@charset "UTF-8";
@font-face {
    font-family: "Helvetica";
    src: url("../fonts/Helvetica-Light.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Moneta-Bold";
    src: url("../fonts/Moneta-Regular.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "SofiaPro-Light";
    src: url("../fonts/SofiaPro-Light.ttf");
    font-weight: normal;
    font-style: normal;
}

a {
    color: #404040;
}


.italianno {
    font-family: "Italianno", cursive;
    font-weight: 400;
    font-style: normal;
  }

.text-label {
    font-size: 14px;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */


/* Document
   ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}


/* Sections
   ========================================================================== */


/**
 * Remove the margin in all browsers.
 */

html {
    height: 100%;
}

body {
    margin: 0;
    height: 100%;
}


/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}


/* Grouping content
   ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/* Text-level semantics
   ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}


/* Embedded content
   ========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}


/* Forms
   ========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}


/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}


/* Interactive
   ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}


/* Misc
   ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}

* {
    box-sizing: border-box;
}

.pc {
    display: block;
}

@media (max-width: 767px) {
    .pc {
        display: none;
    }
}

.sp {
    display: none;
}

@media (max-width: 767px) {
    .sp {
        display: block;
    }
}

body {
    font-family: "Roboto", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: normal;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

em,
span,
strong {
    display: inline-block;
    vertical-align: middle;
}

img {
    max-width: 100%;
    line-height: 1;
    vertical-align: bottom;
}

a {
    text-decoration: none;
}

p {
    margin: 0;
}

button {
    border: none;
}

.img-max {
    width: 100%;
}

.img-circle {
    border-radius: 100%;
}

.list-icon-social li {
    margin-right: 20px;
}

.list-icon-social li a {
    font-size: 24px;
    color: #95569b;
}

.container {
    /* max-width: 1280px; */
    padding: 0 40px;
    margin: 0 auto;
}

.container--small {
    max-width: 1200px !important;
    margin: 0 auto;
}

@media (min-width: 1280px) {
    .container {
        /* max-width: 1180px; */
    }
}

.header-page {
    font-size: 20px;
    text-align: left;
    font-weight: 500;
    text-transform: uppercase;
    color: rgba(51, 51, 51, 1);
}

.header-page--violet {
    color: #95569b;
}

.header-page-sub {
    font-size: 18px;
    font-family: "Playfair Display", serif;
    font-weight: normal;
    color: #ac9175;
}

.header-page-sub.left {
    margin-left: -45px;
}

@media (max-width: 767px) {
    .header-page {
        font-size: 30px;
        margin-top: 30px;
    }
    .header-page-sub {
        font-size: 14px;
        margin-top: 20px;
    }
}

.vn .mission-section .header-page {
    font-size: 50px;
}

.margin-auto {
    margin-left: auto;
    margin-right: auto;
}

.font-comma {
    font-family: "Cormorant Garamond", serif;
}

.section-text {
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    line-height: 1.7;
}

.header-page-sub+.section-text {
    margin-top: 55px;
}

@media (max-width: 767px) {
    .header-page-sub+.section-text {
        margin-top: 30px;
    }
}

.section-text--blur {
    opacity: 0.5;
}

.breadcrumb {
    display: flex;
    justify-content: center;
}

.breadcrumb li {
    position: relative;
    padding-left: 15px;
    margin-left: 15px;
}

.breadcrumb li:first-child {
    padding: 0;
    margin: 0;
}

.breadcrumb li:first-child::before {
    content: "";
}

.breadcrumb li::before {
    content: "/";
    position: absolute;
    left: 0;
    top: 0;
}

.breadcrumb a {
    color: #fff;
}

.fz--10 {
    font-size: 10px;
}

.fz--12 {
    font-size: 12px;
}

.fz--13 {
    font-size: 13px;
}

.fz--14 {
    font-size: 14px;
}

.fz--15 {
    font-size: 15px;
}

.fz--16 {
    font-size: 16px;
}

.fz--18 {
    font-size: 18px;
}

.fz--20 {
    font-size: 20px;
}

.fz--22 {
    font-size: 22px;
}

.fz--24 {
    font-size: 24px;
}

.fz--30 {
    font-size: 30px;
}

.fz--40 {
    font-size: 40px;
}

@media (max-width: 767px) {
    .fz__mb--13 {
        font-size: 13px;
    }
    .fz__mb--16 {
        font-size: 16px;
    }
}

.fw--bold {
    font-weight: bold;
}

.fw--normal {
    font-weight: 600;
}

.flex-box {
    display: flex;
}

.flex-box--between {
    justify-content: space-between;
}

.flex-box--start {
    justify-content: flex-start;
}

.flex-box--end {
    justify-content: flex-end;
}

.flex-box--center {
    justify-content: center;
}

.flex-box--aligncenter {
    align-items: center;
}

.flex-box--aligntop {
    align-items: flex-start;
}

.flex-box--alignbottom {
    align-items: flex-end;
}

.flex-box--alignstretch {
    align-items: stretch;
}

.flex-box--baseline {
    align-items: baseline;
}

.flex-box__direction--column {
    flex-direction: column;
}

@media (max-width: 767px) {
    .flex-box__direction--column--mb {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .flex-box--column-reverse--mb {
        flex-direction: column-reverse;
    }
}

.flex-box--wrap {
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .flex-box__mb {
        display: flex;
    }
    .flex-box__mb--none {
        display: block;
    }
    .flex-box__mb--between {
        justify-content: space-between;
    }
    .flex-box__mb--end {
        justify-content: flex-end;
    }
    .flex-box__mb--wrap {
        flex-wrap: wrap;
    }
    .flex-box__mb--center {
        justify-content: center;
    }
}

.navi-post-link {
    position: relative;
}

.navi-post-link a {
    color: #95569b;
}

.navi-post .prev_post {
    padding-left: 25px;
}

.navi-post .prev_post:before {
    content: "";
    position: absolute;
    left: 0;
    top: 35%;
    width: 6px;
    height: 6px;
    border-left: 2px solid #95569b;
    border-top: 2px solid #95569b;
    transform: rotate(-45deg);
}

.navi-post .next_post {
    padding-right: 25px;
    display: flex;
    justify-content: flex-end;
}

.navi-post .next_post:before {
    content: "";
    position: absolute;
    right: 0;
    top: 35%;
    width: 6px;
    height: 6px;
    border-left: 2px solid #95569b;
    border-top: 2px solid #95569b;
    transform: rotate(135deg);
}

.navi-post i {
    font-size: 24px;
    margin: 0 15px;
    display: inline-block;
    vertical-align: middle;
}

.navi-post span {
    display: inline-block;
    vertical-align: middle;
}

.wp-pagenavi {
    clear: both;
    border-top: 1px solid #b4b4b4;
    padding-top: 50px;
    text-align: left;
    margin: 60px 0 80px;
}

.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    line-height: 36px;
    margin: 0 15px;
    color: #a0a0a0;
    font-weight: bold;
    border: none !important;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    color: #3989c9;
}

.wp-pagenavi span.current {
    color: #3989c9;
}

.mt--auto {
    margin-top: auto;
}

.mt--0 {
    margin-top: 0 !important;
}

.mt--5 {
    margin-top: 5px;
}

.mt--10 {
    margin-top: 10px;
}

.mt--15 {
    margin-top: 15px;
}

.mt--20 {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .mt--20--mb {
        margin-top: 20px;
    }
}

.mt--25 {
    margin-top: 25px;
}

@media (max-width: 767px) {
    .mt--25--mb {
        margin-top: 20px;
    }
}

.mt--30 {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .mt--30--mb {
        margin-top: 20px;
    }
}

.mt--40 {
    margin-top: 40px;
}

@media (max-width: 767px) {
    .mt--40--mb {
        margin-top: 20px;
    }
}

.mt--50 {
    margin-top: 50px;
}

@media (max-width: 767px) {
    .mt--50--mb {
        margin-top: 20px;
    }
}

.mt--60 {
    margin-top: 60px;
}

@media (max-width: 767px) {
    .mt--60--mb {
        margin-top: 20px;
    }
}

.mt--70 {
    margin-top: 70px;
}

@media (max-width: 767px) {
    .mt--70--mb {
        margin-top: 70px;
    }
}

.mt--80 {
    margin-top: 80px;
}

@media (max-width: 767px) {
    .mt--80--mb {
        margin-top: 70px;
    }
}

.mt--90 {
    margin-top: 90px;
}

@media (max-width: 767px) {
    .mt--90--mb {
        margin-top: 70px;
    }
}

.mt--120 {
    margin-top: 120px;
}

@media (max-width: 767px) {
    .mt--120--mb {
        margin-top: 80px;
    }
}

@media (max-width: 767px) {
    .mt__mb--0 {
        margin: 0 !important;
    }
    .mt__mb--10 {
        margin-top: 10px;
    }
    .mt__mb--20 {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .mt__mb--20 {
        margin-top: 20px;
    }
    .mt__mb--30 {
        margin-top: 30px;
    }
}

.mb__minus--20 {
    margin-bottom: -20px;
    z-index: 90;
}

.mb--0 {
    margin-bottom: 0 !important;
}

.mb--70 {
    margin-bottom: 70px;
}

.mb--10 {
    margin-bottom: 10px;
}

.mb--30 {
    margin-bottom: 30px;
}

.mr--5 {
    margin-right: 5px;
}

.mr--10 {
    margin-right: 10px;
}

.mr--15 {
    margin-right: 15px;
}

.mr--20 {
    margin-right: 20px;
}

.ml--10 {
    margin-left: 10px;
}

.ml--20 {
    margin-left: 20px;
}

.ml--30 {
    margin-left: 30px;
}

.ml__mb--0 {
    margin-left: 0;
}

.taC {
    text-align: center;
}

.taR {
    text-align: right !important;
}

.tbl-page {
    width: 100%;
    border-collapse: separate;
    border: 1px solid #cccccc;
    border-radius: 5px;
}
.tbl-page .head {
    padding: 15px;
    font-weight: 700;
}

.tbl-page .body-row {
    border-top: 1px solid #cccccc;
    padding: 15px;
}

.input-page {
    height: 45px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #cccccc;
    padding: 10px;
    outline: none;
    background: transparent;
}

.input-page-radio {
    margin-right: 10px;
}

.input-page.require {
    border: 1px solid #e02020;
}

.textarea-page {
    border: 1px solid #cccccc;
    background: transparent;
    height: 150px;
    width: 100%;
    padding: 10px;
}

table.table-form-page {
    width: 100%;
    border-collapse: collapse;
    font-family: "Cormorant Garamond", serif;
}

table.table-form-page tr td {
    padding: 15px 0;
}

@media (max-width: 767px) {
    table.table-form-page tr td {
        width: 100%;
        display: block;
        padding-bottom: 20px;
    }
}

table.table-form-page tr th {
    text-align: left;
    vertical-align: top;
    padding-top: 15px;
}

@media (max-width: 767px) {
    table.table-form-page tr th {
        width: 100%;
        font-size: 15px;
        display: block;
    }
}

.btn-page {
    border: 1px solid #d0948e;
    background: #d0948e;
    color: white;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    text-align: center;
    padding: 0 30px;
    letter-spacing: 1px;
    font-size: 14px;
    border-radius: 5px;
}

.btn-page i {
    margin-right: 15px;
}

.btn-page.disable {
    opacity: 0.3;
    pointer-events: none;
}

.btn-page--outline {
    border: 1px solid #07407e;
    background: none;
    color: #07407e;
    padding: 5px 15px;
    border-radius: 4px;
    line-height: 35px;
    height: 35px;
}

.section-text+.btn-page {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .section-text+.btn-page {
        margin-top: 15px;
    }
}

.btn-page--black {
    background: #404040;
    color: #ac9175;
    border: 1px solid #404040;
}

.btn-page--violet {
    background: #95569b;
}

.btn-page--yellow {
    background: #ac9175;
    border: 1px solid #ac9175;
    color: #fff;
}

.btn-page:hover {
    opacity: .7;
}

#idBooking {
    background: #fff;
}

.grid--80 {
    width: 80%;
}

.grid--5 {
    width: 5%;
}

.grid--10 {
    width: 10%;
}

.grid--15 {
    width: 15%;
}

.grid--20 {
    width: 20%;
}

.grid--25 {
    width: 25%;
}

.grid--28 {
    width: 28%;
}

.grid--30 {
    width: 30%;
}

.grid--33 {
    width: 33%;
}

.grid--35 {
    width: 35%;
}

.grid--40 {
    width: 40%;
}

.grid--45 {
    width: 45%;
}

.grid--50 {
    width: 50%;
}

.grid--55 {
    width: 55%;
}

.grid--48 {
    width: 48%;
}

.grid--60 {
    width: 60%;
}

.grid--65 {
    width: 65%;
}

.grid--68 {
    width: 68%;
}

.grid--70 {
    width: 70%;
}

.grid--75 {
    width: 75%;
}

.grid--85 {
    width: 85%;
}

.grid--100 {
    width: 100%;
}

@media (max-width: 767px) {
    .grid__mb--100 {
        width: 100% !important;
    }
    .grid__mb--50 {
        width: 50%;
    }
    .grid__mb--25 {
        width: 25%;
    }
    .grid__mb--45 {
        width: 45%;
    }
}

.grid--small {
    max-width: 800px;
    margin: 0 auto;
}

.box--border {
    border: 1px solid #f5f5f5;
    padding: 30px;
    border-radius: 5px;
}

@media (max-width: 767px) {
    .box--border {
        padding: 0;
    }
}

.box--border--bottom {
    border-bottom: 1px solid #f5f5f5;
}

.border {
    border: 1px solid #f8f8f8;
    display: inline-block;
}

.slick-arrow {
    border: none;
    font-size: 15px;
    position: absolute;
    z-index: 500;
    outline: none;
    width: 100px;
    height: 20px;
    background: none;
    cursor: pointer;
}

.slick-arrow:hover {
    opacity: 0.6;
}

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

@media (max-width: 767px) {
    .text-align__mb--center {
        text-align: center;
    }
}

.text__err {
    color: #e02020;
}

.text--white {
    color: #fff !important;
}

.text--gold {
    color: #ac9175 !important;
}

.text--violet {
    color: #95569b !important;
}

.text--black {
    color: #000000 !important;
}

.text--voice span.text--voice--inner {
    position: relative;
    padding: 15px 20px;
}

.text--voice span.text--voice--inner::before {
    content: "“";
    font-family: "Playfair Display", serif;
    font-size: 70px;
    color: #ac9175;
    position: absolute;
    top: 0px;
    left: -30px;
}

@media (max-width: 767px) {
    .text--voice span.text--voice--inner::before {
        left: 0;
    }
}

.text--voice span.text--voice--inner::after {
    content: "”";
    font-family: "Playfair Display", serif;
    font-size: 70px;
    color: #ac9175;
    position: absolute;
    bottom: -40px;
    right: -35px;
}

@media (max-width: 767px) {
    .text--voice span.text--voice--inner::after {
        right: 0;
    }
}

.text--uppercase {
    text-transform: uppercase;
}

.text--underline {
    text-decoration: underline;
}

.text-link {
    display: inline-block;
    text-decoration: underline;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
}

.text-red {
    color: #e02020;
}

.text-note {
    font-style: italic;
    font-size: 12px;
    color: #a0a0a0;
    margin-top: 20px;
}

.text-content {
    line-height: 1.6;
    word-wrap: break-word;
}

.text-content img {
    margin: 25px auto;
    display: block;
    height: auto !important;
}

.text-content img.alignleft {
    margin: 25px 0;
}

.text-content ol li {
    padding-left: 10px;
}

.text-content ol li::marker {
    font-weight: bold;
    margin-right: 10px;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}

.wrap-relative {
    position: relative;
}

.popup {
    display: none;
    width: 60%;
    position: fixed;
    left: 50%;
    top: 50%;
    max-height: 90vh;
    overflow-y: auto;
    transform: translateX(-50%) translateY(-50%);
    background: #fff;
    padding: 50px;
    z-index: 1501;
}

.popup-login {
    display: none;
    width: 35%;
    position: fixed;
    left: 50%;
    top: 50%;
    max-height: 90vh;
    overflow-y: auto;
    transform: translateX(-50%) translateY(-50%);
    background: #fff;
    padding: 50px;
    z-index: 1501;
}

.popup-login .head_page {
    font-weight: bold;
    text-transform: uppercase;
}

.popup-login .btn-page {
    background: #000;
    width: 100%;
    border: none;
}

.popup-login .test-link {
    margin-top: 25px;
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
} 
.js-show-signup {
    text-decoration: underline;
    display: inline-block;
}

@media (max-width: 767px) {
    .popup {
        width: 90%;
        padding: 30px;
    }
}

.overlay {
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    z-index: 1500;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.bg--white {
    background: #fff;
}

.bg--grey {
    background: #f5f5f5;
}

.bg--black {
    background: #000000;
}

.bg--violet {
    background: #95569b;
}

.bg--yellow {
    background: #ac9175;
}

.table-page {
    width: 100%;
    border-collapse: collapse;
}

.table-page thead {
    background: #f5f5f5;
    font-weight: bold;
}

.table-page thead td {
    text-align: center;
}

.table-page tr td {
    padding: 10px;
}

.logo_teddy {
    position: relative;
    padding-left: 15px;
}

.logo_teddy .dot {
    position: absolute;
    bottom: 22px;
    left: 37px;
    background: #fff;
    width: 4px;
    height: 4px;
    border-radius: 100%;
}

.logo_teddy img {
    height: 45px;
}

.ontop-button {
    position: fixed;
    right: 30px;
    bottom: 60px;
    z-index: 1000;
}

.toggleSection {
    display: none;
}

#gmap-menu {
    height: 60vh;
    color: #000000;
}

.slick-dots {
    position: absolute;
    bottom: 40px;
    left: 50px;
    z-index: 1500;
}

.slick-dots li {
    display: inline-block;
    margin-right: 10px;
    opacity: 0.6;
}

.slick-dots li:last-child {
    margin-right: 0;
}

.slick-dots li button {
    width: 15px;
    height: 15px;
    font-size: 0;
    outline: none;
    border-radius: 100%;
    background: #052026;
    opacity: 0.7;
}

.slick-dots li.slick-active button {
    opacity: 1;
}

.slick-dots li.slick-active button button {
    background: #92c83e;
}

.p-40 {
    padding: 40px;
}

.padding--top--50 {
    padding-top: 50px;
}

.padding--left--20 {
    padding-left: 20px;
}

.padding--left--30 {
    padding-left: 30px;
}

.padding--left--50 {
    padding-left: 50px;
}

@media (max-width: 767px) {
    .padding--left--50 {
        padding-left: 25px !important;
    }
}

.padding--right--30 {
    padding-right: 30px;
}

.padding--right--50 {
    padding-right: 50px;
}

@media (max-width: 767px) {
    .padding--right--50 {
        padding-right: 25px !important;
    }
}

.padding--vertical--10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.padding--vertical--50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (max-width: 767px) {
    .padding--vertical--50 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

.padding--horizon--20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.padding--horizon--40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

@media (max-width: 767px) {
    .padding--horizon--40 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.padding--horizon--50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

@media (max-width: 767px) {
    .padding--horizon--50 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
}

.padding--5 {
    padding: 5px;
}

.padding--10 {
    padding: 10px;
}

.padding--20 {
    padding: 20px;
}

.padding--30 {
    padding: 30px;
}

.padding__mb--0 {
    padding: 0 !important;
}

.padding__mb--horizon--15 {
    padding: 0 15px !important;
}

.line-height-16 {
    line-height: 1.5;
}

.line-height-18 {
    line-height: 1.8;
}

.img-height--20 {
    height: 20px;
}

.img-height--30 {
    height: 30px;
}

.img-height--40 {
    height: 40px;
}

.img-height--45 {
    height: 45px;
}

.img-height--50 {
    height: 50px;
}

.img-height--60 {
    height: 60px;
}

.main-content {
    padding: 30px 20px 50px;
}

@media (max-width: 767px) {
    .main-content {
        padding: 30px 0;
    }
}

.side-bar {
    background: #f7f7f7;
    overflow-y: auto;
    padding: 30px 20px 30px 40px;
}

@media (max-width: 767px) {
    .side-bar {
        position: absolute;
        left: -100%;
        top: 0;
        width: 100%;
        overflow-y: auto;
        z-index: 200;
        height: 100%;
    }
    .side-bar.active {
        left: 0;
    }
}

.main-container {
    padding: 0 30px;
}

.bread-crumb {
    padding: 10px 30px;
    background: rgba(255, 255, 255, 0.4);
}

.bread-crumb h3 {
    font-weight: normal;
    font-size: 13px;
}

.bread-crumb a {
    color: #404040;
    display: inline-block;
}

.bread-crumb a i {
    margin-right: 10px;
}


.bread-crumb ul li {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.45);
}

.bread-crumb ul li:last-child {
    margin-left: 5px;
}

.disabled {
    pointer-events: none;
    opacity: 0.4;
}

.list-radio>li {
    border: 1px solid #cccccc;
    margin-top: 10px;
    padding: 10px 10px 10px 35px;
    border-radius: 5px;
}

.input-radio {
    position: relative;
}

.input-radio:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

.input-radio.checked:after {
    content: "";
    width: 12px;
    height: 12px;
    background: #ac9175;
    position: absolute;
    top: 14px;
    left: 14px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.error-field.err {
    border: 1px solid #e02020;
}

.title-blog {
    font-family: "Playfair Display", serif;
}

.js-toggle-hide {
    display: none;
}

.sort-list {
    position: absolute;
    top: 30px;
    right: 0;
    background: #95569b;
    z-index: 500;
    width: 100%;
}

.sort-list p a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.js-slide-fliter.clicked {
    color: #ac852c;
}

.bread li {
    position: relative;
    padding-left: 15px;
    margin-right: 15px;
}

.bread li:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #a7a7a7;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
}

.bread li a {
    color: #95569b;
    text-decoration: underline;
}

.bread li:first-child:before {
    content: "";
}

.bread li:first-child {
    padding-left: 0;
}

select {
    padding: 0.8em;
    width: 100%;
    border-radius: 0.2em;
    border: 1px solid #cccccc;
    color: #181820;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background: url("https://cdn1.iconfinder.com/data/icons/arrows-vol-1-4/24/dropdown_arrow-512.png");
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: right;
    background-origin: content-box;
}

.header {
    padding: 20px 0;
}

#header {
    padding: 25px 40px;
    background: white;
    width: 100%;
    position: relative;
    z-index: 1000;
}

.block-logo-header {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

#header .img-logo {
    height: 55px;
}

@media (max-width: 767px) {
    #header .img-logo {
        height: 30px;
    }
}

