/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/*

 COLORES
 letras "negro": #4c4950
 pistacho: #e2f06a

 */

 
/*para el módulo de tax para canarias*/
 .hideDiv {
    display: none !important;
 }

 .showDiv {
    display: block !important;
 }

/*descripcion categoria footer joseda Clearis*/
 @media only screen and (min-width: 450px) {
    .bloqueCabeceraCategoria {
        margin-left: 100px;
        margin-right: 100px;
        padding: 30px;
    }
 }

 div#category-description {
    background: #cddc392e;
    padding: 60px;
} div#category-description p, div#category-description em{
    color: black;
}

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family: "Montserrat", sans-serif;}

a{color: #4c4950;}

#wrapper {
    background: #fff;
}
.container>.row{
    padding-right: 15px;
    padding-left: 15px;
    margin: auto;
    
}
#product .container>.row{
    margin: auto;
    max-width: 1600px;
}
.add-to-cart.btn.disabled, .add-to-cart.btn:disabled{opacity: 0.15;}

/*.product-description iframe{width: 100% !important; max-width: 800px !important; height: auto !important; min-height: 500px !important;}*/

@media (max-width: 550px){.product-description iframe{min-height: 250px !important;}}

@media (min-width: 551px) and (max-width: 767px){.product-description iframe{min-height: 400px !important;}}

.lgcookieslaw_message{color : #fff;}
#lgcookieslaw_banner span.lgcookieslaw_btn, #lgcookieslaw_banner a.lgcookieslaw_btn{font-weight: 700 !important; letter-spacing: 1px; text-transform: uppercase; font-size: 11px !important; color :#4c4950 !important;}
#lgcookieslaw_banner a.lgcookieslaw_btn{line-height: 35px;max-width: 175px;}
#lgcookieslaw_banner a.lgcookieslaw_btn:hover{color: #000 !important;}
#lgcookieslaw-save{color: #4c4950;}
#lgcookieslaw-save:hover{color: #000;}
.lgcookieslaw_btn-close{right: 23px !important;}
#lgcookieslaw_banner #lgcookieslaw_close i{color: #fff; cursor: pointer; font-size: 16px; border: 1px solid #fff; border-radius: 12px; text-align: center; line-height: 20px; width: 22px; height: 22px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; font-weight: bold;}
#lgcookieslaw_banner #lgcookieslaw_close i:hover{transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg);-o-transform: rotate(-90deg); }

.modal-dialog{margin: 110px auto;}
#blockcart-modal .modal-body{padding: 2.125rem 1.875rem;}
.product_advertencia{text-align: center; background: red; color: #fff; padding: 10px; margin-top: 25px;}


/* CABECERA */


/* MENU */
.layout_layout1 .mm_menus_li,
.layout_layout1 .mm_menus_li:nth-child(2),
.layout_layout1 .mm_menus_li:last-child {
    border: none;
}
.layout_layout1 .ets_mm_megamenu_content{
    border: none;
    background: none !important;
}
.layout_layout1 .ets_mm_block_content ul li a::before {
    content: none;
}
.ets_mm_block.mm_block_type_html span {
    border: 0;
}

/* CABECERA SCROLL */


/* CARRITO */
.card-block.cart-detailed-subtotals+.cart-summary-totals .cart-total {
    border-top: 0px;
}
.block-promo .promo-code-button.cancel-promo {
    margin-bottom: 0;
    color: #000;
}
.block-promo .promo-input {
    height: 2.5rem;
    margin-right: 0;
    color: #232323;
    text-indent: 0.625rem;
    border: #e8e8e8 1px solid;
    margin-bottom: 6px;
    background: whitesmoke;
    text-align: center;
}
#cart .btn-primary {
    color: #000;
    background-color: transparent;
    border-color: #000;
}
#cart .btn-primary:hover {
    color: #FFF;
    background-color: #f7796e;
    border-color: #f7796e;
}
#cart .btn.btn-primary {
    padding: 0.625rem 1.875rem 0.525rem !important;
    border-width: 2px;
    width: 100%;
}
#cart .bootstrap-touchspin {display: flex;}
#cart .cart-item .js-cart-line-product-quantity{width: 39px;}
.cart-grid-body .card-block, .cart-grid-body .cart-overview {
    padding: 20px;
}
a#totshippingpreview {
    background: white !important;
    color: black !important;
    font-weight: 400;
    border: solid 1px !important;
}
#totshippingpreview:hover {
    color: #000 !important;
    background-color: #e2f06a !important;
    border-color: #e2f06a !important;
}
body#checkout section.checkout-step .address-item.selected {
    background: #e2f06a;
    border: #f7796e 3px solid;
}
.custom-radio input[type="radio"]:checked+span {
    background-color: #f7796e;
}
#cart .product-line-info.product-price,
#checkout  .product-price {
    color: #eb716f;
}
#cart .product-line-grid-body>.product-line-info>a.label {
    font-size: .9375rem;
    color: #666;
}
#cart .product-line-grid-body>.product-line-info>a.label:hover {
    color: #eb716f;
}
.product-line-grid-right .product-price {
    color: #666;
    line-height: 2.25rem;
    font-size: .875rem;
}
.product-line-grid-body>.product-line-info {
    margin-bottom: 0.625rem !important;
}

#checkout .btn-primary {
    color: #fff;
    background-color: #f7796e;
    border-color: transparent;
}
#checkout .btn-primary:hover {
    color: #fff;
    background-color: #f44c3e;
    border-color: transparent;
}
#checkout .cart-summary-products a.js-show-details {
    color: #000;
    background-color: transparent;
    border-color: #000;
}
#checkout .cart-summary-products a.js-show-details {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border-radius: 2px;
    text-transform: uppercase;
}
#checkout .cart-summary-products a.js-show-details:hover{
    color: #FFF;
    background-color: #e1ef6b;
    border-color: #e1ef6b;
    color: #000;
}
.cart-summary-line .label{
    color: #666;
    font-size: 13px;
    font-weight: 400 !important;
}
.cart-summary-line .value{
    color: #666;
    font-weight: 400 !important;
}
.card {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
    background-color: #fff;
    border-radius: 0.25rem;
    border: 1px solid rgba(0,0,0,.125) !important;
}
body#checkout .cart-grid-right .card .cart-summary-subtotals-container {
    border: none;
}
.blockreassurance_product>div {
    border: 1px solid #e7e7e7 !important;
}


/** PRODUCTO **/
span.ce-product-variants__label {
    padding-top: 15px;
}

@media (min-width: 768px){
    .ap5-buy-block.ap5-fixed {
        position: relative;
    }
}
.cart-summary {
    padding: 20px !important;
}
/* LISTADO */

.container {
    width: 100%;
    padding: 0;
}
#wrapper .breadcrumb {
    position: relative;
    margin-bottom: 2.5rem;
    margin-top: -1.563rem;
    text-align: left;
    background: rgb(251, 251, 253);
    padding: 0px;
    border-radius: 0px;
}
#wrapper .breadcrumb ol {
    padding-left: 0px;
    margin-bottom: 0px;
    width: 100%;
}


#wrapper .breadcrumb{background: #e2f06a; padding: 20px 15px; margin-bottom: 50px;}


#wrapper .breadcrumb .category-cover{float: left; margin-right: 21px;}
#wrapper .breadcrumb .category_breadcrumb{float: left; padding-top: 15px; margin-left: 0px;}
#wrapper .breadcrumb .container .h1{font-size: 22px; font-weight: 600; text-align: center;}
#wrapper .breadcrumb li a, #wrapper .breadcrumb li span{color: #4c4950;}
#wrapper .breadcrumb li:after{color: #4c4950;}

.block-categories .block_content > .category-top-menu > li > .category-sub-menu > li:after{background: transparent; display:none;}
.block-categories .category-sub-menu > li img{width: 32px; margin-right:6px; margin-top: -6px;}

