/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#header .header-top .container-fluid>.row #_desktop_logo {
	max-width: 240px !important;
	margin-right: 0px !important;
}

.barra_sup_item{
	float: left;
	padding: 0 5px 0 0;
}

.barra_sup_item a .txt_wishlist_movil{
	font-weight: 400;
	color: #fff;
	background: transparent;
	text-shadow: none;
	cursor: pointer;
	font-size: 13px;
	padding: 0.7em 0.7em;
}

.barra_sup_item a{
	font-weight: bold;
	color: #fff;
	background: transparent;
	text-shadow: none;
	cursor: pointer;
	font-size: 14px;
	padding: 0.7em 0.7em;
}

.barra_sup_item a:hover {
    background: #466a51;
}

.barra_sup_item a:hover{
	color: #fff !important;
}

#header .blackfriday a{
	background: #000000 !important;
}

#header .navidad{
	background: #a70001;
    color: white!important;
    border-radius: 5px;
    padding-left: 10px!important;
    padding-right: 10px!important;
}

.header-banner{
	background-color: #000;
	text-align: center;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-dropdown .pos-sub-inner {
	box-shadow: 0px 6px 19px 1px rgba(0,0,0,0.75);
}

#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-dropdown .submenu-item .category-sub-menu a {
	color: #646464 !important;
}

#_mobile_megamenu .pos-menu-horizontal .menu-content .menu-item .column_title{
	padding: 5px 20px 5px 0px !important;
	padding-left: 0px !important;
}

.blockreassurance_product .item-product img{
	height: auto !important;
	width: auto !important;
}


.blog_post_content p.meta_author{
	display: none !important;
}

#footer .footer-container .footer_block .footer_list>li a, #footer .footer-container .footer_block .footer_list>ul>li a,
.block-categories .category-sub-menu li[data-depth="0"]>a,
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	text-transform: none !important;
}

.kr_blog_post_area .blog_post .post_content .post_description{
	font-size: 14px !important;
}

.paypal-buttons-context-iframe > iframe.component-frame {
	z-index: 2 !important;
}

/*MENU*/

#header .header-top.scroll-menu {
	background: rgba(255, 255, 255, 0.94) !important;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content  .menu-dropdown .submenu-item>a {
    color: #4c4c4c !important;
    text-transform: capitalize;
    font-weight: 400 !important;
    font-size: 14px !important;
    display: block;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content  .menu-dropdown .submenu-item>a:hover {
	color: #4fb68d !important;
	-moz-transform: translateX(10px);
	-webkit-transform: translateX(10px);
	-o-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}


#header .header-top {
	padding: 15px 0 0 0 !important;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content{
	margin-top: 30px !important;
    margin-bottom: 10px !important;
}

#_desktop_megamenu .pos-menu-horizontal {
	margin-top: -10px !important;
}

#_desktop_search_category {
	float: right;
	background-color: transparent;
	/*max-width: 580px !important;*/
	width: 80% !important;
}

#pos_search_top .form_search .form-group .bootstrap-select {
	padding: 0 18px !important;
}

 #gdpr_consent{
	 margin-top: 10px;
	 line-height: 16px;
 }


 .google-maps {
    width: 100%;
    float: left;
    min-height: 250px;
}

.product-description-short,
.product-description,
.product-description P{
	color: #4c4c4c !important;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-dropdown{
	right:0px;
}

.product-prices .current-price span:first-child {
	color: #4a7d5a !important;
	font-weight: 600 !important;
}

.product-prices .product-unit-price{
	display: none;
}

.discount-first-purchase {
	background-color:#ffffff;
	border: 1px solid #a7cb6c;
	clear: both;
	font-weight: bold;
	font-size: 15px;
	line-height: normal;
	padding: 7px 12px;
	text-transform: uppercase;
	max-width: 380px;
	margin-bottom: 10px;
}

.mensaje-festivos {
	background-color:#ffffff;
	border: 1px solid #a7cb6c;
	clear: both;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	padding: 7px 12px;
	max-width: 380px;
	margin-bottom: 10px;
}

.discount-first-purchase a, .mensaje-festivos a{
	color: #4a7d5a !important;
}

.discount-first-purchase code {
	font-size: inherit;
	margin-left: 5px;
	padding: 2px 5px;
	position: relative;
	top: -1px;
	color: #4a7b5b;
	background-color: #acc963 !important;
}

.blockreassurance_product {
	margin-top: 5px !important;
}

#product-availability {
	margin-bottom: 10px;
}

.product-description-short {
	margin: 0px !important;
}

.js-product-miniature.style_product1 .cart {
	visibility: visible !important;
	opacity: 1 !important;
	transform: none !important;
	-webkit-transform: none !important;
	position: relative !important;
}

