@font-face {
    font-family: 'andale_monoregular';
    src: url('andale_mono-webfont.woff2') format('woff2'),
         url('andale_mono-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'CenturyGothic';
  src: url('CenturyGothic.eot?#iefix') format('embedded-opentype'),  url('CenturyGothic.woff') format('woff'), url('CenturyGothic.ttf')  format('truetype'), url('CenturyGothic.svg#CenturyGothic') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*FONTS*/

html { font-size: 65%; } 
body { font-size: 14px; font-size: 1.4rem; } /* =14px */

/*body:not(#cms):not(#product) section#content, 
body:not(#cms):not(#product) section#content *{
    font-size: initial !important;
}*/
.search-widget form button[type=submit] i {
    font-size: 2.5rem;
}
.alert {
    font-size: 1.3rem;
}
.text-muted {
    font-size: 1.2rem;
}
a#closeFilter {
	border: 1px solid #333;
}
a#closeFilter .material-icons {
    font-size: 1rem;
}
#af_form a, a#closeFilter {
    font-size: 0.8em !important;
}

.label,
.page-customer-account #content .forgot-password,
label {font-size: 1.3rem !important;}

.custom-checkbox input[type=checkbox]+span{
	width: 1.2rem !important;
	height:1.2rem !important;
}
.custom-checkbox input[type=checkbox]+span .checkbox-checked {
	margin: 0;
}
#authentication .custom-checkbox span {
    flex: none;
}
p, .regular-price {font-size: 1.4rem;}
div#onepagecheckoutps span, 
div#onepagecheckoutps em, 
div#onepagecheckoutps label {
    font-size: 1.3rem !important;
}
#payment_method_container span {
    font-size: 1.4rem !important;
}
#form_address_delivery .fields_required span,
#form_customer .help-block, 
#form_address_delivery .help-block {
    font-size: 1.2rem !important;
}

footer#footer p, footer#footer a{
    font-size: 2.2rem;
}
@media screen and (max-width: 1290px) and (min-width: 1001px) {
	footer#footer p, footer#footer a{
		font-size: 1.8rem;
	}
}
@media screen and (max-width: 1000px) {
	footer#footer p, footer#footer a{
		font-size: 1.6rem;
	}
}



.container { max-width:1490px !important; padding-left: 15px !important; padding-right: 15px !important;} 

/* ****** HEADER ****** */

body {padding-top:40px; }

#header {
	position: fixed !important; 
	top:0 !important;  
	background-color:#fff; 
	width: 100%; 
	z-index:999;
}

#header .nav>.container { 
	background-color:#fff; 
	height:45px; 
}

body#checkout #header { 
	background-color:#fff;
}

.owl-menu-sticky { position:fixed; top: 0; }

.homeFullLinkHome { }



/* .nav {padding-top:20px; height: 60px;} */

#header #_desktop_logo {
	padding-top: 10.5px;
	width: 315px;
} 


#_desktop_currency_selector, #_desktop_language_selector { float: right; }

#_desktop_language_selector span:last-of-type {display:none;} 



#_desktop_language_selector {margin-right:0;}



#g-header { background-image:none !important; background-color: #f2f2f2 !important; }

.owl-menu-horizontal li.item-home {display:none !important;}



#header .hidden-sm-down{display:inline-block;}

#header .header-nav{display:inline-block;}

#_desktop_top_menu_owl{
	display:inline-block;
	padding-top:7px; 
	text-align:center;
}
@media only screen and (min-width: 1326px) {
	#_desktop_top_menu_owl {
		width: 55%;
	}
}
@media only screen and (max-width: 1325px) and (min-width: 1222px) {
	#_desktop_top_menu_owl {
		width: 46%;
	}
}
@media only screen and (max-width: 1221px) and (min-width: 1200px) {
	#_desktop_top_menu_owl {
		width: 44%;
	}
}



