@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}

.animated-background,
.related-product .htw-owl-product .htw-product-block-item .product-img a.image-resize img:not(.loaded),
.aside-item .list-blogs .blog-item-list a .panel-box-media img:not(.loaded) {
    animation-duration: 1.25s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #F6F6F6;
    background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
    background-size: 700px 104px;
    position: relative
}

.zoomLens {
    border: none !important
}

#btnnewreview {
    background: #51aa1b !important
}

@media (max-width: 767px) {
    .details-product .product-image-block {
        margin-bottom: 10px
    }
}

.details-product .product-image-block .slider-has-video .slider-nav .slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center
}

@media (max-width: 767px) {
    .details-product .product-image-block .slider-has-video .slider-nav .slick-arrow {
        display: none !important
    }
}

.details-product .product-image-block .slider-has-video .slider-nav .slick-arrow.slick-prev {
    left: -15px
}

    .details-product .product-image-block .slider-has-video .slider-nav .slick-arrow.slick-prev:before {
        content: "";
        background-image: url(../images/back.svg);
        height: 30px;
        width: 30px;
        display: block
    }

.details-product .product-image-block .slider-has-video .slider-nav .slick-arrow.slick-next {
    right: -15px
}

    .details-product .product-image-block .slider-has-video .slider-nav .slick-arrow.slick-next:before {
        content: "";
        background-image: url(../images/right-arrow.svg);
        height: 30px;
        width: 30px;
        display: block
    }

.details-product .product-image-block .slider-has-video .slider-nav .slick-slide {
    height: 68px;
    position: relative
}

@media (max-width: 1024px) {
    .details-product .product-image-block .slider-has-video .slider-nav .slick-slide {
        height: 69px
    }
}

@media (max-width: 991px) {
    .details-product .product-image-block .slider-has-video .slider-nav .slick-slide {
        height: 72px
    }
}

@media (max-width: 480px) {
    .details-product .product-image-block .slider-has-video .slider-nav .slick-slide {
        height: 90px
    }
}

@media (max-width: 376px) {
    .details-product .product-image-block .slider-has-video .slider-nav .slick-slide {
        height: 81px
    }
}

@media (max-width: 321px) {
    .details-product .product-image-block .slider-has-video .slider-nav .slick-slide {
        height: 67px
    }
}

