

/************************************************/
/******************** IMPORTS *******************/
/************************************************/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700&display=swap');



/*Icons*/
.svg_ico {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

.svg_control_angle {
    width: 0.5419921875em;
}

.svg_deco_angle {
    width: 0.6416015625em;
}

.svg_deco_titus {
    width: 2.494140625em;
}

.svg_ico_buscar {
    width: 0.978515625em;
}

.svg_ico_buscar_mobile {
    width: 0.9736328125em;
}

.svg_ico_campana {
    width: 0.919921875em;
}

.svg_ico_cesta {
    width: 1.296875em;
}

.svg_ico_dir {
    width: 0.75em;
}

.svg_ico_tel {
    width: 0.75em;
}

.svg_ico_email {
    width: 1.3330078125em;
}

.svg_ico_flecha {
    width: 0.90234375em;
}

.svg_ico_menu_mobile {
    width: 1.095703125em;
}

.svg_ico_minus {
    width: 7.9560546875em;
}

.svg_ico_select {
    width: 1.599609375em;
}

.svg_ico_soc_facebook {
    width: 0.515625em;
}

.svg_ico_usuario {
    width: 0.9501953125em;
}

.svg_logo_lg {
    width: 7.255859375em;
    color: #0abdff;
}

.svg_pic_consultas {
    width: 1.0693359375em;
}

/************************************************/
/******************** GLOBAL ********************/
/************************************************/
body {
    min-width: 290px;
    height: 100%;
    line-height: 1.2em;
    color: #989898;
    font-size: 14px;
    overflow-y: auto;
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
}

.h1, h1 {
    margin: 0;
}

address, dl, ol, ul {
    margin-bottom: 0;
}

figure {
    margin: 0;
}

label {
    margin: 0;
}

p {
    margin: 0;
}

a {
    color: #000;
}

a:focus, a:hover, a:active {
    color: #e6a83f;
    text-decoration: underline;
}

a:focus, a:active {
    outline: none;
    text-decoration: none;
}

b, strong {
    font-weight: inherit;
    font-weight: 600;
}

.btn-primary, .btn-secondary, .btn-tertiary {
    box-shadow: none;
    padding: 0;
}

.btn, .btn.focus, .btn:focus, .btn:hover {
    outline: none!important;
}

.btn-tertiary:hover {
    box-shadow: none;
    border: none;
}

.btn.disabled, .btn.disabled:hover {
    background: transparent;
    padding: 0;
}

.btn.disabled, .btn:disabled {
    opacity: 1;
}

.fa, .fas {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
}

.card {
    box-shadow: none;
    border: none;
    margin: 0;
}

#wrapper {
    background: none;
    box-shadow: none;
    padding: 0;
}

ul#top-menu {
    padding: 0;
}

.top-menu .sub-menu {
    box-shadow: none;
}

.carousel {
    box-shadow: none;
}

#wrapper .banner img {
    box-shadow: none;
}

.form-control:focus,
.input-group.focus {
    outline: none;
}

input::-ms-clear {
    display: none;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    box-shadow: none;
}

#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature {
    margin: 0;
}

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
    margin-bottom: 0;
    box-shadow: none;
    height: auto;
}

#products .thumbnail-container .product-description,
.featured-products .thumbnail-container .product-description,
.product-accessories .thumbnail-container .product-description {
    box-shadow: none;
}

#products .thumbnail-container:focus .product-description:after,
#products .thumbnail-container:hover .product-description:after,
.featured-products .thumbnail-container:focus .product-description:after,
.featured-products .thumbnail-container:hover .product-description:after,
.product-accessories .thumbnail-container:focus .product-description:after,
.product-accessories .thumbnail-container:hover .product-description:after,
.product-miniature .thumbnail-container:focus .product-description:after,
.product-miniature .thumbnail-container:hover .product-description:after {
    content: none;
}

#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
    position: inherit;
    height: auto;
    width: 100%;
    margin: 0;
}

#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
    z-index: 0;
}

#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
    box-shadow: none;
}

#products .product-miniature .discount-amount,
#products .product-miniature .discount-percentage,
#products .product-miniature .on-sale,
#products .product-miniature .online-only,
#products .product-miniature .pack,
#products .product-miniature .product-flags .new,
.featured-products .product-miniature .discount-amount,
.featured-products .product-miniature .discount-percentage,
.featured-products .product-miniature .on-sale,
.featured-products .product-miniature .online-only,
.featured-products .product-miniature .pack,
.featured-products .product-miniature .product-flags .new,
.product-accessories .product-miniature .discount-amount,
.product-accessories .product-miniature .discount-percentage,
.product-accessories .product-miniature .on-sale,
.product-accessories .product-miniature .online-only,
.product-accessories .product-miniature .pack,
.product-accessories .product-miniature .product-flags .new,
.product-miniature .product-miniature .discount-amount,
.product-miniature .product-miniature .discount-percentage,
.product-miniature .product-miniature .on-sale,
.product-miniature .product-miniature .online-only,
.product-miniature .product-miniature .pack,
.product-miniature .product-miniature .product-flags .new {
    box-shadow: none;
    min-height: inherit;
    min-width: inherit;
    top: 0!important;
}

#products img,
.featured-products img,
.product-accessories img,
.product-miniature img {
    margin: 0;
    width: 100%;
}

.product-quantity .add,
.product-quantity .qty {
    margin: 0;
}

#main .page-footer {
    margin-bottom: 0;
}

.footer-container {
    margin-top: 0;
    padding-top: 0;
    box-shadow: none;
}

.ui-widget-content {
    border: none;
    padding: 0;
    position: fixed;
    z-index: 9999999;
}

.sr-price-old {
    color: #000;
    font-size: 14px;
    margin-left: 10px;
    text-decoration: line-through;
}

.col-xs-6.sr-producto {
    width: 65% !important;
}

.sr-precios {
    width: 65%;
    display: flex;
    align-items: flex-end;
    margin-top: 10px;
}

.sr-imagen img {
    max-width: 100%;
    height: auto;
}
.sr-price-discount {
    display: inline-block;
    color: #e6a83f;
    margin-left: 11px;
    order: 3;
}
.col-xs-6.sr-producto {
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.sr-price-final {
    font-family: 'Open Sans', serif;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.8;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}



.ui-menu .ui-menu-item {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.ui-menu .ui-menu-item a {
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: 1;
}

.ui-menu .ui-menu-item a > .container-fluid {
    padding: 15px;
    margin: 0;
}

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
    margin: 0;
    padding: 0;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 0;
    background: none;
}

#search_filters,
#search_filters_brands,
#search_filters_suppliers {
    box-shadow: none;
    padding: 0;
    margin: 0;
}

.block-categories {
    box-shadow: none;
    padding: 0;
    margin: 0;
}

.products-sort-order .select-title {
    box-shadow: none;
}

.products-sort-order .dropdown-menu {
    padding: 0;
    box-shadow: none;
}

.block-category {
    margin: 0;
    padding: 0;
    min-height: auto;
    background: none;
}

.block-category #category-description p:first-child {
    margin: 0;
}

.active_filters {
    padding: 0;
    margin: 0;
}

.active_filters .filter-block {
    box-shadow: none;
    padding: 0;
    margin: 0;
    background: none;
}

.active_filters .active-filter-title {
    margin: 0;
}
.active_filters .filter-block .close {
    margin: 0;
}

.products-selection {
    margin: 0;
}
.products-selection .total-products,
.products-selection h1,
.products-selection > div {
    padding: 0;
}

.products-selection .sort-by {
    margin: 0;
    padding: 0;
}

.product-variants > .product-variants-item select {
    box-shadow: none;
}

#search_filters .facet .facet-label a,
#search_filters_brands .facet .facet-label a,
#search_filters_suppliers .facet .facet-label a {
    margin: 0;
}

.product-quantity .qty {
    margin: 0;
}

.color, .custom-checkbox input[type=checkbox]+span.color {
    box-shadow: none;
    border: none;
    margin: 0;
}

.bootstrap-touchspin {
    box-shadow: none;
}

.pagination .page-list {
    box-shadow: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

#pagenotfound .page-not-found,
#products .page-not-found {
    box-shadow: none;
    padding: 0;
}

.product-cover img {
    box-shadow: none;
}

.product-images > li.thumb-container > .thumb {
    box-shadow: none;
}

.tabs {
    padding: 0;
    margin: 0;
    box-shadow: none;
    background: none;
}

select.form-control:not([size]):not([multiple]) {
    padding: 0;
    margin: 0;
    box-shadow: none;
    -webkit-appearance: none;
}

select::-ms-expand {
    display: none;
}

#product-modal .modal-content .modal-body .product-images img:hover {
    border: none;
}

#header .header-nav {
    max-height: inherit;
    margin: 0;
    border: 0;
    outline: 0;
}

#header .header-nav #_desktop_contact_link #contact-link {
    margin: 0;
}

#header .header-top {
    padding: 0;
}

body#checkout #header .header-nav {
    padding: 0;
    margin: 0;
    box-shadow: none;
}

body#checkout #footer {
    box-shadow: none;
    padding: 0;
}

body#checkout section.checkout-step {
    box-shadow: none;
    border: none;
    padding: 0;
}

.page-my-account #content .links a span.link-item {
    box-shadow: none;
    padding: 0;
}

.page-addresses .address, .page-authentication #content {
    box-shadow: none;
}

#authentication .custom-checkbox label {
    padding: 0;
}

#authentication .custom-checkbox span {
    flex: none;
}

.page-customer-account #content {
    box-shadow: none;
}

#main .page-content, #main .page-header {
    margin: 0;
    padding: 0;
    background: none;
}

#blockcart-modal.modal.in {
    display: flex!important;
    align-items: center;
    justify-content: center;
}

#blockcart-modal.in .modal-dialog {
    height: auto;
}

#blockcart-modal .modal-dialog {
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal {
    padding: 0!important;
}

.modal-content {
    width: 100%;
    box-shadow: none;
}

#blockcart-modal .cart-content .cart-content-btn button {
    margin: 0;
}

.carousel .carousel-inner {
    height: auto;
}

.cart-grid-body .card-block {
    padding: 0;
}

.separator {
    display: none;
}

.cart-grid-body .cart-overview {
    padding: 0;
}

.card-block {
    padding: 0;
}

.card-block.cart-summary-totals {
    padding: 0;
}

.card-block.checkout {
    padding: 0;
    margin: 0;
}

@media (max-width: 1199px) {
    .container {
        width: 100%!important;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px!important;
        max-width: 100%;
    }
}



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

/* Your code here */
#header .header-nav{
    height: 60px;
}
#header .header-nav .container{
    height: 60px;
}
/*Fixed Header*/
#header{
    position: relative;
    height: 60px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 9;
}
#header.header-fixed{
    position: fixed;
    top:0px;
    width: 100%;
    padding-top: 0px;
    z-index: 999999;
    background-color: #ffffff;
    height: 120px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
    animation:slide-down 0.3s;
}
@keyframes slide-down {
    0% {
        position: relative;
        height: 60px;
    }
    100% {
        position: fixed;
        height: 120px;
    }
}
.modal-open #header.header-fixed{
    z-index: 999;
}

#header.header-fixed{
    transition: padding 0.3s linear;
}

#header.header-fixed .header-top > .container {
    padding-bottom: 0px;
}

#header.header-fixed .header-top > .container{
    transition: padding 0.3s linear;
}
#header.header-fixed #_desktop_top_menu{border-top: 1px solid #e3dddc;}
/*Block Cart Nav*/

#pscarthover_shoppingcart {display: none !important;}
#header .header-nav .cart-preview.active{background: #ffffff;}
#header .header-nav .blockcart{padding-top: 12px; height: 60px; padding-right: 0px; background: #ffffff !important;}
#header .header-nav .blockcart .header{margin-top: 0px;}
.blockcart span{
    color: #90773f;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    margin-left: 3.9px;

}

.blockcart span:hover {text-decoration:underline;}

#header .header-nav .blockcart a:hover .hidden-sm-down{text-decoration: underline;}
.blockcart .svg_ico_cesta{color: #90773f; width: 29.7px; height: 22.9px;position: relative;bottom: -6px;}
.blockcart .cart-products-count{
    height: 35px;
    background: #90773f;
    color:#fff;
    min-width: 35px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    padding: 7px 3px;
    font-size: 19px;
}
/*Customer account nav*/
#header .header-nav .user-info{margin-top: 13px;position: relative;}
#header .header-nav .user-info .svg_ico_usuario{color:#000; width:21.7px; height: 22.9px;position: relative;bottom: -6px;}
#header .header-nav .user-info a{
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color:#000;
}

#header .header-nav .user-info.logged a span {
    position: relative;
    bottom: 5px;
}

#header .header-nav .user-info a.logout.hidden-sm-down:hover {
    color: #e6a83f;
}
#header .header-nav .user-info a.logout.hidden-sm-down {
    font-size: 13px;
    line-height: 1.23;
    color: #989898;
    text-decoration: underline;
    position: absolute;
    bottom: -8px;
    right: 2px;
}


#header .header-nav .user-info a span{margin-left: 0.3px; margin-right: 13px;}
#header .header-nav .user-info a:hover span{text-decoration: underline;}
#header .header-nav .logoNav .logo-content{text-align: center;position: absolute; z-index: 2;height: 170px;}

/*

#header .header-nav .logoNav .logo-content a {
    top: -169px;
    width: 338px;
    height: 338px;
    text-align: center;
    background: #ffffff;
    z-index: 1;
    -moz-border-radius: 0 0 100% 100%;
    -webkit-border-radius: 0 0 100% 100%;
    border-radius: 0 0 100% 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
*/

#header .header-nav .logoNav .logo-content a {
    top: 0;
    width: 338px;
    height: 166px;
    text-align: center;
    background: #fff;
    z-index: 1;
    -moz-border-radius: 0 0 100% 100%;
    -webkit-border-radius: 0 0 100% 100%;
    border-radius: 0 0 166px 166px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}

#header .header-nav .logoNav .logo-content a img {
    position: relative;
    top: -14px;
    left: 0;
    bottom: auto;
    margin: 0 auto;
    height: auto;
    max-width: 150px;
    width: 100% !important;
}

#header .logo{margin: auto;}
#header.header-fixed .header-nav .logoNav .logo-content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 338px;
}


#header.header-fixed .header-nav .logoNav .logo-content a{
    height: 120px;
    padding-top: 20px;
    padding-bottom: 24px;
    top: 0px;
    max-width: 200px;
    margin: 0 auto;
}
#header.header-fixed .header-nav .logoNav .logo-content a img {
    bottom: auto;
    position: relative;
    margin: auto;
    left: auto;
    top: -10px;
}
/*Buscador Nav*/
#header .header-nav .search-widget{
    margin-top: 13px;
}
.search-widget form input[type="text"]{
    border: none;
    width: 255px;
    height: 35px;
    background-color: #f2efee;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color: #666;
    border-radius: 30px;
    padding-left: 17px;
    text-transform: none;
}
.search-widget form input::placeholder
{
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    opacity: 1;
}
.search-widget form input[type="text"]:focus{outline: none; background-color: #f2efee; color: #666;}
.search-widget .svg_ico_buscar{color: #000; width: 18.5px; height: 18.9px;}
.search-widget form button[type=submit]{
    top: 0;
    bottom: 0;
    right: 6px;
    padding: 8px;
}
#ui-id-1 sr-imagen{padding-left: 0px;}

/*Home Slider*/
#carousel{margin-bottom: 0px;}
#carousel .direction{display: none;}
#carousel .carousel-item .caption{
    background-color: rgba(0, 0, 0, 0.3);
    left: auto;
    width: 100%;
    height: 100%;
    max-width: 100%;
    top:0px;
    text-align: center;
    padding-top: 200px;
    font-family: 'Garamond', serif;
    color: #ffffff;
    letter-spacing: normal;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-shadow: 0 0 6px rgba(89, 13, 0, 0.16);
}
#carousel .carousel-item .caption h2{
    font-family: 'Garamond', serif;
    font-size: 98px;
    line-height: 1;
    font-weight: bold;
    color: #ffffff;
}
#carousel .carousel-item .caption .caption-description, #carousel .carousel-item .caption .caption-description p{
    font-family: Open Sans;
    font-size: 29px;
    line-height: 1.14;
    font-weight: normal;
    color: #ffffff;
}
/*MENU*/
#_desktop_top_menu{width: 100%;}
#header .header-top .menu{padding-left: 0px; padding-right: 0px;}
#header .header-top{
    background: transparent;
    position: absolute;
    width: 100%;
    z-index: 1;
}
#_desktop_top_menu ul[data-depth="0"] li{
    margin-right: 60px;
}
.top-menu li a[data-depth="0"]:hover,
.top-menu li:hover a[data-depth="0"] {
    color:#e6a83f !important;
}
.top-menu a[data-depth="0"] {
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 1.6px;
    text-align: center;
    color: #ffffff !important;
    padding: 20px 0px;
}
#_desktop_top_menu ul[data-depth="0"]>li.right-parent,#_desktop_top_menu ul[data-depth="0"]>li.right-parent{
    float: right;
    margin-right: 0;
    margin-left: 60px;
}
#_desktop_top_menu ul[data-depth="0"]>li.last-parent {margin-right: 0px;}
#_desktop_top_menu .top-menu .sub-menu{
    left: auto;
    max-width: 100%;
    width: 275px;
    min-width: 275px;
    background: transparent;
    box-shadow: none;
    margin-left: 0px;
}

#_desktop_top_menu .top-menu .sub-menu ul[data-depth="1"] {
    margin: 0px;
    padding: 0;
}

#_desktop_top_menu .top-menu .sub-menu ul[data-depth="1"]{margin: 0px;}
#_desktop_top_menu .top-menu .sub-menu ul[data-depth="1"]>li{
    padding: 0px;
    background-color: #ffffff;
    margin: 1px 0px;
    width: 275px;
}

#_desktop_top_menu .top-menu .sub-menu ul[data-depth="1"]>li::marker {
    display: none;
    content: none;
}

#_desktop_top_menu .top-menu .sub-menu ul[data-depth="1"]>li:last-child {margin-bottom:0;}


#_desktop_top_menu .top-menu .sub-menu ul[data-depth="1"]>li>a{
    padding: 13px 20px;
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    white-space: normal;
    display: flex;
}

#_desktop_top_menu .top-menu .sub-menu ul[data-depth="1"]>li:hover>div.collapse {
    display: block;
}

#_desktop_top_menu .top-menu .sub-menu ul[data-depth="1"]>li>div.collapse {
    padding: 15px;
    display: none;
}


#_desktop_top_menu .top-menu .sub-menu ul[data-depth="1"]>li>a:hover {
    color:#90773f !important;
}

#_desktop_top_menu .top-menu .sub-menu ul[data-depth="1"]>li>a .svg_deco_angle{
    width: 5px;
    min-width: 5px;
    height: 10px;
    margin-top: 6px;
    margin-right: 14px;
    color: #ddd;
}

#_desktop_top_menu .top-menu .sub-menu ul[data-depth="1"]>li:hover>a .svg_deco_angle{
    color:#90773f!important;
}

#_desktop_top_menu ul li#category-17 {
    float: right;
}

#header.header-fixed .top-menu a[data-depth="0"]{
    color:#000 !important;
}
#header.header-fixed .top-menu a[data-depth="0"]:hover{
    color:#e6a83f !important;
}
#header.header-fixed #_desktop_top_menu .top-menu .sub-menu{
    margin-top: 0;
    box-shadow: 1px 3px 10px -4px #ccc;
    padding-top: 3px;
}
/*Footer*/
#footer{
    background-color: #f4f4f4;
    padding-top: 45px;
    margin-top: 70px;
}