.js-product-miniature.style_product1 .cart button.ajax_add_to_cart_button, .js-product-miniature.style_product1 .cart span.ajax_add_to_cart_button{
	font-weight: 600 !important;
	border-width: 1px !important;
}

.js-product-miniature .product_desc h3 a {
    text-transform: lowercase !important;
}

.js-product-miniature .product_desc h3 a::first-letter {
    text-transform: uppercase !important;
}

#cart .product-price-and-shipping .price {
	font-size: 12px !important;
}

.product-price-and-shipping .price {
	font-weight: 700 !important;
	color: #4a7d5a !important;
	font-size: 16px !important;
}

.has-discount .discount{
	background: #cf292b !important;
	border-radius: 5px !important;
	font-weight: 700 !important;
}

.has-discount .current-price span:first-child {
	color: #cf292b !important;
}

.js-mailalert{
	max-width: 275.41px;
	text-align: left !important;
}

.js-mailalert .btn{
	margin-top: -15px;
}

.product-additional-info .tabs{
	margin-bottom: 20px !important;
}

#wishlist_button{
	background: #aacc5e;
    margin-bottom: 22px;
}

.product-information .product-actions{
	padding-top: 0px !important;
}

.breadcrumb_container {
	padding: 30px 0 !important;
	background: url(../../../theme_ecolife_organic2/assets/img/bg_breadcrumbGFO.jpg) no-repeat !important;
}

.ui-autocomplete.ui-widget-content {
	z-index: 10000;
}


.owl-nav>div {
	background: #4c7c5b !important;
	color: #ffffff !important;
}

#authentication .form-control-comment{
	font-weight: bold;
}

#amazzing_filter.block .title_block{
	font-size: 20px;
    line-height: 1;
    color: #253237;
    font-weight: 600;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
    position: relative;
    display: block;
}

#amazzing_filter.block .title_block:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 60px;
    height: 2px;
    background: #4a7d5a;
}

#pos_search_top .form_search .form-group {
  display: none !important;
}

#pos_search_top .form_search.show-categories .form-control {
  padding-right: 80px !important;
}

.ui-menu .ui-menu-item .jolisearch-content a {
  display: block !important;
}

.ps17.ui-menu.ui-jolisearch .jolisearch-body aside[role="complementary"] a {
  display: inline !important;
  line-height: inherit !important;
}

.ui-menu.ui-jolisearch .jolisearch-body aside[role="complementary"] li{
	padding: inherit !important;
}

.ui-autocomplete.ui-widget-content li{
	margin-bottom: 0px !important;
}

.ui-autocomplete.ui-widget-content{
	max-height: 580px !important;
}

.js-product-miniature .product_desc .hook-reviews{
	line-height: 2 !important;
	margin-bottom: 0px !important;
}

div#jolisearch_precios .regular-price {
    text-decoration: line-through;
}

div#jolisearch_precios .product-price{
	color: #4a7d5a;
}

.js-product-miniature .product_desc h3{
	min-height: 42px !important;
	margin: 15px 0px 0px 0px !important;
	text-transform: lowercase !important;
}

.js-product-miniature .manufacturer {
    min-height: 22px;
    display: inline-block;
}

.js-product-miniature.style_product1 .cart{
	background: #4a7d5a !important;
    margin-top: 16px !important;
}

.js-product-miniature.style_product1 .reservar {
    background: #253237 !important;
}

.js-product-miniature.style_product1 .cart button.ajax_add_to_cart_button, .js-product-miniature.style_product1 .cart span.ajax_add_to_cart_button{
	background: #4a7d5a !important;
    color: #ffffff !important;
    border-bottom-style: inherit !important;
    font-size: 13px !important;
    padding: 0px 5px 0px 5px !important;
}

.js-product-miniature.style_product1 .cart a{
	text-transform: uppercase;
	color: #fff;
	font-weight: 600 !important;
	font-size: 13px !important;
}

h3.degraded, h3.capitalLetterDeluxe:hover{
	background: #4a7d5a !important;
}

.list_combo a{
	background: inherit !important;
}

.product-price-and-shipping .plabel_div{
	position: inherit !important;
	border-radius: 0px !important;
}

.product-price-and-shipping .plabel_div .plabel_span{
	font-size: 12px !important;
    font-weight: 600 !important;
    font-family: inherit !important;
}

.selector-block:before{
	display: none !important;
}

.selector-block{
	padding: 0 0px 0 20px !important;
}

div#rgpd_gfo {
    font-size: 13px;
    line-height: 20px;
    margin-top: 6px;
    display: none !important;
}

label.psgdpr_consent_message {
    font-size: 13px;
}

#amazzing_filter .compact-toggle .compact-toggle-icon, #amazzing_filter .compact-toggle{
	background: #4a7d5a;
}

