@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/custom/SVN-GilroyLight.woff2") format("woff2"), url("../fonts/custom/SVN-GilroyLight.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/custom/SVN-Gilroy.woff2") format("woff2"), url("../fonts/custom/SVN-Gilroy.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/custom/SVN-GilroyMediumItalic.woff2") format("woff2"), url("../fonts/custom/SVN-GilroyMediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/custom/SVN-GilroyMedium.woff2") format("woff2"), url("../fonts/custom/SVN-GilroyMedium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/custom/SVN-GilroySemiBoldItalic.woff2") format("woff2"), url("../fonts/custom/SVN-GilroySemiBoldItalic.woff") format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/custom/SVN-GilroySemiBold.woff2") format("woff2"), url("../fonts/custom/SVN-GilroySemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/custom/SVN-GilroyThin.woff2") format("woff2"), url("../fonts/custom/SVN-GilroyThin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/custom/SVN-GilroyThinItalic.woff2") format("woff2"), url("../fonts/custom/SVN-GilroyThinItalic.woff") format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/custom/SVN-GilroyBlackItalic.woff2") format("woff2"), url("../fonts/custom/SVN-GilroyBlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/custom/SVN-GilroyBlack.woff2") format("woff2"), url("../fonts/custom/SVN-GilroyBlack.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/custom/SVN-GilroyBoldItalic.woff2") format("woff2"), url("../fonts/custom/SVN-GilroyBoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/custom/SVN-GilroyHeavy.woff2") format("woff2"), url("../fonts/custom/SVN-GilroyHeavy.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/custom/SVN-GilroyLightItalic.woff2") format("woff2"), url("../fonts/custom/SVN-GilroyLightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/custom/SVN-GilroyBold.woff2") format("woff2"), url("../fonts/custom/SVN-GilroyBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/custom/SVN-GilroyHeavyItalic.woff2") format("woff2"), url("../fonts/custom/SVN-GilroyHeavyItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../fonts/custom/SVN-GilroyItalic.woff2") format("woff2"), url("../fonts/custom/SVN-GilroyItalic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "UTM Aurora";
    src: url("../fonts/custom/UTMAurora.woff2") format("woff2"), url("../fonts/custom/UTMAurora.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SVN-Product Sans";
    src: url("../fonts/custom/SVN-ProductSansBold.woff2") format("woff2"), url("../fonts/custom/SVN-ProductSansBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SVN-Product Sans";
    src: url("../fonts/custom/SVN-ProductSans.woff2") format("woff2"), url("../fonts/custom/SVN-ProductSans.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-moz-keyframes spin {
    to {
        -moz-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spin {
    to {
        -webkit-transform: rotate(1turn);
        -moz-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.inset-0 {
    inset: 0
}

.pointer {
    cursor: pointer
}

.z--1 {
    z-index: -1
}

.z-1 {
    z-index: 1
}

.z-2 {
    z-index: 2
}

.z-3 {
    z-index: 3
}

.isolate {
    isolation: isolate
}

.ovf-hidden {
    overflow: hidden
}

.square {
    aspect-ratio: 1/1
}

:root {
    --max-width: min(1200px, -webkit-calc(100% - 30px));
    --max-width: min(1200px, -moz-calc(100% - 30px));
    --max-width: min(1200px, calc(100% - 30px));
    --max-padding: 1fr;
    --primary-color: #2d3192;
    --secondary-color: #ffb800;
    --line: 3;
    --font-family: "SVN-Gilroy", sans-serif;
    --second-family: "UTM Aurora", sans-serif;
    --third-family: "SVN-Product Sans", sans-serif;
    --font3: "Open Sans", sans-serif
}

::-webkit-scrollbar {
    width: 7px
}

::-webkit-scrollbar-track {
    background: #fff
}

::-webkit-scrollbar-thumb {
    background-color: var(--primary-color);
    border-radius: 5px
}

body {
    top: 0 !important;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-family: var(--font-family);
    font-size: 14px
}

img {
    height: auto !important;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

img.lazy {
    display: block;
    opacity: 0
}

img:not(.initial) {
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    transition: opacity 1s
}

img:not([src]) {
    visibility: hidden
}

img:is(.error, .initial, .loaded) {
    opacity: 1
}

a,
input,
textarea {
    outline: none;
    padding: 0
}

a:hover {
    color: var(--secondary-color)
}

input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.w-clear:after {
    clear: both;
    content: "";
    display: block
}

.hidden,
.none {
    display: none
}

.clear {
    clear: both
}

.hidden-seoh {
    height: 0;
    margin: 0;
    overflow: hidden;
    visibility: hidden
}

.wrap-content {
    display: grid;
    width: 100% !important;
    grid-column: main;
    grid-template-columns: [main-start] var(--max-padding) [content-start] var(--max-width) [content-end] var(--max-padding) [main-end]
}

.wrap-content>*:not(.fw, .wrap-content) {
    grid-column: content
}

.wrap-content>.fw {
    grid-column: main
}

.title-main {
    margin-bottom: clamp(10px, 2.5vw, 30px);
    text-align: center
}

.title-main span {
    color: var(--primary-color);
    font: 1000 38px/1.3157894737 var(--font-family);
    text-transform: uppercase
}

.title-main p {
    font: 500 14px/1.0714285714 var(--font-family);
    margin-top: 10px;
    color: #333
}

.time-main {
    color: #999;
    margin-bottom: .75rem
}

.time-main i {
    margin: 3px 7px 0 0;
    vertical-align: top
}

.time-main span {
    display: inline-block;
    vertical-align: top
}

.share {
    background: rgba(128, 128, 128, .15);
    border-radius: 5px;
    line-height: normal;
    margin-top: 15px;
    padding: 17px 15px 10px
}

.share b {
    display: block;
    margin-bottom: 5px
}

.form-control {
    height: -webkit-calc(1em + 1.25rem + 8px);
    height: -moz-calc(1em + 1.25rem + 8px);
    height: calc(1em + 1.25rem + 8px)
}

.form-control-plaintext:not(textarea) {
    height: -webkit-calc(1em + 1.25rem + 8px);
    height: -moz-calc(1em + 1.25rem + 8px);
    height: calc(1em + 1.25rem + 8px)
}

.footer-article {
    padding: clamp(20px, 4.1666666667vw, 50px) 0;
    display: grid;
    grid-template-columns: 473px 200px 340px
}

.footer-powered {
    background: #232785;
    font: 400 14px/2 var(--font3);
    padding: 13px 0
}

.footer-title {
    font: 500 15px/2 var(--font-family);
    color: #fff;
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase
}

.footer-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 32px;
    height: 1px;
    background-color: #fff
}

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

.footer-ul li a {
    color: #fff;
    font: 500 14px/3.21429 var(--font-family)
}

.footer-ul li a:hover {
    color: var(--secondary-color);
    text-decoration: none
}

#footer-map {
    height: 500px;
    position: relative
}

#footer-map iframe {
    height: 100% !important;
    left: 0 !important;
    position: absolute !important;
    top: 0 !important;
    width: 100% !important
}

.social-plugin {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    justify-content: flex-start;
    margin-top: 10px
}

.social-plugin .at-share-btn {
    margin-bottom: 0 !important
}

.social-plugin .zalo-share-button {
    margin-left: 3px
}

.social-plugin iframe {
    z-index: 1 !important
}

.pagination-ajax a {
    display: inline-block;
    font-size: 13px;
    width: 35px
}

.pagination-ajax a:is(:hover, .current) {
    color: #fff !important;
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important
}

.pagination-ajax a:is(:hover, .current)::before {
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%)
}

.pagination-ajax a:is(.first, .last, .next, .prev) {
    text-indent: -9999px
}

.pagination-ajax a:is(.first, .last, .next, .prev):before {
    background-color: rgba(0, 0, 0, 0);
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    inset: 0;
    z-index: 2
}

.pagination-ajax a.first::before {
    background-image: url(../images/page-first.png)
}

.pagination-ajax a.last::before {
    background-image: url(../images/page-last.png)
}

.pagination-ajax a.next::before {
    background-image: url(../images/page-next.png)
}

.pagination-ajax a.prev::before {
    background-image: url(../images/page-prev.png)
}

.grecaptcha-badge {
    display: none !important;
    height: 0 !important;
    visibility: hidden !important;
    width: 0 !important;
    overflow: hidden
}

coccocgrammar {
    display: none
}

.scrollToTop {
    bottom: 65px;
    color: #444;
    cursor: pointer;
    display: none;
    font-weight: 700;
    height: 41px;
    position: fixed;
    right: 25px;
    text-align: center;
    text-decoration: none;
    width: 41px;
    z-index: 10
}

.text-split {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: var(--line);
    box-orient: vertical;
    line-clamp: var(--line);
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal
}

.btn-frame {
    width: 50px
}

.btn-frame>i {
    background-color: var(--primary-color)
}

.btn-frame .kenit-alo-circle {
    width: 58px
}

.btn-frame .kenit-alo-circle-fill {
    width: 66px
}

.scale-img {
    position: relative;
    overflow: hidden;
    display: block
}

.scale-img img {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1)
}

.scale-img::before,
.scale-img::after {
    content: "";
    background: rgba(255, 255, 255, .5);
    position: absolute;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
    width: 0;
    height: 0
}

.scale-img::before {
    z-index: 1;
    bottom: 0;
    left: 0
}

.scale-img::after {
    z-index: 2;
    top: 0;
    right: 0
}

:is([class*=_item]:hover .scale-img, .scale-img:hover)>:is(img, picture>img) {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

:is([class*=_item]:hover .scale-img, .scale-img:hover)::before,
:is([class*=_item]:hover .scale-img, .scale-img:hover)::after {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transition-duration: 1.3s;
    -moz-transition-duration: 1.3s;
    transition-duration: 1.3s;
    opacity: 0;
    height: 100%;
    width: 100%
}

[class*=-xemthem] {
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s;
    position: relative;
    overflow: hidden
}

[class*=-xemthem]::before {
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s;
    content: "";
    z-index: -1;
    position: absolute;
    inset: 0;
    background-image: -webkit-linear-gradient(70deg, var(--bg, transparent) 50%, var(--xemthem-color, var(--primary-color)) 50%);
    background-image: -moz-linear-gradient(70deg, var(--bg, transparent) 50%, var(--xemthem-color, var(--primary-color)) 50%);
    background-image: linear-gradient(20deg, var(--bg, transparent) 50%, var(--xemthem-color, var(--primary-color)) 50%);
    -webkit-background-size: 600% 600%;
    background-size: 600%
}

[class*=-xemthem]:hover {
    color: #fff;
    -webkit-transform: translateX(0.5rem);
    -moz-transform: translateX(0.5rem);
    transform: translateX(0.5rem)
}

[class*=-xemthem]:hover::before {
    background-position: 100%
}

.transition {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.cart-fixed {
    color: #fff !important;
    z-index: 10
}

.cart-fixed i {
    font-size: 20px
}

.cart-fixed span {
    background: var(--primary-color);
    border-radius: 100%;
    color: #fff;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: -5px;
    text-align: center;
    top: 0;
    width: 25px
}

.floating-button {
    bottom: 50%;
    gap: 33px;
    right: 20px;
    translate: 0 50%;
    z-index: 101
}

.a2a_kit .a2a_svg {
    height: 30px;
    line-height: 30px;
    width: 30px
}

.js-facebook-messenger-container.closed {
    display: none !important
}

.js-facebook-messenger-tooltip {
    display: none;
    position: fixed;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    font-size: 12px;
    line-height: 1;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-box-shadow: rgba(0, 0, 0, .15) 0 2pt 10pt;
    box-shadow: rgba(0, 0, 0, .15) 0 2pt 10pt;
    z-index: 999;
    color: #404040;
    background: #fff;
    bottom: 97px;
    right: 97px
}

.js-facebook-messenger-tooltip.closed {
    display: none !important
}

.js-facebook-messenger-box svg {
    -webkit-transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;
    -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out, -moz-transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, transform 160ms ease-in-out, -webkit-transform 160ms ease-in-out, -moz-transform 160ms ease-in-out
}

.js-facebook-messenger-box svg#fb-msng-icon {
    width: 32px;
    height: 33px;
    opacity: 1;
    overflow: hidden
}

.js-facebook-messenger-box svg#close-icon {
    opacity: 0;
    width: 19px;
    height: 20px
}

.js-facebook-messenger-button {
    z-index: 999
}

.js-facebook-messenger-close-tooltip {
    width: 10px;
    height: 10px;
    display: inline-block;
    cursor: pointer;
    margin-left: 10px
}

.js-facebook-messenger-box.rubberBand {
    -webkit-animation-name: rubberBand;
    -moz-animation-name: rubberBand;
    animation-name: rubberBand
}

.js-facebook-messenger-box.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both
}

.js-facebook-messenger-box.rotate svg {
    translate: -50% -50%
}

.js-facebook-messenger-box.rotate svg#fb-msng-icon {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg)
}

