@import "customer.css";
@import "products.css";

:root {
    --font-titles: 'Newsreader';
    --font-text: 'Quicksand';
    --color-primary: #7c101d;
    --color-secondary: #cfa240;
    --color-black: #222222;
    --color-grey: #e6e6e6;
    --color-light-grey: #fafafa;
    --color-bg-1: #540b13;
    --color-background: #fafafa;
    --width-container: 1440px;
}

* {
    font-family: var(--font-text);

}

p,
h1,
h2,
h3,
span,
a {
    line-height: normal;
}

h1 {
    font-family: var(--font-titles);
}

body:not(#module-psgdpr-gdpr, #sitemap) h2:not(.product-title),
#module-ps_bestsellers-productos h1,
#module-ps_categoryproducts-productos h1,
#module-ps_featuredproducts-productos h1,
#search #js-product-list-header,
#manufacturer h1,
#product .featured-products p.products-section-title,
#footer div#quotes>div>p 
{
    font-size: 3em !important;
    text-transform: initial !important;
    color: var(--color-primary);
    font-family: var(--font-titles);
    margin-bottom: 20px;
    font-weight: 500 !important;
    line-height: normal;
}

p {
    font-size: 1em;
}

.row {
    margin: 0;
}

#wrapper,
#notifications {
    display: block !important;
}

#notifications .alert {
    background-color: var(--background);
    margin-bottom: 0;
}

#wrapper .breadcrumb {
    padding-top: 1rem;
    white-space: inherit !important;
}

#wrapper .breadcrumb li::after {
    content: "|";
}

#wrapper .breadcrumb li span {
    font-size: .9em;
}

#wrapper .breadcrumb li a {
    font-size: inherit;
}

button:focus {
    outline: none;
}

a {
    color: var(--color-black);
}

.custom-checkbox a {
    text-decoration: underline;
}

.btn-link {
    color: var(--color-secondary);
}

.btn-link:focus,
.btn-link:hover {
    color: var(--color-primary);
}

.btn-primary {
    border-radius: 30px;
}


.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 35px;
    padding-right: 35px;
}

/* HOME */
#header .header-top {
    padding: 0;
}

#header .header-top .header__flex {
    position: relative;
}

#header .header-top .header__flex>div {
    padding: 0;
}

#header .header-top .header__flex .displayLogo {
    display: flex;
    justify-content: start;
}

#header .logo {
    margin-left: -8px;
}

#header .header-top .header-right {
    display: flex;
    flex-direction: column;
    align-items: end;
}

#header.fixed .menu {
    top: 0;
    width: 100%;
    z-index: 99;
    max-width: initial;
    border-bottom: none !important;
    position: fixed;
    animation: slide-down 1s;
}

#header .menu #logo-menu-fixed {
    display: none;
}

#header.fixed .menu #logo-menu-fixed {
    display: block;
    position: absolute;
    left: 2%;
    top: 50%;
    transform: translateY(-50%);
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }

    100% {
        opacity: 0.9;
        transform: translateY(0);
    }
}

.search-icons {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 10px;
    align-items: center;
}

.search-icons>div {
    padding: 0;
}

.contactinfo-top a {
    margin-left: 15px;
    padding-left: 15px;
    color: var(--color-black);
    font-size: 1.1em;
    font-weight: bold !important;

}

.contactinfo-top a:not(:first-of-type) {
    border-left: 1px solid var(--color-black);
}

.contactinfo-top a img {
    margin-right: 10px;
}


/* Barra de busqueda */
.search-widget>form input[type="text"] {
    background-color: white !important;
    border-radius: 30px;
    box-shadow: 0px 1px 4px 1px #0000001f;
    padding: 8px 90px 8px 20px;
    height: 32px;
    min-width: 200px;
    appearance: none;
    font-size: .8em;
}

.search-widget>form button[type="submit"] {
    background-color: var(--color-primary);
    border-radius: 30px;
    height: 33px;
    top: 0px;
    width: 100px;
    right: 0;
    cursor: pointer;
}

.search-widget>form button[type="submit"]:hover {
    background-color: var(--color-secondary);
}

#content_search {
    z-index: 99;
}

#content_search #images-product-slider,
#content_search .thumbnail-container>a {
    display: flex !important;
}

#content_search #images-product-slider>img,
#content_search .thumbnail-container>a>img {
    width: 60%;
    margin: 0 auto;
}



#content_search #images-product-slider>img:not(:first-of-type) {
    display: none;
}

#content_search #js-product-list .product-miniature .product-title {
    font-size: .8em;
    min-height: 54px;
    height: 55px;
}

#content_search #js-product-list .product-miniature .product-name {
    flex-direction: column;
    height: auto;
    padding: 10px 0;
}

#content_search .result_searchbar #js-product-list .products>div {
    width: calc(25% - 15px);
}

#content_search .result_searchbar #js-product-list .ranges-prices {
    display: none;
}

#content_search #js-product-list .product-miniature {
    margin: 0;
}

#content_search #js-product-list {
    margin: 20px 0;
}

#content_search #js-product-list .product-miniature .product-price-and-shipping span {
    font-size: .9em;
    padding: 20px 0;
}

#content_search #js-product-list .product-miniature .product-price-and-shipping span.from {
    display: none;
}

#content_search #js-product-list button.btn {
    font-size: .8em;
    font-family: var(--font-titles);
    line-height: normal;
}

#content_search #js-product-list .product-miniature .product-flags li.product-flag {
    min-width: fit-content;
}

#content_search #js-product-list .product-miniature .product-flags li.product-flag span {
    font-size: .5em;
}

#content_search #js-product-list .product-miniature .product-flags li.product-flag {
    padding: 3px;
}

#content_search .result_searchbar #js-product-list .products .add-to-cart-category {
    color: white;
    font-size: .8em;
}

/* Mi cuenta - Carrito */
#header .header-top .header__flex .displayTop>div {
    height: 32px;
}

#header .header-top .header__flex .displayTop span {
    font-size: .95em;
    font-weight: 100;
}

#header .header-top .header__flex .displayTop img {
    margin-right: 5px;
}

.blockcart {
    background: var(--color-primary);
}

.blockcart:hover {
    background-color: var(--color-secondary);
}

.user-info {
    background-color: var(--color-secondary);

}

.blockcart,
.user-info {
    padding: 6px 15px;
    border-radius: 30px;
    cursor: pointer;
    height: 32px;
}

.blockcart .header {
    display: flex;
    align-items: center;
    justify-content: center;
}

.blockcart .header span {
    color: white !important;
}

.blockcart .header img {
    margin-right: 10px !important;
}

.blockcart .header .cart-num {
    background-color: var(--color-secondary);
    border-radius: 50%;
    position: absolute;
    top: -8px;
    right: -5px;
    font-size: .8em !important;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;

}

/* Menu */
#mobile_menu {
    display: none;
}

.menu {
    background-color: var(--color-black);
}

#_desktop_megamenu .pos-menu-horizontal {
    max-width: var(--width-container);
    margin: 0 auto;
    display: flex;
    padding: 0 35px;
    justify-content: space-between;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content {
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item {
    margin-left: 10px;
	position:relative;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item>a {
    color: white;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item>a {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item>a>img {
    margin-right: 0;
    margin-left: 10px;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item>a span {
    font-weight: 100;
    font-size: 1em;
    text-transform: uppercase;
    text-align: center;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item:hover span {
    color: var(--color-secondary) !important;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item>.menu_slidedown {
    margin-top: -5px;
	 width: 235px !important;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-dropdown .pos-sub-inner {
    padding: 30px 10px;
}

#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item .menu-dropdown .submenu-item>a {
    text-transform: uppercase !important;
}

/* Actualización precios*/
#prices-update {
    clear: both;
    min-height: 35px;
    background-color: var(--color-primary);
    display: flex;
    justify-content: center;
    align-items: center;
}

#prices-update p {
    font-size: 0.85em;
    margin-bottom: 0;
    color: white;
    font-weight: 100;
    text-transform: uppercase;
    text-align: center;
}


/* PÁGINA DE INICIO (HOME)*/
#index #wrapper {
    padding-top: 0;
}

#index #wrapper>.container {
    max-width: none;
    padding: 0;
}

/* Categorías - información*/
#custom-text {
    padding: 15px 35px;
    max-width: var(--width-container);
    margin: 0 auto;
    background: transparent;
}

#custom-text .sub-categories {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 30px -35px 90px 20px;
}

/* #custom-text .sub-categories > div{
    padding: 0;
} */
#custom-text .sub-categories a {
    background-color: var(--color-primary);
    height: 90px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 35px 20px;
    text-align: initial;
}

#custom-text .sub-categories a:hover {
    background-color: var(--color-black);
}

#custom-text .sub-categories a>span {
    font-size: 1.4em;
    font-weight: 100;
    color: white;
    padding-left: 60px;
    font-family: var(--font-titles);
    letter-spacing: 1px;
}

#custom-text .sub-categories a>img {
    height: 150px;
    width: 150px;
    object-fit: contain;
    position: absolute;
    left: -60px;
}

#custom-text .info {
    padding: 0 9%;
}

#custom-text h2 {
    margin: 60px 0;
}

#custom-text .info>div {
    display: flex;
}

#custom-text .info img {
    height: 120px;
}

#custom-text .info>div>div {
    margin: 0 10px;
}

#custom-text .info>div>div>p:first-of-type {
    color: var(--color-primary);
    font-size: 1.6em;
    margin-top: 20px;
    margin-bottom: 5px;
    font-family: var(--font-titles);
    height: 60px;
}

#custom-text .info>div>div>p:last-of-type {
    padding: 0 30px;
}

#custom-text p {
    font-size: .95em;
}

/* Slider de productos (Más vendidos / Productos relacionados) */
#featured-products h2 {
    overflow-wrap: break-word;
    hyphens: auto;
}

