.checkoutredeem .woocommerce-info {
    font-size: 18px;
    font-weight: bold;
}

.woocommerce .products-grid .action .button.yith-wcqv-button,.woocommerce .products-grid .actions-cart .button.yith-wcqv-button {
    display: none;
}
.woocommerce-cart .cart input.button.btn-update {
    display: none;
}
.review-fixed .wp-gr.wpac .wp-google-left img {
    width: 35px!important;
    height: 35px!important;
}
.review-fixed .wp-gr .grw-slider .wp-google-stars {
    margin: 5px 0 5px!important;
}
.review-fixed .wp-gr .wp-google-review .wp-star svg {
    width: 12px!important;
    height: 12px!important;
}
.review-fixed .wp-gr .wp-google-text {
    font-size: 12px !important;
}
.review-fixed {
    display: none;
}

.review-fixed  .wp-gr .grw-slider .grw-row {
    flex-wrap: wrap !important;
}
.review-fixed.active {
    display: block;
}

.scroll-show-review {
    max-width: 16%;
    position: fixed;
    left: -15px;
    bottom: -20px;
}

.review-fixed .wp-gr .grw-slider .grw-slider-reviews .grw-slider-review{
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    max-width: 100%!important;
}
.time-coundown-ct .box-timer {
    bottom: 0;
    left: 0;
    text-align: center;
    margin-top: 0;
    position: relative;
    top: 0;
}
.time-coundown-ct .box-timer {
    display: flex;
    align-items: center;
    justify-content: center;
}
.time-coundown-ct .box-timer .end-time {
    margin-right: 10px;
}
.time-coundown-ct .timer-grid {
    display: flex;
    align-items: center;
    justify-content: center;
}
.time-coundown-ct .timer-grid .box-time-date {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    margin-top: 0;
    background: transparent;
    color: #808080;
}
.time-coundown-ct .timer-grid .day.box-time-date {
    color: #808080;
}
.time-coundown-ct .timer-grid .box-time-date span {
    display: block;
    font-size: 16px;
    color: #3f3f3f;
    margin-top: 0;
    margin-right: 5px;
}

.ct-price-hassales del {
    display: none;
}

.ct-price ins {
    display: none;
}
.price-box > span:nth-child(1) {
    display: block;
}

.list-best-seller .item-price .price-box {
    font-family: 'Oswald Regular';
    font-size: 16px;
    color: #ff685b;
}

.mega-menu {
    padding-left: 68px;
}

.woocommerce form.checkout_coupon {
    border: 0;
    padding: 0;
    margin: 0;
}

.checkout_coupon input#coupon_code {
    margin: 8px 0;
    width: 90%;
}

.new-arrivals-pro .home-block-inner {
    float: right;
}

.new-arrivals-pro .block-content {
    border-right: 1px solid #f1f1f1;
    margin-left: 0;
    float: left;
}

p.home-txt {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    text-transform: none;
    letter-spacing: .5px;
}

.woocommerce ul.products li.product.item.outofstock::before,
body.home #page div.product.item.outofstock::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    display: block;
    background-image: url(../img/out_of_stock.png);
    width: 90px;
    height: 78px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.bubble {
    position: absolute;
    top: 5px;
    left: 5px;
    text-transform: uppercase;
    z-index: 9;
}

.bubble .inside {
    width: 40px;
    height: 40px;
    background-color: #e4202a;
    display: table;
    position: relative;
    padding: 0;
    border-radius: 50%;
}

.bubble .inside .inside-text {
    color: #ffffff;
    display: table-cell;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    text-align: center;
    vertical-align: middle;
}

.products-grid.owl-carousel .item .item-inner .item-img .item-img-info a.product-image img {
    background: transparent;
    position: relative;
    z-index: 9;
    transform: none;
}

.products-grid .item .item-inner {
    z-index: 9998;
}

.only-mb {
    display: none !important;
}

.only-mb img {
    width: 100%;
    height: auto;
}
.term-congratulatory .section-join-us  {
    margin-top: 50px;
}
.term-congratulatory .section-join-us .btn-join {
    font-size: 24px;
    line-height: 24px;
    padding: 20px 40px;
}
.term-congratulatory .section-join-us .title-big {
    font-size: 70px;
}
.term-congratulatory .section-join-us .title-on {
    font-size: 35px;
    line-height: 45px;
}
.term-congratulatory .section-join-us .title-big img {
    position: absolute;
    right: -75px;
    bottom: -50px;
    width: 358px;
}
.feature-bg {
    position: relative;
    display: block;
    padding-top: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.feature-bg::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
}
.section-featurein .list-feature {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.section-featurein .title-ss {
    font-size: 30px;
    font-family: inherit;
}
.section-featurein .title-p a{
    font-size: 28px;
    color: #fff;
    display: block;
}
.woocommerce-page .section-featurein .list-feature img {
    height: auto;
    width: 200px;
}
.col-info-ct .description i {
    color: #800000;
    font-size: 18px;
    margin: 8px;
    width: 30px;
}
.col-info-ct .info-contact p {
    margin-bottom: 10px;
}
.col-info-ct .info .icon-box {
    margin-top: 5px;
}
.gform_wrapper #gform_fields_1 input#choice_1_6_1 {
    width: auto;
    margin-top: 0;
}
.hide_code {
    display: none;
}
.slide-archive {
    margin-bottom: 40px;
}
figure.img-responsive {
    position: relative;
}
.tag-seller {
    position: absolute;
    display: none !important;
    left: 0;
    top: 0;
}
.tag-seller::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    display: block;
    background-image: url(../img/selling_label.png);
    width: 90px;
    height: 78px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
@media all and (max-width:576px) {
    .scroll-show-review {
        display: none;
    }
	
    .only-mb {
        display: block !important;
    }
    .bestsell-pro .home-block-inner .pretext, .bestsell-pro a.view_more_bnt,.new-arrivals-pro .home-block-inner .pretext,
    .new-arrivals-pro .home-block-inner .view_more_bnt{
        display: none;
    }
    .hidemobile {
        display: none;
    }
    .home .latest-blog {
        display: none;
    }
    .bestsell-pro {
        margin-top: 30px;
    }
}