.footer-container{
    background-color: #000;
    color:#ffffff;
}

.block_newsletter {
    margin-bottom: 45px;
}

.footer-container .footer-logo{
    padding-top: 53.9px;
    padding-bottom: 55.9px;
    text-align: center;
    border-bottom: 1px solid #fff;
    margin-right: 0px;
    margin-left: 0px;
}
.footer-container .display-footer-info{padding: 40.5px 15px 48px 15px; }
.footer-container .links{padding-left: 0px;}
.footer-container .links hr{
    background-color: #e6a83f;
    width: 59px;
    margin-right: calc(100% - 59px);
    display: block;
}
.footer-container .links .h3, #block_myaccount_infos .myaccount-title a,.block-contact .block-contact-title{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 1.6px;
    text-align: left;
    color: #e6a83f;
    text-decoration: none;
}
.footer-container li{margin-bottom: 2px; max-height: 23px;}
.footer-container li a{
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}
.footer-container li a:hover, .footer-container .block-contact a:hover{color:#e6a83f;text-decoration: none;}

.footer-container .svg_ico_dir, .footer-container .svg_ico_tel, .footer-container .svg_ico_email{
    width: 16px;
    height: 16px;
    margin-right: 11px;
    color:#e6a83f;
    margin-bottom: -2px;
}
.footer-container span.city-country-address{margin-left: 27px;}
.footer-container .block-contact, .footer-container .block-contact a{
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}
.footer-container .block-contact a{margin-top: 12px; display: block;}
.block-social ul li.facebook:before{
    content: none;
}


.block-social ul {
    display: flex;
    align-items: center;

}
.block-social ul li {
    height: 45px;
    width: 45px;
    background-color: transparent;
    background-repeat: no-repeat;
    display: flex;
    margin: .125rem;
    cursor: pointer;
    max-height: 45px;
    align-items: center;
    justify-content: center;
    border: 1px solid  #e6a83f;
    border-radius: 50%;
    background-size: 27px;
    background-position: center;
    background: none;
}

.block-social ul li a {
    display: block;
    width: 45px;
    height: 45px;
    border: none;
    color: #e6a83f;
   /* text-indent: 999999px;*/
    padding-left: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-size: 20px;
}
.block-social ul li a i::before {
    position: relative;

}
.block-social ul li a i {
    position: relative;
    right: 0;
    width: 100%;
    padding-right: 30px;
}

.block-social ul li:hover {
    background-color:  #e6a83f;
}

.block-social ul li a i::before {
    position: relative;
    width: 100%;
    display: block;

}

.block-social ul li a:hover {
    color: #000;
    border-radius: 50%;

}

.block-social ul li a .svg_ico_soc_facebook{
    width: 9.3px;
    height: 18px;
}
.block-social{padding-left: 0px; padding-top: 14px;}
#copyright-footer{
    padding: 15px;
    background-color: #f8f0ee;
}
#copyright-footer p{
    margin-top: 0px;
    padding-top: 11px;
    font-family: 'Open Sans', serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
#copyright-footer .svg_logo_lg{margin-left: 6px;  width: 104.5px;height: 14.4px;color: #000;}
/*Custom text block top*/
#custom-text{padding: 0px; margin: 0px;}
#custom-block-top .item-block{padding: 0px 35px 40px 35px; position: relative; min-height: 228px;}
#custom-block-top .item-block .bg-icon.bg-icon-first{background-image: url('../img/chef.png');}
#custom-block-top .item-block .bg-icon.bg-icon-second{background-image: url('../img/cooking.png');}
#custom-block-top .item-block .bg-icon.bg-icon-third{background-image: url('../img/prawn-facing-left.png');}
#custom-block-top .item-block .bg-icon.bg-icon-fourth{background-image: url('../img/delivery-truck.png');}
#custom-block-top .item-block .bg-icon{
    background-repeat: no-repeat;
    background-position: center 30px;
    width: 164px;
    height: 164px;
    display: block;
    margin: auto;
    border-radius: 50%;
    position: relative;
    background-color: #ffffff;
    margin-top: -38px;
    z-index: 0;
}
#custom-block-top .item-block .item-block-content{
    position: relative;
    z-index: 0;
    margin-top: -60px;
}
#custom-block-top .item-block p{
    font-family: Open Sans;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #666666;
}
#custom-block-top .item-block p.item-block-title{
    font-family: 'Garamond', serif;
    font-size: 28px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    padding: 0px 15px;
    margin-bottom: 8px;
}
/*Home category*/



.custombanners.displayHome.clearfix a {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #000;
}

.custombanners.displayHome.clearfix a h2 {
    text-shadow: 0 0 6px #590d00;
    font-family: Garamond;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.9;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    position: absolute;

}
.custombanners.displayHome.clearfix a:hover img {opacity: 1}
.custombanners.displayHome.clearfix a img {
    opacity: 0.7;}

.custombanners.displayHome .banner-item.col-md-4.col-sm-6.col-xs-12 {
    margin-bottom: 30px;
}

.home-category{margin-bottom: 18px;}
.home-category .home-category-item{position: relative; padding-bottom: 32px;}
.home-category .home-category-item .home-category-name{
    position: absolute;
    width: calc(100% - 30px);
    height: calc(100% - 32px);
    display: block;
    top:0px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3);
}
.home-category .home-category-item .home-category-name:hover{
    background-color: transparent;
}
.home-category .home-category-item .home-category-name h2{
    display: block;
    width: 100%;
    height: 100%;
}
.home-category .home-category-item .home-category-name a:hover{text-decoration:none;}
.home-category .home-category-item .home-category-name a{
    padding-top: 28%;
    display: block;
    width: 100%;
    height: 100%;
    text-shadow: 0 0 6px #000;
    font-family: 'Garamond', serif;
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}
/*Block Text Home medium*/
#custom-block-medium{background-color: #F4F4F4;}
#custom-block-medium .item-block{padding: 0px 35px 40px 35px;}
#custom-block-medium .item-block .bg-icon.bg-icon-featured1{background-image: url('../img/buy.png');}
#custom-block-medium .item-block .bg-icon.bg-icon-featured2{background-image: url('../img/delivery-truck_2.png');}
#custom-block-medium .item-block .bg-icon.bg-icon-featured3{background-image: url('../img/pan.png');}
#custom-block-medium .item-block .bg-icon{
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 66px;
    display: block;
    margin: auto;
    background-color: transparent;
}
#custom-block-medium  .item-block p{
    max-width: 219px;
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #989898;
    margin: auto;
}
#custom-block-medium  .item-block p.item-block-title{
    max-width: 100%;
    font-family: 'Garamond', serif;
    font-size: 28px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    padding: 0px 16px;
    margin-bottom: 5px;
    margin-top: 24.1px;
}
#custom-block-medium .btn-basic{margin-top: 17px;}
#custom-block-medium .btn-basic.callback-action{color: #000;}
#custom-block-medium .btn-basic.callback-action:hover, #custom-block-medium .btn-basic:active, #custom-block-medium .btn-basic:focus{color:#ffffff; background-color: #000;}
#custom-block-medium .inline-link{text-decoration: underline;}
#custom-block-medium::after {
    content: '';
    background-color: #F4F4F4;
    position: absolute;
    left: calc(50% - 30px);
    width: 57px;
    height: 57px;
    bottom: -28px;
    transform: rotate(45deg);
    z-index: 1;
}
#custom-block-medium2{background-color: #F9F9F9;}
#custom-block-medium2 .basic-section-header{padding-top: 55px; padding-bottom: 54px;}
#custom-block-medium2 .basic-section-header .basic-section-title{margin-bottom: 3px;}
#custom-block-medium2 .basic-section-header p{
    font-family: 'Open Sans', serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.39;
    letter-spacing: normal;
    text-align: center;
    color: #989898;
}
/*Banners Home*/
#banner1{margin-right: 15px;}
#banner2{margin-left: 15px;}
#banner1,#banner2{
    margin-top: 29.5px;
    max-width: 50%;
    float: left;
    margin-bottom: 30px !important;
}
#banner3{margin-bottom: 0px !important; float: left;}
#wrapper .banner:hover{opacity: 0.7;}
/*Newsletter block Home*/

/*
Quitado el padding por el recaptcha
#footer .block_newsletter{padding-bottom: 48px;}

*/


#block-newsletter-label{
    font-family: Garamond;
    font-size: 32px!important;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    padding-right: 0px;
    padding-top: 0px;
}

.block_newsletter .g-recaptcha {
    transform: scale(0.7);
    margin-left: -298px;
}

#block-newsletter-label-info{
    font-family: 'Open Sans', serif;
    line-height: 1.25 !important;
    display: block;
    margin-top: 3px;
    max-width: 430px;
    font-size: 16px!important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #666666;
}
.block_newsletter .newsletter-form-block{padding-left: 0px;}
.block_newsletter form input[type="email"],
.block_newsletter form input[type="text"]{
    max-width: 535.2px;
    height: 45px;
    border-radius: 23px;
    border: solid 1px #e3dddc;
    background-color: #ffffff;
    padding-left: 17px;
    padding-top: 14px;
    color: #000;
}
.block_newsletter form input[type="email"]::placeholder,
.block_newsletter form input[type="text"]::placeholder,
.block_newsletter form input[type="email"]:active,
.block_newsletter form input[type="text"]:active,
.block_newsletter form input[type="email"]:focus,
.block_newsletter form input[type="text"]:focus,
.block_newsletter form input[type="email"],
.block_newsletter form input[type="text"]{
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: normal;
    text-align: left;
    color: #aaaaaa;
    opacity: 1;
    outline: none;
    border: none;
    display: flex;
    align-items: center;
    padding: 13px 10px;
    text-transform: none;
}

.block_newsletter .btn-basic{
    min-width: auto !important;
    width: 163px;
    margin-left: 13px;
}
.block_newsletter #gdpr_consent{margin-top: 11px;}
#gdpr_consent .custom-checkbox input[type="checkbox"] + span,
#checkout .custom-checkbox input[type="checkbox"] + span,
.page-customer-account #content .custom-checkbox input[type="checkbox"] + span
{
    width: 17px;
    height: 17px;
    border: 1px solid #e3dddc;
    background-color: #ffffff;
    margin-top: -3px;
}
#gdpr_consent .custom-checkbox input[type=checkbox]+span .checkbox-checked{
    margin: -1px;
}
.block_newsletter #gdpr_consent .custom-checkbox label
{
    font-family: Open Sans;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #666666;
}

.block_newsletter #gdpr_consent .custom-checkbox label a {
    text-decoration: underline;
    color: #666;
}

.block_newsletter #gdpr_consent .custom-checkbox label a:hover{color: #e6a83f;}
.block_newsletter .alert-danger{background-color: transparent; border: none;}
/*Cookies banner*/
.lgcookieslaw_container{margin-top: 2px !important;padding-right: 45px;}

.lgcookieslaw_banner{
    height: 50px;
    box-shadow: none !important;
    opacity: 1 !important;
    background-color: rgba(0, 0, 0, 0.8) !important;
    border: none !important;
    top: auto !important;
    bottom: 0;
}


.lgcookieslaw_message p{
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

#lgcookieslaw_accept, #lgcookieslaw_info{
    width: 83px;
    height: 35px;
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: center;
    border-radius: 23px;
    text-transform: uppercase;
    padding-top: 8px;
    margin-left: 10px;
    border: 1px solid #fff;
}

button.close.lgcookieslaw_close_banner_btn svg {
    color: #fff;
    width: 19px;
    height: 19px;
}


.lgcookieslaw_btn-close {
    top: 14px !important;
}

#lgcookieslaw_info{
    width: 155px;
    border: 1px solid #fff;
    color: #fff !important;
}
span#lgcookieslaw_accept {
    background: #fff;
    color: #e6a83f;
}



#lgcookieslaw_accept:hover{
    opacity: 1 !important;
    background: transparent !important;
    border: 1px solid #fff !important;
    color: #ffffff !important;
}
#lgcookieslaw_info:hover{
    opacity: 1 !important;
    background-color: #fff !important;
    border: 1px solid #fff !important;
    color: #e6a83f !important;
}
.lgcookieslaw_close_banner_btn{
    opacity: 1;
    margin-right: 12px;
}
.lgcookieslaw_close_banner_btn i{
    padding: 10px;
    font-size: 20px;
    color: #fff;
    width: 16px;
    height: 16px;
    display: block;
    text-shadow: none;
}
.lgcookieslaw_close_banner_btn:hover{opacity: 1;}
.lgcookieslaw_close_banner_btn:hover i{color: #000; opacity: 1;}
/*Home features*/
#products .thumbnail-container .product-thumbnail, .featured-products .thumbnail-container .product-thumbnail, .product-accessories .thumbnail-container .product-thumbnail, .product-miniature .thumbnail-container .product-thumbnail {
    height: 281px;
}

.featured-products{padding-bottom: 27.5px; border-bottom: 1px solid #e3dddc;}

#index .featured-products{margin:0 0 20px;}

.featured-products .products{
    flex-wrap: inherit;
    margin-left: -15px;
}
.featured-products .basic-section-header{
    padding-top: 45px;
    padding-bottom: 20px;
}
.featured-products .basic-section-title{margin-bottom: 0px;}
.featured-products .svg_deco_titus{color:#e6a83f;}

.featured-products .deco1{
    margin-right: 10px;
    width: 66.3px;
    height: 26.6px;
background: url(../img/deco_titus.svg) no-repeat;
}

.featured-products .deco2{
    margin-left: 10px;
    width: 66.3px;
    height: 26.6px;
    background: url(../img/deco_titus.svg) no-repeat;
}

.featured-products .swiper-button-next,
.featured-products .swiper-button-prev {
    background-image: none;
    margin: 0;
    width: 71px;
    height: 71px;
    background-color: #fff !important;
    border-radius: 50%;
    top: calc(50% - 35.5px)
}
.featured-products .swiper-button-prev {
    left: -35px;
}
.featured-products .swiper-button-prev:before {
    content: "";
    width: 71px;
    height: 71px;
    opacity: .35;
    display: block;
    background-image: url("../img/control_angle_back.svg");
    background-repeat: no-repeat;
    background-position: 35.5px center;
}
.featured-products .swiper-button-prev:hover:before {
    content: "";
    width: 71px;
    height: 71px;
    opacity: 1;
    display: block;
    background-image: url("../img/control_angle_back_hover.svg");
    background-repeat: no-repeat;
    background-position: 35.5px center;
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled{
    display: none;
}

.featured-products .swiper-button-next {
    text-align: right;
    right: -35px;
}

article.product-miniature .stars-container {
    display: none;
}

.featured-products .swiper-button-next:before {
    content: "";
    width: 71px;
    height: 71px;
    opacity: .35;
    display: block;
    background-image: url("../img/control_angle_next.svg");
    background-repeat: no-repeat;
    background-position: 22px center;
}
.featured-products .swiper-button-next:hover:before {
    content: "";
    width: 71px;
    height: 71px;
    opacity: 1;
    display: block;
    background-image: url("../img/control_angle_next_hover.svg");
    background-repeat: no-repeat;
    background-position: 22px center;
}
/*Listados*/

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: flex;
}


#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
    width: 270px;
}
#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title{
    text-align: left;
    margin-top: 0px;
}
#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a, #flash_sale_complete_banner .home-product-name{
    font-family: Garamond;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
#products .product-title a:hover, .featured-products .product-title a:hover, .product-accessories .product-title a:hover, .product-miniature .product-title a:hover{
    text-decoration: underline;
}
#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping, #flash_sale_complete_banner .flash-product-info .price{
    font-family: 'Open Sans', serif;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.8;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-top: 11.5px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.thumbnail-container .product-flags{
    top:211px;
    min-height: 58px;
    flex-direction: column-reverse;
}
.product-flags li.product-flag{
    background-color: #000;
    min-height: 24px !important;
    height: 14px;
    font-size: 14px;
    font-weight: 400 !important;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    padding: 5px 12px;
    margin-top: 5px;
    box-shadow: none;
    display: table;

}
.swiper-container .product-flags li.product-flag{
    min-height: 14px !important;
}
.product-flags li.product-flag.discount, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount-percentage {
    background-color: #90773f;
}
#products .regular-price, .featured-products .regular-price, .product-accessories .regular-price, .product-miniature .regular-price, #flash_sale_complete_banner .flash-product-info .regular-price {
    margin-left: 10px;
    line-height: 1;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #aaaaaa;
}
#products .product-price-and-shipping .discount-product, .featured-products .product-price-and-shipping .discount-product, .product-accessories .product-price-and-shipping .discount-product, .product-miniature .product-price-and-shipping .discount-product, #flash_sale_complete_banner .flash-product-info .discount {
    display: inline-block;
    color: #90773f;
    margin-left: 11px;
}
.block-category{margin: auto;}

/*.block-category.card.card-block.container {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100% !important;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}*/



#category-description{
    margin-top: 36px;
    padding-bottom: 37.5px;
    border-bottom: 1px solid #e3dddc;
}
#category-description, #category-description p, #category-description span{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #aaaaaa;
}

#category section#content.page-not-found {
    margin: 20px auto;
    line-height: 1.5;
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    color: #989898;
    width: 100% !important;
    text-align: center;
    max-width: 800px;
}


#category section#content.page-not-found p{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    color: #989898;
    text-align: center;
}


#category section#content.page-not-found a.btn.btn-primary.btn-basic {
    text-transform: none;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 300px;
    margin: 20px auto 0;
}


#category h2.page-not-found-title {
    font-family: 'Garamond', serif !important;
    font-size: 34px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: center;
    color: #e6a83f;
}


.products-sort-order{margin-top: 20.5px;}
.products-sort-order .select-title{
    border-radius: 23px;
    border-color: #e3dddc;
    height: 45px;
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    padding-right: 18px;


}

.products-sort-order .select-list:hover {
    background: #e6a83f;
}


.products-sort-order .select-title .svg_ico_select {
    margin-top: 5px;
    width: 12px;
    height: 6px;
    color:#989898;
}
.products-selection .sort-by, .products-selection .total-products{
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    color: #989898;
}
.products-selection{margin-bottom: 6px;}
.products-selection .sort-by{margin-top: 20px;}
.products-selection .total-products{margin-top: 33.5px;}
#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature {
    padding: 15px;
}
#products .thumbnail-container .product-thumbnail img, .featured-products .thumbnail-container .product-thumbnail img, .product-accessories .thumbnail-container .product-thumbnail img, .product-miniature .thumbnail-container .product-thumbnail img{
    margin-top: 0px;
}
#products .thumbnail-container .product-thumbnail img:hover, .featured-products .thumbnail-container .product-thumbnail img:hover, .product-accessories .thumbnail-container .product-thumbnail img:hover, .product-miniature .thumbnail-container .product-thumbnail img:hover{
    opacity: 0.7;
}
.product-availability-flag {
    position: absolute;
    top: 246px;
    height: 24px;
    background: #b22929;
    font-size: 14px;
    font-stretch: normal;
    line-height: 0;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    min-width: 70px;
    right: 0px;
    padding-top: 0;
    font-family: "Open Sans";
    font-weight: 600;
    font-style: italic;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 80px;
}
.product-flags li.product-flag.on-sale,
.product-flags li.product-flag.on-sale {
    background: #e6a83f;
    width: auto;
    display: block;
    width: 100px;
}