.block{border: 0; padding-bottom: 6px; padding-left: 0; padding-right: 0;}
.sidebar .block:first-child{border: 0;}
.sidebar .block .title_block{font-size: 21px; font-weight: 400; font-family: 'Montserrat', sans-serif; padding: 20px 22px;}
.sidebar .block .title_block span{border-bottom: 4px solid #e2f06a; color: #4c4950; }
.sidebar .block .title_block:before{display: none;}
.sidebar .block .title_block, .block-categories .category-sub-menu li{background: #f6f6f6; margin-bottom: 4px;}
.block-categories .block_content > .category-top-menu li > .category-sub-menu > li > a{text-transform:uppercase; color:#4c4950; font-size: 15px; font-weight: 400; font-family: 'Montserrat', sans-serif; padding: 16px 45px 12px 0;}
.block-categories .block_content > .category-top-menu li a:hover, .block-categories .block_content > .category-top-menu li > .category-sub-menu > li > a:hover, .block-categories .block_content > .category-top-menu li > .category-sub-menu > li:hover > .collapse-icons i{color: #000;}
.block-categories .collapse-icons{top: 19px; height: 20px;}
.block-categories .block_content > .category-top-menu li > .category-sub-menu > li > .collapse-icons{top: 0px; height: 52px; right: 0px; width: 45px; text-align: right;}
.block-categories .block_content > .category-top-menu li > .category-sub-menu > li > .collapse-icons i{font-size: 22px; color: #4c4950; font-weight: bold; margin-top: 15px; margin-right: 10px;}
.block-categories .block_content > .category-top-menu li > .category-sub-menu > li .category-sub-menu > li a{color: #4c4950; font-size: 16px; text-transform: none; font-weight: 400;}
.block-categories .block_content > .category-top-menu li > .category-sub-menu > li .category-sub-menu > li a:hover{color: #000;}
.block-categories .category-sub-menu li:after{background-color: #4c4950;}
.block-categories .category-sub-menu li:hover:after{background-color: #000;}
.block-categories .category-sub-menu li[data-depth="0"] ul.category-sub-menu{padding-left: 39px;}
.block-categories .category-sub-menu li[data-depth="1"] ul.category-sub-menu{padding-left: 0px;}
.block-categories .block_content > .category-top-menu li > .category-sub-menu > li .category-sub-menu > li[data-depth="2"] a{font-size: 14px; padding: 7px 0;}
.block-categories .category-sub-menu li[data-depth="2"]:after{top: 13px;}
.block-categories .category-sub-menu li[data-depth="1"] .arrows{width: 52px; height: 39px; text-align: center; top: 0; right: 0; padding-left: 12px;}
.block-categories .category-sub-menu li[data-depth="1"] .arrows .arrow-right, .block-categories .category-sub-menu li[data-depth="1"] .arrows .arrow-down{font-size: 16px; font-weight: bold; color: #9d9c9d; margin-top: 10px;}
.block-categories .category-sub-menu li[data-depth="1"]:hover .arrows .arrow-right, .block-categories .category-sub-menu li[data-depth="1"]:hover .arrows .arrow-down{color: #000;}
.products-selection .display > div.selected a, .products-selection .display > div:hover a{color: #e2f06a;}

#search_filters_wrapper #search_filters > .h6,  #search_filters_wrapper #_desktop_search_filters_clear_all, #search_filters_wrapper section{background: #f6f6f6;margin-bottom: 4px; margin-top: 0;}
#search_filters_wrapper #search_filters > .h6{ color: #4c4950; font-size: 21px; font-weight: 400; font-family: 'Montserrat', sans-serif;
padding: 20px 22px;}
#search_filters_wrapper #search_filters > .h6 span{border-bottom: 4px solid #e2f06a;}
#search_filters_wrapper #_desktop_search_filters_clear_all{text-align: center;}
#search_filters_wrapper #_desktop_search_filters_clear_all button{border: 2px solid #cbcbcb; color: #4c4950; font-size: 14px; font-weight: 400; padding: 11px 16px 8px 16px; margin: 7px auto;}
#search_filters_wrapper #_desktop_search_filters_clear_all button:hover{border-color: #4c4950; background: transparent; box-shadow: none;}
#search_filters_wrapper #_desktop_search_filters_clear_all button i{font-size: 22px; line-height: 20px; margin-right: 4px;}
#search_filters_wrapper #search_filters section{padding: 22px 16px 20px 16px;}
#search_filters_wrapper #search_filters section .h6{font-size: 18px; color: #4c4950; font-weight: 600; margin-bottom: 8px;}
#search_filters .facet .facet-label{padding: 7px 0;}
#search_filters .facet .facet-label a{text-transform: uppercase; color: #4c4950; font-size: 14px; font-weight: 400; width: calc(100% - 36px);}
#search_filters .facet .facet-label a:hover{color: #000;}
#search_filters_wrapper #search_filters .facet .facet-label .custom-checkbox, #search_filters_wrapper #search_filters .facet .facet-label .custom-radio{margin-right: 3px; top: 1px;}
#search_filters .facet .facet-label .magnitude, #search_filters_brands .facet .facet-label .magnitude, #search_filters_suppliers .facet .facet-label .magnitude{position: absolute; top: 6px; height: 20px; min-width: 19px; display: inline-block; color: #4c4950; font-size: 14px; right: 0; text-align: center;}

.block-category{margin-bottom: 40px;}
.block-category #category-description p, .block-category #category-description strong{font-size: 18px; font-family: 'Open Sans', sans-serif; color: #4c4950; line-height: 30px;}
.block-category #category-description a{font-weight: 700;}

#subcategories{margin-bottom: 30px;}
#subcategories > .row > div > div{border: 5px solid #f6f6f6; padding: 20px 0;}
#subcategories .subcategories_block{text-transform: uppercase; font-size: 24px; font-weight: 300; margin-bottom: 26px; color: #4c4950;}
#subcategories .subcategory-block .subcategory-image{float: left; margin-right: 20px; width: 80px; text-align: center; display: table; height: 63px;}
#subcategories .subcategory-block .subcategory-image a{display: table-cell; vertical-align: middle;}
#subcategories .subcategory-block .subcategory-meta{float:left; margin-top: 0; color: #4c4950; display: flex; justify-content: center; align-items: center; height: 63px; max-width: 230px;}
#subcategories .subcategory-block .subcategory-meta h3{margin-bottom: 0;}
#subcategories .subcategory-block .subcategory-meta a{color: #4c4950; font-weight: 300; font-size: 18px;}
#subcategories .subcategory-block .subcategory-meta a:hover{color: #000;}
.products-selection .products-counter{color: #272727;}
/* #cart .cart-items .product-line-grid .product-line-actions{display: none;} */


@media (min-width: 768px) and (max-width: 992px){
    #subcategories .subcategory-block .subcategory-image{width: 50px;}
    #subcategories .subcategory-block .subcategory-meta{max-width: 130px;}
    #subcategories .subcategory-block .subcategory-meta a{font-size: 15px;}
}

@media (min-width: 992px) and (max-width: 1099px){
    #subcategories .subcategory-block .subcategory-image{width: 50px;}
    #subcategories .subcategory-block .subcategory-meta{max-width: 130px;}
    #subcategories .subcategory-block .subcategory-meta a{font-size: 15px;}
}

@media (min-width: 1100px) and (max-width: 1273px){
    #subcategories .subcategory-block .subcategory-image{width: 58px; height: 104px;}
    #subcategories .subcategory-block .subcategory-meta{max-width: 140px; height: 104px;}
}
@media (min-width: 1274px) and (max-width: 1333px){
    #subcategories .subcategory-block .subcategory-meta{max-width: 175px;}
}
@media (min-width: 1334px) and (max-width: 1493px){
    #subcategories .subcategory-block .subcategory-image{height: 70px;}
    #subcategories .subcategory-block .subcategory-meta{max-width: 190px; height: 70px;}
}

.product_list.list .thumbnail-container .product-image{width: 26.3333%;}
.product_list.list .thumbnail-container .product-meta{width: 73.667%;}
.product-flags{width: 100%;}
.product-flags .product-flag{border-radius: 0; text-transform: none; font-size: 12px; font-family: 'Open Sans',sans-serif;}
.product-flags .product-flag.discount{display:none;}
.product-flags .product-flag.new{background: #c7d44f !important;}
#category-products .product-flags .product-flag.new, #category-products2 .product-flags .product-flag.new{right: 89px; top: 6px;}
.product-flags .product-flag.on-sale{background: #253aa2 !important;}
.product_list.list .thumbnail-container .product-meta .stars-container > div{display: block !important;}
.product_list.list .thumbnail-container .product-description-short{font-family: 'Open Sans', sans-serif; font-size: 18px; color: #4c4950; font-weight: normal; line-height: 29px; margin-top: 16px; margin-bottom: 21px; width: 100%;}
.thumbnail-container .product-price-and-shipping{padding: 0; min-height: auto;}
.thumbnail-container .product-title a{color: #4c4950; font-size: 18px; font-weight: 600; font-family: 'Montserrat', sans-serif; display: block;}
.thumbnail-container .product-price-and-shipping .price{font-size: 20px; color: #000; font-weight: 600; font-family: 'Montserrat', sans-serif;}
.thumbnail-container .product-price-and-shipping .regular-price{color: #ff0000; font-size: 14px; font-weight: normal; font-family: 'Montserrat', sans-serif; margin-left: 10px;}
.product_list.list .thumbnail-container .product-meta .button-container{float: right;}
.product_list .thumbnail-container .product-meta .more_info, #category-products .thumbnail-container .product-meta .more_info, #category-products2 .thumbnail-container .product-meta .more_info,  #category-products3 .thumbnail-container .product-meta .more_info{float: right; color: #898888; font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: 400; text-decoration: underline; padding-top: 13px; margin-right: 51px; transition:  all 0.4s ease 0s;}
.product_list .thumbnail-container .product-meta .more_info:hover, #category-products .thumbnail-container .product-meta .more_info:hover, #category-products2 .thumbnail-container .product-meta .more_info:hover, #category-products3 .thumbnail-container .product-meta .more_info:hover{color: #4c4950;}
.product_list .thumbnail-container .product-meta .button-container button,
#category-products .thumbnail-container .product-meta .button-container button,
#category-products2 .thumbnail-container .product-meta .button-container button,
#category-products3 .thumbnail-container .product-meta .button-container button,
.product_list .thumbnail-container .product-meta .button-container a.btn-product,
#category-products .thumbnail-container .product-meta .button-container a.btn-product,
#category-products2 .thumbnail-container .product-meta .button-container a.btn-product,
#category-products3 .thumbnail-container .product-meta .button-container a.btn-product{cursor:pointer; color: #000; text-transform: uppercase; font-size: 14px; font-weight: 400; border: 2px solid #000; background: transparent; padding: 11px 13px; transition:  all 0.4s ease 0s;}
.product_list .thumbnail-container .product-meta .button-container a.btn-product{display: block;}

.product_list .thumbnail-container .product-meta .button-container button.disabled,
#category-products .thumbnail-container .product-meta .button-container button.disabled,
#category-products2 .thumbnail-container .product-meta .button-container button.disabled,
#category-products3 .thumbnail-container .product-meta .button-container button.disabled{opacity: 0.15;}

.product_list .thumbnail-container .product-meta .button-container button:hover,
#category-products .thumbnail-container .product-meta .button-container button:hover,
#category-products2 .thumbnail-container .product-meta .button-container button:hover,
#category-products3 .thumbnail-container .product-meta .button-container button:hover,
.product_list .thumbnail-container .product-meta .button-container a.btn-product:hover,
#category-products .thumbnail-container .product-meta .button-container a.btn-product:hover,
#category-products2 .thumbnail-container .product-meta .button-container a.btn-product:hover,
#category-products3 .thumbnail-container .product-meta .button-container a.btn-product:hover{background:#000; color: #fff;}

.product_list .thumbnail-container .product-meta .button-container button.disabled:hover,
#category-products .thumbnail-container .product-meta .button-container button.disabled:hover,
#category-products2 .thumbnail-container .product-meta .button-container button.disabled:hover,
#category-products3 .thumbnail-container .product-meta .button-container button.disabled:hover{cursor: not-allowed; background:#000;}

.product_list .thumbnail-container .product-meta .button-container button i,
 #category-products .thumbnail-container .product-meta .button-container button i,
 #category-products2 .thumbnail-container .product-meta .button-container button i,
 #category-products3 .thumbnail-container .product-meta .button-container button i,
 .product_list .thumbnail-container .product-meta .button-container a.btn-product i,
  #category-products .thumbnail-container .product-meta .button-container a.btn-product i,
  #category-products2 .thumbnail-container .product-meta .button-container a.btn-product i,
  #category-products3 .thumbnail-container .product-meta .button-container a.btn-product i{font-size: 20px; margin-top: -3px; float: left; margin-right: 6px;}

.product_list.grid .row > div{margin-bottom: 35px;}
.product_list.grid .thumbnail-container .product-title, #category-products .thumbnail-container .product-title, #category-products2 .thumbnail-container .product-title, #category-products3 .thumbnail-container .product-title{margin-bottom: 10px; height: 72px;}
.product_list.grid .thumbnail-container .product-title a, #category-products .thumbnail-container .product-title, #category-products2 .thumbnail-container .product-title, #category-products3 .thumbnail-container .product-title{font-size: 16px; display: block; text-align: left;}
.product_list.grid .stars-container, #category-products .stars-container, #category-products2 .stars-container, #category-products3 .stars-container{display: none;}
.product_list.grid .thumbnail-container .product-price-and-shipping .price, #category-products .thumbnail-container .product-price-and-shipping .price, #category-products2 .thumbnail-container .product-price-and-shipping .price, #category-products3 .thumbnail-container .product-price-and-shipping .price{float: right;}
.product_list.grid .thumbnail-container .product-price-and-shipping .regular-price, #category-products .thumbnail-container .product-price-and-shipping .regular-price, #category-products2 .thumbnail-container .product-price-and-shipping .regular-price, #category-products3 .thumbnail-container .product-price-and-shipping .regular-price{float: right; margin-right: 56px; margin-top: 2px;}
.product_list.grid .thumbnail-container .product-meta .more_info, #category-products .thumbnail-container .product-meta .more_info, #category-products2 .thumbnail-container .product-meta .more_info, #category-products3 .thumbnail-container .product-meta .more_info{float: none; bottom: -10px; position: absolute; left: 0; margin: 0; font-size: 12px;}
.product_list.grid .button-container, #category-products .button-container, #category-products2 .button-container, #category-products3 .button-container{float: left; width: 100%; clear: both; margin-top: 25px;}
.product_list.grid .thumbnail-container .product-meta .button-container button, #category-products .thumbnail-container .product-meta .button-container button, #category-products2 .thumbnail-container .product-meta .button-container button, #category-products3 .thumbnail-container .product-meta .button-container button, #category-products .thumbnail-container .product-meta .button-container a.btn-product, #category-products2 .thumbnail-container .product-meta .button-container a.btn-product, #category-products3 .thumbnail-container .product-meta .button-container a.btn-product, .product_list.grid .thumbnail-container .product-meta .button-container a.btn-product{font-size: 12px; padding: 8px 9px; line-height: 17px;}
.product_list.grid .thumbnail-container .product-meta .button-container a.btn-product,
#category-products .thumbnail-container .product-meta .button-container a.btn-product, #category-products2 .thumbnail-container .product-meta .button-container a.btn-product, #category-products3 .thumbnail-container .product-meta .button-container a.btn-product{display: inline-block;}
.product_list.grid .thumbnail-container .product-meta .button-container button .leo-bt-cart-content, #category-products .thumbnail-container .product-meta .button-container button .leo-bt-cart-content, #category-products2 .thumbnail-container .product-meta .button-container button .leo-bt-cart-content, #category-products3 .thumbnail-container .product-meta .button-container button .leo-bt-cart-content, .product_list.list .thumbnail-container .product-meta .button-container button .leo-bt-cart-content{display: block !important;}

.product_list .thumbnail-container .con_iva, .product_list .thumbnail-container .sin_iva{float: left;}
.product_list .thumbnail-container .con_iva:before{width: 1px; height: 32px; background: #a2a2a2; display: block; position: relative; float: left; content: ""; margin: -5px 20px 0 20px;}
.thumbnail-container .product-price-and-shipping .con_iva .price, .thumbnail-container .product-price-and-shipping .con_iva .con_txt, .thumbnail-container .product-price-and-shipping .con_iva .regular-price{color: #a2a2a2;}
.thumbnail-container .product-price-and-shipping .con_iva .price{font-size: 18px;}
.thumbnail-container .product-price-and-shipping .con_iva .regular-price{font-size: 12px;}
.thumbnail-container .product-price-and-shipping .con_iva .con_txt{font-size: 12px; font-weight: normal; font-family: 'Montserrat', sans-serif; margin-right: 22px;}

.product_list.grid .thumbnail-container .sin_iva, #category-products .thumbnail-container .sin_iva, #category-products2 .thumbnail-container .sin_iva, #category-products3 .thumbnail-container .sin_iva{float: right;}
.product_list.grid .thumbnail-container .product-price-and-shipping .con_iva, #category-products .thumbnail-container .product-price-and-shipping .con_iva, #category-products2 .thumbnail-container .product-price-and-shipping .con_iva, #category-products3 .thumbnail-container .product-price-and-shipping .con_iva{float: left; width: 100%; margin-top: 20px; padding-top: 20px; border-top: 1px solid #a2a2a2;}
.product_list.grid .thumbnail-container .con_iva:before, #category-products .thumbnail-container .con_iva:before, #category-products2 .thumbnail-container .con_iva:before, #category-products3 .thumbnail-container .con_iva:before{display:none;}
.product_list.grid .thumbnail-container .product-price-and-shipping .con_iva .con_txt, #category-products .thumbnail-container .product-price-and-shipping .con_iva .con_txt, #category-products2 .thumbnail-container .product-price-and-shipping .con_iva .con_txt, #category-products3 .thumbnail-container .product-price-and-shipping .con_iva .con_txt{float: left; margin-top: 2px;}
.product_list.grid .thumbnail-container .product-price-and-shipping .con_iva .regular-price, #category-products .thumbnail-container .product-price-and-shipping .con_iva .regular-price, #category-products2 .thumbnail-container .product-price-and-shipping .con_iva .regular-price, #category-products3 .thumbnail-container .product-price-and-shipping .con_iva .regular-price{float: right; margin-right: 84px;}

.pagination > div:first-child, .pagination .current a, .pagination a{font-size: 14px;}

.product-miniature .button-container .no_stock{color:red; font-size: 14px; font-weight: 400; text-transform: uppercase; font-family: 'Montserrat',sans-serif; display: block; margin-top: 14px; text-align: center;}

.product_list.list .thumbnail-container .product-description-short {font-family: "Montserrat",sans-serif;}

/* FICHA */

#product .product-actions .product-description_short h2{color: #4c4950; font-size: 18px; font-weight: 400; line-height: 30px; margin-bottom: 1rem;}
#product .product-actions .product-description, #product .product-actions .product-description p{color: #000; font-weight: 300; margin-bottom: 0px;font-size: .9375rem;font-weight: 400;color: #7a7a7a;}
#product .product-actions .product-description ul li{line-height: 2rem;list-style: disc !important; margin-left: 20px !important;}
#product .product-detail.product-thumbs-left .images-container .product-cover{margin: 0px; width: 100%;}
#product #content .hidden-important{display: block !important;}
#product #content .hidden-important #zoom_product, #product #content .hidden-important #thumb-gallery, #product #content .hidden-important .product-cover .layer{display: none !important;}
.product-detail.product-thumbs-left .images-container{margin: 0; padding: 0; height: 0;}
.product-detail.product-thumbs-left .images-container .product-thumb-images, .product-detail.product-thumbs-right .images-container .product-thumb-images{width: 85px;}
#product .product-variants > .product-variants-item{margin: 0 27px 1.25rem 0; float: left; width: 100%;}
#product .product-actions .control-label{min-width: 3.25rem; font-size: 16px; color: #676767; font-weight: 300;}
#product .product-quantity .qty .control-label{font-size: 12px; font-weight: 600;}
#product .product-variants > .product-variants-item select{font-size: 16px; min-width: 120px; color: #4c4950; background-color: #f2f3f4;border: none;width: 100%;}
#product .product-add-to-cart{float: left; width: 100%; clear: both; margin-bottom: 7px;}
#product .product-flags{align-content: flex-end;align-items: flex-end;width: 40%;left: auto;right: 0;}
.product-detail.product-thumbs-left .images-container .product-cover .product-flags .product-flag.new{left: auto; right: 100px;}
#product .product-flags .product-flag{font-size: 18px; padding: 4px 12px;background: red;}
#product .product-flags .product-flag.on-sale{margin-left: -7px;}
#product .product-prices{
        display: flex;
        gap: 10px;
        float: left;
        width: 100%;
        align-items: center;
        margin-top: 10px;
        margin-bottom: 15px;}
#product .product-prices div {margin-bottom: 0px;}
#product .product-prices .current-price{display: flex; font-size: 27px;flex-wrap: wrap;align-items: center;}
#product .product-prices .product-discount{font-size: 18px; color: #ff0000;}
#product .has-discount .discount{background: #eb716f;}
#product .choose_info{display: block; float: left; width: 100%; color:#089fff; font-size: 14px; font-weight: 600;font-family: 'Montserrat', sans-serif; margin-top: 22px; margin-bottom: 26px; cursor: pointer;}
#product .choose_info span{text-decoration: underline;}
#product .choose_info:before{content: "\f05a"; font-family: 'FontAwesome'; font-size: 18px; margin-right: 10px; float: left; margin-top: 0px;}
.lof-labelexpired{display: none;}
#product .product-description_short p{color: #4c4950; font-size: 18px; font-weight: 400; font-family: 'Open Sans', sans-serif; line-height: 30px;}
.product-minimal-quantity{margin-bottom: 0;}
#product-availability{margin-top: 0;}
#product-availability.no_stock{color: red;font-size: 20px; font-family: "Montserrat",sans-serif; font-weight: normal; margin-top: -51px; display: block; margin-left: 330px; margin-bottom: 30px;}
.ap5-pack-page #product-availability.no_stock{margin-top: -44px;}
@media (max-width: 924px) and (min-width: 865px){#product-availability.no_stock{font-size:16px;}}
@media (max-width: 864px){#product-availability.no_stock{margin-top: 0; display: inline-block; margin-left: 0; margin-bottom: 11px; font-size: 18px;}}

#product .product-additional-info{float: left; width: 100%; padding-bottom: 20px;}
#product .product-additional-info .tabs{float: left; width: 100%; margin-bottom: 15px;}
#product .product-additional-info .tabs .js-mailalert{float: left;}
.comment_anchor_content{cursor:pointer; float: left; margin-right: 11px; color: #7f7f7f;}
.comment_anchor_content .read_comments{display:none; margin-left: 10px;}
.lgconsultas_link{color: #000;}
.lgconsultas_link span{text-decoration: underline;}
.comment_anchor_content .read_comments i, .lgconsultas_link i{font-size: 26px;}
#form_consulta .text-warning{color: red !important;}
#form_consulta #submit_consulta{color: #fff; background: #000;}
#product .product-actions .add-to-cart{
    font-size: 18px;
    font-weight: 600;
    background-color: #eb716f;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 40px 15px 40px;
    cursor: pointer;
    height: auto;
}
.ap5-pack-page .ap5-add-to-cart-container .product-add-to-cart .product-quantity {
    /*display: flex;*/
    align-items: center;
}
#product .product-quantity .add{
    /*margin-top: 10px;*/
    margin-bottom: 0.5rem
}
#product .product-actions .add-to-cart:hover{
    color: #fff; 
    background: #d3504c;
}
/* module instantcredit */
#product .ic_sections_container{
    max-width: 100%;
}
/** no cargar instantcredit en pt **/
.lang-pt .ic-simulator, .country-pt .ic-simulator{
    display:none;
}
/* module sequra */
#product .sequra-promotion-widget{
    width: 500px;
    min-height: 50px;
}
/*#product .product-actions .add-to-cart:before{content: "\e04e"; font-family: 'simple-line-icons'; font-weight: normal; font-size: 26px; margin-right: 3px; }*/
.blockreassurance_product{ margin-top: 25px; margin-bottom: 40px; display: block; float: left;width: 100%;}
.blockreassurance_product > div{float: left; text-align: center;}
.blockreassurance_product > div .inner_block{border: 1px solid #e7e7e7;}
.blockreassurance_product .item-product img,
.blockreassurance_product .item-product svg{
    height: 25px; 
    width: 25px;
}
.blockreassurance_product p.block-title{
    display: inline-block; 
    text-transform: uppercase; 
    color: #4c4950 !important; 
    font-size: 11px; 
    font-weight: 600; 
    font-family: 'Montserrat', sans-serif; 
    margin-bottom: 0;
    text-align: left;
}
.blockreassurance_product > div.clearfix{border: 0;}
.blockreassurance_product .item-product{
    float: none; 
    margin-right: 0;
}

#product .product_tabs{text-align: center; background: #f6f6f6; border-bottom: 1px solid #e6e6e6; padding: 26px 0}
#product .product_tabs li{display:inline-block; text-align: center; margin: 0 22px;}
#product .product_tabs li:first-child a, #product .product_tabs li a:hover{border-bottom: 4px solid #e2f06a;}
#product .product_tabs li a{text-transform: uppercase; color: #4c4950; font-size: 16px; font-weight: 600; padding: 23px 0;}

#product .product-price.es_profesional, #product .con_iva{float: left;}
#product .product-price.es_profesional .sin_txt{color: #7f7f7f; font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: 400; margin-top: 6px; display: block;}
#product .con_iva{padding-top: 9px; min-width: 134px;}
#product .con_iva:before{width: 1px; height: 60px; background: #a2a2a2; display: block; position: relative; float: left; content: ""; margin: -11px 20px 0 12px;}
#product .con_iva .current-price{color: #a2a2a2; font-size: 18px;}
#product .con_iva .regular-price{color: #a2a2a2; font-size: 12px; margin-left: 22px;}
#product .con_iva .con_txt{color: #a2a2a2; font-size: 12px; font-family: 'Montserrat', sans-serif; font-weight: 400; margin-top: 6px; display: block;}
/*.faq_question{padding-left: 50px;}
.faq_answer{padding-left: 25px;}*/

#product-detail .table-bordered, #product-detail .table-bordered td{border: 1px dashed #656565;}
#product-detail .table-bordered td.title{border-right: 0; width: 20%; color: #272727; font-weight: bold; vertical-align: middle;}
#product-detail .table-bordered td.title.feature{font-weight: normal; color: #666666; font-weight: 500;}
#product-detail .table-bordered td.content{border-left: 0; font-weight: 500;}
#product-detail .table-bordered td .manufacturer-logo{max-width: 200px;}

#product-modal .modal-content .modal-body .product-cover-modal{
    width: 800px;
    height: auto;
}
#product .modal-dialog{
    margin: 36px auto;
}

#attachments .table-bordered, #attachments .table-bordered td{border: 1px dashed #656565;}
#attachments .table-bordered td.title{border-right: 0; width: 20%; color: #272727; font-weight: bold;}
#attachments .table-bordered td.content{border-left: 0; font-weight: normal;}
#attachments .table-bordered td.content a{text-decoration: none; font-weight: 500;}
#attachments .table-bordered td.content.descarga a{text-decoration: underline; font-weight: normal;}
#attachments .table-bordered td.content.descarga a:before{content: ""; background: url('../img/pdf_ico.png') 0 0 no-repeat; display: block; width: 21px; height: 25px; float: left; margin-right: 7px; margin-top: -5px;}

.ap5-pack-product-content .alert.animated{float: left; margin-top: 5px; padding: 2px 3px 1px 8px; background: #fff5dd; border-radius: 0px; margin-left: 17px;  width: 93% !important;}
.ap5-pack-product-content .alert.animated:before{top:0;}
.ap5-pack-product-name .ud_blue{color: #089fff;}

#lgcomment .content-button .lgcomment_button, 
.lgconsultas_button_container #enviar_consulta{
    border: 1px solid #000;
    color: #000;
    border-radius: 0;
    white-space: normal;
    background: #fff;
}

#lgcomment .content-button .lgcomment_button:hover, .lgconsultas_button_container #enviar_consulta:hover{background: #000; color: #fff;}
.lgconsultas_button_container{text-align: center;} 
.lgconsultas_button_container #enviar_consulta{display: inline-block; padding: 10px;}
#collapseattachments h3{margin-bottom: 14px;}
#collapseattachments a{text-decoration: underline;}

#bollinicontainer{margin-bottom: 0px; margin-top: 10px;}
#bollinicontainer .control-label{text-transform: uppercase; color: #000 !important; font-weight: 700 !important; font-size: 14px !important;}
#bollinicontainer #bollinitabs{margin-top: 18px;}
#bollinicontainer .bordobollino{height: 183px; width: 124px; text-align: center; border: 8px solid #fff; margin-right: 22px; padding: 4px;}
#bollinicontainer .bordobollino a{display: block;}
#bollinicontainer .bollinoselected{border: 8px solid #e2f06a;}
#bollinicontainer .bordobollino .var_txt{text-transform: uppercase; color: #000; font-weight: 600; font-size: 11px; display: block; margin-top: 18px; line-height: 13px;}
/* PACK */
#product .product-description_short.text-xs-justify{margin-bottom: 20px;}
.pack_contiene{text-transform: uppercase; color: #000; font-weight: 600; font-family: 'Montserrat', sans-serif; font-size: 16px; margin-bottom: 16px;}
#ap5-product-list.card{
    padding: 20px;
    background: #f2f2f2 !important;
    border-radius: 0px;
    border: none !important;
}
.ap5-pack-product{
    padding: 20px;
    background: #fff;
    margin-bottom: 40px;
    border-radius: 10px;
}
.ap5-pack-product:last-child{
    margin-bottom: 0px;
}
.ap5-pack-product-name.title-center{text-align: left; padding: 0 0px 0px 20px; line-height: 16px; margin-bottom: 0px; float: left; width: 100%;}
.ap5-pack-product-name.title-center a{font-weight: 600; color: #7b7b7b; font-size: 16px;}
.ap5-pack-product-name.title-center:before {content: "\2022"; color:#e2f06a; font-weight: bold; display: block; width: 20px; margin-left: 0; position: absolute; font-size: 42px; left: -3px; top: -5px;}
.ap5-pack-product .product-actions{padding-left: 20px;}
#ap5-price-container .product-price {
    display: inline-block;
    max-width: 100%;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.1em;
    color: #000000;
    float: left;
    padding-right: 10px;
}
.ap5-pack-product-icon-plus{
    border-top: none !important;
}
.ap5-pack-product .ap5-pack-product-icon-plus:before{
    top: -50px !important;
    margin: 0 50%;
}
@media (max-width: 575px){
    .ap5-pack-product .ap5-pack-product-icon-plus:before {
        left: 0 !important;
    }
    a#totshippingpreview {
        font-size: 14px;
    }
}


#product.ap5-pack-page .product-actions .control-label{font-size: 14px;}
#ap5-buy-block-container{padding: 0;}
.ap5-product-pack-row-has-errors > .ap5-pack-product-content > :not(.ap5-pack-product-icon-check):not(.ap5-pack-product-icon-plus), .ap5-product-pack-row-has-fatal-errors > .ap5-pack-product-content > :not(.ap5-pack-product-icon-check):not(.ap5-pack-product-icon-plus){
filter: none;-webkit-filter: none;-moz-filter: none; -o-filter: none; -ms-filter: none;}
.ap5-product-pack-row-has-errors div.ap5-attributes, .ap5-product-pack-row-has-errors fieldset.ap5-quantity-fieldset{animation-name: none; animation-iteration-count: 0; animation-direction: normal;}
.ap5-pack-product-content{height: auto !important;}
.ap5-pack-product .alert-warning{border: 0; background: transparent; text-align: left; box-shadow: none; text-shadow: none;}
.ap5-product-pack-row-has-errors div.alert, .ap5-product-pack-row-has-fatal-errors div.alert{border: 0; background: transparent; text-align: left; box-shadow: none; text-shadow: none; color: #666666; text-transform: uppercase; animation-name: none; margin-top: 0;}
.ap5-product-pack-row-has-errors div.alert:before{display:none;content: "\f05e"; color:#eb716f; left: 26px; top: 38px;}
#product-availability .product-unavailable{color: #eb716f;}
.ap5-product-pack-row-has-errors div.alert ol li, .ap5-product-pack-row-has-fatal-errors div.alert ol li{font-weight: 600;}
#ap5-buy-container p.ap5-pack-unavailable, #ap5-buy-container p.ap5-combination-unavailable{border: 0; text-align: left; box-shadow: none; text-shadow: none; text-transform: uppercase; padding: 11px 27px; margin-bottom:20px;}
#ap5-buy-container p.ap5-pack-unavailable:before, #ap5-buy-container p.ap5-combination-unavailable:before{display: none;}
#ap5-buy-container p.ap5-combination-unavailable span a{font-weight: 600;}

/* PACK DE UNO */
#ap5-product-list.card.list_one{border: 0; padding: 0; margin: 0;}
#ap5-product-list.card.list_one .ap5-pack-product{padding: 0;}
#ap5-product-list.card.list_one .ap5-pack-product .product-actions{padding-left: 0;}
.pack_one .product-flags .product-flag.pack{display: none;}


/* VENTA CRUZADA */

/* CMS */


/* SOBRE NOSOTROS*/

/* BLOG */
#module-leoblog-category .category-info, #module-leoblog-category .category-info p, #module-leoblog-blog .blog-detail, #module-leoblog-blog .blog-detail p, .blog-item .blog-shortinfo{color: #4c4950; font-family: 'Open Sans', sans-serif; font-size: 18px; font-weight: normal; line-height:30px;}
#module-leoblog-blog .blog-detail img{width: 100% !important; height: auto !important; max-width: max-content;}

/* COMPRA */
body#checkout .additional-information{display:  none;}
#checkout .js-payment-option-form, #checkout .payment-option button, #checkout-payment-step .ps-hidden-by-js{display: none;}
body#checkout .additional-information{/*float: left;*/ width: 100%;}
.container-instant-simulator{display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
.container-instant-simulator .shipping{margin-right: auto;}
.container-instant-simulator .simulator{margin-left: auto;}
.container-instant-simulator .simulator .ic-simulator{border: 1px solid #e7e7e7; padding: 5px 0 5px 35px; margin: 15px 0;}

.payment-option {
    min-height: 80px;
    padding: 0.9375rem 0;
    margin-bottom: 0.9375rem;
    background: #f3f6dd;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
body#checkout section.checkout-step .payment-options .custom-radio {
    margin-left: 15px !important;
}
body#checkout section.checkout-step .payment-options label{
    margin-bottom: 0;
}

/* RESTO */
.page-authentication #content{max-width: 100%;}
#cart .blockreassurance_product > div, #checkout .blockreassurance_product > div{width: 100%; margin-bottom: 12px;}
#blockcart-modal .product-name, #blockcart-modal, #blockcart-modal .modal-body .divide-right p{color: #4c4950;}
.totselectzone_minicart{font-family: 'Open Sans', sans-serif; padding: 15px 50px 20px 50px;}
.totselectzone__title_minicart{font-family: 'Montserrat', sans-serif;}
.shipping_before_minicart p{margin-top: 15px;}

@media (min-width: 1200px){
    body.cart_open{width: calc(100% - 320px);}
    body.cart_open .container-full{width: 100%; max-width: 100%; padding: 0 15px;}
    body.cart_open .navbar-fixed-top, .navbar-fixed-bottom{width: calc(100% - 320px);}
}

.totshippingpreview_block, #js-totshippingpreview-container{
    display: flex;
    flex-direction: row;
    width: 50%;
    flex-wrap: wrap;
    margin-top: 18px; 
    padding: 10px 0px;
}
#alertprivate{float: none; margin: auto; width: 50%; text-align: center;}
#alertdoc{margin: 10px auto;}
#alertprivate #p_marca_right{margin-bottom: 8px;}
div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer .MagicScroll > span, div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer .MagicScroll > div > a{display: none !important;}
.page-my-account #content .links a:hover i {
    color: #f7796e;
}
#header .top-menu a[data-depth="0"]:hover, a:hover {
    color: #058733;
    text-decoration: none;
}
.page-my-account #content .links a i {
    display: block;
    font-size: 2.6rem;
    width: 100%;
    color: #000;
    padding-bottom: 3.4rem;
}
.page-my-account #content .links a:hover, .account-link:hover {
    color: #000;
}
.page-my-account .container{
    width: 100%;
}
#my-account .page-footer a {
    font-size: .875rem;
    font-weight: 600;
    padding: 0.625rem 1.875rem 0.525rem;
    text-transform: uppercase;
    border: 2px solid #000;
    color: #000;
    background-color: transparent;
    border-radius: 0;
    transition: all 0.5s ease;
}
#my-account .page-footer a:hover {
    color: #FFF;
    background-color: #eb716f;
    border-color: #eb716f;
}
#history a:hover {
    color: #eb716f;
    text-decoration: none;
}
.page-customer-account #content, .page-addresses .address{box-shadow: none; padding: 0px 30px;}

@media (min-width: 768px) and (max-width: 991px){
    #search_widget form button[type="submit"]{top: 1px; font-size: 15px;}
    .search-widget form input[type="text"]{line-height: 25px; font-size: 11px;}

    .categories_column{padding-right: 0;}

    .block-categories .category-sub-menu li{padding: 0 0 0 10px;}
    .block-categories .block_content > .category-top-menu li > .category-sub-menu > li > a{font-size: 13px;}
    .block-categories .category-sub-menu > li img{width: 24px; margin-right: 4px;}
    .block-categories .block_content > .category-top-menu li > .category-sub-menu > li > .collapse-icons{top: -3px; height: 46px;}

    .blockreassurance_product{margin-bottom: 20px;}
    .blockreassurance_product > div{margin-bottom: 10px;}
}

@media (max-width: 767px){

    #wrapper .breadcrumb{margin-bottom: 18px; padding: 18px 0;}
    #wrapper .breadcrumb .category_breadcrumb{padding-top: 0;}
    #category .sidebar .block{display: block !important; margin-bottom: 20px;}
    #category #left-column .block-categories{display: none !important;}
    .product_list.list .thumbnail-container .product-image, .product_list.list .thumbnail-container .product-meta{width: 100%; padding: 0;}
    .product_list.list .thumbnail-container .product-meta .button-container{float: left; margin-top: 32px; text-align: center;width: 100%;}
    .product_list.list .thumbnail-container .product-meta .more_info{float: left; margin-top: -90px; width: 100%; text-align: center;}
    .product_list.list .thumbnail-container .product-meta .more_info.no_stock{margin-top: -120px;}
    .thumbnail-container .product-title a{height: 46px; font-size: 15px; display: block;}
    .thumbnail-container .product-title{margin-top: 8px;}
    .product_list.list .thumbnail-container .product-description-short{font-size: 15px;}

    .blockreassurance_product{margin-bottom: 20px;}
    .blockreassurance_product > div{margin-bottom: 10px;}
    
    .totselectzone_minicart{padding: 15px 20px 20px 20px;}
    .totselectzone__row--head th{word-break: break-word;}
    .totselectzone__table .fees{white-space: initial;}

    #cart .blockreassurance_product > div, #checkout .blockreassurance_product > div {
        width: 100%;
        margin-bottom: 12px;
        text-align: left;
        padding-left: 10px;
    }
}

@media (max-width: 480px){
    #subcategories .subcategory-block .subcategory-image{width: 73px;}
    #subcategories .subcategory-block .subcategory-meta{width: 60%; max-width: 200px;}
    #subcategories .subcategory-block .subcategory-meta h3{width: 100%; text-align: left;}
    #subcategories .subcategory-block .subcategory-meta a{font-size: 14px;}
}
@media (min-width: 481px) and (max-width: 613px){
    #subcategories .subcategory-block .subcategory-image{width: 73px;}
    #subcategories .subcategory-block .subcategory-meta{max-width: 95px;}
    #subcategories .subcategory-block .subcategory-meta a{font-size: 14px;}
}
@media (min-width: 614px) and (max-width: 767px){
    #subcategories .subcategory-block .subcategory-image{width: 73px;}
    #subcategories .subcategory-block .subcategory-meta{max-width: 164px;}
    #subcategories .subcategory-block .subcategory-meta a{font-size: 14px;}
}


/* RESPONSIVE CABECERA */
@media (max-width: 767px){
    /* INDEX */
    #block-newsletter-label.block_newsletter form .input-wrapper{width: 100%;}
    .block_newsletter form .btn .fa{display: none;}
    .block_newsletter form .btn span{display: block;}
    #block-newsletter-label #gdpr_consent label, #block-newsletter-label #gdpr_consent label a{font-size: 12px; line-height: 19px;}
    #block-newsletter-label .custom-checkbox input[type="checkbox"] + span{margin-top: -4px;}

    /* LISTADO */
    .block-category #category-description{float: left; width: 100%;}
    .block-category h1{float: left; width: 100%; font-weight: 300; line-height: 32px; font-size: 22px; padding-left: 94px; min-height: 66px; margin-bottom: 0; display: flex; justify-content: left; align-items: center;}
    .block-category .category-cover{position: absolute; padding-left: 8px;}
    .block-category .category-cover img{width: 66px;}
    .product_list .thumbnail-container .con_iva:before{display: none;}
    .product_list .thumbnail-container .con_iva{border-top: 1px solid #a2a2a2; margin-top: 13px; padding-top: 13px; width: 100%;}
    .product_list .thumbnail-container .product-meta .button-container a.btn-product{max-width: 222px; margin: 0 auto;}
    .thumbnail-container .product-price-and-shipping .con_iva .con_txt{float: right; margin-right: 0;}
    .thumbnail-container .product-price-and-shipping .con_iva .price{margin-right: 17px;}
    
    /* FICHA */
    div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer, div.MagicToolboxContainer.selectorsRight .MagicToolboxSelectorsContainer{min-height: 90px !important;}
    .product-description{width: 100%;}
    .category-products, .product-accessories, .viewed-products{padding: 8px 0;}
    .products-section-title{margin: 0 0 24px;}
    .lineven-relatedproducts .card-block{padding: 0;}
    #product .product-detail-name{font-size: 18px; line-height: 24px;}
    #product .product-description_short p{font-size: 15px !important; line-height: 25px !important;}
    .pack_contiene{font-size: 12px;}
    .ap5-pack-product-name.title-center a{font-size: 12px;}
    #product.ap5-pack-page .product-actions .control-label{font-size: 12px;}
    #product .product-variants > .product-variants-item select{font-size: 14px; min-width: 98px;}
    #product .product-variants > .product-variants-item{margin: 0 0 16px 0;}
    #ap5-product-list.card{padding: 14px;}
    .ap5-pack-product{margin-top: 8px !important;}
    .ap5-pack-product-name.title-center:before{top: -2px;}
    #product .product-actions .add-to-cart:before{font-size: 22px;}
    .lgconsultas_link, .lgconsultas_link a{font-size: 12px;}
    .comment_anchor_content .read_comments i, .lgconsultas_link i{font-size: 21px;}
    .blockreassurance_product p.block-title{font-size: 12px; font-weight: 400;}
    #product .product_tabs{padding: 18px 0;}
    #product .product_tabs li{margin: 0px 0px 13px 0px; width: 100%;}
    #product .product_tabs li:last-child{margin: 0px 0px 3px 0px;}
    #product .product_tabs li a{padding: 0; font-size: 15px;}
    #product .product-description p{font-size: 15px !important; line-height: 22px !important;}
    #product .products-section-title{font-size: 26px; line-height: 36px;}
    .category-products, .product-accessories, .viewed-products, .lineven-relatedproducts{margin-bottom: 40px;}
    #product .product-prices .current-price{font-size: 22px;}
    #product .product-prices .product-discount{font-size: 14px;}
    .product-prices .current-price span[itemprop="price"]{margin: 0 8px 0 0;}
    #product .has-discount .discount{background:#ff0000; margin: 0; padding: 4px 9px 3px 9px; font-size: 9px; line-height: 13px;}
    .product-discount .regular-price{margin: 0 9px 0 0;}
    #product .con_iva:before{display: none;}
    #product .con_iva{padding-top: 13px; min-width: 134px; border-top: 1px solid #a2a2a2; width: 100%; margin-top: 13px; margin-bottom: 14px;}
    #product .product-add-to-cart{padding-left: 25px;}
    #product .product-additional-info{padding-left: 24px;}
    #product .choose_info{font-size: 13px;}
    #product .comment_anchor_content{margin-right: 0; width: 100%; margin-bottom: 16px;}
    #product .comment_anchor{font-size: 12px;}
    #product .comment_anchor_content img{width: 56px !important;}
    .comment_anchor_content .read_comments{margin-left: 4px; font-size: 12px;}
    .product-detail.product-thumbs-left .images-container .product-cover .product-flags .product-flag.new{right: 14px;}
}

@media (max-width: 575px){
    .product-detail.product-thumbs-left .images-container .product-cover .product-flags{max-width: 100%;}
    #product .product-flags .product-flag{font-size: 14px; padding: 2px 9px;}
}


/* RESPONSIVE BLOQUE CATEGORIAS HOME */
@media (min-width: 768px) and (max-width: 799px){
    .categories_home ul li:first-child a img{margin-top: 3px; float: left;}
    .categories_home .title{margin-bottom: 14px;}
    .categories_home ul li{margin-bottom: 6px;}
}
@media (min-width: 800px) and (max-width: 859px){
    .categories_home ul li a{font-size: 9px;}
    .categories_home ul li{margin-bottom: 16px;}
    .categories_home .title{margin-bottom: 14px;}
}
@media (min-width: 860px) and (max-width: 919px){
    .categories_home ul li a{font-size: 10px;}
    .categories_home ul li{margin-bottom: 16px;}
    .categories_home .title{margin-bottom: 14px;}
}
@media (min-width: 920px) and (max-width: 979px){
    .categories_home ul li a{font-size: 11px;}
    .categories_home .title{margin-bottom: 14px;}
    .categories_home ul li{line-height: 24px; margin-bottom: 17px;}
}
@media (min-width: 980px) and (max-width: 991px){
    .categories_home ul li a{font-size: 12px;}
    .categories_home .title{margin-bottom: 14px;}
    .categories_home ul li{line-height: 24px; margin-bottom: 21px;}
}
@media (min-width: 992px) and (max-width: 1038px){
    .categories_home ul li a{font-size: 12px;}
    .categories_home .title{margin-bottom: 14px;}
    .categories_home ul li{line-height: 24px; margin-bottom: 21px;}
}
@media (min-width: 1039px) and (max-width: 1102px){
    .categories_home ul li a{font-size: 13px;}
    .categories_home .title{margin-bottom: 18px;}
    .categories_home ul li{line-height: 24px; margin-bottom: 23px;}
}
@media (min-width: 1103px) and (max-width: 1158px){
    .categories_home .block_content > div{padding: 17px 16px;}
    .categories_home ul li a{font-size: 13px;}
    .categories_home .title{margin-bottom: 18px; font-size: 26px;}
    .categories_home ul li{line-height: 24px; margin-bottom: 28px;}
    .categories_home ul li a img{width: 30px; height: auto; margin-right: 4px;}
}
@media (min-width: 1159px) and (max-width: 1199px){
    .categories_home .block_content > div{padding: 17px 16px;}
    .categories_home ul li a{font-size: 13px;}
    .categories_home .title{margin-bottom: 22px; font-size: 27px}
    .categories_home ul li{line-height: 24px; margin-bottom: 28px;}
    .categories_home ul li a img{width: 32px; height: auto; margin-right: 4px;}
}
@media (min-width: 1200px) and (max-width: 1300px){
    .categories_column{padding-right: 0;}
    .categories_home .block_content > div{padding: 25px 16px;}
    .categories_home ul li a{font-size: 14px; font-weight: 400;}
    .categories_home .title{margin-bottom: 22px; font-size: 27px}
    .categories_home ul li{line-height: 24px; margin-bottom: 28px;}
    .categories_home ul li a img{width: 32px; height: auto; margin-right: 4px;}
}
@media (min-width: 1301px) and (max-width: 1337px){
    .categories_home .title{margin-bottom: 20px; font-size: 34px;}
    .categories_home .block_content > div{padding: 28px 16px;}
    .categories_home ul li{line-height: 24px; margin-bottom: 34px;}
    .categories_home ul li a img{margin-right: 6px; width: 32px; height: auto;}
    .categories_home ul li a{font-size: 14px;}
}
@media (min-width: 1338px) and (max-width: 1349px){
    .categories_home .title{margin-bottom: 20px; font-size: 34px;}
    .categories_home .block_content > div{padding: 28px 16px;}
    .categories_home ul li{line-height: 24px; margin-bottom: 28px;}
    .categories_home ul li a img{margin-right: 3px;}
    .categories_home ul li a{font-size: 15px;}
    
    .lineven-relatedproducts .list-a ul.rlp-products li.rlp-product .container-description{width:55%;}
}
@media (min-width: 1350px) and (max-width: 1396px){
    .categories_home .title{margin-bottom: 20px; font-size: 34px;}
    .categories_home .block_content > div{padding: 33px 16px;}
    .categories_home ul li a img{margin-right: 6px;}
    .categories_home ul li a{font-size: 15px;}
    
    .lineven-relatedproducts .list-a ul.rlp-products li.rlp-product .container-description{width:55%;}
}
@media (min-width: 1397px) and (max-width: 1436px){
    .categories_home .title{margin-bottom: 20px;}
    .categories_home .block_content > div{padding: 41px 12px;}
    .categories_home ul li a img{margin-right: 10px;}
}
@media (min-width: 1437px) and (max-width: 1465px){
    .categories_home .title{margin-bottom: 20px;}
    .categories_home .block_content > div{padding: 41px 16px;}
    .categories_home ul li a{font-size: 15px;}
}
@media (min-width: 1466px) and (max-width: 1514px){
    .categories_home .title{margin-bottom: 26px;}
    .categories_home .block_content > div{padding: 41px 16px;}
}
@media (min-width: 1515px) and (max-width: 1556px){
    .categories_home .title{margin-bottom: 26px;}
    .categories_home .block_content > div{padding: 53px 21px;}
}
@media (min-width: 1557px) and (max-width: 1620px){.categories_home .block_content > div{padding: 53px 31px;}}
@media (min-width: 1621px) and (max-width: 1668px){.categories_home .block_content > div{padding: 53px 39px;}}

/* RESPONSIVE BLOQUES SERVICIOS Y CATEGORIAS COLORES */


/* RESPONSIVE MENU SCROLL */
@media (max-width: 360px){
    #blockcart-modal .cart-content-btn .btn-secondary{padding: 0; font-size: 12px;}
    #blockcart-modal .cart-content-btn .btn-primary{font-size: 11px; padding: 10px;}
    
    .totselectzone__table td, .totselectzone__table th {padding: 9px 6px;    text-align: left;    font-size: 12px;}
    #js-totshippingpreview-container #totshippingpreview{padding: 10px 20px;}
    #js-totshippingpreview-container #totcamion span{font-size: 12px;}
}

/*Centrado del menú mega 20/09/2023*/
@media (min-width: 550px){
.mm_menus_ul{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(255, 255, 255);
}

}

@media (max-width: 767px){
.ets_mm_megamenu .container {
    background-color: #ffffff;
    padding: 0;
}

.ets_mm_megamenu *:not(.fa):not(i) {
    font-family: inherit;
    font-size: 12px;
    text-align: left;
}
span.h4 {
    font-size: 14px !important;
    text-align: left !important;
}

}
.ybc-menu-toggle .icon-bar {
    background-color: #333;
    clear: left;
    float: left;
    height: 2px;
    margin: 4px 0px 1px 0px;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    width: 27px;
}

/*Ficha producto*/
#add-to-cart-or-refresh, .js-product-container .col-md-6:nth-child(2){
    display: flex;
    flex-direction: column;
}
button.btn.btn-primary.js-mailalert-add.mt-1.botonavisame {
    white-space: inherit;
    color: #fff;
    background-color: #eb716f;
    border-color: #eb716f;
    transition: background-color 0.3s;
    white-space: normal;
    margin-top: 20px !important;
    margin-bottom: 15px;
    max-width: 50%;
    position: relative;
    float: left;
    font-size: 15px;
}

.inputavisame{
    max-width: 50%;
    position: relative;
    float: left;
    margin-top: 20px;
    height: 37px;
}

button.btn.btn-primary.js-mailalert-add.mt-1.botonavisame:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
@media (max-width: 1541px){
    #product .inputavisame{
        height: 56px;
    }
}
@media (max-width: 550px){
    button.btn.btn-primary.js-mailalert-add.mt-1.botonavisame{
        max-width: 100%;
        margin-top: 0px !important;
        margin-bottom: 0px;
    }
}

.ce-product-stock.ce-product-stock--out-of-stock {
    margin-bottom: -20px;
}


/*Precio sin IVA*/
.ce-product-price-without-taxes-prod{
float: left;
padding-left: 20px;
border-left: solid 1px #e1e1e1;
margin-left: 20px;
}

.pricetaxec{
    font-family: "Montserrat", sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.1em;
    color: #a9a9a9;
    vertical-align: middle;
}

.labeltaxec{
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.1em;
    color: #a9a9a9;
    vertical-align: middle;
}

.ce-product-price-without-taxes{
float: left;
margin-left: 20px;
}

.product-without-taxes{
font-size: .9375rem;
    font-weight: 500;
    color: #aba8a8;
}
.separatortax{
    color: #e3e3e3;
    padding-right: 23px;
}

@media (max-width: 470px){

    .botonavisame{
        max-width: 100%;
        position: relative;
        float: left;
    }
    
    .inputavisame{
        max-width: 100%;
        position: relative;
        float: left;
    }
    
    .ce-product-price-without-taxes-prod{
        float: left;
        padding-left: 0px;
        border-left: none;
        margin-left: 0px;
        margin-top: 15px;
        }
        
        .pricetaxec{
            font-family: "Montserrat", sans-serif;
            font-size: 24px;
            font-weight: 600;
            line-height: 1.1em;
            color: #a9a9a9;
            vertical-align: middle;
        }
        
        .labeltaxec{
            font-family: "Montserrat", sans-serif;
            font-size: 13px;
            font-weight: 400;
            font-style: italic;
            line-height: 1.1em;
            color: #a9a9a9;
            vertical-align: middle;
        }
        
        

}


/*Botones*/
.btn-primary{
    color: #fff;
    background-color: #eb716f;
    border-color: transparent;
}

.btn-primary:hover{
    color: #fff;
    background-color: #cc6563;
    border-color: transparent;
}

button.btn.btn-primary.js-mailalert-add.mt-1 {
    padding: 0.5rem 1rem;
    white-space: inherit;
}

/*ProductPage Simple*/

.elementor-widget-product-description li {list-style: disc;
    margin-left: 20px;}

.elementor-widget-product-description-short li {list-style: disc;
    margin-left: 20px;}
    
#product .elementor-widget-product-description a, #product .elementor-text-editor a { 
    color: #058733 !important;
    text-decoration: underline !important;
}
#product .elementor-widget-product-description a span:hover, #product .elementor-text-editor a:hover {
    color: #339966 !important;
}
#product .product-details-accordion .product-description .elementor-section-wrap.product-miniature{
    display: block !important;
}
/** Miniature accesori product **/
#product .product-accessories .ce-product-name a {
    text-decoration: none !important;
    color: #058733 !important;

}
#product .product-accessories .elementor-widget-product-miniature-add-to-cart{
    text-align: left !important;
}
#product .product-accessories .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{
    padding: 0px !important;
    
}
#product .product-accessories .ce-product-prices .ce-product-price{
    font-size: 24px;
}
#product .product-accessories .ce-product-prices .ce-product-price.ce-has-discount .ce-product-badge-sale{
    font-size: 18px;
}
#product .product-accessories .elementor-14170201 .elementor-element.elementor-element-8db09f5{
    width: 85%;
}

.elementor-swiper-button.elementor-swiper-button-prev, 
.elementor-swiper-button.elementor-swiper-button-next {
    color: #23a455;
    opacity: 0.7;
}
.elementor-swiper-button.swiper-button-disabled {
    opacity: .3;
}

.elementor-widget-product-description-short a{
    color: #058733 !important;
}

@media (max-width: 470px){
    #bollinicontainer .bordobollino img {
        width: 70px !important;
        height: 70px !important;
    }
    #bollinicontainer .bordobollino {
        height: 154px !important;
        width: 95px !important;
        margin-right: 6px;
    }
    #bollinicontainer .bordobollino {
        margin-right: 10px !important;
        margin-bottom: 0px;
        padding: 2px 0px;
    }
    #bollinicontainer .bordobollino .var_txt {
        font-size: 10px !important;
        line-height: 15px !important;
    }
}

