header {
    background: url(/templates/fashion02/assets/media/bg.gif) repeat;
    background: #fff;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2, .my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2, .mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2, .my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2, .mx-n2 {
    margin-left: -0.5rem !important;
}
.ms-3{
    margin-right:9px ;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2, .py-2 {
    padding-top: 0.5rem !important;
}

.pr-2, .px-2 {
    padding-right: 0.5rem !important;
}

.pb-2, .py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2, .px-2 {
    padding-left: 0.5rem !important;
}

.is-mobile .menu-section .menu-link {
    background: #fff;
}

.logo-section img {
    max-height: 5rem;
}

.bg_black {
    background: var(--black);
}

.header-top {
    font-size: 13px;
    color: var(--white);
    line-height: 24px;
}

.header-top p {
    margin: 0;
    padding: 0;
}

.header-top>.container>.row {
    align-items: center;
}

.phone-top {
    display: flex;
    align-items: center;
    margin-right: 15px;
}

.phone-top .phone i {
    font-size: 30px;
    margin-right: 10px;
}

.header-mid > .container > .row > div:nth-child(3) {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.setting-menu-mb {
    background: #fff;
}

.setting-menu {
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #F0F0F0;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.btn-action-header i {
    font-size: 36px;
}

/*
.setting-menu .container .row {
  background: #54392f;
  margin-left: 0px !important;
  margin-right: 0px !important;
  border-radius: 10px;
}

.setting-menu .menu-section > ul > li {
  border-right: 1px solid #33221c;
  border-left: 1px solid #7b5648;
}
.setting-menu .menu-section > ul > li:first-child {
  border-left: none;
  border-right: 1px solid #33221c;
}
.setting-menu .menu-section > ul > li:last-child {
  border-right: none;
  border-left: 1px solid #7b5648;
}
*/
.is-mobile .setting-menu .menu-section > ul > li {
    border: none;
}

.view-category .title-category {
    margin: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid var(--color-highlight2);
    background: #f1f1f1;
    color: #fff;
    margin-bottom: 20px;
}

.view-category .title-category h2 {
    padding: 6px 0px 5px 10px;
    font-weight: bold;
    font-size: 15px;
    background: var(--color-highlight2);
    position: relative;
    color: var(--color-highlight);
    top: 0;
    display: inline-block;
    margin-bottom: 0;
}

.view-category .title-category h2 a {
    color: var(--color-highlight);
}

.view-category .title-category h2:before {
    content: "";
    position: absolute;
    z-index: 1;
    right: -40px;
    bottom: 0;
    height: 43px;
    border-bottom: 36px solid var(--color-highlight2);
    border-right: 40px solid transparent;
}

.view-category .title-category .all {
    color: #333;
    font-size: 13px;
    float: right;
    text-decoration: none;
    padding: 7px 10px;
    text-transform: none;
}

.product-detail img,.product-detail svg {
    max-width: 100% !important;
    height: 100% !important;
}

/* slidebar */
.title-section-1 a {
    color: var(--color-highlight);
}

.title-section-1 {
    background: var(--color-highlight2);
    color: #fff;
}

.title-section-1 {
    padding: 0px 0px 0px 5px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    color: var(--color-highlight);
    margin-bottom: 5px !important;
    line-height: 36px;
}

.banner_showroom {
    /* background: #54392e !important; */
    text-align: center;
    margin-bottom: 30px;
}

.banner_showroom img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}

.pull-right {
    float: right !important;
}

.red1 {
    color: red;
}

.categories-section a:before {
    /* content: "\e936"; */
    font-family: 'iconsax' !important;
    font-size: 12px;
    padding-right: 3px;
}

/* sÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â£n phÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â©m */
.product-item .inner-image img {
    /* border: 1px solid #e3e3e3; */
    width: 100%;
}

.product-item .inner-image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    object-fit: contain;
    height: 100%;
    background: white;
}

.product-item .price {
    color: #846142;
    
}

.product-item .price {
    font-weight: bold;
}