@media (max-width: 767px) {
    #header {
        padding: 10px 15px;
    }
}

#header .nav-menu-button {
    position: relative;
    float: right;
    cursor: pointer;
    width: 40px;
    height: 40px;
}

#header .nav-menu-button .bar1,
#header .nav-menu-button .bar2,
#header .nav-menu-button .bar3 {
    width: 30px;
    height: 3px;
    background-color: #404040;
    margin: 8px auto;
    transition: 0.4s;
}

#header .nav-menu-button.active .bar1,
#header .nav-menu-button.active .bar2,
#header .nav-menu-button.active .bar3 {
    background-color: #fff;
}

#header .nav-menu-button.active .bar1 {
    -webkit-transform: rotate(-45deg) translate(-5px, 10px);
    transform: rotate(-45deg) translate(-5px, 10px);
}

#header .nav-menu-button.active .bar2 {
    opacity: 0;
}

#header .nav-menu-button.active .bar3 {
    -webkit-transform: rotate(45deg) translate(-9px, -8px);
    transform: rotate(45deg) translate(-6px, -9px);
}

.nav-menu {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.nav-menu>li {
    position: relative;
}

.nav-menu__sub {
    display: none;
    position: absolute;
    width: 450%;
    background-color: #fff;
    top: 50px;
    padding: 20px;
    right: 0;
    z-index: 500;
}

@media (max-width: 767px) {
    .nav-menu__sub {
        width: 100%;
        padding: 20px 0;
    }
}

.nav-menu__sub li {
    padding: 15px 20px;
}

.nav-menu__sub li a {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #404040;
}

.nav-menu__sub li a:hover {
    color: #3989c9;
}

@media (max-width: 767px) {
    .nav-menu {
        display: none;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        padding: 110px 25px 25px;
        z-index: 900;
        position: fixed;
        background: #ac9175;
    }
}

.nav-link {
    position: relative;
    color: #404040;
    text-decoration: none;
    padding: 20px;
    text-align: left;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.05em;
    transition: ease-in-out 500ms;
}

.nav-link:hover {
    color: #404040;
}

.nav-menu li:nth-child(1) .nav-link {
    padding-left: 0 !important
}

@media (max-width: 767px) {
    #top .nav-menu li:nth-child(1) .nav-link {
        color: #ac9175;
    }
}

