/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.contacto-nav{
    padding: 5px 10px;
    color: #fff;
}
.full-w{
    width: 100%;
}
.button {
    letter-spacing: 2px;
    font-size: 14px;
}
.pb-0{
    padding-bottom: 0;
}
.min-350{
    min-width: 350px;
}
.mr-0{
    margin-right: 0;
}
.modal-gray{
    padding: 20px;
    background-color: rgba(0,0,0,.3);
    border-radius: 10px;
}
.modal-gray p, .modal-gray label{
    color: #fff;
}

/**2025*/
.bg-grey-100 {
	background-color: #aeadad;
	/* #eee */
}
.border-radius-10{
	border-radius: 10px;
}
.bg-white .banner-inner.fill{
	background-color: #fff;
}
.button-black{
	color: #111;
}
.button-black:hover{
	color: #fff;
	background-color: #111;
}
.border-left-radius .banner-bg.fill{
	border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
.border-right-radius .banner-bg.fill{
	border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
/** NUEVO 2024 **/
.header, .header-wrapper{
	/*top: 0;*/ 
	position: fixed;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.header-nav-main.nav > li{
	margin: 0 10px;
	position: relative;
}

.header-nav-main li a:after 
{
  content:""; 
  background: rgba(255,255,255,.5);
  position: absolute;
  bottom: 10px;
  right: -10px;
  height: 45%;
  width: 1px;
}
.header-nav-main li:last-child a:after 
{
   display: none;
}
.logo-center.medium-logo-center{
	align-items: end;
	padding-bottom: 5px;
}

.sfm-floating-menu{
	top: 50%;
  transform: translateY(-50%);
  flex-direction: column;
  display: flex;
  position: fixed;
  right: 10px;
	z-index: 9;
}
.sfm-floating-menu .button.facebook {
	background-color: #3a589d !important;
	border-color: #3a589d !important;
}
.sfm-floating-menu .button.instagram {
	background-color: #3b6994 !important;
	border-color: #3b6994 !important;
}
.sfm-floating-menu .button.linkedin {
	background-color: #0072b7 !important;
	border-color: #0072b7 !important;
}
.sfm-floating-menu .button.youtube {
	
	background-color: #c33223 !important;
  border-color: #c33223 !important;
}
.sfm-floating-menu .button.icon i{
	color: #fff!important;
}
.sfm-floating-menu .button{
	margin-bottom: .6em;
}

/** FIXED MENU TRANSPARENCIA **/
.header.header-prod, .header.header-prod .header-wrapper{
	position: relative;
}
.header.header-prod .header-wrapper.stuck{
	position: fixed;	
}
.header-prod{
	background-color: #383E42;
}
.sticky-jump .stuck{
	animation: none;
	-webkit-animation: none;
}
.breadcrumb-white a, .breadcrumb-white .breadcrumbs{
	color: #fff;
}
.breadcrumb-white a:hover {
	color: #fff;
}
.breadcrumb-container{
	position: absolute;
	top: 120px;
}
.pt-120{
	padding-top: 120px;
}
h2 {
	font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 30px;
}
.linea-titulo h2, .linea-titulo h3{
	padding-bottom: 15px;
}
.linea-titulo h2:before, .linea-titulo h3:before, .linea-abajo:before{
  content : "";
  position: absolute;  
  bottom  : 0;
  height  : 1px;
  width   : 50%;  /* or 100px */
  border-bottom:1px solid #000;
}
.linea-titulo.derecha h2:before, .linea-titulo.derecha h3:before, .linea-abajo.derecha:before{
	right: 0;
}
.linea-titulo.izquierda h2:before, .linea-titulo.derecha h3:before, .linea-abajo.izquierda:before{
  left: 0;
}
.comunicacion h3{
	font-size: 20px;;
}
.comunicacion .overlay {
	border-radius: 15.5px;
}
.box-rojo{
	background: #CC1719;
  padding: 45px 65px;
  margin-left: -120px;
	color: #fff;
}
/*INICIO*/
.title-cat{
	/* font-family: 'Segoe UI'; */
	color: #1D1D1B;
	font-size: 16px;
	font-weight: normal;
}
.title-cat a{
	color: #1D1D1B;
}
.title-cat a:hover{
	text-decoration: underline;
}
.slider-style-shadow .flickity-slider > .is-selected{
	transform: scale(1.05);
}
.slider-style-shadow .flickity-slider > ::before{
	background: none;
}
.overlay-blanco {
	background: rgba(255,255,255,.75); 
  border-radius: 25px;
	height: 90%;
	color: #000;
	padding: 10px 30px;
}
.overlay-blanco h3, .overlay-blanco p {
	color: #000;
}
.overlay-blanco h3{
	font-family: "Roboto Serif", sans-serif !important;
}
.overlay-blanco label {
	font-family: 'Segoe UI';
	text-transform: uppercase;
	font-size: 16px;
}
.wpcf7-list-item-label{
	text-transform: none;
	font-size: 16px;
}
.overlay-blanco .wpcf7-form input[type="text"], .overlay-blanco .wpcf7-form input[type="email"]{
	border: none;
	border-bottom: 1px solid #000;
	background: transparent;
}
p.sm {
	font-size: 15px;
}
p.font-xs{
	/* font-family: 'Segoe UI'; */
	font-size: 14px;
}
.br-15{
	border-radius: 15px;
}
.form-flat input:not([type="submit"]){
	border-radius: 15px!important;
}
.searchform-wrapper.form-flat .flex-col:last-of-type{
	margin-left: -3.6em;
}
.ux-search-box .search-field{
	min-height: 33px;
	border-bottom: 0;
	
}
.banner-gris .search-field{
	background-color: #fff;
	border: none;
  height: 37px;
}
.banner-gris .searchform .button.icon{
	background-color: #444!important;
	margin-left: 5px!important;
	font-size: 15px;
}
/** FORMS */
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
	box-shadow: none;
  border: none;   
  border-bottom: 1px solid #000;
  background: transparent;
}
.woocommerce label{
	
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
}
/** FICHA 24 **/
.label-hero{
	position: absolute;	
	bottom: 5px;
	position: absolute;
	left: 50%;			
	transform: translate(-50%,-50%);
	text-align: center;
	
	white-space: nowrap;			
}
.label-hero h5{
	padding: 3px 35px;
	font-size: 30px;
	background: #0094d3;
	width: auto;			
	color: #fff;
}
button {
	
	font-weight: normal !important;
}
.accordion-title.large {
	width: 100%;
	padding: .6em 0em;
}
.accordion .toggle{
	right: 0;
	left: auto;
	color: #8F8F8F;
}
.product-short-description p{
	font-family: "Roboto Serif", sans-serif; 
	font-size: 16px;
	margin-bottom: 10px;
	color: #111;
	text-transform: uppercase;
}
span.amount{
	font-family: "Roboto Serif", sans-serif; 
	/* font-size: 28px; */
	font-weight: normal;
}
.product-page-price .woocommerce-Price-amount{
	font-size: 28px;
}
.woocommerce-variation-price{
	padding-bottom: 10px!important;
}
.woocommerce-variation-price span.amount{
	font-size: 20px;
}
.woocommerce-variation-availability{
	margin-top: 3px;
}
.quantity .button.minus, .quantity .button.plus{
	height: 36px;
	min-height: auto;
}
.quantity input[type="number"]{
	background-color: #444343;
	border-color: #444343;
	color: #fff;
	min-height: auto;
	height: auto;
}
.variations .reset_variations{
	bottom: 99%;
}

.box-image .out-of-stock-label{
	display: none;
}

/*MODAL*/
.pswp__img{
	background-color: #ffffff;
}


.dizmiz {
	right: 1em;
	top: 1em;
	position: absolute;
	background: black;
	border-radius: 50%;
	height: 23px;
	width: 23px;
	line-height: 23px;
	font-size: 17px;
	text-align: center;
	color: white;
	font-weight: 900;
	cursor: pointer;
}

.z-index-2{
	z-index: 2;
}
/** DESCARGA ARCHIVOS **/

.iconfile-box p {
	margin-top: 10px;
	
	padding-left: 10px;
}
.iconfile-box a {
	color: #000;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #ccc;
	width: 40%;
	padding-bottom: 5px;
	padding-top: 5px;
}
.iconfile-box a:hover {
	color: #5c95cd;
}

.header-search-form-wrapper{
	padding-bottom: 7px;
}


/** CONTACTO **/
.light-grey{
	background: #D9D9D9 !important;  
  color: #000;
}
.wpcf7-form .col {
	padding: 0 15px 0;
}
.wpcf7-form label {
	
  text-transform: uppercase;
  font-size: 15px;
	font-weight: normal;
}
.wpcf7 .wpcf7-form-control-wrap{
	margin-top: 5px;
}

.wpcf7-text, .wpcf7-form input[type="text"], .wpcf7-form input[type="email"],input[type="tel"] {
	box-shadow:none;
	/* border: none; */
	border: 1px solid #999;
	background: #fff;
}
.wpcf7-form input[type="text"]:hover, .wpcf7-form input[type="email"]:hover,input[type="tel"]:hover, .wpcf7-form-control-wrap textarea:hover{
border: 1px solid #111;
}

.wpcf7-form-control-wrap textarea, .wpcf7-form select{
	border: 1px solid #999;
	background: transparent;
}
.wpcf7-form .full-border input[type="text"],.wpcf7-form .full-border input[type="email"],.wpcf7-form .full-border input[type="tel"]{
	/* border: 1px solid #000; */
}
.row-contacto .col-inner{
	background: #D9D9D9;
  border-radius: 15px;
	padding: 15px 0;
}
.row-contacto h3 {
	color: #808080;
}
.row-contacto a, .row-contacto p{
	color: #000000;
}
	
input[type="text"]:focus, input[type="email"]:focus,input[type="tel"]:focus,select, textarea:focus {
	box-shadow: none;
}
.wpcf7-text:active {
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
opacity: 1;
}

.is-form, button.is-form{
	text-shadow: unset;
	color: #fff;
}

/**FOOTER **/
.mb-50-{
	margin-bottom: -80px;
}
.menu-footer {
	justify-content: center;
  flex-direction: row;
	display: inline-flex;
	padding: 5px 30px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
.menu-footer a{
	padding: 10px;
}
.ux-menu.ux-menu--divider-solid .ux-menu-link:not(:last-of-type) .ux-menu-link__link{
	border-bottom-style: none;
}
.legal a {
	color: #fff;
	font-size: 14px;
}

/*VIDEO*/
.image-overlay-add:after{
	width: 60px;
	height: 60px;
	content: "";
	background-image: url('https://www.infrico.es/wp-content/themes/infrico/img/backgrounds/play.svg');
	display: block;
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
	box-sizing: border-box;
}

.section-title-bold-center span, .section-title-bold span{
	border:none;
}
.section-title b{
	height:0;
}
@media only screen and (min-width: 850px) {
	.blocks-wrapper{
		padding: 0 80px 20px;
	}
	.blocks-wrapper .video{
		padding: 20px 100px;
	}	
}
.blocks-wrapper .box-image, .blocks-wrapper .box-image img{
	min-height: 195px;
}
.blocks-wrapper .social-icons{
	width: 100%;
	text-align: center;	
}

.page-col .box-image, .page-col .box-image img{
	min-height: 220px;
}

/* cambiar tamaño y letra de las opciones del plugin extra product options */
.tm-extra-product-options-container li.tmcp-field-wrap label {
	display:inline;
}
.product-info .price{
	font-size: 1rem;
}
.tm-extra-product-options .tmcp-field-wrap .amount {
  margin: .6em .5em 2em;
  color: black;
  font-size: 0.9rem;
	font-weight: 700;
}

/** LANG SELECTOR **/
.mfp-auto-cursor .mfp-content{
	top: -10px!important;
}
.mfp-bg{
	background: unset;
}
#lang_selector, .grupo_selector{
	padding: 10px;
	background: rgba(0,0,0, .7);
	color: #fff;
	/* font-family: 'Segoe UI'; */
}
.grupo_selector > .row {
	border: 1px solid #ccc;	
	padding: 10px 20px;
}
.grupo_selector h3, .grupo_selector a{
	color: #fff;	
}
.grupo_selector h3 {
	/* font-family: 'Segoe UI'; */
  text-transform: uppercase;
  font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.grupo_selector .col {
	padding: 10px 20px;
}
.language_list .row-small > .col{
	padding: 0 8px 10px;
}
.language_list ul{
	list-style:none;
}
.language_list ul li{
	font-weight: normal;	
	display: inline-block;	
	margin-bottom: 0;
}
.language_list li span,.language_list li a{
	color:#fff;
}
.language_list ul img{
	margin-right: 10px;
	max-width:20px;
}
.header-top{
	background-color: transparent;
}

.related.related-products-wrapper.product-section{
	width: 100%;
}
/** SUBMENU **/
.ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop{
	background-color: rgba(0,0,0, .6);
}

.ubermenu .ubermenu-target-text{
	color: #fff;
}
/**FIX HOVER MENU*/
.nav-line-bottom > li > a::before{
	background-color:transparent!important;	
}

/* Ocultar precio de busqueda para no logeados */
.search-price{
	display:none;
}

.youtube-video-place {
	/*background-image: url('https://infrico.com/wp-content/uploads/2023/11/maxresdefault.jpg');*/
	background-size: cover;
    background-color: transparent;
    margin-bottom: 30px;
    position: relative;
    padding-top: 50px;
    overflow: hidden;
    cursor: pointer;
    height: 280px;
}

.youtube-video-place .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube-video-place .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube-video-place img,
.youtube-video-place .play-button {
    cursor: pointer;
}
.youtube-video-place img,
.youtube-video-place iframe,
.youtube-video-place .play-button,
.youtube-video-place .play-button:before {
    position: absolute;
}
.youtube-video-place .play-button,
.youtube-video-place .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}


.product-info .familia{
	display:none;
}

.attributes-box {	
	position: absolute;
	top: 5px;
	right: 0;
	width: auto;
	z-index: 999999;
	
}
.attribute-propane{	
	background-size: cover;
	width: 60px;
	height: 65px;
	display: inline-block;
}

/** NUEVO INDEX **/

.button, button, input[type="button"], input[type="reset"], input[type="submit"]{
	font-weight: normal;
	font-size: 14px;
	padding: 4px 9px 4px 9px;
}
/* .button.secondary{
	font-family: 'Segoe UI'; 
} */
.mt-1{
	margin-top: 1em;
}
.mb-2{
	margin-bottom: 2em;
}

.light-blue.align-center p{
	font-size: 16px;
}


.box-blog-post .is-divider{
	height: 0;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.post-item .from_the_blog_excerpt {
	font-size: 15px;
}
/** NEWSLETTER*/
.newsletter h3 {
	text-transform: uppercase;
	font-size: 2.2em;
}

.newsletter p {	
	margin-top: .1em;
	margin-bottom: .1em;
}
.newsletter input[type="submit"]:not(.is-form){
	
	color: #0094d3;
	background-color: #fff;	
}
.newsletter input:not([type="submit"])::placeholder{
	color: #fff;
	opacity: 1;
} 

input[type="search"]{
	background-color: #ddd;
}


.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target{
	font-weight: 600;
	text-transform: uppercase;
}
.ubermenu.ubermenu-main .ubermenu-item-level-0:hover > .ubermenu-target{	
	color: #fff;
}
.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-target:hover, .ubermenu-skin-minimal .ubermenu-submenu .ubermenu-active > .ubermenu-target{
	color: #fff;
	
}
 
/**UNDERLINE **/
.ubermenu.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target > .ubermenu-target-title, .ubermenu.ubermenu-main .ubermenu-item-level-1 > .ubermenu-target > .ubermenu-target-title{	
	border-bottom: 1px solid transparent;
	padding-bottom: 4px;	
}
.ubermenu.ubermenu-main .ubermenu-item-level-1 > .ubermenu-target > .ubermenu-target-title{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
}
.ubermenu.ubermenu-main .ubermenu-item-level-0:hover > .ubermenu-target > .ubermenu-target-title, .ubermenu.ubermenu-main .ubermenu-item-level-1:hover > .ubermenu-target > .ubermenu-target-title{	
	border-bottom: 1px solid #fff;
}

.banner.container-full .container{
	max-width: 100%;
}

/**FOOTER **/
/**LOGOS PRE FOOTER **/
.views-field-logo-image img:first-child {
    position: absolute;
    opacity: 1;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.views-field-logo-image img:last-child {
    position: relative;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out 0.2s;
    transition: opacity 0.5s ease-in-out 0.2s;
}

 .views-field-logo-image:hover img:last-child {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
 }
 

.footer .button.is-outline{
	border: 1px solid currentColor;
}
.social-icons .is-outline{
	color: #fff;
}
.footer-logos{
	color: #fff;
	padding-top: 50px!important;
}
.copy{
	font-size: 12px;
	color: #9F9F9F;
} 
.copy a {
	color: #666;
}
.absolute-footer {
	display: none;
}
.mb0{
	margin-bottom: 0!important;
}
.pb0{
	padding-bottom: 0;
}
.pb1{
	padding-bottom: 1em;
}

.mafsi-cards .col-inner{
	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 40px 30px 40px 30px;
}
.mafsi-text{
	display:none;
}
.mafsi-img{
	max-width: 150px;
	margin: 0 auto;
	
}
.mafsi-open{
	cursor: pointer;
}
.branches-img{
	max-width: 260px;
}

/*** NUEVO LISTADO Y FICHA 24 **/
.row.row-small.products{
	max-width: 100%;
}
.box-text-products{
	padding: 0 15px!important;
}
.box-text-products .product-title{
	font-weight: bold;
}
.box-text-products .price {
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
}
.box-text-products .price ins{
	margin-right: 5px;
}
.box-text-products .price ins bdi{
	font-weight: bold;
	font-size: 125%; 
}
.box-text-products del span.amount{
	font-size: 90%
}
.box-text-products del span.amount:before{
	content: 'PVPR';
}
.product-summary .price-wrapper del:before{
	content: 'PVPR ';
	font-weight: 400;
  opacity: .5;
  font-size: 18px;
}
.product-summary .price-wrapper ins:before{
	content: 'PVD ';
	color: #2180be;
  font-weight: bold;
   font-size: 18px;
}

.box-text-products a.add_to_cart_button{
	width: 100%;
}
.box:hover .box-text-products a.add_to_cart_button{
	color: #eee;
	
}
.sub-cat-title a:hover{
	color: #606060;
}
.box-text-products .title-wrapper{
	text-align: left;
	min-height: 90px;
}
.box-text p.product-title{
	font-weight: bold;
}
a.add_to_cart_button {
	background-color: #2180be;
	padding: 2px 5px;
	text-transform: none;
	font-size: .9em;
}
.single_add_to_cart_button {
	background-color: #2180be;
	padding: 0 15px;
	text-transform: none;	
}
a.add_to_cart_button:before, .single_add_to_cart_button:before {
	background: url("https://infrico.com/wp-content/uploads/2024/07/icono-carrito.png") no-repeat top left;
	background-size: contain;
	content: '';
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: sub;
	margin-right: 3px;
}
.wrapper-add-to-cart{
	text-align: right;
}
.stock-status {
	display: inline-flex;
  align-items: center;
  padding: 3px 5px;
  border-radius: 4px;
	font-weight: 600;
	font-size: .8em;
  /* color: #1160B1;
  background-color: #E3F3FF; */
	width: 100%;
}
.stock-status.in-stock {
	color: #3d5c33;
  background-color: #b0d49e; 
}
.stock-status.available-on-backorder{
	color: #31545c;
  background-color: #91d3ea; 
}
.product-summary .stock-status{
	width: auto;
}
.text-gray {
	opacity: .7;
}
.btn-blue {
	background-color: #2180be;
}
.mt-1{
	margin-top: 1em;
}
.mb-2{
	margin-bottom: 2em;
}
/*FICHA*/
.product-info .product-page-price {
	display: flex;
  flex-direction: column-reverse;
}
.product-info .product-page-price ins span.amount{
	color: #2180be;
	font-weight: bold;
}
.product-info .product-page-price del{
	margin-top: 5px;
}
.product-info .product-page-price del span.amount{
	font-size: 18px;
	opacity: .5;
}
.tm-final-totals span.amount{
	color: #2180be;
	font-size: 26px;
	font-weight: bold;
}
.tm-options-totals span.amount{
	opacity: .8;
	font-weight: 400;
}
dl.tm-extra-product-options-totals dd{
	font-size: 16px;
  /* opacity: .5; */
}
.quantity .button.minus, .quantity .button.plus{
	height: 100%;
}

/**FIX ACCORDION **/
.accordion-title .toggle{
	float:right;
	margin-right: 0;
}

/** 2025 **/
.divider{
	background-color: #157CA6;
    height: 2px;
    margin: 0.5em 0 1.65em 0;
    width: 90px;
}
.row-collapse>.col.col-padding-text-right{
	padding: 0 100px 0 60px!important;
}
.row-collapse>.col.col-padding-text-left{
	padding: 0 60px 0 100px!important;
}
.header-relative, .header-relative .header-wrapper:not(.stuck){
	position: relative;
}
.header.transparent .header-bg-color, .header.transparent .header-bg-image, .header.transparent .header-bottom, .header.transparent .header-wrapper{
	background: hsla(0,0%,100%,.9);
}
.text-white {
	color: #fff;
}
.nav.header-nav-main>li>a {
	color: #157CA6;
	text-transform: uppercase;
	font-size: 16px;
	transition: .5s;
}
.nav.header-nav-main>li>a:hover {
	color: #333;
}
.nav>li>a.contacto-nav {
	color: #fff;
}
.nav>li>a.button, .nav>li>a.button:hover{
	border-radius: 20px;
    padding: 5px 15px;    
    font-size: 14px;
}
.border-bottom-white {
	border-bottom: 1px solid #fff;
}
/**CONTACTO**/
.lista-contacto {
	list-style: none;
}
/**tecnadesign **/
.blue-title {
	color: #00415d;

}
.blue-title span {
	font-size: 150%;
	font-weight: bold;
}
.quote {
	font-size: 20px;
    font-style: italic;
}
.label-dorado {
	background-color: #dfa628;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 7px;
}
.otgs-development-site-front-end{
	display: none!important;
}

.slide-headline h1{
	font-size: 7em;
    text-shadow: 2px 3px 6px #000;
	line-height: .85em;
}
.slide-headline h1 span{
	
    font-weight: 400;
}
#footer .section-gray p {
	color: #fff; 
	font-weight: 500;
}
#footer .section-gray a {
	color: #fff;
}
#footer a:hover{
	color: #707070;
}
@media screen and (min-width: 850px) {
    .row-7 .large-2 {
		flex-basis: 14.28%;
        max-width: 14.28%; 
	} 
}
@media screen and (max-width: 950px) {

	.header-inner .nav{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
	.medium-logo-left .flex-left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}
	.medium-logo-center .flex-left {
	    -webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	    order: 1;
	    -webkit-box-flex: 1;
	    -ms-flex: 1 1 0px;
	    flex: 1 1 0;
	}
	/** NUEVO **/
	.slide-headline h1{
		font-size: 4em;		
	}
	/*OCULTAR REDES FIXED */
	.sfm-floating-menu{
		display: none;		
	}
	.flickity-page-dots{
		bottom: 30px;
	}
	.mb-50-{
		margin-bottom: -40px;;
	}
	.w50{
		width: 100%;
	}
	.w50:first-child:before{
		width: 100vw;
	}
	.pb-xs-0{
		padding-bottom: 0!important;
	}
	.box-absolute{
		position: relative;
		margin-bottom: 30px;
	}
	.absolute-byyou {
	  top: calc(50% - 45px);
	  padding: 0 25px;
	  position: absolute;
	  width: 45%;
	 }
	 .absolute-right {
	  left: 45px;	  
	  padding: 20px 25px;
	  position: absolute;
	  width: 75%;
	  bottom: -50px;
	  top: auto;
	}
	.mb-xs-50{
		margin-bottom: 50px;
	}
	h3{
		font-size: 22px;
		line-height: 30px;
	}
	.iconfile-box a {
		width: 100%;
	}
	.accordion-title{
		width: 100%;		
	}
	.accordion-title.active{
		border-color: #aaa!important;
	}
	 
	 .tm-extra-product-options .cpf-type-radio ul.tmcp-elements li.tmcp-field-wrap{
	 	width: 11%!important;
	 }
	 /*2024*/
	 .my-toggle .tabs .tab p{
		font-size: 12px;
	 }
	 #top-image{
		max-width: 85%;
	 }
	 .label-hero{
		width: 80%;
		max-width: 95%;
	 }
	 .label-hero h5{
		font-size: 20px;
		white-space: normal;
		padding: 3px 10px;
	 }
	 .box-rojo{
		margin-left: 0;
	 }
	 .off-canvas:not(.off-canvas-center) li.html{
		padding: 0;
	 }
}
@media (min-width: 850px){[data-show="show-for-medium"],.show-for-medium{display:block !important}}
@media (min-width: 950px){[data-show="show-for-medium"],.show-for-medium{display:none !important}}
@media (max-width: 949px){
	[data-show=hide-for-medium], .hide-for-medium {
	    display: none !important;
	}
}

.nav-right li.cart-item{
	padding-top: 0;
}
.mobile-nav .nav-icon a.is-small{
	background-color: rgb(40, 149, 208);
	padding: 6px 9px;
	color: #fff;
}

@media only screen and (max-width: 897px) {
	
	.mobile-nav .nav-icon a.is-small{
			background-color: transparent;
	}
}