/*Pagination*/
.pagination{margin-top:7px;}
.pagination .previous, .pagination .next{float: none;}
.pagination .page-list li a{
    width: 38px;
    height: 38px;
    border: 1px solid #e3dddc;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    font-family: 'Open Sans', serif;
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.archive-pagination .pagination li.active,
.archive-pagination>.page-numbers li.active,
.paginated .pagination li.active,
.paginated>.page-numbers li.active {
    background-color: #90773f;
}

.paginated .pagination li,
.paginated>.page-numbers li {
    border-radius: 3px;
    position: static;
    transform: none;
    border: 0;
    margin: 0 0 0 10px;
    color: rgba(0, 0, 0, .6);
}

.paginated .pagination li a,
.paginated>.page-numbers li a {
    border-radius: 3px;
    position: static;
    transform: none;
    border: 0;
}

.pagination .page-list li a svg {
    width: 15px;
    height: 11px;
}

.pagination .page-list li a:hover,
.pagination .page-list li.current a{
    color: #ffffff;
    background-color: #000;
    border: 1px solid #000;
}
.pagination .previous, .pagination .next{
    background-color: #e3dddc;
    color:#000;
}
/*Flash sales lists*/
.product-list-flashsalepro{
    position: absolute;
    top:0px;
    height: 43px;
    width: 100%;
    background-color: rgba(255,255,255,0.8);
    background-image: url('../img/ico_flash.png');
    background-repeat: no-repeat;
    background-position: 3.5px 3.5px;
    background-size: 31px 31px;
    text-align: center;
}
.product-list-flashsalepro .clock-inner-center{
    float: left;
    left: 42.9px;
    width: calc(100% - 42.9px);
    margin-top: 10px;
}
/*Flash home block*/
#flash_sale_complete_banner{border-bottom: 1px solid #e3dddc;}
#flash_sale_complete_banner .slick-slider{margin-bottom: 51.5px;}
#flash_sale_complete_banner .caja_flash{max-width: 669.6px; margin: auto;}
.ico_flash_png{
    background-image: url('../img/ico_flash.png');
    display: inline-block;
    width: 52px;
    height: 54px;
    margin-bottom: -15px;
    margin-right: 13px;
}
#flash_sale_complete_banner .basic-section-header{padding-top: 39.7px; padding-bottom: 40px;}
#flash_sale_complete_banner .basic-section-title{margin-bottom: 6px;}
#flash_sale_complete_banner .slick-prev, #flash_sale_complete_banner .slick-next{
    width: 60px;
    height: 200px;
    top:0px;
    margin-top: 0px;
}
#flash_sale_complete_banner .slick-prev::before{
    content: "";
    width: 60px;
    height: 60px;
    opacity: .35;
    display: block;
    background-image: url("../img/control_angle_back.svg");
    background-repeat: no-repeat;
    background-position: 0px center;
}
#flash_sale_complete_banner .slick-prev:hover:before{
    width: 60px;
    height: 60px;
    content: "";
    background-image: url("../img/control_angle_back_hover.svg");
    background-repeat: no-repeat;
    opacity: 1;
}
#flash_sale_complete_banner .slick-next::before{
    content: "";
    width: 60px;
    height: 60px;
    opacity: .35;
    display: block;
    background-image: url("../img/control_angle_next.svg");
    background-repeat: no-repeat;
    background-position: 47.4px center;
}
#flash_sale_complete_banner .slick-next:hover:before{
    width: 60px;
    height: 60px;
    content: "";
    background-image: url("../img/control_angle_next_hover.svg");
    background-repeat: no-repeat;
    opacity: 1;
}
#flash_sale_complete_banner .slick-slide img{
    max-width: 200px;
}
#flash_sale_complete_banner .slick-slide img:hover{
    opacity: 0.7;
}
#flash_sale_complete_banner .flash-flag-image{
    font-family: 'Open Sans', serif;
    background-color: #e6a83f;
    min-height: 24px !important;
    height: 24px;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    padding: 5px 9px;
    margin-top: 0px;
    box-shadow: none;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    left: 150px;
}
#flash_sale_complete_banner .flash-flag-image::after {
    content: '';
    background-color: #e6a83f;
    position: absolute;
    right: calc(0% - 9px);
    width: 18.45px;
    height: 18.45px;
    top: 2.75px;
    transform: rotate(45deg);
    z-index: -1;
}
#flash_sale_complete_banner .show_clock, .product-list-flashsalepro .show_clock{
    display: flex;
    width: 100%;
    padding: 0px;
}
#flash_sale_complete_banner .clock-inner-center{float: left; left: 0px; width: 100%;}
#flash_sale_complete_banner .show_clock .container_clock,
.product-list-flashsalepro .show_clock .container_clock
{
    flex-wrap: wrap;
    display: flex;
    width: 25%;
    align-content: space-between;
}
#flash_sale_complete_banner .show_clock .container_clock .clock_number,
#flash_sale_complete_banner .show_clock .container_clock .clock_label,
.product-list-flashsalepro .show_clock .container_clock .clock_number,
.product-list-flashsalepro .show_clock .container_clock .clock_label
{
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    flex-direction: column;
    flex-wrap: wrap;
    width: 50%;
    max-width: 33px;
}
#flash_sale_complete_banner .show_clock .container_clock .clock_number,
.product-list-flashsalepro .show_clock .container_clock .clock_number,
#product .product-content-top-row-right .miniture-clock .show_clock .container_clock .clock_number
{
    font-family: 'Open Sans', serif;
    font-size: 28px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.79;
    letter-spacing: normal;
    text-align: center;
    color: #e6a83f;
}
.product-list-flashsalepro .show_clock .container_clock .clock_number{font-size: 22px;}
#flash_sale_complete_banner .show_clock .container_clock .clock_label,
.product-list-flashsalepro .show_clock .container_clock .clock_label,
#product .product-content-top-row-right .miniture-clock .show_clock .container_clock .clock_label
{
    font-family: 'Open Sans', serif;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    padding-right: 17px;
    margin-top: 3px;
}
.product-list-flashsalepro .show_clock .container_clock .clock_label{font-size: 13px; margin-top: 5px;}
#flash_sale_complete_banner .flash-product-name{
    margin-top: 20px;
    padding-left: 30px;
}
#flash_sale_complete_banner .flash-product-info{
    padding-left: 30px;
}
#flash_sale_complete_banner .flash-product-info .product-discount{
    display: inline-block;
}
#flash_sale_complete_banner .flash-product-info .discount{
    background-color: transparent;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.8;
    letter-spacing: normal;
    text-align: left;
    color: #e6a83f;
    padding: 0px;
    margin-left: 1px;
}
#flash_sale_complete_banner .btn-basic{
    margin-top: 5px;
    color: #e6a83f;
    border-color: #e6a83f;
    max-width: 175px;
    min-width: 175px;
}
#flash_sale_complete_banner .btn-basic:hover, #flash_sale_complete_banner .btn-basic:focus, #flash_sale_complete_banner .btn-basic:active{
    background-color: #e6a83f;
    color: #ffffff;
}
.flash-product-info .product-price{margin-bottom: 15px;}
/*Breadcrumb*/
#wrapper .breadcrumb li a{
    font-family: 'Open Sans', serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: center;
    color: #aaa;
}
#wrapper .breadcrumb li a:hover{text-decoration: underline;}
.breadcrumb .breadcrumb-last-link{
    color:#90773f !important;
}
/*Product Page*/
#product #content{
    max-width: 100%;
}

#main .images-container .js-qv-mask.scroll {
    width: calc(100% - 105px);
    margin: 0 auto;
}

#product .product-content-top-row{margin-top: 30px;}
#product .product-content-top-row .product-flags{
    position: relative;
    top:0px;
    left:0px;
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
}
#product .product-content-top-row .product-flags .product-flag{
    margin-top: 0px;
    display: block;
    flex: 0 1 auto; /* Default */
    margin-right: 15px;
}
.product-content-top-row-right{padding-left: 60px;}
#product .product-content-top-row-right .has-discount .current-price, #product .product-content-top-row-right .current-price{
    font-family: 'Open Sans', serif;
    font-size: 31px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.81;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 0px;
}
#product .product-content-top-row-right .product-discount{
    display: inline-block;
    margin-bottom: 0px;
}
#product .product-content-top-row-right .product-discount .regular-price{
    font-family: 'Open Sans', serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.39;
    letter-spacing: normal;
    text-align: left;
    color: #aaa;
    margin-left: 19.8px;
}
#product .product-content-top-row-right .has-discount .discount{
    font-family: 'Open Sans', serif;
    font-size: 31px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.81;
    letter-spacing: normal;
    text-align: left;
    color: #e6a83f;
    background-color: transparent;
    margin-left: 0px;
    padding: 0 10px;
}
#product .product-prices{margin-top: 20px;}
#product .product-prices .tax-shipping-delivery-label{
    display: none;
}
#product .product-information, #product .reference{
    margin-top: 23.5px;
}
#product .product-information-description-short p,
#product .product-information-description-short, #product .reference{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #666;
}
#product .product-information-description-short {
    margin-bottom: 10px;
}


#product .reference {
    width: 100%;
    display: table;
}

.comment_anchor_content {
    margin: 25px 0;
}

span.delivery-information {
    font-weight: bold;
    color: #1C64B0;
    padding: 5px 5px 5px;
    overflow: hidden;
    width: auto;
    border-radius: 10px;
    display: table;
}

span.delivery-information a:hover{color:#EC4E2F}
span.delivery-information a {
    text-decoration: underline;
    color: #1C64B0;
    font-weight: normal;
    font-size: 12px;

}

.cart-grid .cart-grid-right span.delivery-information a {

    display: table;
    margin-left: 34px;
}


.cart-grid .cart-grid-right  span.delivery-information {
    margin: 20px auto 0;
}

span.comment_anchor {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #666666;
    text-decoration: underline;
}

.comment_anchor_content img {
    max-width: 102px;
}

span.comment_anchor:hover {
    text-decoration: underline !important;
    color: #e6a83f;
}

#product .stars-container>div{margin-left: 0px !important;}
#product .comment_anchor:hover{text-decoration: none;}
#product .comment_anchor:hover span{text-decoration: underline;}
#product .comment_anchor span{
    margin-left: 10px;
    font-family: 'Open Sans', serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
    text-decoration: underline;
}
.stars-container img {
    max-width: 103px !important;
}


#product .comment_anchor span:hover {color:#000;}
.bootstrap-touchspin {
    position: relative;
    box-shadow: none;
    width: 137.2px;
    height: 45px;
    box-sizing: border-box;
    border-radius: 23px !important;
    border: solid 1px #e3dddc;
}
.bootstrap-touchspin input.form-control, .bootstrap-touchspin input.input-group, .product-quantity #quantity_wanted {
    width: 51px;
    height: 43px;
    text-align: center;
    border: none;
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin: 0;
    padding: 0;
    margin-left: 40px;
}
.bootstrap-touchspin .input-group-btn-vertical {
    position: absolute;
    left: 0;
    right: 0;
}
.bootstrap-touchspin .input-group-btn-vertical > .btn {
    width: 40px;
    height: 45px;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border-color: #e3dddc;
    position: absolute;
    top: -1px;
    border-radius: 23px;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    left: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: none;
    padding-left: 10px;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down i{
    left: 10px;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    right: 0;
    border-left: none;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-right: 10px;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up i{
    right: 10px;
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after,  #accordionInfoProduct .collapse-icon::after {
    content: 'remove';
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after, #accordionInfoProduct .collapsed .collapse-icon::after {
    content: 'add';
}
.bootstrap-touchspin .input-group-btn-vertical i, .product-quantity .input-group-btn-vertical .btn i {
    margin-top: 6px;
    font-size: 28px;
    color: #a8a9a9;
}
.bootstrap-touchspin .input-group-btn-vertical .btn-touchspin:hover i{
    color:#000;
}
#product .product-actions .control-label{display: none;}
#product .add-to-cart.btn-basic {
    border-color: #90773f;
    color: #90773f;
    padding: 0px 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#product .add-to-cart.btn-basic svg.svg_ico.svg_ico_cesta {
    width: 30px;
    height: 23px;
    margin-right: 10px;
}


#product .add-to-cart.btn-basic:active,
#product .add-to-cart.btn-basic:focus,
#product .add-to-cart.btn-basic:hover{
    color:#ffffff;
    background-color: #90773f;
}
#product .product-content-top-row-right .product-add-to-cart .product-quantity {
    margin-top: 15px;
    width: 100%;
}

#product .product-content-top-row-right .product-add-to-cart {
    margin-top: 10px;
}

.product-additional-info {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.product-information .wrap_allert {
    order: 5;
}


a.checked.addToWishlist:hover,
#wishlist_button:hover {color:#e6a83f !important;text-decoration: none;}

#wishlist_button:hover i,
a.checked.addToWishlist:hover i,
#wishlist_button_block #wishlist_button:hover i.material-icons {color:#e6a83f !important; border: 1px solid #e6a83f !important;}


a.checked.addToWishlist {margin-top:15px;}

#wishlist_button i,
#wishlist_button_block i.material-icons {
    color: #000;
    border: 1px solid #000;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    margin-top: 0;
    text-decoration: none !important;
}



#wishlist_button {
    text-transform: none;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    background: none !important;
    height: auto;
    padding: 0;
    margin: 20px 0 0;
    display: flex;
    align-items: center;
    text-decoration: none !important;
}

ul.product_list .functional-buttons div.wishlist a.checked,
.wrap_allert .checked .icon-heart:before, .addToWishlist.checked,
.products .wishlist .checked, #wishlist_button.checked {
    display: flex;
    align-items: center;
    color: #000000;
}


.fancybox-error {
    text-align: center;
}

.fancybox-wrap.fancybox-desktop.fancybox-type-html {
    min-width: 300px;
}
#wishlist_button_block {
    padding-bottom: 0;
    order: 4;
    width: 100%;
}

.js-mailalert.row {
    margin-top: 20px;
}
#product .product-actions .product-add-to-cart .control-label {display: none;}
#product .product-quantity .add{margin-left: 13px;}
#accordionInfoProduct{
    border-top: 1px solid #e3dddc;
    margin-top: 25px;
}
#accordionInfoProduct .card-header{
    background-color: transparent;
    padding: 0px;
    border-bottom: 1px solid #e3dddc;
}
#accordionInfoProduct .card-header button{
    height: 55px;
    width: 100%;
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.93;
    letter-spacing: 0.75px;
    text-align: left;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 20px;
    background: #e3dddc;
}

#accordionInfoProduct .card-header button.collapsed:hover,
#accordionInfoProduct .card-header button[aria-expanded="true"],
#accordionInfoProduct .card-header button:hover {
    background: #000 !important;
    color: #fff !important;
}


#accordionInfoProduct .card-header button.collapsed{
    color: #666 !important;
    background: #ffffff !important;
}
#accordionInfoProduct .card {
    padding: 0;
}



#accordionInfoProduct .card-header button:hover{
    text-decoration: none;
}
#accordionInfoProduct .card-header button i{
    float: right;
    margin-top: -7px;
    font-size: 26px;
}
#accordionInfoProduct .card-body{
    padding: 19px 20px;
    border-bottom: 1px solid #e3dddc;
}
#accordionInfoProduct .card-body .product-description, #accordionInfoProduct .card-body .product-description p{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #666;
}

.card-body .product-quantities {
    display: none;
}

#accordionInfoProduct .card-body .product-description {margin-bottom: 10px;}
.product-features{margin: 0 0 10px 0;}
.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name{
    background: #ffffff;
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #666;
    padding: 0px;
    margin: 0px;
    min-height: 16px;
    text-transform: none;
}
.product-features > dl.data-sheet dd.value{
    font-weight: normal;
}
.product-features > dl.data-sheet dd.value:nth-of-type(2n), .product-features > dl.data-sheet dt.name:nth-of-type(2n){
    background: #ffffff;
}
.product-cover .layer-icon{
    width: 86px;
    height: 86px;
    border-radius: 50%;
    background-color: rgba(49,7,0,0.3);
    padding: 29px;
}

.form-check {
    display: flex;
    align-items: center;
}

.modal-content #product-description-short {
    display: none;
}
.product-cover .layer-icon .svg_ico_plus{
    width: 26px;
    height: 26px;
    color: #ffffff;
}
.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover{
    border: none;
}
#product .featured-products{border-bottom: none;margin-top: 0 !important;}
#product #footer{margin-top: 25px;}
#product #product-availability i{display: none;}
#product #product-availability{
    height: 24px;
    background: #b22929;
    font-family: 'Open Sans', serif;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    padding-top: 5px;
    min-width: 70px;
    margin-top: 25.5px;
    padding-left: 5px;
    padding-right: 5px;
}

#product #product-availability {
    display: block;
    float: left;
    margin-top: 10px;
    clear: both;
}


/*Mail Alerts*/
#product .js-mailalert .mailalert-text{
    margin-top: 0;
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
    margin-bottom: 13px;
}
#product .js-mailalert #gdpr_consent{text-align: left; margin-top: 13px;}
#product .js-mailalert #gdpr_consent .psgdpr_consent_message,
#checkout .custom-checkbox label
{
    font-family: 'Open Sans', serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
}
#product .js-mailalert .btn-basic {
    max-width: 100%;
    color: #000;
    border: solid 1px #000;
    padding-top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding: 0 26px;
    min-width: 0;
}
.js-mailalert.row .col-md-6 {
    padding-right: 10px;
}

#product .js-mailalert #gdpr_consent a:hover {
    color: #e6a83f;
}
#product .js-mailalert #gdpr_consent a {color:#666;text-decoration: underline}
#product .js-mailalert #gdpr_consent {color:#666}

#product .js-mailalert .btn-basic:hover, #product .js-mailalert .btn-basic:active, #product .js-mailalert .btn-basic:focus{
    background-color: #000;
    color:#fff;
}
#product .js-mailalert .btn-basic .svg_ico_campana{
    width: 21.5px;
    height: 24.3px;
    margin-right: 8.4px;
}
#product .js-mailalert .mailalert-action{text-align: left;}
#product .js-mailalert .mailalert-action.col-md-6{padding-left: 0px;}
/*Oferta flash ficha*/
#product .product-content-top-row-right .miniture-clock{
    height: 30px;
    width: 100%;
    display: block;
    margin-bottom: 23.5px;
    margin-top:15px;
}
/*Combinaciones*/
#product .product-actions .control-label {
    display: inline-block;
    width: auto;
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: right;
    color: #989898;
}




#product .product-variants > .product-variants-item select{
    display: inline-block;
    margin-left: 14.8px;
    min-width: 142.2px;
    height: 45px;
    border-radius: 23px;
    border: solid 1px #e3dddc;
    background-color: #ffffff;
    padding-left: 17px;
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMy4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDkuNiA2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA5LjYgNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6Izk4OTg5ODt9DQo8L3N0eWxlPg0KPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSAxKSI+DQoJPGc+DQoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zLjgsNC43Yy0wLjMsMC0wLjUtMC4xLTAuNy0wLjNsLTMuNS0zLjVjLTAuNC0wLjQtMC40LTEsMC0xLjRzMS0wLjQsMS40LDBsMi44LDIuOGwyLjgtMi44DQoJCQljMC40LTAuNCwxLTAuNCwxLjQsMHMwLjQsMSwwLDEuNEw0LjUsNC40QzQuMyw0LjYsNCw0LjcsMy44LDQuN3oiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==
    ) no-repeat scroll right 15px center;
    background-size: 11px;

}

/*Opiniones de producto*/
#product #lgcomment.fade{
    opacity: 1;
}
#lgcomment .content-button{
    margin: 0px 0px 22.9px 0px;
    text-align: left;
}

form#form_consulta textarea {
    min-height: 100px;
}

a#submit_consulta {
    width: 100%;
}

