body {
    font-family: "Quicksand", Arial, sans-serif;
    font-weight: 600;
}

/*NGON NGU*/
.is-mobile .show-lanhuage {
    justify-content: center;
    margin-top: 15px;
}

.is-mobile .language-section .show-lanhuage > li {
    list-style: none;
    padding: 0 13px;
    margin: 0;
}

.language-section .show-lanhuage > li {
    list-style: none;
    margin-left: 10px;
}

.language-picker {
    height: auto !important;
    line-height: 1 !important;
}

.language-section::before, .language-picker::after {
    content: none !important;
}

.language-section img {
    height: 15px;
    width: 22px;
}

.language-section ul {
    min-width: 100px;
    text-align: left;
}

/*END OF NGON NGU*/
/*header*/
.right-topbar {
    display: flex;
}

.right-topbar ul li img {
    width: 13px;
    object-fit: cover;
}

.setting-menu {
    position: relative;
    /* background: #f5f5f5; */
    margin-bottom: 15px;
}

.setting-menu .col-md-10 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.menu-section > ul > li {
    flex: 0 0 auto;
}

.menu-section > ul > li.has-child > a {
    display: inline;
}

.menu-section > ul > li > a {
    line-height: initial;
    height: auto;
    color: var(--color-text);
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 10px;
}

.entire-action-header {
    position: relative;
    border: 1px solid #bbbbbb;
    border-radius: 10px;
}

.btn-action-header {
    display: inline-block;
    height: 28px;
    line-height: 26px;
    padding: 0px 7px;
}

.btn-action-header i {
    text-align: center;
    font-size: 18px;
    vertical-align: middle;
    line-height: 1.1;
}

.entire-action-header:hover {
    position: relative;
    border-color: var(--color-main);
    border-radius: 10px;
    background-color: var(--color-main);
    transition: .5s;
}

.entire-action-header:hover a span, .entire-action-header:hover a i {
    color: white;
}

/*end of header*/
.slider-section .item img {
    height: 22vw;
    object-fit: cover;
    width: 100%;
}

.is-mobile .slider-section .item img {
    height: 34vw;
    object-fit: cover;
}

.is-mobile .slider-section .slick-list .slick-slide {
    margin: 0 7.5px;
    overflow: hidden;
}

/*dich vu*/
.policy-list .policy-list-item .policy-list-label {
    height: auto;
    text-align: center !important;
    font-size: 15px;
}

.policy-list .policy-list-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.policy-list .policy-list-item .policy-list-label span {
    font-size: 13px;
}

.policy-list {
    transition: .5s;
    /* background-color: var(--color-hightlight); */
}

.section-shopee {
    padding: 40px 50px;
    /* background-color: var(--color-hightlight-2); */
    margin-top: 30px;
    border-radius: 5px;
}

.title {
    font-size: 24px;
    margin-bottom: 15px;
}

.description {
    font-size: 16px;
    margin-bottom: 15px;
}

.show-more {
    font-size: 16px;
    border: 2px solid;
    display: inline-block;
    padding: 5px 18px;
    border-radius: 30px;
    transition: .5s;
}

.show-more:hover {
    background-color: var(--color-text);
    color: var(--white);
    border-color: var(--color-text);
}

/*end of dich vu*/
/*danh má»¥c slider*/
.category-product .slick-slide {
    margin: 0 2px;
}

.slick-list {
    margin: 0 -2px;
}

.is-mobile .category-product .slick-slide {
    margin: 0 7.5px;
}

.is-mobile .slick-list {
    margin: 0 -7.5px;
}

/*end of danh má»¥c slider*/
/*sáº£n pháº©m má»›i nháº¥t slider*/
.slick-slider .product-item .inner-image {
    margin-bottom: 0px;
}

.slick-slider .product-item .inner-content {
    padding: 10px;
    border-top: none;
}

.slick-slider .product-item .inner-content .product-title {
    -webkit-line-clamp: 2;
}

.slick-slider .product-item .inner-content .product-rating-price {
    height: auto;
}

.slick-slider .price {
    display: flex;
    flex-direction: column;
}

.slick-slider .price-amount.old-price {
    margin-left: 0;
    align-self: flex-start;
}

.slick-slider .price-amount {
    font-size: 13px;
}

.slick-slider .product-item {
    margin-bottom: 0px;
}

.newest-products .slick-slide {
    margin: 0 2px;
}

/*end of sáº£n pháº©m má»›i nháº¥t*/
/*danh sÃ¡ch sáº£n pháº©m*/
.ratio-custome {
    padding-top: 100%;
}

.product-item .inner-image {
    margin-bottom: 0px;
}

.product-item .inner-content {
    padding: 10px;
    border-top: none;
    z-index: 1;
    position: relative;
}

.price-amount {
    font-size: 13px;
}

.product-item .inner-content .product-title {
    margin-bottom: 0;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 18px;
    min-height: 38px;
}

.product_list .col-6 {
    padding-right: 5px;
    padding-left: 5px;
}

.product_list .product-item {
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 5px;
}