body#checkout #_desktop_cart {
	top: -3px;
}

#_desktop_cart {
	margin-right: 10px;
	clear: none;
	top: -6px;
}

#_desktop_cart img{
	max-width: unset;
}



#top-menu li.level-1 a:hover{color:#41454C !important;}

.owl-menu-horizontal li.level-1 > a > span::before { display:none !important; }

	
#_desktop_language_selector a {
    text-transform: lowercase;
    font-size: 17px;
    margin-right: 5px;
	margin-top: 5px;
}

#_desktop_language_selector .language-selector span{
	display: none;
}


	

/* ***** FOOOTER ***** */

#footer {
	padding-top:60px; 
	padding-bottom:25px;
}

#footer .container {
	/*max-width:900px !important;*/
}

.footer-before { display:none; }

.footer-bottom { display:none; } 



.g-footer { background-image:none !important; background-color:#9F9F9F !important; }



.g-footer { color:#41454C; }

.g-footer a { color:#41454C; } 

.g-footer p { color:#41454C;}

.g-footer span { color:#41454C;}



div.back-top .jv_scrollup {
    background: none repeat scroll 0 0 #41454C;
    border-radius: 5px;
    bottom: 15px;
    color: #FFFFFF;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 40px;
	text-decoration: none;
	z-index: 100;
}	

div.back-top a{
	line-height: inherit !important;
}

div.back-top a i{
	font-size: 30px !important;
}



/* ***** HOME ***** */

#homeBannerTop > .vc_col-sm-6:nth-of-type(1) { padding-right:0 !important; }

#homeBannerTop > .vc_col-sm-6:nth-of-type(2) { padding-left:0 !important; } 

#homeBannerTop img { width: 100%; }



#homeDoubleLinkRow > .vc_col-sm-6:nth-of-type(1) { padding-right:0 !important; }

#homeDoubleLinkRow > .vc_col-sm-6:nth-of-type(2) { padding-left:0 !important; }

#homeDoubleLinkRow > .vc_col-sm-6:nth-of-type(3) {  } 

#homeDoubleLinkRow img { width: 100%;  } 



/* #index .product-grid-wrapper .products {position:relative;left:-30px;width:calc(100% + 60px);}*/

#index .product-grid-wrapper .products article { width: 25%; padding-left:5px; padding-right:5px; } 



#index .product-grid-wrapper .products article .category-name { display:none; } 

#index .product-grid-wrapper .products article .product-title {font-size: 11px; font-family: Arial;} 

#index .product-grid-wrapper .products article .product-title a { font-size: 11px; font-family: Arial;} 

#index .product-grid-wrapper .products article .product-price-and-shipping { font-size: 12px; font-family: Arial;} 


#index #wrapper .container{
	max-width: 100% !important;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 !important;
}

#index .wpb_row {
    max-width: 1490px;
    margin: 0 auto;
}


#index .freeShiping{
    max-width: 100% !important;
    margin: 0 auto;
}

#index #content-wrapper {
    width: 100%;
}


	

/* ***** PRODUCTO ***** */

.navegadorDeContenidos { margin-bottom:40px; }

.guiaTalla { 
	text-decoration:underline; 
    text-decoration: underline;
    color: #1C1C1C;
    font-family: 'andale_monoregular';
}



#product #content-wrapper {margin-top:20px;}

#product #content {margin-left:0;} 

#product .product-cover { 
	/*max-width: 750px; */
	float:left !important; 
	/*margin-left:40px; */
} 

#product-modal .modal-content .modal-body .mask {
    max-height: 100%;
    height: 100%;
}

#main .images-container .js-qv-mask { margin-left:20px; }

.scroll-box-arrows i { left:50px; }