#lgcomment .content-button .lgcomment_button, #form_review_popup #submit_review, .lgconsultas_button_container, #submit_consulta{

    height: 35px;
    border-radius: 23px;
    border: solid 1px #000;
    background-color: #ffffff;
    font-family: 'Open Sans', serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    text-transform: capitalize;
    padding-top: 8px;
}
#lgcomment .content-button .lgcomment_button:hover, #form_review_popup #submit_review:hover, .lgconsultas_button_container:hover, #submit_consulta:hover {
    background-color: #000;
    color:#ffffff;
}
.lgconsultas_button_container:hover a, .lgconsultas_button_container a:hover, .lgconsultas_button_container a:active, .lgconsultas_button_container a:focus{
    color:#ffffff;
}
#lgcomment .productComment .reviews-image,#lgcomment .productComment .nick,#lgcomment .productComment .date{
    display: inline-block;
    font-family: 'Open Sans', serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #666;
}

#lgcomment .productComment .content-block {
    border: none;
    color: #666 !important;
    font-size: 14px;
    font-family: 'Open Sans', serif;
}
#lgcomment .productComment .title, #lgcomment .productComment .comment{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

#lgcomment .col-md-12.info-block img {
    max-width: 102px;
    margin-right: 5px;
}

#lgcomment .col-md-12.info-block {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#lgcomment .productComment .nick {
    margin-right: 5px;
}

#lgcomment .productComment .title {
    margin-bottom: 10px;
    margin-top: 10px;
}

#lgcomment .productComment .content-block{
    border: none;
}
#lgcomment .productComment .comment{
    color: #989898;
}
#displayMore, #displayLess, #accordionInfoProduct .revoke-link, #displayMoreC, #displayLessC{
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
    background-color: #ffffff;
    text-decoration: underline;
    padding:0px;
}
#displayMore:hover, #displayLess:hover, #accordionInfoProduct .revoke-link:hover, #displayMoreC:hover, #displayLessC:hover{
    color:#000;
}

.fancybox-inner {
    width: 100% !important;
}

.fancybox-wrap.fancybox-desktop.fancybox-type-inline {
    width: 400px !important;
    max-width: 100%;
}
.form-block.star-rating select,
.fancybox-opened textarea,
.fancybox-opened input {
    border: 1px solid #888888;
    font-family: 'Open Sans', serif;
    min-height: 38px;
    border-radius: 19px;
    border: solid 1px #e3dddc;
    background-color: #fff;
    color: #000;
    padding-left: 18px;
}


select#lg_score {
    width: 100px;
}


/*LG Consultas*/
.lgconsultas_button_container{margin: 0px !important;}
table.faqconsultas{width: 100%;}
.faq_answer {margin-left: 0px;}
.faqconsultas .svg_pic_consultas{
    width: 29px;
    height: 27.1px;
    color:#e6a83f;
    margin-bottom: -10px;
    margin-right: 10px;
}

.lgconsultas_button_container {
    margin: 0px !important;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    min-width: 100px;
    max-width: 217px;
    text-transform: none;
}

table.faqconsultas td.first_column{
    font-family: 'Open Sans', serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #666;
    width: 100%;
}
.faq_question, .faq_answer{
    margin-top: 15px;
    font-family: 'Open Sans', serif;
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.faq_answer{
    font-style: normal;
    color: #666;
    margin-top: 5px;
    margin-bottom: 30px;
}

.faq_question p {
    color: #000;
    display: inline;
}

.faq_answer p { display: inline; color: #666;}

div#accordionInfoProduct .pull-right {
    display: none;
}

table.faqconsultas {
    margin-bottom: 20px;
}

.faq_question b, .faq_answer b{font-weight: 600;}
#displayMoreC, #displayLessC{margin-bottom: 26px;}

table.faqconsultas tr {
    display: flex;
    flex-direction: column;
}



/***** BACK TO TOP *****/
#back-to-top {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 55px;
    right: 55px;
    z-index: 999;
    text-align: center;
    line-height: 30px;
    width: 86px;
    height: 86px;
    background-color: rgba(255,255,255,0.7);
    border: 1px solid #90773f;
    color: #90773f;
    cursor: pointer;
    border-radius: 50%;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top .svg_ico_flecha {
    width: 22px;
    height: 40px;
    text-align: center;
    color: #90773f;
    transition: .3s ease;
}

#back-to-top:hover {
    background: #90773f;
    transition: .3s ease;
    border: 1px solid #ffffff;
}

#back-to-top:hover .svg_ico_flecha {
    color: #ffffff;
    transition: .3s ease;
}

#back-to-top.show {
    opacity: 1;
    transition: .3s ease;
}

/*whatsapp*/

#whatsapp a{
    width: 86px;
    height: 86px;
    display: table;
    background: url("../img/whatsapp_ico.svg") no-repeat center;
    position: fixed;
    bottom: 55px;
    right: 160px;
    cursor: pointer;
    z-index: 99;
}

#whatsapp a:hover {
    background: url("../img/whatsapp_ico_hover.svg") no-repeat center;

}

/*Carrito*/
.cart-grid{margin-top: 31px;}
.cart-grid .cart-grid-right{
    background-color: #fbf7f6;
    padding: 20px 0px;
    max-width: 370px;
    margin-left: 15px;
}
.cart-grid .cart-grid-right .cart-summary{
    background-color: #fbf7f6;
}
.cart-grid .cart-grid-right .cart-summary .cart-summary-line{
    padding: 0px 20px;
}
.cart-grid .cart-grid-right .cart-summary .cart-summary-line .label,
#checkout .cart-summary-line.cart-summary-subtotals .label,
#checkout .card-block.cart-summary-totals .cart-summary-line.cart-total .label,
.block-promo .promo-name .cart-summary-line .label
{
    font-family: 'Open Sans', serif;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.cart-grid .cart-grid-right .cart-summary .cart-summary-line .value,
#checkout .cart-summary-line.cart-summary-subtotals .value,
#checkout .card-block.cart-summary-totals .cart-summary-line.cart-total .value
{
    font-family: 'Open Sans', serif;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.05;
    letter-spacing: normal;
    text-align: right;
    color: #000;
}

.shadow {
    box-shadow: 0 0 6px 0 rgba(89, 13, 0, 0.1);
}

section#js-checkout-summary {
    border: none !important;
}

#checkout .cart-grid-right .cart-summary-line.cart-total {
    border-bottom: none;
}

a.collapse-button.promo-code-button.cancel-promo:hover {
    color: #000 !important;
}



.cart-summary-line.cart-total span.value {
    font-weight: 400 !important;
    font-size: 17px !important;
}
.card-block.cart-summary-totals .cart-summary-line.cart-total {
    line-height: 1.8;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total span.label.bold, .card-block.cart-summary-totals .cart-summary-line.cart-total span.value.bold {
    font-weight: 600 !important;
}

.cart-grid .cart-grid-right .cart-summary .cart-summary-line.cart-total,
#checkout .cart-grid-right .cart-summary-line.cart-total
{
    border-top: 1px solid #e3dedb;
    border-bottom: 1px solid #e3dedb;
    background: none;
    padding: 20px;
}

#checkout .cart-grid-right .cart-summary-line.cart-total
{

    border-bottom: none;

}

p.block-promo.promo-highlighted {
    margin: 10px 0;
}

.cart-grid .cart-grid-right .block-promo,
#checkout .block-promo
{margin-bottom: 17px;}
#checkout .block-promo .promo-name{padding-left: 20px; padding-right: 20px;}
.cart-grid .cart-grid-right .block-promo .promo-code-button,
#checkout .block-promo .promo-code-button
{
    text-align: left;
    padding: 19px 20px 0px 20px;
}
.cart-grid .cart-grid-right .block-promo .promo-code-button a,
#checkout .block-promo .promo-code-button a
{
    font-family: 'Open Sans', serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #e6a83f;
}
.cart-grid .cart-grid-right .block-promo .promo-code-button a:hover,
#checkout .block-promo .promo-code-button a:hover
{text-decoration: underline;}
.cart-grid .cart-grid-right .btn-basic{
    margin-top: 25px;
    border: solid 1px #e6a83f;
    color:#e6a83f;
    margin-bottom: 7px;
}
.cart-grid .cart-grid-right .btn-basic:hover, .cart-grid .cart-grid-right .btn-basic:active, .cart-grid .cart-grid-right .btn-basic:focus{
    background: #e6a83f;
    color:#ffffff;
}
.cart-grid .cart-grid-right #promo-code .btn-basic,#checkout .cart-grid-right #promo-code .btn-basic
{
    margin-top: 0px !important;
    border: solid 1px #000;
    color:#000;
    margin-bottom: 7px;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top:0;
    background: #ffffff;
}
.cart-grid .cart-grid-right #promo-code .btn-basic:hover, .cart-grid .cart-grid-right #promo-code .btn-basic:active, .cart-grid .cart-grid-right #promo-code .btn-basic:focus,
#checkout .cart-grid-right #promo-code .btn-basic:hover, #checkout .cart-grid-right #promo-code .btn-basic:active, #checkout .cart-grid-right #promo-code .btn-basic:focus
{
    background: #000;
    color:#ffffff;
}
.cart-grid .cart-grid-right #promo-code .basic-text-input, #checkout .cart-grid-right #promo-code .basic-text-input{
    width: 100%;
    height: 45px !important;
    border: solid 1px #e3dddc !important;
    color: #000 !important;
}

.block-promo .promo-code form {
    position: relative;
}


.cart-grid .cart-grid-right #promo-code .basic-text-input::placeholder,
#checkout .cart-grid-right #promo-code .basic-text-input::placeholder
{color: #000 !important; opacity: 1;}
.cart-grid .cart-grid-right #promo-code .btn-basic,
#checkout .cart-grid-right #promo-code .btn-basic
{
    min-width: 100px;
    margin-top: 2px;
    padding-top: 0px;
    margin-left: 5px;
}
.cart-grid .cart-grid-right .block-promo .promo-code-button.cancel-promo[aria-expanded="true"],
#checkout .cart-grid-right .block-promo .promo-code-button.cancel-promo[aria-expanded="true"]
{
    margin-top: 0px;
}
.cart-grid .cart-grid-right  .block-promo .promo-code-button.cancel-promo,
#checkout .cart-grid-right  .block-promo .promo-code-button.cancel-promo
{
    color:#989898;
    text-decoration: underline;
}
.cart-grid .cart-grid-body .cart-item{padding-top: 0px; padding-bottom: 30px;border: none;}
.product-line-grid-right .cart-line-product-actions .remove-from-cart, .product-line-grid-right .product-price .remove-from-cart {
    color:#989898;
    margin-top: 7px;
    margin-right: -40px;
}
.product-line-grid-right .cart-line-product-actions .remove-from-cart:hover, .product-line-grid-right .product-price .remove-from-cart:hover{
    color:#000;
}
.cart-grid .product-line-grid .product-line-grid-left{max-width: 140px; padding-left: 0px;}
.cart-grid .product-line-grid .product-line-grid-body > .product-line-info > .label{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.cart-grid .product-line-grid .product-line-grid-body > .product-line-info > .label:hover{
    text-decoration: underline;
}
.cart-grid .product-line-grid .product-line-grid-body .product-line-info .product-discount .regular-price{
    font-family: 'Open Sans', serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-right: 0px;
}
.cart-grid .product-line-grid .product-line-grid-body .product-line-info .product-discount .discount{
    background: none;
    font-family: 'Open Sans', serif;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.8;
    letter-spacing: normal;
    text-align: left;
    color: #e6a83f;
    margin-left: 0px;
}
.cart-grid .product-line-grid .product-line-grid-body .product-line-info.product-price .current-price{
    padding-top: 5px;
}
.cart-grid .product-line-grid .product-line-grid-body .product-line-info.product-price .current-price .price{
    font-family: 'Open Sans', serif;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.8;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.cart-grid .product-line-grid .product-line-grid-body .product-line-info .combination{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
    text-decoration: none;
}
.cart-grid .product-line-grid .product-line-grid-body .product-line-info .combination:hover{text-decoration: none;}
.cart-grid .product-line-grid .product-line-grid-right .product-price{
    font-family: 'Open Sans', serif;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.8;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-top: 10px;
}
.cart-grid .cart-grid-body .cart-container{
    border-bottom: 1px solid #e3dedb;
    margin-bottom: 10px;
}
.cart-grid .cart-grid-body .continue-shopping{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.cart-grid .cart-grid-body .continue-shopping:hover{
    color:#e6a83f;
    text-decoration:none;
}

/*div#advansedwishlist_cart_block,
.cart-line-product-actions p.buttons_bottom_block {
    display: none;
}*/


#cart #footer{
    margin-top: 40px;
}
.block-promo .promo-name .material-icons{
    color:#989898;
    width: 24px;
    height: 24px;
    font-size: 24px !important;
}
.block-promo .promo-name .material-icons:hover{
    color:#000;
}
.block-promo .promo-discount-total-info{
    font-family: 'Open Sans', serif;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.05;
    letter-spacing: normal;
    text-align: right;
    color: #e6a83f !important;
}
/*Checkout*/
body#checkout a:hover{color:#e6a83f;}
#checkout #_desktop_logo{}
#checkout #header .header-nav .logoNav {margin: auto; float: none;}
#checkout #header .header-nav .logoNav .logo-content{width: 338px;height: 117px;}

#checkout #header .header-nav .logoNav .logo-content a {
    top: -109px;
    width: 218px;
    height: 218px;
    display: table;
    margin: 0 auto;

}

#checkout #header .header-nav .logoNav .logo-content a img{
    bottom:0;
    margin:0 0 20px;
    top:123px;
    height: auto;
}


#checkout #header.header-fixed{
    position: relative;
    height: 60px;
    box-shadow: none;
    opacity: 0;
}
#checkout #wrapper{background: #fbf7f6; padding-top: 79px;}
#checkout #wrapper .container{
    position: relative; z-index: 3;
}
#checkout .row-header-checkout{
    position: relative;
}
#checkout-contact-info{
    position: absolute;
    right: 15px;
    margin-top: 22px;
}
#checkout-contact-info a{
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
#checkout-contact-info a:hover{
    color: #000 !important;
    text-decoration: underline;
}
#checkout-contact-info .svg_ico{
    color:#e6a83f;
    width: 16px;
    height: 16px;
    margin-right: 11px;
    margin-left: 25px;
    position: relative;
    top: 2px;
}
#checkout .card, body#checkout section.checkout-step{
    box-shadow: 0 0 6px 0 rgba(89, 13, 0, 0.1);
}
#checkout .cart-summary-products, #checkout .cart-summary-subtotals-container{
    padding: 20px 20px 0px 20px;
}
#checkout .cart-summary-products>p{
    font-family: 'Open Sans', serif;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
#checkout .cart-summary-products p>a{
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
    text-decoration: underline;
}
#checkout .cart-summary-products p>a:hover{
    color:#000;
}
#checkout .media-list .product-price{
    font-family: 'Open Sans', serif;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
body#checkout section.checkout-step .step-title
{
    font-family: 'Garamond', serif !important;
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-transform: none;
}
body#checkout section.checkout-step.-complete .step-title{
    opacity: 0.4;
    color: #e6a83f;
}



body#checkout section.checkout-step.-current .step-title{
    opacity: 1;
    color: #000;
}

body#checkout section.checkout-step .step-edit .edit {
    font-size: 17px;
    margin: 0 0 3px;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit:hover  {
    color: #000 !important;
}

body#checkout section.checkout-step .delete-address:hover,
body#checkout section.checkout-step .edit-address:hover {

    color: #000 !important;
    text-decoration: none;
}



body#checkout section.checkout-step .address-item {
    background: #fff;
    border: 1px solid #E5E5E5;
    border-radius: 23px;
}

body#checkout section.checkout-step.-unreachable .step-title {
    cursor: not-allowed;
    opacity: 0.3;
    font-family: 'Garamond', serif !important;
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-transform: none;
}
#checkout .card, body#checkout section.checkout-step, body#checkout section.checkout-step:last-child {
    border-top: 1px solid #e3dedb;
    box-shadow: none;
}

section#checkout-personal-information-step p {
    line-height: 1.5;
}




body#checkout section.checkout-step .step-number{
    padding: 21px 10px 21px 25px;
}
body#checkout section.checkout-step .content{
    padding: 0 37px 31px 52px;
}
#checkout .nav-item .nav-link{
    font-family: 'Open Sans', serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
}
#checkout .nav-item .nav-link.active{
    color:#000;
}
#checkout .nav-item .nav-separator{ color:#e3dedb; font-size: 18px;}
#checkout .my-2{margin-top: 10px; margin-bottom: 30px;}
body#checkout section.checkout-step #customer-form .form-control-label, body#checkout section.checkout-step #delivery-address .form-control-label, body#checkout section.checkout-step #invoice-address .form-control-label, body#checkout section.checkout-step #login-form .form-control-label{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
}
body#checkout section.checkout-step .forgot-password{margin-left: 0;}

body#checkout section.checkout-step .forgot-password a{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-decoration: underline;
}
body#checkout section.checkout-step .forgot-password a:hover{
    color:#e6a83f;
}

body#checkout #login-form .form-group>div {
    width: 50%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0px;
}


body#checkout .continue.btn-basic{
    padding-top: 0px;
    border: solid 1px #e6a83f;
    color:#e6a83f;
    min-width: 151px;
    height: 45px;
}


body#checkout section.checkout-step .form-footer button.btn.btn-primary.float-xs-right,
button.continue.btn.btn-primary.float-xs-right {
    padding-top: 0px;
    border: solid 1px #e6a83f;
    color:#e6a83f;
    min-width: 151px;
    background-color: transparent;
    border-radius: 23px;
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 1.6px;
    text-align: center;
    text-transform: uppercase;
    height: 45px;
    margin: 20px 0 0;
}


body#checkout section.checkout-step .form-footer button.btn.btn-primary.float-xs-right:hover,
button.continue.btn.btn-primary.float-xs-right:focus,
button.continue.btn.btn-primary.float-xs-right:active,
button.continue.btn.btn-primary.float-xs-right:hover,
body#checkout .continue.btn-basic:focus,
body#checkout .continue.btn-basic:active,
body#checkout .continue.btn-basic:hover{
    background-color: #e6a83f !important;
    color:#ffffff;
}
body#checkout #login-form .form-group .form-control-label {
    padding-left: 0;
    padding-bottom: 8px;
    padding-right: 0;
}

body#checkout #login-form .form-group .form-control-label, #login-form .form-group>div {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0px;
}

body#checkout #login-form .form-group .form-control-label {
    width: 29%;
}

body#checkout section.checkout-step .done{
    color:#e6a83f;
    margin: 20px 5px 24px 20.4px;
    padding: 0px;
}
#checkout-personal-information-step{
    border-top: none !important;
}
body#checkout section.checkout-step.-reachable.-complete h1 .step-edit{
    margin-top: 27px;
    margin-right: 22px;
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #000 !important;
    text-transform: none;
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
}

#use_same_address_label{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    display: inline;
}
body#checkout section.checkout-step .address-item.selected {
    background: #fff;
    border: 1px solid #e6a83f;
    border-radius: 23px;
}
body#checkout section.checkout-step .address-alias,
.page-addresses .address .address-body h4
{
    margin-left: 16px;
    margin-bottom: 7px;
    font-family: 'Open Sans', serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: left;
    color: #e6a83f;
}
body#checkout section.checkout-step .address,
.page-addresses .address .address-body address
{
    margin-left: 36px;
    font-family: 'Open Sans', serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
body#checkout section.checkout-step .radio-block {
    padding: 22px;
}
body#checkout section.checkout-step .delete-address, body#checkout section.checkout-step .edit-address,
.page-addresses .address .address-footer a
{
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #989898 !important;
}
body#checkout section.checkout-step .add-address{margin-top: 5px; margin-bottom: 20px;}
body#checkout section.checkout-step .add-address a,
.page-addresses .addresses-footer a
{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.94;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
body#checkout section.checkout-step .add-address a:hover,
.page-addresses .addresses-footer a:hover,
body#checkout .different-invoice-address-msg:hover{
    color:#e6a83f;
    text-decoration: none;
}