/*Subcategorias*/
#subcategories ul li .subcategory-image a img {
    float: left;
    margin-right: 20px;
    width: 50px;
    text-align: center;
    display: table;
    height: 50px;
}

#subcategories ul li .subcategory-name {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
}

a.subcategory-name {
    float: left;
}

#subcategories ul li:hover .subcategory-image a {
    border: none;
}

#subcategories ul li .subcategory-image a {
    display: block;
    padding: 9px;
    border: none;
}

#subcategories ul li {
    width: calc(100%/4 - 20px);
    min-width: 380px;
    margin: 10px;
    text-align: center;
    background: #f6f6f6;
    padding-bottom: 8px;
    border-radius: 10px;
    display: flex;
    align-content: center;
    align-items: center;
}

#subcategories ul li:hover {
    background: #e7e7e7;
}

#subcategories ul li .subcategory-name:hover{
    color: #119f62;
}

div#subcategories {
    border: none !important;
}

.af_filter_content span.name {
    line-height: 17px;
}

/*Descripción de miniatura*/
.corta li{
    list-style: disc;
    line-height: 22px;

}
 .corta li>p {
    margin-bottom: 0;
}
.corta ul{padding-left:20px !important;}

.corta h2 {
    font-weight: 400 !important;
    font-size: 15px;
    line-height: 20px;
}