.lang-menu {
    margin-left: 20px;
}

@media (max-width: 767px) {
    .lang-menu {
        margin-left: 10px;
    }
}

.lang-menu li {
    padding: 0 10px;
}

.lang-menu li a {
    line-height: 1;
    color: #404040;
}

.lang-menu li:last-child {
    border-left: 1px solid #404040;
}

.lang-menu li.active a {
    text-decoration: underline;
    color: #404040;
}

.header-link {
    color: #404040;
    margin-left: 20px;
    font-size: 14px;
    position: relative;
}

.header-link:hover {
    opacity: 0.6;
}

.header-link .js-numbCart {
    font-size: 10px;
    display: inline-block;
    color: #404040;
    text-align: center;
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translateX(-50%);
}

@media (max-width: 767px) {
    .header-link {
        margin: 0 15px 0 10px;
        font-size: 20px;
    }
}

.nav-bar--right {
    width: 75%;
    justify-content: flex-end;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #header {
        padding: 20px;
    }
    #header .img-logo {
        height: 50px;
        width: auto;
    }
    .nav-link {
        font-size: 13px;
        padding: 15px 10px;
    }
    .header-link {
        font-size: 25px;
        margin-left: 15px;
    }
}

.text--footer {
    font-size: 14px;
    line-height: 1.5;
}

