/*
 Theme Name:   Idento Woocommmerce Framework
 Description:  Framework para WordPress Woocommerce
 Author:       Idento
 Author URI:   http://idento.es
 Template:     storefront
 Version:      1.0.0
*/

.section-form-garantia h3{
	font-weight: 900;
    font-size: 1.1em;
    text-transform: uppercase;
    color: #0078BB;
}

.section-form-garantia i{
    margin-right: 0.7em;
}

.section-form-garantia ul{
	margin: 0 0;
	padding: 0 0;
}

.section-form-garantia {
	border-left: 3px solid #0078BB;
    padding: 1em 0 1em 1.1em;
	margin-bottom: 3em;
}

.section-form-garantia label.gfield_label{
    margin-bottom: 0.5em;
    display: block;
    font-size: 0.9em;
    font-weight: bolder;
    color: #444444;
}

.section-form-garantia  input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    padding: 0.8em 0.8em;
    font-size: 0.9em;
    border: 0px;
    box-shadow: none;
    color: #9E9999;
}

.section-form-garantia .gfield_required {
    color: #e04141;
    margin-left: 4px;
}

.section-form-garantia ul li.gfield {
    margin-top: 16px;
    padding-top: 0;
    margin-bottom: 1.4em;
}

.page-garantia h2{
	margin-top: 0.8em;
    margin-bottom: 0.9em;
    font-size: 2.5em;
    line-height: 1.3em;
    font-weight: 900;
    width: 90%;
}

.page-garantia h2.ventajas{
    margin-top: 1em;
    margin-bottom: 0.9em;
    font-size: 2em;
    color: #003B70;
    line-height: 1.4em;
    font-weight: 500;
    width: 90%;
}

.page-garantia .gform_wrapper{
	margin-top: 2em;
}

.bg-pagina-tipo.garantia h1 {
    padding: 6% 0;
    width: 90%;
    margin: 0 auto;
}

.bg-pagina-tipo.garantia {
    background-color: #ccc;
    background-image: url(../images/cabecera.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    min-height: 175px;
}

.gform_wrapper .gform_footer{
	margin-top: 0px;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
	padding: 0.8em 2.5em;
}

.gform_wrapper .block-tooltip .numero-serie-tooltip{
    background: #0078BB;
    display: inline-block;
    width: 20px;
    color: white;
    height: 20px;
    border-radius: 100%;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-size: 0.9em;
	cursor: pointer;
	margin-right: 0;
}

.gform_wrapper .block-tooltip .numero-serie-tooltip:hover{
    background: #209ce2;
}

.block-tooltip{
	display: inline-block;
	position: relative;
}

body .gform_wrapper ul li.gfield.numero_serie{
    width: 95%;
	display: inline-block;
}

.gform_wrapper #field_12_18{
    margin-top: 10px;
    display: inline-block;
    width: 5%;
	text-align: right;
}

.gform_wrapper .block-tooltip .numero-serie-tooltip ~ .numero-serie{
    display: block;
    position: absolute;
    opacity: 0;
    width: 300px;
    right: 0px;
    top: 25px;
    background: #e9e9e9;
    padding: 1.5em 1em;
    border-radius: 8px;
    color: #848282;
    font-size: 0.85em;
    text-align: center;
    line-height: 1.1em;
	transition: 0.3s ease;
}

.numero-serie img{
    max-width: 100%!important;
    width: 100%;
	margin-bottom: 1em;
}

.gform_wrapper .block-tooltip .numero-serie-tooltip:hover ~ .numero-serie,
.gform_wrapper .block-tooltip .numero-serie-tooltip:hover .mobile-text{
	opacity: 1;
}

.gform_wrapper #field_12_18 .mobile-text{
	display: none;
    width: calc(100% - 20px);
    padding-left: 0.6em;
    font-size: 0.85em;
    vertical-align: top;
    color: #0078bb;
	cursor: pointer;
}

.gform_wrapper #field_12_18 .mobile-text{
	display: none;
    width: calc(100% - 20px);
    padding-left: 0.6em;
    font-size: 0.85em;
    vertical-align: top;
    color: #0078bb;
	cursor: pointer;
}