#_mobile_static{
	padding: 14px 15px !important;
}

#_mobile_static, #mobile_top_menu_wrapper .menu-close{
	background: #4a7d5a !important;
}

#_mobile_static .barra_sup_item{
	display: inline-block !important;
	float: none !important;
}

.owl-nav > div.owl-prev:before, .owl-nav > div.owl-next:before{
	font-size: 14px !important;
    line-height: 32px !important;
    display: block !important;
    font-family: "Ionicons" !important;
    box-sizing: border-box !important;
}

.ybc_block_slider .owl-nav > div{
    color: #ffffff !important;
    position: absolute !important;
    top: -60px !important;
    display: inline-block !important;
    font-size: 0 !important;
    line-height: 1 !important;
    text-align: center !important;
    width: 34px !important;
    height: 34px !important;
    border: 1px solid #ebebeb !important;
    z-index: 1 !important;
    opacity: 1 !important;
    border-color: #4a7d5a !important;
    background: #4a7d5a !important;
}

.page_home{
	margin-bottom: 0px !important;
}

.page_home .title_blog{
	margin-bottom: 30px !important;
	font-family: "Open Sans", sans-serif;
    font-size: 24px;
    color: #253237;
	font-weight: 600;
    line-height: 1;
    display: block;
    margin: 0;
    position: relative;
}

#ybc_blog_page .block_content li {
    padding: 0px 15px 20px 15px !important;
}

#ybc_blog_page .blog_description a{
	color: #4a7d5a;
	text-decoration: underline;
}

.blog_view_all_button a{
	background: #4a7d5a !important;
}

.blog-main-page a:hover, .ybc_blog_ltr_mode a:hover{
	color: #4a7d5a !important;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item .menu-dropdown .ul-column .submenu-item{
	margin-bottom: 10px !important;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item .menu-dropdown .pos-menu-row {
    margin-bottom: 0px !important;
}

.ofertas_gfo{
	background: #4a7d5a !important;
    text-transform: capitalize !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.ofertas_gfo a{
	color: white !important;	
	height: 23px !important;
}

#product .categoryproducts .reservar{
	margin-top: 20px;
}

#ybc_blog_page .h1_blog {
    /* text-align: center; */
    font-size: 27px !important;
    margin-bottom: 35px !important;
    color: #4a7d5a;
}

#subcategories .subcategory-heading {
    font-size: 18px !important;
    margin-bottom: 20px !important;
    color: #253237 !important;
    font-weight: 700 !important;
    line-height: 24px !important;
}

#footer .footer-container .footer_block .title_h3{
	font-size: 16px;
    text-transform: capitalize;
    padding-bottom: 20px;
    margin-bottom: 25px;
    position: relative;
    color: #253237;
    border-bottom: 1px solid #e3e3e3;
    font-weight: 700;
    line-height: 24px;
}

#footer .footer-container .footer_block .title_h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 2px;
    background: #4a7d5a;
}

#order-confirmation #wrapper{
	padding-top: 15px !important;
}

#ets_cft_page h1 {
    text-align: center;
}

#ets_cft_page ul.nav-breadcrumbs {
    display: none;
}

.ctf_click_open_contactform7{
	position: relative !important;
    padding: 0 55px !important;
    line-height: 48px !important;
    height: 48px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    border: none !important;
    border-radius: 30px !important;
    box-shadow: none !important;
    text-transform: uppercase !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
}

#ets_cft_page .breadcrumb{

	padding: 30px 0 !important;
    background: url(../../../theme_ecolife_organic2/assets/img/bg_breadcrumbGFO.jpg) no-repeat !important;
    text-align: center;
    position: relative;
    background-size: cover;
}

.wpcfu h3{
	color: #4a7d5a !important;
}

.ets_cfu_form-control.ets_cfu-submit{
	background: #4a7d5a !important;
}

.block-category #category-description a strong, .block-category #category-description a, .block-category #category-description strong{
	color: #4a7d5a !important;
	font-weight: 600 !important;
}

#ybc-blog-related-products .product_name {
    line-height: 18px;
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    color: rgb(37, 50, 55);
    font-size: 14px;
    text-transform: uppercase;
}

#ybc-blog-related-products .bp-price-display{
	font-weight: 700 !important;
    color: rgb(74, 125, 90) !important;
    font-size: 16px;
}

div#category-description {
    margin-bottom: 1.25rem !important;
}

div#category-description ol{
	margin-top: inherit !important;
	list-style-type: inherit !important;
	padding: inherit !important;
	margin-left: 40px !important;
}

span.custom-checkbox.gift_gfo label {
    color: #000000;
    margin-bottom: 0px;
    margin-top: -5px;
    margin-left: 5px;
}