.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover { border-color: #41454C; }

 

 

 .tallasFicha { 
 	width: 100%; 
 	/*max-width:360px; */
 }

	.tallasFicha li {float: left; margin-bottom: 12px; display:inline-block; margin-right:6px;}

	.tallasFicha li a {
		/*border: 1px solid #000000; 
		height:20px; */
		width:30px; 
		font-size: 14px; 
/*		color:#41454C !important; */
		color:#000 !important; 
		display:inline-block; 
		text-align: center; 
		line-height:16px; 
	}

	.tallasFicha li span {
		/*border: 1px solid red;
		height: 20px;*/
		width: 30px;
		font-size: 14px;
		color: #9A9898;
		display: inline-block;
		text-align: center;
		line-height: 16px;
	} 

 

 .wpb_accordion_content {display:none;}
 

/* ***** LISTADO DE PRODUCTOS ***** */ 

.products article.product-miniature .highlighted-informations { display:none; }



#products { margin-top:80px;}

.total-products p {margin-bottom:0;}

#js-product-list-top {margin-bottom:40px !important;}



#search_filters_wrapper h4{display:none;}

#category .block-categories { display:none; }

 

#search_filters .magnitude { display: none !important; }

#search_filters .custom-checkbox { display: none !important; }

#search_filters li label { border-bottom: 2px solid #fff; }

#search_filters .active a:after {  
	border-bottom: 2px solid #a2a2a2;
    content: "";
    display: block;
    width: 40%;
}

#search_filters #filtroAtributo2 .active a:after {
    border-bottom: 1px solid #41454C;
    content: "";
    display: block;
    width: 100%;
    margin: 0 auto;
}



.thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img { width: 100%; }



#filtroAtributo2 li { float: left; margin-bottom: 12px; display: inline-block; margin-right: 6px; }

#filtroAtributo2 li a { 
	/*border: 1px solid #000000; 
	height: 20px; */
	width: 40px; 
	font-size: 11px; 
	color: #969696; 
	display: inline-block; 
	text-align: center; 
	line-height: 20px;
}



#filtroAtributo3 li { float: left; margin-bottom: 12px; display: inline-block; margin-right: 6px; }

#filtroAtributo3 li a.colorBox {text-indent:-10000px; width: 22px; height:22px; border:1px solid #DDD; overflow:hidden;margin:0 !important;}

#filtroAtributo3 li label { border: 0 !important; }

#filtroAtributo3 li label.active { border: 0 !important; }

#filtroAtributo3 li .active a { 
	/*border: 1px solid #000; */
}



#js-product-list .tallasFicha { 
	width: 100%; 
	float: left; 
	margin-top:15px; 
}







/* **** GLOBAL **** */

.owl-right-sidebar { display:none; } 

#products .bx-controls { display:none; }

#products .bx-wrapper { 
	width: 100% !important; 
	max-width:none !important; 
}

#products .bx-viewport { 
	height: 340px !important;
} 
#products ul[id^=crossselling_list_car] { 
	width: 102% !important; 
	position: relative; 
	left: -1%; 
}
#products ul[id^=crossselling_list_car] .product-box { 
	width: 18% !important; 
	margin-right:1% !important;
	margin-left:1% !important; 
	/* height:350px !important; */
}
#products ul[id^=crossselling_list_car] .product-box .btn  { 
	display:none;
}
#products ul[id^=crossselling_list_car] .product-box .product-description { 
	margin-top:10px !important; 
}
#products ul[id^=crossselling_list_car] .product-box .product-description .product-title { 
	float: left; 
	width: auto; 
	font-family: 'Apercu', sans-serif !important; 
	font-size: 18px !important; 
	margin:0 !important; 
}	
#products ul[id^=crossselling_list_car] .product-box .product-description .product-title a{ 
	float: left; 
	width: auto; 
	font-family: 'andale_monoregular' !important;
	font-size: 19px !important;
	font-weight: 300 !important;
	color: #38363C;
	margin:0 !important; 
	text-transform: lowercase;
}