.condiciones .gfield_label{
	display: none;
}

.gform_confirmation_message_12 h2{
	border: 2px solid #035b7f;
    padding: 1em;
    margin-top: 2em;
}

@media screen and (max-width: 768px){
	.section-form-garantia{
		padding: 1em 1em 1em 1em;
		border-right: 3px solid #0078BB;
	}
	
	.page-ventajas > .row{
		display: flex;
		flex-direction: column;
	}
	
	.page-ventajas .block-registro{
		margin: 2em 0;
	}
	
	.page-ventajas:before{
		top: -50px;
		bottom: auto;
		left: -38px;
	}
	
	.gform_wrapper .block-tooltip .numero-serie-tooltip ~ .numero-serie.shown{
		opacity: 1;
		height: auto;
		padding: 2em 2em;
		margin-top: 1.5em;
	}
	
	.gform_wrapper .block-tooltip .numero-serie-tooltip ~ .numero-serie{
		position: static;
		width: 100%;
		position: static;
		height: 0px;
		overflow: hidden;
		padding: 0;
	}
	
	.gform_wrapper #field_12_18 {
		width: 100%;
		text-align: left;
		margin: 0 0;
	}
	.gform_wrapper #field_12_18 .mobile-text{
		display: inline-block;
	}
	.page-garantia .gform_wrapper{
		width:100%!important;
	}
	
	button.menu-toggle {
		display: block;
		width: 100%;
		max-width: none;
		text-align: center;
	}
	
	header#masthead .col-full{
		flex-direction: column;
	}
}

.page-garantia .gform_wrapper{
    width: 75%;
}

.gform_wrapper a{
	color:#0078BB;
	text-decoration:underline;
}
.storefront-breadcrumb{
	display:none;
}
.page-listado-productos .storefront-breadcrumb{
	display:block;
}
.storefront-breadcrumb{
	margin-bottom:0;
}
.woocommerce-breadcrumb{
	margin-bottom:0;
}

.ui-datepicker-calendar .ui-state-default{
	border:0;
	font-size:14px;
}
.ui-datepicker-calendar td a, .ui-datepicker-calendar td span{
	line-height:14px!important;
}
.ui-datepicker-calendar .ui-state-highlight{
	padding:7px;
}

.fa, .fas {
    font-family: FontAwesome;
}

/* --- REGISTRA MÁQUINA --- */

.page-ventajas{
    margin-top: 8vh;
    margin-bottom: 8vh;
    position: relative;
}

.page-ventajas:after{
	display: block;
    content: '';
    width: 276px;
    height: 270px;
    position: absolute;
    bottom: -50px;
    right: -50px;
    z-index: 0;
    background: url(../../uploads/2019/10/fondo_ventajas.png);
}

.page-ventajas:before{
	display: block;
    content: '';
    width: 276px;
    height: 270px;
    position: absolute;
    bottom: -75px;
    left: -115px;
    z-index: 0;
    background: url(../../uploads/2019/10/fondo_sima.png);
}

.page-ventajas > .row{
	display: flex;
}

.cta-ventajas{
    background-color: #133d54;
    border-color: #133d54;
    color: #ffffff;
    padding: 0.6em 2em 0.7em 2em;
    display: inline-block;
}

.cta-ventajas:hover{
    background-color: #0d2d3e;
}

.page-ventajas-cta{
	text-align: center;
}

.page-ventajas .block-registro .wrap-inside{
	background: #F2F2F2;
    padding: 2em 2em;
    height: 100%;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.121);
	z-index: 2;
    position: relative;
}

.page-ventajas .block-registro .wrap-inside .icon-registro{
	height: 4rem;
    display: block;
    margin-bottom: 1.2em;
}

.page-ventajas .block-registro .wrap-inside .title-registro{
    text-transform: uppercase;
    color: #009ADD;
    font-weight: bold;
    display: block;
    margin-bottom: 0.7em;
    font-size: 17px;
}


/* SERVISIMA */

.primer-bloque-servisima{
	margin:3rem auto;
}

.page-servisima .content{
	text-align:center;
}