.advertenciatxt{
    background: #ffffff; 
    color: red !important; 
    font-weight: 600; 
    font-style: italic;
}
/*-----*/

@media (max-width: 570px){
#subcategories ul li {
    width: calc(100%/4 - 20px);
    min-width: 337px;
    margin: 10px;
    text-align: center;
    background: #f6f6f6;
    padding-bottom: 8px;
    border-radius: 10px;
    margin-left: 20px;
}
#subcategories ul li:hover {
    width: calc(100%/4 - 20px);
    min-width: 337px;
    margin: 10px;
    text-align: center;
    background: #f6f6f6;
    padding-bottom: 8px;
    border-radius: 10px;
    margin-left: 20px;
}

/*nav.breadcrumb {
    display: none;
}*/
#product-list-header {
    display: none;
}

.cart-grid .product-line-grid-right .col-md-10.col-xs-6{
    width: auto !important;
}

body#checkout section.checkout-step .address-item {
    flex: 0 0 100%;
}

#wrapper>.row {
    padding: 10px;
}
}

/*Breadcrumb*/
.breadcrumb img.img-fluid {
    width: 50px;
}

#amazzing_filter {
    background: #FFF;
    padding: 1.25rem;
    box-shadow: none;
}

/*Packs*/
span.current-price-value {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.1em;
    color: #000000;
}
#product .product-prices .tax-shipping-delivery-label{
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    color: #868686;
    padding-left: 9px;

}