.featured-products {
    margin: 60px 0 50px auto;
    padding-left: 266px;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}

.featured-products {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.featured-products>div {
    padding: 0;
}

.featured-products>div:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 60px;
}

.featured-products .product-miniature .product-title {
    padding-right: 20px;
}

.featured-products h2 {
    margin-bottom: 0;
}

#featured-products .featured-products h2 {
    word-break: break-all;
}

.featured-products .h2-sub {
    margin: 40px 0;
    padding-right: 40px;
}

.featured-products .product-miniature .product-price-and-shipping {
    margin-top: 20px;
}

.featured-products .product-miniature .product-description {
    display: flex;
    align-items: start;
    justify-content: space-between;
}

.featured-products .owl-nav>button {
    position: absolute;
    top: -40px;
    right: 40px;
}

.featured-products .owl-nav>button.disabled {
    display: none;
}

.featured-products .owl-nav>button:hover {
    opacity: .6;
}

.featured-products .owl-nav>button.owl-prev {
    right: 80px;
}

.product-miniature .wishlist-button-add {
    display: none;
}

.product-miniature .product-description,
.product-miniature .thumbnail-container {
    background-color: transparent;
}

.product-miniature .product-description,
.product-miniature .product-title {
    padding: 0;
}

.product-miniature .product-title {
    height: auto;
    margin: 20px 0;
}

.product-miniature .product-title,
.product-miniature .product-price-and-shipping span {
    font-size: 1.1em;
}

.product-miniature .product-price-and-shipping {
    font-weight: 500;
}

.product-miniature .product-flags li.product-flag img {
    margin-right: 10px !important;
    height: 15px !important;
    width: 15px !important;
    padding: 0 !important;
    background: transparent;
}

.product-miniature .product-flags li.product-flag {
    padding: 8px 10px;
}

.block_right .product-flags li.product-flag.online-only::before{
    font-size: 1.5em;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 0;
}

#products .product-miniature .product-flags li.product-flag.online-only{
    margin-top: 10px;
}
.product-flags li.product-flag{
    top: auto !important;
    position: initial !important;
}

.product-miniature .product-flags li.product-flag span {
    font-size: .8em;
    margin-right: 10px;
    margin-top: 0;
}

.product-miniature .product-flags {
    align-items: start;
}

#module-ps_bestsellers-productos h1,
#module-ps_categoryproducts-productos h1,
#module-ps_featuredproducts-productos h1,
#search #js-product-list-header,
#manufacturer h1 {
    text-align: center;
    padding: 40px 0 20px 0;
}

#module-ps_bestsellers-productos .breadcrumb-container,
#module-ps_categoryproducts-productos .breadcrumb-container,
#module-ps_featuredproducts-productos .breadcrumb-container {
    display: none;
}

#module-ps_bestsellers-productos .prev_pagination,
#module-ps_categoryproducts-productos .prev_pagination,
#module-ps_featuredproducts-productos .prev_pagination {
    display: none;
}

/* Conoce la empresa */
#company {
    margin-right: 0;
    padding-left: 266px;
}

.h2-sub {
    font-size: 1.2em;
}

#company>.row {
    background-color: var(--color-grey);
    margin-top: 40px;
}

#company>.row>div {
    padding: 0;
}

#company>.row>div:first-of-type {
    padding: 60px 10px 60px 80px;
}

#company>.row>div img {
    object-fit: cover;
}

a.button {
    font-family: var(--font-titles);
    background-color: var(--color-primary);
    border-radius: 30px;
    color: white;
    width: fit-content;
    font-size: 1.3em;
    padding: 8px 30px;
}

a.button:hover {
    background-color: var(--color-secondary);
}

#company>.row>div:first-of-type p {
    font-size: .95em;
    margin-bottom: 50px;
    line-height: 40px;
}

#company .images {
    padding-left: 25px !important;
    display: flex;
}

#company .images>div {
    padding: 0;
}

#company .images>div:first-of-type {
    padding: 0 25px;
    align-self: end;
    margin-top: 150px;
}

#company .images .logos {
    display: flex;
    align-items: center;
    border-bottom: 3px solid var(--color-black);
    margin-bottom: 25px;
    padding-bottom: 15px;
}

#company .images .logos a {

    z-index: 1;
}

#company .images .logos img {
    object-fit: contain;
}

#company .images>div>img {
    width: 100%;
    height: 100%;
}

#company .images>div {

    margin-bottom: -70px;
}

#company .images>div:last-of-type {
    margin-left: -20%;
    padding-left: 20%;
    margin-top: -120px;
}

#company .images>div:last-of-type img {
    min-height: 670px;
}

/* FOOTER */
#footer {
    display: block !important;
}

.back-top {
    display: block;
    position: fixed;
    right: 15px;
    bottom: 60px;
    z-index: 99;
}

.back-top:hover {
    opacity: .8;
}

.buttons-fixed {
    display: flex;
    flex-direction: column;
    position: fixed;
    right: 15px;
    bottom: 110px;
    z-index: 99;
}

.buttons-fixed span {
    font-size: .9em;
}

.buttons-fixed>a {
    border-radius: 50%;
    padding: 5px 10px;
    color: white;
    margin-bottom: 10px;
    height: 50px;
    width: 50px;
    align-items: center;
    display: flex;
}

.buttons-fixed>a:hover {
    color: var(--color-secondary);
    opacity: .8;
}

.buttons-fixed>a span {
    margin: 0 10px;
}

.buttons-fixed>a:first-of-type {
    background-color: var(--color-primary);
}

.buttons-fixed>a:last-of-type {
    background-color: var(--color-black);
}

/* Formulario de contacto */
#contact-form {
    padding-top: 30px;
    margin-bottom: -5px;
    background-image: url('/themes/dfd-thegoldhouse/assets/img/icons/rectangle.svg');
    background-repeat: no-repeat;
    background-position: bottom;
}

#index #contact-form {
    padding-top: 8em;
}

#contact-form .row>div {
    position: relative;
}

#contact-form .row>div .form-img {
    position: absolute;
    z-index: 1;
}

#contact-form .row>div .form-img:first-of-type {
    left: 0;
    top: 50px;
}

#contact-form .row>div .form-img:nth-of-type(2) {
    right: 15px;
    top: 30px;
}

#contact-form .row>div .form-img:last-of-type {
    right: 0;
    bottom: 70px;
}

#contact-form .formbuilder_column {
    padding: 0;
}

#contact-form .formbuilder_column div.form-group>label {
    display: none;
}

#contact-form #gformbuilderpro_form_2 {
    border-radius: 30px;
    box-shadow: 0px 1px 4px 1px #0000001f;
    background-color: white;
    padding: 25px;
    margin: 50px auto;
    max-width: 700px;
    z-index: 2;
}

#contact-form #gformbuilderpro_form_2 .title {
    text-transform: uppercase;
    text-align: center;
    font-weight: bolder;
    font-size: 1.5em;
    margin-bottom: 10px;
}

#contact-form #gformbuilderpro_form_2 .subtitle {
    text-align: center;
    margin-bottom: 25px;
}

#contact-form #gformbuilderpro_form_2 .form-group {
    margin-bottom: 5px !important;
}

#contact-form #gformbuilderpro_form_2 .form-control {
    border-radius: 10px;
}

#contact-form #gformbuilderpro_form_2 input::placeholder,
#contact-form #gformbuilderpro_form_2 textarea::placeholder {
    color: black;

}

#contact-form #gformbuilderpro_form_2 .checkbox_item_wp p {
    padding: 0;
}

#contact-form #gformbuilderpro_form_2 .checkbox_item_wp label {
    margin-left: 10px;
}

#contact-form #gformbuilderpro_form_2 #submitForm {
    width: 100%;
    font-size: 2em;
    color: white;
    border-radius: 10px;
    background-color: var(--color-secondary);
}

#contact-form #gformbuilderpro_form_2 #submitForm>span {
    color: inherit;
}

#contact-form #gformbuilderpro_form_2 #submitForm:hover {
    background-color: var(--color-primary);
}

.gformbuilderpro_form #thankyou-page .alert {
    background: none;
    border: none;
    color: black;
    margin-bottom: 0;
    text-align: center;
}

.gformbuilderpro_form #thankyou-page .alert ol {
    margin-bottom: 0;
}

.gformbuilderpro_form .success_box {
    padding: 0 10px 0 0;
}

/* Pre footer */
#footer .pre-footer {
    background-color: var(--color-bg-1);
}

#footer .pre-footer .contact span {
    color: white;
    font-family: var(--font-titles);
    font-size: 1.4em;
    margin-right: 20px;
}

#footer .pre-footer .contact>div,
#footer .pre-footer .contact {
    display: flex;
    align-items: center;
}

#footer .pre-footer .contact {

    flex-wrap: wrap;
}

#footer .pre-footer .contact>div:last-of-type {
    justify-content: end;
}

#footer .pre-footer .contact .button {
    background-color: transparent;
    border: 1px solid var(--color-secondary);
    color: white;
    text-decoration: underline;
    min-width: 220px;
    text-align: center;
    cursor: pointer;
}

#footer .pre-footer .contact .button:hover {
    background-color: var(--color-secondary);
}

#footer .pre-footer .contact .button img {
    margin-right: 15px;
}

/* Informacion */
#footer .footer-container {
    margin-top: 0;

}

#footer .footer-container>div>div:first-of-type {
    padding-top: 20px;
}

body:not(#index, #product) #footer .footer-container>div>div:first-of-type {
    padding-top: 50px;
    border-top: 1px solid var(--color-black);
}

#footer .footer-container .footer_block {
    padding: 0;
}

#footer .footer-container .footer_block p,
#footer .footer-container .footer_block a {
    font-size: 1.1em;
}

#footer .footer-container .footer_block .footer-info {
    margin-top: -30px;
}

/* #footer .footer-container .footer_block .footer-info p:last-of-type {
    padding-right: 40%;
    margin-bottom: 30px;
} */

