:root {
    --title-font: 'Open Sans', sans-serif;
    --body-font: 'Open Sans', sans-serif;
    --body-color: #181c32;
    --primary-color: #1b5443;
    --second-color: #ff9200;
    --light-bg: #fafafa;
    --swiper-theme-color: #1b5443;
    font-size: 13px;
}

@font-face {
    font-family: obelix-custom-fonts;
    src: url(../fonts/obelix-custom-fonts.woff);
}

.ob-icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'obelix-custom-fonts' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^='icon-']:before,
[class*=' icon-']:before {
    font-family: 'obelix-custom-fonts';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-star:before {
    content: '\e951';
}

.icon-star-half:before {
    content: '\e952';
}

.icon-inbox-out:before {
    content: '\e94d';
}

.icon-info-circle-light:before {
    content: '\e94e';
}

.icon-minus-circle:before {
    content: '\e94f';
}

.icon-sync:before {
    content: '\e950';
}

.icon-info-circle-duotone .path1:before {
    content: '\e94a';
    color: rgb(0, 0, 0);
    opacity: 0.4;
}

.icon-info-circle-duotone .path2:before {
    content: '\e94b';
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-info-circle-solid:before {
    content: '\e94c';
}

.icon-ellipsis-h:before {
    content: '\e942';
}

.icon-list:before {
    content: '\e943';
}

.icon-marker:before {
    content: '\e944';
}

.icon-thumbs-up .path1:before {
    content: '\e945';
    color: rgb(0, 0, 0);
    opacity: 0.4;
}

.icon-thumbs-up .path2:before {
    content: '\e946';
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.icon-trash-alt:before {
    content: '\e947';
}

.icon-shopping-bag:before {
    content: '\e948';
}

.icon-shopping-basket:before {
    content: '\e949';
}

.icon-home:before {
    content: '\e904';
}

.icon-envelope-sl:before {
    content: '\e905';
}

.icon-mail-bulk:before {
    content: '\e906';
}

.icon-exclamation-circle:before {
    content: '\e907';
}

.icon-exclamation-triangle:before {
    content: '\e937';
}

.icon-feather-alt:before {
    content: '\e938';
}

.icon-horizontal-rule:before {
    content: '\e939';
}

.icon-minus:before {
    content: '\e93a';
}

.icon-plus:before {
    content: '\e93b';
}

.icon-window-alt:before {
    content: '\e93c';
}

.icon-box-full:before {
    content: '\e93d';
}

.icon-chart-network:before {
    content: '\e93e';
}

.icon-clock:before {
    content: '\e93f';
}

.icon-cloud:before {
    content: '\e940';
}

.icon-cloud-download:before {
    content: '\e941';
}

.icon-th:before {
    content: '\e934';
}

.icon-th-large:before {
    content: '\e935';
}

.icon-th-list:before {
    content: '\e936';
}

.icon-facebook-f:before {
    content: '\e932';
}

.icon-facebook-messenger:before {
    content: '\e933';
}

.icon-angle-double-down:before {
    content: '\e900';
}

.icon-angle-double-left:before {
    content: '\e901';
}

.icon-angle-double-right:before {
    content: '\e902';
}

.icon-angle-double-up:before {
    content: '\e903';
}

.icon-bars:before {
    content: '\e908';
}

.icon-calendar-minus:before {
    content: '\e909';
}

.icon-check:before {
    content: '\e90a';
}

.icon-chevron-double-left:before {
    content: '\e90b';
}

.icon-chevron-double-right:before {
    content: '\e90c';
}

.icon-chevron-down:before {
    content: '\e90d';
}

.icon-chevron-left:before {
    content: '\e90e';
}

.icon-chevron-right:before {
    content: '\e90f';
}

.icon-chevron-up:before {
    content: '\e910';
}

.icon-code:before {
    content: '\e911';
}

.icon-download:before {
    content: '\e912';
}

.icon-draw:before {
    content: '\e913';
}

.icon-envelope:before {
    content: '\e914';
}

.icon-facebook-line:before {
    content: '\e915';
}

.icon-folder-open:before {
    content: '\e916';
}

.icon-in-kts:before {
    content: '\e917';
}

.icon-in-offset:before {
    content: '\e918';
}

.icon-link:before {
    content: '\e919';
}

.icon-long-arrow-down:before {
    content: '\e91a';
}

.icon-long-arrow-left:before {
    content: '\e91b';
}

.icon-long-arrow-right:before {
    content: '\e91c';
}

.icon-long-arrow-up:before {
    content: '\e91d';
}

.icon-map-marker-alt:before {
    content: '\e91e';
}

.icon-packing:before {
    content: '\e91f';
}

.icon-phone:before {
    content: '\e920';
}

.icon-phone-alt-2:before {
    content: '\e921';
}

.icon-phone-alt:before {
    content: '\e922';
}

.icon-phone-plus:before {
    content: '\e923';
}

.icon-planet-ringed:before {
    content: '\e924';
}

.icon-print:before {
    content: '\e925';
}

.icon-print-light:before {
    content: '\e926';
}

.icon-print-ob:before {
    content: '\e927';
}

.icon-quote-left:before {
    content: '\e928';
}

.icon-quote-right:before {
    content: '\e929';
}

.icon-search:before {
    content: '\e92a';
}

.icon-search-minus:before {
    content: '\e92b';
}

.icon-search-plus:before {
    content: '\e92c';
}

.icon-sliders-h:before {
    content: '\e92d';
}

.icon-thi-cong-qc:before {
    content: '\e92e';
}

.icon-times:before {
    content: '\e92f';
}

.icon-tools:before {
    content: '\e930';
}

.icon-user:before {
    content: '\e931';
}

::-webkit-scrollbar {
    width: 8px;
    border-radius: 8px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 8px;
}

::-webkit-scrollbar-thumb {
    background: #d2d2d2;
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    background: #888;
}

:focus {
    outline: 0;
    box-shadow: none;
}

.form-control {
    display: block;
    width: 100%;
    min-height: 40px;
    padding: 6px 16px;
    border: 1px solid #eee;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #999;
    background-color: transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}

.form-control:focus,
.form-select:focus {
    border-color: rgb(94, 94, 94);
    outline: 0;
    box-shadow: none;
}

.input-group .form-control {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 1.3rem;
    padding: 0 1.4rem 0 1.8rem;
    height: inherit;
    min-height: auto;
    max-width: 100%;
    -webkit-appearance: textfield;
    border: solid #ccc;
    border-width: 1px;
    color: #666;
}

.form-select {
    min-height: 40px;
    padding: 6px 16px;
}

.text-white,
.text-white h5,
.text-white h6,
.text-white a {
    color: white;
}

.text-white a:hover {
    color: white;
    text-decoration: underline;
}

.text-white path {
    fill: white;
}

.opacity-8 {
    opacity: 0.8;
}

.opacity-8.a:hover {
    opacity: 1;
}

.fw-bold {
    font-weight: 600 !important;
}

.fw-bolder {
    font-weight: 700 !important;
}

.fw-boldes {
    font-weight: 800 !important;
}

.fs-1 {
    font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-2 {
    font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-3 {
    font-size: calc(1.26rem + 0.12vw) !important;
}

.fs-4 {
    font-size: 1.25rem !important;
}

.fs-5 {
    font-size: 1.15rem !important;
}

.fs-6 {
    font-size: 1.075rem !important;
}

.fs-7 {
    font-size: 0.95rem !important;
}

.fs-8 {
    font-size: 0.85rem !important;
}

.fs-9 {
    font-size: 0.75rem !important;
}

.fs-10 {
    font-size: 0.5rem !important;
}

.fs-base {
    font-size: 1rem !important;
}

.fs-fluid {
    font-size: 100% !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 0.75rem !important;
}

.mt-4 {
    margin-top: 1rem !important;
}

.mt-5 {
    margin-top: 1.25rem !important;
}

.mt-6 {
    margin-top: 1.5rem !important;
}

.mt-7 {
    margin-top: 1.75rem !important;
}

.mt-8 {
    margin-top: 2rem !important;
}

.mt-9 {
    margin-top: 2.25rem !important;
}

.mt-10 {
    margin-top: 2.5rem !important;
}

.mt-11 {
    margin-top: 2.75rem !important;
}

.mt-12 {
    margin-top: 3rem !important;
}

.mt-13 {
    margin-top: 3.25rem !important;
}

.mt-14 {
    margin-top: 3.5rem !important;
}

.mt-15 {
    margin-top: 3.75rem !important;
}

.mt-16 {
    margin-top: 4rem !important;
}

.mt-17 {
    margin-top: 4.25rem !important;
}

.mt-18 {
    margin-top: 4.5rem !important;
}

.mt-19 {
    margin-top: 4.75rem !important;
}

.mt-20 {
    margin-top: 5rem !important;
}

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

.me-0 {
    margin-right: 0 !important;
}

.me-1 {
    margin-right: 0.25rem !important;
}

.me-2 {
    margin-right: 0.5rem !important;
}

.me-3 {
    margin-right: 0.75rem !important;
}

.me-4 {
    margin-right: 1rem !important;
}

.me-5 {
    margin-right: 1.25rem !important;
}

.me-6 {
    margin-right: 1.5rem !important;
}

.me-7 {
    margin-right: 1.75rem !important;
}

.me-8 {
    margin-right: 2rem !important;
}

.me-9 {
    margin-right: 2.25rem !important;
}

.me-10 {
    margin-right: 2.5rem !important;
}

.me-11 {
    margin-right: 2.75rem !important;
}

.me-12 {
    margin-right: 3rem !important;
}

.me-13 {
    margin-right: 3.25rem !important;
}

.me-14 {
    margin-right: 3.5rem !important;
}

.me-15 {
    margin-right: 3.75rem !important;
}

.me-16 {
    margin-right: 4rem !important;
}

.me-17 {
    margin-right: 4.25rem !important;
}

.me-18 {
    margin-right: 4.5rem !important;
}

.me-19 {
    margin-right: 4.75rem !important;
}

.me-20 {
    margin-right: 5rem !important;
}

.me-auto {
    margin-right: auto !important;
}

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

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 0.75rem !important;
}

.mb-4 {
    margin-bottom: 1rem !important;
}

.mb-5 {
    margin-bottom: 1.25rem !important;
}

.mb-6 {
    margin-bottom: 1.5rem !important;
}

.mb-7 {
    margin-bottom: 1.75rem !important;
}

.mb-8 {
    margin-bottom: 2rem !important;
}

.mb-9 {
    margin-bottom: 2.25rem !important;
}

.mb-10 {
    margin-bottom: 2.5rem !important;
}

.mb-11 {
    margin-bottom: 2.75rem !important;
}

.mb-12 {
    margin-bottom: 3rem !important;
}

.mb-13 {
    margin-bottom: 3.25rem !important;
}

.mb-14 {
    margin-bottom: 3.5rem !important;
}

.mb-15 {
    margin-bottom: 3.75rem !important;
}

.mb-16 {
    margin-bottom: 4rem !important;
}

.mb-17 {
    margin-bottom: 4.25rem !important;
}

.mb-18 {
    margin-bottom: 4.5rem !important;
}

.mb-19 {
    margin-bottom: 4.75rem !important;
}

.mb-20 {
    margin-bottom: 5rem !important;
}

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

.ms-0 {
    margin-left: 0 !important;
}

.ms-1 {
    margin-left: 0.25rem !important;
}

.ms-2 {
    margin-left: 0.5rem !important;
}

.ms-3 {
    margin-left: 0.75rem !important;
}

.ms-4 {
    margin-left: 1rem !important;
}

.ms-5 {
    margin-left: 1.25rem !important;
}

.ms-6 {
    margin-left: 1.5rem !important;
}

.ms-7 {
    margin-left: 1.75rem !important;
}

.ms-8 {
    margin-left: 2rem !important;
}

.ms-9 {
    margin-left: 2.25rem !important;
}

.ms-10 {
    margin-left: 2.5rem !important;
}

.ms-11 {
    margin-left: 2.75rem !important;
}

.ms-12 {
    margin-left: 3rem !important;
}

.ms-13 {
    margin-left: 3.25rem !important;
}

.ms-14 {
    margin-left: 3.5rem !important;
}

.ms-15 {
    margin-left: 3.75rem !important;
}

.ms-16 {
    margin-left: 4rem !important;
}

.ms-17 {
    margin-left: 4.25rem !important;
}

.ms-18 {
    margin-left: 4.5rem !important;
}

.ms-19 {
    margin-left: 4.75rem !important;
}

.ms-20 {
    margin-left: 5rem !important;
}

.ms-auto {
    margin-left: auto !important;
}

.separator-white {
    display: block;
    height: 0;
    border-bottom: 1px solid #ffffff1a;
}

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

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
    font-size: 62.5%;
    font-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    color: #2a2a2a;
    background: #fff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0;
    font-family: var(--body-font);
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

/* body:not(.loaded) > *:not(.loading-overlay) {
    visibility: hidden;
} */
::-moz-selection {
    background-color: var(--primary-color);
    color: #fff;
}

::selection {
    background-color: var(--primary-color);
    color: #fff;
}

input[type='search']::-webkit-search-cancel-button {
    -webkit-appearance: none;
    height: 12px;
    width: 12px;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center center;
    opacity: 0.7;
}

p {
    margin-bottom: 1.5rem;
}

ul,
ol {
    margin: 0 0 2.25rem;
    padding: 0;
    list-style: none;
}

.product-desc-content,
.post-content,
.tab-content ul,
ol {
    /*list-style: disc;*/
    list-style: auto;
}

b,
strong {
    font-weight: 700;
}

em,
i {
    font-style: italic;
}

hr {
    max-width: 1730px;
    margin: 5.5rem auto 5.2rem;
    border: 0;
    border-top: 1px solid #e7e7e7;
}

sub,
sup {
    font-size: 70%;
}

sup {
    font-size: 50%;
}

sub {
    bottom: -0.25em;
}

img {
    /*display: block;*/
    max-width: 100%;
    height: auto;
}

button:focus {
    outline: none;
}

body.modal-open {
    padding-right: 0 !important;
}

@keyframes rotating {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

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

    100% {
        transform: rotate(359deg);
    }
}

@keyframes bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        transform: scale(1);
    }
}

.loading-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 0.5s ease-in-out;
    background: #fff;
    opacity: 1;
    visibility: visible;
    z-index: 999999;
}

.loaded>.loading-overlay {
    opacity: 0;
    visibility: hidden;
}

.bounce-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    justify-content: space-between;
    display: flex;
    margin: -9px 0 0 -35px;
    transition: all 0.2s;
    text-align: center;
    z-index: 10000;
}