body#checkout .different-invoice-address-msg:hover { text-decoration: underline;}

body#checkout .different-invoice-address-msg{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.94;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-decoration: underline;
    margin-bottom: 20px;
    display: block;
}


body#checkout .cancel-address{
    min-width: 140px;
    text-decoration: none;
    color:#000;
    margin-top: 20px;
    margin-right: 20px;
}


body#checkout .cancel-address:hover{
    color:#ffffff;
}
body#checkout section.checkout-step .delivery-option,
body#checkout section.checkout-step .payment-options .payment-option
{
    border-radius: 23px;
    border: solid 1px #e3dddc;
    background-color: #ffffff;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor:pointer;
}

.order-options span.custom-checkbox span {
    margin: 0 !important;
}

body#checkout a.js-cancel-address.cancel-address.float-xs-right {
    padding-top: 0px;
    border: solid 1px #000;
    color: #000;
    min-width: 151px;
    background-color: transparent;
    border-radius: 23px;
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 1.6px;
    text-align: center;
    text-transform: uppercase;
    height: 45px;
    margin: 20px 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}


body#checkout a.js-cancel-address.cancel-address.float-xs-right:hover { background: #000; color: #fff;}




body#checkout section.checkout-step .delivery-option.carrier-selected,
body#checkout section.checkout-step .payment-options .payment-option.payment-selected
{
    border: solid 1px #e6a83f;
}
body#checkout .delivery-options .text-right{
    text-align: right !important;
}
body#checkout section.checkout-step .carrier-name,
body#checkout section.checkout-step .carrier-price,
body#checkout section.checkout-step .payment-options label
{
    font-family: 'Open Sans', serif;
    font-size: 17px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 1px;
}
body#checkout section.checkout-step .carrier-name,
body#checkout section.checkout-step .carrier-price{
    display: block;
    width: 100%;
}
body#checkout section.checkout-step .carrier-selected .carrier-name,
body#checkout section.checkout-step .carrier-selected .carrier-price,
body#checkout section.checkout-step .payment-options .payment-selected label
{
    color:#e6a83f;
}
body#checkout section.checkout-step .carrier-delay{
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
}
body#checkout section.checkout-step .delivery-option .custom-radio {margin-top: 0;}
body#checkout section.checkout-step .payment-options .custom-radio,
body#checkout section.checkout-step .payment-options .payment-text-block
{margin-top: 0;}

body#checkout section.checkout-step .payment-options label .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

body#checkout section.checkout-step .payment-options .payment-image-block{padding-left: 0px;}
body#checkout section.checkout-step .delivery-option img {
    width: 100%;

}
body#checkout #checkout-delivery-step .content, body#checkout #checkout-payment-step .content{
    padding: 0 37px 31px 37px;
}
body#checkout #delivery label, #gift label{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
    margin-top: 18px;
}
#delivery_message, #gift_message{
    height: 75px;
    border-radius: 23px;
    border: solid 1px #e3dddc;
    background-color: #ffffff;
    margin-top: 8px;
    padding: 10px;
}
body#checkout .order-options .custom-checkbox label{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-left: 9px;
}



body#checkout #conditions-to-approve .custom-checkbox span,
body#checkout .order-options span {
    flex: 0 0 17px;
}


body#checkout .cart-summary-products a[aria-expanded=true] span.show {
    display: none;
}
body#checkout .cart-summary-products a[aria-expanded=true] span.hidden {
    display: block !important;
    margin: 0 0 20px;
}


body#checkout .additional-information {
    margin: 20px;
}

.media-list li.media {
    margin: 0 0 10px;
}


.product-line-info.product-line-info-secondary.text-muted span {
    color: #989898;
}


div#cart-summary-product-list .product-quantity,
div#cart-summary-product-list .product-name {
    color: #000;
}


div#cart-summary-product-list .product-price {font-weight: 700;}


body#checkout #delivery, body#checkout #gift_message {
    max-width: 100%;
    border-color: #e3dddc;
}
body#checkout #gift_message{
    margin-bottom: 30px;
}
#payment-confirmation{padding-top: 20px;}
#payment-confirmation .ps-shown-by-js{text-align: right;}
#payment-confirmation .btn-basic{
    border: solid 1px #e6a83f;
    color:#e6a83f;
    padding: 0 20px;
}
#payment-confirmation .btn-basic:hover{
    background: #e6a83f;
    color:#ffffff;
}
body#checkout #conditions-to-approve .condition-label{
    font-family: 'Open Sans', serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
    margin-top: 0px;
    margin-left: 25px;
}


body#checkout .custom-checkbox input[type=checkbox] {
    width: 17px;
    height: 17px;
    margin: 0;
}

body#order-confirmation .home-category {
    display: none;
}

body#checkout #conditions-to-approve .condition-label a{
    text-decoration: underline;
}
body#checkout{background: #fbf7f6;}

body#checkout #footer{margin-top: 0;}

#checkout #wrapper {
    min-height: calc(100vh - 95px);
}

body#checkout #cart-summary-product-list {
    border-bottom: 1px solid #ccc;
}

body#checkout section.checkout-step #conditions-to-approve span.custom-checkbox span {
    margin: 0;
}

body#checkout #order-summary-content #order-items h3.h3,
body#checkout #order-summary-content h4.h4 {
    margin-top: .625rem;
    margin-bottom: 1.25rem;
    color: #232323;
    font-family: 'Garamond', serif !important;
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: left;
    padding:0;
}


body#checkout #order-summary-content h4.black {
    color: #000;
    font-family: 'Open Sans', serif !important;
    font-size: 17px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #e6a83f;

}

body#checkout #order-summary-content .step-edit {
    display: inline;
    color: #7a7a7a;
    margin-top: 8px;
    margin-right: 22px;
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #666!important;
    text-transform: none;
    float: right;
}


body#checkout #order-summary-content .summary-selected-carrier {
    border: 2px solid #e6a83f;
    border-radius: 25px;
}


body#checkout #order-summary-content .order-confirmation-table {
    border: none;
    padding: 0;
}

body#checkout #order-summary-content .noshadow {
    box-shadow: none;
    border: 2px solid #e6a83f;
    border-radius: 25px;
}

/*Contact*/
#contact .contact-info-p{
    padding-top: 16px;
    padding-bottom: 37px;
    border-bottom: 1px solid #e3dddc;
    margin-bottom: 20px;
}
#contact .contact-info-p p{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: center;
    color: #989898;
}
#contact .contact-info-p p a{
    color:#e6a83f;
}
#contact .contact-info-p p a:hover{text-decoration: underline;}
.form-control-label{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
}
#contact .contact-left-block{padding-left: 0px;}
#contact .contact-right-block{padding-right: 0px;}
#contact .contact-form .form-control{background-color: #ffffff; margin-top: 8px; height: 45px;}

.form-control-select,
#contact .contact-form select.form-control{
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMy4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDkuNiA2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA5LjYgNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6Izk4OTg5ODt9DQo8L3N0eWxlPg0KPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSAxKSI+DQoJPGc+DQoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zLjgsNC43Yy0wLjMsMC0wLjUtMC4xLTAuNy0wLjNsLTMuNS0zLjVjLTAuNC0wLjQtMC40LTEsMC0xLjRzMS0wLjQsMS40LDBsMi44LDIuOGwyLjgtMi44DQoJCQljMC40LTAuNCwxLTAuNCwxLjQsMHMwLjQsMSwwLDEuNEw0LjUsNC40QzQuMyw0LjYsNCw0LjcsMy44LDQuN3oiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==
    ) no-repeat scroll right 15px center;
    background-size: 10px;
}
#contact .contact-form .form-control-comment{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: right;
    color: #989898;
}


.custom-checkbox input[type=checkbox]:checked+span .checkbox-checked {
    display: block;
    margin: -1px -1px 0;
}



input#use_same_address {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 15px;
    height: 15px;
    border: 1px solid #e3dddc;
}

input#use_same_address:checked {background:url(../img/ico_check.svg) no-repeat;}

#contact .contact-form .form-control-comment:first-letter {
    text-transform: uppercase;
}
.group-span-filestyle .btn-default{
    height: 45px;
    border-radius: 23px !important;
    border: solid 1px #e3dddc;
    background-color: #e3dddc;
    margin-left: -18px !important;
    margin-top: 8px;
    font-family: 'Open Sans', serif;
    font-size: 16px !important;
    font-weight: 600 !important;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    padding-top: 15px !important;
    z-index: 2 !important;
}
.group-span-filestyle .btn-default:hover{
    background-color: #ffffff;
    color: #e3dddc !important;
    border:1px solid #e3dddc !important;
}
#contact .contact-form textarea{
    height: 245px !important;
}
#contact .contact-form #gdpr_consent .custom-checkbox label,
.page-customer-account #content .custom-checkbox label
{
    font-family: 'Open Sans', serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
}
#contact .contact-form .form-footer{
    padding-left: 15px;
}

.contact-form .g-recaptcha {
    padding-left: 24%;
}


/*CMS*/
#cms #content{padding-top: 36px;}
#cms #content p, #cms #content h4{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
    margin-bottom: 15px;
}
section#content.page-cms-8 .row {
    display: flex;
    flex-wrap: wrap;
}



#cms #content blockquote p, #cms #content h4{
    font-size: 20px;
    color: #000;
}
#cms #content h4{margin-bottom: 0px; font-weight: 600;}
#cms #content p a{text-decoration: underline;}
#cms #content p strong{font-weight: 600;}
#cms #content h2{
    font-family: 'Garamond', serif !important;
    font-size: 34px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-bottom: 35px;
}

#cms #content .helado-footer h2 {
    margin-bottom: 20px;
}
#cms #content h3{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #e6a83f;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 0px;
}
#cms #content .helado-item{}
#cms #content .helado-item h3{margin-bottom: 0px;}
#cms #content .helado-item p{line-height: 1.25;}

#cms #content img {margin-bottom: 0;max-width: 100%;
    height: auto;}
#cms #content.page-cms-8 img {margin-bottom: 20px;border: 1px solid #e3dddc;}

#cms #content.page-cms-6 img {
    margin-bottom: 0;
}
#cms #content .sin-azucar-block{max-width: 800px; margin: auto;}
#cms #content .helado-footer .btn-basic{min-width: 285px;}
#cms #content .helado-footer{text-align: center;border-top: 1px solid #e3dddc; margin-top: 25px; padding-top: 50px;}






/*Order Confirmation*/
#content-hook_order_confirmation{
    background-color: #f8f0ee;
    padding: 25px;
    margin-top: 30px;
    margin-bottom: 30px;
}
#content-hook_order_confirmation .card-title{
    font-family: 'Garamond', serif !important;
    font-size: 28px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #e6a83f;
    text-transform: none;
}
#content-hook_order_confirmation .card-title .done{
    color: #e6a83f;
    margin-right: 17px;
}
#content-hook_order_confirmation .card-block p{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    padding-left: 44px;
    margin-left: 0px;
    margin-top: 7px;
}
#order-items{padding-right: 30px; padding-left: 30px; border-right: none;}
#order-items .h3, #order-details > .card-title{
    font-family: 'Garamond', serif !important;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: left;
    color: #e6a83f;
    text-transform: none;
    margin-bottom: 0px;
}
#order-items .order-confirmation-table .order-line .image img{padding-right: 15px; max-width: 152px;}
#order-items .details, #order-items .qty, #order-items table tr td, #order-details ul li,
.definition-list dl dd, .definition-list dl dt,
.definition-list dl dd:nth-of-type(2n), .definition-list dl dt:nth-of-type(2n)
{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
#order-items hr{border-top: 1px solid #e3dddc;}
#order-items table tr.total-value{background: #ffffff;}
#order-items table tr.total-value td{font-weight: 600;}
#order-items table tr .total-value-font{font-size: 20px;}
#order-items table tr td{
    padding-bottom: 0px;
    padding-left: 0px;
}
#order-details{
    padding-left: 36px;
    margin-top: 33px;
}
#order-details ul li{
    color:#989898;
}
#order-details > .card-title{margin-bottom: 8px;}
#content-hook_payment_return{
    border: 1px solid #e3dddc;
    padding: 22px;
}
#content-hook_payment_return p, #content-hook_payment_return strong{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
    margin-bottom: 13px;
}
#content-hook_payment_return strong{
    font-weight: 600;
    color: #e6a83f;
}
#content-hook_payment_return dl{
    margin-bottom: 18px;
}
.definition-list dl dd, .definition-list dl dt{
    background-color: #f8f0ee;
}
.definition-list dl dd:nth-of-type(2n), .definition-list dl dt:nth-of-type(2n){
    background-color: #fbf7f6;
}
#content-hook_payment_return a{text-decoration: underline;}
/*Stores*/
#stores .page-stores .store-item-container{
    display: block;
}
#stores .page-stores{width: 100%; padding-top: 0px;}
#stores .page-stores .store-item .store-item-container{
    padding:20px;
    border: solid 1px #e3dddc;
}
#stores .page-stores .store-item .card-title{
    font-family: 'Garamond', serif !important;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-transform: none;
    margin-top: 15px;
}

#stores .page-stores .store-item-container .store-description {
    margin-bottom: 15px;
}


#stores .page-stores .store-item .store-address-block{
    position: relative;
}

#stores .page-stores .store-item-container .divide-left tr {
    height: auto;
}
#stores .page-stores .store-item .store-address-block svg{position: absolute; color:#e3dddc;}
#stores .page-stores .store-item .store-address-block address, #stores .page-stores .store-item  .store-phone-block a,
#stores .page-stores .store-item-container .divide-left ul li
{
    margin-left: 20px;
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
}
#stores .page-stores .store-item  .store-phone-block a{
    margin-left: 0px;
}
#stores .page-stores .store-item  .store-phone-block a svg{color:#e3dddc;width: 16px;}
#stores .page-stores .store-item  .store-phone-block{
    margin-left: 0px;
    padding-top: 7px;
}

#stores .page-stores .store-item-container .divide-left th {
    text-align: left;
    font-size: 16px;
    font-weight: 600 !important;
}


#stores .page-stores .store-item-container .divide-left{
    border: none;
    margin-top: 21px;
}
#stores .page-stores .store-item-container .divide-left ul li{
    margin-left: 40px;
}
#fmeStorePage{display: none;}
#stores #map{margin-top: 30px; height: 300px !important; min-height: 300px !important;}
#stores #map .gm-style .gm-style-iw-c{
    width: 170px;
    max-height: 350px !important;
}
#stores #map .gm-style .gm-style-iw-d{max-height: 330px !important;}
#stores #map .gm-style .gm-style-iw-c .table-striped{display: none;}


/*Account*/

.page-my-account #content .links{margin-top: 15px;}
.page-my-account #content .links a{
    margin-top: 15px;
    margin-bottom: 15px;
}

.page-my-account #content .links a#lgcookieslaw-link img {
    display: none;
}

.page-my-account #content .links a#lgcookieslaw-link span.link-item:before {
    content: "delete";
    font-family: Material icons;
    color: #e6a83f;
    font-size: 2.6rem;
}

#module-lgcookieslaw-disallow section#wrapper {
    margin-top: 100px;
}

.page-my-account #content .links a#lgcookieslaw-link:hover span.link-item:before {

    color: #fff;

}

.page-my-account #content .links a#lgcookieslaw-link span.link-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.page-my-account #content .links a:hover {
    text-decoration: none;
}


.page-my-account #content .links a span.link-item i{
    color:#e6a83f;
}
.page-my-account #content .links a:hover span.link-item{
    background-color: #e6a83f;
    color:#ffffff;
}
.page-my-account #content .links a:hover span.link-item i{
    color:#ffffff;
}
.page-my-account #content .links a span.link-item{
    border: solid 1px #e3dddc;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Garamond', serif !important;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    text-transform: none;
}
.page-my-account .page-footer .btn-basic{margin-top: 15px;}
.page-customer-account #content, .page-addresses #content, #order-detail #content,
#module-ps_emailalerts-account #content
{margin-top: 30px;}
.page-addresses .address{
    border: solid 1px #e3dddc;
}
.page-addresses .address .address-body{
    padding: 18px 23px;
}
.page-addresses .address .address-body h4,
.page-addresses .address .address-body address
{
    margin-left: 0px;
}
.page-addresses .address .address-body address{min-height: 97.5px}
.page-addresses .address .address-footer{
    border-top: 1px solid #e3dddc;
    padding: 12.5px 23px;
}
.page-addresses .address .address-footer a:hover{
    color: #000 !important;
    text-decoration:none;
}
.page-addresses .addresses-footer{
    margin:0 0 40px 0;
}




.page-customer-account #main .page-footer,
.page-addresses #main .page-footer{
    border-top: 1px solid #e3dddc;
    padding-top: 10px;
    margin-top:20px;
}

#authentication #main .page-footer {border:none;}


.page-footer .account-link{
    font-family: 'Open Sans', serif;
    font-size: 16px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.page-footer .account-link:hover{
    color:#e6a83f;
    text-decoration: none;
}
.page-footer .account-link span{
    font-size: 16px !important;
}
#module-psgdpr-gdpr #exportDataToCsv, #module-psgdpr-gdpr #exportDataToPdf{
    padding-top: 12px !important;
    letter-spacing: 0;
}



/*** historial de pedido ****/

#history h6 {font-family: 'Open Sans', serif;color: #989898}

#history  .table-striped tbody tr:nth-of-type(odd),
#history  .thead-default th {color: #989898;background-color: #fff;}

#history  span.label.label-pill.bright {background: #000  !important;}

#history td.text-sm-center.order-actions a {
    background: #ccc;
    margin:1px 5px;
    border-radius: 5px;
    font-family: 'Open Sans', serif;
    color: #fff;
    padding: 5px 15px !important;
}

#history td.text-sm-center.order-actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
}

#history td.text-sm-center.order-actions a:last-child {
    background: #000 ;
}

/*** detalles del pedido ***/

section.order-message-form.box p,
body#order-detail #content li,
body#order-detail #content {
    font-family: 'Open Sans', serif;
    color: #989898;
    line-height: 1.5;
}

.page-order-detail .addresses h4 {color: #e6a83f;}
body#order-detail #content p {margin-bottom:10px;}
body#order-detail .box button.form-control-submit.btn.btn-primary {
    border-radius: 23px;
    border: solid 1px #000;
    min-width: 207px;
    text-align: center;
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 1.6px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    background: #fff;
    padding: 0 10px;
    height: 40px;
}
body#order-detail .box button.form-control-submit.btn.btn-primary:hover {color: #fff;background: #000;}

body#order-detail #content li a {font-weight: bold;}
.page-order-detail h3 {
    color: #000;
}


.page-order-detail .box {
    box-shadow: none;
}

body#order-detail .col-xs-3.text-xs-right a {
    margin:1px 5px;
    border-radius: 23px;
    font-family: 'Open Sans', serif;
    color: #fff;
    padding: 5px 15px;
    background: #000 ;
    border:1px solid #000 ;

}

body#order-detail .col-xs-3.text-xs-right a:hover {
    background: #fff;
    color: #000;
    text-decoration: none;

}


body#order-detail .table-striped tbody tr:nth-of-type(odd),
body#order-detail .thead-default th {
    color: #989898;
    background-color: #fff;
}

body#order-detail tr.text-xs-right.line-total {
    color: #000 ;
    font-weight: bold;
}