/*Carrito*/
.card-block.checkout{
    padding-bottom: 0;
}

.ic_sections_container{
    margin: 0 auto !important;
}
div#js-totshippingpreview-container{
    text-align: center !important;
}
span.block-title {
    color: #4c4950 !important;
    font-size: 11px;
    font-weight: 600;
}
.cart-grid-body .card-block h1 {
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
}
.cart-item{
    background-color: whitesmoke;
    margin-bottom: 10px;
    
}

@media (max-width: 575px){
    .product-line-grid-left {
        padding-right: 0!important;
        padding-bottom: 12px;
    }
    .label .continuar{
    width: 100%;
    }
}

/*Historial de pedidos*/
.row.pedidohist {
    background: whitesmoke;
    padding: 10px;
    border-radius: 15px;
}

#history .orders .order {
    padding: 0.4rem 1rem;
    border-bottom: none;
}

#main .page-header {
    margin-bottom: 1.563rem;
    text-align: center;
}

footer.page-footer {
    text-align: center;
    margin-top: 30px;
}

.linkback{
    padding: 7px;
    background: white;
    border: solid 1px black;
    color: black;
}

/*Order Confirmation*/
section#content-hook_order_confirmation {
    max-width: 1475px;
    margin: 0 auto;
    margin-bottom: 30px;
    background: #e0ffe2;
}