#footer .footer-container .footer_block .footer-info>p>img {
    margin-left: -8px;
}

#footer .footer-container .footer_block .footer-info a {
    font-size: 1.3em;
    text-decoration: underline;
    margin-top: 20px;
}

#footer .footer-container .h3,
#footer .footer-container h3 {
    font-family: var(--font-titles);
    font-size: 1.7em !important;
    font-weight: 100;
    margin-bottom: 15px;
}

#footer .footer-contact>div {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

#footer .footer-contact a {
    margin-bottom: 15px;
    margin-left: -30px;
    align-items: center;
    display: flex;
    width: 80%;
}

#footer .footer-contact a img {
    margin-right: 10px;
}

#footer .footer_list a {
    font-size: 1em !important;
}

.footer-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    margin-top: 10px;
    padding-right: 35px;
}

/* Copyright */
#footer .footer-container>div>div:last-of-type {
    border-top: 1px solid var(--color-black);
    font-size: .8em;
    padding: 20px 0;
    margin-top: 10px;
}

#footer .footer-container .copyright,
#footer .footer-container .legal,
#footer .footer-container .design {
    display: block;
    padding: 0;
}

#footer .footer-container .copyright .text_copyright {
    text-align: left;
}

#footer .footer-container .text_design {
    margin-bottom: 0;
}

#footer .footer-container .legal>a {
    margin: 0 10px;
    text-transform: uppercase;
}

footer .footer-container .legal>a:last-of-type {
    margin-right: 0 !important;
}

/* PÁGINA DE CATEGORIA*/
#category #wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

#category #wrapper>.container {
    max-width: none;
    padding: 0;
}

#category .block-category {
    padding: 0;
    height: 140px;
    background-color: var(--color-primary) !important;
}

.card {
    background-color: transparent !important;
}

#category #js-product-list-header,
.block-category .block-category-inner {
    height: 150px;
}

.block-category .block-category-inner img {
    width: 100%;
    object-fit: cover;
}

#category .block-category .block-category-inner h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 3.2em;
    color: white;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 5px;
    text-align: center;
    z-index: 1;
    font-family: var(--font-titles);
    text-shadow: 1px 1px 7px #2222228f;
}

#category #wrapper .breadcrumb-container {

    background-color: white;
}

#category #wrapper .breadcrumb,
#product #wrapper .breadcrumb {
    max-width: var(--width-container);
    margin: 0 auto;
    padding: 20px 35px;
}

/* Filtrado de productos */
#category .products-top {
    padding: 15px 0;
    background-color: #f4f4f4;
}

#js-product-list-top {
    margin: 0 auto;
    max-width: var(--width-container);
    display: flex;
    justify-content: end;
    padding: 0 35px;
}

#js-product-list-top #selectProductSort {
    background-color: var(--color-primary) !important;
    border-radius: 30px;
    color: white;
    padding: 8px 25px;
    font-size: 1em;
    margin: 0 20px;
    border: none;
    background-image: url("/themes/dfd-thegoldhouse/assets/img/icons/arrow-dropdown-white.svg") !important;
    background-repeat: no-repeat !important;
    background-position: right 10px center !important;
    appearance: none;
    outline: none;
    max-width: none;
    width: fit-content;
    z-index: 1;
}

#js-product-list-top #selectProductSort:hover {
    background-color: var(--color-black) !important;
}

.products-selection .sort-by-row {
    align-items: center;
}

#js-product-list-top .bloqueprp {
    display: flex;
    align-items: center;
    margin-left: 50px;
}

#js-product-list-top .bloqueprp label {
    margin-bottom: 0;
}

#js-product-list-top .bloqueprp>img {
    margin-right: 10px;
}

#js-product-list-top .bloqueprp a {
    color: var(--color-black);
}

#js-product-list-top .bloqueprp a>img {
    margin-left: 5px;
}

#js-product-list-top .bloqueprp .dropdown-menu {
    left: auto;
    right: 0;
}

#js-product-list-top .bloqueprp .dropdown {
    display: flex;
    align-items: center;
}

#js-product-list-top .bloqueprp .dropdown>img {
    margin-left: 10px;
}

#category #left-column {
    padding-right: 0;
    background-color: #bbbbbb;
    margin-bottom: 30px;
}

#search_filters,
#search_filters_brands,
#search_filters_suppliers {
    background-color: transparent;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    margin: 0 auto;
    max-width: 1440px;
    padding: 15px 35px;
}

#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
    padding-left: 0;
}

.facet-dropdown {
    background-color: var(--color-primary);
    box-shadow: none;
    padding: 8px 5px 8px 25px;
    border-radius: 30px;
    color: white;
    height: 36px;
    display: flex;
    align-items: center;
}

.facet-dropdown:hover {
    background-color: var(--color-black);
}

.facet-dropdown .select-title>i {
    color: white;
}

.facet-dropdown .select-title {
    background-color: transparent;
    padding: 0;
    margin: 0;
}

.facet-dropdown.open>.select-title {
    background-color: transparent;
    border: none;
}

.facet-dropdown .select-title span {
    font-size: .9em;
    color: white;
}

.facet-dropdown .dropdown-menu {
    left: 0;
}

.facet-dropdown .select-list {
    font-size: .9em;
}

.facet-dropdown .faceted-slider {
    padding: 10px
}

.active_filters {
    margin-bottom: 0;
    background: var(--color-background);
    padding: 0;
}

.active_filters ul {
    margin: 0 auto;
    max-width: 1440px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0 35px;
}

.active_filters .filter-block {
    background: var(--color-primary);
    border-radius: 30px;
    color: white;
    margin: 8px 15px 8px 0;
    font-size: .9em;
    padding: 8px 20px;
    position: relative;
}

.active_filters .filter-block>a {
    position: absolute;
    top: -4px;
    right: 0;
    background: var(--color-black);
    border-radius: 50%;
    height: 20px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.active_filters .filter-block>a:hover {
    background-color: var(--color-secondary);
}

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

.active_filters .filter-block .close {
    text-shadow: none;
    color: white;
}

#category .filter-button {
    padding: 0;
    position: fixed;
    right: -42px;
    bottom: 50%;
    z-index: 99;
    transform: rotate(270deg);
    width: 110px;
    margin: 0;
}

#category .filter-button.active-filters>button {
    background-color: var(--color-primary);
    color: white !important;
}

#filters_category .modal-dialog .modal-content .modal-body {
    height: calc(100% - 200px) !important;
}

#category #search_filter_toggler:hover {
    background-color: var(--color-secondary);
    border: none;
    color: white !important;
}

#category #search_filter_toggler:focus-visible {
    outline: none !important;
}

/* Listado de productos */
#category #wrapper #content-wrapper {
    width: 100%;
    max-width: var(--width-container);
    margin: 0 auto;
    padding: 0 35px;
    clear: both;
    float: none;
}

#js-product-list {
    margin: 40px -15px 0 -15px;
}

#js-product-list:not(:first-of-type) {
    margin: 0;
}

#products #js-product-list .products>div {
    height: 530px;
}

#products #js-product-list .products .ranges-prices {
    z-index: 0;
    height: 0;
    padding-bottom: 0;
    padding-top: 0;
}

#js-product-list .product-miniature:hover .thumbnail-container,
#products #js-product-list .products>div:hover {
    z-index: 9;
}

#products #js-product-list .products .product-miniature:hover .ranges-prices {
    z-index: 9;
    padding-top: 10px;
    height: auto;
}

#js-product-list .product-miniature {
    box-shadow: 0px 1px 4px 1px #0000001f;
    margin: 0 15px;
    transition: box-shadow 0.3s ease-in-out;
}

#js-product-list .product-miniature:hover {
    box-shadow: 0px 1px 10px 2px #00000063;
}

#js-product-list .product-miniature .thumbnail-container {
    margin-bottom: 30px;
}

#js-product-list .product-miniature .product-name {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0 20px 0;
    height: 120px;
}

#js-product-list .product-miniature .product-title {
    height: 60px;
    text-align: center;
    margin: 0;
    font-size: 1.1em;
}

#js-product-list .product-miniature .product-price-and-shipping {
    display: flex;
    align-items: center;
    padding: 0 0.5rem;
}

#js-product-list .product-miniature .product-price-and-shipping span {
    font-size: 1.1em;
    font-weight: 900;
    margin: 0 5px;
}

#js-product-list .product-miniature .product-price-and-shipping span.from {
    display: none;
}

#js-product-list .product-miniature .product-price-and-shipping span.from_ranges {
    color: black;
    display: block;
    font-size: .6em;
}

#js-product-list .product-price-and-shipping {
    font-weight: 100;
}

#js-product-list .product-miniature .thumbnail-container>div,
#js-product-list .product-miniature .thumbnail-container,
#js-product-list .product-miniature .product-description {
    background-color: white;
}

#js-product-list .product-miniature .thumbnail-container>div {
    padding: 10px;
}

#js-product-list .product-miniature .product-description,
#products .product-miniature .add {
    width: 100%;
}

#products .product-description .add-to-cart-category {
    background-color: var(--color-primary);
    border-radius: 30px;
    letter-spacing: 1px;
    font-weight: 100;
    font-size: 1.1em;
}

#products .product-description .add-to-cart-category:hover {
    background-color: var(--color-secondary);
}

.product-miniature .thumbnail-container .product-thumbnail img {
    background: white;
    padding: 10px;
}

#category #products .product-thumbnail,
#category #products .product-thumbnail div:not(.owl-dots, .product_flags) {
    height: 310px;
}

#category #products .product-thumbnail img {
    object-fit: contain;
}

.product-miniature #images-product-slider .owl-dots {
    display: flex;
    justify-content: center;
    height: 18px;
    margin-top: -20px;
}