span.custom-checkbox.gift_gfo {
    background: #efefef;
    padding: 10px;
    margin-bottom: 20px;
}

.js-product-miniature{
	background: inherit !important;
	margin-bottom: 0px !important;
	border: none !important;
	border-radius: inherit !important;
}

.js-product-miniature .product_desc {
    padding: 0px !important;
}

.js-product-miniature .img_block{
	border: 1px solid #c3d7c9 !important;
}

.js-product-miniature .product_desc .product_name{
	font-weight: 500 !important;
    text-align: left !important;
}

.js-product-miniature .manufacturer, .js-product-miniature.style_product1 .product-price-and-shipping{
	width: 100%;
    text-align: left;
}

.js-product-miniature .product_desc .product_name{
	font-size: 15px !important;
}

#js-product-list .product_content.grid .item-product{
	margin-bottom: 15px !important;
}

#header .header-nav{
	background: #4b7c5a !important;	
}

#footer .footer-container .footer_top{
	padding: 60px 0 0 0 !important;
}

#footer .footer-container .footer_bottom{
	padding-bottom: 30px !important;
}

.blockcart .button_cart {
    margin-left: 10px;
}

.pos-menu-horizontal .menu-content .menu-item>.menu_slidedown{
  z-index: 99999999 !important;
}

.user-info-block .expand-more i {
    font-size: 37px !important;
    margin-right: 0px !important;
    color: #4b7c5a;
    line-height: 48px;
    vertical-align: middle !important;
    margin-left: 10px;
}

#_desktop_user_info .selector-block {
    padding: inherit !important;
    line-height: inherit !important;
}

#pos_search_top .form_search .form-control{
	border-width: 1px !important;
}

/* module cart block */
.position-static > #_desktop_cart_block {
  float: right;
  margin-left: 0px; 
}

.gift-item-desc{
	background-color: #4a7d5a !important;
}

.product-description h2 {
    margin-top: 15px;
}

#product .h1.namne_details{
	margin-bottom: 5px !important;
	line-height: 28px;
}

#product .product-reference label{
	margin-bottom: 0px !important;
	font-size: 12px !important;
	color: #7a7a7a;
}

#product .product-reference{
	font-size: 12px !important;
}

#product .product-prices{
	margin:	10px 0px !important;
}

#product .product-manufacturer {
    margin-bottom: 0px !important;
    text-align: right;
    float: right;
    margin-left: 8px;
}

#product .product-manufacturer a{
	display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    min-height: 70px;
    width: 100px;
    box-shadow: 0 0 2px rgba(0,0,0,.12);
    transition: all 0.3s ease;
}

#product .product-manufacturer .img-thumbnail {
    border: inherit !important;
    padding: 0px !important;
}

#product .product-prices .tax-shipping-delivery-label{
	font-size: 12px !important;
}

#product .product-discounts>.product-discounts-title{
	color: #4a7d5a;
	font-weight: 600 !important;
}

#product .product-actions .add-to-cart{
	border-radius: inherit !important;
}

#product .product-description-short{
	padding: 0 0 10px 0 !important;
	border-bottom:	inherit !important;
}

#product .product-actions .product-add-to-cart{
	padding-top: 30px !important;
}

#product .images-container{
	margin-bottom: 0px !important;
}

#product .product-cover{
	margin-bottom: 0px !important;
}

#product .revi_stars_product_list_container{
    text-align: left !important;
    margin: 0px !important;
    margin-top: -12px !important;
}

#product .categoryproducts .revi_stars_product_list_container {
    display: inline-block;
    width: 100%;
    text-align: center !important;
    vertical-align: middle;
    margin: 5px 0 5px 0px !important;
    height: 40px;
}

#ybc_blog_page .blog_description p, #ybc_blog_page .blog_description ul, #ybc_blog_page .blog_description ol{
	margin-bottom: 15px !important;
}

#manufacturer-description p{
	margin-bottom: 1.25rem;
	color: #232323;
}

#manufacturer-description a{
	color: #4a7d5a !important;
    font-weight: 600 !important;
}

#manufacturer-description ul{
	margin-bottom: 1.25rem;
	padding-left: 15px !important;
}

li.menu-item.crazy_weeks {
    background: #d6dbcb !important;
}

#js-checkout-summary {
    border: 3px solid #ebebeb !important;
}

#js-checkout-summary .card-block {
    padding: 0.7rem !important;
}

#js-checkout-summary h2 {
    border-bottom: 1px solid #ededed !important;
    padding-bottom: 15px !important;
    text-transform: uppercase !important;
}

#js-checkout-summary .summary_count {
    border-radius: 14px;
    font-size: .8rem;
    line-height: 24px;
    min-width: 24px;
    position: absolute;
    right: 25px;
    top: 10px;
    text-align: center;
    background: #4b7c5a;
    color: #fff;
    padding: 0 5px;
}