.list--footer li {
    font-size: 14px;
    line-height: 1.5;
}

@media (max-width: 767px) {
    .nav-link {
        display: block;
        padding-left: 0px;
        padding-bottom: 15px;
        padding-top: 10px;
        color: #fff;
    }
    .nav-link.active:after {
        bottom: 5px;
        left: 0;
    }
    .nav-menu-button {
        display: block;
        z-index: 1000;
    }
}

.promotion-box a {
    color: #ac9175;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}

.footer {
    padding: 25px 50px;
    background: #f9f9f9;
    margin-top: 40px;
}

.footer ul.footer-menu li {
    margin: 0 10px;
}



@media (max-width: 767px) {
    .footer ul.footer-menu li {
        margin: 0 15px;
    }
}

.footer ul.footer-menu li .icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #18362e;
    border-radius: 100%;
    text-align: center;
    line-height: 50px;
    margin-right: 20px;
}

@media (max-width: 767px) {
    .footer ul.footer-menu li .icon {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
}

.footer ul.footer-menu li a {
    color: #404040;
    font-size: 15px;
}

@media (max-width: 767px) {
    .footer ul.footer-menu li a {
        font-size: 13px;
    }
}

.copyright {
    background: #fff;
    padding: 10px 0;
    text-align: center;
    color: #000000;
    font-size: 13px;
}

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

.list-social li a {
    color: #404040;
    font-size: 15px;
}

#sidebar {
    position: fixed;
    right: -50%;
    top: 0;
    height: 100%;
    background: #fff;
    width: 30%;
    z-index: 9999;
    padding: 30px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
}

#sidebar h3 {
    font-size: 30px;
    font-family: "Cormorant Garamond", serif;
}

#main-visual {
    position: relative;
}

#main-visual .main-typo {
    position: relative;
}

@media (max-width: 767px) {
    #main-visual .main-typo::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.4);
    }
}

#main-visual .main-typo-text {
    position: absolute;
    top: 50%;
    left: 10%;
    width: 35%;
    transform: translateY(-50%);
}

@media (max-width: 767px) {
    #main-visual .main-typo-text {
        width: 100%;
        text-align: center;
        left: inherit;
        font-size: 13px;
        z-index: 90;
        color: #fff;
    }
}

#main-visual .main-typo-text h3 {
    font-family: "Cormorant Garamond", serif;
    font-size: 30px;
}

@media (max-width: 767px) {
    #main-visual .main-typo-text h3 {
        font-size: 24px;
    }
}

#main-visual .main-typo-text .section-text {
    margin-top: 20px;
}

@media (max-width: 767px) {
    #main-visual .main-typo-text .section-text {
        padding: 0 20px;
    }
}

@media (max-width: 767px) {
    #main-visual .main-typo-text .btn-page {
        background: #ac9175;
        border-color: #ac9175;
    }
}

@media (max-width: 767px) {
    body {
        overflow-x: hidden;
    }
}

.gird-col-3 li {
    width: 30%;
}

.list-hover-zoom li {
    position: relative;
    overflow: hidden;
}

.list-hover-zoom li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    opacity: 1;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    z-index: 90;
}

.list-hover-zoom li:hover::before {
    opacity: 1;
}

.list-hover-zoom li:hover .text .btn-page {
    opacity: 1;
}

.list-hover-zoom li:hover img {
    transform: scale(1.1);
}

.list-hover-zoom .thumb {
    overflow: hidden;
}

.list-hover-zoom .thumb img {
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.list-hover-zoom .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    z-index: 90;
}

.list-hover-zoom .text h3 {
    font-family: "Cormorant Garamond", serif;
    font-size: 30px;
    margin-bottom: 20px;
    color: #fff;
}

.list-hover-zoom .text .btn-page {
    background: #ac9175;
    border-color: #ac9175;
    color: #fff;
    opacity: 0;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
}