.js-facebook-messenger-box.rotate svg#close-icon {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.js-facebook-messenger-container {
    pointer-events: none;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 32px rgba(0, 0, 0, .16);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 32px rgba(0, 0, 0, .16);
    -webkit-transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out;
    -moz-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out, -moz-transform 160ms ease-in-out;
    transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
    transition: transform 160ms ease-in-out, opacity 160ms ease-in-out, -webkit-transform 160ms ease-in-out, -moz-transform 160ms ease-in-out
}

.js-facebook-messenger-container iframe {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.js-facebook-messenger-container-button {
    z-index: 1000;
    z-index: 1000
}

.js-facebook-messenger-container-button iframe {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.js-facebook-messenger-top-header {
    width: clamp(20px, 16.1054172767vw, 220px)
}

.js-facebook-messenger-container.open {
    -webkit-transform: translateY(0px) translateX(-16px);
    -moz-transform: translateY(0px) translateX(-16px);
    transform: translateY(0px) translateX(-16px);
    opacity: 1;
    pointer-events: all
}

.js-facebook-messenger-box.open svg#fb-msng-icon {
    opacity: 0
}

.js-facebook-messenger-box.open svg#close-icon {
    opacity: 1
}

.js-facebook-messenger-box.rotate.open svg#close-icon {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg)
}