.bounce-loader .bounce1,
.bounce-loader .bounce2,
.bounce-loader .bounce3 {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background-color: #ccc;
    -webkit-animation: 1.4s ease-in-out 0s normal both infinite bouncedelay;
    animation: 1.4s ease-in-out 0s normal both infinite bouncedelay;
}

.bounce-loader .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.bounce-loader .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@media (max-width: 767px) {
    html {
        font-size: 9px;
    }
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-bottom: 0;
    color: #222529;
    font-weight: 600;
    line-height: 1.1;
    font-family: var(--title-font);
}

h1,
.h1 {
    font-size: 1.6rem;
    line-height: 1.223;
}

h2,
.h2 {
    font-size: 1.5rem;
    line-height: 1.5;
}

h3,
.h3 {
    font-size: 1.4rem;
    line-height: 1.28;
}

h4,
.h4 {
    font-size: 1.3rem;
    line-height: 1.35;
}

h5,
.h5 {
    font-size: 1.2rem;
    line-height: 1.429;
}

h6,
.h6 {
    font-size: 1.1rem;
    line-height: 1.385;
    font-weight: 600;
}

a {
    transition: all 0.3s;
    color: var(--primary-color);
    text-decoration: none;
}

a:hover,
a:focus {
    color: var(--primary-color);
    text-decoration: none;
}

/***** Header *****/
.header {
    background: var(--primary-color);
    position: relative;
    z-index: 12;
}

.top-notice {
    position: relative;
    padding: 0.3rem 0;
    font-size: 1.1rem;
    line-height: 2;
    letter-spacing: 0.025em;
    text-align: center;
}

.top-notice small {
    font-size: 0.8461em;
    letter-spacing: 0.025em;
    opacity: 0.5;
}

.top-notice a {
    color: inherit;
    font-weight: 700;
}

.top-notice .category {
    display: inline-block;
    padding: 0.3em 0.8em;
    background: #151719;
    font-size: 1rem;
}

.top-notice .mfp-close {
    top: 50%;
    transform: translateY(-50%) rotateZ(45deg) translateZ(0);
    color: inherit;
    opacity: 0.7;
    z-index: 10;
}

.top-notice .mfp-close:hover {
    opacity: 1;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

.mfp-close:after {
    content: '';
    position: absolute;
    height: 17px;
    top: 12px;
    left: 20px;
    border-left: 1px solid;
}

.mfp-close:before {
    content: '';
    position: absolute;
    width: 17px;
    top: 20px;
    left: 12px;
    border-top: 1px solid;
}

.header-top {
    color: #bde1f5;
    font-size: 1.1rem;
    font-weight: 600;
    letter-spacing: 0.025em;
    line-height: 24px;
}

.header-top .container:after {
    content: '';
    display: block;
    bottom: 0;
    left: 10px;
    right: 10px;
    border-top: 1px solid #ffffff14;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
}

.header-middle {
    padding-top: 2.7rem;
    padding-bottom: 2.7rem;
    color: #fff;
}

.header-search-wrapper .search-icon {
    position: absolute;
    top: 10px;
    left: 17px;
}

.header-search-wrapper .search-icon path {
    fill: var(--primary-color);
}

.header-search-wrapper {
    display: flex;
    width: 90%;
    flex-wrap: wrap;
    height: auto;
    background: white;
    display: -ms-flex;
    position: absolute;
    top: 4rem;
    left: 0;
    margin: 0;
    padding: 0px 20px;
    border-width: 0;
    color: #8d8d8d;
    border-radius: 40px;
    transition: all ease 0.2s;
    z-index: 2;
}

.header-search-wrapper.search-active {
    box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, 0.15);
    border: 1px solid #eee;
    border-radius: 4px;
}

.header-search .search-results {
    border-top: solid 1px #ebebeb;
    position: relative;
    width: 100%;
    padding: 18px 30px 0px 0px;
    cursor: pointer;
    font-size: 14px;
    overflow-y: auto;
    max-height: 600px;
    box-sizing: border-box;
    z-index: 3;
    -webkit-animation: animation-dropdown-menu-fade-in 0.3s ease 1, animation-dropdown-menu-move-up 0.3s ease-out 1;
    animation: animation-dropdown-menu-fade-in 0.3s ease 1, animation-dropdown-menu-move-up 0.3s ease-out 1;
    display: none;
}

.header-search-wrapper.search-active .search-results {
    display: block;
}

.header-search-wrapper.search-active .search-results .results {
    margin-top: 14px;
}

.header-search .search-results .search-result-header .title {
    /* line-height: 1; */
    color: #5c5c5c;
    font-weight: 400;
    font-size: 13px;
    padding-left: 3px;
    /* font-style: italic; */
}

.header-search .search-results .results-list-item {
    position: relative;
    display: block;
    margin-bottom: 10px;
}

.header-search .search-results label {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #7f7f7f;
    margin: 10px 0px 9px 0px;
    width: 100%;
}

.header-search .search-results .results-list-item a {
    display: flex;
    align-items: center;
}

.header-search .search-results .results-list-item img {
    padding: 0;
    background-color: unset;
    border-radius: 4px;
    border: none;
    max-width: 100%;
    width: 46px !important;
    height: 46px !important;
    object-fit: cover;
    margin-right: 10px;
}

.header-search .search-results .results-list-item a span {
    color: #43484d;
    font-weight: 600;
    transition: all ease 0.2s;
}

.header-search .search-results .results-list-item a:hover span {
    color: var(--primary-color);
}

.header-search-wrapper.search-active {}

.header-search-wrapper .form-control {
    height: 46px;
    padding: 0;
    text-indent: 30px;
    color: var(--body-color) 333;
    border: none;
}

.header-search-wrapper .form-control:focus,
.header-search-wrapper .form-control:active {
    border: none;
    outline: none;
    box-shadow: none;
}

.header-search-wrapper {}

.logo img {
    width: auto;
    height: 110px;
    background-repeat: no-repeat;
    display: block;
}

.header-dia-chi {
    border-top: solid 1px #ffffff14;
    margin-top: 1rem;
    padding-top: 1rem;
}

/***** NAV Menu *****/
.mobile-menu-toggler,
.mobile-search {
    border: 0;
    background: transparent;
    color: white;
    padding: 1rem 0.5rem;
    margin-right: 0.5rem;
    font-size: 20px;
    line-height: 0;
    cursor: pointer;
}

.mobile-menu-toggler path,
.mobile-search path {
    fill: #ffffff;
}

.mobile-menu-overlay {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 0.25s;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    z-index: 10;
}

.mobile-search-active .main-nav .menu,
.mobile-search-active .fanpage-btn {
    display: none !important;
}

.mobile-search-active .mobile-search-wrap {
    display: block;
}

.mobile-search-wrap {
    display: none;
}

.mmenu-active .mobile-menu-overlay {
    opacity: 1;
    visibility: visible;
}

.header-bottom {
    border-bottom: 1px solid #e7e7e7;
    background: #fff;
}

.sticky-header.fixed {
    position: fixed;
    top: -60px;
    right: 0;
    left: 0;
    padding: 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08);
    animation: goDown 0.5s ease-in-out forwards;
}

@keyframes goDown {
    0% {
        top: -60px;
    }

    100% {
        transform: translateY(60px);
    }
}