body#order-detail .order-message-form.box .form-group {
    margin-bottom: 5px;
    display: flex;
    flex-direction: column;
    text-align: left !important;
}

body#order-detail .order-message-form.box  label.col-md-3.form-control-label {
    text-align: left;
}


body#order-detail .order-message-form.box select.form-control.form-control-select{
    background-color: #fff;
    border-radius: 40px;
    height: 40px;
    border-color: #e4e4e4;
    padding: 5px 20px;
}

body#order-detail textarea.form-control {
    background-color: #fff;
    border-radius: 30px;
    height: 120px;
    border-color: #e4e4e4;
    margin: 0 0 30px;
    padding: 15px 20px;
}


body#order-detail footer.form-footer.text-sm-center {
    text-align: left !important;
}

/*** facturas por abono ***/


#order-slip #content,
#order-slip li,
#order-slip h6,
#order-slip {
    font-family: 'Open Sans', serif;
    color:#989898;
}
#order-slip .table-striped tbody tr:nth-of-type(odd),
#order-slip  .thead-default th {
    color: #989898;
    background-color: #fff;
}

#order-slip #content li a {
    color: #000 ;
    font-weight: bold;
}


/*** cupones descuento ***/

#discount .table-striped tbody tr:nth-of-type(odd),
#discount  .thead-default th {
    color: #989898;
    background-color: #fff;
}

#discount th {
    font-weight: bold;
    color: #000 ;
}


#discount #content,
#discount li,
#discount h6,
#discount {
    font-family: 'Open Sans', serif;
    color:#989898
}

/*** devoluciones ***/

#order-follow .table-striped tbody tr:nth-of-type(odd),
#order-follow  .thead-default th {
    color: #989898;
    background-color: #fff;
}

#order-follow th {
    font-weight: bold;
    color: #000 ;
}


#order-follow #content,
#order-follow li,
#order-follow h6,
#order-follow {
    font-family: 'Open Sans', serif;
    color:#989898
}

#order-follow article.alert.alert-warning li {
    color: #ff0000;
    background: #fff;
}


.alert-warning,
.promo-discounts {
    font-size: .8125rem;
    background-color: #fff;
    border-color: #ff0000;
    color: #ff0000;
    border-radius: 10px;
}

.alert-warning p,
.alert-warning li {
    color: #ff0000;
}

.cart-grid-right .promo-discounts {
    padding: 10px 0 6px 0;
}

#checkout .cart-grid-right .promo-discounts {
    padding: 10px 20px 6px 20px;
}

.promo-discounts {
    color: #90773f;
    border: 1px solid #90773f;
}

.promo-discounts * {
    text-align: left;
    color: #90773f!important;
    font-size: .8125rem!important;
}


/*** alertas ***/

body#module-ps_emailalerts-account #content a {
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}


body#module-ps_emailalerts-account #content ul {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

body#module-ps_emailalerts-account #content li {
    width: calc(25% - 30px);
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    border: 1px solid #e3dddc;
    border-radius: 10px;
    margin: 15px 15px;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    position: relative;
    padding:15px 15px 20px;
}

@media (max-width: 767px) {

    body#module-ps_emailalerts-account #content li {
        width: calc(50% - 30px);
    }

}

@media (max-width: 575px) {

    body#module-ps_emailalerts-account #content li {
        width: calc(100% - 30px);
    }

}


body#module-ps_emailalerts-account #content li img {
    display: table;
    margin: 20px auto;
    max-width: 100%;
}


body#module-ps_emailalerts-account #content a.js-remove-email-alert {
    color: #ccc;
    position: absolute;
    top: 10px;
    right: 11px;
    background: url(../img/ico_cerrar.svg) no-repeat center;
    background-size: 12px;
    width: 12px;
    height: 12px;
    overflow: hidden;
    text-indent: 9999px;
}


/*** datos personales ***/

#module-psgdpr-gdpr #content p,
#module-psgdpr-gdpr #content {

    font-family: 'Open Sans', serif;
    color: #989898;
    padding: 0;
    line-height: 1.5;

}

#module-psgdpr-gdpr #content p {margin: 0 0 20px;}
#module-psgdpr-gdpr #content h2 {color:#000;}

.col-xs-12.psgdprinfo17 {
    background: #fff;
    padding: 0;
    margin: 0;
}

/*** revocar cookies ***/


body#module-lgcookieslaw-disallow #content h2 {
    color: #000 ;
    text-align: center;
    margin: 40px 0 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

body#module-lgcookieslaw-disallow #content h2:before{
    content: "done";
    font-family: "Material Icons";
    margin: 0 10px 0 0;
    font-size: 30px;
}

/*** listas de deseo ***/

#mywishlist h3 {color:#000 }

#form_wishlist input.inputTxt {
    background-color: #fff;
    border-radius: 40px;
    height: 40px;
    border-color: #e4e4e4;
    font-family: 'Open Sans', serif;
}


button#submitWishlist:hover {background-color: #b0adfc;}
button#submitWishlist {
    font-family: 'Open Sans', serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    box-shadow: none;
    padding: 8px 1.25rem;
    border-radius: 10px;
    background-color: #000 ;
    transition: .3s all ease-in-out;

}


#mywishlist div#block-history a {
    font-weight: bold;
    background: none;
}

body#module-advansedwishlist-mywishlist ul.footer_links.clearfix {
    display: none;
}

#mywishlist .material-icons {
    color: #000 ;
}

p.wishlisturl.form-group {
    display: none;
}

#module-advansedwishlist-mywishlist .wishlistLinkTop ul.display_list a {

    color: #000 ;
}

div#showSendWishlist a.btn.btn-default.btn-secondary.button.button-small {
    background: none;
    color: #000 ;
    float: right;
    font-size: 12px;
    font-weight: bold;
}

div#showSendWishlist .table-bordered {
    border: none;
}

.wlp_bought .table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff !important;
}
p.is_wish_list_default {
    margin: 0;
}
div#block-history table tr {
    display: flex;
    align-items: stretch;
}

.wishlistLinkTop {
    border: 1px solid #f6f6f6;
    border-radius: 20px;
    padding: 20px;
}

#module-advansedwishlist-mywishlist p.product_name {
    font-weight: bold;
    font-family: 'Open Sans', serif;
    color: #989898
}

#module-advansedwishlist-mywishlist td.col-xs-0.hidden-xs-down.col-md-1.wishlist-product-price {
    color: #000 ;
    font-weight: bold;
    font-size: 17px;
}

td.col-xs-1.col-md-1.wishlist-product-quantity input {
    border: none;
    text-align: center;
}

#mywishlist .product_image img, .wl_product_qty, #mywishlist .table select {

    border-radius: 40px;
    border-color: #e4e4e4;
    padding: 0 10px;
}

#mywishlist span.button.ajax_add_to_cart_button.btn.btn-default.disabled,
#mywishlist .table .btn_action a.btn {
    display: block;
    text-align: center;
    padding: .5rem 1.25rem;
    font-size: 12px;
    margin: 0 0 10px;
}

div#showSendWishlist a.btn.btn-default.btn-secondary.button.button-small:hover {
    text-decoration: underline;
}
select.wishlist_change_button {
    margin: 10px 0;
    width: 100% !important;
    max-width: 100% !important;
}

#mywishlist  span.button.ajax_add_to_cart_button.btn.btn-default.disabled {
    border-radius: 10px;
    text-transform: uppercase;
    color: #fff;
    background-color: #b0adfc;
    opacity: 0.8;
}

#mywishlist  a.btn.btn-default.lnkdel {
    margin: 0 !important;
}


#mywishlist a.lnksave {
    background: #ccc;
    color: #fff;
    border-radius: 10px;
    padding: 5px !important;
}

.table-active, .table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th,
.table-hover tbody tr:hover {
    background-color: #fff;
}


/*** opiniones ***/


#module-lgcomments-accountreviews #content header {
    margin-bottom: 1.563rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

#module-lgcomments-accountreviews #content {color:#989898; font-family: 'Open Sans', serif;}

#module-lgcomments-accountreviews #content header:before {
    content: " ";
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    background-color: #989898;
}


#module-lgcomments-accountreviews table.std.table {
    background: #fff !important;
    border-radius: 10px;
    margin: 0 15px;
}


div#favoriteproducts_block_account input#sendcomments,
#module-lgcomments-accountreviews table.std.table a span {
    font-family: 'Open Sans', serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    box-shadow: none;
    padding: 8px 1.25rem !important;
    border-radius: 23px !important;
    background-color: #000  !important;
    border: 1px solid #000 ;
    transition: .3s all ease-in-out;
}


#module-lgcomments-account  .top-menu a[data-depth="0"] {
    color: #232323 !important;
}

#module-lgcomments-account section#wrapper {
    margin-top: 100px;
}

#module-lgcomments-account table.std.table th {
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

#module-lgcomments-account  legend {
    font-size: 16px;
}

div#favoriteproducts_block_account input#sendcomments:hover,
#module-lgcomments-accountreviews table.std.table a span:hover {
    color: #000  !important;
    background-color: #fff  !important;
    text-decoration: none;
}

#module-lgcomments-accountreviews table.std.table a:hover {text-decoration: none;}

div#favoriteproducts_block_account h2 {
    color: #000 ;
    font-family: 'Open Sans', serif;
    font-size: 20px;
    margin: 30px 0 20px;
}

div#favoriteproducts_block_account textarea {
    background: #fff;
    border-radius: 30px;
    height: 35px !important;
    border-color: #e4e4e4;
    margin: 0;
    max-width: 300px;
    padding: 5px 10px;
}


#module-lgcomments-account td.item {
    display: flex;
    align-items: center;
}

#module-lgcomments-account td.item label{
    margin:0 10px 0 0;
}

#module-lgcomments-account select.score {
    background: #fff;
    border-radius: 30px;
    height: 33px !important;
    border: 1px solid #e4e4e4 !important;
    margin: 0 0 10px;
    font-family: 'Open Sans', serif;
    font-size: 14px;
    width: 80px;
    padding: 0 5px;
}


#module-lgcomments-account  td.history_link.bold:last-child {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

div#favoriteproducts_block_account td.history_link.bold:last-child textarea {
    margin: 10px 0;
    width: 100%;
    max-width: 100%;
}

div#favoriteproducts_block_account td.history_link.bold:last-child textarea:last-child {height: 100px !important;}

div#favoriteproducts_block_account td.history_link.bold br {
    display: none;
}

div#favoriteproducts_block_account form#validate-form {
    margin: 0 0 50px;
}

div#favoriteproducts_block_account input#sendcomments {
    margin: 20px 0;
    padding: 8px 40px !important;
}

@media (max-width: 575px) {

    div#favoriteproducts_block_account table.std.table tr {
        display: flex;
        flex-direction: column;
    }

}




/*Login*/
#authentication{background-color: #fbf7f6;}
#authentication #content{
    margin: auto;
    margin-top: 30px;
    background-color: #ffffff;
    border-top-right-radius: 23px;
    border-top-left-radius: 23px;
}


#authentication .login-form {
    margin-top: 0;
    padding: 15px 0 30px;
    box-shadow: 0 0 6px 0 rgba(89, 13, 0, 0.1);
}



#authentication #content .login-form-header-tabs {
    width: calc(100% + 6px);
    display: flex;
    flex-wrap: wrap;
    background-color: #fbf7f6;
    border-top-right-radius: 23px;
    border-top-left-radius: 23px;
    overflow: hidden;
    padding: 3px 3px 0;
    margin-left: -3px;
}


#authentication #content .login-form-header-tabs .login-form-header-tab{
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    width: 50%;
    text-align: center;
    font-family: 'Open Sans', serif;
    font-size: 21px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #ffffff;
    background-color: #e3dddc;
    height: 55px;
    padding-top: 14px;

}
#authentication #content .login-form-header-tabs .login-form-header-tab.active, #authentication #content .login-form-header-tabs .login-form-header-tab:hover{
    background-color: #ffffff;
    color:#e6a83f;
    text-decoration: none;
}
#authentication #content .login-form-header-tabs .login-form-header-tab:hover{
    box-shadow: 0 0 6px 0 rgba(89, 13, 0, 0.1);
}
#authentication #content .login-form-header-tabs .login-form-header-tab.active{
    box-shadow: 0 0 6px 0 rgba(89, 13, 0, 0.1);
}
#login-form .form-group .form-control-label, #login-form .form-group>div{
    width: 100%;
    padding-right: 86px;
    padding-left: 86px;
    padding-top: 0px;
}

.page-customer-account #content .forgot-password {
    text-align: center;
    font-size: .875rem;
    margin-top: 25px;
    padding-bottom: 25px;
}


#authentication .register-form footer.form-footer.clearfix {
    display: flex;
    justify-content: center;
}


#login-form .form-group .form-control-label{
    padding-left: 106px;
    padding-bottom: 8px;
}
#login-form .input-group .input-group-btn > .btn[data-action="show-password"]{
    min-width: 111px;
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    padding-top: 9px;
    padding-bottom: 9px;
}
#login-form .forgot-password{margin-top: 20px;}

#login-form .forgot-password a{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: center;
    text-decoration: underline;
    color: #000;
}

#login-form .forgot-password a:hover {color:#e6a83f;}


#login-form .form-footer .btn-basic,
#blockcart-modal .cart-content .cart-content-btn .btn.gotocart
{
    border: solid 1px #e6a83f;
    background: #ffffff;
    color:#e6a83f;
}
#login-form .form-footer .btn-basic:hover, #login-form .form-footer .btn-basic:active, #login-form .form-footer .btn-basic:focus,
#blockcart-modal .cart-content .cart-content-btn .btn.gotocart:hover, #blockcart-modal .cart-content .cart-content-btn .btn.gotocart:active,
#blockcart-modal .cart-content .cart-content-btn .btn.gotocart:focus
{
    background: #e6a83f;
    color:#ffffff;
}
#authentication .register-form{
    padding: 15px;
    box-shadow: 0 0 6px 0 rgba(89, 13, 0, 0.1);
}
#password .forgotten-password .form-fields label.col-md-3{
    width: 25% !important;
}
#blockcart-modal .cart-content p.cart-products-count{
    font-family: 'Open Sans', serif;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #e6a83f;
    padding-top: 0px;

}

#blockcart-modal .cart-content p.product-total span.value {
    font-weight: 600;
}



#blockcart-modal .product-image{
    max-width: 200px;
}


.forgotten-password .form-fields .center-email-fields {
    flex-direction: column;
}

.forgotten-password .form-fields .center-email-fields button {
    max-width: 430px;
    text-transform: none;
    letter-spacing: 0;
}


.forgotten-password .form-fields .email input {
    margin: 10px 0;
}


.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 {
    background-color: #000;
}


.send-renew-password-link {
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
}

/*Call form*/
.remodal-close::before{
    font-size: 35px !important;
}
.callbackform button{
    border: solid 1px #000;
    border-radius: 23px;
    min-width: 207px;
    text-align: center;
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 1.6px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
}
.callbackform button:hover{
    color:#ffffff !important;
    background-color:#000 !important;
}
/*Modal POPUP add to cart*/
#blockcart-modal .cart-content .cart-content-btn .btn.continue{
    padding-top: 0px;
    min-width: 256px;
    margin-right: 19px;
}
#blockcart-modal .cart-content .cart-content-btn .btn.continue:hover,
#blockcart-modal .cart-content .cart-content-btn .btn.continue:active,
#blockcart-modal .cart-content .cart-content-btn .btn.continue:focus,
#pagenotfound .page-not-found .btn-basic:hover,
#pagenotfound .page-not-found .btn-basic:active,
#pagenotfound .page-not-found .btn-basic:focus
{
    background: #000;
    color:#ffffff;
}
#blockcart-modal .cart-content p.product-total{
    background-color: #ffffff;
    padding-top: 0;
    padding-bottom: 26px !important;
    padding: 3px 0;
}

#blockcart-modal .cart-content p.product-total span.label {
    font-weight: 600;
}

#blockcart-modal .modal-header svg.svg_ico.svg_ico_cerrar {
    color: #fff;
}

#blockcart-modal .cart-content p{
    justify-content: normal;
    padding: 3px 0;
}
#blockcart-modal .cart-content p.product-tax,
#blockcart-modal .cart-content p .label,
#blockcart-modal .cart-content p .value
{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
#blockcart-modal .cart-content p .value{
    font-weight: normal;
}
#blockcart-modal .product-name{
    font-family: 'Open Sans', serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

#blockcart-modal .modal-body .divide-right span {
    display: inline-block;
    margin-bottom: .3125rem;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    color: #989898;
}

#blockcart-modal .modal-body .divide-right span strong{
    font-weight: normal;
}

#blockcart-modal .product-price{
    font-family: 'Open Sans', serif;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 20px;
}
#blockcart-modal .modal-header{
    background-color: #e6a83f;
}
#blockcart-modal .modal-title{
    font-family: 'Garamond', serif !important;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-top: 2px;
}
#blockcart-modal .modal-title i.material-icons{
    color: #ffffff;
    margin-right: 10.5px;
}
#blockcart-modal .modal-header .close .material-icons{
    color: #ffffff;
}
/*404 Error*/
#pagenotfound #content{
    padding-top: 40px;
}
#pagenotfound .page-not-found{
    max-width: 100%;
    text-align: center;
}
#pagenotfound .page-not-found .page-not-found-title{
    font-family: 'Garamond', serif !important;
    font-size: 34px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: center;
    color: #e6a83f;
}
#pagenotfound .page-not-found p{
    max-width: 720px;
    margin: auto;
    font-family: 'Open Sans', serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: center;
    color: #989898;
}
#pagenotfound .page-not-found .btn-basic{margin-top: 30px; min-width: 301px;}
#pagenotfound #main .page-content{margin-bottom: 10px;}
/*General Styles classes*/
.custom-radio{
    border-color: #e3dddc;
}
.custom-radio input[type="radio"]:checked + span{
    background-color: #e6a83f;
}
.form-control-comment{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
}
.js-address-form p{
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
}
.form-control-select{padding-left: 17px !important;}
.form-control{
    font-family: 'Open Sans', serif;
    height: 38px;
    border-radius: 23px;
    border: solid 1px #e3dddc;
    background-color: #fff;
    color: #000;
    padding-left: 17px;
}



.form-control::placeholder{
    color: #000;
    opacity: 1;
}
.form-control:focus{
    border: solid 1px #e3dddc;
    color: #000;
    background-color: #fff;
}
.input-group{
    border-radius: 19px;
}

.input-group .form-control:active, .input-group .form-control:focus, .input-group .form-control:hover {
    z-index: 0;
}


.input-group .input-group-btn > .btn[data-action="show-password"] {
    border-radius: 19px;
    background-color: #e3dddc;
    margin-left: -15px;
    position: relative;
    z-index: 2;
    font-size: 16px;
    height: 38px;
    padding: 0 18px;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-family: Open Sans;

}

.input-group .input-group-btn > .btn[data-action="show-password"]:hover{
    background-color: #ffffff;
    border: 1px solid #e3dddc;
    color:#e3dddc;
    margin-top: -2px;
}
.basic-hide-block{display: none;}
.full-width-breadcrumb{
    background-color: #fbf7f6;
    text-align: center;
    min-height: 48px;
    padding-top: 14px;
    padding-bottom: 1px;
}
.basic-changed-direction{
    transform: scaleY(-1) rotate(-180deg);
    -moz-transform: scaleY(-1) rotate(-180deg); /* Firefox */
    -webkit-transform: scaleY(-1) rotate(-180deg); /* Chrome - Safari */
    -o-transform: scaleY(-1) rotate(-180deg); /* Opera */
}
.basic-inline-link{text-decoration: underline;}
.color-orange{color:#90773f !important;}

.general-bg{
    background-image: url("../img/pic_cat_cms.jpg");
    background-repeat: no-repeat;
    background-position: 0px center;
    min-height: 348px;
}

#best-sales .general-bg{
    background-image: url("../img/mas-vendidos.jpg");
}