.title-section {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    margin-bottom: 24px;
    border-bottom: 2px solid #ececec;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.title-section h3 {
    margin-right: 15px;
    padding-bottom: 7.5px;
    border-bottom: 2px solid rgba(0,0,0,.1);
    margin-bottom: -2px;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
}

.title-section .read-more {
    font-size: 14px;
    text-transform: inherit;
}

.title-section .read-more .iconsax {
    line-height: 23.8px;
}

.product_list .product-category {
    display: none;
}

.product_list {
    padding-bottom: 15px;
}

/*end of danh sÃ¡ch sáº£n pháº©m*/
.menu-section > ul > li:hover > .entry-menu {
    opacity: 1;
    filter: opacity(1);
    visibility: visible;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
}

/*footer*/
footer .list-unstyled .iconsax {
    line-height: 1.5;
}

.mo-ta {
    margin-top: 10px;
    margin-bottom: 20px;
}

footer a {
    font-size: 16px;
}

footer i {
    font-size: 16px;
}

.title-footer {
    color: var(--color-main);
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 16px;
}

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

.follow-us {
    display: flex;
    justify-content: center;
    align-items: center;
}

.follow-us ul li img {
    width: 15px;
}

/*end of footer*/
/*HOTLINE html*/
.support-online {
    position: fixed;
    z-index: 999;
    left: 15px;
    top: 91%;
}

.support-content {
    position: relative;
}

.support-online a {
    display: block;
}

.support-online a {
    position: relative;
    margin: 20px 10px;
    text-align: left;
    width: 40px;
    height: 40px;
}

.support-online i {
    width: 40px;
    height: 40px;
    background-color: var(--color-main);
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.kenit-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(241, 158, 4,0.4);
    opacity: .1;
    border-color: var(--color-hightlight);
    opacity: .5;
}

.animated, .appear-animation {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

.kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: var(--color-hightlight);
    opacity: .75;
    right: -10px;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1
    }
}

.support-online span {
    border-radius: 12px;
    text-align: center;
    background: var(--color-main);
    padding: 7px 12px;
    width: auto;
    position: absolute;
    color: #fff;
    font-weight: bold;
    z-index: 999;
    top: 0px;
    left: 69px;
    transition: all 0.2s ease-in-out 0s;
    -moz-animation: headerAnimation 0.7s 1;
    -webkit-animation: headerAnimation 0.7s 1;
    -o-animation: headerAnimation 0.7s 1;
    animation: headerAnimation 0.7s 1;
}

.support-online a:hover span {
    display: block
}

.support-online a {
    display: block;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
}

.support-online span:before {
    content: "";
    position: absolute;
    left: -9px;
    top: 9px;
    width: 0px;
    height: 0px;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-right: 10px solid var(--color-main);
}

/*END OF HOTLINE HTML*/
.product-detail-footer .nav {
    margin-bottom: 30px;
    border-bottom: 1px solid #e3e3e3;
}

#socials {
    display: inline-block;
    position: fixed;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    z-index: 100;
    width: 40px;
}

#socials a {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#socials a.phone {
    padding: 5px;
    border-radius: 50%;
    background-color: #64bc46;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
}

#socials a.phone img {
    padding: 5px;
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

@media (max-width: 576px) {
}

.is-mobile .logo-section {
    text-align: start;
}

@media (hover: hover) {
    .policy-list:hover {
        background-color: var(--color-hightlight-2);
    }

    .policy-list:hover a {
        color: var(--white);
    }

    a:hover {
        color: var(--color-main);
    }

    /*custom hover*/
    .v3 {
        position: relative;
        overflow: hidden;
    }

    .v3 h2, .v3 .img, .v3 p {
        position: relative;
    }

    .v3:before {
        content: "";
        display: block;
        position: absolute;
        top: 90%;
        left: 50%;
        border-radius: 50%;
        width: 0%;
        padding-top: 0%;
        transform: translate(-50%, -50%);
        background: var(--color-hightlight);
        transition: 0.5s ease padding-top, 0.5s ease width;
    }

    .v3:hover:before {
        width: 200%;
        padding-top: 200%;
    }

    .product-action .btn-product-action:hover {
        background-color: var(--color-hightlight);
        color: var(--white);
    }

    .product-item:hover .inner-content .product-title a {
        color: var(--color-text);
    }

    .slick-slide.v3:hover:before {
        width: 100%;
        padding-top: 100%;
    }

    .slick-slide.v3:before {
        top: 50%;
        left: 69%;
    }

    .slick-slider .product-item {
        padding: 5px;
        border-radius: 5px;
    }

    /*end of custom hover*/
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-right: 7.5px;
        padding-left: 7.5px;
    }

    .row {
        margin-right: -7.5px;
        margin-left: -7.5px;
    }

    .section-shopee {
        margin-top: 0px;
    }

    .title-section {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .section-shopee {
        padding: 10px 15px;
    }

    .title {
        font-size: 20px;
        margin-bottom: 0px;
    }

    .description {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .show-more {
        font-size: 13px;
        padding: 3px 10px;
        transition: .5s;
    }
}
