body {
    background: #fff
}
.animated-background,
.ant-product-page .ant-similar-product .ant-similar-product-swiper .evo-product-block-item .product-transition img:not(.loaded),
.ant-product-page .ant-similar-product .product-complete-wrap .evo-product-block-item .product-transition img:not(.loaded) {
    animation-duration: 1.25s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    background: #F6F6F6;
    background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
    background-size: 700px 104px;
    position: relative
}
.ant-product-page {
    margin-top: 40px;
    margin-bottom: 40px
}
@media (max-width: 767px) {
    .ant-product-page {
        margin-top: 10px;
        margin-bottom: 20px
    }
}
@media (min-width: 992px) {
    .ant-product-page .ant-image-and-info-product .ant-product-slide-image .swiper-wrapper {
        display: block
    }
    .ant-product-page .ant-image-and-info-product .ant-product-slide-image .item-image-product {
        width: 50%;
        float: left;
        height: 519px;
        position: relative
    }
}
@media (min-width: 992px) and (max-width: 1024px) {
    .ant-product-page .ant-image-and-info-product .ant-product-slide-image .item-image-product {
        height: 365px
    }
}
@media (min-width: 992px) {
    .ant-product-page .ant-image-and-info-product .ant-product-slide-image .item-image-product img {
        padding-right: 5px;
        padding-bottom: 5px;
        width: 100% !important;
        max-height: 100%;
        height:100%;
        object-fit:cover;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto
    }
    .ant-product-page .ant-image-and-info-product .ant-product-slide-image .item-image-product:nth-last-child(-n+4) {
        width: 25%;
        height: 259px;
        position: relative
    }
}
@media (min-width: 992px) and (max-width: 1024px) {
    .ant-product-page .ant-image-and-info-product .ant-product-slide-image .item-image-product:nth-last-child(-n+4) {
        height: 182px
    }
}
@media (min-width: 992px) {
    .ant-product-page .ant-image-and-info-product .ant-product-slide-image .item-image-product.item-image-product-more:nth-last-child(-n+6) {
        width: 25%;
        height: 259px;
        position: relative
    }
}
@media (min-width: 992px) and (max-width: 1024px) {
    .ant-product-page .ant-image-and-info-product .ant-product-slide-image .item-image-product.item-image-product-more:nth-last-child(-n+6) {
        height: 182px
    }
}
@media (min-width: 992px) {
    .ant-product-page .ant-image-and-info-product .ant-product-slide-image .item-image-product.has-less-five-image {
        width: 50%;
        height: 519px
    }
}
@media (min-width: 992px) and (max-width: 1024px) {
    .ant-product-page .ant-image-and-info-product .ant-product-slide-image .item-image-product.has-less-five-image {
        height: 365px
    }
}
.ant-product-page .ant-info-product {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 99
}
@media (max-width: 991px) {
    .ant-product-page .ant-info-product {
        margin-top: 15px
    }
}
.ant-product-page .ant-info-product .title-head {
    font-weight: 600;
    font-size: 20px;
    color: #000;
    margin-bottom: 5px;
    line-height: 28px;
    letter-spacing: 0.3px
}
.ant-product-page .ant-info-product .sku-product {
    font-size: 12px;
    line-height: 16px;
    color: #666;
    margin-bottom: 20px
}
.ant-product-page .ant-info-product .price-box {
    margin-bottom: 20px
}
.ant-product-page .ant-info-product .price-box .special-price {
    color: #ed1b2e;
    font-weight: 600;
    font-size: 17px
}
.ant-product-page .ant-info-product .price-box .old-price {
    font-size: 14px;
    color: #b4b4b4
}
.ant-product-page .ant-info-product .price-box .save-price {
    display: block;
    color: #666;
    font-size: 14px
}
.ant-product-page .ant-info-product .price-box .save-price .product-price-save {
    font-weight: 600
}
.ant-product-page .ant-info-product .price-box .save-price .product-price-save span {
    font-weight: normal
}
.ant-product-page .ant-info-product .form-product #add-to-cart-form {
    margin-bottom: 0
}
.ant-product-page .ant-info-product .form-product #add-to-cart-form .swatch .header {
    font-weight: 600
}
.ant-product-page .ant-info-product .form-product #add-to-cart-form .form-groups .custom-btn-number {
    margin-bottom: 20px
}
.ant-product-page .ant-info-product .form-product #add-to-cart-form .form-groups .custom-btn-number .custom-btn-numbers {
    position: relative;
    max-width: 150px
}
.ant-product-page .ant-info-product .form-product #add-to-cart-form .form-groups .custom-btn-number .custom-btn-numbers input {
    border: none;
    border-bottom: 1px solid #000;
    margin: 0;
    padding: 0 40px;
    max-width: 150px;
    color: #000;
    font-size: 20px;
    text-align: center
}
.ant-product-page .ant-info-product .form-product #add-to-cart-form .form-groups .custom-btn-number .custom-btn-numbers input:hover,
.ant-product-page .ant-info-product .form-product #add-to-cart-form .form-groups .custom-btn-number .custom-btn-numbers input:focus {
    outline: none;
    box-shadow: none
}
.ant-product-page .ant-info-product .form-product #add-to-cart-form .form-groups .custom-btn-number .custom-btn-numbers button {
    border: none;
    color: #000;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    height: 40px;
    width: 40px
}
.ant-product-page .ant-info-product .form-product #add-to-cart-form .form-groups .custom-btn-number .custom-btn-numbers button:hover,
.ant-product-page .ant-info-product .form-product #add-to-cart-form .form-groups .custom-btn-number .custom-btn-numbers button:focus {
    outline: none;
    box-shadow: none;
    background-color: transparent
}
.ant-product-page .ant-info-product .form-product #add-to-cart-form .form-groups .custom-btn-number .custom-btn-numbers button:hover svg path,
.ant-product-page .ant-info-product .form-product #add-to-cart-form .form-groups .custom-btn-number .custom-btn-numbers button:focus svg path {
    fill: #c1582a
}
.ant-product-page .ant-info-product .form-product #add-to-cart-form .form-groups .custom-btn-number .custom-btn-numbers button svg {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}
.ant-product-page .ant-info-product .form-product #add-to-cart-form .form-groups .custom-btn-number .custom-btn-numbers button.btn-minus {
    left: 0
}
.ant-product-page .ant-info-product .form-product #add-to-cart-form .form-groups .custom-btn-number .custom-btn-numbers button.btn-plus {
    right: 0
}
.ant-product-page .ant-info-product .form-product #add-to-cart-form .form-groups .btn-mua button {
    width: 100%;
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    font-weight: 600;
    padding: 0 15px;
    text-align: center;
    font-size: 16px;
    height: 40px;
    line-height: 38px;
    border-radius: 0
}
.ant-product-page .ant-info-product .form-product #add-to-cart-form .form-groups .btn-mua button:hover,
.ant-product-page .ant-info-product .form-product #add-to-cart-form .form-groups .btn-mua button:focus {
    color: #fff;
    background-color: #c1582a;
    border-color: #c1582a
}
.ant-product-page .ant-info-product .ant-product-policy {
    margin-top: 40px
}
.ant-product-page .ant-info-product .ant-product-policy p {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1.1
}
.ant-product-page .ant-info-product .ant-product-policy p a {
    color: #c1582a
}
.ant-product-page .ant-info-product .ant-product-policy p a:hover,
.ant-product-page .ant-info-product .ant-product-policy p a:focus {
    color: #974521
}
.ant-product-page .ant-info-product .ant-product-policy span {
    display: block;
    margin-bottom: 15px;
    font-size: 13px;
    color: #6e6e6e
}
.ant-product-page .ant-product-tab {
    margin-top: 40px
}
.ant-product-page .ant-product-tab .nav-tabs {
    position: static;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    border: none;
    margin-bottom: 25px
}
@media (max-width: 767px) {
    .ant-product-page .ant-product-tab .nav-tabs {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        flex-direction: unset;
        -webkit-flex-flow: unset;
        flex-flow: unset;
        -webkit-justify-content: unset;
        justify-content: unset;
        -webkit-align-items: unset;
        align-items: unset
    }
}
@media (max-width: 767px) {
    .ant-product-page .ant-product-tab .nav-tabs .nav-item {
        -webkit-flex-shrink: 0;
        -ms-flex: 0 0 auto;
        flex-shrink: 0
    }
}
.ant-product-page .ant-product-tab .nav-tabs .nav-item a {
    font-weight: 600;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    padding: 0;
    margin: 0 10px;
    border-bottom: 1px solid transparent
}
@media (max-width: 767px) {
    .ant-product-page .ant-product-tab .nav-tabs .nav-item a {
        margin-left: 0;
        font-size: 18px;
        text-transform: none;
        color: #6e6e6e
    }
}
.ant-product-page .ant-product-tab .nav-tabs .nav-item a.active,
.ant-product-page .ant-product-tab .nav-tabs .nav-item a:hover {
    border-bottom: 1px solid #000
}
@media (max-width: 767px) {
    .ant-product-page .ant-product-tab .nav-tabs .nav-item a.active,
    .ant-product-page .ant-product-tab .nav-tabs .nav-item a:hover {
        text-transform: uppercase;
        color: #000
    }
}
.ant-product-page .ant-product-tab .tab-content {
    color: #121314;
    font-size: 14px;
    line-height: 20px
}
.ant-product-page .ant-product-tab .tab-content p {
    margin-bottom: 5px
}
@media (max-width: 767px) {
    .ant-product-page .ant-product-tab .tab-content {
        font-size: 15px
    }
}
.ant-product-page .ant-product-tab .tab-content #home h2 {
    font-weight: 700;
    font-size: 16px;
    margin-top: 10px
}
.ant-product-page .ant-similar-product {
    margin-top: 40px
}
.ant-product-page .ant-similar-product .home-title {
    margin-bottom: 30px;
    padding: 10px 0;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase
}
@media (max-width: 767px) {
    .ant-product-page .ant-similar-product .home-title {
        font-size: 18px
    }
}
.ant-product-page .ant-similar-product .home-title a {
    color: #000
}
.ant-product-page .ant-similar-product .home-title a:hover,
.ant-product-page .ant-similar-product .home-title a:focus {
    color: #c1582a
}
.ant-product-page .ant-similar-product .ant-similar-product-swiper .swiper-pagination-bullets,
.ant-product-page .ant-similar-product .product-complete-wrap .swiper-pagination-bullets {
    text-align: center
}
.ant-product-page .ant-similar-product .ant-similar-product-swiper .swiper-pagination-bullets .swiper-pagination-bullet,
.ant-product-page .ant-similar-product .product-complete-wrap .swiper-pagination-bullets .swiper-pagination-bullet {
    box-shadow: none;
    outline: 0;
    width: 6px;
    height: 6px;
    background: #333f48;
    border-radius: 50%;
    border: 1px solid #333f48;
    padding: 0;
    font-size: 0;
    opacity: 0.8
}
.ant-product-page .ant-similar-product .ant-similar-product-swiper .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
.ant-product-page .ant-similar-product .product-complete-wrap .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    transition: all .2s;
    width: 30px;
    border-radius: 3px;
    background: #c1582a;
    border-color: #c1582a
}
.ant-product-page .ant-similar-product .ant-similar-product-swiper .swiper-button-next,
.ant-product-page .ant-similar-product .product-complete-wrap .swiper-button-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #fff;
    border: none;
    outline: none;
    background: #c1582a;
    line-height: 40px;
    text-align: center;
    z-index: 2;
    border-radius: 5px;
    right: -35px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform: translateX(30px);
    transform: translateX(30px)
}
@media (max-width: 1024px) {
    .ant-product-page .ant-similar-product .ant-similar-product-swiper .swiper-button-next,
    .ant-product-page .ant-similar-product .product-complete-wrap .swiper-button-next {
        display: none !important
    }
}
.ant-product-page .ant-similar-product .ant-similar-product-swiper .swiper-button-next:after,
.ant-product-page .ant-similar-product .product-complete-wrap .swiper-button-next:after {
    font-size: 40px;
    line-height: 30px
}
.ant-product-page .ant-similar-product .ant-similar-product-swiper .swiper-button-next:hover,
.ant-product-page .ant-similar-product .ant-similar-product-swiper .swiper-button-next:focus,
.ant-product-page .ant-similar-product .product-complete-wrap .swiper-button-next:hover,
.ant-product-page .ant-similar-product .product-complete-wrap .swiper-button-next:focus {
    background: #974521
}
.ant-product-page .ant-similar-product .ant-similar-product-swiper .swiper-button-prev,
.ant-product-page .ant-similar-product .product-complete-wrap .swiper-button-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #fff;
    border: none;
    outline: none;
    background: #c1582a;
    line-height: 40px;
    text-align: center;
    z-index: 2;
    border-radius: 5px;
    left: -35px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px)
}
@media (max-width: 1024px) {
    .ant-product-page .ant-similar-product .ant-similar-product-swiper .swiper-button-prev,
    .ant-product-page .ant-similar-product .product-complete-wrap .swiper-button-prev {
        display: none !important
    }
}
.ant-product-page .ant-similar-product .ant-similar-product-swiper .swiper-button-prev:after,
.ant-product-page .ant-similar-product .product-complete-wrap .swiper-button-prev:after {
    font-size: 40px;
    line-height: 30px
}
.ant-product-page .ant-similar-product .ant-similar-product-swiper .swiper-button-prev:hover,
.ant-product-page .ant-similar-product .ant-similar-product-swiper .swiper-button-prev:focus,
.ant-product-page .ant-similar-product .product-complete-wrap .swiper-button-prev:hover,
.ant-product-page .ant-similar-product .product-complete-wrap .swiper-button-prev:focus {
    background: #974521
}
.ant-product-page .ant-similar-product .ant-similar-product-swiper:hover .swiper-button-next,
.ant-product-page .ant-similar-product .product-complete-wrap:hover .swiper-button-next {
    right: 5px;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}