.header-middle.fixed {
    background: var(--primary-color);
}

.menu,
.menu li,
.menu ul,
.menu ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-nav .menu>li {
    margin-right: 2.9rem;
    position: relative;
}

.main-nav .menu>li>a {
    font-size: 13px;
    font-weight: 700;
    padding: 1.2rem 0;
    color: #222529;
    display: block;
    transition: 0.1s ease-out;
    text-transform: uppercase;
    z-index: 2;
}

.main-nav .menu>li:hover>a,
.main-nav .menu>li.show>a,
.main-nav .menu>li.active>a {
    color: var(--primary-color);
}

.has-sub>a:after {
    margin-left: 7px;
    vertical-align: 3px;
    content: '';
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
}

/***** megamenu *****/
.menu .megamenu,
.has-sub>.submenu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, 0.15);
    padding: 0;
    width: auto;
    border-radius: 4px;
    transition: visibility 0.25s, opacity 0.25s, transform 0.25s;
    transform: translateY(15px);
    width: auto;
    white-space: nowrap;
    padding: 12px 10px;
    display: flex;
}

.menu-cat-image {
    width: 200px;
    display: block;
    margin-right: 18px;
    margin-left: 20px;
    margin-top: 14px;
    white-space: initial;
}

.menu-cat-image img {
    height: 200px;
    object-fit: cover;
    overflow: hidden;
    border-radius: 6px;
}

.menu .submenu .menu-cat-image .content {
    display: flex;
    flex-direction: column;
}

.menu .submenu .menu-cat-image .content a {
    padding: 0;
    padding-top: 10px;
}

.menu .submenu .menu-cat-image .content a h3 {
    color: inherit;
    font-size: 1.3rem;
    text-transform: capitalize;
}

.menu .submenu .menu-cat-image .title-mega-now {
    color: #151719;
    font-size: 1.1rem;
    margin-top: 4px;
}

.menu-cat-image .title-mega-price {
    color: var(--second-color);
    margin-top: 3px;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 12px;
}

.has-sub>.submenu:before {
    content: '';
    position: absolute;
    top: -15px;
    left: 25px;
    z-index: 2;
    display: block;
    width: 16px;
    height: 16px;
    transform: rotate(-45deg) translateY(1rem);
    border-radius: 3px;
    background: #fff;
    box-shadow: none;
    z-index: 0;
}

.has-sub>.submenu li {
    position: relative;
    z-index: 1;
}

.menu .submenu a {
    color: #21293c;
    font-size: 1.12rem;
    font-weight: 600;
    padding: 12px 12px;
    position: relative;
    text-transform: none;
    letter-spacing: 0px;
    transition: 0.1s ease-out;
    display: inline-block;
    text-transform: lowercase;
}

.menu .submenu a::first-letter {
    text-transform: uppercase;
}

.menu .submenu .group-label {
    padding-bottom: 2px;
}

.menu .submenu .group-label h2 {
    text-transform: uppercase;
    color: #b0b0b0;
    font-size: 1.1rem;
    transition: all 0.2s;
    font-weight: 400;
    letter-spacing: 0.1px;
}

.menu .submenu .group-label:hover h2 {
    color: var(--primary-color);
}

.menu .submenu a:hover {
    color: var(--primary-color);
}

.menu .submenu.menu-2cols {
    column-count: 2;
}

.menu .submenu.menu-3cols ul {
    column-count: 3;
}

.menu .submenu li:not(:last-child) a {
    border-bottom: 1px solid #f2f2f2;
}

.has-sub:hover>.submenu {
    display: block;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    visibility: visible;
    opacity: 1;
}

.has-sub:hover>.megamenu {
    display: flex;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    visibility: visible;
    opacity: 1;
}

.mobile-cart {
    position: relative;
}

.mobile-cart .dropdown-toggle::after {
    display: none;
}

.mobile-cart .cart-count {
    position: absolute;
    top: -13px;
    left: 26px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    color: #0089cb;
    background: white;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
}

/***** End Header *****/
#scroll-top {
    height: 44px;
    position: fixed;
    right: 32px;
    width: 44px;
    z-index: 98;
    bottom: 110px;
    color: #fff;
    background-color: #43494e;
    font-size: 16px;
    text-align: center;
    line-height: 23px;
    padding: 11px 0;
    visibility: hidden;
    opacity: 0;
    border-radius: 50%;
    transition: all 0.3s, margin-right 0s;
    transform: translateY(40px);
}

#scroll-top:hover,
#scroll-top:focus {
    background-color: #3a4045;
}

#scroll-top.fixed {
    transform: translateY(0);
    opacity: 0.7;
    visibility: visible;
}

.zalo-chat-widget {
    display: block;
    position: fixed;
    right: 32px;
    width: auto;
    z-index: 99;
    bottom: 70px;
    border-radius: 50%;
    transition: all 0.3s, margin-right 0s;
    transform: translateY(40px);
    text-align: right;
}

.zalo-chat-head-box {
    display: inline-block;
}

.zalo-chat-head-box:focus,
.zalo-chat-head-box:hover {
    transform: scale(0.96);
}

.zalo-chat-head-box img {
    height: 50px;
    box-shadow: 2px 4px 6px 0px rgb(0 0 0 / 16%);
    border-radius: 12px;
}

.zalo-chat-wrapper {
    color: #383838;
    font-size: 16px;
    width: 100%;
    position: relative;
    margin-bottom: 16px;
    visibility: hidden;
    opacity: 0;
    height: 0px;
    animation: bounce_out_br 0.3s ease-out;
}

.zalo-chat-wrapper.active {
    visibility: visible;
    opacity: 1;
    height: auto;
    animation: bounce_in_br 0.3s ease-in;
}

.box-wrapper {
    width: 100%;
    height: 100%;
    box-shadow: 5px -6px 20px rgb(0 0 0 / 8%), -6px 5px 0px rgb(0 0 0 / 3%);
    border-radius: 24px;
    -webkit-flex-direction: column;
    flex-direction: column;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    border-radius: 6px;
    text-align: left;
    overflow: hidden;
}

.box-wrapper .box_top {
    background: var(--primary-color);
    color: white;
    padding: 16px 20px 12px;
}

.box-wrapper h3 {
    color: white;
}

.box-wrapper .box_body {
    padding: 10px 20px;
}

.zalo-chat-widget .member-support .avatar {
    width: 54px;
    height: 54px;
    border-radius: 4px;
    object-fit: cover;
    overflow: hidden;
}

.zalo-chat-widget .member-support .avatar img {
    transition: all ease 0.3s;
}

.zalo-chat-widget .member-support:hover .avatar img {
    transform: scale(1.07);
}

.zalo-chat-widget .member-support {
    color: #151719;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 1.1rem;
}

.zalo-chat-widget .member-support h4 {
    font-size: 1.25rem;
}

.zalo-chat-widget .member-support .ob-icon {
    font-size: 12px;
    margin-right: 5px;
}

.zalo-chat-widget .member-support:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

@-webkit-keyframes bounce_in_br {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: bottom right;
        transform-origin: bottom right;
    }

    50% {
        -webkit-transform: scale(1.03);
        transform: scale(1.03);
        -webkit-transform-origin: bottom right;
        transform-origin: bottom right;
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: bottom right;
        transform-origin: bottom right;
    }
}

@keyframes bounce_in_br {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: bottom right;
        transform-origin: bottom right;
    }

    50% {
        -webkit-transform: scale(1.03);
        transform: scale(1.03);
        -webkit-transform-origin: bottom right;
        transform-origin: bottom right;
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: bottom right;
        transform-origin: bottom right;
    }
}

@-webkit-keyframes bounce_out_br {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: bottom right;
        transform-origin: bottom right;
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: bottom right;
        transform-origin: bottom right;
    }
}

@keyframes bounce_out_br {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: bottom right;
        transform-origin: bottom right;
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: bottom right;
        transform-origin: bottom right;
    }
}

/***** Footer *****/
footer {
    font-size: 1rem;
    line-height: 1.6;
}

.footer-middle {
    padding: 4rem 0 0;
}

footer .widget {
    margin-bottom: 1rem;
}

footer .widget-title {
    color: #fff;
    font-size: 1.15rem;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 0.5rem;
}

footer .contact-info {}

.footer .contact-info li {
    position: relative;
    margin-bottom: 1rem;
    color: #777;
}

.footer .contact-info li:last-child {
    margin-bottom: 0;
}

.footer .contact-info-label {
    display: block;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}

.fanpage-btn {
    border: 1px solid var(--body-color) 333;
    border-radius: 40px;
    padding: 10px 26px;
    /* width: 45%; */
    display: inline-block;
    font-size: 1rem;
}

.fanpage-btn a {
    color: white;
}

footer a,
.footer-copyright {
    color: #fff;
}

.svg-white path {
    fill: white;
}

.footer .bottom-contact {
    border-top: 1px solid #313438;
    padding: 20px 0px;
}

.footer .widget-cskh .link {
    border-top: 1px solid #313438;
    padding: 20px 0px;
}

.box-support {
    color: white;
    min-width: 140px;
}

.box-support-image {
    margin-bottom: 6px;
    position: relative;
}

.box-support-image a:first-child img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 8px;
}

.zalo-contact {
    display: inline-block;
    position: absolute;
    top: 54%;
    left: 77px;
    padding: 8px 10px;
    border-radius: 2px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
    line-height: 1;
    text-transform: uppercase;
    vertical-align: middle;
    z-index: 1;
    cursor: pointer;
    background-color: var(--primary-color);
}

.zalo-contact img {
    width: auto;
    height: 12px;
    border-radius: 0;
}

.zalo-contact:before {
    position: absolute;
    top: 50%;
    right: 100%;
    left: auto;
    margin-top: -6px;
    border: 6px solid transparent;
    content: '';
    border-right-color: var(--primary-color);
}

.footer-bottom {
    padding: 0.5rem 0;
    font-size: 0.93rem;
}

/***** End Footer *****/
.section-padding {
    padding: 2.8rem 0;
}

.section-bg-gray {
    background-color: #f6f7f9;
}

.section-title {
    padding-bottom: 0.5rem;
    font-size: 1.4rem;
    font-family: var(--title-font);
    line-height: 1.5;
    letter-spacing: 0;
    text-transform: uppercase;
}

.light-title {
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 1.6rem;
    text-transform: capitalize;
    transition: all ease 0.3s;
}

a.title-link:hover .light-title {
    color: var(--primary-color);
}

.title-link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.3rem;
    justify-content: space-between;
}

.title-link-wrapper a:hover .title {
    color: var(--primary-color);
}

.title-link-wrapper .title {
    position: relative;
    margin-bottom: 0px;
    padding: 14px 0 14px;
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    transition: 0.2s;
}

.title-link-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.title-link-wrapper a {
    margin-bottom: 0.7rem;
    /* margin-left: auto; */
    text-transform: capitalize;
}