#content.page-content .page-order-confirmation .card{
    max-width: 1475px;
    margin: 0 auto;
    margin-bottom: 30px;
}

section#content-hook_payment_return{
    max-width: 1475px;
    margin: 0 auto;
    margin-bottom: 30px;
}

#order-items .image img {
    width: 100%;
    margin-bottom: 0;
    border: 1px solid gray-lighter;
}
 /* Checkout*/

 h1.step-title.js-step-title.h3 {
    background: whitesmoke;
    padding: 20px;
}

body#checkout section.checkout-step.-reachable.-current .step-number {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33px;
    height: 33px;
    margin-right: 0.65rem;
    font-size: 1rem;
    color: #54595f;
    vertical-align: middle;
    background-color: #e2f06a;
    border: 1px solid;
    border-radius: 50%;
}

body#checkout section.checkout-step.-complete:first-of-type .step-title {
    padding-top: 1.25rem;
}
body#checkout section.checkout-step .step-title {
    padding-bottom: 1.25rem;
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    border-bottom: 0px solid #e1ef6b;
}

a.nav-link.active {
    background: #e1ef6b;
    padding: 15px;
}

a.nav-link{
    background: whitesmoke;
    padding: 15px;
}

body#checkout a:hover {
    color: #0f9d42;
}
.form-control:focus {
    color: #232323;
    background-color: #fff;
    outline: 0.1875rem solid #e0ee6b;
    border-color: #e0ee6b;
}
.input-group.focus {
    outline: .1875rem solid #e0ee6b !important;
}