#products ul[id^=crossselling_list_car] .product-box .product-description .product-price-and-shipping{
	float: right; 
	width: auto; 
	font-family: 'andale_monoregular' !important;
	font-size: 19px !important;
	font-weight: 300 !important;
	color: #38363C;
	margin:0 !important;
}

#products ul[id^=crossselling_list_car] .product-box .highlighted-informations { display: none !important; }

section[id^=pacross] h3 { 
	font-family: 'andale_monoregular';
	font-size: 24px !important;
	font-weight: 300 !important;
	color: #404040; 
}

section[id^=pacross] #products { margin-top:20px !important; }

#left-column > .hidden-sm-down:last-of-type { display: none !important; }

#main .page-header h1 {
    text-transform: uppercase;
	font-size: 83px;
	font-family: 'century gothic';
	font-weight: 300;
	letter-spacing: 10px;
	line-height: 102px;
}

/*BUSCADOR HEADER*/

.search-widget{
	position: absolute;
	display: none;
	background: white;
	padding: 15px 30px 45px 30px;
	width: 70%;
	top: 55px;
	right: 18%;
}

.search-widget form {
    float: unset;
    margin: 0 auto;
    height: 48px;
    width: 70%;
	border: 0.7px solid #41454C;
}

.search-widget p{
	text-align: right;
	color: #565656;
	font-size: 16px;
	cursor: pointer;
}

.search-widget form input[type="text"] {
    min-width: inherit;
    width: 100%;
    background: transparent;
    border-radius: 20px;
    border: none;
    padding: .3125rem 2.1875rem .3125rem .9375rem;
    height: 48px;
    font-size: 1.7rem;
}

#_desktop_search_widget {
    margin-right: 0;
    margin-top: 0;
}

/*CHECKOUT*/

.js-terms .radiobtn{
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #41454C;
}

.js-terms input {
    opacity: 0;
    position: absolute;
    cursor: pointer;
    overflow: visible;
    z-index: 10;
    left: 0;
    height: 20px !important;
	width: 20px;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #conditions-to-approve label {
    position: relative;
    padding-left: 25px;
}

.js-terms .radiobtn::after {
    top: 2px;
	left: 2px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #41454C;
}

/* When the checkbox is checked, add a blue background */
.js-terms input:checked ~ .radiobtn {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.radiobtn:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.js-terms input:checked ~ .radiobtn:after {
  display: block;
}

/*CONTACTO*/

.checklopd{
	text-align: left;
	padding-left: 35px;
}

.checklopd .radiobtn2{
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border-radius: 0;
	border: 1px solid #41454C;
}

.checklopd input {
    opacity: 0;
    position: absolute;
    cursor: pointer;
    overflow: visible;
    z-index: 10;
    left: 0;
    height: 20px !important;
	width: 20px;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #conditions-to-approve label {
    position: relative;
    padding-left: 25px;
}

.checklopd .radiobtn2::after {
    top: 2px;
	left: 2px;
	width: 14px;
	height: 14px;
	border-radius: 0;
	background: #41454C;
}

/* When the checkbox is checked, add a blue background */
.checklopd input:checked ~ .radiobtn2 {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.radiobtn2:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checklopd input:checked ~ .radiobtn2:after {
  display: block;
}

#product #preorderprice_timer .preordercontent{
    padding: 0;
    box-shadow: none;
}

#product #preorderprice_timer div.preorder_info {
	border: 0;
    padding: 0;
}

#product #preorderprice_timer #wk_pre_price {
	color: #41454C;
}

/* CHECKOUT */
#onepagecheckoutps #onepagecheckoutps_step_two .delivery-option,
#onepagecheckoutps #onepagecheckoutps_step_two .delivery-option img {
    cursor: default !important;
}
#order-detail-content > div:nth-child(1) {overflow-y: hidden !important;}
/*
#onepagecheckoutps #order-detail-content {max-height: 170px;overflow-x: hidden;padding-right:10px;}
.cart-overview.js-cart .cart-items {max-height: 320px;overflow-x: hidden;padding-right:10px;}
#blockcart-content .cart-products-container{padding-right:10px;}
*/