.details-product .product-image-block .slider-has-video .slider-nav .slick-slide img {
    width: auto;
    max-height: 55px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

@media (max-width: 991px) {
    .details-product .product-image-block .slider-has-video .slider-nav .slick-slide img {
        max-height: 60px
    }
}

@media (max-width: 480px) {
    .details-product .product-image-block .slider-has-video .slider-nav .slick-slide img {
        max-height: 75px
    }
}

@media (max-width: 376px) {
    .details-product .product-image-block .slider-has-video .slider-nav .slick-slide img {
        max-height: 65px
    }
}

@media (max-width: 321px) {
    .details-product .product-image-block .slider-has-video .slider-nav .slick-slide img {
        max-height: 50px
    }
}

.details-product .product-image-block .slider-nav {
    min-height: 70px
}

@media (min-width: 768px) {
    .details-product .product-image-block .slider-nav {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 1024px) {
    .details-product .product-image-block .slider-nav {
        min-height: 82px
    }
}

@media (max-width: 991px) {
    .details-product .product-image-block .slider-nav {
        min-height: 72px
    }
}

.details-product .product-image-block .slider-nav .slick-slide {
    border: 1px solid #e6e6e6;
    padding: 5px;
    margin: 5px;
    border-radius: 3px
}

    .details-product .product-image-block .slider-nav .slick-slide.slick-current {
        border-color: #51aa1b
    }

@media (min-width: 1025px) {

    .details-product .product-image-block .slider-nav .slick-slide:hover,
    .details-product .product-image-block .slider-nav .slick-slide:focus {
        border-color: #51aa1b;
        outline: none;
        box-shadow: none
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .details-product .product-image-block .slider-nav {
        margin-bottom: 10px
    }
}

.details-product .details-pro .product-top {
    margin-bottom: 15px
}

@media (max-width: 767px) {
    .details-product .details-pro .product-top {
        text-align: center
    }
}

.details-product .details-pro .product-top .title-head {
    margin-top: 0;
    font-size: 26px;
    line-height: 29px;
    font-weight: 500;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
    color: #000
}

@media (max-width: 767px) {
    .details-product .details-pro .product-top .title-head {
        font-size: 20px
    }
}

.details-product .details-pro .product-top .sku-product {
    color: #333;
    font-size: 12px;
    font-weight: 500;
    margin: 5px 0
}

    .details-product .details-pro .product-top .sku-product .variant-sku,
    .details-product .details-pro .product-top .sku-product .vendor {
        color: #51aa1b;
        font-weight: 600;
        text-transform: none
    }

    .details-product .details-pro .product-top .sku-product .item-sku {
        display: inline-block;
        float: left
    }

@media (max-width: 480px) {
    .details-product .details-pro .product-top .sku-product .item-sku {
        display: block;
        width: 100%
    }
}

.details-product .details-pro .product-top .sku-product .item-sku + .item-sku {
    position: relative
}

@media (min-width: 480px) {
    .details-product .details-pro .product-top .sku-product .item-sku + .item-sku {
        margin-left: 10px
    }

        .details-product .details-pro .product-top .sku-product .item-sku + .item-sku:before {
            content: "|";
            color: #333;
            left: 0
        }
}

@media (max-width: 767px) {
    .details-product .details-pro .product-top .panel-product-rating {
        line-height: 1.1;
        margin-top: 10px
    }
}


.details-product .details-pro .product-top .panel-product-rating .iddanhgia {
    float: left;
    color: #bfbfbf
}

@media (max-width: 767px) {
    .details-product .details-pro .product-top .panel-product-rating .iddanhgia {
        float: none;
        display: inline-block
    }
}

.details-product .details-pro .product-top .panel-product-rating .iddanhgia:hover {
    cursor: pointer;
    color: #51aa1b
}

@media (max-width: 767px) {
    .details-product .details-pro .price-box {
        text-align: center
    }
}

.details-product .details-pro .price-box .special-price .product-price {
    font-size: 24px;
    font-weight: 500;
    color: #1c1c1c;
    display: inline-block
}

.details-product .details-pro .price-box .old-price {
    margin-left: 10px
}

    .details-product .details-pro .price-box .old-price .product-price-old {
        font-size: 19px
    }

.details-product .details-pro .price-box .save-price {
    display: block;
    font-weight: 500
}

@media (max-width: 767px) {
    .details-product .details-pro .price-box .save-price {
        text-align: left;
        margin-top: 10px
    }
}

.details-product .details-pro .price-box .save-price .product-price-save {
    color: #51aa1b
}

.details-product .details-pro .inventory_quantity {
    display: block;
    font-weight: 500;
    margin-bottom: 10px
}

    .details-product .details-pro .inventory_quantity .a-stock {
        color: #51aa1b
    }

.details-product .details-pro .htw-product-summary.product_description .rte-summary img {
    max-width: 100% !important;
    height: auto !important
}

.details-product .details-pro .htw-product-summary.product_description .rte-summary iframe {
    max-width: 100% !important
}

.details-product .details-pro .htw-product-summary.product_description .rte-summary ul {
    list-style: none inside
}

    .details-product .details-pro .htw-product-summary.product_description .rte-summary ul li {
        padding-left: 15px;
        position: relative
    }

        .details-product .details-pro .htw-product-summary.product_description .rte-summary ul li:before {
            content: "";
            display: inline-block;
            position: absolute;
            top: 9px;
            left: 0;
            width: 6px;
            height: 6px;
            background: #000;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%
        }

@media (max-width: 767px) {
    .details-product .details-pro .htw-product-summary.product_description .htw-product-tabs-header {
        font-size: 12px;
        font-weight: 500;
        text-transform: uppercase;
        color: #000;
        padding: 10px 0;
        position: relative;
        letter-spacing: 1px;
        border-bottom: 1px solid #ebebeb;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-right: 10px
    }

        .details-product .details-pro .htw-product-summary.product_description .htw-product-tabs-header svg {
            transition: .2s all
        }

    .details-product .details-pro .htw-product-summary.product_description .rte-summary {
        padding-top: 10px;
        display: none
    }

    .details-product .details-pro .htw-product-summary.product_description.active .rte-summary {
        display: block
    }

    .details-product .details-pro .htw-product-summary.product_description.active .htw-product-tabs-header {
        color: #51aa1b
    }

        .details-product .details-pro .htw-product-summary.product_description.active .htw-product-tabs-header svg {
            transform: rotate(90deg)
        }

            .details-product .details-pro .htw-product-summary.product_description.active .htw-product-tabs-header svg path {
                stroke: #51aa1b
            }
}

.details-product .details-pro .form-product form {
    margin-bottom: 0
}

    .details-product .details-pro .form-product form .select-swatch {
        margin-bottom: 15px
    }

        .details-product .details-pro .form-product form .select-swatch .swatch {
            margin: 0
        }

            .details-product .details-pro .form-product form .select-swatch .swatch + .swatch {
                margin-top: 15px
            }

            .details-product .details-pro .form-product form .select-swatch .swatch .header {
                font-weight: 500;
                color: #1c1c1c;
                letter-spacing: 0.5px
            }

@media (max-width: 480px) {
    .details-product .details-pro .form-product form .select-swatch .swatch .header {
        width: 100%;
        margin-bottom: 7px
    }
}

.details-product .details-pro .form-product form .form-group {
    width: 100%
}

    .details-product .details-pro .form-product form .form-group .qty-ant {
        display: flex;
        align-items: center;
        height: 40px;
        margin-bottom: 15px
    }

        .details-product .details-pro .form-product form .form-group .qty-ant label {
            font-weight: 500;
            color: #1c1c1c;
            min-width: 100px;
            float: left;
            letter-spacing: 0.5px
        }

        .details-product .details-pro .form-product form .form-group .qty-ant .custom-btn-numbers {
            float: left;
            box-shadow: none;
            padding: 0;
            border-radius: 0;
            border: 1px solid #ebebeb;
            min-height: unset;
            width: auto;
            background-color: transparent;
            height: auto
        }

            .details-product .details-pro .form-product form .form-group .qty-ant .custom-btn-numbers .btn-cts {
                font-size: 20px;
                line-height: 0px;
                border: none;
                display: inline-block;
                width: 35px;
                height: 35px;
                background: #fff;
                float: left;
                color: #333;
                text-align: center;
                padding: 0px;
                border-radius: 0
            }

            .details-product .details-pro .form-product form .form-group .qty-ant .custom-btn-numbers #qty {
                height: 35px;
                font-size: 1em;
                margin: 0;
                width: 35px;
                padding: 0 2px;
                text-align: center;
                background: #fff;
                min-height: unset;
                display: block;
                float: left;
                box-shadow: none;
                border-radius: 0px;
                border: none
            }

    .details-product .details-pro .form-product form .form-group .btn-mua {
        width: 100%
    }

        .details-product .details-pro .form-product form .form-group .btn-mua button {
            color: #fff;
            background-color: #51aa1b;
            font-size: 12px;
            text-transform: uppercase;
            font-weight: 500;
            letter-spacing: 1.2px;
            height: auto;
            line-height: inherit;
            box-shadow: none;
            padding: 10px 30px;
            min-width: 350px
        }

@media (max-width: 991px) {
    .details-product .details-pro .form-product form .form-group .btn-mua button {
        width: 100%;
        min-width: unset
    }
}

.details-product .details-pro .form-product form .form-group .btn-mua button span {
    display: block;
    width: 100%;
    text-align: center
}

    .details-product .details-pro .form-product form .form-group .btn-mua button span.txt-main {
        font-size: 14px;
        line-height: 1.1;
        text-transform: uppercase;
        margin-bottom: 3px;
        font-weight: 500
    }

        .details-product .details-pro .form-product form .form-group .btn-mua button span.txt-main .product-price {
            font-size: 14px;
            line-height: 1.1;
            text-transform: uppercase;
            color: #fff;
            display: inline-block;
            font-weight: 500
        }

    .details-product .details-pro .form-product form .form-group .btn-mua button span.text-add {
        font-size: 12px;
        text-transform: none;
        font-weight: 400
    }

.details-product .details-pro .form-product form .form-group .btn-mua button:hover,
.details-product .details-pro .form-product form .form-group .btn-mua button:focus {
    color: #fff;
    background-color: #ff4c4c;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 8px, rgba(0, 0, 0, 0.2) 0px 6px 6px
}

.details-product .details-pro .hotline_product {
    color: #333;
    font-size: 13px;
    font-weight: 500
}

@media (max-width: 767px) {
    .details-product .details-pro .hotline_product {
        text-align: center
    }
}

@media (max-width: 480px) {
    .details-product .details-pro .hotline_product span {
        display: block
    }
}

.details-product .details-pro .hotline_product a {
    color: #00b0f0
}

    .details-product .details-pro .hotline_product a:hover,
    .details-product .details-pro .hotline_product a:focus {
        color: #51aa1b
    }

.details-product .details-pro .module_service_details {
    margin-top: 15px
}

    .details-product .details-pro .module_service_details .item_service {
        position: relative;
        display: flex;
        align-items: center;
        height: 40px;
        font-size: 12px;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-weight: 400;
        padding: 10px 0 10px 45px;
        text-align: left
    }

        .details-product .details-pro .module_service_details .item_service h4 {
            font-size: 12px;
            line-height: 22px;
            text-transform: uppercase;
            font-weight: 400;
            color: #1c1c1c
        }

            .details-product .details-pro .module_service_details .item_service h4 strong {
                font-weight: 500;
                margin: 0 3px
            }

        .details-product .details-pro .module_service_details .item_service img {
            height: 35px;
            position: absolute;
            left: 0
        }

        .details-product .details-pro .module_service_details .item_service + .item_service {
            margin-top: 10px
        }

.details-product .product-tab .tabs-title {
    display: flex;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 25px;
    /* justify-content: center */
}

    .details-product .product-tab .tabs-title li {
        margin-right: 0;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
        color: #51aa1b;
        display: block;
        padding: 15px 0;
        position: relative;
        letter-spacing: 1.5px
    }

        .details-product .product-tab .tabs-title li + li {
            margin-left: 40px
        }

        .details-product .product-tab .tabs-title li:hover,
        .details-product .product-tab .tabs-title li.current {
            color: #1c1c1c
        }

            .details-product .product-tab .tabs-title li:hover:after,
            .details-product .product-tab .tabs-title li.current:after {
                content: '';
                display: block;
                position: absolute;
                bottom: -1px;
                height: 2px;
                background: #1c1c1c;
                width: 100%;
                left: 0
            }

@media (min-width: 768px) {
    .details-product .product-tab .rte img {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        height: auto !important
    }
}

@media (max-width: 767px) {
    .details-product .product-tab .rte img {
        max-width: 100% !important;
        height: auto !important
    }
}

.details-product .product-tab .rte iframe {
    max-width: 100% !important
}

.related-product .home-title {
    margin-bottom: 30px
}

    .related-product .home-title h2 {
        font-size: 26px;
        line-height: 28px;
        margin: 0;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 2.4px
    }

@media (max-width: 767px) {
    .related-product .home-title h2 {
        font-size: 22px;
        letter-spacing: 2px
    }
}

.related-product .home-title h2 a {
    color: #1c1c1c
}

    .related-product .home-title h2 a strong {
        font-weight: 500
    }

    .related-product .home-title h2 a:hover,
    .related-product .home-title h2 a:Focus {
        color: #51aa1b
    }

.related-product .htw-owl-product {
    margin-left: -5px;
    margin-right: -5px
}

    .related-product .htw-owl-product .slick-slide {
        margin: 5px
    }

    .related-product .htw-owl-product .slick-arrow {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 50%;
        display: block;
        width: 30px;
        height: 30px;
        padding: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        background: transparent;
        line-height: 30px;
        text-align: center;
        z-index: 2
    }

@media (max-width: 767px) {
    .related-product .htw-owl-product .slick-arrow {
        display: none !important
    }
}

.related-product .htw-owl-product .slick-arrow.slick-prev {
    left: -15px
}

    .related-product .htw-owl-product .slick-arrow.slick-prev:before {
        content: "";
        background-image: url(../images/back.svg);
        height: 30px;
        width: 30px;
        display: block
    }

.related-product .htw-owl-product .slick-arrow.slick-next {
    right: -15px
}

    .related-product .htw-owl-product .slick-arrow.slick-next:before {
        content: "";
        background-image: url(../images/right-arrow.svg);
        height: 30px;
        width: 30px;
        display: block
    }

.related-product .htw-owl-product .slick-dots {
    text-align: center
}

    .related-product .htw-owl-product .slick-dots li {
        display: inline-block
    }

        .related-product .htw-owl-product .slick-dots li button {
            border: none;
            height: 10px;
            width: 10px;
            border-radius: 50%;
            outline: none;
            box-shadow: none;
            background-color: rgba(0, 0, 0, 0.3);
            font-size: 0;
            padding: 0
        }

        .related-product .htw-owl-product .slick-dots li + li {
            margin-left: 5px
        }

        .related-product .htw-owl-product .slick-dots li.slick-active button {
            background-color: #51aa1b
        }

.related-product .htw-owl-product .htw-product-block-item .product-img a.image-resize {
    display: block;
    position: relative;
    height: 222px
}

@media (max-width: 1024px) {
    .related-product .htw-owl-product .htw-product-block-item .product-img a.image-resize {
        height: 182px
    }
}

@media (max-width: 991px) {
    .related-product .htw-owl-product .htw-product-block-item .product-img a.image-resize {
        height: 237px
    }
}

@media (max-width: 767px) {
    .related-product .htw-owl-product .htw-product-block-item .product-img a.image-resize {
        height: 353px
    }
}

@media (max-width: 668px) {
    .related-product .htw-owl-product .htw-product-block-item .product-img a.image-resize {
        height: 319px
    }
}

@media (max-width: 569px) {
    .related-product .htw-owl-product .htw-product-block-item .product-img a.image-resize {
        height: 269px
    }
}

@media (max-width: 480px) {
    .related-product .htw-owl-product .htw-product-block-item .product-img a.image-resize {
        height: 195px
    }
}

@media (max-width: 376px) {
    .related-product .htw-owl-product .htw-product-block-item .product-img a.image-resize {
        height: 176px
    }
}

@media (max-width: 321px) {
    .related-product .htw-owl-product .htw-product-block-item .product-img a.image-resize {
        height: 148px
    }
}

.related-product .htw-owl-product .htw-product-block-item .product-img a.image-resize img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

    .related-product .htw-owl-product .htw-product-block-item .product-img a.image-resize img:not(.loaded) {
        width: 100% !important;
        height: 100% !important;
        opacity: 0.2
    }

.aside-item .title-head {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 17px 0
}

    .aside-item .title-head a {
        color: #000;
        display: inline-block;
        font-size: 14px;
        letter-spacing: 1.5px;
        position: relative
    }

        .aside-item .title-head a:after {
            content: '';
            display: block;
            position: absolute;
            bottom: -17px;
            height: 2px;
            background: #1c1c1c;
            width: 100%;
            left: 0
        }

        .aside-item .title-head a:hover,
        .aside-item .title-head a:focus {
            color: #51aa1b
        }

.aside-item .list-blogs {
    margin-top: 15px
}

    .aside-item .list-blogs .blog-item-list {
        margin-bottom: 0
    }

        .aside-item .list-blogs .blog-item-list a {
            display: block
        }

            .aside-item .list-blogs .blog-item-list a .panel-box-media {
                display: block;
                float: left;
                width: 70px;
                margin-right: 10px;
                position: relative;
                height: 70px
            }

                .aside-item .list-blogs .blog-item-list a .panel-box-media img {
                    width: auto !important;
                    max-height: 100%;
                    position: absolute;
                    top: 0;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    margin: auto
                }

                    .aside-item .list-blogs .blog-item-list a .panel-box-media img:not(.loaded) {
                        width: 100% !important;
                        height: 100% !important;
                        opacity: 0.2
                    }

            .aside-item .list-blogs .blog-item-list a .blogs-rights {
                padding-left: 80px
            }

                .aside-item .list-blogs .blog-item-list a .blogs-rights .blog-item-name {
                    margin: 0;
                    font-size: 13px;
                    font-weight: 500;
                    color: #333
                }

            .aside-item .list-blogs .blog-item-list a:hover .blogs-rights .blog-item-name,
            .aside-item .list-blogs .blog-item-list a:focus .blogs-rights .blog-item-name {
                color: #51aa1b
            }

        .aside-item .list-blogs .blog-item-list + .blog-item-list {
            margin-top: 10px
        }

.aside-item .blogs-mores {
    margin-top: 20px
}

    .aside-item .blogs-mores a {
        font-style: italic;
        color: #000
    }

        .aside-item .blogs-mores a:hover,
        .aside-item .blogs-mores a:focus {
            color: #51aa1b
        }

@media (max-width: 1024px) {
    #pbZoomBtn {
        display: none
    }
}

@media (max-width: 767px) {
    #pbZoomBtn {
        display: none
    }

    .htw-tab-product-mobile .tab-content {
        opacity: 1;
        visibility: visible;
        height: auto;
        overflow: hidden
    }

        .htw-tab-product-mobile .tab-content .htw-product-tabs-header {
            font-size: 12px;
            font-weight: 500;
            text-transform: uppercase;
            color: #1c1c1c;
            padding: 10px 0;
            position: relative;
            letter-spacing: 1px;
            border-bottom: 1px solid #ebebeb;
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding-right: 10px
        }

            .htw-tab-product-mobile .tab-content .htw-product-tabs-header svg {
                transition: .2s all
            }

        .htw-tab-product-mobile .tab-content .rte {
            padding-top: 10px;
            display: none
        }

        .htw-tab-product-mobile .tab-content.active .rte {
            display: block
        }

        .htw-tab-product-mobile .tab-content.active .htw-product-tabs-header {
            color: #51aa1b
        }

            .htw-tab-product-mobile .tab-content.active .htw-product-tabs-header svg {
                transform: rotate(90deg)
            }

                .htw-tab-product-mobile .tab-content.active .htw-product-tabs-header svg path {
                    stroke: #51aa1b
                }
}