.product-item .wrp-effect-change-img {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
    height: auto !important;
    text-align: center;
    /* background: #f4f4f4; */
}


/* home page */
.view-small .article-item .date {
    display: inline-block;
    width: 50px;
    height: 60px;
    background: #eaeaea;
    margin-right: 10px;
    float: left;
    text-align: center;
    font-size: 24px;
    padding-top: 3px;
    position: relative
}

.view-small .article-item .date span {
    background: #999;
    color: #fff;
    font-size: 10px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    display: inline-block
}

.view-small .article-item .date+p {
    display: inline-block;
    width: calc(100% - 60px);
    float: left;
    font-size: 14px;
    line-height: 20px;
    margin-top: -4px;
    margin-bottom: 6px;
    word-break: break-word
}

/* view list */
.view-list .article-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e3e3e3;
    width: 100%;
}

.view-list .article-item .inner-image {
    float: left;
    margin-right: 18px;
    margin-bottom: 0;
    padding-top: 0;
}

.view-list .article-item .inner-image img {
    width: 140px;
    height: 120px;
    position: static;
    object-fit: cover;
}

.view-list .article-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.view-list .article-item .article-title {
    margin-bottom: 5px;
}

.view-list .article-item .article-title a {
    line-height: 1.3;
    display: block;
    font-size: 14px;
}

