@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}

.animated-background, .wolf-feature .section-product-news .c-new .c-new__img img:not(.loaded), .related-product .wolf-owl-product .wolf-product-item-has-sale .product-img-action-wrap .product-img 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
}

.wolf-top-product-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 40px
}

@media (max-width: 767px) {
    .wolf-top-product-name {
        flex-direction: column
    }
}

.wolf-top-product-name .title-head {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0
}

@media (max-width: 480px) {
    .wolf-top-product-name .title-head {
        font-size: 18px
    }
}

.wolf-top-product-name .sapo-product-reviews-badge {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: center
}

@media (max-width: 767px) {
    .wolf-top-product-name .sapo-product-reviews-badge {
        flex-direction: column;
        justify-content: center;
        margin-top: 5px;
        margin-bottom: 5px
    }
}

.details-pro {
    z-index: 2
}

.details-pro .product-top .sku-product {
    font-size: 14px
}

.details-pro .product-top .sku-product span {
    display: block;
    margin: 5px 0
}

.details-pro .price-box .special-price {
    font-size: 20px;
    font-weight: 500;
    color: #3bb77e
}

.details-pro .price-box .old-price {
    margin-left: 10px;
    font-size: 13px;
    color: #444
}

.details-pro .price-box .old-price .product-price-old {
    font-size: 14px;
    font-weight: 500;
    text-decoration: line-through;
    color: #3c3c3c
}

.details-pro .price-box .save-price {
    display: block;
    color: #33b530
}

.details-pro .price-box .save-price .product-price-save {
    font-weight: 500
}

.details-pro .price-box .save-price .product-price-save span {
    font-weight: normal
}

.details-pro .form-product {
    margin-top: 10px
}

.details-pro .form-product #add-to-cart-form {
    margin-bottom: 10px
}

.details-pro .form-product .custom-btn-number .custom-btn-numbers {
    position: relative
}

.details-pro .form-product .custom-btn-number .custom-btn-numbers button {
    width: 35px;
    height: 35px;
    border: 1px solid #ccc;
    background-color: #fff;
    font-size: 20px;
    color: #3bb77e;
    padding: 0;
    font-weight: 600;
    float: left;
    border-radius: 0;
    line-height: 33px
}

.details-pro .form-product .custom-btn-number .custom-btn-numbers button:hover, .details-pro .form-product .custom-btn-number .custom-btn-numbers button:focus {
    border-color: #3bb77e;
    color: #fff;
    background-color: #3bb77e;
    box-shadow: none;
    outline: none
}

.details-pro .form-product .custom-btn-number .custom-btn-numbers input {
    float: left;
    width: 70px;
    height: 35px;
    border: #ccc solid 1px;
    border-left: none;
    border-right: none;
    border-radius: 0;
    margin: 0;
    color: #333f48;
    padding: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    min-height: unset
}

.details-pro .form-product .btn-mua {
    margin-top: 15px
}

.details-pro .form-product .btn-mua button {
    background: #3bb77e;
    border: solid 1px #3bb77e;
    color: #fff;
    padding: 8px 5px;
    line-height: 18px;
    width: 100%;
    border-radius: 5px;
    display: block;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500
}

.details-pro .form-product .btn-mua button span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    text-transform: none
}

.details-pro .form-product .btn-mua button:hover, .details-pro .form-product .btn-mua button:focus {
    box-shadow: none;
    outline: none;
    background-color: #fff;
    border-color: #3bb77e;
    color: #3bb77e
}