.general-bg-inner{
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    min-height: 348px;
    padding-top: 178px;
}
.general-bg-inner-title{
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
    font-family: 'Garamond', serif !important;
    font-size: 72px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-transform: none;
}

#product .general-bg-inner-title {
    font-size: 49px;
}


.full-width-container {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
}
.btn-basic,
input[type="submit"].btn-basic{
    height: 45px;
    padding: 12px;
    background-color: transparent;
    border-radius: 23px;
    border: solid 1px #000;
    min-width: 207px;
    text-align: center;
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 1.6px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
}
.btn-basic:hover, .btn-basic:active, .btn-basic:focus, .btn-basic:disabled:hover{
    background-color: #000;
    color: #ffffff;
}
input.btn-basic{padding-top: 0px;}
.basic-section-header{
    padding-top: 37px;
    padding-bottom: 32.5px;
}
.basic-section-title{
    font-family: 'Garamond', serif !important;
    font-size: 40px !important;
    font-weight: bold !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.15 !important;
    letter-spacing: normal !important;
    text-align: center !important;
    color: #000 !important;
    margin: 0px auto 31.5px auto;
}
.basic-section-subtitle{
    font-family: 'Open Sans', serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.39;
    letter-spacing: normal;
    text-align: center;
    color: #989898;

}
.basic-section-separator{
    width: 163px;
    margin: 0px auto;
    border-top: 1px solid #e3dddc;

}
.basic-product-separator{
    width: 59px;
    margin: 0px;
    background-color: #e3dddc;
    margin-top: 4.5px;
    float: left;
    margin-bottom: 10px;
}

.basic-text-input{
    width: 100%;
    height: 45px;
    border-radius: 23px;
    border: solid 1px #ddd;
    background-color: #ffffff;
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color: #ddd;
}
.basic-text-input:hover, .basic-text-input:active, .basic-text-input:focus{
    border: solid 1px #e3dddc;
}
.basic-text-input::placeholder{
    color: #ddd;
}
.mini_search_widget_launcher, #menu-icon-tablet{display: none;}
.remodal-overlay{z-index: 999999;}
.remodal-wrapper{z-index: 1000000;}

#_desktop_language_selector span.expand-more.flag {
    width: 20px;
    height: 20px;
    overflow: hidden;
    border-radius: 50%;
    display: flex;
    margin-right: 5px;
}

#header a:hover {
    text-decoration: none;
    color: #e6a83f;
}
a.dropdown-item {
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
#_desktop_language_selector span.expand-more.flag img {
    width: 30px;
}
#_desktop_language_selector .dropdown button:hover .expand-more {text-decoration: underline}
#_desktop_language_selector .dropdown .expand-more {
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

#_desktop_language_selector i.material-icons.expand-more {}


#_desktop_language_selector button.hidden-sm-down.btn-unstyle {
    display: flex;
    align-items: center;
}

#_desktop_language_selector .material-icons.expand-more {
    font-family: Material Icons;
}

#_desktop_language_selector i.material-icons.keyboard_arrow_down {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#header .header-nav .language-selector {
    margin-top: 0;
}

div#_desktop_language_selector {
    display: flex;
    align-items: center;
}


/*Others browsers*/
/*For IE*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

}
/*For Edge*/

.search-widget form input::-webkit-input-placeholder{
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    opacity: 1;
}
.search-widget form input:-ms-input-placeholder{
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    opacity: 1;
}
.search-widget form input::-ms-input-placeholder{
    font-family: 'Open Sans', serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    opacity: 1;
}

a.header_phone {
    font-size: 15px;
    margin-left: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666666;
    margin-top: 10px;

}

a.header_phone span {
    color: #666;
}

a.header_phone:hover span {
    color: #666;
    text-decoration: underline;
}

a.header_phone svg {
    width: 23px;
    margin-right: 5px;
    color:#e6a83f;
}


@media (min-width: 1200px) {
    /*Header Navs*/
    #header .header-nav .displayNav1Desktop{
        min-width: 415.5px;
        padding-right: 0;
        display: flex;
        align-items: center;
    }

    #header .header-nav .logoNav{max-width: 368px;}
    #header .header-nav .displayNav2Desktop{min-width: 416.5px;}
}
@media (max-width: 991px) {

    #cart-link {
        display: block !important;
        position: absolute;
        width: 91px;
        height: 50px;
        right: 0;
    }
    .banner-item-content .banner-img {
        width: 100%;
    }

    .open-menu #menu-icon-tablet svg.svg_ico.svg_ico_menu_mobile {
        display: none;
    }

    .open-menu #menu-icon-tablet svg.svg_ico.svg_ico_cerrar {
        display: block;
    }



    .basic-section-header{padding-top: 24px; padding-bottom: 20px;}
    .basic-section-title{margin-bottom: 22.5px; font-size: 27px !important; line-height: 1.19 !important;}
    #header .header-nav .displayNav1Desktop,
    #header .header-nav .displayNav2Desktop
    {min-width: 200px; max-width: calc(50% - 98px); width: calc(50% - 83px); padding-right:0px; }
    #_desktop_logo{max-width: 196px; padding-left: 0px; padding-right: 0px;}
    .mini_search_widget_launcher, #menu-icon-tablet{display: block;}
    #header,#header .header-nav, #header .header-nav .blockcart, #header .header-nav .container{
        height: 50px;
        z-index: 3;
    }

    .displayNav2Desktop.displayNav2Tablet div {
        order: 1;
    }

    div#_desktop_language_selector {
        order: 0 !important;
    }

    #header .header-nav .logoNav .logo-content a{
        width: 196px;
        height: 196px;
        top: -98px;
    }
    #header .header-nav .logoNav .logo-content a img{
        width: 92.2px;
        top: 40px;
    }
    #header.header-fixed{
        height: 50px;
    }

    a.header_phone {
        margin-left: 47px;
        justify-content: flex-start;
        margin-top: 19px;
        max-width: 142px;
    }


    #header.header-fixed .header-top{background-color: #ffffff;}
    #header.header-fixed .header-nav .logoNav .logo-content {width: auto;}
    #header.header-fixed .header-nav .logoNav .logo-content a{
        height: 196px;
        padding-top: 0px;
        padding-bottom: 0px;
        top: -98px;
        max-width: 196px;
        position: relative;
    }
    #header.header-fixed .header-nav .logoNav .logo-content a img{
     /*   bottom: 21px;*/
        height: auto;
        /*position: absolute;
        margin: auto;
        left: 25%;*/
        top:50px;
        position: relative;
    }
    #header .header-nav .search-widget{
        position: absolute;
        top:105px;
        left: 0px;
        width: 100vw;
        z-index: 1;
        padding-left: 15px;
        padding-right: 15px;
        display: none;
    }
    #header .header-nav .search-widget form input[type="text"]{
        width: 100%;
    }
    .mini_search_widget_launcher a, #header .header-nav .user-info .account{
        width: 46px;
        display: block;
        height: 50px;
        background-color: #fbf7f6;
        margin: 0px;
        cursor: pointer;
    }
    .mini_search_widget_launcher .svg_ico_buscar_mobile{
        width: 23px;
        height: 23px;
        margin-top: 13px;
        margin-left: 12px;
        color: #000;
        font-weight: normal;
    }
    #_desktop_user_info{
        width: 46px;
        height: 50px;
        background-color: #fbf7f6;
        margin-left: 1px;
    }
    #header .header-nav .user-info{margin: 0px;}
    #header .header-nav .user-info .svg_ico_usuario{
        margin-top: 13px;
        margin-left: 13px;
        bottom: auto;
    }
    #_desktop_cart{
        padding-right: 0;
        background-color: #fbf7f6;
        margin-left: 1px;
    }
    #header .header-nav .blockcart{
        margin-left: 1px;
        padding-top: 7px;
        padding-right: 5px;
    }

    #header .header-nav .cart-preview.active, #header .header-nav .blockcart{
        background-color: #fbf7f6;
    }
    #header .menu{
        display: none;
    }
    .animated-search-h{
        animation: actionBlockHide 0.25s ease-in-out;
        display: none !important;
    }
    .animated-search-s{
        animation:actionBlockShow 0.25s ease-in-out;
        display: block !important;
    }
    @keyframes actionBlockHide {
        0% {
            opacity: 1;
            top:105px;
        }
        100% {
            opacity: 0;
            top:-55px;
        }
    }
    @keyframes actionBlockShow {
        0% {
            opacity: 0;
            top:-55px;
        }
        100% {
            opacity: 1;
            top:105px;
        }
    }
    #menu-icon-tablet, #menu-icon{
        width: 50px;
        height: 50px;
        background-color: #000;
        color:#ffffff;
        margin-left: -15px;
        cursor: pointer;
    }
    .svg_ico_menu_mobile, #header .header-nav .menu-toggle .svg_ico_cerrar{
        margin-left: 15.9px;
        margin-top: 15px;
        width: 20px;
        height: 22px;
    }
    #carousel .carousel-item .caption{padding-top: 80px;}
    #carousel .carousel-item .caption h2{font-size: 51px;line-height: 1.14;}
    .carousel .carousel-item .caption-description{display: block;}
    #carousel .carousel-item .caption .caption-description, #carousel .carousel-item .caption .caption-description p{font-size: 16px; line-height: 1.13;}
    .home-category{margin-bottom: 15px;}
    .home-category .home-category-item{padding-bottom: 15.7px;}
    #_desktop_top_menu ul[data-depth="0"] li{margin-right: 35px;}
    #custom-block-medium .item-block p{max-width: 187px; font-size: 15px; line-height: 1.27;}
    #custom-block-medium .item-block p.item-block-title{font-size: 18px; line-height: 1.28;}
    #custom-block-medium .btn-basic{margin-top: 12px; position: relative; z-index: 2;min-width: 100%;}
    #custom-block-medium .item-block{padding-bottom: 33px;}
    #custom-block-medium2 .basic-section-header .basic-section-title{font-size: 25px;line-height: 1.2;}
    #custom-block-medium2 .basic-section-header p{font-size: 16px; line-height: 1.25;}
    #custom-block-medium2 .basic-section-header{padding-top: 53px; padding-bottom: 52px;}
    .featured-products .basic-section-header{padding-top: 30px; padding-bottom: 15px;}
    #products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container{
        width: 233px;
    }
    .featured-products .swiper-button-next, .featured-products .swiper-button-prev{top: 38%;}
    #products .thumbnail-container .product-thumbnail, .featured-products .thumbnail-container .product-thumbnail, .product-accessories .thumbnail-container .product-thumbnail, .product-miniature .thumbnail-container .product-thumbnail{
        height: 244px;
    }
    .featured-products{padding-bottom: 0px;}
    #flash_sale_complete_banner .basic-section-header{padding-top: 29.7px;}
    #banner1, #banner2 {max-width: calc(50% - 7.5px); margin-top: 18.2px; margin-bottom: 14.7px !important;}
    #banner1{margin-right: 7.5px;}
    #banner2{margin-left: 7.5px;}
    #footer{margin-top: 38.2px; padding-top: 30px;}
    #footer .container{padding-left: 39.5px; padding-right: 38px;}
    #block-newsletter-label-info{max-width: 100%; margin-bottom: 10px;}
    .block_newsletter .newsletter-form-block{padding-left: 15px;}
    .block_newsletter form input[type="email"],.block_newsletter form input[type="text"]{width: 100%; max-width: 100%;}
    #footer .block_newsletter{padding-bottom: 36px; margin-bottom: 0px;}
    .footer-container .footer-logo{padding-top: 29px; padding-bottom: 29px;}
    .footer-container .display-footer-info{padding-top: 13px;}
    .links .title .remove, .links .title .add{
        width: 18px;
        height: 18px;
        color:#e6a83f;
    }
    .links .title .collapse-icons .remove, .links .title[aria-expanded="true"] .collapse-icons .add {display: none;}
    .links .title[aria-expanded="true"] .collapse-icons .remove{display: block;}
    .links .collapse {display: none;}
    .links ul {padding-top: 16.9px; padding-bottom: 5px;}
    .links .collapse.in {display: block; }
    .links .title, .block-contact .block-contact-title{
        border-bottom: 1px solid #e6a83f;
        padding: 16.5px 0px;
    }
    .links .wrapper, .footer-container .block-contact{padding-right: 0px;}
    .links .navbar-toggler{ padding: 0px; height: 18px; border: none; background: none;}
    .block-contact .block-contact-title{margin-bottom: 20px;}
    .lgcookieslaw_button_container{padding-right: 30px !important;}
    #header .header-nav .menu-toggle .svg_ico_cerrar, #header.is-open .header-nav .menu-toggle .svg_ico_menu_mobile{display: none;}
    #header.is-open .header-nav .menu-toggle .svg_ico_cerrar{display: block;}
    #whatsapp a {
        right: 120px;
    }
}
@media (max-width: 767px) {
    #header .header-nav #menu-icon{margin: 0px;}
    #header .header-nav .top-logo{padding-top: 0px; max-width: 90px; margin-left: 50px;}
    #header .header-nav .top-logo a img {
        max-width: 77.3px;
        padding-top: 2.5px;
    }
    #header .header-nav{
        height: 50px;
    }
    #header .header-nav .blockcart.active, #header .header-nav .blockcart{margin-left: 1px;}
    .mini_search_widget_launcher{
        display: inline-block;
        float: right;
    }
    #header .header-nav .displayNav1Desktop{position: absolute; top:0px;}
    #header .header-nav .search-widget{
        top:50px;
    }

    a.header_phone {
        display: none;
    }

    .block-contact.col-md-3.col-sm-12.links.wrapper {
        margin: 0 !important;
        padding: 0 !important;
    }

    @keyframes actionBlockHide {
        0% {
            opacity: 1;
            top:50px;
        }
        100% {
            opacity: 0;
            top:-55px;
        }
    }
    @keyframes actionBlockShow {
        0% {
            opacity: 0;
            top:-55px;
        }
        100% {
            opacity: 1;
            top:50px;
        }
    }
    #mobile_top_menu_wrapper{
        min-height: calc(100vh - 50px);
        background-color: #000;
        padding: 0px;
    }
    #header .header-top a[data-depth="0"]{
        padding: 15px 15px 15px 25px;
        text-align: left;
        border-bottom: 1px solid #6d463f;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a{
        padding: 15px 15px 15px 25px;
        border-bottom: 1px solid #000;
        font-family: 'Open Sans', serif;
        font-size: 16px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: normal;
        text-align: left;
        color: #000;
        text-transform: uppercase;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a>.svg_deco_angle{
        display: none;
    }
    #mobile_top_menu_wrapper .top-menu .navbar-toggler{
        width: 18px;
        height: 20px;
        color: #ffffff;
    }
    #mobile_top_menu_wrapper .top-menu .navbar-toggler[aria-expanded="true"],
    #mobile_top_menu_wrapper .top-menu .navbar-toggler:hover, #mobile_top_menu_wrapper .top-menu .navbar-toggler:active,
    #mobile_top_menu_wrapper .top-menu .navbar-toggler:focus
    {
        color: #e6a83f;
    }
    #mobile_top_menu_wrapper .top-menu a.expand{
        color: #e6a83f !important;
    }
    #mobile_top_menu_wrapper .top-menu .navbar-toggler.collapsed{
        color: #ffffff;
    }
    #mobile_top_menu_wrapper .top-menu .navbar-toggler .svg_ico{
        width: 18px;
        height: 18px;
        float: right;
    }
    #header .header-top a[href="#"]>span{
        width: 100%;
        text-align: right;
        position: relative;
    }
    #header .header-top a[href="#"]>span>.navbar-toggler{
        width: calc(100% + 40px);
        position: absolute;
        right: 0px;
        height: 47px;
        padding: 15px;
        top: -15px;
        left: -25px;
    }
    .carousel .carousel-item img{
        min-width: 100%;
        width: auto;
        max-width: none;
        max-height: 189px;
        height: 100%;
    }
    .svg_ico_menu_mobile{
        margin-left: 0px;
    }

    #whatsapp a {
        width: 40px;
        height: 40px;
        bottom: 10px;
        right: 5px;
        background-size: 40px;
    }



}

@media (max-width: 575px) {
    #header .header-nav .menu-toggle .svg_ico_cerrar{
        margin-left: 15.9px;
    }




}



/***** RESPONSIVE  *****/


/**** LG INDEX ****/

@media (max-width:1199px) {
    #carousel .carousel-item .caption {
        padding-top: 140px;
    }

    #header .header-nav .logoNav .logo-content {
        max-height: 170px;
    }
    #carousel .carousel-item .caption h2 {
        font-size: 65px;
    }


    .home-category .home-category-item img {
        max-width: 100%;
        width: 100%;
    }

    .block_newsletter .g-recaptcha {
        margin-left: -59%;
    }

    #banner1, #banner2 {
        margin: 0 0 10px !important;
    }
    #back-to-top {
        right: 16px;

    }

    #flash_sale_complete_banner {
        margin-bottom: 30px;
    }

}

/**** MD INDEX ****/

@media (max-width:991px) {

    a#banner1 {
        margin: 0 7px 14px 0 !important;
        width: calc(50% - 7px);
    }

    a#banner2{
        margin: 0 0 14px 7px !important;
        width: calc(50% - 7px);
    }


    #header .header-nav .user-info a.logout.hidden-sm-down {display: none;}
    .home-category .home-category-item .home-category-name {
        height: calc(100% - 15px);
    }
    #carousel .carousel-item .caption h2 {
        font-size: 50px;
    }
    #carousel .carousel-item .caption {
        padding-top: 95px;
    }

    #_desktop_top_menu .top-menu .sub-menu {
        top: 50px;
    }



    .footer-container .links hr {
        display: none !important;
    }
    .links .wrapper, .footer-container .block-contact,
    .footer-container .links {
        width: 100%;
    }

    #block_myaccount_infos .title.clearfix.hidden-md-up {
        display: block !important;
    }
    p.h3.myaccount-title.hidden-sm-down {
        display: none;
    }
    div#block_myaccount_infos {
        padding-right: 0;
    }
}

/**** XS INDEX ****/