.product-miniature #images-product-slider .owl-dots>.owl-dot {
    width: 8px;
    height: 8px;
    background-color: #f1eff1cc;
    border-radius: 50%;
    margin: 0 5px;
    z-index: 1;
}

.product-miniature #images-product-slider .owl-dots>.owl-dot.active {
    background-color: var(--color-grey);
}

/* Rangos de precios */
#js-product-list .product-miniature:hover .ranges-prices {
    opacity: 1;
    visibility: visible;
    transition: visibility 0.3s linear, opacity 0.3s linear;
}

.ranges-prices {
    padding-bottom: 30px;
    opacity: 0;
    visibility: hidden;
}

#js-product-list .ranges-prices * {
    font-size: .98em;
    color: var(--color-black);
}

.ranges-prices table {
    width: 100%;
}

.ranges-prices table tr:nth-of-type(odd) {
    background-color: #e5e5e5;
}

.ranges-prices table td {
    text-align: center;
    padding: 8px 0;
}

#product .ranges-prices {
    display: block;
    opacity: 1;
    visibility: visible;
}

#product .ranges-prices td {
    font-size: 1.1em;
    color: var(--color-black);
    padding: 15px 0;
}

#product .ranges-prices tr:not(:first-of-type) td {
    font-size: 1.3em;
}

/* Paginacion*/
#products .pagination #btn_inifinitescroll,
.prev_pagination .btn_volver {
    margin: 40px auto;
    background-color: var(--color-black);
    border-radius: 30px;
    padding: 3px 30px;
}

#products .pagination #btn_inifinitescroll span,
.prev_pagination .btn_volver span {
    font-size: 1.4em;
    font-family: var(--font-titles);
    letter-spacing: 1px;
}

.prev_pagination .btn_volver {
    line-height: 2.5rem;
}

#products .pagination #btn_inifinitescroll:hover,
.prev_pagination .btn_volver:hover {
    background-color: var(--color-secondary);
}

.pagination>div:first-child {
    line-height: 2.5rem;
}

/* PÁGINA DE PRODUCTO*/
#wrapper {
    padding-top: 0;
}

#product #wrapper {
    padding-bottom: 0;
}

#product #wrapper>.container {
    max-width: none;
    padding: 0;
}

#product .product_topview {
    margin: 20px auto 0 auto;
    max-width: var(--width-container);
    padding: 15px 35px;
}

#product .product_topview.product_columns_2 .block_left {
    width: 58%;
    padding-left: 0;
    background-color: var(--color-light-grey);
    margin-bottom: 70px;
}

#product .product_topview.product_columns_2 .block_right {
    width: 42%;
}

#product .product_topview.product_columns_2 .block_right>div {
    border-radius: 30px;
    box-shadow: 0px 1px 4px 1px #0000001f;
    background-color: white;
    padding: 25px;
    margin-left: 40px;
}

/* Imagenes del producto*/
#product .product_topview .splide--nav>.splide__track>.splide__list>.splide__slide img {
    display: block !important;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

#product .product_topview #splide_images_product_secundary_lateral {
    width: 20%;
}

#product .product_topview #splide_images_product_miniature_lateral {
    width: 80%;
}

.splide--nav>.splide__track>.splide__list>.splide__slide {
    border: 1px solid transparent;
    border-radius: 10px;
}

#product .product_topview .splide__arrow {
    background-color: transparent;
    top: auto;
    bottom: -60px;
}

#product .product_topview .splide__arrow:disabled img {
    opacity: .4 !important;
}

#product .product_topview .splide__arrow.splide__arrow--prev {
    left: 80px;
    margin-bottom: 20px;
}

#product .product_topview .splide__arrow.splide__arrow--next {
    left: 30px;
}

#product .product_topview.product_columns_2 .block_left #content .product-cover img,
#product .product_topview .splide--nav>.splide__track>.splide__list>.splide__slide img {
    background: transparent;
    filter: contrast(0.96);
}

#product-modal .modal-content .modal-body .product-images img {
    padding: 0.5em;
    box-shadow: none;
    width: 100%;
    min-width: 150px;
}

#product-modal .modal-content .modal-body .product-cover-modal {
    max-width: initial;
}

#product-modal .modal-content .modal-body .mask {
    margin-bottom: 2.188rem;
}

.images-container.images_lateral {

    justify-content: center;
}

/* Informacion del producto (der.)*/
#product h1.product_name {
    font-family: var(--font-titles);
    font-size: 2.2em;
    line-height: normal;
    font-weight: 100;
}

#product .product_topview .product-flags {
    position: initial;
    align-items: flex-start;
    margin-bottom: 25px;
    margin-top: 10px;
    margin-left: -25px;
}

.product-flags li.product-flag span {
    font-weight: 600;
    font-size: 1.3em;
    margin-top: 4px;
    letter-spacing: 1px;
    color: var(--color-primary);
}

.product-flags li.product-flag {
    background-color: var(--color-grey);
    display: flex;
    align-items: center;
    padding: 8px 25px;
    border-radius: 0 30px 30px 0;
    min-width: 180px;
}

.product-flags li.product-flag img {
    margin-right: 10px;
}

#product .product_topview .price_outstanding {
    padding: 0;
    border: 0;
}

#product .product_topview .product-information {
    margin-top: 0;
}

#product .product_topview #product-prices-update {
    margin-top: 15px;
    margin-bottom: 50px;
}

#product .product_topview #product-prices-update span,
#product .product_topview #product-prices-update {
    font-size: 1.1em;
}

.price_outstanding .product-prices .product-price .current-price .price_with_tax {
    font-family: var(--font-titles);
    font-size: 2.6em;
    line-height: normal;
    font-weight: 100;
}

.price_outstanding .product-prices .product-price {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}

.price_outstanding .product-quantity {
    flex-wrap: wrap;
}

.price_outstanding .product-quantity .add {
    max-width: none;
}

.product-quantity .add .add-to-cart {
    border-radius: 30px;
    background-color: var(--color-secondary);
    font-size: 1.3em;
    color: var(--color-black);
    text-transform: uppercase;
    line-height: normal;
    padding: 0.5rem 1.25rem
}


.product-quantity .add .add-to-cart:hover {
    background-color: var(--color-primary);
    color: white;
}

#product .product_topview .bootstrap-touchspin #quantity_wanted {
    border-color: var(--color-black);
    font-size: 1.5em;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0 30px 30px 0;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 30px 0 0 30px;
}

.bootstrap-touchspin .input-group-btn-vertical .btn-touchspin,
.bootstrap-touchspin #quantity_wanted {
    border-color: var(--color-black) !important;
    display: flex;
    align-items: center;
    justify-content: center;
}


#product .product_topview .more-info {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}

#product .product_topview .more-info a {
    background-color: var(--color-light-grey);
    padding: 15px 20px;
    margin-bottom: 3px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
}

#product .product_topview .more-info a:hover span {
    text-decoration: underline;
}

#product .product_topview .more-info a:not(:last-of-type) {
    margin-bottom: 2px;
}

#product .product_topview .more-info a span {
    font-size: 1.3em;
}

/* Iconos precios - envios */
.reassurance-container {
    background-color: var(--color-primary);
    padding-top: 15vh;
    margin-top: -15vh;
}

.reassurance-container>div {
    max-width: 1300px;
    margin: 0 auto !important;
    padding: 35px 0;
}

.reassurance-container .clearfix {
    display: none;
}

.reassurance-container>div:last-child {
    text-align: center;
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
    padding-top: 10px;
}

.reassurance-container>div:last-child>div {
    border: 2px solid var(--color-secondary);
    border-radius: 40px;

    width: fit-content;
    min-width: 50%;
    cursor: pointer;
    display: flex;
    justify-content: center;
}

.reassurance-container>div:last-child a {
    color: white;
    text-transform: uppercase;
    font-size: 1.1em;
    width: 100%;
    border-radius: 40px;
    padding: 10px 60px;
    text-decoration: underline;
}

.reassurance-container>div:last-child>div:hover {
    background-color: var(--color-secondary);
}

.blockreassurance_product {
    display: flex;
    align-items: start;
    justify-content: space-between;
}

.blockreassurance_product>div {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 33.3%;
}

.blockreassurance_product>div:nth-of-type(4) svg>g>path:not(:last-of-type) {
    fill: transparent !important;
    stroke: white !important
}

.blockreassurance_product>div:not(:nth-of-type(4)) {
    border-right: 1px solid white;
}

.blockreassurance_product .item-product img,
.blockreassurance_product .item-product svg,
.blockreassurance_product .item-product {
    height: 60px;
    width: 60px;
}

.blockreassurance_product p.block-title {
    min-height: 54px;
    margin-top: 30px;
    width: 60%;
    text-align: center;
    line-height: normal;
}

.blockreassurance_product p.block-title .title {
    font-size: 2em;
    font-weight: 100;
    font-family: var(--font-titles);
}

/* Mail alerts */
#price-alert {
    background-color: var(--color-black);
    padding: 60px 35px;
}

#price-alert>p {
    color: white;
    text-align: center;
    font-size: 1.1em;
    padding: 0 15px;
}

#price-alert>p>small {
    opacity: .9;
}

#price-alert .price-alert-title {
    font-size: 3.4em;
    font-weight: 100;
    font-family: var(--font-titles);
    margin-bottom: 30px;
}

#price-alert .js-mailalert {
    max-width: 700px;
    margin: 0 auto !important;
    padding: 35px 15px 0 15px;
}

#price-alert .js-mailalert .form-control {
    color: var(--color-light-grey);
    padding: 8px 25px;
}

#price-alert .js-mailalert .form-control:focus-visible {
    outline: var(--color-secondary);
}

#price-alert .js-mailalert .buttons {
    display: flex;
    align-items: center;
}

#price-alert .js-mailalert .buttons>button,
#price-alert .js-mailalert .form-control,
#price-alert .js-mailalert .alert-register {
    border: 2px solid var(--color-secondary);
    border-radius: 30px;
    height: 42px;
    font-size: 1.2em;
}