.btn {
    display: inline-block;
    border: 2px solid #ccc;
    background-color: #fff;
    color: var(--body-color);
    outline: 0;
    border-radius: 0;
    font-family: inherit;
    font-weight: 600;
    font-size: 14px;
    padding: 0.93em 1.98em;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: color 0.3s, border-color 0.3s, background-color 0.3s, -webkit-box-shadow 0.3s;
    transition: color 0.3s, border-color 0.3s, background-color 0.3s, -webkit-box-shadow 0.3s;
    transition: color 0.3s, border-color 0.3s, background-color 0.3s, box-shadow 0.3s;
    transition: color 0.3s, border-color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
    white-space: nowrap;
    cursor: pointer;
}

.btn.btn-icon-right i {
    margin-right: 0;
    margin-left: 0.6rem;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 0;
    margin-bottom: 3px;
}

.btn-slide-right:hover i,
.btn-slide-right:active i,
.btn-slide-right:focus i {
    -webkit-animation: 0.5s ease slideRight;
    animation: 0.5s ease slideRight;
}

.btn-check:focus+.btn-primary,
.btn-primary:focus,
.btn-check:active+.btn-primary,
.btn-check:checked+.btn-primary,
.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
    color: var(--primary-color);
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
}

.btn-check:active+.btn-primary:focus,
.btn-check:checked+.btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-link {
    padding: 0;
    border: 0;
    background: none;
    text-decoration: none;
}

.btn-link:hover {
    background: none;
}

.btn-dark.btn-link {
    background-color: transparent;
    color: var(--body-color);
    border-color: var(--body-color);
    margin-bottom: -4px;
}

@-webkit-keyframes slideLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(-0.5em);
        transform: translateX(-0.5em);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(-0.5em);
        transform: translateX(-0.5em);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes slideRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(0.5em);
        transform: translateX(0.5em);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(0.5em);
        transform: translateX(0.5em);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-0.5em);
        transform: translateY(-0.5em);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-0.5em);
        transform: translateY(-0.5em);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(0.5em);
        transform: translateY(0.5em);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(0.5em);
        transform: translateY(0.5em);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}

@keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-delay: 0.4s;
}

.breadcrumb-nav,
.breadcrumb-nav a,
.breadcrumb-nav span {
    color: #7d7d7d;
    border-bottom: 0;
    font-size: 13px;
    margin-bottom: 0;
}

.breadcrumb-nav li {
    display: inline;
    position: relative;
}

.breadcrumb-item a::after {
    color: inherit;
    padding-right: 0px;
    padding-left: 7px;
    content: '/';
    font-size: 15px;
    font-weight: 300;
    vertical-align: middle;
    top: -1px;
    position: relative;
}

.breadcrumb-nav a:hover,
.breadcrumb-nav a:hover span {
    color: var(--primary-color);
}

.breadcrumb-item+.breadcrumb-item::before {
    display: none;
}

/***** Home slider *****/
.home-slider .item {
    position: relative;
}

.home-slider .item .slide-content {
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: flex-start;
}

.home-slider .item .slide-content::after {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #00000066;
}

.home-slider .item .slide-content .content {
    z-index: 2;
    position: relative;
    padding-left: 10%;
    width: 52%;
}

.home-slider .item .slide-content .content .slide-title {
    font-size: 44px;
    color: white;
    font-weight: 800;
    margin-bottom: 12px;
}

.home-slider .item .slide-content .content .slide-des {
    font-size: 17px;
    color: white;
    line-height: 1.6;
    font-weight: 500;
}

.home-slider .item .slide-content .content .slide-btn {
    font-size: 16px;
    color: white;
}

/***** End Home slider *****/
/******************** Blog ********************/
.post-media {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0.3rem;
}

.post-media img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.3s;
}

.post-media:hover img {
    transform: scale(1.04);
}

.post-details {
    padding: 20px 0 17px;
}

.post-meta {
    margin-bottom: 0.6rem;
    font-family: inherit;
    font-size: 14px;
    font-weight: inherit;
    line-height: 1.2;
    color: #999;
}

.post-meta a,
.post-meta span {
    text-transform: capitalize;
    font-weight: 500;
    color: #a1a1a1;
    font-size: 13px;
}

.posts .post-meta a:not(:first-child) {
    margin-left: 0.5rem;
}

.post-title,
.post-title h4 {
    margin-bottom: 0.5rem;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    color: inherit;
}

.post-title {
    color: var(--body-color);
}

.post-title:hover {
    color: var(--primary-color);
}

.post-content {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 1.8rem;
    line-height: 1.72;
    letter-spacing: 0;
    color: #666;
    font-size: 14px;
}

.post .post-details> :last-child {
    margin-bottom: 0;
}

.posts .btn i {
    margin-left: 0.3rem;
    font-size: 1.4rem;
    margin-bottom: 2px;
}

/***** Related post *****/
.post-calendar {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 46px;
    height: 50px;
    background: rgba(255, 255, 255, 0.8);
    color: #222;
    font-weight: 600;
    line-height: 1;
    border-radius: 0.3rem;
}

.post-calendar .post-day {
    display: block;
    margin-bottom: 2px;
    font-size: 15px;
}

.post-calendar .post-month {
    display: block;
    margin-left: 2px;
    font-size: 1rem;
}

.post-media .post-calendar {
    position: absolute;
    left: 14px;
    top: 14px;
}

.related-posts .post-details {
    padding: 16px 0 8px;
}

.related-posts .post-title {
    text-transform: none;
    font-size: 18px;
}

.related-posts .post-content {
    margin-bottom: 1.8rem;
    line-height: 1.72;
}

.tag {
    display: inline-block;
    padding: 6px 12px;
    margin: 6px 8px 6px 0;
    border: 1px solid #ccc;
    font-size: 14px;
    line-height: 1.35;
    letter-spacing: -0.01em;
    transition: color 0.3s, border-color 0.3s;
    color: #666;
}

.tag:hover {
    color: var(--primary-color);
    border-color: var(--primary-color);
}

.post-col .post {
    margin: 0;
    padding: 1rem 0.3rem;
}

.post-list-sm {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}

.post-list-sm .post-media {
    max-width: 80px;
    flex: 0 0 80px;
    height: 80px;
}

.post-list-sm .post-media img {
    height: 100%;
    object-fit: cover;
}

.post-list-sm .post-details {
    padding: 0;
    margin-left: 16px;
}

.post-list-sm .post-title {
    margin-bottom: 0;
    white-space: normal;
    text-transform: none;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    transition: 0.2s;
}

.post-list-sm .post-meta {
    margin-bottom: 0.4rem;
}

.post-list-sm .post-meta span {
    color: #8b8b8b;
    font-size: 13px;
    font-weight: 400;
}

/******************** End Blog ********************/
/***** Front Popular products *****/
.popular-section-title {
    font-size: 22px;
    color: #222529;
    font-weight: 300;
    margin: 0;
    text-transform: uppercase;
    margin: 16px 13% 3rem;
}

.popular-section-title .divide-txt {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.popular-section-title .section-subtitle {
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #777;
    font-style: italic;
    color: #222529;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
    text-transform: initial;
}

.popular-section-title .divide-txt .divide-line {
    flex: 1;
    height: 0.8rem;
    background-image: url(../images/divider_line.svg);
    background-size: contain;
}

.popular-section-title .divide-line:last-child {
    margin-left: 2rem;
}

.popular-section-title .divide-line:first-child {
    margin-right: 2rem;
}

.popular-front-product div:not(.swiper-container-horizontal) .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #ebebeb;
    border-right: none;
    border-bottom: none;
    width: auto;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-color: #b1b1b1;
    height: 3px;
}

.swiper-pagination-progressbar {
    height: 2px;
    background: rgb(220 220 223);
}

.popular-front-product div:not(.swiper-container-horizontal) .item {
    text-align: center;
    width: calc(100% / 8);
    display: block;
    padding: 12px 10px;
}

.popular-front-product .item {
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.popular-front-product .item .image img {
    width: 90px;
    height: 90px;
    transition: all 0.3s ease;
    margin: 0 auto;
}

.popular-front-product .item:hover img {
    transform: scale(1.06, 1.06);
}

.popular-front-product .item .title {
    color: #222529;
    font-weight: 600;
    transition: all 0.2s;
    padding-top: 10px;
    display: block;
}

.popular-front-product .item:hover .title {
    color: var(--primary-color);
}

.popular-front-product .slick-dots li {
    margin: 0;
}

.popular-front-product .slick-dots li button {
    border-radius: 0;
    background: grey;
    width: auto;
}

/***** End Front Popular products *****/
/***** Google map *****/
.google-map iframe {
    width: 100% !important;
    height: 320px !important;
    margin-bottom: -10px;
}

.fanpage iframe {
    width: 100% !important;
}

/***** End Google map *****/
/***** Products *****/
.product-item .img-wrap {
    position: relative;
    display: block;
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 5px;
}

.product-item img {
    transform-style: preserve-3d;
    transition: all ease 0.6s;
    height: 220px;
    object-fit: cover;
    width: 100%;
}

.product-item:hover img {
    transform: scale(1.05, 1.05);
}

.product-item:hover .view-details {
    visibility: visible;
    opacity: 1;
}

.product-item a:not(.view-details):hover,
.product-item .product-title:hover h3 {
    color: var(--primary-color);
    text-decoration: underline;
}

.product-item .view-details {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0.9rem;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    transform: none;
    margin: 0;
    border: none;
    transition: 0.25s;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    background: var(--primary-color);
}

.product-item:hover .view-details {
    visibility: visible;
    opacity: 0.75;
}

.product-item .product-category {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.7;
    opacity: 0.8;
    text-transform: uppercase;
    color: #777;
}

.product-item .product-details {
    padding-top: 0.8rem;
}

.product-item .product-title h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 1.3rem;
    line-height: 1.35;
    letter-spacing: 0.005em;
    margin-bottom: 0.28rem;
    transition: 0.25s;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #222529;
}

.products-grid-front .title-link-wrapper::after {
    display: none;
}

.products-grid-front .swiper-container:not(.swiper-initialized) .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -18px;
    margin-left: -18px;
    width: auto;
}

.products-grid-front .swiper-container:not(.swiper-initialized) .product-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 18px;
    padding-right: 18px;
}

.products-grid-front .swiper-container:not(.swiper-initialized) .product-item {
    margin-bottom: 22px;
}

.products-grid-front .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    top: -1px;
}

.load-more2::after,
.load-more2::before {
    content: '';
    height: 1px;
    width: 670px;
    background-color: #e7e7e7;
    display: block;
    position: absolute;
}

.load-more2::after {
    right: 90px;
}

.loading-more2::before {
    left: 90px;
}

.load-more {
    background-color: #ebebeb;
    color: #383838;
    font-weight: 500;
    display: block;
    margin: 0;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease, background-color 0.01s ease, color 0.01s ease;
    width: 124px;
    height: 3em;
    line-height: 3em;
    border-radius: 4px;
    white-space: nowrap;
}