/***** SCROLLBAR *****/

#onepagecheckoutps #order-detail-content::-webkit-scrollbar, 
#blockcart-content .cart-products-container::-webkit-scrollbar {width:10px !important;border-radius: 10px !important;}
#onepagecheckoutps #order-detail-content::-webkit-scrollbar-track,
#blockcart-content .cart-products-container::-webkit-scrollbar-track {border: 1px solid #41454C !important;border-radius: 10px !important;}
#onepagecheckoutps #order-detail-content::-webkit-scrollbar-thumb, 
#blockcart-content .cart-products-container::-webkit-scrollbar-thumb {background-color: #41454C !important;outline: 1px solid slategrey !important;border-radius: 10px !important;}


#product-modal .modal-content .modal-body .arrows .arrow-up, #product-modal .modal-content .modal-body .arrows .arrow-down {
    position: unset !important;
}

.noscroll::-webkit-scrollbar {
	display: none;
}

@media (min-width: 1300px) {
    

    #blockcart + .info {
        position: absolute;
		top: 35px;
		left: 30px;
		width: 300px;
		transform: translateX(-50%);
		margin-left: 50px;
    }
}

@media (max-width: 1299px) {
	#blockcart + .info {
        display: none;
    }
}

#field_customer_newsletter > label {
	display: block !important;
}

#cart .cart-summary-line .value,
.product-line-grid-body>.product-line-info>.value {
	color: black;
}

#cart #block-reassurance {
	display: none;
}

/*RUBEN 6-02*/

/*centrar icono cabecera*/
@media only screen and (max-width: 1199px) and (min-width: 768px) {
	.header-nav .icon_menu .material-icons {
		margin-top: 6px;
	}
}

/*corregir imagenes chie-bloc-edicion_especial-novia home*/
@media (min-width: 768px) {
	.fourCatInicio {
		display: flex;
		/*flex-wrap: wrap;*/
		align-items: flex-end;
		padding-top: 0px !important;
	}
}

@media only screen and (max-width: 768px) and (min-width: 280px) {
	span.showpopuppro {
		font-size: 20px;
	}
}

/*
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.vc_custom_1520597268586 {
		line-height: 40px;
	}
}
*/

.tallasFicha .sintalla a {
    color:#a2a2a2 !important;
}

#products ul[id^=crossselling_list_car] .product-box .product-description .product-title {
	float: none;
    margin-left: auto !important;
    margin-right: auto !important;
    width: fit-content;
} 

#products ul[id^=crossselling_list_car] .product-box .product-description .product-price-and-shipping {
	width: 100%
}


.vc_col-sm-12.wpb_column.vc_column_container {
    padding: 0;
}

/*hide newsletter check user logged on checkout*/

#cart .cart-grid-right {
    position: sticky;
    top: 10vh;
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) {
	.nav {
		margin-bottom: 0 !important;
	}
}

/******** f.dids **********/
body#index, body#category {
    overflow-x: hidden;
}
/*LINKS*/
.btn{
	font-size: initial;

}
a.link-home-slider {
    color: #fff;
    font-size: 1.3em;
}
a.link-home-slider:hover {
    color: #fff !important;
}
a.underline{
	display: inline-block;
	cursor: pointer;
	margin: 0 auto;
	line-height: 2.5rem;
}
a.underline:hover:after{
	transform: scaleX(0);
    transform-origin: 0% 50%;
}
a.underline:after{
	display: block;
    content: '';
    border-bottom: solid 1px #333;
    transform: scaleX(1);
    transition: transform 250ms ease-in-out;
}