.done {
    color: #a09e9e;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    display: block;
    float: right;
    margin-right: 0.125rem;
    color: #7a7a7a;
    cursor: pointer;
    text-transform: uppercase;
}

body#checkout section.checkout-step .delivery-options .delivery-option {
    min-height: 80px;
    padding: 0.9375rem 0;
    margin-bottom: 0.9375rem;
    background: #f3f6dd;
}

body#checkout section.checkout-step .address-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    margin-bottom: 0.625rem;
    background: #f3f6dd;
    border: 3px solid transparent;
    border-radius:20px;
    margin-right: 10px;
}
body#checkout .additional-information {
    margin-top: 0;
    margin-left: 0;
    padding:20px;
}
.payment-option-wrap{
    border: none !important;
}

/*CLEARIS@JOSEDA*/

/*Cuenta de usuario*/

.page-my-account #content .links a span.link-item {
    background: whitesmoke !important;
    border: 0px solid #E2F06A !important;
    padding: 30px !important;
    border-bottom: 10px solid #E2F06A !important;
    border-radius: 20px !important;
    /*box-shadow: 8px 11px 28px -19px rgba(0,0,0,0.75) !important;*/
}
span.link-item {
    color: #000;
    font-weight: 500;
}


.link-item {
    transform: scale(1);
    transition: 1s;
}

.link-item:hover{
    color: black !important;
    border: 1px solid black !important;
    transform: scale(1.05);
    transition: 0.5s;
    background: #e2f06a !important;
}

.link-item:hover i{
    color: black !important;
}

.page-footer .account-link {
    color: #EB716F;
}

/*Direcciones*/
body#addresses .address {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    /*margin-bottom: 0.625rem;*/
    background: #f3f6dd;
    border: 3px solid transparent;
    border-radius:20px;
}
/*.address {
    background: white !important;
    border: 2px solid #E2F06A !important;
    padding: 30px !important;
    border-left: 10px solid #E2F06A !important;
    border-radius: 50px !important;
    box-shadow: 8px 11px 28px -19px rgba(0,0,0,0.75) !important;
}

.addresses-footer {
    width: 20% !important;
    border-radius: 50px !important;
    color: white !important;
    text-align: center;
    font-size: 14px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 40px !important;
    margin-top: 20px !important;
}*/
.page-addresses .addresses-footer a{
    padding: 10px;
    border: solid 1px black;
    text-transform: uppercase;
}
.addresses-footer{
    padding-top: 20px;
}
.address-footer a{
    color: black !important;
    font-size: 16px !important;
}

.address-footer {
    text-align: center;
}

/*!Direcciones*/

/*Facturas por abono*/
/*table.table.table-striped.table-bordered.hidden-sm-down th{
    background-color: #E2F06A;
    color: black;
    text-transform: uppercase;
    font-weight: 700;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
}*/
/*!Facturas por abono*/

/*!Cuenta de usuario*/

div#content.page-content.card.card-block {
    border: 0px !important;
}
.inicioses{
    max-width: 821px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    border: solid 2px #e2f06a;
}



/*!CLEARIS@JOSEDA*/

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover{
    color: #fff;
    background-color: #d06765;
    border-color: transparent;
}

#header a:hover {
    color: #058733;
    text-decoration: none;
}

.pagination .current a {
    font-size: 1.25rem;
    color: #000000;
    text-decoration: none;
    padding: 10px 8px 10px 15px;
    background: #e1ef6b;
    border-radius: 20px;
    margin-right: 10px;
}

.product-prices .tax-shipping-delivery-label {
    font-size: .8125rem;
    color: #7a7a7a;
    word-wrap: break-word;
    padding-top: 8px;
}

em {
    color: darkgrey;
}

.page-addresses .address .address-body address {
    min-height: 12rem;
}

a.ets_mm_url {
    line-height: 20px;
}

ul .ets_mm_categories li {
    margin-bottom: 5px;
}

.ets_mm_block > .h4 {
    border-bottom: 1px solid #e7e7e7;
    color: #444444;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 2px; 
    padding-bottom: 2px; 
    text-transform: uppercase;
}
.faq_question {
    /* padding-left: 50px; */
    background: #f4f4f4;
    padding: 20px;
    border-radius: 20px 20px 20px 0px;
    margin-bottom: 10px;
}
.first_column{
    max-width: 200px;width: 200px;
}
.faq_answer{
    background: #f9fce1;
    border-radius: 20px 20px 0px 20px;
    padding: 20px;
    float: right;
}

table.faqconsultas {
    margin-bottom: 30px;
    width: 100%;
}

a.faq_anchor span {
    font-weight: 500 !important;
    color: #868686;
    font-size: 14px;
    margin-right: 10px;
}
span.comment_anchor{
    font-weight: 500 !important;
    color: #868686;
    font-size: 14px;
    margin-right: 10px;
}
#displayMoreC{
    display: none;
}
#displayLessC{
    display: none;
}

/*Pagos*/




.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #ffffff;
    padding:0;
}

/*Estilo de boton mincart desabilitado*/

button.carrito:disabled {
    background: white;
    color: #b9b7b7;
    border: solid 2px #b9b7b7 !important;
}
button.carrito:disabled:hover {
    background: white;
    color: #b9b7b7;
    cursor: no-drop;
}

/*Estilo de boton mincart normal*/
button.carrito {
    background: white;
    padding: 8px;
    border: solid 2px black;
    text-transform: uppercase;
}

button.carrito:hover {
    background: #eb716f;
    border: solid 2px #eb716f;
    padding: 8px;
    color:white;
    cursor:pointer;
}

/*Checkout mobile*/