#price-alert .js-mailalert .buttons>button {
    background-color: var(--color-secondary);
    margin-left: 10px;
    min-width: 150px;
    font-weight: bolder;
    color: var(--color-black);
}

#price-alert .js-mailalert .buttons>button:hover,
#price-alert .js-mailalert .alert-register:hover {
    background-color: var(--color-primary);
    color: white;
    border-color: var(--color-primary);
}

#price-alert .js-mailalert label {
    margin-top: 15px;

}

#price-alert .js-mailalert label span {
    margin-left: 5px;
}

#price-alert .js-mailalert label a {
    text-decoration: underline;
}

#price-alert .js-mailalert label span,
#price-alert .js-mailalert label a {
    font-size: .95em;
    color: var(--color-light-grey);
    opacity: .9;
}

#price-alert .js-mailalert.register {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#price-alert .js-mailalert .alert-register {
    color: var(--color-black);
    min-width: 150px;
    background-color: var(--color-secondary);
    display: flex;
    align-items: center;
    justify-content: center;
}

#account-alerts>li {
    display: flex;
    align-items: center;
}

#account-alerts>li>a {
    display: flex;
    align-items: center;
}

#account-alerts>li>a>p {
    margin-left: 10px;
    margin-bottom: 0;
}

#account-alerts>li>a>p>span:first-of-type {
    text-decoration: underline;
}

#account-alerts>li>a>p>span:last-of-type {
    font-size: .9em;
}

#account-alerts>li>a img {
    filter: contrast(.96);
}

/* Información del producto (tabs)*/
#product .product-container {
    max-width: var(--width-container);
    margin: 0 auto;
}

#product .product-container>div {
    padding: 0 35px;
}

#product .product-container .product-information {
    border-radius: 30px;
    box-shadow: 0px 1px 4px 1px #0000001f;
    background: white;
    margin: 0px 0 40px 0;
}

#product .product-container .product-information .tabs {
    background: transparent;
    padding: 40px 35px;
}

#product .product-container .product-information .tabs .nav-tabs {
    background-color: var(--color-light-grey);
    border: none;
    margin-bottom: 20px;
}

#product .product-container .product-information .tabs .nav-tabs .nav-link {
    margin: 20px 0;
    padding: 10px 60px;
}

#product .product-container .product-information .tabs .nav-tabs .nav-item:first-of-type .nav-link {
    padding-left: 30px;
}

#product .product-container .product-information .tabs .nav-tabs .nav-item:not(:last-of-type) .nav-link {
    border-right: 1px solid var(--color-black);
}

#product .product-container .product-information .tabs .nav-tabs .nav-link span {
    font-size: 1.4em;
    font-weight: 100;
}

#product .product-container .product-information .tabs .nav-tabs .nav-link:hover {
    border: none;
}

#product .product-container .product-information .tabs .nav-tabs .nav-link:hover span {
    color: var(--color-primary);
    text-decoration: underline;
}

#product .product-container .product-information .tabs .nav-tabs .nav-link.active {
    border: none;
    background-color: var(--color-light-grey);
    color: var(--color-black);
    text-decoration: underline;
}

#product .product-container .product-information .tabs .tab-pane {
    padding: 10px 30px;
}

#product .product-container .product-information .tabs .tab-pane#description a {
    color: var(--color-primary);
    text-decoration: underline;
}

.product-information #product-details {
    padding: 0;
}

#product .product-container .product-information .tabs .product-features {
    margin: 0;
}

#product .product-container .product-information .tabs .product-features span {
    font-size: 1.1em;
}

/* Modal carrito*/
.btn-touchspin:focus-visible {
    outline: none !important;
}


#blockcart-modal .modal-body .modal_products .modal_product .modal_products_info .product-price {
    font-size: 1.1em;
}

.modal_totals * {
    font-size: 1.05em;
}


#blockcart-modal .modal-title,
#blockcart-modal .modal-title span {
    font-size: 1.1em;
}

#blockcart-modal .cart-content .cart-content-btn .btn.btn-view-cart {
    border-radius: 30px;
}

#blockcart-modal .modal_totals .cart-content {
    border-top: 1px solid #e5e5e5;
    ;
}

/* PÁGINA DE MI CUENTA*/
.input-group .input-group-btn>.btn[data-action="show-password"] {
    width: 40px;
    background-color: var(--color-secondary);
    border-radius: 0;
}

.login-form .forgot-password,
.register-form>p {
    padding: 0 15px;
}

.register-form .form-control-comment {
    font-size: 12px;
}

body:not(#checkout) .form-group {
    margin-bottom: 15px !important;
}

#my-account .subtitle,
.navigation_account .title {
    font-family: var(--font-titles);
    font-size: 1.1em;
}

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

#password .page-header h1 {
    text-align: center;
}

#my-account #content .row {
    margin: 0 -15px;
}

#my-account .btn_contact {
    display: none;
}

#my-account .link-item {
    font-weight: 600;
    background-color: #FFF;
    padding: 1rem;
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.125);
    margin-bottom: 1rem;
    color: var(--color_font);
    font-size: 0.9rem;
    min-height: 110px;
}

#my-account .link-item i {
    margin-right: 20px;
    margin-left: 10px;
}

#my-account .link-item>.history-content .desc {
    font-size: 13px;
}

#userinfo_modal .modal-dialog .modal_item {
    background-color: transparent;
}

#userinfo_modal .modal-dialog .close_session {
    font-weight: 100;
    border-radius: 25px;
}

#userinfo_modal .modal-dialog .close_session:hover {
    color: black;
}

footer.form-footer {
    padding: 15px;
}

.page-authentication #content {
    padding: 0;
    background-color: transparent;
}

.psgdprinfo17>a {
    min-width: 260px;
    margin: 5px;
}

#module-ps_emailalerts-account .btn-link {
    color: var(--color-primary);
}

#module-ps_emailalerts-account .btn-link:hover {
    opacity: .2;
}

#module-ps_emailalerts-account #content-wrapper li>a,
#module-ps_emailalerts-account #content-wrapper li {
    display: flex;
    align-items: center;
}

#module-ps_emailalerts-account #content-wrapper li {
    justify-content: space-between;
}

#module-ps_emailalerts-account #content-wrapper li>a>img {
    margin-right: 20px;
}

.form_required {
    color: var(--color-primary);
}

body .navigation_desktop .navigation_account:first-of-type {
    padding-top: 0;
}

body .navigation_desktop .navigation_account:first-of-type .title {
    padding-top: 0;
}

#my-account .link-item:hover {
    background-color: var(--color-primary);
    border-color: var(--color-primary);
}

#identity #content>.card.card_account,
#address #content>.card.card_account {
    padding-top: 0;
}

.page-addresses .address {
    border: 1px solid rgba(0, 0, 0, 0.125);
}


#userinfo_modal .modal-dialog .close_session:hover {
    color: white;
}


/* PÁGINA DE CONTACTO*/
.dbcontactinfo_sidebar,
.contact-form {
    background-color: transparent;
}

.dbcontactinfo_sidebar {
    padding: 1.25rem 0;
}

.dbcontactinfo_sidebar>.title {
    font-size: 1.1em;
    line-height: 1.1;
    margin-bottom: 2em;
    text-transform: uppercase;
    font-family: var(--font-titles);
}

#contact .contact-form {
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
}

.dbcontactinfo_sidebar .block_icon .blockicon_content p {
    margin-bottom: 0;
}

.contact-form h1 {
    color: var(--color_font);
    text-transform: uppercase;
    font-size: 1.1em;
    font-family: var(--font-titles);
    margin-bottom: 0.5rem;
}

/* PÁGINA CMS*/
#cms #content-wrapper ul {
    list-style: disc;
    padding-left: 40px;
}


#cms table,
#cms th,
#cms td {
    border: 1px solid #22222236;
}

#cms th,
#cms td {
    padding: 8px;
    font-weight: bold;
}

#cms table {
    margin-bottom: 10px;
    width: fit-content;
}

#cms a {
    hyphens: auto;
    word-wrap: break-word;

}

#cms #logos-cms {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: -30px;
    margin-top: 10px;
}

#cms #logos-cms>div {
    text-align: center;
}

#cms #logos-cms>div:first-of-type img {
    width: auto;
}

#cms #logos-cms img {
    width: 70%;
}

/* Productos de compra*/
#cms #quote-price {
    border: 1px solid var(--color-grey);
    padding: 30px;
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

#cms #quote-price p {
    font-family: var(--font-titles);
    font-size: 1.6em;
}

#cms #quote-price #price {
    font-family: var(--font-titles);
    font-size: 2.5em;
    font-weight: bolder;
    margin-bottom: 0;
}

#cms #quote-price .iva {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 1.2em;
}

#cms #quote-price>div:last-of-type {
    text-align: center;
    margin: 20px 0;
}

#cms #prices-title {
    font-family: var(--font-titles);
    margin: 30px 0;
    font-size: 2.1em;
}

#cms .purchase-prices {
    width: 100%;
    margin-bottom: 40px;
}

#cms .purchase-prices thead tr th {
    padding: 15px 8px;
}

#cms .purchase-prices thead tr:first-of-type {
    background-color: var(--color-primary);
    color: white;
    text-transform: capitalize;
    font-size: 1.5em;
    font-weight: normal;
}

#cms .purchase-prices thead tr:nth-of-type(2) {
    background-color: var(--color-secondary);
    font-size: 1.1em;
    font-weight: normal;
}

#cms .purchase-prices.plata thead tr:nth-of-type(2) {
    background-color: #9fabb3;
}

#cms .purchase-prices tbody tr td:not(:first-of-type),
#cms .purchase-prices thead tr:nth-of-type(2) th:not(:first-of-type) {
    text-align: end;
}

#cms .purchase-prices tbody tr.country {
    background-color: var(--color-black);
    color: white;
}