.btn-link-under{
    width: fit-content;
    margin: 0 auto;
}
.link-under{
    display: inline-block;
    cursor: pointer;
    line-height: 3.8rem;
    margin: 0 auto;
}
.link-under span{
    margin: 0 10px;
}
.link-under span:after {
    display: block;
    content: '';
    border-bottom: solid 1px #333;
    transform: scaleX(1);
    transition: transform 250ms ease-in-out;
}
.link-under:hover span:after {
    transform: scaleX(0);
    transform-origin: 0% 50%;
}
#checkout .link-under{
    line-height: initial;
}
#checkout .link-under:after {
    display: block;
    content: '';
    border-bottom: solid 1px #333;
    transform: scaleX(1);
    transition: transform 250ms ease-in-out;
}
#checkout .link-under:hover:after {
    transform: scaleX(0);
    transform-origin: 0% 50%;
}
.hoverCustom:after {
	display: block !important;
	content: '';
	border-bottom: solid 1px #000 !important;
	transform: scaleX(1) !important;
	transition: transform 250ms ease-in-out !important;
	width: 120% !important;
	background: none !important;
	left: calc(-4% - 5px);
    position: absolute;
}
.hoverCustom:hover:after {
	transform: scaleX(0) !important;
	transform-origin: 0% 50%;
}

.btn-home{
	background-color: transparent !important;
	color: #41454C;
	width: 100%;
	text-decoration: none;
	margin-bottom: 0;
	cursor: pointer !important;
	overflow: hidden;
	position: relative;
	padding: .75em 1.5rem;
}

.btn_home {
	position: relative;
	font-size: 1.2rem !important;
	line-height: 3rem !important;
    color: #41454C;
}
@media only screen and (max-device-width: 768px) {
	#cms .wpb_row > div {
   		margin-bottom: 3% !important;
	}
	#cms .wpb_row {
		margin-bottom: 0 !important;
	}
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) {
	.btn_home {
		font-size: 1rem !important;
		line-height: 2.8rem !important;
	}
	#index .wpb_text_column :last-child {
		line-height: 3.5rem !important;
	}
	#index .categories-home h3 img {
		max-width: 60px;
	}
}


@media (max-width: 1199px) and (min-width: 768px) {
	.btn_home {
		font-size: 1rem !important;
		line-height: 2.8rem !important;
	}
}

/*HOME*/
.btn-home {
    color: #41454C;
    font-size: 16px;
    border: none;
    background-color:transparent;
}
.categories-home{
	padding:5px !important;
}
.categories-home h3 {
    font-family: 'CenturyGothic';
    font-weight: 300;
    font-size: 3rem;
}
.categories-home h3 > img{
	max-width:80px !important;
}
.slider-texts{
	margin-bottom: 5px !important;
}
.slider-texts p{
    color:#fff;
    font-size:1.8rem;
}
.bigger-texts p{
    font-size:2.4rem;
    line-height:5rem;
    text-align:center;
}
.home-title h3{
	font-size: 4rem;
    line-height: 4.9rem;
    font-family: 'CenturyGothic';
	font-weight: 300;
	text-align: center;
}

@media screen and (min-width: 992px) {
	.categories-home h3{
		white-space: nowrap !important;
	}
}

@media (max-width: 1240px) and (min-width: 1200px) {
	.owl-menu-horizontal ul li.level-1 > a {
		font-size: 1.3rem !important;
	}
}

@media (min-width: 1445px) {
	.owl-menu-horizontal ul li.level-1 > a {
		font-size: 1.8rem !important;
	}
}
@media (max-width: 991px) and (min-width: 300px) {
	.bigger-texts p {
		font-size: 1.8rem;
		line-height: 4rem;
	}
	.categories-home h3{
		font-size: 1.5rem;
		position: absolute;
		top: 25%;
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
	}
	.categories-home h3 span,
	.categories-home h3 span img{
		background-color: #fff;
		padding: 5px 10px; 
	}
	#index .categories-home h3 img {
		max-width: 60px;
	}
	.categories-home .wpb_content_element {
		margin-bottom: 0 !important;
		padding: 0 !important;
	}
}