@media (max-width: 767px) {
    .list-hover-zoom .text .btn-page {
        opacity: 1;
    }
}

.anim-contain.leaf-anim {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    pointer-events: none;
    background: #95569b;
}

.anim-contain.leaf-anim .anim-contain-char {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.anim-contain.leaf-anim .anim-contain-char-black {
    z-index: 20;
}

.anim-contain.leaf-anim .anim-contain-char-over {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    animation: toa 2.5s ease-in-out infinite;
}

.anim-contain.leaf-anim .anim-contain-char-white {
    z-index: 10;
}

@-webkit-keyframes toa {
    0% {
        height: 100%;
    }
    100% {
        height: 0%;
    }
}

@keyframes toa {
    0% {
        height: 100%;
    }
    100% {
        height: 0%;
    }
}

.categories-section {
    padding: 50px 0;
}

.cate-image-box-thumb {
    position: relative;
    overflow: hidden;
}

.cate-image-box-wrap {
    position: relative;
    text-align: center;
    width: 50%;
    height: 60vh;
    overflow: hidden;
}

@media (max-width: 767px) {
    .cate-image-box-wrap {
        width: 100%;
        height: auto;
    }
}

.cate-image-box-wrap img {
    transform: scale(1);
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
}

.cate-image-box-wrap .btn-page {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
}

.cate-image-box-wrap:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 10;
}

.cate-image-box-wrap:hover::before {
    transform: scale(1);
    opacity: 1;
}

.cate-image-box-wrap:hover:after {
    background: rgba(0, 0, 0, 0.1);
}

.cate-image-box-wrap:hover .btn-page {
    opacity: 1;
}

.cate-image-box-wrap:hover img {
    transform: scale(1.1);
}

.cate-image-box-wrap:hover h3 {
    opacity: 0.5;
}

.cate-image-box-text {
    position: absolute;
    z-index: 90;
    bottom: 20px;
    left: 20px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    text-shadow: 2px 2px 3px #000000;
}

.cate-image-box-text h3 a {
    font-size: 4vw;
    letter-spacing: 3px;
    color: #fff;
    opacity: 0.3;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .cate-image-box-text h3 a {
        font-size: 8vw;
    }
}

.cate-image-box-text .btn-page {
    opacity: 0;
}

.cate-image-box img {
    width: 100%;
}

.list-icon li {
    padding: 25px;
    text-align: center;
    font-size: 18px;
    border-right: 1px dashed rgba(0, 0, 0, 0.25);
}

@media (max-width: 767px) {
    .list-icon li {
        border-right: none;
        border-top: 1px dashed rgba(0, 0, 0, 0.25);
    }
    .list-icon li:nth-child(1),
    .list-icon li:nth-child(2) {
        border: none;
        border-left: 1px dashed rgba(0, 0, 0, 0.25);
    }
}

.list-icon li:last-child {
    border: none;
}

@media (max-width: 767px) {
    .list-icon li:last-child {
        border-top: 1px dashed rgba(0, 0, 0, 0.25);
        border-left: 1px dashed rgba(0, 0, 0, 0.25);
    }
}

.list-icon li .icon {
    font-size: 45px;
    color: #ac9175;
    margin-bottom: 25px;
}

.list-icon li img {
    height: 45px;
}

.head_tab {
    position: relative;
}

.head_tab::before {
    content: "";
    background: black;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.704919) 70%);
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.5;
}

.tab-conten {
    padding-top: 70px;
}

.slide-products-nav .slick-track {
    width: 100% !important;
}

.slide-products-nav .slick-slide {
    margin-top: 10px;
}

.slide-products-nav .slick-slide:nth-child(1) {
    margin-top: 0;
}

.list-products li {
    text-align: center;
    position: relative;
    padding: 0 10px;
}

.list-products li:hover .btn-page--wrap {
    opacity: 1;
}

.list-products-thumb {
    position: relative;
}

.list-products-name {
    margin-top: 10px;
    text-align: center;
}

.list-products-name a {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 400;
    color: #404040;
}

.list-products-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 100;
    cursor: pointer;
}

.list-products-inshop li {
    margin-top: 30px;
    text-align: left;
    overflow: hidden;
}

.list-products-inshop li .list-products-info {
    position: absolute;
    width: calc(100% - 40px);
    left: 20px;
    bottom: -100%;
    background: rgba(255, 255, 255, .8);
    padding: 15px;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
}

.list-products-inshop li:hover .list-products-info {
    bottom: 15px;
}

.list-products-inshop {
    margin-top: -30px;
}

.list-products-inshop a {
    font-size: 24px;
}


@media (max-width: 767px) {
    .list-products-name a {
        font-size: 16px;
    }
}

.list-products-price {
    font-size: 16px;
    font-weight: 600;
    /* color: rgba(240, 150, 150, 1); */
    margin-top: 5px;
    text-align: center;
}

.list-products .btn-page--wrap {
    position: absolute;
    padding: 0 15px;
    top: 45%;
    width: 100%;
    left: 0;
    transform: translateY(-50%);
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    opacity: 0;
    z-index: 90;
    justify-content: center;
}

.list-products .btn-page--wrap .btn-page {
    margin: 0 5px;
    padding: 0 10px;
    text-align: center;
}

@media (max-width: 767px) {
    .list-products .btn-page--wrap {
        display: none;
    }
}

.list-collection li {
    position: relative;
}

.list-collection-text {
    
}

.list-collection-text h3 {
    margin-bottom: 10px;
}

.list-collection-text a {
    text-decoration: underline;
    color: #fff !important;
}

@media (min-width: 768px) {
    .list-collection-text {
        padding-right: 30px;
    }
}

@media (max-width: 767px) {
    .list-collection-text {
        margin-top: 20px;
    }
}

.list-collection-text h3 {
    font-size: 45px;
    text-align: center;
}

@media (max-width: 767px) {
    .list-collection-text h3 {
        font-size: 20px;
    }
}

.list-collection-text .section-text {
    font-size: 16px;
    margin-top: 20px;
}

@media (min-width: 768px) {
    .list-collection li:nth-child(odd) .list-collection-text {
        padding-left: 30px;
    }
}

@media (min-width: 768px) {
    .list-collection li:nth-child(even) .list-collection-text {
        padding-right: 30px;
    }
}

@media (min-width: 768px) {
    .list-collection li:nth-child(even) {
        flex-direction: row-reverse;
    }
}

@media (max-width: 767px) {
    .list-collection li {
        margin-top: 30px;
    }
}

.blog-section {
    min-height: 500px;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    position: relative;
    background-size: cover !important;
}

.blog-section h3 {
    font-size: 30px;
    font-family: "Cormorant Garamond", serif;
}

.blog-section::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 10;
}

.blog-section-text {
    position: relative;
    z-index: 90;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

@media (max-width: 767px) {
    .blog-section-text {
        width: 100%;
        padding: 0 20px;
    }
}

.blog-section .btn-page {
    border: 1px solid #ac9175;
    color: #404040;
    background: #ac9175;
}

.tab-item li a {
    padding: 15px 30px;
    font-weight: 500;
    display: block;
    color: #000000;
    font-size: 20px;
}

@media (max-width: 767px) {
    .tab-item li a {
        font-size: 16px;
        padding: 15px;
        text-align: right;
    }
}

.tab-item li a.active {
    background: #ac9175;
    color: #fff;
    -webkit-box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.5);
    position: relative;
}

.main-page-image {
    position: relative;
    max-height: 350px;
    overflow: hidden;
}

