/******************************************************************
STYLESHEET: Funidelia Main Stylesheet
******************************************************************/

@font-face {
    font-family: 'Lexend Deca';
	font-display: swap;
    src: url('https://static1.funidelia.com/fonts/funidelia7/lexend-deca-v25-latin_latin-ext-200.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
	unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: 'Lexend Deca';
	font-display: swap;
    src: url('https://static1.funidelia.com/fonts/funidelia7/lexend-deca-v25-latin_latin-ext-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
	unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: 'Lexend Deca';
	font-display: swap;
    src: url('https://static1.funidelia.com/fonts/funidelia7/lexend-deca-v25-latin_latin-ext-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
	unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: 'Lexend Deca';
	font-display: swap;
    src: url('https://static1.funidelia.com/fonts/funidelia7/lexend-deca-v25-latin_latin-ext-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
	unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
@font-face {
    font-family: 'Lexend Deca';
	font-display: swap;
    src: url('https://static1.funidelia.com/fonts/funidelia7/lexend-deca-v25-latin_latin-ext-800.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
	unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
	font-family: 'iconfuni';
	font-display: swap;
	src: url('https://static1.funidelia.com/fonts/funidelia7/iconfuni.eot?fb555d');
	src: url('https://static1.funidelia.com/fonts/funidelia7/iconfuni.eot?fb555d#iefix') format('embedded-opentype'),
	url('https://static1.funidelia.com/fonts/funidelia7/iconfuni.ttf?fb555d') format('truetype'),
	url('https://static1.funidelia.com/fonts/funidelia7/iconfuni.woff?fb555d') format('woff'),
	url('https://static1.funidelia.com/fonts/funidelia7/iconfuni.svg?fb555d#iconfuni') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* ------------------------------------------------------ */
/* CSS RESET & BASE OPTIMIZADO */
/* ------------------------------------------------------ */

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

html { line-height: 1.5; -webkit-text-size-adjust: 100%; -moz-tab-size: 4; tab-size: 4; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; overflow-x: clip !important; }
body { margin: 0; font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; overflow-x: clip !important; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
img { border-style: none; max-width: 100%; height: auto; }
h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5em; font-weight: bold; line-height: 1.2; }
p { margin-top: 0; margin-bottom: 1rem; line-height: 1.35 }
a { background-color: transparent; text-decoration-skip-ink: auto; }
a:focus { outline: 2px solid currentColor; outline-offset: 2px; }
a:active, a:hover { outline: 0; }
hr { box-sizing: content-box; height: 0; overflow: visible; border: 0; border-top: 1px solid #E5E5E5; margin: 1rem 0; }
pre, code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }
pre { margin: 0; white-space: pre-wrap; }
b, strong { font-weight: bolder; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub { bottom: -0.25em; }
sup { top: -0.5em; }
q { quotes: "\201C" "\201D" "\2018" "\2019"; }
q:before, q:after { content: ''; content: none; }
blockquote { margin: 0 0 1rem; }
ul, ol { margin-top: 0; margin-bottom: 1rem; padding-left: 0; list-style: none; }
dd { margin: 0; }
button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }
button, input { overflow: visible; }
button, select { text-transform: none; }
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; cursor: pointer; }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }
fieldset { padding: 0.35em 0.75em 0.625em; }
legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
[type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0; }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }
[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }
table { border-collapse: collapse; border-spacing: 0; width: 100%; margin-top: 1rem; }
td, th { padding: 0; text-align: left; }
[hidden], template { display: none; }



/* ------------------------------------------------------ */
/* GENERAL */
/* ------------------------------------------------------ */

:root {

	--colour-background-base: #FFFFFF;

	--colour-theme-smurf-primary: #428fec;
	--colour-theme-smurf-secundary: #f1ff6d;
	--colour-theme-smurf-third: #002570;

	--colour-theme-goofy-primary: #ff6a42;
	--colour-theme-goofy-secundary: #f1ff6d;
	--colour-theme-goofy-third: #830000;

	--colour-theme-barbie-primary: #f59bc9;
	--colour-theme-barbie-secundary: #f1ff6d;
	--colour-theme-barbie-third: #7e2d5b;

	--colour-theme-minion-primary: #f1ff6d;
	--colour-theme-minion-secundary: #428fec;
	--colour-theme-minion-third: #003c8d;

	--colour-grey: #666666;
	--colour-grey-slight: #F5F5F5;
	--colour-grey-light: #e5e5e5;
	--colour-grey-medium: #888888;
	--colour-grey-dark: #333333;

	--colour-light: #EFEFEF;
	--colour-light-secundary: #000000;
	--colour-light-third: #e5e5e5;
	--colour-light-pattern: #EFEFEF url('/img/global/funidelia7/pattern_light.gif') top left repeat;

	--colour-dark: #000000;
	--colour-dark-secundary: #ffffff;
	--colour-dark-third: #e5e5e5;
	--colour-dark-pattern: #000000 url('/img/global/funidelia7/pattern_dark.gif') top left repeat;
	--colour-dark-aux: #FFFFFF;

	--colour-smurf-primary: #428fec;
	--colour-smurf-secundary: #f1ff6d;
	--colour-smurf-third: #002570;
	--colour-smurf-pattern: #428fec url('/img/global/funidelia7/pattern_smurf.gif') top left repeat;
	--colour-smurf-aux: #FFFFFF;

	--colour-goofy-primary: #ff6a42;
	--colour-goofy-secundary: #f1ff6d;
	--colour-goofy-third: #830000;
	--colour-goofy-pattern: #ff6a42 url('/img/global/funidelia7/pattern_goofy.gif') top left repeat;
	--colour-goofy-aux: #FFFFFF;

	--colour-barbie-primary: #f59bc9;
	--colour-barbie-secundary: #f1ff6d;
	--colour-barbie-third: #7e2d5b;
	--colour-barbie-pattern: #ef9ac1 url('/img/global/funidelia7/pattern_barbie.gif') top left repeat;
	--colour-barbie-aux: #FFFFFF;
	--colour-barbie-aux-header: #87556e;

	--colour-minion-primary: #f1ff6d;
	--colour-minion-secundary: #428fec;
	--colour-minion-third: #003c8d;
	--colour-minion-pattern: #f1ff6d url('/img/global/funidelia7/pattern_minion.gif') top left repeat;
	--colour-minion-aux: #FFFFFF;
	--colour-minion-aux-header: #848c3c;

	--colour-negative: #FFFFFF;
	--colour-base: #666666;
	--colour-emphasis: #333333;
	--colour-medium: #888888; 
	--colour-featured: #000000;
	--colour-correct: #3C763D;
	--colour-error: #a94442;
	--colour-info: #8A6D3B; /* ***** */
	--colour-alert: #CC9900; /* ***** */
	--colour-plusinfo: #428fec; /* ***** */
	--colour-urgent: #CC0000; /* ***** */
	--colour-important: #ff6a42; /* ***** */

	--spinner: transparent url('/img/global/funidelia7/loader.gif') center center no-repeat;

	--font-family: 'Lexend Deca', sans-serif, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial;
	--font-weight-light: 200;
	--font-weight-regular: 400;
	--font-weight-semibold: 600;
	--font-weight-bold: 700;
	--font-weight-extrabold: 800;
	--font-desktop-normal-size: 1rem;
	--font-desktop-normal-line-height: 1.35;

	--font-eb: 2.5rem;			/* 40px */
	--font-cb: 1.75rem;			/* 28px */
	--font-bb: 1.375rem;		/* 22px	*/
	--font-b: 1.25rem;			/* 20px	*/
	--font-m: 1.125rem;			/* 18px */
	--font-n: 1rem;				/* 16px */
	--font-sn: 0.875rem;		/* 14px */
	--font-s: 0.8125rem;		/* 13px */
	--font-sb: 0.75rem;			/* 12px */

	--font-desktop-title-b: 1.625rem;
	--font-desktop-title-m: 1.375rem;
	--font-desktop-title-n: 1.25rem;
	--font-desktop-title-s: 1.125rem;
	--font-desktop-title-sb: 1rem;

	--font-mobile-title-b: 1.375rem;
	--font-mobile-title-m: 1.25rem;
	--font-mobile-title-n: 1.125rem;
	--font-mobile-title-s: 1rem;
	--font-mobile-title-sb: 1rem;

	--font-desktop-title-landing: 1.5rem;
	--font-desktop-title-section: 1.5rem;
	--font-desktop-title-bsection: 1.875rem;

	--font-mobile-title-landing: 1.25rem;
	--font-mobile-title-section: 1.25rem;
	--font-mobile-title-bsection: 1.5rem;

	--font-desktop-landing-title-cols: 1.0625rem;
	--font-desktop-landing-txt-cols: 1rem;
	--font-desktop-landing-title-cat: 0.875rem;
	--font-mobile-landing-title-cols: 0.9375rem;
	--font-mobile-landing-txt-cols: 0.875rem;
	--font-mobile-landing-title-cat: 0.9375rem;

	--font-colour-negative: #FFFFFF;
	--font-colour-base: #666666;
	--font-colour-emphasis: #333333;
	--font-colour-medium: #888888; 
	--font-colour-featured: #000000;
	--font-colour-correct: #3C763D;
	--font-colour-error: #a94442;
	--font-colour-info: #8A6D3B; /* ***** */
	--font-colour-alert: #CC9900; /* ***** */
	--font-colour-plusinfo: #428fec; /* ***** */
	--font-colour-urgent: #CC0000; /* ***** */
	--font-colour-important: #ff6a42; /* ***** */

	--font-state-normal: #CC9900;
	--font-state-inprocess: #ff6a42;
	--font-state-accept: #4cae4c;
	--font-state-cancel: #a94442;

	/* Actions */
	--font-colour-positive: #4cae4c;
	--font-colour-negative: #d43f3a;
	--font-colour-neutral1: #7d0000 ;
	--font-colour-neutral2: #428fec;
	--font-colour-neutral3: #ff6a42;
	--font-colour-neutral4: #459aa0;
	
	--size-0: 0px;
	--size-s: 5px;
	--size-n: 10px;
	--size-m: 15px;
	--size-b: 20px;
	--size-mp-no: 0px;
	--size-mp-base: 20px;;
	--size-mp-mn: 5px 0px;
	--size-mp-mx: 10px 0px;
	--size-mp--bl: 0px 0px 20px 20px;
	--size-mp--br: 0px 20px 20px 0px;
	--size-mp--blr: 0px 20px 20px 20px;
	--size-mp--tl: 20px 0px 0px 20px;
	--size-mp--tr: 20px 20px 0px 0px;
	--size-mp--tlr: 20px 20px 0px 20px;
	--size-mp--l: 0px 0px 0px 20px;
	--size-mp--r: 0px 20px 0px 0px;
	--size-mp--lr: 0px 20px 0px 20px;
	--size-mp--t: 20px 0px 0px 0px;
	--size-mp--b: 0px 0px 20px 0px;
	--size-mp--tb: 20px 0px;
	--size-mp-ctt: 25px 0px;

	--brd-dotted: 1px dotted #C2C2C2;
	--brd-dotted-light: 1px dotted #E5E5E5;
	--brd-solid: 1px solid #C2C2C2;
	--brd-solid-light: 1px solid #E5E5E5;
	--brd-solid-b: 3px solid #C2C2C2;
	--brd-solid-light-b: 3px solid #E5E5E5;
	--brd-bdeco: url('/img/global/funidelia7/fdo_sep_big.gif') repeat-x 0 0;
	--brd-sdeco: url('/img/global/funidelia7/fdo_sep_small.gif') repeat-x 0 0;
	--brd-sep: 2px dotted #E5E5E5;;
	--brd-scc: 10px solid #9C9C9C;
	--brd-boxf3: 1px solid #c4cc7a;

	--brd-radius: 4px;
	--brd-radius-b: 10px;

	--colour-tag-base: #FFFFFF;
	--colour-tag: #cdcdcd;
	--colour-tag-hover: #428fec;
	--font-colour-tag: #666666;
	--font-colour-tag-hover: #FFFFFF;
	--colour-tag-more: #666666;
	--colour-tag-more-hover: #0057ac;
	--font-colour-tag-more: #FFFFFF;
	--font-colour-tag-more-hover: #FFFFFF;
	--brd-radius-tag: 4px; 

	--box-flex-fdo: #FFFFFF;
	--box-flex-brd: 1px solid #E5E5E5;
	--box-fdo: #FFFFFF;
	--box-brd: 1px solid #E5E5E5;
	--box-f1-fdo: #F9F9F9;
	--box-f1-brd: 1px solid #E5E5E5;
	--box-f2-fdo: #fbffda;
	--box-f2-brd: 1px solid #E5E5E5;
	--box-f3-fdo: #f6ff92;
	--box-f3-brd: 1px solid #E5E5E5;
	--box-f4-fdo: #f7eaf1;
	--box-f4-brd: 1px solid #E5E5E5;
	--box-f5-fdo: #f9e3dd;
	--box-f5-brd: 1px solid #E5E5E5;
	--box-f6-fdo: #ecf4fd;
	--box-f6-brd: 1px solid #E5E5E5;

	--box-correct-fdo: #EDF7E9;
	--box-correct-brd: 1px solid #C6DBC3;
	--box-correct-font: #3C763D;

	--box-error-fdo: #F2DEDE;
	--box-error-brd: 1px solid #EBCCD1;
	--box-error-font: #a94442;

	--box-info-fdo: #FCF8E3;
	--box-info-brd: 1px solid #FAEBCC;
	--box-info-font: #8A6D3B;

	--box-alert-fdo: #ffffe5;
	--box-alert-brd: 1px solid #E6E6E0;
	--box-alert-brd-des: 4px solid #CC9900;
	--box-alert-font: #CC9900;

	--box-plusinfo-fdo: #d9edf7;
	--box-plusinfo-brd: 1px solid #BCDFF1;
	--box-plusinfo-font: #31708F;

	--box-add-fdo: #ffffe5;
	--box-add-brd: 1px solid #E6E6E0;
	--box-add-font: #CC9900;
	--box-addF2-fdo: #FFFFFF;

	--box-urgent-fdo: #FEF0F0;
	--box-urgent-brd: 1px solid #EE0000;
	--box-urgent-font: #EE0000;

	--box-ng-fdo: #333333;
	--box-ng-brd: 1px solid transparent;
	--box-ng-font: #FFFFFF;
	--box-ng-brd-hr: 1px solid #E5E5E5;

	--box-important-fdo: #ff9900;
	--box-important-brd: 1px solid transparent;
	--box-important-font: #FFFFFF;
	--box-important-hr: 1px solid #FAEBCC;
	--box-important-highlight: #000000;

	--box-msg-fdo: #ffffe5;
	--box-msg-brd: 1px solid #FAEBCC;
	--box-msg-font: #CC9900;

	--tbl-brd: 1px solid #E5E5E5;
	--tbl-caption-font: 1rem;
	--tbl-caption-color: #FFFFFF;
	--tbl-caption-fdo: #3b6190;
	--tbl-caption-brd: 1px solid #666666;
	--tbl-thead-font: 1rem;
	--tbl-thead-color: #f1ff6d;
	--tbl-thead-fdo: #ff6a42;
	--tbl-thead-brd: 1px solid #666666;
	--tbl-tr-brd: 1px solid #E5E5E5;
	--tbl-tr-fdo: #FFFFFF;
	--tbl-tr-error-fdo: #faf8f4;
	--tbl-tr-error-brd: 4px solid #db8000;
	--tbl-td-color: #666666;
	--tbl-caption-class-font: 1rem;
	--tbl-caption-class-color: #333333;
	--tbl-caption-class-fdo: #E5E5E5;
	--tbl-caption-class-brd: 1px solid #E5E5E5;
	--tbl-caption-emp-font: 1rem;
	--tbl-caption-emp-color: #333333;
	--tbl-caption-emp-fdo: #E5E5E5;
	--tbl-caption-emp-brd: 1px solid #E5E5E5;
	--tbl-caption-process-font: 1rem;
	--tbl-caption-process-color: #f1ff6d;
	--tbl-caption-process-fdo: #ff6a42;
	--tbl-caption-process-brd: 1px solid #E5E5E5;
	--tbl-striped-fdo: #fffaf9;
	--tbl-ng-thead-color: #FFFFFF;
	--tbl-ng-thead-fdo: #3b6190;
	--tbl-ng-striped-fdo: #ebeff4;

	--tbl-simple-thead-font: 1rem;
	--tbl-simple-thead-fdo: #FFFFFF;
	--tbl-simple-thead-brd: 6px solid #ff6a42;
	--tbl-simple-thead-color: #ff6a42;
	--tbl-simple-tr-brd: 1px solid #E5E5E5;
	--tbl-simple-tr-fdo: #FFFFFF;

	--btn-toggle-font: 1rem;
	--btn-toggle-font-color: #666666;
	--btn-toggle-fdo: #FFFFFF;
	--btn-toogle-brd: 2px solid #C2C2C2;
	--btn-toggle-hover-font-color: #428fec;
	--btn-toogle-hover-fdo: #FFFFFF;
	--btn-toggle-hover-brd: 2px solid #428fec;
	--btn-toogle-focus-font-color: #FFFFFF;
	--btn-toogle-focus-fdo: #428fec;
	--btn-toogle-focus-brd:  2px solid #428fec;
	--btn-toogle-focus-after: #FFFFFF;
	--show-btn-toogle-font-color: #FFFFFF;
	--show-btn-toggle-fdo: #428fec;
	--show-btn-toogle-brd: 2px solid #428fec;
	--show-btn-toogle-after:#FFFFFF;

	--dropdown-menu-fdo: #FFFFFF;
	--dropdown-header-font: 0.8125rem;
	--dropdown-header-font-color: #333333;
	--dropdown-item-font: 0.875rem;
	--dropdown-item-link-colour: #666666;
	--dropdown-item-link-color-hover: #428fec;
	--dropdown-item-link-color-focus: #428fec;
	--dropdown-item-active-link: #428fec;
	--dropdown-item-active-link-hover: #0057ac;
	--dropdown-item-active-link-disabled: #CCCCCC;
	--dropdown-divider: 1px solid #E5E5E5;

	--tooltip-font: 0.8rem;
	--tooltip-color: #FFFFFF;
	--tooltip-fdo: #333333;

	--tabs-item-font: 1rem;
	--tabs-item-fdo: #f49bc9;
	--tabs-item-color: #f1ff6c;
	--tabs-item-brd: 1px solid #E5E5E5;
	--tabs-item-weight: bold;
	--tabs-active-item-color: #333333;
	--tabs-active-item-fdo: #FFFFFF;
	--tabs-active-item-brd: 1px solid #E5E5E5;
	--tabs-active-item-font-hover: #f1ff6c;
	--tabs-active-item-fdo-hover:#984673 ;
	--tabs-active-item-brd-hover: #FFFFFF;
	--tabs-container-fdo: #E5E5E5;
	--tabs-content-fdo: #FFFFFF;
	--tabs-content-brd: 1px solid #E5E5E5;
	--tabs-content-tit-font: 1rem;
	--tabs-content-tit-font-color: #333333;

	--accordion-item-font: 1rem;
	--accordion-item-color: #333333;
	--accordion-item-hover: #428fec;
	--accordion-item-after: #333333;
	--accordion-item-weight: bold;
	--accordion-item-fdo: #FFFFFF;
	--accordion-item-brd: 1px solid #E5E5E5;
	--accordion-content-fdo1: #FFFFFF;
	--accordion-content-fdo2: #F5F5F5;
	--accordion-bullet: 0.85rem;

	--font-colour-links: #428fec;
	--font-colour-links-hover: #0057ac;
	--brd-links: 1px dotted transparent;
	--brd-links-hover: 1px dotted #428fec;
	--brd-links-base: 1px dotted #666666;
	--brd-links-ng: 1px dotted #ffffff;

	--font-colour-slinks: #333333;
	--font-colour-slinks-hover: #0057ac;
	--font-colour-links-base: #666666;
	--font-colour-links-base-hover: #0057ac;
	--font-colour-links-ng: #FFFFFF;
	--font-colour-links-ng-hover: #FFFFFF;
	--font-links-mini: 0.875rem;
	--font-links-big: 1.125rem;

	--backtotop-links-font: #f1ff6d;
	--backtotop-links-font-hover: #f1ff6d;
	--backtotop-links-fdo: #ff6a42;
	--backtotop-links-fdo-hover: #f59bc9;
	--backtotop-radius: 48px;

	--brd-btn-ctt: 3px dashed #333333;
	--brd-btn-ctt-hover: 3px dashed #0057ac;
	--brd-btn-ctt-font: 1rem;
	--brd-btn-ctt-radius: 12px;

	--btn-radius: 12px;
	--btn-font: 1rem;
	--btn-font-colour: #FFFFFF;
	--btn-font-colour-hover: #FFFFFF;
	--btn-font-weight: bold;
	--btn-fdo: #0057ac;
	--btn-fdo-hover: #003d8e;
	--btn-disabled: 0.4;
	--btn-brd: none;
	--btn-brd-bottom: none;
	--btn-brd-hover: none;
	--btn-brd-bottom-hover: none;

	--btn-ok-font-colour: #FFFFFF;
	--btn-ok-font-colour-hover: #FFFFFF;
	--btn-ok-fdo: #428fec;
	--btn-ok-fdo-hover: #0057ac;
	--btn-ok-brd: none; 
	--btn-ok-brd-bottom: none;
	--btn-ok-brd-hover: none;
	--btn-ok-brd-bottom-hover: none;

	--btn-buy-font: 1.25rem;
	--btn-buy-font-colour: #FFFFFF;
	--btn-buy-font-colour-hover: #FFFFFF;
	--btn-buy-fdo: #428fec;
	--btn-buy-fdo-hover: #0057ac;
	--btn-buy-brd: none; 
	--btn-buy-brd-bottom: none;
	--btn-buy-brd-hover: none;
	--btn-buy-brd-bottom-hover: none;

	--btn-form-font-colour: #FFFFFF;
	--btn-form-font-colour-hover: #FFFFFF;
	--btn-form-fdo: #888888;
	--btn-form-fdo-hover: #333333;
	--btn-form-brd: none; 
	--btn-form-brd-bottom: none;
	--btn-form-brd-hover: none;
	--btn-form-brd-bottom-hover: none;

	--btn-form2-font-colour: #f1ff6d;
	--btn-form2-font-colour-hover: #FFFFFF;
	--btn-form2-fdo: #ff6a42;
	--btn-form2-fdo-hover: #428fec;
	--btn-form2-brd: none; 
	--btn-form2-brd-bottom: none;
	--btn-form2-brd-hover: none;
	--btn-form2-brd-bottom-hover: none;

	--btn-txt-font-colour: #428fec;
	--btn-txt-font-colour-hover: #0057ac;
	--btn-txt-fdo: transparent;
	--btn-txt-fdo-hover: #333333;
	--btn-txt-brd: 1px dotted transparent; 
	--btn-txt-brd-bottom: none;
	--btn-txt-brd-hover: 1px dotted #0057ac;
	--btn-txt-brd-bottom-hover: none;

	--btn-box-font-colour: #666666;
	--btn-box-font-colour-hover: #FFFFFF;
	--btn-box-fdo: transparent;
	--btn-box-fdo-hover: #428fec;
	--btn-box-brd: 3px solid #C2C2C2; 
	--btn-box-brd-hover: 3px solid #428fec;

	--sbtn-font-colour: #428fec;
	--sbtn-font-colour-hover: #0057ac;
	--sbtn-fdo: transparent;
	--sbtn-fdo-hover: transparent;
	--sbtn-brd: 1px dotted transparent; 
	--sbtn-brd-bottom: none;
	--sbtn-brd-hover: 1px dotted #0057ac;
	--sbtn-brd-bottom-hover: none;

	--btn-ibox-font-colour: #666666;
	--btn-ibox-font-colour-hover: #FFFFFF;
	--btn-ibox-fdo: transparent;
	--btn-ibox-fdo-hover: #428fec;
	--btn-ibox-brd: 3px solid #666666; 
	--btn-ibox-brd-bottom: none;
	--btn-ibox-brd-hover: 3px solid #428fec;
	--btn-ibox-brd-bottom-hover: none;
	--btn-ibox-yes-font-colour: #FFFFFF;
	--btn-ibox-yes-fdo: #66cc00;
	--btn-ibox-yes-brd: #66cc00;
	--btn-ibox-no-font-colour: #FFFFFF;
	--btn-ibox-no-fdo: #cc3300;
	--btn-ibox-no-brd: #cc3300;

	--btn-facebook-font-colour: #FFFFFF;
	--btn-facebook-font-colour-hover: #FFFFFF;
	--btn-facebook-fdo: #0089cb;
	--btn-facebook-fdo-hover: #0089cb;
	--btn-facebook-brd: none;
	--btn-facebook-brd-bottom: none;
	--btn-facebook-brd-hover: none;
	--btn-facebook-brd-bottom-hover: none;

	--btn-twitter-font-colour: #FFFFFF;
	--btn-twitter-font-colour-hover: #FFFFFF;
	--btn-twitter-fdo: #55acee;
	--btn-twitter-fdo-hover: #68bfff;
	--btn-twitter-brd: none;
	--btn-twitter-brd-bottom: none;
	--btn-twitter-brd-hover: none;
	--btn-twitter-brd-bottom-hover: none;

	--btn-instagram-font-colour: #FFFFFF;
	--btn-instagram-font-colour-hover: #FFFFFF;
	--btn-instagram-fdo: #434343;
	--btn-instagram-fdo-hover: #636363;
	--btn-instagram-brd: none;
	--btn-instagram-brd-bottom: none;
	--btn-instagram-brd-hover: none;
	--btn-instagram-brd-bottom-hover: none;

	--btn-youtube-font-colour: #FFFFFF;
	--btn-youtube-font-colour-hover: #FFFFFF;
	--btn-youtube-fdo: #d01d15;
	--btn-youtube-fdo-hover: #e93c2a;
	--btn-youtube-brd: none;
	--btn-youtube-brd-bottom: none;
	--btn-youtube-brd-hover: none;
	--btn-youtube-brd-bottom-hover: none;

	--btn-tiktok-font-colour: #FFFFFF;
	--btn-tiktok-font-colour-hover: #FFFFFF;
	--btn-tiktok-fdo: #434343;
	--btn-tiktok-fdo-hover: #636363;
	--btn-tiktok-brd: none;
	--btn-tiktok-brd-bottom: none;
	--btn-tiktok-brd-hover: none;
	--btn-tiktok-brd-bottom-hover: none;

	--pagination-box-brd:  1px solid #E5E5E5;
	--pagination-font: 1.125rem;
	--pagination-color: #428fec;
	--pagination-weight: bold;
	--pagination-radius: 24px;
	--pagination-brd: 2px solid #428fec;
	--pagination-fdo: #FFFFFF;
	--pagination-color-hover: #0057ac;
	--pagination-brd-hover: 2px solid #0057ac;
	--pagination-fdo-hover: #d7e7fb;
	--pagination-active-color: #FFFFFF;
	--pagination-active-brd: 2px solid #428fec;
	--pagination-active-fdo: #428fec;
	--pagination-active-color-hover: #FFFFFF;
	--pagination-active-brd-hover: 2px solid #0057ac;
	--pagination-active-fdo-hover: #0057ac;

	--breadcrumb-fdo: #f1ff6d;
	--breadcrumb-font: 0.8125rem;
	--breadcrumb-font-colour: #428fec;
	--breadcrumb-font-brd: 1px dotted transparent;
	--breadcrumb-font-brd-hover: 1px dotted #428fec;
	--breadcrumb-active-weight: bold;

	--form-font: 1rem;
	--form-font-label-colour: #666666;
	--form-font-note: 0.75rem;
	--form-font-note-colour: #888888;
	--form-font-cps: 1rem;
	--form-font-cps-colour: #333333;
	--form-cps-fdo: #FFFFFF;
	--form-cps-fdo-disabled: #eceeef;
	--form-cps-brd: 2px solid #CCCCCC;
	--form-cps-radius: 4px;
	--form-cps-brd-focus: 2px solid #333333;
	--form-cps-place-colour: #636c72;
	--form-error-font-label-colour: #a94442;
	--form-error-font-cps-colour: #a94442;
	--form-error-cps-fdo: #F2DEDE;
	--form-error-cps-brd: 2px solid #EBCCD1;
	--form-error-font-cps-brd-focus: 2px solid #333333;
	--form-error-font-cps-place-colour: #636c72;
	--form-success-cps-brd: 2px solid #CCCCCC;
	--form-success-font-cps-brd-focus: 2px solid #333333;

	--dots-radius: 12px;
	--dots-brd: 2px solid #333333;
	--dots-fdo: #FFFFFF;
	--dots-brd-active: 2px solid #333333;
	--dots-fdo-active: #333333;
	--dots-brd-hover: 2px solid #333333;
	--dots-fdo-hover: #666666;
	--dots-vpsace: 40px;
	--dots-size: 25px;
	--dots-size-mobile: 15px;
	--slider-nav: 1.875rem;
	--slider-nav-mobile: 1.3rem;
	--slider-nav-mini: 1rem;

	--landing-img-radius: 10px;
	--landing-box-radius: 15px;

	--landing-filters-fdo: #CDCDCD;
	--landing-filters-fdo-hover: #333333;
	--landing-filters-font: 1rem;
	--landing-filters-font-mobile: 1rem;
	--landing-filters-colour: #666666;
	--landing-filters-colour-hover: #FFFFFF;
	--landing-filters-radius: 10px;
	--landing-brd: 2px solid #cccccc;

	--vdo-img-html-fdo: #EDEDED;
	--vdo-img-html-radius: 10px;
	--vdo-img-html-font-colour: #FFFFFF;
	--vdo-img-html-font-tit: 3rem;
	--vdo-img-html-font-tit-mobile: 2.2rem;
	--vdo-img-html-font-txt: 1.5rem;
	--vdo-img-html-font-txt-mobile: 1.2rem;
	--vdo-img-html-shadow: 0 0 10px rgba(0,0,0,0.4), 0 0 40px rgba(0,0,0,0.4);
	--vdo-img-html-btn-fdo: #FFFFFF;
	--vdo-img-html-btn-txt: #000000;
	--vdo-img-html-btn-fdo-hover: #000000;
	--vdo-img-html-btn-txt-hover: #FFFFFF;

	--header-colour1: #428fec;
	--header-colour2: #f1ff6d;
	--header-colour3: #ffffff;
	--header-menu-desktop1: #428FEC;
	--header-menu-desktop2: #666666;
	--header-menu-desktop3: #000000;

	--header-menu-mobile1: #428fec;
	--header-menu-mobile2: #FFFFFF;
	--header-menu-mobile3: #f1ff6d;
	--header-menu-mobile4: #FFFFFF;
	--header-menu-mobile5: #B5B5B5;
	--header-menu-mobile6: #666666;
	--header-menu-mobile7: #cdcdcd;
	--header-menu-mobile8: #333333;
	--header-menu-mobile9: #fbffda;
	
	--header-msg-fdo: #ff6a42;
	--header-msg-font: 0.9375rem;
	--header-msg-font-colour: #f1ff6d;
	
	--footer-colour1: #f1ff6d;
	--footer-colour2: #428fec;
	
	--price-colour-font: #000000;
	--price-colour-font-prev: #ff6a42;
	--price-colour-dto-font: #f1ff6d;
	--price-colour-dto: #207ad5;
	--brd-radius-price-dto: 25px;

	--comments-star-font: 0.8125rem;
	--comments-star-colour: #000000;
	--comments-star-bigger-font: 1.125rem;
	--comments-star-big-font: 1rem;
	--comments-star-normal-font: 0.875rem;
	--comments-star-small-font: 0.8125rem;

	--side-overlay-fdo: rgba(66, 143, 236, 0.95);
	--side-overlay-brd-off: 2em solid #FFFFFF;
	--side-overlay-brd-on: 2em solid #f1ff6d;
	--side-fdo: #FFFFFF;
	--side-colour: #666666;

	--lst-prd-radius: 10px;
	--lst-prd-fdo: #FFFFFF;
	--lst-prd-brd-hover: 3px solid #f2ff74;
	--lst-prd-shadow: 0px 2px 6px rgba(0,0,0,0.12);
	--lst-prd-image-shadow: -12px -8px 40px rgba(70, 70, 70, 0.12) inset;
	--lst-prd-image-ratio: 401/541;
	--lst-prd-image-big-ratio: 850/478;
	--lst-prd-image-big-ratio-mobile: 1/1;
	--lst-prd-icon-margin: 15px;
	--lst-prd-icon-size: 40px;
	--lst-prd-icon-radius: 20px;
	--lst-prd-icon-font-ico: 1.6rem;
	--lst-prd-icon-font-colour: #f1ff6d;
	--lst-prd-icon-fdo: #f59bc9;

	--lst-prd-icon-taxes-font: 1rem;
	--lst-prd-icon-taxes-colour: #f1ff6d;
	--lst-prd-icon-taxes-size: 50px;
	--lst-prd-icon-taxes-radius: 25px;
	--lst-prd-icon-taxes-fdo: #207ad5;

	--lst-prd-icon-copy-colour: #f1ff6d;
	--lst-prd-icon-copy-fdo: #f59bc9;

	--lst-prd-icon-madefuni-colour: #f1ff6d;
	--lst-prd-icon-madefuni-fdo: #ff6a42;
	--lst-prd-icon-madefuni-font-ico: 1.875rem;

	--lst-prd-icon-new-colour: #428fec;
	--lst-prd-icon-new-fdo: #f1ff6d;

	--lst-prd-icon-cmt-colour: #FFFFFF;
	--lst-prd-icon-cmt-fdo: #666666;
	--lst-prd-icon-cmt-font-txt: 0.8rem;
	--lst-prd-icon-cmt-font-ico: 1rem;

	--lst-prd-icon-units-colour: #f1ff6d;
	--lst-prd-icon-units-fdo: #ff6a42;
	--lst-prd-icon-units-radius: 6px;
	--lst-prd-icon-units-font-txt: 0.7rem;
	--lst-prd-icon-units-font-number: 1.5rem;

	--lst-prd-icon-eco-colour: #FFFFFF;
	--lst-prd-icon-eco-fdo: #8cbe58;

	--lst-prd-licence-margin: 5px;

	--lst-prd-comments-star-font: 1rem;

	--lst-prd-detail-tit-font: 1rem;
	--lst-prd-detail-tit-font-mobile: 0.9375rem;
	--lst-prd-detail-tit-color: #333333;
	--lst-prd-detail-price-font: 1.375rem;
	--lst-prd-detail-price-font-mobile: 1.25rem;
	--lst-prd-detail-price-color: #000000;
	--lst-prd-detail-price-old-font: 1rem;
	--lst-prd-detail-price-old-font-mobile: 0.9375rem;
	--lst-prd-detail-price-old-color: #ff6a42;
	--lst-prd-detail-available-font: 0.8125rem;
	--lst-prd-detail-available-color: #666666;
	--lst-prd-detail-navailable-color: #cc3300;
	--lst-prd-detail-price-alt-font: 1rem;
	--lst-prd-detail-price-old-alt-font: 0.875rem;

	--lst-prd-featured-fdo: #FFFFFF;
	--lst-prd-featured-gradient1: #f1ff6d;
	--lst-prd-featured-gradient2: #f59bc9;
	--lst-prd-featured-gradient3: #ff6a42;
	--lst-prd-featured-gradient4: #207ad5;

	--lst-prd-size-txt-font: 0.8125rem;
	--lst-prd-size-txt-colour: #333333;
	--lst-prd-size-txt-brd: 1px solid #d1d1d1;
	--lst-prd-size-font: 0.9375rem;
	--lst-prd-size-font-colour: #ffffff;
	--lst-prd-size-colour: #4285f4;
	--lst-prd-size-colour-hover: #0057ac;

	--lst-prd-size-select-font: 1rem;

	--lst-prd-serp-font: 1rem;
	--lst-prd-serp-font-mobile: 0.9375rem;
	--lst-prd-serp-font-colour: #333333;
	--lst-prd-serp-brd: 1px solid #e5e5e5;
	--lst-prd-serp-num-font: 0.9375rem;
	--lst-prd-serp-num-font-mobile: 0.875rem;
	--lst-prd-serp-num-font-colour: #FFFFFF;
	--lst-prd-serp-num-fdo: #428fec;
	--lst-prd-serp-num-radius: 4px;

	--lst-prd-slider-radius: 10px;
	--lst-prd-slider-fdo: #FFFFFF;
	--lst-prd-slider-brd-hover: 1px solid #DDDDDD;
	--lst-prd-slider-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	--lst-prd-slider-image-shadow: -12px -8px 40px rgba(70, 70, 70, 0.12) inset;
	--lst-prd-slider-tit-font: 1rem;
	--lst-prd-slider-tit-colour: #333333;
	--lst-prd-slider-tit-colour-hover: #000000;
	--lst-prd-slider-icon-font: 0.75rem;
	--lst-prd-slider-icon-size: 20px;
	--lst-prd-slider-icon-colour: #333333;
	--lst-prd-slider-icon-colour-mbf: #F99D3C;
	--lst-prd-slider-icon-size-mbf: 32px;
	--lst-prd-slider-icon-taxes-font: 0.75rem;
	--lst-prd-slider-icon-taxes-fdo: #207ad5;
	--lst-prd-slider-icon-taxes-colour: #f1ff6d;
	--lst-prd-slider-price-font: 1.25rem;;
	--lst-prd-slider-price-colour: #000000;
	--lst-prd-slider-price-font-prev: 1rem;
	--lst-prd-slider-price-colour-prev: #ff6a42;
	--lst-prd-slider-available-font:  0.8125rem;
	--lst-prd-minislider-tit-font: 0.75rem;
	--lst-prd-minislider-price-font: 0.8125rem;
	
	--lst-colour-size: 40px;
	--lst-colour-radius: 20px;
	--lst-colour-fdo: #FFFFFF;
	--lst-colour-brd: 4px solid #DDDDDD;
	--lst-colour-brd-active: #428fec;
	
	--sht-media-image-radius: 10px;
	--sht-media-d-border: 1px solid transparent;
	--sht-media-d-image-ratio: 600/810;
	--sht-media-d-image-shadow: -12px -8px 40px rgba(70, 70, 70, 0.12) inset;
	--sht-media-d-caption-font-colour: #888888;
	--sht-media-d-caption-font-colour-hover: #000000;
	--sht-media-d-caption-fdo: rgb(255,255,255,0.7);
	--sht-media-video-d-size: 150px;
	--sht-media-video-d-fdo: rgba(66,143,236,0.6);
	--sht-media-video-d-colour: #F1FF6D;
	--sht-media-video-d-size-play: 60px;
	--sht-media-video-m-size: 40px;
	--sht-media-video-m-size-play: 20px;
	--sht-media-m-image-ratio: 700/945;
	--sht-media-m-image-shadow: -12px -8px 40px rgba(70, 70, 70, 0.12) inset;
	--sht-media-m-caption-font-colour: #888888;
	--sht-media-m-caption-fdo: rgb(255,255,255,0.7);
	
	--sht-info-box-fdo: #FFFFFF;
	--sht-info-box-brd: 2px solid #CCCCCC;
	--sht-info-box-radius: 15px;
		
	--sht-name-d-tit-font-size: 1.5625rem;
	--sht-name-tit-font-colour: #333333;
	--sht-name-val-colour: #333333;
	--sht-name-val-font-size: 1rem;
	--sht-name-val-star-size: 1.3125rem;
	
	--sht-price-gap: 15px;
	--sht-price-pvp-gap: 10px;
	--sht-price-font-colour: #333333;
	--sht-price-previous-font-colour: #ff6a42;
	--sht-price-urgency-fdo: #f1ff6d;
	--sht-price-urgency-font-size: 0.75rem;
	--sht-price-urgency-font-colour: #428fec;
	--sht-price-urgency-radius: 10px;
	--sht-price-d-font-size: 2.5rem;
	--sht-price-d-previous-font-size: 1rem;
	
	--sht-brand-hook-d-font-size: 1rem;
	
	--sht-choose-sizes-lbl-font-colour: #333333;
	--sht-choose-sizes-d-lbl-font-size: 1rem;
	--sht-choose-sizes-ruler-size: 20px;
	--sht-choose-sizes-d-ruler-font-size: 1rem;
	--sht-choose-sizes-selection-gap: 8px;
	--sht-choose-sizes-selection-font-colour: #666666;
	--sht-choose-sizes-selection-fdo: #FFFFFF;
	--sht-choose-sizes-selection-brd: 2px solid #666666;
	--sht-choose-sizes-selection-dis-fdo: #333333;
	--sht-choose-sizes-selection-dis-brd: #333333;
	--sht-choose-sizes-selection-dis-font-colour: #FFFFFF;
	--sht-choose-sizes-selection-chk-fdo: #333333;
	--sht-choose-sizes-selection-chk-brd: #333333;
	--sht-choose-sizes-selection-chk-font-colour: #FFFFFF;
	--sht-choose-sizes-noselection-font-colour: #999999;
	--sht-choose-sizes-noselection-fdo: #FFFFFF;
	--sht-choose-sizes-noselection-brd: #999999;
	--sht-choose-sizes-d-selection-size: 60px;
	--sht-choose-sizes-d-selection-font-size: 1.25rem;
	
	--sht-choose-box-txt-sending-font-size: 1rem;
	--sht-choose-box-txt-sending-font-colour: #333333;
	--sht-choose-box-txt-sending-fdo: #999999;
	--sht-choose-box-txt-sending-free-font-colour: #333333;
	
	--sht-buy-size: 60px;
	--sht-buy-select-font-size: 1.25rem;
	--sht-buy-select-font-colour: #333333;
	--sht-buy-select-fdo: #FFFFFF;
	--sht-buy-select-brd: 2px solid #999999;
	--sht-buy-select-arrow-colour: #999999;
	--sht-buy-btn-radius: 10px;
	--sht-buy-btn-fdo: #428fec;;
	--sht-buy-btn-fdo-hover: #357bd2;
	--sht-buy-btn-font-size: 1.25rem;
	--sht-buy-btn-font-colour: #FFFFFF;
	--sht-buy-btn-font-colour-hover: #FFFFFF;
	--sht-buy-fav-radius: 10px;
	--sht-buy-fav-fdo: #cccccc;
	--sht-buy-fav-fdo-hover: #333333;
	--sht-buy-fav-colour: #666666;
	--sht-buy-fav-colour-hover: #FFFFFF;
	
	--sht-choose-info-fdo: #FFFFFF; 
	--sht-choose-info-brd: 2px solid #cccccc; 
	--sht-choose-info-font-size: 0.8125rem;
	--sht-choose-info-font-colour: #666666;
	--sht-choose-info-des-font-colour: #333333;
	
	--sht-mkt-font-size: 1rem;
	--sht-mkt-font-colour: #666666;
	--sht-mkt-icon-size: 24px;
	
	--sht-acc-fdo: #FFFFFF;
	--sht-acc-tit-font-colour: #333333;
	--sht-acc-d-tit-font-size: 1rem;
	--sht-acc-prd-sep: 1px solid #cccccc;
	--sht-acc-d-prd-chk-size: 60px;
	--sht-acc-d-prd-chk-font-size: 0.75rem;
	--sht-acc-d-prd-ctt-size: 65px;
	--sht-acc-d-prd-ctt-extra-size: 70px;
	--sht-acc-d-prd-ctt-tit-font-size: 1rem;
	--sht-acc-prd-ctt-tit-font-colour: #333333;
	--sht-acc-d-prd-ctt-price-font-size: 1.3125rem;
	--sht-acc-prd-ctt-price-font-colour: #000000;
	--sht-acc-d-prd-ctt-price-previus-font-size: 0.875rem;
	--sht-acc-prd-ctt-price-previus-font-colour: #ff6a42;
	
	--sht-acc-select-size: 36px;
	--sht-acc-select-font-size: 13px;
	--sht-acc-percent-size: 30px;
	--sht-acc-percent-fdo: #207ad5;
	--sht-acc-percent-font-size: 0.6rem;
	--sht-acc-percent-font-colour: #f1ff6d;
	--sht-acc-prd-ctt-img-ratio: 60/81;
	
	--sht-acc-available-font-color: #666666;
	--sht-acc-d-available-font-size: 0.875rem;
	
	--sht-acc-more-sep: 2px dotted #e5e5e5;
	--sht-acc-d-more-font-size: 1rem;
	
	--sht-acc-chk-select: #428fec;
	
	--sht-included-font-colour: #666666;
	--sht-included-d-font-size: 1rem;
	--sht-included-ref-font-size: 0.8125rem;
	--sht-included-ref-font-colour: #000000;
	
	--sht-plusinfo-sep: 1px solid #cccccc;
	--sht-plusinfo-tit-arrow-colour: #666666;
	--sht-plusinfo-tit-arrow-colour-hover: #333333;
	--sht-plusinfo-d-tit-arrow-size: 1.25rem;
	--sht-plusinfo-tit-font-colour: #333333;
	--sht-plusinfo-d-tit-font-size: 1rem;
	--sht-plusinfo-ctt-font-colour: #666666;
	--sht-plusinfo-ctt-des-font-colour: #333333;
	--sht-plusinfo-d-ctt-font-size: 0.9375rem;
	
	--sht-notify-fdo: #faffcd;
	--sht-notify-brd: 2px solid #f1ff6d;
	--sht-notify-radius: 10px;
	--sht-notify-font-colour: #ff6a42;
	--sht-notify-d-font-size: 0.9375rem;
	
	--sht-scc-tit-font-colour: #333333;
	
	--sht-name-t-tit-font-size: 1.3rem;
	--sht-name-t-val-font-size:  0.9375rem;
	--sht-price-t-font-size: 2rem;
	--sht-price-t-previous-font-size: 0.9375rem;
	--sht-brand-hook-t-font-size: 0.9375rem;
	--sht-choose-sizes-t-selection-size: 50px;
	--sht-choose-sizes-t-selection-font-size: 1.125rem;
	--sht-choose-box-t-txt-sending-font-size: 0.9375rem;
	--sht-buy-t-size: 60px;
	--sht-buy-t-select-font-size: 1.125rem;
	--sht-buy-t-btn-font-size: 1.125rem;
	--sht-choose-t-info-font-size: 0.9375rem;
	--sht-included-t-font-size: 0.9375rem;
	--sht-included-t-ref-font-size: 0.9375rem;
	--sht-plusinfo-t-tit-font-size: 0.9375rem;
	
	--sht-name-m-tit-font-size: 1.2rem;
	--sht-price-m-font-size: 1.8rem;
	--sht-choose-sizes-m-selection-size: 45px;
	--sht-choose-sizes-m-selection-font-size: 1.0875rem;
	
	--sht-photousers-size: 25px; 
	--sht-photousers-colour: #FFFFFF; 
	
	--sht-bundle-fdo: #e3eefc;
	--sht-bundle-brd: 2px solid #428fec;
	--sht-bundle-radius: 10px;
	--sht-bundle-tit-font-colour: #003887;
	--sht-bundle-img-aspect-ratio: 60/81;
	--sht-bundle-price-font-colour: #333333;
	--sht-bundle-price-font: 1rem;
	--sht-bundle-price-pvp-font-colour: #ff6a42;
	--sht-bundle-price-pvp-font: 1rem;
	--sht-bundle-price-btn-font: 0.75rem;
	--sht-bundle-price-help-font-colour: #ff6a42;
	--sht-bundle-price-help-font: 0.8125rem;
	--sht-bundle-price-help-icon: 1rem;
	--sht-bundle-select-font-colour: #666666;
	--sht-bundle-select-font: 0.9375rem;
	--sht-bundle-select-pvp-font-colour: #333333;
	--sht-bundle-select-pvp-font: 0.9375rem;
	--sht-bundle-select-pvp-previous-font-colour: #ff6a42;
	--sht-bundle-select-pvp-previous-font: 0.8125rem;
	--sht-bundle-select-pvp-per-fdo: #ff6a42;
	--sht-bundle-select-pvp-per-radius: 6px;
	--sht-bundle-select-pvp-per-font-colour: #FFFFFF;
	--sht-bundle-select-pvp-per-font: 0.6875rem;
	--sht-bundle-select-chk: #428fec;

	--filters-fdo: #f59bc9;
	--filters-result-colour: #621042;
	--filters-btn-fdo: #f1ff6d;
	--filters-btn-hover-fdo:#a14e7b ;
	--filters-btn-font: 1rem;
	--filters-btn-font-colour: #a14e7b;
	--filters-btn-hover-font-colour: #f1ff6d;
	--filters-btn-font-mobile: 0.875rem;

	--filters-side-fdo: #FFFFFF;
	--filters-side-shadow: 5px 0 15px rgba(0,0,0,0.2);
	--filters-side-font-colour: #666666;
	--filters-side-header-fdo: #428fec;
	--filters-side-header-colour: #f1ff6d;
	--filters-side-header-font: 18px;
	--filters-side-header-icon: 22px;
	--filters-side-group-header-fdo: #f1ff6d;
	--filters-side-group-header-brd: 2px solid #FFFFFF;
	--filters-side-group-header-colour: #428fec;
	--filters-side-group-header-font: 1rem;
	--filters-side-group-header-icon: 1.25rem;
	--filters-side-group-ctt-fdo: #ffffff;
	--filters-side-group-ctt-brd: 1px solid #DDDDDD;
	--filters-side-group-ctt-txt-font: 1rem;
	--filters-side-group-ctt-txt-colour: #333333;
	--filters-side-group-ctt-num-font: 0.75rem;
	--filters-side-group-ctt-num-colour: #888888;
	--filters-side-group-ctt-header-font: 0.8125rem;
	--filters-side-group-ctt-header-colour: #000000;
	--filters-side-group-ctt-header-sep: 2px dotted #DDDDDD;
	--filters-side-group-btn-fdo: #FFFFFF;
	--filters-side-group-btn-font: 1rem;
	--filters-side-group-btn-icon: 1.25rem;

	--cms-lat-nav-width: 300px;
	--cms-lat-menu-fdo: #ff6a42;
	--cms-lat-menu-tit-font: 0.9375rem;
	--cms-lat-menu-tit-colour: #f1ff6d;
	--cms-lat-menu-tit-brd: 2px dotted #c2c2c2;
	--cms-lat-menu-link-font: 1rem;
	--cms-lat-menu-link-colour: #ffffff;
	--cms-lat-menu-link-colour-hover: #f1ff6d;
	--cms-lat-menu-link-colour-active: #f1ff6d;
	--cms-lat-menu-num: 0.8125rem;
	--cms-lat-menu-mobile-brd: 1px solid #e5e5e5;
	--cms-lat-menu-mobile-fdo: #ff6a42;
	--cms-lat-menu-mobile-fdo-active: #f1ff6d;
	--cms-lat-menu-mobile-tit-font:  0.9375rem;
	--cms-lat-menu-mobile-tit-colour: #f1ff6d;
	--cms-lat-menu-mobile-tit-colour-active: #ff6a42;
	--cms-lat-menu-mobile-icon: 1.5rem;
	--cms-ctt-tit-brd: 1px solid #e5e5e5;

	--timeline-brd: #DDDDDD;
	--timeline-brd-size: 3px;
	--timeline-panel-fdo: #ffffff;
	--timeline-panel-brd: #DDDDDD;
	--timeline-badge-font: 1.5rem;
	--timeline-badge-colour: #DDDDDD;
	--timeline-head-brd: 1px solid DDDDDD;
	--timeline-head-colour: #333333;
	--timeline-head-font: 0.875rem;
	--timeline-head-info-colour: #333333;
	--timeline-head-info-font: 0.875rem;
	--timeline-head-info-icon: 1.125rem;
	--timeline-body-fdo: #EDEDED;
	--timeline-body-brd: 1px solid DDDDDD;
	--timeline-crm-fdo: #AAAAAA;
	--timeline-crm-font: 0.8125rem;
	--timeline-crm-colour: #FFFFFF;
	--timeline-crm-radius: 5px;
	--timeline-ok-fdo: #f1ff6d;
	--timeline-active-fdo: #8ad000;
	--timeline-active-colour: #FFFFFF;

	--tbl-name-font: 1rem;
	--tbl-name-colour: #333333;
	--tbl-sizes-font: 0.875rem;
	--tbl-sizes-colour: #666666;
	--tbl-price-prev-font: 0.8125rem;
	--tbl-price-prev-colour: #ff6a42;
	--tbl-price-total-font: 1.375rem;
	--tbl-price-total-colour: #ff6a42;
	
	--shopping-tit-font-colour: #ff6a42;

	--shopping-brd: 1px solid #E5E5E5;
	--shopping-resume-fdo: #f8f8f8;
	--shopping-resume-brd: 2px dotted #666666;
	--shopping-resume-total-brd: 3px solid #555555;

	--shopping-security-colour: #888888;
	--shopping-security-font: 0.8125rem;
}


body { font: var(--font-weight-regular) var(--font-desktop-normal-size)/var(--font-desktop-normal-line-height) var(--font-family); color: var(--font-colour-base); background: var(--colour-background-base); }

/* ------------------------------------------------------ */
/* TEXT */
/* ------------------------------------------------------ */
strong, b { color: var(--font-colour-emphasis); }

.tit-b { font-size: var(--font-desktop-title-b); }
.tit-m { font-size: var(--font-desktop-title-m); }
.tit-n { font-size: var(--font-desktop-title-n); }
.tit-s { font-size: var(--font-desktop-title-s); }
.tit-sb { font-size: var(--font-desktop-title-sb); }
.tit-b, .tit-m, .tit-n, .tit-s, .tit-sb {  margin-top: var(--size-0); margin-bottom: var(--size-n); font-weight: var(--font-weight-bold); line-height:var(--font-desktop-normal-line-height); color: var(--font-colour-emphasis); text-transform: uppercase; }
.tit-b a, .tit-m a, .tit-n a, .tit-s a, .tit-b a:hover, .tit-m a:hover, .tit-n a:hover, .tit-s a:hover { color: inherit; border: var(--size-0); }

.atit-b { font-size: var(--font-desktop-title-n); }
.atit-m { font-size: var(--font-desktop-title-s); }
.atit-n { font-size: var(--font-desktop-title-sb); }
.atit-s { font-size: var(--font-desktop-title-sb); }
.atit-sb { font-size: var(--font-desktop-title-sb); }
.atit-b, .atit-m, .atit-n, .atit-s, .atit-sb { margin-bottom: var(--size-n); font-weight: var(--font-weight-regular); line-height:var(--font-desktop-normal-line-height); color: var(--font-colour-medium); }

.stit-b { font-size: var(--font-desktop-title-m); }
.stit-m { font-size: var(--font-desktop-title-n); }
.stit-n { font-size: var(--font-desktop-title-s); }
.stit-s { font-size: var(--font-desktop-title-sb); }
.stit-b, .stit-m, .stit-n, .stit-s { margin-bottom: var(--size-m); padding-bottom: var(--size-m); font-weight: var(--font-weight-regular); line-height:var(--font-desktop-normal-line-height); color: var(--font-colour-emphasis); border-bottom: var(--brd-dotted); }

.tit-landing { padding: 0px 0px 20px 0px; }
.tit-landing, .tit-pro { margin-top: var(--size-0); margin-bottom: var(--size-0); font-size: var(--font-desktop-title-landing); font-weight: var(--font-weight-bold); color: var(--font-colour-emphasis); }
.tit-bscc, .tit-scc { overflow: hidden; display: block; margin-top: var(--size-m); margin-bottom: 20px; font-weight: var(--font-weight-bold); color: var(--font-colour-emphasis); text-align: center; text-transform: uppercase; }
.tit-bscc:before, .tit-bscc:after, .tit-scc:before, .tit-scc:after { position: relative; width: 50%; height: 1px; display: inline-block; content: ""; vertical-align: middle; background-color: var(--colour-grey-light); }
.tit-bscc:before, .tit-scc:before { right: 0.5em; margin-left: -50%; }
.tit-bscc:after, .tit-scc:after { left: 0.5em; margin-right: -50%; }
.tit-bscc { font-size: var(--font-desktop-title-bsection);  }
.tit-scc { font-size: var(--font-desktop-title-section); }

.tit-boxf1 { margin: 0px; padding: 15px; font-weight: var(--font-weight-bold); font-size: var(--font-m); text-align: center; color: var(--colour-theme-minion-primary); text-transform: uppercase; background: var(--colour-theme-smurf-primary); }
.tit-boxf2 { margin: 0px; padding: 15px; font-weight: var(--font-weight-bold); font-size: var(--font-m); text-align: center; color: var(--colour-theme-minion-primary); text-transform: uppercase; background: var(--colour-theme-goofy-primary); }
.tit-landing a, .tit-pro a, .tit-bscc a, .tit-scc a, .tit-boxf1 a, .tit-boxf1 a .tit-landing a:hover, .tit-pro a:hover, .tit-bscc a:hover, .tit-scc a:hover, .tit-boxf1 a:hover, .tit-boxf1 a:hover { color: inherit; border: 0px; }
.tit-landing a:hover { color: #000000; border-bottom: 0px; }
.tit-backend { margin-top: 0; margin-bottom: 20px; padding-bottom: 5px; font-size: var(--font-b); font-weight: var(--font-weight-bold); line-height: 1.5; color: var(--font-colour-emphasis); border-bottom: var(--brd-solid-light); }
.tit-backend-des { margin-top: 0; margin-bottom: 10px; padding-bottom: 5px; font-size: var(--font-m); font-weight: var(--font-weight-bold); line-height: 1.5; color: var(--colour-theme-goofy-primary); }
.tit-backend-bdes { margin-top: 0; margin-bottom: 5px; font-size: 24px; font-weight: var(--font-weight-bold); line-height: 1.5; color: var(--colour-theme-goofy-primary); }
.tit-backend-int { margin-top: 0; margin-bottom: 10px; padding-bottom: 5px; font-size: var(--font-m); font-weight: var(--font-weight-bold); line-height: 1.5; color: var(--colour-theme-goofy-primary); }
.tit-backend-int .txt { font-weight: var(--font-weight-regular); }

.txt-b { font-size: var(--font-b); }
.txt-m { font-size: var(--font-m); }
.txt-n { font-size: var(--font-n); }
.txt-sn { font-size: var(--font-sn); }
.txt-s { font-size: var(--font-sb); }
.txt-sb, .txt-sb p, .note-text { font-size: var(--font-sb); }
.note-anx { font-size: var(--font-sb); color: var(--colour-grey-medium); }
.note-anx strong, .note-anx b { color: var(--colour-grey-medium); }
.note-error { display: block; margin-top: 10px; font-size: var(--font-sb); color: var(--font-colour-error); }
.note-error strong, .note-error b { color: var(--font-colour-error); }

.txt-nstrong { font-weight: var(--font-weight-regular); }
.txt-strong { font-weight: var(--font-weight-bold); }
.txt-nstrong-small { font-weight: var(--font-weight-regular); font-size: var(--font-n); }

.txt-pl { text-align: left !important; }
.txt-pr { text-align: right !important; }
.txt-pc { text-align: center !important; }
.txt-pj { text-align: justify !important; text-justify: inter-word !important; }

.txt-icase { text-transform: none !important; }
.txt-lcase { text-transform: lowercase !important; }
.txt-ucase { text-transform: uppercase !important; }
.txt-ccase { text-transform: capitalize !important; }

.txt-wlight {  font-weight: var(--font-weight-light) !important;}
.txt-wregular { font-weight: var(--font-weight-regular) !important; }
.txt-wsemibold { font-weight: var(--font-weight-semibold) !important; }
.txt-wbold { font-weight: var(--font-weight-bold) !important; }
.txt-extrabold { font-weight: var(--font-weight-extrabold) !important; }

.txt-nwrap { white-space: nowrap; }

.txt-normal { color: var(--font-colour-base); }
.txt-correct { color: var(--font-colour-correct); }
.txt-error { color: var(--font-colour-error); }
.txt-info { color: var(--font-colour-info); }
.txt-alert { color: var(--font-colour-alert); }
.txt-plusinfo { color: var(--font-colour-plusinfo); }
.txt-urgent { color: var(--font-colour-urgent); }
.txt-ng { color: var(--font-colour-negative); }
.txt-grey { color: var(--font-colour-medium); }
.txt-important { color: var(--font-colour-important); }
.txt-num { display: inline-block; width: 28px; margin: 0px 2px; padding: 4px 0px; line-height: 1; text-align: center; color: var(--font-colour-emphasis); text-decoration: none; border: 2px solid #333333; -webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px; }
.txt-emp { color: var(--font-colour-emphasis); font-weight: var(--font-weight-bold); }
.txt-highlight { display: inline-block; margin-top: 8px; padding: 5px 7px; color: #70714b; font-size: 12px; font-weight: 700; background: #ffffd3; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
a.txt-grey { border-bottom: 0px; }
a.txt-grey:focus { color: var(--font-colour-medium); border-bottom: 0px; }
a.txt-grey:active { color: var(--font-colour-medium); border-bottom: 0px; }
.des, .txt-des, .des strong, .txt-des strong { color: var(--font-colour-alert); }
.txt-normal, .txt-correct strong, .txt-error strong, .txt-info strong, .txt-alert strong, .txt-plusinfo strong, .txt-urgent strong, .txt-ng strong, .txt-grey strong, .txt-important strong, .txt-num strong, .txt-highlight strong, .txt-grey strong, .des, .txt-des strong { color: currentColor; }

.price { font-size: var(--font-bb); font-weight: var(--font-weight-bold); color: var(--price-colour-font);  }
.price-m { font-size: var(--font-b); font-weight: var(--font-weight-bold); color: var(--price-colour-font); }
.price-p { font-size: var(--font-n); color: var(--price-colour-font-prev); font-weight: var(--font-weight-bold); text-transform: uppercase; }
.price-d { display: flex; justify-content: center; align-items: center; width: 50px; height: 50px; font-size: var(--font-n); font-weight: var(--font-weight-bold); line-height: 1; color: var(--price-colour-dto-font); letter-spacing: -1px; background: var(--price-colour-dto); border-radius: var(--brd-radius-price-dto); }

.state-normal { color: var(--font-state-normal); }
.state-inprocess { color: var(--font-state-inprocess); }
.state-accept { color: var(--font-state-accept); }
.state-cancel { color: var(--font-state-cancel); }
.state-normal, .state-inprocess, .state-accept, .state-cancel { font-size: var(--font-sn); text-transform: uppercase; font-weight: var(--font-weight-bold); }

.available, .available-time { font-size: 12px; text-transform: uppercase; color: #666666; }
.navailable, .navailable-time { font-size: 12px; text-transform: uppercase; color: #a94442; }
.available-out { font-size: 12px; text-transform: uppercase; color: #a94442; }

.badged { position: absolute; display: block; top: -12px; right: -22px; min-width:22px; height: 22px; padding: 2px 0px; text-align: center; font-size: var(--font-sb) !important; color: var(--font-colour-base); background: var(--colour-negative); border-radius: 20px; border: 2px solid var(--colour-base); }
.badged-correct { color: var(--colour-negative); background: var(--colour-correct); border: 2px solid var(--colour-correct); }
.badged-error { color: var(--colour-negative); background: var(--colour-error); border: 2px solid var(--colour-errore); }
.badged-alert { color: var(--colour-negative); background: var(--colour-alert); border: 2px solid var(--colour-alert); }
.badged-info { color: var(--colour-negative); background: var(--font-colour-plusinfo); border: 2px solid var(--font-colour-plusinfo); }

@media (max-width: 992px) {

	.tit-b { font-size: var(--font-mobile-title-b); }
	.tit-m { font-size: var(--font-mobile-title-m); }
	.tit-n { font-size: var(--font-mobile-title-n); }
	.tit-s { font-size: var(--font-mobile-title-s); }

	.tit-landing, .tit-pro { font-size: var(--font-mobile-title-landing); }
	.tit-bscc { font-size: var(--font-mobile-title-bsection);  }
	.tit-scc { font-size: var(--font-mobile-title-section); }

	.tit-boxf1 { font-size: var(--font-n); }
	.tit-boxf2 { font-size: var(--font-n); }
}

@media (max-width: 768px) {

	.tit-b { font-size: var(--font-mobile-title-b); }
	.tit-m { font-size: var(--font-mobile-title-m); }
	.tit-n { font-size: var(--font-mobile-title-n); }
	.tit-s { font-size: var(--font-mobile-title-s); }

	.tit-landing, .tit-pro { font-size: var(--font-mobile-title-landing); }
	.tit-bscc { font-size: var(--font-mobile-title-bsection);  }
	.tit-scc { font-size: var(--font-mobile-title-section); }

	.tit-boxf1 { font-size: var(--font-n); }
	.tit-boxf2 { font-size: var(--font-n); }

	.tit-backend {font-size: 16px; }
	.tit-backend-des { font-size: 16px; }
	.tit-backend-bdes { font-size: 18px; }

}

@media (max-width: 700px) {
	.tit-bscc, .tit-scc { border-top: var(--brd-solid-light); padding-top: 15px; }
	.tit-bscc:before, .tit-bscc:after, .tit-scc:before, .tit-scc:after { background: transparent; }

}

@media (max-width: 576px) {
	.tit-b { font-size: var(--font-mobile-title-b); }
	.tit-m { font-size: var(--font-mobile-title-m); }
	.tit-n { font-size: var(--font-mobile-title-n); }
	.tit-s { font-size: var(--font-mobile-title-s); }

	.tit-landing, .tit-pro { font-size: var(--font-mobile-title-landing); }
	.tit-bscc { font-size: var(--font-mobile-title-bsection);  }
	.tit-scc { font-size: var(--font-mobile-title-section); }

	.tit-boxf1 { font-size: var(--font-n); }
	.tit-boxf2 { font-size: var(--font-n); }
}

/* ------------------------------------------------------ */
/* LIST */
/* ------------------------------------------------------ */

ul { position: relative; margin: 5px 0px 15px 0px; padding-left: 25px; }
ul > li { margin-bottom: 7px; }
ul > li:last-child { margin-bottom: 0; }
ul > li::before { position: absolute; left: 0; padding: 6px 8px; content:"\e923 "; font-family: 'iconfuni'; font-size: 50%; }
ul ul, ul ol, ol ul, ol ol { margin-top: 10px; }

ol { position: relative; margin: 15px 0px 15px 0px; padding-left: 35px; }
ol > li { counter-increment: step-counter; margin-top: 5px; margin-bottom: 15px; }
ol > li:last-child { margin-bottom: 0; }
ol > li::before { content: counter(step-counter); position: absolute; left: 0; display: inline-block; margin-top: -2px; padding: 2px 10px; color: var(--font-colour-emphasis); font-weight: var(--font-weight-bold); background-color: var(--colour-grey-light); border-radius: var(--brd-radius); }
ol[type="1"] > li::before { content: counter(step-counter); position: absolute; left: 0; display: inline-block; padding: 2px 10px; color: var(--font-colour-emphasis); font-weight: var(--font-weight-bold); background-color: var(--colour-grey-light); border-radius: var(--brd-radius); }
ol[type="A"] > li::before { content: counter(step-counter,lower-alpha); text-transform: uppercase; position: absolute; left: 0; display: inline-block; padding: 2px 10px; color: var(--font-colour-emphasis); font-weight: var(--font-weight-bold); background-color: var(--colour-grey-light); border-radius: var(--brd-radius); }
ol > li > ol, ol > li > ul, ul > li > ol, ul > li > ul { margin-bottom: 15px; }
ol > li > ol > li { counter-increment: step-counter-nested; }
ol > li > ol > li::before { content: counter(step-counter-nested); background-color: var(--colour-grey-slight); font-weight: var(--font-weight-regular); }
ol > li > ol[type="1"] > li::before { content: counter(step-counter-nested); background-color: var(--colour-grey-slight); font-weight: var(--font-weight-regular); }
ol > li > ol[type="A"] > li::before { content: counter(step-counter-nested,lower-alpha); background-color: var(--colour-grey-slight); font-weight: var(--font-weight-regular); }

ul.lst-nbullet { padding-left: 0px; }
ul.lst-nbullet > li::before { display: none; }

ul.lst-links { position: relative; margin: 5px 0px 15px 0px; padding-left: 25px; }
ul.lst-links > li { margin-bottom: 3px; }
ul.lst-links > li:last-child { margin-bottom: 0; }
ul.lst-links > li::before { position: absolute; left: 0; padding: 5px 8px; content:"\e90a "; font-family: 'iconfuni'; font-size: 65%; }
ul.lst-links > li a { color: var(--font-colour-base); text-decoration: none; border-bottom: var(--brd-links-base); }
ul.lst-links > li a:hover { color: var(--font-colour-links); border-bottom:  var(--brd-links); }
ul.lst-links .des { font-weight: var(--font-weight-bold); }
ul.lst-space > li { margin-bottom: 8px; }

ul.lst-tags { display: flex; flex-wrap: wrap; align-items: flex-start; gap: 6px; margin: 0; padding: 0; list-style: none; align-items: center; }
ul.lst-tags > li { margin-bottom: 5px; }
ul.lst-tags > li::before { display: none; }
ul.lst-tags > li a { display: flex; align-items: center; max-width: 250px; padding: 5px 10px; font-size: var(--font-s); text-transform: uppercase; font-weight: var(--font-weight-bold); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-decoration: none; border-bottom: 0px; border-radius: var(--brd-radius-tag);  }
ul.lst-tags > li a.tag-selected { background: var(--colour-tag); color: var(--font-colour-tag); }
ul.lst-tags > li a.tag-selected:hover { background: var(--colour-tag-hover); color: var(--font-colour-tag-hover); }
ul.lst-tags > li a.tag-selected:after { content: "\e92a"; font-family: "iconfuni"; font-size: var(--font-s); margin-left: 8px; line-height: 1; color: currentColor; }
ul.lst-tags > li a.tag-more { background: var(--colour-tag-more); color: var(--font-colour-tag-more); }
ul.lst-tags > li a.tag-more:hover { background: var(--colour-tag-more-hover); color: var(--font-colour-tag-more-hover); }
ul.lst-tags > li.hidden { display: none !important; }

ul.lst-cols { position: relative; margin: 5px 0px 24px 0px; padding: 0px; width: 100%; column-count: 5; column-gap: 10px; }
ul.lst-cols > li { margin-bottom: 5px; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; word-break: break-word; }
ul.lst-cols > li::before { display: none; }
ul.lst-cols > li a { color: var(--font-colour-base); border-bottom: 0; }
ul.lst-cols > li a:hover { color: var(--font-colour-links); border-bottom: var(--brd-links); }

ul.lst-line { position: relative; margin: 5px auto 15px auto; padding: 15px 0px 0px 0px; text-align: center; border-top: var(--brd-solid-light); }
ul.lst-line > li { display: inline-block; }
ul.lst-line > li::before { display: none; }
ul.lst-line > li a { color: var(--font-colour-base); font-weight: var(--font-weight-bold); border-bottom: 0; }
ul.lst-line > li a:hover { color:var(--font-colour-links); border-bottom: var(--brd-links); }
ul.lst-line > li:after { position: relative; top: -2px; margin:0px 0px 0px 5px; display: inline-block; content: "●"; font-size: var(--font-sb); color: var(--font-colour-base); }
ul.lst-line > li:last-child::after { display: none; }

ul.lst-boxlinks, ul.lst-tags-found { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; list-style: none; padding: 0; margin: 0 0 20px 0; width: 100%; }
ul.lst-boxlinks > li, ul.lst-tags-found > li { min-width: 0; margin-bottom: 0px; }
ul.lst-boxlinks > li::before, ul.lst-tags-found > li::before { display: none; }
ul.lst-boxlinks .btn-box, ul.lst-tags-found .btn-box { display: block; width: 100%; margin: 0px; padding: 10px 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; color: var(--font-colour-base); background: var(--colour-tag-base); border: var(--brd-solid-b); border-radius: var(--brd-radius); text-decoration: none; }
ul.lst-boxlinks .btn-box:hover, ul.lst-tags-found .btn-box:hover { color: var(--font-colour-tag-hover); background: var(--colour-tag-hover); border-color: var(--colour-tag-hover); }

#lst-products ul.lst-boxlinks { margin-bottom: 15px; }
#lst-products ul.lst-boxlinks .btn-box:focus, #lst-products ul.lst-boxlinks .btn-box:focus { color: var(--font-colour-base); text-decoration: none; background:var(--colour-tag-base); }

ul.lst-wline { position: relative; margin: 5px 0px 15px 0px; padding: 0px; }
ul.lst-wline > li { padding-top: 5px; padding-bottom: 10px; border-bottom: var(--brd-solid-light); }
ul.lst-wline > li:first-child { padding-top: 0px; }
ul.lst-wline > li:last-child { padding-bottom: 0px; border-bottom: 0px; }
ul.lst-wline > li::before { display: none; }

ul.lst-actions { margin: 0; padding: 0; }
ul.lst-actions li { margin: 0px; padding: 10px 0px; border-bottom: var(--brd-solid-light); }
ul.lst-actions li:before { display: none; }
ul.lst-actions li:last-child { border-bottom: 0; }
ul.lst-actions li.actions-replacement input, ul.lst-actions li.actions-collection_refund input,
ul.lst-actions li.actions-collection input,
ul.lst-actions li.actions-discount input, ul.lst-actions li.actions-refund input,
ul.lst-actions li.actions-send_piece input, ul.lst-actions li.actions-super_discount input,
ul.lst-actions li.actions-send input, ul.lst-actions li.actions-wait input, ul.lst-actions li.actions-cancel input, ul.lst-actions li.actions-contact input, ul.lst-actions li.actions-cancel-product input, ul.lst-actions li.actions-contact a { font-weight: var(--font-weight-bold); background: transparent; border: 0px; }
ul.lst-actions li.actions-send, ul.lst-actions li.actions-send input { color: var(--font-colour-positive); }
ul.lst-actions li.actions-discount, ul.lst-actions li.actions-discount input { color: var(--font-colour-positive); }
ul.lst-actions li.actions-cancel-product, ul.lst-actions li.actions-cancel-product input { color: var(--font-colour-neutral1); }
ul.lst-actions li.actions-refund, ul.lst-actions li.actions-refund input { color: var(--font-colour-neutral1); }
ul.lst-actions li.actions-replacement, ul.lst-actions li.actions-replacement input { color: var(--font-colour-neutral2); }
ul.lst-actions li.actions-super_discount, ul.lst-actions li.actions-super_discount input { color: var(--font-colour-neutral2); }
ul.lst-actions li.actions-wait, ul.lst-actions li.actions-wait input { color: var(--font-colour-neutral3); }
ul.lst-actions li.actions-collection_refund, ul.lst-actions li.actions-collection_refund input { color: var(--font-colour-neutral3); }
ul.lst-actions li.actions-collection, ul.lst-actions li.actions-collection input { color: var(--font-colour-neutral3); }
ul.lst-actions li.actions-cancel, ul.lst-actions li.actions-cancel input { color: var(--font-colour-negative); }
ul.lst-actions li.actions-contact, ul.lst-actions li.actions-contact input { color: var(--font-colour-neutral2); }
ul.lst-actions li.actions-send_piece, ul.lst-actions li.actions-send_piece input { color: var(--font-colour-neutral2); }
ul.lst-actions li.actions-contact a { padding: 1px 6px; display: inline-block; }

ul.lst-opinion { position: relative; display: table; width: 100%; margin: 5px 0px 15px 0px; padding: 0px; }
ul.lst-opinion > li { padding-top: 10px; padding-bottom: 10px; border-bottom: var(--brd-dotted-light); }
ul.lst-opinion > li:first-child { padding-top: 0px; }
ul.lst-opinion > li:last-child { padding-bottom: 0px; border-bottom: 0px; }
ul.lst-opinion > li::before { display: none; }
ul.lst-opinion .lst-opinion-media { display: table-cell; padding-right: 25px; vertical-align: top; }
ul.lst-opinion .lst-opinion-dts { display: table-cell; width: 100%; vertical-align: top; }
ul.lst-opinion .lst-opinion-dts .tit { margin-bottom: 5px;  }
ul.lst-opinion .lst-opinion-dts .tit a { color: var(--font-colour-emphasis); border-bottom: 0px; }
ul.lst-opinion .lst-opinion-dts .tit a:hover { color: var(--font-colour-featured); border-bottom: 0px; }
ul.lst-opinion .lst-opinion-comment {  }
ul.lst-opinion .lst-opinion-cols { float: left; padding-right: 15px; }

.lst-instagram { position: relative; z-index: 100; display: block; margin: 0px; padding-left: 16px; padding-right: 16px; }
.lst-instagram .lst-instagram-item { z-index: 1; float: left; margin: 0px 10px 10px 10px; padding: 0px; }
.lst-instagram .lst-instagram-item a { overflow: hidden; position: relative; display: block; width: 100%; height: auto; min-height: 225px; border-bottom: 0px; background: #E5E5E5; }
.lst-instagram .lst-instagram-item a:after { position: absolute; bottom: 5px; left: 10px; display: block; font-family: 'iconfuni' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; font-size: 20px; text-transform: none; color: #FFFFFF; line-height: 1.5; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e956"; opacity: 0.8; }
.lst-instagram .lst-instagram-item .img-responsive { position: absolute; top: auto; bottom: auto; left: auto; right: auto; display: block; width: auto; height: 120%; max-width: none; -webkit-transform: translateX(-50%); transform: translateX(-50%); margin-left: 50%; }
.lst-instagram .lst-instagram-item .fdo { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; -webkit-box-shadow: inset 0px 0px 60px 5px rgba(0,0,0,0.35); -moz-box-shadow: inset 0px 0px 60px 5px rgba(0,0,0,0.35); box-shadow: inset 0px 0px 60px 5px rgba(0,0,0,0.35); }

.lst-instagram { margin-bottom: 14px; }
.lst-instagram { padding-left: 16px; padding-right: 16px; }
.lst-instagram .slick-prev, [dir='rtl'] .lst-instagram .slick-next { left: -7px; }
[dir='rtl'] .lst-instagram .slick-prev, .lst-instagram .slick-next { right: -7px; }
.lst-instagram .slick-prev, .lst-instagram .slick-next { width: 20px; height: 20px; }
.lst-instagram .slick-prev:before, [dir='rtl'] .lst-instagram .slick-prev:before, .lst-instagram .slick-next:before, [dir='rtl'] .lst-instagram .slick-next:before { font-size: 20px; text-shadow: 2px 0px 0px rgba(255, 255, 255, 1); text-shadow: 2px 0px 0px rgba(255, 255, 255, 1); }
.lst-instagram .slick-prev:hover:before, [dir='rtl'] .lst-instagram .slick-prev:hover:before, .lst-instagram .slick-next:hover:before, [dir='rtl'] .lst-instagram .slick-next:hover:before { color: #000000; }
.lst-instagram .item { padding-left: 7px; padding-right: 7px; }
.lst-instagram .item img { margin-bottom: 14px; }
.lst-instagram .slick-prev, .lst-instagram .slick-next { top: 45%; }

ul.lst-colour { display: inline-block; margin: 0px; padding: 0px; }
ul.lst-colour > li { list-style-type: none; display: inline-block; margin: 0px 5px 0px 0px; }
ul.lst-colour > li:before { display: none; }
ul.lst-colour > li:last-child { border-bottom: 0; }
ul.lst-colour > li a { display: block; width: var(--lst-colour-size); height: var(--lst-colour-size); text-indent: -10000px; background: var(--lst-colour-fdo); border: var(--lst-colour-brd); border-radius: var(--lst-colour-radius); }
ul.lst-colour > li a:hover { border-color: var(--lst-colour-brd-active); }
ul.lst-colour > li a.active { border-color: var(--lst-colour-brd-active); }
ul.lst-colour > li a.active:hover { border-color: var(--lst-colour-brd-active); }

@media (max-width: 1024px) {
	.lst-instagram .lst-instagram-item a { min-height: 215px; }
}

@media (max-width: 900px) {
	ul.lst-cols { column-count: 4; }

	ul.lst-boxlinks, ul.lst-tags-found { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 768px) {
	ul.lst-cols { column-count:3; }
}

@media (max-width: 700px) {
	ul.lst-cols { column-count:3; }

	ul.lst-boxlinks, ul.lst-tags-found { grid-template-columns: repeat(2, 1fr); }

	.lst-instagram { margin-bottom: 0px; max-height: 190px; }
	.lst-instagram .lst-instagram-item a { min-height: 176px; }
}

@media (max-width: 576px) { /****/
	ul.lst-boxlinks, ul.lst-tags-found { grid-template-columns: 1fr; }

	ul.lst-cols { column-count:2; }

	.lst-instagram .lst-instagram-item a { min-height: 185px; }
}

/* ------------------------------------------------------ */
/* TABLES */
/* ------------------------------------------------------ */
table.tbl { margin-bottom: 15px; width: 100%; border-collapse: collapse; border: var(--tbl-brd); }
table.tbl caption { display: none; padding: 15px; width: 100%; font-size: var(--tbl-caption-font); font-weight: var(--font-weight-bold); color: var(--tbl-caption-color); text-align: center; text-transform: uppercase; background: var(--tbl-caption-fdo); border: var(--tbl-caption-brd); }
table.tbl caption.tbl-caption-emp, .tbl-caption-emp { padding: 15px; width: 100%; font-size: var(--tbl-caption-font); font-weight: var(--font-weight-bold); color: var(--tbl-caption-color); text-align: center; text-transform: uppercase; background: var(--tbl-caption-fdo); border: var(--tbl-caption-brd); }
table.tbl thead tr th { padding: 15px; font-size: var(--tbl-thead-font); font-weight: var(--font-weight-bold); color: var(--tbl-thead-color); text-transform: uppercase; white-space: nowrap; background: var(--tbl-thead-fdo); }
table.tbl tbody tr { clear:both; width: 100%; border-top:var(--tbl-tr-brd); background: var(--tbl-tr-fdo); }
table.tbl tbody tr.error { background: var(--tbl-tr-error-fdo); border-right: var(--tbl-tr-error-brd); }
table.tbl > tbody > tr > td { padding: 15px; color: var(--tbl-td-color); }
table.tbl tbody td { text-align: left; vertical-align: top; line-height: 1.35; }
table.tbl tbody td.td-actions { white-space: nowrap; }
table.tbl tbody td.td-actions a { margin-bottom: 5px; }
table.tbl tbody td.td-actions a:last-child { margin-bottom: 0px; }
table.tbl tbody td.td-actions a:nth-child(2), table.tbl tbody td.td-actions a:nth-child(3) { margin-top: 10px; }
table.tbl tbody td.td-actions .btn { font-size: 12px; padding: 10px 15px; }
table.tbl tbody td.td-actions .action-d { margin-top: 15px; }
table.tbl tbody td.td-actions-ib a { display: inline-block; }
table.tbl tbody td .tit { display: none; }
.tbl-caption-emp { display: block; margin: 0px; padding: 13px 15px; font-size: var(--tbl-caption-emp-font); border: 0px; }
.tbl-caption { display: block; margin: 0px; padding: 13px 15px; width: 100%; font-size: var(--tbl-caption-class-font); font-weight: var(--font-weight-bold); color: var(--tbl-caption-class-color); text-align: center; text-transform: uppercase; background: var(--tbl-caption-class-fdo); border: var(--tbl-caption-class-brd); }
.tbl-caption-process { display: block; margin: 0px; padding: 13px 15px; width: 100%; font-size: var(--tbl-caption-process-font); font-weight: var(--font-weight-bold); color: var(--tbl-caption-process-color); text-align: left; text-transform: uppercase; background: var(--tbl-caption-process-fdo); border: var(--tbl-caption-process-brd); }
.tbl-caption-process .txt-num { color: var(--tbl-caption-process-color); border-color: var(--tbl-caption-process-color); }

table.tbl-ng thead tr th { color: var(--tbl-ng-thead-color); background: var(--tbl-ng-thead-fdo); }
table.tbl-striped > tbody > tr:nth-of-type(odd) { background: var(--tbl-striped-fdo); }
table.tbl-ng.tbl-striped > tbody > tr:nth-of-type(odd) { background: var(--tbl-ng-striped-fdo); }
table.tbl-margin-no { margin: 0px; }

table.tbl-simple { border-left: 0px; border-right: 0px; border-top: 0px; }
table.tbl-simple thead tr th { text-align: left; color: var(--tbl-simple-thead-color); border-bottom: var(--tbl-simple-thead-brd); background: var(--tbl-simple-thead-fdo); }
table.tbl-simple tbody tr { clear:both; width: 100%; border-top: var(--tbl-simple-tr-brd); background: var(--tbl-simple-tr-fdo); }

table.tbl .txt-check { padding: 15px 0px 15px 15px !important; }
table.tbl .txt-check-dts { padding: 15px 15px 15px 5px !important; }
table.tbl .txt-check-dts.wdts { padding: 15px 15px 15px 5px !important; }
table.tbl .txt-pro-name { font-size: var(--tbl-name-font); line-height: 1.5; }
table.tbl .txt-pro-name a { color: var(--tbl-name-colour); border-bottom: 0px; }
table.tbl .txt-pro-sizes { font-size: var(--tbl-sizes-font); color: var(--tbl-sizes-colour); line-height: 1.5; }
table.tbl .txt-mobile { display: none; }
table.tbl .txt-select {  white-space: nowrap; }
table.tbl .txt-select .select-ctd { display: inline-block; padding-right: 15px; }
table.tbl .txt-select input { display: inline-block; }
table.tbl .txt-select .select-label { display: none; }
table.tbl .txt-previous, table.tbl .txt-price-previous { font-size: var(--tbl-price-prev-font); color: var(--tbl-price-prev-colour); font-weight: 700; }
table.tbl .txt-colpsan { background: #FEFBF4; }
table.tbl .img-pro { position: relative; }
table.tbl .img-pro .img { display: inline-block; width: 65px; }
table.tbl .error-num { position: absolute; left: -10px; top: -10px; display: block; padding: 3px 7px; font-weight: 700; color: #FFFFFF; font-size: 12px; background: #db8000;; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
table.tbl .num { font-size: 18px; color: #333333; line-height: 1.5; }
table.tbl .link-del { padding-right: 30px; color: #555555; border-bottom: none; }
table.tbl .link-del i { font-size: 20px; }
table.tbl .link-del .txt { display: none; }
table.tbl .nexpress { display: block; margin-top: 5px; }

table.tbl-dts caption { padding: 15px; font-size: 14px; font-weight: 700; color: #333333; text-transform: uppercase; white-space: nowrap; background: #E5E5E5; border: 0px; }
table.tbl-dts tbody td.td-actions .btn { font-size: 13px; }

table.tbl-bundle, .modal table.tbl-bundle { margin-bottom: 0px; border: 4px solid #E5E5E5; }
table.tbl-bundle tbody tr:first-child, .modal table.tbl-bundle tbody tr:first-child { border-top: 0px; }
table.tbl-bundle tbody td.txt-pro, .modal table.tbl-bundle tbody td.txt-pro { padding-top: 20px; text-align: left; font-size: 14px; line-height: 1.5; }
table.tbl-bundle tbody td.txt-select, .modal table.tbl-bundle tbody td.txt-select { padding-top: 20px; text-align: right; }
table.tbl-bundle tbody td.img-pro img { max-width: 45px; }

table.tbl tbody tr.row1a { clear:both; width: 100%; border-top: 1px solid #e8e8e8; }
table.tbl tbody tr.row1b { clear:both; width: 100%; border-top: 0px; background: #ffffd3; border-top: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; }
table.tbl tbody tr.row1b td { position: relative; padding: 18px; }
table.tbl tbody tr.row1b .arrow { position: absolute; top: -9px; left: 30px; width: 17px; height:9px; line-height: 9px; background: transparent url("https://static1.funidelia.com/img/global/funidelia6/fdo_dd_primary_more.gif") top center no-repeat; }

@media (max-width: 700px) {
	table.tbl caption { display: block; width: 100%; }
	table.tbl thead { display: none; }
	table.tbl > tbody > tr > td:nth-child(2) { padding: 15px 15px 8px 15px;  }
	table.tbl > tbody > tr > td:last-child { padding: 0px 15px 15px 15px; }
	table.tbl > tbody > tr > td { display: block; width: 100%; padding: 15px; }
	table.tbl tbody td.td-tit { padding: 15px; color: var(--tbl-thead-color); background: var(--tbl-thead-fdo); }
	table.tbl tbody td.td-tit .tit { font-weight: 700; }
	table.tbl tbody td.td-actions { text-align: right; }
	table.tbl tbody td.td-actions .action-d { display: inline-block; margin-top: 10px; margin-left: 20px; }
	table.tbl tbody td .tit { display: inline-block; width: 50%; }

	table.tbl .error-num { top: 5px; left: 5px; }
	table.tbl-ng tbody td.td-tit { padding: 15px; color: var(--tbl-ng-thead-color) !important; background:var(--tbl-ng-thead-fdo) !important; }
	table.tbl-striped > tbody > tr:nth-of-type(odd) { background: #FFFFFF; }

	table.tbl-simple tbody td.td-tit { color: var(--tbl-simple-thead-color); border-bottom: var(--tbl-simple-thead-brd); background: var(--tbl-simple-thead-fdo); }

	table.tbl .txt-mobile { display: block; }
	table.tbl .txt-check { padding: 15px 0px 0px 15px !important; }
	table.tbl .txt-check-dts { padding: 0px 15px 15px 15px !important; }
	table.tbl .txt-check-dts.wdts { padding: 15px 15px 0px 15px !important; }
	table.tbl .txt-bl { clear: both; float: left; width: 50%; padding: 0px 15px; }
	table.tbl .txt-br { float: right; width: 50%; padding: 0px 15px; }
	table.tbl .txt-bl .tit, table.tbl .txt-br .tit { width: auto; }
	table.tbl .txt-colpsan { padding: 15px !important; }

	table.tbl-bundle > tbody > tr > td { display: table-cell; width: auto; }

	table.tbl tbody tr.row1b td { padding-top: 15px; width: 100%; }

	table.tbl-cart-detail td.txt-available .tit { display: none; }
	table.tbl-cart-detail td.txt-select { clear:both; padding-left: 15px !important; }
	table.tbl-cart-detail td.txt-select .select-label { display: inline-block; }
	table.tbl-cart-detail td.txt-price {  }
	table.tbl-cart-detail td.txt-stotal { padding-bottom: 20px; }
	table.tbl-cart-detail td.td-actions { clear: both; float: none; }
}

/* ------------------------------------------------------ */
/* FORMS */
/* ------------------------------------------------------ */
.form { margin: 0px 0px 20px 0px; padding: 0px; }
.form fieldset { margin: 0px; padding: 0px; border: none; }
.form label { display: inline-block;  margin-bottom: 10px; color: var(--form-font-label-colour); font-weight: normal; }
.form label.label-emp { font-weight: var(--font-weight-bold); }
.form label.label-center { display: block; text-align: center; }
.form label.label-left { display: block; text-align: left; }
.form label.label-right { display: block; text-align: right; }
.form-nm { margin: 0px; }
.form-mm {margin: 5px 0px; }
.form-group { margin-bottom: 15px; }
.form-control { display: block; width: 100%; height: 40px; padding: 8px 12px; font-family: 'Lexend Deca'; font-size: var(--form-font-cps); line-height: 1.25; color: var(--form-font-cps-colour); background-color: var(--form-cps-fdo); border: var(--form-cps-brd); border-radius: var(--form-cps-radius);  }
.form-control::-ms-expand { background-color: transparent; border: 0; }
.form-control:focus { border: var(--form-cps-brd-focus); box-shadow: none; outline: none; }
.form-control::-webkit-input-placeholder, .form-control::-moz-placeholder, .form-control:-ms-input-placeholder, .form-control::placeholder { color: var(--form-font-cps-place-colour); opacity: 1; }
.form-control:disabled, .form-control[readonly] { background-color: var(--form-cps-fdo-disabled); opacity: 1; }
.form-control:disabled { cursor: not-allowed; }
.form-auto { width: auto !important; }
textarea.form-control { height: 120px; }

.form .has-error label { color: var(--form-error-font-label-colour); font-weight: var(--font-weight-bold); }
.form .has-error .form-control { color: var(--form-error-font-cps-colour); background: var(--form-error-cps-fdo); border: var(--form-error-cps-brd); }
.form .has-error .form-control:focus { color: var(--form-font-cps-colour); background: var(--form-cps-fdo); border: var(--form-cps-brd-focus); box-shadow: none; }
.form .has-error .note-form { color:  var(--form-error-font-cps-colour); font-weight: normal; }
.form .has-error .form-cc .form-ci { border: var(--form-error-cps-brd); background: var(--form-error-cps-fdo);  }
.form .has-error .form-cc input:checked ~ .form-ci { border: var(--form-cps-brd); background: var(--form-cps-fdo); }
.form .has-error .form-cc input:checked:focus ~ .form-ci { border: var(--form-cps-brd); background: var(--form-cps-fdo); }

.form .has-error .form-cr .form-ci { border: var(--form-error-cps-brd); background: var(--form-error-cps-fdo);  }
.form .has-error .form-cr input:checked ~ .form-ci { border: var(--form-cps-brd); background: var(--form-cps-fdo); }
.form .has-error .form-cr input:checked:focus ~ .form-ci { border: var(--form-cps-brd); background: var(--form-cps-fdo); }

.form-cb:has(input:checked) .form-cp { color: var(--form-font-cps-colour); font-weight: normal; }

.form .has-success .form-control { background: transparent url("img/global/funidelia7/fdo_ok.png") top right 10px no-repeat; border: var(--form-success-cps-brd); }
.form .has-success .form-control:focus { background: transparent url("img/global/funidelia7/fdo_ok.png") top right 10px no-repeat; border: var(--form-success-cps-brd-focus); box-shadow: none; }

.form-center { margin: 20px auto; text-align: center; }
.form .note-form { font-size: var(--form-font-note); color: var(--form-font-note-colour); font-style: normal; }
.form .note-error { display: block; margin-top: 10px; font-size: 11px; color: var(--form-error-font-cps-colour); }

.form .form-actions { margin: 25px 0px 0px 0px; text-align: center; }
.form .form-actions .act-link { float: left; width: 48%; text-align: right; }
.form .form-actions .act-btn { float: right; width: 48%; }
.form .form-actions .act-btn .btn, .form .form-actions .act-btn .btn-form { display: block; width: 100%; margin: 0px 5px 0px 0px; }
.form .form-actions .link { display: inline-block; zoom: 1; *display: block; margin: 15px 0px 0px 0px; font-size: var(--font-sn); }
.form .form-actions .btn {  }
.form .form-actions .group { display: inline-block; zoom: 1; *display: block; }

.form .form-check .radio + .radio, .form .form-check .checkbox + .checkbox { margin: 3px 0px; }
.form .form-check .radio, .form .form-check .checkbox { margin: 3px 0px; }

.form .form-inline { margin-bottom: 15px; }
.form .form-inline label { display: inline-block; }
.form .form-inline .form-group { margin-bottom: 0px; }
.form .form-inline .form-select { display: inline-block; width: auto !important; }
.form .form-inline .form-control { display: inline-block; width: auto !important; }
.form .form-inline .w-25 { display: inline-block; width: 25% !important; }
.form .form-inline .w-50 { display: inline-block; width: 50% !important; }
.form .form-inline .w-75 { display: inline-block; width: 75% !important; }
.form .form-inline .w-100 { display: inline-block; width: 100% !important; }

.form .form-row { display: table; width: 100%; }
.form .form-row label { display: table-cell; padding-top: 8px;padding-right: 15px; width: 25%;  vertical-align: top; text-align: right; }
.form .form-row-cps { display: table-cell; width: 75%; vertical-align: top; }
.form .form-row .w-25 {width: 25% !important; }
.form .form-row .w-50 {width: 50% !important; }
.form .form-row .w-75 {width: 75% !important; }
.form .form-row .w-100 {width: 100% !important; }

.form-di { display: inline-block !important; width: auto !important; }
.form-cb { display: block !important; padding-left: 0px !important; }
.form-cb label { padding-left: 0px !important; }
.form-cc { display: inline-block; height: 24px; width: 24px; position: relative; padding-left: 33px !important; cursor: pointer; font-size: 13px; vertical-align: middle; }
.form-cc:hover input:not([disabled]):checked ~ .form-ci {  }

.form-ci { position: absolute; left: 0; margin-top: -3px; height: 24px; width: 24px; background: var(--form-cps-fdo); border: var(--form-cps-brd); vertical-align: middle; }
.form-ci:after { content: ''; position: absolute; display: none; }

.form-cc input { position: absolute; z-index: -1; opacity: 0; }
.form-cc input:checked ~ .form-ci { background: var(--form-cps-fdo); }
.form-cc input:checked:focus ~ .form-ci { background: var(--form-cps-fdo); }
.form-cc input:disabled ~ .form-ci { background: var(--form-cps-fdo-disabled); opacity: 0.6; pointer-events: none; cursor: not-allowed; }
.form-cc input:checked ~ .form-ci:after { display: block; }
.form-cc input:disabled ~ .form-ci:after { border: var(--form-cps-brd); }
.form-cc .form-ci:after { left: 6px; top: 0px; width: 6px; height: 16px; border: solid #000; border-width: 0 2px 2px 0; transform: rotate(45deg); }

.form-cr { display: inline-block; position: relative; height: 24px; width: 24px; padding-bottom: 4px; padding-left: 33px !important; cursor: pointer; font-size: 13px; vertical-align: baseline; }
.form-cr:hover input:not([disabled]):checked ~ .form-ci {  }

.form-cr input { position: absolute; z-index: -1; opacity: 0; }
.form-cr input:checked ~ .form-ci { background: var(--form-cps-fdo); }
.form-cr input:checked:focus ~ .form-ci { background: var(--form-cps-fdo); }
.form-cr input:disabled ~ .form-ci { background: var(--form-cps-fdo-disabled); opacity: 0.6; pointer-events: none; cursor: not-allowed; }
.form-cr input:checked ~ .form-ci:after { display: block; }
.form-cr input:disabled ~ .form-ci:after { border-color: var(--form-cps-brd); }

.form-cr .form-ci { border-radius: 50%; }
.form-cr .form-ci:after { left: 5px; top: 5px; height: 10px; width: 10px; border-radius: 50%; background: #000; }
.form-cr input:disabled ~ .control__indicator:after { background: var(--form-cps-fdo-disabled); }

.form-cb .form-cc { display: table-cell; vertical-align: top; margin-top: 4px; }
.form-cb .form-cr { display: table-cell; vertical-align: top; margin-top: 4px; }
.form-cb .form-ci { margin-top: 0px; }
.form-cb .form-cp { display: table-cell; padding-top: 3px; line-height: 1.5; }

.form .read label { cursor: auto !important; }
.form .read .form-cp:before { display: inline-block; padding-right: 5px; content:"\e934"; font-family: 'iconfuni'; }
.form .read .form-cr, .form .read .form-cc { display: none !important; }

.form-select { position: relative; display: inline-block; width: 99%; }
.form-select select { padding: 8px 25px 8px 10px; display: inline-block; width: 100%; cursor: pointer; outline: 0; border: 0; border-radius: 4px; background:var(--form-cps-fdo); appearance: none; -webkit-appearance: none; -moz-appearance: none; border: var(--form-cps-brd) }
.form-select select option { padding: 2px 6px; }
.form-select select::-ms-expand { display: none; }
.form-select select:hover { background: var(--form-cps-brd); }
.form-select select:disabled { pointer-events: none; cursor: not-allowed; }
.form-selectArr { position: absolute; top: 17px; right: 8px; width: 0; height: 0; pointer-events: none; border-style: solid; border-width: 8px 5px 0 5px; border-color: #888888 transparent transparent transparent; }
.form-select select:hover ~ .form-selectArr { border-top-color: #000; }
.form-select select:focus ~ .form-selectArr { border-top-color: #000; }
.form-select select:disabled ~ .form-selectArr { border-top-color: #888; }
.form-select-wa { width: auto; }

.form .radio label, .form .checkbox label, .radio label, .checkbox label { cursor: pointer; }

.form-nresize { resize: none; }

.form-autocomplete { overflow: visible; position: relative; display: block;  width: 100%; margin: 0; white-space: nowrap; }

.form-grid { position: relative; z-index: 100; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.form-gcols { position: relative; z-index: 1; box-sizing: border-box; flex: 1 0 50%; max-width: calc(50% - 20px); margin-left: 10px; margin-right: 10px; }

.input-group { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100%; }
.input-group .label { display: -webkit-box; display: -ms-flexbox; display: flex; margin-right: 10px; margin-top: 5px; }
.input-group .form-control { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; width: 1%; border-top-right-radius: 0; border-bottom-right-radius: 0; border-right: 0px; }
.input-group .twitter-typeahead { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; width: 1%; border-top-right-radius: 0; border-bottom-right-radius: 0; border-right: 0px; }
.input-group .twitter-typeahead .form-control { display: block; width: 100%; }
.input-group-btn { display: -webkit-box; display: -ms-flexbox; display: flex; }
.input-group-btn .btn, .input-group-btn .nbtn { height: 40px; margin: 0px; padding: 8px 12px; border-top-left-radius: 0; border-bottom-left-radius: 0; }

.form .box-add { padding: 10px; }
.form .box-add .txt-stit { padding-left: 10px; padding-right: 10px; }
.box-add .form-actions { margin-bottom: 10px; margin-top: 10px; padding-left: 10px; padding-right: 10px; }
.box-add .w-100 { padding-left: 10px; padding-right: 10px; }

.label-info { padding: 15px; font-weight: 700; color: #FFFFFF; background: #8a6d3b; }

@media (max-width: 700px) {
	.form-gcols { flex: 1 0 100%; max-width: 100%; width: 100%; margin-left: 0px; margin-right: 0px;padding: 0px;  }

	.form .form-row label { width: 55%; }
	.form .form-row-cps { width: 45%; }

	.form-auto { width: 100% !important; }

	.input-group.typeahead .label { display: block; width: 100%; text-align: center; }
}

@media (max-width: 576px) {
	.form .form-actions .act-link { float: none; width: 100%; text-align: center; }
	.form .form-actions .act-btn { float: none; width: 100%; text-align: center; }
	.form .form-actions .btn { float: none; width: 100%; }
	.form .form-actions .group { display: block; }

	.form .form-row label { display: block; width: 100%; text-align: left; }
	.form .form-row-cps { display: block; width: 100%; }

	.form .form-row .w-25, .form .form-row .w-50, .form .form-row .w-75, .form .form-row .w-100 {
		display: table-cell;
	}
}

/* ------------------------------------------------------ */
/* BOX */
/* ------------------------------------------------------ */
.box-flex { margin-bottom: 15px; background: var(--box-flex-fdo); border: var(--box-flex-brd); }
.box-flex p:last-child, .box-flex-npadd p:last-child { margin-bottom: 0; }
.box-flex ul:last-child, .box-flex ol:last-child, .box-flex-npadd ul:last-child, .box-flex-npadd ol:last-child  { margin-bottom: 0px; }
.box-flex { padding: 20px; }
.box-flex-npadd { padding: 0px; }

.box-npadd { display: table; width: 100%; margin-bottom: 15px; padding: 0px; background: var(--box-fdo); border: var(--box-brd); }
.box-npadd p:last-child { margin-bottom: 0; }
.box-npadd ul:last-child, .box ol:last-child { margin-bottom: 0px; }

.box, .box-f1, .box-f2, .box-f3, .box-f4, .box-f5, .box-f6 { display: table; width: 100%; margin-bottom: 15px; padding: 20px; }
.box p:last-child, .box-f1 p:last-child, .box-f2 p:last-child, .box-f3 p:last-child, .box-f4 p:last-child, .box-f5 p:last-child, .box-f6 p:last-child { margin-bottom: 0; }
.box ul:last-child, .box ol:last-child, .box-f1 ul:last-child, .box-f1 ol:last-child, .box-f2 ul:last-child, .box-f2 ol:last-child, .box-f3 ul:last-child, .box-f2 ol:last-child, .box-f4 ul:last-child, .box-f2 ol:last-child, .box-f5 ul:last-child, .box-f2 ol:last-child, .box-f6 ul:last-child, .box-f2 ol:last-child { margin-bottom: 0px; }
.box hr, .box-f1 hr { border-top-color: var(--colour-medium) !important; }
.box-f2 hr, .box-f3 hr, .box-f4 hr, .box-f5 hr, .box-f6 hr { border-top-color: var(--colour-base) !important; }

.box { background: var(--box-fdo); border: var(--box-brd); }
.box-f1 { background: var(--box-f1-fdo); border: var(--box-f1-brd); }
.box-f2 { background: var(--box-f2-fdo); border: var(--box-f2-brd); }
.box-f3 { background: var(--box-f3-fdo); border: var(--box-f3-brd); }
.box-f4 { background: var(--box-f4-fdo); border: var(--box-f4-brd); }
.box-f5 { background: var(--box-f5-fdo); border: var(--box-f5-brd); }
.box-f6 { background: var(--box-f6-fdo); border: var(--box-f6-brd); }
.box strong, .box-f1 strong, .box-f2 strong, .box-f3 strong, .box-f4 strong, .box-f5 strong, .box-f6 strong { color: currentColor; }
.box-f2 ol > li::before, .box-f2 ol > li::before { color: var(--colour-dark); background-color: var(--colour-theme-minion-primary); }
.box-f3 ol > li::before, .box-f3 ol > li::before { color: var(--colour-dark); background-color: var(--box-f2-fdo); }
.box-f4 ol > li::before, .box-f4 ol > li::before { color: var(--colour-negative); background-color: var(--colour-theme-barbie-primary); }
.box-f5 ol > li::before, .box-f5 ol > li::before { color: var(--colour-negative); background-color: var(--colour-theme-goofy-primary); }
.box-f6 ol > li::before, .box-f6 ol > li::before { color: var(--colour-negative); background-color: var(--colour-theme-smurf-primary); }
.box .des, .box .txt-des, .box .des strong, .box .txt-des strong { color: var(--font-colour-important) !important; }

.box-correct, .box-error, .box-info, .box-alert, .box-plusinfo, .box-add, .box-urgent, .box-ng, .box-important, .box-msg { display: table; width: 100%; margin-bottom: 15px; padding: 20px; }
.box-correct p:last-child, .box-error p:last-child, .box-info p:last-child, .box-ng p:last-child, .box-plusinfo p:last-child, .box-alert p:last-child, .box-urgent p:last-child, .box-important  p:last-child, .box-add  p:last-child { margin-bottom: 0; }
.box-correct ul:last-child, .box-correct ol:last-child, .box-error ul:last-child, .box-error ol:last-child, .box-info ul:last-child, .box-info ol:last-child, .box-ng ul:last-child, .box-ng ol:last-child, .box-plusinfo ul:last-child, .box-plusinfo ol:last-child, .box-alert ul:last-child, .box-alert ol:last-child, .box-urgent ul:last-child, .box-urgent ol:last-child, .box-important ul:last-child, .box-important ol:last-child, .box-add ul:last-child, .box-add ol:last-child { margin-bottom: 0px; }
.box-correct .box, .box-correct .box, .box-error .box, .box-info .box, .box-alert .box, .box-plusinfo .box, .box-urgent .box, .box-ng .box, .box-important .box, .box-add .box { margin-bottom: 0px; }
.box-correct strong, .box-correct strong, .box-error strong, .box-info strong, .box-alert strong, .box-plusinfo strong, .box-urgent strong, .box-ng strong, .box-important strong, .box-add strong { color: currentColor; }

.box-correct { color: var(--box-correct-font); background: var(--box-correct-fdo); border: var(--box-correct-brd); }
.box-error { color: var(--box-error-font); background: var(--box-error-fdo); border: var(--box-error-brd); }
.box-info { color: var(--box-info-font); background: var(--box-info-fdo); border: var(--box-info-brd); }
.box-alert { color: var(--box-alert-font); background: var(--box-alert-fdo); border: var(--box-alert-brd); border-left: var(--box-alert-brd-des); }
.box-plusinfo { color: var(--box-plusinfo-font); background: var(--box-plusinfo-fdo); border: var(--box-plusinfo-brd); }
.box-add {  color: var(--box-add-font); background: var(--box-add-fdo); border: var(--box-add-brd); }
.box-urgent { color: var(--box-urgent-font); background: var(--box-urgent-fdo); border: var(--box-urgent-brd); }
.box-ng { color: #FFFFFF; background: var(--box-ng-fdo); }
.box-msg { color: var(--box-msg-font); background: var(--box-msg-fdo); border: var(--box-msg-brd); }

.box-correct ol > li::before { color: var(--colour-negative); background-color: var(--box-correct-font); }
.box-error ol > li::before { color: var(--colour-negative); background-color: var(--box-error-font); }
.box-info ol > li::before { color: var(--colour-negative); background-color: var(--box-info-font); }
.box-alert ol > li::before { color: var(--colour-negative); background-color: var(--box-alert-font); }
.box-plusinfo ol > li::before { color: var(--colour-negative); background-color: var(--box-plusinfo-font); }
.box-urgent ol > li::before { color: var(--colour-negative); background-color: var(--box-urgent-font); }
.box-ng ol > li::before { color: var(--box-ng-fdo); background-color: var(--box-ng-fdo); }
.box-addF2 { background: var(--box-addF2-fdo) !important; }

.box-correct hr { border-top: var(--box-correct-brd); }
.box-error hr { border-top: var(--box-error-brd); }
.box-info hr { border-top: var(--box-info-brd); }
.box-alert hr { border-top: var(--box-alert-brd); }
.box-plusinfo hr {border-top: var(--box-plusinfo-brd);  }
.box-urgent hr { border-top: var(--box-urgent-brd); }
.box-ng hr { border-top: var(--box-ng-brd-hr); }

.box-important { padding: 15px; color: var(--box-important-font); text-align: center; text-transform: uppercase; font-weight: bold; background: var(--box-important-fdo); }
.box-important ol > li::before { color: var(--colour-negative); background-color: var(--box-important-fdo); }
.box-important hr { border-top: 1px solid var(--box-important-hr); }
.box-important .box-highlight { display: inline-block; margin-right: 5px; padding: 4px 10px; color: var(--box-important-font); font-weight: 700; background-color: var(--box-important-highlight); border-radius: 4px; }

.box-seo-f1 { margin-bottom: 15px; }
.box-seo-f2 { display: table; width: 100%; margin-bottom: 15px; padding: 20px; background: #F9F9F9; border: 1px solid #E5E5E5; border-top: 10px solid #9B9B9B; }
.box-seo-f1 p:last-child, .box-seo-f2 p:last-child { margin-bottom: 0; }
.box-seo-f1 ul:last-child, .box-seo-f1 ol:last-child, .box-seo-f2 ul:last-child, .box-seo-f2 ol:last-child { margin-bottom: 0px; }

.box-seo { text-align: left; }
.box-seo-header {  }
.box-seo-footer { padding-top: 20px; border-top: 1px dotted #E5E5E5;  }
.box-ctt-seo { display: table; width: 100%; margin-bottom: 15px; padding: 20px; background: #F9F9F9; border: 2px solid #E5E5E5; border-radius: var(--brd-radius-b); }
.box-ctt-seo:last-child { margin-bottom: 0; }
.box-ctt-seo:last-child, .box-ctt-seo ol:last-child { margin-bottom: 0px; }
.box-ctt-seo img { border-radius: var(--brd-radius-b); }
.box-ctt-seo img.pull-right { float: right; margin: 0 0px 10px 20px; }
.box-ctt-seo img.pull-left { float: left; margin: 0 20px 10px 0px; }
.box-ctt-seo img.pull-center { width: 100%; margin: 0 0 20px 0; }
.box-ctt-seo .brd-bottom { margin: 0 0 15px 0; padding: 0 0 15px 0; border-bottom: 1px dotted #E5E5E5; }
.box-ctt-seo .brd-bottom:last-child { margin: 0px; padding: 0px; border-bottom: 0px; }
.box-ctt-seo h2.tit { margin-top: 0; margin-bottom: 10px; font-size: 24px; font-weight: 700; line-height: 1.5; color: #333333; }
.box-ctt-seo h3.tit { margin-top: 0; margin-bottom: 10px; font-size: 18px; font-weight: 700; line-height: 1.5; color: #333333; }

.box-video { overflow:hidden; position:relative; height:0; margin-bottom: 24px; padding-bottom:56.25%;  }
.box-video-view { position:absolute; top:0; left:0; width:100%; height:100%; object-fit: cover; z-index: 1; background: var(--vdo-img-html-fdo); border-radius: var(--vdo-img-html-radius); }
.box-video-ib { margin: 0px; padding-top: 0px; }
.box-video-ctt { position: absolute; bottom: 50px; left: 0; width: 100%; text-align: center; z-index: 10; padding: 0 20px; box-sizing: border-box; color: var(--vdo-img-html-font-colour) !important; }
.box-video-ctt .tit-n { margin-bottom: 0px; color: var(--vdo-img-html-font-colour); font-size: var(--vdo-img-html-font-tit); text-shadow: var(--vdo-img-html-shadow); }
.box-video-ctt .btn { text-shadow: none; box-shadow: var(--vdo-img-html-shadow); color: var(--vdo-img-html-btn-txt); background: var(--vdo-img-html-btn-fdo); }
.box-video-ctt .btn:hover { color: var(--vdo-img-html-btn-txt-hover); background: var(--vdo-img-html-btn-fdo-hover); }
.box-video-ctt p { font-size: var(--vdo-img-html-font-txt); text-shadow: var(--vdo-img-html-shadow); }

.box-comments-resume { padding: 10px 15px; background: #fafafa; border-bottom: 1px solid #e5e5e5; }
.box-comments-resume ul { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; margin: 0px; padding: 0px; width: 100%; list-style-type: none; }
.box-comments-resume li { -webkit-order: 0; -ms-flex-order: 0; order: 0; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-align-self: auto; -ms-flex-item-align: auto; align-self: auto; padding: 5px 10px; width: 33.3333%; vertical-align: top; color: #333333; font-weight: 700; text-align: center; border-left: 1px solid #e5e5e5; }
.box-comments-resume li:before { display: none; }
.box-comments-resume li:first-child { border-left: none; }
.box-comments-resume li [class^="icf-"]:before, .box-comments-resume li [class*=" icf-"]:before { margin-right: 5px; font-size: 20px; vertical-align: middle;  }
.box-comments-resume [class^="star-"], .box-comments-resume [class*=" star-"] { margin-left: 5px; }
.box-comments-resume [class^="star-"]:before, .box-comments-resume [class*=" star-"]:before { font-size: 18px; vertical-align: middle; }
.box-comments-resume [class^="size-"], .box-comments-resume [class*=" size-"] { margin-left: 5px; }

.box-comments { }
.box-comments .filters {  }
.box-comments .filters label { margin-right: 1px; font-weight: 700; color: #333333; }
.box-comments .filters { margin-bottom: 10px; }
.box-comments .filters .form-group { margin-bottom: 5px; }
.box-comments .filters .form-control { display: inline-block; width: auto; }
.box-comments ul.lst-comments {  margin: 0px; padding: 0px; list-style-type: none; }
.box-comments .lst-comments li { position: relative; clear: both; padding: 10px 0px; border-top: 1px solid #e8e8e8;  display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
.box-comments .lst-comments li:before { display: none; }
.box-comments .comment-stars { -webkit-order: 1; -ms-flex-order: 1; order: 1; -webkit-flex: 0 1 auto; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-align-self: auto; -ms-flex-item-align: auto; align-self: auto; }
.box-comments .comment-stars [class^="star-"]:before, .box-comments .comment-stars [class*=" star-"]:before { margin-right: 20px; font-size: 20px; vertical-align: middle; }
.box-comments .comment-sizes { -webkit-order: 3; -ms-flex-order: 3; order: 3; -webkit-flex: 0 1 auto; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-align-self: auto; -ms-flex-item-align: auto; align-self: auto; margin-left: 20px; text-align: center; }
.box-comments .comment-sizes .txt { display: block; margin-bottom: 5px; font-size: 13px; color: #333333; font-weight: 700; white-space: nowrap; }
.box-comments .comment-detail { -webkit-order: 2; -ms-flex-order: 2; order: 2; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-align-self: auto; -ms-flex-item-align: auto; align-self: auto; line-height: 1.5; }
.box-comments .comment-detail .actions { padding-top: 8px; font-size: 13px; }
.box-comments .comment-detail .actions i { display: inline-block; margin-right: 3px; font-size: 15px; line-height: 0; vertical-align: middle; }
.box-comments .comment-detail .actions i::before { font-size: 15px; line-height: 1; vertical-align: top; }
.box-comments .comment-detail .actions .link, .box-comments .comment-detail .actions .link:hover { text-decoration: none; border-bottom: 0px; }
.box-comments .comment-user { color: #333333; font-weight: 700; text-transform: uppercase; }
.box-comments .comment-info { font-size: 13px; color: #999999; }
.box-comments .comment-description { color: #333333; }
.box-comments .comment-description-original { color: #333333; }
.box-comments .pagination { margin-top: 5px; padding-top: 15px; padding-bottom: 0px; }

.box-opinion { position: relative; z-index: 100; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding-bottom: 15px; margin-bottom: 20px; border-bottom: 1px solid #e5e5e5; }
.box-opinion-percent { position: relative; z-index: 1; box-sizing: border-box; flex: 1 0 20%; max-width: calc(20% - 10px); }
.box-opinion-percent .number { display: inline-block; margin-right: 5px; font-size: 15px; font-weight: 700; color: #333333; text-align: right; width: 30px; }
.box-opinion-percent [class^="star-"] { display: inline-block; line-height: 1; }
.box-opinion-percent [class^="star-"]:before { font-size: 20px; vertical-align: middle; }
.box-opinion-info { position: relative; z-index: 1; box-sizing: border-box; flex: 1 0 20%; max-width: calc(20% - 10px); padding-right: 15px; padding-left: 15px; border-left: 1px dotted #C2C2C2; border-right: 1px dotted #C2C2C2; }
.box-opinion-info .stats-number {  }
.box-opinion-info .stats-number .number { color: #333333; font-size: 28px; font-weight: 700; text-align: center; }
.box-opinion-info .stats-number .txt { text-align: center; font-size: 13px; }
.box-opinion-info .stats-stars { margin-top: 15px; padding-top: 15px; border-top: 1px dotted #c2c2c2; }
.box-opinion-info .stats-stars [class^="star-"] { text-align: center; }
.box-opinion-info .stats-stars [class^="star-"]:before { font-size: 20px; vertical-align: middle; }
.box-opinion-info .stats-stars .number { margin-top: 5px; font-size: 18px; font-weight: 700; color: #333333; text-align: center; }
.box-opinion-txt { position: relative; z-index: 1; box-sizing: border-box; flex: 1 0 60%; max-width: calc(60% - 10px); }
.box-opinion-filters {  }
.box-opinion-filters .txt { display: inline-block; margin-right: 5px;font-size: 16px; font-weight: 700; color: #333333; }
.box-opinion-filters .num { display: inline-block; margin: 0px 2px; padding: 4px 5px; line-height: 1; text-align: center; color: #8A6D3B; background: #FCF8E3; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.box-opinion-shop { margin: 0px; padding: 0px; }
.box-opinion-shop .item { position: relative; z-index: 100; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; border-top: 1px solid #E5E5E5; }
.box-opinion-shop .item:first-child { border-top: 0px; }
.box-opinion-shop .item:last-child {  }
.box-opinion-shop .item:before { display: none !important; }
.box-opinion-shop .comment-stars { position: relative; z-index: 1; box-sizing: border-box; flex: 1 0 25%; max-width: calc(25% - 25px); margin: 15px 0px; padding: 20px; vertical-align: middle; text-align: center; background: #F9F9F9; border: 1px solid #E5E5E5; }
.box-opinion-shop .comment-stars .txt { font-size: 13px; color: #333333; font-weight: 700; }
.box-opinion-shop .comment-stars [class^="icf-"] { display: inline-block; margin: 6px 0px 10px 0px; padding: 4px 6px; font-size: 36px; color: #FFFFFF; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.box-opinion-shop .comment-stars [class^="icf-"] .txt { display: none; }
.box-opinion-shop .comment-stars .icf-hand-positive { background: #6b9900; }
.box-opinion-shop .comment-stars .icf-hand-negative { background: #9a0031; }
.box-opinion-shop .comment-stars .icf-hand-neutral { background: #a7a7a7; }
.box-opinion-shop .comment-stars [class^="star-"]:before { font-size: 18px; }
.box-opinion-shop .comment-detail { position: relative; z-index: 1; box-sizing: border-box; flex: 1 0 75%; max-width: calc(75% - 25px); margin: 15px 0px;  }
.box-opinion-shop .comment-detail p { margin-bottom: 0px; }
.box-opinion-shop .comment-detail .comment-tit { margin-bottom: 5px; color: #333333; font-size: 14px; font-weight: 700; }
.box-opinion-shop .comment-detail .comment-user { font-size: 16px;  color: #333333; }
.box-opinion-shop .comment-detail .comment-info {  margin: 0px 0px 5px 0px;color: #888888; font-size: 12px; }
.box-opinion-shop .comment-detail .comment-description { margin: 0px 0px 10px 0px; font-size: 13px; }
.box-opinion-shop .comment-detail .comment-prds { font-size: 12px; }
.box-opinion-shop .comment-detail .comment-prds strong { color: #333333; }
.box-opinion-shop .item:first-child .comment-stars, .box-opinion-shop .item:first-child .comment-detail {  margin-top: 0px; }
.box-opinion-shop .item:last-child .comment-stars, .box-opinion-shop .item:last-child .comment-detail { margin-bottom: 0px; }

.box-opinion-prd { margin: 0px; padding: 0px; }
.box-opinion-prd .item { display: table; width: 100%; border-top: 1px solid #E5E5E5; }
.box-opinion-prd .item:first-child { border-top: 0px; }
.box-opinion-prd .item:last-child {  }
.box-opinion-prd .item:before { display: none !important; }
.box-opinion-prd .comment-prd { display: table-cell; padding: 15px 0px; width: 100px; vertical-align: top; text-align: left; }
.box-opinion-prd .comment-prd a { border-bottom: 0px; }
.box-opinion-prd .comment-detail { display: table-cell; padding: 15px 0px; vertical-align: top; text-align: left; }
.box-opinion-prd .comment-detail p { margin-bottom: 0px; }
.box-opinion-prd .comment-detail .tit { margin-bottom: 5px; color: #333333; font-size: 14px; font-weight: 700; }
.box-opinion-prd .comment-detail .tit a { border-bottom: 0px; color: #333333; }
.box-opinion-prd .comment-detail .tit a:hover { color: #333333; }
.box-opinion-prd .comment-detail .val { margin-bottom: 5px; }
.box-opinion-prd .comment-detail .val [class^="icf-"] { display: inline-block; margin: 0px 5px 0px 0px; padding: 4px 6px; font-size: 18px; color: #FFFFFF; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.box-opinion-prd .comment-detail .val [class^="icf-"] .txt { display: none; }
.box-opinion-prd .comment-detail .val .icf-hand-positive { background: #6b9900; }
.box-opinion-prd .comment-detail .val .icf-hand-negative { background: #9a0031; }
.box-opinion-prd .comment-detail .val .icf-hand-neutral { background: #a7a7a7; }
.box-opinion-prd .comment-detail .val [class^="star-"]:before { font-size: 18px; }
.box-opinion-prd .comment-detail .comment-tit {  }
.box-opinion-prd .comment-detail .comment-user { font-size: 16px;  color: #333333; }
.box-opinion-prd .comment-detail .comment-info { margin: 0px 0px 5px 0px;color: #888888; font-size: 12px; }
.box-opinion-prd .comment-detail .comment-description { margin: 0px 0px 10px 0px; font-size: 13px; }
.box-opinion-prd .comment-detail .comment-links { font-size: 13px; }
.box-opinion-prd .comment-detail .comment-links [class^="icf-"] { display: inline-block; margin: 0px 5px 0px 0px; font-size: 16px; line-height: 0; vertical-align: middle; color: #333333; }
.box-opinion-prd .item:first-child .comment-prd, .box-opinion-prd .item:first-child .comment-detail { padding-top: 0px; }
.box-opinion-prd .item:last-child .comment-prd, .box-opinion-prd .item:last-child .comment-detail { padding-bottom: 0px; }

.box-return {  }
.box-return label { padding-left: 0px; display: block; }
.box-return .radio { position: relative; float: left; width: 33%; min-height: 1px; margin: 0px; padding: 0px; text-align: center; border-left: var(--brd-solid-light); }
.box-return .radio:first-child { border-left: 0px; }
.box-return .radio input[type="radio"] { position: relative; margin: 0px; display: block; }
.box-return .radio .price-cost { display: block; font-size: var(--font-n);color: var(--colour-important); font-weight: 700; }
.box-return .radio .form-cr {  padding-bottom: 0px; padding-left: 0px; margin-bottom: 14px; }

.box-cols { position: relative; z-index: 100; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; width: 100%; padding-top: 10px; }
.box-cols .cols { border-left: var(--brd-solid-light); margin-bottom: 10px; padding-left: 10px; padding-right: 10px; }
.box-cols.cols1 .cols { box-sizing: border-box; flex: 1 0 100%; max-width: 100%; border-left: none; }
.box-cols.cols2 .cols { box-sizing: border-box; flex: 1 0 50%; max-width: calc(50%); }
.box-cols.cols3 .cols { box-sizing: border-box; flex: 1 0 33.333333%; max-width: calc(33.333333%); }
.box-cols.cols4 .cols { box-sizing: border-box; flex: 1 0 25%; max-width: calc(25%); }
.box-cols.cols2 .cols:nth-child(2n+1), .box-cols.cols3 .cols:nth-child(3n+1), .box-cols.cols4 .cols:nth-child(4n+1) { border-left: none; }

.box-share { position: relative; z-index: 100; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.box-share-pcol, .box-share-col { position: relative; z-index: 1; box-sizing: border-box; flex: 1 0 33.333333%; max-width: calc(33.333333% - 15px); }

.box-trusted { margin-top: 40px; text-align: center; }

.box-process { display: table; width: 100%; margin-bottom: 0px; padding: 15px; background: #FFFFFF; border: var(--brd-solid-light); }
.box-process p:last-child { margin-bottom: 0; }
.box-process ul:last-child, .box ol:last-child { margin-bottom: 0px; }
.box-process .radio .box-buy-more { z-index: 100; position: relative; float: left; margin-bottom: 15px; padding: 15px 15px 0px 15px; width: 100%; background: #ffffd3; border: 1px solid #e8e8e8; border-top: none; }
.box-process .radio .box-buy-more .arrow { position: absolute; top: -9px; left: 40%; width: 50px; height: 9px; background: transparent url('https://static1.funidelia.com/img/global/funidelia6/fdo_dd_primary_more.gif') top center no-repeat; }
.box-process .radio .box-buy-more label { padding: 0px; width: 100%; text-align: left; font-size: 13px; color: #737373; font-weight: normal; background: transparent; border: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
.box-process .radio .box-buy-more label:hover { border: none; box-shadow: none; }
.box-process .radio .box-buy-more input[type="radio"] { position: relative; float: none; margin-top: 0px; margin-left: 5px; }
.box-process .radio .box-buy-more .radio-inline { width: auto; }

.box-gmaps { display: block; width: 100%; height: 340px; margin: 0px auto; }
.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.box-map { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.box-map .item { box-sizing: border-box; flex: 1 0 50%; max-width: calc(50% - 10px); }
.box-map .item.dp-list-column { display: flex; flex-direction: column; }
.box-map .item.dp-list-column #DP-radio-selector { margin-bottom: 10px; }
.box-map .item.dp-list-column .dp-map-toggle-wrap { flex: 0 0 auto; }
.box-map .item.dp-list-column .show-map-toggle { display: block; width: 100%; text-align: center; }
#delivery-point-selector.map-closed .box-map .item.dp-list-column { flex: 1 0 100%; max-width: 100%; }
#delivery-point-selector.map-closed .box-map .item.dp-map-column { display: none; }
#delivery-point-selector.map-open .box-map .item.dp-list-column,
#delivery-point-selector.map-open .box-map .item.dp-map-column { flex: 1 0 50%; max-width: calc(50% - 10px); }

.box-expInt .stit-m { margin-top: 0; margin-bottom: 10px; font-size: 16px; font-weight: 700; line-height: 1.5; color: #333333; border-bottom: 0px; }
.box-expInt .line-f1 { width: 100%; margin: 0px 0px 20px 0px; border-top: 1px dotted #C5C5C5; }

.box404 { margin: 0px 0px 20px 0px; background: var(--colour-goofy-pattern); display: table; width: 100%; border-radius: 20px; }
.box404-ctt { display: table-cell; padding: 20px 50px; width: 60%;  color: var(--colour-goofy-secundary); vertical-align: middle; }
.box404-ctt .text1 { display: block; font-weight: 700; font-size: 20px; line-height: 1; }
.box404-ctt .text2 { display: block; font-weight: 700; font-size: 140px; line-height: 1; }
.box404-ctt .text3 { display: block; margin: 10px 0px; font-weight: 700; font-size: 16px; line-height: 1.3; color: var(--colour-goofy-secundary); }
.box404-ctt strong { color: #FFFFFF; }
.box404-ctt ul {  }
.box404-ctt li {  }
.box404-ctt li:before { content: "\e90a "; font-weight: normal; font-size: 12px; color: var(--colour-goofy-secundary); }
.box404-ctt a { color: #FFFFFF; border-bottom: 1px dotted #FFFFFF; }
.box404-ctt a:hover { color: #FFFFFF; }
.box404-img { display: table-cell; width: 40%; vertical-align: top;  }
.box404-img img { border-radius: 20px 0px 0px 20px; }

.box-cookie { z-index: 1030; position: fixed; bottom: 0; right: 0; left: 0; padding: 20px; font-size: 12px; color: #FFFFFF; background: #333333; opacity: 0.9; display: none;}
.box-cookie p { margin: 0px; padding: 0px; }
.box-cookie .close { float: right; margin: 0px; padding: 0px 0px 0px 10px; color: #FFFFFF; font-size: 18px; background: transparent; border: 0px; }

.box-attclient {  }
.box-attclient .stit-m { border-bottom: var(--brd-boxf3); }
.box-faqs { text-align: center; }
.box-faqs ul.lst-links > li { text-align: center; }
.box-faqs ul.lst-links > li::before { display: none; }
.box-faqs ul.lst-links > li a { color: var(--font-colour-links); }
.box-faqs ul.lst-links > li a:hover { color: var(--font-colour-links-hover); }
.box-faqs .tit-s { text-align: center; text-transform: initial; color: var(--colour-theme-goofy-primary);  }
.box-faqs img { display: block; margin: 0 auto 10px auto; padding: 15px; background: var(--colour-theme-goofy-primary); border-radius: 30px; }
.box-faqs.box-cols .cols { border-left: var(--brd-boxf3); }

.spritespin { width: 100%; }
.box-photo-360 { position: relative; cursor: url("img/global/funidelia6/cursor360.png") 19 22, auto; }
.box-photo-360 .photo-360-slider { width: 100%; }
.box-photo-360 .box-range { width: 100%; min-width: 100%; margin: 15px 0px; }
.box-photo-360 .box-range input[type=range] { width: 100%; }
.box-photo-360 .box-range input[type=range] { -webkit-appearance: none; width: 100%; }
.box-photo-360 .box-range input[type=range]::-webkit-slider-thumb { -webkit-appearance: none; }
.box-photo-360 .box-range input[type=range]:focus { outline: none; }
.box-photo-360 .box-range input[type=range]::-ms-track { width: 100%; cursor: pointer; background: transparent; border-color: transparent; color: transparent; }
.box-photo-360 .box-range input[type=range]::-webkit-slider-thumb { -webkit-appearance: none; height: 24px; width: 24px; background: #555; cursor: pointer; margin-top: -12px; }
.box-photo-360 .box-range input[type=range]::-moz-range-thumb { height: 24px; width: 24px; background: #555; cursor: pointer; }
.box-photo-360 .box-range input[type=range]::-ms-thumb { height: 24px; width: 24px; background: #555; cursor: pointer; }
.box-photo-360 .box-range input[type=range]::-webkit-slider-runnable-track { width: 100%; height: 8px; cursor: pointer; background: #ccc; }
.box-photo-360 .box-range input[type=range]:active::-webkit-slider-runnable-track { background: #d6d6d6; }
.box-photo-360 .box-range input[type=range]::-moz-range-track { width: 100%; height: 8px; cursor: pointer; background: #ccc; }
.box-photo-360 .box-range input[type=range]::-ms-track { width: 100%; height: 8px; cursor: pointer; background: transparent; border-color: transparent; color: transparent; }
.box-photo-360 .box-range input[type=range]::-ms-fill-lower { background: #ccc; }
.box-photo-360 .box-range input[type=range]:focus::-ms-fill-lower { background: #ddd; }
.box-photo-360 .box-range input[type=range]::-ms-fill-upper { background: #ccc; }
.box-photo-360 .box-range input[type=range]:focus::-ms-fill-upper { background: #ddd; }
.box-photo-360 .box-icon { position: absolute; top: 0px; left: 0px; margin: 10px; }
.custom-html-gallery { background: white; padding: 40px; max-width: 800px; margin: 0 auto; border-radius: 10px; }

@media (max-width: 1080px) {
	.box-share-col { flex: 1 0 33.333333%; max-width: calc(33.333333% - 15px); }

	.box-opinion-percent { flex: 1 0 25%; max-width: calc(25% - 10px); }
	.box-opinion-info { flex: 1 0 25%; max-width: calc(25% - 10px); }
	.box-opinion-txt { flex: 1 0 50%; max-width: calc(50% - 10px); }
}

@media (max-width: 960px) {
	.box-video-ctt { bottom: 30px; }
	.box-video-ctt .tit-n { font-size: var(--vdo-img-html-font-tit-mobile); }
	.box-video-ctt p { font-size: var(--vdo-img-html-font-txt-mobile); }

	.box-share-col { flex: 1 0 33.333333%; max-width: calc(33.333333% - 5px); }

	.box-cols.cols4 .cols { flex: 1 0 50%; max-width: calc(50% - 10px); }
	.box-cols.cols4 .cols:nth-child(2n+1) { border-left: 0px; }
}

@media (max-width: 800px) {
	.box-opinion-percent { flex: 1 0 27%; max-width: calc(27% - 10px); }
	.box-opinion-info { flex: 1 0 27%; max-width: calc(27% - 10px); }
	.box-opinion-txt { flex: 1 0 46%; max-width: calc(46% - 10px); }

	.box404-ctt { padding: 20px 20px 20px 0px; }
	.box404-ctt .text1 { font-size: 16px; }
	.box404-ctt .text2 { font-size: 100px; }
	.box404-ctt .text3 { font-size: 14px; }
}

@media (max-width: 768px) {
	.box-video { padding-bottom: 75%; }
	.box-video-ctt { bottom: 30px; }
	.box-video-ctt .tit-n { font-size: var(--vdo-img-html-font-tit-mobile);}
}

@media (max-width: 700px) {
	.box-comments-resume ul { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }
	.box-comments-resume li { padding: 10px 0px; width: 100%; text-align: left; border-left: 0px; border-top: 1px solid #e5e5e5; -webkit-order: 0; -ms-flex-order: 0; order: 0; -webkit-flex: 0 1 auto; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-align-self: auto; -ms-flex-item-align: auto; align-self: auto; }
	.box-comments-resume li:first-child { border-top: 0px; }
	.box-comments-resume .pagination .prev, .box-comments-resume .pgination .next { margin: 20px 5px; }

	.box-share-pcol, .box-share-col { margin-bottom: 15px !important; }
	.box-share-pcol { flex: 1 0 100%; max-width: calc(100%); }
	.box-share-col { flex: 1 0 50%; max-width: calc(50% - 5px); }

	.box-opinion-percent { flex: 1 0 50%; max-width: calc(50% - 10px); }
	.box-opinion-info { flex: 1 0 50%; max-width: calc(50% - 10px); border-right: 0px; }
	.box-opinion-txt { margin-top: 15px; padding-top: 15px; flex: 1 0 100%; max-width: 100%; border-top: 1px dotted #C2C2C2; }
	.box-opinion-filters .txt { display: block; margin-bottom: 10px; }
	.box-opinion-shop .comment-stars { flex: 1 0 40%; max-width: calc(40% - 10px); }
	.box-opinion-shop .comment-detail  { flex: 1 0 60%; max-width: calc(60% - 10px); }

	.box-return .radio { float: none; width: 100% !important; padding: 15px 0px; text-align: left; border: 0px; border-top: var(--brd-solid-light); }
	.box-return .radio:first-child { border-top: 0px; }
	.box-return .radio input[type="radio"] { position: absolute; display: inline-block; zoom: 1; *display: block; margin-right: 8px; }
	.box-return .radio .price-cost {  display: inline-block; zoom: 1; *display: block; margin-left: 10px; }
	.box-return .radio br { display: none; }
	.box-return .radio .form-cr { margin: 0px; padding: 10px 0px 0px 0px; }

	.box-cols .cols { margin: 10px 0px 0px 0px; padding: 0px 0px 15px 0px; border-bottom: var(--brd-solid-light); border-left: none !important; }
	.box-cols.cols1 .cols { flex: 1 0 100%; max-width: 100%;  }
	.box-cols.cols2 .cols { flex: 1 0 100%; max-width: 100%; }
	.box-cols.cols3 .cols { flex: 1 0 100%; max-width: 100%; }
	.box-cols.cols4 .cols { flex: 1 0 100%; max-width: 100%; }
	.box-cols .cols:last-child { padding-bottom: 0px; border-bottom: none !important; }
	.box-cols .cols:first-child { margin-top: 0px; }
	.box-faqs.box-cols .cols { border-bottom: var(--brd-boxf3); }

	.box-map .item { box-sizing: border-box; flex: 1 0 100%; max-width: 100%; margin-bottom: 15px; }
	#delivery-point-selector.map-open .box-map .item.dp-list-column,
	#delivery-point-selector.map-open .box-map .item.dp-map-column { flex: 1 0 100%; max-width: 100%; }
	.box-map .item.dp-list-column .show-map-toggle { width: 100%; }

	.box404-ctt { display: block; width: 80%; margin: 0px auto; padding: 20px 0px 20px 0px; text-align: center; border-top: 1px dotted #555555; }
	.box404-ctt ul { padding-left: 0px; }
	.box404-ctt li:before { display: none; }
	.box404-img { display: block; width: 100%; text-align: center; }
	.box404-img img { margin: 0px auto; border-radius: 20px 20px 0px 0px; }

	.box, .box-flex, .box-process, .box-f1, .box-f2, .box-correct, .box-error, .box-info, .box-alert, .box-plusinfo, .box-add, .box-urgent, .box-ng, .box-important, .box-msg, .box-seo-f2 { padding: 15px; }
	
	.box-ctt-seo img.pull-right, .box-ctt-seo img.pull-left { float: none; margin: 0 0 15px 0; }
	.box-ctt-seo img { width: 100%; height: auto; }
	.box-ctt-seo .col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding-right: 0px; padding-left: 0px; }
}

@media (max-width: 576px) {
	.box-comments .comment-stars [class^="star-"]::before, .box-comments .comment-stars [class*=" star-"]::before { margin-right: 15px; font-size: 15px; }
	.box-comments .comment-sizes { display: none; }
	.box-comments .comment-sizes .txt { font-size: 11px; }
	.box-comments .comment-description { font-size: 13px; }

	.box-share-pcol { display: none; }
	.box-share-col { flex: 1 0 100%; max-width: calc(100%); }
}

/* ------------------------------------------------------ */
/* TRUNCATE TEXT */
/* ------------------------------------------------------ */
/* COMPROBAR 
.truncate-ctt { position: relative; }
.truncate-chars, .truncate-words, .truncate-lines { margin-bottom: 15px; }
.truncate-chars a.btn-truncate, .truncate-words a.btn-truncate, .truncate-lines a.btn-truncate, .truncate-html a.btn-truncate { font-size: 12px; font-weight: bold; text-transform: uppercase; }
.truncate-lines a.btn-truncate { padding-top: 10px; padding-bottom: 10px; text-align: left; border-bottom: 1px dotted #E5E5E5; }
.truncate-lines a.btn-truncate:before { display: inline-block; margin-right: 5px; content: "\e903"; font-family: "iconfuni"; font-size: 16px; vertical-align: middle; }
.truncate-lines a.btn-truncate:hover, .truncate-lines a.btn-truncate:focus, .truncate-lines a.btn-truncate:active { }
.truncate-lines.show-class a.btn-truncate:before { content: "\e90f"; }
.truncate-lines.show-class a.btn-truncate, .truncate-lines.hide-class a.btn-truncate { display: block; }
.truncate-lines.hide-class .truncate-ctt:after { position: absolute; content: ''; bottom: 0; left: 0; right: 0; height: 40px; background: linear-gradient( rgba(255,255,255,0), #fff); }
.truncate-lines.hide-class {  }
.truncate-words a.btn-truncate, .truncate-chars a.btn-truncate { display: inline-block; margin-left: 5px; white-space: nowrap; }
.truncate-words a.btn-truncate:hover, .truncate-chars a.btn-truncate:hover, .truncate-words a.btn-truncate:focus, .truncate-chars a.btn-truncate:focus, .truncate-words a.btn-truncate:active, .truncate-chars a.btn-truncate:active {  }
.truncate-words.show-class a.btn-truncate, .truncate-chars.show-class a.btn-truncate { margin-left: 0px; }
.truncate-html a.btn-truncate { padding-top: 10px; padding-bottom: 10px; text-align: left; border-bottom: 1px dotted #E5E5E5; }
.truncate-html a.btn-truncate:before { display: inline-block; margin-right: 5px; content: "\e903"; font-family: "iconfuni"; font-size: 16px; vertical-align: middle; }
.truncate-html a.btn-truncate:hover, .truncate-html a.btn-truncate:focus, .truncate-html a.btn-truncate:active { }
.truncate-html.show-class a.btn-truncate:before { content: "\e90f"; }
.truncate-html.show-class a.btn-truncate, .truncate-html.hide-class a.btn-truncate { display: block; }
.truncate-html.hide-class .truncate-ctt:after { position: absolute; content: ''; bottom: 0; left: 0; right: 0; height: 40px; background: linear-gradient( rgba(255,255,255,0), #fff); }
.truncate-html.hide-class {  }

.box-ctt-seo.truncate-lines a.btn-truncate, .box-ctt-seo.truncate-html a.btn-truncate { border-bottom: 0px; }
.box-ctt-seo.truncate-html a.btn-truncate { padding-top: 20px; }
.box-ctt-seo.truncate-lines.hide-class .truncate-ctt:after, .box-ctt-seo.truncate-html.hide-class .truncate-ctt:after { background: linear-gradient( rgba(249,249,249,0), #F9F9F9) !important; }
*/

/* ------------------------------------------------------ */
/* SLIDERS */
/* ------------------------------------------------------ */
.swiper { overflow: hidden; }
.swiper:not(.swiper-initialized) .swiper-wrapper { display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; width: 100%; height: 100%; }
.swiper:not(.swiper-initialized) .swiper-slide { display: block; flex-shrink: 0; height: auto; width: 45%; margin-right: 15px; }
@media (min-width: 576px) { 
	.swiper:not(.swiper-initialized) .swiper-slide { width: calc(33.333% - 15px); }
}

@media (min-width: 1024px) {
    .swiper:not(.swiper-initialized) .swiper-slide {
        width: calc(16.666% - 15px); 
    }
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0 !important; }
.swiper-button-prev:after, .swiper-button-next:after { padding: 20px 10px; background: rgba(255,255,255,0.65); }
.swiper-pagination-bullet { width: var(--dots-size) !important; height: var(--dots-size) !important; background: var(--dots-fdo) !important; border: var(--dots-brd) !important; border-radius: var(--dots-radius) !important; opacity: 1 !important; }
.swiper-pagination-bullet-active { background: var(--dots-fdo-active) !important; border: var(--dots-brd-active) !important; }
.swiper-button-next, .swiper-button-prev { color: #000000 !important; }
.swiper-button-prev:hover::after, .swiper-button-next:hover::after { background: rgba(255,255,255,1); }
.swiper-button-next:hover, .swiper-button-prev:hover { color: var(--font-colour-links) !important; }
.swiper-button-prev:after, .swiper-button-next:after { font-size: var(--slider-nav) !important; }

@media (max-width: 700px) {
	.swiper-pagination-bullet { width: var(--dots-size-mobile) !important; height: var(--dots-size-mobile) !important; }
	.swiper-button-prev:after, .swiper-button-next:after { font-size: var(--slider-nav-mobile) !important; }
}

/* ------------------------------------------------------ */
/* DROPDOWN */
/* ------------------------------------------------------ */
.show > .dropdown-menu { display: block; }
.show > a { outline: 0; }

.dropup, .dropdown { position: relative; display: inline-flex; vertical-align: middle; }
.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1001; display: none; float: left; min-width: 10rem; padding: 0; margin: 2px 0 0; text-align: left; list-style: none; background-color: var(--dropdown-menu-fdo); -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #E5E5E5; box-shadow: 0px -6px 10px rgba(0,0,0,0.175); }
.dropdown-menu:after, .dropdown-menu:before { bottom: 100%; left: 20px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.dropdown-menu:after { border-color: rgba(255, 255, 255, 0); border-bottom-color: #FFFFFF; border-width: 10px; margin-left: -10px; }
.dropdown-menu:before { border-color: rgba(229, 229, 229, 0); border-bottom-color: #e5e5e5; border-width: 11px; margin-left: -11px; }
.dropup .dropdown-menu:after, .dropup .dropdown-menu:before { top: 100%; left: 20px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.dropup .dropdown-menu:after { border-color: rgba(255, 255, 255, 0); border-top-color: #FFFFFF; border-width: 10px; margin-left: -10px; }
.dropup .dropdown-menu:before { border-color: rgba(229, 229, 229, 0); border-top-color: #e5e5e5; border-width: 11px; margin-left: -11px; }

.dropdown-menu .form { padding: 15px; margin-bottom: 0px; }
.dropdown-menu .brd-sep { margin-top: 10px; padding-top: 10px; }
.dropup .caret, .dropdown .caret .dropdown-menu .arrow { display: none; }
.dropdown-menu table { margin: 0px; }
.dropdown-menu .list-unstyled { margin: 0px; padding: 0px; }
.dropup.show, .dropdown.show { display: inline-block; }

.dropdown-header { display: block; padding: 15px 15px 0px 15px; font-size: var(--dropdown-header-font); font-weight: var(--font-weight-bold); color: var(--dropdown-header-font-color); text-transform: uppercase; white-space: nowrap; }
.dropdown-padd { padding: 5px 15px 15px 15px; }
ul.dropdown-item { margin: 0px; padding: 0px; }
ul.dropdown-item li { margin: 0px; line-height: 1; }
ul.dropdown-item li::before { display: none; }
ul.dropdown-item li a { display: block; padding: 7px 15px 7px 15px; font-size: var(--dropdown-item-font); color: var(--dropdown-item-link-colour); text-decoration: none; white-space: nowrap; border: 0px; }
ul.dropdown-item li a:hover { color: var(--dropdown-item-link-color-hover); border: 0px; }
ul.dropdown-item li a:focus { color: var(--dropdown-item-link-color-focus); border: 0px; }
ul.dropdown-item li a.active, ul.dropdown-item li a:active { color: var(--dropdown-item-active-link); }
ul.dropdown-item li a.active:hover { color: var(--dropdown-item-active-link-hover);}
ul.dropdown-item li a.disabled, ul.dropdown-item li a:disabled { color: var(--dropdown-item-active-link-disabled); }
ul.dropdown-item li:first-child a { padding: 15px 15px 7px 15px; }
ul.dropdown-item li:last-child a { padding: 7px 15px 15px 15px; }
ul.dropdown-item li.dropdown-divider a { margin-bottom: 7px; padding: 7px 15px 15px 15px; border-bottom: var(--dropdown-divider); }

.dropdown-menu-right { right: 0; left: auto; }
.dropdown-menu-left { right: auto; left: 0; }
.dropdown-menu-right:after, .dropdown-menu-right:before { right: 20px; left: auto; }
.dropup .dropdown-menu-right:after, .dropup .dropdown-menu-right:before { right: 20px; left: auto; }
.dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0px; margin-bottom: 12px; box-shadow: 0px -6px 10px rgba(0,0,0,0.175); }

/* ------------------------------------------------------ */
/* MODAL */
/* ------------------------------------------------------ */
body.modal-open { overflow: visible !important; }
.modal-open { overflow: hidden; }
.modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1000001; display: none; overflow: hidden; outline: 0; }
.modal.fade .modal-dialog { -webkit-transition: -webkit-transform 0.3s ease-out; transition: -webkit-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out; -webkit-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); }
.modal.show .modal-dialog { -webkit-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
.modal-open { padding: 0px !important; }
.modal-open .modal { overflow-x: hidden; overflow-y: auto; }
.modal-special .modal-dialog { display: flex; align-items: center; min-height: calc(100% - 4rem); }
.modal-special .btn-box { font-size: 11px !important; display: block !important; }
.modal-dialog { position: relative; width: auto; margin: 10px; }
.modal-content { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; background-color: #FFFFFF; outline: 0; }
.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 10040; background: var(--side-overlay-fdo) !important; }
.modal-backdrop.fade { opacity: 0; }
.modal-backdrop.show { opacity: 0.9 !important; }
.modal-backdrop.in { opacity: 0.9 !important; }
.modal-header { padding: 15px; background: #FFFFFF; border-bottom: 1px dotted #E5E5E5; }
.modal-header .close { float: right; margin: 0; padding: 0; line-height: 1; font-size: 21px; color: #555555; background: none; border: none; }
.modal-header .close:hover { color: #994900; }
.modal-title { display: inline-block; margin: 7px 0px 0px 0px; font-size: 14px; font-weight: 700; line-height: 1; text-transform: uppercase; }
.modal-body { position: relative; width: 100%; padding: 15px; background: #FFFFFF; }
.modal-npbody { padding: 0px; }
.modal-footer { padding: 15px; text-align: center; background: #FFFFFF; border-top: 1px dotted #E5E5E5; }
.modal-footer a, .modal-footer button { margin: 0px 10px 0px 0px; font-size: 13px; }
.modal-footer-simple { padding-top: 0px; border-top: none; }
.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }
.modal .modal-notes { font-size: 13px; line-height: 1.3; }
.modal .modal-notes ul > li { line-height: 1.35; }
.modal .modal-img { float: right; }
.modal table.tbl { margin-top: 0px; }
.modal table.tbl thead tr th { padding: 7px; font-size: 12px; }
.modal table.tbl > tbody > tr > td { padding: 7px; font-size: 12px; text-align: center; }

.modal .tit-scc { margin-top: 10px; font-size: 0.875rem; text-transform: uppercase; }
.modal .modal-info { display: table; width: 100%; margin-top: 0px; margin-bottom: 15px; padding: 10px; color: #333333; text-align: center; background: #faffcd; border: 2px solid #f1ff6d; border-radius: 10px; }
.modal .modal-info p:last-child { margin-bottom: 0; }
.modal .modal-info ol:last-child, .modal .modal-info ul:last-child { margin-bottom: 0px; }
.modal .modal-info .num { color: #ff6a42; font-style: normal; }
.modal .modal-info [class^="icf-"], .modal .modal-info [class*=" icf-"] { margin-right: 5px; font-size: 24px; line-height: 1; vertical-align: middle; }

.modal .modal-product { display: flex; align-items: stretch; padding: 20px; border: 2px solid #DDDDDD; border-radius: 10px; justify-content: center; max-width: 100%; }
.modal .modal-product .img { flex: 0 0 auto; margin-right: 20px; position: relative; outline: none; width: auto; height: auto; background-color: var(--c-light-gray); vertical-align: middle; }
.modal .modal-product .img img { position: relative; width: 60px; height: auto; aspect-ratio: 60/81; object-fit: cover; display: block; background-color: var(--c-light-gray); transition: transform 0.15s ease-out; transform-origin: center center; }
.modal .modal-product .img:after { content: ""; position: absolute; inset: 0; box-shadow: var(--sht-media-m-image-shadow); border-radius: var(--sht-media-image-radius) var(--sht-media-image-radius); pointer-events: none; }
.modal .modal-product .img:before { z-index: 2; position: absolute; top: 10px; left: -25px; display: inline-block; content: "\e935"; font-family: "iconfuni"; font-size: 36px; line-height: 1; color: #555555; }
.modal .modal-product .txt { flex: 0 0 auto; max-width: 60%; padding-left: 20px; border-left: 1px solid #DDDDDD; display: flex; flex-direction: column; justify-content: center; }
.modal .modal-product .txt .leg { display: block; font-size: 0.75rem; text-transform: uppercase; }
.modal .modal-product .txt .tit-s { font-size: 16px; margin-bottom: 5px; text-transform: none; }
.modal .modal-product .txt .size { text-transform: uppercase; }

.modal-products-crr { position: relative; z-index: 100; margin: 0px; margin: 0px 0px 30px 0px; box-sizing: border-box; overflow: visible; }
.modal-products-crr .swiper-wrapper { display: flex; }
.modal-products-crr .swiper-slide { height: auto; display: flex; padding: 1px; box-sizing: border-box; height: auto !important; }
.modal-products-crr .swiper-button-prev, .modal-products-crr .swiper-button-next { width: 30px !important; height: 30px !important; }
.modal-products-crr .modal-products-box { display: flex; flex-direction: column; width: 100%; height: 100%; background: var(--lst-prd-slider-fdo); box-shadow: 0 0 0 rgba(0,0,0,0); border: 1px solid transparent; border-radius: var(--lst-prd-slider-radius); overflow: visible; }
.modal-products-crr .modal-products-box:hover { border: var(--lst-prd-slider-brd-hover); box-shadow: var(--lst-prd-slider-shadow); position: relative; z-index: 10; border-radius: var(--lst-prd-slider-radius); }
.modal-products-crr .modal-products-box:hover .lst-products-detail .tit-n a { color: var(--lst-prd-slider-tit-colour-hover); }
.modal-products-crr .modal-products-item .item.prd { flex: 1 !important; display: flex !important; flex-direction: column !important; margin: 0 auto; padding: 0px; max-width: 100%; height: 100% !important; position: relative; justify-content: flex-start; }
.modal-products-crr .modal-products-item .prd-img { flex: 0 0 60px; margin-right: 12px; position: relative; outline: none; width: 60px; height: auto; background-color: var(--c-light-gray); vertical-align: middle; }
.modal-products-crr .modal-products-item .prd-img img { overflow: visible; position: relative; display: block; width: 100%; height: auto; aspect-ratio: 60/81; object-fit: cover; background-color: var(--c-light-gray); transition: transform 0.15s ease-out; transform-origin: center center; }
.modal-products-crr .modal-products-item .prd-img:after { content: ""; position: absolute; inset: 0; box-shadow: var(--sht-media-m-image-shadow); border-radius: var(--sht-media-image-radius) var(--sht-media-image-radius); pointer-events: none; } 
.modal-products-crr .modal-products-item .prd-detail { text-align: left; }
.modal-products-crr .modal-products-item .prd-detail label { display: none;  }
.modal-products-crr .modal-products-item .prd-detail .form-select { width: auto; margin-top: 10px; }
.modal-products-crr .modal-products-item .prd-detail .form-select select { font-size: 0.8125rem; }
.modal-products-crr .modal-products-item .tit-mini { margin: 0 0 4px 0; color: var(--lst-prd-slider-tit-colour); font-size: 0.875rem; font-weight: normal; text-transform: none; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; height: 2.6em; }
.modal-products-crr .modal-products-item .tit-mini a { color: var(--lst-prd-slider-tit-colour); }
.modal-products-crr .modal-products-item .tit-mini a:hover { color: #000000; border-bottom: none; }
.modal-products-crr .modal-products-item .txt-price, .modal-products-crr .modal-products-item .txt-price-previous { display: inline-block !important; width: auto !important; vertical-align: baseline; line-height: 1.2; margin-right: 0px; }
.modal-products-crr .modal-products-item .txt-price { color: var(--lst-prd-slider-price-colour); font-weight: 700; font-size: 1.125rem; margin-right: 5px !important; }
.modal-products-crr .modal-products-item .txt-price-previous { font-size: 0.875rem; color: var(--lst-prd-slider-price-colour-prev); text-decoration: line-through; }
.modal-products-crr .modal-products-item .txt-price-previous .txt { display: none; }
.modal-products-crr .modal-products-item .txt-price .taxes { color: var(--lst-prd-slider-price-colour-prev); }
.modal-products-crr .modal-products-item .available-time { margin-top: 10px; display: block; text-transform: uppercase; }
.modal-products-crr .modal-products-item .available { display: none; }
.modal-products-crr .modal-products-item .navailable-time { display: none; }
.modal-products-crr .modal-products-item .txt-price-percent { position: absolute; z-index: 3; top: 0px; left: 45px; width: 25px; height: 25px; border-radius: 50%; display: flex; align-items: center; justify-content: center; padding: 0; margin: 0; text-align: center; font-size: 9px; font-weight: 700; color: var(--sht-acc-percent-font-colour); line-height: 1; background: var(--sht-acc-percent-fdo); white-space: nowrap; }

.modal-products-crr .accesorie-checkbox-ctd { display: flex; align-items: flex-start; margin-bottom: 15px; /*min-height: 160px;*/ flex: 0 0 auto; }
.modal-products-crr .accesorie-checkbox-box { width: 100%; display: block !important; margin-top: auto !important; margin-bottom: 0px; padding-top: 10px; border-top: 1px dotted #DDDDDD; }
.modal-products-crr .form .checkbox label, .modal-products-crr .checkbox label { font-size: 0.8125rem; text-transform: uppercase;  }

.modal-footer .btn-buy { font-size: 0.875rem;  }
.modal-footer .btn-buy:before { vertical-align: middle; }

/*
.modal-products-slider .modal-products-media .modal-products-icon { position: absolute; z-index: 2; top: 10px; left: 10px; font-size: var(--lst-prd-slider-icon-font); font-weight: 700; color: var(--lst-prd-slider-icon-colour); }
.modal-products-slider .modal-products-media .modal-products-icon .txt { display: none; }
.modal-products-slider .modal-products-media .modal-products-icon [class^="icf-"], ul.lst-products .lst-products-media .lst-products-icon [class*=" icf-"] { position: relative; font-size: var(--lst-prd-slider-icon-size); vertical-align: middle; }
.modal-products-slider .modal-products-media .modal-products-icon .icf-made-f-v { top: -5px; left: -5px; font-size: var(--lst-prd-slider-icon-size-mbf); color: var(--lst-prd-slider-icon-colour-mbf);  }
.modal-products-slider .modal-products-detail .other { white-space: nowrap; margin-top: auto; padding-bottom: 10px; }

.modal-products-slider .modal-products-detail .other .txt-price-alt { font-size: var(--lst-prd-slider-price-font); color: var(--lst-prd-slider-price-colour); font-weight: 700; }
.modal-products-slider .modal-products-detail .other .txt-price-previous-alt { color: var(--lst-prd-slider-price-font-prev); text-decoration:line-through; font-size: 0.8rem; }
.modal-products-slider .modal-products-detail .other .txt-price-previous-alt .txt { display: none; }
.modal-products-slider .modal-products-detail .other .txt-price-alt .taxes { color: var(--lst-prd-slider-price-colour-prev); }
*/

.modal .modal-bundle { display: table; width: 100%; margin-bottom: 15px; padding: 10px 30px; font-size: 16px; font-weight: 700; color: #333333; text-align: center; border: 4px solid #E5E5E5; }
.modal .modal-bundle .txt:before { display: inline-block; margin-right: 5px; font-weight: normal; content: "\e920"; font-family: "iconfuni"; font-size: 20px; line-height: 0; color: #555555; vertical-align: middle; }
.modal .tbl-bundle .form-select select { width: auto !important; padding: 8px 25px 8px 10px !important; }


.modal-socialbuy { max-width: 1000px; margin: 0 auto; overflow: hidden; }
.modal-socialbuy-container { display: flex; flex-wrap: nowrap; align-items: stretch; overflow: visible; }
.modal-social-buy-photo { flex: 0 0 320px; width: 320px; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; }
.modal-social-buy-photo img { border-radius: 10px; }
.modal-social-buy-photo .modal-social-buy-link { width: 100%; padding: 20px 0; text-align: center; }
.modal-social-buy-photo .modal-social-buy-link a {  }
.modal-socialbuy-ctt { flex: 1; padding-left: 25px; padding-bottom: 25px; display: flex; flex-direction: column; max-height: 90vh; max-height: 590px; overflow: hidden; }
.modal-socialbuy-lst { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; overflow-y: auto; padding: 0px; overflow-y: auto; padding-right: 10px; max-height: 100%; scrollbar-width: thin; }
.modal-socialbuy-lst-prd { display: flex; flex-direction: column; position: relative; overflow: visible; }
.modal-socialbuy-lst-img { position: relative; margin-bottom: 10px; width: 100%; }
.modal-socialbuy-lst-img .prd-img { position: relative; z-index: 2; background-color: var(--c-light-gray); position: relative; outline: none; height: auto; display: block; border-bottom: 2px solid transparent !important;  }
.modal-socialbuy-lst-img .prd-img:hover { border-bottom: 2px solid transparent !important; }
.modal-socialbuy-lst-img .prd-img:after { z-index: 1; content: ""; position: absolute; inset: 0; box-shadow: var(--sht-media-m-image-shadow); border-radius: var(--sht-media-image-radius) var(--sht-media-image-radius); pointer-events: none; }
.modal-socialbuy-lst-img .prd-img img { width: 100%; height: auto; border-radius: 4px; display: block; aspect-ratio: 401/507; object-fit: cover; background-color: var(--c-light-gray); transition: transform 0.15s ease-out; transform-origin: center center; }
.modal-socialbuy-lst-img .prd-img a.img, .modal-socialbuy-lst-img .prd-img a.img:hover { border-bottom: 2px solid transparent !important; }
.modal-socialbuy-lst-img .txt-price-percent { z-index: 3; position: absolute; top: 2px; right: 2px; width: var(--sht-acc-percent-size); height: var(--sht-acc-percent-size); border-radius: 50%; display: flex; align-items: center; justify-content: center; padding: 0; margin: 0; text-align: center; font-size: var(--sht-acc-percent-font-size); font-weight: 700; color: var(--sht-acc-percent-font-colour); line-height: 1; background: var(--sht-acc-percent-fdo); white-space: nowrap; }
.modal-socialbuy-lst-info { display: flex; flex-direction: column; flex: 1; }
.modal-socialbuy-lst-info .tit-sb { margin: 0 0 5px 0; font-size: 0.8125rem; text-transform: none; font-weight: normal; }
.modal-socialbuy-lst-info .tit-sb a { color: #666666; text-decoration: none; border: none; }
.modal-socialbuy-lst-info .tit-sb a:hover { color: #000000; text-decoration: none; }
.modal-socialbuy-lst-info .prd-price { margin-bottom: 5px; display: flex; flex-wrap: wrap; align-items: baseline; }
.modal-socialbuy-lst-info .txt-price { font-weight: 700; font-size: 1rem; color: #000; margin-right: 5px; }
.modal-socialbuy-lst-info .txt-price-previous { font-size: 0.75rem; color: #ff6a42; text-decoration: line-through; }
.modal-socialbuy-lst-info .available { margin-top: auto; }
.modal-socialbuy-lst-info .available-time { font-size: 0.75rem; text-transform: uppercase; }

.modal-promo { display: table; }
.modal-promo .close { margin: 0; padding: 0; line-height: 1; font-size: 21px; color: #555555; background: none; border: none; }
.modal-promo-img { position: relative; display: table-cell; vertical-align: top; background: #000000; }
.modal-promo-img .close { display: none; position: absolute; top: 10px; right: 10px; color: #FFFFFF; }
.modal-promo-img .d-desktop { min-width: 180px; }
.modal-promo-ctd { display: table-cell; padding: 20px; vertical-align: top; text-align: center; }
.modal-promo-ctd .close { float: right; }
.modal-promo-ctd .stit { clear: both; overflow: hidden; display: block; margin: 0px; padding: 0px; font-weight: 700; line-height: 1.25; color: #cc0033; font-size: 16px; text-transform: uppercase; }
.modal-promo-ctd .stit .txt { display: inline-block; margin: 10px 0px 5px 0px; }
.modal-promo-ctd .stit:before, .modal-promo-ctd .stit:after { position: relative; width: 50%; height: 1px; display: inline-block; content: ""; vertical-align: middle; background-color: #ECECEC; }
.modal-promo-ctd .stit:before { right: 0.5em; margin-left: -50%; }
.modal-promo-ctd .stit:after { left: 0.5em; margin-right: -50%; }
.modal-promo-ctd .tit {  }
.modal-promo-ctd .promo { display: inline-block; margin: 5px auto; padding: 20px 10px; border: 4px solid #cc0033; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.modal-promo-ctd .promo .num { display: block; font-size: 48px; font-weight: 700; line-height: 1; letter-spacing: -1px; color: #cc0033; }
.modal-promo-ctd .promo .txt { display: block; font-size: 12px; font-weight: 700; line-height: 1; color: #cc0033; }
.modal-promo-ctd .dts { font-size: 13px; }
.modal-promo-ctd .action {  }
.modal-promo-ctd .action a.btn-box:hover { background: #cc0033 !important; border: 3px solid #cc0033 !important; }
.modal-promo-ctd .legend { display: block; margin-top: 10px; padding-top: 10px; font-size: 10px; border-top: 1px solid #E5E5E5; }

.modal-news { display: table; }
.modal-news .close { margin: 0; padding: 0; line-height: 1; font-size: 21px; color: #555555; background: none; border: none; }
.modal-news-img { position: relative; display: table-cell; vertical-align: top; background: #f8981d; }
.modal-news-img .close { display: none; position: absolute; top: 10px; right: 10px; color: #FFFFFF; }
.modal-news-img .d-desktop { min-width: 180px; }
.modal-news-ctd { display: table-cell; padding: 20px; vertical-align: top; text-align: center; }
.modal-news-ctd .close { float: right; }
.modal-news-ctd .stit { clear: both; overflow: hidden; display: block; margin: 0px; padding: 0px; font-weight: 700; line-height: 1.25; color: #f8981d; font-size: 12px; text-transform: uppercase; }
.modal-news-ctd .stit .txt { display: inline-block; margin: 10px 0px 5px 0px; }
.modal-news-ctd .stit:before, .modal-promo-ctd .stit:after { position: relative; width: 50%; height: 1px; display: inline-block; content: ""; vertical-align: middle; background-color: #ECECEC; }
.modal-news-ctd .stit:before { right: 0.5em; margin-left: -50%; }
.modal-news-ctd .stit:after { left: 0.5em; margin-right: -50%; }
.modal-news-ctd .tit { font-weight: 700; display: block; line-height: 1.25; color: #f8981d; font-size: 20px; }
.modal-news-ctd .promo { display: inline-block; margin: 5px auto; padding: 10px 15px; border: 4px solid #f8981d; }
.modal-news-ctd .promo .num { display: block; font-size: 48px; font-weight: 700; line-height: 1; letter-spacing: -1px; color: #f8981d; }
.modal-news-ctd .promo .txt { display: block; font-size: 12px; font-weight: 700; line-height: 1; color: #f8981d; }
.modal-news-ctd .dts { margin-top: 10px; padding-bottom: 10px; font-size: 13px; border-bottom: 1px dotted #e5e5e5; }
.modal-news-ctd .action {  }
.modal-news-ctd .action a.btn-box:hover { background: #cc0033 !important; border: 3px solid #cc0033 !important; }
.modal-news-ctd .legend { display: block; margin-top: 10px; padding-top: 10px; font-size: 10px; border-top: 1px solid #E5E5E5; }

.modal-loading { text-align: center; padding: 0!important; }
.modal-loading:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -4px; }
.modal-loader { display: inline-block; text-align: left; vertical-align: middle; }
.modal-loader .loader { margin: 0 auto; border-top: var(--side-overlay-brd-off); border-right: var(--side-overlay-brd-off); border-bottom: var(--side-overlay-brd-off); border-left: var(--side-overlay-brd-on); box-shadow:  0px 0px 16px 0px rgba(0, 0, 0, 0.5); }

@media (max-width: 990px) {
	.modal-social-buy-photo { flex: 0 0 200px; width: 200px; }
	.modal-socialbuy-lst { grid-template-columns: repeat(2, 1fr);  }
}

@media (max-width: 700px) {
	.modal-products-crr .prd .accesorie-checkbox-ctd { height: 125px; }
	
    .modal-socialbuy-container { flex-direction: column; }
    .modal-social-buy-photo { flex: 0 0 auto; width: 100%; }
    .modal-socialbuy-ctt { flex: 0 0 auto; padding: 15px; max-height: none; width: 100%; }
    .modal-socialbuy-lst { grid-template-columns: repeat(2, 1fr); gap: 15px 10px; overflow-y: visible; }
}

@media (min-width: 576px) {
	.modal-content { border: 0px; }
	.modal-dialog { max-width: 500px; margin: 30px auto; }
	.modal-mini { max-width: 400px !important; }
}

@media (max-width: 576px) {
	.modal-special .modal-content { background: none; }
	.modal-special .modal-body { top: auto !important; bottom: 0px !important; }
	.modal-special .close { color: #555555; }
	.modal-special .modal-dialog { display: block; }
	.modal-dialog { width: 100% !important; height: 100%; margin: 0px; }
	.modal-content { height: 100%; -webkit-box-shadow: none; -moz-box-shadow:none; box-shadow: none; }
	.modal-header { position: fixed; top: 0; width: 100%; z-index: 9000; }
	.modal-footer { position: fixed; bottom: 0; width: 100%; z-index: 9000; }
	.modal-body { position:absolute; top: 52px !important; bottom: 80px !important; overflow-y: auto; }
	.modal-npbody { top: 0px !important; bottom: 0px !important; }
	.modal .tit-scc { padding-top: 5px; border-top: 0px; }

	.modal table.tbl > tbody > tr > td { padding: 8px; font-size: 13px; }
	.modal table.tbl > tbody > tr > td strong { font-size: 14px; }

	.modal a.btn-second { display: inline-block; margin-bottom: 20px; }

	.modal .modal-info { font-size: 13px; }
	.modal .modal-info [class^="icf-"], .modal .modal-info [class*=" icf-"] { font-size: 20px; }

	.modal .modal-product { padding: 10px; }
	.modal .modal-product .img { width: 70px; padding-right: 10px; white-space: nowrap; }
	.modal .modal-product .img:after { display: none; }
	.modal .modal-product .txt { padding-left: 10px; width: auto; line-height: 1.3; }
	.modal .modal-product .txt .tit-s { font-size: 13px; line-height: 1.3; }
	.modal .modal-product .txt .leg { font-size: 11px; line-height: 1; }

	.modal-promo, .modal-promo-img, .modal-promo-ctd, .modal-news, .modal-news-img, .modal-news-ctd { display: block; }
	.modal-promo-img .close, .modal-news-img .close { display: inline-block; }
	.modal-promo-ctd .close, .modal-news-ctd .close { display: none; }
}

@media (min-width: 992px) {
	.modal-dialog { max-width: 800px; }
	.modal-dialog.modal-medium { max-width: 610px; }
	.modal-dialog.modal-small { max-width: 400px; }
}

/* ------------------------------------------------------ */
/* TABS */
/* ------------------------------------------------------ */

ul.resp-tabs-list { z-index: 2; position: relative; display: table; width: 100%; margin: 0px; padding: 0px; background: var(--tabs-container-fdo); border-collapse: collapse; }
.resp-tabs-list li { cursor: pointer; display: table-cell; margin: 0; padding: 13px 15px; font-size: var(--tabs-item-font); font-weight: var(--tabs-item-weight); color: var(--tabs-item-color); text-align: center; background: var(--tabs-item-fdo); border: var(--tabs-item-brd); border-left: 0px;  }
.resp-tabs-list li:first-child { border-left: var(--tabs-item-brd) !important; }
.resp-tabs-list > li::before { display: none; }
.resp-tabs-list li a { color: var(--tabs-item-color); }
.resp-tabs-container { clear: left; padding: 0px; background-color: var(--tabs-content-fdo); }
.resp-tab-content { z-index: 1; position: relative; top: -1px; display: none; margin-bottom: 20px !important; padding: 20px; border: var(--tabs-content-brd); }
.resp-tab-content p:last-child { margin-bottom: 0px; }
.resp-tab-content .tit-normal, .resp-tab-content .tit-group { color: var(--tabs-content-tit-font-color); text-transform: uppercase; font-size: var(--tabs-content-tit-font) !important; margin-bottom: 5px; }
.resp-tab-active { margin-bottom: -1px !important; color: var(--tabs-active-item-color) !important; background: var(--tabs-active-item-fdo) !important; border: var(--tabs-active-item-brd) !important; border-left: 0px !important; border-bottom: 1px var(--tabs-content-fdo) solid !important; }
.resp-tab-active a, .resp-tab-active a:hover { color: var(--tabs-active-item-color) !important; }
.resp-content-active, .resp-accordion-active { display: block; }
.resp-tab-content-active { display: block; }

ul.resp-tabs-listF2 { z-index: 2; position: relative; display: block; width: 100%; margin: 0px; padding: 0px; border-collapse: collapse; }
.resp-tabs-listF2 li { cursor: pointer; display: inline-block; margin: 0; padding: 13px 15px; font-size: var(--tabs-item-font); font-weight: var(--tabs-item-weight); text-align: center; background: var(--tabs-item-fdo); border: var(--tabs-item-brd); border-left: 0px;  }
.resp-tabs-listF2 li:first-child { border-left: var(--tabs-item-brd) !important; }
.resp-tabs-listF2 li a { color: var(--tabs-item-color); border-bottom: 0px; }
.resp-tabs-listF2 li a:hover { color: var(--tabs-item-color); }
.resp-tabs-listF2 > li::before { display: none; }
.resp-tab-contentF2 { z-index: 1; position: relative; top: -1px; display: none; margin-bottom: 20px !important; padding: 20px; border: var(--tabs-item-brd); }
.resp-tab-contentF2 p:last-child { margin-bottom: 0px; }
.resp-tab-content-activeF2 { display: block; }

h2.resp-accordion { display: none; cursor: pointer; margin: 0px; margin-bottom: 1px; padding: 13px 15px; font-size: var(--tabs-item-font); font-weight: var(--tabs-item-weight); color:  var(--tabs-item-color); background: var(--tabs-item-fdo) !important; border: 0px;  }
h2.resp-tab-active { color: var(--tabs-active-item-font-hover) !important; background: var(--tabs-active-item-fdo-hover) !important; border: 0px !important; }
h2.resp-tab-title:last-child { border-bottom: 12px solid #c1c1c1 !important; background: blue; }

.resp-vtabs { display: table !important; width: 100%; margin-bottom: 20px !important; background: var(--tabs-container-fdo); border: var(--tabs-item-brd) }
.resp-vtabs ul.resp-tabs-list { display: table-cell; width: 25%; border: none; }
.resp-vtabs .resp-tabs-list li { display: block; width: 100%; text-align: left; border: 0px !important; border-top: var(--tabs-item-brd) !important; border-right: var(--tabs-item-brd) !important;  }
.resp-vtabs .resp-tabs-list li:first-child { border-left: 0px !important; border-top: 0px !important; }
.resp-vtabs .resp-tabs-container { clear: none; display: table-cell; width: 75%; vertical-align: top; border: none !important; border-color: transparent !important; }
.resp-vtabs .resp-tab-content { top: 0px; margin-bottom: 0px !important; border: none !important; word-wrap: break-word; }
.resp-vtabs .resp-tabs-list .resp-tab-active { border-right: 0px !important; }

.resp-arrow::after { float: right; content: "\e902"; font-family: "iconfuni"; font-size: 16px; }
h2.resp-tab-active .resp-arrow::after { content: "\e90e"; font-family: "iconfuni"; }

.resp-easy-accordion { margin-bottom: 20px !important; }
.resp-easy-accordion h2.resp-accordion { display: block; padding: 15px 0px; font-size: var(--accordion-item-font); color: var(--accordion-item-color); font-weight: var(--accordion-item-weight); background: var(--accordion-item-fdo) !important; border-bottom: var(--accordion-item-brd); }
.resp-easy-accordion h2.resp-accordion:hover { color: var(--accordion-item-hover); }
.resp-easy-accordion h2.resp-accordion:before { margin-right: 5px; content: "\e90d"; font-family: "iconfuni"; font-size: var(--accordion-bullet); color: var(--accordion-item-color) !important; }
.resp-easy-accordion h2.resp-accordion:hover:before { color: var(--accordion-item-hover); }
.resp-easy-accordion h2.resp-tab-active, .resp-easy-accordion h2.resp-tab-active:hover { font-weight: var(--accordion-item-weight); color: var(--accordion-item-color) !important; }
.resp-easy-accordion h2.resp-tab-active:before { content: "\e905"; }
.resp-easy-accordion h2.resp-accordion:hover:before, .resp-easy-accordion h2.resp-tab-active:hover:before { color: var(--accordion-item-hover); }
.resp-easy-accordion .resp-tab-content { padding: 5px 0px; margin-bottom: 0px !important; border: 0px !important; }
.resp-easy-accordion .resp-arrow::after { display: none; }
.resp-easy-accordion .resp-tab-content-active { padding-bottom: 0px; border-bottom: var(--accordion-item-brd) !important; }
.resp-easy-accordion .resp-tab-content-active:after { display: block; content: " "; height: 30px; background: var(--accordion-item-fdo); background: -webkit-linear-gradient(to bottom, var(--accordion-content-fdo1), var(--accordion-content-fdo2)); background: linear-gradient(to bottom, var(--accordion-content-fdo1), var(--accordion-content-fdo2)); }

.resp-jfit { width: 100%; margin: 0px; }

@media only screen and (max-width: 700px) {
	ul.resp-tabs-list, .resp-vtabs ul.resp-tabs-list { display: none; }
	h2.resp-accordion { display: block; }

	.resp-tab-content { margin-bottom: 0px; border: 0px; top: 0px; }
	.resp-tab-content:last-child { border-bottom: var(--tabs-item-brd); }
	.resp-tabs-container { margin-bottom: 20px; width: 100%; }
	.resp-tabs-container .resp-tab-content:last-child { margin-bottom: 0px; }
	.resp-accordion-closed { display: none !important; }
	.resp-vtabs { background: #FFFFFF; border: 0px; }
	.resp-vtabs .resp-tab-content { margin-bottom: 0px; border: 0px; }
	.resp-vtabs .resp-tab-content:last-child { border-bottom: var(--tabs-item-brd) !important;}
	.resp-vtabs .resp-tabs-container { display: block; width: 100%; }
}

/* ------------------------------------------------------ */
/* TOOLTIPS */
/* ------------------------------------------------------ */
.tooltip { z-index: 1070; position: absolute; display: block; text-align: left; font-size: 11px; word-wrap: break-word; opacity: 0; }
.tooltip.show { opacity: 1; }
.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom { padding: 5px 0; margin-top: -3px; }
.tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before { bottom: 0; left: 50%; margin-left: -5px; content: ""; border-width: 5px 5px 0; border-top-color: #000; }
.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left { padding: 0 5px; margin-left: 3px; }
.tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before { top: 50%; left: 0; margin-top: -5px; content: ""; border-width: 5px 5px 5px 0; border-right-color: #000; }
.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top { padding: 5px 0; margin-top: 3px; }
.tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before { top: 0; left: 50%; margin-left: -5px; content: ""; border-width: 0 5px 5px; border-bottom-color: #000; }
.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right { padding: 0 5px; margin-left: -3px; }
.tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before { top: 50%; right: 0; margin-top: -5px; content: ""; border-width: 5px 0 5px 5px; border-left-color: #000; }
.tooltip-inner { max-width: 200px; padding: 5px 8px; color: var(--tooltip-color); text-align: center; background-color: var(--tooltip-fdo);  }
.tooltip-inner::before { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }

/* ------------------------------------------------------ */
/* SEARCH AUTOCOMPLETE */
/* ------------------------------------------------------ */
.twitter-typeahead { overflow: visible; width: 100%; }
.twitter-typeahead .tt-query { display: block; float: left; width: 100%; }
.twitter-typeahead .tt-hint { display: block; float: left; width: 100%; }
.twitter-typeahead .tt-input {  }
.twitter-typeahead .tt-menu { z-index: 10000 !important; position: absolute !important; top: 50px !important; left: 0 !important; width: 100%; font-size: var(--font-n); background: var(--colour-negative); border: 2px solid var(--colour-light); }
.twitter-typeahead .tt-menu .txt-stit { color: var(--colour-featured); font-weight: 700; }
.twitter-typeahead .tt-suggestion { padding: 10px; border-bottom: 1px dotted var(--colour-light-third); }
.twitter-typeahead .tt-suggestion:hover { cursor: pointer; background: var(--colour-grey-light); }
.twitter-typeahead .tt-suggestion .txt { font-weight: 700; }
.twitter-typeahead .tt-suggestion .note-text { font-size: 11px !important; display: block !important; }
.twitter-typeahead .tt-highlight { color: var(--colour-grey-dark); }
.twitter-typeahead .tt-header { padding: 7px 10px 0px 10px; font-size: var(--font-sb); text-align: right; }
.twitter-typeahead pre { display: none !important; }

/* ------------------------------------------------------ */
/* BREADCRUMBS */
/* ------------------------------------------------------ */
.breadcrumb-box { margin: 0px; padding: 15px 0px 15px 0px; font-size: var(--breadcrumb-font); background: var(--breadcrumb-fdo); }
.breadcrumb-padd { padding: 30px 0px 0px 0px; }
.breadcrumb { margin: 0px; padding: 0px; }
.breadcrumb a { color: var(--breadcrumb-font-colour); font-weight: normal; text-decoration: none; border-bottom: var(--breadcrumb-font-brd); }
.breadcrumb > .active { color: var(--breadcrumb-font-colour); font-weight: var(--breadcrumb-active-weight); display: none;}
.breadcrumb > li + li:before { position: relative; margin: 0; padding: 0 3px; content: "/"; font-size: var(--breadcrumb-font); font-weight: normal; color: var(--breadcrumb-font-colour); background: none; border-radius: 0px; }
.breadcrumb li:first-child:before { display: none; }
.breadcrumb li { position: relative; display: inline-block; margin: 0px; padding: 0px; color: var(--breadcrumb-font-colour); font-weight: var(--breadcrumb-active-weight); line-height: 1.3; }

.breadcrumb-mobile-wrapper { display: none; }

@media only screen and (max-width: 700px) {
	.breadcrumb-box { padding: 10px 0px; }
	.breadcrumb li { line-height: 1; }
}	

@media only screen and (max-width: 576px) {
	#checkout-page .breadcrumb-box { display: none; }
    .breadcrumb { display: none; }
    .breadcrumb.breadcrumb-mobile-wrapper { display: block; }
}

.breadcrumb-aux { float: right; padding-top: 30px; }
.breadcrumb-aux a { border-bottom: none; }
.breadcrumb-aux a:hover { border-bottom: none; }
.breadcrumb-aux i { font-size: 18px; vertical-align: middle; }

@media only screen and (max-width: 576px) {
	.breadcrumb-aux .txt { display: none; }
	.breadcrumb-aux i { font-size: 24px; }
}

@media only screen and (max-width: 576px) {
	.breadcrumb li:first-child, .breadcrumb li:last-child { width: auto !important; background: none !important; }
	.breadcrumb li { overflow: hidden;  }
	.breadcrumb li:hover, .breadcrumb li a:focus, .breadcrumb li a:hover { width: auto !important; }
}

/* ------------------------------------------------------ */
/* PAGINATION */
/* ------------------------------------------------------ */
.pagination { position: relative; width: 100%; margin-top: 20px; padding: 20px 0px; text-align: center; border-top: var(--pagination-box-brd); }
.pagination .prev, .pagination .next { position: absolute; margin-top: 25px; }
.pagination .prev { top: 0; left: 0; }
.pagination .next { top: 0; right: 0; }
.pagination ul { margin: 0px; padding: 0px; }
.pagination li::before { display: none; }
.pagination li { display: inline-block; font-size: var(--pagination-font); font-weight: var(--pagination-weight); }
.pagination li a, .pagination li .link { display: block; width: 32px; margin: 0px 2px; padding: 6px 0px; line-height: 1; text-align: center; color: var(--pagination-color); text-decoration: none; background: var(--pagination-fdo); border: var(--pagination-brd); border-radius: var(--pagination-radius); }
.pagination li a:hover, .pagination li .link:hover { color: var(--pagination-color-hover); background: var(--pagination-fdo-hover); border: var(--pagination-brd-hover); }
.pagination li.active a, .pagination li.active .link { color: var(--pagination-active-color); background: var(--pagination-active-fdo); border: var(--pagination-active-brd); }
.pagination li.active a:hover, .pagination li.active .link:hover { color: var(--pagination-active-color-hover); background: var(--pagination-active-fdo-hover); border: var(--pagination-active-brd-hover); }
.pagination li.first a, .pagination li.end a, .pagination li.first .link, .pagination li.end .link { background: transparent; border: 2px solid transparent; }
.pagination li.first a::after, .pagination li.first .link::after { content:"\e909"; font-family: "iconfuni"; font-size: var(--pagination-font); }
.pagination li.end a::after, .pagination li.end .link::after { content:"\e90d"; font-family: "iconfuni"; font-size: var(--pagination-font); }
.pagination li a .txt, .pagination li .link .txt { display: none; }
.pagination ul.txt li.first a::before, .pagination ul.txt li.first .link::before { margin-right: 5px; content:"\e909"; font-family: "iconfuni"; font-size: var(--pagination-font); vertical-align: middle; }
.pagination ul.txt li.first a::after, .pagination ul.txt li.first .link::after { display: none; }
.pagination ul.txt li.first a, .pagination ul.txt li.first .link { display: inline-block; width: auto; height: auto; }
.pagination ul.txt li.end a::before, .pagination ul.txt li.end .link::before { display: none; }
.pagination ul.txt li.end a::after, .pagination ul.txt li.end .link::after { margin-left: 5px; content:"\e90d"; font-family: "iconfuni"; font-size: var(--pagination-font); vertical-align: middle; }
.pagination ul.txt li.end a, .pagination ul.txt li.end .link { display: inline-block; width: auto; height: auto; }

@media only screen and (max-width: 700px) {
	.pagination .prev, .pagination .next { position: relative;display: inline-block; margin: 25px 5px; }
}

/* ------------------------------------------------------ */
/* SIDE NAVIGATION */
/* ------------------------------------------------------ */
#sidr-overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: var(--side-overlay-fdo) !important; z-index: 999998; cursor: pointer; cursor: pointer; }
@media (max-width: 700px) {
	.sidr { width: 100%; }
	.sidr { z-index:999999; overflow-x:hidden; overflow-y:auto; position:fixed; top:0; min-height:100%; height:100%; color:var(--side-colour); background: var(--side-fdo); }
	.sidr.right { left:auto; right:-280px }
	.sidr.left { left:-100%; right:auto; }
	.sidr.open { display: block; }
}

/* ------------------------------------------------------ */
/* BUTTONS & LINKS */
/* ------------------------------------------------------ */

span.link { -webkit-appearance: button;  -moz-appearance: button;  appearance: button;}
a, a.link, span.link { color: var(--font-colour-links); text-decoration: none; cursor: pointer; -ms-touch-action: manipulation; touch-action: manipulation; outline: none; border-bottom: var(--brd-links); outline: none;  }
a:hover, a.link:hover, span.link:hover { color: var(--font-colour-links-hover); text-decoration: none; border-bottom: var(--brd-links-hover); outline: none; }
a:active, a.link:active, span.link:active { color: var(--font-colour-links-hover); text-decoration: none; border-bottom: var(--brd-links-hove); outline: none; }
a:focus, a.link:focus, span.link:focus { color:var(--font-colour-links-hover); text-decoration: none; border-bottom: var(--brd-links-hove); outline: none; }

a.link-sbrd { border: 0px; }
a.link-sbrd:hover { border: 0px; }
a.link-sbrd:active { border: 0px; }
a.link-sbrd:focus { border: 0px; }

a.link-back, a.link-next { color: var(--font-colour-slinks); border-bottom: 0px; }
a.link-back:hover, a.link-back:hover::before, a.link-back:hover, a.link-next:hover, a.link-next:hover::after { color: var(--font-colour-slinks-hover); border-bottom: 0px; }
a.link-back::before, a.link-next::after { display: inline-block; line-height: 1; color: var(--font-colour-links-hover); font-family: "iconfuni"; vertical-align: middle; }
a.link-back::before { margin-right: 5px; content: "\e909"; color: var(--font-colour-slinks); }
a.link-next::after { margin-left: 5px; content: "\e90d"; color: var(--font-colour-slinks); }

a.link-add, a.link-nadd { border-bottom: 0px; }
a.link-add:before, a.link-nadd:before { display: inline-block; margin-right: 5px; line-height: 1; font-family: "iconfuni"; vertical-align: middle; border-bottom: 0px; }
a.link-add:before { content: "\e955"; }
a.link-nadd:before { content: "\e954"; }
a.link-add:focus,a.link-nadd:focus,a.link-add:active,a.link-nadd:active { display: inline-block; margin-right: 5px; line-height: 1; vertical-align: middle; border-bottom: 0px; background: transparent; }

a.link-wi { display: table; border-bottom: 1px solid transparent; }
a.link-wi [class^="icf-"] { display: table-cell; padding-right: 5px; font-size: var(--font-big); line-height: 1; vertical-align: top; border-bottom: 0px; }
a.link-wi .txt { display: table-cell; border-bottom: 1px solid transparent; vertical-align: top }
a.link-wi:hover .txt { border-bottom: 1px solid transparent; }

a.link-wi-bl { color: var(--font-colour-links); border-bottom: 1px solid transparent; }
a.link-wi-bl [class^="icf-"] { display: table-cell; padding-right: 5px; font-size: var(--font-big); line-height: 1; border-bottom: 0px; }
a.link-wi-bl .txt { display: table-cell; border-bottom: var(--brd-links); vertical-align: top; }
a.link-wi-bl:hover .txt { display: table-cell; color: var(--font-colour-links-hover); border-bottom: 1px solid transparent;; vertical-align: top }
a.link-wi-bl:hover { color: var(--font-colour-links-hover); border-bottom: 1px solid transparent; }
a.link-wi-bl strong { color: currentcolor; }

a.link-wi-ng { color: var(--font-colour-links-ng); border-bottom: 0px; }
a.link-wi-ng [class^="icf-"] { display: inline-block; padding-right: 5px; font-size: var(--font-big); line-height: 1; vertical-align: top; border-bottom: 0px; }
a.link-wi-ng .txt { display: table-cell; border-bottom: var(--brd-links-ng); vertical-align: top }
a.link-wi-ng:hover .txt { border-bottom: var(--brd-links-ng); }

a.link-delete { color: var(--font-colour-slinks); font-size: var(--font-links-mini); font-weight: var(--font-weight-bold); border-bottom: 0px; }
a.link-delete:hover { color: var(--font-colour-slinks-hover); }
a.link-delete:before { display: inline-block; margin-right: 5px; content: "\e986"; font-size: var(--font-links-mini); font-weight: normal; font-family: 'iconfuni'; line-height: 1; vertical-align: middle; }

a.back-to-top {  display: none; z-index: 200; position: fixed; bottom: 0; right: 0; height: 48px; margin: 15px; padding: 12px 15px; line-height: 1; text-decoration: none; color: var(--backtotop-links-font); background: var(--backtotop-links-fdo); border-radius: var(--backtotop-radius); }
a.back-to-top i { display: block; font-size: 20px; }
a.back-to-top .txt { display: none; padding: 0px; font-size: 12px; text-transform: uppercase; font-weight: 700; }
a.back-to-top:hover { background: var(--backtotop-links-fdo-hover); color: var(--backtotop-links-font-hover) !important; opacity: 1; }

.btn-toogle { display: inline-block; margin: 0px 5px 8px 0px; padding: 10px; font-size: var(--btn-toggle-font); line-height: 1; color:var(--btn-toggle-font-color); font-weight: var(--font-weight-bold); text-decoration: none; background: var(--btn-toggle-fdo); border: var(--btn-toogle-brd); border-radius: 0px; }
.btn-toogle:hover { color: var(--btn-toggle-hover-font-color); cursor: pointer; border: var(--btn-toggle-hover-brd); background: var(--btn-toogle-hover-fdo); }
.btn-toogle::after { position: relative; top: 3px; float: right; display: inline-block; margin-left: 10px; padding: 0px; line-height: 1; content: "\e904"; font-family: "iconfuni"; color: var(--btn-toggle-font-color); font-size: 10px; text-align: center; }
.btn-toogle:hover::after { color: var(--btn-toggle-hover-font-color); }
.btn-toogle:focus { color: var(--btn-toogle-focus-font-color); background: var(--btn-toogle-focus-fdo); border: var(--btn-toogle-focus-brd); }
.btn-toogle:focus::after { color: var(--btn-toogle-focus-after); }
.show .btn-toogle { color: var(--show-btn-toogle-font-color); background: var(--show-btn-toggle-fdo); border-color: var(--show-btn-toogle-brd); }
.show .btn-toogle::after { color: var(--show-btn-toogle-after); }

.btn { display: inline-block; margin: 0px 5px 8px 0px; padding: 14px 16px; color: var(--btn-font-colour); font-size: var(--btn-font); font-weight: var(--btn-font-weight); line-height: 1; text-align: center; text-transform: uppercase; white-space: nowrap; vertical-align: middle; background: var(--btn-fdo); border: none; border-bottom: var(--btn-brd-bottom); border-radius: var(--btn-radius); -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn:focus, .btn:hover { color: var(--btn-font-colour-hover); text-decoration: none; background:var(--btn-fdo-hover); border-bottom: var(--btn-brd-bottom-hover); }
.btn:focus, .btn.focus  { outline: 0; }
.btn.disabled, .btn:disabled { cursor: not-allowed; opacity: var(--btn-disabled); }
.btn:active, .btn.active { background:var(--btn-fdo-hover); border-bottom: var(--btn-brd-bottom-hover); }
a.btn.disabled { pointer-events: none; }

.nbtn { display: inline-block; margin: 0px 5px 8px 0px; padding: 4px 0px; color: var(--sbtn-font-colour); font-size: var(--btn-font); font-weight: normal; line-height: 1; text-align: center; white-space: nowrap; vertical-align: middle; background: var(--sbtn-fdo); border: var(--sbtn-brd); border-bottom: var(--sbtn-brd-hove); border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.nbtn:focus, .nbtn:hover { color: var(--sbtn-font-colour-hover); text-decoration: none; border-bottom: var(--sbtn-brd-hover);  }
.nbtn:focus, .nbtn.focus  { outline: 0; }
.nbtn.disabled, .nbtn:disabled { cursor: not-allowed; opacity: var(--btn-disabled); }
.nbtn:active, .nbtn.active { color: var(--sbtn-font-colour-hover); border-bottom: var(--sbtn-brd-hover) }
a.nbtn.disabled { pointer-events: none; }

.btn-mini { font-size: 0.8rem; padding: 10px 15px; }

.btn-ok { display: inline-block; margin: 0px 5px 8px 0px; padding: 14px 16px; color: var(--btn-ok-font-colour); font-size: var(--btn-font); font-weight: var(--btn-font-weight); line-height: 1; text-align: center; text-transform: uppercase; white-space: nowrap; vertical-align: middle; background: var(--btn-ok-fdo); border: var(--btn-ok-brd); border-bottom: var(--btn-ok-brd-bottom); border-radius: var(--btn-radius); -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn-ok:focus, .btn-ok:hover { color: var(--btn-ok-font-colour-hover); text-decoration: none; background: var(--btn-ok-fdo-hover); border-bottom: var(--btn-ok-brd-bottom-hover); }
.btn-ok:focus, .btn-ok.focus  { outline: 0; }
.btn-ok.disabled, .btn-ok:disabled { cursor: not-allowed; opacity: var(--btn-disabled); }
.btn-ok:active, .btn-ok.active { background: var(--btn-ok-fdo-hover); border-bottom: var(--btn-ok-brd-bottom-hover); }
a.btn-ok.disabled { pointer-events: none; }

.btn-buy { display: inline-block; margin: 0px 5px 8px 0px; padding: 10px 16px; color: var(--btn-buy-font-colour); font-size: var(--btn-buy-font); font-weight: var(--btn-font-weight); line-height: 1; text-align: center; text-transform: uppercase; white-space: nowrap; vertical-align: middle; background: var(--btn-buy-fdo); border:  var(--btn-buy-brd); border-bottom: var(--btn-buy-brd-bottom); border-radius: var(--btn-radius); -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn-buy:before { display: inline-block; padding: 3px 7px 3px 0px; content: "\e91f"; font-family: "iconfuni"; color: var(--btn-buy-font-colour); font-size: 24px; font-weight: normal; line-height: 1; vertical-align: text-bottom; }
.btn-buy:focus, .btn-buy:hover { color: var(--btn-buy-font-colour-hover); text-decoration: none; background: var(--btn-buy-fdo-hover); border-bottom: var(--btn-buy-brd-bottom-hover); }
.btn-buy:focus, .btn-buy.focus  { outline: 0; }
.btn-buy.disabled, .btn-buy:disabled { cursor: not-allowed; opacity: var(--btn-disabled); }
.btn-buy:active, .btn-buy.active { background: var(--btn-buy-fdo-hover); border-bottom: var(--btn-buy-brd-bottom-hover); }
a.btn-buy.disabled { pointer-events: none; }

.btn-form { display: inline-block; margin: 0px 5px 8px 0px; padding: 14px 16px; color: var(--btn-form-font-colour); font-size: var(--btn-font); font-weight: var(--btn-font-weight); line-height: 1; text-align: center; text-transform: uppercase; white-space: nowrap; vertical-align: middle; background: var(--btn-form-fdo); border: var(--btn-form-brd); border-bottom: var(--btn-form-brd-bottom); border-radius: var(--btn-radius); -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn-form:focus, .btn-form:hover { color: var(--btn-form-font-colour); text-decoration: none; background:var(--btn-form-fdo-hover); border-bottom: var(--btn-form-brd-bottom-hover); }
.btn-form:focus, .btn-form.focus  { outline: 0; }
.btn-form.disabled, .btn-form:disabled { cursor: not-allowed; opacity: var(--btn-disabled); }
.btn-form:active, .btn-form.active { background: var(--btn-form-fdo-hover); border-bottom: var(--btn-form-brd-bottom-hover); }
a.btn-form.disabled { pointer-events: none; }
.btn-form-control { margin: 0px 5px 5px 0px; padding: 12px 15px; }

.btn-form2 { display: inline-block; margin: 0px 5px 8px 0px; padding: 14px 16px; color: var(--btn-form2-font-colour); font-size: var(--btn-font); font-weight: var(--btn-font-weight); line-height: 1; text-align: center; text-transform: uppercase; white-space: nowrap; vertical-align: middle; background: var(--btn-form2-fdo); border: var(--btn-form2-brd); border-bottom: var(--btn-form2-brd-bottom); border-radius: var(--btn-radius); -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn-form2:focus, .btn-form2:hover { color: var(--btn-form2-font-colour-hover); text-decoration: none; background:var(--btn-form2-fdo-hover); border-bottom: var(--btn-form2-brd-bottom-hover); }
.btn-form2:focus, .btn-form2.focus  { outline: 0; }
.btn-form2.disabled, .btn-form2:disabled { cursor: not-allowed; opacity: var(--btn-disabled); }
.btn-form2:active, .btn-form2.active { background: var(--btn-form2-fdo-hover); border-bottom: var(--btn-form2-brd-bottom-hover); }
a.btn-form2.disabled { pointer-events: none; }
.btn-form-control { margin: 0px 5px 5px 0px; padding: 12px 15px; }

.btn-txt { display: inline-block; margin: 0px 5px 8px 0px; padding: 4px 0px; color: var(--btn-txt-font-colour); font-size: var(--btn-font); font-weight: normal; line-height: 1; text-align: center; white-space: nowrap; vertical-align: middle; background: var(--btn-txt-fdo); border: var(--btn-txt-brd); border-bottom: var(--btn-txt-brd-hove); border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn-txt:focus, .btn-txt:hover { color: var(--btn-txt-font-colour-hover); text-decoration: none; border-bottom: var(--btn-txt-brd-hover);  }
.btn-txt:focus, .btn-txt.focus  { outline: 0; }
.btn-txt.disabled, .btn-txt:disabled { cursor: not-allowed; opacity: var(--btn-disabled); }
.btn-txt:active, .btn-txt.active { color: var(--btn-txt-font-colour-hover); border-bottom: var(--btn-txt-brd-hover) }
a.btn-txt.disabled { pointer-events: none; }

.btn-box { position: relative; display: inline-block; margin: 0px 5px 8px 0px; padding: 14px 30px 14px 15px; color: var(--btn-box-font-colour); font-size: var(--btn-font); font-weight: var(--btn-font-weight); line-height: 1; text-align: left; text-transform: uppercase; white-space: nowrap; vertical-align: middle; background: var(--btn-box-fdo); border: var(--btn-box-brd); border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn-box:focus, .btn-box:hover { color: var(--btn-box-font-colour-hover); text-decoration: none; background: var(--btn-box-fdo-hover); border: var(--btn-box-brd-hover); }
.btn-box:focus, .btn-box.focus  { outline: 0; }
.btn-box.disabled, .btn-box:disabled { cursor: not-allowed; opacity: var(--btn-disabled); }
.btn-box:active, .btn-box.active { color: var(--btn-box-font-colour-hover); background: var(--btn-box-fdo-hover); border: var(--btn-box-brd-hover); }
.btn-box::after { position: absolute; right: 8px; display: inline-block; margin-left: 10px; padding: 0px; line-height: 1; content: "\e90c"; font-family: "iconfuni"; color: var(--btn-box-font-colour); font-size: 12px; text-align: center; }
.btn-box:hover::after, .btn-box:focus::after, .btn-box:active::after, .btn-box.active::after { color: var(--btn-box-font-colour-hover); }
a.btn-box.disabled { pointer-events: none; }

.btn-ibox { display: inline-block; margin: 0px 5px; padding: 5px 20px; color: var(--btn-ibox-font-colour); font-size: var(--btn-font); font-weight: var(--btn-font-weight); line-height: 1; text-align: center; vertical-align: middle; background: var(--btn-ibox-fdo); border: var(--btn-ibox-brd); border-radius: var(--btn-radius); -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn-ibox:focus, .btn-ibox:hover { color: var(--btn-ibox-font-colour-hover); text-decoration: none; background: var(--btn-ibox-fdo-hover); border: var(--btn-ibox-brd-hover); }
.btn-ibox:focus, .btn-ibox.focus  { outline: 0; }
.btn-ibox.disabled, .btn-ibox:disabled { cursor: not-allowed; opacity: var(--btn-disabled);; }
.btn-ibox:active, .btn-ibox.active { color: var(--btn-ibox-font-colour-hover); border: var(--btn-ibox-brd-hover);  }
a.btn-ibox.disabled { pointer-events: none; }
.btn-ibox.yes:hover { color: var(--btn-ibox-yes-font-colour); background: var(--btn-ibox-yes-fdo); border-color: var(--btn-ibox-yes-brd); }
.btn-ibox.no:hover { color: var(--btn-ibox-no-font-colour); background: var(--btn-ibox-no-fdo); border-color: var(--btn-ibox-no-brd); }
.btn-ibox [class^="icf-"] { display: block; font-size: 1.875rem; line-height: 1.5;  }

.btn-normal { white-space: normal; line-height: 1.35; }

.btn-ctt { display: block; margin: 0px; padding: 20px; color: var(--font-colour-links-base); font-size: var(--brd-btn-ctt-font); font-weight: var(--font-weight-bold); line-height: 1; text-align: center; vertical-align: middle; border: var(--brd-btn-ctt); border-radius: var(--brd-btn-ctt-radius); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn-ctt:focus, .btn-ctt:hover { color: var(--font-colour-links-base-hover); text-decoration: none; border: var(--brd-btn-ctt-hover); }
.btn-ctt:focus, .btn-ctt.focus  { outline: 0; }
.btn-ctt.disabled, .btn-ctt:disabled { cursor: not-allowed; opacity: .65; }
.btn-ctt:active, .btn-ctt.active { color:var(--font-colour-links-base-hover); border: var(--brd-btn-ctt-hover);  }
a.btn-ctt.disabled { pointer-events: none; }

.btn-video, .link.btn-video { display: inline-block; margin: 0px 5px 8px 0px; padding: 8px 10px; color: #FFFFFF; font-size: 12px; font-weight: 700; line-height: 1; text-align: center; text-transform: uppercase; white-space: nowrap; vertical-align: middle; background: #cccccc; border: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn-video:hover, .link.btn-video:hover { color: #FFFFFF; text-decoration: none; outline: 0; border: none; }
.btn-video:focus, .btn-video.focus, .link.btn-video:focus, .link.btn-video.focus  { outline: 0; color: #FFFFFF; background: #cccccc; border: none; }
.btn-video.disabled, .btn-video:disabled, .link.btn-video.disabled, .link.btn-video:disabled { cursor: not-allowed; opacity: .65; }
.btn-video:active, .btn-video.active, .link.btn-video:active, .link.btn-video.active { background:#cccccc; }
a.btn-video.disabled , .link.btn-video.disabled { pointer-events: none; }
.btn-video:before, .link.btn-video:before { display: block; margin-bottom: 5px; content: "\e98d"; font-family: "iconfuni"; font-size: 24px; font-weight: normal; text-align: center; vertical-align: middle; }

.btn-facebook { color: var(--btn-facebook-font-colour); background: var(--btn-facebook-fdo); border: var(--btn-facebook-brd); border-bottom: var(--btn-facebook-brd-bottom); }
.btn-facebook:focus, .btn-facebook:hover { color: var(--btn-facebook-font-colour-hover); background:var(--btn-facebook-fdo-hover); border-bottom: var(--btn-facebook-brd-bottom-hover); }
.btn-facebook:active, .btn-facebook.active { background: var(--btn-facebook-fdo-hover); border-bottom: var(--btn-facebook-brd-bottom-hover); }

.btn-twitter { color: var(--btn-twitter-font-colour); background: var(--btn-twitter-fdo); border: var(--btn-twitter-brd); border-bottom: var(--btn-twitter-brd-bottom); }
.btn-twitter:focus, .btn-twitter:hover { color: var(--btn-twitter-font-colour-hover); background:var(--btn-twitter-fdo-hover); border-bottom: var(--btn-twitter-brd-bottom-hover); }
.btn-twitter:active, .btn-twitter.active { background: var(--btn-twitter-fdo-hover); border-bottom: var(--btn-twitter-brd-bottom-hover); }

.btn-instagram { color: var(--btn-instagram-font-colour); background: var(--btn-instagram-fdo); border: var(--btn-instagram-brd); border-bottom: var(--btn-instagram-brd-bottom); }
.btn-instagram:focus, .btn-instagram:hover { color: var(--btn-instagram-font-colour-hover); background:var(--btn-instagram-fdo-hover); border-bottom: var(--btn-instagram-brd-bottom-hover); }
.btn-instagram:active, .btn-instagram.active { background: var(--btn-instagram-fdo-hover); border-bottom: var(--btn-instagram-brd-bottom-hover); }

.btn-youtube { color: var(--btn-youtube-font-colour); background: var(--btn-youtube-fdo); border: var(--btn-youtube-brd); border-bottom: var(--btn-youtube-brd-bottom); }
.btn-youtube:focus, .btn-youtube:hover { color: var(--btn-youtube-font-colour-hover); background:var(--btn-youtube-fdo-hover); border-bottom: var(--btn-youtube-brd-bottom-hover); }
.btn-youtube:active, .btn-youtube.active { background: var(--btn-youtube-fdo-hover); border-bottom: var(--btn-youtube-brd-bottom-hover); }

.btn-tiktok { color: var(--btn-tiktok-font-colour); background: var(--btn-tiktok-fdo); border: var(--btn-tiktok-brd); border-bottom: var(--btn-tiktok-brd-bottom); }
.btn-tiktok:focus, .btn-tiktok:hover { color: var(--btn-tiktok-font-colour-hover); background:var(--btn-tiktok-fdo-hover); border-bottom: var(--btn-tiktok-brd-bottom-hover); }
.btn-tiktok:active, .btn-tiktok.active { background: var(--btn-tiktok-fdo-hover); border-bottom: var(--btn-tiktok-brd-bottom-hover); }

.btn-facebook i, .btn-twitter i, .btn-instagram i, .btn-youtube i { display: inline-block; margin-right: 5px; font-size: 24px; vertical-align: middle; line-height: 0; }

@media (max-width: 700px) {
	.btn-movil { display: block; width: 100%; white-space: normal; line-height: 1.35; }
}

/* ------------------------------------------------------ */
/* COMMENTS STARS */
/* ------------------------------------------------------ */
.comments-star { font-size: var(--comments-star-font); font-weight: 700; vertical-align: middle; line-height: 1; }
[class^="star-"] i, [class*=" star-"] i { display: none; }
[class^="star-"]:before, [class*=" star-"]:before { display: inline-block; margin-right: 5px; font-size: var(--comments-star-normal-font); color: var(--comments-star-colour); font-family: 'iconfuni'; line-height: 1; vertical-align: text-top; }
.star-0:before { content: "\e983 \e983 \e983 \e983 \e983"; }
.star-1:before { content: "\e984 \e983 \e983 \e983 \e983"; }
.star-2:before { content: "\e984 \e984 \e983 \e983 \e983"; }
.star-3:before { content: "\e984 \e984 \e984 \e983 \e983"; }
.star-4:before { content: "\e984 \e984 \e984 \e984 \e983"; }
.star-5:before { content: "\e984 \e984 \e984 \e984 \e984"; }

.star-bigger { font-size: var(--comments-star-bigger-font) !important; }
.star-big { font-size: var(--comments-star-big-font) !important; }
.star-normal { font-size: var(--comments-star-normal-font) !important; }
.star-small { font-size: var(--comments-star-small-font) !important; }

[class^="size-"], [class*=" size-"] { display: inline-block; width: 170px; height: 36px; text-indent: -10000px; background: url("https://static1.funidelia.com/img/global/int/es/comments-size2.png") no-repeat scroll 0 -49px transparent; }
.size-msmall { background-position: 0px -141px; }
.size-small { background-position: 0px -190px; }
.size-normal { background-position: 0px -1px; }
.size-big { background-position: 0px -236px; }
.size-mbig { background-position: 0px -96px; }


/* ------------------------------------------------------ */
/* TIMELINE */
/* ------------------------------------------------------ */
.timeline { list-style: none; margin: 0px; padding: 0px 0; position: relative; font-weight: 300; }
.timeline:before { top: 0; bottom: 0; position: absolute; content:" "; width: var(--timeline-brd-size); background: var(--timeline-brd); left: 50%; margin-left: -1.5px; }
.timeline li { margin-bottom: 50px; position: relative; width: 50%; float: left; clear: left; }
.timeline li:before, .timeline li:after { content:" "; display: table; }
.timeline li:after { clear: both; }
.timeline li:before, .timeline li:after { content:" "; display: table; }
.timeline li:after { clear: both; }
.timeline li .timeline-panel { width: calc(100% - 25px); width: -moz-calc(100% - 25px); width: -webkit-calc(100% - 25px); float: left; border: 2px solid var(--timeline-panel-brd); background: var(--timeline-panel-fdo); position: relative; }
.timeline li .timeline-panel:before { position: absolute; top: 10px; right: -16px; display: inline-block; border-top: 16px solid transparent; border-left: 16px solid var(--timeline-panel-brd); border-right: 0 solid var(--timeline-panel-brd); border-bottom: 16px solid transparent; content:" "; }
.timeline li .timeline-panel:after { position: absolute; top: 12px; right: -13px; display: inline-block; border-top: 14px solid transparent; border-left: 13px solid var(--timeline-panel-fdo); border-right: 0 solid var(--timeline-panel-fdo); border-bottom: 13px solid transparent; content:" "; }
.timeline li .timeline-badge { color: var(--timeline-panel-brd); width: 26px; height: 26px; line-height: 1; text-align: center; position: absolute; top: 16px; right: -13px; z-index: 100; background: var(--timeline-panel-fdo); }
.timeline li.timeline-inverted .timeline-panel { float: right; }
.timeline li.timeline-inverted .timeline-panel:before { border-left-width: 0; border-right-width: 16px; left: -16px; right: auto; }
.timeline li.timeline-inverted .timeline-panel:after { border-left-width: 0; border-right-width: 14px; left: -14px; right: auto; }
.timeline-badge a { font-size: var(--timeline-badge-font); color: var(--timeline-badge-colour) !important; border-bottom: 0px; }
.timeline-badge a:hover { color: var(--timeline-badge-colour) !important; }
.timeline-title { margin-top: 0; color: inherit; }
.timeline-heading { padding: 15px; border-bottom: var(--timeline-head-brd); }
.timeline-heading h4 { margin: 0px; padding: 0px; color: var(--timeline-head-colour); font-size: var(--timeline-head-font); font-weight: 700; line-height: 1.35; }
.timeline-heading a { border-bottom: 0px; }
.timeline-heading [class^="icf-"], .timeline-heading [class*=" icf-"] { display: inline-block; margin-right: 5px; font-size: var(--timeline-head-info-icon); line-height: 0px; vertical-align: middle; }
.timeline-body { display: none; background: var(--timeline-body-fdo); border-bottom: var(--timeline-body-brd); }
.timeline-body p, .timeline-body ul { padding: 10px 15px; margin-bottom: 0; }
.timeline-footer { display: none; padding: 5px 15px; }
.timeline-footer p { margin-bottom: 0; }
.timeline-footer a { cursor: pointer; text-decoration: none; }
.timelime-crm { margin: 8px 0px; display: inline-block; zoom: 1; *display: block; font-size: var(--timeline-crm-font); padding: 4px 8px; color: var(--timeline-crm-colour); background: var(--timeline-crm-fdo); border-radius: var(--timeline-crm-radius); }
.timeline li.timeline-inverted { float: right; clear: right; }
.timeline li:nth-child(2) { margin-top: 50px; }
.timeline li.timeline-inverted > .timeline-badge { left: -12px; }
a.timeline-info { float: right; font-size: var(--timeline-head-info-font); text-transform: uppercase; color: var(--timeline-head-info-colour) }

.timeline-ok { }
.timeline-ok .timeline-badge a { color: var(--timeline-ok-fdo) !important; }
.timeline-ok .timeline-panel:after { border-color: transparent var(--timeline-ok-fdo) !important; }
.timeline-ok.timeline-inverted .timeline-panel:after { border-color: transparent var(--timeline-ok-fdo) !important; }
.timeline-active .timeline-badge a { color: var(--timeline-ok-fdo) !important; }
.timeline-ok .timeline-heading { background: var(--timeline-ok-fdo) !important; }

.timeline-active {  }
.timeline-active .timeline-panel:after { border-color: transparent var(--timeline-active-fdo) !important; }
.timeline-active.timeline-inverted .timeline-panel:after { border-color: transparent var(--timeline-active-fdo) !important; }
.timeline-active .timeline-badge a { color: var(--timeline-active-fdo) !important; }
.timeline-active .timeline-heading { background: var(--timeline-active-fdo) !important; }
.timeline-active .timeline-heading h4 { color: var(--timeline-active-colour) !important; }
.timeline-active a.timeline-info { color: var(--timeline-active-colour) !important; }

.timeline-nok { margin-top: 0px; }
.timeline-end { margin-bottom: 30px !important; }

.timeline .act .timeline-body { display: block; }
.timeline .act .timeline-footer { display: block; }

.no-float { float: none !important; margin: 0px !important; }

@media (max-width: 700px) {
	ul.timeline:before { left: 12px; }
	ul.timeline > li { margin-bottom: 0px; position: relative; width:100%; float: left; clear: left; }
	ul.timeline > li > .timeline-panel { width: calc(100% - 40px); width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); }
	ul.timeline > li > .timeline-badge { left: 0px; margin-left: 0; top: 16px; } ul.timeline > li > .timeline-panel { float: right; }
	ul.timeline > li > .timeline-panel:before { border-left-width: 0; border-right-width: 15px; left: -15px; right: auto; }
	ul.timeline > li > .timeline-panel:after { border-left-width: 0; border-right-width: 14px; left: -14px; right: auto; }
	.timeline > li.timeline-inverted { float: left; clear: left; margin-top: 30px; margin-bottom: 30px; }
	.timeline > li.timeline-inverted > .timeline-badge { left: 0px; }
}

/* ------------------------------------------------------ */
/* IMAGE */
/* ------------------------------------------------------ */
img, picture { vertical-align: middle; border-style: none; }
img.img-responsive, picture.img-responsive { display: block; max-width: 100%; height: auto; }
a:hover img.img-responsive, a:hover picture.img-responsive { border-bottom: 1px solid transparent; text-decoration: none; }

.lazyload { opacity: 0; }
.lazyloading { opacity: 1; transition: opacity 300ms; background: var(--spinner); background-size: 30px 30px; }
.lazyloaded { opacity: 1; background-image: none; }

/* ------------------------------------------------------ */
/* GRID & FLEXBOX */
/* ------------------------------------------------------ */
.container-fluid { position: relative; min-width: 320px; width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.container { position: relative; min-width: 320px; max-width: 1670px; width: 100%; margin-right: auto; margin-left: auto; padding: 0px 15px;  overflow-x: clip !important;  }

@media only screen and (max-width: 576px) {
	.container { max-width: 100%; width: 100%; padding: 0px 10px; }
}

.row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }
.no-gutters { margin-right: 0; margin-left: 0; }
.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto  { position: relative; width: 100%; min-height: 1px; padding-right: 5px; padding-left: 5px; }

.col-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
.col-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
.col-3 { flex: 0 0 25%; max-width: 25%; }
.col-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
.col-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
.col-6 { flex: 0 0 50%; max-width: 50%; }
.col-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
.col-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
.col-9 { flex: 0 0 75%; max-width: 75%; }
.col-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
.col-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
.col-12 { flex: 0 0 100%; max-width: 100%; }

.order-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
.order-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }
.order-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
.order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
.order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
.order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
.order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
.order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
.order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
.order-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
.order-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
.order-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
.order-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
.order-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
.order-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }

.offset-1 { margin-left: 8.333333%; }
.offset-2 { margin-left: 16.666667%; }
.offset-3 { margin-left: 25%; }
.offset-4 { margin-left: 33.333333%; }
.offset-5 { margin-left: 41.666667%; }
.offset-6 { margin-left: 50%; }
.offset-7 { margin-left: 58.333333%; }
.offset-8 { margin-left: 66.666667%; }
.offset-9 { margin-left: 75%; }
.offset-10 { margin-left: 83.333333%; }
.offset-11 { margin-left: 91.666667%; }

.erow { display: flex; flex-wrap: wrap; position: relative; z-index: 100; gap: 10px; }
[class*="ecol-"] { position: relative; z-index: 1; box-sizing: border-box; flex: 0 0 auto; }
.ecol-1 { width: 100%; }
.ecol-2 { width: calc(50% - 5px); }
.ecol-3 { width: calc(33.3333% - 6.66px); }
.ecol-4 { width: calc(25% - 7.5px); }
.ecol-5 { width: calc(20% - 8px); }
.ecol-6 { width: calc(16.6667% - 8.33px); }
.ecol-7 { width: calc(14.2857% - 8.57px); }
.ecol-8 { width: calc(12.5% - 8.75px); }
.ecol-9 { width: calc(11.1111% - 8.88px); }
.ecol-10 { width: calc(10% - 9px); }
.ecol-11 { width: calc(9.0909% - 9.09px); }
.ecol-12 { width: calc(8.3333% - 9.16px); }

.ecol-s14 { width: calc(20% - 6.66px); }
.ecol-s24 { width: calc(60% - 6.66px); }

.ecol-w100 { width: 100%; }

.ecol-s2 { }
.ecol-s2a { float: left; text-align: left; }
.ecol-s2b { float: right; text-align: right; }

@media (max-width: 700px) {
    .ecol-s2 [class^="ecol-s2"]:nth-child(2) { margin-top: 15px; padding-top: 15px; border-top: 2px dotted #e5e5e5; }
    .ecol-s2a, .ecol-s2b { float: none; width: 100%; text-align: left; }
}

@media (max-width: 576px) {
    .emobile .ecol-2 { width: 100%; }

	.ecol-2 { width: calc(50% - 5px); }
    .ecol-3 { width: 100%; }
    .ecol-4 { width: calc(50% - 5px); }
    .ecol-5, .ecol-6, .ecol-7, .ecol-8, .ecol-9, .ecol-10, .ecol-11, .ecol-12 { width: 100%; }
    
    .erow-i .ecol-2 { width: 100%; }

	.ecol-s14 { width: calc(50% - 5px); }
    .ecol-s24 { width: 100%; }
}


/* Small devices */
@media (min-width: 576px) {
	.col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
	.col-sm-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
	.col-sm-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
	.col-sm-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
	.col-sm-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
	.col-sm-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
	.col-sm-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
	.col-sm-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
	.col-sm-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
	.col-sm-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
	.col-sm-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%;  max-width: 75%; }
	.col-sm-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
	.col-sm-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
	.col-sm-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

	.order-sm-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
	.order-sm-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }
	.order-sm-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
	.order-sm-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
	.order-sm-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
	.order-sm-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
	.order-sm-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
	.order-sm-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
	.order-sm-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
	.order-sm-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
	.order-sm-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
	.order-sm-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
	.order-sm-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
	.order-sm-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
	.order-sm-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }

	.offset-sm-0 { margin-left: 0; }
	.offset-sm-1 { margin-left: 8.333333%; }
	.offset-sm-2 { margin-left: 16.666667%; }
	.offset-sm-3 { margin-left: 25%; }
	.offset-sm-4 { margin-left: 33.333333%; }
	.offset-sm-5 { margin-left: 41.666667%; }
	.offset-sm-6 { margin-left: 50%; }
	.offset-sm-7 { margin-left: 58.333333%; }
	.offset-sm-8 { margin-left: 66.666667%; }
	.offset-sm-9 { margin-left: 75%; }
	.offset-sm-10 { margin-left: 83.333333%; }
	.offset-sm-11 { margin-left: 91.666667%; }

	.emobile .ecol-2 { flex: 1 0 100%; max-width: 100%; }
	.ecol-2 { flex: 1 0 50%; max-width: calc(50% - 10px); }
	.ecol-3 { flex: 1 0 100%; max-width: 100%; }
	.ecol-4 { flex: 1 0 50%; max-width: calc(50% - 10px); }
	.ecol-5 { flex: 1 0 100%; max-width: 100%; }
	.ecol-6 { flex: 1 0 100%; max-width: 100%; }
	.erow-i .ecol-2 { flex: 1 0 100%; max-width: 100%; }
	.ecol-s14 { flex: 1 0 50%; max-width: calc(50% - 15px); }
	.ecol-s24 { flex: 1 0 100%; max-width: 100%; }
}

/* Tablets */
@media (min-width: 768px) {
	.col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
	.col-md-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
	.col-md-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
	.col-md-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
	.col-md-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
	.col-md-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
	.col-md-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
	.col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
	.col-md-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
	.col-md-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
	.col-md-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
	.col-md-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
	.col-md-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
	.col-md-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

	.order-md-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
	.order-md-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }
	.order-md-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
	.order-md-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
	.order-md-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
	.order-md-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
	.order-md-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
	.order-md-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
	.order-md-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
	.order-md-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
	.order-md-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
	.order-md-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
	.order-md-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
	.order-md-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
	.order-md-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }

	.offset-md-0 { margin-left: 0; }
	.offset-md-1 { margin-left: 8.333333%; }
	.offset-md-2 { margin-left: 16.666667%; }
	.offset-md-3 { margin-left: 25%; }
	.offset-md-4 { margin-left: 33.333333%; }
	.offset-md-5 { margin-left: 41.666667%; }
	.offset-md-6 { margin-left: 50%; }
	.offset-md-7 { margin-left: 58.333333%; }
	.offset-md-8 { margin-left: 66.666667%; }
	.offset-md-9 { margin-left: 75%; }
	.offset-md-10 { margin-left: 83.333333%; }
	.offset-md-11 { margin-left: 91.666667%; }

	.emobile .ecol-2, .ecol-2, .erow-i .ecol-2 { flex: 1 0 50%; max-width: calc(50% - 10px); }
	.ecol-3 { flex: 1 0 33.333333%; max-width: calc(33.333333% - 5px); }
	.ecol-4 { flex: 1 0 25%; max-width: calc(25% - 15px); }
	.ecol-5 { flex: 1 0 20%; max-width: calc(20% - 15px); }
	.ecol-6 { flex: 1 0 33.333333%; max-width: calc(33.333333% - 15px); }
	.ecol-s14 { flex: 1 0 25%; max-width: calc(25% - 15px); }
	.ecol-s24 { flex: 1 0 50%; max-width: calc(50% - 10px); }
}

/* Desktops */
@media (min-width: 992px) {
	.col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
	.col-lg-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
	.col-lg-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
	.col-lg-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
	.col-lg-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
	.col-lg-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
	.col-lg-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
	.col-lg-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
	.col-lg-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
	.col-lg-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
	.col-lg-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
	.col-lg-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
	.col-lg-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
	.col-lg-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

	.order-lg-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
	.order-lg-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }
	.order-lg-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
	.order-lg-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
	.order-lg-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
	.order-lg-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
	.order-lg-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
	.order-lg-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
	.order-lg-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
	.order-lg-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
	.order-lg-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
	.order-lg-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
	.order-lg-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
	.order-lg-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
	.order-lg-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }

	.offset-lg-0 { margin-left: 0; }
	.offset-lg-1 { margin-left: 8.333333%; }
	.offset-lg-2 { margin-left: 16.666667%; }
	.offset-lg-3 { margin-left: 25%; }
	.offset-lg-4 { margin-left: 33.333333%; }
	.offset-lg-5 { margin-left: 41.666667%; }
	.offset-lg-6 { margin-left: 50%; }
	.offset-lg-7 { margin-left: 58.333333%; }
	.offset-lg-8 { margin-left: 66.666667%; }
	.offset-lg-9 { margin-left: 75%; }
	.offset-lg-10 { margin-left: 83.333333%; }
	.offset-lg-11 { margin-left: 91.666667%; }

	.emobile .ecol-2, .ecol-2, .erow-i .ecol-2 { flex: 1 0 50%; max-width: calc(50% - 10px); }
	.ecol-3 { flex: 1 0 33.333333%; max-width: calc(33.333333% - 15px); }
	.ecol-4 { flex: 1 0 25%; max-width: calc(25% - 15px); }
	.ecol-5 { flex: 1 0 20%; max-width: calc(20% - 15px); }
	.ecol-6 { flex: 1 0 16.666667%; max-width: calc(16.666667% - 15px); }
	.ecol-s14 { flex: 1 0 25%; max-width: calc(25% - 15px); }
	.ecol-s24 { flex: 1 0 50%; max-width: calc(50% - 10px); }
}

/* Extra Desktops */
@media (min-width: 1200px) {
	.col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
	.col-xl-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
	.col-xl-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
	.col-xl-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
	.col-xl-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
	.col-xl-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
	.col-xl-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
	.col-xl-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
	.col-xl-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
	.col-xl-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
	.col-xl-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
	.col-xl-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
	.col-xl-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
	.col-xl-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

	.order-xl-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
	.order-xl-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }
	.order-xl-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
	.order-xl-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
	.order-xl-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
	.order-xl-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
	.order-xl-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
	.order-xl-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
	.order-xl-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
	.order-xl-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
	.order-xl-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
	.order-xl-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
	.order-xl-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
	.order-xl-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
	.order-xl-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }

	.offset-xl-0 { margin-left: 0; }
	.offset-xl-1 { margin-left: 8.333333%; }
	.offset-xl-2 { margin-left: 16.666667%; }
	.offset-xl-3 { margin-left: 25%; }
	.offset-xl-4 { margin-left: 33.333333%; }
	.offset-xl-5 { margin-left: 41.666667%; }
	.offset-xl-6 { margin-left: 50%; }
	.offset-xl-7 { margin-left: 58.333333%; }
	.offset-xl-8 { margin-left: 66.666667%; }
	.offset-xl-9 { margin-left: 75%; }
	.offset-xl-10 { margin-left: 83.333333%; }
	.offset-xl-11 { margin-left: 91.666667%; }

	.emobile .ecol-2, .ecol-2, .erow-i .ecol-2 { flex: 1 0 50%; max-width: calc(50% - 10px); }
	.ecol-3 { flex: 1 0 33.333333%; max-width: calc(33.333333% - 15px); }
	.ecol-4 { flex: 1 0 25%; max-width: calc(25% - 15px); }
	.ecol-5 { flex: 1 0 20%; max-width: calc(20% - 15px); }
	.ecol-6 { flex: 1 0 16.666667%; max-width: calc(16.666667% - 15px); }
	.ecol-s14 { flex: 1 0 25%; max-width: calc(25% - 15px); }
	.ecol-s24 { flex: 1 0 50%; max-width: calc(50% - 10px); }
}

/* ------------------------------------------------------ */
/* COMPLEMENTARY STYLES */
/* ------------------------------------------------------ */
hr.brd { width: 100%; margin: 0px 0px 20px 0px; padding: 0px; -moz-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; border: 0px; border-top: var(--brd-solid-light); }
hr.brd-grey { background: var(--colour-grey-light); }
hr.brd-dark { background: var(--colour-grey-dark); }
hr.brd-grey, hr.brd-dark { width: 100%; margin: 0px 0px 20px 0px; height: 10px; border: 0px; }
hr.brd-colour-smurf { background: var(--colour-smurf-primary); }
hr.brd-colour-goofy { background: var(--colour-goofy-primary); }
hr.brd-colour-barbie { background: var(--colour-barbie-primary); }
hr.brd-colour-minion { background: var(--colour-minion-primary); }
hr.brd-colour-smurf, hr.brd-colour-goofy, hr.brd-colour-barbie, hr.brd-colour-minion { width: 100%; margin: 0px 0px 20px 0px; height: 10px; border: 0px; }
hr.brd-dotted { width: 100%; margin: 0px 0px 20px 0px; border-top: var(--brd-dotted); }
hr.brd-dotted-light { width: 100%; margin: 0px 0px 20px 0px; border-top: var(--brd-dotted-light); }
hr.brd-solid { width: 100%; margin: 0px 0px 20px 0px; border-top: var(--brd-solid); }
hr.brd-solid-light { width: 100%; margin: 0px 0px 20px 0px; border-top: var(--brd-solid-light); }
hr.brd-solid-b { width: 100%; margin: 0px 0px 20px 0px; border-top: var(--brd-solid-b); }
hr.brd-solid-light-b { width: 100%; margin: 0px 0px 20px 0px; border-top: var(--brd-solid-light-b); }
hr.brd-bdeco { width: 100%; margin: 0px 0px 20px 0px; height: 6px; background: var(--brd-bdeco); border: 0; }
hr.brd-sdeco { width: 100%; margin: 0px 0px 20px 0px; height: 3px; background: var(--brd-sdeco); border: 0; }

.brd-t { border-top: var(--brd-solid-light); }
.brd-b { border-bottom: var(--brd-solid-light); }
.brd-l { border-left: var(--brd-solid-light); }
.brd-r { border-right: var(--brd-solid-light); }
.brd-lr { border-left: var(--brd-solid-light); border-right: var(--brd-solid-light); }
.brd-tb { border-top: var(--brd-solid-light); border-bottom: var(--brd-solid-light); }
.brd-g { border: var(--brd-solid-light); }
.brd-sep { padding-top: 15px; border-top: var(--brd-sep); }
.brd-sep p { margin-bottom: 0px; }
.box-sep > .brd-sep:first-child { padding-top: 0px; border-top: 0px !important; }
.brd-scc { margin-top: 15px; padding-top: 15px; border-top: var(--brd-scc); }
.brd-radius-s { border-radius: var(--brd-radius); }
.brd-radius-b { border-radius: var(--brd-radius-b); }

.padd-no { padding: var(--size-mp-no); }
.padd { padding: var(--size-mp-base); }
.padd-bl { padding: var(--size-mp--bl); }
.padd-br { padding: var(--size-mp--br); }
.padd-blr { padding: var(--size-mp--blr); }
.padd-tl { padding: var(--size-mp--tl); }
.padd-tr { padding: var(--size-mp--tr); }
.padd-tlr { padding: var(--size-mp--tlr); }
.padd-l { padding: var(--size-mp--l); }
.padd-r { padding: var(--size-mp--r); }
.padd-lr { padding: var(--size-mp--lr); }
.padd-t { padding: var(--size-mp--t); }
.padd-b { padding: var(--size-mp--b); }
.padd-tb { padding: var(--size-mp--tb); }

.margin-mm { margin: var(--size-mp-mn); }
.margin-mxm { margin: var(--size-mp-mx); }
.margin-no { margin: var(--size-mp-no); }
.margin { margin: var(--size-mp-base); }
.margin-bl { margin: var(--size-mp--bl); }
.margin-br { margin: var(--size-mp--br); }
.margin-blr { margin: var(--size-mp--blr); }
.margin-l { margin: var(--size-mp--l); }
.margin-r { margin: var(--size-mp--r); }
.margin-lr { margin: var(--size-mp--lr); }
.margin-t { margin: var(--size-mp--t); }
.margin-b { margin: var(--size-mp--b); }
.margin-tb { margin: var(--size-mp--tb); }

.gserp1, .ggroup1 { z-index: 1000 !important; }
.gserp2, .ggroup2 { z-index: 900 !important; }
.gserp3, .ggroup3 { z-index: 800 !important; }
.gserp4, .ggroup4 { z-index: 700 !important; }
.gserp5, .ggroup5 { z-index: 600 !important; }
.gserp6, .ggroup6 { z-index: 500 !important; }
.gserp7, .ggroup7 { z-index: 400 !important; }
.gserp8, .ggroup8 { z-index: 300 !important; }
.gserp9, .ggroup9 { z-index: 200 !important; }
.gserp10, .ggroup10 { z-index: 100 !important; }

.a-bs { vertical-align: baseline !important; }
.a-t { vertical-align: top !important }
.a-m { vertical-align: middle !important; }
.a-b { vertical-align: bottom !important; }
.a-txt-t { vertical-align: text-bottom !important; }
.a-txt-b { vertical-align: text-top !important; }
.a-vh { display: flex; justify-content: center; align-items: center; }

.f-no { float: none; }
.f-left, .pull-left { float: left; }
.f-right, .pull-right { float: right; }
 
.clearfix::after { display: block; clear: both; content: ""; }
.clear { clear:both; }

.pr { position: relative; }
.pa { position: absolute; }
.pv-m { vertical-align: middle; }
.pv-t { vertical-align: top; }
.pv-b { vertical-align: bottom; }

.d, .show { display: block; }
.d-i { display: inline; }
.d-ib { display: inline-block; }
.d-t { display: table; }
.d-tc { display: table-cell; }
.d-tr { display: table-row; }
.nd, .hidden { display: none !important; }
.inv { visibility: hidden; }
.open { display: block !important; }
.collapse { display: none; }
.collapse.show { display: block; }

.w-auto { width: auto !important; }
.w-25 { width: 25% !important; }
.w-50 { width: 50% !important; }
.w-75 { width: 75% !important; }
.w-100 { width: 100% !important; }
.w-65px { width: 65px !important; }

.h-25 { height: 25% !important; }
.h-50 { height: 50% !important; }
.h-75 { height: 75% !important; }
.h-100 { height: 100% !important; }

.mw-100 { max-width: 100% !important; }
.mh-100 { max-height: 100% !important; }

.mcode { background: #FFFDEC; }

.d-desktop, .ydisplayTPL, .displayDesktop { display: block; }
.d-ib-desktop { display: inline-block; }
.d-mobile, .ndisplayTPL, .ndisplaySerpTPL  { display: none; }
.d-ib-mobile, .displayMobile { display: none; }

@media (max-width: 700px) {
	.ndisplayTPL { display: block; }
	.ydisplayTPL { display: block !important; }
	.ndisplaySerpTPL { display: block !important; }
	.displayDesktop { display: none; }
	.displayMobile { display: block; }
	#chome .displayDesktop { display: block; }
	#chome .displayMobile { display: none; }
}

@media (max-width: 576px) {
	.d-desktop { display: none; }
	.d-ib-desktop { display: none; }
	.d-mobile { display: block; }
	.d-ib-mobile { display: inline-block; }
}

/* Backgrounds */
.mcolour { background: -moz-linear-gradient(45deg, #ff0000 0%, #ffff00 29%, #05C1FF 70%, #ff00ff 100%) !important; background: -webkit-linear-gradient(45deg, #ff0000 0%, #ffff00 29%, #05C1FF 70%, #ff00ff 100%) !important; background: -o-linear-gradient(45deg, #ff0000 0%, #ffff00 29%, #05C1FF 70%, #ff00ff 100%) !important; background: -ms-linear-gradient(45deg, #ff0000 0%, #ffff00 29%, #05C1FF 70%, #ff00ff 100%) !important; background: linear-gradient(45deg, #ff0000 0%, #ffff00 29%, #05C1FF 70%, #ff00ff 100%) !important; }

/* Loader */
.loader, .loader:after { border-radius: 50%; width: 10em; height: 10em; }
.loader { margin: 60px auto; font-size: 10px; position: relative; text-indent: -9999em; border-top: 1.1em solid rgba(0, 0, 0, 0.1); border-right: 1.1em solid rgba(0, 0, 0, 0.1); border-bottom: 1.1em solid rgba(0, 0, 0, 0.1); border-left: 1.1em solid #333333; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation: load8 1.1s infinite linear; animation: load8 1.1s infinite linear; }
@-webkit-keyframes load8 {
	0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes load8 {
	0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
.loader-process { margin: 20px auto; border-top: 1.1em solid rgba(204, 153, 0, 0.1); border-right: 1.1em solid rgba(204, 153, 0, 0.1); border-bottom: 1.1em solid rgba(204, 153, 0, 0.1); border-left: 1.1em solid #CC9900; }
/* Animation elements */
.ani-rotate360, .processing { display: inline-block; transform: rotate(359deg); animation: ani-rotate360 2s infinite linear; }
@keyframes ani-rotate360 { 0% { transform: rotate(359deg); }	100% { transform: rotate(0deg); } }

/* ------------------------------------------------------ */
/* ICONS */
/* ------------------------------------------------------ */
[class^="icf-"], [class*=" icf-"], [class^="glyphicon-"], [class*=" glyphicon-"] { font-family: 'iconfuni' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icf-link { display: inline-block; margin-right: 5px; font-size: 18px; line-height: 0px; vertical-align: middle; border-bottom: 0px; }
.icf-inline {  display: inline-block; margin-right: 5px; line-height: 0px; vertical-align: middle; }
.icf-block { display: block; margin-bottom: 5px; }
.icf-middle { vertical-align: middle; }
.icf-ssp { font-size: 48px; }
.icf-sp { font-size: 36px; }
.icf-sb { font-size: 24px; }
.icf-b { font-size: 18px; }
.icf-m { font-size: 16px; }
.icf-n { font-size: 14px; }
.icf-s { font-size: 12px; }

.icf-adjunte:before { content: "\e900"; }
.icf-agree:before { content: "\e901"; }
.icf-arrow-bottom:before { content: "\e902"; }
.icf-arrow-bottom-circle:before { content: "\e903"; }
.icf-arrow-bottom-fill:before { content: "\e904"; }
.icf-arrow-bottom-light:before { content: "\e905"; }
.icf-arrow-left:before { content: "\e906"; }
.icf-arrow-left-circle:before { content: "\e907"; }
.icf-arrow-left-fill:before { content: "\e908"; }
.icf-arrow-left-light:before { content: "\e909"; }
.icf-arrow-right:before { content: "\e90a"; }
.icf-arrow-right-circle:before { content: "\e90b"; }
.icf-arrow-right-fill:before { content: "\e90c"; }
.icf-arrow-right-light:before { content: "\e90d"; }
.icf-arrow-top:before { content: "\e90e"; }
.icf-arrow-top-circle:before { content: "\e90f"; }
.icf-arrow-top-fill:before { content: "\e910"; }
.icf-arrow-top-light:before { content: "\e911"; }
.icf-award:before { content: "\e912"; }
.icf-barcode:before { content: "\e913"; }
.icf-bell1:before { content: "\e914"; }
.icf-bell2:before { content: "\e915"; }
.icf-book-directions:before { content: "\e916"; }
.icf-bookmark1:before { content: "\e917"; }
.icf-bookmark2:before { content: "\e918"; }
.icf-calculator:before { content: "\e919"; }
.icf-calculator-hand:before { content: "\e91a"; }
.icf-calendar:before { content: "\e91b"; }
.icf-calendar-numeric:before { content: "\e91c"; }
.icf-camera:before { content: "\e91d"; }
.icf-camera-image:before { content: "\e91e"; }
.icf-cart:before { content: "\e91f"; }
.icf-cart-ok:before { content: "\e920"; }
.icf-categorie:before { content: "\e921"; }
.icf-certificate:before { content: "\e922"; }
.icf-circle:before { content: "\e923"; }
.icf-clock:before { content: "\e924"; }
.icf-clock-24h:before { content: "\e925"; }
.icf-clock-active:before { content: "\e926"; }
.icf-clock-alarm:before { content: "\e927"; }
.icf-clock-crono:before { content: "\e928"; }
.icf-clock-speed:before { content: "\e929"; }
.icf-close:before { content: "\e92a"; }
.icf-close-circle:before { content: "\e92b"; }
.icf-clothes:before { content: "\e92c"; }
.icf-columns:before { content: "\e92d"; }
.icf-coment1:before { content: "\e92e"; }
.icf-coment2:before { content: "\e92f"; }
.icf-coments1:before { content: "\e930"; }
.icf-coments2:before { content: "\e931"; }
.icf-copyright:before { content: "\e932"; }
.icf-correct:before { content: "\e933"; }
.icf-correct-circle:before { content: "\e934"; }
.icf-correct-hand:before { content: "\e935"; }
.icf-delivery:before { content: "\e936"; }
.icf-direction:before { content: "\e937"; }
.icf-discount1:before { content: "\e938"; }
.icf-discount2:before { content: "\e939"; }
.icf-download:before { content: "\e93a"; }
.icf-eco:before { content: "\e93b"; }
.icf-eco-leaf:before { content: "\e93c"; }
.icf-eco-leaf-circle:before { content: "\e93d"; }
.icf-edit:before { content: "\e93e"; }
.icf-facebook:before { content: "\e93f"; }
.icf-facebook-circle:before { content: "\e940"; }
.icf-facebook-square:before { content: "\e941"; }
.icf-favorite:before { content: "\e942"; }
.icf-file:before { content: "\e943"; }
.icf-file_pdf:before { content: "\e944"; }
.icf-file-repeat:before { content: "\e945"; }
.icf-file-search:before { content: "\e946"; }
.icf-filter:before { content: "\e947"; }
.icf-googleplus:before { content: "\e948"; }
.icf-googleplus-circle:before { content: "\e949"; }
.icf-googleplus-square:before { content: "\e94a"; }
.icf-hand-negative:before { content: "\e94b"; }
.icf-hand-neutral:before { content: "\e94c"; }
.icf-hand-positive:before { content: "\e94d"; }
.icf-help:before { content: "\e94e"; }
.icf-image:before { content: "\e94f"; }
.icf-images:before { content: "\e950"; }
.icf-incorrect:before { content: "\e951"; }
.icf-incorrect-circle:before { content: "\e952"; }
.icf-info:before { content: "\e953"; }
.icf-info-minus:before { content: "\e954"; }
.icf-info-plus:before { content: "\e955"; }
.icf-instagram:before { content: "\e956"; }
.icf-instagram-circle:before { content: "\e957"; }
.icf-instagram-square:before { content: "\e958"; }
.icf-location:before { content: "\e959"; }
.icf-location-map:before { content: "\e95a"; }
.icf-lock:before { content: "\e95b"; }
.icf-logo-f:before { content: "\e95c"; }
.icf-logo-f-circle:before { content: "\e95d"; }
.icf-made-f-h:before { content: "\e95e"; }
.icf-made-f-v:before { content: "\e95f"; }
.icf-mail:before { content: "\e960"; }
.icf-megaphone:before { content: "\e961"; }
.icf-menu:before { content: "\e962"; }
.icf-menu-close:before { content: "\e963"; }
.icf-new:before { content: "\e964"; }
.icf-offer1:before { content: "\e965"; }
.icf-offer2:before { content: "\e966"; }
.icf-order:before { content: "\e967"; }
.icf-payment:before { content: "\e968"; }
.icf-payment-back:before { content: "\e969"; }
.icf-payment-gift:before { content: "\e96a"; }
.icf-payment-ok:before { content: "\e96b"; }
.icf-phone:before { content: "\e96c"; }
.icf-pinterest:before { content: "\e96d"; }
.icf-pinterest-circle:before { content: "\e96e"; }
.icf-pinterest-square:before { content: "\e96f"; }
.icf-printer:before { content: "\e970"; }
.icf-rows:before { content: "\e971"; }
.icf-rss:before { content: "\e972"; }
.icf-rss-circle:before { content: "\e973"; }
.icf-rss-square:before { content: "\e974"; }
.icf-ruler1:before { content: "\e975"; }
.icf-ruler2:before { content: "\e976"; }
.icf-ruler3:before { content: "\e977"; }
.icf-search:before { content: "\e978"; }
.icf-send:before { content: "\e979"; }
.icf-send-airport:before { content: "\e97a"; }
.icf-send-airport-urgent:before { content: "\e983"; }
.icf-shipping:before { content: "\e97c"; }
.icf-shipping-close:before { content: "\e97d"; }
.icf-shipping-free:before { content: "\e97e"; }
.icf-shipping-open:before { content: "\e97f"; }
.icf-sitemap:before { content: "\e980"; }
.icf-social:before { content: "\e981"; }
.icf-square:before { content: "\e982"; }
.icf-star_off:before { content: "\e983"; }
.icf-star_on:before { content: "\e984"; }
.icf-synchronize:before { content: "\e985"; }
.icf-trash:before { content: "\e986"; }
.icf-twitter:before { content: "\e987"; }
.icf-twitter-circle:before { content: "\e988"; }
.icf-twitter-square:before { content: "\e989"; }
.icf-unlock:before { content: "\e98a"; }
.icf-user:before { content: "\e98b"; }
.icf-video:before { content: "\e98c"; }
.icf-video-play:before { content: "\e98d"; }
.icf-view:before { content: "\e98e"; }
.icf-wallet:before { content: "\e98f"; }
.icf-warning:before { content: "\e990"; }
.icf-web:before { content: "\e991"; }
.icf-whatsapp:before { content: "\e992"; }
.icf-whatsapp-circle:before { content: "\e993"; }
.icf-whatsapp-square:before { content: "\e994"; }
.icf-youtube:before { content: "\e995"; }
.icf-youtube-circle:before { content: "\e996"; }
.icf-youtube-square:before { content: "\e997"; }
.icf-zoom-in:before { content: "\e998"; }
.icf-zoom-out:before { content: "\e999"; }
.icf-new-letter:before { content: "\e99a"; }
.icf-v1:before { content: "\e99b"; }
.icf-v2:before { content: "\e99c"; }
.icf-v3:before { content: "\e99d"; }

.glyphicon-chevron-right:before { content: "\e90a"; }
.glyphicon-chevron-left:before { content: "\e906"; }

/* ------------------------------------------------------ */
/* HEADER */
/* ------------------------------------------------------ */
#header { z-index: 10001; position: relative; clear:both; background: var(--header-colour1); }

#slidemenuBtn { grid-area: btn; }
#header-brand { grid-area: brand; }
#header-search { grid-area: search; }
#header-nav   { grid-area: nav; }
#header-menu  { grid-area: menu; }

#header-ctt { display: grid; grid-template-columns: auto 1fr auto; grid-template-rows: auto auto; grid-template-areas: "brand search nav" "menu  menu   menu"; align-items: center; gap: 15px; }
#slidemenuBtn { display: none; }

/* Header menssage */
#header-msg { clear: both; }
#header-msg { clear: both; position: relative; margin: 0; padding: 10px; font-size: var(--header-msg-font); line-height: 1; color: var(--header-msg-font-colour); text-align: center; }
#header-msg.wc1 { font-weight: 700; background: var(--header-msg-fdo); }
#header-msg.wc1 .txt-h1 { display: inline-block; font-weight: 700; }
#header-msg.wc1 .txt-h1:before { display: inline-block; margin-right: 7px; content: '\e979'; color: var(--header-msg-font-colour); font-family: 'iconfuni'; font-size: var(--font-cb); font-weight: normal; vertical-align: middle; line-height:0; }
#header-msg.wc1 .txt-h2 { display: inline-block; padding: 3px 6px 5px 6px; color: var(--header-msg-fdo); line-height: normal; text-transform: uppercase; vertical-align: middle; background: var(--header-msg-font-colour); border-radius: var(--brd-radius); }
#header-msg.wc1 .txt-h3 { display: inline-block; font-weight: 700; }
#header-msg.wc2 { padding: 6px 10px 6px 10px; font-weight: 700; background: var(--header-msg-fdo); }
#header-msg.wc2 .phase1 { display: inline-block; padding: 0px 10px 0px 0px; border-right: 1px solid var(--header-msg-font-colour); }
#header-msg.wc2 .phase2 { display: inline-block; padding: 0px 0px 0px 8px; }
#header-msg.wc2 .phase1:before { display: inline-block; margin-right: 0px; content: '\e979'; color: var(--header-msg-font-colour); font-family: 'iconfuni'; font-size: var(--font-cb); font-weight: normal; vertical-align: middle; line-height:normal;  }
#header-msg.wc2 .txt-h1 { display: inline-block; border-bottom: 1px dotted var(--header-msg-font-colour); }
#header-msg.wc2 .txt-h2 { display: inline-block; padding: 3px 6px 5px 6px; line-height: normal; color: var(--header-msg-fdo); background: var(--header-msg-font-colour); border-radius: var(--brd-radius); }
#header-msg.wclock { min-height: 42px; padding: 10px 10px 8px 10px; color: var(--header-msg-font-colour); background: var(--header-msg-fdo); }
#header-msg.wclock .txt-h1 { min-height: 14px; color: var(--header-msg-font-colour); font-weight: 700; text-decoration: none; display: inline-block; vertical-align: middle; }
#header-msg.wclock .txt-h2 { min-height: 18px; color: var(--header-msg-font-colour); font-weight: 700; text-transform: uppercase; text-decoration: underline; vertical-align: middle; }
#header-msg.wclock #clock { display: inline-block; min-height: 24px; padding: 0px 0px; font-weight: 700; vertical-align: middle; }
#header-msg.wclock #clock span { display: inline-block; margin: 0px 4px; font-size: var(--font-bb); vertical-align: middle; line-height: 0; }
#header-msg.wclock #clock i { display: inline-block; min-height: 24px; margin: 0px 2px; padding: 5px 4px; color: var(--header-msg-fdo); font-size: 14px; line-height: 1; font-style: normal; background: var(--header-msg-font-colour); border-radius: var(--brd-radius); }

/* Header Brand&Logo */
#header-brand { margin: 15px 0px 0px 0px; padding: 0; font-weight: normal; line-height: 1; vertical-align: middle; }
#header-brand a { display: block; margin: 0px; width: 343px; height: 48px; background-color: var(--header-colour2); -webkit-mask-image: url('/img/global/funidelia7/funidelia_logo.svg'); mask-image: url('/img/global/funidelia7/funidelia_logo.svg'); -webkit-mask-size: contain; mask-size: contain; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-position: center; mask-position: center; text-indent: -10000px; overflow: hidden; white-space: nowrap; }

/* Header Navigation secundary: customer service, user, cart */
#header-nav {  display: flex; flex-direction: column; align-items: flex-start; width: fit-content; margin: 20px 0px 0px 0px; padding: 0px; }
#header-nav .header-nav-menu { display: inline-flex; flex-direction: row; align-items: center; margin: 0px; padding: 0px; white-space: nowrap; text-align: right; vertical-align: middle; }
#header-nav .header-nav-menu > li { margin: 0px 0px 0px 8px; padding: 0px; white-space: nowrap; }
#header-nav .header-nav-menu > li::before { display: none; }
#header-nav .header-nav-menu > li > a { border: none; }
#header-nav .header-nav-menu > li > a.opt { display: flex; justify-content: center; align-items: center; width: 42px; height: 42px; line-height: 1; background: var(--header-colour2); border-radius: 21px; }
#header-nav .header-nav-menu > li > a.opt:hover { background: var(--header-colour3); } 

#header-nav .head-client { display: inline-block; vertical-align: inherit !important; }
#header-nav .head-client .opt { font-size: var(--font-s); color: var(--header-colour1); }
#header-nav .head-client .opt .txt { display: none; }
#header-nav .head-client a.opt { color: var(--header-colour1); }
#header-nav .head-client a.opt:hover, #header-nav .head-client a.opt:hover::before { color: var(--header-colour1); }
#header-nav .head-client a.opt:before { content: "\e94e"; font-size: var(--font-bb); color: var(--header-colour1); font-family: 'iconfuni'; line-height: 1; vertical-align: text-top; }
#header-nav .head-client.show a.dropdown-toggle { color: var(--header-colour1); background: var(--colour-background-base) !important; }

#header-nav .head-language { display: inline-block; vertical-align: inherit !important; }
#header-nav .head-language .opt { font-size: var(--font-n); color:var(--header-colour1); font-weight: bold; }
#header-nav .head-language a.opt { color: var(--header-colour1); text-transform: uppercase; }
#header-nav .head-language a.opt:hover, #header-nav .head-language a.opt:hover::before, #header-nav .head-language a.dropdown-toggle:hover::after { color: var(--header-colour1); }
#header-nav .head-language a.opt:before { display: none; content: "\e991"; font-size: var(--font-bb); color: var(--header-colour1); font-family: 'iconfuni'; line-height: 1; vertical-align: text-top; }
#header-nav .head-language.show a.dropdown-toggle { color: var(--header-colour1); background: var(--colour-background-base) !important; }
#header-nav .head-language a.dropdown-toggle:after { display: none; margin-left: 5px; margin-bottom: 3px; content: "\e902"; font-size: var(--font-sb); color: var(--header-colour1); font-family: 'iconfuni'; line-height: 1; vertical-align: middle; }
#header-nav .head-language .dropdown-menu { right: -10px; top: 45px; }
#header-nav .head-language .dropdown-menu a { font-size: var(--font-n); }

#header-nav .head-search { display: none; }
#header-nav .head-search .opt { position: relative; display: inline-block; font-size: var(--font-s); color: var(--header-colour1); }
#header-nav .head-search .opt .txt { display: none; }
#header-nav .head-search a.opt { color:var(--header-colour1); }
#header-nav .head-search a.opt:hover, #header-nav .head-search a.opt:hover::before { color: var(--header-colour1); }
#header-nav .head-search a.opt:before { content: "\e978"; font-size: var(--font-bb); color: var(--header-colour1); font-family: 'iconfuni'; line-height: 1; vertical-align: middle; }
#header-nav .head-search a.active { background: var(--colour-negative) !important; }
#header-nav .head-search a.active:before { content: "\e92a"; }

#header-nav .head-user { display: inline-block; }
#header-nav .head-user .opt { position: relative; display: inline-block; font-size: var(--font-s); color: var(--header-colour1); }
#header-nav .head-user .opt .txt { display: none; }
#header-nav .head-user a.opt { color: var(--header-colour1); }
#header-nav .head-user a.opt:hover, #header-nav .head-user a.opt:hover::before, #header-nav .head-user a.dropdown-toggle:hover::after { color: var(--header-colour1); }
#header-nav .head-user a.opt:before { content: "\e98b"; font-size: var(--font-bb); color: var(--header-colour1); font-family: 'iconfuni'; line-height: 1; vertical-align: middle; }
#header-nav .head-user.show a.dropdown-toggle { color: var(--header-colour1); background: var(--colour-background-base) !important; }
#header-nav .head-user a.dropdown-toggle:after { display: none; content: "\e902"; font-size: var(--font-n); color: var(--header-colour1); font-family: 'iconfuni'; line-height: 1; vertical-align: middle; }
#header-nav .head-user .dropdown-menu { width: 260px; right: -10px; top: 45px; font-size: var(--font-n) !important; }
#header-nav .head-user ul.dropdown-item li a { font-size: var(--font-n); }
#header-nav .head-user .form .form-control { font-size:var(--font-n) !important; }
#header-nav .head-user .form .btn-form { display: block; margin-bottom: 15px; width: 100% !important; }

#header-nav .head-cart { display: inline-block; }
#header-nav .head-cart .opt { position: relative; display: inline-block; font-size: var(--font-s); color: var(--header-colour1); }
#header-nav .head-cart .opt .txt { display: none; }
#header-nav .head-cart .opt .badged { display: block; width: 22px; height: 22px; right: -8px; font-size: var(--font-s) !important; background: var(--colour-negative); color: var(--header-colour1); font-weight: 700; border-color: var(--header-colour1); border-radius: 11px; }
#header-nav .head-cart a.opt { color: var(--header-colour1); }
#header-nav .head-cart a.opt:hover, #header-nav .head-cart a.opt:hover::before, #header-nav .head-cart a.dropdown-toggle:hover::after { color: var(--header-colour1); }
#header-nav .head-cart a.opt:hover .badged { color:var(--header-colour1); background: var(--colour-negative); }
#header-nav .head-cart a.opt:before { content: "\e91f"; font-size: var(--font-bb); color: var(--header-colour1); font-family: 'iconfuni'; line-height: 1; vertical-align: middle; }
#header-nav .head-cart .active .badged { color: var(--header-colour1); background: var(--colour-negative); }
#header-nav .head-cart.show a.dropdown-toggle { color: var(--header-colour1); background: var(--colour-background-base) !important; }
#header-nav .head-cart a.dropdown-toggle:after { display: none; margin-left: 10px; content: "\e902"; font-size: var(--font-n); color: var(--font-colour-negative); font-family: 'iconfuni'; line-height: 1; vertical-align: middle; }
#header-nav .head-cart a.dropdown-toggle .badged { right: -8px; }
#header-nav .head-cart .dropdown-menu { right: -10px; top: 45px; width: 260px; font-size: var(--font-n) !important; }
#header-nav .head-cart .dropdown-header { padding: 15px; font-size: var(--font-n); text-align: center; border-bottom: var(--brd-dotted); }
#header-nav .head-cart .dropdown-padd { padding: 15px; white-space: normal; }
#header-nav .head-cart .dropdown-padd .lazyloading {  display:block; margin:0 auto; width: 30px; height: 30px; }
#header-nav .head-cart .msg-empty, .msg-ley { text-align: center; line-height: 1.5; color: var(--font-colour-important); }
#header-nav .head-cart .msg-urgency { display: block; padding: 10px; font-size: var(--font-sb); text-align: center; line-height: 1.5; color: var(--font-colour-urgent); font-weight: 700; background: #FEF0F0; border: 1px solid var(--colour-urgent); }
#header-nav .head-cart .msg-urgency:before { display: inline-block; margin-right: 5px; content: "\e964"; font-size: var(--font-n); color: var(--font-colour-urgent); font-family: 'iconfuni'; line-height: 1; vertical-align: middle; }
#header-nav .head-cart .form { margin: 0px; padding: 0px; }
#header-nav .head-cart .form .form-control, #header-nav .head-cart .form .form-select { font-size: var(--font-n) !important; }
#header-nav .head-cart .form .form-select { margin-right: 15px !important; margin-top: 10px; width: 50px; }
#header-nav .head-cart .form .form-select .form-selectArr { top: 0.8125rem; }
#header-nav .head-cart .form .hc-ctd-sel { display: inline-block; padding: 3px 8px; width: 50px; height: 30px; font-size: var(--font-s); }
#header-nav .head-cart .form .hc-pro-img { margin-right: 15px !important; }
#header-nav .head-cart .form .hc-ctd { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
#header-nav .head-cart .form .hc-pro { font-size: var(--font-n); color: var(--font-colour-base); }
#header-nav .head-cart .form .hc-ctd-price { margin: 0px; padding: 0px; color: var(--font-colour-featured); font-size: var(--font-n); font-weight: 700; }
#header-nav .head-cart .form .hc-ctd-price .txt { display: none; }
#header-nav .head-cart .form .hc-ctd-price small { font-size: var(--font-sb); }
#header-nav .head-cart .form .hc-ctd-del { font-size: var(--font-sb); font-weight: 700; }
#header-nav .head-cart .form .hc-ctd-del:before { display: inline-block; margin-right: 5px; content: "\e986"; font-size: var(--font-sn); font-weight: normal; font-family: 'iconfuni'; line-height: 1; vertical-align: middle; }
#header-nav .head-cart .form .price-total { margin: 0 0 15px 0; color: var(--font-colour-important); font-size: var(--font-n); font-weight: 700; text-align: center; line-height: 1; }
#header-nav .head-cart .form .price-total strong { font-size: var(--font-sn); color: #ff6a42; font-weight: 700; }
#header-nav .head-cart .form .price-total small { font-size: var(--font-sb); }
#header-nav .head-cart .form .btn-form { display: block; width: 100%; white-space:normal; line-height:1.3; }
#header-nav .head-cart .form label { display: none; }
#header-nav .head-cart .form ul { margin: 10px 0px 0px 0px; padding: 0px; }
#header-nav .head-cart .form li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #E5E5E5; }
#header-nav .head-cart .form li:before { display: none; }
#header-nav .head-cart .form li p { margin-bottom: 0; }
#header-nav .head-cart .form li a { border-bottom: 0px; color: var(--font-colour-emphasis); }
#header-nav .head-cart .form li a:hover { color: var(--font-colour-featured); }

#header-nav .show a.opt, #header-nav .show a.opt:before, #header-nav .show a.dropdown-toggle:after, #header-nav .show a.opt:hover, #header-nav .show a.opt:hover::before, #header-nav .show a.dropdown-toggle:hover::after { color: var(--header-colour1) !important; }
#header-nav .show .badged { color: var(--header-colour1) !important; background: var(--colour-negative) !important; }

/* Header search */
#header-search { display: flex; justify-content: flex-end; margin: 15px 0px 0px 0px; padding: 0px; white-space: nowrap; }
#header-search .search-form { overflow: visible; position: relative; display: block; margin-left: auto; width: 60%; margin: 0; white-space: nowrap; }
#header-search .search-form h2 { display: none; }
#header-search .search-form form { margin: 0px; padding: 0px; width: 100%; }
#header-search .search-form form fieldset { margin: 0px; padding: 0px; border: 0px; }
#header-search .search-form form label { display: none; }
#header-search .search-form form .search-group { position: relative; display: table; border-collapse: separate; border-radius: 23px; border: 3px solid transparent; }
#header-search .search-form form .search-group .form-control { display: table-cell; font-size: var(--font-n) !important; padding: 8px 12px; height: 46px; box-shadow: none; border-color: var(--colour-background-base); border-radius: 21px; border-bottom-right-radius: 0px; border-top-right-radius: 0px; -webkit-appearance: none; -moz-appearance: none; appearance: none; }/*****/
#header-search .search-form form .search-group .form-control:focus { border-right: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
#header-search .search-form form .search-group:focus-within { border: 3px solid var(--header-colour2); }
#header-search .search-form form .search-group .search-group-btn { position: relative; display: table-cell; width: 1%; font-size: 0; white-space: nowrap; vertical-align: middle; border: none; border-bottom-right-radius: 21px; border-top-right-radius: 21px; background: var(--colour-background-base); }
#header-search .search-form form .search-group .search-group-btn .btn { margin-bottom: 0px; width: 44px; height: 46px; font-size: var(--font-s); border: 0px; border-radius: 21px; }
#header-search .search-form form .search-group .search-group-btn .btn .ico-search { margin-right: 4px; }
#header-search .search-form form .search-group .search-group-btn .btn .txt { font-size: var(--font-n); }
#header-search .search-form form .search-group .searchForm-reset-header { position: absolute; top: 12px; right: 50px; display: none; visibility: hidden; margin: 0px; padding: 5px 7px; font-size: var(--font-n); color: var(--colour-negative); text-transform: uppercase; line-height: 1; font-weight: 700; background: var(--colour-base); border: 0px; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; cursor: pointer; }
#header-search .search-form form .search-group .searchForm-reset-header, #header-search .search-form form .search-group .searchForm-reset-header:active { display: none; visibility: hidden; }
#header-search .search-form form .search-group:focus-within .searchForm-reset-header { display: block; visibility: visible; }
#header-search .search-form form .search-group .act { display: inline-block; }
#header-search .btn-search { margin: 0px 0px 8px 0px; padding: 0px 10px; background: var(--header-colour2); }
#header-search .btn-search:hover { background:var(--header-colour3); }
#header-search .btn-search .txt { display: none; }
#header-search .btn-search [class^="icf-"], #header #header-search .btn-search [class*=" icf-"] { font-size: var(--font-bb); color: var(--header-colour1); }
#header-search.show { display: block !important; }
#header .twitter-typeahead .tt-menu {  border: 3px solid var(--header-colour2); }

/* Header menu */
#header-ctt a.opt-menu { display: none; padding: 0px; border-bottom: 0; }
#header-ctt a.opt-menu::before { display: inline-block; width: 29px; height: 29px; content: "\e962"; font-size: var(--font-cb); color: var(--header-colour2); font-family: 'iconfuni'; line-height: 1; vertical-align: middle; }
#header-ctt a.opt-menu:hover:before { color:var(--header-colour2); }
#header-ctt a.opt-menu .txt { display: none; }

#header-menu { position: relative; clear: both; display: block; margin: 0px 0px 15px 0px; border: 2px solid var(--header-colour2); }

#header #header-menu .header-menu-responsive { display: block; }
#header #header-menu .header-menu-responsive.dropdown-menu { display: block; position: static; float: none; margin: 0px; padding: 0px; background: transparent; border: 0px; box-shadow: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#header #header-menu .header-menu-responsive.dropdown-menu::after, #header #header-menu .header-menu-responsive.dropdown-menu::before { display: none; }

#header-menu ul { display: flex; width: 100%; margin: 0px; padding: 0px; list-style-type: none; }
#header-menu li { flex: 1; margin-bottom: 0; line-height: 1; }
#header-menu li:before { display: none; }
#header-menu li .menu-h2 { display: inline-block; width: 100%; margin: 0px; padding: 0px; text-align: center; font-size: var(--font-n); font-weight: 700; color: var(--header-colour2); line-height: 1; text-transform: uppercase; text-align: center; }
#header-menu li .menu-h2 a { position: relative; display: inline-block; width: 100%; margin: 10px 0px; padding: 0px; color: var(--header-colour2); border-bottom: 0; }
#header-menu li .menu-h2 a:after { display: inline-block; margin-left: 5px; content: "\e902"; font-size: var(--font-sb); color: var(--header-colour2); font-family: 'iconfuni'; line-height: 1; vertical-align: middle; }
#header-menu li .menu-h2 a:hover, #header-menu li .menu-h2 a:hover::after { color: var(--header-colour3); }
#header-menu li:hover .menu-h2 a:before { position: absolute; bottom: -12px; left: 45%; display:block; content: "\e910"; font-size: var(--font-sb); color: var(--header-colour2); font-family: 'iconfuni'; line-height: 1; vertical-align: middle; }
#header-menu li .dropdown .fdo { flex: 1; display: flex; flex-wrap: wrap; align-content: flex-start; }

#header-menu li.opt-normal { margin: 0px; }
#header-menu li.opt-normal .dropdown { overflow: hidden; z-index: 9001; position: absolute; top: 100%; left: 0; width: 100%; display: none; width: 100%; padding: 0px; font-size: var(--font-sn); background: var(--colour-background-base); border: 2px solid var(--header-colour2); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); }
#header-menu li.opt-normal:hover .dropdown { display: flex; }
#header-menu li.opt-normal .dropdown .fdo { flex: 1; display: flex; flex-wrap: wrap; align-content: flex-start; z-index: 2; position: relative; width: 100%; min-width: 0; padding: 20px; }
#header-menu li.opt-normal:hover a, #header-menu li.opt-normal:hover a:after { color: var(--header-colour3);; }

#header-menu li.opt-normal .header-menu-tags { position: relative; width: 25%; box-sizing: border-box; }
#header-menu li.opt-normal .header-menu-tags:nth-child(4) { border-right: 0px; }
#header-menu li.opt-normal .header-menu-tags .menu-column-title, #header-menu li.opt-normal .header-menu-tags .menu-column-title a { padding-right: 10px; margin-bottom: 7px; font-size: var(--font-n); color: var(--header-menu-desktop1); font-weight: 700; line-height: 1.3; border: 0; text-transform: uppercase; }
#header-menu li.opt-normal .header-menu-tags ul.lst-tags { display: block; margin: 0px; padding: 0px 0px 15px 0px; }
#header-menu li.opt-normal .header-menu-tags .lst-tags li { display: block; float: none; width: 100%; padding-bottom: 0px; padding-right: 10px; }
#header-menu li.opt-normal .header-menu-tags .lst-tags a { display: block; padding: 0px 0px 4px 0px; width: 100%; font-size: var(--font-sn); color: var(--header-menu-desktop2); font-weight: normal; text-transform: none; line-height: 1.3; border: 0; }
#header-menu li.opt-normal .header-menu-tags .lst-tags a:hover { color: var(--header-menu-desktop3); }
#header-menu li.opt-normal .header-menu-img { position: relative; width: 240px; flex: 0 0 240px; overflow: hidden; }
#header-menu li.opt-normal .header-menu-img::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 180px; background: linear-gradient(to top, rgba(255,255,255,0) 0%, var(--colour-background-base) 100%); }
#header-menu li.opt-normal .header-menu-img img { position: absolute; bottom: 0px; display: block; width: 100%; height: auto; }

#header-menu li.opt-normal .dropdown.open { position: relative; }

#header-menu li.opt-normal .all { width: 100%; flex-basis: 100%; box-sizing: border-box; margin-top: 10px; padding: 0; }
#header-menu li.opt-normal .all .btn-box { color: var(--btn-box-font-colour); font-size: var(--font-s); padding: 10px 30px 10px 10px; }
#header-menu li.opt-normal .all .btn-box::after { color: var(--btn-box-font-colour); }
#header-menu li.opt-normal .all .btn-box:hover, #header-menu li.opt-normal .all .btn-box:hover::after, #header-menu li.opt-normal .all .btn-box:focus::after, #header-menu li.opt-normal .all .btn-box:active::after, #header-menu li.opt-normal .all .btn-box.active::after { color: var(--btn-box-font-colour-hover); }

#header-menu .header-menu-movil { display: none; padding-bottom: 0px; margin-bottom: 3px; }
#header-menu .header-menu-movil li { float: left; width: 50% !important; display: block !important; background: var(--header-menu-mobile1); border-left: 1px solid var(--header-menu-mobile2); }
#header-menu .header-menu-movil li.opt-movil-mlanguage { width: 33.33333% !important; }
#header-menu .header-menu-movil li:first-child a { border-left: none; }
#header-menu .header-menu-movil li a { position: relative; display: block; padding: 20px 0px; text-transform: uppercase; font-weight: 700; font-size: var(--font-n); color: var(--header-menu-mobile3); text-align: center; border-bottom: 1px solid var(--header-menu-mobile2); border-left: 1px solid var(--header-menu-mobile2); }
#header-menu .header-menu-movil li a:before { display: inline-block; margin-right: 10px; color: var(--header-menu-mobile3); font-family: 'iconfuni'; line-height: 0; font-weight: normal; vertical-align: middle; }
#header-menu .header-menu-movil li a.opt-back:before { content: "\e909"; font-size: var(--font-n); }
#header-menu .header-menu-movil li a.opt-user:before { content: "\e98b"; font-size: var(--font-b); }
#header-menu .header-menu-movil li a.opt-language:before { content: "\e991"; font-size: var(--font-b); }
#header-menu .header-menu-movil li a.active, #header-menu .header-menu-movil li a.active:before { color: var(--header-menu-mobile1); background: var(--header-menu-mobile4); }

#header-menu .header-menu-movil-att { display: none; padding: 15px; }
#header-menu .header-menu-movil-att .menu-h3 { margin: 0px; padding: 0px; font-size: var(--font-sn); font-weight: 700; color: var(--font-colour-emphasis); text-transform: uppercase; }
#header-menu .header-menu-movil-att ul { display: block; margin: 0px; padding: 0px; }
#header-menu .header-menu-movil-att li { margin: 0px; padding: 0px; display: block; width: 100%; }
#header-menu .header-menu-movil-att a { padding: 8px 0px; display: block; color: var(--font-colour-base); font-size: var(--font-sn); border-bottom: none; }
#header-menu .header-menu-movil-att a:before { display: inline-block; margin-right: 5px; font-size: var(--font-b); content: "\e94e"; font-family: 'iconfuni'; line-height: 0; vertical-align: middle; }
#header-menu .header-menu-movil-att a:hover { color: var(--font-colour-base); }

#header-menu #header-movil-user { display: none !important; line-height: 1.3; }
#header-menu #header-movil-user.active { display: block !important; width: 100% !important; background: var(--header-menu-mobile4); }
#header-menu #header-movil-user .form { margin: 0px; text-align: left; }
#header-menu #header-movil-user .form-group { text-align: left; }
#header-menu #header-movil-user .form-control { margin-bottom: 10px; }
#header-menu #header-movil-user .btn-form { width: 100%; }
#header-menu #header-movil-user a { display: inline-block; padding: 10px 0px 5px 0px; font-size: var(--font-sn); font-weight: normal; text-transform: initial; color: var(--header-menu-mobile1); }
#header-menu #header-movil-user ul, #header-menu #header-movil-user li, #header-menu #header-movil-user li a { display: block; width: 100%; }

#header-menu #header-movil-language { display: none !important; }
#header-menu #header-movil-language.active { display: block !important; width: 100% !important; background: var(--header-menu-mobile4); }
#header-menu #header-movil-language ul { display: block; }
#header-menu #header-movil-language li, #header-menu #header-movil-user li { float: none; width: 100% !important; padding: 0px 15px 0px 15px !important; background: var(--header-menu-mobile4) !important; }
#header-menu #header-movil-language li a, #header-menu #header-movil-user li a { display: block; padding: 15px 0px; color: var(--font-colour-emphasis); font-size: var(--font-n); font-weight: normal; text-transform: initial; text-align: left; border: 0px; border-bottom: 1px dotted var(--header-menu-mobile5); }
#header-menu #header-movil-language li a.active, #header-menu #header-movil-user li.active { color: var(--header-menu-mobile1); }
#header-menu #header-movil-language li:last-child a, #header-menu #header-movil-user li:last-child a { border-bottom: none; }

#header-sticky-wrapper #header { -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3); box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3); }
#header-sticky-wrapper #header-msg, #header-sticky-wrapper #header-nav .head-client, #header-sticky-wrapper #header-nav .head-language, #header-sticky-wrapper #header-nav .head-sep, #header-sticky-wrapper #header-nav .head-user, #header-sticky-wrapper #header-menu { display: none; }
#header-sticky-wrapper #header-ctt { gap: 10px; }
#header-sticky-wrapper #header-brand { margin: 0px 0px 0px 0px; }
#header-sticky-wrapper #header-brand a { margin: 14px 0px 0px 0px; width: 256px; height: 36px; }
#header-sticky-wrapper #header-search { margin: 10px 0px 0px 0px; padding: 0px; }
#header-sticky-wrapper #header-search .search-form { width: 100%; }
#header-sticky-wrapper #header-search .search-form form .search-group .form-control { height: 40px; }
#header-sticky-wrapper #header-search .search-form form .search-group .search-group-btn .btn { height: 40px; }
#header-sticky-wrapper #header-nav { margin: 10px 0px 0px 0px; }

#checkout-page #header-ctt { display: flex; justify-content: center; align-items: center; }
#checkout-page #header-nav { display: none !important; }
#checkout-page #header-search { display: none !important; }
#checkout-page #header-menu { display: none !important; }
#checkout-page #header-brand { margin: 0px auto; grid-area: auto; }
#checkout-page #header-brand a { margin: 15px 0px; width: 213px; height: 30px; background-size: 213px 30px; }
#checkout-page #header-sticky-wrapper #header-brand a { margin: 15px 0px; width: 213px; height: 30px; background-size: 213px 30px; }

@media (max-width: 1024px) {
	#header-brand a { width: 300px; height: 42px; }

	#header-search .search-form { width: 100%; }

	#header-menu li .menu-h2 { font-size: var(--font-n); }

	#header-menu li.opt-normal .header-menu-tags .menu-column-title, #header-menu li.opt-normal .header-menu-tags .menu-column-title a { font-size: var(--font-n); }
	#header-menu li.opt-normal .header-menu-img { width: 180px; flex: 0 0 180px; }
}

@media (max-width: 900px) {
	#header-menu li.opt-normal .header-menu-tags .menu-column-title, #header-menu li.opt-normal .header-menu-tags .menu-column-title a { font-size: var(--font-sn); }
	#header-menu li.opt-normal .header-menu-tags .lst-tags a { font-size: var(--font-s); }
	#header-menu li.opt-normal .header-menu-img { display: none; }
}

@media (max-width: 800px) {
	#header-brand a { width: 230px; height: 32px; }
}

@media (max-width: 700px) {
	#header-sticky-wrapper #header-menu { display: block; }

	#header .container { padding: 0; }

	#header-msg.wclock { min-height: 59px; }
	#header-msg.wclock .txt-h1 { display: block; }
	#header-msg.wclock #clock { margin-top: 3px; }
	
	#header-ctt { grid-template-columns: auto 1fr auto; grid-template-areas: "btn brand  nav" "search search search"; row-gap: 10px; height: 124px;  }
	#header-ctt a.opt-menu { margin: 10px 0px 0px 15px; display: block;  }
    #slidemenuBtn { display: block; font-size: var(--font-bb); }

	#header-brand { margin: 10px auto 0px auto; text-align: center; justify-self: center; }
	/*
	#header-brand a, #checkout-page #header-brand a { margin: 0px 0px 0px 0px; width: 213px; height: 30px;  }
	#checkout-page #header-brand a { margin: 14px 0px 12px 0px; }
	*/
	#checkout-page #header-ctt { height: auto; }
	
	#header-menu .header-menu-nav { display: none; }
	#header-nav { margin: 10px 15px 0px 0px; padding: 0px 0px 0px 0px; }
	#header-nav .header-nav-menu > li { margin: 0 -0.25em 0 0; }

	#header-nav .head-search { display: none; }
	#header-search { display: block; margin: 0px 10px 10px 10px; }
	#header-nav .head-client, #header-nav .head-language, #header-nav .head-user { display: none; }
	#header-nav .head-search { display: inline-block; }
	#header-nav .head-search { display: none; }
	#header-nav .head-search a.opt:hover, #header-nav .head-search a.opt:hover::before { color: #FFFFFF; }
	#header-nav .head-search a.opt::before { margin: 0; }
	#header-nav .head-cart .badged { top: -6px; }
	#header-nav .head-cart a.dropdown-toggle:after { display: none; }

	#header-menu { display: none; }
	#header-menu li { float: none; }
	#header-menu li .menu-h2 { display: block; margin: 0px; padding: 0px;  font-size: var(--font-n); font-weight: 700; color: var(--header-menu-mobile1) !important; }
	#header-menu li .menu-h2 a { display: block; margin: 0px; padding: 17px 17px; width: 100%; font-size: var(--font-n); color: var(--header-menu-mobile1) !important; text-align: left; border-bottom: 2px solid var(--header-menu-mobile2) !important; background: var(--header-menu-mobile3) !important; }
	#header-menu li .menu-h2 a:hover, #header-menu li .menu-h2 a:hover::after { color: var(--header-menu-mobile1) !important; }
	#header-menu li .menu-h2 a:after { position: absolute; right: 0px; margin: 0px 15px; content: "\e905"; font-size: var(--font-n); color: var(--header-menu-mobile1) !important; }
	#header-menu li .menu-h2 a.active { border-bottom: 1px solid var(--header-menu-mobile2) !important; }

	#header-menu li:hover .menu-h2 a:before { display: none; }
	#header-menu li.opt-normal .dropdown  { border: 0px !important; }
	#header-menu li.opt-normal:hover .dropdown { display: none; }
	#header-menu li.opt-normal .header-menu-tags { display: block; width: 100%; padding-left: 0px; }
	#header-menu li.opt-normal .header-menu-tags ul.lst-tags { display: none; }
	#header-menu li.opt-normal .header-menu-tags .menu-column-title { display: block; margin: 0px; padding: 0px; line-height: 0; }
	#header-menu li.opt-normal .header-menu-tags .menu-column-title a { display: block; margin: 0px; padding: 17px 15px 17px 25px; font-size: var(--font-n); color: var(--header-menu-mobile6) !important; font-weight: 700; text-transform: initial; border-bottom: 1px solid var(--header-menu-mobile7) !important; }
	#header-menu li.opt-normal .header-menu-tags .menu-column-title a:after { display: inline-block; float: right; margin-top: 10px; color: var(--header-menu-mobile8) !important; font-family: 'iconfuni'; line-height: 0; font-weight: normal; vertical-align: middle; content: "\e90d"; font-size: var(--font-n); }
	#header-menu li.opt-normal .header-menu-tags .menu-column-title a.active { padding: 15px 15px 15px 0px; font-weight: bold; color: var(--header-menu-mobile8) !important; border-bottom: 1px solid var(--header-menu-mobile7) !important; text-transform: uppercase; }
	#header-menu li.opt-normal .header-menu-tags .menu-column-title a.active:after { content: "\e92a"; color: var(--header-menu-mobile8) !important; }
	#header-menu li.opt-normal .header-menu-tags .menu-column-title a.active.active:before { position: static; display: inline-block; margin: 10px 5px 10px 0px; color: var(--header-menu-mobile8) !important; font-family: 'iconfuni'; line-height: 0; font-weight: normal; vertical-align: middle; content: "\e909"; font-size: var(--font-n); }

	#header-menu li.opt-normal .header-menu-tags ul.lst-tags { padding: 0px; border-bottom: 1px solid var(--header-menu-mobile7) !important; }
	#header-menu li.opt-normal .header-menu-tags .lst-tags li { margin: 0px; padding: 0px; }
	#header-menu li.opt-normal .header-menu-tags .lst-tags a { padding: 13px 15px 13px 25px; font-size: var(--font-n); }
	#header-menu li.opt-normal .header-menu-tags .lst-tags a:hover { color: var(--header-menu-mobile8) !important; }

	#header-menu li.opt-normal.open .dropdown { display: block;  position: relative; padding: 0px; top: 0px; background: none; box-shadow: none; border-bottom: 1px solid var(--header-menu-mobile4) !important; }
	#header-menu li.opt-normal.open .menu-h2.active-focus a { color: var(--header-menu-mobile1); background: var(--header-menu-mobile3) !important; }
	#header-menu li.opt-normal.open .menu-h2.active-focus a:after { content: "\e911"; color: var(--header-menu-mobile1) !important; }
	#header-menu li.opt-normal.open .menu-h2.active-focus a:hover, #header-menu li.opt-normal.open .menu-h2.active-focus a:hover::after { color: var(--header-menu-mobile1) !important; }
	#header-menu li.opt-normal .dropdown {  border: none; }
	#header-menu li.opt-normal .dropdown .fdo { padding: 0px; }

	#header-menu li.opt-normal .menu-h2.active-focus a { color: var(--header-menu-mobile1); background: var(--header-menu-mobile3) !important; }
	#header-menu li.opt-normal .menu-h2.active-focus a:hover, #header-menu li.opt-normal .menu-h2.ctive-focus a.active:hover::after { color:var(--header-menu-mobile1) !important; }
	#header-menu li.opt-normal .menu-h2.active-focus a:after { content: "\e92a"; color: var(--header-menu-mobile1) !important; }
	#header-menu li.opt-normal .menu-h2.active-focus a:before { position: static; display: inline-block; margin: 10px 5px 10px 0px; color: var(--header-menu-mobile1) !important; font-family: 'iconfuni'; line-height: 0; font-weight: normal; vertical-align: middle; content: "\e909"; font-size: var(--font-n); }

	#header-menu li.opt-normal .header-menu-tags .menu-column-title.active-focus { line-height: 1px; }
	#header-menu li.opt-normal .header-menu-tags .menu-column-title.active-focus a { padding: 16px; font-size: var(--font-n); color: var(--header-menu-mobile1) !important; text-transform: uppercase; background: var(--header-menu-mobile3) !important; border-bottom: 0px; }
	#header-menu li.opt-normal .header-menu-tags .menu-column-title.active-focus a:after { content: "\e92a"; color: var(--header-menu-mobile1) !important; font-weight: 700; }
	#header-menu li.opt-normal .header-menu-tags .menu-column-title.active-focus :before { position: static; display: inline-block; margin: 10px 5px 10px 0px; color: var(--header-menu-mobile1) !important; font-family: 'iconfuni'; line-height: 0; font-weight: normal; vertical-align: middle; content: "\e909"; font-size: var(--font-n); }

	#header-menu li.opt-normal .header-menu-tags .lst-tags.open { border-bottom: 0px; }
	#header-menu li.opt-normal .header-menu-tags .lst-tags.open a { display: block; max-width: 100%; margin: 0px; padding: 17px 15px 17px 25px; font-size: var(--font-n); color: var(--header-menu-mobile6) !important; font-weight: 700; text-transform: initial; border-bottom: 1px solid var(--header-menu-mobile7) !important; }
	#header-menu li.opt-normal .header-menu-tags .lst-tags.open a:after { display: inline-block; float: right; margin-top: 10px; color: var(--header-menu-mobile8) !important; font-family: 'iconfuni'; line-height: 0; font-weight: normal; vertical-align: middle; content: "\e90d"; font-size: var(--font-n); }
	
	#header-menu .header-menu-movil-att { display: none; }

	#header-menu li.opt-normal .all { display: block; margin-top: 0px; }
	#header-menu li.opt-normal .all .btn-box { display:block; margin: 0px; padding: 17px 15px 17px 25px; font-size: var(--font-n); color: var(--header-menu-mobile1) !important; font-weight: 700; border: none; background: var(--header-menu-mobile9); }
	#header-menu li.opt-normal .all .btn-box:hover, #header-menu li.opt-normal .all .btn-box:hover::after { color: var(--header-menu-mobile1) !important; }
	#header-menu li.opt-normal .all .btn-box:after { margin: 0px 13px; color: var(--header-menu-mobile1) !important; content: "\e955"; font-weight: 700; font-size: var(--font-n); }

	.opt-menu { display: none; }
	.slidemenu-open .opt-menu { display: block; }
	.slidemenu-open #header-menu { display: block; }
	.slidemenu-open #header-menu .header-menu-movil { display: block; }
	.slidemenu-open #header-menu .header-menu-movil-att { display: block; }
	.slidemenu-open #header-menu .header-menu-nav { display: block; }

    #header-sticky-wrapper #header-ctt { gap: 10px; }
	#header-sticky-wrapper #header-search { display: block; margin: 0px 10px 10px 10px; }
	#header-sticky-wrapper #header-menu { display: none; } 
	#header-sticky-wrapper #header-nav { margin: 10px 15px 0px 0px; }
	.slidemenu-open #header-sticky-wrapper #header-menu { display: block; }
}

@media (max-width: 576px) {
	#header-msg.wc2 .phase1 { padding: 0px; border-right: none; }
	#header-msg.wc2 .phase2 { display: block; font-size: 11px; }
	#header-msg.wc2 .phase1:before { display: none; }
	#header-msg.wc2 .phase2 .txt-h1 { border-bottom: none; }
	#header-msg.wc2 .phase2 .txt-h2 { padding: 0px; color: #FFFFFF; background: transparent; }
}

@media (max-width: 460px) {
	#header #header-msg.wc2 .phase2 { display: none; }

	#header-brand a { margin: 0px 0px 0px 0px; width: 150px; height: 22px; background-size: 100px 37px; }
}

@media (max-width: 460px) {
	#header-menu .header-menu-movil li a { font-size: var(--font-sb); }
	#header-menu .header-menu-movil li a::before { margin-right: 5px; }
}

/* ------------------------------------------------------ */
/* PRE-FOOTER */
/* ------------------------------------------------------ */
#prefooter { padding: 0px; }

#prefooter-faqs { width: 100%; }
#prefooter-faqs .faq-items { display: flex; justify-content: center; align-items: flex-start; gap: 8px; flex-wrap: wrap; }
#prefooter-faqs .item { flex: 0 1 auto; max-width: 126px; margin: 0px 5px; text-align: center; }
#prefooter-faqs .item a { text-decoration: none; transition: opacity 0.3s ease; border-bottom: 0px; }
#prefooter-faqs .item img { max-width: 100%; height: auto; display: block; margin: 0px auto 10px auto; border-bottom: 0px; }
#prefooter-faqs .item .tit-n { margin: 0px; padding: 0px; font-size: var(--font-n); font-weight: 700; color: var(--font-colour-base); text-align: center; text-transform: inherit; }
#prefooter-faqs .item .tit-n a { color: var(--font-colour-base); text-decoration: none; display: inline; }
#prefooter-faqs .item .tit-n a:hover { text-decoration: none; }


@media (max-width: 768px) {
	#prefooter-faqs .item { flex: 0 1 calc(33.333% - 25px); max-width: 220px; }
	#prefooter-faqs .item img { margin-bottom: 10px; }
	#prefooter-faqs .item .tit-n { font-size: 13px; }
}

@media (max-width: 480px) {
	#prefooter-faqs .item { max-width: 150px; }
	#prefooter-faqs .item .tit-n { font-size: 12px; }
}	

/* ------------------------------------------------------ */
/* FOOTER */
/* ------------------------------------------------------ */
#footer { clear: both; position: relative; margin: 30px 0px 0px 0px; }
#footer-ctt { padding: 40px 0px; background: var(--footer-colour1); }
#footer-ctt .container { padding-bottom: 0px !important; background: transparent !important; }
#footer-ctt .g { display: grid; grid-template-columns: 25fr 18fr 32fr 25fr; gap: 20px; width: 100%; }
#footer-ctt .g1, #footer-ctt .g3 { padding-right: 20px; border-right: 1px solid var(--footer-colour2); }
#footer-ctt .g3 { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }

#footer-news { color: var(--footer-colour2); }
#footer-news .tit-n { display: flex; color: var(--footer-colour2); }
#footer-news .form { margin-bottom: 0 !important; }
#footer-news .checkbox { margin-top: 20px; font-size: var(--font-sn); }
#footer-news .checkbox .form-cp { color: var(--footer-colour2); }
#footer-news .checkbox .form-cp a.link { color: var(--footer-colour2); border-bottom: 1px dotted var(--footer-colour2); }
#footer-news .btn { color: var(--footer-colour1); background: var(--footer-colour2); }
#footer-news svg { margin-right: 20px; fill: var(--footer-colour2); transform: rotate(-30deg); vertical-align: bottom; overflow: visible; }

#footer-social a { display: inline-block; margin-bottom: 15px; border-bottom: 0px; }
#footer-social [class^="icf-"], #footer-social [class*=" icf-"] { display: inline-block; margin-bottom: 5px; font-size: 39px; vertical-align: middle; color: var(--footer-colour2); }
#footer-social svg { display: inline-block; margin: 0px; padding: 0px; fill: var(--footer-colour1); }
#footer-social svg path { fill: var(--footer-colour1); }
#footer-social .sg { display: inline-block; margin: 0px; padding: 0px; }
#footer-social .tit-n {  margin-bottom: 12px; font-size: var(--font-desktop-title-sb); color: var(--footer-colour2);text-transform: uppercase; }
#footer-social .tit-n::after { margin-top: 12px; content: ""; display: block; width: 40px; height: 3px; background: var(--footer-colour2); }
#footer-social .txt { display: none; }
#footer-social .footer-blog .tit-n { display: none; }
#footer-social .footer-blog .txt { display: inline-block; font-weight: 700; font-size: 15px; color: var(--footer-colour2); }
#footer-social .footer-blog [class^="icf-"], #footer-social .footer-blog [class*=" icf-"] { margin-right: 5px; font-size: 18px; color: var(--footer-colour2); }

#footer-buysend { display: inline-block; }
#footer-buysend svg, #footer-buysend img { display: inline-block; margin: 0px 1px 5px 1px; padding: 0px; fill: var(--footer-colour2); vertical-align: bottom; }
#footer-buysend svg path, #footer-buysend img path { fill: var(--footer-colour2); }
#footer-buysend .tit-n { margin-bottom: 12px; font-size: var(--font-desktop-title-sb); color: var(--footer-colour2);text-transform: uppercase; }
#footer-buysend .tit-n::after { margin-top: 12px; content: ""; display: block; width: 40px; height: 3px; background: var(--footer-colour2); }
#footer-buysend .txt { display: none; }

#footer-links ul { margin: 0px; margin-bottom: 0 !important; padding: 0px; list-style-type: none; }
#footer-links li { margin: 0px 0px 10px 0px; padding: 0px; display: block; }
#footer-links li:before { content: none !important; display: none !important; }
#footer-links li a { display: block; padding: 10px; font-size: var(--font-desktop-title-sb); color: var(--footer-colour2); font-weight: 700; text-transform: uppercase; line-height: 1; text-align: center; border: 3px solid var(--footer-colour2); }
#footer-links li a:hover { color: var(--footer-colour1); background: var(--footer-colour2); }
#footer-links li:last-child { margin-bottom: 0 !important; }
#footer-links [class^="icf-"], #footer-links [class*=" icf-"] { font-size: var(--font-cb); vertical-align: middle; }

#footer-legal ul, #footer-info ul  { margin: 0px; margin-bottom: 0 !important; padding: 0px; list-style-type: none !important; }
#footer-legal li, #footer-info li { margin: 0px; padding: 0px; }
#footer-legal li:before, #footer-info li:before { content: none !important; display: none !important; }
#footer-legal li a, #footer-info li a { color: var(--footer-colour2); font-size: var(--font-desktop-title-sb); border-bottom: 0px; }
#footer-legal li a:hover, #footer-info li a:hover { border-bottom: 1px dotted var(--footer-colour2); }
#footer-legal .tit-n, #footer-info .tit-n { margin-bottom: 15px; font-size: var(--font-desktop-title-sb); color: var(--footer-colour2);text-transform: uppercase; }
#footer-legal .tit-n::after, #footer-info .tit-n::after { margin-top: 15px; content: ""; display: block; width: 40px; height: 3px; background: var(--footer-colour2); }

#footer-cert { display: block; padding: 30px; text-align: center; color: var(--footer-colour1); background: var(--footer-colour2); }
#footer-cert strong { color: var(--footer-colour1); }
#footer-cert strong::after { content: " ● "; }
#footer-cert strong:last-of-type::after { content: ""; }
#footer-cert svg { display: inline-block; margin: 0px 1px 5px 1px; padding: 0px; fill: var(--footer-colour1); }
#footer-cert svg path { fill: var(--footer-colour1); }

#checkout-page #footer-ctt { padding: 20px 0px 30px 0px; }
#checkout-page #footer-buysend { display: block; width: 100%; margin: 0px auto; text-align: center; }

@media (max-width: 1100px) {
	#footer-ctt .g { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 800px) {
	#footer-ctt .container { padding: 0 15px !important; }
	
	#footer-ctt .g { grid-template-columns: 1fr; }
	#footer-ctt .g1 { margin-bottom: 10px; padding-bottom: 15px; border-right: none; border-bottom: 1px solid var(--footer-colour2); }
	#footer-ctt .g2 { margin-bottom: 0px; }
	#footer-ctt .g3 { margin-bottom: 10px; padding-bottom: 15px; border-right: none; border-bottom: 1px solid var(--footer-colour2); }
	
	#footer-links li a { margin-bottom: 20px; }
}

@media (max-width: 576px) {
	#footer-ctt .g3 { grid-template-columns: 1fr; }
}

/* ------------------------------------------------------ */
/* CONTENT */
/* ------------------------------------------------------ */

#special .container { padding-top: 0px; padding-bottom: 10px; background: #ffffff; overflow-x: clip !important;  }
#ctt { padding-bottom: 10px; height: auto !important; }
.ctt-central { margin: var(--size-mp-ctt); overflow-x: clip !important;  }

/* ------------------------------------------------------ */
/* SEO */
/* ------------------------------------------------------ */
.box-seo { text-align: left; }

.box-seo-header { margin: 20px 0px 0px 0px; }
.box-seo-header-wtruncate { margin-bottom: 20px; }
.box-seo-footer { padding-top: 20px; }

/* REVISED */
/*
.box-ctt-seo { display: table; width: 100%; margin-bottom: 15px; padding: 20px; background: #F9F9F9; border: 1px solid #E5E5E5; border-top: 10px solid #E5E5E5; }
.box-ctt-seo:last-child { margin-bottom: 0; }
.box-ctt-seo:last-child, .box-ctt-seo ol:last-child { margin-bottom: 0px; }
.box-ctt-seo img.pull-right { float: right; margin: 0 0px 10px 20px; }
.box-ctt-seo img.pull-left { float: left; margin: 0 20px 10px 0px; }
.box-ctt-seo img.pull-center { width: 100%; margin: 0 0 20px 0; }
.box-ctt-seo .brd-bottom { margin: 0 0 15px 0; padding: 0 0 15px 0; border-bottom: 1px dotted #E5E5E5; }
.box-ctt-seo .brd-bottom:last-child { margin: 0px; padding: 0px; border-bottom: 0px; }
.box-ctt-seo h2.tit { margin-top: 0; margin-bottom: 10px; font-size: 24px; font-weight: 700; line-height: 1.5; color: #333333; }
.box-ctt-seo h3.tit { margin-top: 0; margin-bottom: 10px; font-size: 18px; font-weight: 700; line-height: 1.5; color: #333333; }
.box-ctt-seo .col-md-6 img.pull-left { float: none; width: 100%; }
*/ 

@media (max-width: 700px) {

	.box-seo-header {  } 

	/* REVISED */
	/*
	.box-ctt-seo img.pull-right, .box-ctt-seo img.pull-left { float: none; margin: 0 0 15px 0; }
	.box-ctt-seo img { width: 100%; height: auto; }
	.box-ctt-seo .col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding-right: 0px; padding-left: 0px; }
	*/
}

/* ------------------------------------------------------ */
/* GALLERY PHOTOS */
/* ------------------------------------------------------ */
.lg-backdrop { background-color: rgba(255, 255, 255, 0.98) !important; z-index: 10005 !important; }
.lg-outer { z-index: 10006 !important; }
.lg-toolbar { background: none !important; background-color: transparent !important; }
.lg-counter { color: #000000 !important; font-weight: 500; }
.lg-thumb-outer { background-color: rgba(255, 255, 255, 0.7) !important; backdrop-filter: blur(10px); }
.lg-thumb-item { border-radius: 4px !important; border: 2px solid transparent !important; }
.lg-thumb-item.active { border-color: #000000 !important; transform: scale(1.1); }
.lg-icon::after, .lg-icon::before { display: none !important; content: none !important; }
.lg-icon { background-repeat: no-repeat !important; background-position: center !important; background-size: 26px !important; background-color: transparent !important; opacity: 0.6; transition: opacity 0.2s ease, transform 0.2s ease; }
.lg-icon:hover { opacity: 1; transform: scale(1.15); }
.lg-thumbnails .lg-thumb-item { width: auto !important; height: 80px !important; border-radius: 4px; overflow: hidden; border: 2px solid transparent; transition: border-color 0.2s ease; padding: 0 5px; }
.lg-thumbnails .lg-thumb-item img { width: auto !important; height: 100% !important; object-fit: contain !important; display: block; margin: 0 auto; }
.lg-thumbnails .lg-thumb-item.active { border-color: #f15a24; }
.lg-outer .lg-thumb-outer { background-color: rgba(255, 255, 255, 0.9) !important; }

button.lg-close { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 18L18 6M6 6l12 12'/%3E%3C/svg%3E") !important; }
button.lg-next { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M9 5l7 7-7 7'/%3E%3C/svg%3E") !important; }
button.lg-prev { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M15 19l-7-7 7-7'/%3E%3C/svg%3E") !important; }
button.lg-zoom-in { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0zM10 7v3m0 0v3m0-3h3m-3 0H7'/%3E%3C/svg%3E") !important; }
button.lg-zoom-out { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0zM13 10H7'/%3E%3C/svg%3E") !important; }
button.lg-actual-size { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4'/%3E%3C/svg%3E") !important; }

/* ------------------------------------------------------ */
/* LANDINGS */
/* ------------------------------------------------------ */
/* 1 col */
/* Sliders */
.slider-bnn { width: 100%; height: 100%; }
.slider-bnn .swiper-slide { text-align: center; display: flex; justify-content: center; align-items: center; }
.slider-bnn .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover; border-radius: var(--landing-img-radius); }
.slider-bnn a:hover { border-bottom: none; }

.slider-cols { width: 100%; height: 100%; margin-bottom: 20px; }
.slider-cols .swiper-slide { text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; }
.slider-cols .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover; }
.slider-cols a:hover { border-bottom: none; }
.slider-cols .tit-n { font-size: var(--font-desktop-landing-title-cols); width: 100%; margin-top: 20px; text-transform: none; }
.slider-cols p { font-size: var(--font-desktop-landing-txt-cols); width: 100%; }
.slider-cols img { border-radius: var(--landing-img-radius); }

.slider-cats { width: 100%; height: 100%; margin-bottom: 24px; }
.slider-cats .swiper-slide { text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; }
.slider-cats .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover; }
.slider-cats .swiper-button-prev:after, .slider-cats .swiper-button-next:after { font-size: var(--slider-nav-mini) !important; }
.slider-cats .swiper-button-prev, .slider-cats.swiper-rtl .swiper-button-next { left: 5px !important; }
.slider-cats .swiper-button-next, .slider-cats.swiper-rtl .swiper-button-prev { right: 5px !important; }
.slider-cats .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover; border-radius: var(--landing-img-radius); }
.slider-cats a:hover { border-bottom: none; }
.slider-cats img { margin-bottom: 15px; border-radius: var(--landing-img-radius); }
.slider-cats .tit-n { margin-bottom: 0; font-size: var(--font-desktop-landing-title-cat); font-weight: var(--font-weight-bold); text-transform: none !important; }

/* Cols landings */
.landing { text-align: center; }
.landing > a, .landing > .d-desktop > a, .landing > .d-desktop > a { display: block; width: 100%; text-align: center; margin-bottom: 20px; border-bottom: 0px; }
.landing > .d-mobile > a { width: 100%; text-align: center; margin-bottom: 20px; border-bottom: 0px; }
.landing > a > img.img-responsive, .landing > .d-desktop > a > img.img-responsive, .landing > .d-mobile > a > img.img-responsive { display: inline-block; width: 100%; }
.landing-cols { display: flex; flex-wrap: wrap; position: relative; z-index: 100; gap: 10px; justify-content: center; text-align: center; box-sizing: border-box; width: 100%; }
.landing-cols a:hover { border-bottom: var(--brd-links); }
.landing-cols img { display: block; width: 100%; object-fit: cover; border-bottom: var(--brd-links); border-radius: var(--landing-img-radius); }
.landing-cols .tit-n { font-size: var(--font-desktop-landing-title-cols); margin-top: 20px; text-transform: none; }
.landing-cols p { margin-bottom: 0px; font-size: var(--font-desktop-landing-txt-cols); }
.landing-cols2, .landing-cols3, .landing-cols4, .landing-cols5, .landing-cols6, .landing-cols8 { margin-bottom: 20px; }

.landing-cols1 { width: 100%; }
.landing-cols2 { width: calc(50% - 5px); }
.landing-cols3 { width: calc(33.333% - 6.66px); }
.landing-cols4 { width: calc(25% - 7.5px); }
.landing-cols5 { width: calc(20% - 8px); }
.landing-cols6 { width: calc(16.6667% - 8.33px); }
.landing-cols7 { width: calc(14.2857% - 8.57px); }
.landing-cols8 { width: calc(12.5% - 8.75px); }
.landing-cols9 { width: calc(11.1111% - 8.88px); }
.landing-cols10 { width: calc(10% - 9px); }
.landing-cols11 { width: calc(9.0909% - 9.09px); }
.landing-cols12 { width: calc(8.3333% - 9.16px); }

/* Cols con html como nav */
.landing-cols-img { position: relative; z-index: 1; }
.landing-cols-ctt { position: absolute; bottom: 70px; left: 0; width: 100%; text-align: center; z-index: 10; padding: 0 20px; box-sizing: border-box; color: var(--vdo-img-html-font-colour) !important; }
.landing-cols-ctt .tit-n { margin-bottom: 0px; color: var(--vdo-img-html-font-colour); font-size: var(--vdo-img-html-font-tit); text-shadow: var(--vdo-img-html-shadow); text-transform: uppercase;  }
.landing-cols-ctt .btn { text-shadow: none; box-shadow: var(--vdo-img-html-shadow); color: var(--vdo-img-html-btn-txt); background: var(--vdo-img-html-btn-fdo); }
.landing-cols-ctt .btn:hover { color: var(--vdo-img-html-btn-txt-hover); background: var(--vdo-img-html-btn-fdo-hover); }
.landing-cols-ctt p { font-size: var(--vdo-img-html-font-txt); text-shadow: var(--vdo-img-html-shadow); }
.landing-cols-ctt .box-img-btns { margin-top: 20px; }

.box-seo-header:has(> .landing-cols:only-child):has(.landing-cols1) { margin-bottom: 20px; }
.landing:has(> .landing-cols:only-child):has(.landing-cols1) { margin-bottom: 20px; }

/* 2Cols con img y texto */
.landing-cols2-ctt { display: flex; flex-direction: row; align-items: center; justify-content: flex-start; text-align: left; gap: 15px; background: #000000; border-radius: var(--landing-img-radius); }
.landing-cols2-ctt > a { flex: 0 0 33%; max-width: 33%; margin-bottom: 0px; width: auto; border-bottom: 0;  }
.landing-cols2-ctt > a:hover { border: 0px !important; }
.landing-cols2-ctt img.img-responsive, .landing-cols2-ctt picture.img-responsive { border-top-right-radius: 0px; border-bottom-right-radius: 0px; border: 0px !important; }
.landing-cols2-ctt .tit-n { flex: 1; margin-top: 0px; margin-bottom: 0px; text-align: left; padding-right: 10px; text-transform: uppercase; color: #FFFFFF; }

/* Cols with links */
.landing-colslinks { text-align: left; }
.landing-colslinks .tit-n { text-align: left; }

.landing-colslinks ul.lst-cols { margin: 5px 0px 15px 0px; }
.landing-colslinks ul.lst-cols > li { position: relative; padding-left: 15px; }
.landing-colslinks ul.lst-cols > li::before { display: block; position: absolute; left: 0; padding: 2px 8px 2px 0px; content:"\e90a "; font-family: 'iconfuni'; font-size: 65%; }

.landing-colslinks .landing-cols2 ul.lst-cols { columns:2; column-count:2; column-gap:10px; }
.landing-colslinks .landing-cols4 ul.lst-cols { columns:1; column-count:1; column-gap:0px; }

/* Cols categories */
.landing-categories { display: flex; flex-wrap: wrap; position: relative; z-index: 100; gap: 10px; justify-content: center; box-sizing: border-box; margin-bottom: 10px; }
.landing-cat { width: calc(8.3333% - 9.16px); margin-bottom: 10px; }
.landing-cat img { margin-bottom: 15px; border-bottom: var(--brd-links); }
.landing-cat .tit-n { margin-bottom: 0; font-size: var(--font-desktop-landing-title-cat); font-weight: var(--font-weight-bold); text-transform: none !important; }

/* Filters */
ul.landing-filters { display: flex; flex-wrap: wrap; position: relative; z-index: 100; gap: 10px; justify-content: center; box-sizing: border-box; width: 100%; margin: 0px 0px 20px 0px; padding: 0px; }
ul.landing-filters > li { width: calc(16.6667% - 8.33px); margin-bottom: 0px; }
ul.landing-filters > li::before { display: none; }
ul.landing-filters > li a { display: block; padding: 15px 15px; font-size: var(--landing-filters-font); color: var(--landing-filters-colour); text-align: center; line-height: 1; text-transform: uppercase; font-weight: var(--font-weight-bold); white-space: nowrap; overflow: hidden; text-decoration: none; border-bottom: 0px; border-radius: var(--landing-filters-radius); background: var(--landing-filters-fdo); }
ul.landing-filters > li a:hover { background: var(--landing-filters-fdo-hover); color: var(--landing-filters-colour-hover); }

/* 1 bloque especial dc */
.landing-card { position: relative; display: flex; flex-direction: row; margin-bottom: 20px; text-align: left; background-color: var(--colour-background-base); border: var(--brd-solid); border-radius: var(--landing-img-radius); }
.landing-card-ctd { flex: 1 1 auto; padding: 25px; }
.landing-card-img { position: relative; flex: 1 1 auto; width: 100%; max-width: 400px; }
.landing-card-img .img-responsive { width: 100%; height: auto; }
.landing-card p:last-child { margin-bottom: 0; }
.landing-card ul:last-child, .landing-card ol:last-child { margin-bottom: 0px; }

/* Estrutuctura 1 1x1x2 */
.landing-colscd { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 20px; }
.landing-colscd .landing-colsc1, .landing-colscd .landing-colsc2 { flex: 0 0 calc((100% - 20px) / 4); max-width: calc((100% - 20px) / 4); margin: 0; }
.landing-colscd .landing-colsc3 { flex: 0 0 calc((100% - 20px) / 2); max-width: calc((100% - 20px) / 2); margin: 0; }
.landing-colscd .landing-colsc1 { order: 1; }
.landing-colscd .landing-colsc3 { order: 2; }
.landing-colscd .landing-colsc2 { order: 3; }
.landing-colscd.left .landing-colsc3 { order: 1; }
.landing-colscd.left .landing-colsc1 { order: 2; }
.landing-colscd.left .landing-colsc2 { order: 3; }
.landing-colscd.right .landing-colsc1 { order: 1; }
.landing-colscd.right .landing-colsc2 { order: 2; }
.landing-colscd.right .landing-colsc3 { order: 3; }
.landing-colscd img { display: block; width: 100%; object-fit: cover; border-bottom: var(--brd-links); border-radius: var(--landing-img-radius); }
.landing-colscd .tit-n { font-size: var(--font-desktop-landing-title-cols); margin-top: 20px; text-transform: none; }

/* Estrutuctura 1x2 1 1x2 */
.landing-colsbd { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 30px; }
.landing-colsbd .landing-colsb { flex: 0 0 calc((100% - 20px) / 4); max-width: calc((100% - 20px) / 4); display: flex; flex-direction: column; gap: 10px; margin: 0; }
.landing-colsbd .landing-colsd { flex: 0 0 calc((100% - 20px) / 2); max-width: calc((100% - 20px) / 2); margin: 0; }
.landing-colsbd img { display: block; width: 100%; height: auto; margin-bottom: 10px; border-bottom: var(--brd-links); border-radius: var(--landing-img-radius); }
.landing-colsbd .tit-n { font-size: var(--font-desktop-landing-title-cols); margin: 0; text-transform: none; }

/* Estrucutra Caja BFT: Foto grande + Caja con texto */
.landing-boxphotopt { display: grid; width: 100%; margin-bottom: 30px; align-items: stretch; }
.landing-boxphotopt .landing-boxphoto-media { grid-area: media; position: relative; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; overflow: hidden; }
.landing-boxphotopt .landing-boxphoto-media img { margin: 30px 0px 20px 0px; display: block; width: 100%; object-fit: cover; border-bottom: var(--brd-links); border-radius: var(--landing-img-radius); }
.landing-boxphotopt .landing-boxphoto-caption { position: relative; font-size: var(--font-sn); letter-spacing:3px; text-transform: uppercase;  }
.landing-boxphotopt .landing-boxphoto-side { grid-area: side; width: 100%; display: flex; flex-direction: column; justify-content: center; box-sizing: border-box; padding: 40px; color: #FFFFFF; background: #000000; border-radius: var(--landing-box-radius); }
.landing-boxphotopt .landing-boxphoto-header { text-transform: uppercase; font-weight: 700; color: #FFFFFF; letter-spacing: 1px; }
.landing-boxphotopt .landing-boxphoto-atit { margin: 0px 0px 20px 0px; font-size: var(--font-n); letter-spacing: 4px; color: #FFFFFF; text-transform: uppercase; }
.landing-boxphotopt .landing-boxphoto-tit { margin: 30px 0px 30px 0px; font-size: var(--font-eb); line-height: 1.2; font-weight: 700; letter-spacing:-0.5px; color:#FFFFFF; text-transform: none; }
.landing-boxphotopt .landing-boxphoto-btn { margin: 0px 0px 30px 0px; }
.landing-boxphotopt ul.landing-boxphoto-logo-img { margin: 20px 0px 0px 0px; padding: 0px; list-style-type: none; }
.landing-boxphotopt ul.landing-boxphoto-logo-img li { display:inline-block; padding: 0px 20px; width: 150px; margin-bottom: 7px; }
.landing-boxphotopt ul.landing-boxphoto-logo-img li::before { display: none; }
.landing-boxphotopt ul.landing-boxphoto-logo-img li img { width:100%; border: 1px solid transparent !important; }
.landing-boxphotopt ul.landing-boxphoto-logo-img li a, .landing-boxphotopt ul.landing-boxphoto-logo-img li a:hover { display: block; margin: 0px; border: 1px solid transparent !important; }

.landing-boxphotopt.left { grid-template-columns: 400px 1fr; grid-template-areas: "side media"; }
.landing-boxphotopt.left .landing-boxphoto-media img { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.landing-boxphotopt.left .landing-boxphoto-caption { align-self: flex-end; margin: 0px 20px 20px 0px; }
.landing-boxphotopt.right { grid-template-columns: 1fr 400px; grid-template-areas: "media side"; }
.landing-boxphotopt.right .landing-boxphoto-media img { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.landing-boxphotopt.right .landing-boxphoto-caption { align-self: flex-start; margin: 0px 0px 20px 20px; }

/* Estrucutra Caja: Foto + Caja grande con texto */
.landing-boxphototp { display: flex; align-items: center; justify-content: center; position: relative; margin-bottom: 20px;  width: 100%; }
.landing-boxphototp .landing-boxphoto-media { position: relative; z-index: 10; flex: 0 0 490px; max-width: 50%; }
.landing-boxphototp .landing-boxphoto-media img { display: block; width: 100%; border-bottom: var(--brd-links); border-radius: var(--landing-img-radius); }
.landing-boxphototp .landing-boxphoto-ctt { position: relative; z-index: 1; flex: 1; padding: 60px 50px; text-align: center; color: #FFFFFF; background: #000000; border-radius: var(--landing-box-radius); }
.landing-boxphototp .landing-boxphoto-atit { font-weight: 700; letter-spacing: 4px; color: #FFFFFF; text-transform: uppercase; }
.landing-boxphototp .landing-boxphoto-tit {margin-top: 15px; color: #FFFFFF; font-size: var(--font-eb); line-height: 1.2; font-weight: 700; letter-spacing:-0.5px; color:#FFFFFF; text-transform: none; }
.landing-boxphototp .landing-boxphoto-txt { margin: 20px 0px; color: #FFFFFF; }
.landing-boxphototp .landing-boxphoto-btn { margin: 30px 0px 0px 0px; }
.landing-boxphototp .btn-box { color: #FFFFFF; border-color: #FFFFFF; background: transparent; }
.landing-boxphototp .btn-box::after { color: #FFFFFF; }
.landing-boxphototp .btn-box:focus, .landing-boxphototp .btn-box:hover { color: #FFFFFF; text-decoration: none; background:#ff9000; border: 3px solid #ff9000; }
.landing-boxphototp.left { flex-direction: row; }
.landing-boxphototp.left .landing-boxphoto-media { margin-right: -50px; }
.landing-boxphototp.left .landing-boxphoto-ctt { padding-left: 80px; }
.landing-boxphototp.right { flex-direction: row-reverse; }
.landing-boxphototp.right .landing-boxphoto-media { margin-left: -50px; }
.landing-boxphototp.right .landing-boxphoto-ctt { padding-right: 80px; }

/* Estilos personalizados: Estrucutra Caja */
.landing-boxphoto-bg-grey { background: var(--colour-light) !important; color: var(--colour-light-secundary) !important; }
.landing-boxphoto-bg-grey.pattern { background: var(--colour-light-pattern) !important; }
.landing-boxphoto-bg-grey .btn-box { color: var(--colour-light-secundary); border-color: var(--colour-light-secundary); background: transparent; }
.landing-boxphoto-bg-grey .btn-box::after, .landing-boxphoto-bg-grey .landing-boxphoto-tit, .landing-boxphoto-bg-grey .landing-boxphoto-atit { color: var(--colour-light-secundary); }
.landing-boxphoto-bg-grey .btn-box:focus, .landing-boxphoto-bg-grey .btn-box:hover { color: var(--colour-light); text-decoration: none; background:var(--colour-light-secundary); border: 3px solid var(--colour-light-secundary); }

.landing-boxphoto-bg-black { background: var(--colour-dark) !important; color: var(--colour-dark-secundary) !important; }
.landing-boxphoto-bg-black.pattern { background: var(--colour-dark-pattern) !important; }
.landing-boxphoto-bg-black .btn-box { color: var(--colour-dark-secundary); border-color: var(--colour-dark-secundary); background: transparent; }
.landing-boxphoto-bg-black .btn-box::after, .landing-boxphoto-bg-black .landing-boxphoto-tit, .landing-boxphoto-bg-black .landing-boxphoto-atit  { color: var(--colour-black-secundary); }
.landing-boxphoto-bg-black .btn-box:focus, .landing-boxphoto-bg-black .btn-box:hover { color: var(--colour-dark); text-decoration: none; background: var(--colour-dark-secundary); border: 3px solid var(--colour-dark-secundary); }

.landing-boxphoto-bg-smurf { background: var(--colour-smurf-primary) !important; color: var(--colour-smurf-secundary) !important; }
.landing-boxphoto-bg-smurf.pattern { background: var(--colour-smurf-pattern) !important; }
.landing-boxphoto-bg-smurf .btn-box { color: var(--colour-smurf-secundary); border-color: var(--colour-smurf-secundary); background: transparent; }
.landing-boxphoto-bg-smurf .btn-box::after, .landing-boxphoto-bg-smurf .landing-boxphoto-tit, .landing-boxphoto-bg-smurf .landing-boxphoto-atit  { color: var(--colour-smurf-secundary); }
.landing-boxphoto-bg-smurf .btn-box:focus, .landing-boxphoto-bg-smurf .btn-box:hover { color: var(--colour-smurf-primary) !important; text-decoration: none; background: var(--colour-smurf-secundary); border: 3px solid var(--colour-smurf-secundary); }
.landing-boxphoto-bg-smurf .btn-box:hover::after { color: var(--colour-smurf-primary) !important; }
.landing-boxphoto-bg-smurf .landing-boxphoto-txt { color: var(--colour-smurf-secundary) !important; }

.landing-boxphoto-bg-goofy { background: var(--colour-goofy-primary) !important; color: var(--colour-goofy-secundary) !important; }
.landing-boxphoto-bg-goofy.pattern { background: var(--colour-goofy-pattern) !important; }
.landing-boxphoto-bg-goofy .btn-box { color: var(--colour-goofy-secundary); border-color: var(--colour-goofy-secundary); background: transparent; }
.landing-boxphoto-bg-goofy .btn-box::after, .landing-boxphoto-bg-goofy .landing-boxphoto-tit, .landing-boxphoto-bg-goofy .landing-boxphoto-atit  { color: var(--colour-goofy-secundary); }
.landing-boxphoto-bg-goofy .btn-box:focus, .landing-boxphoto-bg-goofy .btn-box:hover { color: var(--colour-goofy-primary); text-decoration: none; background: var(--colour-goofy-secundary); border: 3px solid var(--colour-goofy-secundary); }
.landing-boxphoto-bg-goofy .btn-box:hover::after { color: var(--colour-goofy-primary) !important; }
.landing-boxphoto-bg-goofy .landing-boxphoto-txt { color: var(--colour-goofy-secundary) !important; }

.landing-boxphoto-bg-barbie { background: var(--colour-barbie-primary) !important; color: var(--colour-barbie-secundary) !important; }
.landing-boxphoto-bg-barbie.pattern { background: var(--colour-barbie-pattern) !important; }
.landing-boxphoto-bg-barbie .btn-box { color: var(--colour-barbie-secundary); border-color: var(--colour-barbie-secundary); background: transparent; }
.landing-boxphoto-bg-barbie .btn-box::after, .landing-boxphoto-bg-barbie .landing-boxphoto-tit, .landing-boxphoto-bg-barbie .landing-boxphoto-atit  { color: var(--colour-barbie-secundary); }
.landing-boxphoto-bg-barbie .btn-box:focus, .landing-boxphoto-bg-barbie .btn-box:hover { color: var(--colour-barbie-primary); text-decoration: none; background: var(--colour-barbie-secundary); border: 3px solid var(--colour-barbie-secundary); }
.landing-boxphoto-bg-barbie .btn-box:hover::after { color: var(--colour-barbie-primary) !important; }
.landing-boxphoto-bg-barbie .landing-boxphoto-txt { color: var(--colour-barbie-secundary) !important; }

.landing-boxphoto-bg-minion { background: var(--colour-minion-primary) !important; color: var(--colour-minion-secundary) !important; }
.landing-boxphoto-bg-minion.pattern { background: var(--colour-minion-pattern) !important; }
.landing-boxphoto-bg-minion .btn-box { color: var(--colour-minion-secundary); border-color: var(--colour-minion-secundary); background: transparent; }
.landing-boxphoto-bg-minion .btn-box::after, .landing-boxphoto-bg-minion .landing-boxphoto-tit, .landing-boxphoto-bg-minion .landing-boxphoto-atit  { color: var(--colour-minion-secundary); }
.landing-boxphoto-bg-minion .btn-box:focus, .landing-boxphoto-bg-minion .btn-box:hover { color: var(--colour-minion-primary); text-decoration: none; background: var(--colour-minion-secundary); border: 3px solid var(--colour-minion-secundary); }
.landing-boxphoto-bg-minion .btn-box:hover::after { color: var(--colour-minion-primary) !important; }
.landing-boxphoto-bg-minion .landing-boxphoto-txt { color: var(--colour-minion-secundary) !important; }

/* Estrucutra enlaces */
ul.landing-links { display: grid; grid-template-columns: repeat(3, 1fr); gap: 5px; list-style: none; padding: 0; margin: 0 0 20px 0; width: 100%; }
ul.landing-links > li { z-index: 1; margin: 0px 5px 10px 5px; padding: 0px;}
ul.landing-links > li::before { display: none; }
ul.landing-links > li a.btn-box { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: table; width: 100%; height: 100px; margin: 0px; padding: 20px; font-size: 18px; line-height: 1.25; text-transform: initial; text-align: center; vertical-align: middle; color: var(--font-colour-base); background: var(--colour-tag-base); border: var(--brd-solid-b); border-radius: var(--brd-radius); }
ul.landing-links > li a.btn-box::after { display: none; }
ul.landing-links > li a.btn-box:hover { color: var(--font-colour-tag-hover); background: var(--colour-tag-hover); border-color: var(--colour-tag-hover); }
ul.landing-links > li a.btn-box:hover::after { color: var(--font-colour-tag-hover); }
ul.landing-links .btn-box:focus, ul.landing-links .btn-box:focus { color: var(--font-colour-tag-hover); background: var(--colour-tag-hover); border-color: var(--colour-tag-hover); }
ul.landing-links .opc { display: table-cell; text-align: center; vertical-align: middle; }

/* Bloque Instagram Modelo 1 */
.landing-instagram { display: grid; grid-template-columns: repeat(4, 1fr); gap: 2px; width: 100%; margin-bottom: 30px; }
.landing-instagram .landing-item { position: relative; width: 100%; aspect-ratio: 1 / 1; overflow: hidden; }
.landing-instagram .landing-item .img-responsive { display: block; width: 100%; height: 100%; object-fit: cover; }
.landing-instagram .landing-item a:hover { border-bottom: var(--brd-links); }
.landing-instagram .landing-item img { display: block; width: 100%; object-fit: cover; border-bottom: var(--brd-links); border-radius: 0px; }
.landing-instagram .landing-item:nth-child(4) { border-top-right-radius: var(--landing-img-radius); }
.landing-instagram .landing-item:nth-child(5) { border-bottom-left-radius: var(--landing-img-radius); }
.landing-instagram .landing-item:nth-child(8) { border-bottom-right-radius: var(--landing-img-radius); }
.landing-instagram .landing-tit { display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; aspect-ratio: 1 / 1; background: #CCCCCC; color: #000000; padding: 25px; box-sizing: border-box; overflow: hidden; border-top-left-radius: var(--landing-img-radius); }
.landing-instagram .landing-tit .tit-n { color: #000000; }
.landing-instagram .landing-tit .tit-n:before { display: block; font-family: 'iconfuni' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; font-size: 36px; text-transform: none; line-height: 1.5; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e956"; }
.landing-instagram .btn-box { color: #000000; border: 3px solid #000000; background: transparent; }
.landing-instagram .btn-box::after { color: #000000; }
.landing-instagram .btn-box:focus, .landing-instagram .btn-box:hover { color: #000000; text-decoration: none; background:#ffffff; border: 3px solid #ffffff !important; }
.landing-instagram .btn-box:hover::after { color: #000000; }

/* Estrucutra bloque con fondo de color */
.landing-brd { padding: 25px 30px; margin-bottom: 30px; border: var(--landing-brd); border-radius: var(--landing-box-radius); }
.landing-brd .tit-scc { margin-top: 0px; margin-bottom: 10px; }
.landing-brd { padding: 25px 30px; margin-bottom: 30px; border-radius: var(--landing-box-radius); }
.landing-brd .tit-scc { margin-top: 0px; margin-bottom: 10px; }
.landing-brd .tit-scc:after, .landing-brd .tit-scc:before { display: none; }
.landing-brd .landing-cols2, .landing-brd .landing-cols3, .landing-brd .landing-cols4, .landing-brd .landing-cols5, .landing-brd .landing-cols6, .landing-brd .landing-cols8 { margin-bottom: 0px; }

.landing-bg { padding: 25px 30px; margin-bottom: 30px; border-radius: var(--landing-box-radius); }
.landing-bg .tit-scc:after, .landing-bg .tit-scc:before { display: none; }
.landing-bg .landing-cols2, .landing-bg .landing-cols3, .landing-bg .landing-cols4, .landing-bg .landing-cols5, .landing-bg .landing-cols6, .landing-bg .landing-cols8 { margin-bottom: 0px; }
.landing-bg-grey { background: var(--colour-light) !important; color: var(--colour-light-secundary) !important; }
.landing-bg-grey.pattern { background: var(--colour-light-pattern) !important; }
.landing-bg-grey .tit-scc, .landing-bg-grey .tit-n { color: var(--colour-light-secundary) !important; }
.landing-bg-black { background: var(--colour-dark) !important; color: var(--colour-dark-secundary) !important; }
.landing-bg-black.pattern { background: var(--colour-dark-pattern) !important; }
.landing-bg-black .tit-scc, .landing-bg-black .tit-n { color: var(--colour-dark-secundary) !important; }
.landing-bg-smurf { background: var(--colour-smurf-primary) !important; color: var(--colour-smurf-secundary) !important; }
.landing-bg-smurf.pattern { background: var(--colour-smurf-pattern) !important; }
.landing-bg-smurf .tit-scc, .landing-bg-smurf .tit-n { color: var(--colour-smurf-secundary) !important; }
.landing-bg-goofy { background: var(--colour-goofy-primary) !important; color: var(--colour-goofy-secundary) !important; }
.landing-bg-goofy.pattern { background: var(--colour-goofy-pattern) !important; }
.landing-bg-goofy .tit-scc, .landing-bg-goofy .tit-n { color: var(--colour-goofy-secundary) !important; }
.landing-bg-barbie { background: var(--colour-barbie-primary) !important; color: var(--colour-barbie-secundary) !important; }
.landing-bg-barbie.pattern { background: var(--colour-barbie-pattern) !important; }
.landing-bg-barbie .tit-scc, .landing-bg-barbie .tit-n { color: var(--colour-barbie-secundary) !important; }
.landing-bg-minion { background: var(--colour-minion-primary) !important; color: var(--colour-minion-secundary) !important; }
.landing-bg-minion.pattern { background: var(--colour-minion-pattern) !important; }
.landing-bg-minion .tit-scc, .landing-bg-minion .tit-n { color: var(--colour-minion-secundary) !important; }

.landing-bg-grey .btn-box { color: var(--colour-light-secundary); border-color: var(--colour-light-secundary); background: transparent; }
.landing-bg-grey .btn-box::after, .landing-bg-grey .landing-boxphoto-tit, .landing-bg-grey .landing-boxphoto-atit { color: var(--colour-light-secundary); }
.landing-bg-grey .btn-box:focus, .landing-bg-grey .btn-box:hover { color: var(--colour-light); text-decoration: none; background:var(--colour-light-secundary); border: 3px solid var(--colour-light-secundary); }
.landing-bg-black .btn-box { color: var(--colour-dark-secundary); border-color: var(--colour-dark-secundary); background: transparent; }
.landing-bg-black .btn-box::after, .landing-bg-black .landing-boxphoto-tit, .landing-bg-black .landing-boxphoto-atit  { color: var(--colour-black-secundary); }
.landing-bg-black .btn-box:focus, .landing-bg-black .btn-box:hover { color: var(--colour-dark); text-decoration: none; background: var(--colour-dark-secundary); border: 3px solid var(--colour-dark-secundary); }
.landing-bg-smurf .btn-box { color: var(--colour-smurf-secundary); border-color: var(--colour-smurf-secundary); background: transparent; }
.landing-bg-smurf .btn-box::after, .landing-bg-smurf .landing-boxphoto-tit, .landing-bg-smurf .landing-boxphoto-atit  { color: var(--colour-smurf-secundary); }
.landing-bg-smurf .btn-box:focus, .landing-bg-smurf .btn-box:hover { color: var(--colour-smurf-primary) !important; text-decoration: none; background: var(--colour-smurf-secundary); border: 3px solid var(--colour-smurf-secundary); }
.landing-bg-smurf .btn-box:hover::after { color: var(--colour-smurf-primary) !important; }
.landing-bg-goofy .btn-box { color: var(--colour-goofy-secundary); border-color: var(--colour-goofy-secundary); background: transparent; }
.landing-bg-goofy .btn-box::after, .landing-bg-goofy .landing-boxphoto-tit, .landing-bg-goofy .landing-boxphoto-atit  { color: var(--colour-goofy-secundary); }
.landing-bg-goofy .btn-box:focus, .landing-bg-goofy .btn-box:hover { color: var(--colour-goofy-primary); text-decoration: none; background: var(--colour-goofy-secundary); border: 3px solid var(--colour-goofy-secundary); }
.landing-bg-goofy .btn-box:hover::after { color: var(--colour-goofy-primary) !important; }
.landing-bg-barbie .btn-box { color: var(--colour-barbie-secundary); border-color: var(--colour-barbie-secundary); background: transparent; }
.landing-bg-barbie .btn-box::after, .landing-bg-barbie .landing-boxphoto-tit, .landing-bg-barbie .landing-boxphoto-atit  { color: var(--colour-barbie-secundary); }
.landing-bg-barbie .btn-box:focus, .landing-bg-barbie .btn-box:hover { color: var(--colour-barbie-primary); text-decoration: none; background: var(--colour-barbie-secundary); border: 3px solid var(--colour-barbie-secundary); }
.landing-bg-barbie .btn-box:hover::after { color: var(--colour-barbie-primary) !important; }
.landing-bg-minion .btn-box { color: var(--colour-minion-secundary); border-color: var(--colour-minion-secundary); background: transparent; }
.landing-bg-minion .btn-box::after, .landing-bg-minion .landing-boxphoto-tit, .landing-bg-minion .landing-boxphoto-atit  { color: var(--colour-minion-secundary); }
.landing-bg-minion .btn-box:focus, .landing-bg-minion .btn-box:hover { color: var(--colour-minion-primary); text-decoration: none; background: var(--colour-minion-secundary); border: 3px solid var(--colour-minion-secundary); }
.landing-bg-minion .btn-box:hover::after { color: var(--colour-minion-primary) !important; }

.landing-bg .landing-cols { margin-bottom: 0px; padding-top: 10px; }
.landing-bg .slider-cats { margin-top: 5px; margin-bottom: 0px; }
.landing-bg .slider-cols { margin-bottom: 0px; }
.landing-bg .slider-cols .tit-n { margin-bottom: 0px; }
.landing-bg .slider-cols .tit-n + p { margin-bottom: 10px; }

.landing-bg-ctt { display: flex; align-items: center; justify-content: space-between; padding: 30px 40px; border-radius: var(--landing-box-radius); overflow: hidden; }
.landing-bg-tit { flex: 0 0 20%; margin-right: 30px; margin-bottom: 0; text-align: left; }
.landing-bg-tit .tit-n { text-transform: uppercase; margin-bottom: 0px; }
.landing-bg-tit .tit-n + p  { margin-bottom: 10px; }

.landing-bg-cols { flex: 1; display: block; min-width: 0; overflow: hidden; width: auto; }

/* Small devices */
@media (max-width: 1200px) {
	.landing-cat { width: calc(11.1111% - 8.88px); }

	.landing-instagram .landing-tit .tit-n:before { font-size: 28px; }
}

@media (max-width: 1024px) {
	.slider-cols .tit-n { font-size: var(--font-mobile-landing-title-cols); }
	.slider-cols p { font-size: var(--font-mobile-landing-txt-cols); }

	.landing-cols .tit-n { font-size: var(--font-mobile-landing-title-cols); }
	.landing-cols p { font-size: var(--font-mobile-landing-txt-cols); }

	.landing-cols5, .landing-cols6 { width: calc(33.333% - 6.66px); }

	.landing-cols2-ctt .tit-n { font-size: var(--font-sn); }

	.landing-cat { width: calc(14.2857% - 8.57px); }

	.landing-card-img { flex: 0 0 350px; max-width: 350px; }

	.landing-boxphotopt, .landing-boxphotopt.left, .landing-boxphotopt.right { display: flex; flex-direction: column; }
	.landing-boxphotopt .landing-boxphoto-media { order: 1; height: auto; }
	.landing-boxphotopt .landing-boxphoto-media img { margin: 0px; }
	.landing-boxphotopt .landing-boxphoto-side { order: 2; width: 100%; height: auto; }
	.landing-boxphotopt .landing-boxphoto-caption { display: none; }
	.landing-boxphotopt .landing-boxphoto-side { border-top-left-radius: 0px; border-top-right-radius: 0px; }
	.landing-boxphotopt.left .landing-boxphoto-media img { border-top-left-radius: var(--landing-img-radius); border-bottom-right-radius: 0px; }
	.landing-boxphotopt.right .landing-boxphoto-media img { border-top-right-radius: var(--landing-img-radius); border-bottom-left-radius: 0px; }

	.landing-instagram .landing-tit .tit-n { font-size: var(--font-sb); }
	.landing-instagram .landing-tit .tit-n:before { font-size: 28px; }
	.landing-instagram .btn-box { font-size: var(--font-s); }
}

@media (max-width: 960px) {
	.landing-cols-ctt { bottom: 45px; }
	.landing-cols-ctt .tit-n { font-size: var(--vdo-img-html-font-tit-mobile); }
	.landing-cols-ctt p { font-size: var(--vdo-img-html-font-txt-mobile); }
}

@media (max-width: 900px) {
	ul.landing-links { grid-template-columns: repeat(3, 1fr); }

	.landing-boxphotopt .landing-boxphoto-atit { font-size: var(--font-sn); }

	.landing-boxphototp .landing-boxphoto-atit { font-size: var(--font-sn); }

    .landing-bg-ctt { flex-direction: column; align-items: flex-start; padding: 25px 20px; }
	.landing-bg-tit { width: 100%; margin-right: 0; margin-bottom: 20px; flex: 0 0 auto; text-align: center; }
	.landing-bg-cols { width: 100%; display: block; margin: 0; }

	.landing-instagram .landing-tit .tit-n:before { display: none; font-size: 28px; }
	.landing-instagram .btn-box { padding: 10px 25px 10px 10px; }
}

@media (max-width: 768px) {
	.landing-cols5, .landing-cols6 { width: calc(33.333% - 6.66px); }
	.landing-cols8 { width: calc(25% - 7.5px); }

	.landing-cols-ctt p { display: none; }

	.landing-colslinks .landing-cols2 ul.lst-cols { columns:1; column-count:1; column-gap:0px; }
	
	.landing-cat { width: calc(25% - 7.5px); }

    .landing-cols2-ctt { flex-direction: column; gap: 10px; text-align: center; }
    .landing-cols2-ctt > a { max-width: 100%; margin-bottom: 15px; }
	.landing-cols2-ctt img.img-responsive { margin: 0px; padding: 0px; border-top-right-radius: var(--landing-box-radius); border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
    .landing-cols2-ctt .tit-n { margin-bottom: 20px; padding-left: 20px; padding-right: 20px; font-size: var(--font-n); text-align: center; }

	.landing-colsbd .landing-colsb { flex: 0 0 100%; max-width: 100%; flex-direction: row; }
    .landing-colsbd .landing-colsb .item { flex: 0 0 calc(50% - 5px); max-width: calc(50% - 5px); }
    .landing-colsbd .landing-colsd { flex: 0 0 100%; max-width: 100%; }

	ul.landing-filters > li { width: calc(33.333% - 6.66px); }

	.landing-card-img { flex: 0 0 300px; max-width: 300px; }

	.landing-boxphotopt .landing-boxphoto-atit { letter-spacing: normal; }
	.landing-boxphotopt .landing-boxphoto-tit {  font-size: var(--font-cb); }
	.landing-boxphotopt .landing-boxphoto-logo-tit { font-size: var(--font-n); }

    .landing-boxphototp, .landing-boxphototp.left, .landing-boxphototp.right { flex-direction: column; margin: 0px; }
    .landing-boxphototp .landing-boxphoto-media { flex: 0 0 auto; width: 100%; max-width: 100%; margin: 0px !important; box-shadow: none; }
    .landing-boxphototp .landing-boxphoto-ctt { width: 100%; padding: 60px 30px 40px 30px; border-top-left-radius: 0px; border-top-right-radius: 0px; }
	.landing-boxphototp .landing-boxphoto-tit { font-size: var(--font-cb); }
	.landing-boxphototp.left .landing-boxphoto-media img { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
	.landing-boxphototp.right .landing-boxphoto-media img { border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; }

	ul.landing-links { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 700px) {
	.landing-brd .tit-bscc, .landing-brd .tit-scc, .landing-bg .tit-bscc, .landing-bg .tit-scc { margin-top: 0px; margin-bottom: 10px; border-top: 0px; padding-top: 0px; }
	
	.landing-card { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
	.landing-card-ctd { width: 100%; }
	.landing-card-img { max-width: 100%; }

	.landing-colscd .landing-colsc3 { flex: 0 0 100%; max-width: 100%; margin: 0; }
	.landing-colscd .landing-colsc1, .landing-colscd .landing-colsc2 { flex: 0 0 calc(50% - 5px); max-width: calc(50% - 5px); margin: 0; }
	.landing-colscd .landing-colsc3, .landing-colscd.left .landing-colsc3 { order: 1; }
	.landing-colscd .landing-colsc1, .landing-colscd.left .landing-colsc1 { order: 2; }     
	.landing-colscd .landing-colsc2, .landing-colscd.left .landing-colsc2 { order: 3; }
	.landing-colscd.right .landing-colsc1 { order: 1; } 
	.landing-colscd.right .landing-colsc2 { order: 2; }
	.landing-colscd.right .landing-colsc3 { order: 3; }

	.landing-boxphotopt .landing-boxphoto-tit {  font-size: var(--font-b); }

	.landing-boxphototp .landing-boxphoto-tit { font-size: var(--font-b); }

	.landing-instagram { grid-template-columns: repeat(2, 1fr); }
	.landing-instagram .landing-item:nth-child(2) { border-top-right-radius: var(--landing-img-radius); }
	.landing-instagram .landing-item:nth-child(7) { border-bottom-left-radius: var(--landing-img-radius); }
	.landing-instagram .landing-item:nth-child(8) { border-bottom-right-radius: var(--landing-img-radius); }
	.landing-instagram .landing-item:nth-child(4) { border-top-right-radius: 0px !important; }
	.landing-instagram .landing-item:nth-child(5) { border-bottom-left-radius: 0px !important; }
	.landing-instagram .landing-tit .tit-n:before { display: block; font-size: 30px; }
	.landing-instagram .landing-tit .tit-n { font-size: var(--font-desktop-title-n); }
	.landing-instagram .btn-box { padding: 15px 30px 14px 15px; font-size: var(--btn-font); }
}

@media (max-width: 576px) {
	.landing-cols .tit-n, .landing-colscd .tit-n { font-size: var(--font-mobile-title-s); }

	.landing-cols-ctt { bottom: 45px; }
	.landing-cols-ctt p { display: none; }

	.landing-cols2 { width: 100%; }
	.landing-cols3, .landing-cols4, .landing-cols5, .landing-cols6, .landing-cols8 { width: calc(50% - 5px); }

	ul.landing-filters > li  { width: calc(50% - 5px); }

	.landing-cat { width: calc(50% - 5px); }
}

@media (max-width: 460px) {
	.landing-cat { width: calc(50% - 5px); }
}

/* ------------------------------------------------------ */
/* PRODUCT LIST */
/* ------------------------------------------------------ */
ul.lst-products { display: grid; grid-template-columns: repeat(4, 1fr); gap: 5px; list-style: none !important; margin: 0; padding: 0 !important; }
ul.lst-products .lst-products-item { position: relative; z-index: 1; box-sizing: border-box; display: flex; flex-direction: column; list-style: none !important; margin-bottom: 0px; }
ul.lst-products .lst-products-item::before { display: none; }
ul.lst-products .lst-products-item a { border-bottom: 0px; }
ul.lst-products .lst-products-item:hover { z-index: 100 !important; }
ul.lst-products .lst-products-item:hover .lst-products-box { border: var(--lst-prd-brd-hover); background: var(--lst-prd-fdo); z-index: 100; border-radius: var(--lst-prd-radius) var(--lst-prd-radius) 0 0; filter: drop-shadow(var(--lst-prd-shadow)); }
ul.lst-products .lst-products-item:hover .lst-products-box:not(:has(.lst-products-size)) { border-radius: var(--lst-prd-radius); }
ul.lst-products .lst-products-box { position: relative; display: flex; flex-direction: column; height: 100%; width: 100%; background: var(--lst-prd-fdo); border-radius: var(--lst-prd-radius); border: 3px solid transparent; box-sizing: border-box; transition: box-shadow 0.2s ease, border-color 0.2s ease; }
ul.lst-products .lst-product-featured .lst-products-box { border: 5px solid transparent; background-image: linear-gradient(var(--lst-prd-featured-fdo), var(--lst-prd-featured-fdo)), linear-gradient(to bottom, var(--lst-prd-featured-gradient1), var(--lst-prd-featured-gradient2), var(--lst-prd-featured-gradient3), var(--lst-prd-featured-gradient4)); background-origin: border-box; background-clip: padding-box, border-box; }

ul.lst-products .lst-products-media { position: relative; overflow: hidden; border-radius: var(--lst-prd-radius) var(--lst-prd-radius) 0 0; }
ul.lst-products .lst-products-media .img { position: relative; display: block; border-bottom: 1px solid transparent !important; border-radius: var(--lst-prd-radius) var(--lst-prd-radius) 0 0; }
ul.lst-products .lst-products-media a.img { border-bottom: 1px solid transparent !important; }
ul.lst-products .lst-products-media .img:after { content: ""; position: absolute; inset: 0; box-shadow: var(--lst-prd-image-shadow); border-radius: var(--lst-prd-radius) var(--lst-prd-radius) 0 0; }
ul.lst-products .lst-products-media .img img.img-responsive { width: 100%; height: auto; display: block; aspect-ratio: var(--lst-prd-image-ratio); object-fit: cover; border-bottom: 1px solid transparent !important; border-radius: var(--lst-prd-radius) var(--lst-prd-radius) 0 0; }

ul.lst-products .lst-products-media .lst-products-icon { position: absolute; z-index: 2;  top: var(--lst-prd-icon-margin); left: var(--lst-prd-icon-margin); min-width: var(--lst-prd-icon-size); width: var(--lst-prd-icon-size); height: var(--lst-prd-icon-size); border-radius: var(--lst-prd-icon-radius); background: var(--lst-prd-icon-fdo); display: flex; justify-content: center; align-items: center; }
ul.lst-products .lst-products-media .lst-products-icon [class^="icf-"], ul.lst-products .lst-products-media .lst-products-icon [class*=" icf-"] { position: relative; font-size: var(--lst-prd-icon-font-ico); }
ul.lst-products .lst-products-media .lst-products-icon .txt { display: none; }
ul.lst-products .lst-products-media .lst-products-icon .icf-copyright { color: var(--lst-prd-icon-copy-colour); }
ul.lst-products .lst-products-media .lst-products-icon:has(.icf-copyright) {  background: var(--lst-prd-icon-copy-fdo); }
ul.lst-products .lst-products-media .lst-products-icon .icf-made-f-v { font-size: var(--lst-prd-icon-madefuni-font-ico); color: var(--lst-prd-icon-madefuni-colour); }
ul.lst-products .lst-products-media .lst-products-icon:has(.icf-made-f-v) { background: var(--lst-prd-icon-madefuni-fdo); }
ul.lst-products .lst-products-media .lst-products-icon .icf-new { color: var(--lst-prd-icon-new-colour); }
ul.lst-products .lst-products-media .lst-products-icon:has(.icf-new) {  background: var(--lst-prd-icon-new-fdo); }
ul.lst-products .lst-products-media .lst-products-icon:has(.cmt) { font-size: var(--lst-prd-icon-cmt-font-txt); color: var(--lst-prd-icon-cmt-colour); background: var(--lst-prd-icon-cmt-fdo); }
ul.lst-products .lst-products-media .lst-products-icon .cmt { margin: 0; padding: 0; }
ul.lst-products .lst-products-media .lst-products-icon .icf-coment1 { display: block; font-size: var(--lst-prd-icon-cmt-font-ico); }
ul.lst-products .lst-products-media .lst-products-icon:has(.txt-msg-units) { width: auto; min-width: auto; height: auto; color: var(--lst-prd-icon-units-colour); background: var(--lst-prd-icon-units-fdo); border-radius: var(--lst-prd-icon-units-radius); }
ul.lst-products .lst-products-media .lst-products-icon .txt-msg-units { margin: 0; padding: 5px 10px; line-height: 1.2; text-align: center; }
ul.lst-products .lst-products-media .lst-products-icon .txt-msg-units .number { font-size: var(--lst-prd-icon-units-font-number); }
ul.lst-products .lst-products-media .lst-products-icon .txt-msg-units .txt { display: block; font-size: var(--lst-prd-icon-units-font-txt); font-weight: 700; text-transform: uppercase; }
ul.lst-products .lst-products-media .lst-products-eco { position: absolute; z-index: 3; bottom: var(--lst-prd-icon-margin); left: var(--lst-prd-icon-margin); min-width: var(--lst-prd-icon-size); width: var(--lst-prd-icon-size); height: var(--lst-prd-icon-size); border-radius: var(--lst-prd-icon-radius); background: var(--lst-prd-icon-eco-fdo); display: flex; justify-content: center; align-items: center; }
ul.lst-products .lst-products-media .lst-products-eco .txt { display: none; }
ul.lst-products .lst-products-media .lst-products-eco [class^="icf-"], ul.lst-products .lst-products-media .lst-products-eco [class*=" icf-"] { position: relative; font-size: var(--lst-prd-icon-font-ico); }
ul.lst-products .lst-products-media .lst-products-eco .icf-eco-leaf { color: var(--lst-prd-icon-eco-colour); }
ul.lst-products .lst-products-media .lst-licence { position: absolute; z-index: 3; bottom: var(--lst-prd-licence-margin); right: var(--lst-prd-licence-margin); }
ul.lst-products .lst-products-media .lst-licence img.img-responsive { max-height: 40px; width: auto; max-width: 100%; }
ul.lst-products .lst-products-media .txt-price-taxes { position: absolute; z-index: 2;  top: var(--lst-prd-icon-margin); right: var(--lst-prd-icon-margin); min-width: var(--lst-prd-icon-taxes-size); width: var(--lst-prd-icon-taxes-size); height: var(--lst-prd-icon-taxes-size); background: var(--lst-prd-icon-taxes-fdo); border-radius: var(--lst-prd-icon-taxes-radius); font-size: var(--lst-prd-icon-taxes-font); font-weight: 700; color: var(--lst-prd-icon-taxes-colour); display: flex; justify-content: center; align-items: center; }

ul.lst-products .lst-products-detail { flex-grow: 1; display: flex; flex-direction: column; padding: 20px; }
ul.lst-products .lst-products-detail .tit { margin: 0px; padding: 0px; }
ul.lst-products .lst-products-detail .tit, ul.lst-products .lst-products-detail .tit-n { margin: 0px; padding: 0px; }
ul.lst-products .lst-products-detail .tit-n a { font-size: var(--lst-prd-detail-tit-font); color: var(--lst-prd-detail-tit-color); display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; line-height: 1.3; min-height: 2.6em; }

ul.lst-products .lst-products-detail .other { margin-top: auto; padding-top: 5px; }
ul.lst-products .lst-products-detail .other .txt-price { font-size: var(--lst-prd-detail-price-font); color: var(--lst-prd-detail-price-color); font-weight: 700;  }
ul.lst-products .lst-products-detail .other .txt-price-previous { font-size: var(--lst-prd-detail-price-old-font); color: var(--lst-prd-detail-price-old-color); font-weight: 700; font-style: normal; text-decoration:line-through;  }
ul.lst-products .lst-products-detail .other .txt-price-previous .txt { display: none; color: var(--lst-prd-detail-price-old-color); text-transform: uppercase; font-style: normal; }
ul.lst-products .lst-products-detail .other .txt-price .taxes { color: var(--lst-prd-detail-price-old-color); font-style: normal; }
ul.lst-products .lst-products-detail .other .comments-star { display: block; margin-top: 10px; margin-bottom: 5px; }
ul.lst-products .lst-products-detail .other [class^="star-"]:before, ul.lst-products .lst-products-detail .other [class*=" star-"]:before { font-size: var(--lst-prd-comments-star-font); }
ul.lst-products .lst-products-detail .txt-available { padding-top: 5px; font-size: var(--lst-prd-detail-available-font); }
ul.lst-products .lst-products-detail .txt-available .available { color: var(--lst-prd-detail-available-color); }
ul.lst-products .lst-products-detail .txt-available .navailable-time { color: var(--lst-prd-detail-navailable-color); }

ul.lst-products .lst-products-detail .other .txt-price-alt { font-size: var(--lst-prd-detail-price-alt-font); color: var(--lst-prd-detail-price-color); font-weight: 700; }
ul.lst-products .lst-products-detail .other .txt-price-alt .taxes { color: var(--lst-prd-detail-price-old-color); font-style: normal; }
ul.lst-products .lst-products-detail .other .txt-price-previous-alt { font-size: var(--lst-prd-detail-price-old-alt-font); color: var(--lst-prd-detail-price-old-color); font-weight: 700; font-style: normal; text-decoration:line-through; }
ul.lst-products .lst-products-detail .other .txt-price-previous-alt .txt { display: none; color: var(--lst-prd-detail-price-old-color); text-transform: uppercase; font-style: normal; }

ul.lst-products .lst-products-size { display: none; }
ul.lst-products .lst-products-item:hover .lst-products-size { display: block; position: absolute; top: calc(100% - 3px); margin-top: 0px; left: -3px; right: -3px; width: auto; background: var(--lst-prd-fdo); border: var(--lst-prd-brd-hover); border-top: none !important; z-index: 101; border-radius: 0 0 var(--lst-prd-radius) var(--lst-prd-radius); }
ul.lst-products .lst-products-size-ctt { display: block; padding: 0px 20px 20px 20px; }
ul.lst-products .lst-products-size-ctt > .txt { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 10px; font-size: var(--lst-prd-size-txt-font); font-weight: 800; color: var(--lst-prd-size-txt-colour); text-transform: uppercase; margin-bottom: 10px; }
ul.lst-products .lst-products-size-ctt > .txt::before, ul.lst-products .lst-products-size-ctt > .txt::after { content: ""; border-top: var(--lst-prd-size-txt-brd); }
ul.lst-products .lst-products-size-ctt ul.lst { list-style: none !important; list-style-type: none !important; padding: 0; margin: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 5px; }
ul.lst-products .lst-products-size-ctt ul.lst li::before, ul.lst-products .lst-products-size-ctt ul.lst li::after { display: none; }
ul.lst-products .lst-products-size-ctt ul.lst li a { display: inline-block; background-color: var(--lst-prd-size-colour); color: var(--lst-prd-size-font-colour); font-size: var(--lst-prd-size-font); font-weight: 700; text-decoration: none; padding: 5px 10px; border-radius: 10px; border-bottom: none !important; }
ul.lst-products .lst-products-size-ctt ul.lst li a:hover { background-color: var(--lst-prd-size-colour-hover); }

ul.lst-products .select { display: none; width: 100%; margin-top: 15px; }
ul.lst-products .select .form { margin: 0px; }
ul.lst-products .select .form label { display: none; }
ul.lst-products .select .form-select select { font-size: var(--lst-prd-size-select-font); height: 40px; padding: 5px 25px 5px 10px; }
ul.lst-products .select .select-size { float: left; }
ul.lst-products .select .select-action { float: right; }
ul.lst-products .select .select-action .btn-buy { margin: 0px; padding: 5px 8px; }
ul.lst-products .select .select-action .btn-buy .txt { display: none; }

ul.lst-products .lst-products-item .select, ul.lst-products .links-quickview, .ignore-it { display: none !important; }

ul.lst-products .js-of-link { cursor: pointer; } 

ul.lst-products.lst-products-big { grid-template-columns: repeat(2, 1fr); }
ul.lst-products.lst-products-big .lst-products-item:hover .lst-products-box { border-radius: var(--lst-prd-radius); }
ul.lst-products.lst-products-big .lst-products-media .img img.img-responsive { aspect-ratio: var(--lst-prd-image-big-ratio); }

.lst-products-slider { position: relative; z-index: 100; margin: 0px; margin: 0px 0px 30px 0px; box-sizing: border-box; overflow: hidden; }
.lst-products-slider .swiper-slide { height: auto; display: flex; padding: 1px; box-sizing: border-box; border-radius: var(--lst-prd-slider-radius); }
.lst-products-slider .lst-products-box { display: flex; flex-direction: column; width: 100%; height: 100%; background: var(--lst-prd-slider-fdo); box-shadow: 0 0 0 rgba(0,0,0,0); border: 1px solid transparent; border-radius: var(--lst-prd-slider-radius); overflow: hidden; }
.lst-products-slider .lst-products-box:hover { border: var(--lst-prd-slider-brd-hover); box-shadow: var(--lst-prd-slider-shadow); position: relative; z-index: 10; border-radius: var(--lst-prd-slider-radius); }
.lst-products-slider .lst-products-box:hover .lst-products-detail .tit-n a { color: var(--lst-prd-slider-tit-colour-hover); }
.lst-products-slider .lst-products-media { position: relative; text-align: center; line-height: 0; }
.lst-products-slider .lst-products-media .img { position: relative; display: block; border-bottom: 1px solid transparent !important; border-radius: var(--lst-prd-slider-radius); }
.lst-products-slider .lst-products-media a.img, .lst-products-slider .lst-products-media a.img:hover { border-bottom: 1px solid transparent !important; }
.lst-products-slider .lst-products-media .img::after { content: ""; position: absolute; inset: 0; box-shadow: var(--lst-prd-slider-image-shadow); border-radius: var(--lst-prd-slider-radius); }
.lst-products-slider .lst-products-media .img img.img-responsive { width: 100%; height: auto; object-fit: cover; border-bottom: 1px solid transparent !important; }
.lst-products-slider .lst-products-media .lst-products-icon { position: absolute; z-index: 2; top: 10px; left: 10px; font-size: var(--lst-prd-slider-icon-font); font-weight: 700; color: var(--lst-prd-slider-icon-colour); }
.lst-products-slider .lst-products-media .lst-products-icon .txt { display: none; }
.lst-products-slider .lst-products-media .lst-products-icon [class^="icf-"], ul.lst-products .lst-products-media .lst-products-icon [class*=" icf-"] { position: relative; font-size: var(--lst-prd-slider-icon-size); vertical-align: middle; }
.lst-products-slider .lst-products-media .lst-products-icon .icf-made-f-v { top: -5px; left: -5px; font-size: var(--lst-prd-slider-icon-size-mbf); color: var(--lst-prd-slider-icon-colour-mbf);  }
.lst-products-slider .lst-products-media .txt-price-taxes { position: absolute; min-width: 30px; z-index: 2; top: 10px; right: 10px; vertical-align: middle; min-height: 36px; padding: 9px 3px; font-size: var(--lst-prd-slider-icon-taxes-font); font-weight: 700; color: var(--lst-prd-slider-icon-taxes-colour); line-height: 1.5; background: var(--lst-prd-slider-icon-taxes-fdo); border-radius: 36px; }
.lst-products-slider .lst-products-detail { flex: 1; display: flex; flex-direction: column; padding: 15px; box-sizing: border-box; text-align: left; }
.lst-products-slider .lst-products-detail .tit-n a, ul.lst-products .lst-products-detail .tit-n { display: block; color: var(--lst-prd-slider-tit-colour); font-size: var(--lst-prd-slider-tit-font); font-weight: normal; text-transform: none; }
.lst-products-slider .lst-products-detail .tit-n a:hover { color:  var(--lst-prd-slider-tit-colour-hover); }
.lst-products-slider .lst-products-detail .other { white-space: nowrap; margin-top: auto; padding-bottom: 10px; }
.lst-products-slider .lst-products-detail .other .txt-price { font-size: var(--lst-prd-slider-price-font); color: var(--lst-prd-slider-price-colour); font-weight: 700; }
.lst-products-slider .lst-products-detail .other .txt-price-previous { font-size: var(--lst-prd-slider-price-colour-prev); color: var(--lst-prd-slider-price-colour-prev); }
.lst-products-slider .lst-products-detail .other .txt-price-previous .txt { display: none; }
.lst-products-slider .lst-products-detail .other .txt-price-previous { text-decoration:line-through; }
.lst-products-slider .lst-products-detail .other .txt-price .taxes { color: var(--lst-prd-slider-price-colour-prev); }
.lst-products-slider .lst-products-detail .txt-available { line-height: 1.3; font-size: var(--lst-prd-slider-available-font); }
.lst-products-slider .lst-products-detail .txt-available .available { display: none; }
.lst-products-slider .lst-products-detail .txt-available .navailable-time { display: none; }
.lst-products-slider .lst-products-detail .other .txt-price-alt { font-size: var(--lst-prd-slider-price-font); color: var(--lst-prd-slider-price-colour); font-weight: 700; }
.lst-products-slider .lst-products-detail .other .txt-price-previous-alt { color: var(--lst-prd-slider-price-font-prev); text-decoration:line-through; font-size: 0.8rem; }
.lst-products-slider .lst-products-detail .other .txt-price-previous-alt .txt { display: none; }
.lst-products-slider .lst-products-detail .other .txt-price-alt .taxes { color: var(--lst-prd-slider-price-colour-prev); }

.lst-products-minislider .lst-products-detail .tit-n a, .lst-products-minislider .lst-products-detail .tit-n { display: none; margin: 10px 0px; font-size: var(--lst-prd-minislider-tit-font); text-align: center; text-transform: none; font-weight: normal; }
.lst-products-minislider .lst-products-detail .other .txt-price  { display: block; margin: 10px 0px; font-size: var(--lst-prd-minislider-price-font); color: var(--lst-prd-slider-price-colour); font-weight: 700; }
.lst-products-minislider .lst-products-media .img { position: relative; display: block; border-bottom: 1px solid transparent !important; border-radius: var(--lst-prd-slider-radius); }
.lst-products-minislider .lst-products-media a.img, .lst-products-slider .lst-products-media a.img:hover { border-bottom: 1px solid transparent !important; }
.lst-products-minislider .lst-products-media .img::after { content: ""; position: absolute; inset: 0; box-shadow: var(--lst-prd-slider-image-shadow); border-radius: var(--lst-prd-slider-radius); }
.lst-products-minislider .lst-products-media .img img.img-responsive { width: 100%; height: auto; object-fit: cover; border-bottom: 1px solid transparent !important; }

.lst-products-serp { color: var(--lst-prd-serp-font-colour); padding-bottom: 15px; margin-bottom: 15px; font-size: var(--lst-prd-serp-font); font-weight: 700; border-bottom: var(--lst-prd-serp-brd); }
.lst-products-serp .txt-num { padding: 5px; width: auto; color: var(--lst-prd-serp-num-font-colour); background: var(--lst-prd-serp-num-fdo); border: 0px; border-radius: var(--lst-prd-serp-num-radius); }

@media (max-width: 1024px) {
	ul.lst-products { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 800px) {
	ul.lst-products { grid-template-columns: repeat(2, 1fr); }
	ul.lst-products .lst-products-item:hover .lst-products-box  { box-shadow: none; border: 3px solid transparent; filter: none !important; }
	ul.lst-products .lst-products-detail { padding: 20px 0px; }
	ul.lst-products .lst-products-detail .tit-n a { font-size: var(--lst-prd-detail-tit-font-mobile); }
	ul.lst-products .lst-products-detail .other .txt-price { font-size: var(--lst-prd-detail-price-font-mobile); }
	ul.lst-products .lst-products-detail .other .txt-price-previous { font-size: var(--lst-prd-detail-price-old-font-mobile); }

	ul.lst-products .lst-products-item:hover .lst-products-size { display: none; }

	ul.lst-products .lst-products-item .select { display: block !important; }
}

@media (max-width: 768px) {
    ul.lst-products.lst-products-big .lst-products-media .img img.img-responsive { aspect-ratio: var(--lst-prd-image-big-ratio-mobile); }

	.lst-products-serp { font-size: var(--lst-prd-serp-font-mobile); }
	.lst-products-serp .txt-num { font-size: var(--lst-prd-serp-num-font-mobile); }
}

@media (max-width: 576px) {

}

/* ------------------------------------------------------ */
/* PRODUCT FILTERS */
/* ------------------------------------------------------ */
#filters { clear: both; margin-bottom: 24px; background: var(--filters-fdo); }
#filters:empty, #filters:-moz-only-whitespace  { display: none; }
#filters .filters-cont { padding: 15px; }
#filters .filters-list { float: left; }
#filters .filters-order { float: right }
#filters .filters-result { padding-top: 10px; text-align: center; color: var(--filters-result-colour); font-weight: 700; }

#filters .filters-list .btn { margin: 0px; padding: 13px; font-size: var(--filters-btn-font); color: var(--filters-btn-font-colour); text-transform: inherit; border-bottom: 0px; display: flex; align-items: center; justify-content: center; box-sizing: border-box; background: var(--filters-btn-fdo); }
#filters .filters-list .btn:before { content: "\e947"; font-family: "iconfuni"; font-weight: normal; font-size: var(--filters-btn-font); margin-right: 10px; }
#filters .filters-list .btn:focus, #filters .filters-list .btn:hover, #filters .filters-list .btn.active { color: var(--filters-btn-hover-font-colour); background: var(--filters-btn-hover-fdo); }

#filters .filters-order .form { margin: 0px; padding: 0px; }
#filters .filters-order .form legend { display: none; }
#filters .filters-order .form label { display: none; }

#filters .filters-order .form-control { padding: 2px 30px 2px 15px; height: 40px; font-size: var(--filters-btn-font); color: var(--filters-btn-font-colour); font-weight: 700; background: var(--filters-btn-fdo); border: none; border-radius: var(--btn-radius); }
#filters .filters-order .form-control:hover { color: var(--filters-btn-hover-font-colour); background: var(--filters-btn-hover-fdo); }
#filters .filters-order .form-selectArr { border-color: var(--filters-btn-font-colour) transparent transparent transparent; }
#filters .filters-order .form-select select:hover ~ .form-selectArr { border-top-color: var(--filters-btn-hover-font-colour); }
#filters .filters-order .form-select select:focus ~ .form-selectArr { border-top-color: var(--filters-btn-hover-font-colour); }
#filters .filters-order .form-select select:disabled ~ .form-selectArr { border-top-color: var(--filters-btn-font-colour); }
#filters .filters-order .form-select select option { color: var(--font-colour-base); background: var(--colour-background-base); }

#panel-filters { left: -680px; z-index: 999999; overflow-x: hidden; overflow-y: auto; position: fixed; top: 0; width: 480px; min-height: 100%; height: 100%; color: var(--filters-side-font-colour); background: var(--filters-side-fdo); box-shadow: var(--filters-side-shadow); }
#allFilters { display: none; }

#panel-filters .filters-header { position: relative; display: flex; align-items: center; justify-content: space-between; background-color: var(--filters-side-header-fdo); padding: 15px; }
#panel-filters .tit-n { order: 1; margin: 0; line-height: 1; color: var(--filters-side-header-colour); font-size: var(--filters-side-header-font); font-weight: 700; text-transform: uppercase; display: flex; align-items: center; justify-content: center; }
#panel-filters .close { order: 2; margin: 0; line-height: 1; color: var(--filters-side-header-colour); font-size: var(--filters-side-header-icon); cursor: pointer; padding: 0; display: flex; align-items: center; justify-content: center; background: transparent; border: none; }

#panel-filters .filters-form .form { margin: 0px; padding: 0px; }
#panel-filters .filters-form .form label { margin: 0px; }
#panel-filters .filters-tags { padding: 15px; }
#panel-filters .filters-tags .tit-tags { display: none; font-weight: 700; }
#panel-filters .filters-tags ul.lst-tags { display: block; }
#panel-filters .filters-tags ul.lst-tags > li { margin-bottom: 0px; margin-top: 7px; }
#panel-filters .filters-tags ul.lst-tags > li:first-child { margin-top: 0px; }
#panel-filters .filters-tags ul.lst-tags > li a { position: relative; }
#panel-filters ul.lst-tags > li a.tag-selected:after { position: absolute; right: 5px; }

#panel-filters .filters-group-header { background-color: var(--filters-side-group-header-fdo); padding: 15px; cursor: pointer; border-bottom: var(--filters-side-group-header-brd); }
#panel-filters .filters-group-header .link-toogle { display: flex; align-items: center; justify-content: space-between; width: 100%; text-decoration: none; }
#panel-filters .filters-group-header .txt { color: var(--filters-side-group-header-colour); font-size: var(--filters-side-group-header-font); font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; }
#panel-filters .filters-group-header .link-toogle::after { position: absolute; right: 0px; margin: 0px 15px; font-family: "iconfuni"; content: "\e92a"; font-size: var(--filters-side-group-header-icon); color:var(--filters-side-group-header-colour); }
#panel-filters .filters-group-header .link-toogle:hover { border-bottom: 1px solid transparent; }
#panel-filters .filters-group-header.is-closed .link-toogle::after { content: "\e902"; }
#panel-filters .filters-group-ctt { background-color: var(--filters-side-group-ctt-fdo); border-bottom: var(--filters-side-group-ctt-brd); padding: 15px; }
#panel-filters .filters-group-ctt ul { list-style: none; padding: 0; margin: 0; }
#panel-filters .filters-group-ctt li { margin-top: 8px; margin-bottom: 0px; }
#panel-filters .filters-group-ctt li:first-child { margin-top: 0px; }
#panel-filters .filters-group-ctt label { margin-bottom: 0px; }
#panel-filters .filters-group-ctt label .txt { font-size: var(--filters-side-group-ctt-txt-font); color: var(--filters-side-group-ctt-txt-colour); }
#panel-filters .filters-group-ctt label .num { font-size: var(--filters-side-group-ctt-num-font); color: var(--filters-side-group-ctt-num-colour); }
#panel-filters .filters-group-ctt-header { display: block; font-size: var(--filters-side-group-ctt-header-font); color: var(--filters-side-group-ctt-header-colour); text-transform: uppercase; font-weight: 700; margin-bottom: 10px;  }
#panel-filters .filters-group-ctt-divider { padding-top: 10px; margin-top: 10px; border-top: var(--filters-side-group-ctt-header-sep); }

#panel-filters .filters-group-btn { position: fixed; bottom: 0; width: 480px; padding: 15px; background: var(--filters-side-group-btn-fdo); box-shadow: 0px -3px 5px rgba(0, 0, 0, 0.3); }
#panel-filters .filters-group .btn-form { margin: 0px; padding: 10px; width: 100%; height: 40px; font-size: var(--filters-side-group-btn-font); text-transform: inherit; border-bottom: 0px; }
#panel-filters .filters-group .btn-form [class^="icf-"], #filters .filters-group .btn-form [class*=" icf-"] { font-size: 20px; vertical-align: middle; }

#filters-sticky-wrapper { margin-bottom: 24px; }
#filters-sticky-wrapper.is-sticky { font-size: var(--filters-btn-font-mobile); }
#filters-sticky-wrapper.is-sticky #filters { left: 0; width: 100% !important; padding: 12px 9px; -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3); box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3); }
#filters-sticky-wrapper.is-sticky #filters .filters-cont { position: relative; min-width: 320px; max-width: 1670px; width: 100%; margin-right: auto; margin-left: auto; padding: 0px 15px; }
#filters-sticky-wrapper.is-sticky #filters .filters-list .btn { font-size: var(--filters-btn-font-mobile); }
#filters-sticky-wrapper.is-sticky #filters .filters-result { padding-top: 12px; font-size: var(--filters-btn-font-mobile); }
#filters-sticky-wrapper.is-sticky #filters .filters-order .form-control { font-size: var(--filters-btn-font-mobile); }

#filters-sticky-wrapper.is-sticky #filters .filters-form { position: relative; min-width: 320px; max-width: 1285px; width: 100%; margin: 0px auto; background: transparent; }
#filters-sticky-wrapper.is-sticky #filters .filters-form.active::before { display: none; }
#filters-sticky-wrapper.is-sticky #filters .filters-form.disabled { display: none; border-top: 0px; }
#filters-sticky-wrapper.is-sticky #filters .filters-group { margin: 0px; padding: 0px 0px 5px 0px; }
#filters-sticky-wrapper.is-sticky #filters .filters-group .dropdown .btn-toogle { margin-top: 7px; }
#filters-sticky-wrapper.is-sticky #filters .filters-group .btn-form { margin-top: 7px; }
#filters-sticky-wrapper.is-sticky #filters .filters-tags { margin-top: 10px; padding: 10px 0px 0px 0px; border-top: 1px dotted #BCBCBC; }

#filters-sticky-wrapper.is-sticky #filters.filters-mobile, #filters.filters-mobile { z-index: 10004 !important; }
#filters-sticky-wrapper #filters .filters-form.filters-mobile, #filters .filters-form.filters-mobile  { overflow-y: auto; display: block; z-index: 10003; position: fixed; top: 0px; left: 0; min-width: 100%; max-width: 100%; width: 100%; height: 100%; margin: 0px auto; background: transparent; display: block; background: #FFFFFF; }

#filters-sticky-wrapper #filters:empty { display: none !important; min-height: 0px !important; }
#filters-sticky-wrapper.is-sticky #filters:empty { display: none !important; min-height: 0px !important; }

.filters-result-mobile { display: none; text-align: center; font-size: var(--filters-btn-font-mobile); padding: 0px 15px 20px 15px; }

@media (max-width: 1200px) {
	#filters-sticky-wrapper.is-sticky #filters .filters-cont { padding: 0px; }
}

@media (max-width: 700px) {
	#filters { font-size: var(--filters-btn-font-mobile); min-height: 50px; }
	#filters:empty { display: none !important; min-height: 0px !important; }
	#filters .filters-header { display: block; }
	#filters .filters-cont { padding: 0px; min-height: 50px; }
	#filters .filters-list { padding: 5px 0px 5px 5px; }
	#filters .filters-list .btn { font-size: var(--filters-btn-font-mobile); }
	#filters .filters-order { padding: 5px 5px 5px 0px; }
	#filters .filters-order .form-control { font-size: var(--filters-btn-font-mobile); }
	#filters .filters-result { padding: 20px 0px 0px 0px; }
	#filters .filters-result .txt { display: none; }

	#panel-filters { left: -680px; width: 100%; }
	#panel-filters .filters-group-btn { width: 100%; }

	#filters-sticky-wrapper.is-sticky { font-size: var(--filters-btn-font-mobile); }
	#filters-sticky-wrapper.is-sticky #filters { min-height: auto; }
	#filters-sticky-wrapper.is-sticky #filters .filters-cont { min-height: auto; }
	#filters-sticky-wrapper.is-sticky #filters .filters-list, #filters-sticky-wrapper.is-sticky #filters .filters-order { padding: 0px; }
	#filters-sticky-wrapper.is-sticky #filters .filters-result { padding: 13px 0px 0px 0px; }
	#filters-sticky-wrapper.is-sticky #filters .filters-list .btn { font-size: var(--filters-btn-font-mobile); }
	#filters-sticky-wrapper.is-sticky #filters .filters-list .btn:hover, #filters-sticky-wrapper.is-sticky #filters .filters-list .btn:focus, #filters-sticky-wrapper.is-sticky #filters .filters-list .btn:active { background: #8e8e8e; }
	#filters-sticky-wrapper.is-sticky #filters .filters-order .form-control { font-size: var(--filters-btn-font-mobile); }
	#filters-sticky-wrapper.is-sticky #filters .filters-tags { padding: 10px 15px; margin-top: 50px; border-top: 0px; border-bottom: 0px; }
	#filters-sticky-wrapper.is-sticky #filters .filters-group, #filters-sticky-wrapper #filters .filters-group, #filters .filters-group { margin-bottom: 120px; }
	#filters-sticky-wrapper.is-sticky #filters .filters-group .dropdown .btn-toogle { margin-top: 0px; }

}

@media (max-width: 576px) {
	#filters-sticky-wrapper #filters .filters-result { width: auto; }
	#filters-sticky-wrapper #filters .filters-result .txt { display: none; }

	#filters-sticky-wrapper #filters .filters-form { display: none; }
	#filters-sticky-wrapper #filters .filters-form.disabled { border-top: 0px; }

	#filters .filters-list { width: 49%; }
	#filters .filters-list .btn { display: block; width: 100%; padding: 0px 20px; height: 39px; text-align: left; }
	#filters .filters-order { width: 49%;  }

	.filters-result { display: none; }
	.filters-result-mobile { display: block; }
	.filters-result-mobile:empty { display: none !important; }
}

/* ------------------------------------------------------ */
/* PRODUCT SHEET */
/* ------------------------------------------------------ */
.product-detail { display: flex; flex-direction: column; max-width: 1640px; margin: 0 auto; }
.product-media-photos-mobile { display: block; width: 100%; margin-bottom: 20px; position: relative; }
.product-media-photos-mobile-crr { width: 100%; position: relative; overflow: hidden; }
.product-media-photos-mobile-crr .img-mobile { width: 100%; cursor: zoom-in; position: relative; outline: none; background-color: var(--c-light-gray); display: block; }
.product-media-photos-mobile-crr .img-mobile img { width: 100% !important; height: auto !important; display: block !important; opacity: 1 !important; visibility: visible !important; object-fit: cover; aspect-ratio: var(--sht-media-m-image-ratio); background-color: var(--c-light-gray); transition: transform 0.15s ease-out; transform-origin: center center; }
.product-media-photos-mobile-crr .img-mobile:after { content: ""; position: absolute; inset: 0; box-shadow: var(--sht-media-m-image-shadow); border-radius: var(--sht-media-image-radius) var(--sht-media-image-radius); }    
.product-media-photos-mobile .img-caption { padding: 13px 30px 10px 10px; position:absolute; bottom: 0px; right: 0px; font-family: var(--font-family); color: var(--sht-media-m-caption-font-colour); font-size: var(--font-sb); font-weight: var(--font-weight-bold); background: var(--sht-media-m-caption-fdo); z-index: 2; border-radius: 0 0 var(--sht-media-image-radius) 0; text-decoration: underline; }
.product-media-photos-mobile .img-caption::after { position: absolute; right: 10px; padding: 0px; content:"\e999"; font-family: 'iconfuni'; font-size: 16px; vertical-align: middle; line-height: 1; font-weight: normal; }
.product-media-photos-mobile .is-video .img-caption::after { content: "\e98d"; }
    
.product-media-thumbs-mobile { margin: 10px 0px; display: block; overflow: hidden; }
.product-media-thumbs-mobile .img-thumb { border: 3px solid transparent; padding: 0; cursor: pointer; background-color: var(--c-light-gray); position: relative; outline: none; height: auto; display: block; } 
.product-media-thumbs-mobile .img-thumb.swiper-slide-thumb-active { opacity: 1; border: 3px solid #428fec; }
.product-media-thumbs-mobile .img-thumb img { width: 100%; height: auto; aspect-ratio: 60/81; object-fit: cover; display: block; background-color: var(--c-light-gray); transition: transform 0.15s ease-out; transform-origin: center center; }
.product-media-thumbs-mobile .img-thumb:after { content: ""; position: absolute; inset: 0; box-shadow: var(--sht-media-m-image-shadow); border-radius: var(--sht-media-image-radius) var(--sht-media-image-radius); }

.product-media .video-icon-overlay { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: var(--sht-media-video-d-size); height: var(--sht-media-video-d-size); background: var(--sht-media-video-d-fdo); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: var(--sht-media-video-d-colour); font-size: var(--sht-media-video-d-size-play); pointer-events: none; }
.product-media .product-media-thumbs-mobile .video-icon-overlay { width: var(--sht-media-video-m-size); height: var(--sht-media-video-m-size); font-size: var(--sht-media-video-m-size-play); }
.product-media .product-media-thumbs-mobile .is-3d .video-icon-overlay i { font-size: 20px; }

.product-media-photos-desktop { display: none; }
.product-media-photos-desktop .img-zoom { position: relative; overflow: hidden; cursor: zoom-in; display: block; background-color: var(--c-light-gray);  border-bottom: var(--sht-media-d-border) !important; border-radius: var(--sht-media-image-radius); }
.product-media-photos-desktop .img-zoom img { position: relative; width: 100%; height: auto; aspect-ratio: var(--sht-media-d-image-ratio); object-fit: cover; display: block; background-color: var(--c-light-gray); transition: transform 0.15s ease-out; transform-origin: center center; }
.product-media-photos-desktop .img-zoom:after { content: ""; position: absolute; inset: 0; box-shadow: var(--sht-media-d-image-shadow); border-radius: var(--sht-media-image-radius) var(--sht-media-image-radius); }
.product-media-photos-desktop .img-caption { padding: 13px 30px 10px 10px; position:absolute; bottom: 0px; right: 0px; font-family: var(--font-family); color: var(--sht-media-d-caption-font-colour); font-size: var(--font-sb); font-weight: var(--font-weight-bold); background: var(--sht-media-d-caption-fdo); z-index: 2; border-radius: 0 0 var(--sht-media-image-radius) 0; text-decoration: underline; }
.product-media-photos-desktop .img-caption::after { position: absolute; right: 10px; padding: 0px; content:"\e999"; font-family: 'iconfuni'; font-size: 16px; vertical-align: middle; line-height: 1; font-weight: normal; }
.product-media-photos-desktop .is-video .img-caption::after { content: "\e98d"; }
.product-media-photos-desktop .is-3d .img-caption::after { content: "\e99d"; font-size: 22px; top: 5px; }
.product-media-photos-desktop .img-zoom:hover .img-caption, .product-media-photos-desktop .img-zoom:hover .img-caption::after { color: var(--sht-media-d-caption-font-colour-hover); }

.product-info-box {  }

.product-logos-header { display: flex; justify-content: space-between; align-items: center; width: 100%; }
.product-logos-header .product-licence img { display: block; max-height: 60px; width: auto; object-fit: contain; border: 0px !important; }
.product-logos-header .product-makeof img { display: block; max-height: 40px; width: auto; object-fit: contain; border: 0px !important; }
.product-logos-header a, .product-logos-header a:hover { border: 0px !important; outline: none; }

.product-name { display: none; margin-bottom: 20px; }
.product-name .tit-pro { margin-bottom: 10px; font-size: var(--sht-name-d-tit-font-size); color: var(--sht-name-tit-font-colour); font-weight: 700; }
.product-name .tit-pro .icf-copyright, .product-name-mobile .tit-pro .icf-copyright { display: inline-block; margin-left: 5px; font-size: 16px; color: var(--sht-name-tit-font-colour); }
.product-name .txt-val { height: 21px; margin-bottom: 0px; font-size: var(--sht-name-val-font-size); color: var(--sht-name-val-colour);  }
.product-name .txt-val a.link-comments { border-bottom: none !important; }
.product-name .txt-val a.link-comments i { width: 15px; height: 15px; font-size: 15px; line-height: 1; vertical-align: middle; }
.product-name .txt-val [class^="star-"]:before, .product-name .txt-val [class*=" star-"]:before { font-size: var(--sht-name-val-star-size); }
.product-name.mobile { display: block;  margin-bottom: 10px; text-align: center; }

.product-price { margin-bottom: 20px; }
.product-price-box { display: flex; align-items: center; flex-wrap: wrap; column-gap: var(--sht-price-gap); row-gap: 5px; }
.product-price .txt-pvp { display: flex; align-items: baseline; gap: var(--sht-price-pvp-gap); margin: 0; }
.product-price .txt-price { font-size: var(--sht-price-d-font-size); font-weight: 700; color: var(--sht-price-font-colour); line-height: 1; }
.product-price .txt-price .money { font-style: normal; }
.product-price .txt-price-previous { font-size: var(--sht-price-d-previous-font-size); font-weight: 700; color: var(--sht-price-previous-font-colour); text-transform: uppercase; }
.product-price .txt-price-previous .txt { font-style: normal; }
.product-price .msg-urgency { display: inline-flex; align-items: center; justify-content: center; gap: 5px; background-color: var(--sht-price-urgency-fdo); color: var(--sht-price-urgency-font-colour); font-size: var(--sht-price-urgency-font-size); font-weight: 700; text-transform: uppercase;  padding: 5px 8px; border-radius: var(--sht-price-urgency-radius); margin: 0; vertical-align: middle; line-height: 1; margin-top: 6px; }
.product-price .msg-urgency img { display: block; line-height: 0; }
.product-price .product-price > .msg-urgency { display: none; }
.product-price .txt-pvp-coex { display: block; flex-basis: 100%; margin-top: 0; margin-bottom: 0; } /* CROACIA */
.product-price .txt-pvp-coex .txt-price { font-size: 20px; font-weight: 700; color: #434343; } /* CROACIA */
.product-price .txt-pvp-coex .money { font-size: 20px; color: #434343; } /* CROACIA */

.product-brand-hook { margin-bottom: 20px; font-size: var(--sht-brand-hook-d-font-size); }

.product-choose .form { margin: 0px; }
.product-choose .select-pro-sizes {  }
.product-choose .select-pro-nsizes { padding-bottom: 20px; }
.product-choose .product-colours { margin-bottom: 20px; }
.product-choose .product-colours .tit-s { display: block; font-size: var(--sht-choose-sizes-d-lbl-font-size); font-weight: 700; color: var(--sht-choose-sizes-lbl-font-colour); text-transform: uppercase; }
.product-choose .product-selection .box { margin-bottom: 0px; padding: 0px; }
.product-choose .product-selection .lbl { float: left; font-size: var(--sht-choose-sizes-d-lbl-font-size); font-weight: 700; color: var(--sht-choose-sizes-lbl-font-colour); text-transform: uppercase; }
.product-choose .product-selection .info-sizes { float: right; font-size: var(--sht-choose-sizes-d-ruler-font-size); }
.product-choose .product-selection .info-sizes a, .product-choose .product-selection .info-sizes span.link { border-bottom: 0px; }
.product-choose .product-selection .info-sizes i { display: inline-block; margin-right: 3px; font-size: var(--sht-choose-sizes-ruler-size); line-height: 0; vertical-align: middle; }

.product-choose .product-selection .select-sizes { clear: both; padding: 20px 0px; display: flex; flex-wrap: wrap; gap: var(--sht-choose-sizes-selection-gap); align-items: center; justify-content: center; }
.product-choose .product-selection .select-sizes .radio { position: relative; }
.product-choose .product-selection .select-sizes .radio input { display: none; }
.product-choose .product-selection .select-sizes .radio { display: block; margin: 0; padding: 0; }
.product-choose .product-selection .select-sizes .radio label { display: flex; align-items: center; justify-content: center; padding: 0 8px; min-width: var(--sht-choose-sizes-d-selection-size); width: auto; height: var(--sht-choose-sizes-d-selection-size); font-size: var(--sht-choose-sizes-d-selection-font-size); color: var(--sht-choose-sizes-selection-font-colour); font-weight: 700; background: var(--sht-choose-sizes-selection-fdo); border: var(--sht-choose-sizes-selection-brd); cursor: pointer; position: relative; box-sizing: border-box; transition: all 0.2s ease; }
.product-choose .product-selection .select-sizes .radio:not(.disabled):hover label { background: var(--sht-choose-sizes-selection-dis-fdo); border-color: var(--sht-choose-sizes-selection-dis-brd); color: var(--sht-choose-sizes-selection-dis-font-colour); }
.product-choose .product-selection .select-sizes .radio.checked label { color: var(--sht-choose-sizes-selection-chk-font-colour); background: var(--sht-choose-sizes-selection-chk-fdo); border-color: var(--sht-choose-sizes-selection-chk-brd); }
.product-choose .product-selection .select-sizes .radio.disabled label { color: var(--sht-choose-sizes-noselection-font-colour); background-color: var(--sht-choose-sizes-noselection-fdo); border-color: var(--sht-choose-sizes-noselection-brd); overflow: hidden; position: relative; }
.product-choose .product-selection .select-sizes .radio.disabled label::before, .product-choose .product-selection .select-sizes .radio.disabled label::after { content: ''; position: absolute; top: 50%; left: -20%; width: 140%; height: 1px; background-color: var(--sht-choose-sizes-noselection-brd); z-index: 1; }
.product-choose .product-selection .select-sizes .radio.disabled label::before { transform: rotate(45deg); }
.product-choose .product-selection .select-sizes .radio.disabled label::after { transform: rotate(-45deg); }
.product-choose .product-selection .select-sizes .radio.disabled .txt-size { position: relative; z-index: 2; text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff; }
.product-choose .product-selection .select-sizes .radio.disabled::after { content: ''; position: absolute; bottom: 12px; left: 4px; width: 20px; height: 16px; background-color: var(--sht-choose-sizes-noselection-fdo); background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpolyline points='22,6 12,13 2,6'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: 14px; background-position: center; border-radius: 2px; z-index: 3; pointer-events: none; }

.product-choose .product-selection .select-sizes .select-size-sending { width: 100%; margin-top: 10px; text-align: center; text-transform: uppercase; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.product-choose .product-selection .select-sizes .select-size-sending::before { content: ''; flex: 1; max-width: 60px; min-width: 20px; height: 1px; background-color: var(--sht-choose-box-txt-sending-fdo); margin-right: 15px; order: 1; }
.product-choose .product-selection .select-sizes .select-size-sending .txt { order: 2; margin-right: 4px; font-size: var(--sht-choose-box-txt-sending-font-size); color: var(--sht-choose-box-txt-sending-font-colour);  }
.product-choose .product-selection .select-sizes .select-size-sending .date-send { order: 3; font-size: var(--sht-choose-box-txt-sending-font-size); color: var(--sht-choose-box-txt-sending-font-colour); }
.product-choose .product-selection .select-sizes .select-size-sending::after { content: ''; flex: 1; max-width: 60px; min-width: 20px; height: 1px; background-color: var(--sht-choose-box-txt-sending-fdo); margin-left: 15px; order: 4; }
.product-choose .product-selection .select-sizes .select-size-sending .txt-free { order: 5; width: 100%; margin-top: 3px; font-size: var(--sht-choose-box-txt-sending-font-size); font-weight: 700; color: var(--sht-choose-box-txt-sending-free-font-colour); }

.product-choose .product-selection .select-pro-nsizes .select-size-sending { width: 100%; margin-top: 10px; text-align: center; text-transform: uppercase; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.product-choose .product-selection .select-pro-nsizes .select-size-sending::before { content: ''; flex: 1; max-width: 60px; min-width: 20px; height: 1px; background-color: var(--sht-choose-box-txt-sending-fdo); margin-right: 15px; order: 1; }
.product-choose .product-selection .select-pro-nsizes .select-size-sending .txt { order: 2; margin-right: 4px; font-size: var(--sht-choose-box-txt-sending-font-size); color: var(--sht-choose-box-txt-sending-font-colour);  }
.product-choose .product-selection .select-pro-nsizes .select-size-sending .date-send { order: 3; font-size: var(--sht-choose-box-txt-sending-font-size); color: var(--sht-choose-box-txt-sending-font-colour); }
.product-choose .product-selection .select-pro-nsizes .select-size-sending::after { content: ''; flex: 1; max-width: 60px; min-width: 20px; height: 1px; background-color: var(--sht-choose-box-txt-sending-fdo); margin-left: 15px; order: 4; }
.product-choose .product-selection .select-pro-nsizes .select-size-sending .txt-free { order: 5; width: 100%; margin-top: 3px; font-size: var(--sht-choose-box-txt-sending-font-size); font-weight: 700; color: var(--sht-choose-box-txt-sending-free-font-colour); }

.product-choose .product-actions .product-ations-box { display: flex; align-items: stretch; gap: 10px; width: 100%; margin-bottom: 20px; }
.product-choose .product-selection .select-pro-ctd .lbl { display: none; }
.product-choose .product-selection .select-pro-ctd { flex: 0 0 75px; padding: 0; }
.product-choose .product-selection .select-pro-ctd .form-select { position: relative; height: 100%; }
.product-choose .product-selection .select-pro-ctd .form-control { width: 100%; height: var(--sht-buy-size); padding: 0 15px; font-size: var(--sht-buy-select-font-size); color: var(--sht-buy-select-font-colour); border: var(--sht-buy-select-brd); background-color: var(--sht-buy-select-fdo); appearance: none; -webkit-appearance: none; -moz-appearance: none; cursor: pointer; outline: none; }
.product-choose .product-selection .select-pro-ctd .form-selectArr { position: absolute; top: 50%; right: 12px; transform: translateY(-50%); width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid var(--sht-buy-select-arrow-colour); pointer-events: none; }
.product-choose .product-actions .product-ations-buy { flex: 1; padding: 0; }
.product-choose .product-actions .product-ations-buy .btn-buy { width: 100%; height: var(--sht-buy-size); font-size: var(--sht-buy-btn-font-size); font-weight: 700; color: var(--sht-buy-btn-font-colour); text-transform: uppercase; border: none; background: var(--sht-buy-btn-fdo); border-radius: var(--sht-buy-btn-radius); cursor: pointer; display: flex; align-items: center; justify-content: center; transition: background-color 0.2s ease; }
.product-choose .product-actions .product-ations-buy .btn-buy:hover { color: var(--sht-buy-btn-font-colour-hover); background-color: var(--sht-buy-btn-fdo-hover); }
.product-choose .product-actions .product-ations-buy .btn-buy i, .product-choose .product-actions .product-ations-buy .btn-buy::before { display: none !important; }
.product-choose .product-actions .product-ations-fav { flex: 0 0 var(--sht-buy-size); }
.product-choose .product-actions .product-ations-fav button, .product-choose .product-actions .product-ations-fav .btn-fav { width: 100%; height: var(--sht-buy-size); background-color: var(--sht-buy-fav-fdo); border: none; border-radius: var(--sht-buy-fav-radius); cursor: pointer; display: flex; align-items: center; justify-content: center; transition: background-color 0.2s ease; }
.product-choose .product-actions .product-ations-favorite { flex: 0 0 var(--sht-buy-size); padding: 0; }
.product-choose .product-actions .product-ations-favorite a { display: flex; align-items: center; justify-content: center; width: 100%; height: var(--sht-buy-size); background-color: var(--sht-buy-fav-fdo); border-radius: var(--sht-buy-fav-radius); text-decoration: none; transition: background-color 0.2s ease; }
.product-choose .product-actions .product-ations-favorite a:hover { background-color: var(--sht-buy-fav-fdo-hover); }
.product-choose .product-actions .product-ations-favorite a .icf-favorite { font-size: 24px; color: var(--sht-buy-fav-colour); }
.product-choose .product-actions .product-ations-favorite a:hover .icf-favorite { color: var(--sht-buy-fav-colour-hover); }
.product-choose .product-actions .product-ations-favorite a .txt { display: none; }

.product-choose .box-info { border: var(--sht-choose-info-brd); padding: 20px; margin-bottom: 20px; background-color: var(--sht-choose-info-fdo); }
.product-choose .box-info p { margin: 0; font-size: var(--sht-choose-info-font-size); line-height: 1.5; color: var(--sht-choose-info-font-colour); }
.product-choose .box-info .icf-warning { display: none; }
.product-choose .box-info strong { color: var(--sht-choose-info-des-font-colour); text-transform: uppercase; font-weight: 700; }

.product-choose .box-mkt-prd { margin-bottom: 25px; font-size: var(--sht-mkt-font-size); text-transform: uppercase; text-align: center; font-weight: 600; color: var(--sht-mkt-font-colour); }
.product-choose .box-mkt-prd i { font-size: var(--sht-mkt-icon-size); }

.product-choose .product-actions .product-ations-notifiy { margin-bottom: 25px; padding: 20px; font-size: var(--sht-notify-d-font-size); line-height: 1.35; background: var(--sht-notify-fdo); border: var(--sht-notify-brd); border-radius: var(--sht-notify-radius); }
.product-choose .product-actions .product-ations-notifiy .txt-label { display: block; margin-bottom: 10px; color: var(--sht-notify-font-colour); font-weight: 700; text-align: center; }
.product-choose .product-actions .product-ations-notifiy .txt-label .lbl { float: none; display: block; font-size: var(--sht-notify-d-font-size); color: var(--sht-notify-font-colour); text-transform: none; }
.product-choose .product-actions .product-ations-notifiy .form-control { height: 36px; font-size: var(--sht-notify-d-font-size); }
.product-choose .product-actions .product-ations-notifiy .input-group-btn .btn { height: 36px; }
.product-choose .product-actions .product-ations-notifiy .btn { display: block; margin: 0px; width: 100%; }

.product-choose .product-accessories {margin-bottom: 0px; background: var(--sht-acc-fdo); border: none; padding: 0; }
.product-choose .product-accessories .tit-s { margin-bottom: 0px; font-size: var(--sht-acc-d-tit-font-size); text-transform: uppercase; color: var(--sht-acc-tit-font-colour);  }
.product-choose .product-accessories .prd { position: relative; border-top: var(--sht-acc-prd-sep); }
/*.product-choose .product-accessories > .tit-s + .prd { border-top: 0px !important; }*/
.product-choose .product-accessories > .prd:not(.hidden) { border-top: 0px !important; }
.product-choose .product-accessories > .prd:not(.hidden) ~ .prd:not(.hidden) { border-top: 1px solid #E5E5E5 !important; }
.product-choose .product-accessories .prd .padd { min-height: auto !important; padding: 20px 0px; }
.product-choose .product-accessories .prd .accesorie-checkbox-box { position: relative; z-index:4; float: left; padding-top: 1px; width: var(--sht-acc-d-prd-chk-size); margin: 0px; padding: 0px; text-align: center; font-size: var(--sht-acc-d-prd-chk-font-size); text-transform: uppercase; }
.product-choose .product-accessories .prd .accesorie-checkbox-box label { padding: 0px;  }
.product-choose .product-accessories .prd .accesorie-checkbox-box input[type="checkbox"] { display: none; }
.product-choose .product-accessories .prd .accesorie-checkbox-box .txt { display: block; padding: 5px 0px; }
.product-choose .product-accessories .prd .accesorie-checkbox-ctd { position: relative; padding-left: var(--sht-acc-d-prd-ctt-size); }
.product-choose .product-accessories .prd .accesorie-checkbox-ctd .prd-img { float: left; background-color: var(--c-light-gray); position: relative; outline: none; height: auto; display: block; z-index: 1;  }
.product-choose .product-accessories .prd .accesorie-checkbox-ctd .prd-img img { width: 100%; height: auto; aspect-ratio: var(--sht-acc-prd-ctt-img-ratio); object-fit: cover; display: block; background-color: var(--c-light-gray); transition: transform 0.15s ease-out; transform-origin: center center; }
.product-choose .product-accessories .prd .accesorie-checkbox-ctd .prd-img:after { content: ""; position: absolute; inset: 0; box-shadow: var(--sht-media-m-image-shadow); border-radius: var(--sht-media-image-radius) var(--sht-media-image-radius); z-index: 2; pointer-events: none; }
.product-choose .product-accessories .prd .accesorie-checkbox-ctd .prd-img a { position: relative; z-index: 1; display: block; border-bottom: 0px; }
.product-choose .product-accessories .prd .accesorie-checkbox-ctd .prd-img a:hover { border-bottom: 0px; }
.product-choose .product-accessories .prd .accesorie-checkbox-ctd .prd-detail { margin: 0 0 0 var(--sht-acc-d-prd-ctt-extra-size); }
.product-choose .product-accessories .prd .accesorie-checkbox-ctd .tit-mini { margin: 0px 0px 5px 0px; font-size: var(--sht-acc-d-prd-ctt-tit-font-size); font-weight: normal; line-height: 1.35; }
.product-choose .product-accessories .prd .accesorie-checkbox-ctd .tit-mini a { color: var(--sht-acc-prd-ctt-tit-font-colour); border-bottom: 0px; }
.product-choose .product-accessories .prd .accesorie-checkbox-ctd .txt-price { display: inline-block; padding-right: 5px; font-size: var(--sht-acc-d-prd-ctt-price-font-size); font-weight: 700; white-space: nowrap; color: var(--sht-acc-prd-ctt-price-font-colour); }
.product-choose .product-accessories .prd .accesorie-checkbox-ctd .txt-price-previous { padding-right: 5px; color: var(--sht-acc-prd-ctt-price-previus-font-colour); font-size: var(--sht-acc-d-prd-ctt-price-previus-font-size); white-space: nowrap; text-decoration:line-through; }
.product-choose .product-accessories .prd .accesorie-checkbox-ctd .txt-price-percent { z-index: 3; position: absolute; top: -10px; left: 50px; width: var(--sht-acc-percent-size); height: var(--sht-acc-percent-size); border-radius: 50%; display: flex; align-items: center; justify-content: center; padding: 0; margin: 0; text-align: center; font-size: var(--sht-acc-percent-font-size); font-weight: 700; color: var(--sht-acc-percent-font-colour); line-height: 1; background: var(--sht-acc-percent-fdo); white-space: nowrap; }
.product-choose .product-accessories .prd .accesorie-checkbox-ctd .prd-sel { display: inline-block; margin-top: 8px; font-size: var(--sht-acc-select-font-size); }
.product-choose .product-accessories .prd .accesorie-checkbox-ctd .prd-sel label { display: none; }
.product-choose .product-accessories .prd .accesorie-checkbox-ctd .prd-sel .form-select select { padding: 5px 25px 5px 5px; height: var(--sht-acc-select-size); font-size: var(--sht-acc-select-font-size); }
.product-choose .product-accessories .prd .accesorie-checkbox-ctd .available-time { display: block; margin-top: 7px; font-size: var(--sht-acc-d-available-font-size); color: var(--sht-acc-available-font-color); }
.product-choose .product-accessories .prd .accesorie-checkbox-box .form-cc { margin-top: 3px; padding-left: 0px !important; }
.product-choose .product-accessories #detailForm-accesorie-more { display: block; padding-top: 15px; text-align: center; font-size: var(--sht-acc-d-more-font-size); text-transform: uppercase; font-weight: 700; border-bottom: 0px; border-top: var(--sht-acc-more-sep); }
.product-choose .product-accessories #detailForm-accesorie-more .txt-aux { display: none; }
.product-choose .product-accessories .form-cc input:checked ~ .form-ci { border: 2px solid var(--sht-acc-chk-select); }
.product-choose .product-accessories .form-cc .form-ci::after { border: solid var(--sht-acc-chk-select); border-width: 0 2px 2px 0; transform: rotate(45deg); }
.product-choose .product-accessories .prd .accesorie-checkbox-ctd .txt-price-coex { display: inline-block; padding-right: 5px; font-size: 14px; font-weight: 700; white-space: nowrap; color: var(--sht-acc-prd-ctt-price-font-colour); } /* CROACIA */
.product-choose .product-accessories .prd .accesorie-checkbox-ctd .txt-price-previous-coex { padding-right: 5px; color: var(--sht-acc-prd-ctt-price-previus-font-colour); font-size: 12px; white-space: nowrap; text-decoration:line-through; } /* CROACIA */

.product-related-content .txt-price-coex { font-size: 14px; color: var(--lst-prd-slider-price-colour); font-weight: 700; } /* CROACIA */
.product-related-content .txt-price-previous-pcoex { color: var(--lst-prd-slider-price-colour-prev); text-decoration:line-through; font-size: 12px; } /* CROACIA */
.product-related-content .txt-price-previous-pcoex .txt { display: none; } /* CROACIA */
.product-related-content .txt-price-coex .taxes { color:  var(--lst-prd-slider-price-colour); } /* CROACIA */

.product-included { padding: 0px 0px 20px 0px; font-size: var(--sht-included-d-font-size);  color: var(--sht-included-font-colour); }
.product-included .txt { margin: 0px 0px 10px 0px; font-size: var(--font-sn); }
.product-included strong { font-weight: normal; text-decoration: underline; }
.product-included .txt-ref { margin: 0px; font-size: var(--sht-included-ref-font-size); color: var(--sht-included-ref-font-colour); text-transform: uppercase; }

.product-plus { margin-top: 30px; border-top: var(--sht-plusinfo-sep); border-top: var(--sht-plusinfo-sep);  }
.product-plus > div { border-bottom: var(--sht-plusinfo-sep) }
.product-plus-tit { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; margin: 0; font-size: var(--sht-plusinfo-d-tit-font-size); text-transform: uppercase; font-weight: 700; color: var(--sht-plusinfo-tit-font-colour); cursor: pointer; user-select: none; }
.product-plus-tit::after { content: "\e90d"; font-family: 'iconfuni'; font-size: var(--sht-plusinfo-d-tit-arrow-size); color: var(--sht-plusinfo-tit-arrow-colour); font-weight: normal; transition: color 0.2s ease; }
.product-plus-tit:hover::after { color: var(--sht-plusinfo-tit-arrow-colour-hover); }
.product-plus-tit.active::after { content: "\e905"; }
.product-plus-ctt { display: none; padding: 0 0 20px 0; font-size: var(--sht-plusinfo-d-ctt-font-size); color: var(--sht-plusinfo-ctt-font-colour); }
.product-plus-ctt p:last-of-type { margin-bottom: 0; }
.product-plus-ctt p:empty { display: none !important; margin: 0 !important; padding: 0 !important; }
.product-plus-ctt p + a { display: inline-block; margin-top: 15px; }
.product-plus-ctt .tit-s { font-size: var(--sht-plusinfo-d-ctt-font-size); color: var(--sht-plusinfo-ctt-des-font-colour); text-transform: none; }

.product-related-content { margin-top: 30px; }
.product-related-content .tit-scc, .product-media-users .tit-scc, .product-comments .tit-scc, .product-relations-categories .tit-scc { text-align: left; color: var(--sht-scc-tit-font-colour); }

.product-media-users .swiper-slide { position: relative; overflow: hidden; }
.product-media-users .swiper-slide::before { content: ''; display: block; padding-top: 100%; }
.product-media-users .swiper-slide a { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: block; }
.product-media-users .swiper-slide picture { display: block; width: 100%; height: 100%; }
.product-media-users .swiper-slide img { width: 100%; height: 100%; object-fit: cover; display: block; }
.product-media-users .swiper-slide a::after { z-index: 2; position: absolute; bottom: 5px; left: 8px; content: "\e956"; font-family: 'iconfuni'; font-size: var(--sht-photousers-size); color: var(--sht-photousers-colour); font-weight: normal; transition: color 0.2s ease; }

.product-bundle { margin-top: 30px; padding: 20px; background: var(--sht-bundle-fdo); border: var(--sht-bundle-brd); border-radius: var(--sht-bundle-radius); }
.product-bundle .tit-n { color: var(--sht-bundle-tit-font-colour); }
.product-bundle .form { margin: 0px; }
.product-bundle-lst { margin: 15px 0px 15px 0px; padding: 0px; }
.product-bundle-lst li { display: inline-block; position: relative; width: auto; margin: 0px; vertical-align: top; }
.product-bundle-lst li:before { display: none; }
.product-bundle-lst li.hidden { display: none !important; }
.product-bundle-lst .prd {  }
.product-bundle-lst .prd a { border-bottom: 0px; border-bottom: 0px !important; }
.product-bundle-lst .prd a:hover { border-bottom: 0px !important; }
.product-bundle-lst .prd img { display: inline-block; border-bottom: 0px !important; height: auto; aspect-ratio: var(--sht-bundle-img-aspect-ratio); object-fit: cover; background-color: var(--c-light-gray); transition: transform 0.15s ease-out; transform-origin: center center; border-radius: var(--sht-media-image-radius) var(--sht-media-image-radius); }
.product-bundle-lst .prd .prd-img { display: inline-block; background-color: var(--c-light-gray); position: relative; outline: none; height: auto; z-index: 1; }
.product-bundle-lst .prd .prd-img:after { content: ""; position: absolute; inset: 0; box-shadow: var(--sht-media-m-image-shadow); border-radius: var(--sht-media-image-radius) var(--sht-media-image-radius); z-index: 2; pointer-events: none; }
.product-bundle-lst .prd i { display: inline-block; margin: 0px 3px 0px 5px; }
.product-bundle-lst .prd i.hidden { display: none !important; }
.product-bundle-lst .prd-img a, .product-bundle-lst .prd-img a:hover { border-bottom: 0px; }
.product-bundle-lst .bundle-price { margin-left: 15px; }
.product-bundle-lst .bundle-price:before { display: none; }
.product-bundle-lst .bundle-price p { margin: 0px; }
.product-bundle-lst .bundle-price .txt { font-size: var(--sht-bundle-price-font); color: var(--sht-bundle-price-font-colour); font-weight: 700; }
.product-bundle-lst .bundle-price .txt-price { display: inline-block; padding-right: 5px; font-size: var(--sht-bundle-price-pvp-font); font-weight: 700; white-space: nowrap; color: var(--sht-bundle-price-pvp-font-colour); }
.product-bundle-lst .bundle-price .money { font-size: 16px; font-weight: 700; white-space: nowrap; color: var(--sht-bundle-price-pvp-font-colour); font-style: normal; }
.product-bundle-lst .bundle-price .form-actions { margin: 10px 0px 0px 0px; text-align: left; }
.product-bundle-lst .bundle-price .btn-buy { font-size: var(--sht-bundle-price-btn-font); margin: 0px; }
.product-bundle .legend { margin-top: 20px; font-size: var(--sht-bundle-price-help-font); color: var(--sht-bundle-price-help-font-colour); }
.product-bundle .legend strong { color: var(--sht-bundle-price-help-font-colour); }
.product-bundle .legend span { font-size: var(--sht-bundle-price-help-icon); vertical-align: middle; }

.product-bundle-select { }
.product-bundle-select label { margin-bottom: 3px; font-size: var(--sht-bundle-select-font); }
.product-bundle-select label.active { opacity: 1; }
.product-bundle-select .txt { color: var(--sht-bundle-select-font-colour); }
.product-bundle-select .txt-price { display: inline-block; padding-left: 5px; font-size: var(--sht-bundle-select-pvp-font); font-weight: 700; white-space: nowrap; }
.product-bundle-select .txt-nstrong { font-size: var(--sht-bundle-select-font); }
.product-bundle-select .txt-price .money { font-style: normal; }
.product-bundle-select .txt-price-previous { padding-left: 5px; color: var(--sht-bundle-select-pvp-previous-font-colour); font-size: var(--sht-bundle-select-pvp-previous-font); white-space: nowrap; text-decoration: line-through; }
.product-bundle-select .txt-price-previous .txt { display: none; }
.product-bundle-select .txt-price-percent { display: inline-block; padding: 4px 2px; font-size: var(--sht-bundle-select-pvp-per-font); font-weight: 700; color: var(--sht-bundle-select-pvp-per-font-colour); line-height: 1; background: var(--sht-bundle-select-pvp-per-fdo); border-radius: var(--sht-bundle-select-pvp-per-radius); vertical-align: middle; }
.product-bundle-select .form-cc input:checked ~ .form-ci { border: 2px solid var(--sht-bundle-select-chk); }
.product-bundle-select .form-cc .form-ci::after { border: solid var(--sht-bundle-select-chk); border-width: 0 2px 2px 0; transform: rotate(45deg); }

@media (max-width: 1350px) {
	.product-name .tit-pro { font-size: var(--sht-name-t-tit-font-size); }
	.product-name .txt-val { font-size: var(--sht-name-t-val-font-size)	; }

	.product-price .txt-price { font-size: var(--sht-price-t-font-size); }					
	.product-price .txt-price-previous { font-size: var(--sht-price-t-previous-font-size) }	

	.product-brand-hook { font-size: var(--sht-brand-hook-t-font-size); }					
	
	.product-choose .product-selection .select-sizes .radio label { min-width: var(--sht-choose-sizes-t-selection-size); height: var(--sht-choose-sizes-t-selection-size); font-size: var(--sht-choose-sizes-t-selection-font-size); }
	.product-choose .product-selection .select-sizes .select-size-sending .txt { font-size: var(--sht-choose-box-t-txt-sending-font-size); }
	.product-choose .product-selection .select-sizes .select-size-sending .data-send { font-size: var(--sht-choose-box-t-txt-sending-font-size); }
	.product-choose .product-selection .select-sizes .select-size-sending .txt-free { font-size: var(--sht-choose-box-t-txt-sending-font-size); }
	
	.product-choose .product-selection .select-pro-ctd .form-control { height: var(--sht-buy-t-size); font-size: var(--sht-buy-t-select-font-size); }
	.product-choose .product-actions .product-ations-buy .btn-buy { height: var(--sht-buy-t-size); font-size: var(--sht-buy-t-btn-font-size); }
	.product-choose .product-actions .product-ations-favorite a { height: var(--sht-buy-t-size); }

	.product-choose .box-info p { font-size: var(--sht-choose-t-info-font-size); }

	.product-included { font-size: var(--sht-included-t-font-size); }
	.product-included .txt-ref { font-size: var(--sht-included-t-ref-font-size); }

	.product-plus-tit { font-size: var(--sht-plusinfo-t-tit-font-size); }
}

@media (max-width: 1160px) {
	.product-detail { gap: 10px !important; }
	
	.product-media .video-icon-overlay { width: 100px; height: 100px; font-size: 45px; }
}

@media (max-width: 1024px) {
	.product-media { width: 47% !important; }
	.product-info-id { width: 53% !important; }
	
	.product-media .video-icon-overlay { width: 70px; height: 70px; font-size: 35px; }
}

@media (max-width: 900px) {
	.product-media { width: 45% !important; }
	.product-info-id { width: 55% !important; }
}

@media (max-width: 700px) {
	.product-name .tit-pro { margin-bottom: 5px; font-size: var(--sht-name-m-tit-font-size); }
	
	.product-price .txt-price { font-size: var(--sht-price-m-font-size); } 
	
	.product-choose .product-selection .select-sizes .radio label { min-width: var(--sht-choose-sizes-m-selection-size); height: var(--sht-choose-sizes-m-selection-size); font-size: var(--sht-choose-sizes-m-selection-font-size); }
	
	.product-media { width: 100% !important; }
	.product-info-id { width: 100% !important; padding: 0px 5px; }
	.product-logos-header { padding-bottom: 20px; }
	
	.product-media .video-icon-overlay { width: 150px; height: 150px; font-size: 60px; }
	
	.product-bundle-lst .bundle-price { display: block; width: 100%; margin-top: 5px; margin-left: 0px; text-align: center; }
	.product-bundle-lst .bundle-price p {  display: inline-block; }
	.product-bundle-lst .bundle-price .form-actions { margin-left: 10px; }
	.product-bundle-lst .bundle-price .btn-buy { font-size: 14px; padding: 10px 10px; }
	.product-bundle-select label { margin-bottom: 6px; }	
}

@media (max-width: 576px) {
	.product-bundle-lst .prd img { max-width: 50px; height: auto; }
	.product-bundle-lst li { margin-left: 0px; }
	.product-bundle-lst .bundle-price p { display: block; }
	.product-bundle-lst .bundle-price .form-actions { margin-left: 0px; }
	.product-bundle-lst .bundle-price .btn-buy { display: block; width: 100%; padding: 15px 10px; }
	.product-bundle-select .form-cb .form-cp { line-height: 1.5; }
}

@media (min-width: 700px) {
	.product-detail { flex-direction: row; align-items: flex-start; gap: 20px; }
	
	.product-media-photos-mobile { display: none; }
	.product-media-photos-desktop { display: grid; grid-template-columns: repeat(2, 1fr); gap: 6px; flex: 1; }
	.product-media-photos-desktop .img-zoom:only-child { grid-column: 1 / -1; max-width: 650px; margin: 0 auto; width: 100%; }
	.product-media { width: 60%; }
	
	.product-name.mobile { display: none; }
	.product-included.mobile { display: none; }

	.product-logos-header { margin-bottom: 15px; }

	.product-info-box { padding: 25px; background: var(--sht-info-box-fdo); border: var(--sht-info-box-brd); border-radius: var(--sht-info-box-radius); }
	.product-info-id { width: 41%; position: -webkit-sticky; position: sticky; top: 100px; z-index: 100; align-self: flex-start; }
	
	.product-name-mobile { display: none; }
	.product-name { display: block; }
}

.sticky-purchase { display: none; }
@media (max-width: 700px) { 
	.sticky-purchase { display: flex; justify-content: space-between; align-items: center; position: fixed; bottom: 0; left: 0; width: 100%; background-color: #ffffff; padding: 12px 15px; box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.15); z-index: 990; box-sizing: border-box; transition: opacity 0.3s ease; }
	.sticky-purchase-info { display: flex; align-items: center; }
	.sticky-price { font-size: 1.25rem; font-weight: 700; color: #333333; }
	.btn-sticky-purchase { background-color: #3b82f6; color: #ffffff; font-size: 0.8125rem; font-weight: 700; padding: 12px 20px; border: none; border-radius: 6px; text-transform: uppercase; cursor: pointer; }
	#product-page { padding-bottom: 65px !important;  }
}


/* ------------------------------------------------------ */
/* PRODUCT SHEET: COUPLE & GROUPS */
/* ------------------------------------------------------ */
.product-choose .product-selection .select-pro-group { display: flex; flex-direction: column; gap: 15px; margin-bottom: 25px; }
.product-choose .product-selection .select-pro-groups-ctt { border-top: 1px dotted #CCCCCC; padding-top: 15px;  }
.product-choose .product-selection .select-pro-groups-ctt:first-of-type { border-top: 1px dotted #CCCCCC; }
.product-choose .product-selection .select-pro-groups-ctt { border-bottom: 1px dotted #CCCCCC; }
.product-choose .product-selection .select-pro-groups-ctt + .select-pro-groups-ctt { border-top: none; }
.product-choose .product-selection .select-pro-groups-titprice { display: flex; justify-content: space-between; align-items: flex-start; padding-bottom: 0; }
.product-choose .product-selection .select-pro-groups-tit { font-size: 1rem; font-weight: 700; color: #333333; flex: 1; padding-right: 15px; }
.product-choose .product-selection .select-pro-groups-price { text-align: right; white-space: nowrap; }
.product-choose .product-selection .select-pro-groups-price strong { display: none; }
.product-choose .product-selection .select-pro-groups-price .prive-group, .product-choose .product-selection .select-pro-groups-price .money { font-size: 1.25rem; font-weight: 700; color: #ff6a42; line-height: 1; }
.product-selection .select-pro-groups-price .money { font-style: normal; }
.product-choose .product-selection .select-pro-groups-inc { font-size: 0.875rem; color: #666666; margin-bottom: 15px; }
.product-choose .product-selection .select-pro-groups-inc a { display: inline-block; margin-top: 10px; font-size: 0.9375rem; border-bottom: 0; text-decoration: none; }
.product-choose .product-selection .select-pro-groups-inc strong { text-decoration: underline; }
.product-choose .product-selection .select-pro-groups-sizesquantity .msg-uds { font-size: 10px; font-weight: 700; color: #ff6a42; position: absolute; right: 0; top: 44px; white-space: nowrap; z-index: 10; }
.product-choose .product-selection .select-pro-groups-sizesquantity { display: flex; gap: 10px; margin-bottom: 15px; }
.product-choose .product-selection .select-pro-groups-size { flex: 1; position: relative; }
.product-choose .product-selection .select-pro-groups-quantity { width: 100px; height: 44px; display: flex; border-radius: 4px; background: var(--form-cps-fdo); border: var(--form-cps-brd); overflow: hidden; transition: border-color 0.2s ease; flex-shrink: 0; }
.product-choose .product-selection .select-pro-groups-quantity:focus-within { border-color: #ff6a42; }
.product-choose .product-selection .select-pro-groups-quantity .btn-qty { background: transparent; border: none; width: 32px; font-size: 20px; font-weight: 400; color: #333333; cursor: pointer; display: flex; align-items: center; justify-content: center; transition: background 0.2s; flex-shrink: 0; }
.product-choose .product-selection .select-pro-groups-quantity .btn-qty:hover { background: #f2f2f2; }
.product-choose .product-selection .select-pro-groups-size select { height: 44px; }
.product-choose .product-selection .select-pro-groups-quantity input.quantity { flex: 1; border: none !important; border-left: 1px solid #eeeeee !important; border-right: 1px solid #eeeeee !important; border-radius: 0 !important; text-align: center; padding: 0; box-shadow: none !important; -moz-appearance: textfield; height: 100%; }
.product-choose .product-selection .select-pro-groups-quantity input.quantity::-webkit-outer-spin-button, .select-pro-groups-quantity input.quantity::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
.product-choose .product-selection .select-pro-groups-ctt > a.select-pro-groups-add { margin-top: 5px; display: inline-block; font-size: 13px; cursor: pointer; border-bottom: 0; }
.product-choose .product-selection .select-pro-groups-ctt > a.select-pro-groups-add:hover { border-bottom: 0; }
.product-choose .product-selection .select-pro-group .select-size-sending { width: 100%; margin-top: 10px; text-align: center; text-transform: uppercase; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.product-choose .product-selection .select-pro-group .select-size-sending::before { content: ''; flex: 1; max-width: 60px; min-width: 20px; height: 1px; background-color: var(--sht-choose-box-txt-sending-fdo); margin-right: 15px; order: 1; }
.product-choose .product-selection .select-pro-group .select-size-sending .txt { order: 2; margin-right: 4px; font-size: var(--sht-choose-box-txt-sending-font-size); color: var(--sht-choose-box-txt-sending-font-colour);  }
.product-choose .product-selection .select-pro-group .select-size-sending .date-send { order: 3; font-size: var(--sht-choose-box-txt-sending-font-size); color: var(--sht-choose-box-txt-sending-font-colour); }
.product-choose .product-selection .select-pro-group .select-size-sending::after { content: ''; flex: 1; max-width: 60px; min-width: 20px; height: 1px; background-color: var(--sht-choose-box-txt-sending-fdo); margin-left: 15px; order: 4; }
.product-choose .product-selection .select-pro-group .select-size-sending .txt-free { order: 5; width: 100%; margin-top: 3px; font-size: var(--sht-choose-box-txt-sending-font-size); font-weight: 700; color: var(--sht-choose-box-txt-sending-free-font-colour); }

@media (min-width: 700px) {
    .select-pro-groups-ctt { display: grid; grid-template-columns: 1fr auto; gap: 0 15px; align-items: start; }
    .select-pro-groups-titprice { grid-column: 1 / span 2; margin-bottom: 15px; }
    .select-pro-groups-inc { grid-column: 1; grid-row: 2 / span 20; margin-bottom: 0; padding-top: 10px; }
    .select-pro-groups-sizesquantity { display: flex; gap: 10px; margin-bottom: 15px; position: relative; }
    .select-pro-groups-ctt > a.select-pro-groups-add { grid-column: 2; grid-row: auto; margin-top: 0; margin-bottom: 10px; text-align: right; }
    .select-size-sending { grid-column: 1 / span 2; flex-direction: row; align-items: center; flex-wrap: wrap; gap: 5px; margin-top: 10px; }
    .select-size-sending .txt-free { margin-top: 0; margin-left: auto; }
}

/* ------------------------------------------------------ */
/* SHOPPING CART */
/* ------------------------------------------------------ */
#checkout-page .tit-landing { color: var(--shopping-tit-font-colour); }

.box-shopping-esp { margin-bottom: 15px; text-align: center; padding: 15px 15px 10px 15px; background: #406d36 url('https://static1.funidelia.com/img/global/funidelia6/fdo_box_shopping_christmas.gif') top left repeat;  color:#ffffff; }
.box-shopping-esp .txt-label { display: inline-block; font-weight: 700; text-transform: uppercase; text-align: center; padding: 6px 10px; margin: 0px 5px 5px 5px; background: #c91e26; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.box-shopping-esp .txt { font-size: 13px; font-weight: 700; }

.box-shopping-esp p:last-child { margin-bottom: 0; }
.box-shopping-esp ul:last-child, .box-shopping-esp ol:last-child { margin-bottom: 0px; }
.box-shopping-esp .box { margin-bottom: 0px; }

.shopping-grid { display: table; width: 100%; }
.shopping-tbl { display: table-cell; padding: 0px 25px 0px 0px;  width: auto; vertical-align: top; }
.shopping-tbl .formCart { margin-bottom: 0px; }
.shopping-ctd { display: table-cell; padding: 0px 0px 0px 0px; width: 400px; vertical-align: top; }
.shopping-ctd-mobile { display: none; }
.shopping-details {  }
.shopping-resume {  }
.shopping-security {  }
.shopping-actions {  }
.shopping-back { display: inline-block; margin-top: 10px; }
.shopping-back-mobile { display: none; margin-top: 20px; }

.shopping-ctd-sticky { width: 400px; }
.shopping-ctd .box-error { margin-bottom: 0px; padding: 12px; }

.shopping-tbl table.tbl { margin-top: 0px; }
.shopping-tbl .txt-price, .shopping-tbl .txt-stotal { padding-top: 18px; white-space: nowrap; }
.shopping-tbl .txt-stotal-gift { padding-top: 15px; }
.shopping-tbl .palt { font-size: 14px !important; color: #666666 !important; } /* CROACIA */
.shopping-tbl .txt-price-previous-alt { font-size: 14px !important; color: #666666 !important; text-decoration: line-through; } /* CROACIA */

.shopping-tbl .img img { display: inline-block; border-bottom: 0px !important; height: auto; aspect-ratio: var(--sht-bundle-img-aspect-ratio); object-fit: cover; background-color: var(--c-light-gray); transition: transform 0.15s ease-out; transform-origin: center center; border-radius: var(--sht-media-image-radius) var(--sht-media-image-radius); }
.shopping-tbl .img { display: inline-block; background-color: var(--c-light-gray); position: relative; outline: none; height: auto; z-index: 1; }
.shopping-tbl .img:after { content: ""; position: absolute; inset: 0; box-shadow: var(--sht-media-m-image-shadow); border-radius: var(--sht-media-image-radius) var(--sht-media-image-radius); z-index: 2; pointer-events: none; }

.shopping-tbl .txt-gift label { margin-bottom: 0px; }
.shopping-tbl .txt-gift a { border-bottom: none; }
.shopping-tbl .txt-gift i { font-size: 16px; padding-left: 5px; vertical-align: middle; }

.shopping-tbl .trustpilot-widget,
.shopping-tbl .tp-widget-wrapper { padding: 35px; }

.shopping-tbl .pcoex { font-size: 14px !important; color: #666666 !important; } /* CROACIA */
.shopping-tbl .txt-price-previous-pcoex { font-size: 14px !important; color: #666666 !important; text-decoration: line-through; } /* CROACIA */

.shopping-details {  padding: 15px; margin-bottom: 0px; border: 1px solid #e5e5e5; }
.shopping-details .form-group:last-child { margin-bottom: 0px; }
.shopping-details .txt-s { margin-top: 15px; }
.shopping-details .box-msg { margin: 15px 0px 0px 0px; padding: 15px; font-size: 13px; }

.shopping-resume { padding: 15px; background: var(--shopping-resume-fdo); border: var(--shopping-brd); border-top: 0px; }
.shopping-resume table.tbl { margin-top: 0px; margin-bottom: 0px; border: 0px; }
.shopping-resume table.tbl tr { border-top: var(--shopping-resume-brd); }
.shopping-resume table.tbl tr:first-child { border-top: 0px; }
.shopping-resume table.tbl tr:last-of-type, .shopping-resume table.tbl tr.total { border-top: var(--shopping-resume-total-brd); }
.shopping-resume table.tbl > tbody > tr > td { padding: 10px 0px; line-height: 1; background: var(--shopping-resume-fdo); }
.shopping-resume table.tbl > tbody > tr:first-child > td { padding-top: 0px; }
.shopping-resume table.tbl td a { font-size: var(--font-sb); }
.shopping-resume .concept { color: var(--colour-emphasis); text-align: left; }
.shopping-resume .concept-total { padding-top: 20px !important; color: var(--colour-emphasis); text-align: left; font-size: 17px; font-weight: 700; text-transform: uppercase; }
.shopping-resume .price { color: var(--colour-emphasis); text-align: right; font-weight: normal; white-space: nowrap; }
.shopping-resume .price-total { padding-top: 20px !important; color: var(--tbl-price-total-colour); text-align: right; font-size: var(--tbl-price-total-font); font-weight: 700; white-space: nowrap; }
.shopping-resume .price small { display: block; margin-top: 7px; font-weight: 400; color: var(--colour-emphasis); font-size: 15px; } /* CROACIA */
.shopping-resume .price-total small { display: block; margin-top: 7px; font-weight: 600; color: var(--tbl-price-total-colour); font-size: 15px; } /* CROACIA */

.shopping-security { margin: 15px 0px 5px 0px; text-align: center; }
.shopping-security .txt { display: inline-block; margin: 0px 10px; font-size: var(--shopping-security-font); color: var(--shopping-security-colour); vertical-align: middle; }

.shopping-notes { margin-top: 30px; font-size: var(--font-sb); line-height: 1.5; color: var(--colour-medium); }
.shopping-notes p { margin-bottom: 5px; line-height: 1.5; }

.shopping-actions { margin-top: 20px; }
.shopping-actions a, .shopping-actions button, .shopping-actions .btn-buy, .shopping-actions .btn-form { display: block;  width: 100%; background: var(--btn-fdo); }
.shopping-actions a, .shopping-actions button:hover, .shopping-actions .btn-buy:hover, .shopping-actions .btn-form:hover { background: var(--btn-fdo-hover); }

.shopping-register { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding-bottom: 10px; }
.shopping-register::before { position: absolute; content: ""; left: 49%; display: block; width: 1px; height: 100%; border-left: 2px dotted #e5e5e5; }
.shopping-register-col { font-size: 16px; text-align: center; box-sizing: border-box; flex: 1 0 50%; max-width: calc(50% - 6px); }
.shopping-register-col strong { color: #333333; }
.shopping-register-col .form-cr { left: 0px; width: 100%; }
.shopping-register-col .form-cr .form-ci { left: 45%; }

#shoppingForm-send-company .radio .form-cp { font-size: 1rem; }
#shoppingForm-send-company .txt-important { font-size: 1rem; }
#shoppingForm-send-company .txt-important:nth-of-type(2) { display: block;font-size: 0.875rem; }
#shoppingForm-send-company .read .form-cp:before { font-size: 20px; padding-right: 5px; vertical-align: middle; }
#shoppingForm-send-company .read .form-cp .txt-important:nth-of-type(2) { padding-left: 28px; }

.bill-grid { position: relative; z-index: 100; display: flex; flex-wrap: wrap; justify-content: space-between; }
.bill-method { position: relative; z-index: 1; box-sizing: border-box; flex: 1 0 50%; max-width: calc(50% - 6px); margin-bottom: 12px; }
.bill-method .bill-label { display: flex !important; align-items: center !important; width: 100%; padding: 10px 7px !important; background: #f7f7f7; border: 1px solid #e8e8e8; }
.bill-method .form-cr, .bill-method .form-cp, .bill-method .form-card { display: block !important; }
.bill-method .form-cr { width: 33px; padding-top: 2px; }
.bill-method .form-cp { flex: 1 1 auto !important; margin-left: 10px; padding: 5px 10px 0 0; text-align: left; }
.bill-method .form-card { flex-shrink: 0 !important; margin-left: 10px; white-space: nowrap; }
.bill-method .txt-error { display: block; margin-top: 10px; font-size: 11px; line-height: 1.5; }
.bill-label .txt { display: block; color: #333333; font-weight: 700; }
.bill-label .txt-s { display: block; margin-top: 5px; }
.bill-method.active .bill-label { background: #EDF7E9; border-color: #C6DBC3; }
.bill-method.active .bill-label, .bill-method.active .bill-label .txt { color: #3C763D; }
.bill-method.disabled .bill-label { background: #F2DEDE; border-color: #EBCCD1; }
.bill-method.disabled .bill-label, .bill-method.disabled .bill-label .txt { color: #a94442; }
.bill-method.disabled img { opacity: 0.3; }
.bill-more { position: relative; font-size: 13px; padding: 10px; background: #FFFDEC; border: 1px solid #e5e5e5; border-top: 0; }
.bill-more .form-group { margin-bottom: 10px; }
.bill-more .form-cb { margin-bottom: 0; }
.bill-more .form-control { font-size: 13px; height: 38px; }
.bill-more:after, .bill-more:before { content: ""; position: absolute; bottom: 100%; left: 45%; border: solid transparent; height: 0; width: 0; pointer-events: none; }
.bill-more:after { border-width: 10px; margin-left: -10px; border-bottom-color: #FFFDEC; }
.bill-more:before { border-width: 11px; margin-left: -11px; border-bottom-color: #e5e5e5; }

#shop-resume .shopping-tbl { display: block; width: 100%; padding: 10px 0px 0px 0px; }
#shop-resume .shopping-tbl table.tbl { margin-bottom: 0px; }
.iban-shop-resume { padding: 15px; background: #f8f8f8; border: 1px solid #E5E5E5}

@media (max-width: 1080px) {
	.shopping-tbl { display: block; width: 100%; padding-right: 0px; }
	.shopping-ctd, .shopping-ctd-sticky { display: block; width: 100%; }
	.shopping-ctd-mobile { display: block; }
	.shopping-back { display: none; }
	.shopping-back-mobile { display: inline-block; }
}

@media (max-width: 700px) {
	.shopping-tbl table.tbl { margin-bottom: 0px; }
	.shopping-tbl table.tbl col { width: 100% !important; }
	.shopping-tbl table.tbl .link-del { padding-right: 0px; }
	.shopping-tbl .img-pro, .return-tbl .img-pro { float: left; margin: 0; display: block; width: 85px; padding: 15px 15px 15px 10px; }
	.shopping-tbl .img-pro .img, .return-tbl .img-pro .img { display: block; width: 60px; }
	.shopping-tbl .txt-pro { float: left; display: block; width: calc(100% - 85px); padding-left: 0px !important; }
	.shopping-tbl .txt-price { display: none; }
	.shopping-tbl .txt-select { float: left; display: block; width: calc(50% - 55px); padding-top: 5px !important; padding-left: 0px !important; padding-right: 0px !important; }
	.shopping-tbl .txt-stotal { float: right; display: block; width: auto; padding-top: 10px !important; padding-left: 0px !important; }
	.shopping-tbl .txt-gift { float: left; width: auto; line-height: 1.5; }
	.shopping-tbl .txt-stotal-gift { float: right; }
	.shopping-tbl .trustpilot-widget,
	.shopping-tbl .tp-widget-wrapper { padding: 25px 0px; }

	.shopping-ctd { padding-top: 0px; }
	.shopping-ctd .tbl-caption-emp { display: none; }

	.shopping-resume table.tbl { display: table; }
	.shopping-resume table.tbl > tbody > tr > td { display: table-cell; }
	.shopping-resume .concept {  }
	.shopping-resume .concept-total {  }
	.shopping-resume .price {  }
	.shopping-resume .price-total {  }

	.shopping-details { border-top: 0px; }

	.return-tbl .txt-bl .tit, .return-tbl .txt-br .tit { display: blocK; }
	.return-tbl .txt-bl .units { display: block; margin-top: 18px; }
	.return-tbl table.tbl .txt-check-dts { padding-bottom: 0px !important; }

	.bill-method { margin-bottom: 0px; padding: 0px; flex: 1 0 100%; max-width: calc(100%); border-top: 2px dotted #E5E5E5; }
	.bill-method:first-child { border-top: 0px; }
	.bill-method:last-child {  }
	.bill-method .txt-error { padding: 0px 7px 10px 7px; }
	.bill-label { padding: 13px 7px 13px 7px !important; background: #FFFFFF; border: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
	.bill-method.active { background: #EDF7E9; }
	.bill-method.active .bill-label { color: #3C763D; background: transparent; border: 0px;  }
	.bill-method.active .bill-label .txt { color: #3C763D; }
	.bill-method.disabled { background: #F2DEDE; border: 1px solid #EBCCD1; }
	.bill-method.disabled .bill-label { color: #a94442; background: transparent; border: 0px; }
	.bill-method.disabled .bill-label .txt { color: #a94442; }
	.bill-more { border-top: 1px solid #e5e5e5; border-left: 0px; border-right: 0px; }
}

@media (max-width: 576px) {

}

/* ------------------------------------------------------ */
/* SPECIALS CART & OFFERS: CYBERMONDAY, BLACKFRIDAY */
/* ------------------------------------------------------ */
.bf-black { font-weight: 700; color: #FFFFFF; text-transform:uppercase; }
.bf-friday { font-weight: 700; color: #FF0000; text-transform:uppercase; }

.bf-sheet { margin: 0px 0px 20px 0px; padding: 15px; color: #FFFFFF; text-align: center; background: #171717; border-radius: 10px; }
.bf-sheet .bf-stitle { padding-bottom: 3px; text-align: center; }
.bf-sheet .bf-stitle i { color: #FF0000; font-size: 16px; vertical-align: middle; }
.bf-sheet .bf-stitle .bf-black { font-size:1.3rem; }
.bf-sheet .bf-stitle .bf-friday { font-size:1.3rem }
.bf-sheet .bf-sdescription { margin-top: 5px; font-size: 1.2rem; color: #FFFFFF; text-align: center; }
.bf-sheet .bf-sdescription p { margin-bottom: 0px; line-height: 1.5; }
.bf-sheet .bf-sdescription strong { color: #FF0000; }
.bf-sheet .bf-sdescription .bf-txt { color: #FF0000; font-weight: 700; }
.bf-sheet .bf-sdescription .bf-txt { color: #FF0000; font-weight: 700; }
.bf-sheet .bf-sdescription .bf-txtdto { color: #FF0000; font-weight: 700; text-transform:uppercase; }
.bf-sheet .bf-sdescription .bf-dto { display:inline-block; margin: 0px 5px; padding: 0px 4px; color: #FFFFFF; font-weight:700; background: #FF0000; border-radius: 5px; }
.bf-sheet .bf-sdescription .bf-next { font-weight: normal; font-weight: 700; }

.bf-landing { align-self: flex-start; display: inline-block !important; width: auto !important; margin: 0px 0px 10px 0px; padding: 5px 10px; line-height: 1; background: #000000; border-radius: 5px; }
.bf-landing i { color: #FF0000; }

.bf-popup { margin-bottom: 15px; padding: 10px; text-align: center; background: #333333; }
.bf-popup .bf-stitle { display: inline-block; margin-right: 5px; padding-right: 5px; padding-bottom: 3px; text-align: center; border-right: 1px dotted #c5c5c5; }
.bf-popup .bf-stitle i { color: #FFFFFF; font-size: 12px; vertical-align: middle; }
.bf-popup .bf-stitle .bf-black { font-size:14px; color:#FFFFFF; }
.bf-popup .bf-stitle .bf-friday { font-size:14px }
.bf-popup .bf-sdescription { display: inline-block; font-size: 13px; color: #FFFFFF; }
.bf-popup .bf-sdescription .bf-txt { color: #ffcc00; }
.bf-popup .bf-sdescription .bf-txtdto { color: #ffcc00; text-transform:uppercase; }
.bf-popup .bf-sdescription .bf-dto { display:inline-block; margin:0 5px; padding:0 4px 0 4px; font-weight: 700; color: #FF0000; background: #ffcc00; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.bf-popup .bf-sdescription .bf-pdto{font-size:14px;font-weight:normal}
.bf-popup .bf-sdescription p { margin-bottom: 0px; }

.bf-shopping { padding: 15px; background: #000000;}
.bf-shopping .bf-stitle { padding-bottom: 3px; text-align: center; }
.bf-shopping .bf-stitle i { color: #FFFFFF; font-size: 1rem; vertical-align: middle; }
.bf-shopping .bf-stitle .bf-black { font-size:1.2rem; color:#FFFFFF; }
.bf-shopping .bf-stitle .bf-friday { font-size:1.2rem }
.bf-shopping .bf-sdescription { margin-top: 5px; font-size: 0.87rem; font-weight: 700; text-align: center; color: #FFFFFF; }
.bf-shopping .bf-sdescription p { margin-bottom: 0px; }
.bf-shopping .bf-sdescription .bf-txt { color:#ffcc00; }
.bf-shopping .bf-sdescription .bf-txtdto { color: #ffcc00; text-transform:uppercase; }
.bf-shopping .bf-sdescription .bf-dto { display: inline-block; margin: 0px 5px; padding: 0 4px 0 4px; color: #FF0000; background: #ffcc00; border-radius: 5px; }
.bf-shopping .bf-scopuon { display: block; margin: 8px 0px; padding: 5px; text-transform:uppercase; background: #FF0000; border-radius: 5px; }
.bf-shopping .bf-scopuon .bf-txt { color:#ffffff; }
.bf-shopping .bf-scopuon .bf-copoun { color:#ffffff; }

/* ------------------------------------------------------ */
/* CUSTOMER AREA */
/* ------------------------------------------------------ */
ul.lst-infographic { margin: 0px 0px 15px 0px; padding: 0px; list-style-type: none; }
ul.lst-infographic li.cols { float: left; margin-bottom: 5px; }
ul.lst-infographic li:before { display: none; }
ul.lst-infographic .graph { position: relative; text-align: center; background: url('https://static1.funidelia.com/img/global/fdo_panel.png') bottom left repeat-x; border-bottom: 1px solid #e8e8e8; }
ul.lst-infographic .graph img { z-index: 1; position: relative; margin: 10px auto; }
ul.lst-infographic .graph .num { z-index: 2; position: absolute; top: 0px; left: 0px; display: block; padding: 2px 10px; color: var(--colour-negative); font-size: var(--font-sn); font-weight: 700; background: var(--colour-important); border-radius: var(--brd-radius); }
ul.lst-infographic .cpo { margin-top: 10px; }
ul.lst-infographic .cpo .tit { margin: 0px; padding: 0px; font-size: var(--font-sn); font-weight: 700; color: var(--font-colour-important); background: none; }
ul.lst-infographic.cols4 li.cols { width: 23%; margin-left: 2%; }
ul.lst-infographic.cols4 li.cols:nth-child(4n+1) { clear: both; margin-left: 0; }
ul.lst-infographic.cols3 li.cols { width: 31.3%;  margin-left: 2%; }
ul.lst-infographic.cols3 li.cols:nth-child(3n+1) { clear: both; margin-left: 0; }
ul.lst-infographic.cols2 li.cols { width: 48%;  margin-left: 2%; }
ul.lst-infographic.cols2 li.cols:nth-child(2n+1) { clear: both; margin-left: 0; }

@media (max-width: 700px) {
	ul.lst-infographic li.cols { float: none; margin-bottom: 5px; }
	ul.lst-infographic.cols4 li.cols { width: 100%; margin-left: 0%; }
	ul.lst-infographic.cols3 li.cols { width: 100%; margin-left: 0%; }
	ul.lst-infographic.cols2 li.cols { width: 100%; margin-left: 0%; }
}

/* ------------------------------------------------------ */
/* CMS */
/* ------------------------------------------------------ */
.lat { display: table; width: 100%; }
.lat-nav { position: relative; display: table-cell; padding: 0px 30px 0px 0px;  width: var(--cms-lat-nav-width); vertical-align: top; z-index: 2;  }
.lat-ctt { position: relative; display: table-cell; padding: 0px 0px 0px 0px;  width: auto; vertical-align: top; z-index: 1;  }

.lat-menu .box { position: relative; z-index: 1; margin-bottom: 0px; padding: 20px; background: var(--cms-lat-menu-fdo); }
.lat-menu .box-f2 { border-top: 0px; }
.lat-menu .tit-s { padding-top: 10px; margin-bottom: 0px; border-top: var(--cms-lat-menu-tit-brd); font-size: var(--cms-lat-menu-tit-font); color: var(--cms-lat-menu-tit-colour); }
.lat-menu .tit-s:first-child { padding-top: 0px; border-top: 0px; }
.lat-menu .lst-links h2 { font-weight: normal; margin: 0px; line-height: 1.35; font-size: var(--cms-lat-menu-link-font); color: var(--cms-lat-menu-link-colour); }
.lat-menu .lst-links a { border-bottom: 0px; color: var(--cms-lat-menu-link-colour); }
.lat-menu .lst-links a:hover { color: var(--cms-lat-menu-link-colour-hover); }
.lat-menu .lst-links > li::before { color: var(--cms-lat-menu-link-colour); }
.lat-menu.active {  }
.lat-menu .box-f2 .tit-s { color: var(--font-colour-emphasis); }
.lat-menu .box-f2 .lst-links h2 { color: var(--font-colour-base); }
.lat-menu .box-f2 .lst-links a { color: var(--font-colour-base); }
.lat-menu .box-f2 .lst-links a:hover { color: var(--font-colour-emphasis); }
.lat-menu .box-f2 .lst-links > li::before { color: var(--font-colour-base); }

.lat-menu-mobile { display: none; position: relative; z-index: 1; padding: 15px; border: var(--cms-lat-menu-mobile-brd); background: var(--cms-lat-menu-mobile-fdo); }
.lat-menu-mobile .tit, .template-page .lat-menu-mobile .tit { position: relative; margin: 0px !important; padding: 0px !important; font-size: var(--cms-lat-menu-mobile-tit-font) !important; background: none; line-height: 1.5; border-bottom: 0px  !important; }
.lat-menu-mobile .tit a { display: block; margin-bottom: 0px; width: var(--cms-lat-nav-width); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; border-bottom: 0px; color: var(--cms-lat-menu-mobile-tit-colour); }
.lat-menu-mobile .tit a:after { position: absolute; top: 0px; right: 0px; display: inline-block; margin: 10px 0px 0px 10px; content: "\e962"; font-family: 'iconfuni'; font-weight: normal; font-size: var(--cms-lat-menu-mobile-icon); line-height: 0px;vertical-align: middle; }
.lat-menu-mobile.active { background: var(--cms-lat-menu-mobile-fdo-active); }
.lat-menu-mobile.active .tit a { color: var(--cms-lat-menu-mobile-tit-colour-active);  }
.lat-menu-mobile.active .tit a:after { content: "\e92a"; }

.lat-menu .num, .lat-menu-mobile .num { font-size: var(--cms-lat-menu-num); }

.template-page .tit { margin-top: 0; margin-bottom: 10px; padding-bottom: 5px; font-size: var(--font-b); font-weight: var(--font-weight-bold); line-height: 1.5; color: var(--font-colour-emphasis); border-bottom: var(--brd-solid-light); }
.template-page .stit-s, .template-page .tit-group { margin-top: 0; margin-bottom: 5px; padding-bottom: 0px; font-size: var(--font-n); font-weight: 700; line-height: 1.5; color: var(--colour-base); border-bottom: 0px; }
.template-page .tit-group { color: var(--colour-emphasis); }
.template-page .stit-sw { font-size: 15px; }
.template-page .stit-m { margin: 0 0 8px 0; padding: 0; color: var(--colour-emphasis); font-size: var(--font-n); font-weight: 700; border: 0; }

.template-page .box-f1 { background: #FFFFFF; }
.template-page .box-f5 { display: table; width: 100%; margin-bottom: 15px; padding: 20px; background: #FEFBF4; border: 1px solid #E5E5E5; }
.template-page .box-f5 p:last-child { margin-bottom: 0; }
.template-page .box-f5 ul:last-child, .template-page .box-f5 ol:last-child { margin-bottom: 0px; }

@media (max-width: 850px) {
	.lat-nav { display: block; width: 100%; padding: 0px 0px 20px 0px; }
	.lat-ctt { display: block; width: 100%; padding: 0px 0px 20px 0px; }

	.lat-menu.show { display: block; }
	.lat-menu { display: none; }
	.lat-menu-mobile { display: block; }
}


/* ------------------------------------------------------ */
/* USER */
/* ------------------------------------------------------ */
.change-order {  }
.change-order .change-order-fac { -webkit-order: 1; -ms-flex-order: 1; order: 1; }
.change-order .change-order-dir { -webkit-order: 2; -ms-flex-order: 2; order: 2; }
.change-order .change-order-cfac { -webkit-order: 3; -ms-flex-order: 3; order: 3; }
.change-order .change-order-cdir { -webkit-order: 4; -ms-flex-order: 4; order: 4; }

@media (max-width: 700px) {
	.change-order {  }
	.change-order .change-order-fac { -webkit-order: 1; -ms-flex-order: 1; order: 1; }
	.change-order .change-order-dir { -webkit-order: 3; -ms-flex-order: 3; order: 3; }
	.change-order .change-order-cfac { -webkit-order: 2; -ms-flex-order: 2; order: 2; }
	.change-order .change-order-cdir { -webkit-order: 4; -ms-flex-order: 4; order: 4; }
}

/* ------------------------------------------------------ */
/* SOCIAL SHARE BOX PAGES */
/* ------------------------------------------------------ */
/*
.tbl-caption-facebook { background: rgb(102,102,102); background: -moz-linear-gradient(top, rgba(102,102,102,1) 0%, rgba(54,118,149,1) 100%); background: -webkit-linear-gradient(top, rgba(102,102,102,1) 0%,rgba(54,118,149,1) 100%); background: linear-gradient(to bottom, rgba(102,102,102,1) 0%,rgba(54,118,149,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#367695',GradientType=0 ); }
.tbl-caption-instagram { background: rgb(102,102,102); background: -moz-linear-gradient(top, rgba(102,102,102,1) 0%, rgba(51,51,51,1) 100%); background: -webkit-linear-gradient(top, rgba(102,102,102,1) 0%,rgba(51,51,51,1) 100%); background: linear-gradient(to bottom, rgba(102,102,102,1) 0%,rgba(51,51,51,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#333333',GradientType=0 ); }

.fb-page, .fb-page span, .fb-page span iframe[style] { max-width: 100% !important; }

#sb_instagram { width:100%; }
.sb_instagram_header { height: 70px; padding: 8px; background: #FFFFFF; border: 1px solid #e5e5e5; }
.sbi_header_link { color: #365899; border-bottom: 0px !important; }
.sbi_header_text { float: left; }
.sbi_header_text h3 { display: inline-block; margin-bottom: 0px; font-size: 18px; font-weight: 500; line-height: 1.358; white-space: nowrap; }
.sbi_header_text .sbi_bio { display: none; float: left; margin-bottom: 0px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 250px; color: #1d2129; font-size: 12px; line-height: 1.358; }
.sbi_header_img { float: left; margin-right: 5px; -moz-border-radius:40px; -webkit-border-radius:40px; border-radius:40px; }
.sbi_header_img img {-moz-border-radius:40px; -webkit-border-radius:40px; border-radius:40px;  }
.sbi_header_img_hover {  }
.sbi_box { clear: both; padding: 8px !important; background: #f6f7f9; border: 1px solid #e5e5e5; border-top: 0; overflow-y: auto; max-height: 429px; line-height: 1.28; }
#sbi_images {  }
#sbi_images a { border-bottom: 0px; }
.sbi_item { box-shadow: 0 1px 2px rgba(0, 0, 0, .12); margin-bottom: 10px; margin-top: 0px; border-radius: 3px; background: #FFFFFF; }
.sbi_type_image {  }
.sbi_photo_wrap {  }
.sbi_photo { display: block; }
.sbi_photo img { width: 100%; height: auto; }
.sbi_photo_wrap p { color: #1d2129; padding: 12px; font-size: 13px; font-weight: normal; line-height: 1.38; }
.sbi_photo_wrap .sbi_playbtn {  }
.sbi_loader { position:relative; left:50%; width:30px; height:30px; margin:10px 0 10px -8px; background: #fff url("https://static1.funidelia.com/img/global/funidelia6/loader.gif") center center no-repeat; }
a.sbi_follow_btn  { position: relative; display: inline-block; margin-top: 3px; padding: 0px 8px; line-height: 22px; font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; text-align: center; vertical-align: middle; color: #4b4f56; background: #f6f7f9; border: 1px solid rgba(0, 0, 0, .12); border-radius: 2px;  }
a.sbi_follow_btn:hover { background: #e9ebee; }
a.sbi_follow_btn i { display: inline-block; margin-right: 3px; line-height: 0; vertical-align: middle; }
#sbi_load {  }
#sbi_load a.sbi_load_btn { position: relative; display: block; margin-top: 3px; margin-bottom: 5px; padding: 4px 8px; line-height: 22px; font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; text-align: center; vertical-align: middle; color: #4b4f56; background: #FFFFFF; border: 1px solid rgba(0, 0, 0, .12); border-radius: 2px; }
#sbi_load a.sbi_load_btn::after { float: right; display: inline-block; margin-left: 10px; content: "\e90a"; font-family: 'iconfuni'; font-weight: normal; font-size: 12px; vertical-align: middle; }
*/


/* ------------------------------------------------------ */
/* HOME FUNIDELIA.INFO */
/* ------------------------------------------------------ */
#funideliainfo { min-height: 100vh; display: flex; align-items: center; justify-content: center; padding: 30px; }

.box-homeinfo { display: flex; width: 100%; max-width: 900px; border-radius: 20px; overflow: hidden; background: #FFFFFF; box-shadow: 0 15px 35px rgba(0,0,0,0.15); flex-direction: column-reverse; }
.box-homeinfo-ctt { flex: 1; padding: 30px; display: flex; flex-direction: column; justify-content: space-between; }
.box-homeinfo-dts { margin-bottom: 40px; }
.box-homeinfo-ctt .logo { margin: 0px 0px 30px 0px; padding: 0; font-weight: normal; line-height: 1; vertical-align: middle; display: block; width: 200px; height: 29px; background-color: #000000; -webkit-mask-image: url('/img/global/funidelia7/funidelia_logo.svg'); mask-image: url('/img/global/funidelia7/funidelia_logo.svg'); -webkit-mask-size: contain; mask-size: contain; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-position: center; mask-position: center; text-indent: -10000px; overflow: hidden; white-space: nowrap; }
.box-homeinfo-dts .title { margin: 0px 0px 40px 0px; padding: 0px; text-transform: uppercase; color: #000000; font-size: 4.35rem; color: #000000; font-weight: 900; line-height: 1; }
.box-homeinfo-dts .subtitle { margin: 0px 0px 20px 0px; padding: 0px; color: #000000; font-weight: 700; }
.box-homeinfo-dts .form { margin: 0px; padding: 0px; }
.box-homeinfo-dts .form label { display: none; }
.box-homeinfo-dts .form .form-select:hover { background: #FFFFFF; }
.box-homeinfo-copyright { margin: 0px; padding: 0px; font-size: 0.875rem; color: #000000; }
.box-homeinfo-footer { flex: 1; display: flex; }
.box-homeinfo-footer img { width: 100%; height: 300px; object-fit: cover; display: block; }

#funideliainfo.theme-goofy { background: var(--colour-goofy-pattern); }
#funideliainfo.theme-goofy .box-homeinfo { background: var(--t-secundary); }
#funideliainfo.theme-goofy .box-homeinfo-ctt .logo { background-color: var(--t-primary); }
#funideliainfo.theme-goofy .box-homeinfo-dts, #funideliainfo.theme-goofy .box-homeinfo-dts .title, #funideliainfo.theme-goofy .subtitle, #funideliainfo.theme-goofy .box-homeinfo-copyright { color: var(--t-primary) !important; }

#funideliainfo.theme-smurf { background: var(--colour-smurf-pattern); }
#funideliainfo.theme-smurf .box-homeinfo { background: var(--t-secundary); }
#funideliainfo.theme-smurf .box-homeinfo-ctt .logo { background-color: var(--t-primary); }
#funideliainfo.theme-smurf .box-homeinfo-dts, #funideliainfo.theme-smurf .box-homeinfo-dts .title, #funideliainfo.theme-smurf .subtitle, #funideliainfo.theme-smurf .box-homeinfo-copyright { color: var(--t-primary) !important; }

#funideliainfo.theme-barbie { background: var(--colour-barbie-pattern); }
#funideliainfo.theme-barbie .box-homeinfo { background: var(--t-secundary); }
#funideliainfo.theme-barbie .box-homeinfo-ctt .logo { background-color: var(--t-primary); }
#funideliainfo.theme-barbie .box-homeinfo-dts, #funideliainfo.theme-barbie .box-homeinfo-dts .title, #funideliainfo.theme-barbie .subtitle, #funideliainfo.theme-barbie .box-homeinfo-copyright { color: var(--t-primary) !important; }

#funideliainfo.theme-minion { background: var(--colour-minion-pattern); }
#funideliainfo.theme-minion .box-homeinfo { background: var(--t-secundary); }
#funideliainfo.theme-minion .box-homeinfo-ctt .logo { background-color: var(--t-primary); }
#funideliainfo.theme-minion .box-homeinfo-dts, #funideliainfo.theme-minion .box-homeinfo-dts .title, #funideliainfo.theme-minion .subtitle, #funideliainfo.theme-minion .box-homeinfo-copyright { color: var(--t-primary) !important; }

#funideliainfo.theme-dark { background: var(--colour-dark-pattern); }
#funideliainfo.theme-dark .box-homeinfo { background: var(--t-secundary); }
#funideliainfo.theme-dark .box-homeinfo-ctt .logo { background-color: var(--t-primary); }
#funideliainfo.theme-dark .box-homeinfo-dts, #funideliainfo.theme-dark .box-homeinfo-dts .title, #funideliainfo.theme-dark .subtitle, #funideliainfo.theme-dark .box-homeinfo-copyright { color: var(--t-primary) !important; }

#funideliainfo.theme-light { background: var(--colour-light-pattern); }
#funideliainfo.theme-light .box-homeinfo { background: #000000; }
#funideliainfo.theme-light .box-homeinfo-ctt .logo { background-color: #FFFFFF; }
#funideliainfo.theme-light .box-homeinfo-dts, #funideliainfo.theme-light .box-homeinfo-dts .title, #funideliainfo.theme-light .subtitle, #funideliainfo.theme-light .box-homeinfo-copyright { color: #FFFFFF !important; }


@media (max-width: 900px) {
	.box-homeinfo-dts .title { font-size: 3.5rem; }
}

@media (max-width: 700px) {
	.box-homeinfo-dts { margin-bottom: 20px; }
	.box-homeinfo-dts .title { margin: 0px 0px 20px 0px !important; font-size: 3rem !important; }	
}

@media (min-width: 700px) {
	.box-homeinfo { flex-direction: row; min-height: 500px; }
	.box-homeinfo-ctt { padding: 50px; }
	.box-homeinfo-footer img { height: 100%; }
}

/* ------------------------------------------------------ */
/* FILE INPUT */
/* ------------------------------------------------------ */
.file-input { display: block; overflow-x: auto; }
.file-loading { top: 0; right: 0; width: 30px; height: 30px; font-size: 999px; text-align: right; color: #fff; background: transparent url('https://static1.funidelia.com/img/global/funidelia6/loader.gif') top left no-repeat; border: none; }
.btn-file { position: relative; overflow: hidden; }
.btn-file input[type=file] { position: absolute; top: 0; right: 0; min-width: 100%; min-height: 100%; text-align: right; opacity: 0; filter: alpha(opacity=0); opacity: 0; background: none repeat scroll 0 0 transparent; cursor: inherit; display: block; }
.file-caption .glyphicon { display: inline-block; min-width: 18px; margin-top: 2px; }
.file-caption-name { display: inline-block; overflow: hidden; max-height: 20px; padding-right: 10px; word-break: break-all; }
.file-caption-ellipsis { position: absolute; right: 10px; margin-top: -6px; font-size: 1.2em; display: none; font-weight: bold; cursor: default; }
.kv-has-ellipsis .file-caption-ellipsis { display: inline; }
.kv-has-ellipsis { padding-right: 17px; }
.kv-search-container .kv-search-clear { position: absolute; padding: 10px; right: 0px; }
.kv-upload-progress .progress { height: 20px; line-height: 20px; margin: 10px 0; overflow: hidden; }
.kv-upload-progress .progress-bar { height: 20px; line-height: 20px; }
.file-error-message { background-color: #f2dede; color: #a94442; text-align: center; border-radius: 5px; padding: 5px; }
.file-error-message pre, .file-error-message ul { margin: 5px 0; text-align: left; }
.file-caption-disabled { background-color: #EEEEEE; cursor: not-allowed; opacity: 1; }
.file-input .btn[disabled], .file-input .btn .disabled { cursor: not-allowed; }
.file-preview { border-radius: 5px; border: 1px solid #ddd; padding: 5px; width: 100%; margin-bottom: 5px; background: #f0fcff; }
.file-preview-frame { display: table; margin: 8px; height: 160px; border: 1px solid #ddd; box-shadow: 1px 1px 5px 0px #a2958a; padding: 6px; float: left; text-align: center; vertical-align: middle; background: #FFFFFF; }
.file-preview-frame:hover { box-shadow: 3px 3px 5px 0px #333; }
.file-preview-image { height: 160px; vertical-align: middle; }
.file-preview-text { width: 160px; color: #428bca; font-size: 11px; text-align: center; }
.file-preview-other { padding-top: 48px; text-align: center; }
.file-preview-other i { font-size: 2.4em; }
.file-other-error { width: 100%; padding-top: 30px; text-align: right; }
.file-input-new .file-preview, .file-input-new .close, .file-input-new .glyphicon-file,
.file-input-new .fileinput-remove-button, .file-input-new .fileinput-upload-button,
.file-input-ajax-new .fileinput-remove-button, .file-input-ajax-new .fileinput-upload-button { display: none; }
.loading { background: transparent url('https://static1.funidelia.com/img/global/funidelia6/loader.gif') no-repeat scroll center center content-box !important; }
.wrap-indicator { font-weight: bold; color: #245269; cursor: pointer; }
.file-actions { text-align: left; }
.file-footer-buttons { float: right; }
.file-thumbnail-footer .file-caption-name { padding-top: 4px; font-size: 11px; color: #777; }
.file-upload-indicator { padding-top: 2px; cursor: default; }
.file-upload-indicator:hover { font-size: 1.2em; font-weight: bold; padding-top: 0; }
.file-drop-zone { border: 1px dashed #aaa; border-radius: 4px; height: 100%; text-align: center; vertical-align: middle; margin: 12px 15px 12px 12px; padding: 5px; }
.file-drop-zone-title { color: #aaa; font-size: 40px; padding: 85px 10px; }
.highlighted { border: 2px dashed #999 !important; background-color: #f0f0f0; }
.file-uploading { background-image: url('https://static1.funidelia.com/img/global/funidelia6/loader.gif'); background-position: center bottom 10px; background-repeat: no-repeat; opacity: 0.6; }
.file-icon-large { font-size: 1.2em; }
.file-preview-frame div.file-thumbnail-footer{ display: none; }
.grecaptcha-badge {
    display: none;
}

/* ------------------------------------------------------ */
/* PERSONALITATION THEME */
/* ------------------------------------------------------ */

.theme-smurf {
    --t-primary: var(--colour-smurf-primary);
    --t-secundary: var(--colour-smurf-secundary);
    --t-aux: var(--colour-smurf-aux);
    --t-hover-text: var(--colour-smurf-primary); 
    --t-h2-hover: var(--colour-smurf-aux);
	--header-msg-fdo: #ff6a42;
	--header-msg-font-colour: #f1ff6d;	
	
	--footer-colour1: var(--colour-smurf-secundary);
	--footer-colour2: var(--colour-smurf-primary);
}

.theme-goofy {
    --t-primary: var(--colour-goofy-primary);
    --t-secundary: var(--colour-goofy-secundary);
    --t-aux: var(--colour-goofy-aux);
    --t-hover-text: var(--colour-goofy-primary);
    --t-h2-hover: var(--colour-goofy-aux);
	--header-msg-fdo: #428fec;
	--header-msg-font-colour: #f1ff6d;
	
	--footer-colour1: var(--colour-goofy-secundary);
	--footer-colour2: var(--colour-goofy-primary);	
}

.theme-barbie {
    --t-primary: var(--colour-barbie-primary);
    --t-secundary: var(--colour-barbie-secundary);
    --t-aux: var(--colour-barbie-aux);
    --t-hover-text: var(--colour-barbie-primary);
    --t-h2-hover: var(--colour-barbie-aux-header);
	--header-msg-fdo: #428fec;
	--header-msg-font-colour: #f1ff6d;
	
	--footer-colour1: var(--colour-barbie-secundary);
	--footer-colour2: var(--colour-barbie-primary);		
}

.theme-minion {
    --t-primary: var(--colour-minion-primary);
    --t-secundary: var(--colour-minion-secundary);
    --t-aux: var(--colour-minion-aux);
    --t-hover-text: var(--colour-minion-secundary); 
    --t-h2-hover: var(--colour-minion-aux-header);
	--header-msg-fdo: #ff6a42;
	--header-msg-font-colour: #f1ff6d;	
	
	--footer-colour1: var(--colour-minion-secundary);
	--footer-colour2: var(--colour-minion-primary);		
}

.theme-dark {
    --t-primary: var(--colour-dark);
    --t-secundary: var(--colour-dark-secundary);
    --t-aux: var(--colour-dark-secundary);
    --t-hover-text: var(--colour-dark);
    --t-h2-hover: var(--colour-dark-third);
	--header-msg-fdo: #ff6a42;
	--header-msg-font-colour: #f1ff6d;	
	
	--footer-colour1: var(--colour-dark);
	--footer-colour2: var(--colour-dark-secundary);		
}

/* Agrupamos los 4 temas y aplicamos el color primario dinámico */
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-client .opt, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-client .opt .txt, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-client a.opt, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-client a.opt:hover, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-client a.opt:hover::before, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-client a.opt:before, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-client.show a.dropdown-toggle, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-language, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-language .opt, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-language a.opt, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-language a.opt:hover, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-language a.opt:hover::before, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-language a.dropdown-toggle:hover::after, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-language a.opt:before, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-language.show a.dropdown-toggle, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-language a.dropdown-toggle:after, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-search .opt, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-search a.opt:hover, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-search a.opt:hover::before, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-search a.opt:before, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-user .opt, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-user a.opt, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-user a.opt:hover, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-user a.opt:hover::before, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-user a.dropdown-toggle:hover::after, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-user a.opt:before, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-user.show a.dropdown-toggle, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-user a.dropdown-toggle:after, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-cart .opt, 
:is(.theme-smurf, .theme-goofy, .theme-barbie, .theme-dark) #header-nav .head-cart .opt .badged, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-cart a.opt, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-cart a.opt:hover, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-cart a.opt:hover::before, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-cart a.dropdown-toggle:hover::after, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-cart a.opt:before, 
:is(.theme-smurf, .theme-goofy, .theme-barbie, .theme-dark) #header-nav .head-cart .active .badged, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-cart.show a.dropdown-toggle, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-search .btn-search [class^="icf-"], 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header #header-search .btn-search [class*=" icf-"], 
:is(.theme-smurf, .theme-goofy, .theme-barbie, .theme-dark) #header-nav .head-cart a.opt:hover .badged,
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) .breadcrumb a,
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) .breadcrumb > .active,
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) .breadcrumb > li + li:before,
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) .breadcrumb li
{ 
    color: var(--t-primary); 
}

/* Border enlace bread */
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) .breadcrumb a:hover
{
	border-bottom: 1px dotted var(--t-primary);
}

/* Fondo del Header Global */
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header
{ 
    background: var(--t-primary); 
}

/* Fondos Secundarios */
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-brand a,
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) .breadcrumb-box
{ 
    background-color: var(--t-secundary); 
}
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .header-nav-menu > li > a.opt, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-search .btn-search { 
    background: var(--t-secundary); 
}

/* Bordes (Respetando el 3px vs 2px) */
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-search .search-form form .search-group:focus-within, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header .twitter-typeahead .tt-menu { 
    border: 3px solid var(--t-secundary); 
}
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-menu, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-menu li.opt-normal .dropdown { 
    border: 2px solid var(--t-secundary); 
}
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .head-cart .opt .badged { 
    border-color: var(--t-primary); 
}

/* Textos secundarios (Iconos laterales y flechas) */
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-ctt a.opt-menu::before, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-menu li .menu-h2, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-menu li .menu-h2 a, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-menu li .menu-h2 a:after, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-menu li:hover .menu-h2 a:before,
:is(.theme-minion) #header-nav .head-cart .opt .badged, 
:is(.theme-minion) #header-nav .head-cart .active .badged, 
:is(.theme-minion) #header-nav .head-cart a.opt:hover .badged { 
    color: var(--t-secundary); 
}

/* ESTADOS ACTIVOS (SHOW) CON !IMPORTANT */
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .show a.opt, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .show a.opt:before, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .show a.dropdown-toggle:after, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .show a.opt:hover, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .show a.opt:hover::before, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .show a.dropdown-toggle:hover::after, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .show a.dropdown-toggle .badged { 
    /* En Minion usará color secundario, en los otros primario (definido en las variables arriba) */
    color: var(--t-hover-text) !important; 
}

/* HOVERS DE NAVEGACIÓN Y BÚSQUEDA */
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .header-nav-menu > li > a.opt:hover, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-search .btn-search:hover { 
    background: var(--t-aux); 
    /* Esto es clave: Minion cambiará texto a secundario, los otros se quedan igual */
    color: var(--t-hover-text); 
}

/* Corrección para iconos dentro del botón buscar al hacer hover */
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-search .btn-search:hover [class^="icf-"] {
    color: var(--t-hover-text);
}

/* Pseudo-elementos del menú al hacer hover */
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-nav .header-nav-menu > li > a.opt:hover::before { 
    color: var(--t-hover-text); 
}

/* HOVER DEL MENÚ LATERAL (H2) */
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-menu li .menu-h2 a:hover, 
:is(.theme-smurf, .theme-goofy, .theme-minion, .theme-barbie, .theme-dark) #header-menu li .menu-h2 a:hover::after { 
    color: var(--t-h2-hover); 
}