#cms .purchase-prices tbody tr:nth-of-type(odd):not(.country) {
    background-color: var(--color-grey);
}

#cms .purchase-prices thead tr:first-of-type th {
    font-family: var(--font-titles);
}

/* PÁGINA DEL CARRITO*/
.cart-grid-body,
.cart-grid-right>div {
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.125);
    padding: 0
}

.cart-grid-right {
    padding-right: 0;
}

.cart-item .cart__product-name a,
.cart-item .cart__product-qty .input-group .js-cart-line-product-quantity,
.cart__product-price span {
    font-size: 1.1em;
}

.card-block.checkout .btn-primary,
.cart-detailed-totals span,
.cart-grid-right .cart-summary .cart-summary_header {
    font-size: 1.1em !important;
}


/* PÁGINA DE CHECKOUT*/
body#checkout #blockcart-modal .modal-content,
body#checkout #userinfo_modal .modal-content {
    padding: 0;
}

body#checkout .cart-grid-right .card .cart-summary_header {
    background-color: transparent;
}

body#checkout .cart-grid-right #js-checkout-summary,
body#checkout .cart-grid-body {
    background-color: white !important;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

body#checkout #wrapper,
body#cart #wrapper {
    padding-top: 20px;
}

body#checkout .cart-grid-body {
    padding: 0
}

body#checkout section.checkout-step .step-title {
    font-size: 1.1em;
}

body#checkout .cart-grid-right span,
body#checkout .cart-grid-right .card .cart-summary_header {
    font-size: 1.1em !important;
}

body#checkout .cart-grid-right .card .cart-summary-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

body#checkout .cart-grid-right .card .cart-total>.value {
    font-size: 1.3em !important;
    font-weight: 700;
}

body#checkout .cart-summary-totals {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    background-color: var(--color-primary);
    color: white;
}

body#checkout .cart-summary-totals .label {
    color: white;
}

body#checkout .js-terms a {
    text-decoration: underline;
    color: var(--color-primary);
    font-weight: bold;
}

/* CMS */
.quienes-somos img {
    height: auto;
}


/* Página de marcas */
#manufacturer #manufacturer-description {
    background-color: transparent;
}

#manufacturer h1 {
    width: 100%;
}

/* RESPONSIVE */
@media(max-width:1550px) {
    #custom-text .sub-categories {
        margin: 30px 0 90px 40px;
    }

    #header.fixed .menu #logo-menu-fixed {
        left: 10px;
    }

    #header.fixed #_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item>a span {
        font-size: .95em;
    }

    #header.fixed .menu #_desktop_megamenu .pos-menu-horizontal .menu-content {
        justify-content: center;
    }

    #header.fixed .menu #_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item {
        margin: 0 10px;
    }
}

@media(max-width:1440px) {

    .featured-products {
        padding: 40px 35px;
    }

    #company {
        padding: 0 35px;
    }

    #company .images {
        justify-content: end;
    }

    #company .images>div:last-of-type {
        margin-left: 0;
        padding-left: 0;
    }

    #company>.row>div:first-of-type {
        padding: 60px 10px 60px 60px;
    }

    #product .product_topview {
        padding: 0 35px;
    }

    #product .product_topview.product_columns_2 .block_left {
        padding-left: 0;
    }

    #product .product_topview.product_columns_2 .block_right {
        width: 42%;
    }

    #content_search {
        left: -50%;
        width: 150%;
    }

    #index #contact-form {
        padding-top: 0;
    }

}

@media(max-width:1200px) {

    #header .header-top .header__flex .displayTopCenter {
        width: 50%;
        min-width: inherit;
    }

    #header .header-top .header__flex .displayTop {
        width: 55%;
    }

    .search-icons {
        justify-content: end;
    }

    #custom-text .info {
        padding: 0
    }

    #mobile_menu {
        display: flex;
        position: absolute;
        padding-left: 10px !important;
        z-index: 99;
    }

    #header .logo {
        padding-left: 25px;
    }

    #header .header-top .header__flex .displayLogo {
        justify-content: center;
    }

    #products .products>div {
        width: 33.3%;
    }

    #header .header-top .menu {
        display: none;
    }

    #_mobile_megamenu .pos-menu-horizontal .menu-item a.img_banner {
        padding: 5px 20px;
        padding-right: 50px;
    }

    #_mobile_megamenu .pos-menu-horizontal .menu-item img.img-icon {
        display: none;
    }

    #content_search .result_searchbar #js-product-list .products>div {
        width: calc(33.3% - 15px);
    }

    #product .product_topview .splide__arrow {
        bottom: -70px;
    }

    #header.fixed {
        top: 0;
        width: 100%;
        z-index: 99;
        max-width: initial;
        border-bottom: none !important;
        position: fixed;
        animation: slide-down 1s;
    }

    #header.fixed #prices-update {
        display: none;
    }
}


@media(max-width:991px) {
    #cms table {
        width: 100% !important;
        margin-bottom: 40px;
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }

    #header .header-top>.container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .reassurance-container {
        margin-top: -100px;
        padding-top: 100px;
    }

    #product .product-container .product-information .tabs {
        margin-top: 35px;
    }

    .contactinfo-top a {
        font-size: 1em;
    }

    #product .product_topview .more-info {
        display: none;
    }

    #footer .footer-container .text_design,
    #footer .footer-container .copyright .text_copyright {
        text-align: center !important;
    }

    #footer .footer-container .copyright,
    #footer .footer-container .legal {
        margin-bottom: 10px;
    }

    #footer .footer-container .row>.footer_block {
        width: 25%;
    }

    #footer .footer-container .row>.footer_block:nth-of-type(2) {
        width: 40%;
    }

    #footer .footer-container .row>.footer_block:first-of-type {
        width: 100%;
        margin-bottom: 40px;
    }

    #footer .footer-contact a {
        margin-left: 0;
    }

    #company>.row>div:first-of-type {
        padding: 40px;
    }

    #company .images {
        display: none;
    }

    #footer .pre-footer .contact>div {
        padding: 8px 0;
        justify-content: space-between;
    }

    #footer .pre-footer .contact>div:last-of-type {
        justify-content: space-between;
    }

    .featured-products .owl-nav>button {
        top: -30px;
        right: 15px;
    }

    .featured-products .owl-nav>button.owl-prev {
        right: 60px;
    }

    #products .products>div {
        width: 50%;
    }

    #product .product_topview.product_columns_2 .block_left,
    #product .product_topview.product_columns_2 .block_right {
        width: 100%;
        margin-left: 0;
    }

    #product .product_topview.product_columns_2 .block_right>div {
        margin: 0;
        width: auto;
    }

    #product .product_topview.product_columns_2 .block_left {
        margin-bottom: 10px;
    }

    #product .product_topview #splide_images_product_miniature_lateral {
        width: 100%;
    }

    .blockreassurance_product p.block-title {
        width: 80%;
    }

    #mobile_menu #menu-icon {
        width: 20px;
        height: 20px;
    }

    #mobile_menu {
        padding-left: 4px !important;
    }

    #contact #main .page-content {
        padding: 0;
    }

    .dbcontactinfo_sidebar {
        margin-bottom: 0;
    }

    .cart-grid-right {
        padding-left: 0;
    }

    .mobile_search {
        height: 32px;
        width: 32px;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /* #header .header-top > .container{
        padding: 0 15px;
    } */

    .mobile_search {
        background-color: var(--color-black);
        border-radius: 30px;
    }

    #mobile_search {
        margin: 0 15px 10px 15px;
        display: flex;
    }

    #header .header-top .header__flex .displayTop .mobile_search img {
        margin-right: 0;
    }

    #header .header-top .header__flex .displayTopCenter {
        display: none;
    }

    #mobile_search.hidden {
        display: none;
    }

    #header .header-top .header__flexf .displayTop {
        width: 100%;
    }

    .featured-products>div:first-child {
        align-items: center;
    }

    .featured-products .h2-sub {
        margin-top: 0;
        padding-right: 0;
    }

    #company>h2,
    #company>p {
        text-align: center;
    }

    #company a {
        display: flex;
        margin: 0 auto;
    }

    #search_widget.search-widget form.open_mobile {
        z-index: 100;
    }

    #content_search {
        left: 0;
        width: 100%;
    }

    #content_search .result_searchbar #js-product-list .products {
        margin: 0;
        justify-content: center;
    }

    #content_search .result_searchbar #js-product-list .products>div {
        width: calc(25% - 15px)
    }

    #contact-form h2 {
        text-align: center;
    }

    .blockreassurance_product p.block-title .title {
        font-size: 1.5em;
    }


}