.main-page-image::before {
    content: "";
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.main-page-image-text {
    position: absolute;
    z-index: 90;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    width: 100%;
}

.main-page-image-text .header-page-sub {
    font-family: "Cormorant Garamond", serif;
    font-size: 20px;
    color: #fff;
}

@media (max-width: 767px) {
    .main-page-image-text .header-page-sub {
        font-size: 6vw;
    }
}

.main-page-image-text .header-page {
    font-size: 5vw;
}

@media (max-width: 767px) {
    .main-page-image-text .header-page {
        font-size: 8vw;
    }
}

.product-section {
    overflow: hidden;
}

.product-section-list {
    width: 80%;
}

.product-section-list .inner {
    padding-left: 30px;
}

.filter-item {
    border-radius: 3px;
    display: inline-block;
    border: 1px solid #cccccc;
    text-align: center;
    margin: 5px;
    cursor: pointer;
    height: 45px;
    min-width: 45px;
    line-height: 45px;
    color: #000;
    padding: 0 10px;
}

.filter-item-list {
    margin: 15px 0 0;
}

.filter-item.chose {
    position: relative;
    background: #000;
    border: 1px solid #d0948e;
    color: #fff;
}

.filter-item-color {
    min-height: 25px;
    display: flex;
    justify-content: space-between;
}

.filter-item-color span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: 0.3px solid rgba(148, 148, 148, 1)
}

.filter-item-white span {
    background: #fff;
}

.filter-item-black span {
    background: #000000;
}

.filter-item-grey span {
    background: grey;
}

.filter-item-silver span {
    background: silver;
}

.filter-item-purple span {
    background: purple;
}

.filter-item-pink {
    background: pink;
}

.filter-item-blue {
    background: blue;
}

.filter-item-green {
    background: green;
}

.filter-item-yellow {
    background: yellow;
}

.filter-item-orange {
    background: orange;
}

.filter-item-red {
    background: red;
}

.filter-item-gold {
    background: gold;
}

.filter-item-nude {
    background: #f5d5ba;
}

.list-toggle h6 {
    font-size: 13px;
    color: #000000;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
    position: relative;
    text-transform: uppercase;
}

.list-toggle h6::before {
    content: "+";
    font-size: 18px;
    position: absolute;
    top: -2px;
    right: 0;
}

.list-toggle h6.open::before {
    content: "-";
}

.list-toggle>li {
    margin-top: 15px;
}

.list-toggle>li:first-child {
    margin-top: 0;
}

.list-toggle-hide {
    padding: 15px 0;
    line-height: 1.5;
    font-size: 14px;
    display: none;
    color: rgba(35, 31, 32, 0.6);
}

.list-toggle li:first-child .list-toggle-hide {
    display: block;
}

.list-toggle-title {
    cursor: pointer;
}

.article-content {
    line-height: 1.5;
}

.article-content h4 {
    margin-bottom: 20px;
    margin-top: 35px;
}

.numbers-row {
    position: relative;
    background: #f4f4f4;
}

.numbers-row .button.cal {
    position: absolute;
    background: #000000;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    color: #fff;
}

.numbers-row .button.inc {
    right: 0;
}

.numbers-row .button.dec {
    left: 0;
}

.numbers-row .quantity {
    text-align: center;
    border: none;
    background: #f0f0f0;
    width: 100%;
    height: 45px;
    outline: none !important;
}

.list-cart .numbers-row {
    width: 70%;
}

.list-cart .numbers-row .button.cal {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.numbers-row .quantityField {
    text-align: center;
    border: none;
    background: #f0f0f0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
}

.list-blog li {
    margin-top: 50px;
}

@media (max-width: 767px) {
    .list-blog li {
        flex-direction: column-reverse;
    }
}

.list-blog li:first-child {
    margin-top: 0;
}

.list-blog li .blog-content {
    padding-right: 50px;
}

@media (min-width: 768px) {
    .list-blog li:nth-child(even) {
        flex-direction: row-reverse;
    }
}

@media (min-width: 768px) {
    .list-blog li:nth-child(even) .blog-content {
        padding-left: 50px;
    }
}

.section-contact {
    position: relative;
}

.section-contact label {
    color: #ac9175;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    font-weight: bold;
}

.section-contact label .wpcf7-form-control-wrap {
    margin-top: 10px;
    width: 100%;
}

.section-contact input[type="text"] {
    color: #ac9175;
    width: 100%;
}

.section-contact input[type="submit"] {
    background: #ac9175;
    color: #fff;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    padding: 0 40px;
    letter-spacing: 1px;
    border: none;
    margin-top: 20px;
}

@media (min-width: 768px) {
    .section-contact::before {
        content: "";
        width: 50%;
        height: 100%;
        background: #000 url("../img/top/blog_5.jpg") no-repeat center top;
        background-size: auto 100%;
        position: absolute;
        right: 0;
        top: 0;
    }
}

.section-contact textarea {
    height: 150px;
}

.btn-absolute {
    position: absolute;
    top: 0px;
    right: 0;
}

.btn-page-input {
    height: 45px;
    background: #ac9175;
    line-height: 45px;
    display: inline-block;
    color: #fff;
    padding: 0 20px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

#cart .box-promotion {
    display: none;
}

.discountRow {
    opacity: 0;
}

.frame-video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 680px;
}

.slide-products-detail li .wrap-video {
    height: 100%;
    overflow: hidden;
}

.form-subscribe {
    position: relative;
}

.form-subscribe button {
    position: absolute;
    top: 21px;
    right: 1px;
    width: auto;
    padding: 0 10px;
    height: 43px;
    border-radius: 4px;
    line-height: 43px;
}

.hide-item {
    display: none;
}

.list-cart {
    margin-top: 25px;
}

.list-cart-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 25px;
}

.list-cart-btn .btn-page {
    width: 48%;
}

.list-cart li {
    margin-top: 20px;
}

.list-cart li:first-child {
    margin-top: 0;
}

.list-cart-thumb {
    width: 25%;
}

.list-cart-text {
    width: 80%;
    padding-left: 15px;
    margin-left: 10px;
}

.list-cart-text h4 {
    font-size: 13px;
}

.list-cart-price {
    font-size: 13px;
    margin: 10px 0;
    font-weight: 600;
}

.list-cart-text .numbers-row {
    
}

.list-cart a {
    color: #404040;
}

.slide-products-nav {
    padding-left: 10px;
}

.slide-products-nav .slick-slide {
    width: 100% !important;
}

.circle {
    position: relative;
    width: 420px;
    height: 600px;
    /* Create Circle With 50% Rounded */
    /* Assign the perspective to enable 3d Transform */
    perspective: 600px;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
}

.circle .front {
    position: absolute;
    z-index: 9;
    /* Assign The 3D Transform */
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    /* Transition Effect */
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}


/* .flipping class for flip effect using jquery */

.circle.flipping .front {
    z-index: 9;
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
}

.circle .back {
    position: absolute;
    overflow: hidden;
    text-align: center;
    z-index: 8;
    height: 100%;
    /* Assign The 3D Transform */
    -webkit-transform: rotateX(-180deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateX(-180deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    /* Transition Effect */
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.circle .back img {
    max-height: 100%;
    width: auto;
}

.circle .back .btn-page {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background: #404040;
    font-size: 14px;
    width: 80%;
    color: #fff;
}

.circle.flipping .back {
    z-index: 10;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
}

.tarot-section {
    padding: 50px 0 100px;
}

body#tarot {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: "proxima-nova-soft", sans-serif;
    -webkit-user-select: none;
    overflow: hidden;
}

body#tarot .vertical-centered-box {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
}

body#tarot .vertical-centered-box:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}

body#tarot .vertical-centered-box .content {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    font-size: 0;
}