.details-pro .form-product .product-wish {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.details-pro .form-product .product-wish .wolf-button-bottom-form {
    width: 100%;
    margin-top: 0;
    border-radius: 2px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    padding: 10px 5px;
    line-height: 18px;
    width: 100%;
    border-radius: 5px;
    display: block;
    text-align: center;
    cursor: pointer;
    background: #277cea;
    border: solid 1px #1d72e0;
    font-weight: 500
}

.details-pro .form-product .product-wish .wolf-button-bottom-form:hover, .details-pro .form-product .product-wish .wolf-button-bottom-form:focus {
    background-color: #fff;
    color: #277cea;
    border-color: #1d72e0;
    box-shadow: none;
    outline: none
}

.details-pro .form-product .product-wish .wolf-button-bottom-form+.wolf-button-bottom-form {
    margin-right: 0;
    margin-left: 5px
}

.details-pro .product-hotline {
    margin-top: 7px;
    text-align: center
}

.details-pro .product-hotline a {
    color: #3bb77e;
    font-weight: 500
}

.details-pro .product-hotline a:hover, .details-pro .product-hotline a:focus {
    color: #277cea
}

@media (max-width: 767px) {
    .product-image-block {
        margin-bottom: 15px
    }
}

.product-image-block .gallery-top {
    position: relative;
    display: block;
    border-radius: 5px;
    height: 386px
}

@media (max-width: 1024px) {
    .product-image-block .gallery-top {
        height: 350px
    }
}

@media (max-width: 991px) {
    .product-image-block .gallery-top {
        height: 330px
    }
}

@media (max-width: 767px) {
    .product-image-block .gallery-top {
        height: 350px
    }
}

@media (max-width: 668px) {
    .product-image-block .gallery-top {
        height: 350px
    }
}

@media (max-width: 569px) {
    .product-image-block .gallery-top {
        height: 350px
    }
}

@media (max-width: 480px) {
    .product-image-block .gallery-top {
        height: 350px
    }
}

@media (max-width: 376px) {
    .product-image-block .gallery-top {
        height: 350px
    }
}

@media (max-width: 321px) {
    .product-image-block .gallery-top {
        height: 280px
    }
}

.product-image-block .gallery-top img {
    border-radius: 5px;
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.product-image-block .gallery-thumbs .swiper-slide {
    position: relative;
    display: block;
    border-radius: 5px;
    border: 1px solid #eee;
    height: 67px;
    padding: 3px
}

@media (max-width: 1024px) {
    .product-image-block .gallery-thumbs .swiper-slide {
        height: 60px
    }
}

@media (max-width: 991px) {
    .product-image-block .gallery-thumbs .swiper-slide {
        height: 80px
    }
}

@media (max-width: 767px) {
    .product-image-block .gallery-thumbs .swiper-slide {
        height: 128px
    }
}

@media (max-width: 668px) {
    .product-image-block .gallery-thumbs .swiper-slide {
        height: 128px
    }
}

@media (max-width: 569px) {
    .product-image-block .gallery-thumbs .swiper-slide {
        height: 173px
    }
}

@media (max-width: 480px) {
    .product-image-block .gallery-thumbs .swiper-slide {
        height: 80px
    }
}

@media (max-width: 376px) {
    .product-image-block .gallery-thumbs .swiper-slide {
        height: 80px
    }
}

@media (max-width: 321px) {
    .product-image-block .gallery-thumbs .swiper-slide {
        height: 65px
    }
}

.product-image-block .gallery-thumbs .swiper-slide img {
    border-radius: 5px;
    width: auto !important;
    max-height: 85%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.product-image-block .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border-color: #3bb77e
}

.wolf-promotion-code {
    background-color: #f4f6f8;
    padding: 10px;
    border-radius: 5px
}

@media (max-width: 991px) {
    .wolf-promotion-code {
        margin-top: 15px
    }
}

.wolf-promotion-code .promotion-code-title {
    display: flex;
    color: #2F80ED;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    display: flex;
    align-items: center;
    margin-top: 1px
}

@media (max-width: 480px) {
    .wolf-promotion-code .promotion-code-title {
        margin-bottom: 5px
    }
}

.wolf-promotion-code .promotion-code-title img {
    margin-right: 10px
}

@media (max-width: 991px) {
    .wolf-promotion-code .promotion-code-list {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow: scroll hidden;
        overflow-x: scroll !important;
        -webkit-overflow-scrolling: touch;
        -ms-scroll-chaining: chained;
        justify-content: flex-start;
        touch-action: auto;
        display: flex
    }
}

.wolf-promotion-code .promotion-code-list .promotion-code-item {
    position: relative
}

@media (min-width: 768px) and (max-width: 991px) {
    .wolf-promotion-code .promotion-code-list .promotion-code-item {
        flex: 0 0 auto;
        width: 50%
    }
}

@media (max-width: 321px) {
    .wolf-promotion-code .promotion-code-list .promotion-code-item {
        flex: 0 0 auto;
        width: 90%
    }
}

.wolf-promotion-code .promotion-code-list .promotion-code-item .svg-bg {
    filter: drop-shadow(rgba(0, 0, 0, 0.15) 0px 1px 3px);
    width: 100%;
    height: 104px
}

@media (min-width: 992px) and (max-width: 1024px) {
    .wolf-promotion-code .promotion-code-list .promotion-code-item .svg-bg {
        height: 90px
    }
}

.wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content {
    position: absolute;
    top: 0px;
    left: 10px;
    width: calc(100% - 20px);
    display: flex
}

@media (max-width: 480px) {
    .wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content {
        width: 100%
    }
}

.wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-left {
    width: 75px;
    height: 104px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    padding: 5px;
    padding-left: 0;
    position: relative;
    text-align: center
}

@media (max-width: 1024px) {
    .wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-left {
        width: 55px
    }
}

@media (max-width: 991px) {
    .wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-left {
        width: 82px
    }
}

@media (max-width: 569px) {
    .wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-left {
        width: 98px
    }
}

@media (max-width: 480px) {
    .wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-left {
        width: 67px
    }
}

@media (max-width: 321px) {
    .wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-left {
        width: 62px
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-left {
        height: 90px
    }
}

.wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-left img {
    position: absolute;
    display: flex;
    height: 30px;
    width: 30px
}

.wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-right {
    flex: 1;
    padding: 20px 10px;
    padding-left: 3px;
    justify-content: space-between;
    display: flex;
    flex-direction: column
}

@media (min-width: 992px) and (max-width: 1024px) {
    .wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-right {
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 1
    }
}

@media (max-width: 480px) {
    .wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-right {
        padding-right: 18px
    }
}

.wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-right .sli_ite_right_header {
    color: #0D0E0F;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    overflow: hidden;
    line-height: 1.4;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box
}

@media (max-width: 480px) {
    .wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-right .sli_ite_right_header {
        font-size: 13px
    }
}

.wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-right .sli_ite_right_content {
    display: -webkit-box;
    font-size: 12px;
    overflow: hidden;
    line-height: 1.1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    color: #7A7E7F
}

.wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-right .ite_more_right {
    display: -webkit-box;
    margin-left: auto;
    font-size: 12px;
    color: #2F80ED;
    cursor: pointer
}

@media (max-width: 480px) {
    .wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-right .ite_more_right {
        padding-right: 15px
    }
}

.wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-right .ite_more_right:hover, .wolf-promotion-code .promotion-code-list .promotion-code-item .promotion-code-item-content .promotion-code-item-right .ite_more_right:focus {
    color: #3bb77e
}

.wolf-feature {
    margin-top: 40px
}

@media (max-width: 991px) {
    .wolf-feature {
        margin-top: 10px
    }
}

.wolf-feature .title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 15px;
    font-weight: 500
}

.wolf-feature .title a {
    color: #141414
}

.wolf-feature .title a:hover, .wolf-feature .title a:focus {
    color: #3bb77e
}

.wolf-feature .product-summary {
    margin-bottom: 10px;
    padding-bottom: 10px
}

.wolf-feature .product-summary p {
    margin-bottom: 3px;
    color: #444
}

@media (max-width: 1024px) {
    .wolf-feature .product-summary p {
        font-size: 13px
    }
}

.wolf-feature .product-summary ul li {
    display: block;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #ecf0f1;
    padding: 10px 5px
}

.wolf-feature .product-summary ul li span {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    width: 18%
}

.wolf-feature .product-summary ul li div {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #4a4a4a;
    width: 80%
}

.wolf-feature .wolf-product-review-content {
    position: relative
}

.wolf-feature .wolf-product-review-content img {
    max-width: 100% !important;
    height: auto !important
}

.wolf-feature .wolf-product-review-content h3 {
    font-size: 16px
}

.wolf-feature .section-group-most-cate {
    margin-top: 15px
}

.wolf-feature .section-group-most-cate .listgroup {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wolf-feature .section-group-most-cate .listgroup a {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    margin-bottom: 15px;
    text-align: center
}

@media (max-width: 991px) {
    .wolf-feature .section-group-most-cate .listgroup a {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

.wolf-feature .section-group-most-cate .listgroup a img {
    display: block;
    width: 45px;
    height: 45px;
    margin: 0 auto 5px;
    border-radius: 50%
}

.wolf-feature .section-group-most-cate .listgroup a span {
    display: block;
    line-height: 1.3em;
    font-size: 12px;
    color: #000;
    text-align: center
}

.wolf-feature .section-group-most-cate .listgroup a:hover span {
    color: #3bb77e
}

@media (max-width: 991px) {
    .wolf-feature .section-product-news {
        margin-top: 15px
    }
}

.wolf-feature .section-product-news .c-new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.wolf-feature .section-product-news .c-new .c-new__img {
    width: 105px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 10px;
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    height: 74px
}

@media (max-width: 480px) {
    .wolf-feature .section-product-news .c-new .c-new__img {
        width: 80px
    }
}

@media (max-width: 1024px) {
    .wolf-feature .section-product-news .c-new .c-new__img {
        height: 74px
    }
}

@media (max-width: 991px) {
    .wolf-feature .section-product-news .c-new .c-new__img {
        height: 74px
    }
}

@media (max-width: 767px) {
    .wolf-feature .section-product-news .c-new .c-new__img {
        height: 74px
    }
}

@media (max-width: 668px) {
    .wolf-feature .section-product-news .c-new .c-new__img {
        height: 74px
    }
}

@media (max-width: 569px) {
    .wolf-feature .section-product-news .c-new .c-new__img {
        height: 74px
    }
}

@media (max-width: 480px) {
    .wolf-feature .section-product-news .c-new .c-new__img {
        height: 53px
    }
}

@media (max-width: 376px) {
    .wolf-feature .section-product-news .c-new .c-new__img {
        height: 53px
    }
}

@media (max-width: 321px) {
    .wolf-feature .section-product-news .c-new .c-new__img {
        height: 53px
    }
}

.wolf-feature .section-product-news .c-new .c-new__img img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.wolf-feature .section-product-news .c-new .c-new__img img:not(.loaded) {
    width: 100% !important;
    height: 100% !important;
    opacity: 0.2
}

.wolf-feature .section-product-news .c-new .c-new__info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.wolf-feature .section-product-news .c-new .c-new__info a {
    color: #212529;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

@media (max-width: 480px) {
    .wolf-feature .section-product-news .c-new .c-new__info a {
        line-height: 1.3
    }
}

.wolf-feature .section-product-news .c-new .c-new__info a:hover, .wolf-feature .section-product-news .c-new .c-new__info a:focus {
    color: #3bb77e
}

.wolf-feature .section-product-news .c-new+.c-new {
    margin-top: 10px;
    border-top: 1px solid #e5e5e5;
    padding-top: 10px
}

.related-product {
    margin-top: 15px
}

.related-product .title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 15px;
    font-weight: 500
}

.related-product .title a {
    color: #212529
}

.related-product .title a:hover, .related-product .title a:focus {
    color: #3bb77e
}

@media (min-width: 1025px) {
    .related-product .wolf-owl-product {
        padding-bottom: 40px
    }
}

.related-product .wolf-owl-product [class*=swiper-button-].swiper-button-disabled {
    display: none
}

.related-product .wolf-owl-product .swiper-button-next, .related-product .wolf-owl-product .swiper-button-prev {
    width: 30px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    color: #707070;
    top: 45%;
    transition: .3s;
    outline: none;
    opacity: .9
}

.related-product .wolf-owl-product .swiper-button-next:after, .related-product .wolf-owl-product .swiper-button-prev:after {
    font-size: 20px;
    color: #333
}

.related-product .wolf-owl-product .swiper-button-next {
    padding-left: 7px;
    border-radius: 100px 0 0 100px;
    right: 0
}

.related-product .wolf-owl-product .swiper-button-prev {
    padding-right: 7px;
    border-radius: 0 100px 100px 0;
    left: 0
}

.related-product .wolf-owl-product .wolf-product-item-has-sale .product-img-action-wrap .product-img {
    height: 224px
}

@media (max-width: 1024px) {
    .related-product .wolf-owl-product .wolf-product-item-has-sale .product-img-action-wrap .product-img {
        height: 176px
    }
}

@media (max-width: 991px) {
    .related-product .wolf-owl-product .wolf-product-item-has-sale .product-img-action-wrap .product-img {
        height: 220px
    }
}

@media (max-width: 767px) {
    .related-product .wolf-owl-product .wolf-product-item-has-sale .product-img-action-wrap .product-img {
        height: 245px
    }
}

@media (max-width: 668px) {
    .related-product .wolf-owl-product .wolf-product-item-has-sale .product-img-action-wrap .product-img {
        height: 245px
    }
}

@media (max-width: 569px) {
    .related-product .wolf-owl-product .wolf-product-item-has-sale .product-img-action-wrap .product-img {
        height: 259px
    }
}

@media (max-width: 480px) {
    .related-product .wolf-owl-product .wolf-product-item-has-sale .product-img-action-wrap .product-img {
        height: 188px
    }
}

@media (max-width: 376px) {
    .related-product .wolf-owl-product .wolf-product-item-has-sale .product-img-action-wrap .product-img {
        height: 169px
    }
}

@media (max-width: 321px) {
    .related-product .wolf-owl-product .wolf-product-item-has-sale .product-img-action-wrap .product-img {
        height: 141px
    }
}

.related-product .wolf-owl-product .wolf-product-item-has-sale .product-img-action-wrap .product-img img {
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.related-product .wolf-owl-product .wolf-product-item-has-sale .product-img-action-wrap .product-img img:not(.loaded) {
    width: 100% !important;
    height: 100% !important;
}

#btnnewreview {
    background: #3bb77e !important
}

.bizweb-product-reviews-form input, .bizweb-product-reviews-form input[type="text"], .bizweb-product-reviews-form input[type="email"], .bizweb-product-reviews-form textarea {
    border-radius: 3px !important;
    outline: none !important;
    box-shadow: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    border: 1px solid #ebebeb !important
}

.bizweb-product-reviews-form input:focus, .bizweb-product-reviews-form input[type="text"]:focus, .bizweb-product-reviews-form input[type="email"]:focus, .bizweb-product-reviews-form textarea:focus {
    outline: none !important;
    box-shadow: none !important
}

.bizweb-product-reviews-form .bpr-button-submit {
    background: #3bb77e !important;
    border-color: #3bb77e !important;
    min-width: 100px;
    text-transform: uppercase
}

.product-reviews-summary-actions #btnnewreview:hover, .product-reviews-summary-actions #btnnewreview:focus {
    color: #fff;
    background-color: #2f9063 !important
}

.swatch {
    margin-bottom: 10px
}

.swatch .header {
    margin-bottom: 5px;
    text-align: left;
    float: none;
    min-width: 100px;
    font-weight: 500
}

.swatch input {
    display: none
}

.promo-price {
    text-decoration-line: line-through;
    color: gray !important;
    font-size: 12px !important;
}

.swatch label {
    float: left;
    min-width: 50px !important;
    height: 31px !important;
    margin: 0;
    border: 1px solid #f4f4f4;
    background-color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 29px;
    white-space: nowrap;
    font-weight: 500;
    padding: 0;
    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 {
    background: transparent;
    color: #3bb77e;
    border: 1px solid #3bb77e
}

.swatch input:checked+label .img-check {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0
}

.swatch .color input:checked+label {
    position: relative;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border: 1px solid #222
}

.swatch .color input:checked+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.xanh label {
    background-color: #45ff00
}

.swatch .swatch-element.color.vang label {
    background-color: #e9ff00
}

.swatch .swatch-element.color.nau label {
    background-color: #674747
}

.swatch .swatch-element.color.do label {
    background-color: #ff0000
}

.swatch .swatch-element.color.cam label {
    background-color: #fa5a00
}

.swatch .swatch-element.color.xam label {
    background-color: #d5d6d5
}

.swatch .swatch-element.color.xanh-duong label {
    background-color: #3096ff
}

.swatch .swatch-element.color.xanh-la label {
    background-color: #0da05f
}

.swatch .swatch-element.color.tim label {
    background-color: #cc05ff
}

.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: #3bb77e;
    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 #3bb77e 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
}