@media(max-width:768px) {
    #cms #logos-cms {
        margin-top: 40px;
    }

    #cms #logos-cms img {
        width: 40%;
    }

    #category #left-column #search_filters .facet {
        border-bottom: none;
    }

    #category #left-column #search_filters {
        padding: 15px;
        border-top: none;
        margin-bottom: 0;
        height: 100%;
        display: block;
        margin-top: 15px;
    }

    #category #left-column #search_filters .facet {
        padding: 0;
    }

    #category #left-column #search_filters .facet .collapse {
        display: block;
    }

    #category #left-column #search_filters .facet ul li {
        padding: 0;
        border: none;
    }

    #category #left-column #search_filters .facet {
        margin-bottom: 20px;
    }

    #category #left-column #search_filter_controls button {
        border-radius: 30px;
    }

    #header .logo {
        width: 160px;
        height: 80px;
        padding-left: 35px;
        object-fit: contain;
    }

    #header .header-top .header__flex .displayLogo {
        justify-content: start;
        width: 50%;
    }

    #header .header-top .header__flex .displayTop img,
    .blockcart .header img {
        margin: 0 !important;
    }

    .blockcart,
    .user-info {
        height: 32px;
        width: 32px;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }


    .search-icons {
        margin-top: 0;
    }


    #header .header-top .header__flex .displayTop {
        width: 100%;
    }

    #header .header-top .header__flex>div {
        width: 50%;
    }

    #mobile_menu {
        width: auto !important
    }

    .buttons-fixed>a {
        padding: 0;
        background-color: transparent !important;
    }

    .buttons-fixed img,
    .back-top img {
        height: 40px;
        width: 40px;
    }

    .buttons-fixed {
        right: auto;
        bottom: 50px;
        left: 10px;

    }

    #footer .footer-container .row>.footer_block {
        width: 100% !important;
    }

    #footer .footer-contact {
        display: flex;
    }

    #footer .footer-contact>div {
        width: 50%;
    }

    .links .title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-left: 0;
        padding-right: 0;
    }

    .links .title .h3 {
        margin-bottom: 0 !important;
    }

    .links .title::after {
        display: none;
    }

    .links .collapse.in {
        padding-bottom: 30px;
    }

    .footer-logos {
        justify-content: center;
        margin: 10px 0 0 0;
    }

    .footer-container .links ul>li {
        border-bottom: none;
        font-weight: 100;
        padding-bottom: 0;
    }

    #custom-text .info img {
        height: 50px;
    }

    #custom-text .info>div>div>p:first-of-type {
        font-size: 1.2em;
        height: 45px;
        margin-bottom: 10px;
    }

    #custom-text .info>div>div>p:last-of-type {
        padding: 0 10px;
        font-size: .8em;
    }

    #custom-text h2 {
        margin: 40px 0;
    }

    body:not(#module-psgdpr-gdpr, #sitemap) h2:not(.product-title),
    #module-ps_bestsellers-productos h1,
    #module-ps_categoryproducts-productos h1,
    #module-ps_featuredproducts-productos h1,
    #search #js-product-list-header,
    #manufacturer h1 {
        font-size: 2.1em !important;
    }

    #company .images {
        padding-left: 0 !important;
    }

    #company .images>div:first-of-type>img {
        height: 250px;
    }

    #company .images>div:last-of-type>img {
        height: 428px;
    }

    #company .images>div:first-of-type {
        align-self: start;
    }

    #company .images>div:first-of-type {
        padding-right: 15px;
    }

    #footer .footer-container .footer_block .footer-info p:last-of-type {
        padding-right: 0;
    }

    .featured-products {
        margin: 0;
    }

    .featured-products .h2-sub {
        margin: 20px 0 30px 0;
        font-size: 1em;
    }

    .featured-products>div:first-child {
        margin-bottom: 40px;
    }

    a.button {
        font-size: 1.1em;
    }

    #footer .pre-footer .contact span {
        font-size: 1.2em;
    }

    #company>.row>div:first-of-type p {
        line-height: 35px;
    }

    #products .products>div {
        width: 100%;
    }

    #category .block-category .block-category-inner h1 {
        font-size: 2.6em;
    }

    .blockreassurance_product p.block-title .title {
        font-size: 1.2em;

    }

    .blockreassurance_product p.block-title {
        min-height: 36px;
    }

    .blockreassurance_product .item-product img,
    .blockreassurance_product .item-product svg,
    .blockreassurance_product .item-product {
        height: 50px;
        width: 50px;
    }

    .reassurance-container>div {
        margin-top: 40px !important;
        margin-bottom: 20px;
    }

    .reassurance-container>div:last-child a {
        font-size: 1em;
    }

    #price-alert .price-alert-title {
        font-size: 2.5em;
    }

    #price-alert>p {
        font-size: 1em;
    }

    #product .product-container .product-information .tabs {
        margin-top: 0;
    }

    #product .product-container .product-information {
        margin: 20px 0;
    }

    #product .product-container .product-information .tabs {
        padding: 25px;
    }

    #product .product-container .product-information .tabs .nav-tabs .nav-link {
        padding: 10px 20px !important;
        margin: 10px 0;
    }

    #product .product-container .product-information .tabs .nav-tabs .nav-link span {
        font-size: 1.2em;
    }

    #product .product-container .product-information .tabs .tab-pane {
        padding: 10px;
    }

    #mobile_menu {
        padding-left: 0 !important;
    }

    #custom-text .sub-categories a>img {
        left: -50px;
        height: 120px;
        width: 120px;
    }

    #custom-text .sub-categories a {
        margin: 20px 20px;
        height: 80px;
    }

    #custom-text .sub-categories a>span {
        font-size: 1.2em;
        padding-left: 0;
        width: 100%;
        text-align: center;
    }

    #custom-text .sub-categories {
        margin: 20px 0 50px 30px;
    }


    #custom-text .info>div>div {
        width: auto;
        margin: 10px 0;
    }


    #products .products {
        padding: 0;
    }

    .featured-products h2 {
        margin-bottom: 0 !important;
    }

    #content_search .result_searchbar #js-product-list .products>div {
        width: calc(33% - 15px)
    }

    #contact-form #gformbuilderpro_form_2 #submitForm {
        font-size: 1.4em;
    }

    #contact-form #gformbuilderpro_form_2 {
        margin-top: 35px;
    }

    #contact-form #gformbuilderpro_form_2 .title {
        font-size: 1.3em;
    }

    #js-product-list .ranges-prices {
        display: block;
        opacity: 1;
        height: auto !important;
        visibility: visible;
        padding-top: 10px !important;
    }

    #category #left-column #search_filter_controls {
        margin-bottom: 10vh;
    }

    #products #js-product-list .products>div {
        height: auto;
    }
}

@media(max-width:576px) {
    /* #js-product-list .product-miniature .thumbnail-container {
        margin-bottom: 10px;
    } */

    #footer .footer-contact>div {
        width: 100%;
    }

    #footer .footer-contact {
        flex-wrap: wrap;
    }

    .product-miniature .product-title,
    .product-miniature .product-price-and-shipping span {
        font-size: 1em;
    }

    #js-product-list-top {
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    #js-product-list-top>div {
        margin: 6px 0;
    }

    #js-product-list-top .bloqueprp {
        margin-left: 0;
    }

    #footer .pre-footer .contact>div {
        flex-direction: column;
    }

    #footer .pre-footer .contact span {
        margin-right: 0;
        margin-bottom: 10px;
        text-align: center;
    }

    #footer .pre-footer .contact>div:first-of-type {
        margin-bottom: 20px;
    }

    #prices-update p {

        font-size: 0.8em;
        padding: 5px 10px;

    }

    .product-quantity .add .add-to-cart,
    #product .product_topview .bootstrap-touchspin #quantity_wanted {
        font-size: 1em;
    }

    #product .product_topview.product_columns_2 .block_right>div,
    #product .product-container .product-information .tabs {
        padding: 20px;
    }

    .blockreassurance_product p.block-title .title {
        font-size: 1.1em;
    }

    .blockreassurance_product .item-product img,
    .blockreassurance_product .item-product svg,
    .blockreassurance_product .item-product {
        height: 35px;
        width: 35px;
    }

    .blockreassurance_product p.block-title {
        width: 100%;
        min-height: auto;
        margin-top: 15px;
    }

    .reassurance-container>div:last-child>div {
        margin: 0 15px;
    }

    #content_search .result_searchbar #js-product-list .products>div {
        width: calc(50% - 15px)
    }

    #product .product-container .product-information .tabs .nav-tabs>li {
        width: 100%;
    }

    #product .product-container .product-information .tabs .nav-tabs>li a {
        border-bottom: none !important;
        border-right: none !important;
    }

    #product .product-container .product-information .tabs .nav-tabs .nav-link {
        padding: 5px 20px !important;
    }

    #product .product_topview .product-flags {
        margin-left: -20px;
    }

    #product .ranges-prices tr:not(:first-of-type) td {
        font-size: 1.1em;
    }

    #custom-text .info>div>div>p:first-of-type {
        font-size: 1em;
        height: 32px;
    }

    .featured-products .product-miniature .product-description {
        flex-direction: column;
    }

    .featured-products .product-miniature .product-title {
        padding-right: 0;
        margin-bottom: 0;
    }

    .featured-products .product-miniature .product-price-and-shipping {
        margin-top: 5px;
        text-align: end;
        width: 100%;
    }

    .bootstrap-touchspin #quantity_wanted,
    .bootstrap-touchspin #quantity_wanted_miniature {
        width: 30px
    }

    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
        left: -55px;
    }

    .product-quantity .qty {
        min-width: auto;
    }

    #custom-text .sub-categories a>img {
        left: -70px;
    }

    #custom-text .info>div {
        flex-wrap: wrap;
    }

    #custom-text .info>div>div {
        width: 50%;
    }

    #cms .purchase-prices {
        width: 100%;
        margin-bottom: 40px;
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }

    .blockreassurance_product>div {
        width: 50%;
        padding-bottom: 30px;
    }

    #product .blockreassurance_product {
        flex-wrap: wrap;
        margin-top: 0 !important;
    }

    .reassurance-container>div:last-child {
        margin-top: 0 !important;
    }

    .blockreassurance_product>div:not(:nth-of-type(4)) {
        border: none;
    }
}



/*Cookies*/
#idxrcookies #bottom {
    z-index: 999;
}

#idxrcookies #buttons {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 11px;
    position: relative;
    text-decoration: none;
    top: -2px;
    padding: 5px;
    font-size: 14px;
    justify-content: center;
}
#idxrcookies #buttons > a{
	height:30px;
}

#idxrcookies p,
#idxrcookies span{
    color:white;
}

#idxrcookiesKO,
#idxrcookiesOK {
    width: fit-content;
    background-color: var(--color-primary);
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    padding: 5px 15px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}

#idxrcookiesOK{
		
}

#idxrcookiesOK:hover{
    background-color: var(--color-secondary);
}

#idxrcookies #cookiesConf {
    width: fit-content;
    padding: 5px 10px;
    background: #50575c;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    margin-top: 5px;
}

#idxrcookies #bottom .contenido:before {
    content: "";
}