* {
    transition: all 0.3s;
}

.tarot_pick {
    position: relative;
    z-index: 1000;
    max-height: 600px;
    width: 420px;
}

.tarot_pick img {
    max-height: 100%;
    width: auto;
}

.tarot_pick_text {
    font-size: 40px;
    text-align: center;
    color: #ac9175;
}

.tarot_pick_text--dark {
    color: #404040;
}

#tarot {
    background: #2c2d44;
    position: relative;
}

#tarot .header-page-sub {
    text-align: center;
    font-size: 50px;
    z-index: 999;
    position: relative;
}

.loader-circle {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    margin-left: -60px;
    margin-top: -60px;
}

.loader-line-mask {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 120px;
    margin-left: -60px;
    margin-top: -60px;
    overflow: hidden;
    transform-origin: 60px 60px;
    -webkit-mask-image: -webkit-linear-gradient(top, black, rgba(0, 0, 0, 0));
    animation: rotate 1.2s infinite linear;
}

.loader-line-mask .loader-line {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}

#particles-background,
#particles-foreground {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#particles-background {
    background: #2c2d44;
    background-image: -moz-linear-gradient(45deg, #3f3251 2%, #002025 100%);
    background-image: -webkit-linear-gradient(45deg, #3f3251 2%, #002025 100%);
    background-image: linear-gradient(45deg, #3f3251 2%, #002025 100%);
}

.tarot_thumb {
    width: 30%;
}

.tarot_desc {
    width: 65%;
    line-height: 1.6;
    font-family: "Roboto", sans-serif;
}

.tarot_desc h5 {
    font-size: 20px;
    margin-bottom: 25px;
}

.tarot_desc strong {
    font-weight: bold !important;
}

.js-close {
    position: absolute;
    top: 30px;
    right: 30px;
}

.chill-section {
    min-height: 100vh;
}

.chill-section video {
    position: absolute;
    width: 100%;
    height: 112vh;
    z-index: 900;
}

.chill-section .list-video {
    position: absolute;
    width: 25%;
    background: rgba(255, 255, 255, 0.4);
    box-shadow: 0px 1px 15px -4px rgba(0, 0, 0, 0.65);
    padding: 15px;
    border-radius: 10px;
    top: 15%;
    left: 50px;
    z-index: 950;
    font-family: "Cormorant Garamond", serif;
}

.chill-section .list-video-title {
    font-size: 25px;
    font-family: "Cormorant Garamond", serif;
    margin-bottom: 15px;
}

.chill-section .list-video-inner li {
    cursor: pointer;
    margin-top: 10px;
}

.chill-section .list-video-inner li .title-video {
    padding-left: 20px;
}

.chill-section .list-video-inner-thumb {
    padding: 5px;
    position: relative;
}

.chill-section .list-video-inner-thumb:hover {
    opacity: 0.7;
}

.chill-section .list-video-inner-thumb img {
    line-height: 1;
    vertical-align: bottom;
}

.chill-section .js-select-audio i {
    margin-right: 15px;
}

#audio_src {
    display: none;
}

#wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1;
}

#wrap canvas {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 500px;
    height: 500px;
    margin: -250px 0 0 -250px;
    -outline: 1px solid #ac9175;
}

.info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 12px;
    color: #ccc;
    line-height: 2em;
    text-align: center;
}

.js-fullscreen {
    cursor: pointer;
}

.js-fullscreen i {
    margin-right: 15px;
}

.box-video {
    max-height: 350px;
    overflow-y: auto;
}

.bar-c {
    overflow: hidden;
    height: 30px;
    width: 40px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    cursor: pointer;
}

#checkout .nav-menu,
#checkout .navbar--right {
 display: none;
}

.list-item-checkout {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.list-item-checkout li:nth-child(1) {
    width: 10%;
}

.list-item-checkout li:nth-child(2) {
    width: 25%;
}

.list-item-checkout li:nth-child(3) {
    width: 20%;
}

.list-item-checkout li:nth-child(4) {
    width: 20%;
}

.list-item-checkout li:nth-child(5) {
    width: 20%;
}

.list-item-checkout li:nth-child(6) {
    width: 5%;
}

.list-item-detail li {
    margin-top: 20px;
}

.list-item-detail .list-cart-thumb {
    width: 15%;
}

.list-item-detail .list-cart-info {
    display: flex;
    align-items: center;
    width: 80%;
}

.list-item-detail .list-cart-info h4 {
    margin-right: 25px;
    width: 50%;
}

.list-item-detail .list-cart-info .list-cart-price {
    width: 30%;
    margin-right: 25px;
    text-align: center;
}

.list-item-detail .list-cart-text {
    padding-left: 0;
}

.list-item-detail .numbers-row {
    margin-top: 0;
}

.js-remove-item {
    color: #ac9175;
}

.bar {
    height: 1px;
    width: 3px;
    display: inline-block;
    background-color: #ffffd2;
    bottom: 0;
    position: absolute;
    -webkit-animation-duration: 500ms;
    -webkit-animation-play-state: running;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

.bar.noAnim {
    -webkit-animation: none;
    -webkit-animation-name: none;
}

.bar#bar-1 {
    left: 0;
    -webkit-animation-name: danceHeight1;
    -webkit-animation-delay: 0ms;
}

.bar#bar-2 {
    left: 6px;
    -webkit-animation-name: danceHeight2;
    -webkit-animation-delay: 300ms;
}

.bar#bar-3 {
    left: 12px;
    -webkit-animation-name: danceHeight3;
    -webkit-animation-delay: 600ms;
}

.bar#bar-4 {
    left: 18px;
    -webkit-animation-name: danceHeight4;
    -webkit-animation-delay: 900ms;
}

.bar#bar-5 {
    left: 24px;
    -webkit-animation-name: danceHeight5;
    -webkit-animation-delay: 1200ms;
}

.bar#bar-6 {
    left: 30px;
    -webkit-animation-name: danceHeight6;
    -webkit-animation-delay: 1500ms;
}

.contact-section-form {
    margin: 0 auto;
}

.frameTube {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
}

@-webkit-keyframes danceHeight1 {
    from {
        height: 1px;
    }
    to {
        height: 22px;
    }
}

@-webkit-keyframes danceHeight2 {
    from {
        height: 1px;
    }
    to {
        height: 15px;
    }
}

@-webkit-keyframes danceHeight3 {
    from {
        height: 1px;
    }
    to {
        height: 30px;
    }
}

@-webkit-keyframes danceHeight4 {
    from {
        height: 1px;
    }
    to {
        height: 20px;
    }
}

@-webkit-keyframes danceHeight5 {
    from {
        height: 1px;
    }
    to {
        height: 15px;
    }
}

@-webkit-keyframes danceHeight6 {
    from {
        height: 1px;
    }
    to {
        height: 15px;
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes fade {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.25;
    }
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .cate-image-box-wrap {
        height: auto;
    }
    .tab-item li a {
        font-size: 16px;
    }
}

.wrap-form-input {
    position: relative;
    margin-top: 15px;
}

.wrap-form-input label {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    font-size: 16px;
    color: #a0a0a0;
    cursor: pointer;
}

.wrap-form-input.has-text label {
    top: 5px;
    left: 10px;
    font-size: 10px;
    transform: none;
}

.wrap-form-input.has-text .input-page {
    height: 55px;
    line-height: 55px;
}

#sidebar .box-promotion {
    display: none;
}

#sidebar .only-checkout {
    display: none;
}

#warning-txt {
    font-size: 12px;
    font-style: italic;
    color: #a0a0a0;
}

.js-for-amount {
    display: none;
}