.product-reviews-summary-actions #btnnewreview:hover,
.product-reviews-summary-actions #btnnewreview:focus {
    color: #fff;
    background-color: #3c7e14 !important
}

.ant_onlineSupport {
    width: 100%;
    padding: 10px;
    border: 1px solid #ededed;
    border-radius: 2px
}

    .ant_onlineSupport .supportTitle {
        width: 100%;
        text-align: center;
        font-size: 16px;
        line-height: 23px;
        margin: 0
    }

@media (max-width: 1024px) {
    .ant_onlineSupport .supportTitle {
        font-size: 14px
    }
}

.ant_onlineSupport .supportTitle3 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 23px;
    margin: 0;
    font-weight: normal
}

.ant_onlineSupport .supportImage {
    display: block;
    margin: 10px auto
}

.ant_onlineSupport .phoneNumber {
    width: 100%;
    margin-top: 10px;
    display: block;
    text-align: center;
    line-height: 1.1
}

    .ant_onlineSupport .phoneNumber a {
        font-size: 30px;
        font-weight: 600;
        color: red;
        text-decoration: none
    }

@media (max-width: 1024px) {
    .ant_onlineSupport .phoneNumber a {
        font-size: 25px
    }
}

.ant_onlineSupport .phoneNumber a:hover,
.ant_onlineSupport .phoneNumber a:focus {
    color: #51aa1b
}