.load-more:hover {
    color: #383838;
    background-color: #cecece;
    cursor: pointer;
}

.load-more.load-more--loading {
    -webkit-animation: rotate 1.5s linear infinite;
    animation: rotate 1.5s linear infinite;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    background-color: transparent;
    border: 0.3em solid #e1e1e1;
    border-radius: 1.5em;
    border-top-color: #444;
    box-sizing: border-box;
    height: 3em;
    color: transparent;
    padding: 0;
    pointer-events: none;
    width: 3em;
}

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

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

/***** rating *****/
.ratings-container {
    line-height: 1;
    margin: 0 0 14px 0px;
    position: relative;
    display: inline-flex;
    align-items: center;
}

.ratings-container .product-ratings {
    height: 14px;
    font-size: 1.2rem;
}

.ratings-container .product-ratings:before {
    color: #c6c6c6;
    content: '\e951\e951\e951\e951\e951';
    font-family: 'obelix-custom-fonts';
    letter-spacing: 3px;
}

.ratings-container .ratings:before {
    color: #ffbc00;
    font-family: 'obelix-custom-fonts';
    letter-spacing: 3px;
}

.ratings-container .ratings-1-star:before {
    content: '\e951';
    color: #f62;
}

.ratings-container .ratings-2-star:before {
    content: '\e951\e951';
    color: #f62;
}

.ratings-container .ratings-3-star:before {
    content: '\e951\e951\e951';
}

.ratings-container .ratings-4-star:before {
    content: '\e951\e951\e951\e951';
}

.ratings-container .ratings-5-star:before {
    content: '\e951\e951\e951\e951\e951';
}

.ratings-container .rating-link {
    color: #777;
    font-size: 1.1rem;
    font-weight: 400;
    margin-left: 10px;
}

.ratings-container .icon-marker {
    transition: all ease 0.2s;
    position: relative;
    margin-left: 8px;
    top: 2px;
    background: #f1f1f1;
    padding: 4px;
    border-radius: 2px;
}

/***** Single product *****/
.content-topbar.style-1 {
    background: #f4f4f4;
    padding: 12px 0px;
}

.content-topbar .title,
.content-topbar .title h1,
.content-topbar .title h2,
.content-topbar .title h3 {
    text-transform: uppercase;
    color: grey;
    letter-spacing: 0.3px;
    font-weight: 400;
    font-size: 14px;
}

.content-topbar a.title:hover,
.content-topbar a.title:hover h2,
.content-topbar a.title:hover h3 {
    color: rgb(94, 94, 94);
}

.content-topbar .toolbox {
    justify-content: space-between;
}

.content-topbar.filter-toggle span {
    color: #777;
    font-size: 13px;
}

.toolbox,
.toolbox-left,
.toolbox-right,
.toolbox-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.content-topbar .filter-toggle a {
    display: inline-block;
    position: relative;
    width: 42px;
    height: 22px;
    margin-left: 8px;
    border-radius: 13px;
    background: #e6e6e6;
    text-decoration: none;
}

.content-topbar .filter-toggle a:before {
    position: absolute;
    left: 0;
    width: 38px;
    height: 18px;
    -webkit-transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
    transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
    transition: all 0.3s linear;
    border-radius: 11px;
    background-color: #fff;
    content: '';
}

.content-topbar .filter-toggle a:after {
    position: absolute;
    left: 0;
    width: 18px;
    height: 18px;
    -webkit-transform: translate3d(2px, 2px, 0);
    transform: translate3d(2px, 2px, 0);
    transition: all 0.2s ease-in-out;
    border-radius: 11px;
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
    content: '';
}

.content-topbar .filter-toggle.opened a {
    background-color: var(--primary-color);
}

.content-topbar .filter-toggle.opened a:after {
    -webkit-transform: translate3d(22px, 2px, 0);
    transform: translate3d(22px, 2px, 0);
}

.content-topbar .filter-toggle.opened a:before {
    -webkit-transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0);
    transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0);
}

.main .content-wrap {
    overflow: hidden;
}

.main .content-wrap .page-sidebar,
.main .content-wrap .page-content {
    transition: 0.15s linear;
}

.main:not(.show-aside) .content-wrap .page-sidebar {
    left: -25%;
    transition: 0.15s linear;
    visibility: hidden;
    z-index: -1;
    position: relative;
}

.main:not(.show-aside) .content-wrap .page-content {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-left: -25%;
}

main:not(.show-aside).sidebar-opened .content-wrap .page-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    margin-left: 0;
}

main:not(.show-aside).sidebar-opened .content-wrap .page-sidebar {
    left: 0;
    visibility: visible;
    z-index: 0;
}

.product-single-gallery {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.product-single-gallery img {
    width: 100%;
    height: 100%;
}

.product-single-gallery .product-image {
    overflow: hidden;
}

.swiper-theme .swiper-button-prev,
.swiper-theme .swiper-button-next {
    margin: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 400;
    color: var(--primary-color);
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 24px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    color: #ccc;
    opacity: 0.6;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    opacity: 1;
}

.swiper-theme .swiper-button-prev {
    left: -40px;
}

.swiper-theme .swiper-button-next {
    right: -40px;
}

.nav-inner>.swiper-button-prev {
    left: 0;
}

.nav-inner>.swiper-button-next {
    right: 0;
}

.nav-inner>.swiper-button-prev,
.nav-inner>.swiper-button-next {
    opacity: 0;
    visibility: hidden;
}

.nav-inner:hover>.swiper-button-prev,
.nav-inner:hover>.swiper-button-next {
    opacity: 1;
    visibility: visible;
}

.nav-inner:hover>.swiper-button-prev {
    left: 20px;
}

.nav-inner:hover>.swiper-button-next {
    right: 20px;
}

.swiper-slide img {
    width: 100%;
    display: block;
}

.sidebar-overlay,
.sidebar-toggle,
.sidebar-content,
.sidebar-close {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2200;
}

.sidebar-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 206px;
    width: 40px;
    height: 40px;
    font-size: 1.4rem;
    color: #fff;
    background-color: #222;
    opacity: 0.6;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.right-sidebar .sidebar-toggle {
    left: auto;
    right: 0;
    border-radius: 0.3rem 0 0 0.3rem;
}

.sidebar-content {
    bottom: 0;
    width: 320px;
    padding: 30px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    overflow: auto;
    background-color: #fff;
    opacity: 0;
    line-height: 1.3;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}

.sidebar-close {
    opacity: 0;
    visibility: hidden;
    margin: 0;
    left: calc(100vw - 50px);
    top: 25px;
    z-index: 2201;
    -webkit-transition: opacity 0.4s, visibility 0.4s;
    transition: opacity 0.4s, visibility 0.4s;
    left: 10px;
    padding: 10px;
    font-size: 30px;
    color: white;
}

.sidebar-close a {
    color: inherit;
}

.sidebar-overlay {
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0.4s, opacity 0.4s;
    transition: visibility 0.4s, opacity 0.4s;
}

.right-sidebar .sidebar-content {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    left: auto;
    right: 0;
}

.sidebar-active .right-sidebar .sidebar-content {
    transform: none;
    opacity: 1;
}

.sidebar-active .sidebar .sidebar-close,
.right-sidebar-active .right-sidebar .sidebar-close {
    opacity: 1;
    visibility: visible;
}

.sidebar-active .sidebar .sidebar-overlay,
.right-sidebar-active .right-sidebar .sidebar-overlay {
    opacity: 0.5;
    visibility: visible;
}

/***** Single products *****/
.product-single-swiper .product-image {
    margin-bottom: 0;
}

.product-thumbs-wrap {
    margin-top: 0.7rem;
}

.product-single-swiper .swiper-button-prev,
.product-single-swiper .swiper-button-next {
    background-color: transparent;
    border: 0;
    font-size: 2rem;
}

.product-thumb {
    position: relative;
    cursor: pointer;
}

.product-thumb::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
    border: 2px solid transparent;
}

.swiper-slide-thumb-active::before {
    border-color: var(--primary-color);
}

.product-thumbs-wrap .swiper-button-prev {
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.product-thumbs-wrap .swiper-button-next {
    left: auto;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.product-thumbs-wrap:hover .swiper-button-prev:not(.swiper-button-disabled),
.product-thumbs-wrap:hover .swiper-button-next:not(.swiper-button-disabled) {
    opacity: 0.9;
    -webkit-transform: none;
    transform: none;
}

.product-thumbs-wrap button,
.product-thumbs-wrap .swiper-button-prev,
.product-thumbs-wrap .swiper-button-next {
    bottom: 0;
    top: unset;
    width: 2rem;
    height: 100%;
    background-color: #fff;
    border: none;
    color: #999;
    font-size: 1.8rem;
    font-weight: 600;
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.product-gallery:not(.product-gallery-vertical) .swiper-slide img {
    width: 100%;
}

.product-gallery-vertical .product-thumb {
    padding: 0;
    height: auto;
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column;
}

.product-gallery-vertical .product-thumbs-wrap {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    max-width: 9rem;
    margin: 0 0.8rem 0 0;
    position: relative;
}

.product-gallery-vertical .product-thumbs {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    max-width: 100%;
}

.product-gallery-vertical .product-single-swiper {
    max-width: calc(100% - 10rem);
}

.product-gallery-vertical .product-thumbs-wrap .swiper-button-next::after,
.product-gallery-vertical .product-thumbs-wrap .swiper-button-prev::after {
    font-size: 18px;
    transform: rotate(90deg);
}

.product-gallery-vertical .product-thumbs-wrap .swiper-button-prev,
.product-gallery-vertical .product-thumbs-wrap .swiper-button-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    width: 100%;
    height: 2.5rem;
}

.product-gallery-vertical .product-thumbs-wrap .swiper-button-prev {
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.product-gallery-vertical .product-thumbs-wrap .swiper-button-next {
    bottom: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

.product-gallery-btn {
    position: absolute;
    padding: 0;
    width: 36px;
    height: 36px;
    right: 1.5rem;
    bottom: 1.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    border-radius: 50%;
    color: #999;
    background: #fff;
    font-size: 20px;
    line-height: 38px;
    opacity: 0.7;
    -webkit-transition: opacity 0.3s, color 0.3s;
    transition: opacity 0.3s, color 0.3s;
    z-index: 1;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    text-align: center;
}

.product-gallery-btn:hover {
    opacity: 1;
    color: var(--body-color);
}

/***** End Single products *****/
/***** Photoswipe *****/
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: 0 0;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: 0.75;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pswp__button:focus,
.pswp__button:hover {
    opacity: 1;
}

.pswp__button:active {
    outline: 0;
    opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background: url(default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1),
(-webkit-min-device-pixel-ratio: 1.09375),
(min-resolution: 105dpi),
(min-resolution: 1.1dppx) {

    .pswp--svg .pswp__button,
    .pswp--svg .pswp__button--arrow--left:before,
    .pswp--svg .pswp__button--arrow--right:before {
        background-image: url(default-skin.svg);
    }

    .pswp--svg .pswp__button--arrow--left,
    .pswp--svg .pswp__button--arrow--right {
        background: 0 0;
    }
}

.pswp__button--close {
    background-position: 0 -44px;
}

.pswp__button--share {
    background-position: -44px -44px;
}

.pswp__button--fs {
    display: none;
}

.pswp--supports-fs .pswp__button--fs {
    display: block;
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0;
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0;
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
    visibility: hidden;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
    background: 0 0;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute;
}

.pswp__button--arrow--left {
    left: 0;
}

.pswp__button--arrow--right {
    right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    content: '';
    top: 35px;
    background-color: rgba(0, 0, 0, 0.3);
    height: 30px;
    width: 32px;
    position: absolute;
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px;
}

.pswp__counter,
.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pswp__share-modal {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity;
}

.pswp__share-modal--hidden {
    display: none;
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #fff;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    -webkit-backface-visibility: hidden;
    will-change: transform;
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px;
}

.pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000;
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
    opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px;
}

a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
}

a.pswp__share--facebook:hover {
    background: #3e5c9a;
    color: #fff;
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3e5c9a;
}

a.pswp__share--twitter:hover {
    background: #55acee;
    color: #fff;
}

a.pswp__share--pinterest:hover {
    background: #ccc;
    color: #ce272d;
}

a.pswp__share--download:hover {
    background: #ddd;
}

.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #fff;
    opacity: 0.75;
    padding: 0 10px;
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px;
}

.pswp__caption small {
    font-size: 11px;
    color: #bbb;
}

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 14px;
    padding: 10px;
    line-height: 20px;
    color: #fff;
}

.pswp__caption--empty {
    display: none;
}

.pswp__caption--fake {
    visibility: hidden;
}

.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    will-change: opacity;
    direction: ltr;
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px;
}