.menu {
    z-index: 100
}

.menu-side {
    width: 37.9166666667%
}

.menu .logo-header {
    width: 12.5%;
    margin: -20px 0;
    zoom: 1;
    transition: .5s;
}

.menu.fixed .logo-header {
    zoom: 0.5;
}

.menu ul {
    list-style: none;
    margin: auto;
    width: 100%
}

.menu ul li a {
    padding: 0 14px;
    font: 600 16px/2.1875 var(--font-family);
    color: #000;
    border-width: 1px 0 1px 0;
    border-color: rgba(0, 0, 0, 0);
    border-style: solid
}

.menu ul li a.has-child {
    margin-right: 8px;
    padding-right: 16px
}

.menu ul li a.has-child:after {
    border: 1px solid #fafafa;
    border-left: 0;
    border-top: 0;
    position: absolute;
    top: 50%;
    right: 5px;
    translate: 0 -50%;
    content: "";
    height: 5px;
    width: 5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.menu ul li ul {
    background-color: #fafafa;
    min-width: 250px;
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    visibility: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.menu-cat {
    background-color: #fafafa;
    min-width: 250px;
    z-index: 50;
    list-style: none;
}

.menu-cat, .menu-list {
    max-height: 234px;
    overflow: auto;
}

.menu ul li ul li:hover, .menu-cat li:hover {
    background-color: var(--primary-color);
}
.menu ul li ul li:hover a.has-child:after, .menu-cat li:hover a.has-child:after {
    border-color: white;
}

.menu ul li ul li a, .menu-cat li a {
    color: #313131;
    font-size: 14px;
    padding: clamp(3px, .439238653vw, 6px) 0;
    text-transform: capitalize
}

.menu ul li ul li:hover > a, .menu-cat li:hover > a {
    color: white !important;
    border-color: var(--primary-color) !important;
}

.menu ul li ul li a.has-child, .menu-cat li a.has-child {
    margin-right: 0
}

.menu ul li ul li a.has-child:after, .menu-cat li a.has-child:after {
    border-color: #313131;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.menu ul li ul li:not(:last-child)>a, .menu-cat li:not(:last-child)>a {
    border-bottom: 1px solid #ececec
}

.menu ul li:hover>ul, .menu ul li ul.show {
    opacity: 1;
    -webkit-transform: perspective(600px) rotateX(0);
    -moz-transform: perspective(600px) rotateX(0);
    transform: perspective(600px) rotateX(0);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    visibility: visible;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.menu ul li.menu-line {
    background-color: rgba(0, 0, 0, .1);
    height: 15px;
    width: 1px
}

.menu ul.menu-main>div>li>a:is(.active, :hover, :focus-within) {
    color: var(--primary-color);
    border-color: var(--primary-color)
}

.search {
    width: clamp(180px, 20vw, 240px)
}

.search input::-webkit-input-placeholder {
    color: #fff
}

.search input::-moz-placeholder {
    color: #fff
}

.search input::-ms-input-placeholder {
    color: #fff
}

.search input::placeholder {
    color: #fff
}

.search button {
    color: white;
    background-color: transparent;
}

.menu-res {
    background: var(--primary-color);
    z-index: 100;
    display: none
}

#menu {
    display: none
}

#hamburger {
    display: block;
    height: 23px;
    position: relative;
    width: 45px
}

#hamburger span,
#hamburger:after,
#hamburger:before {
    background: #fff;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
    top: 10px;
    -webkit-transition: none .5s ease .5s;
    -moz-transition: none .5s ease .5s;
    transition: none .5s ease .5s;
    -webkit-transition-property: top, bottom, left, opacity, -webkit-transform;
    transition-property: top, bottom, left, opacity, -webkit-transform;
    -moz-transition-property: transform, top, bottom, left, opacity, -moz-transform;
    transition-property: transform, top, bottom, left, opacity;
    transition-property: transform, top, bottom, left, opacity, -webkit-transform, -moz-transform
}