@media (max-width: 550px){
    
    body#checkout section.checkout-step .step-title {
        font-size: 19px;
        font-weight: 600;
    }

    body#checkout a.nav-link.active {
        font-size: 12px;
    }

    body#checkout a.nav-link {
        font-size: 12px;
    }

    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit{
        display: none;
    }

    body#checkout section.checkout-step .address-item {

        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        
    }

    span.h6.carrier-name {
        margin-left: -16px;
    }

    span.carrier-delay {
        font-size: 11px;
        line-height: 14px;
        font-style: italic;
        color: grey;
    }

    span.carrier-price {
        font-weight: 500;
    }

    .page-content.page-cms ul, p {
        font-size: 14px;
        font-weight: 400;
        color: darkgrey;
    }

    em {
        color: darkgrey;
        font-size: 11px;
    }
    .form-control-comment {
        padding-top: 0.5rem;
        font-size: 12px;
        color: darkgrey;
    }

    .block-promo .promo-input {
        width: 66%;
    }
}

a.enlacepacks {padding: 10px 20px; background: #e1ef6b; font-weight: 600; text-transform: uppercase}

/*Pack boton mobile*/
@media (max-width: 550px){
    a.enlacepacks {
        font-size: 11px;
        padding: 8px;
    }
}

/*Imagenes metodos de pago*/

.payment-option img {
    margin-left: 10px;
}


/* reviews */

.lggooglereviews_header .lg-google-right {
/*    display: flex !important;
    vertical-align: top;
    width: 100%;
    padding: 6px;
    justify-content: center;*/
    display: none;
}
.slide-container {
    background: #ffffff;
    border-radius: 1em;
    padding: 1.5em;
    box-shadow: 0 0.75em 1.5em -0.25em #919eab1f, 0 0 0.125em 0 #919eab33;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1em;
    font-size: 1em;
    line-height: 1.5em;
    flex: 1;
    font-family: "Roboto", "Segoe UI", Arial;
}
.lggooglereviews-owl .owl-stage-outer .owl-stage .owl-item {
    padding: 0.75em;
    transition: 0.4s opacity ease-in-out;
}
.lggooglereviews_place {
    font-family: "Roboto", "Segoe UI", Arial;
}

.lggooglereviews-owl .owl-stage-outer .owl-stage .owl-item .item {
    width: 100% !important;
}
.lggooglereviews_place .lg-google-text {
    font-size: 16px !important;
    line-height: 22px !important;
}
.lggooglereviews_place .lg-google-name {
    font-family: 'Montserrat';
}
.lg-google-place {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}


#search .container>.row {
    max-width: 1700px;
    margin: 0 auto;
}

/*Quitar el espacio escesivo entre widget en la columna derecha del producto, esta columna debe de tener como id css "derechacol"*/
#derechacol .elementor-widget:not(:last-child) {
    margin-bottom: 0px;
}

/* Cabecera nueva */

@media only screen and (max-width: 768px) {
    /*.ybc-menu-toggle {
        padding: 5px !important;
    }*/
    .elementor-sign-in .menu-item-type-account a.elementor-item span.hei {
        display: none !important;
    }
    .menu-item-type-account .sub-menu.elementor-nav--dropdown li {
        margin-left: -125px;
        display: flex;
        align-items: flex-end;
        flex-direction: column;
        width: auto;
        background: #fff;
    }
    .elementor-nav--main .elementor-nav ul {
        width: 8em;
    }

}

@media only screen and (max-width: 952px ) and (min-width: 768px) {
    .elementor-sign-in .menu-item-type-account a.elementor-item span.hei {
        display: none !important;
    }

    .menu-item-type-account .sub-menu.elementor-nav--dropdown li{
        margin-left: -90px;
        display: flex;
        align-items: flex-end;
        flex-direction: column;
        width: auto;
        background: #fff;
    }
    .elementor-nav--main .elementor-nav ul {
        width: 8em;
    }

}
@media only screen and (max-width: 1269px ) and (min-width: 1024px) {
    .elementor-sign-in .menu-item-type-account a.elementor-item span.hei {
        position: absolute;
        top: 50px;
        left: 10px;
    }
    .elementor-nav--main .elementor-nav ul {
        width: 8em;
    }

}

.hidden-address {
    display: none !important;
}
.boton-address{
    pointer-events: none !important;
}

/** PRODUCTO **/
#product .h1{ 
    text-transform: none;
    font-size: 27px;
    line-height: 1.2em;
    color: #000000;
    font-weight: 600;
    padding: 0;
    margin: 0;
}
#product .reference{
    display: flex;
    flex-direction: row;
    align-items: center;
}
#product .reference span{
    font-weight: 500;
    font-size: 14px;
    color: #7a7a7a;
}
#product .reference span:first-child{
    color: #000000;
    padding-right: 5px;
}
#product .reference .faqproduct{
    padding: 0px 10px;
}
#product .advertencia{
    font-size: 15px;
    color: red !important;
    font-weight: 600;
    font-style: italic;
}
#product #bollinicontainer{
    margin-bottom: 2rem !important;
}
#product .product-quantity .input-group-btn-vertical{display: none;}
#product #content{max-width: 665px;}
#product .product-details-accordion details{
    border: 1px solid #e0e0e0;
    padding: 20px;
    margin-bottom: 5px;
    cursor: pointer;
}
#product .product-details-accordion details summary::after {
    content: '+';
    position: absolute;
    right: 40px;
    font-size: 1.2rem;
    color: #333;
    transition: transform 0.3s, content 0.3s;
}
#product .product-details-accordion details[open] summary::after {
    content: '-';
}
#product .product-details-accordion details summary{
    text-transform: uppercase;
    color: black;
    font-size: 15px;
    font-weight: 700; 
}
#product .product-details-accordion details > div{
    border-top: 1px solid #e0e0e0;
    margin-top: 14px;
    padding-top: 14px;
}
#product .product-details-accordion .product-description{
    width: 72%;
}
#product #description {
    display: flex;
}
#product #description .details{
    margin: 17px 0px 0px 32px;
    width: 28%;
}
#product #description .details .title-details{
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
}
#product .details .manufacturer-logo{
    margin-bottom: 18px;
}
#product .details .ce-attachment{
    display: flex;
    gap: 10px;
}
#product .details .ce-attachment .icon-box .fas{
    font-size: 19px; 
}
#product .details .ce-attachment .text-attachment a{
    font-weight: 600;
    color: #54595f;
}
#product #description .table-details{
    color: #54595f;
    margin: 20px 0px;
    padding: 9px 0px 9px 9px;
    background-color: #f9f9f9;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #d3d3d3;
    border-radius: 0px 0px 0px 0px;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    line-height: 1.3em;
    width: 97%;
}
#product #description .table-details .table-line{
    display: flex;
    padding-bottom: calc(12px / 2);
}
#product #description .table-details .table-line:not(:last-child){
    border-bottom: 1px solid #ddd;
}
#product #description .table-details .table-line:not(:first-child){
    margin-top: 5px;
}
#product #description .table-details .table-line .line-label{
    font-weight: 700;
    min-width: 108px;
}
#product .product-information .product-description ul{padding-left: 0px;}
#product .product-actions .product-description{border-top: 1px solid #dbdbdb;padding-top: 8px;}
#product .product-variants .control-label{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
}
#product .discount-amount{
    font-weight: 700;
}
#product .regular-price{
    color: #000;
    font-size: 25px;
    font-weight: 700;
}
#product .product-accessories{
    margin-top: 20px;
}
#product .product-accessories .products.row article .elementor-row{
    flex-direction: column;
}
#product .product-accessories .products.row article section{
    border: none;
}

#product .product-accessories .products.row article .elementor-row .elementor-col-33, #product .product-accessories .products.row article .elementor-row .elementor-col-66{
    width: 100%;
}
#product .product-accessories .products.row article .elementor-row .elementor-col-66 .corta,
#product .product-accessories .products.row article .elementor-row .elementor-col-66 section.elementor-element .elementor-row .elementor-element-populated .elementor-widget-heading{
    display: none;
}
#product .product-accessories .h5{
    margin-bottom: 20px;
    color: #000000;
    font-size: 22px;
    font-weight: 700;
}
#product .product-accessories .elementor-14170101 .elementor-element.elementor-element-da5b32d, #product .product-accessories .elementor-14170101 .elementor-element.elementor-element-e0ca192, #product .product-accessories .elementor-14170201 .elementor-element.elementor-element-1596db9{width: 100% !important;}
.has-discount.product-price .current-price-value, .has-discount p, .cart-grid-body a.label:hover{color: #eb716f;}
.has-discount .discount{background: #eb716f;}
#category .elementor-14170201, #search .elementor-14170201, #manufacturer .elementor-14170201{
    width: 100%;
}

.product-images>li.thumb-container .thumb.selected, .product-images>li.thumb-container .thumb:hover {
    border: #E2F06A 3px solid;
}
#product-modal .modal-content .modal-body{
    margin-left: 0%;
}
#product .modal-dialog {
    max-width: 700px;
}

/** Alcahookcontent **/
#product .info-product{
    color: #54595f;
    font-size: 15px;
    font-weight: 500;
}
#product .info-product .elementor-icon-list-item{
    display: flex;
    flex-direction: row;
    gap: 5px;
    margin-bottom: 5px;
}
#product .info-product .elementor-icon-list-icon{
    text-align: center;
    width: 18px;
}

/* Creativeelements **/

body.ce-kit-1 .elementor-row{
    text-align: left;
    justify-content: left;
}
.elementor-tab-content ol, .elementor-tab-content ul, .elementor-widget-text-editor ol, .elementor-widget-text-editor ul{
    padding: 0px;
}
#product .elementor-widget-text-editor ul{
    padding: revert;
}

@media (max-width: 1280px){
    #product .product-details-accordion .product-description{
        width: 72%;
    }
    #product #description .details{
        width: 28%;
    }
}

@media (max-width: 1099px){
    #product .add-pc{
        display:none;
    }
    #product .add-mobile{
        display:block !important;
    }
}


@media (max-width: 935px){
    #product .product-details-accordion .product-description{
        width: 100%;
    }
    #product #description {
        flex-direction: column;
    }
    #product #description .details{
        width: 80%;
    }
    #product .product-container > .col-md-6{
        width: 100%;
    }
}
@media (max-width: 450px){
    #product .product-actions .add-to-cart.add-mobile{
        padding: 15px;
        font-size: 14px;
    }
    #product .product-add-to-cart {
        padding-left: 0px;
    }
    #product .product-add-to-cart .qty{
        padding-left: 0px;
    }
    #product .product-add-to-cart .qty .bootstrap-touchspin #quantity_wanted{
        width: 60px !important;
    }
    #product #description .details{
        width: 100%;
        margin: 0px;

    }
    #product .reference {
        flex-wrap: wrap;
        align-items: center;
        align-content: flex-start;

    }
    #product .reference span {
        display: inline-flex;
    }
    #product .reference .faqproduct {
        display: flex;
        flex-direction: column;
        padding: 0px;
        width: 100%;
    }
    
    
}
#product #bollinicontainer {
	display: none;
}