.pswp__preloader--active {
    opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
    opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 0.5s linear infinite;
    animation: clockwise 0.5s linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
    animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
    background: 0 0;
    opacity: 0.75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0;
    margin: 0;
}

@media screen and (max-width: 1024px) {
    .pswp__preloader {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right;
    }
}

@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg);
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg);
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550;
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%;
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible;
}

.pswp__caption,
.pswp__top-bar {
    background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
    background-color: rgb(0 0 0 / 54%);
}

.pswp__ui--idle .pswp__top-bar {
    opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0;
}

.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
    opacity: 0.001;
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
    display: none;
}

.pswp__element--disabled {
    display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
    background: 0 0;
}

.pswp__ui>button::before {
    background: transparent;
    position: static;
}

.pswp__ui>button:hover {
    opacity: 1;
}

.pswp {
    z-index: 3010;
}

.pswp .pswp__bg {
    background-color: rgba(0, 0, 0, 0.7);
}

.pswp__scroll-wrap {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}

.pswp__top-bar,
.pswp__caption {
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1), background-color 0.3s 0.5s;
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1), background-color 0.3s 0.5s;
}

.pswp:not(.pswp--animated-in) .pswp__top-bar,
.pswp:not(.pswp--animated-in) .pswp__caption {
    background-color: transparent;
}

.pswp--visible .pswp__scroll-wrap {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.pswp__img {
    border-radius: 3px;
}

.pswp__img--placeholder--blank {
    background-color: #f2f3f5;
}

.pswp__caption {
    min-height: auto;
}

.pswp__caption__center {
    text-align: center;
}

.pswp__counter {
    left: 0;
}

.pswp__button {
    float: right;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
    width: 4.8rem;
    height: 4.8rem;
    margin-top: -2.4rem;
    color: #fff;
    border-radius: 50%;
    font-size: 1.6rem;
    font-family: 'obelix-custom-fonts';
    text-align: center;
    opacity: 0.5;
    right: 10%;
    left: auto;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    border: 2px solid;
}

.pswp__ui>button::before {
    background: transparent;
    position: static;
}

.pswp__ui>button:hover {
    opacity: 1;
}

.pswp__button--arrow--right::before {
    content: '\e90f';
}

.pswp__button--arrow--left {
    left: 10%;
    right: auto;
}

.pswp__button--arrow--left::before {
    content: '\e90e';
}

/***** End Photoswipe *****/
.product-thumbs-wrap,
.product-single-swiper {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

.swiper-container {
    overflow: hidden;
    position: relative;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: 'obelix-custom-fonts';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.swiper-button-prev:after {
    content: '\e90e';
}

.swiper-button-next:after {
    content: '\e90f';
}

.swiper-button-next,
.swiper-button-prev {
    background: none;
    border: none;
    outline: none;
    box-shadow: none;
}

.mb-swiper-nav {
    position: relative;
    font-size: 20px;
    align-items: center;
}

.mb-swiper-nav [class*='mb-button-'] {
    transition: all ease 0.2s;
    width: 26px;
    text-align: center;
}

.mb-swiper-nav .mb-button-prev {
    margin-right: 6px;
}

.mb-swiper-nav .swiper-button-disabled {
    color: gainsboro;
}

.product-single-details .product-title {
    margin-bottom: 18px;
    color: #222529;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.01em;
}

.product-single-details .product-desc {
    margin-bottom: 20px;
    font-size: 15px;
    letter-spacing: 0.2px;
    line-height: 26px;
    font-style: italic;
    color: #222529;
}

.product-single-details .product-price {
    font-size: 20px;
    text-decoration: none;
    font-weight: 700;
    color: var(--second-color);
}

.product-single-details .product-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.product-single-details .product-qty-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14rem;
    flex: 0 0 14rem;
    max-width: 14rem;
    margin-bottom: 1rem;
    margin-right: 2rem;
}

.product-single-details .quantity.form-control {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 1.3rem;
    padding: 0 1.4rem 0 1.8rem;
    height: inherit;
    min-height: auto;
    max-width: 100%;
    -webkit-appearance: textfield;
    border: solid #ccc;
    border-width: 1px;
    color: #666;
    border-radius: 3px;
}

.product-single-details .input-group button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1.5rem;
    padding: 0;
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 50%;
    background-color: #eee;
    color: #666;
    font-size: 1.4rem;
    border: none;
}

.product-single-details .input-group button+button {
    margin-right: 3.3rem;
}

.product-single-details .product-single .btn-cart {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 1rem;
    padding-left: 0;
    padding-right: 0;
    min-width: 14rem;
}

.product-single-details .product-single .btn-cart.disabled {
    background-color: #eee;
    border-color: #eee;
    color: #666;
    cursor: not-allowed;
}

/*************** Variant ***************/
.product-single .product-variations,
.product-single .product-variations>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0;
    flex-wrap: wrap;
}

.option-product-title {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
    color: grey;
    font-size: 13px;
    padding-bottom: 10px;
}

.product-form-title {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin-bottom: 8px;
}

.product-form-title .title {
    margin-bottom: 8px;
    font-size: 14px;
}

.product-single .product-variation-form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
}

.product-single .product-variation-clean {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    margin-bottom: 0.5rem;
    padding: 0.6rem 0.8rem;
    width: auto;
    height: auto;
    line-height: 1;
    font-size: 1.2rem;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #666;
    -webkit-transition: border-color 0.35s, color 0.35s;
    transition: border-color 0.35s, color 0.35s;
    margin-bottom: 0;
    cursor: pointer;
}

.product-variation-input {
    width: 100%;
}

.product-single .product-variations.active ul li:not(:last-child) {
    display: none;
}

.product-single .product-variations.active ul li .product-variation-clean {
    background-color: #f4f4f4;
}

/***** Images *****/
.product-single .product-image-swatch .item:not(:last-child) {
    margin-right: 10px;
}

.product-single .product-image-swatch input {
    display: none;
}

.product-single .product-form.product-image-swatch label {
    border: 2px solid transparent;
    display: flex;
    align-items: center;
    justify-self: center;
    position: relative;
    cursor: pointer;
}

.product-single .product-image-swatch label img {
    width: auto;
    height: 50px;
}

.product-single .product-image-swatch :checked+label {
    border-color: #eae6e6;
}

.product-single .product-form:not(:last-child) {
    margin-bottom: 20px;
}

/***** Radio *****/
.product-single .product-radio-swatch .item:not(:last-child) {
    margin-right: 10px;
}

.product-single .product-radio-swatch .item {
    margin-bottom: 8px;
}

.product-single .product-radio-swatch .radio-swatch input {
    display: none;
}

.product-single .product-form.product-radio-swatch label {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    margin-bottom: 0.5rem;
    padding: 0.6rem 0.8rem;
    width: auto;
    height: auto;
    line-height: 1;
    font-size: 1.2rem;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #666;
    -webkit-transition: border-color 0.35s, color 0.35s;
    transition: border-color 0.35s, color 0.35s;
    margin-bottom: 0;
}

.product-single .product-radio-swatch label img {
    width: auto;
    height: 50px;
}

.product-single .product-radio-swatch :checked+label {
    border-color: #eae6e6;
    background: #eae6e6;
}

.product-single .product-form:not(:last-child) {
    margin-bottom: 20px;
}

/*************** End Variant ***************/
.short-divider {
    width: 40px;
    height: 0;
    border-top: 2px solid #e7e7e7;
    margin: 10px 0 14px;
    text-align: left;
}

.product-divider {
    margin: 1.4rem 0 2rem;
}

.divider {
    border-top: 1px solid #e7e7e7;
    margin: 18px 0;
}

.with-sidebar .sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 320px;
    flex: 0 0 320px;
    max-width: 320px;
}

.with-sidebar .main-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: calc(100% - 320px);
}

/***** Sidebar *****/
.sidebar-active .sidebar .sticky-sidebar {
    padding-left: 0;
}

.sidebar .sticky-sidebar {
    padding-left: 26px;
}

.sidebar .widget-title {
    margin-bottom: 20px;
    padding: 12px 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.2;
    border-bottom: 1px solid #e1e1e1;
    letter-spacing: -0.025em;
}

.widget.widget-products .title {
    margin-bottom: 0;
    font-size: 15px;
    padding: 24px 0px 14px;
    font-weight: 600;
}

.widget.widget-products .title.title-link::before {
    position: absolute;
    content: '';
    width: 100%;
    left: 0;
    height: 2px;
    background-color: #666;
    bottom: 0px;
}

.widget-icon-box {
    padding: 8px 18px;
    border-radius: 0.5rem;
    background-color: var(--light-bg);
}

.widget-icon-box .icon-box-side {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    padding: 14px 0;
}

.icon-box-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.widget-icon-box .icon-box-side:not(:last-child) {
    border-bottom: 1px solid #eee;
}

.icon-box-side .icon-box-icon {
    margin-right: 1.5rem;
    margin-bottom: 0;
    display: inline-block;
}

.icon-box-side .icon-box-content {
    text-align: start;
}

.widget-icon-box .icon-box-title {
    font-weight: 600;
    font-size: 14.5px;
    text-transform: capitalize;
    letter-spacing: -0.025em;
    margin-bottom: 0.4rem;
}