#idxrcookiesKO {
    background-color: #afafaf;
    color: #FFFFFF;
}

#idxrcookies a#idxrcookiesKO:hover {
    background-color: firebrick !important;
}

#idxrcookies #cookiesConf:hover {
    background: #353230;
}

#idxrcookies .contenido {
    padding: 14px 24px;
}

#idxrcookies #textDiv {
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
}

#idxrcookies .btn-cookies:hover {
    opacity: 1;
}


@media (max-width:768px) {
    #idxrcookies .cookies-icon {
        position: relative;
        top: 3px;
    }
    #cookieModalBody{
      grid-area: b;
      display: flex;
      justify-content: flex-start;
      flex-direction: column;
    }
    .fancybox-wrap{
      right: 20px;
    }
}

@media (max-width:480px) {
    #idxrcookies #bottom {
        padding: 0;
    }

    #idxrcookies #cookiesConf {
        margin-top: 0;
    }
}



/*Modal de Cookies*/
#cookieModal #cookieModalHeader,
#cookieModal .btn-config {
    background: var(--color-primary);
}

#cookieModal .btn-config:hover {
    background: #319825;
}

#cookieModal .cookie-content-subtitle,
#cookieModal .cookie-content-title{
    margin-bottom: 10px;
}
#cookieModal .cookie-content-subtitle{
    margin-top: 20px;
}
#cookieModal .dlxctab-content{
    word-break: break-word;
}
#cookieModal .cookie-info-page,
.dlxctab-row.active {
    color: var(--color-red);
}

#cookieModal #cookieModalHeader {
    border-bottom: none;
}

#cookieModal input.switch:disabled,
#cookieModal input.switch:checked {
    box-shadow: inset 20px 0px 0px 1px var(--color-red) !important;
    border: 1px solid var(--color-red)!important;
}


#cookieModalContent p,
#cookieModalContent span{
}

#cookieModal .info-cookie-list label {
    font-weight: normal !important;
}


#cookieModal .dlxctab-content ul li {
    justify-content: flex-start;
}


#cookieModal .dlxctab-content ul li a {
    margin-left: 1em;
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-inner {
    width: auto !important;
    height: auto !important;
}

.fancybox-opened {
    z-index: 99999;
}


.fancybox-wrap, .fancybox-skin, .fancybox-inner{
      width: 680px !important;
}
.fancybox-wrap{
  left: 50% !important;
  transform: translate(-50%, 0);

}

@media (max-width:768px){
  .fancybox-wrap,
  .fancybox-skin,
  .fancybox-inner {
      width: auto !important;
      height: auto !important;
  }
  .fancybox-wrap {
    left: 10px !important;
    transform: none;
}
}
@media (max-width:576px) {
    .fancybox-opened {
        left: 0 !important;
        padding: 2em;
    }

    #cookieModalContent div:nth-of-type(5) {
        max-width: 350px !important;
        overflow: auto;
    }
}

/*DFDMOD 2022-01-09 Descripción leer más*/
#category #category-description
{
    background: #fafafa;
    max-width: var(--width-container);
    margin: 0 auto;
    padding: 20px 35px;
}
#category #category-description p#desc_leer_mas
{
    cursor:pointer;
}


/*DFD 1/02/2023*/
#footer #contact {
    display: flex;
    justify-content: space-around;
}

#footer #contact span
{
	color: white;
	font-size: 1rem;
	font-family: var(--font-titles);
}

#footer #contact a
{
	color: white;
	font-size: 1rem;
	font-family: var(--font-titles);
}

@media (max-width: 806px) {
  	#contact{
		justify-content: space-around !important;
		flex-wrap: wrap !important;
		font-size: 20px !important;
		
	} 
	
	#contact span {
		display: block;
    	text-align: center;
    	margin-bottom: 10px;
	}
	
  	#contactCorreo {
	 margin-bottom: 10px !important;
	}
	
  	#contactPrecio {
	   margin-bottom: 30px !important;
	}
	
	#contactPrecio img {
	   margin-right: 4px !important;
	}

}

/*DFDMOD 2023-02-28*/
#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-item:hover > .menu_slidedown
{
    left: 0px !important;
}

/*DFDMOD 2023-02-28*/
.featured-products
{
    padding: 35px;
    max-width: 1440px;
    margin: 30px auto 0;
}

/*DFDMOD 2023-03-14 Pop up preferencias connectif*/
.cn_content label.opcion_preferencias
{
    font-size: 20px; 
    display: block;
    padding-bottom: 5px;
    padding-left: 0px;
    font-family: var(--font-text);
}
@media(max-width:760px)
{
    .cn_content label.opcion_preferencias,
    .cn_content label
    {
        font-size: 16px !important;
        text-align: center !important;
    }
    .cn_content label.opcion_preferencias input,
    .cn_content label input
    {
        margin-right: 10px;
    }
}

/*DFDMOD 2023-03-24*/
#footer div#quotes>div>p 
{
    color: white !important;
    text-align: center;
    margin-bottom: 50px !important;
}
@media (max-width: 576px)
{
    #footer div#quotes>div>p  
    {
        margin-bottom: 30px !important;
        font-size: 2.1em !important;
    }
}

#wrapper > div > div.reassurance-container > div.blockreassurance_product > div:nth-child(4){
    border-right: 1px solid white;
}

#customfields > div.fmm_cf_shipping_block{
    float: none !important;
    width: 100% !important;
}

#customfieldsblock_shipping{
    padding: 0.55rem;
}


#shipping_form > div.input_wrapper.required.form-group.text.form-group.row.rf_only_f_0 > label{
    width: 100%;
    text-align: left;
}

@media(max-width:560px)
{
    #checkbox_2{
        width: 5%; 
        position: absolute;
        bottom: 113px;
        left: 12px;
    }

    #shipping_form > div.input_wrapper.required.form-group.text.form-group.row.rf_only_f_0 > label{
        width: 100%;
        text-align: left;
    }

}

#checkout-delivery-step > div > div.delivery-options-list > button{
    float: none !important;
}

#checkout #payment_form > h3{
    display: none;
}

#checkout #payment_form > div.input_wrapper.required.form-group.text.form-group.row.rf_only_f_0{
    /* position: absolute;
    right: 432px;
    width: 160px; */
}

#checkout #payment_form > div.input_wrapper.required.form-group.text.form-group.row.rf_only_f_0 > label,
#checkout .checkout_form > div.input_wrapper.required.form-group.text.form-group.row.rf_only_f_0 > label{
    display: none;
}

#checkout .checkout_form > div.input_wrapper.required.form-group.text.form-group.row.rf_only_f_0 .col-md-6 {
    width: 100% !important;
}

#checkout #payment_form > div.input_wrapper.required.form-group.text.form-group.row.rf_only_f_0 > .col-md-6{
    padding: 0;
}

#checkout #checkbox_19{
    width: 6%;
    right: 581px;
    top: 5px;
}

#checkout #payment_form > div.input_wrapper.required.form-group.text.form-group.row.rf_only_f_0 input{
    width: 16px;
    height: 16px;
    margin-bottom: 30px;
    margin-right: 7px;
    cursor: pointer;
    opacity: 0.8;
    border-radius: 0px;
}

#checkout #payment_form > div.input_wrapper.required.form-group.text.form-group.row.rf_only_f_0 #checkbox-19 label{
    position: relative;
    bottom: 3px;
}

#checkout .checkout_form #checkbox-2 {
    display: flex;
    margin-top: 10px;
}

.checkout_form .input_wrapper > .col-md-6 {
    padding: 0px;
}

#checkout .checkout_form #checkbox-2 input{
    width: 16px;
    height: 18px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

#checkout #hook-display-after-carrier #checkbox-2 label{
    text-align: left;
}

#checkout #hook-display-after-carrier #checkbox-2 {
    display: flex;
    margin-top: 10px;
}

#hook-display-after-carrier .input_wrapper > .col-md-6 {
    padding: 0px;
    width: 100% !important;
}

#checkout #hook-display-after-carrier #checkbox-2 input{
    width: 16px;
    height: 18px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

#hook-display-after-carrier > div#customfieldsblock_shipping {
    border: 1px dashed lightgray;
    border-radius: 6px;
}

#checkout #hook-display-after-carrier .rf_only_f_0 > label{
    display: none;
}

#checkout .checkout_form #checkbox-2 label{
    text-align: left;
}


#checkout #customfieldsblock_payment{
    padding: 0px;
}

#custom-text > div.info > div > div > h3{
    color: var(--color-primary);
    font-size: 1.6em;
    margin-top: 20px;
    margin-bottom: 5px;
    font-family: var(--font-titles);
    height: 60px;
}

#banners-home > div > a > div.text > h2{
    color: white;
    text-align: center;
}

#banners-home .banner>div:nth-of-type(1) {
    z-index: 0;
}

#banners-home .banner .banner-bg {
    height: 52px;
}

#company2 > div{
    background-color: var(--color-grey);
    margin-top: 40px;
}
#company{
    margin-bottom: 50px;
}
#company2{
    padding-left: 266px;
}

#company2 > div > div{
    padding: 65px;
}

#company2 > div > div > p{
    font-size: .95em;
    line-height: 20px;
}

#company2 > h2{
    text-align: center;
}

@media (max-width: 991px){
    #company2{
        /* padding-left: 0px; */
        padding: 0 35px;
    }

    #company2>.row>div:first-of-type {
        padding: 40px;
    }

    

    #company2 > div > div > p{
        text-align: center;
    }
}

/* DFD The Gold House Custom FIELDS Responsive */
@media (max-width: 450px){
    #checkout #checkbox-2 > #checkbox_2{
        margin-right: 18px !important;
    }   

    #checkout #payment_form > div.input_wrapper.required.form-group.text.form-group.row.rf_only_f_0 #checkbox-19 label {
        top: -49px !important;
    }

}