.list-voucher {
    border: 1px solid #cccccc;
    border-radius: 6px;
    padding: 20px;
}

.list-voucher li {
    padding: 10px 0;
    border-bottom: 1px solid #cccccc;
}

.list-voucher li:last-child {
    border: none;
}

.overflow--x {
    overflow-x: auto;
    white-space: nowrap;
}

.w-grid {
    width: calc((100vw - 20px) / 5);
    display: inline-block;
}

.list-product-vertical li {
    padding: 0 10px;
    position: relative;
}

.grid-box {
    display: grid;
}

.col-span-4 {
    grid-column: span 4 / span 4;
}

.d-none {
    display: none;
}

.js-form-register {
    display: none;
}

.form-account {
    max-width: 50% !important;
}

.slide-cate-child li {
    padding: 10px 0;
}

.slide-cate-child li a {
    color: #333;
}

.item-table {
    padding: 15px 0;
    border-bottom: 1px solid #cccccc;
}

.input-comp {
    position: relative;
    border-radius: 6px;
    border: 1px solid #cccccc;
    padding: 5px;
    margin-top: 10px;
    background: #fff;
}

.input-comp input {
    border: none;
    min-height: 40px;
    line-height: 40px;
    outline: none;
    display: block;
    width: 100%;
}

.input-comp textarea {
    border: none;
    min-height: 60px;
    outline: none;
    display: block;
    width: 100%;
}

.input-comp-label {
    font-size: 11px;
    position: absolute;
    top: 5px;
    left: 10px;
}

.input-comp-mask {
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
}



.bg-cream-pale {
    background-color: #F9FAFB;
}

.gray-block {
    background: rgba(0, 0, 0, 0.043);
    border-radius: 6px;
    border: 1px solid #cccccc;
    padding: 10px;
}

.payment-block {
    background: rgba(0, 0, 0, 0.043);
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #cccccc;
    margin-top: 10px;
}

.payment-block-title {
    padding: 15px;
    border-bottom: 1px solid #ccc;
}

.payment-block-content {
    padding: 15px;
}

#card-element {
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 6px;
    padding: 10px;
    line-height: 40px;
    height: 40px;
}
#payment-form {
    max-width: 400px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
    border-radius: 5px;
    
}

.btn-pay{
    background: rgb(240, 233, 219);
    border: 1px solid rgb(217, 210, 195);
    height: 40px;
    display: inline-block;
    line-height: 40px;
    margin-top: 10px;
    border-radius: 5px;
    padding: 0 15px;
}

.no-border {
    border: none;
}

.js-size-custom {
    width: 30%;
    background: #fff;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.size-options {
    margin-left: -5px;
}

.prod-info {
    padding: 0 20px;
}

.thumb-prod-section {
    /* max-height: 100vh; */
    /* overflow-y: hidden; */
}

.size-options-name {
    position: relative;
}

.js-filter-capacity {
    font-size: 12px;
    position: absolute;
    bottom: -17px;
    left: 0;
}

.promotion-box {
    position: relative;
}

.input-coupon {
    width: 100%;
    padding: 10px;
    height: 40px;
    border-radius: 6px;
    background: #fff;
    border: none;
}

.promotion-box button {
    height: 34px;
    display: inline-block;
    padding: 0 10px;
    line-height: 34px;
    position: absolute;
    right: 4px;
    top: 4px;
    background: #000;
    border: none;
    border-radius: 4px;
    color: #fff;
}

.item-voucher {
    border: 1px solid #cccccc;
    padding: 20px;
    border-radius: 10px;
    cursor: pointer;
}

.item-voucher.used {
    opacity: .5;
    pointer-events: none;
}

.satus-bar {
    background: rgba(250, 205, 200, 1);
    padding: 10px;
    text-align: center;
    font-size: 13px;
    font-weight: 300;
}

.bg-pink {
    background:rgba(254, 243, 242, 1);
    padding: 70px 0;
}

.list-icon-benefit{
    text-align: center;
}

.list-icon-benefit h4 {
    text-transform: uppercase;
    font-weight: 500;
    margin: 20px 0;
    font-size: 24px;
}

.h-full, #wrapper {
    min-height: 100%;
}


.pagination-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.pagination {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.pagination a,
.pagination span {
    display: inline-block;
    padding: 8px 14px;
    border: 1px solid #ccc;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border-radius: 4px;
    transition: all 0.2s ease;
}

.pagination a:hover {
    background-color: #f0f0f0;
    border-color: #999;
}

.pagination .current {
    background-color: #d0948e;
    color: #fff;
    border-color: #d0948e;
    font-weight: bold;
}


.slide-products-detail {
    width: 80%;
}
.slide-products-nav {
    width: 20%;
    margin-right: 10px;
}
.slide-products-nav .slick-slide {
    margin: 5px 0;
    cursor: pointer;
}
.slide-products-nav img {
    width: 100%;
    height: auto;
    object-fit: cover;
    cursor: pointer;
}

.list-collection-thumb {
    overflow: hidden;
    width: 45%;
    padding-right: 30px;
}

.list-collection-thumb img {
height: auto !important;
}

.price-slider-container input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    height: 8px;
    background: #ddd;
    border-radius: 5px;
    outline: none;
    margin: 0;
}

.price-slider-container input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    background: #007bff;
    cursor: pointer;
    border-radius: 50%;
    border: none;
    margin-top: -5px;
}

.price-slider-container input[type="range"]::-moz-range-thumb {
    width: 18px;
    height: 18px;
    background: #007bff;
    cursor: pointer;
    border-radius: 50%;
    border: none;
}


.noUi-connect {
    background: #d0948e !important;
}


.voucher-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.voucher-item {
    border: 1px solid #ccc;
    padding: 10px 15px;
    cursor: pointer;
    border-radius: 5px;
    background: #f9f9f9;
}
.voucher-item.active {
    background: rgba(208, 148, 142, .3);
    border-color: #d0948e;
}

.old-price{
    font-weight: 300;
    color: rgba(154, 154, 154, 1);
}

.product-box {
    text-align: center;
}

.product-box .thumb img {
    height: auto !important;
}

.product-box .name {
    font-size: 22px;
}

.normal-price {
    font-weight: bold;
}

.head-flash {
    background: rgba(240, 150, 150, 1);
    padding: 20px;
    align-items: center;
    width: 100%;
}

.head-flash-text {
    font-size: 20px;
    margin: 0 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.head-flash-title {
    font-size: 20px;
    margin: 0 20px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

.head-flash-title svg {
    margin-right: 10px;
}

#countdown span {
    background: #000;
    color: #fff;
    border-radius: 5px;
    padding: 10px;
    display: inline-block;
    margin: 0 10px;
}


.noUi-horizontal .noUi-handle {
    width: 20px !important;
    height: 20px !important;
    right: -10px !important;
    top: -2px !important;
}

.uppercase {
    text-transform: uppercase;
}

.selection {
    width: 100% !important;
}

#product .select2-container--default .select2-selection--single {
    border: none !important;
}

#product .select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none !important;
}

.tab-content-wrap{
    width: 55%;
    margin: 0 auto;
}

.tab-pane{
    display: none;
}

.tab-pane.show {
    display: block !important;
}

#detail-collection .list-collection-thumb {
    position: sticky;
    top: 20px; /* cách đỉnh trình duyệt 20px */
    align-self: flex-start; /* đảm bảo không bị kéo giãn toàn chiều cao flex container */
    max-height: 80vh; /* giới hạn chiều cao nếu cần */
    overflow: hidden;
}

/* .filter-sort .select2-container {
    width:  !important;
} */

.filter-sort .select2-selection__rendered {
    font-size: 14px;
}