.ant-product-page .ant-similar-product .ant-similar-product-swiper:hover .swiper-button-next.swiper-button-disabled,
.ant-product-page .ant-similar-product .product-complete-wrap:hover .swiper-button-next.swiper-button-disabled {
    opacity: 0.35
}
.ant-product-page .ant-similar-product .ant-similar-product-swiper:hover .swiper-button-prev,
.ant-product-page .ant-similar-product .product-complete-wrap:hover .swiper-button-prev {
    left: 5px;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.ant-product-page .ant-similar-product .ant-similar-product-swiper:hover .swiper-button-prev.swiper-button-disabled,
.ant-product-page .ant-similar-product .product-complete-wrap:hover .swiper-button-prev.swiper-button-disabled {
    opacity: 0.35
}
.ant-product-page .ant-similar-product .ant-similar-product-swiper .evo-product-block-item .product-transition,
.ant-product-page .ant-similar-product .product-complete-wrap .evo-product-block-item .product-transition {
    height: 265px
}
@media (max-width: 1024px) {
    .ant-product-page .ant-similar-product .ant-similar-product-swiper .evo-product-block-item .product-transition,
    .ant-product-page .ant-similar-product .product-complete-wrap .evo-product-block-item .product-transition {
        height: 265px
    }
}
@media (max-width: 991px) {
    .ant-product-page .ant-similar-product .ant-similar-product-swiper .evo-product-block-item .product-transition,
    .ant-product-page .ant-similar-product .product-complete-wrap .evo-product-block-item .product-transition {
        height: 268px
    }
}
@media (max-width: 767px) {
    .ant-product-page .ant-similar-product .ant-similar-product-swiper .evo-product-block-item .product-transition,
    .ant-product-page .ant-similar-product .product-complete-wrap .evo-product-block-item .product-transition {
        height: 301px
    }
}
@media (max-width: 668px) {
    .ant-product-page .ant-similar-product .ant-similar-product-swiper .evo-product-block-item .product-transition,
    .ant-product-page .ant-similar-product .product-complete-wrap .evo-product-block-item .product-transition {
        height: 301px
    }
}
@media (max-width: 569px) {
    .ant-product-page .ant-similar-product .ant-similar-product-swiper .evo-product-block-item .product-transition,
    .ant-product-page .ant-similar-product .product-complete-wrap .evo-product-block-item .product-transition {
        height: 318px
    }
}
@media (max-width: 480px) {
    .ant-product-page .ant-similar-product .ant-similar-product-swiper .evo-product-block-item .product-transition,
    .ant-product-page .ant-similar-product .product-complete-wrap .evo-product-block-item .product-transition {
        height: 233px
    }
}
@media (max-width: 376px) {
    .ant-product-page .ant-similar-product .ant-similar-product-swiper .evo-product-block-item .product-transition,
    .ant-product-page .ant-similar-product .product-complete-wrap .evo-product-block-item .product-transition {
        height: 210px
    }
}
@media (max-width: 321px) {
    .ant-product-page .ant-similar-product .ant-similar-product-swiper .evo-product-block-item .product-transition,
    .ant-product-page .ant-similar-product .product-complete-wrap .evo-product-block-item .product-transition {
        height: 177px
    }
}
.ant-product-page .ant-similar-product .ant-similar-product-swiper .evo-product-block-item .product-transition img,
.ant-product-page .ant-similar-product .product-complete-wrap .evo-product-block-item .product-transition img {
    width: 100% !important;
    max-height: 100%;
    height:100%;
    object-fit:cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}
.ant-product-page .ant-similar-product .ant-similar-product-swiper .evo-product-block-item .product-transition img:not(.loaded),
.ant-product-page .ant-similar-product .product-complete-wrap .evo-product-block-item .product-transition img:not(.loaded) {
    width: 100% !important;
    height: 100% !important;
    opacity: 0.2
}
.swatch {
    margin-bottom: 10px
}
.swatch .header {
    margin-bottom: 5px;
    text-align: left;
    float: none;
    min-width: 100px;
    font-weight: 500
}
.swatch input {
    display: none
}
.swatch label {
    float: left;
    min-width: 50px !important;
    height: 31px !important;
    margin: 0;
    border: 1px solid #f4f4f4;
    background-color: #fff;
    font-size: em(13px);
    text-align: center;
    line-height: 29px;
    white-space: nowrap;
    font-weight: 500;
    padding: 0;
    overflow:hidden;
    border-radius: 3px
}
.swatch-element label {
    padding: 0 5px
}
.swatch-element label .img-check {
    display: none
}
/*.color.swatch-element label {*/
/*    padding: 0*/
/*}*/
.color.swatch-element label img:not(.crossed-out) {
    width: 29px;
    height: 29px;
    border-radius: 3px
}
.swatch input:checked + label,
.swatch .swatch-element.active label{
    background: transparent;
    color: #c1582a;
    border: 1px solid #c1582a
}
.swatch input:checked + label .img-check {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0
}
.swatch .color input:checked + label,
.swatch .swatch-element.active label{
    position: relative;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border: 1px solid #222
}
.swatch .color input:checked + label:after,
.swatch .swatch-element.active label:after{
    content: "\f00c";
    font-family: FontAwesome;
    display: none
}
.swatch .color .has-thumb {
    position: relative
}
.swatch .color .has-thumb .ant-swatch {
    max-height: 30px;
    position: relative;
    top: 0;
    left: -3px
}
@media (max-width: 767px) {
    .swatch .color .has-thumb .ant-swatch {
        top: -2px
    }
}
.swatch .swatch-element {
    float: left;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    margin: 0px 5px 5px 0;
    position: relative
}
.swatch .swatch-element.color.den label {
    background-color: #000000
}
.swatch .swatch-element.color.hong-dat label {
    background-color: #b6958c
}
.swatch .swatch-element.color.xanh-mint label {
    background-color: #badad9
}
.swatch .swatch-element.color.nau label {
    background-color: #9c7661
}
.swatch .swatch-element.color.do label {
    background-color: #f20808
}
.swatch .swatch-element.color.cam label {
    background-color: #fc9905
}
.swatch .swatch-element.color.kem label {
    background-color: #e2b78d
}
.swatch .swatch-element.color.xanh-duong label {
    background-color: #14456e
}
.swatch .swatch-element.color.xanh-la label {
    background-color: #dbf2d8
}
.swatch .swatch-element.color.hong label {
    background-color: #f5d5d8
}
.swatch .swatch-element.color.xam label {
    background-color: #e3eaf4
}
.swatch .swatch-element.color.xanh label {
    background-color: #acdba5
}
.swatch .swatch-element.color.xanh-den label {
    background-color: #34394c
}
.swatch .swatch-element.color.xanh-oliu label {
    background-color: #c9ce56
}
.crossed-out {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}
.swatch .swatch-element .crossed-out {
    display: none
}
.swatch .swatch-element.soldout .crossed-out {
    display: block
}
.swatch .swatch-element.soldout label {
    filter: alpha(opacity=60);
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6
}
.swatch .tooltip {
    text-align: center;
    background: #c1582a;
    color: #fff;
    bottom: 100%;
    padding: 10px;
    display: block;
    position: absolute;
    width: 100px;
    left: -50%;
    margin-bottom: 15px;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    z-index: 10000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px
}
.swatch .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}
.swatch .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #c1582a 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0
}
.swatch .swatch-element:hover .tooltip {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px)
}
.swatch.error {
    background-color: #E8D2D2 !important;
    color: #333 !important;
    padding: 1em;
    border-radius: 5px
}
.swatch.error p {
    margin: 0.7em 0
}
.swatch.error p:first-child {
    margin-top: 0
}
.swatch.error p:last-child {
    margin-bottom: 0
}
.swatch.error code {
    font-family: monospace
}
@media (max-width: 480px) {
    .ant-mobile-padding {
        padding-left: 0;
        padding-right: 0;
        min-height: 350px
    }
    .ant-mobile-padding .ant-product-slide-image .item-image-product {
        height: 480px;
        position: relative
    }
}
@media (max-width: 480px) and (max-width: 376px) {
    .ant-mobile-padding .ant-product-slide-image .item-image-product {
        height: 443px
    }
}
@media (max-width: 480px) and (max-width: 321px) {
    .ant-mobile-padding .ant-product-slide-image .item-image-product {
        height: 378px
    }
}
@media (max-width: 480px) {
    .ant-mobile-padding .ant-product-slide-image .item-image-product img {
        width: auto !important;
        max-height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto
    }
    .ant-product-page .ant-info-product .form-product.ant-form-product.ins-Drop {
        position: fixed;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 9999999999;
        background: #fff;
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
        padding: 10px;
        top: auto !important;
        -webkit-transition: all 100ms linear;
        -moz-transition: all 100ms linear;
        -ms-transition: all 100ms linear;
        -o-transition: all 100ms linear;
        transition: all 100ms linear
    }
    .ant-product-page .ant-info-product .form-product.ant-form-product.ins-Drop .form-groups {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center
    }
    .ant-product-page .ant-info-product .form-product.ant-form-product.ins-Drop .form-groups .qty-ant {
        flex: 1;
        margin-bottom: 0 !important
    }
    .ant-product-page .ant-info-product .form-product.ant-form-product.ins-Drop .form-groups .btn-mua {
        flex: 1
    }
    .ant-product-page .ant-info-product .form-product.ant-form-product.ins-Drop .select-swatch {
        display: grid;
        flex-wrap: wrap;
        margin: 0;
        padding: 0;
        list-style: none;
        grid-template-columns: repeat(2, 1fr);
        gap: 7px
    }
    .ant-product-page .ant-info-product .form-product.ant-form-product.ins-Drop .select-swatch .header {
        font-size: 14px
    }
    .ant-product-page .ant-info-product .form-product.ant-form-product.ins-Drop .select-swatch label {
        width: 28px;
        min-width: unset !important;
        height: 28px !important;
        font-size: 13px;
        line-height: 26px
    }
}