.ant_onlineSupport .or {
    width: 100%;
    margin: 10px 0;
    color: #7a7d8d;
    text-align: center;
    line-height: 1.1
}

    .ant_onlineSupport .or span {
        display: inline-block;
        background: #fff;
        padding: 0 10px;
        transform: translateY(50%);
        font-size: 13px
    }

    .ant_onlineSupport .or:after {
        display: block;
        content: "";
        width: 100%;
        height: 1px;
        background: #ededed
    }

.ant_onlineSupport .chatNow {
    display: block;
    width: 100%;
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    color: #51aa1b;
    border: 1px solid #51aa1b;
    border-radius: 2px;
    cursor: pointer;
    line-height: 1.1;
    min-height: 1
}

    .ant_onlineSupport .chatNow:hover,
    .ant_onlineSupport .chatNow:focus {
        color: #fff;
        border-color: #51aa1b;
        background-color: #51aa1b
    }

#top-tabs-info .productAnchor_horizonalNavs {
    align-items: center;
    background: #fff;
    height: 60px;
    position: fixed;
    top: 0 !important;
    transition: all .5s ease;
    z-index: 99;
    width: 100%;
    padding: 5px 0px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    transform: translateY(-100%)
}

@media (max-width: 767px) {
    #top-tabs-info .productAnchor_horizonalNavs {
        top: auto !important;
        bottom: 0 !important;
        transform: translateY(100%)
    }
}