#hamburger:after {
    top: 20px
}

#hamburger:before {
    top: 0
}

.search-res {
    position: relative
}

.search-res input[type=checkbox]:checked+label {
    border-radius: 50%;
    background-color: #fff;
    color: var(--primary-color)
}

.search-res input[type=checkbox]:checked+label+.search-grid {
    opacity: 1;
    grid-template-columns: 1fr
}

.search-res .search-grid {
    display: grid;
    grid-template-columns: 0fr;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50px;
    z-index: 2;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.grid-sp {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 232px));
    gap: 10px
}

.sp_item:hover .sp-price p,
.sp_item:hover .sp-price span {
    color: #fff !important
}

.sp_item:hover .sp-price::after {
    opacity: 0
}

.sp-price {
    aspect-ratio: 6.4444444444
}

.sp-price::after,
.sp-price::before {
    content: "";
    z-index: -1;
    position: absolute;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.sp-price::before {
    inset: 0px;
    background: -webkit-gradient(linear, left top, right top, from(var(--primary-color)), to(var(--secondary-color)));
    background: -webkit-linear-gradient(left, var(--primary-color) 0%, var(--secondary-color) 100%);
    background: -moz-linear-gradient(left, var(--primary-color) 0%, var(--secondary-color) 100%);
    background: linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 100%);
    border-radius: 5px
}

.sp-price::after {
    inset: 1px;
    background-color: #fff;
    border-radius: 4px
}

.sp-title {
    font: 500 15px/1.7333333333 var(--font-family);
    color: #333;
    margin-bottom: 1rem;
    --line: 2;
    height: calc(1.7333333333em * var(--line));
}


.fa-shake {
    -webkit-animation-name: fa-shake;
    animation-name: fa-shake;
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, linear);
    animation-timing-function: var(--fa-animation-timing, linear)
}

.fa-shake,
.fa-spin {
    -webkit-animation-delay: var(--fa-animation-delay, 0);
    animation-delay: var(--fa-animation-delay, 0);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal)
}

@keyframes fa-shake {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    4% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    8%,
    24% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }

    12%,
    28% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg)
    }

    16% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg)
    }

    20% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg)
    }

    32% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }

    36% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg)
    }

    40%,
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.splistnb-cats span:hover {
    color: var(--primary-color);
}

.splistnb-cats span {
    font-size: 16px;
    font-weight: 700;
}