#js-checkout-summary .cart-summary-subtotals{
    margin-bottom: .825rem !important;
}

#js-checkout-summary .product-price {
    font-size: 1rem;
    font-weight: 600;
    color: #4b7c5a;
}

#js-checkout-summary .cart-summary-products{
	border-bottom: 1px solid #ededed;
	margin-bottom: 1rem;
}

#js-checkout-summary .cart-summary-products .product-name a{
	text-transform: lowercase !important;
}

#js-checkout-summary .cart-summary-products .product-name a::first-letter{
	text-transform: uppercase !important;
}

#js-checkout-summary .ver_modificar_carrito{
    font-weight: 400;
    box-shadow: none;
    padding: 10px 30px;
    display: inline-block;
    color: #fff;
    background: #4b7c5a;
    font-size: .875rem;
    line-height: 1.5;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
    text-transform: inherit !important;
}

#checkout .btn-primary{
	background: #4b7c5a !important;
}

#js-checkout-summary .cart-summary-products .media{
	padding: 10px 0;
}

#js-checkout-summary .codigo_promocional_checkout{
	background: #4b7c5a;
}

#js-checkout-summary .cart-total .label, #js-checkout-summary .cart-total .value{
	font-size: 18px !important;
}

.block-promo .cart-summary-line .label{
	color: #4a7d5a !important;
}

.block-promo .promo-name{
	color: #253237 !important;
    font-size: 16px !important;
    font-weight: 600;
}

#blockcart-modal .modal-header, #blockcart-modal .cart-content .cart-content-btn .btn-primary, #cart .cart-summary .btn-primary, #payment-confirmation .btn-primary{
	background: #4a7d5a !important;
}

#subcategories a.subcategory-name {
    color: #4a7d5a;
    padding: .4rem .2rem .4rem .2rem;
    border-color: #4a7d5a;
    border-radius: .25rem;
    border: 1px solid;
    line-height: 40px;
}

#subcategories .subcategory-content{
	margin: inherit !important;
}

#subcategories .subcategory-content li{
	padding: 0 5px !important;
}

#block_wishlist_top .wish_link_17 .material-icons {
    font-size: 31px !important;
    line-height: 40px;
}

#block_wishlist_top {
    position: inherit !important;
    float: right !important;
}

#block_wishlist_top .wish_link{
	padding: 6px 23px 10px 10px !important;
}

#block_wishlist_top .wishlist_count{
	background: #abcd5f !important;
    color: white !important;
    right: 6px !important;
}

.add-to-links .wishlist a{
	line-height: 45px !important;
}

.add-to-links .wishlist a i{
	line-height: 12px !important;
}

.add-to-links .wishlist a i:hover{
	color: #ffffff;
}

#wishlist_button_block i.material-icons {
    color: #a9cb62 !important;
}

#wishlist_button_block a{
	background: #4a7d5a !important;
}

#mywishlist td.wishlist_delete{
	text-align: left !important;
}

#mywishlist .btn-primary{
	background: #4a7d5a !important;
}

#module-advansedwishlist-mywishlist #content{
	box-shadow:	none !important;
}

#mywishlist #block-history table{
	border: 1px solid #4a7d5a !important;
}

#mywishlist #form_wishlist .submit {
    margin-bottom: 35px;
}

#mywishlist .table .btn_action a {
    display: block;
    text-align: center;
    padding: .5rem 1.25rem;
    margin-top: 5px;
    background: #4a7d5a;
    border-radius: 5px;
    color: white;
    font-size: 13px;
}

#mywishlist .table select{
	margin-top: 5px;
}

.js-product-miniature.style_product1 .add-to-links li a.addToWishlist:before{
	display: none !important;
}

#_desktop_megamenu .pos-menu-horizontal .promociones span {
    background: #a70001;
    padding: 10px;
    color: #ffffff;
}