#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav {
    display: flex
}

@media (max-width: 767px) {
    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav {
        display: block
    }
}

#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_image {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    position: relative
}

    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_image img {
        width: auto;
        max-height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto
    }

#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_name {
    line-height: 1.1;
    color: #191919;
    margin-right: 20px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 400px;
    padding: 2px 0
}

@media (max-width: 991px) {
    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_name {
        max-width: 280px
    }
}

#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_price {
    display: flex
}

    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_price .product_info_price_title {
        font-size: 13px;
        padding-top: 5px
    }

    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_price .product_info_price_value {
        display: flex;
        align-items: flex-end;
        margin-left: 5px;
        font-size: 18px;
        color: #51aa1b;
        font-weight: 600
    }

#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons {
    display: flex;
    margin-left: auto
}

    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn {
        margin-left: 15px;
        border-radius: 2px;
        width: 250px;
        height: 50px;
        padding: 6px;
        background: #51aa1b;
        font-size: 14px;
        outline: none;
        box-shadow: none;
        padding: 5px 10px;
        color: #fff;
        line-height: 1.1
    }

@media (max-width: 991px) {
    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn {
        width: 170px
    }
}

@media (max-width: 767px) {
    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn {
        margin-left: 0;
        width: calc(100% - 55px)
    }
}

#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn span {
    display: block;
    width: 100%;
    text-align: center
}

    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn span.txt-main {
        font-size: 17px;
        font-weight: 600;
        line-height: 1.1;
        text-transform: uppercase
    }

#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn:hover,
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn:focus {
    color: #fff;
    background-color: #4da11a
}

#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop {
    margin-left: 10px;
    background: #3c7e14;
    color: #fff
}

    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop:hover,
    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop:focus {
        color: #fff
    }

@media (max-width: 767px) {
    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop {
        width: 50px;
        color: #fff;
        font-size: 24px;
        text-align: center;
        margin-left: 5px
    }

        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop i {
            line-height: 40px
        }
}

#top-tabs-info .productAnchor_horizonalNavs.ins-Drop {
    transform: translateY(0px) !important
}
