/* #Font-Face
================================================== */
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@300%3B400%3B500%3B600%3B700&display=swap');

/* # Iconos
================================================== */
@font-face { font-family: 'maquillalia-font'; src: url('font/maquillalia-font.woff2') format('woff2'); font-weight: normal; font-style: normal; vertical-align: super; font-display: swap; }
.maquillalia-icon-stars *,.maquillalia-icon{display:inline-block;font-family:maquillalia-font;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;vertical-align:middle;font-style:normal;}
.maquillalia-icon--hamburger:before { content: "\0058" }
.maquillalia-icon--login:before { content: "\0063" }
.maquillalia-icon--language:before { content: "\0064" }
.maquillalia-icon--basket-empty:before { content: "\0065" }
.maquillalia-icon--basket-full:before { content: "\0066" }
.maquillalia-icon--search:before { content: "\0067" }
.maquillalia-icon--view-password:before { content: "\0045" }
.maquillalia-icon--speaker:before { content: "\0052" }
.maquillalia-icon--24h:before { content: "\0051" }
.maquillalia-icon--original:before { content: "\0050" }
.maquillalia-icon--credit-card:before { content: "\004F" }
.maquillalia-icon--facebook:before { content: "\0055" }
.maquillalia-icon--youtube:before { content: "\0056" }
.maquillalia-icon--instagram:before { content: "\0057" }
.maquillalia-icon--twitter:before { content: "\0046" }
.maquillalia-icon--xmark:before { content: "\0047" }
.maquillalia-icon--hamburger-close:before { content: "\0047" }
.maquillalia-icon--favorite:before { content: "\0049" }
.maquillalia-icon--favorite-active:before { content: "\0049"; color: #bb57c6; }
.maquillalia-icon--delete:before { content: "\0048" }
.maquillalia-icon--arrow-down:before { content: "\0043" }
.maquillalia-icon--arrow-up:before { content: "\0044" }
.maquillalia-icon--filter:before { content: "\0042" }
.maquillalia-icon--scalapay:before { content: "\0041" }
.maquillalia-icon--information:before { content: "\004B" }
.maquillalia-icon--chat:before { content: "\0062" }
.maquillalia-icon--star:before { content: "\005A" }
.maquillalia-icon--camera:before { content: "\0053" }
.maquillalia-icon-stars *:before { content: "\005A" }


/* # Iconos antiguos
================================================== */
@font-face { font-family: 'maquillalia-font-old'; src: url('font/maquillalia.woff2') format('woff2'); font-weight: normal; font-style: normal; vertical-align: super; }
.maquillalia-old-icon{display:inline-block;font-family:maquillalia-font-old;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;vertical-align:middle;font-style:normal; font-display: swap:}
.maquillalia-old-icon--camera:before { content: "\004C" }
.maquillalia-old-icon--file:before { content: "\004D" }

/* # VARIOS
================================================== */
:root{--primary-color: #080607; --secondary-color: #b957c5; --secondary-color-dark: #A859B2; --terciary-color: #DC79CC; --default-fonts: "Work Sans", Arial, system-ui; --default-fonts-regular: "Work Sans Regular", Arial, system-ui; --color-black: #000; --color-white: #fff; }
body {font-family: var(--default-fonts);font-size: 15px;font-weight: 400;line-height: 22px;background: #ffffff;min-height: 100vh;}
::-webkit-scrollbar { background: #dee4e7; }
::-webkit-scrollbar-thumb { background: var(--primary-color); }
::-webkit-scrollbar { width: 6px; height: 4px; }
.transition-all{-webkit-transition: all 0.25s linear;-moz-transition: all 0.25s linear;-o-transition: all 0.25s linear;-ms-transition: all 0.25s linear;transition: all 0.25s linear;}
html { overflow-y: auto; scrollbar-color: #c35395 #dee4e7; scrollbar-width: thin; }
body.preload * { animation-duration: 0s !important; -webkit-animation-duration: 0s !important; transition: background-color 0s, opacity 0s, color 0s, width 0s, height 0s, padding 0s, margin 0s !important; }
.page-wrapper {width: 100%;max-width: 1310px;margin: 0px auto;min-width: 310px;}
.page-wrapper-mt {margin-top: 24px;margin-bottom: 24px;}
.stars i { color: #e1e1e1 !important; margin-right: 2px; }
.stars.stars--1 i:first-child { color: var(--secondary-color) !important; }
.stars.stars--2 i:first-child,.stars.stars--2 i:first-child + i{color:var(--secondary-color) !important;}
.stars.stars--3 i:first-child,.stars.stars--3 i:first-child + i,.stars.stars--3 i:first-child + i + i{color:var(--secondary-color) !important;}
.stars.stars--4 i:first-child,.stars.stars--4 i:first-child + i,.stars.stars--4 i:first-child + i + i,.stars.stars--4 i:first-child + i + i + i{color:var(--secondary-color) !important;}
.stars.stars--5 i { color: var(--secondary-color) !important; }
.stars-inverted.stars--1 i:first-child { color: #fff !important; }
.stars-inverted.stars--2 i:first-child,.stars-inverted.stars--2 i:first-child + i{color:#fff !important;}
.stars-inverted.stars--3 i:first-child,.stars-inverted.stars--3 i:first-child + i,.stars-inverted.stars--3 i:first-child + i + i{color:#fff !important;}
.stars-inverted.stars--4 i:first-child,.stars-inverted.stars--4 i:first-child + i,.stars-inverted.stars--4 i:first-child + i + i,.stars-inverted.stars--4 i:first-child + i + i + i{color:#fff !important;}
.stars-inverted.stars--5 i { color: #fff !important; }
body main, .header-top, .main-menu {padding: 0px 20px;transition: padding 0.5s;}
#responsive{min-width: 1px;}

/* # Botones generales
================================================== */
.general-buttons__wrapper{overflow:hidden;margin-top:24px;width:100%;display:flex;justify-content:flex-end;gap:16px;}
.general-buttons__wrapper.middle{justify-content: center;}
.general-buttons{display:flex;justify-content:flex-end;gap:18px;cursor:auto;}
.general-buttons__button{color:#fff; background:var(--secondary-color); font-weight:500; padding:8px 16px; height: 45px; transition:all .15s linear; border: none; cursor: pointer; display: flex; align-items: center;}
.general-buttons__button:hover{background:var(--secondary-color-dark)}
.general-buttons_black__button{color:#fff; background:var(--primary-color); font-weight:500; padding:8px 16px; height: 45px; transition:all .15s linear; border: none; cursor: pointer; display: flex; align-items: center;text-transform: uppercase}
.uppercase{text-transform:uppercase;}
.inputRequirement{color: red; position: absolute; right: -10px;}
.ListTabs li:last-child a:before,#fvrt-show:after,[class*="BgicoN"],[class*="BgicoB"]:before,[class*="BgicoA"]:after,[class*="BgicoXB"]>a:before,[class*="BgicoXA"]>a:after,.Select label:after,.Select.sctg:after,button.slick-arrow,button.icon-mas,button.icon-mens{content:'';display:inline-block;line-height:inherit;vertical-align:top;background-image:url(/theme/web/images/custom/bg.png?v=1)}
.Select label {display: block;padding: 0;position: relative;font-weight: 400;height: 35px;}
.Select select{background-color:transparent;padding:5px;position:relative;margin-bottom:0;z-index:2;line-height:15px;width:100%; height: 100%;border: 1px solid #ccc;}
.xform .row {position: relative}

.general-buttons__button.KpBy {margin-right: auto; background: transparent; color: var(--secondary-color);}
.general-buttons__button.KpBy:hover{color:var(--secondary-color-dark)}
.general-buttons__button.Loading{position:relative;overflow:hidden;cursor:wait}
.general-buttons__button.Loading:after{content:"";top:0;right:0;bottom:0;left:0;background-color:#fff;background-image:url(../images/custom/loading.gif);background-position:center;background-repeat:no-repeat;position:absolute;opacity:.7;top:0;right:0;bottom:0;left:0;position:absolute;}
.divLoading{background-image:url(../images/custom/loading.gif);background-position:center;background-repeat:no-repeat;min-height:60px}

@media (min-width: 767px) {
    .general-buttons__button{font-size: 20px; padding: 0 18px; height: 50px;}
}

@media (min-width: 1020px) {
    button, input, textarea, select, a:not(.ntrns) {
        transition: all .15s linear;
    }
}

button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;color:inherit;font:inherit;}
fieldset{border:0px;padding:0}
legend{border:0}
optgroup{font-weight:bold}
label{display:inline-block;padding-top:5px;padding-bottom:5px}
.Form-Group label{display:block}
/*Input/textarea/select*/.Select label, .Select label select{display:block;width:100%}
input[type="text"],input[type="search"],input[type="number"],select{height:35px;line-height:normal}
textarea{overflow:auto;width:100%;height:auto;min-height:90px;resize:none;padding:15px}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
/*Icon*/.Form-Icon{position:relative;display:block;padding:0}
.Form-Icon.Right input,.Form-Icon.Right textarea{padding-left:15px;padding-right:35px}
.Form-Icon.Right input+i,.Form-Icon.Right textarea+i{left:auto;right:0}
.Form-Icon input,.Form-Icon textarea{padding-left:35px;font-weight:400}
.Form-Icon input+i,.Form-Icon textarea+i{position:absolute;left:0;top:0;bottom:0;text-align:center;opacity:.2}
.Form-Icon input+i,.Form-Icon textarea+i,.Form-Icon input+i:before,.Form-Icon textarea+i:before{width:35px;line-height:35px}
.Form-Icon input:focus+i,.Form-Icon textarea:focus+i{opacity:1}
/*Select*/.Select label{display:block;padding:0;position:relative;font-weight:400}
.Select label:after, .Select.sctg:after{content:'';position:absolute;width: 24px;height: 24px;background-position: -399px -67px;top: 6px;right: 6px;}
.Select.sctg:after { right: 0; top: 1px; }
.Select label:before{width:35px;height:35px;line-height:45px;text-align:center;position:absolute;right:0;top:0;z-index:2;pointer-events:none}
.Select select:disabled{z-index:1}
.Select.sctg:before { width: 1px; height: 26px; background: #fff; content: ""; position: absolute; top: 0; right: 23px; z-index: 1; }
.Select select{background-color:transparent;padding:5px 15px;position:relative;margin-bottom:0;z-index:2;line-height:15px; width: 100%;}
.sctg.Select { background: #8a5d9d; border: 0; color: #fff; position: relative; }
.sctg.Select select{ color: #fff; border: 0; text-transform: uppercase; padding: 0 26px 0 1px !important; font-size: 14px; }
.sctg.Select select option { color: #d8b6e6; text-transform: none; background: #fff; }
.Select select::-ms-expand{display:none}
.no-flexbox .Select{overflow:hidden;border-right:1px solid #eee;}
.no-flexbox .Select select{width:130%}
select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000;transition:none}
/*Checkbox/radio*/.Checkbox label,.Radio label,[type="checkbox"]+label,[type="radio"]+label{line-height:inherit;cursor:pointer;display:inline-block;margin-right:30px}
.Checkbox input,.Radio input{position:absolute;opacity:0;left:-100%;width:0;height:0}
.Checkbox input+i,.Radio input+i,.Checkbox input+i:before,.Radio input+i:before{display:inline-block}
.Checkbox input+i,.Radio input+i{margin-right:10px;width:20px;height:20px;vertical-align:top;margin-top:3px;position:relative}
.Checkbox input+i:before,.Radio input+i:before{width:10px;height:10px;line-height:20px;transition:all .1s;text-align:center;font-size:0;padding-left:1px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;content:''}
.Radio [type="radio"]+i,.Radio [type="radio"]+i:before{border-radius:50%}
[type="checkbox"]{-webkit-appearance:checkbox;-moz-appearance:checkbox; margin: 0;height: auto;}
[type="radio"]{-webkit-appearance:radio;-moz-appearance:radio}
[type="checkbox"]+label,[type="radio"]+label{margin-left:10px;margin-right:30px;vertical-align:baseline;display:inline-block}
.campo INPUT, .campo SELECT, .campo TEXTAREA {box-shadow: 2px 2px 2px 0 #f5f5f5 inset;box-sizing: border-box;padding: 5px 15px;width: 82%;float: left;color: #7F7F7F;border: 1px solid #e2d1e9;}
.campo LABEL {float: left;padding: 2px 10px 2px 2px;width: 18%;font-weight: 700;box-sizing: border-box;display: flex;align-items: center;min-height: 35px;text-align: start;font-size: 14px; line-height: 18px;}
/*Buttons*/.Button,input[type="button"],input[type="reset"],input[type="submit"]{border:0;box-shadow:none;cursor:pointer;padding:0 15px;width:auto;display:inline-block;text-align:center;min-height:35px;color:#fff;background: var(--secondary-color);}
.Form-Group .Button,.Form-Group button,.Form-Group input[type="button"],.Form-Group input[type="reset"],.Form-Group input[type="submit"]{margin-right:15px;margin-bottom:15px}
.Button[class*="fa-"]:before,button[class*="fa-"]:before,input[type="button"][class*="fa-"]:before,input[type="reset"][class*="fa-"]:before,input[type="submit"][class*="fa-"]:before{margin-right:10px}
.Button[class*="fa-"]:empty:before,button[class*="fa-"]:empty:before,input[type="button"][class*="fa-"]:empty:before,input[type="reset"][class*="fa-"]:empty:before,input[type="submit"][class*="fa-"]:empty:before{margin-right:0}
button[disabled],input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner,select::-moz-focus-inner{border:0;padding:0}
/*Form inline*/.Form-Inline .Button,.Form-Inline button,.Form-Inline input,.Form-Inline select,.Form-Inline textarea,.Form-Inline .Select,.Form-Inline .Checkbox,.Form-Inline .Form-Group{display:inline-block;vertical-align:middle;margin-bottom:0}
#CAparagraph a {color: var(--secondary-color);}
.Button.Loading{position:relative;overflow:hidden;cursor:wait}
.Button.Loading:after{content:"";top:0;right:0;bottom:0;left:0;background-color:#fff;background-image:url(../images/custom/loading.gif);background-position:center;background-repeat:no-repeat;position:absolute;opacity:.7;top:0;right:0;bottom:0;left:0;position:absolute;border:2px solid #78b04e}

/* # Textos SEO
================================================== */
.seo-txt div {overflow: hidden; height: 100%;}
.seo-txt .leer-mas{display: none; background:var(--secondary-color);border-radius:100vw;color:#fff;bottom:-19px;right:0;font-size:14px;font-weight:500;line-height:20px;padding:2px 8px;position:absolute;text-decoration:none}
@media (min-width: 767px) {
    .seo-txt .leer-mas{font-size: 12px; line-height: 16px;}
}
@media (max-width: 529.98px) {
    .seo-txt .leer-mas{right: unset;left: 50%;transform: translateX(-50%);}
}

/* # CABECERA
================================================== */
.header-top {background: #fff;position: sticky;z-index: 5;}
.header-top__wrapper {display: flex;height: 90px;align-items: center;position: relative;}
.header-top__main-hamburger { font-size: 34px; line-height: 34px; cursor: pointer; color: var(--primary-color); }
.header-top__logo { width: 100%; max-width: 287px; margin-left: -5px; }
.header-top__search { position: absolute; left: 50%; transform: translateX(-50%); max-width: 300px; width: 100%; display: flex; align-items: center; justify-content: center; }
.header-top__search-icon {font-size: 30px;line-height: 30px;color: var(--primary-color);margin-right: 6px;transform: scaleX(-1);border:0px;background-color:#fff;cursor: pointer;}
.header-top__search-input { padding: 0px; margin: 0px; border: 0px; padding-left: 8px; font-family: var(--default-fonts); font-size: 14px; font-weight: 500; color: var(--primary-color); width: 100%; }
.header-top__search-input::placeholder { color: var(--primary-color); }
.header-top__icon-login { font-size: 29px; line-height: 29px; color: var(--primary-color); margin-top: -2px; margin-left: auto; cursor: pointer; }
.header-top__icon-language { font-size: 28px; line-height: 28px; color: var(--primary-color); margin-left: 32px; margin-top: -2px; cursor: pointer; }
.header-top__basket { position: relative; margin-left: 31px; margin-top: -2px; cursor: pointer; }
.header-top__basket-quantity { width: 22px; height: 22px; color: #fff; background: var(--terciary-color); border-radius: 22px; text-align: center; font-size: 12px; line-height: 22px; font-family: var(--default-fonts); position: absolute; z-index: 1; top: -7px; left: -14px; }
.header-top__basket-icon { font-size: 32px; line-height: 32px; color: var(--primary-color); }
.header-top__basket-redirection {position: absolute;height: 44px;width: 46px;top: -9px;left: -14px;z-index: 20;}
.header-top__shipping-free-text {position: absolute;right: 0px;bottom: 13px;font-size: 13px;line-height: 13px;font-family: var(--default-fonts);color: var(--primary-color);font-weight: 500;}
body:not(.page-index) .header-top__shipping-free-text{right: 0px;}
html.main-menu-open .header-top__main-hamburger,.header-top__main-hamburger-close{display:none}
html.main-menu-open .header-top__main-hamburger-close { display: block; font-size: 32px; line-height: 32px; cursor: pointer; color: var(--primary-color); margin-right: 2px; }
html.main-menu-open .header-top__wrapper *:is(img, .maquillalia-icon, span, input, .header-top__shipping-free-text):not(.header-top__logo-image, .header-top__main-hamburger-close){pointer-events: none; opacity: 0.25; user-select: none; -moz-user-select: none; -webkit-user-select: none;}
.header-top__icon-search-fake { display: none; }
body.page-index .header-top__wrapper {border-bottom: 1px solid transparent;}
body.header-fixed .header-top {position: fixed;top: 0;left: 0;right: 0;width: 100%;animation: smoothScroll 0.35s forwards;}
@media (max-width:920px) {
    .header-top__icon-login { margin-left: 31px;}
    .header-top__search { position: absolute; top: 3px; background: #fff; width: 100%; height: calc(100% - 6px); justify-content: center; align-items: center; z-index: 1; overflow: hidden; max-width: 0px; transition: all 0.45s ease; padding: 0px; transform: none; }
    .header-top__icon-search-fake { margin-left: auto; font-size: 24px; line-height: 24px; color: var(--primary-color); transform: scaleX(-1); display: block; cursor: pointer; }
    html.search-open .header-top__wrapper *:is(img, .maquillalia-icon, span, input, .header-top__shipping-free-text):not(.header-top__search-icon, .header-top__search-input){pointer-events: none; opacity: 0; user-select: none; -moz-user-select: none; -webkit-user-select: none;transition: all 0.25s;}
    html.search-open .header-top__search { max-width: 100%; left: 0px; padding: 10px; z-index: 2; }
    html.search-open .header-top__search .header-top__search-icon {cursor: pointer;}
    html.search-open .header-top__search .header-top__search-icon::before {content: "\0047";}
    .header-top__search-icon { font-size: 24px; line-height: 24px; }
}
@media (max-width:780.98px) {
    html.main-menu-open .header-top{z-index: 2;}
    .header-top__wrapper { height: 60px }
    .header-top__icon-login,.header-top__shipping-free-text,.header-top__icon-language{display:none}
    .header-top__main-hamburger { font-size: 22px; line-height: 24px }
    .header-top__basket-icon { font-size: 25px; line-height: 25px; }
    .header-top__basket-quantity { width: 20px; height: 20px; line-height: 20px; font-size: 12px; left: -12px; top: -5px; }
	.header-top__logo { max-width: 200px; margin-left: -5px; }
    .header-top__basket { margin-top: 0px; margin-left: 24px; }
    .header-top__basket-redirection {position: absolute;height: 32px;width: 36px;top: -4px;left: -12px;z-index: 20;}
}
@keyframes smoothScroll{
    0%{transform:translateY(-88px);}
    100%{transform:translateY(0px);}
}

/* # PIE
================================================== */
.footer { background: var(--primary-color); padding: 60px 0px;}
.bottom-container{opacity: 1; transition: all 0.25s;}
body:not(.page-index) .bottom-container {margin-top: 18px;}
body:is([class*="page-checkout"]) .bottom-container {margin-top: 75px !important;}
.footer__wrapper { display: flex; position: relative; justify-content: space-between; gap: 10px; width: 95%; }
.footer__section-title { color: #ffffff; font-family: var(--default-fonts); font-size: 16px; font-weight: bold; text-transform: uppercase; line-height: 16px; margin: 0px 0px 20px 0px !important; display: block !important;}
.footer__copyright { position: absolute; bottom: 0px; left: 0px; font-family: var(--default-fonts); font-size: 14px; font-weight: 500; line-height: 14px; color: #fff; }
.footer__section input[type="checkbox"] { display: none; }
.footer__section-list a { color: #ffffff; font-family: var(--default-fonts); font-size: 16px; line-height: 16px; margin-bottom: 14px; display: block; }
.footer__section-social { display: flex; margin: 0px; gap: 9px; justify-content: center; list-style: none; }
.footer__section--social {margin-top: 8px;!important}
.footer__section-social a { font-size: 40px; line-height: 47px; color: #fff; }
.footer__section--social .footer__section-title::after{display: none;}
.footer--section-logos { display: flex; flex-direction: column; align-items: end; }
.footer__denox { margin-top: 42px; }
@media (max-width:1030.98px) {
    .footer__wrapper { flex-wrap: wrap; gap: 0px; }
    .footer__section--maquillalia, .footer__section--client. .footer__section--privacy. .footer__section--links { width: 33.33%; }
    .footer__section--social { width: 100%; text-align: center; margin-bottom: 40px; margin-top: 20px; }
    .footer--section-logos { width: 100%; flex-direction: row; gap: 20px; align-items: center; justify-content: center; margin-bottom: 25px; }
    .footer__denox { margin-top: 0px }
    .footer__copyright { position: relative; left: 0px; text-align: center; width: 100%; }
    .footer__section-social { gap: 40px }
    #salesmanagoIframe, main #salesmanagoIframe {height: 140px !important; min-height: 140px !important;}
}
@media (max-width:772.98px) {
    #salesmanagoIframe, main #salesmanagoIframe {height: 225px !important; min-height: 225px !important;}
}
@media (max-width:600.98px) {
    .footer { padding: 27px 10px; }
    .footer__section { width: 100% }
    .footer__section-list { max-height: 0; width: calc(100% - 32px); overflow-y: hidden; margin: 0 32px; transition: all 0.25s ease-out; }
    .footer__section-social { gap: 10px }
    #footer__section-maquillalia:checked ~ .footer__section-maquillalia, #footer__section-client:checked ~ .footer__section--client, #footer__section-privacy:checked ~ .footer__section-privacy,  #footer__section-links:checked ~ .footer__section-links { max-height: 140px; padding-bottom: 20px;}
    .footer__section-title:after { content: "\0043"; display: inline-block; font-family: maquillalia-font; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; vertical-align: middle; font-style: normal; position: absolute; right: 0px; top: 0px; }
    .footer__section-title { position: relative; margin-left: 16px !important; margin-right: 16px !important; }
    .footer__section input:checked ~ .footer__section-title:after { transform: rotate(-180deg); }
    .footer__section--social .footer__section-title { display: none }
}

/* # Fondo de panel
================================================== */
.panel-background { background-color: var(--terciary-color); width: 100%; position: fixed; z-index: 3; top: 0px; left: 0px; opacity: 0; height: 100%; transition: all 0.35s; pointer-events: none; }
html.account-open .panel-background,
html.change-language-open .panel-background,
html.main-menu-open .panel-background { opacity: 0.9; transition: all 0.35s; pointer-events: all; }

/* # LOGIN
================================================== */
html.account-open .account { max-height: 800px; }
html.account-open {overflow: hidden;}
.account {background: #fff;position: fixed;width: 100%;z-index: 4;overflow: hidden;max-height: 0;transition: max-height 0.35s ease-out;}
.account__wrapper {display: flex;padding: 150px 10px 171px 10px;position: relative;}
.login__wrapper {display: flex;padding: 50px 10px 70px 10px;position: relative;}
body.page-index .account__wrapper {border-top: 1px solid var(--primary-color);}
.account__close { position: absolute; right: 10px; top: 23px; color: var(--primary-color); font-size: 30px; line-height: 30px; font-family: var(--default-fonts); cursor: pointer; }
.account__login { display: flex; flex-direction: column; width: 50%; padding-right: 45px; }
.account__login-form { display: flex; flex-wrap: wrap; position: relative; }
.account__login-forgot-wrapper {margin-top: 16px;}
.account__login-form-email { border: 0px; padding: 0px; margin: 0px; border-bottom: 1px solid var(--primary-color); font-family: var(--default-fonts); font-size: 16px; color: var(--primary-color); width: calc(50% - 10px); height: 35px; }
.account__login-form-password { border: 0px; padding: 0px; margin: 0px; border-bottom: 1px solid var(--primary-color); font-family: var(--default-fonts); font-size: 16px; color: var(--primary-color); width: calc(50% - 10px); margin-left: auto; height: 35px; }
.account__login-form-forgotten { width: 100%; color: #9b9a9a; font-family: var(--default-fonts); font-size: 13px; height: 23px; margin-top: 13px; }
.account__login-form-forgotten:hover {color: var(--secondary-color);}
.account__login-submit { width: 100%; height: 57px; background: var(--primary-color) !important; color: #fff; font-family: var(--default-fonts); font-size: 20px; text-transform: uppercase; margin-top: auto; cursor: pointer;}
.account__register { width: 50%; display: flex; flex-direction: column; padding-left: 45px; }
.account__subtitle { color: var(--primary-color); font-family: var(--default-fonts); font-size: 18px; line-height: 18px; margin-bottom: 10px; margint-left: 4px;}
.account__title { font-size: 50px; font-weight: 700; font-family: var(--default-fonts); color: var(--primary-color); line-height: 50px; text-transform: uppercase; margin-bottom: 38px; }
.account__register-text { color: var(--primary-color); font-family: var(--default-fonts); font-size: 16px; line-height: 22px; margin-bottom: 50px; }
.account__register-submit { width: 100%; height: 57px; background: #fff; color: var(--primary-color); font-family: var(--default-fonts); font-size: 20px; text-transform: uppercase; border: 1px solid var(--primary-color); display: flex; align-items: center; justify-content: center;}
.account__login-form-icon-view-password { position: absolute; top: 8px; right: 0px; font-size: 23px; line-height: 23px; color: var(--primary-color); cursor: pointer; z-index: 1; }
html.account-open .header-top__wrapper *:is(img, .maquillalia-icon, span, input, .header-top__shipping-free-text):not(.header-top__icon-login){pointer-events: none; opacity: 0.25; user-select: none; -moz-user-select: none; -webkit-user-select: none;}
.account-logged__wrapper{width: 100%;display: flex;flex-direction: column;align-items: center;}
.account-logged__buttons{display: flex; flex-direction: row; gap: 32px;}
.account-logged__buttons .maquillalia-icon--favorite {font-size: 32px;font-weight: 600;margin-bottom: 9px;margin-top: 10px;}
.account__wrapper.account__wrapper--logged{padding: 75px 10px 110px 10px;}
.account-logged__buttons a {color: var(--primary-color);font-size: 20px;line-height: 20px;font-weight: 500;border: 2px solid var(--primary-color); border-radius: 13px; padding: 16px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 8px; transition: all 0.15s;}
.account-logged__buttons a i {font-size: 40px; transition: all 0.15s;}
.account-logged__buttons a:hover {color: var(--secondary-color); border: 2px solid var(--secondary-color);}
.account-logged__buttons a:hover i {color: var(--secondary-color);}
@media (max-width:850.98px) {
    .account__wrapper { display: block; padding: 80px 10px; }
    .account__login { width: 100%; padding: 0px; margin-bottom: 80px; }
    .account__register { width: 100%; padding: 0px; }
    .login__wrapper{flex-direction: column;}
    .login__wrapper .account__login-submit{margin-top: 16px;}
}
@media (max-width:780.98px) {
    .account {position: fixed;width: 100%;top: 0px;z-index: 5;}
    .account__title { font-size: 28px; line-height: 28px; margin-bottom: 18px; }
    .account__wrapper { padding: 60px 10px; border: 0px; }
    .account__close {font-size: 20px;line-height: 20px;top: 20px;font-weight: 600;}
    .account__subtitle { font-size: 16px; line-height: 16px; margin-bottom: 5px; }
    .account__login-form { display: block; }
    .account__login-form-email { width: 100%; font-size: 15px; line-height: 15px; height: 28px; margin-bottom: 12px; }
    .account__login-form-password { width: 100%; font-size: 15px; line-height: 15px; height: 28px; margin-bottom: 12px; }
    .account__login-form-icon-view-password { top: 45px; font-size: 19px; line-height: 19px; }
    .account__login-form-forgotten { display: block; margin: 0px 0px 12px; }
    .account__login-submit { height: 47px; font-size: 18px; line-height: 46px; }
    .account__login { border-bottom: 1px solid #bebebe; margin-bottom: 40px; padding-bottom: 40px; border-top: 1px solid #bebebe; padding-top: 40px; }
    .account__register-text { font-size: 15px; line-height: 18px; margin-bottom: 40px; }
    .account__register-submit { height: 47px; font-size: 18px; line-height: 46px; }
    .account-logged__buttons{display: grid; grid-template-columns: repeat(2, 1fr); margin-top: 24px;}
    .account-logged__buttons a {font-size: 16px; line-height: 16px;border: 2px solid var(--primary-color);}
    .account-logged__buttons a i {font-size: 24px;}
    .account-logged__buttons a:hover {color: var(--secondary-color); border: 2px solid var(--secondary-color);}
    .account__wrapper.account__wrapper--logged{padding: 75px 10px 50px 10px;}
    .separator{border-top: 1px solid #bebebe;}
}

/* # CAMBIAR IDIOMA
================================================== */
html.change-language-open .change-language { max-height: 800px; }
html.change-language-open { overflow: hidden; }
.change-language {background: #fff;position: fixed;width: 100%;z-index: 4;overflow: hidden;max-height: 0;transition: max-height 0.35s ease-out;}
.change-language__wrapper { display: flex; padding: 171px 10px 171px 10px; position: relative; align-items: center; justify-content: center; }
.change-language-flags__wrapper {display: flex;flex-direction: row;gap:8px;}
body.page-index .change-language__wrapper {border-top: 1px solid var(--primary-color);}
.change-language__close { position: absolute; right: 10px; top: 23px; color: var(--primary-color); font-size: 30px; line-height: 30px; font-family: var(--default-fonts); cursor: pointer; }
.change-language__title { color: var(--primary-color); font-family: var(--default-fonts); font-size: 50px; font-weight: 700; line-height: 50px; margin-right: 50px; }

.change-language__text {
    width: 100%;
    text-align: center;
    margin: 0;
    font-family: var(--default-fonts);
    color: var(--primary-color);
    text-transform: uppercase;
    padding-left: 20px;
}
.change-language__text a:hover, .change-language__text--active {
    color: var(--secondary-color);
}

html.change-language-open .header-top__wrapper *:is(img, .maquillalia-icon, span, input, .header-top__shipping-free-text):not(.header-top__icon-language){pointer-events: none; opacity: 0.25; user-select: none; -moz-user-select: none; -webkit-user-select: none;}
@media (max-width:1090.98px) {
    .change-language__wrapper { padding: 85px 10px;display: flex;justify-content: center;flex-direction: column;align-items: center; }
    .change-language__title { margin: 0px 0px 30px; }
}
@media (max-width:780.98px) {
    .change-language {position: fixed;width: 100%;top: 0px;z-index: 5;}
    .change-language__title { font-size: 20px; line-height: 20px; border-top: 1px solid #bebebe; padding-top: 20px; width: 100%; text-align: center; }
    .change-language__wrapper { padding: 60px 10px; border: 0px; }
    .change-language__close { font-size: 24px; line-height: 24px; top: 19px; }
    .change-language__text{ display: block; }
    .change-language-flags__wrapper {
        flex-direction: column;
        grid-template: initial;
    }
}

/* # BANNERS DESTACADOS
================================================== */
.featured-banners picture,.featured-banners img{width:100%;height: auto;}
.featured-banners .slick-dots { width: 100%; display: flex !important; align-items: center; justify-content: center; position: relative; top: -24px; }
.featured-banners .slick-dots .slick-active button,.featured-banners .slick-dots button:hover{background:var(--primary-color);}
.featured-banners .slick-dots button { background: #FFF; cursor: pointer; height: 4px; text-indent: -999em; width: 40px; margin: 0px; padding: 0px; top: 0px; display: block; }
.featured-banners .slick-dots li { margin: 0px 3px; height: 4px; display: block; width: 40px; }
.featured-banners.slick-initialized { opacity: 1; max-height: unset;}
.featured-banners { opacity: 0; margin-bottom: 13px; max-height: 440.45px; overflow: hidden;}
@media (max-width:759.98px) {
    .featured-banners { margin-bottom: 25px; overflow: unset; min-height: 295px!important; }
    .featured-banners .slick-dots { top: 10px; }
    .featured-banners .slick-dots button { background: #e1e5e6 }
}

/* # HOME INFO
================================================== */
.home-info {display: flex;justify-content: space-around;margin-bottom: 35px;}
.home-info__content { display: flex; align-items: center; color: #251814; cursor: pointer; }
.home-info__content-icon { font-size: 38px; line-height: 38px; margin-right: 10px; color: var(--primary-color);}
.home-info__content-text { color: var(--primary-color); font-family: var(--default-fonts); font-size: 16px; text-transform: uppercase; }
body.home-info__popup--show {overflow: hidden;}
.home-info__popup-container{position: fixed;top: 0;bottom: 0;left: 0;right: 0;z-index: -1;background-color: rgba(255,255,255,.8);display: flex;align-items: center;justify-content: center;opacity: 0;}
.home-info__popup--show .home-info__popup-container{z-index: 99999; opacity: 1;}
.home-info__popup{max-width: 700px;width: 90%;border: 3px solid var(--primary-color);background-color: #fff;position: relative;margin-top: -20px;padding: 40px 40px 40px 100px;}
.home-info__popup-close{position: absolute;top: 10px;right: 12px;line-height: 16px;font-size: 16px;font-weight: 600;cursor: pointer;}
.home-info__popup-icon{position: absolute; left: 29px; top: 37px;}
.home-info__popup-content{margin-bottom: 10px; font-size: 14px; line-height: 16px;}
.home-info__popup-title{font-size: 24px; font-weight: 700;margin-bottom: 10px;}
.home-info__popup-info{font-size: 14px; line-height: 16px;}
.home-info__popup--show .home-info__popup{margin-top: 0px;}
@media (max-width:780.98px) {
    .home-info {display: grid;grid-template-columns: repeat(2, 1fr);width: 100%;padding: 0;margin-bottom: 25px;gap: 24px;grid-template-columns: 1fr; justify-items: left;}
}

/* # HOME BANNER
================================================== */
.home-banner { grid-template-columns: auto auto auto; grid-template-rows: auto auto; display: grid; gap: 18px;}
.home-banner__banner img{ width: 100%; }
.home-banner__banner--1 { grid-area: 1 / 1 / 1 / 3; }
.home-banner__banner--2 { grid-area: 1 / 3 / 1 / 3; }
.home-banner__banner--3 { grid-area: 2 / 1 / 2 / 1; }
.home-banner__banner--4 { grid-area: 2 / 2 / 2 / 2; }
.home-banner__banner--5 { grid-area: 2 / 3 / 2 / 3; }
@media (max-width:780.98px) {
    .home-banner { grid-template-columns: auto auto; grid-template-rows: auto auto auto; display: grid; gap: 6px; margin-bottom: 55px; }
    .home-banner__banner--1 { grid-area: 1 / 1 / 1 / 3; }
    .home-banner__banner--2 { grid-area: 2 / 1 / 2 / 1; }
    .home-banner__banner--3 { grid-area: 2 / 2 / 2 / 2; }
    .home-banner__banner--4 { grid-area: 3 / 1 / 3 / 1; }
    .home-banner__banner--5 { grid-area: 3 / 2 / 3 / 2; }
}


/* # MAQUILLALIA TITULO
================================================== */
.maquillalia-title { text-align: center; }
.maquillalia-title__title {font-family: var(--default-fonts);font-size: 26px;color: var(--primary-color);border-bottom: 1px solid var(--primary-color);padding-bottom: 9px;display: block; text-transform: uppercase; font-weight: bold;}
.maquillalia-title__title_h1 {font-family: var(--default-fonts);font-size: 26px;color: var(--primary-color);text-align:center;padding-bottom: 50px;display: block; text-transform: uppercase; font-weight: bold;}
.home-sections__for-you .maquillalia-title__title { font-size: 24px; }
.maquillalia-title__subtitle { color: var(--primary-color); font-family: var(--default-fonts-regular); font-size: 17px; line-height: 16px; margin-top: 8px; display: block; text-transform: uppercase;}
@media (max-width:780.98px) {
    .maquillalia-title__title { font-size: 20px; line-height: 15px }
    .home-sections__for-you .maquillalia-title__title { font-size: 20px; }
	.maquillalia-title__title_h1 {font-size: 21px;}

}

/* # TENDENCIAS INSTAGRAM
================================================== */
.maquillalia-title--instagram-trend { margin-bottom: 30px; }
@media (max-width:780.98px) {
    .maquillalia-title--instagram-trend { margin-bottom: 15px }
}

/* # CATEGORIAS ESPECIALES
================================================== */
#slde-ctgr-spel{position:relative;}
#slde-ctgr-spel img{width:100%;}
#slde-ctgr-spel.slick-initialized{display:inherit!important;}
#slde-ctgr-spel{display:none!important;margin-bottom:100px;}
#slde-ctgr-spel .slick-arrow{position:absolute;top:50%;color:#9fb877;font-size:28px;line-height:28px;margin:0px;margin-top:6px;width:28px;}
#slde-ctgr-spel .slick-prev{left:-7px;}
#slde-ctgr-spel .slick-next{right:-7px;left:inherit;}
#slde-ctgr-spel .slick-slide{margin:0 12px;}
#slde-ctgr-spel  .slick-list{margin:0 25px;}
#slde-ctgr-spel .row{padding-top:31px;}
#slde-ctgr-spel .titu{color:white;font-size:23px;font-weight:500;position:relative;top:6px;left:0px;line-height:18px;word-break:break-word;letter-spacing:2px;}
#slde-ctgr-spel .titu-wprt{display:block;height:32px;margin-bottom:10px;border-radius:6px;padding:0px 60px 0px 10px;position:relative;}
#slde-ctgr-spel .titu-wprt .tt{color:#a0a0a0;font-size:47px;line-height:47px;position:absolute;right:10px;top:-29px;}
#slde-ctgr-spel .titu-wprt img{position: absolute;right: -18px;top: -11px;width: 53px;height: 53px;padding: 4px;margin: 0px;border-radius: 100%;background: white;}
#slde-ctgr-spel .text{color:#ffffff;border-radius:6px;padding:20px;letter-spacing:1.56px;}
#slde-ctgr-spel .c1 .titu-wprt{background:var(--secondary-color);}
#slde-ctgr-spel .c2 .titu-wprt{background:var(--terciary-color);}
#slde-ctgr-spel .c1 .text{background:var(--secondary-color);}
#slde-ctgr-spel .c2 .text{background:var(--terciary-color);}
#slde-ctgr-spel span:last-child{display: flex; flex-direction: column;}

@media (max-width: 991.98px) {
    #slde-ctgr-spel .titu{font-size:14px; top: 4px;}
    #slde-ctgr-spel .titu-wprt .tt{font-size:37px;line-height:37px;top:-24px;right:4px;}
    #slde-ctgr-spel .titu-wprt img{width:46px;height:46px;top:-8px;}
    #slde-ctgr-spel .text{font-size:13px;line-height:16px;padding:16px;}
    #slde-ctgr-spel{margin-bottom:70px;}
    #slde-ctgr-spel .slick-prev{left:-6px;}
    #slde-ctgr-spel .slick-next{right:-6px;}
}

@media (max-width: 689.98px) {
    #slde-ctgr-spel .slick-list {margin: 0 -12px;}
    #slde-ctgr-spel .row{min-width:118px;padding-top:19px;}
    #slde-ctgr-spel .titu-wprt .tt{margin:0px;font-size:25px;line-height:25px;top:-17px;right:0px;}
    #slde-ctgr-spel .titu-wprt img{width:40px;height:40px;top:-7px;right:-4px;}
    #slde-ctgr-spel .titu{font-size:12px;line-height:12px;top:0px;}
    #slde-ctgr-spel .titu-wprt{height:26px;padding:0px 10px;}
    #slde-ctgr-spel .text{font-size:12px;line-height:16px;padding:16px;}
    #slde-ctgr-spel{margin-bottom:60px;}
}

/* # SECCIONES DEL HOME
================================================== */
.home-section {margin-bottom: 30px;}
.home-section__2 {margin-bottom: 112px;}
.home-sections { display: grid;grid-template-columns: repeat(9, 1fr) 24px repeat(9, 1fr) 24px repeat(4, 1fr);}
.home-sections__news { grid-row: 1/2;grid-column: 1/10; }
.home-sections__most-selled { grid-row: 1/2;grid-column: 11/20; }
.home-sections__for-you { grid-row: 1/2;grid-column: 21/-1; }
.maquillalia-title--sections { margin-bottom: 15px }
@media (max-width:1330.98px) {
    .home-sections { display: flex; flex-direction: column; }
    .home-sections__for-you,.home-sections__most-selled,.home-sections__news{flex:inherit;max-width:100%;width:100%;}
}

/* # HOME BANNER PROMO
================================================== */
.home-banner-promo { display: flex; justify-content: center; }
.home-banner-promo a[href=""], .home-banner-promo a[href="#"] { pointer-events: none; }
.home-banner-promo__banner img { display: block }
.home-banner-promo__banner--1 { padding-right: 18px; }
@media (max-width:767.98px) {
    .home-banner-promo { flex-direction: column; margin-bottom: 39px; }
    .home-banner-promo__banner--1 { padding-right: 0px; margin-bottom: 6px; }
    .home-banner-promo__banner--1 img,  .home-banner-promo__banner--2 img {width: 100%;height: auto;display: block;}
    .home-banner-promo__banner--2 {width: 100%;}
}

/* # LISTA FAVORITOS INFLUENCERS
================================================== */
.maquillalia-title--our-influencers { margin-bottom: 29px; }
.our-influencers__list-wrapper { display: grid; grid-template-columns: repeat(auto-fit, minmax(390px, 1fr)); gap: 18px; margin-bottom: 61px; justify-content: center; }
.our-influencers__wrapper {position: relative;width: 100%;height: 100%;overflow: hidden;display: flex;}
.our-influencers__image {width: 207px;height: 100%;object-fit: cover;object-position: center;}
.our-influencers__list-link { font-family: var(--default-fonts); font-size: 16px; font-weight: 500; color: #fff; line-height: 16px; overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap; }
.our-influencers__list-title { color: #ffffff; font-family: var(--default-fonts); font-size: 22px; line-height: 22px; margin-bottom: 22px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; }
.our-influencers__list { padding-left: 30px !important; padding-top: 27px !important; padding-right: 20px !important; padding-bottom: 20px !important; overflow: inherit; width: calc(100% - 138px); }
.our-influencers__list li { margin-bottom: 8px; }
.our-influencers__list li:not(:first-child) { list-style-type: "·";padding-left: 4px;color: #fff; }
.our-influencers .our-influencers__wrapper:first-child { background: #e394d6; }
.our-influencers .our-influencers__wrapper:nth-child(2) { background: #a658c3; }
.our-influencers .our-influencers__wrapper:nth-child(3) { background: #b87bcf; }
@media (max-width:935.98px) {
    .our-influencers { flex-direction: column; gap: 6px; }
    .our-influencers__wrapper { max-width: 100%; }
    .our-influencers__list-title { font-size: 18px; line-height: 16px; margin-bottom: 11px; font-weight: bold; }
    .our-influencers__list-link { font-size: 14px }
    .our-influencers__list { padding: 19px 19px 0px 19px; }
    .maquillalia-title--our-influencers { margin-bottom: 15px }
    .our-influencers__image { width: 207px; height: 100%; aspect-ratio: 16/9; }
    .our-influencers__list li { margin-bottom: 3px }
}
@media (max-width:600px) {
    .our-influencers__list-wrapper { grid-template-columns: 1fr; }
}

/* # REVIEWS
================================================== */
.maquillalia-title--reviews { margin-bottom: 48px; }
.reviews__wrapper:not(.slick-initialized) { list-style: none; margin-left: 0px; display: grid; grid-template-columns: repeat(5, 1fr); gap: 30px; }
.reviews__name { color: var(--primary-color); font-family: var(--default-fonts); font-size: 20px; font-weight: 700; margin-bottom: 14px; line-height: 20px; }
.reviews__description { color: var(--primary-color); font-family: var(--default-fonts); font-size: 14px; font-weight: 500; line-height: 14px; margin-bottom: 30px; }
.reviews__stars {font-size: 17px;line-height: 17px;margin-top: -2px;}
.product-sheet__valoration-stars .reviews__stars{font-size:20px;}
.reviews__item { max-width: 226px; display: flex; flex-direction: column; }
.reviews__item.slick-slide { padding: 0px 8px; }
@media (max-width:935.98px) {
    .maquillalia-title--reviews { margin-bottom: 23px }
    .reviews { margin-bottom: 50px; }
}

/* # MARQUEE
================================================== */
:root { --offset: 100vw; --move-initial: calc(-25% + var(--offset)); --move-final: calc(-50% + var(--offset)); }
.marquee { transition: all 0.5s; overflow: hidden; }
.marquee.running .marquee__inner { animation-play-state: running; }
.marquee:hover .marquee__inner { animation-play-state: running; }
.marquee > * { white-space: nowrap; }
.marquee__inner > * {margin: 0 4px;}
.marquee__inner { width: fit-content; display: flex; position: relative; color: var(--primary-color); transform: translate3d(var(--move-initial), 0, 0); animation: marquee 40s linear infinite; animation-play-state: running; }
@keyframes marquee {
    0% { transform: translateX(var(--move-initial)); }
    100% { transform: translateX(var(--move-final)); }
}

/* # LISTADO PRODUCTOS
================================================== */
.products-list{margin-bottom: 24px;}
.products-list__wrapper{display: grid;grid-template-columns: repeat( auto-fill, minmax(235px, 1fr));grid-auto-flow: dense;gap: 20px;margin-bottom: 24px;}
.products-list__wrapper.products-list--rows{display: grid;gap: 24px;margin-bottom: 24px;grid-template-columns: 1fr;}
.products-list__item {position: relative;display: flex;flex-direction: column;border: 1px solid #fff;transition: border-color 0.35s ease-out;padding: 18px;}
.products-list__item-tags { position: absolute; z-index: 1; top: 15px; left: 15px; color: #ffffff; font-family: var(--default-fonts); font-size: 15px; font-weight: 500; line-height: 22px; display: flex; gap: 4px; flex-direction: column; align-items: flex-start;}
.products-list__item-tags > *:not(span.image) { padding: 0px 10px; text-align: center; width: fit-content }
.products-list__item-tags > span > img { width: auto; height: 22px; }
.products-list__item-tags .lblmdl .fa  { padding-left: 4px; }
.products-list__item-tag-new { background-color: #000; }
.products-list__item-tag-special { background-color: var(--secondary-color); }
.products-list__item-tag-outlet { background-color: #992c2c; }
.products-list__item-tag-nature { background: #bacc88; }
.products-list__item-tag-maquifarma {background: #be8ed0;font-size: 12px;}
.products-list__item-image{display: flex; justify-content: center;}
.products-list__item-image img {height: auto; width: 180px; aspect-ratio: 1 / 1;}
.products-list__item-modiface{position: absolute;top: 15px;right: 15px;display: flex;flex-direction: column;align-items: center;z-index: 1;font-size: 10px;line-height: 10px;gap: 4px;font-weight: 500;padding: 5px 8px;border-radius: 10px;color: #fff;background-color: var(--secondary-color);}
.products-list__item-modiface i{font-size: 20px;line-height: 20px;}
.products-list__item-valid-special {color: var(--secondary-color);margin-bottom: 4px;font-family: var(--default-fonts);font-size: 13px;font-weight: 500;line-height: 13px;display: flex;flex-direction: column; min-height: 35px}
.products-list__item-title, .products-list__item-title h3 {color: var(--primary-color);font-family: var(--default-fonts);font-size: 15px;font-weight: 500;margin-bottom: 16px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 4;line-clamp: 4;-webkit-box-orient: vertical;}
.products-list__item-price-content {display: flex;align-items: center;margin-bottom: 8px;gap: 8px;}
.products-list__item-price-content-price {color: var(--primary-color);font-family: var(--default-fonts);font-size: 22px;font-weight: 700;line-height: 22px;}
.products-list__item--special .products-list__item-price-content-price {color: #bb57c6;}
.products-list__item-price-rows {display: flex; flex-direction: column-reverse; margin-right: auto;}
.products-list__item-price-content-price-special { font-family: var(--default-fonts); font-size: 15px; font-weight: 500; line-height: 15px; }
.products-list__item-price-content-price-special-percent {display: none;font-family: var(--default-fonts);font-size: 15px;font-weight: 500;line-height: 15px;color: #fff;background: var(--secondary-color);border-radius: 11px;padding: 3px 8px;text-align: center;width: fit-content;position: relative; }
.products-list__item-buy-favorite-quantity {display: flex;align-items: center;opacity: 0;transition: opacity 0.35s ease-out;}
.products-list__item-buy { font-family: var(--default-fonts); font-size: 18px; background: var(--primary-color); color: #fff; text-transform: uppercase; font-weight: 600; height: 33px; line-height: 33px; padding: 0px 10px; width: 100%!important; text-align: center; }
.products-list__item-delete {font-size: 16px;line-height: 21px;cursor: pointer;color: #e71359;margin-right: 9px; text-align: right;}
.wlt-pblic .products-list__item-delete {display:none;}
.products-list__item--out-stock > *:not(.products-list__item-tags):not(.products-list__item-buy-favorite-quantity):not(.products-list__sponsored-price):not(.product-item__favorite),
.products-list__item--coming-soon > *:not(.products-list__item-tags):not(.products-list__item-buy-favorite-quantity):not(.products-list__sponsored-price):not(.product-item__favorite) {
    opacity: 0.35;
}
.products-list__item--out-stock .product-sheet__images-wrapper{ opacity: 0.35}
.product-sheet--out-stock .product-sheet__images-wrapper img {
    opacity: 0.35;
}
.product-sheet--out-stock .product-sheet__confirm-order,
.product-sheet--out-stock .product-sheet__amount {
    display: none;
}
.product-sheet__attribute.out-of-stock .product-sheet__attribute--color {
    position: relative;
    opacity: 0.5;
}

.product-sheet__attribute.out-of-stock .product-sheet__attribute--color::before,
.product-sheet__attribute.out-of-stock .product-sheet__attribute--color::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 2px;
    background-color: var(--primary-color);
    transform: translate(-50%, -50%) rotate(45deg);
}

.product-sheet__attribute.out-of-stock .product-sheet__attribute--color::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.product-sheet__tags {filter: none;}
.products-list__item--out-stock .product-item__buy span, .products-list__item--coming-soon .product-item__buy span {display: none;}
.products-list__item--out-stock .product-item__buy, .products-list__item--coming-soon .product-item__buy {font-size: 16px;}
.products-list__wrapper.products-list--rows .products-list__item {display: grid;grid-template-columns: 75px 75px 55px repeat(9, 1fr); grid-template-rows: auto auto 25px auto; align-items: center;}
.products-list__wrapper.products-list--rows .products-list__item .products-list__item-image {grid-area: 1/1/5/4;}
.products-list__wrapper.products-list--rows .products-list__item .products-list__item-image {grid-area: 1/1/5/4;}
.products-list__wrapper.products-list--rows .products-list__item .products-list__item-modiface {top: unset;bottom: 15px;right: unset;left: 15px;}
.products-list__wrapper.products-list--rows .products-list__item .products-list__item-title {grid-area: 1/4/2/-1; margin: 0;}
.products-list__wrapper.products-list--rows .products-list__item .products-list__item-valid-special {grid-area: 4/6/5/9;display: flex;flex-direction: row;align-items: center;justify-content: center;gap: 8px;margin: 0;min-height: 26px;}
.products-list__wrapper.products-list--rows .products-list__item .products-list__item-price-content {grid-area: 4/4/5/6;margin-top: 16px;}
.products-list__wrapper.products-list--rows .products-list__item .products-list__sponsored-price {grid-area: 3/10/4/-1; margin-bottom: 8px;}
.products-list__wrapper.products-list--rows .products-list__item .products-list__item-buy-favorite-quantity {grid-area: 4/10/5/-1}
.products-list__sponsored-price{margin-top: 6px; position: relative; font-size: 10px; line-height: 12px; font-weight: 600; opacity: 0;transition: opacity 0.25s ease-out;}
.products-list__sponsored{font-size: 11px;line-height: 11px;color: #a658c3;padding: 4px 8px;font-weight: 500;background-color: #f0eff0; position: absolute; top: 15px; right: 15px;}
.products-list__price-per-unit{position: absolute; left: 0px;}
.products-list__tax{position: absolute; right: 0px;}
.product-item__favorite { font-size: 28px; line-height: 28px; text-align: right; cursor: pointer; color: var(--primary-color); opacity: 0 }
#fich .product-item__favorite { opacity: 1 }
.products-list--slider .slick-track {display: flex;}
.products-list--slider{opacity: 0;max-height: 445px;overflow: hidden;}
.products-list--slider.slick-initialized{opacity: 1;max-height: unset;overflow: unset;}
.products-list--slider.slick-initialized .products-list__item { display: flex !important; float: none; margin-bottom: 0px; height: auto !important; margin-left: 4px; margin-right: 4px;}
.products-list--slider .slick-dots { margin-top: 23px; display: flex !important; justify-content: center; }
.products-list--slider .slick-dots button { cursor: pointer; height: 4px; text-indent: -999em; width: 40px; margin: 0px; padding: 0px; top: 0px; display: block; }
.products-list--slider .slick-dots li { margin: 0px 3px; }
.products-list-more__wrapper{border-top:1px solid var(--primary-color);text-align:center; cursor: pointer;}
.products-list-more{color:var(--primary-color);font-size:14px;font-weight:500;line-height:36px}
.products-list__banner{background: var(--background-color);padding: 25px;display: flex;flex-direction: column;flex-wrap: nowrap;align-items: center;justify-content: space-between;}
.products-list__banner-title{font-size:18px;font-weight:500;line-height:18px}
.products-list__banner-buy{background:var(--primary-color);color:#fff;font-size:18px;font-weight:300;width:100%;padding:6px;text-transform:uppercase;text-align:center}
.products-list__banner--span-2{grid-column:span 2}
.products-list__amount{align-self:flex-end;max-width:50px;display:flex;flex-direction:row;align-items:center;gap:7px}
.products-list__amount.xfcant input{border:1px solid var(--primary-color);color:#001644;text-indent:0;padding:0;height: 30px;font-size:16px;line-height:16px;text-align:center;width: 32px;font-weight: 500;font-family: var(--default-fonts);}
.products-list__amount.xfcant .up{display: none;}
.products-list__amount.xfcant .down{display: none;}
.products-list__amount.products-list__amount--disabled * {pointer-events: none;}
.product-item--gift-card{align-items: center;}
.product-item--gift-card .products-list__item-price-content{gap: 24px; flex-direction: column-reverse;}
.product-item--gift-card .products-list__item-delete{margin-left: 0;}
.product-item--gift-card .products-list__item-price-content-price{margin-right: 0;}

.products-list__item-reviews {display: flex;align-items: center;justify-content: flex-start;gap: 4px;margin-top: auto;margin-bottom: 8px;min-height: 18px;line-height: 1;}
.products-list__item-reviews .reviews__stars {display: flex;align-items: center;font-size: 14px;line-height: 1;}
.products-list__item-reviews .reviews__stars i {font-style: normal;color: #ccc;margin-right: 2px;}
.products-list__item-reviews .stars--1 i:nth-child(-n+1),
.products-list__item-reviews .stars--2 i:nth-child(-n+2),
.products-list__item-reviews .stars--3 i:nth-child(-n+3),
.products-list__item-reviews .stars--4 i:nth-child(-n+4),
.products-list__item-reviews .stars--5 i:nth-child(-n+5) {
	color: var(--secondary-color) !important;
}
.product-list__information-review-anchor {font-size: 14px;font-weight: 500;color: #000;margin-top: 1px;}

@media (max-width:1202.98px) {
    .products-list__wrapper.products-list--rows .products-list__item .products-list__item-valid-special {grid-area: 4/6/5/10; flex-direction: column; gap: 0px;}
}
@media (max-width:875.98px) {
    .products-list__wrapper.products-list--rows .products-list__item .products-list__item-valid-special {grid-area: 3/4/4/9;padding: 8px 0;align-items: flex-start;}
    .products-list__wrapper.products-list--rows .products-list__item .products-list__item-buy-favorite-quantity {grid-area: 4/9/5/-1;}
    .products-list__wrapper.products-list--rows .products-list__item .products-list__sponsored-price {grid-area: 3/9/4/-1;}
    .products-list__wrapper.products-list--rows .products-list__item .products-list__item-title{padding-bottom: 8px;}
}
@media (max-width:794.98px) {
    .products-list__item-price-content-price-special-percent{display: block;}
    .products-list__item-tag-special{display: none;}
}
@media (max-width:645.98px) {
    .products-list__wrapper.products-list--rows .products-list__item {grid-template-rows: unset;}
    .products-list__wrapper.products-list--rows .products-list__item .products-list__item-valid-special {grid-area: 4/1/5/-1; flex-direction: row; align-items: center; gap: 4px;}
    .products-list__wrapper.products-list--rows .products-list__item .products-list__item-buy-favorite-quantity {grid-area: 6/1/7/-1;}
    .products-list__wrapper.products-list--rows .products-list__item .products-list__sponsored-price {grid-area: 7/1/8/-1;margin-bottom: 16px;}
    .products-list__wrapper.products-list--rows .products-list__item .products-list__item-price-content {grid-area: 5/1/6/-1; justify-content: center;margin-top: 0px;}
    .products-list__wrapper.products-list--rows .products-list__item .products-list__item-image{grid-area: 1/1/2/-1;}
    .products-list__wrapper.products-list--rows .products-list__item .products-list__item-title{grid-area: 2/1/3/-1;}
    .products-list__item-tags *{font-size: 10px;}
    .products-list__wrapper.products-list--rows{gap: 32px;}
}

/* Productos solo en desktop */
@media (min-width:992px) {
    .products-list--slider.slick-initialized .products-list__item { min-height: 375px; }
    .products-list__item:hover .products-list__item-buy-favorite-quantity, .products-list__item:hover .product-item__favorite, .products-list__item:hover .products-list__sponsored-price { opacity: 1 }
    #wlis-tble .products-list__item:hover .products-list__item-buy-favorite-quantity, #wlis-tble .products-list__item:hover .product-item__favorite, #wlis-tble .products-list__item:hover .products-list__sponsored-price { opacity: 1 }
    .products-list__item:hover { border: 1px solid #bebebe; }
}
@media (max-width:992px) {
    .products-list__item .products-list__item-buy-favorite-quantity, .products-list__item:hover .product-item__favorite, .products-list__item .products-list__sponsored-price { opacity: 1 }
    #wlis-tble .products-list__item .products-list__item-buy-favorite-quantity,  #wlis-tble .products-list__item:hover .product-item__favorite, #wlis-tble .products-list__item .products-list__sponsored-price { opacity: 1 }
}
@media (max-width: 768px) {
    .products-list__tax {position: static;display: block;margin-top: 0px;text-align: right;}
}
@media (max-width:529.98px) {
    .products-list__wrapper {grid-template-columns: repeat(2, 1fr);}
    .products-list__wrapper .products-list__item{padding: 0;}
    .products-list__wrapper .products-list__item-tags{top: 0;left: 0;}
    .products-list__wrapper .products-list__item-tags *{font-size: 10px;line-height: 10px;padding: 3px 4px;margin-bottom: 2px;}
    .products-list__wrapper .products-list__item-price-content-price{font-size: 18px;}
    .products-list__wrapper .products-list__item-price-content-price-special{font-size: 12px;}
    .products-list__item-price-content-price-special-percent{display: block; font-size: 10px; line-height: 10px; padding: 4px;}
    .products-list__wrapper .products-list__item-title{font-size: 13px; line-height: 18px;}
    .products-list__wrapper .products-list__sponsored-price {display: flex;flex-direction: column; min-height: 24px;}
    .products-list__wrapper .products-list__item-buy{height: 26px;font-size: 14px;line-height: 27px;}
    .product-listing__paginator {justify-content: center !important;}
    .product-listing__paginator .product-listing__paginator-info {display: none;}
    .product-listing__paginator div:first-child {display: none;}
    .products-list__amount.xfcant input{width: 25px;height: 25px;font-size: 12px;}
    .product-item__favorite{font-size: 24px; opacity: 1}
}
/* Página Wishlist */
#wlis-tble .product-item__favorite, #wlis-tble .products-list__item-buy-favorite-quantity  { opacity: 1 }

/* # LISTADO categorias
================================================== */
.categories-list{ margin-bottom: 120px; margin-top: 40px; }
.categories-list__wrapper{display: grid;grid-template-columns: repeat( auto-fill, minmax(304px, 1fr));grid-auto-flow: dense;gap: 32px;margin-bottom: 50px;}
.categories-list__item {position: relative;display: flex;flex-direction: column;border: 1px solid #fff;transition: border-color 0.35s ease-out;padding: 15px;gap: 10px;}
.categories-list__item-title{color:var(--secondary-color);font-weight:600;text-transform:uppercase;font-size:22px;line-height:22px}
.categories-list__item-subcategories li{list-style-type:"·";list-style-position:inside;padding-left:10px}
.categories-list__item-subcategories li a{color:var(--primary-color); padding-left: 4px; font-weight: 500;}
.categories-list__item-subcategories li a:hover{color:var(--secondary-color);}
.categories-list-more__wrapper{border-top:1px solid var(--primary-color);text-align:center; cursor: pointer;}
.categories-list-more{color:var(--primary-color);font-size:14px;font-weight:500;line-height:36px}

/* Categorías solo en desktop */
@media (min-width:992px) {
    .categories-list__item:hover { border: 1px solid #bebebe; }
}
@media (max-width:529.98px) {
    .categories-list__wrapper{grid-template-columns: repeat(1, 1fr);width: 75%;}
    .categories-list__item{padding: 0;}
}

/* # Listado de imágenes
================================================== */
.images-list--slider .slick-track {display: flex;gap: 8px;}
.images-list--slider.slick-initialized .products-list__item { display: flex !important; float: none; margin-bottom: 0px; height: auto !important; }
.images-list--slider .slick-dots { margin-top: 23px; display: flex !important; align-items:; justify-content: center; }
.images-list--slider .slick-dots button { cursor: pointer; height: 4px; text-indent: -999em; width: 40px; margin: 0px; padding: 0px; top: 0px; display: block; }
.images-list--slider .slick-dots li { margin: 0px 3px; }

/* # Opiniones flotante
================================================== */
.floating-reviews{position:fixed;top:90px;left:0;z-index: 99;}
.floating-reviews--button{width: 42px;height: 42px;background:var(--primary-color);display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute}
.floating-reviews--button i{font-size: 22px;line-height: 22px;color:#fff}
.floating-reviews--wrapper{z-index:2;width: 227px;height:319px;position:absolute;background:#fff;border:2px solid var(--primary-color);border-left:none;transform: translateX(-227px);transition:transform .25s linear;display: flex;flex-direction: column;padding: 30px 20px;justify-content: space-between;align-items: baseline;}
.floating-reviews--wrapper.show{transform:translateX(0px)}
.floating-reviews__close{font-size:12px;line-height:12px;position:absolute;right:10px;top:10px;font-weight:600;cursor:pointer}
.floating-reviews__title{font-size: 23px;font-weight: 400;text-transform: uppercase;}
.floating-reviews__more{color: var(--primary-color);text-transform: uppercase;border-bottom: 1px solid var(--primary-color);line-height: 14px;font-size: 14px;font-weight: 500;}
.floating-reviews__slider{width: 100%;padding: 0px 5px;}
.floating-reviews__stars{margin-bottom: 9px;}
.floating-reviews__item{height: 150px;display: flex !important;flex-direction: column;}
.floating-reviews__name{font-size: 20px;font-weight: 700;margin-bottom: 18px;}
.floating-reviews__description{font-size: 13px;line-height: 18px;text-overflow: ellipsis;max-height: 90px;font-weight: 500;}
.floating-reviews--wrapper .slick-arrow{cursor:pointer;font-size: 10px;inset:unset;font-weight: 600;line-height: 10px;}
.floating-reviews--wrapper .slick-prev{position:absolute;left: -10px;top: 35%;transform:rotate(90deg)}
.floating-reviews--wrapper .slick-next{position:absolute;right: -10px;top: 35%;transform:rotate(270deg)}
.floating-reviews--wrapper .slick-track{display: flex; gap: 10px;}
@media (max-width: 600.98px) {
    .floating-reviews{display: none;}
}

/* # MENU PRINCIPAL
================================================== */
html.main-menu-open .main-menu {height: calc(100% - 90px)}
html.main-menu-open {overflow: hidden;}
.main-menu__top { display: none }
.main-menu {background: #fff;position: fixed;width: 100%;z-index: 4;overflow: hidden;height: 0;transition: height 0.35s ease-out;}
.main-menu__social-item { color: var(--primary-color); transition: color 0.25s; }
.main-menu__social-item:hover { color: var(--secondary-color); }
.main-menu__wrapper { display: flex; height: 100%; }
.main-menu__left {flex: 1 1 0;display: flex;flex-direction: column;width: 100%;min-width: 350px;padding-bottom: 80px; overflow: hidden;}
.main-menu__social { margin-top: auto; font-size: 59px; line-height: 59px; display: flex; gap: 10px; opacity: 0;}
html.main-menu-open .main-menu__social {animation: menu-social 500ms forwards;}
.main-menu__right {max-width: 806px;}
.main-menu__right a[href=""], .main-menu__right a[href="#"] { pointer-events: none; }
.main-menu__banners-banner-top, .main-menu__banners-banner-bottom {display: block; height: fit-content;}
.main-menu__menu { padding-bottom: 20px !important }
.main-menu__menu-panels {position: relative;flex-grow: 1;overflow: hidden;width: 360px;}
.main-menu__menu-panels > .main-menu__menu-panel {position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 0;padding: 0px 0px 40px;-webkit-overflow-scrolling: touch;overflow: scroll;-ms-overflow-style: none;scrollbar-width: none;overflow-x: hidden;overflow-y: auto;-webkit-box-sizing: border-box;box-sizing: border-box;width: 100%;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);-webkit-transition: -webkit-transform .4s ease;transition: -webkit-transform .4s ease;-o-transition: transform .4s ease;transition: transform .4s ease;transition: transform .4s ease, -webkit-transform .4s ease;padding: 0px;background: #fff;width: 350px;}
.main-menu__menu-panels > .main-menu__menu-panel::-webkit-scrollbar {display: none;}
.main-menu__menu-panels > .main-menu__menu-panel:not(.main-menu__menu-panel--hidden) { display: block; padding-top: 40px; padding-right: 20px; }
.main-menu__menu-panels > .main-menu__menu-panel:not(.main-menu__menu-panel--hidden) ul { padding-bottom: 32px; }
.main-menu__menu-panels > .main-menu__menu-panel--hidden { display: none; }
.main-menu__menu-panels > .main-menu__menu-panel--open { z-index: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.main-menu__menu-panels > .main-menu__menu-panel--opened-parent { -webkit-transform: translate3d(-30%, 0, 0); transform: translate3d(-30%, 0, 0); }
.main-menu__menu-panels > .main-menu__menu-panel--highest { z-index: 2; }
.main-menu__menu-panels > .main-menu__menu-panel--first { padding-top: 100px; }
.main-menu__menu-child {position: relative;width: 100%;cursor: pointer;}
.main-menu__menu-panel > ul > li {display: flex; gap: 12px; justify-content: space-between;}
.main-menu__menu-panel a, .main-menu__menu-panel span:not(.main-menu__menu-child--arrow-left) { color: var(--primary-color); font-family: var(--default-fonts); font-size: 24px; font-weight: 600; line-height: 37px; text-transform: uppercase; border-bottom: 2px solid #fff; display: block; width: fit-content;}
.main-menu__menu-panel a:hover,.main-menu__menu-child:hover a,.main-menu__menu-child:hover:after,.main-menu__menu-panel span:hover,.main-menu__menu-child:hover span{color:var(--secondary-color);}
.main-menu__menu-panel > ul > li:hover a:not(.main-menu__menu-child--arrow, .main-menu__menu-panel_no-hover) { color: var(--secondary-color); border-bottom: 2px solid var(--secondary-color); }
.main-menu__menu-itembackground {background-color: var(--terciary-color);font-weight: 600;margin-bottom: 5px;color: #fff!important;padding-left: 18px;width: 100%!important;}
.main-menu__menu-itembackground__second {background-color: #641457;}
.main-menu__menu-itembackground:hover a:not(.main-menu__menu-child--arrow, .main-menu__menu-panel_no-hover) {border-bottom: 0px;}
.main-menu__menu-panel--open:not(.main-menu__menu-panel--first) a {text-transform: none;font-weight: 500;}
.main-menu__menu-child--arrow-left {font-size: 15px!important;}
.main-menu__menu-sepa { display: block; margin: 15px 0px; }
.main-menu__menu-panel-title { color: #fff; background: var(--primary-color); font-family: var(--default-fonts); font-size: 24px; font-weight: bold; line-height: 37px; text-transform: uppercase; margin-bottom: 40px; padding: 4px 12px; width: 100%}
.main-menu__menu-panel-back {color: var(--primary-color);font-family: var(--default-fonts);font-size: 19px;font-weight: bold;line-height: 19px;margin-bottom: 40px;cursor: pointer;}
.main-menu__menu-show-all { color: var(--primary-color) !important; font-family: var(--default-fonts) !important; font-size: 19px !important; font-weight: bold !important; line-height: 19px !important; text-transform: initial !important; margin-top: 40px !important; width: fit-content !important; position: relative !important; }

.main-menu__social, .footer__section-social {display: flex;gap: 10px;align-items: center;}
.main-menu__social a {display: inline-flex;align-items: center;justify-content: center;width: 60px;height: 60px;background-color: var(--primary-color);color: #fff;border-radius: 50%; / text-decoration: none;font-size: 35px;}
.footer__section-social a {display: inline-flex;align-items: center;justify-content: center;width: 35px;height: 35px;background-color: #ffffff;color: var(--primary-color);border-radius: 50%; / text-decoration: none;font-size: 22px;}
.main-menu__social a:hover {background-color: var(--secondary-color);color: #fff;}
.footer__section-social a:hover {background-color: var(--secondary-color);color:#fff}

@media (min-width:1100.98px) {
    .main-menu__menu-panels{width: min(100%, 485px);}
    .main-menu__menu-panels > .main-menu__menu-panel{width: min(100%, 485px);}
    .main-menu__left{width: min(100%, 485px);}
    .main-menu__menu-panels > .main-menu__menu-panel:not(.main-menu__menu-panel--hidden){padding-right: 20px;}
}
@media (max-width:900.98px) {
    .main-menu__left{min-width: 350px;}
    .main-menu__menu-panels {width: 350px;}
    .main-menu__menu-panels > .main-menu__menu-panel:not(.main-menu__menu-panel--hidden){padding-right: 10px;}
    .main-menu__menu-sepa {margin: 8px 0;!important}
    .main-menu__banners-banner-bottom {display: none;}
}
@media (max-width: 1000.98px) {
    .main-menu__menu-panels > .main-menu__menu-panel:not(.main-menu__menu-panel--hidden) { padding-top: 32px; }
    .main-menu__left {padding-bottom: 0px;}
    .main-menu__social { margin: 20px auto; }
}
@media (max-width:780.98px) {
    .main-menu__wrapper { display: flex; flex-direction: column; height: 100%; padding: 0px; }
    .main-menu__left {min-width: 100%;}
    .main-menu__right { padding: 0px; display: flex; gap: 10px; padding-bottom: 10px; margin-right: 10px; }
    .main-menu__menu-panels {width: 100%;margin-left: 0;}
    .main-menu {height: 100%;background: #fff;-webkit-transition: -webkit-transform .4s ease;transition: -webkit-transform .4s ease;-o-transition: transform .4s ease;transition: transform .4s ease;transition: transform .4s ease, -webkit-transform .4s ease;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0;margin: 0;position: fixed;top: 0;left: 0;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;height: 100%;-webkit-transform: translate3d(-320px, 0, 0);transform: translate3d(-320px, 0, 0);width: 320px;z-index: 101;max-height: 100% !important;}
    html.main-menu-open .main-menu { transform: translate3d(0%, 0, 0); }
    .main-menu__social { position: absolute; bottom: 20px; left: 0px; right: 0px; margin: 0px auto; width: 320px; justify-content: center; font-size: 45px; line-height: 45px; }
    .main-menu__menu-panels > .main-menu__menu-panel { width: 100% }
    .main-menu__right {flex-direction: row;gap: 0px;padding-bottom: 0px;margin-bottom: 85px;}
    .main-menu__top {position: absolute;top: 0px;z-index: 24;border-bottom: 1px solid #bebebe;width: 300px;left: 10px;height: 59px;display: flex;align-items: center;background: #fff;}
    .main-menu__top-hamburger-close {font-size: 24px;line-height: 24px;cursor: pointer;}
    .main-menu__top-icon-language {font-size: 24px;line-height: 24px;margin-left: auto;cursor: pointer;}
    .main-menu__icon-login {font-size: 24px;line-height: 24px;margin-left: 10px;cursor: pointer;}
    .header-top__main-hamburger-close { display: none !important }
    .header-top__main-hamburger { display: inline-block !important; }
    .main-menu__menu-panels > .main-menu__menu-panel:not(.main-menu__menu-panel--hidden) {padding-top: 75px;padding-right: 10px;}
    .main-menu__menu-panel a { font-size: 18px; line-height: 31px; }
    .main-menu__menu-panel-title { font-size: 20px; line-height: 20px; margin-bottom: 25px; }
    .main-menu__menu-panel-back { margin-bottom: 25px; }
    .main-menu__menu-show-all { margin-top: 25px; }
    .main-menu__menu-sepa {margin: 8px 0;!important}
}
@media (max-width: 529.98px) {
    .main-menu{width: 100%;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}
    .main-menu__top{width: calc(100% - 20px);}
}

@keyframes menu-social{0%{opacity:0}75%{opacity:1}100%{opacity:1}}

/* # Banners de marcas
================================================== */
.brand-banners{margin-top: 38px;margin-bottom: 13px;}
.brand-banners__wrapper{display: flex;color: var(--primary-color);flex-direction: column;gap: 8px;}
.brand-banners__wrapper img:nth-child(1){grid-column:1 /-1;grid-row:1 / 2}
.brand-banners__wrapper img:nth-child(2){grid-column:1 / span 16;width: 100%;height: 100%;}
.brand-banners__wrapper img:nth-child(3){grid-column:17 / -1;width: 100%;height: 100%;}
.brand-info{align-self:flex-start;display:flex;flex-direction:column;row-gap:20px;font-size:15px;line-height:24px;letter-spacing:.5px}
.brand-info:not(.left, .right){grid-column:1 / -1}
.brand-info.left{grid-column:1 / span 12}
.brand-info.right{grid-column:14 / -1}
.brand-info a{color:var(--primary-color);text-decoration:underline}
@media (max-width:600.98px) {
    .brand-banners{margin-bottom: 13px;}
    .brand-banners__wrapper{column-gap:8px;row-gap:24px}
    .brand-info.left{grid-column:1 / -1}
    .brand-info.right{grid-column:1 / -1}
}

/* # Categorías de marcas
================================================== */
.brand-categories{margin-bottom:118px;}
.brand-categories__wrapper{display:grid;grid-template-columns:repeat(auto-fill,315px);gap:16px;margin-bottom:33px;align-items:stretch;justify-items:center;}
.brand-category{display:flex;flex-direction:column;align-items:center;width:315px;height:auto;position:relative;}
.brand-category a{display:flex;flex-direction:column;width:100%;align-items:center;text-decoration:none;}
.brand-category img{width:100%;min-height:315px;max-height:315px;object-fit:cover;}
.brand-category .brand-category--label{background:var(--primary-color);color:#fff;width:100%;padding:6px 0;text-align:center;text-transform:uppercase;letter-spacing:1.5px;display:flex;align-items:center;justify-content:center;height:50px;box-sizing:border-box;flex-shrink:0;}
.brand-category--list{position:fixed;inset:0;width:min(90%,650px);z-index:999;margin:0 auto;opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center;transform:scale(0);transition:all 0.25s;}
.brand-category--list.brand-category__list--active{pointer-events:all;opacity:1;transform:scale(1);}
.brand-category--list ul{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;background:#fff;padding:16px;border-radius:16px;}
.brand-category--list ul li{display:flex;flex-direction:column;align-items:center;width:100%;height:56px;position:relative;}
#brand-category__background{background:var(--terciary-color);position:fixed;inset:0;z-index:10;opacity:0;pointer-events:none;transition:all 0.25s;}
#brand-category__background.brand-category__background--active{opacity:0.9;pointer-events:all;}
.view-more-brand-categories__wrapper{display:flex;justify-content:center;align-items:center;}
.view-more-brand-categories__wrapper a{background:var(--primary-color);color:#fff;padding:6px 40px;max-width:450px;width:100%;text-align:center;}
.new-products__wrapper{margin-bottom:32px;}
@media(max-width:750.98px){
    .brand-category--list ul{grid-template-columns:1fr;}
    .view-more-brand-categories__wrapper a{max-width:100%;}
    .brand-category img{min-height:180px;max-height:180px;}
}
.manufacturer-full-categories { width: 100%; }
.manufacturer-full-categories .product-sheet__related-header { font-size: 20px; font-weight: 700; color: #fff; margin-bottom: 20px; padding: 0 10px; padding: 15px }
.manufacturer-full-categories .product-sheet__related-section { padding: 0 30px; height: auto; margin-bottom: 20px; min-height: 0; }
.manufacturer-full-categories .product-sheet__related-item { border-bottom: 2px solid transparent;transition: border-color .3s ease; }
.manufacturer-full-categories .product-sheet__related-item-text { display: inline-block; line-height: 1; }
.manufacturer-full-categories .product-sheet__related-items-group {display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px;}

@media (max-width: 1024px) {
	.manufacturer-full-categories .product-sheet__related-items-group {grid-template-columns: repeat(3, 1fr);}
}
@media (max-width: 480px) {
	.manufacturer-full-categories .product-sheet__related-items-group {grid-template-columns: 1fr;}
}
@media (max-width: 768px) {
	.manufacturer-full-categories .product-sheet__related-items-group {grid-template-columns: repeat(2, 1fr);}
}

/* # Productos e imágenes de marcas
================================================== */
.brand-products, .brand-products-images{margin-bottom: 118px;}

/* # Cabecera dentro de categoría
================================================== */
.header-info{margin-bottom:19px}
.header-info__wrapper{padding: 30px 0;flex-direction:row;border-bottom:1px solid var(--primary-color);border-top:1px solid var(--primary-color);gap: 32px;justify-content: space-between;}
.header-info--title{color:var(--primary-color);font-size:36px;font-weight:700;line-height: 36px;text-transform:uppercase}
.header-info--description{color:var(--primary-color);font-size:15px;position: relative;transition: all 0.25s; height: 100%;}
.header-info--breadcrumb{display: flex;gap: 11px;font-weight: 500;flex-wrap: wrap;}
.header-info--breadcrumb span, .header-info--breadcrumb h1, .header-info--breadcrumb a{line-height: 18px;text-transform: uppercase;color: var(--primary-color);transition: border-bottom 0.2s; border-bottom: 1px solid transparent;}
.header-info--breadcrumb span:last-child, .header-info--breadcrumb h1:last-child, .header-info--breadcrumb a:last-child{font-size: 24px;font-weight: 700;}
.header-info--breadcrumb a:hover{border-bottom: 1px solid var(--primary-color);}
.header-info--search-input {color: var(--secondary-color) !important;}
.header-categories--wrapper{display: flex;flex-wrap: wrap;gap: 10px;}
.header-info__item{background:var(--primary-color);color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;padding:4px 16px;border-radius:4px}
.header-info__item h2{font-size:14px; margin-bottom: 0px;}
.header-info__item:hover{background:#e494d7}
.header-info--image{max-width: 400px;}
.header-info--text-wrapper{display: flex;flex-direction: column;gap: 19px;}
.header-info--breadcrumb .basket-wishlist__wrapper {display: flex; flex-direction: row; gap: 48px;}
.header-info--breadcrumb a.basket-wishlist__label {cursor: pointer;}
.header-info--breadcrumb .basket-wishlist__label.basket-wishlist__label--active, .header-info--breadcrumb .basket-wishlist__label:hover {opacity: 1;}
.header-info--breadcrumb .basket-wishlist__label {opacity: 0.3;color: var(--primary-color);font-size: 24px !important;font-weight: bold;line-height: 24px !important;;text-transform: uppercase;transition: all 0.15s;border: none !important;}
.header-info--breadcrumb .basket-wishlist__label .label-count {color: var(--terciary-color);}
.header-info--breadcrumb .basket-wishlist__label .redirect-arrow {color: var(--primary-color);font-size: 20px !important;;line-height: 20px !important;;top: 1px;left: 4px;position: relative;transition: all 0.15s;}
.header-info--breadcrumb .basket-wishlist__label:hover .redirect-arrow {color: var(--secondary-color);}
.header-info--description h1{text-transform: uppercase; font-size: 26px;font-weight: 700;}
.header-info--description h2{text-transform: uppercase; font-size: 18px;font-weight: 700;}
.header-info--description h3{font-size: 16px;font-weight: 700;}
.header-info--description a{color:var(--terciary-color);font-weight: 700;}

@media (max-width:900.98px) {
    .header-info__wrapper{padding: 20px 0;}
    .header-info--breadcrumb{column-gap: 11px;row-gap: 4px;}
    .header-info--breadcrumb span{font-size: 13px;}
    .header-info--breadcrumb span:last-child{font-size: 22px;}
}
@media (max-width: 780.98px) {
    .header-info:has(.header-info--breadcrumb) {height: 0; overflow: hidden;}
    .header-info:has(.basket-wishlist__wrapper) {height: fit-content;}
    .header-info .header-info__wrapper:has(.basket-wishlist__wrapper) {justify-content: center;}
}
@media (max-width:529.98px) {
    .header-info__item{font-size: 11px;padding:2px 10px;}
}
.footer-breadcrumb{display: flex;gap: 11px;font-weight: 500;flex-wrap: wrap; opacity: 0.75;font-family: var(--default-fonts); padding: 18px 0;}
.footer-breadcrumb span, .footer-breadcrumb a{font-size: 12px; line-height: 12px; font-style: italic; text-transform: uppercase;color: var(--primary-color);transition: border-bottom 0.2s; border-bottom: 1px solid transparent;}
.footer-breadcrumb > span:last-child {font-weight: 700;}
.footer-breadcrumb a:hover{border-bottom: 1px solid var(--primary-color);}
@media (max-width:900.98px) {
    .footer-breadcrumb{column-gap: 11px;row-gap: 4px;}
    .footer-breadcrumb span{font-size: 13px;}
    .header-info--breadcrumb .basket-wishlist__label span {font-size: 16px !important;}
    .header-info--breadcrumb .basket-wishlist__label .redirect-arrow {font-size: 16px !important;}
}

/* # Sección de filtro y nº productos
================================================== */
.filter-products{margin-bottom:40px}
.filter-products__amount{color: var(--secondary-color);}
.filter-products__wrapper{display:flex;justify-content:space-between;align-items: center;font-weight:500;}
.filter-button{cursor:pointer;color:#fff;background:#b957c5;padding:8px 30px;display:flex;flex-direction:row;gap:10px;text-transform: uppercase;}
.filter-products__icon{font-size:12px;}
.filter-button__wrapper{display: flex; flex-wrap: wrap; column-gap: 32px; row-gap: 16px;}
.maquillalia-icon--filter.filter-products__icon{font-size:26px;}
@media (max-width:529.98px) {
    .filter-products__wrapper{flex-direction: column;gap: 8px;align-items: center;}
    .filter-button__wrapper{flex-direction: column;}
    .filter-button{justify-content: center;font-size: 14px;}
}

/* # Paginador
================================================== */
.product-listing__paginator{display: flex;align-items: center;justify-content: center;margin-bottom: 24px;gap:26px;color:#000;}
.product-listing__paginator-navigation a{margin-right: 10px; margin-left: 10px;}
.product-listing__page-arrow-up, .product-listing__page-arrow-down{transform: rotate(90deg); color:#000;}
.product-listing__page-actual{font-size: 20px;font-weight: 700;}
/* # Panel de filtro
================================================== */
.filter-panel{transition:opacity 0.3s linear;padding:0;margin:0;position:fixed;z-index:301;width:100%;opacity:0;top:0px;left:0px;}
.filter-panel__content{transition: left 0.25s ease-out;background:#fff;width: 350px;position:fixed;left: -350px;top:0px;z-index:100;height:100%;display:flex;flex-direction:column;padding: 40px 28px 28px 28px;}
.filter-panel__content-top{text-align:right;padding-bottom:32px;display:flex;justify-content: space-between;align-items: center;border-bottom: 1px solid var(--primary-color);}
.filter-panel__content-top-title{color:#001644;font-size: 18px;line-height: 18px;font-weight: 700;text-transform:uppercase;}
.filter-panel__content-top-subtitle{color:#dd7acd;font-size:18px;font-weight:700;line-height:18px;text-decoration:underline;}
.filter-panel__content-tabs{overflow-y:scroll;padding-right:28px;}
.filter-panel__content-tab-checkbox-fake{display:none;}
.filter-panel__content-tab-label{padding-bottom:35px;display:block;position:relative;padding-right:40px;padding-top:35px;color:#001644;font-size: 18px;line-height:18px;font-weight:800;text-transform:uppercase;cursor:pointer;width: 100%;margin: 0 !important;}
.filter-panel__content-tab-label:before{position:absolute;top:50%;right:0px;margin-top:-17px;content:"\0043";font-weight:300;font-size: 24px;line-height:35px;font-family: maquillalia-font;}
.filter-panel__content-tab-label .filter-panel__aproximated-color {font-weight: 500;font-size: 12px;padding-left: 8px;color: var(--secondary-color);}
.filter-panel__content-tab-content{display: grid; grid-template-rows: 0fr; transition:all 0.45s;overflow:hidden;}
input.filter-panel__content-tab-checkbox-fake:checked ~ .filter-panel__content-tab-content{grid-template-rows: 1fr;}
input.filter-panel__content-tab-checkbox-fake:checked ~ .filter-panel__content-tab-label:before{content:"\0044";}
.filter-panel__content-tab{border-bottom: 1px solid var(--primary-color);}
.filter-panel__content-tab:last-child{border-bottom: 1px solid transparent;}
.filter-panel__content-tab--view {padding: 32px 0;}
.filter-panel__content-tab--letters .filter-panel__content-list{display: grid; grid-template-columns: repeat(4, 1fr); justify-items: center;}
.filter-panel__content-list{display: flex; flex-direction: column; overflow-y: hidden;}
.filter-panel__content-list-item{color:#001644;cursor: pointer;}
.filter-panel__content-list-item label{cursor: pointer; margin: 0 !important;}
.filter-panel__content-list-item:last-child{margin-bottom:20px;}
.filter-panel__content-list-item-title{font-size:14px;font-weight:600;line-height:14px;text-transform:uppercase;}
.filter-panel__content-list-item:hover .filter-panel__content-list-item-title, .filter-panel__content-list-item--active .filter-panel__content-list-item-title{color:#b957c5;font-weight:700;}
.filter-panel__content-list-item input[type=radio]{display: none;}
.filter-panel__close{background-color:#dd7acd;opacity:0.9;height:100%;width:100%;position:absolute;z-index:1;bottom:0px;left:0px;}
.filter-panel__content-top-icon{font-weight:800;color:#001644;cursor:pointer;}
.filter-panel__content-submit{background:var(--primary-color) !important;border:0px;padding:0px;margin:0px;width: 100% !important;color:#ffffff;font-size: 18px;font-weight: 500;letter-spacing: 2px;height:50px;line-height:50px;margin-bottom:16px;margin-top:30px;cursor: pointer;text-transform: lowercase;}
.filter-panel__content-clear{border: 0;
    box-shadow: none;
    cursor: pointer;
    padding: 0 15px;
    width: auto;
    display: inline-block;
    text-align: center;
    min-height: 35px;
    color: #fff;
    background: var(--primary-color) !important;
    margin: 0px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 16px;
    margin-top: 30px;
    text-transform: lowercase;
}
#fltr-prce .cntd{display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;justify-content:space-between;margin-bottom:10px;}
#fltr-prce .cntd input{max-width:55px;font-size:15px;line-height:15px;color:#90949a;text-align:center;border:1px solid #cdd4db;height:29px;margin-right:5px;}
#fltr-prce .cntd input.sbmt{cursor:pointer;background:#00c471;font-size:16px;line-height:16px;border:none;margin:0px;padding:0px;color:#fff;font-weight:bold;width:45px;height:29px;text-align:center;}
#fltr-prce .ui-slider .ui-slider-range{background:#001644;height: 4px;background: #f0eff0;}
#fltr-prce .slde-prce{height: 4px;border:0px;display:block;}
#fltr-prce .ui-state-default{cursor:pointer;width:6px;height:15px;background:#001644;border:0px;margin-left:-4px;top:-6px;border-radius:0px;}
#fltr-prce .slde-prce span{background: #b957c5;}
#fltr-prce .dmax,#fltr-prce .dmin,#fltr-prce .separator{font-size: 15px;line-height:14px;display:block;color:#001644;font-weight: 400;}
#fltr-prce .dmin{color:#001644;}
#fltr-prce .slde-prce-labels {position: absolute;display: flex;top: -40px;width: 100%;left: 0;flex-direction: row;align-content: center;align-items: center;justify-content: center;gap: 16px;}
#fltr-prce{position:relative;max-width: calc(100% - 7px);top:0px;display:block;left:7px;}
.filter-panel__content-list-item--price{position:relative;padding-top:40px;background:#fff!important;cursor: default;}
html.filter-panel-open .filter-panel{height:100%;opacity:1;}
html.filter-panel-open .filter-panel__content{left: 0px;overflow-y: auto;}
html.filter-panel-open{overflow:hidden;}
.filter-panel__content-wrapper--categories{display:flex;flex-direction:column;gap:4px;overflow-y:auto;margin-top:28px;}
.filter-panel__content-wrapper--sellos{display:flex;flex-direction:column;gap:4px;overflow-y:auto;margin-top:28px;}
.filter-panel__category{color:var(--primary-color);font-weight:500}
.filter-panel__category:hover:not(.filter-panel__category--primary){color:#dd7acd;font-weight:500}
.filter-panel__category--primary{color:#b957c5;font-weight:600}
.filter-panel__sello{color:var(--primary-color);font-weight:500}
.filter-panel__sello:hover:not(.filter-panel__sello--primary){color:#dd7acd;font-weight:500}
.filter-panel__sello--primary{color:#b957c5;font-weight:600}
@media (max-width:529.98px) {
    .filter-panel__content{width:100%;left: -100%;}
}

/* # Página de producto
================================================== */
.product-sheet{margin-top: 30px;}
.product-sheet__wrapper{display:grid;grid-template-columns:minmax(507px,1fr) minmax(100px,725px);column-gap: 85px;position:relative}
.product-sheet__tags{position:absolute;top:0;right: 0px;display:flex;flex-direction:column;align-items:flex-end;gap:6px;z-index:1;transition: right 0.5s;}
.product-sheet__sellos{display:flex;flex-direction:row;align-items:flex-start;gap:6px;transition: left 0.5s;}
.product-sheet__tags .lblmdl .fa {padding-left: 4px;}
.product-sheet__tags>*:not(span.image) {color: #fff;font-size: 18px;padding: 3px 8px;}
.product-sheet__tags > span > img {width: auto;height: 28px;}
.product-sheet__tag--new{background-color: #000;}
.product-sheet__tag--discount{background-color:var(--secondary-color);}
.product-sheet__tag--outlet{background-color:#992c2c;}
.product-sheet__tag--nature{background-color:#bacc88;}
.product-sheet__tag--maquifarma{background-color:#be8ed0;font-size:18px;padding:3px 8px}
.product-sheet__information{display:flex;flex-direction:column;grid-area:1/1/2/2;justify-content: space-between;gap:8px;}
.product-sheet__information-title{font-size:25px;line-height:30px;}
.product-sheet__information-manufacturer{font-size:24px;line-height:36px;font-weight:700;margin-bottom:0px;color:var(--primary-color);}
.product-sheet__images{grid-area: 1/2/3/3;margin-right: 50px;position: relative;}
.product-sheet__images-wrapper {opacity: 0;max-height: 592px;overflow: hidden;transition: max-height 0.5s, margin-right 0.5s;}
.product-sheet__images-wrapper.slick-initialized {display: flex;flex-direction: column;position: relative;opacity: 1;}
.product-sheet__images-wrapper .slick-slide {height: 500px;transition: height 0.5s;}
.product-sheet__images-wrapper .slick-slide img {height: 100%;width: auto;}
.product-sheet__images-wrapper .slick-dots {display: flex !important;flex-direction: row;justify-content: flex-start;overflow-x: auto;overflow-y: hidden;padding-bottom: 16px;scroll-behavior: smooth;-webkit-overflow-scrolling: touch;margin-top: 24px;white-space: nowrap;width: 100%;}
.product-sheet__images-wrapper .slick-dots li {display: inline-block;border: 1px solid var(--primary-color);width: 128px;height: 68px;cursor: pointer;padding: 1px;flex: 0 0 auto;scroll-snap-align: start;}
.product-sheet__images-wrapper .slick-dots li:hover,.product-sheet__images-wrapper .slick-dots li.slick-active {border: 2px solid var(--primary-color);padding: 0;}
.product-sheet__images-wrapper .slick-dots li img {width: auto;height: 100%;max-height: 68px;}
.product-sheet__images-wrapper .slick-arrow {cursor: pointer;font-size: 24px;inset: unset;}
.product-sheet__images-wrapper .slick-prev {position: absolute;left: 0;height: 100%;display: flex !important;align-items: center;justify-content: center;width: 50px;z-index: 2;}
.product-sheet__images-wrapper .slick-next {position: absolute;right: 0;height: 100%;display: flex !important;align-items: center;justify-content: center;width: 50px;z-index: 2;}
.product-sheet__images-wrapper .slick-prev::before {transform: rotate(90deg);}
.product-sheet__images-wrapper .slick-next::before {transform: rotate(270deg);}
.product-sheet__information-references {margin-bottom: 0px;display: flex;flex-direction: row;gap: 24px;}
.product-sheet__information-reference {font-size: 14px;line-height: 14px;}
.product-sheet__wrapper .product-item__favorite{margin-left: 0px; font-size: 36px; line-height: 36px; float: right;}
.product-sheet__information-reviews{display:flex;gap:4px;}
.product-sheet__information-reviews a{color:var(--primary-color);text-decoration:underline}
.product-sheet__information-reviews a:hover{color:var(--secondary-color);}
.product-sheet__information-reviews span{font-size:14px;font-weight:500;line-height:18px}
.product-sheet__information-division{border-top:1px solid var(--primary-color);margin-bottom: 24px;margin-top: 24px;}
.product-sheet--coming-soon .product-item__buy span {display: none;}
.product-sheet--out-stock .product-item__buy span {display: none;}
.product-sheet--out-stock > i { padding-right: 10px;}
.products-sheet__item-modiface-try{display: block;background: var(--secondary-color);text-align: center;font-size: 16px;line-height: 26px;color: #fff;padding: 10.5px 10px 12px;margin-bottom: 16px;text-transform: uppercase;font-weight: 600;border-radius: 8px;}
.products-sheet__item-modiface{position: absolute;top: 40px;right: 80px;width: 71px;background: var(--secondary-color);color: #fff;font-size: 9.4px;line-height: 14px;text-transform: uppercase;font-weight: 600;z-index: 1;border-radius: 8px;text-align: center;padding: 7px 0 3px;}
.products-sheet__item-modiface-try i, .products-sheet__item-modiface i {font-size: 33px; line-height: 33px;}
.product-sheet__attributes-wrapper{list-style:none;display:flex;flex-direction:row;align-items:center;margin:0;flex-wrap: wrap;}
.product-sheet__attributes-wrapper--images .product-sheet__attribute {max-width: 66px;}
.product-sheet__attributes-wrapper--images {gap: 7.5px;}
.product-sheet__attribute{display:block;border:1px solid transparent;padding: 5px;}
.product-sheet__attribute a{display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}
.product-sheet__attribute:hover,.product-sheet__attribute--selected{border:1px solid var(--primary-color)}
.product-sheet__attribute--color{background:var(--color);display:block;width:32px;height:19px}
.product-sheet__price-wrapper{display:flex;flex-direction:column;gap: 9px;width:fit-content;}
.product-sheet__special-expire{color:#b957c5;font-size:16px;font-weight:600;line-height:18px}
.product-sheet__prices-wrapper{display:flex;align-items:center;width:100%;gap:12px}
.product-sheet__prices--discount{color:#fff;font-weight:500;font-size:15px;line-height:18px;background:#b957c5;padding:4px 10px}
.product-sheet__prices--actual{color:var(--primary-color);font-size:36px;font-weight:700;line-height:18px}
.product-sheet--special .product-sheet__prices--actual{color:#bb57c6}
.product-sheet__prices--before{color:var(--primary-color);font-size:18px;font-weight:500;line-height:18px;align-self:flex-end;text-decoration:line-through}
.product-sheet__amount{margin-left:16px;align-self:flex-end;max-width:50px;display:flex;flex-direction:row;align-items:center;gap:7px}
.product-sheet__amount.xfcant input{border:1px solid var(--primary-color);color:#001644;text-indent:0;padding:0;height:33px;font-size:16px;line-height:16px;text-align:center;width:43px}
.product-sheet__amount.xfcant .up{font-weight:700;color:#001644;font-family:maquillalia-font;transform:rotate(270deg);cursor:pointer}
.product-sheet__amount.xfcant .up:before{content:"\0043"}
.product-sheet__amount.xfcant .down{font-weight:700;color:#001644;font-family:maquillalia-font;transform:rotate(90deg);cursor:pointer}
.product-sheet__amount.xfcant .down:before{content:"\0043"}
.product-sheet__price--scalapay .maquillalia-icon--scalapay{font-size:75px;line-height:18px}
.product-sheet__price--scalapay{display:flex;align-items:center;gap:6px;font-weight:500}
.product-sheet__buy{display:flex;flex-direction:row;gap:8px;align-items:center;margin-bottom:16px;margin-top:5px;}
.product-sheet__buy-button{background:var(--primary-color);color:#fff;font-size:20px;font-weight:600;text-transform: uppercase;padding:10px 95px;cursor:pointer; width: 100%; text-align: center; transition: transform 0.3s ease}
.product-sheet__buy-button:hover, .products-list__item-buy:hover{ transform: scale(1.02); }
.product-item__favorite:hover{ transform: scale(1.05); }
.product-sheet__buy-favorite{font-size:30px;cursor:pointer}
.product-sheet__confirm-order{font-size:14px;font-weight:500;line-height:18px;display: block;}
.product-sheet__confirm-order .time{color:#bb57c6;font-weight:700}
.product-sheet__content-information{list-style:none;margin:0;display:flex;flex-direction:column;gap:4px}
.product-sheet__content-information li{font-size:14px;font-weight:500;line-height:18px}
.product-sheet__tabs{grid-area: 3/1/4/2;margin-top: 54px;}
.product-sheet__tab-titles{display:flex;flex-direction:row;column-gap:21px;margin-bottom:24px}
.product-sheet__tab-title{font-size:28px;font-weight:500;padding-bottom:8px;border-bottom:3px solid transparent;cursor:pointer}
.product-sheet__tab-title--active{font-weight:700;border-color:#bb57c6}
.product-sheet__tab-content{display:none}
.product-sheet__tab-content--active{display:block; height: auto; overflow-y: hidden; padding-right: 16px;}
.product-sheet__combinations-wrapper{display:flex;flex-direction:column;gap:14px}
.product-sheet__combinations-title{font-size:28px;font-weight:400}
.product-sheet__combinations-swogo{height:370px;border:2px solid var(--primary-color)}
.product-sheet__other-combinations{grid-area: 4/1/5/3;margin-top: 54px;}
.product-sheet__combinations-title-wrapper{display:flex;align-items:center;justify-content:space-between}
.product-sheet__combinations-more{font-size:14px;text-decoration:underline;font-weight:500;color:var(--primary-color)}
.maquillalia-title--product-reviews{margin-bottom: 30px;}
.product-sheet__reviews{grid-area: 5/1/6/3;margin-top: 54px;}
.product-sheet__reviews-list{display:grid;grid-template-columns:240px auto;gap: 87px;}
.product-sheet__valoration{display:flex;flex-direction:column;gap:16px;align-items:center}
.product-sheet__valoration-stars{display:flex;background:#b957c5;padding:29px 0;justify-content:center;align-items:baseline;width:100%}
.product-sheet__valoration-stars .reviews__stars{display:flex;flex-direction:row;gap:6px;margin-top:unset}
.product-sheet__valoration-stars .reviews__stars > i{color: #ffffff80;}
.product-sheet__valoration-star {color: #d7d7d7;}
.product-sheet__valoration-star--active {color: var(--secondary-color);}
.product-sheet__valoration-number{color:#fff;font-size:28px;font-weight:700;margin-left:14px}
.product-sheet__valoration-write{text-align:center;color:#b957c5;font-size:18px;font-weight:700;cursor:pointer;border-bottom:1px solid #b957c5}
.product-sheet__reviews-header{display:flex;flex-direction:row;justify-content:space-between;margin-top:24px;align-items:center;gap: 15px;margin-bottom: 44px;}
.product-sheet__reviews-count{font-size:18px;font-weight:400}
.product-sheet__reviews-order{display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px}
.product-sheet__reviews-order a{color:var(--primary-color);border-bottom:1px solid transparent;transition:all .25s linear;font-weight:500;text-transform:uppercase;font-size:14px;line-height:14px}
.product-sheet__reviews-order a:hover,.product-sheet__reviews-order--active{color:var(--secondary-color)!important;border-bottom:1px solid var(--secondary-color)!important}
.product-sheet__reviews-order span{width:1px;background:var(--primary-color)}
.product-sheet__reviews-list-wrapper{display:flex;flex-direction:column;max-height: 450px; min-height: 52px; overflow-y: auto;}
.product-sheet__reviews-container{display:flex;flex-direction:column;}
.product-sheet__stars-response-wrapper{display: flex;align-items: center;justify-content: space-between;gap: 32px;}
.product-sheet__stars-response-wrapper .reviews__stars{margin-top:unset}
.product-sheet__review{padding:30px;display:flex;flex-direction:column;gap:14px}
.product-sheet__review:nth-child(odd){background:#f8f8f8}
.product-sheet__review-name{font-size:20px;font-weight:700}
.product-sheet__review-text{font-size:14px;font-weight:500}
.product-sheet__review-opinions{display: flex;flex-direction: column;gap: 4px;font-size: 14px;font-weight: 400;}
.product-sheet__review-opinions li span{font-weight: 600;}
.product-sheet__tab-content li {line-height:1.5rem}
.product-sheet__tab-content ul {margin-left: 35PX}
#optional_related_products{grid-area:6/1/7/3;margin-top:54px}
.product-sheet__price{grid-area:2/1/3/2;margin-top:10px;margin-bottom:10px;}
.product-sheet__combinations{grid-area:3/2/4/3;margin-top:54px}
.product-sheet__related-products-box{display: grid;grid-template-columns: 78% 20%;gap: 26px;}
.product-sheet__related-products-box--wide {grid-template-columns: 100% !important;}
.product-sheet__related-header{background-color: var(--color-black);color: var(--color-white);padding: 15px;font-size: 26px;text-transform: uppercase;font-weight: bold;}
.product-sheet__related-box{margin-top: 30px; border: 1px solid #bebebe;margin-bottom: 52px;}
.product-sheet__related-section{display: flex;flex-direction: column;padding: 30px 15px 20px 15px;justify-content: space-between;min-height: 392px;}
.product-sheet__related-items-group{list-style-type: none;padding-left: 0; margin-left: 0px;color: var(--color-black);font-weight: 500;line-height: 22px;display: flex;flex-direction: column;gap: 10px;}
.product-sheet__related-item{cursor: pointer; color: var(--color-black);}
.product-sheet__related-link{font-size: 12.5px; margin-top: 20px; color: var(--color-black);cursor: pointer;}
.product-sheet__related-item-text{position: relative;padding-bottom: 3px;border-bottom: 2px solid transparent;transition: border-color 0.3s ease;}
.product-sheet__related-item-text:hover {border-color: var(--secondary-color); color: var(--secondary-color);}
.product-expiration { background-color: #f3f4f7; display: table; height: 35px; width: 100%; }
.product-expiration__icon { background-color: #cfcfd1; display: table-cell; vertical-align: middle; width: 36px; }
.product-expiration__icon.product-expiration__icon-separator { border-left: 1px solid #fff; }
.product-expiration__icon .product-expiration__icon--open { background: #cfcfd1 url("../images/custom/expiration.png") -36px 0px no-repeat; display: block; height: 35px; width: 36px; }
.product-expiration__icon .product-expiration__icon--exp { background: #cfcfd1 url("../images/custom/expiration.png") 0 0px no-repeat; display: block; height: 35px; width: 36px; }
.product-expiration__icon:last-child { border-left: 1px solid #fff; }
.product-expiration__text { display: table-cell; color: var(--primary-color); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 13px; padding: 8px 5px 8px 14px; vertical-align: middle; }
.product-expiration__text strong { font-weight: bold; }
.bnr-expr { font-family:'todayshop-mediumregular'; font-size: 24px; color: #FFFFFF; letter-spacing: 0.6px; text-align: center; height: 53px; background: var(--secondary-color); border: none; position: relative; display: flex !important; flex-direction: row; align-items: center; justify-content: center; gap: 16px; }
.bnr-expr span { font-size: 14px; color: #FFFFFF; text-transform: none; }
.des_desk{margin-bottom: 20px;display:block;}

@media all and (max-width: 767px){.des_desk{display:none;}}
@media (max-width:1220.98px) {
    body main, .header-top {padding: 0px 20px !important;transition: padding 0.5s;}
    .main-menu {padding: 0px 20px;}
    .product-sheet__wrapper{grid-template-columns: minmax(407px,1fr) minmax(300px,725px);}
    .product-sheet__images{margin-right: 0;}
    .product-sheet__images-wrapper{max-height: 500px;}
    .product-sheet__images-wrapper .slick-slide{height: 400px;}
}
@media (max-width: 1100.98px) {
    .product-sheet__reviews-header {flex-direction: column;}
}
@media (max-width: 900.98px) {
    #responsive{min-width: 2px;}
    body main, .header-top {padding: 0px 10px !important;transition: padding 0.5s;}
    .main-menu {padding: 0px 10px;}
    .product-sheet__wrapper{grid-template-columns: 100%;gap: 0px;}
    .product-sheet__information{grid-area: 1/1/2/2;}
    .product-sheet__tags{right: unset;left: 0;align-items: flex-start;}
    .product-sheet__sellos{left: unset;right: 0;align-items: flex-start;}
    .product-sheet__images{grid-area: 2/1/3/2;}
    .product-sheet__images-wrapper{max-height: 400px;}
    .product-sheet__images-wrapper .slick-slide{height: 300px;}
    .product-sheet__price{grid-area: 3/1/4/2;}
    .product-sheet__tabs{grid-area: 4/1/5/2;}
    .product-sheet__combinations{display: none;}
    .product-sheet__other-combinations{grid-area: 5/1/6/2;}
    .product-sheet__reviews{grid-area: 6/1/7/2;}
    .product-sheet__related-products{grid-area: 7/1/8/2;}
    .product-sheet__information-title{font-size: 21px;line-height: 24px;margin-bottom: 0px;}
    .product-sheet__information-manufacturer h2{font-size: 24px;margin-bottom: 0px;}
    .product-sheet__reviews-list{display: flex;flex-direction: column;gap: 0px;}
    .product-sheet__reviews-count{font-size: 14px;}
    .product-sheet__tab-title{font-size: 20px;}
    .product-sheet__combinations-title{font-size: 20px;}
    .product-sheet__combinations-more{display: none;}
    .product-sheet__tags span{font-size: 14px !important;}
    .product-sheet__special-expire{font-size: 13px;}
    .product-sheet__prices--discount{font-size: 12px;}
    .product-sheet__prices--actual{font-size: 28px;}
    .product-sheet__prices--before{font-size: 14px;}
    .product-sheet__amount.xfcant input{font-size: 13px;height: 28px;width: 34px;}
    .product-sheet__price--scalapay{font-size: 12px;}
    .product-sheet__buy-button{font-size: 16px;}
    .product-sheet__buy-favorite{font-size: 24px;}
    .product-sheet__attribute{padding: 3px;}
    .product-sheet__confirm-order{font-size: 12px;margin-bottom: 12px;}
    .product-sheet__tab-content{font-size: 15px;}
    .product-sheet__tab-titles{margin-bottom: 12px;}
    .product-sheet__tabs{margin-top: 32px;}
    .product-sheet__other-combinations{margin-top: 32px;}
    .product-sheet__reviews{margin-top: 32px;}
    .product-sheet__related-products{margin-top: 32px;}
    .product-sheet__images-wrapper .slick-dots{display:flex!important;flex-direction:row;justify-content:center;margin-top: 24px;}
    .product-sheet__images-wrapper .slick-dots li{display:block;cursor:pointer;padding:1px;border:0px;height:20px;width:auto;}
    .product-sheet__images-wrapper .slick-dots li:hover,.product-sheet__images .slick-dots li.slick-active{border:0px;padding:0}
    .product-sheet__images-wrapper .slick-dots li img{height:100%}
}
@media (max-width: 450.98px) {
    .product-sheet__review {padding: 24px;}
    .product-sheet__stars-response-wrapper {flex-direction: column; gap: 16px; }
}
@media only screen and (min-width: 768px) and (max-width: 991px),
screen and (max-width:767px){
    .product-sheet__related-products-box{display:flex;flex-direction:column; gap: 0px;}
    .product-sheet__related-box{min-height: 294px;margin-top: 20px; margin-bottom: 0px;}
    .product-sheet__related-section{min-height: 240px;padding: 20px 15px 20px 15px;}
    .product-sheet__related-items-group{gap: 3px;}
}

/*==================================================
# INICIO DE ESTILOS ANTIGUOS
================================================== */

/* # Titulo divs
================================================== */
.general-title__div{text-align: center;position: relative;line-height: 15px;font-size: 0;padding: 30px 0; font-family: var(--default-fonts);}
.general-title__div span, .general-title__div a{background-color: #fff;display: inline-block;padding: 0 20px;vertical-align: top;}
.general-title__div span{font-size: 21px;line-height: 25px; font-weight: 600;}
.general-title__div i{font-size: 16px;font-style: italic;color: #cec8d0;position: relative;z-index: 4;}
.general-title__div a{font-size: 24px;width: 40px;padding-right: 0;height: 20px;line-height: 22px;z-index: 2;position: absolute;right: 0;top: 38px;}
.page-manufacturers .general-title__div span{color:#723c89;}
.page-manufacturers .general-title__div:before {background-color: #e2c2ef;}

/* # Todos los fabricantes
================================================== */
#manufacturers__form{margin-bottom:20px;position:relative;margin-top: 15px;}
#manufacturers__form .manufacturers__search-input{margin-bottom:0;padding-left:21px;padding-right:51px;width:100%;color:var(--primary-color);background:#fff;height:71px;font-size:16px;font-style:italic;font-family: var(--default-fonts);}
#manufacturers__form .manufacturers__search-input::placeholder{color:var(--primary-color)!important;}
#manufacturers__form .manufacturers__search-button{opacity:1;position:absolute;right:19px;top:21px;border: none;background-color:transparent;font-size:29px;line-height:29px;color:var(--secondary-color)!important;padding:0;min-height:auto}
#manufacturers__title.general-title__div{padding:30px 0 35px}
#manufacturers__title.general-title__div span{font-size:23px;}
.manufacturers__slider{padding:0 30px; max-height: 100px; overflow-y: hidden; overflow-x: visible; opacity: 0;}
.manufacturers__slider.slick-initialized { opacity: 1; max-height: unset;}
.manufacturers__slider .slick-arrow{cursor:pointer;font-size: 20px;inset:unset;font-weight: 500;line-height: 20px;}
.manufacturers__slider .slick-prev{position:absolute;left: 0px;top: 50%;transform:rotate(90deg)}
.manufacturers__slider .slick-next{position:absolute;right: 0px;top: 50%;transform:rotate(270deg)}
.manufacturers__slider a img{margin:0 auto}
.general__letters{padding-bottom:16px;border-bottom:1px solid #e7e2e7;margin-bottom:9px}
.general__letters .row{display:table;float:left;table-layout:fixed;text-align:center;width:50%}
.general__letters .row a{color:#3e3e3e;display:table-cell;font-size:17px;line-height:20px;margin-left:14px;text-decoration:none;position:relative}
.general__letters .row a:after{content:"-";position:absolute;top:0;right:-2px}
#manufacturers__letters.general__letters .row a{font-size:26px;}
#manufacturers__letters.general__letters .row a:after{display:none}
.general__letters .row.row2 a:last-child:after{display:none}
#general__product-box{margin-bottom:30px}
#general__product-box .general__letters-letter{font-size:28px;line-height:19px;padding:32px 0 7px 18px;border-bottom:1px solid #e7e2e7;margin-bottom:8px;color:var(--secondary-color)}
#general__product-box ul{list-style-type:none}
#general__product-box ul li a{color:#3e3e3e;font-size:17px;line-height:26px}
#general__product-box ul li a h2{font-size:17px;line-height:26px}
@media all and (min-width: 1020px) {
    #general__product-box ul{-webkit-column-count:5;-moz-column-count:5;column-count:5;-moz-column-gap:60px;-webkit-column-gap:60px;column-gap:60px}
}
@media all and (min-width: 767px) and (max-width: 1020px) {
    #general__product-box ul{-webkit-column-count:4;-moz-column-count:4;column-count:4;-moz-column-gap:50px;-webkit-column-gap:50px;column-gap:50px}
}
@media all and (max-width: 767px) {
    .manufacturers__letters .row{margin-bottom:10px;width:100%}
    .manufacturers__letters .row a:last-child:after{display:none}
    .general__letters{display: flex; flex-direction: column;gap: 8px;}
    .general__letters .row{width: 100%;}
    #general__product-box ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;-moz-column-gap:30px;-webkit-column-gap:30px;column-gap:30px}
}

@media (max-width: 768px) {
    .brand-categories__wrapper {grid-template-columns: repeat(2, 1fr);gap: 5px;}
    .brand-category {width: 100%;}
}

/* # Lista de favoritos
================================================== */
#wlis-tble.wishlist-small td.name,#wlis-tble.wishlist-small td.imgetd{width:40px}
#wlis-tble.wishlist-small td.name,#wlis-tble.wishlist-small td.imgetd.name{width:200px;text-align:left}
.bulk-delete{display:none}
.botonera .bulk-delete{float:left}
@media only screen and (max-width: 767px) {
    .botonera .bulk-delete{float:none;width:100%;margin:0 0 10px}
    .botonera .bulk-delete a{display:block;width:100%}
}
td.bulk-delete.active{display:table-cell}
div.bulk-delete.active{display:block}
.delete-selected{color:#fff;background-color:#ee2438}
#cancel-name-list{opacity:.3}
@media only screen and (max-width: 1020px) {
    .list-fav{flex-direction:column}
}
.list-wishlist{margin:30px 0}
@media only screen and (min-width: 1020px) {
    .list-wishlist{max-width:260px;margin:0 20px 0 0}
    .list-wishlist.sticky{position:sticky;top:125px;align-self:flex-start}
}
.list-wishlist ul{padding:0;margin:20px 0;list-style-type:none}
.list-wishlist ul li{padding:10px;border-bottom:1px solid #ebecf4}
.list-wishlist ul a{color:#939494;text-decoration:none}
.list-wishlist ul a.selected,.list-wishlist ul a:hover{color:#42484e}
.list-wishlist ul a.delete,.list-wishlist ul a.copy-for-me{float:right;font-size:12px;padding:4px;opacity:.2}
.list-wishlist ul a.change-visibility{opacity:.7}
.list-wishlist ul a.change-visibility:hover{opacity:1}
.list-wishlist ul i.fa{display:inline-block;font-size:11px;margin:0 10px 0 0}
.list-wishlist li a.delete:hover,.list-wishlist li a.copy-for-me:hover{text-decoration:none}
.list-wishlist li:hover a.delete,.list-wishlist li:hover a.copy-for-me{opacity:1}
.list-wishlist .lists-empty{margin:20px 0;font-style:italic;text-align:center}
.list-wishlist .title{position:relative;padding:11px 30px 11px 11px;font-size:19px;font-weight:700;background:var(--secondary-color);color:#fff;border:0;margin-bottom:20px;text-align: start;overflow: hidden;text-overflow: ellipsis;}
.list-wishlist .title.collapse{position:relative}
.list-wishlist .title.collapse .fa{position:absolute;top:50%;right:13px;margin-top:-10px}
.list-wishlist .title.collapse.active .fa{transform:rotate(180deg)}
@media only screen and (min-width: 1020px) {
    .list-wishlist .title.collapse .fa{display:none}
    #wlis-tble.B03 > *{width:33.33333333%}
}
#bbuyall.bton-dflt{margin:0 auto;display:block;max-width:330px;width:100%}
.list-fav form.new-list{padding:0 0 20px;display:none}
.list-fav form.new-list.visible{display:flex}
.list-fav form.new-list > *{width:100%;margin:0 10px 0 0}
.list-fav form.new-list > :last-child{margin:0}
@media only screen and (min-width: 767px) {
    .list-fav form.new-list > *{height:41px}
    .list-fav form.new-list label{max-width:70px;padding-top:10px}
    .list-fav form.new-list .xbutton{max-width:120px}
}
@media only screen and (max-width: 767px) {
    .list-fav form.new-list{flex-direction:column}
    .list-fav form.new-list > *{margin:0 0 10px}
}
#wlis-tble .no-stock td{opacity:.4}
#wlis-tble .no-stock td .icon-crrt{display:none}
#wlis-tble td .mgp-ajax.icon{display:none}
#wlis-tble .no-stock td .mgp-ajax.icon{display:inline-block}
.wlis-title .edit-name{display:none;width:100%}
.wlis-title.editing .edit-name{display:flex}
.wlis-title .edit-name button,.wlis-title .edit-name input{margin:0 20px 0 0}
.wlis-title .edit-name input{border:2px dashed #ebecf4;font-size:2.1875rem;font-weight:700;font-family:"Myriad Pro",Myriad,Lucida Grande,Arial,Helvetica,sans-serif;width:100%;margin:0}
.wlis-title{display: flex; margin: 0 4px 10px; padding: 0 0 10px; border-bottom: 1px solid #ebecf4; height: auto; align-items: center; justify-content: left;}
.wlis-title h1{width:100%;margin:0;padding:2px;line-height:26px}
.wlis-title.editing h1{display:none}
.wlis-title .wlis-toolbar{display:flex;list-style-type:none}
.wlis-title .wlis-toolbar a{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:var(--secondary-color);color:#fff}
.wlis-title .wlis-toolbar a:hover{opacity:.8}
.wlis-title .wlis-toolbar a.twitter{background-color:#00acee}
.wlis-title .wlis-toolbar a.facebook{background-color:#08c}
.wlis-title .wlis-toolbar a.whatsapp{background-color:#25d366}
.wlis-title .wlis-toolbar a.telegram{background-color:#08c}
.wlis-title .wlis-toolbar .actions a{width:auto;padding:0 25px}
.wlis-title .wlis-toolbar > li{margin:0 0 0 8px;position:relative}
.wlis-title .wlis-toolbar > li > ul{display:grid;grid-column-gap:10px;grid-row-gap:10px;grid-template-columns:1fr 1fr 1fr;position:absolute;top:55px;right:0;background:#fff;padding:10px;border: 2px solid var(--primary-color); border-radius:0px;z-index:-1;opacity:0;transform:translate(10px,0)}
.wlis-title .wlis-toolbar > li > ul.ns{grid-template-columns:1fr 1fr}
.wlis-title .wlis-toolbar > li > ul.actions{grid-template-columns:1fr 1fr}
.wlis-title .wlis-toolbar > li.active > ul{z-index:10;opacity:1;transform:translate(0,0);list-style-type:none}
@media only screen and (max-width: 767px) {
    #wlis-tble td.actn{padding:20px 0}
    #wlis-tble td.actn a{font-size:25px;display:inline-block;margin:0 10px}
}
#wlis-tble .products-options{font-weight:400;font-size:13px;margin:20px 0 0}
#wlis-tble .products-options .fa{margin-right:5px;font-size:10px}
#wlis-tble .products-options a{color:var(--secondary-color);text-decoration:underline}
.dropdown{font-weight:400;font-size:13px;margin:10px 0 0;position:relative}
.dropbtn .fa{display:inline-block;margin:0 0 0 5px;font-size:10px}
.dropdown .dropdown-content{position:absolute;background-color:#ebecf4;left:0;width:150px;display:none;z-index:999}
.dropdown-content a{display:block;padding:7px 12px;text-align:left;font-size:11px}
.dropdown-content a:hover{background-color:#dddee6}
.wishlist-options{text-align:center;padding:20px 0;margin:0 0 20px}
.wishlist-options a {color: var(--primary-color);border-bottom: 1px solid var(--primary-color); font-weight: 500;}
.wishlist-options a:hover {color: var(--secondary-color);border-bottom: 1px solid var(--secondary-color);}
.wishlist-options .public-url{padding:.594rem;background-color:#fff;background-image:none;border:1px solid #cad2d8;text-align:left;height:auto;width:380px;font-size:11px;color:#9e9e9e}
@media only screen and (max-width: 767px) {
    .wishlist-options .public-url{width:100%}
}
.list-wishlist-container{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:999}
.list-wishlist-container .list-wishlist-add{background-color:#fff;padding:0;width:90%;max-width:850px;position:relative;padding:0 0 0 0}
.list-wishlist-container ul{max-height:200px;overflow:auto;margin:40px;column-count:2;column-gap:40px;column-rule-style:solid;column-rule-width:1px;column-rule-color:#e8e8e8;list-style-type:none}
.list-wishlist-container ul li:first-child{border-top:none}
.list-wishlist-container .new-list{margin:0;padding:15px 40px;border-top:1px solid #e8e8e8;margin:6px;display:none}
.list-wishlist-container ul li a{display:inline-block;margin:0;padding:7px 0;text-decoration:none;color:#42484e}
.list-wishlist-container ul li a:hover{color:#88599c}
.list-wishlist-container ul li a.active{color:#88599c}
.list-wishlist-container ul li a.active .fa{opacity:1;color:#88599c;font-weight:700}
.list-wishlist-container .new-list input,.list-wishlist-container .new-list select{border:none;padding:10px 15px;font-family:"Myriad Pro",Myriad,Lucida Grande,Arial,Helvetica,sans-serif;width:100%;border:1px solid #e8e8e8;font-size:14px;line-height:14px}
.list-wishlist-container .new-list select{margin:0 5px}
.list-wishlist-container .new-list select,.list-wishlist-container .new-list button{max-width:100px}
.list-wishlist-container .new-list button,.list-wishlist-container .text a.button{padding:5px 15px;background-color:#88599c;color:#fff;border:0;cursor:pointer;font-family:"Myriad Pro",Myriad,Lucida Grande,Arial,Helvetica,sans-serif;width:100%;display:flex;align-items:center;justify-content:center;font-weight:700;text-transform:uppercase;border-radius:2px}
.list-wishlist-container p,.list-wishlist-container .text{margin-bottom:40px;padding:0 40px}
.list-wishlist-container .text{display:flex}
.list-wishlist-container .text p{padding:0;margin:0 40px 0 0}
.list-wishlist-container .text a.button{font-size:12px;text-decoration:none;max-width:150px;text-align:center;font-weight:400}
.list-wishlist-container .text a.button i{display:inline-block;margin:5px}
.list-wishlist-container p.admin-list{text-align:center;font-size:.85em;text-decoration:underline}
.list-wishlist-container .new-list p{width:100%;padding:0;margin:0;display:flex}
.list-wishlist-container li .fa{font-size:13px;display:inline-block;margin-right:10px;opacity:.5}
.list-wishlist-container .close{position:absolute;top:0;right:0;padding:40px 30px;text-decoration:none;color:#333;font-size:21px}
.list-wishlist-container .close:hover{text-decoration:none}
.list-wishlist-container .title{padding:40px;background-color:#e8e8e8;margin:0 0 40px;color:#17141d;font-size:28px;font-weight:700;line-height:28px;text-transform:uppercase}
.list-wishlist-container a{text-decoration:underline}

/* # Promociones
================================================== */
.promotion__current{padding: 0}
.promotion__title{font-size:35px;margin:40px 0;color:#000;letter-spacing:.9px;text-align:left}
.promotion__list{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.promotion__content{display:flex;flex-direction:column;justify-content:space-between;background:#f2ecf1;}
.promotion__contn-imagen{position:relative;width:100%;overflow:hidden}
.promotion__link{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}
.promotion__link img{width:100%;height:auto;object-fit:cover}
.promotion__details{display:flex;align-items:center;justify-content:center;gap:15px;flex-direction:column}
.promotion__title-description{text-align:center;font-size:19px;font-weight:500;color:#000;padding:10px;min-height:60px}
.promotion__btn{background: #000;
    color: #fff;
    height: 31px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    letter-spacing: .2em;
    font-size: 12px;
    text-transform: lowercase;
}
.promotion__btn-direct-access{
    background: #000;
    color: #fff;
    height: 45px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    letter-spacing: .2em;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: -15px;
}
.promotion__list--promocion-gift{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
.promotion__list--promocion-gift>.promotion__section>.promotion__content{height:auto;margin-top:0;justify-content:center}
.promotion__list--promocion-gift>.promotion__section>.promotion__content>.promotion__contn-imagen>.promotion__link img{max-width:unset;min-width:640px;box-shadow:unset}
.promotion__list--promocion-gift>.promotion__section>.promotion__content>.promotion__details>.promotion__title-description{display:none}
.promotion__list--promocion-gift>.promotion__section>.promotion__content>.promotion__details>.promotion__btn{background-color:#d354c7;color:#fff}
.promotion__description{display:none}

@media (max-width:1338px){
    .promotion__list--promocion-gift>.promotion__section>.promotion__content>.promotion__contn-imagen>.promotion__link img{min-width:627px;max-width:599px}
}
@media (max-width:1330px){
    .promotion__list{grid-template-columns:repeat(2,1fr)}
    .promotion__list--promocion-gift{grid-template-columns:repeat(2,1fr);justify-content:center}
    .promotion__list--promocion-gift>.promotion__section>.promotion__content{margin-top:0;height:auto;justify-content:center}
    .promotion__list--promocion-gift>.promotion__section>.promotion__content>.promotion__contn-imagen>.promotion__link{position:unset}
    .promotion__list--promocion-gift>.promotion__section>.promotion__content>.promotion__contn-imagen>.promotion__link img{min-width:unset;width:100%;position:unset}
    .promotion__list--promocion-gift>.promotion__section>.promotion__content>.promotion__contn-imagen{position:unset}
}
@media (max-width:767px){
    .promotion__list{grid-template-columns:repeat(1,1fr)}
    .promotion__list--promocion-gift{grid-template-columns:repeat(1,1fr)}
}
@media (max-width:380px){
    .promotion__contn-imagen{min-height:170px}
}
@media (min-width:991px) and (max-width:1024px){
    .promotion__contn-imagen{min-height:170px}
}


/* # Noticias
================================================== */
#noticias {margin-top: 32px; display: flex; flex-direction: column; gap: 40px;}
#noticias .information_contenido {margin-bottom: 32px; color: var(--primary-color);}
#noticias .information_contenido > p {overflow-y: auto}
#noticias .information_contenido a {color: var(--secondary-color);}
#noticias .noticia__item {border: 1px solid transparent;padding: 16px;transition: all 0.25s;}
#noticias .noticia__item:hover {border: 1px solid #bebebe;}
#noticias .noticia__item-title {color:#fff;background:var(--primary-color);padding:8px;font-size:30px;line-height:30px;margin-bottom:5px;text-align:justify;text-decoration:none;display:block; font-weight: 500; width: fit-content; margin-bottom: 16px;}
#noticias .noticia__item-fecha {display: block;color: var(--primary-color);font-size: 15px;font-weight: 400;padding: 8px 16px 0px 16px;}
#noticias .noticia__item-icon {color: var(--secondary-color);}
#noticias .noticia__item-icon i {font-size: 7em;}
#noticias .noticia__item-inner-wrapper {display: flex;align-items: flex-start;gap: 16px;}
#noticias .noticia__item-bottom {display: flex;justify-content: space-between;gap: 16px;align-items: flex-end;}
#noticias .noticia__item-bottom a {color:var(--secondary-color); font-weight: 600;}
#noticias .noticia__item-text {color:var(--primary-color);font-size:14px;line-height:21px;text-align:justify}
#noticias .ntca-dscp .text {color:var(--primary-color);float:none;line-height:21px;text-align:justify;width:auto;font-size:12px}
#noticias .ntca-dscp .text p {padding-bottom:20px}
@media all and (max-width: 500.98px) {
    #noticias .noticia__item-icon {display: none;}
    #noticias .noticia__item-bottom {align-items: center; flex-direction: column;}
    #noticias .noticia__item-title {font-size: 22px; text-align: center; width: 100%;}
}

/* # Opiniones
================================================== */
.opinions__wrapper {margin-bottom: 32px;margin-top: 50px; display: grid;grid-template-columns: repeat(auto-fit, minmax(225px, 1fr));justify-items: center;gap: 50px; align-items: baseline;}
.opinions__wrapper .reviews__name {text-align: center;}
.opinions__wrapper .reviews__date { color: var(--primary-color); font-family: var(--default-fonts); font-size: 14px; font-weight: 500; line-height: 14px; padding-top: 3px; margin-bottom: 8px; }
.opinions__wrapper .reviews__stars { margin-bottom: 16px; }
.opinions__wrapper .reviews__stars-date-wrapper{ display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;align-items: flex-start; gap: 16px;}
.opinions__wrapper .reviews__item {max-width: unset;width: 100%; height: 100%; padding: 16px; border: 1px solid transparent; transition: all 0.25s}
.opinions__wrapper .reviews__item:hover {border: 1px solid var(--primary-color);}


/* # Mensajes
================================================== */
.msje{border:1px dashed #000;color:#666;margin-bottom:8px;padding:10px 10px 10px 30px;position:relative;text-align:justify}
.msje-icon{background-image:url(../images/general/msje-icons.png);height:16px;left:8px;position:absolute;top:11px;width:16px}
.msje-eror{background-color:#FAE8E8;border-color:#FC575E}
.msje-eror .msje-icon{background-position:0 0}
.msje-wrng{background-color:#F9FAE8;border-color:#FCCB57}
.msje-wrng .msje-icon{background-position:-48px 0}
.msje-crrt{background-color:#EBFAE8;border-color:#92C746}
.msje-crrt .msje-icon{background-position:-22px 0}
.msje a {color: var(--primary-color);}
.msje a:hover {color: var(--secondary-color);}
.mensaje a {color: #fff; text-decoration: underline;}

/* # Formulario de comentarios
================================================== */
fieldset{border:0px;padding:0}
#product-sheet__valoration-write-form{width:min(600px,90%);max-height:0;overflow:hidden;transition:all .25s linear}
#product-sheet__valoration-write-form.product-sheet__valoration-write-form--active{max-height:625px;margin-bottom:44px}
#product-sheet__valoration-write-form > * {color:var(--primary-color);font-family: var(--default-fonts);font-size:14px;font-weight:700;margin-bottom:5px}
#product-sheet__valoration-write-form textarea{border:2px solid var(--primary-color);padding:11px 13px;resize:none;height:62px;width:100%;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-family: var(--default-fonts);font-size:14px;color:var(--primary-color);font-weight:700}
#product-sheet__valoration-write-form #customers_name{height:auto;border:2px solid var(--primary-color);-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin-bottom:12px;padding:11px 13px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-family: var(--default-fonts);font-size:14px;color:var(--primary-color);font-weight:700}
@media all and (max-width: 900.98px) {
    #product-sheet__valoration-write-form{width: 100%;}
}
.grecaptcha-badge{z-index: 9999;}
.cmtr-rating-wrapper{display: flex; align-items: baseline; justify-content: space-between;padding: 8px 0;}
.cmtr-rating-stars-wrapper{display: flex; flex-direction: row; gap: 8px;}
.cmtr-rating-stars-wrapper .reviews__stars {margin-top: unset; display: flex; align-items: center; cursor: pointer;}
.cmtr-rating-stars-number{font-size: 15px;font-weight: 700;color: #979ca2;display: inline-block;vertical-align: top;min-width: 28px; text-align: end;}

.cmtr-upload {margin-top: 15px;}
.cmtr-upload-label {display: inline-block;cursor: pointer;width: 100%;}
.cmtr-upload-box {border: 2px dashed #ccc;background-color: #f9f9f9;padding: 16px;text-align: center;border-radius: 8px;transition: border-color 0.3s, background-color 0.3s; cursor: pointer;}
.cmtr-upload-box:hover {border-color: #b957c5;background-color: #faf4ff;}
.cmtr-upload-box i {display: block;font-size: 24px;margin-bottom: 8px;color: #b957c5;}
.cmtr-upload-text {font-size: 14px;font-weight: 500;color: #333;}
.cmtr-upload-text small {display: block;font-size: 12px;color: #777;margin-top: 4px;}
.cmtr-upload-input {display: none;}
.cmtr-preview-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;}
.cmtr-preview-item{position:relative;width:100px;height:100px;border:1px solid #ccc;border-radius:8px;overflow:hidden;background:#f9f9f9;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px rgba(0,0,0,0.1);transition:all 0.2s ease;}
.cmtr-preview-item:hover{box-shadow:0 2px 8px rgba(0,0,0,0.2);}
.cmtr-preview-image{max-width:100%;max-height:100%;border-radius:4px;}
.cmtr-preview-video{max-width:100%;max-height:100%;border-radius:4px;}
.review-video-container {position: relative;flex: 1 1 auto;max-width: 120px;margin-top: 10px;}
.cmtr-preview-thumbnail {width: 100%;height: 100%;object-fit: cover;border-radius: 8px;background-color: rgba(0, 0, 0, 0.1); /* Fondo gris más claro */}
.cmtr-remove{position:absolute;top:4px;right:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;color:#000;font-size:14px;cursor:pointer;transition:background 0.2s,color 0.2s;box-shadow:0 1px 3px rgba(0,0,0,0.1);}
.cmtr-remove:hover{background:#b957c5;color:#fff;}
.cmtr-remove i{pointer-events:none;}
.product-sheet__review-media {display: flex;flex-wrap: wrap;gap: 10px;margin-top: 10px;}

.review-image-container, .review-video-container { flex: 1 1 auto; max-width: 120px; }
.review-image-container { width: 120px; height: 120px; overflow: hidden; border-radius: 8px; position: relative; }
.review-image-container img { width: 100%; height: 100%; object-fit: cover; object-position: center; border-radius: 8px; display: block; transition: transform 0.3s ease; }
.review-image-container:hover img { transform: scale(1.2); }
.review-video-container video { width: 100%; height: auto; border-radius: 8px; }


@media all and (max-width: 500.98px) {
    .cmtr-rating-wrapper{flex-direction: column; align-items: center;padding-bottom: 16px;}
    .cmtr-cntd{display: flex; flex-direction: column;}
}

/* # Página de información
================================================== */
.information__content{margin-bottom: 32px;}
.information__content a{color: var(--secondary-color); text-decoration: underline;}

/* # Todos los influencers
================================================== */
#influencers__form{margin-bottom:20px;position:relative;margin-top: 15px;}
#influencers__form .influencers__search-input{margin-bottom:0;padding-left:21px;padding-right:51px;width:100%;color:#723c89;border:0;background:#f8f1fb;height:71px;font-size:16px;font-style:italic}
#influencers__form .influencers__search-button{opacity:1;position:absolute;right:19px;top:21px;border: none;background-color:transparent;font-size:29px;line-height:29px;color:#723c89!important;padding:0;min-height:auto}
.list-influencers-all .ltra {visibility: hidden;height: 0;}
.list-influencers-all ul {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;-moz-column-gap: 60px;-webkit-column-gap: 60px;column-gap: 60px;list-style-type: none;margin-left:0;}
.list-influencers-all .title {position: relative;margin: 0 0 10px 0;display: flex;align-items: center;}
.list-influencers-all .title .image {border-radius: 100%;width: 120px;height: 120px;overflow: hidden;background-color: #d8b6e6;display: flex;justify-content: center;align-items: center;z-index: 1;}
.list-influencers-all .title .image img, .list-influencers-all .title-detail .image img {width: 100%; height: 100%; object-fit: cover; object-position: center; }
.list-influencers-all .title h3 {background-color: var(--secondary-color);letter-spacing: 0.5px;padding:12px 0 13px 58px;flex: 1;position:relative;margin-left: -13px;}
.list-influencers-all .title h3 a {color: #fff;font-size: 25px;line-height: 26px;font-weight: 500;}
.list-influencers-all .title h3:before{content:"";position:absolute;top:-2px;left:0;height:54px;width:21px;background:#fff;border-top-right-radius:100%;border-bottom-right-radius: 100%;}
.list-influencers-all .list ul {padding: 0 0 40px 139px;-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;-moz-column-gap: 50px;-webkit-column-gap: 50px;column-gap: 50px;text-transform: uppercase;}
.list-influencers-all .list ul a {color: var(--primary-color);font-size: 17px;line-height:30px;letter-spacing:0.5px;font-weight:500;}
.list-influencers-all .list h4 {margin: 0 0 40px 139px;font-size: 30px;position: relative;}
.list-influencers-all .title-detail {position: relative;display: flex;align-items: center;margin:45px 0;}
.list-influencers-all .title-detail .image {border-radius: 100%; width: 205px; height: 205px; overflow: hidden; background-color: #f8f1fb; display: flex; justify-content: center; align-items: center; z-index: 1; position: absolute; top: 0;}
.list-influencers-all .title-detail .text {background-color: var(--secondary-color); letter-spacing: 0.5px; padding: 26px 28px 13px 245px; flex: 1; margin-left: 3px; position: relative; min-height: 205px; height: auto; color: #fff;}
.list-influencers-all .title-detail .text:before{content:"";position:absolute;top:-2px;left:0;height:210px;width:205px;background:#fff;border-top-right-radius:100%;border-bottom-right-radius: 100%;}
.list-influencers-all .title-detail .networks {position:absolute;top:21px;right:28px;display: flex;}
.list-influencers-all .title-detail .networks a {display: flex;align-items: center;justify-content: center;background-color: #fff;height: 29px;width: 29px;border-radius: 100%;margin: 0 0 0 15px;color:var(--secondary-color);font-size: 19px;line-height: 29px;letter-spacing:0;}
.list-influencers-all .title-detail .networks a i{margin-left:1px;}
.list-influencers-all .title-detail .networks a img{margin:auto;}
.list-influencers-all .title-detail .networks a i.fa-tiktok{background-image:url(../images/custom/tiktok.svg);height: 20px;width: 20px;background-size: 100%;filter: invert(27%) sepia(71%) saturate(238%) hue-rotate(590deg) brightness(190%) contrast(91%);}
.list-influencers-all .title-detail p {margin-top: 37px;font-size: 16px;line-height: 22px;letter-spacing:0.1px;text-align: left;}
.list-influencers-all .list ul.list-detail{padding:0 72px 40px 139px;-moz-column-gap: 0;-webkit-column-gap: 0;column-gap: 0;-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}
.list-influencers-all .list ul.list-detail li{padding-left:14px;padding-bottom: 4px;padding-top:6px;}
.list-influencers-all .list ul.list-detail li:nth-child(2n+0){border-right:0;padding-left:20px;}
.list-influencers-all .list ul.list-detail li:last-child, .list-influencers-all .list ul.list-detail li:nth-last-of-type(-n+2):not(:nth-child(even)){border-bottom:0}
.list-influencers-btn{display:none}
@media all and (max-width: 1020px) {
    .list-influencers{grid-template-columns: 1fr 1fr;}
    .list-influencers > li:nth-child(2) .title-detail .text, .list-influencers li:nth-child(3) .title-detail .text, .list-influencers li:nth-child(6) .title-detail .text{background-color:#f8f1fb;}
    .list-influencers > li:nth-child(2) .title-detail .image, .list-influencers > li:nth-child(3) .title-detail .image, .list-influencers > li:nth-child(6) .title-detail .image{background-color:#a986b6;}
    .list-influencers > li:nth-child(2) .title-detail .text a, .list-influencers li:nth-child(3) .title-detail .text a, .list-influencers li:nth-child(6) .title-detail .text a {color:#a986b6}

    .list-influencers .title-detail .image{width: 170px;height: 170px;}
    .list-influencers .title-detail .text {padding:18px 10px 13px 179px;margin-left: -161px;height: 170px;}
    .list-influencers .title-detail .text:before{width: 170px;height: 180px;}
}

@media (max-width:767px){
    #manufacturers__letters.influencers{display: none;}
    .list-influencers-all .title .image {border-radius: 0px;width: 100%; order: 2; height: 200px; }
    .list-influencers-all .title .image img {width: 100%;}
    .list-influencers-all .title h3:before {display: none; order: 1;}
    .list-influencers-all{display: grid;grid-template-columns: 1fr 1fr;gap: 10px; margin: auto;}
    .list-influencers-all.list-influencers-details .list h4 { margin-left: 30px; width: 100%}
    .list-influencers-all.list-influencers-details {grid-template-columns: unset;}
    .list-influencers-all.list-influencers-details .list ul.list-detail{padding-left: 30px;display: flex; flex-wrap: wrap; gap: 20px;}
    .list-influencers-all.list-influencers-details .list ul.list-detail li:nth-child(2n+0){padding-left: 14px;}
    .list-influencers-all.list-influencers-details .list ul.list-detail li{list-style: circle; width: calc(50% - 10px);}
    .list-influencers-all > .title {flex-direction: column; overflow: hidden}
    .list-influencers-all .title h3 { padding: 0px; margin-left: 0px; margin-bottom: 0px; background-color: #fff }
    .list-influencers-all .title h3 a {color: #1e1b1b;line-height: 26px;font-weight: 500;background-color: #fff;display: flex;font-size: 12px;font-weight: 600;overflow: hidden;text-overflow: ellipsis;}
    .list-influencers-all .title > .list-influencers__btn-ver-listas {order: 3; background-color: var(--secondary-color); width: 100%; text-align: center; color:#fff}
    .TsMR span {display: flex;}
    .list-influencers__btn-ver-listas{cursor: pointer;}
    #influencers__form .influencers__search-input {font-style: unset; background: #fff; border: 1px solid #000;}
    .influencers__search-input::placeholder{color: #000;}
    .influencers__search-button{transform: scaleX(-1);}
    #influencers__form .influencers__search-button {color: #000 !important;right: 11px;top:12px;font-size: 23px;}
    #influencers__form .influencers__search-input {padding-left: 10px;padding-right: 32px;height: 57px;}
}

/* # Mensajes FOMO
================================================== */
.messagesTotal{padding:0;font-size:15px;text-align:center;background-color:var(--secondary-color);color:#fff;border-radius:2px;opacity:0;cursor:default;transition:all .5s ease;margin-bottom:0;max-height:0;position:relative;overflow:hidden}
.data-message.Viewed .messagesTotal{opacity:1;margin:10px 0;max-height:99px;padding:5px 20px 5px 10px}
.messagesTotal .Close{position:absolute;top:16px;right:10px;color:#fff;margin-top:-10px}
@media all and (max-width: 767px) {
    .messagesTotal{font-size:15px}
}

/* # Stats de influencers
================================================== */
.filter-stats-influencers{display:flex;padding:20px 0 30px}
@media only screen and (max-width: 763px) {
    .filter-stats-influencers{display:block}
}
.filter-stats-influencers p:last-child{display:flex}
@media only screen and (max-width: 763px) {
    .filter-stats-influencers p:last-child{width:100%;margin:15px 0 0}
}
.filter-stats-influencers p:last-child input{margin-left:5px;padding:10px}
@media only screen and (max-width: 763px) {
    .filter-stats-influencers p:last-child input:first-child{margin-left:0}
}
.filter-stats-influencers p:last-child button{margin-left:5px}
.filter-stats-influencers p:first-child{padding:0;width:100%;color:var(--primary-color);margin:0;line-height: 22px;}
.filter-stats-influencers p:first-child strong{color:var(--secondary-color);}
.filter-stats-influencers p:first-child span{display:block;font-size:24px; font-weight: 700;}
.table-stats-influencers .footer-table tr:first-child td{border-top:1px solid var(--secondary-color)}
.stats-influencer-message{padding:30px;background-color:#f2f2f2;margin:20px 0}
.stats-influencer-message .fa{margin:0 5px 0 0;color:var(--secondary-color)}
#the-count{float:right;padding:.1rem 0 0;font-size:.875rem}
.filter-stats-influencers button {background: var(--secondary-color);color: #fff;border: 0;font-weight: 600;padding: 2px 16px;}
.filter-stats-influencers input {border: 1px solid var(--secondary-color);color: var(--secondary-color);}

/* # Tarjetas regalo
================================================== */
#fich.trjt-rglo{position:relative;display:flex;width:431px;height:257px;margin:0 auto;flex-direction:column;align-items:center;justify-content:space-evenly;background:#e4d5e9;border:2px solid var(--primary-color);border-radius:13px}
#fich.trjt-rglo #bton-trjt-rglo{display:none}
#fich.trjt-rglo .trjt-rglo-title{font-size:32px;font-weight:600;text-transform:uppercase;background:var(--primary-color);color:#fff;padding:8px 16px}
#fich.trjt-rglo select{-webkit-appearance:none;-moz-appearance:unset;height:auto;border-radius:8px;border:2px solid var(--secondary-color);color:var(--secondary-color);font-size:45px;font-weight:700;text-align:center;padding:8px 16px;width:fit-content}
#fich.trjt-rglo select option{font-size:18px;font-weight:700}
#fich.trjt-rglo a{display:block;height:40px;width:fit-content;font-size:18px;line-height:25px;background:var(--secondary-color);color:#fff;font-weight:600;padding:8px 32px;text-align:center;border-radius:8px;transition:all .25s}
#fich.trjt-rglo a:hover{background:var(--secondary-color-dark)}
#trjt-rglo-slct .trjt-rglo-slct-cards {display: flex;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;gap: 16px;padding: 16px;}
#trjt-rglo-slct .trjt-ttle{color:var(--secondary-color);font-size:25px;font-weight:700;line-height:60px;position:relative;text-align:center;text-transform:uppercase;width:100%}
#trjt-rglo-slct .trjt-tx{bottom:36px;color:#fff;font-size:25px;font-weight:700;left:0;position:absolute;right:0;text-align:center;text-transform:uppercase}
#trjt-rglo-slct .emil{border:medium none;color:#494949;font-size:15px;left:26px;margin:0;padding:0;position:absolute;bottom:94px;width:178px!important}
#trjt-rglo-slct .gift{background:none repeat scroll 0 0 rgba(0,0,0,0);border:medium none;cursor:pointer;height:42px;margin:0;padding:0;position:absolute;right:18px;bottom:91px;width:50px}
#fich.trjt-rglo .SliderSingle{display:none}
#trjt-rglo-slct .trjt-lft{background-image:url(../images/custom/trjt-rglo-slct1.jpg);cursor:pointer;height:361px;position:relative;width:280px}
#trjt-rglo-slct .trjt-lft .own{background:transparent none repeat scroll 0 0;height:100%;padding:0;width:100%;border:0 none;z-index:9999;position:relative}
#trjt-rglo-slct .trjt-rght{background-image:url(../images/custom/trjt-rglo-slct2.jpg);height:361px;padding:0;position:relative;width:280px}
@media all and (max-width: 640.98px) {
    #trjt-rglo-slct .trjt-rglo-slct-cards {flex-direction: column;}
}
@media all and (max-width: 508.98px) {
    #fich.trjt-rglo {}
    #fich.trjt-rglo .trjt-rglo-title {font-size: 20px;}
    #mgp-1.trjt{max-width:310px}
    #trjt-rglo-slct .trjt-ttle{font-size:21px;line-height:30px}
}

/* # Modals
================================================== */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:10042;overflow:hidden;position:fixed;background:#4f4f4f;opacity:.8;filter:alpha(opacity=80)}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:10043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}
.mfp-align-top .mfp-container:before{display:none}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}
.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}
.mfp-ajax-cur{cursor:progress}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}
.mfp-auto-cursor .mfp-content{cursor:auto}
.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}
.mfp-loading.mfp-figure{display:none}
.mfp-hide{display:none!important}
.mfp-preloader { color: #ccc;height: 32px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;z-index: 1044;font-family: "Font Awesome 6 Pro";font-weight: 900;font-size: 40px;animation: fa-spin 2s infinite linear;}
.mfp-preloader a {color: #ccc;}
.mfp-preloader a:hover {color: #fff;}
@keyframes fa-spin {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}
.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}

/* Oculta el loader predeterminado de Magnific Popup */
.mfp-preloader {background: none; color: transparent; left: 0 !important; right: 0 !important; width: 100% !important; margin-top: 0 !important;}
.mfp-preloader:before { font-family: "Font Awesome 6 Pro"; content: "\f110"; font-weight: 900; color: #fff; font-size: 40px; animation: spin 1s infinite linear; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

/* Animación spinner */
@keyframes spin {
  from { transform: translate(-50%, -50%) rotate(0deg); }
  to { transform: translate(-50%, -50%) rotate(360deg); }
}

button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:var(--secondary-color);border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}
button.mfp-arrow{background:var(--primary-color);}
button::-moz-focus-inner{padding:0;border:0}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}
.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}
.mfp-close:active{top:1px}
.mfp-close-btn-in .mfp-close{color:#fff}
.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}
.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}
.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:80px;height:80px;-webkit-tap-highlight-color:transparent}
.mfp-arrow:active{margin-top:-54px}
.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}
.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:20px;margin-left:35px;border:inset transparent}
.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}
.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}
.mfp-arrow-left{left:0}
.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}
.mfp-arrow-right{right:0}
.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}
.mfp-iframe-holder .mfp-close{top:-40px}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}
.mfp-figure{line-height:0}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}
.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}
.mfp-figure figure{margin:0}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}
.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}
.mfp-image-holder .mfp-content{max-width:100%}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}
@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}
    .mfp-img-mobile img.mfp-img{padding:0}
    .mfp-img-mobile .mfp-figure:after{top:0;bottom:0}
    .mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}
    .mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
    .mfp-img-mobile .mfp-bottom-bar:empty{padding:0}
    .mfp-img-mobile .mfp-counter{right:5px;top:3px}
    .mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}
}
@media all and (max-width:900px) {
    .mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}
    .mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}
    .mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}
    .mfp-container{padding:0}
}
.mfp-ie7 .mfp-img{padding:0}
.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}
.mfp-ie7 .mfp-container{padding:0}
.mfp-ie7 .mfp-content{padding-top:44px}
.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}
.my-mfp-zoom-in .zoom-anim-dialog{opacity:0;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog{-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);opacity:0}
.my-mfp-zoom-in.mfp-bg{opacity:.001;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}
.my-mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}
.my-mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}
@media only screen and (max-width: 767px) {
    .win-repn a{width:50%;margin-bottom:15px;width:50%!important;margin-bottom:15px}
}
#mgp-1{max-width:962px;margin:20px auto;position:relative;padding:0;background:#FFF;border-radius:10px;}
#mgp-1.ppup{padding:26px 51px 51px}
#mgp-1.trjt{max-width:612px}
#mgp-1 .titu{margin-bottom:22px}
#mgp-1 .mfp-close{background:var(--primary-color);color:#fff;height:auto;line-height:31px;padding:0;width:32px;right:8px;top:8px;border-radius:10px;}
.win-repn .cntd{background:#FFF;padding:35px 20px;margin:0 6px}
.win-repn .title{font-size:32px;color:#b4b3b3;line-height:32px;text-transform:uppercase;font-weight:700;padding-bottom:6px;border-bottom:1px solid #cacaca;margin-bottom:21px}
.win-repn a{float:left;width:25%;display:block;text-align:center;text-decoration:none}
.win-repn a span.imge:after{content:"";background-image:url(../images/custom/icon-modal.png);position:absolute;left:0}
.win-repn a.acnt span.imge:after{background-position:-14px -12px;width:28px;height:32px;top:24px;left:26px}
.win-repn a.ordr span.imge:after{background-position:-11px -65px;width:33px;height:35px;left:26px;top:22px}
.win-repn a.fvrt span.imge:after{background-position:-12px -120px;width:32px;height:35px;top:22px;left:26px}
.win-repn a.clse span.imge:after{background-position:-12px -176px;width:31px;height:34px;top:22px;left:26px}
.win-repn a.espn span.imge:after{background-position:0 -283px;width:62px;height:39px;left:9px;top:21px}
.win-repn a.engl span.imge:after{background-position:0 -228px;width:62px;height:39px;left:10px;top:21px}
.win-repn a.fcbk span.imge:after{background-position:-68px -4px;width:31px;height:57px;left:24px;top:13px}
.win-repn a.twtr span.imge:after{background-position:-64px -136px;width:40px;height:33px;left:21px;top:24px}
.win-repn a.ytbe span.imge:after{background-position:-65px -74px;width:43px;height:47px;left:18px;top:18px}
.win-repn a.glgl span.imge:after{background-position:-66px -179px;width:52px;height:53px;left:16px;top:16px}
.win-repn a .imge{border:2px solid #9a9a9a;border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;-webkit-border-radius:8px;width:85px;height:85px;display:inline-block;margin-bottom:6px;position:relative}
.win-repn a .titu{display:block;text-transform:uppercase;font-size:14px;color:#9a9a9a;line-height:14px;text-transform:uppercase}
.win-repn a:hover .imge{border-color:#767676;background:#f8f8f8}
.win-repn a:hover .titu{color:#767676}
.clear{clear:both}
.sldr-ovfl.slick-initialized{height:auto;overflow:inherit}
.sldr-ovfl{height:1px;overflow:hidden}

/* # Código teléfono
================================================== */
.phne{overflow:inherit;position:relative;}
.campo.phne input{width:67%;margin-left: 2%;}
.campo.phne .select2 {width:13% !important;float: left;}
.campo.phne .select2-container--default .select2-selection--single{border: 1px solid #e2d1e9;}

@media all and (max-width: 1020px){
    .campo.phne input{width:64%;margin-left: 1%;}
    .campo.phne .select2 {width:17% !important;}
}
@media all and (max-width: 767px){
    .campo.phne input{width:68.8%;}
    .campo.phne .select2 {width:23.4% !important;}
}

.select2-container--open .select2-dropdown.phne {width: 305px !important;}
.flg{ background-image: url(/theme/web/images/custom/flags.png); height: 12.9px; width: 20px; display: inline-block; z-index: 1; background-position: 0 0; margin-bottom: -2px; margin-right: 6px;}
.flg.ctr1{background-position: 0 -26px;}
.flg.ctr2{background-position: 0 -66px;}
.flg.ctr3{background-position: 0 -676px;}
.flg.ctr4{background-position: 0 -130px;}
.flg.ctr5{background-position: 0 0;}
.flg.ctr6{background-position: 0 -104px;}
.flg.ctr7{background-position: 0 -52px;}
.flg.ctr8{background-position: 0 -2820px;}
.flg.ctr9{background-position: 0 -39px;}
.flg.ctr10{background-position: 0 -117px;}
.flg.ctr11{background-position: 0 -78px;}
.flg.ctr12{background-position: 0 -169px;}
.flg.ctr13{background-position: 0 -156px;}
.flg.ctr14{background-position: 0 -143.2px;}
.flg.ctr15{background-position: 0 -182px;}
.flg.ctr16{background-position: 0 -364px;}
.flg.ctr17{background-position: 0 -273px;}
.flg.ctr18{background-position: 0 -221px;}
.flg.ctr19{background-position: 0 -208px;}
.flg.ctr20{background-position: 0 -403px;}
.flg.ctr21{background-position: 0 -235px;height:12.5px;}
.flg.ctr22{background-position: 0 -416px;}
.flg.ctr23{background-position: 0 -299px;}
.flg.ctr24{background-position: 0 -312px;}
.flg.ctr25{background-position: 0 -377px;}
.flg.ctr26{background-position: 0 -338px;}
.flg.ctr27{background-position: 0 -195px;}
.flg.ctr28{background-position: 0 -390px;}
.flg.ctr29{background-position: 0 -1846px;}
.flg.ctr30{background-position: 0 -351px;}
.flg.ctr31{background-position: 0 -2833px;}
.flg.ctr32{background-position: 0 -326px;height:12.5px;}
.flg.ctr33{background-position: 0 -260px;}
.flg.ctr34{background-position: 0 -247px;}
.flg.ctr35{background-position: 0 -286px;}
.flg.ctr36{background-position: 0 -1300px;}
.flg.ctr37{background-position: 0 -520px;}
.flg.ctr38{background-position: 0 -429px;}
.flg.ctr39{background-position: 0 -572px;}
.flg.ctr40{background-position: 0 -1378px;}
.flg.ctr41{background-position: 0 -442px;}
.flg.ctr42{background-position: 0 -2405px;}
.flg.ctr43{background-position: 0 -507px;}
.flg.ctr44{background-position: 0 -533px;}
.flg.ctr45{background-position: 0 -2846px;}
.flg.ctr46{background-position: 0 -2859px;}
.flg.ctr47{background-position: 0 -546px;}
.flg.ctr48{background-position: 0 -1326.5px;}
.flg.ctr49{background-position: 0 -456px;height:12.5px;}
.flg.ctr50{background-position: 0 -494px;}
.flg.ctr51{background-position: 0 -559px;}
.flg.ctr52{background-position: 0 -481px;}
.flg.ctr53{background-position: 0 -1105.5px;}
.flg.ctr54{background-position: 0 -2872px;}
.flg.ctr55{background-position: 0 -586px;}
.flg.ctr56{background-position: 0 -598px;}
.flg.ctr57{background-position: 0 -637px;}
.flg.ctr58{background-position: 0 -625px;height:12.5px;}
.flg.ctr59{background-position: 0 -650px;}
.flg.ctr60{background-position: 0 -663.5px;}
.flg.ctr61{background-position: 0 -2885px;}
.flg.ctr62{background-position: 0 -689px;}
.flg.ctr63{background-position: 0 -715.5px; height:12px;}
.flg.ctr64{background-position: 0 -2340px;}
.flg.ctr65{background-position: 0 -1001px; height:12.5px;}
.flg.ctr66{background-position: 0 -741px; height: 12.5px;}
.flg.ctr67{background-position: 0 -702px;}
.flg.ctr68{background-position: 0 -767px;}
.flg.ctr69{background-position: 0 -806px; height: 12.5px;}
.flg.ctr70{background-position: 0 -2898px;}
.flg.ctr71{background-position: 0 -793px;}
.flg.ctr72{background-position: 0 -780px;}
.flg.ctr73{background-position: 0 -832px;}
.flg.ctr75{background-position: 0 -897px;}
.flg.ctr76{background-position: 0 -1950.5px; height: 12.5px;}
.flg.ctr77{background-position: 0 -2911px;height: 12px;}
.flg.ctr78{background-position: 0 -846px;height: 11.8px;}
.flg.ctr79{background-position: 0 -962px;height: 12.5px;}
.flg.ctr80{background-position: 0 -884px;}
.flg.ctr81{background-position: 0 -611px;}
.flg.ctr82{background-position: 0 -923px;height: 12px;}
.flg.ctr83{background-position: 0 -936px;}
.flg.ctr84{background-position: 0 -1014px;}
.flg.ctr85{background-position: 0 -949px;}
.flg.ctr86{background-position: 0 -871px;}
.flg.ctr87{background-position: 0 -988px;}
.flg.ctr88{background-position: 0 -1040px;height: 12.5px;}
.flg.ctr89{background-position: 0 -1027px;}
.flg.ctr90{background-position: 0 -975px;}
.flg.ctr91{background-position: 0 -1053.2px;}
.flg.ctr92{background-position: 0 -1066px;height: 12.5px;}
.flg.ctr93{background-position: 0 -1118px;}
.flg.ctr94{background-position: 0 -2923px;height: 12px;}
.flg.ctr95{background-position: 0 -1092px;height: 12.5px;}
.flg.ctr96{background-position: 0 -1079px;height: 12.5px;}
.flg.ctr97{background-position: 0 -1131px;}
.flg.ctr98{background-position: 0 -1196px;}
.flg.ctr99{background-position: 0 -1183px;}
.flg.ctr100{background-position: 0 -1144px;}
.flg.ctr101{background-position: 0 -2935px;}
.flg.ctr102{background-position: 0 -2948px;}
.flg.ctr103{background-position: 0 -1157px;height: 12.5px;}
.flg.ctr104{background-position: 0 -1170px;}
.flg.ctr105{background-position: 0 -1209px;height: 12.5px;}
.flg.ctr106{background-position: 0 -1236px;height: 11.8px;}
.flg.ctr107{background-position: 0 -1261px;}
.flg.ctr108{background-position: 0 -1248px;}
.flg.ctr109{background-position: 0 -1391px;}
.flg.ctr110{background-position: 0 -1274px;}
.flg.ctr111{background-position: 0 -1313px;}
.flg.ctr112{background-position: 0 -2961px;}
.flg.ctr113{background-position: 0 -1352px;}
.flg.ctr114{background-position: 0 -1365px;height: 12.5px;}
.flg.ctr115{background-position: 0 -1287px;}
.flg.ctr116{background-position: 0 -1404px;}
.flg.ctr117{background-position: 0 -1495.2px;}
.flg.ctr118{background-position: 0 -1417px;height: 12.5px;}
.flg.ctr119{background-position: 0 -2974px;}
.flg.ctr120{background-position: 0 -2987px;}
.flg.ctr121{background-position: 0 -3000px;}
.flg.ctr122{background-position: 0 -1443px;}
.flg.ctr123{background-position: 0 -1469px;}
.flg.ctr124{background-position: 0 -1482px;height: 12.5px;}
.flg.ctr125{background-position: 0 -1625.5px;height: 12px;}
.flg.ctr126{background-position: 0 -1586px;}
.flg.ctr127{background-position: 0 -1560px;}
.flg.ctr128{background-position: 0 -1716px;}
.flg.ctr129{background-position: 0 -1742px;}
.flg.ctr130{background-position: 0 -1703px;}
.flg.ctr131{background-position: 0 -1599px;}
.flg.ctr132{background-position: 0 -1677px;height: 12.5px;}
.flg.ctr133{background-position: 0 -1574px;height: 12px;}
.flg.ctr134{background-position: 0 -1638px;}
.flg.ctr135{background-position: 0 -1651px;}
.flg.ctr136{background-position: 0 -1690px;}
.flg.ctr137{background-position: 0 -2756px;height: 12.5px;}
.flg.ctr138{background-position: 0 -1729px;}
.flg.ctr139{background-position: 0 -3013px;}
.flg.ctr140{background-position: 0 -1534px;}
.flg.ctr141{background-position: 0 -1520px;}
.flg.ctr142{background-position: 0 -1612px;}
.flg.ctr143{background-position: 0 -1664px;}
.flg.ctr144{background-position: 0 -1508px;}
.flg.ctr145{background-position: 0 -1755px;}
.flg.ctr146{background-position: 0 -3026px;}
.flg.ctr147{background-position: 0 -1768px;}
.flg.ctr148{background-position: 0 -1872px;}
.flg.ctr149{background-position: 0 -1859px;height: 13px;}
.flg.ctr150{background-position: 0 -1833px;height: 12.5px;}
.flg.ctr151{background-position: 0 -91px;}
.flg.ctr152{background-position: 0 -1781px;}
.flg.ctr153{background-position: 0 -1898px;height: 12.5px;}
.flg.ctr154{background-position: 0 -1820px;height: 12.5px;}
.flg.ctr155{background-position: 0 -1794.2px;height: 12px;}
.flg.ctr156{background-position: 0 -1807px;height: 12.5px;}
.flg.ctr157{background-position: 0 -1886px;height: 12px;}
.flg.ctr158{background-position: 0 -3039px;}
.flg.ctr159{background-position: 0 -3052px;}
.flg.ctr160{background-position: 0 -1846px;height: 12.5px;}
.flg.ctr161{background-position: 0 -1911px;}
.flg.ctr162{background-position: 0 -1989px;}
.flg.ctr163{background-position: 0 -2055px;height:11.8px;}
.flg.ctr164{background-position: 0 -1924px;}
.flg.ctr165{background-position: 0 -1962px;}
.flg.ctr166{background-position: 0 -2067px;height: 12.5px;}
.flg.ctr167{background-position: 0 -1937px;}
.flg.ctr168{background-position: 0 -1976px;height: 12.5px;}
.flg.ctr169{background-position: 0 -3065px;}
.flg.ctr170{background-position: 0 -2002px;height: 12px;}
.flg.ctr171{background-position: 0 -2041px;}
.flg.ctr172{background-position: 0 -2028px;}
.flg.ctr173{background-position: 0 -2080px;}
.flg.ctr174{background-position: 0 -2093px;}
.flg.ctr175{background-position: 0 -2105px;}
.flg.ctr176{background-position: 0 -2132px;}
.flg.ctr177{background-position: 0 -2146px;}
.flg.ctr178{background-position: 0 -1339px;}
.flg.ctr179{background-position: 0 -1430px;height: 12.5px;}
.flg.ctr180{background-position: 0 -2639px;}
.flg.ctr181{background-position: 0 -2730px;}
.flg.ctr182{background-position: 0 -2288px;height: 12.5px;}
.flg.ctr183{background-position: 0 -3078px;}
.flg.ctr184{background-position: 0 -2158px;}
.flg.ctr185{background-position: 0 -2301px;}
.flg.ctr186{background-position: 0 -2184px;}
.flg.ctr187{background-position: 0 -2275.5px;height: 12.5px;}
.flg.ctr188{background-position: 0 -2210px;}
.flg.ctr189{background-position: 0 -2262px;}
.flg.ctr190{background-position: 0 -2236px;height: 12.5px;}
.flg.ctr191{background-position: 0 -2171px;}
.flg.ctr192{background-position: 0 -2315px;height: 12.5px;}
.flg.ctr193{background-position: 0 -2769px;}
.flg.ctr194{background-position: 0 -3091px;}
.flg.ctr195{background-position: 0 -754.2px;}
.flg.ctr196{background-position: 0 -1456px;}
.flg.ctr197{background-position: 0 -2223px;}
.flg.ctr198{background-position: 0 -2015px;}
.flg.ctr199{background-position: 0 -3103px;}
.flg.ctr200{background-position: 0 -2327px;}
.flg.ctr201{background-position: 0 -2249px;}
.flg.ctr202{background-position: 0 -2366px;height: 12.5px;}
.flg.ctr203{background-position: 0 -2197px;height: 12.5px;}
.flg.ctr204{background-position: 0 -468px;}
.flg.ctr205{background-position: 0 -3116px;}
.flg.ctr206{background-position: 0 -2535px;}
.flg.ctr207{background-position: 0 -2444px;}
.flg.ctr208{background-position: 0 -2548px;}
.flg.ctr209{background-position: 0 -2431px;}
.flg.ctr210{background-position: 0 -2418px;height: 12.5px;}
.flg.ctr211{background-position: 0 -3129px;}
.flg.ctr212{background-position: 0 -2483px;}
.flg.ctr213{background-position: 0 -2509px;}
.flg.ctr214{background-position: 0 -2470px;}
.flg.ctr215{background-position: 0 -2496px;}
.flg.ctr216{background-position: 0 -2457px;}
.flg.ctr217{background-position: 0 -2392px;}
.flg.ctr218{background-position: 0 -2522px;}
.flg.ctr219{background-position: 0 -2574px;}
.flg.ctr220{background-position: 0 -2561px;}
.flg.ctr221{background-position: 0 -13px;}
.flg.ctr222{background-position: 0 -858px;}
.flg.ctr223{background-position: 0 -2587px;}
.flg.ctr224{background-position: 0 -2587px;}
.flg.ctr225{background-position: 0 -2600px;}
.flg.ctr226{background-position: 0 -2613px;}
.flg.ctr227{background-position: 0 -2704px;}
.flg.ctr228{background-position: 0 -2626px;}
.flg.ctr229{background-position: 0 -2652px;}
.flg.ctr230{background-position: 0 -2691px;height: 12.5px;}
.flg.ctr231{background-position: 0 -2665px;}
.flg.ctr232{background-position: 0 -2678px;}
.flg.ctr233{background-position: 0 -2717px;}
.flg.ctr234{background-position: 0 -728px;}
.flg.ctr235{background-position: 0 -2743px;}
.flg.ctr238{background-position: 0 -2782px;}
.flg.ctr239{background-position: 0 -2808px;}
.flg.ctr240{background-position: 0 -1547px;}
.flg.ctr241{background-position: 0 -2119px;}
.flg.ctr242{background-position: 0 -3142px;}

/* # Páginas de información
================================================== */
.infrmc {margin-bottom: 32px;}
.infrmc .hdtlt{color:#fff;font-size:17px;line-height:30px;background:#914fab;padding:0 30px;text-transform:uppercase;margin-top:40px}
.infrmc .accordion{padding:28px 30px 30px;border-bottom:1px solid var(--secondary-color);}
.infrmc .accordion h4{background:transparent none repeat scroll 0 0;border:0 none;color:var(--secondary-color);font-size:17px;font-weight:600;margin:0;padding:0;text-transform:uppercase}
.infrmc .accordion h4:after{content:"";position:absolute;right:0;display:block;background-image:url(../images/custom/bg.png);background-position:-359px -1px;width:14px;height:9px;top:5px}
.infrmc .accordion h4 span{display:none}
.infrmc .accordion h4.ui-accordion-header-active{color:#ed8c01}
.infrmc .accordion h4.ui-accordion-header-active:after{background-position:-378px -1px}
.infrmc .accordion .information_contenido{display:none;text-align:justify;padding:10px 20px 0;margin-bottom:0}
.infrmc .accordion p{text-align:justify;padding:0;font-size:16px;line-height:23px;color:#7c7c7c}

/* # Modiface
================================================== */
#mdface{display:block;background:#934cb2;text-align:center;font-size:16px;line-height:26px;color:#fff;padding:10.5px 10px 12px;margin-bottom:16px;font-family:"Open Sans";text-transform:uppercase;font-weight:600;border-radius:8px}
#mdface i{font-size:36px;position:relative;}
#mdface span{display:inline-block;-webkit-transform:scale(0.7,1);-moz-transform:scale(0.7,1);-ms-transform:scale(0.7,1);-o-transform:scale(0.7,1);transform:scale(0.7,1)}
#mdfaceicon{position:absolute;top:40px;right:80px;width:71px;background:#ebd5fe;color:#9c51b4;font-family:"Open Sans";font-size:9.4px;line-height:14px;text-transform:uppercase;font-weight:600;z-index:1;border-radius:8px;text-align:center;padding:7px 0 3px}
.Single.Offer #mdfaceicon{top:70px;right:0}
#mdfaceicon i{display:block;font-size:36px;line-height:29px}
#mdfaceprd{position:absolute;top:2px;right:1px;width:50px;background:#ebd5fe;color:#9c51b4;font-family:"Open Sans";font-size:8px;line-height:14px;text-transform:uppercase;font-weight:600;z-index:1;border-radius:8px;text-align:center;padding:3px 0 1px}
#mdfaceprd i{display:block;font-size:26px;line-height:20px}
.ListProds.Rows #mdfaceprd{right:45px;top:10px}
#mgp-1.mdfc{max-width:714px;padding:40px 47px 23px}
#app-container{position:relative}
#app-container.mdl-mode{width:500px;margin:auto}
#title-text{text-align:center;color:#713f87;font-size:34px;line-height:36px;letter-spacing:.2px;margin-bottom:20px}
#title-text i{font-size:49px;line-height:36px;position:relative;margin-right:10px}
#title-text span{color:#eb8b23}
.mstxt{color:#5e5e5e;font-size:17px;line-height:18px;letter-spacing:.8px;padding:0 20px;margin-bottom:25px}
.mstxt * {line-height: 20px;}
.mode-button{display:block;background:#ebd5fe;text-align:center;font-size:24px;line-height:34px;color:#9c51b4;padding:15px 10px;margin:0 auto 16px;text-transform:uppercase;border-radius:8px;cursor:pointer;letter-spacing:.2px;max-width:458px;font-weight: 500;}
.mode-button i{font-size:41px;position:relative;margin-right:10px}
.swatch-background{padding:36px 0 47px;margin:39px 37px 0;border-top:1px solid #b4b3b5}
.swatch-container{position:relative;display:flex;justify-content:left;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap;margin-bottom:18px}
.swatch{width:54px;height:32px;cursor:pointer;display:flex;justify-content:center;align-items:center;margin:1.5px}
.swatch span{width:46px;height:24px;display:block}
.selected-border{border:1px solid #a4a3a6}
#blkprd{padding:0 34px;position:relative}
#blkprd .Product:before{display:none}
#blkprd .Product > div{border:0!important;padding:0;margin:0}
#blkprd .Product .Image{min-width:110px}
#blkprd .Product .binfpr{margin-left:22px;display:flex;flex-direction:column;text-align:left}
#blkprd .Product .binfpr .pttle{color:#5e5e5e;font-size:17px;line-height:18px;letter-spacing:.7px}
#blkprd .Product .binfpr .pprice{margin:15px 0 auto;font-size:32px;line-height:32px;letter-spacing:.7px;color:#5e5e5e}
#blkprd .Product.ofrt .binfpr .pprice{color:var(--secondary-color)}
#blkprd .Product .binfpr .pprice del{font-size:18px;color:#9d9d9d;margin-right:5px}
#blkprd .Product .binfpr .pprice span{font-size:17px;line-height:22px;color:#fff;padding:0 5px;background-color:var(--secondary-color);margin-right:5px}
#blkprd .Product .binfpr .Button.Buy{font-family: var(--default-fonts); font-size: 18px; background: var(--primary-color); color: #fff; text-transform: uppercase; font-weight: 600; height: 33px; line-height: 33px; padding: 0px 10px; width: 100%; text-align: center;}
#blkprd .Product .binfpr .Button.Buy.mgp-ajax{padding-top:8px;background:#b8b8b8;line-height:22px}
#blkprd .Product .binfpr .Button.Buy.mgp-ajax span{display:block;font-size:13px}
#blkprd .Product .ntout.top{top:0!important}
#blkprd .Product .ntout{bottom:0!important}
.canvas-container{background:#fff;position:absolute;top:0;width:100%;height:calc(100% + 16px);overflow:hidden;z-index:9999}
.canvas-container > canvas{position:relative;top:50%;transform:translateY(-50%);width:620px!important;height:auto!important}
.canvas-container.mdl-mode > canvas{transform:translateY(-38%);width:500px!important}
#close-button{position:absolute;top:-40px;right:-47px;width:52px;cursor:pointer;z-index:9999}
#app-container.mdl-mode #close-button{right:-107px}
@media only screen and (max-width: 1020px) {
    #mdfaceprd{top:0;width:43px;font-size:7px;line-height:13px;padding:2px 0 0}
}
@media only screen and (max-width: 767px) {
    #mdfaceprd{top:-14px}
    .slick-slide #mdfaceprd{top:0}
    .slick-slide.Product > div{padding:34px 10px 30px}
    #mdfaceprd i{font-size:23px;line-height:19px}
    #mdfaceicon{top:30px;right:30px;width:56px;font-size:7.5px;line-height:14px;padding:5px 0 1px}
    .Single.Offer #mdfaceicon{top:70px;right:0}
    #mdfaceicon i{font-size:29px;line-height:22px}
    #mgp-1.mdfc{width:100%;max-width:401px;padding:15px}
    #mgp-1.mdfc .mfp-close{line-height:22px;width:22px;font-size:18px;min-height:22px!important}
    #app-container.mdl-mode{width:auto}
    #title-text{font-size:26px;line-height:22px;text-align:center;padding-left:52px}
    #title-text label{text-align:left;position:relative}
    #title-text i{position:absolute;top:15px;left:-51px;right:0;font-size:39px;line-height:24px}
    #title-text span{display:block}
    .mstxt{font-size:14px;line-height:17px;padding:0 10px;margin-bottom:20px}
    .mode-button{font-size:22px;line-height:29px;padding:17px 5px 15px;max-width:300px}
    .mode-button i{font-size:28px;top:6px;margin-right:6px}
    .swatch-background{margin:29px 0 0;padding:25px 0 20px}
    .swatch{width:31px;height:21px;margin:3px}
    .swatch span{width:25px;height:13px}
    .canvas-container > canvas{width:371px!important}
    .canvas-container.mdl-mode > canvas{transform:translateY(-43%);width:371px!important}
    #blkprd{padding:0}
    #blkprd .Product .Image img{height:125px;width:auto}
    #blkprd .Product .binfpr{margin-left:10px}
    #blkprd .Product .binfpr .pttle{font-size:15px;line-height:16px}
    #blkprd .Product .binfpr .pprice{font-size:25.6px;line-height:27px;margin:auto 0}
    #blkprd .Product .binfpr .Button.Buy{font-size:20px;line-height:37px}
    #close-button{top:-15px;right:-15px!important;width:29px}
}
@media only screen and (max-width: 500px) {
    #mdface{font-size:14px;line-height:23px;padding:6px 10px;}
    #mdface i{font-size:30px;}
}
#cta-container{position:absolute;width:13%;height:60%;bottom:0;right:0;margin:5% 2%;z-index:9999}
.cta-button{position:absolute;left:0;margin:10% 0;width:100%;cursor:pointer}
.adjust-container{display:none;position:absolute;width:100%;height:100%}
#before-after-cta{top:86%}
#adjust-container > #mask{user-select:none}
#compare-drag{position:absolute;left:50%;bottom:44%;width:30px;height:30px;border-radius:50%;background:#000;transform:translateX(-50%);cursor:pointer;max-width:inherit}
#compare-slider{display:none;position:absolute;width:2px;height:calc(100% + 16px);top:0;left:50%;background:#000;z-index:9999}
#rendered-canvas-container{display:none}
#orig-canvas-container{display:none}
#ui-interface{display:none}
#loading-overlay{display:none;width:100%;height:100%;background-color:#fff;opacity:.7;position:absolute;top:0;left:0}
#gif-loader{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
#error-screen{display:none;position:absolute;background-color:#fff;border:thin solid #000;height:20%;width:70%;top:50%;left:50%;transform:translate(-50%,-50%)}
#error-title{position:absolute;top:15%;left:50%;transform:translate(-50%,-50%)}
#error-text{position:absolute;text-align:center;top:30%;left:50%;width:100%;transform:translate(-50%,-50%)}
#try-again-button{position:absolute;background-color:#000;color:#fff;height:40%;width:70%;text-align:center;line-height:300%;top:70%;left:50%;transform:translate(-50%,-50%);cursor:pointer}

/* # Página de contacto
================================================== */
#cnt-accrd .ui-widget-content, #cnt-accrd .ui-widget-content a {color:#666;}
#cnt-accrd .ui-widget{font-family: var(--default-fonts) !important;}
#cnt-accrd > .accordion .cnt-acttl {padding: 25px 30px 25px 30px !important;background: transparent none repeat scroll 0 0;color: var(--secondary-color);font-size: 17px;font-weight: 600;margin: 0;text-transform: uppercase;border-bottom: 1px solid var(--secondary-color);border-width: 0 0 1px 0;}
#cnt-accrd .accordion .cnt-acttl.ui-accordion-header-active {color: #ed8c01;}
#cnt-accrd .accordion .cnt-acttl span{display: none;}
#cnt-accrd .accordion .cnt-acttl:after {content: "";position: absolute;right: 30px;display: block;background-image:url(../images/custom/bg.png);background-position: -359px -1px;width: 14px;height: 9px;top: 35px;}
#cnt-accrd .accordion .cnt-acttl.ui-accordion-header-active:after{background-position: -378px -1px;}
#cnt-accrd .accordion h3.cnt-acttl:after {top:18px;right: 227px;}
#cnt-accrd .accordion h3.cnt-acttl{ padding: 10px 250px 10px 30px !important;border: 0;text-transform: none; }
#cnt-accrd .accordion .information_contenido { display: none;text-align: justify;padding: 20px 20px 10px;margin-bottom: 0;border: 0 none;overflow:inherit;}
#cnt-accrd .accordion .accordion .information_contenido{padding: 10px 0px 20px 32px;}
#cnt-accrd .accordion  p{text-align: justify;padding: 0;font-size: 16px;line-height: 23px;color: #7c7c7c;}

#cnt-accrd form{width:75%;visibility: hidden;height: 0;}
#cnt-accrd form.actv{visibility: visible;height: auto;margin-top:20px;}
#cnt-accrd form .column{margin-bottom:14px;padding-right: 10px;}
#cnt-accrd form .column .select2-container--default .select2-selection--single{border-radius: 10px;border-color:#beb1d0;color:#6e6d6e;}
#cnt-accrd form input[type="text"], #cnt-accrd form textarea{font-size:14px;line-height:14px;color:#6e6d6e;border-radius:10px;border-color:#beb1d0;font-style:italic;font-family: "todayshop-regularregular"}
#cnt-accrd form textarea{max-height: 68px;min-height: inherit;}

@media all and (max-width: 1020px){
    #cnt-accrd .accordion h3.cnt-acttl {padding-right: 120px;}
    #cnt-accrd .accordion h3.cnt-acttl:after{right:97px}
    #cnt-accrd .msje{padding:11px;}
}
@media all and (max-width: 767px){
    #cnt-accrd > .accordion .cnt-acttl{font-size: 15px;padding:15px 10px 15px 10px !important;}
    #cnt-accrd .accordion .cnt-acttl:after{top:20px;}
    #cnt-accrd .accordion .information_contenido{padding: 10px 0}
    #cnt-accrd .accordion h3.cnt-acttl{padding:10px 33px 10px 15px !important;}
    #cnt-accrd .accordion h3.cnt-acttl:after{right: 9px;}
    #cnt-accrd .accordion .accordion .information_contenido{padding-left:22px;}
    #cnt-accrd .accordion p{font-size: 14px;line-height: 19px;}
    #cnt-accrd form{width:100%;}
    #cnt-accrd .msje{font-size: 15px;line-height: 15px;}
    #cnt-accrd .xform input[type="checkbox"] + label{font-size:15px;}
    #cnt-accrd form .column:not(.msje){margin-bottom:9px;font-size: 15px;padding-right:2px;}
    #cnt-accrd form .column.atch{font-size:11px;}
}

/* # Cookies config
================================================== */
.cookies-config{padding:30px 0 40px}
.cookies-config ul{margin:0;padding:0;list-style:none}
.cookies-config li{margin:0 0 50px;position:relative;padding:0 0 0 30px}
.cookies-config li div{margin:0 0 20px;font-size:25px}
.cookies-config .xform input[type="checkbox"]+label span{position:absolute;left:0;top:7px}
.cookies-config li label{cursor:pointer; margin-left: 0px;}

/* # RGPD Tooltip
================================================== */
.rgpd-tooltip {opacity: 1!important;font-size: 11px!important;background-color: #ffee8c!important;box-shadow: 0px 0px 15px rgba(0,0,0,.1)!important;border-radius: 0!important;border: 1px solid #e9e5e9!important;z-index: 99999!important;}
.rgpd-tooltip * {line-height: 18px!important;}

/* # Carrito vacío
================================================== */
.emptyCart{display: flex; flex-direction: column; justify-content: center; font-size: 21px;font-family: var(--default-fonts);}
@media all and (max-width: 1020px) {
    .emptyCart{padding:48px 0 48px 300px}
}
@media all and (max-width: 768px) {
    .emptyCart{padding:210px 10px 10px;text-align:center}
}
.emptyCart p{margin-bottom:10px; text-align: center;}
.emptyCart p:last-child{margin:0}
.emptyCart p strong{font-size:26px;}
.emptyCart p em{font-family: var(--default-fonts);font-style:normal}

/* # Productos en página de favoritos
================================================== */
.wlist .products-list__wrapper {grid-template-columns: repeat(auto-fill, 250px); justify-content: unset; gap: 10px;}
.wlist.products-list .products-list__item-buy{width: 100px;}
.wlist.products-list .products-list__item-price-content-price{margin-right: auto;}
@media only screen and (max-width: 763px) {
    .wlist .products-list__wrapper {grid-template-columns: repeat(2, 1fr);}
}
/* # Cesta
================================================== */
.TableBask, .TableBask td, .TableBask th { border: 0; }
.TableBask tbody td { border-bottom: 1px solid #E7E2E7; padding: 15px; }
.TableBask tbody tr { background: #fff !important; }
.TableBask td.ProCel { padding: 0; width: 100%; }
.TableBask td.PriCel { padding: 0; width: 10%; }
.TableBask td.QuaCel { padding: 0; width: 15%; }
.TableBask .Product.Bk { position: relative; display: flex; flex-wrap: nowrap; align-items: center; }
.TableBask .Product.Bk .Image { flex: 0 0 150px; margin-right: 15px; display: flex; align-items: center; justify-content: center; }
.TableBask .Product.Bk .Image figure { margin: 0; }
.TableBask .Product.Bk .Title { flex: 1 1 auto; font-size: 16px; font-weight: 500; }
.TableBask .Product.Bk .expiration-date { width: 100%; margin-top: 5px; font-size: 14px; }
.TableBask .QuaPro, .TableBask .Price, .TableBask .DeleteCel { display: flex; align-items: center; }
.TableBask .QuaPro { justify-content: flex-start; margin-right: 10px; }
.TableBask .QuaPro input { font-size: 20px; width: 16px; padding: 0; text-align: center; border: 0px; margin: 0 5px; }
.TableBask .Price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-left: auto;
    font-size: 23px;
    text-align: right;
}
.TableBask .Price span {
    font-size: 16px;
    background-color: var(--secondary-color);
    color: #fff;
    padding: 0px 10px;
    text-align: center;
    width: fit-content;
    margin-bottom: 5px;
}
.TableBask .Price del {
    font-size: 18px;
    margin-bottom: 5px;
}
.TableBask .QuaPro, .TableBask .DeleteCel {
    display: flex;
    align-items: center;
}

.TableBask .DeleteCel { color: #ff2929; margin-right: 75%; }
.TableBask .DeleteLink { font-size: 14px; font-weight: 500; display: flex; align-items: center; color: #ff2929; }
.TableBask .BasketBottom { display: flex; align-items: center; justify-content: space-between; width: 100%; margin-top: 10px; margin-bottom: 15px; }
.TableBask .Product .Title strong { display: block; }
.TableBask .Product .DataProduct { width: 100%; }
.TableBask .QuaPro .qty-control { color: var(--primary-color); text-decoration: none; font-size: 10px; margin: 0 5px; }
.TableBask .QuaPro .qty-input-wrapper { display: flex; align-items: center; border: 1px solid var(--primary-color); height: 25px; }
.TableBask .qty-input { text-align: center; width: 35px; height: 25px; background-color: transparent; border: none; font-size: 20px; margin: 0; }
.TableBask .BarketMinOrder{width: 100%}
.TableBask tfoot th { padding: 0; }
.CestaFoot { display: flex; flex-direction: row; align-items: baseline; justify-content: space-between; width: 100%; padding-top: 10px; text-align: left; }
.CestaFoot .left-section { display: flex; flex-direction: column; }
.CFTtl { color: #383838; font-size: 21px; line-height: 21px; text-transform: uppercase; margin-bottom: 0; }
.CFSge { font-weight: 500; line-height: 12px; }
.CFPtp { font-size: 14px; font-weight: normal; color: #b3b3b3; margin-bottom: 0; }
.Total { line-height: 32px; margin-top: 10px; }
.Fnsh { margin-left: 10px; }
input.Loading { background-image: url(../images/custom/loading.gif); background-position: 99% 8px; background-repeat: no-repeat; }
.page-shopping-cart .span_cart .product-item__favorite { font-family: var(--default-fonts); font-size: 26px; line-height: 16px; opacity: 1; }
.page-shopping-cart .span_cart .product-item__favorite:before { font-family: maquillalia-font; position: relative; top: 2px; }
/* Cesta Móvil */
@media only screen and (max-width: 763px) {
    .TableBask .Product.Bk { flex-direction: column; margin-top: 15px; align-items: flex-start; }
    .TableBask .Product.Bk .Image { flex: 0 0 90px; }
    .TableBask .BasketBottom { flex-direction: row; flex-wrap: wrap; justify-content: space-between; gap: 0px; }
    .TableBask .QuaPro, .TableBask .Price, .TableBask .DeleteCel, .TableBask .Whislist { flex: 1 1 15%; margin-top: 10px; }
    .TableBask .DeleteCel, .TableBask .Whislist, .TableBask .Price { margin-right: 0; }
    .TableBask .Product.Bk { flex-direction: column; align-items: flex-start; flex-flow: nowrap; }
    .TableBask .Product.Bk .Image { margin-bottom: 15px; justify-content: center; align-items: center; }
    .TableBask .Product.Bk .Title, .TableBask .QuaPro, .TableBask .Price, .TableBask .DeleteCel { margin-top: 10px; }
    .TableBask .Product.Bk .Title { width: 80%; }
    .TableBask .QuaPro, .TableBask .Price, .TableBask .DeleteCel { justify-content: flex-start; flex: 0; margin-top: 0; }
    .TableBask .DeleteCel, .TableBask .QuaPro { margin-right: 10px; }
    .TableBask .Price { margin-right: 0; }
    .TableBask .minneed, .TableBask .minordr { text-align: center; padding: 0; }
    .page-shopping-cart .span_cart .product-item__favorite:before { top: -3px; }
    .CestaFoot .left-section{max-width:50%}
    .xmessage.xmessage-cupon  { width: 100%; }
}

@media only screen and (max-width: 351px) {
    .CestaFoot .general-buttons_black__button {font-size: 13px;}
}

/* Cesta Tablet */
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .TableBask .DeleteCel {
        margin-right: 60%;
    }
}


/* # Cupon de descuento en cesta
================================================== */
.crt-cpn{width:100%;height:auto;-webkit-transition:all .3s ease;position:relative;min-height:50px}
.crt-cpn.loading,.crt-cpn-appd.loading{position:relative}
.crt-cpn.loading .remove-coupon,.crt-cpn-appd.loading .remove-coupon{display:none}
.crt-cpn.loading:after,.crt-cpn-appd.loading:after{content:"";top:0;right:0;bottom:0;left:0;background-color:#fff;background-position:center;background-repeat:no-repeat;background-image:url(../images/custom/loading.gif);position:absolute;opacity:.7}
.crt-cpn span{font-family: var(--default-fonts);font-size:15px;font-weight:700;color:#a143af;text-transform:uppercase;line-height:21px}
.crt-cpn em{font-family: var(--default-fonts);font-size:11px;font-style:italic;color:#515151;line-height:21px;text-align:right;display:block;margin-top:5px;clear:both;}
.crt-cpn input[type=text]{height:43px;width:360px;padding-left:10px;margin-left:14px;float:right;}
.crt-cpn a{background-color: var(--primary-color);width:150px;height:43px;font-family: var(--default-fonts);font-size:14px;font-weight:700;color:#FFF;text-transform:uppercase;text-align:center;line-height:43px;float:right;}
.crt-cpn-appd{width:100%;height:83px;padding:20px;margin-top:15px;position:relative}
.crt-cpn a.remove-coupon{background-color:transparent;color:#ff2929;width:30px;height:auto;border-radius:3px;margin-left:-30px;z-index:7;position:relative;padding:0 10px;text-align:center;font-weight: 200;}
@media only screen and (max-width: 763px) {
    .crt-cpn-appd{height:auto;position:relative;padding:20px 20px 20px 85px}
}
.crt-cpn-appd span{font-family: var(--default-fonts);font-size:15px;font-weight:700;color:var(--primary-color);text-transform:uppercase;line-height:43px}
@media only screen and (max-width: 763px) {
    .crt-cpn-appd span{line-height:1}
}
.crt-cpn-appd a{background-color:#9052a9;width:150px;height:43px;font-family: var(--default-fonts);font-size:14px;font-weight:700;color:#FFF;text-transform:uppercase;text-align:center;line-height:43px;float:right;border-radius:4px}
@media only screen and (max-width: 763px) {
    .crt-cpn-appd a{width:100%;float:none;display:inline-block;margin:10px 0 0;padding:8px;height:auto;line-height:1}
}
.crt-cpn-appd:before{content:"";background-image:url(../images/custom/coupon_cart_background.png);width:87px;height:78px;position:relative;float:left;left:-20px;top:-20px}
@media only screen and (max-width: 763px) {
    .crt-cpn-appd:before{top:24px;position:absolute}
}
.crt-cpn-appd.error:before{content:"";width:0;height:0}
.crt-cpn-appd em{position:absolute;bottom:10px;left:20px;color:#a143af}
@media (max-width: 1020px) {
    .crt-cpn-appd em{display:block;position:relative;bottom:auto;left:auto;margin-top:4px}
}
@media (max-width: 768px) {
    .crt-cpn span{font-size:14px}
    .crt-cpn em{position:relative;font-size:10px;left:0;top:0;display:block}
    .crt-cpn a{width:25%}
    .crt-cpn input[type="text"]{width:75%;margin-left:0}
}

/* # Banner estimación envios
================================================== */
#dx-cntd-estm{border:1px solid black;position:relative;width:100%;z-index:1}
#dx-cntd-estm-ttle{font-family: var(--default-fonts);color:var(--primary-color);font-size:16px;display:block;text-transform:uppercase;text-decoration:none;position:relative;text-align:center;padding:4px 10px}
#dx-cntd-estm p{font-family: var(--default-fonts);color:#fff;display:inline-block;text-transform:uppercase}
@media all and (min-width: 767px) and (max-width: 1020px) {
    #dx-cntd-estm{margin-bottom:10px}
    #dx-cntd-estm-ttle{padding:4px 0;font-size:18px}
}

/* # Tab menus
================================================== */
.tab-menu{display:flex;align-items:center;justify-content:center;list-style:none;margin-bottom:3rem;margin-left:0;position:relative}
.tab-item{position:relative;flex:1 1 auto;border-radius:12px;background:var(--primary-color);color:#fff;cursor:pointer;text-align:center;font-size:20px;font-weight: 600;line-height:46px;text-transform:uppercase;margin:0 5px;padding-top:2px}
.tab-item a{color:#fff;display:block}
.tab-item:first-child{margin:0 5px 0 0}
.tab-item:last-child{margin:0 0 0 5px}
.tab-item_active{background:var(--secondary-color-dark)}
.widgets-list{list-style:none}
.widget-item_hidden{display:none}
@media only screen and (max-width: 763px) {
    .tab-item{margin:0 2.5px;font-size:12px;line-height:20px;word-wrap:anywhere;padding:5px 2.5px}
    .tab-item:first-child{margin:0 2.5px 0 0}
    .tab-item:last-child{margin:0 0 0 2.5px}
}

/* # IDIOMA
================================================== */
.ppln-container{position:fixed;top:0;right:0;bottom:0;left:0;padding:0 15px;background-color:rgba(0,0,0,.3);z-index:999;display:flex;align-items:center;justify-content:center;}
.ppln-back{position:relative;width:650px;background-color:#fff;padding:37px 40px;opacity:1;margin-top:0;}
.ppln-back p{font-size:1.55em;color:#272726;line-height:24px}
.ppln-back p.ttl{font-size:1.75em;line-height:40px;margin-bottom:15px}
.ppln-back p.ttl:after{content:"";width:125px;height:2px;background:var(--secondary-color);display:block}
.ppln-back .d-flex{justify-content:space-around!important;display:flex;margin-top:50px;align-items:stretch}
.ppln-back .d-flex .row div{width:250px;color:#272726;display:block;font-size:13px;line-height:14px;text-align:center;padding:10px 55px 0}
.ppln-back .d-flex .row a{width:225px;height:46px;font-weight:700;background-color:var(--secondary-color);color:#fff;display:block;text-decoration:none;line-height:46px;text-align:center;text-transform:uppercase;margin:auto;font-size:18px}
.ppln-back .d-flex .row a span{display:block}
.ppln-back .d-flex .row.ppln-bttn-cncl a{background-color:var(--primary-color)}
#ppln-clse{position: absolute;right: 24px;top: 24px;color: var(--primary-color);font-size: 24px;line-height: 24px;font-family: var(--default-fonts);cursor: pointer;}
@media (max-width: 768px) {
    .ppln-back{padding:27px 20px 17px}
    .ppln-back p{font-size:16px}
    .ppln-back p.ttl:after{width:148px}
    .ppln-back .ppln-txt{padding-right:0}
    .ppln-back .d-flex{flex-direction:column;margin-top:30px}
    .ppln-back .d-flex .row{margin:0 0 25px}
    .ppln-back .d-flex .row div{padding:10px 0 0;width:100%}
}

/* # Reviews
================================================== */
.review{font-family: var(--default-fonts);padding:15px 0;display:block;text-decoration:none;height: 100%;}
.review img{float:left;margin-right:13px}
.review .infr{overflow:hidden;position:relative;height:100%}
.review .infr .ttle{color:var(--primary-color);font-size:12px;font-weight:700;line-height:12px}
.review .infr .ttle span{color:var(--secondary-color);font-style:italic}
.review .infr .date{color:#AAA;font-size:11px;font-style:italic;line-height:11px;padding:7px 0}
.review .infr .text{color:var(--primary-color);font-size:12px;text-align:justify;line-height:20px}
.review .cmtr-ratg{margin-top: 16px;}
.review-list{margin-bottom: 64px;}
.review-list__wrapper{display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));justify-items: center;gap: 50px; align-items: baseline;}

/* # Cookies
================================================== */
#coke{background:#924FAB;font-size:16px;color:#FFF;line-height:17px;display:none;z-index:16000003!important}
#coke .web-cntd{position:relative;padding:8px 0;max-width:960px;margin:0 auto;padding-right:100px;padding-left:10px;font-size:14px}
#coke a{color:#FFF;text-decoration:underline}
#coke a.acpt{position:absolute;right:10px;top:50%;text-decoration:none;margin-top:-10px}
#coke a.acpt:before{content:"";position:absolute;top:0;right:0;width:16px;height:16px;border-radius:14px;background:#FFF;z-index:2}
#coke a.acpt:after{content:"x";display:inline-block;width:11px;height:20px;margin-left:0;position:relative;top:0;z-index:3;color:#924FAB;right:0;margin-left:10px}
#coke a.acpt:hover{text-decoration:underline}
#coke a.cncl{background-position:-10px -10px;width:20px;height:20px;display:inline-block;text-indent:-9999em;text-decoration:none;position:absolute;right:0;top:50%;margin-top:-11px}

/* # Mensajes
================================================== */
.new_messge{background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:0 auto;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px;-ms-border-radius:6px;padding:60px 20px 20px;-webkit-box-orient:vertical;-webkit-transition:200ms -webkit-transform;box-shadow:0 4px 23px 5px rgba(0,0,0,0.2),0 2px 6px rgba(0,0,0,0.15);display:-webkit-box;position:relative;z-index:2;max-width:780px;text-align:center;min-width:300px}
.new_messge .titl{font-size:23px;line-height:23px;padding-bottom:14px;color:#353332}
.new_messge .text{font-size:18px;line-height:22px;color:#6c696c}
.new_messge .text a{color:#2bb5ee}
.new_messge .bton{display:inline-block;margin:0 auto;font-size:16px;line-height:16px;color:#FFF;text-transform:uppercase;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;padding:11px 19px 9px;margin-top:20px;cursor:pointer}
.new_messge:before{content:"";position:absolute;left:50%;background-image:url(../images/general/sprite.png);background-repeat:no-repeat;z-index:4}
.new_messge:after{content:"";-webkit-border-radius:65px;-moz-border-radius:65px;border-radius:65px;position:absolute;top:-37px;left:50%;margin-left:-40px;width:80px;height:80px;z-index:3}
.new_messge.success .bton,.new_messge.success:after{background:#71c341}
.new_messge.success:before{top:-17px;background-position:-405px -13px;width:40px;height:38px;margin-left:-20px}
.new_messge.error .bton,.new_messge.error:after{background:#c34141}
.new_messge.error:before{top:-17px;background-position:-456px -13px;width:39px;height:39px;margin-left:-20px}
.new_messge.warning .bton,.new_messge.warning:after{background:#ebca56}
.new_messge.warning:before{top:-20px;background-position:-385px -5px;width:15px;height:48px;margin-left:-7px}
.new_messge_ovrl{background:#292929!important}
.new_messge_load{background:#FFF;background:url(../images/general/load-smll.gif) no-repeat center center #FFF;margin:0 auto;border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;-webkit-border-radius:4px;width:50px!important;height:50px;text-indent:-9999em;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}
.dsearch_load{position:absolute;right:3px;top:1px;background:url(../images/general/load-smll.gif) no-repeat center center transparent;margin:0 auto;width:25px!important;height:25px;text-indent:-9999em}

/* # Notify
================================================== */
.bner-ccto{color:#818181;display:block;position:absolute;top:0px;left:0px;right:0px;text-align:center;text-decoration:none;text-transform:uppercase;font-size:22px;line-height:32px;letter-spacing:.6px;padding: 8px 50px;border-radius:8px 8px 0 0;}
.ntfy .bner-ccto{color:#fff;background:var(--primary-color)}
.bttle2{color:#565656;font-size:28px;line-height:28px;margin:18px 0;text-align:center;margin-top: 38px;}
.cnslt .bner-ccto,.cnslt .bttle2{text-align:left;margin-top:0}
.cnslt .bner-ccto{margin-bottom:0}
.form1{border-top:1px solid #dadada;padding-top:26px;position:relative}
.form1 .row{margin-bottom:20px}
.form1 .row .izqd{font-size:19px;color:#818181;line-height:32px;float:left;text-transform:uppercase;padding-right:20px;width:107px;position:relative;letter-spacing:.6px}
.form1 .row .izqd-up{font-size:24px;color:#8b9198;line-height:24px;font-family:'miso-regular';text-transform:uppercase;padding-right:20px;position:relative;top:3px;padding-bottom:15px}
.form1 .row .drch{overflow:hidden}
.form1 .row .drch input,.form1 .row .drch select,.form1 .row .drch textarea{background:#ececec;margin:0 0 5px;font-size:16px;color:#818181;line-height:16px;border:0;width:100%;padding:6px 10px;height:32px}
.cnslt .form1 .row .drch input{width:77%}
.form1 .row .drch textarea{height:100px}
.form1 .row .drch textarea.txurl{min-height:inherit;height:auto}
.cnslt-img{background:none repeat scroll 0 0 #FFF;border:1px solid #CCC;display:block;padding:5px;position:absolute;right:0;top:26px}
.form1 .small{font-size:14px;color:#818181;line-height:11px;font-style:italic}
.form1 .small.sepa{padding-bottom:8px}
.form1 .infr{position:relative;}
.form1 .infr .text{font-size:16px;color:#909398;line-height:16px;margin-right:150px;}
.form1 .infr .text input{margin-right:10px;position:relative;top:1px}
.form1 .infr .text #captcha-form{border:1px solid #d1d1d1;color:#818181;padding:4px;width:187px}
.form1 .infr .btom{position:absolute;right:0;margin-top:0;top:0}
.ntfy .form1 .infr .btom{top:23px}
.cnslt .form1 .infr .btom{top:15px}
.form1 .infr .btom .sbmt{background:#54b244;cursor:pointer;font-size:18px;color:#FFF;line-height:18px;min-height:35px;padding:0;margin:0;text-align:center;border:0;text-transform:uppercase;padding:0 30px}
@media all and (min-width: 767px) and (max-width: 1020px) {
    .cnslt .form1 .row .drch input{width:71%}
}
@media all and (max-width: 767px) {
    .form1 .row .izqd{float:none;width:100%;padding:0;font-size:14px;}
    .form1 .row .drch{overflow:visible}
    .form1 .row{margin-bottom:10px}
    .form1 .infr{position:relative;padding:0px !important;}
    .form1 .infr .text{padding:15px;margin-right: 0px;}
    .form1 .infr .btom{position:relative}
    .form1 .infr .btom .sbmt{width:100%}
    .cnslt-img{position:relative;top:0}
    .cnslt .form1 .row .drch input{width:100%}
    .bner-ccto{font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
    .bttle2{font-size: 22px;}
    .form1 .rgpd-check label{font-size: 14px;}
}

/* # Card gift
================================================== */
#gift-card-chkt{width:100%}
#gift-card-chkt .gift-card-izqd .icon{background-image:url(../images/custom/trjt-rglo-sprite.png);background-position:-8px -86px;width:169px;height:101px;float:left}
#gift-card-chkt .gift-card-izqd.use .icon{background-position:-8px -17px;height:48px;margin-top:6px;width:143px;position:relative;cursor:pointer}
#gift-card-chkt .gift-card-izqd.use .icon span{color:silver;font-size:12px;font-weight:700;left:40px;position:absolute;top:12px}
#gift-card-chkt .gift-card-drch{float:right;position:relative;width:51%}
#gift-card-chkt .gift-card-drch .gift-card-prco{background:#efefef;color:#723d90;font-size:38px;font-weight:700;letter-spacing:-1px;line-height:36px;margin-bottom:10px;padding:10px;position:relative;text-align:right}
#gift-card-chkt .gift-card-drch .gift-card-prco span{color:#666;vertical-align:top;font-size:30px}
#gift-card-chkt .gift-card-drch .gift-card-all,#gift-card-chkt .gift-card-drch .gift-card-use{background:#f06843;color:#fff;cursor:pointer;float:right;height:31px;line-height:31px;margin-right:10px;text-align:center;width:131px}
#gift-card-chkt .gift-card-drch .gift-card-use{background:#469fca}
#gift-card-chkt .gift-card-drch .gift-card-precio{background:rgba(0,0,0,0) none repeat scroll 0 0;border:1px solid #b0b0b0;color:#666;float:right;font-size:16px;height:31px;margin:0;padding:0;right:0;text-align:center;width:95px}
#table-mis-tarjetas th:nth-child(1), #table-mis-tarjetas td:nth-child(1), .dx_dropdown {display: none;}
@media all and (max-width: 767px) {
    #gift-card-chkt .gift-card-drch{width:100%}
    #gift-card-chkt .gift-card-drch .gift-card-all,#gift-card-chkt .gift-card-drch .gift-card-use{width:95px;font-size:13px}
    #gift-card-chkt .gift-card-drch .gift-card-prco span{font-size:20px}
}
.dx_tab{border-bottom:1px solid #CCC;height:23px;position:relative;top:6px;margin-bottom:25px}
.dx_tab a{font-family:Arial;border-color:#CCC;border-image:none;border-style:solid;border-width:1px 1px 0;color:#666;float:right;font-size:13px;margin-left:2px;padding:4px 10px;position:relative;top:-6px;cursor:pointer;text-decoration:none;display:block}
.dx_tab a.actv{background:#FFF}
.dx_tab a span{font-weight:700}
.dx_form_intro{background-color:#eee;width:100%;height:49px;position:relative;margin-bottom:25px;display:flex;padding:10px}
.dx_form_intro input{width:100%}
.dx_form_intro button{max-width:100px;cursor:pointer;margin-left:10px;min-height:5px!important}
.dx_table{width:100%;font-size:13px}
.dx_table th,.dx_table td{padding:5px 7px;border:4px solid #FFF;text-align:left;color:#666}
.dx_table td.cursor{cursor:pointer}
.dx_table th{font-weight:700;background:#afb0aa;color:#FFF}
.dx_table .par td{background:#f1f0ee}
.dx_table tr:hover td,.dx_table tr.actv td{background:#f7f7f7}
.dx_table .dx_table-cntd{background:none repeat scroll 0 0 #F7F7F7;margin-bottom:10px;padding-bottom:5px}
.dx_table .dx_table-cntd h1{border-bottom:1px solid #CCC;font-size:14px;font-weight:700;line-height:14px;margin-bottom:9px;padding:7px 0}
.dx_table .dx_table-cntd table{width:100%}
.dx_table .dx_table-cntd table td,.dx_table .dx_table-cntd table th{border:none;border-bottom:2px solid #F7F7F7}
.dx_sldr-gift{position:relative}
.dx_sldr-gift .dx_sldr{display:inline-block;margin-top:3px;vertical-align:top}
.dx_sldr-gift .sbmt{background:#497ce8;color:#FFF;cursor:pointer;display:block;font-size:11px;font-weight:700;line-height:11px;padding:20px 8px;text-transform:uppercase;position:absolute;top:-1px;right:0}
.dx_sldr-gift .sbmt:hover{background:none repeat scroll 0 0 #3C71E0}
.dx_sldr-gift .value{color:#E35B5B;display:inline-block;font-size:13px;font-weight:700;padding:0;text-align:center;width:49px;border:1px solid #afb0aa;background:#FFF;margin:0 5px;font-family:Arial,Tahoma,Helvetica,sans-serif;vertical-align:top}
.dx_sldr-gift .input-gift{left:0;margin:0;padding:2px;width:210px;margin-top:9px}
@media all and (max-width: 767px) {
    .dx_form_intro{width:100%;background-position:-30px 0}
    .dx_form_intro input{width:100%;padding:0 4px;font-size:11px}
    .dx_dropdown {display: block;}
}

/* # Opiniones
================================================== */
#form-opin{margin-top:40px;color:#424242}
.txt-info{font-style:italic;font-size:12px;line-height:21px;margin-top:19px;text-align:justify}
.form-bopi{margin-bottom:20px}
.form-nota{color:#666}
form div.form-pddg textarea{color:#333;border:none;width:100%;background:transparent}
.form-star-cntd{background-image:url(../images/general/comentarios.png);background-position:0 0;display:inline-block;height:16px;left:5px;position:relative;top:2px;width:80px;cursor:pointer}

/* # Videos de youtube
================================================== */
.Transition,.Transition:after,.Transition:before{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.transitionFast{-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-o-transition:all .1s ease;-ms-transition:all .1s ease;transition:all .1s ease}
.ListProds .Product.Video .Image figure{padding-top:58%}
.ListProds .Product.Video .Title{height:90px;overflow:hidden}
.ListProds .Product.Video > div{position:relative;overflow:hidden;cursor:pointer}
.ListProds .Product.Video > a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:4}
.ListProds .Product.Video > a:before{content:"";position:absolute;top:50%;left:50%;width:70px;height:70px;margin-top:-35px;margin-left:-35px;background-color:#914FAB;border-radius:50%;z-index:3;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;transform:scale(1.2,1.2);opacity:0}
.ListProds .Product.Video > a:hover:before{opacity:.7;transform:scale(1,1)}
.ListProds .Product.Video > a:after{background:rgba(0,0,0,0) none repeat scroll 0 0;border-bottom:20px solid rgba(0,0,0,0);border-left:30px solid #fff;border-top:20px solid rgba(0,0,0,0);content:"";display:block;height:0;left:50%;margin-left:-10px;margin-top:-19px;position:absolute;top:50%;width:0;z-index:4;opacity:0;transform:scale(.2,.2);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.ListProds .Product.Video > a:hover:after{opacity:.8;transform:scale(1,1)}
.ListProds .Product.Video:hover > div *{opacity:.6}
.videoYoutube{margin:auto;width:90%;max-width:980px;position:relative;padding:43px 0 0}
.videoYoutube .videoTitulo{color:#fff;font-size:21px;left:0;position:absolute;top:13px}
.videoYoutube .videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}
.videoYoutube .videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.addVideoContainer{width:100%;text-align:center;padding:15px 0;margin:-30px 0 0}
.addVideoContainer a{display:inline-block;line-height:2.2}
.autocomplete-suggestions{border:1px solid #999;background:#fff;cursor:default;overflow:auto}
.autocomplete-suggestion{padding:10px 5px;font-size:1.2em;white-space:nowrap;overflow:hidden}
.autocomplete-selected{background:#f0f0f0}
.autocomplete-suggestions strong{font-weight:400;color:#39f}
.columnsVideo{overflow:hidden}
.columnsVideo .columnVideo{box-sizing:border-box;padding:0 10px}
.columnsVideo .columnVideo .menuVideos{display:flex}
.columnsVideo .menuVideos li{width:100%}
.columnsVideo .columnVideo:first-child{padding-left:0}
.columnsVideo .columnVideo:last-child{padding-right:0}
.columnsVideo .columnVideo.columnVideoPrincipal{display:none;margin-bottom:30px}
.columnsVideo .columnVideo.columnVideoPrincipal.Active{display:block}
.menuVideos{margin:0;padding:0;list-style:none}
.menuVideos .Button{display:block;line-height:2.2;margin:0 0 5px;opacity:.7}
.menuVideos .Button.Active,.menuVideos .Button:hover{opacity:1}
.tableVideos{display:block}
.tableVideos th{font-size:10px;letter-spacing:1px;text-transform:uppercase;font-weight:400;padding:4px;display:none}
.tableVideos td{font-size:11px;line-height:1.6;padding:10px 4px}
.tableVideos .Disabled td{opacity:.3}
.tableVideos .Disabled img{filter:grayscale(100%)}
.tableVideos img{min-width:70px}
.disclaimerVideos{margin:30px 0 0;padding:20px 30px 0;font-size:12px;color:#ddd;text-align:center;border-top:1px #EEE solid}
.alertVideos{padding:30px;background-color:#FBFBFC}
.bannerVideos{padding:30px;background-color:#BA8ECB;font-size:20px;text-align:center;margin:30px 0}
.videoAviso{padding:30px 0}
.videoForm{padding:30px;background-color:#FBFBFC}
.videoForm form{position:relative;padding-left:205px}
.videoForm .botonera .toMyAccount{padding:12px 0;float:left}
.videoForm .campoVideoTitle{display:none}
.videoForm .imageVideo{height:auto;margin:0 30px 0 0;width:170px;position:absolute;top:0;left:0}
.videoForm .campo .step{background-color:#9249af;border-radius:50%;color:#fff;display:inline-block;font-size:11px;height:20px;margin:0 5px 0 0;text-align:center;width:20px}
.orderVideos{list-style:none;margin:0 0 10px;padding:0 0 10px;border-bottom:1px solid #cdcdcd}
.orderVideos li{display:inline-block;margin:0 10px 0 0}
.orderVideos li a{line-height:35px;opacity:.6}
.orderVideos li a.Selected{opacity:1}
.listVideos.Loading{opacity:.6}
.accountVideoDescription{padding:25px 0;line-height:1.6}
.videoError{float:left;width:100%;color:red}

/* # DxConfianza
================================================== */
.dxConfianzaContentFooter{font-size:13px;margin:15px 0 0;text-align:right;position:relative}
.dxConfianzaContentFooter input{position:absolute;top:8px;right:0}
.dxConfianzaContentFooter span{margin-right:20px;display:block}

/* # Popups
================================================== */
.wdg-opn{position:fixed;width:227px;height:81px;left:0;bottom:10px;border-style:solid;border-width:2px;border-color:#e6d8ec;margin-bottom:-10px;z-index:10000}
.wdg-opn .stars{height:41px;line-height:41px;background-color:#FFF}
.wdg-opn .stars span{position:relative;left:11px;font-size:23px;color:#88599c;font-weight:700}
.wdg-opn .stars a{position:absolute;right:11px;font-size:13px;color:#c4c4c4;font-weight:700;font-style:italic;text-decoration:none}
.wdg-opn .info{height:38px;line-height:40px;text-align:center;background-color:#e6d8ec;text-transform:uppercase;font-size:12px;color:#88599c;font-weight:700;border:none!important}
@media all and (max-width: 767px) {
    .wdg-opn{display:none}
}

.g-recaptcha.Transition{position:relative}
.g-recaptcha.Transition.buttonLoading{opacity:.5}
.g-recaptcha.Transition.buttonLoading:after{content:"";top:0;right:0;bottom:0;left:0;background-color:#54B244;background-position:center;background-repeat:no-repeat;background-image:url(../images/button-loading.gif);position:absolute}
@media all and (min-width: 767px) {
    .gridTwoColumns{display:grid;grid-column-gap:20px;grid-template-columns:1fr 1fr;width:100%;box-sizing:border-box}
    .gridTwoColumns > *{width:100%}
    .billingPayment input,.billingPayment select{width:100%;box-sizing:border-box;padding:5px}
}

/* # Checkout, compra sin registro
================================================== */
.crt-pss {border: 2px solid #a33c8c; background: #fdf6fb; padding: 24px 32px; margin: 20px 0; border-radius: 8px; box-shadow: 0 4px 8px rgba(163, 60, 140, 0.1); color: #3b003b;}
.crt-pss form {margin-bottom: 20px;}
.crt-pss input[type="password"] {border: 1px solid #a33c8c; border-radius: 4px; padding: 10px; font-size: 14px; background: white; color: #3b003b;}
.crt-pss p, .crt-pss ul {font-size: 13px; color: #3b003b; line-height: 1.6;}
.crt-pss ul {list-style: disc; margin-left: 20px;}
.crt-pss .fa-exclamation-circle {color: #a33c8c;}

/* # Editor de pedidos
================================================== */
.modifyOrderReason,.modifyOrderSubReason{padding:15px 0;display:none}
.modifyOrderReason label{font-weight:700;display:block;font-size:15px;margin-bottom:5px;color:#895b9a}
.modifyOrderReason p{margin-bottom:10px}
.modifyOrderReason p:last-child{margin-bottom:0}
.modifyOrderReason input,.modifyOrderReason textarea{width:100%;box-sizing:border-box;padding:5px}
.modifyOrderReason .flexModifySearch,.modifyProductsResult li{display:flex;align-items:center;justify-content:center}
.modifyInputText{display:flex}
.modifyInputText > *{width:100%;height:auto!important;margin:0!important}
.modifyInputText button{max-width:100px}
.modifyOrderReason .flexModifySearch > *,.modifyProductsResult li > *{width:100%}
.modifyProductsResult li.Confirm{border:none;transform:scale(1.07);background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);padding:8px}
.modifyOrderReason .flexModifySearch button{max-width:32px;height: 35px; background-position:-329px -63px;background-color:#fff;}
.modifySearch.modifyLoading{opacity:.5;position:relative}
.modifySearch.modifyLoading:after{content:"";width:60px;height:60px;background-image:url(../images/general/load-all.gif);background-repeat:no-repeat;background-position:center;position:absolute;top:50%;left:50%;margin-left:-30px;margin-top:-30px}
.modifyProductsResult{margin:0;padding:0;list-style:none}
.modifyProductsResult li{padding:5px 0;border-bottom:1px solid rgba(0,0,0,.1);z-index:0}
.modifyProductsResult li:hover{z-index:1}
.modifyProductsResult li:last-child{border-bottom:none}
.modifyProductsResult span{max-width:60px;text-align:right}
.modifyProductsResult a,.modifyProductsResult span,.modifyProductsResult strong{padding:5px 10px 5px 0}
.modifyProductsResult img{max-width:60px;height:auto;margin-right:10px}
.modifyProductsResult li:hover img{transform:scale(2.5,2.5) translate(-20px);border:1px solid #efefef;position:relative}
.modifyProductsResult a.modifyProductDetail{font-size:12px;max-width:120px;font-weight:400;text-decoration:none;color:#4f4f4f}
.modifyProductsResult .modifyQuantity{max-width:0;padding:0;opacity:0}
.modifyProductsResult .modifyQuantity input{height:auto}
.modifyProductsResult .Confirm .modifyQuantity{max-width:70px;opacity:1}
.modifyProductsResult .Confirm img{transform:scale(1,1) translate(0px)!important;border:none!important}
.modifyProductsResult .Confirm .modifyAddProduct,.modifyProductsResult .Confirm .modifyRemoveProduct{background-color:#8dca35;color:#fff;text-decoration:none}
.modifyProductsResult .Added a{display:none;opacity:.7}
.modifyProductsResult .Added{opacity:.7}
.modifyProductsResult a{max-width:75px;text-align:center;padding:5px;color:#9b75aa;text-decoration:underline}
.modifyProductsResult.Blur li:not(.Confirm){-webkit-filter:blur(3px);-moz-filter:blur(3px);-o-filter:blur(3px);-ms-filter:blur(3px);filter:blur(3px);opacity:.5}
.modifyProductsResult .modifyCancel,.modifyProductsResult .modifyCancelResume{color:#da3610;max-width:23px;text-align:center;display:none;font-weight:100;font-size:18px}
.modifyProductsResult .Confirm .modifyCancel,.modifyResume .modifyCancelResume{display:block}
.modifyProductsResult .modifyCancelResume{background-color:#da3610;border-radius:4px;color:#fff;padding:5px 8px;max-width:40px}
.modifyResumeContent{padding:20px;margin:20px 0;background-color:#f7f7f7;border-radius:5px}
.modifyResumeContent h3{margin-bottom:20px}
.rgpd-tooltip{opacity:1!important;font-size:11px!important;background-color:#ffee8c!important;box-shadow:0 0 15px rgba(0,0,0,.1)!important;border-radius:0!important;border:1px solid #e9e5e9!important;z-index:99999!important}
.infoText{padding:20px;background-color:#f7ecfa;margin:0 0 10px;border-radius:3px}
.bodyCheckoutConfirmation{position:relative!important}
.cambiar_direcciones{display:flex;border-bottom:1px solid #f2f2f2}
.cambiar_direcciones p{width:100%;box-sizing:border-box;padding:5px}
.cambiar_direcciones p label{cursor:pointer}
.cambiar_direcciones p:first-child{max-width:250px}
.cambiar_direcciones p:first-child input{float:left;margin-right:11px}
.Row.DX.ccOrder{display:block!important}

.paytpvDisclaimer{font-size:12px;display:block;max-width:700px;text-align:center;margin:10px auto 0!important}

/* # Desactivar cabecera
================================================== */
.checkoutPage header, .checkoutPage footer,.checkoutPage .wdg-opn{display:none}
.checkoutPage #cop-cbcr{margin-top:20px}
.checkoutPage #braintree-paypal-loggedout{display:none}
@media all and (max-width: 767px) {
    .shoppingCart #cop-cbcr{margin-top:0}
}
.checkoutPage{background-image:none!important}

/* # Checkout
================================================== */
.chkout-blk .chkcntd p{line-height:22px;}
.chkout-blk .chkcntd i {color:var(--secondary-color);}
.xtrchk i{color:var(--secondary-color);}
#WLbanner_2403131502 p, #WLbanner_2404251711 p {text-align: center;}

/* # DHL y Mondial
================================================== */
.dhlInfoContent{padding:20px 15px 0}
.dhlInfoContent h1{margin-bottom:15px;font-size:28px;font-weight:400;margin-bottom:10px}
.mondialDetailContent .mfp-content{max-width:650px;height:560px}
.mondialDetailContent .mfp-content body{overflow:hidden}
.mondialDetailContent .mfp-close{display:none!important}

/* # ProductBot
================================================== */
.ProductBot .price-maq,.ProductBot .price-pvpr{display:flex!important}
.ProductBot .price-maq > *,.ProductBot .price-pvpr > *{width:100%}
.ProductBot .price-maq{color:#924FAB}
.ProductBot strong.price-maq em{color:#666}
.ProductBot .price-pvpr small{text-decoration:line-through;opacity:.8;font-size:19px}
.ProductBot .price-maq em,.ProductBot .price-pvpr em{font-size:14px;font-weight:400;font-style:normal;display:inline-block;line-height:1;text-align:right;padding-right:10px;padding-left:18px}
.ProductBot .price-pvpr em{padding-top:9px}
.ProductBot .price-maq small,.ProductBot .price-pvpr small{text-align:left}
.ProductBot .Price.PriceAlt{height:60px}

/* # Enlaces promocionales desde home
================================================== */
.linkProductsHome{background-color:#f8f1fb;padding:25px 0}
.linkProductsHome ul{list-style:none;display:flex;padding:0;margin:0}
.linkProductsHome ul li{width:100%;text-align:center}
.linkProductsHome li a{font-weight:700;font-size:16px;color:#a887b5;display:inline-block;position:relative;padding:10px 0 10px 75px;text-transform:uppercase;max-width:175px}
.linkProductsHome li.linkProductsHomeLanzamientos a{max-width:195px}
.linkProductsHome li.linkProductsHomeHanVuelto a{max-width:137px}
.linkProductsHome li a:before{background-image:url(../images/custom/links-products-home.png);position:absolute;content:"";top:0;left:0;height:62px;width:62px;background-position:0 0}
.linkProductsHome li.linkProductsHomeLanzamientos a:before{background-position:-64px 0}
.linkProductsHome li.linkProductsHomeHanVuelto a:before{background-position:-128px 0}

/* # Jquery multifile
================================================== */
.MultiFile-list{float:left;width:100%;padding:10px 0 0;margin:10px 0 0;border-top:1px solid #ccc}
.MultiFile-list .MultiFile-remove{background-color:red;color:#fff;padding:0 6px;border-radius:3px;margin-right:5px;opacity:.6}
.MultiFile-list .MultiFile-remove:hover{opacity:1}

/* # Shipping enviar mas tarde / mensaje confirmation
================================================== */
.bshping{margin-top: 30px;}
.bxlater{background: #fdf3af;min-height:50px;padding:15px 0;text-align:center;color:#924fab;font-size:15px;line-height:15px;border:1px solid #f6e258;width:98%;margin-right: 2%;border-radius:8px;font-style: italic;}
.bcnfrm .bxlater{width: 75%;margin-right: auto;display: table;padding: 0 20px;line-height:20px;font-style:inherit;color:#ff0000;}
.bcnfrm .bxlater label {vertical-align: middle;display: table-cell;}
.bcnfrm .bxlater u {font-weight: bold;letter-spacing: 0.8px;}
.bxlater font{font-size:17px;font-style: normal;}
.bxlater a{color:#924fab;text-decoration:underline;}
.ppcvid{border:2px solid #f6e258;background:#fefbe8;padding:50px 50px 50px 125px;max-width:708px;margin:20px auto;position:relative;}
.ppcvid .pptitu{font-size:18px;color:#834e98;line-height:18px;text-transform:uppercase;font-weight:bold;position:relative;margin-bottom: 3px;}
.ppcvid .pptitu:before{content:"";position:absolute;background-image: url("../images/custom/covid.png");top:-20px;left:-83px;display:block;height:62px;width:62px;}
.ppcvid .pptext{font-size:16px;color:#686666;line-height:22px;}
.ppcvid .pptext p{margin-top:7px;}

@media all and (min-width: 767px){
    .bshping{display: -webkit-box; display: -ms-flexbox; display: flex;}
}

@media all and (max-width: 1020px){
    .bxlater{font-size:13px;line-height:20px;}
    .bxlater label span{top:-4px !important;}
    .bxlater font{font-size:15px;}
    .bcnfrm .bxlater{width: 69%;padding: 0 10px;font-size: 12px;}
    #french .bxlater{font-size:11px;}
    #french .bxlater font{font-size:13px;}
    #german .bxlater{font-size:12px;}
}

@media all and (max-width: 767px){
    .bxlater{width:100% !important;font-size:13px !important;margin-right:0;height:auto;}
    .bshping .CestaFoot.Btns{display:block;}
    .ppcvid{padding: 50px 20px;}
    .ppcvid .pptitu:before{display:none;}
}

/* # Popup aviso editar pedido
================================================== */
#wrng-wndw{max-width:605px;margin:0 auto;position:relative;background:#fff}
#wrng-wndw .rgpd-cntd{padding:30px 40px;color:#5b5b5b;text-align:left;font-size:15px;line-height:23px}
#wrng-wndw .rgpd-btn{border-top:1px solid #d1d1d1;padding:15px 30px;text-align:left;background:#f7f7f7}
#wrng-wndw .rgpd-btn div{float:right}
#wrng-wndw .rgpd-btn div,#wrng-wndw .rgpd-btn a{background:#1d9896;color:#FFF;text-align:center;display:inline-block;padding:12px 42px;border-radius:4px;font-size:17px;line-height:21px;cursor:pointer;text-transform:lowercase;text-decoration:none;width:auto;font-weight:700;height:44px}
#wrng-wndw .mfp-close{display:none}
.Rating>.Stars[data-rating]{display:inline-block;background-image:url(../images/custom/star-none.png);position:relative;width:78px;height:14px}
.Rating>.Stars[data-rating] .Active{top:0;left:0;bottom:0;background-image:url(../images/custom/star.png);background-color:#fff;position:absolute}
.Rating>.Stars[data-rating] .BgicoN-star{display:none}

/* # Pedido mínimo
================================================== */
.minordr{color:#ea7600;font-size:20px;padding: 0 25px;font-weight:normal; text-align: right}
.minneed{font-size: 16px;font-weight: normal;color: #777;text-align: right;}
.minneed span{display: inline-block;margin-top: 20px;}
.mmncntd{padding:30px;max-width:708px;margin:20px auto;position:relative;background:#fff;}
.mmncntd .mmntitu{font-size:18px;color:#ea7600;line-height:18px;position:relative;margin-bottom: 3px;}
.mmncntd .mmntext{font-size:16px;color:#686666;line-height:22px;}

/* # Advent Calendar
================================================== */
/*#phsl-advt{background-image:url(../images/custom/advent-calendar-navidad-2024.jpg?v=0.0.1);padding:50px 28px}*/
#phsl-advt .ps-cdwidget .ps-cdw-img-container:not(.ps-cdw-open) .ps-cdw-count{color:#fff!important;left:0!important;top:50%!important;transform:translateY(-50%);font-size:100px!important;right:0!important;text-align:center!important;line-height:100px!important;font-family:'todayshop-regularregular'!important;letter-spacing:6px;margin-top:22px}
#phsl-advt .ps-cdw-gallery .ps-cdw-image .ps-cdw-img-container{box-shadow:-3px 3px 3px 0 rgba(0,0,0,0.5);-webkit-box-shadow:-3px 3px 3px 0 rgba(0,0,0,0.5);-moz-box-shadow:-3px 3px 3px 0 rgba(0,0,0,0.5)}
@media all and (max-width:1020px) {
    #phsl-advt .ps-cdwidget .ps-cdw-img-container:not(.ps-cdw-open) .ps-cdw-count{font-size:50px!important;line-height:50px!important;margin-top:14px}
}
@media all and (min-width: 427px) and (max-width: 767px) {
    #phsl-advt .ps-cdw-gallery .ps-cdw-images{grid-template-columns:1fr 1fr 1fr}
}

/* # CKEDITOR PLANTILLAS
================================================== */
.plntlft img{padding-right:1%;width: auto !important;height:auto !important;}
.plntrgt img{padding-left:1%;width: auto !important;height:auto !important;}
.twoimgs>img, .twoimgs>a {max-width: 49.5%;width: 100% !important;height:auto !important;display: inline-block;}
.twoimgs>a img{width: 100% !important;height:auto !important;}
.twoimgs>img:first-child, .twoimgs>a:first-child{margin-right:1%;}
.thrimgs>img, .thrimgs>a {max-width: 33%;width: 100% !important;height:auto !important;display: inline-block;}
.thrimgs>a img{width: 100% !important;height:auto !important;}
.thrimgs>img:nth-child(2), .thrimgs>a:nth-child(2){margin: 0 0.5%;}
@media all and (max-width:1020px){
    .plntlft img, .plntrgt img{margin-bottom:10px;}
    .plntrgt>div:first-child{order:2;flex:0 0 100% !important;}
    .plntrgt>div:last-child{order:1;flex:0 0 100% !important;}
}
@media all and (max-width: 767px){
    .twoimgs>img, .thrimgs>img, .twoimgs>a, .thrimgs>a{max-width: 100% !important;margin: 5px 0 !important;width: auto !important;}
    .plntlft img{padding-right:0;}
    .plntrgt img{padding-left:0;}
}

/* # Breadcrumb checkout
================================================== */
#brcb-chck .cstchk {color: #fff; background: var(--secondary-color); border-radius: 10px; padding: 4px 0px;}
#brcb-chck .brcb a, #brcb-chck .brcb span {font-family: var(--default-fonts)}
#brcb-chck .brcb a:hover, #brcb-chck a.actv {color: var(--secondary-color);}
 #brcb-chck span.actv {color: var(--secondary-color);}
#brcb-chck .brcb a:hover span, #brcb-chck a.actv span, #brcb-chck span.actv span {background: var(--secondary-color);}

@media (max-width: 1020px) {
    #brcb-chck{display: block;padding: 16px 0px;}
    #brcb-chck .brcb{justify-content: space-evenly;}
    #brcb-chck .brcb a:after{display: none;}
}

/* # Scroll to top
================================================== */
.general-scroll-to-top{position:fixed;bottom:20px;right:48.65%;height:50px;width:50px;border-radius:100%;background-color:var(--secondary-color);z-index:2;-ms-transform:translate(0,100px);-webkit-transform:translate(0,100px);transform:translate(0,100px);opacity:0;box-shadow:0 0 10px rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;}
.general-scroll-to-top.Visible{-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}
.general-scroll-to-top i{color:#fff;font-size:28px;line-height:28px;}
@media all and (max-width: 767px) {
    .general-scroll-to-top{display: none;}
}
@media all and (min-width: 768px) {
    .general-scroll-to-top{right:50%;height:32px;width:32px;border-radius:0;margin-right:-530px}
    .general-scroll-to-top i{font-size:13px;line-height:13px;}
}
@media all and (min-width: 767px) and (max-width: 1020px) {
    .general-scroll-to-top{margin-right:-430px}
}

/* # Efectos a photoslurp
================================================== */
.ps-image .ps-img-container{transition: all 0.15s;}
.ps-image:hover .ps-img-container {transform: translateY(8px);}

/* # XMessage
================================================== */
.xmessage > div {border: none;border-width: 0px;-webkit-border-radius: 10px;-moz-border-radius: 10px;}

/* # Popup recogida correos
================================================== */
#popup-correos-pickup{opacity:1;height:0;pointer-events:all;position:fixed;top:0;left:0;width:100vw;display:grid;align-items:center;transition:opacity 0.25s,height .25s;backdrop-filter:brightness(0.5);overflow:hidden;padding:0 24px}
html.popup-correos-pickup--visible{overflow:hidden}
html.popup-correos-pickup--visible #popup-correos-pickup{opacity:1;height:100vh;pointer-events:all;z-index:999}
#popup-correos-pickup .popup-correos-pickup__container{color:#000;background:#fff;width:100%;max-width:750px;margin:0 auto;min-width:310px;padding:50px;border-radius:13px;position:relative}
#popup-correos-pickup .popup-correos-pickup__container strong{font-size:24px;color:#ff7800}
.popup-correos-pickup__buttons{margin-top:24px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px}
.popup-correos-pickup__button{outline:none;border:none;padding:8px 24px;cursor:pointer;color:#fff;font-weight:600;transition: all 0.25s;}
.popup-correos-pickup__button--accept{background:var(--primary-color);}
.popup-correos-pickup__button--close{background:#bd0000;}
.popup-correos-pickup__button--accept:hover{background: var(--secondary-color);}
.popup-correos-pickup__button--close:hover{background: #930000;}

/* # Featured sections
================================================== */
.featured-sections::-webkit-scrollbar {width: 0px;height: 0px;}
.featured-sections::-webkit-scrollbar {display: none;}
.featured-sections { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; display: flex; justify-content: center; scrollbar-width: none; margin-bottom: 10px; }
.featured-sections__scrollable-content { display: flex; }
.featured-sections__item { color: var(--primary-color); flex-shrink: 0; margin: 0 5px; text-align: center; text-decoration: none; transition: color 0.3s, border-bottom 0.3s; }
.featured-sections__item-image { max-width: 80px; max-height: 80px; display: block; margin: 0 auto; transition: filter 0.3s ease-in-out; }
.featured-sections__item-image:hover { filter: brightness(1.2); }
.featured-sections__item:last-child { margin-right: 0; }
.featured-sections__item-wrapper { text-align: center; }
.featured-sections__item-title { color: var(--primary-color); font-family: var(--default-fonts); font-size: 12px; font-weight: 500; width: 94px; text-transform: uppercase; line-height: 1em; margin-top: 5px; }
.featured-sections__item:hover { color: var(--secondary-color)!important; }
.featured-sections a,
.featured-sections__item,
.featured-sections__item *,
.featured-sections__item img {
	transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	user-select: none;
	touch-action: manipulation;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	outline: none;
}
.featured-sections__item:focus,
.featured-sections__item:focus-visible {
	outline: none;
}
@media screen and (max-width: 767px) {
	.featured-sections__item-title { font-weight: 100; }
	.featured-sections { padding: 0 10px; justify-content: initial; margin-top: 10px; }
}

/* # Ajustes en Inicio Cambios Diseño
================================================== */
.home-container, .home-container__products-slider { display: flex; flex-direction: column; }
.featured-banners { order: 1; }
.home-banner { order: 2; }
.home-info { order: 3; }
.home-sections__news { order: 1; }
.home-sections__most-selled { order: 2; }
.home-sections__for-you { order: 3; }
.viral-products__wrapper { order: 4; }
@media (max-width: 1250px) {
    .featured-banners{
        max-height: 355px;
        min-height: 355px;
    }
}
@media (max-width: 767px) {
    .featured-banners { order: 2; }
    .home-banner { order: 1; margin-bottom: 10px; }
    .home-info { order: 3; gap: 0px; }
    .home-sections__for-you { order: 4; }
    .viral-products__wrapper { order: 3; margin-bottom: 0px; }
    .home-banner__banner--2 { grid-area: 2 / 1 / 2 / 3; }
    .home-banner__banner--3 { grid-area: 3 / 1 / 3 / 1; }
    .home-banner__banner--4 { grid-area: 3 / 2 / 3 / 2; }
    .home-banner__banner--5 { display: none!important; }
    .home-info__content { display: none; }
    .home-info__content-text { color: #fff; }
    .home-info__content-icon { display: none; }
    .home-info__content:nth-child(2), .home-info__content:nth-child(4) {display: flex;justify-content: center;align-items: center;background-color: black;padding: 10px 20px;text-align: center;margin: 5px 0;width: 100%;}
    .home-info__popup .home-info__content-icon { display: block; }
}

/* Ajustes cambios Top Sections */
.top-sections .home-sections__news { grid-row: 1/2;grid-column: 11/20; }
.top-sections .home-sections__most-selled { grid-row: 1/2;grid-column: 1/10; }
.top-sections .viral-products__wrapper { grid-row: 1/2;grid-column: 21/-1; }
.top-sections .home-sections__for-you { grid-row: 1/2;grid-column: 21/.1; }

.top-sections .home-sections__most-selled { order: 1; }
.top-sections .home-sections__news { order: 2; }
.top-sections .viral-products__wrapper { order: 3; }
.top-sections .home-sections__for-you { order: 4; }


/* Ajustes Ficha Producto Cambios Diseño
================================================== */
.product-sheet__price #scalapayPopUpTrigger {margin: 18px 0 0px 0!important;}
#fich .product-sheet__fvrt .product-item__favorite {display: none;}
@media (max-width: 767px) {
    #fich .product-sheet__information-references, #fich .product-sheet__buy .product-item__favorite {display: none;}
    #fich .product-sheet__fvrt .product-item__favorite {position: absolute; display: block; top: 0px; right: 0px}
    #fich .product-sheet__information-reviews {margin-bottom: 10px;}
}
/* Default styles for desktop */
.mobile {display: none;}
@media (max-width: 768px) {
    .desktop {display: none;}
    .mobile { display: block;}
}

.grecaptcha-badge{display: none;}

.fxButton {
    transition: box-shadow 0.3s ease, opacity 0.3s ease;
}

.fxButton:hover {
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.7);
    opacity: 0.9;
}

/* # POPUP - PROMOCIONES
================================================== */
.mfp-content{max-width: 770px;}
.promotion-popup__background .mfp-bg{background-color: #000 !important;}
.promotion-popup__cntn{background: #fff;border-radius: 10px;padding: 60px;display: flex;flex-direction: column;gap: 20px;box-shadow: 5px 5px 30px 30px rgba(0, 0, 0, .3);align-items: center;}
.promotion-popup > .mfp-close {background: #fff;border-radius: 50px;font-size: 50px;opacity: 1;margin-top: 12px;margin-right: 12px;}
.promotion-popup__img img{height:349px;width: auto;}
.promotion-popup__description{display: flex; align-items: center; justify-content: center; flex-direction: column;gap: 20px;}
.promotion-popup__title {color: #000;font-size: 20px;font-weight: 600;}
.promotion-popup__offers-text p{font-size: 16px;color: #7f8182;}
.promotion-popup__btn {background: #d354c7;border-radius: 27.5px;padding: 12px 50px;color: #fff;font-size: 1rem;font-weight: 700;cursor: pointer;}

@keyframes slideDown {
0% {transform: translateY(-100%);opacity: 0;}
100% {transform: translateY(0);opacity: 1;}
}

.promotion__animation .mfp-content {animation: slideDown 0.5s ease-out;}

@media only screen and (min-width: 768px) and (max-width: 991px){
.mfp-content {max-width: 610px;}
}

@media (max-width:767px){
.mfp-content {max-width: 500px;}
.promotion-popup__img img {height: 250px;width:auto;}
}

/* # POPUP - INFLUENCER
================================================== */
@media (max-width:767px){
.mfp-content{max-width: 770px;}
.influencer-popup__background .mfp-bg{background-color: #000 !important;}
.influencer-popup__cntn{background: #fff;border-radius: 10px;padding: 10px;display: flex;flex-direction: column;gap: 20px;box-shadow: 5px 5px 30px 30px rgba(0, 0, 0, .3);align-items: center;margin-left: 10px;margin-right: 10px;}
.influencer-popup > .mfp-close {background: #fff;border-radius: 50px;font-size: 50px;opacity: 1;margin-top: 12px;margin-right: 12px;}
.influencer-popup__img img{height:300px; width: auto;}
.influencer-popup__description{display: flex; align-items: center; justify-content: center; flex-direction: column;gap: 20px;}
.influencer-popup__title {color: #000;font-size: 20px;font-weight: 600;}
.influencer-popup__offers-text {display: flex;flex-direction: column;align-items: flex-start; width: 100%;max-width: 365px;}
.influencer-popup__offers-text a{font-size: 16px;color: #000;}
.influencer-popup__offers-text a:hover{color: var(--secondary-color);}
.influencer-popup__btn {background: var(--secondary-color);border-radius: 27.5px;padding: 12px 50px;color: #fff;font-size: 1rem;font-weight: 700;cursor: pointer;}

@keyframes slideDown {
0% {transform: translateY(-100%);opacity: 0;}
100% {transform: translateY(0);opacity: 1;}
}

.promotion__animation .mfp-content {animation: slideDown 0.5s ease-out;}
}

/* # ACORDION ENVÍOS Y DEVOLUCIONES
================================================== */
#question .xaccordion {margin-left: 0;background: #fff;list-style-type: none;margin-bottom: 20px;}
#question .xaccordion .xaccordion-title {position: relative;display: block;padding: 20px 20px;margin: 0;font-size: 16px;line-height: 16px;color: #000;font-weight: 600;text-transform: uppercase;border: 0;cursor: pointer; background-color: #f0f0f0;}
#question .xaccordion .xaccordion-title::before {position: absolute;top: 50%;right: 1rem;margin-top: -11px;font-family: 'Font Awesome 6 Pro';content: "\f107";font-weight: bold; font-size: 22px;line-height: 22px;}
#question .xaccordion .actv > .xaccordion-title::before {content: "\f106";}
#question .xaccordion .actv > .xaccordion-title {background-color: #fff;}
#question .xaccordion .xaccordion-content {display: none;margin-top: 0px;border: 0;position: relative;padding: 0px 20px 0px 20px;}
#question .xaccordion .xaccordion-content p {line-height: 22px;font-size: 15px;}
#question .text {font-size: 16px;line-height: 16px;color: #3e3e3d;font-weight: 600;margin-bottom: 34px;}
#question .text p {font-size: 16px;line-height: 23px;margin-bottom: 20px;}
#question .xaccordion-menu > li {display: block;}
#question .xaccordion-menu > li > a {display: block;padding: 0.7rem 1rem;line-height: 1;margin-bottom: 0;position: relative;}
#question .xaccordion-menu .parent > a::after {display: block;width: 0; height: 0; border: inset 6px; content: ''; border-bottom-width: 0; border-top-style: solid;border-color: #1779ba transparent transparent; position: absolute;top: 50%;
margin-top: -3px;right: 1rem;}
#question .xaccordion-menu .parent.actv > a::after {transform: rotate(180deg); transform-origin: 50% 50%; }
#question .xaccordion-menu .nest {margin-left: 1rem;}

/* # LAZY LOAD
================================================== */
.lazy {visibility: hidden;}
.lazy.loaded {visibility: visible;}

/* # SWOGO
============= */
.swogo-box .swogo-atc {
    background: var(--primary-color)!important;
    color: #fff!important;
    font-size: 20px!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    padding: 10px 95px!important;
    cursor: pointer!important;
    text-align: center!important;
    transition: transform 0.3s ease!important;
}
.swogo-box .discount-percentage, .swogo-box .swogo-num-bundles-btn {
    background: var(--secondary-color)!important;
}
.swogo-box .swogo-price {
    color: var(--secondary-color)!important;
}
.swogo-box .swogo-product-show-options{
    color: var(--secondary-color)!important;
    border: 1px solid var(--secondary-color)!important;
}

/* # LORE MORE
================================================== */
.loadMore { padding: 30px 0; text-align: center;}
.button__loadMore { margin: 0; border: 0; background-color: var(--terciary-color); font-size: 16px; color: #fff; font-weight: 700; line-height: 20px; text-transform: uppercase; padding: 10px 65px; text-decoration: none; display: inline-block; width: auto; cursor: pointer; }