@media (max-width:767px) {

    div#_mobile_user_info {
        border-left: 1px solid #fff;
    }

    ul#top-menu[data-depth="0"] {
        display: flex;
        flex-direction: column;
    }
    li#lnk-los-mas-vendidos {
        order: 99;
    }


    .mini_search_widget_launcher .svg_ico_buscar_mobile {
        margin-left: 4px;
    }

    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li:last-child a {
        border: none;
    }

    #carousel .carousel-item .caption {
        padding-top: 24px;
    }
    .products.swiper-wrapper .thumbnail-container {
        width: 100%;
    }

    .products.swiper-wrapper a.thumbnail.product-thumbnail img {position:relative;}
    .products.swiper-wrapper a.thumbnail.product-thumbnail {
        height: auto;
        display: table;
        width: 100%;
    }
    .col-xs-12.col-sm-5.col-md-5.col-lg-4.tighten-up-devise {
        margin: 0 0 20px;
    }

    .block_newsletter .g-recaptcha {
        margin-left: 0;
        width: 100%;
        transform: none;
    }

    #back-to-top {
        bottom: 62px;
        right: 5px;
        width: 40px;
        height: 40px;

    }


    #back-to-top .svg_ico_flecha {
        width: 14px;
        height: 23px;
    }
    .block-contact.col-md-3.col-sm-12.links.wrapper, .block-social.col-lg-3.col-md-3.col-sm-3.offset-9 {
        margin: 0 0 0 -15px;
    }
    footer .links ul {
        background: transparent !important;
    }
    .footer-container .links ul>li a {
        color: #fff;
        padding:5px 0;
    }
    .footer-container .links ul>li {
        padding: 0;
    }

    #custom-block-medium .item-block {
        padding: 15px;
        display: flex;
        justify-content: center;
    }

    #custom-block-medium .item-block .bg-icon {
        background-repeat: no-repeat;
        background-position: top center;
        width: 60px;
        height: 100px;
        display: block;
        margin: 0;
        background-color: transparent;
        background-size: 100%;
    }


    #custom-block-medium .item-block p.item-block-title {
        margin: 0;
        text-align: left;
    }

    #custom-block-medium .item-block p {
        max-width: 300px;
        font-size: 15px;
        line-height: 1.27;
        margin: 0;
        text-align: left;
        padding: 0 15px;
    }

    #custom-block-medium .btn-basic {
        margin-top: 12px;
        position: relative;
        z-index: 2;
        min-width: 158px;
        margin: 10px 15px;
        max-width: 158px;
        font-size: 13px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        height: 38px;
    }

    #custom-block-medium .item-block-content {
        width: 300px;
    }

    #flash_sale_complete_banner {
        margin: 0 0 30px;
    }
    .block_newsletter form input[type="email"],
    .block_newsletter form input[type="text"] {
        width: 100%;
        max-width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }
    #footer .container {
        padding: 0 15px;
    }

    .footer-container .links {
        padding-left: 15px;
    }
    .block-social.col-lg-3.col-md-3.col-sm-3.offset-9,
    .footer-container .block-contact.links {
        padding-left: 15px !important;
    }

    .footer-container .links ul>li {
        border-bottom: none;
    }

    #copyright-footer p {
        text-align: center;
    }
    .lgcookieslaw_container {
        display: flex !important;
        padding: 10px 40px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .lgcookieslaw_message p {
        text-align: center;
    }

    #header .header-top .row.hidden-sm-down {
        display: block !important;
    }


}


@media (max-width:575px) {

    #carousel .carousel-item .caption h2 {
        font-size: 28px;
    }

    #carousel .carousel-item .caption .caption-description, #carousel .carousel-item .caption .caption-description p {
        font-size: 12px;
    }

    #carousel .carousel-item .caption {
        padding-top: 45px;
    }
    .home-category .home-category-item {

        width: 100%;
    }

    .featured-products .svg_deco_titus {
        display: none;
    }
    #banner1, #banner2 {
        max-width: 100%;
    }

    .block_newsletter .g-recaptcha {
        transform: scale(0.8);
        margin-left: -9%;
    }
    .block_newsletter form .col-xs-12 {
        display: flex;
        flex-direction: column;
    }
    .block_newsletter form .input-wrapper {
        width: 100%;
    }

    .block_newsletter .btn-basic {
        width: 100%;
        order: 4;
        margin: 10px 0 0;
    }

    #flash_sale_complete_banner .basic-section-title {
        margin-bottom: 6px;
        display: flex;
        text-align: left !important;
        font-size: 24px !important;

    }


    #flash_sale_complete_banner .ico_flash_png {
        background-image: url(../img/ico_flash.png);
        display: inline-block;
        width: 84px;
        height: 54px;
        margin-bottom: -15px;
        margin-right: 7px;
        background-repeat: no-repeat !important;
        background-size: 52px;
        background-position: center right;
    }

    #flash_sale_complete_banner .basic-section-header {
        padding-top: 29.7px;
        margin: 0 -15px;
    }

    .basic-section-subtitle {
        font-size: 16px;
    }

    a#banner2,
    a#banner1 {
        margin: 0 0 14px 0 !important;
        width: 100%;
    }

    #block-newsletter-label {
        font-size: 22px!important;
    }

    .lgcookieslaw_container {
        padding: 10px 6px;

    }
    .lgcookieslaw_btn-close {
        position: absolute;
        right: -1px;
        top: auto !important;
        bottom: 22px;
    }




}




/**** LG LISTADOS ****/

@media (max-width:1199px) {

    article.product-miniature.js-product-miniature {
        width: 25%;
    }
    .swiper-slide article.product-miniature.js-product-miniature {
        width: 100%;
    }

    #products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
        max-width: 100%;
        width: 100%;
    }
    #products .thumbnail-container .product-thumbnail, .featured-products .thumbnail-container .product-thumbnail, .product-accessories .thumbnail-container .product-thumbnail, .product-miniature .thumbnail-container .product-thumbnail {
        height: auto;
        display: table;
        margin: 0 0 10px;
        width: 100%;
    }

    #products .thumbnail-container .product-thumbnail img, .featured-products .thumbnail-container .product-thumbnail img, .product-accessories .thumbnail-container .product-thumbnail img, .product-miniature .thumbnail-container .product-thumbnail img {
        position: relative;
    }

    #products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
        height: 80px;
    }


    .thumbnail-container .product-flags,
    .product-availability-flag {
        top: auto;
        bottom: 91px;
    }
    #products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
        max-height: 41px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        display: -webkit-box;
        line-clamp: 2;
        -webkit-line-clamp: 2;
        box-orient: vertical;
        -webkit-box-orient: vertical;
        flex-wrap: wrap;
        line-height: 1.2;
    }



}

/**** MD LISTADOS ****/

@media (max-width:991px) {
    article.product-miniature.js-product-miniature {
        width: 33.33333%;
    }

    .general-bg-inner-title {
        font-size: 40px;
        margin: 20px 0 0;
    }

    .general-bg-inner {
        width: 100%;
        min-height: 139px;
        padding-top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .full-width-container {
        min-height: 139px;
        background-size: 100%;
    }
    .full-width-container.full-width-breadcrumb {
        min-height: 46px;
    }
    #copyright-footer {
        height: auto;
    }





}

/**** XS LISTADOS ****/


@media (max-width:767px) {


    article.product-miniature.js-product-miniature {
        width: 50%;
    }
    .col-sm-3.col-xs-4.hidden-md-up.filter-button {
        display: none;
    }
    .products-sort-order {
        width: 100%;
    }

    #wrapper .breadcrumb {
        background: transparent;
        padding: 0;
        display: block !important;
    }

}


@media (max-width:544px) {

    article.product-miniature.js-product-miniature {
        width: 100%;
    }

    .full-width-container {
        min-height: 105px;
    }
    .general-bg-inner {
        min-height: 105px;
    }

    .general-bg-inner-title {
        font-size: 22px;
        margin: 0;
    }

    #cms .general-bg-inner-title,
    #contact .general-bg-inner-title {
        font-size: 19px;
    }

    .general-bg-inner {
        min-height: 77px;
    }
    .full-width-container {
        min-height: 77px;
    }


}



/**** LG PRODUCTO ****/

@media (max-width:1199px) {

    #blockcart-modal .modal-dialog {
        width: 92%;
    }

    body#product .featured-products .products {
        /*flex-wrap: wrap;
        margin-left: 0;*/
    }
    .product-content-top-row-right {
        padding-left: 15px;
    }
    .product-information .card {
        padding: 0;
    }

}

/**** MD PRODUCTO ****/

@media (max-width:991px) {

    #product .general-bg-inner-title {
        font-size: 29px;
    }
    .product-quantity {
        flex-direction: column;
    }
    #product .product-quantity .add {
        margin: 10px 0 0;
    }

    #blockcart-modal .cart-content .cart-content-btn {
        display: flex;
        flex-direction: column;
    }
    #blockcart-modal .cart-content .cart-content-btn .btn.continue {
        margin: 0 0 10px;
    }


}

/**** XS PRODUCTO ****/


@media (max-width:767px) {
    #product .general-bg-inner-title {
        font-size: 27px;
    }
    .product-content-top-row-right {
        padding: 0 15px !important;
        margin: 0;
    }
    #lgcomment .productComment .content-block {
        margin-top: 0px;

    }

    #product .js-mailalert .mailalert-action.col-md-6 {
        margin: 10px 0 0;
    }

    #product .js-mailalert .mailalert-action.col-md-6 {
        padding-left: 15px;
    }


}


@media (max-width:575px) {
    #product .general-bg-inner-title {
        font-size: 17px;
    }
    #accordionInfoProduct .card-header button,
    #accordionInfoProduct .card-header button.collapsed {
        white-space: normal;
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: auto;
        padding: 10px 10px 10px 10px;
    }

    #lgcomment .productComment .info-block .col-sm-12 {
        display: flex;
        flex-direction: column;
    }

    #lgcomment .productComment .nick {
        margin: 5px 0;
    }

    .fancybox-wrap.fancybox-desktop.fancybox-type-inline {
        width: 280px !important;
    }
    .form-check {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    #product .add-to-cart.btn-basic {
        width: 100%;
    }

    #product .product-content-top-row-right .miniture-clock .show_clock .container_clock .clock_label {padding-right: 12px;}

}


/**** LG COMPRA ****/

@media (max-width:1199px) {
    .cart-grid .cart-grid-right {

        max-width: 100%;
        width: calc(100% - 30px);
        margin: 0 15px;
    }

}

/**** MD COMPRA ****/

@media (max-width:991px) {

    #checkout #header .header-nav .logoNav {
        margin: auto;
        float: none;
        position: absolute;
        left:0;
    }


    body#cart .col-md-8.col-xs-6.qty {
        padding: 0;
        margin: 10px 0 0;
    }

    .product-line-grid-right.product-line-actions.col-md-5.col-xs-12 .row {
        display: flex;
        align-items: center;
    }

    .product-line-grid-right .cart-line-product-actions .remove-from-cart {
        margin-top: 15px;
        margin-right: 0;
    }
    .product-line-grid-right.product-line-actions.col-md-5.col-xs-12 {
        width: 70%;
    }
    .input-group.bootstrap-touchspin {
        width: 128px;
    }

    body#checkout section.checkout-step .address-item {
        margin-right: 1%;
        flex: 0 0 49%;
    }

    #checkout-contact-info {
        display: block !important;
    }

}

/**** XS COMPRA ****/


@media (max-width:767px) {
    body#checkout #login-form .form-group .form-control-label {
        width: 100%;
    }

    section#js-checkout-summary {
        background: #fff;
    }
    .form-control-label {
        padding: 0 15px 10px;
    }
    .form-group {
        margin-bottom: 0;
    }

    #checkout #header .header-nav #menu-icon,
    #checkout div#_desktop_user_info {
        display: none;
    }

    #checkout div#_mobile_user_info, #checkout div#_mobile_cart {
        display: none;
    }

    #checkout #header .header-nav .top-logo {
        margin-left: 19px;
        float: left;
    }


    #checkout #wrapper {
        padding-top: 30px;
    }

    body#checkout .form-group {
        margin-bottom: 0;
    }

    body#checkout .form-control-comment {
        padding: 0 15px 10px;
    }
    body#checkout #login-form .form-group>div {
        width: 100%;
    }

    body#checkout section.checkout-step.-complete .step-title {
        display: flex;
        align-items: center;
        position: relative;
    }

    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        margin: 0;
        position: absolute;
        right: 16px;
    }

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

    body#checkout section.checkout-step .payment-options .payment-option {
        display: flex;
        align-items: center;
    }
    body#checkout section.checkout-step .payment-options .custom-radio {
        margin: 0;
    }
    #blockcart-modal .cart-content p.product-tax,
    #blockcart-modal .cart-content p,
    #blockcart-modal .divide-right {
        display: none;
    }

    #blockcart-modal .col-md-7 {
        width: 100%;
    }

    #login-form .form-group.row {
        margin: 0 0 10px;
    }

}


@media (max-width:575px) {

    #checkout-contact-info {
        display: flex !important;
        flex-direction: column;
        margin-top: 6px;
    }


    #checkout .g-recaptcha,
    #authentication .g-recaptcha {
        transform: scale(0.8);
        float: left;
        position: relative;
        left: -27px;
        margin: 0 0 20px;
    }
    .page-customer-account #content .btn-basic, #order-detail .btn-basic {
        width: 100%;
    }

    #authentication #content .login-form-header-tabs .login-form-header-tab {
        font-size: 17px;
        padding-top: 18px;
    }

    #login-form .form-group .form-control-label {
        padding: 0 15px 8px;
    }

    #login-form .form-group>div {
        padding: 0 15px;
    }
    .login-form footer.form-footer.text-sm-center.clearfix {
        padding: 0 15px;
    }

    #authentication .general-bg-inner-title {
        font-size: 17px;
    }

    .product-line-grid-right.product-line-actions.col-md-5.col-xs-12 {
        width: 100%;
    }

    body#cart .card.cart-container {
        padding: 0;
    }

    body#cart .cart-grid .cart-grid-right {
        background-color: #fbf7f6;
        padding: 20px 0px;
        max-width: calc(100% - 30px);
        margin-left: 0;
        width: 100%;
        margin: 0 15px;
    }

    body#cart .general-bg-inner-title {
        font-size: 27px;
    }

    body#checkout section.checkout-step .content {
        padding: 0 15px 30px;
    }

    #checkout .nav-item .nav-link {
        font-size: 15px;
    }

    body#checkout section.checkout-step .forgot-password {
        margin: 16px 0 12px;
        text-align: center;
    }


    body#checkout .continue.btn-basic {
        width: 100%;
        margin: 10px 0;
    }
    body#checkout .cancel-address {
        width: 100%;
        margin: 0;
    }

    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        overflow: hidden;
        width: 16px;
        display: inherit;
    }

    body#checkout .row.delivery-option .col-xs-3 {
        width: 100%;
        max-width: 100px;
    }

    body#checkout #checkout-delivery-step .content, body#checkout #checkout-payment-step .content {
        padding: 0 15px 30px;
    }

    body#checkout section.checkout-step .payment-options label {
        width: 90%;
    }
    body#checkout section.checkout-step .payment-options .payment-image-block {
        width: 100px;
        padding: 0;
    }


    body#checkout section.checkout-step .payment-options .payment-text-block {
        margin-top: 0;
        width: 100%;
        margin: 0 0 20px;
    }

    #payment-confirmation button.btn {
        width: 100%;
    }
    body#checkout section.checkout-step .address-item {
        margin-right: 0;
        flex: 0 0 100%;
    }



}


@media (max-width: 511px) {
    body#checkout section.checkout-step .carrier-name, body#checkout section.checkout-step .carrier-price {
        text-align: left !important;
        margin: 5px 0 0;
    }


}


/**** LG CUENTA ****/

@media (max-width:1199px) {


}

/**** MD CUENTA ****/

@media (max-width:991px) {


}

/**** XS CUENTA ****/


@media (max-width:767px) {

    .cart-rule,
    .credit-slip {
        margin: 0 0 20px;
        padding: 0 0 20px;
        border-bottom: 1px solid;
    }


}


@media (max-width:575px) {


    #module-lgcomments-accountreviews .general-bg-inner-title,
    #module-psgdpr-gdpr .general-bg-inner-title,
    #module-ps_emailalerts-account .general-bg-inner-title,
    #order-follow .general-bg-inner-title,
    #discount .general-bg-inner-title,
    #history .general-bg-inner-title,
    #addresses .general-bg-inner-title,
    #my-account .general-bg-inner-title,
    #identity .general-bg-inner-title,
    #order-slip .general-bg-inner-title {
        font-size: 22px;
    }

    .page-my-account #content .links a {
        width: 100%;
    }

    .text-sm-center {
        text-align: center;
    }

    .page-customer-account #content .btn-basic {
        margin: 20px 0;
    }

    #authentication #content .btn-basic {
        margin: 0;
    }


    body#order-detail .col-xs-3.text-xs-right {
        width: 100%;
        display: flex;
        margin: 20px 0 0;
    }

    .page-order-detail .box {
        margin-bottom: 0;
    }

    .page-my-account #content .links a span.link-item {
        padding: 15px;
    }

    #module-lgcomments-accountreviews table.std.table a {
        width: 100%;
        display: table;
    }

    #module-lgcomments-accountreviews table.std.table {
        margin: 0 0 20px;
    }

    #module-lgcomments-accountreviews table.std.table th:last-child {
        display: none;
    }

    #module-lgcomments-accountreviews table.std.table th {
        padding: 0 5px;
        vertical-align: bottom;
    }

    #module-lgcomments-accountreviews table.std.table td {
        padding: 5px !important;
    }

    #module-lgcomments-accountreviews table.std.table tr.item {
        display: flex;
        flex-wrap: wrap;
    }

    #module-lgcomments-accountreviews table.std.table td:last-child {
        width: 100%;
        display: inline;
        float: left;
    }

    #module-lgcomments-accountreviews table.std.table a span {
        margin:10px 0 0;
        font-size: 9px;

    }


    #module-lgcomments-accountreviews table.std.table tr.item:first-child {
        flex-wrap: nowrap;
    }



}


/**** LG PAGINAS ****/

@media (max-width:1199px) {


}


/**** MD PAGINAS  ****/

@media (max-width:991px) {

    #cms #content h2 {
        font-size: 28px;
    }

    section#content.page-cms-11 .row {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    #cms #content .helado-item {
        width: 33.333%;
    }

    #pagenotfound .page-not-found .page-not-found-title {

        font-size: 26px;
        line-height: 1.4;
    }



}

/**** XS PAGINAS  ****/


@media (max-width:767px) {
    .contact-form .g-recaptcha {
        padding-left: 24%;
        transform: scale(0.8);
        margin-left: -38%;
        margin-bottom: 20px;
    }

    #contact .contact-right-block,
    #contact .contact-left-block {
        padding: 0;
    }
    #contact .contact-form .form-control {
        margin-top: 0;
    }

    .form-control-label {
        padding: 10px 15px 4px;
    }

    span.group-span-filestyle.input-group-btn label.btn.btn-default {
        margin: 0;
    }

    #contact .contact-form .form-control-comment {
        float: right;
    }

    #contact  div#gdpr_consent {
        margin: 15px 0 0 0;
    }
    #contact .contact-form .form-footer {
        padding-left: 0;
    }
    input.filestyle {
        width: 100%;
        position: relative;
        left: 0;
        right: 0;
    }

    .contact-form input.btn.btn-primary.btn-basic {
        margin-left: -12px;
    }



}


@media (max-width:575px) {
    #cms #content .helado-item {
        width: 50%;
    }

    span.delivery-information a {
        display: table;
        padding: 0 0 0 34px;
    }

}


@media (max-width:371px) {
    #cms #content .helado-item {
        width: 100%;
    }

}


/* SEO */
.home-texto {
    padding-top: 20px;
}
.home-texto h2, h3 {
    padding-top: 10px;
}
.home-texto p {
    text-align: justify;
}

.box-more-info-product .product-more-info{
    font-family: 'Open Sans',serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: .93;
    letter-spacing: .75px;
    text-align: left;
    color: #666!important;
    text-transform: uppercase;
    text-decoration: none;
    padding: 20px;
    padding-left: 0px;
    border-bottom: 1px solid #e3dddc;
    margin-bottom: 20px;
}
.box-more-info-product .product-description p{
    font-size: 13px!important;
}
#info-sub-footer{
    background-color: #f8f0ee;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 25px;
    margin-top: -10px;
}
#info-sub-footer p{
    margin-top: 0;
    padding-top: 11px;
    font-family: 'Open Sans',serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
#info-sub-footer img {
    width: auto;
    max-width: 100%;
}

/* BLOG */

body#blog #footer {
    margin-top: 20px;
    background: white;
}

body#blog .custombanners.displayCustomBanners5 .banner-item-content .banner-img {
    width: 100%;
}