.view-list .article-item .article-title a:hover {
    text-decoration: none;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.view-list .article-entry-info {
    margin-bottom: 0;
}

/*Button Contact Fixed*/
.contact-fixed__button img {
    width: 25px;
    height: 25px;
    filter: brightness(0) invert(1);
    /* filter: invert(67%) sepia(57%) saturate(3751%) hue-rotate(329deg) brightness(102%) contrast(104%); */
    transform: rotate(90deg); /* quay ảnh */
    animation: social-shake-rotated 2.3s infinite ease-in-out;
    -webkit-animation: social-shake-rotated 2.3s infinite ease-in-out;
}
@keyframes social-shake-rotated {
    0%   { transform: rotate(90deg)  scale(1) skew(1deg); }
    10%  { transform: rotate(68deg)  scale(1) skew(1deg); }
    20%  { transform: rotate(112deg) scale(1) skew(1deg); }
    30%  { transform: rotate(68deg)  scale(1) skew(1deg); }
    40%  { transform: rotate(112deg) scale(1) skew(1deg); }
    50%  { transform: rotate(90deg)  scale(1) skew(1deg); }
    100% { transform: rotate(90deg)  scale(1) skew(1deg); }
}
@-webkit-keyframes social-shake-rotated {
    0%   { -webkit-transform: rotate(90deg)  scale(1) skew(1deg); }
    10%  { -webkit-transform: rotate(68deg)  scale(1) skew(1deg); }
    20%  { -webkit-transform: rotate(112deg) scale(1) skew(1deg); }
    30%  { -webkit-transform: rotate(68deg)  scale(1) skew(1deg); }
    40%  { -webkit-transform: rotate(112deg) scale(1) skew(1deg); }
    50%  { -webkit-transform: rotate(90deg)  scale(1) skew(1deg); }
    100% { -webkit-transform: rotate(90deg)  scale(1) skew(1deg); }
}
.contact-fixed__item:hover .contact-fixed__item-title {
    opacity: 1;
    width: 120px;
    max-width: 120px;
    visibility: visible;
}

.contact-phone-all.active .contact-phone {
    display: none;
}

.contact-fixed__list a.contact-fixed__item:nth-child(2) span.contact-fixed__item-icon {
    background-color: #347fee;
}

.contact-fixed__list a.contact-fixed__item:nth-child(1) span.contact-fixed__item-icon {
    background-color: #0a7cff;
}

.contact-fixed__item:before {
    content: "";
    position: absolute;
    top: 49%;
    margin-top: -5px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #c31d1d;
    transform: rotate(45deg);
    left: 47px;
    opacity: 0;
    transition: 2.5s;
}

.contact-fixed {
    z-index: 999;
    /* left: 28px; */
    /* bottom: 31px; */
    position: fixed;
    height: 44px;
    width: 44px;
    background: #c31d1d;
    border-radius: 50%;
    cursor: pointer;
}

.contact-fixed__button {
    /* display: flex; */
    /* flex-direction: column; */
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    color: var(--white);
    font-size: 10px;
    line-height: 11px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: ease-in .12s all;
    -o-transition: ease-in .12s all;
    transition: ease-in .12s all;
    /* background: #54392f; */
    border-radius: 50%;
    margin: 7.5px;
}

.contact-fixed__button.show {
    -webkit-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
}

.contact-fixed__button i {
    font-size: 24px;
    margin-bottom: 2px;
}

.contact-fixed__pulsation {
    width: 84px;
    height: 84px;
    background-color: #c31d1d;
    border-radius: 50px;
    position: absolute;
    left: -12px;
    top: -12px;
    z-index: -1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-animation: arcontactus-pulse 2s infinite;
    animation: arcontactus-pulse 2s infinite;
}

.contact-fixed__pulsation:nth-child(2n) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.contact-fixed__close {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    color: var(--white);
    font-size: 24px;
    -webkit-transform: rotate(180deg) scale(0);
    -ms-transform: rotate(180deg) scale(0);
    transform: rotate(180deg) scale(0);
    -webkit-transition: ease-in .12s all;
    -o-transition: ease-in .12s all;
    transition: ease-in .12s all;
}

.contact-fixed__close.show {
    -webkit-transform: rotate(-45deg) scale(1);
    -ms-transform: rotate(-45deg) scale(1);
    transform: rotate(-45deg) scale(1);
}

.contact-fixed__list {
    position: absolute;
    bottom: 72px;
    right: 10px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: 1.1s;
}

.contact-fixed__list.show {
    max-height: 200px;
    opacity: 1;
}

.contact-fixed__item {
    display: flex;
    padding: 5px 0;
    width: 100%;
    justify-content: flex-end;
    align-items: center;
    margin-right: 10px;
    position: relative;
}

.contact-fixed__item:hover:before {
    opacity: 1;
}

.contact-fixed__item-icon {
    display: flex;
    width: 40px;
    height: 40px;
    background-color: #c31d1d;
    border-radius: 50%;
    padding: 8px;
    align-items: center;
}

.contact-fixed__item-icon img {
    filter: brightness(0) invert(1);
}

@keyframes arcontactus-pulse {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.contact-fixed__item-title {
    color: #fff !important;
    line-height: 33px;
    opacity: 0;
    width: 120px;
    background: #c31d1d;
    transition: 1.1s;
    height: 35px;
    padding: 0 10px;
    border-radius: 10px;
    position: relative;
    margin-right: 10px;
    max-width: 0;
    white-space: nowrap;
    visibility: hidden;
    overflow: hidden;
}

.contact-phone {
    z-index: 999;
    left: 51px;
    bottom: 40px;
    position: fixed;
    height: 43px;
    width: 173px;
    background: #c31d1d;
    cursor: pointer;
    border-radius: 21px;
    padding: 5px 34px;
}

.contact-phone span {
    font-size: 19px;
    display: block;
    font-weight: 600;
    color: #fff;
}

.contact-fixed::before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    background-color: rgba(255, 0, 0, 0.38);
    box-shadow: 0 0 0 0 #c31d1d;
    animation: social-zoom 1.3s infinite;
    -webkit-animation: social-zoom 1.3s infinite;
}

.contact-fixed__button.show img {
    /* animation: social-shake 2.3s infinite ease-in-out; */
    /* -webkit-animation: social-shake 2.3s infinite ease-in-out; */
}
/*End Button Contact Fixed*/
/*footer */
footer {
    background: var(--color-highlight2);
    color: #fff !important;
}

footer a {
    color: #fff !important;
}

.entire-info-website address p i {
    font-size: 14px;
    width: 30px;
    color: #fff;
}

.entire-info-website address p {
    margin-bottom: 5px !important;
}

.title-footer {
    color: var(--color-highlight) !important;
    font-size: 16px !important;
    margin-bottom: 15px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 18px;
}

footer .title-footer {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

footer .list-menu {
    margin-bottom: 15px;
    line-height: 18px;
    font-size: 14px;
    padding: 0;
}

footer .list-menu i {
    padding-right: 5px;
}

footer ul {
    list-style: none outside;
}

footer .list-menu li {
    color: #fff;
    list-style: none;
    margin-bottom: 5px
}

footer .list-menu li .company i.fa {
    color: #fff;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    width: 20px
}

footer .list-menu li:hover>a {
    padding-left: 5px;
    color: #fff;
    text-decoration: none
}

footer .list-menu li>a {
    padding-left: 5px;
    color: #fff;
    text-decoration: none
}

footer .list-menu li>a:hover {
    color: var(--color-main);
}

footer {
    /* background: #48352d; */
    color: #fff !important;
}

.ratio-slider {
    padding-top: 56%;
}

.list-menu {
    list-style: none;
}

.list-menu i {
    padding-right: 5px;
}

.zalo-call a {
    position: fixed;
    bottom: 100px;
    left: 27px;
    z-index: 9;
    display: block;
}

.social-buttons-wrap {
    position: fixed;
    bottom: 94px;
    left: 28px;
    z-index: 9;
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.nut-tiktok-left a, .nut-youtube a, .nut-facebook a {
    /*position: relative;*/
    /*bottom: 160px;*/
    /*left: 27px;*/
    /*z-index: 9;*/
    /*display: block;*/
    /*background: transparent;*/
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
}

/*.nut-facebook a {*/
/*    bottom: 105px;*/
/*}*/

/*.nut-youtube a {*/
/*    bottom: 215px;*/
/*}*/


.nut-tiktok-left img, .nut-facebook img, .nut-youtube img {
    width: 44px;
    height: 44px;
}
.nut-tiktok-left a::before,
.nut-youtube a::before,
.nut-facebook a::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 50%;
    animation: social-zoom 1.3s infinite;
    -webkit-animation: social-zoom 1.3s infinite;
}

.nut-tiktok-left a::after,
.nut-youtube a::after,
.nut-facebook a::after {
    content: '';
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin: -22px 0 0 -22px;
}

.nut-youtube a::before {
    background-color: rgba(255, 0, 0, 0);
    box-shadow: 0 0 0 0 #ff0000;
}
.nut-facebook a::before {
    background-color: rgba(24, 119, 242, 0);
    box-shadow: 0 0 0 0 #1877f2;
}
.nut-tiktok-left a::before {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 #010101;
}

.nut-tiktok-left img,
.nut-facebook img,
.nut-youtube img {
    position: relative;
    z-index: 1;
    animation: social-shake 2.3s infinite ease-in-out;
    -webkit-animation: social-shake 2.3s infinite ease-in-out;
}

@keyframes social-zoom {
    0%   { transform: scale(0.88); }
    70%  { transform: scale(1);    box-shadow: 0 0 0 15px transparent; }
    100% { transform: scale(0.88); box-shadow: 0 0 0 0  transparent; }
}
@-webkit-keyframes social-zoom {
    0%   { -webkit-transform: scale(0.88); }
    70%  { -webkit-transform: scale(1);    box-shadow: 0 0 0 15px transparent; }
    100% { -webkit-transform: scale(0.88); box-shadow: 0 0 0 0  transparent; }
}

@keyframes social-shake {
    0%   { transform: rotate(0)     scale(1) skew(1deg); }
    10%  { transform: rotate(-22deg) scale(1) skew(1deg); }
    20%  { transform: rotate(22deg)  scale(1) skew(1deg); }
    30%  { transform: rotate(-22deg) scale(1) skew(1deg); }
    40%  { transform: rotate(22deg)  scale(1) skew(1deg); }
    50%  { transform: rotate(0)      scale(1) skew(1deg); }
    100% { transform: rotate(0)      scale(1) skew(1deg); }
}
@-webkit-keyframes social-shake {
    0%   { -webkit-transform: rotate(0)      scale(1) skew(1deg); }
    10%  { -webkit-transform: rotate(-22deg) scale(1) skew(1deg); }
    20%  { -webkit-transform: rotate(22deg)  scale(1) skew(1deg); }
    30%  { -webkit-transform: rotate(-22deg) scale(1) skew(1deg); }
    40%  { -webkit-transform: rotate(22deg)  scale(1) skew(1deg); }
    50%  { -webkit-transform: rotate(0)      scale(1) skew(1deg); }
    100% { -webkit-transform: rotate(0)      scale(1) skew(1deg); }
}

.bct img {
    height: 3.5rem;
}

.dcma img {
    height: 2.5rem;
}

.uu-dai-ctsp i {
    font-size: 16px;
    color: var(--color-highlight2);
    font-weight: 600;
}

.uu-dai-ctsp {
    border: 1px dashed #ddd;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 15px;
}

.product-attribute-img {
    width: auto !important;
    height: auto !important;
    border: none !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: none !important;
    color: var(--color-main) !important;
    font-size: 12px;
    line-height: 30px !important;
}

.product-attribute-img img {
    height: 34px;
    width: 34px;
    object-fit: cover;
    border-radius: 50%;
}

.product-attribute-img.active {
    color: var(--color-highlight) !important;
}
.btn-dat-hang{
    position: absolute;
    border: 1px solid;
    left: 50%;
    transform: translateX(-50%);
    bottom: -18px;
    background: linear-gradient(90deg, #B57E10 0%, #E5C35C 22%, #F9DF7B 33%, #FFF3A6 52%, #F9DF7B 73%, #B57E10 100%);
    border-radius: 50px;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}
.icon-shop{
    background-color: red;
    border-radius: 50%;
    font-size: 24px;
    color: white;
    width: 36px; 
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-content{
    font-weight: 600;
    padding-right: 15px;
    padding-left: 15px;
    color: var(--color-main) !important;
}
@media (min-width: 768px) {
    .main-wrap > .container .row > .col-md-3 {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .main-wrap .container .row>.col-md-9 {
        flex: 0 0 80%;
        max-width: 80%;
    }
}

.product-detail a {
    color: var(--color-highlight);
}

.product-detail figure {
    text-align: center !important;
}
.space-mb{
    margin-bottom:50px ;
}
.bg-highlight{
    background-color: var(--color-highlight);
}
.logo-color{
    font-weight: 600;
    color: #ab2020;
    font-size: 16px;
    margin-left:15px;
}

.cate_has_img {
    display: flex;
    align-items: center;
}

.cate_has_img img {
    width: 28px;
    height: 28px;
    min-width: 28px;
    margin-right: 10px;
}

.producr-detail-combined .slick-list {
    padding-bottom: 2rem;
}

@media (max-width: 768px) {
    .logo-section img {
        max-height: 3rem;
    }
    
    .btn-action-header i {
        font-size: 24px;
    }
}

@media (max-width: 576px) {
    /*.nut-tiktok-left a {*/
    /*    bottom: 185px;*/
    /*}*/

    .is-mobile .contact-phone {
        bottom: 67px;
    }

    .is-mobile .contact-fixed {
        bottom: 60px;
    }

    .widget-visible iframe {
        bottom: 65px !important;
    }

    .is-mobile .zalo-call a {
        bottom: 130px;
    }
    .price-new{
        display: block;
        text-align: left!important;
    }

    .logo-section img {
        max-height: 2rem;
    }
    
    .logo-color {
        font-size: 12px;
        margin-left: 10px;
    }

    .tawk-text-bold-3 {
        font-size: 1.3rem;
    }
    
}

@media (max-width: 375px) {
    .btn-action-header {
        padding: 0 0 0 10px;
    }

    .btn-action-header i {
        font-size: 24px;
    }
}