.tel-servisima{
	   color: #009ADD;
    padding: 0.6em 2em 0.7em 2em;
    border: 2px solid #009add;
    display: inline-block;
	margin-bottom:20px;
}

.tel-servisima:hover{
	   background-color: #009ADD;
 color:#fff;
}

.fixed-tel{
	    position: fixed;
    z-index: 99999999;
    background-color: #009ADD;
    color: #fff;
    bottom: 0px;
	    right: 12px;
}

.fixed-tel:hover{
    background-color: #133d54;
  border: 2px solid #133d54;
}




.page-servisima .content h2{
	font-size:42px;
	    margin-bottom: 15px;
}

.page-servisima .content p{
	font-size:17px;
	margin-bottom: 10px;
}

#bloque-compromiso{
	    position: relative;
    padding-top: 0em;
        padding-bottom: 3rem;
}

#bloque-compromiso .bloquetxt{
	margin-bottom: 4rem;
}

#bloque-compromiso:after{
	    display: block;
    content: '';
    width: 400px;
    height: 309px;
    position: absolute;
    top: 0px;
    right: -50px;
    z-index: 0;
    background: url(../../uploads/2019/10/logo-fondo.png);
}

.page-servisima .title-registro {
    text-transform: uppercase;
    color: #009ADD;
    font-weight: bold;
    display: block;
    margin-bottom: 0.7em;
    font-size: 17px;
}

.page-servisima .wrap-inside {
    margin: 2rem 0px;

}

.page-servisima .wrap-inside img {
   margin-bottom:10px;
}

.page-servisima.page-ventajas .block-registro .wrap-inside {
    background-color: transparent;
    padding: 2em 2em;
    height: 100%;
    box-shadow: none;
    z-index: 2;
    position: relative;
}

#bloque-4servicios-imagen-fondo {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

#bloque-4servicios-imagen-fondo .row-bloque-4servicios-imagen-fondo-text {
    padding: 3rem 0;
}

.overlay-mitad {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 60%;
    height: 100%;
	    background-color: rgba(0, 59, 112, 0.8);
    background-size: cover;
    min-height: inherit;
}

.div-bloque-4servicios-imagen-fondo {
    background-color: #fff;
    padding: 2rem 3rem;
}

.div-bloque-4servicios-imagen-fondo img {
    margin-bottom: 5px;

}

.bloque-4servicios-imagen-fondo-text {
    padding: 2rem 15px;
	color:#fff;
}

.bloque-4servicios-imagen-fondo-text h2{
    font-size:32px;
	color:#fff;
	    font-weight: 300;
}

.bloque-4servicios-imagen-fondo-text h2 strong{
   color:#A7FE4D;
}

.div-bloque-4servicios-imagen-fondo .title-puntos-servisima{
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
}


.bloque-4servicios-imagen-fondo-text h3,
.bloque-4servicios-imagen-fondo-text p {
    color: #fff;
}

#bloque-compromiso .margin-negativo{
	    bottom: -5rem;
}

#bloque-compromiso h4,.titulo-formulario-servi{
	font-size: 32px;
    line-height: 40px;
    color: #003B70;
    font-weight: 300;
}


#bloque-compromiso ul li{
     list-style: none;
    font-size: 19px;
    margin-bottom: 20px;
}


#bloque-compromiso ul li:before{
        font-family: "FontAwesome";
    content: "\f101";
    display: inline-block;
    vertical-align: initial;
    color: #009ADD;
    font-weight: bold;
    padding-right: 10px;
    font-size: 19px;
}

#bloque-compromiso img.img-compromiso{
	    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.121);
    z-index: 2;
    position: relative;
    height: 400px;
    object-fit: cover;
}

#bloque-compromiso .box-img-compromiso:after {
        display: block;
    content: '';
    width: 276px;
    height: 270px;
    position: absolute;
    top: -26px;
    left: -36px;
    z-index: 0;
    background: url(../../uploads/2019/10/fondo_ventajas.png);
}

#bloque-compromiso .cta-ventajas{
	margin-left:3rem;
}

#formulario-servisima {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.titulo-formulario-servi{
	color:#fff;
}