#_desktop_megamenu .pos-menu-horizontal .info_submenu_promo {
    font-size: 13px;
    color: #4b7c5a;
    margin-left: 10px;
}
#header .search-widget.search-wrapper{
	width: 70%;
}
#header .search-widget form input[type=text]{
    border: 1px solid #4a7d5a;
}
#header .search-results.wrapper-scroll-content .autocomplete-suggestions{
	max-height: 60vh !important;
	overflow-y: auto !important;
	overflow-x: hidden !important;
}
#header .search-wrapper .search-divider-text {
    text-transform: uppercase !important;
}
#header .search-widget .search-submit {
    border: 1px solid #527c5a !important;
    background: #527c5a !important;
}
#header .search-widget form button[type=submit]{
	right: 0px !important;
	bottom: 0px !important;
}
#header .ion-ios-search-strong:before {
    content: "";
}
#header .search-widget .search-submit::before{
	display: none !important;
}
#header i.ion-ios-search-strong {
    font-size: 24px;
    display: block;
    line-height: 46px;
    color: #ffffff;
}
#header .search-results-wrapper span.regular-price {
    text-decoration: line-through;
}
#header .search-results-wrapper span.price {
    font-weight: 700 !important;
    color: #4a7d5a !important;
}
#header .search-wrapper .autocomplete-suggestion .discount-percentage{
	display: inline-block;
    vertical-align: top;
    color: #fff;
    background: #cf292b;
    padding: 0 4px;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
    z-index: 4;
    margin-left: 2px;
}
#header .search-results-wrapper .search-brand {
    font-size: 12px;
}
#header .search-wrapper .autocomplete-suggestion .search-sku{
	display: none !important;
}



#category .ofertas-panel, #search .ofertas-panel, #manufacturer .ofertas-panel{
    position: fixed;
    top: 350px;
    left: -20px;
    z-index: 1000;
    transform: translateX(-260px);
    transition: transform 300ms ease;
}

#category .ofertas-panel:not(.collapsed), #search .ofertas-panel:not(.collapsed), #manufacturer .ofertas-panel:not(.collapsed){
    transform: translateX(0);
}

#category .ofertas-panel .ofertas-especiales-horizontal, #search .ofertas-panel .ofertas-especiales-horizontal, #manufacturer .ofertas-panel .ofertas-especiales-horizontal{
    width: 260px;
    background: #ffffff;
    border: 1px solid #527c5a;
    border-left: none;
    box-shadow: 0 2px 6px rgb(82 124 90);
    padding: 12px;
}

#category .ofertas-panel .ofertas-title, #search .ofertas-panel .ofertas-title, #manufacturer .ofertas-panel .ofertas-title{
    font-weight: 700;
    margin-bottom: 8px;
    color: #253237;
}

#category .ofertas-panel .ofertas-options, #search .ofertas-panel .ofertas-options, #manufacturer .ofertas-panel .ofertas-options{
    display: block;
}

#category .ofertas-panel .ofertas-handle, #search .ofertas-panel .ofertas-handle, #manufacturer .ofertas-panel .ofertas-handle{
    position: absolute;
    top: 0;
    right: -60px;
    width: 18px;
    height: 140px;
    line-height: 0;
    padding: 8px 6px;
    background: #4a7d5a;
    color: #ffffff;
    border: 1px solid #4a7d5a;
    border-left: none;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0 4px 4px 0;
    box-shadow: 2px 0 4px rgb(82 124 90);
    transition: all 200ms ease;
    z-index: 1001;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    letter-spacing: 1px;
}

#category .ofertas-panel .ofertas-handle:hover, #search .ofertas-panel .ofertas-handle:hover, #manufacturer .ofertas-panel .ofertas-handle:hover{
    background: #3a6b4a;
    transform: translateX(2px);
}

#category .ofertas-panel .ofertas-handle:focus, #search .ofertas-panel .ofertas-handle:focus, #manufacturer .ofertas-panel .ofertas-handle:focus{
    outline: none;
    box-shadow: 0 0 0 2px rgba(74, 125, 90, 0.3);
}

/* Asegurar que la pestaña sea visible incluso cuando el panel esté colapsado */
#category .ofertas-panel.collapsed .ofertas-handle, #search .ofertas-panel.collapsed .ofertas-handle, #manufacturer .ofertas-panel.collapsed .ofertas-handle{
    right: -39px;
    z-index: 1001;
    /* Contra-traslada la pestaña para compensar el panel oculto */
    transform: translateX(260px);
}

/* Cuando el panel está expandido, la pestaña debe estar alineada a la derecha del panel */
#category .ofertas-panel:not(.collapsed) .ofertas-handle, #search .ofertas-panel:not(.collapsed) .ofertas-handle, #manufacturer .ofertas-panel:not(.collapsed) .ofertas-handle{
    right: -298px;
    transform: none;
}

#category .ofertas-panel .oferta-option .oferta-label, #search .ofertas-panel .oferta-option .oferta-label, #manufacturer .ofertas-panel .oferta-option .oferta-label{
	display: inline-block !important;
	box-shadow: inherit !important;
	border-radius: 0px !important;
	line-height: 2em !important;
	padding: 5px !important;
}

@media (max-width: 991px){
    #category .ofertas-panel, #search .ofertas-panel, #manufacturer .ofertas-panel{
        top: auto;
        bottom: 80px;
    }
}

#header .search-wrapper .autocomplete-suggestion{
	border-bottom: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
}