/*PRODUCT LIST*/
#category #js-product-list .tallasFicha li.sintalla {
    display: none;
}

/*CHECKOUT*/

#onepagecheckoutps #field_customer_newsletter_copy{
	margin-top:10px;
}
#field_customer_newsletter {
	display: none !important;
}

#mobile_top_menu_wrapper {
	transform: none;
	-webkit-transform: none;
	display: none;
}

#identity .custom-checkbox input[type=checkbox]+span {
    width: 1.4rem !important;
    height: 1.4rem !important;
}
#identity #customer-form input[type=checkbox]+span i{
    line-height: 1.3rem !important;
}


#module-ambjolisearch-jolisearch .tallasFicha li {
	float: none;
}

.current-price .usaprice {
	color: #929292;
	font-size: 16px;
}

.usaprice {
	color: #929292;
	font-size: 16px;
}

.usaprice_aprox {
	font-size: 14px;
}

.usa_info_price {
	color: #929292;
	font-size: 14px;
	font-style: italic;
}

#product .costes {
	margin-bottom: 10px !important;
}

.pacrosssalesslider .product-title a:hover {
	position: unset !important;
}

div#mywishlist_container {
    display: flex;
    flex-wrap: wrap;
}
.red-chie a span{
	color: #B01630;
}

.dynamic-loading.infinite-scroll .loadMore {
	display: inline-block !important;
    background-color: transparent;
    border: 0;
    border-bottom: solid 1px #333;
}

.dynamic-loading .loadMore {
	color: #333;
}

#products .up {
	display: none;
}

#index .chie-slider {
	background-position: center 70% !important;
}

/*Rbuen cambios 25/04*/
.dynamic-loading.hidden {
	display: unset !important;
	opacity: 0;
}

#category:not(.category-c-h-i-e) #js-product-list {
    display: flex;
    flex-wrap: wrap;
}

#category:not(.category-c-h-i-e) .loading-indicator {
    bottom: 0em;
}


@media (max-width: 768px) {
	#cms #content .wpb_wrapper > .wpb_text_column.wpb_content_element {
		margin-bottom: 3% !important;
	}
}

#main .aboutChieText2 .wpb_wrapper {
    justify-content: unset;
}

.seosa_product_label {
	display: block !important;
}

.seosa_product_label.top-left {
	max-width: 50%;
	max-height: 50%;
}

.seosa_product_label.top-left img {
	width: 100% !important;
    height: 100% !important;
    position: absolute;
    left: 0;
    top: 0;
}


#_desktop_cart .info:first-child{
	display: none !important;
	font-size:1.0rem;
}
@media (min-width: 1445px) {
	#_desktop_cart .info{
		font-size:1.2rem;
		width: 200px;
	}
}

@media (max-width: 768px) {
	#blockcart .info{
		display: none;
	}
}

/*CUSTOM TEXT OPC DATE SHIPPING*/
#custom_text_container {
    margin: 20px 0;
}
#custom_text {
    padding: 20px;
}

#product .PA_launcher a {
	text-decoration: underline;
}

.costes {
	font-weight: bold;
}

#showFilter {
	border: 1px solid black !important;
}

/*
* UPS CUSTOMIZATRION
*/
#upspicker>img {
	display: none;
}

.delivery-option {
	width: 50%;
}

#js-delivery {
	display: flex;
}

#upslocatormap {
	height: 400px;
}

@media(max-width: 991px) {
	#upslocatormap {
		height: 250px;
	}
}

#upslocatormap {
	height: 400px;
}

div#onepagecheckoutps div#onepagecheckoutps_step_two .delivery-option {
	margin: auto !important;
}

.delivery_option_radio.not_unifrom {
    transform: scale(2);
} 

.grecaptcha-badge { visibility: hidden; }