#formulario-servisima .gform_wrapper form{
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.121);
    background-color: #fff;
    padding: 2rem;
	position:relative;
	    margin-bottom: 5rem;
	z-index: 2;
}

.overlay-formulario,.box-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 30%;
    background-color: rgba(0, 59, 112, 0.8);
    background-size: cover;
    min-height: inherit;
}

#formulario-servisima .gform_heading{
	display:none;
}

.titulo-formulario-servi {
    color: #fff;
    margin-bottom: 2rem;
    margin-top: 7rem;
}

#formulario-servisima .gform_wrapper:before {
    display: block;
    content: '';
    width: 276px;
    height: 270px;
    position: absolute;
    top: -71px;
    right: -36px;
    z-index: 0;
    background: url(../../uploads/2019/10/fondo_ventajas.png);
}

#formulario-servisima input:focus,#formulario-servisima textarea:focus{
    outline: 0px solid #96588a;
}

#formulario-servisima .acepto-politica label.gfield_label{
	display:none;
}

#formulario-servisima .gform_wrapper:after {
        display: block;
    content: '';
    width: 276px;
    height: 270px;
    position: absolute;
    bottom: 44px;
    left: -36px;
    z-index: 0;
    background: url(../../uploads/2019/10/fondo_ventajas.png);
}

#formulario-servisima ::placeholder { 
font-size:12px;
}


#formulario-servisima .gform_confirmation_message h2{
	 margin-bottom: 40px;
    border: 2px solid #2f5a7fb8;
    padding: 20px;
	    background-color: #fff;
}

.span-form{
	font-size:10px;
}

@media only screen and (max-width: 1199px) {
	.bloque-4servicios-imagen-fondo-text {
    float: none;
	}
	.overlay-mitad {
    width: 100%;
	}
}

@media only screen and (max-width: 767px) {
    .overlay-mitad {
        width: 100%;
    }
	.page-servisima .content h2 {
    font-size: 27px;
	}
	#bloque-4servicios-imagen-fondo .row-bloque-4servicios-imagen-fondo-text {
    padding: 0rem 15px;
	}
	.page-servisima .content p {
    font-size: 15px;
		    margin-bottom: 20px;
	}
	#bloque-compromiso .margin-negativo {
    bottom: 0rem;
	}
	#bloque-compromiso h4, .titulo-formulario-servi {
    font-size: 23px;
    line-height: 27px;
	}
	#bloque-compromiso ul li {
    list-style: none;
    font-size: 15px;
    margin-bottom: 20px;
	}
	#bloque-compromiso img.img-compromiso {
    height: 200px;
    margin-bottom: 20px;
		width: 100%;
	}
	.titulo-formulario-servi {
    margin-bottom: 1rem;
    margin-top: 3rem;
	}
	#formulario-servisima .gform_wrapper form {
    margin-bottom: 3rem;
		padding: 1rem;
	}
	.div-bloque-4servicios-imagen-fondo {
    background-color: #fff;
    padding: 2rem 1rem;
	}
	.page-servisima .wrap-inside {
        margin: 1rem 0px 2rem 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
	}
	#bloque-compromiso .bloquetxt {
    margin-bottom: 0rem;
	}
	.div-bloque-4servicios-imagen-fondo .title-puntos-servisima {
    font-size: 16px;
	}
	.fixed-tel {
    width: 100%;
    margin-bottom: 0px;
		right: 0px;
}

}

.storefront-product-pagination a{
	background: white;
}

@media (min-width: 768px) {
	.woocommerce-active .site-header .site-branding {
		width: 50.913043%;
		float: left;
		margin-right: 4.347826087%;
	}
}
.mod-geolocation{
	position: fixed;
	width:125px;
	height:125px;
	left:20px;
	bottom:20px;
	z-index:999;
}
@media (max-width: 768px) {
	.mod-geolocation{
		width:75px;
		height:75px;
		left:5px;
		bottom:5px;
	}
}
.woof.woof_sid.woof_sid_auto_shortcode {
    display: none !important;
}
.woof_container_inner.woof_container_inner_productcategories h4, .woof_container_inner.woof_container_inner_productcategories label {
	    font-size: 1.2em;
}