/* Permitir scroll en los resultados de búsqueda para todas las resoluciones */
.search-results {
	-webkit-overflow-scrolling: touch !important;
	overflow-y: auto !important;
	max-height: 60vh !important;
}

.search-wrapper .autocomplete-suggestions {
	overflow-y: auto !important;
	overflow-x: hidden !important;
	max-height: 60vh !important;
}

#header .search-wrapper .view-all-results {
    background-color: #527c5a !important;
    color: #ffffff !important;
}
#header .header-top .search-widget{
	display: inline-block !important;
	float: none !important;
}

.checkout.cart-btn-actions .text-sm-center {
    padding: 10px;
}

#cart .product-line-info a.product_name{
	float: none !important;
	 text-transform: lowercase;
}

#cart .product-line-info a.product_name::first-letter{
	text-transform: uppercase;
}

#cart span.precio_unidad {
    font-size: 12px;
    font-weight: 600;
    color: #9b9b9b;
}

.autocomplete-suggestion {
    position: relative;
    align-items: flex-start;
    padding: 10px;
}

.autocomplete-suggestion .product-stickers {
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 2;
}

.autocomplete-suggestion .product-sticker {
    display: block;
    margin-bottom: 5px;
    max-width: 35px; /* Ajusta este valor según el tamaño que necesites */
    height: auto;
}

#cart .product_additional_cost, #checkout .product_additional_cost, #product .product_additional_cost{
    font-size: 12px;
    color: #587d5a;
    /* background: #587d5a; */
    text-align: center;
    border: 1px solid #587d5a;
    padding: 3px;
    display: inline-block !important;
}

.blockcart .popup_cart ul li .right_block .product-name{
	text-transform: lowercase !important;
}

.blockcart .popup_cart ul li .right_block .product-name::first-letter{
	text-transform: uppercase !important;
}

#blockcart-modal .product-name{
	text-transform: lowercase !important;
}

#blockcart-modal .product-name::first-letter{
	text-transform: uppercase !important;
}

.blockcart .popup_cart ul li .right_block .product-name{
	white-space: inherit !important;
}

.horizontal-layout #af_form {
    margin-top: 20px;
}

.horizontal-layout .closed .af_subtitle {
    border-color: #4b7c5a !important;
    border: 1px solid #4b7c5a !important;
}

.horizontal-layout .special .af_filter_content{
	border-top-width: 1px !important;
}

.horizontal-layout .af_filter_content{
	border: 1px solid #4b7c5a !important;
}

.horizontal-layout .has-selection .af_subtitle {
    color: #4b7c5a !important;
}

#category #wrapper{
	padding-top: 20px !important;
}

#product .fmm_sticker_base_span{
	position: relative !important;
	top: -5px !important;
}

@media (max-width: 767px){
	.breadcrumb_container {
		padding: 30px 0 !important;
	}
	.ybc-blog #left-column + div#content-wrapper {
	    width: 100% !important;
	}
	#footer .footer-container .footer_block .title_h3 {
	    margin-bottom: 10px;
	    padding-bottom: 15px;
	}
	.barra_sup_item a{
		padding: 1em 0.4em !important;
	}
	#mobile_top_menu_wrapper #_mobile_megamenu li.menu-item.main-menu__blackfriday a{
		color: #ffffff !important;
	}
	.revi_block .revi_mobile_float.revi_float_widget_bottom_left{ 
	    bottom: 70px !important;
	}

	#product .revi_stars_product_list_container{
    	text-align: left !important;
    	margin: 0px !important;
	}
	#payment-confirmation .ps-shown-by-js button{
		width: 100%;
	}
}

@media (max-width: 360px) {

	.js-product-miniature.style_product1 .add-to-links{
	    display: none !important;
	}
	.js-product-miniature .product_desc h3 {
	    min-height: 63px!important;
	}
	.js-product-miniature .manufacturer{
		min-height: 27px !important;
	}
	.product-price-and-shipping .plabel_div .plabel_img{
		max-height: 46px !important;
	}
	#product .product-discounts>.table-product-discounts thead tr th{
		padding: 0px !important;
	}
	#product .product-images{
		display: none !important;
	}
}

@media (min-width: 360px) and (max-width: 575px){

	.product-price-and-shipping{
		white-space: inherit !important;
		min-height: 72px!important;
	}
	.product-price-and-shipping .plabel_div{
		min-height: 50px !important;
	}
	#js-product-list .product_content.grid .item-product{
		margin-bottom: 0px!important;
	}
}

@media (max-width: 991px) {

	.ofertas_gfo{
	    padding-left: 0px !important;
	    padding-right: 0px !important;
	    height: 36px !important;
	}
	#header .header-nav{
		background: #fff !important;	
	}
	#header .search-widget.search-wrapper{
		width: 100% !important;
    	padding-right: inherit !important;
	}
	
}