.icon-box-side .icon-box-content p {
    font-size: 12px;
    word-break: break-word;
    margin: 0;
    line-height: 1.5;
    color: var(--body-color);
}

.sidebar .product-widget {
    padding: 1rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sidebar .product-widget .product-media {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35.73%;
    flex: 0 0 25%;
    max-width: 25%;
    min-width: 25%;
    margin-right: 1rem;
    padding: 0;
    border-radius: 3px;
    overflow: hidden;
}

.product-widget .product-details {
    padding: 0 1rem 0 0;
    width: 90%;
}

.sidebar .product-widget a {
    color: inherit;
}

.sidebar .product-widget a:hover {
    color: var(--primary-color);
}

.sidebar .product-widget .product-name {
    font-size: 15.4px;
    white-space: normal;
    line-height: 1.45;
    margin-bottom: 3px;
    color: var(--body-color);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sidebar .widget-advise {
    padding: 16px 16px;
    border-radius: 0.5rem;
    background-color: var(--light-bg);
}

.sidebar .widget-advise .title {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
    color: grey;
    font-size: 13px;
    border-bottom: solid 1px #eeeeee;
    padding-bottom: 10px;
}

.sidebar .widget-advise .item {
    padding: 8px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--body-color);
    position: relative;
}

.sidebar .widget-advise .item .zalo-contact {
    position: absolute;
    left: auto;
    right: -54px;
    top: -1px;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s;
    padding: 4px 8px 6px 8px;
}

.sidebar .widget-advise .item .zalo-contact img {
    height: 10px;
}

.sidebar .widget-advise .item:hover .zalo-contact {
    opacity: 1;
    visibility: visible;
}

.sidebar .widget-advise figure {
    margin-right: 11px;
    margin-bottom: 0;
}

.sidebar .widget-advise .item .advise-media img {
    height: 50px;
    width: 50px;
    object-fit: cover;
    display: inline-block;
    overflow: hidden;
    border-radius: 3px;
}

.sidebar .widget-advise .item .advise-name {
    margin-bottom: 4px;
    color: grey;
    font-weight: 500;
    font-size: 15px;
    color: var(--body-color);
    position: relative;
    transition: 0.2s;
}

.sidebar .widget-advise .item:hover .advise-name {
    color: var(--primary-color);
}

.sidebar .widget-advise .item .advise-tel {
    margin-bottom: 0;
    color: inherit;
    font-weight: 600;
    letter-spacing: 0.2px;
    font-size: 14px;
}

.sidebar .widget-advise-time-work .label {
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 10px;
    color: grey;
    font-size: 13px;
    border-bottom: solid 1px #eeeeee;
    padding-bottom: 6px;
    display: block;
    margin-top: 12px;
}

.sidebar .widget-advise-time-work p {
    margin-bottom: 6px;
    font-weight: 600;
    font-size: 14px;
}

.sidebar .widget-advise-time-work p strong {
    color: var(--body-color);
}

.product-widget .product-price {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-weight: 600;
    letter-spacing: -0.05em;
    line-height: 1.6;
    -webkit-transition: visibility 0.4s, opacity 0.4s;
    transition: visibility 0.4s, opacity 0.4s;
}

.sidebar .product-widget .product-cat {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-weight: 500;
    letter-spacing: -0.1px;
    line-height: 1.6;
    -webkit-transition: visibility 0.4s, opacity 0.4s;
    transition: visibility 0.4s, opacity 0.4s;
    color: grey;
    font-weight: 400;
}

.sticky-sidebar.fixed {
    position: fixed;
}

/***** End Sidebar *****/
/***** Buy combo *****/
.title-underline {
    position: relative;
    padding-bottom: 1.6rem;
}

.title-underline::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: 0;
    width: 100%;
    height: 1px;
    background-color: #eee;
}

.bought-together-products>* {
    width: auto;
}

.bought-together-products .product-wrap {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
    max-width: 140px;
}

.bought-together-products .product-wrap:not(:first-child) {
    margin-left: 30px;
}

.bought-together-products .product-wrap:not(:first-child) .product-media::before,
.bought-together-products .product-wrap:not(:first-child) .product-media::after {
    content: '';
    position: absolute;
    left: -24px;
    top: 50%;
    background-color: #999;
}

.bought-together-products .product-wrap:not(:first-child) .product-media::after {
    width: 1px;
    height: 17px;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

.bought-together-products .product-wrap:not(:first-child) .product-media::before {
    width: 17px;
    height: 1px;
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
}

.bought-together-products .product-button {
    position: relative;
    margin: 0px 0 0 62px;
}

.bought-together-products .product-button::before,
.bought-together-products .product-button::after {
    content: '';
    position: absolute;
    left: -35px;
    top: 65px;
    width: 17px;
    height: 1px;
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
    background-color: #999;
}

.bought-together-products .product-button::before {
    margin-top: -12px;
}

.bought-together-products .bought-price {
    font-size: 2.4rem;
}

.bought-together-products .bought-count {
    margin-bottom: 2.7rem;
    line-height: 1.3;
}

.product-media {
    position: relative;
    margin-bottom: 0;
    -webkit-transition: -webkit-box-shadow 0.35s;
    transition: -webkit-box-shadow 0.35s;
    transition: box-shadow 0.35s;
    transition: box-shadow 0.35s, -webkit-box-shadow 0.35s;
}

.product-media img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.bought-together-products .product-checkbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.custom-checkbox {
    position: absolute;
    opacity: 0;
    z-index: 1;
    width: 1.8rem;
    height: 1.8rem;
    cursor: pointer;
}

.bought-together-products .custom-checkbox {
    cursor: pointer;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.bought-together-products .product-checkbox label {}

.bought-together-products .product-details {
    padding: 1.5rem 0.2rem 0;
}

/***** End Buy combo *****/
/***** Description Tab *****/
.product-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: var(--body-color);
    margin-top: 40px;
}

.product-tabs ul {
    font-size: 18px;
    color: var(--body-color);
}

.product-tabs ul.nav-tabs {
    width: 100%;
}

.product-tabs .nav-item:not(:last-child) {
    margin-right: 30px;
}

.nav-link {
    display: block;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    color: inherit;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    padding: 1.5rem 2.85rem;
    -webkit-transition: border 0.3s, color 0.3s, background-color 0.3s;
    transition: border 0.3s, color 0.3s, background-color 0.3s;
}

.product-tabs .nav-link {
    padding: 18px 0 16px;
    font-size: 16px;
    font-weight: 600;
    color: #999;
    text-transform: capitalize;
    border: none;
}

.tab-nav-underline .nav-item.show .nav-link::after,
.tab-nav-underline .nav-item .nav-link.active::after,
.tab-nav-underline .nav-item:hover .nav-link::after {
    border-color: var(--primary-color);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.product-tabs .nav-link::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    border-top: 2px solid transparent;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: border-color 0.3s, -webkit-transform 0.3s;
    transition: border-color 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, border-color 0.3s;
    transition: transform 0.3s, border-color 0.3s, -webkit-transform 0.3s;
}

.tab-content {
    position: relative;
}

.product-tabs .tab-pane {
    padding: 3.5rem 0 2.7rem;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 0;
    opacity: 0;
    z-index: -1;
    -webkit-transition: visibility 0.3s, opacity 0.3s;
    transition: visibility 0.3s, opacity 0.3s;
    overflow: hidden;
    visibility: hidden;
}

.tab-content>.active {
    visibility: visible;
    opacity: 1;
    height: auto;
    position: relative;
    z-index: auto;
}

/***** End Description Tab *****/
/***** Ck Text Frame *****/
.ck-text-content .content {
    line-height: 1.56;
    font-size: 18px;
    color: var(--body-color);
}

.ck-text-content .image {
    display: table;
    clear: both;
    text-align: center;
    margin: 0.9em auto;
    min-width: 50px;
}

.post-heading {
    margin-bottom: 24px;
    /* padding-bottom: 20px; */
    /* border-bottom: solid 1px #eee; */
}

.post-heading .post-title {
    font-size: 30px;
}

.post-heading .post-title:hover {
    color: var(--body-color);
}

.post-heading .breadcrumb {
    font-size: 14px;
    margin-bottom: 0;
}

.post-heading .post-meta-content {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.post-heading .post-meta-content .post-meta-list {
    font-size: 13px;
    display: flex;
    margin-bottom: 0;
}

.ck-text-content .content p {
    line-height: 1.6;
    font-size: 17px;
    color: var(--body-color);
}

.ck-text-content .content h1 {
    margin-bottom: 20px;
}

.ck-text-content .content h2 {
    margin-bottom: 20px;
}

.ck-text-content .content h3 {
    margin-bottom: 20px;
}

.ck-text-content .content h4 {
    margin-bottom: 20px;
    font-size: 22px;
    padding-top: 4px;
    /* display: block; */
}

.ck-text-content figure,
.ck-text-content img {
    margin-bottom: 26px;
}

.ck-text-content figure img {
    margin-bottom: 0;
}

.ck-text-content figure figcaption {
    background-color: #fafafa;
    font-size: 14px;
    text-align: center;
    font-style: italic;
    padding: 5px 20px;
    color: #4d4d4d;
    letter-spacing: 0.1px;
}

.ck-text-content figure figcaption span {
    font-size: 14px !important;
}

.ck-text-content .content ul {
    margin: 16px 0px 24px;
    padding-left: 18px;
}

.ck-text-content .content li {
    list-style-position: inside;
}

.ck-text-content .content ul li {
    list-style: disc inside;
}

.ck-text-content .content ul li::marker {
    margin-right: 10px;
}

.ck-text-content .content li:not(:last-child) {
    margin-bottom: 6px;
}

.ck-text-content .content.hidecontent {
    overflow: hidden;
    height: 54em;
    position: relative;
}

.ck-text-content .content.hidecontent::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 324px 0 20px;
    background: linear-gradient(360deg, #fff 0.46%, rgba(255, 255, 255, 0) 98.15%);
}

.ck-text-content .content.showcontent {
    height: auto;
    position: relative;
}

.ck-text-content blockquote {
    position: relative;
    margin-bottom: 34px;
    background: #fafafa;
    padding: 22px 22px 24px 63px;
    border-radius: 5px;
}

.ck-text-content blockquote:before {
    display: inline-block;
    position: absolute;
    left: 22px;
    top: 14px;
    font-family: 'obelix-custom-fonts' !important;
    content: '\e928';
    font-weight: 900;
    font-size: 24px;
    color: #d5d5d5;
    line-height: 1;
}

.ck-text-content blockquote p {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 600;
    color: var(--body-color);
    margin-bottom: 0;
}

main.product-single .ck-text-content {
    /* padding-right: 40px; */
    position: relative;
}

.ck-text-content.sidenav-active .content-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: calc(100% - 240px);
    padding-left: 40px;
}

.ck-text-content.sidenav-active .side-nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
    max-width: 240px;
}

.ck-text-content.sidenav-active {
    display: flex;
}