@media (min-width: 992px){
	#_desktop_search_category #pos_search_top {
	    padding-right: 10px !important;
	}
	#pos_search_top .form_search {
	    width: 80% !important;
	}
}

@media (min-width: 1920px){
	.back-top {
	    bottom: 60px !important;
	}
}

@media (min-width: 480px) {
    .horizontal-layout .h-el {
        float: none !important;
        display: inline-block !important;
        width: 250px !important;
        padding: 0 5px 5px 5px;
        vertical-align: middle;
    }
}



.product-not-available {
	color:  red;
}

#form_ets_onepagecheckout .btn-primary[name="submitCompleteMyOrder"]{
	width: 100% !important;
}

.block-onepagecheckout ul.js-discount.card-block.promo-discounts .cart-summary-line .label{
	display: block !important;
}

.block-onepagecheckout .ets_payment_method #payment-option-3-container img{
	width: 50px !important;
}

.block-onepagecheckout .ets_payment_method #payment-option-4-container img {
    width: 30px !important;
}

.block-onepagecheckout .ets_payment_method #payment-option-5-container img{
	width: 60px !important;
}

.block-onepagecheckout .ets_payment_method #payment-option-1-container img,
.block-onepagecheckout .ets_payment_method #payment-option-2-container img{
	width: 60px !important;
}

#cookiefirst-policy-page h3{
	color: #4b7c5a !important;
	margin-top: 20px;
}

#cookiefirst-policy-page h4{
	color: #4b7c5a !important;
	margin-top: 20px;
	font-size: 15px;
}

#cookiefirst-policy-page h2{
	color: #4b7c5a !important;
	margin-top: 30px;
}

/* Header flotante para móvil */
@media (max-width: 991px) {
	#header .header-nav.scroll-menu {
		position: fixed !important;
		top: 0;
		left: 0;
		padding: 5px 0;
		width: 100%;
		z-index: 1001;
		border: none;
		margin: auto;
		background: rgba(255, 255, 255, 0.95) !important;
		-webkit-transition: all 300ms linear;
		-moz-transition: all 300ms linear;
		-ms-transition: all 300ms linear;
		-o-transition: all 300ms linear;
		transition: all 300ms linear;
		-webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
		-moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
		box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
	}
	
	#header .header-nav.scroll-menu:hover {
		background: white !important;
	}
	
	/* Ocultar el elemento _mobile_static cuando el header está flotante */
	#header .header-nav.scroll-menu #_mobile_static {
		display: none !important;
	}
	
	/* Ajustar el contenido cuando el header está fijo */
	body.header-fixed-mobile {
		padding-top: 60px;
	}
	
	/* Asegurar que el menú móvil esté por encima del header fijo */
	#mobile_top_menu_wrapper {
		z-index: 1002 !important;
	}
	
	/* Mejorar la transición del header */
	#header .header-nav {
		-webkit-transition: all 300ms linear;
		-moz-transition: all 300ms linear;
		-ms-transition: all 300ms linear;
		-o-transition: all 300ms linear;
		transition: all 300ms linear;
	}
	
	/* Solucionar problema de scroll en dropdown de búsqueda móvil */
	.search-widget .search-results-wrapper .wrapper-scroll {
		z-index: 1003 !important;
		max-height: 60vh !important;
		overflow-y: auto !important;
		-webkit-overflow-scrolling: touch !important;
	}
	
	.search-widget .search-results-wrapper .wrapper-scroll .search-results {
		position: relative !important;
		overflow: visible !important;
	}
	
	.search-wrapper .autocomplete-suggestions {
		overflow-y: auto !important;
		-webkit-overflow-scrolling: touch !important;
		max-height: 60vh !important;
	}
	
	/* Asegurar que el dropdown de búsqueda esté por encima del header flotante */
	#header .header-nav.scroll-menu ~ .search-widget .search-results-wrapper .wrapper-scroll {
		z-index: 1003 !important;
	}
	
	/* Mejorar la experiencia de scroll en el formulario de búsqueda móvil */
	.search-form {
		position: relative !important;
	}
	
	.search-form .search-results-wrapper {
		position: absolute !important;
		top: 100% !important;
		left: 0 !important;
		right: 0 !important;
		z-index: 1003 !important;
	}
	
	/* Permitir scroll táctil en los resultados de búsqueda */
	.search-results {
		-webkit-overflow-scrolling: touch !important;
		overflow-y: auto !important;
		max-height: 60vh !important;
	}
	
	/* Asegurar que los elementos dentro del dropdown sean clickeables */
	.search-wrapper .autocomplete-suggestion {
		pointer-events: auto !important;
		position: relative !important;
		z-index: 1 !important;
	}
}