.ck-text-content-show-btn {
    display: flex;
    justify-content: center;
}

.ck-text-content-show-btn a {
    border-radius: 73px;
    font-size: var(--font-size-b3);
    line-height: var(--line-height-b2);
    font-weight: 700;
    display: inline-block;
    padding: 10px 28px;
    position: relative;
    transition: all 0.3s ease-in-out;
    z-index: 1;
    margin: 0 auto;
    border: 2px solid var(--color-light);
}

.ck-text-content .content-footer {
    display: flex;
    justify-content: space-between;
}

.ck-text-content .content-footer .post-by {
    font-style: italic;
}

.ck-text-content .content-footer .tagcloud ul li a {
    display: inline-block;
    padding: 5px 8px;
    margin: 6px 8px 6px 0;
    font-size: 14px;
    line-height: 1.35;
    letter-spacing: -0.01em;
    transition: 0.2s;
    color: #666;
    background: #fafafa;
    border-radius: 4px;
}

.ck-text-content .content-footer .tagcloud ul li a:hover {
    background: #f4f4f4;
}

/***** TOC CSS *****/
.toc-nav {
    padding: 20px 14px;
    border-radius: 0.5rem;
    border: 1px solid #eee;
    list-style-position: inside;
}

.toc-nav-title {
    margin-bottom: 16px;
    border-bottom: solid 1px #eeeeee;
    padding-bottom: 8px;
}

.toc-nav li {
    list-style-position: inside;
    position: relative;
}

.toc-nav ol {
    margin-bottom: 0px;
}

.toc-nav ol ol {
    margin-bottom: 20px;
}

.toc-nav ol a {
    color: inherit;
    font-weight: 600;
    font-size: 15px;
    font-family: inherit;
    color: var(--body-color);
}

.toc-nav ol ol a {
    font-weight: 500;
    font-size: 14px;
    transition: 0.2s ease-out;
}

.toc-nav ol li:hover a {
    text-decoration: none;
    color: var(--primary-color);
}

.toc-nav ol li {
    display: block;
}

/* hide original list counter */
.toc-nav ol>li:first-child {
    counter-reset: item;
}

.toc-nav ol>li:last-child {
    margin-bottom: 0;
}

/* reset counter */
.toc-nav ol>li {
    counter-increment: item;
    position: relative;
    margin-bottom: 12px;
}

/* increment counter */
.toc-nav ol>li:before {
    content: counters(item, '.') '. ';
    position: relative;
    margin-right: 2px;
    left: 0;
    /* top: 1.5px; */
    display: inline-block;
    color: #959595;
    font-weight: 600;
    transition: 0.2s ease-out;
}

.toc-nav ol ol li:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #c5c7cd;
    border-radius: 4px;
    position: relative;
    top: -3px;
    margin-right: 8px;
    left: 4px;
    transition: 0.2s ease-out;
}

.toc-nav ol ol li:hover:before {
    background-color: var(--primary-color);
}

.toc-nav ol>li:hover:before {
    color: var(--primary-color);
}

/***** Shop Page *****/
.obelix-shop-area .sidebar .sticky-sidebar {
    padding-left: 0;
    padding-right: 26px;
}

.obelix-shop-area .widget:not(:first-child) {
    border-top: 3px solid #eee;
}

.sidebar-content .widget-body {
    margin-bottom: 1.8rem;
    opacity: 1;
    transition: opacity 0.3s;
}

.widget-collapsible .collapsed~.widget-body {
    opacity: 0.1;
}

.toggle-btn {
    display: block;
    position: absolute;
    padding: 6px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.6;
}

.widget-collapsible .widget-title {
    position: relative;
    cursor: pointer;
    margin: 0;
    padding: 0px 0px 20px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.03em;
    text-transform: none;
    border: none;
    transition: padding 0.3s;
}

.widget-collapsible>.widget-title.collapsed {
    padding-bottom: 12px;
}

.widget-collapsible .toggle-btn {
    display: block;
    position: absolute;
    top: 9px;
    right: 12px;
    padding: 0;
    width: 10px;
    opacity: 1;
}

.widget-collapsible .toggle-btn:after,
.widget-collapsible .toggle-btn:before {
    content: '';
    position: absolute;
    border-top: 2px solid #666;
    width: 10px;
    transition: transform 0.3s;
}

.toggle-btn:before {
    content: '';
    display: block;
    font-size: 1rem;
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
    line-height: 1;
    transition: transform 0.5s;
}

.widget-collapsible>.collapsed .toggle-btn:before {
    transform: rotate(90deg);
}

.widget-collapsible>.collapsed .toggle-btn:after {
    transform: rotate(180deg);
}

.obelix-shop-area .widget ul li {
    padding: 10px 3px;
    font-size: 14px;
    color: #222;
    position: relative;
}

.obelix-shop-area .widget ul>li:not(:last-child) {
    border-bottom: 1px solid #eee;
}

.obelix-shop-area .widget ul a {
    position: relative;
    display: block;
    color: inherit;
    transition: 0.2s;
}

.obelix-shop-area .widget ul a:hover {
    color: var(--primary-color);
}

.obelix-shop-area .widget ul .show>a {
    color: var(--primary-color);
    font-weight: 600;
}

/* .widget ul li.cat-parent>a::after {
    content: "";
    display: inline-block;
    font-family: obelix-custom-fonts;
    width: 1em;
    position: absolute;
    top: -8px;
    right: 0;
    line-height: 0;
    margin: 0;
    padding: 10px 8px;
    font-size: 12px;
    font-weight: 600;
    transition: transform 0.3s;
} */

.widget ul .show>a i {
    transform: rotate(-180deg);
}

.widget ul ul {
    /* display: none; */
    position: relative;
    margin: 1rem 0 -0.5rem;
    padding-left: 1.3rem;
}

.widget ul ul:before {
    content: '';
    position: absolute;
    left: 2px;
    top: 4px;
    bottom: 3px;
    border-left: 1px solid #eee;
}

.obelix-shop-area .toolbox {
    font-size: 13px;
    line-height: 1.5;
    padding: 0 0.2rem 1rem;
    transition: margin 0.4s;
    background-color: transparent;
    display: flex;
    justify-content: space-between;
}

.obelix-shop-area .toolbox-left,
.obelix-shop-area .toolbox-right {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.obelix-shop-area .toolbox .form-control {
    max-width: 15rem;
    padding-left: 1.4rem;
    color: #222;
    cursor: pointer;
    padding-top: 8px;
    padding-bottom: 8px;
    border-color: #ebebeb;
    z-index: 0;
    line-height: 1;
    min-height: 34px;
    position: relative;
    padding-right: 36px;
    background-size: 12px 10px;
}

.obelix-shop-area .toolbox-item label {
    margin-right: 0.8rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #222;
    white-space: nowrap;
}

.obelix-shop-area {}

.obelix-shop-area .main-content .toolbox {
    padding-bottom: 30px;
}

/***** End Shop Page *****/
/*********************** End Products *****************/
/***** pagination *****/
.pagination {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 15px;
    letter-spacing: 0.01em;
    justify-content: center;
    color: #222;
    margin-bottom: 0;
}

.page-link-next i,
.page-link-prev i {
    font-size: 1.9rem;
}

.page-link-prev i {
    margin-right: 0.5rem;
}

.page-link-next i {
    margin-left: 0.5rem;
}

.page-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    height: 38px;
    padding: 0 0.3rem;
    line-height: 1;
    background-color: transparent;
    border: 0.1rem solid transparent;
    transition: border 0.3s;
    color: #222;
    font-weight: 500;
}

.active>.page-link,
:hover:not(.disabled)>.page-link {
    border-color: #dadada;
    color: #222;
}

.disabled>.page-link {
    color: #aaa;
}

.page-link-next,
.page-link-prev {
    min-width: 8rem;
    padding: 1.2rem;
}

.page-item:not(:last-child) {
    margin-right: 0.5rem;
}

.page-item-dots {
    white-space: nowrap;
}

.page-item-dots:before {
    content: '...';
    margin-top: -0.9em;
    margin-right: 0.5rem;
    display: inline-block;
    vertical-align: middle;
}

.show-info {
    margin: 0;
    color: #222;
}

.show-info span {
    margin: 0 0.5rem;
    color: #222;
}

.page-item-total {
    margin-right: 0.5rem;
}

.page-item.active .page-link {
    background-color: transparent;
    border-color: #dee2e6;
    color: #222;
}

.page-item:not(.disabled) .page-link:hover {
    z-index: 2;
    color: #222;
    background-color: transparent;
    border-color: #dee2e6;
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
    font-size: 0;
    position: relative;
    border-radius: 0;
}

.page-item.disabled .page-link {
    border: none;
}

.page-item:last-child .page-link::after,
.page-item:first-child .page-link::after {
    font-size: 14px;
    font-family: 'obelix-custom-fonts';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.page-item:first-child .page-link::after {
    content: '\e91b';
}

.page-item:last-child .page-link::after {
    content: '\e91c';
}

@media (min-width: 576px) {

    .page-item-dots,
    .page-item-total {
        margin-right: 2rem;
    }
}

.toolbox-pagination {
    position: relative;
    margin-bottom: 1rem;
    padding: 20px 0px 0px !important;
    border-top: 1px solid #e1e1e1;
    margin-top: 40px;
    align-items: center;
}

.show-info {
    margin: 0;
}

/***** End pagination *****/
.obl-show-admibar .page-wraper {
    padding-top: 34px;
}

.swiper-wrapper .post-media img,
.posts-grid .post-media img,
body.search-results .posts-grid .product-item .attachment-woocommerce_thumbnail {
    height: 333px;
    object-fit: cover;
}

.product-tabs {
    font-size: 17px;
}

.woocommerce-pagination>ul {
    margin: 0;
}

.woocommerce-pagination .page-numbers li {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.woocommerce-pagination .page-numbers li>* {
    display: inline-block;
    border: 1px solid #dee2e6 !important;
    padding: 6px 15px;
    margin-bottom: 0;
    transition: all ease .3s;
}

.woocommerce-pagination .page-numbers li a:hover {
    background-color: var(--primary-color);
    color: white;
}

.woocommerce-pagination .page-numbers li:not(:last-of-type) {
    margin-right: 6px;
}

.product-categories .toggle-cat {
    cursor: pointer;
    margin-right: 5px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 20px;
    transform: translateY(-50%);
    z-index: 10;
}

.product-categories .cat-item ul.children {
    display: none;
}

.product-categories .cat-item.open>a,
.product-categories .cat-item.current-cat>a,
.product-categories .cat-item.open>span,
.product-categories .cat-item.current-cat>span {
    color: var(--primary-color);
    font-weight: 600;
}

.product-categories .cat-item.open>ul.children {
    display: block;
}

.product-categories .cat-item.has-children>a {
    padding-left: 5px;
}

article {
    font-size: 17px;
}

@media (max-width: 678px) {

    .with-sidebar .sidebar {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .sidebar .sticky-sidebar {
        padding: 0 15px;
    }
}