.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1290px;
}
.woocommerce .container, .woocommerce .container-lg, .woocommerce .container-md, .woocommerce .container-sm, .woocommerce .container-xl, .woocommerce .container-xxl {
    max-width: 100%;
    width: 1290px;
}
@media (min-width: 1326px) {
    .wraper_blog_main .container, .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1290px !important;
        margin: 0 auto;
        padding-left: 0px;
        padding-right: 0px;
    }
}
del, del * {
    text-decoration: line-through !important;
}
.woocommerce .blockUI.blockOverlay {
    position: fixed !important;
    background: rgba(255, 255, 255, .7) !important;
    background-image:none !important;
    /*width: 100%;
    height: 100%;*/


    /*padding: 0px !important;
    background: rgba(146, 146, 146, 0.95);
    text-align: center;
    position: fixed !important; 
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
    z-index: 999;*/
}
/*body .woocommerce .blockUI.blockOverlay:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}*/

 .woocommerce .blockUI.blockOverlay:after {
    display:none
}

 .woocommerce .blockUI.blockOverlay:before {
    border-radius: 100px;
    display: inline-block;
    background-image: none;
    background-color: #060815;
    height: 15px;
    width: 15px;
    -webkit-animation: loading-scale 1s 0s cubic-bezier(.09, .57, .49, .9) infinite;
    animation: loading-scale 1s 0s cubic-bezier(.09, .57, .49, .9) infinite;
    position: fixed;
    top: 50%;
    left: 50%;
    content: "";
    z-index: -1;
    color: transparent !important;
    font-size: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
/*    margin:0;*/
    display: none;
}

/*@-webkit-keyframes loading-scale {
    30% {
        transform:scale(.3)
    }

    100% {
        transform:scale(1)
    }
}*/

@keyframes loading-scale {
    30% {
        transform:scale(.3)
    }

    100% {
        transform:scale(1)
    }
}
/******************************
    Shop Page
*******************************/
.no-padding {
    padding: 0px;
}
.hidden {
    display: none;
}
.wraper_shop_main.shop-rightsidebar .order-lg-12.order-sm-12 {
    order: 1;
}
.wraper_shop_main .col-lg-9 {
    flex-basis: 0%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.wraper_shop_main .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 300px;
}
.wraper_shop_main.shop-leftsidebar [class*='col-'] {
    margin: 0px;
    padding-left: 15px;
    padding-right: 15px;
}
.order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
}
.order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
}
.wraper_shop_main .rt-shop-filters.rt-sticky-filters,
.wraper_shop_main.shop-topsidebar .rt-shop-filters.rt-sticky-filters, 
.wraper_shop_main.shop-leftsidebar .rt-shop-filters.rt-sticky-filters, 
.wraper_shop_main.shop-rightsidebar .rt-shop-filters.rt-sticky-filters {
    justify-content: flex-end;
    padding-left: 0;
    padding-right: 15px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    line-height: 1;
}
.rt-shop-filters .rt-side-filter {
    display: none;
}
.rt-top-filter button.rt-show-filter, .rt-top-filter button.rt-hide-filter, .rt-side-filter button.rt-fly-filter, .rt-side-filter button.rt-fly-hide-filter {
    background: none;
    width: 100px;
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: #6b6b6b;
    padding-left: 0px;
    border: none;
}
.rt-top-filter svg {
    width: 16px;
    margin-left: 7px;
}
.woocommerce .woocommerce-result-count {
    padding-top: 7px;
    padding-bottom: 2px;
    line-height: 28px;
}
.wraper_shop_main .rt-shop-filters.rt-sticky-filters .woocommerce-ordering {
    margin: 0;
    margin: 0;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    position: relative;
    padding: 3px 9px 3px 5px;
    background: #fff;
    box-shadow: 0px 4px 17px rgba(194, 194, 194, 0.25);
}
.wraper_shop_main .rt-shop-filters select {
    -webkit-appearance: none;
}
.wraper_shop_main .rt-shop-filters select.orderby{
    border: 0;
    color: inherit;
    background-color: transparent;
    background-image: none;
    width: 100%;
    max-width: 150px;
    height: auto;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 0px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
}
.wraper_shop_main .rt-shop-filters.rt-sticky-filters .woocommerce-ordering svg {
    width: 16px;
    height: 16px;
}
.wraper_shop_main .rt-shop-filters.rt-sticky-filters .rt-display-view {
    display: none;
}
.wraper_shop_main .rt-shop-filters.rt-sticky-filters .rt-display-view button {
    background: transparent;
    color: #060815;
    fill: currentColor;
    opacity: 0.3;
    padding: 0 4px;
}
.wraper_shop_main .rt-shop-filters.rt-sticky-filters .rt-display-view button:hover, 
.wraper_shop_main .rt-shop-filters.rt-sticky-filters .rt-display-view button.active {
    opacity: 1;
}
.wraper_shop_main .rt-shop-filters.rt-sticky-filters .rt-display-view button svg {
    width: 16px;
    height: 16px;
}
/*pagination*/

/*.product-navigation-style-one .swiper-button-prev,
.product-navigation-style-one .swiper-button-next {
    background-image: none;
}*/

.row.product-box {
    display: flex;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

.wide-column-one.elementor-section-boxed .row.product-box .product-item-box.colmd2,
.wide-column-one.elementor-section-boxed .row.product-box .product-item-box-dummy-5 {
    width: 344px;
    vertical-align: top;
    overflow: hidden;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wide-column-one.elementor-section-boxed .row.product-box .product-item-box.col-md-3,
.wide-column-one.elementor-section-boxed .row.product-box .product-item-box-dummy-4,
.wide-column-one.elementor-section-boxed .product-box.element-two .col-md-6,
.wide-column-one.elementor-section-boxed .product-box.element-two .product-item-box-dummy-2 {
    width: 415px;
    vertical-align: top;
    overflow: hidden;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
   
    max-width: 100%;
    
}

.wide-column-one.elementor-section-boxed .row.product-box .product-item-box.col-md-4,
.wide-column-one.elementor-section-boxed .row.product-box .product-item-box-dummy-3 {
    width: 554px;
    vertical-align: top;
    overflow: hidden;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  
    max-width: 100%;
   
}

.yoga-mat .row.product-box.woocommerce.element-five .product-item-box.col-md-4,
.yoga-mat .row.product-box.woocommerce.element-five .product-item-box-dummy-3,
.yoga-mat .row.product-box.woocommerce.element-eight .product-item-box.col-md-4,
.yoga-mat .row.product-box.woocommerce.element-eight .product-item-box-dummy-3 {
    width: auto;
    flex: auto;
    max-width: 33.333333%;
}
/*elementor boxed container section*/
.row.product-box .product-item-box.colmd2,
.row.product-box .product-item-box-dummy-5 {
    width: 240px;
    vertical-align: top;
    overflow: hidden;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.row.product-box .product-item-box.col-md-3,
.row.product-box .product-item-box-dummy-4,
.product-box.element-two .col-md-6,
.product-box.element-two .product-item-box-dummy-2 {
    width: 308px;
    vertical-align: top;
    overflow: hidden;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    
}

.row.product-box .product-item-box.col-md-4,
.row.product-box .product-item-box-dummy-3 {
    width: 415px;
    vertical-align: top;
    overflow: hidden;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    
}   
/*elementor boxed container section*/
@media screen and (max-width: 767px) {
    .product-box.element-one .product-item .holder .product-description .add-bag a {
        padding: 11px 11px;
    }
    .product-box .colmd2,
    .product-box .col-md-3,
    .product-box .col-md-4,
    .product-box .col-md-6,
    .yoga-mat .row.product-box.woocommerce.element-eight .product-item-box.col-md-4,
    .yoga-mat .row.product-box.woocommerce.element-eight .product-item-box-dummy-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        flex-direction: row;
    }

    .yoga-mat .row.product-box.woocommerce.element-eight .product-item-box.col-md-4:nth-child(odd),
    .product-box .col-md-3:nth-child(odd),
    .product-box .col-md-6:nth-child(odd) {
        padding-right: 8px !important;
        padding-left: 0px !important;
    }

    .yoga-mat .row.product-box.woocommerce.element-eight .product-item-box.col-md-4:nth-child(even),
    .product-box .col-md-3:nth-child(even),
    .product-box .col-md-6:nth-child(even) {
        padding-left: 8px !important;
        padding-right: 0px !important;
    }

    .cd-user-modal.is-visible:before {
        height: auto !important;
    }

    #cd-login.is-selected .woocommerce-form-login.login,
    #cd-signup.is-selected .woocommerce-form-register.register {
        width: 100%;
        padding: 40px 20px !important;
        margin: 0;
        border: none;
    }

    .product-box.element-one .product-item .holder .product-description .add-bag,
    .product-box.element-one .product-item .holder .product-description .action-buttons {
        display: none;
    }
}

@media screen and (max-width: 782px) {
    .cd-user-modal.is-visible:before {
        height: auto !important;
    }
}
/*# Product box element one
--------------------------------------------------------------*/
.product-box.element-one .product-item {
    /*margin-bottom: 30px;*/
    display: block;
    position: relative;
    overflow: hidden;
    float: left;
    /*height: 550px;*/
    width:100%;
}
.product-box.element-one .product-item-box{
    transition: .5s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    background-color: #fff;
}
.product-box.element-one .product-item-box:hover{
    transition: .5s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    background-color: #fff;
    box-shadow: 0px 0px 60px 20px rgb(87 102 116 / 22%);
    z-index:9;
}
.product-box.element-one.row {
    margin-right: 0;
    margin-left: 0;
}

.product-box.element-one .col-md-3,
.product-box.element-one .col-md-6,
.product-box.element-one .col-md-4 {
    padding: 20px 20px 0;
}

/*.row.product-box.element-one .product-item-box.col-md-3,
.row.product-box.element-one .product-item-box-dummy-4,
.row.product-box.element-one .product-item-box.col-md-6,
.row.product-box.element-one .product-item-box-dummy-2 {
    width: 415px;
    vertical-align: top;
    overflow: hidden;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex: 0 0 415px;
    max-width: 100%;
}*/

.product-box.element-one .product-item .holder {
    position: relative;
    overflow: hidden;
    /*margin-bottom: 40px;*/
    transition: all 0.3s ease-in-out;
}

.product-box.element-one .product-item .holder .pic {
    position: relative;
    overflow: hidden;
    transition: all 0.8s cubic-bezier(0.39, 0.01, 0.36, 0.9);
    text-align: center;
}

.product-box.element-one .product-item .holder .pic img {
    width: 100%;
    float: left;
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
}

.product-box.element-one .product-item .holder .pic img.primary-img {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
    transform: translate3d(0px, 0px, 0px);
}

.product-box.element-one .product-item .holder .pic:hover img.primary-img {
    opacity: 1;
    transform: scale(1.06);
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);

}

.product-box.element-one .product-item .holder .pic img.primary-hover-img {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 2;
    /*-ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);*/
    transition: 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
}

.product-box.element-one .product-item .holder .pic:hover img.primary-hover-img {
    opacity: 1;
    visibility: visible;
    transform: scale(1.06) translate3d(0px, 0px, 0px);
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
}

.product-box.element-one .product-item .holder .pic .tag {
    position: absolute;
    background: #fff;
    padding: 6px 6px 4px 6px;
    left: 15px;
    top: 15px;
    font-size: 14px;
    line-height: 14px;
    color: #000;
    z-index: 1;
}

.product-box.element-one .product-item .holder .pic .offer {
    position: absolute;
    background: #fff;
    padding: 6px 6px 4px 6px;
    right: 15px;
    top: 15px;
    font-size: 14px;
    line-height: 14px;
    color: #EF5C5C;
    z-index: 1;
}

.product-box.element-one .product-item .holder .product-description {
    background: #fff;
    text-align: left;
    padding: 20px 0 10px 0;
}

.product-box.element-one .product-item .holder .product-description .product-price span.percent-off {
    display: none;
}

.product-box.element-one .product-item .holder .product-description .product-price .price ins {
    margin-right: 8px;
}

.product-box.element-one .product-item .holder .action-buttons {
    position: absolute;
    left: 30px;
    margin: 0 auto;
    top: 30px;
}

.product-box.element-one .product-item .holder .action-buttons .button.yith-wcqv-button,
.product-box.element-one .product-item .holder .action-buttons .rt-add-to-cart button,
.product-box.element-one .product-item .holder .action-buttons a.rt-add-to-cart,
.product-box.element-one .product-item .holder .action-buttons .tinv-wishlist a,
.product-box.element-one .product-item .holder .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .07);
    border-radius: 50% !important;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    margin: 0 0px 10px 0px;
    border: 1px solid #f1f1f1;
    font-size: 0px !important;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    z-index: 9;
}

.product-box.element-one .product-item .holder .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback {
    display: none;
}

.product-box.element-one .product-item .holder .action-buttons .tinv-wishlist a:before {
    position: absolute;
    content: "";
    background: url(../images/heart-woocommerce.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 16px;
    height: 16px;
    background-size: 16px;
    margin: 0px;
}

.product-box.element-one .product-item .holder .action-buttons .button.yith-wcqv-button:before {
    position: absolute;
    content: "";
    background: url(../images/eye-woocommerce1.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 16px;
    height: 18px;
    background-size: 17px;
}

.product-box.element-one .product-item .holder .action-buttons .rt-add-to-cart button:before,
.product-box.element-one .product-item .holder .action-buttons a.rt-add-to-cart:before {
    position: absolute;
    content: "";
    background: url(../images/shopping-bag-woocommerce01.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 16px;
    height: 16px;
    background-size: 16px;
}

.product-box.element-one .product-item .holder:hover .action-buttons .button.yith-wcqv-button,
.product-box.element-one .product-item .holder:hover .action-buttons .rt-add-to-cart button,
.product-box.element-one .product-item .holder:hover .action-buttons a.rt-add-to-cart,
.product-box.element-one .product-item .holder:hover .action-buttons .tinv-wishlist a,
.product-box.element-one .product-item .holder:hover .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    opacity: 1;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
   transform: translateY(0px);
   -webkit-transform: translateY(0px);
}

.product-box.element-one .product-item .holder .action-buttons .tinv-wishlist:hover a:before {
    background: url(../images/heart-woocommerce-white.svg);
    width: 16px;
    height: 14px;
    background-size: 16px;
}

.product-box.element-one .product-item .holder .action-buttons .button.yith-wcqv-button:hover:before {
    background: url(../images/eye-woocommerce1-white.svg);
    width: 16px;
    height: 12px;
    background-size: 17px;
}

.product-box.element-one .product-item .holder .action-buttons .rt-add-to-cart button:hover:before,
.product-box.element-one .product-item .holder .action-buttons a.rt-add-to-cart:hover:before {
    background: url(../images/shopping-bag-woocommerce-white1.svg);
    width: 16px;
    height: 17px;
    background-size: 15px;

}

.product-box.element-one .product-item .holder .action-buttons .button:hover,
.product-box.element-one .product-item .holder .action-buttons a.rt-add-to-cart:hover,
.product-box.element-one .product-item .holder .action-buttons .tinv-wishlist a:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.product-box.element-one .product-item .holder .action-buttons .tinv-wishlist:hover a {
    color: #fff;
    background: #000;
}

.product-box.element-one .product-item .holder .action-buttons .button:focus,
.product-box.element-one .product-item .holder .action-buttons a:focus {
    outline: none;
    border: none;
}

.product-box.element-one .product-item .holder .action-buttons .rt-add-to-cart .radiantthemes-cart .quantity,
.product-box.element-one .product-item .holder .action-buttons .rt-add-to-cart .radiantthemes-cart .added_to_cart {
    display: none;
}

.product-box.element-one .product-item .holder .product-description .star-rating {
    float: none;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 14px;
    width: 5.4em;
    font-family: star;
    margin-bottom: 15px;
    display: none;
}

.product-box.element-one .product-item .holder .product-description .product-brand {
    margin: 0 0 3px;
    display: none;
}

.product-box.element-one .product-item .holder .product-description .product-brand a {
    text-decoration: none;
    text-transform: uppercase;
}

.product-box.element-one .product-item .holder .product-description .product-title {
    margin: 0 0 10px;
    font-weight: 500;
}

.product-box.element-one .product-item .holder .product-description .product-price,
.product-box.element-one .product-item .holder .product-description .price {
    margin-bottom: 5px;
    word-break: break-word;
}

.product-box.element-one .product-item .holder .product-description .product-title a {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-decoration: none;
    color:#333;
}

.product-box.element-one .product-item .holder .product-description .product-price ins,
.product-box.element-one .product-item .holder .product-description .price ins {
    padding-right: 8px;
    padding-left: 0px;
}

.product-box.element-one .product-item .holder .product-description .product-price del,
.product-box.element-one .product-item .holder .product-description .price del {
    opacity: 0.6;
    padding-right: 8px;
}

.product-box.element-one .product-item .holder .color-swatch {
    align-items: center;
    display: flex;
    flex-direction: row;
}

.product-box.element-one .product-item .holder .color-swatch .color {
    border: transparent;
    width: auto;
    display: flex;
    margin-right: 43px;
    border-radius: 50%;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);
}

.product-box.element-one .product-item .holder .color-swatch .color:hover,
.product-box.element-one .product-item .holder .color-swatch .color.active {
    border: 1px solid #272727;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);
}

.product-box.element-one .product-item .holder .color-swatch .color span {
    padding: 3px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    font-size: 0;
    letter-spacing: 0;
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;
}

.product-box.element-one .product-item .holder .color-swatch div {
    position: relative;
}

.product-box.element-one .product-item .holder .color-swatch div:hover:after,
.product-box.element-one .product-item .holder .color-swatch div.active:after {
    opacity: 1;
    visibility: visible;
}

.product-box.element-one .product-item .holder .color-swatch .color:hover {
    cursor: pointer;
}

.product-box.element-one .product-item .holder .color-swatch {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.product-box.element-one .product-item .holder .color-swatch .color {
    border: transparent;
    width: auto;
    display: flex;
    margin-right: 4px;
    border-radius: 50%;
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);
}

.product-box.element-one .product-item .holder .color-swatch .color:hover,
.product-box.element-one .product-item .holder .color-swatch .color.active {
    border: 1px solid #272727;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);
}

.product-box.element-one .product-item .holder .color-swatch .color span {
    padding: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    font-size: 0;
    letter-spacing: 0;
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 15%);
}

.product-box.element-one .product-item .holder .color-swatch div {
    position: relative;
}

.product-box.element-one .product-item .holder .color-swatch div:hover:after,
.product-box.element-one .product-item .holder .color-swatch div.active:after {
    opacity: 1;
    visibility: visible;
}

.product-box.element-one .product-item .holder .color-swatch .color:hover {
    cursor: pointer;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .product-box.element-one .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        flex-direction: row;
    }

    .product-box.element-one .product-item .holder .action-buttons {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .product-box.element-one .product-item .holder .action-buttons {
        display: none;
    }

    .product-box.element-one .col-md-3,
    .product-box.element-one .col-md-6,
    .product-box.element-one .product-item-box-dummy-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        flex-direction: row;
    }

    .product-box.element-one .col-md-3:nth-child(odd),
    .product-box.element-one .col-md-6:nth-child(odd) {
        padding-right: 8px !important;
        padding-left: 8px !important;
    }

    .product-box.element-one .col-md-3:nth-child(even),
    .product-box.element-one .col-md-6:nth-child(even) {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
}

/*--------------------------------------------------------------
# Product box element three
--------------------------------------------------------------*/
.product-box.element-three .product-item {
    margin-bottom: 30px;
    display: block;
    position: relative;
    overflow: hidden;
    float: left;
    /*height: 550px;*/
    width:100%;
}

.product-box.element-three.row {
    margin-right: 0;
    margin-left: 0;
}

.product-box.element-three .col-md-3,
.product-box.element-three .col-md-6 {
    padding: 0 8px;
}

/*.row.product-box.element-three .product-item-box.col-md-3,
.row.product-box.element-three .product-item-box-dummy-4,
.row.product-box.element-three .product-item-box.col-md-6,
.row.product-box.element-three .product-item-box-dummy-2 {
    width: 415px;
    vertical-align: top;
    overflow: hidden;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex: 0 0 415px;
    max-width: 100%;
}*/

.product-box.element-three .product-item .holder {
    position: relative;
    overflow: hidden;
    /*margin-bottom: 40px;*/
    transition: all 0.3s ease-in-out;
}

.product-box.element-three .product-item .holder .pic {
    position: relative;
    overflow: hidden;
    transition: all 0.8s cubic-bezier(0.39, 0.01, 0.36, 0.9);
    text-align: center;
}

.product-box.element-three .product-item .holder .pic img {
    width: 100%;
    float: left;
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
}

.product-box.element-three .product-item .holder .pic img.primary-img {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
    transform: translate3d(0px, 0px, 0px);
}

.product-box.element-three .product-item .holder .pic:hover img.primary-img {
    opacity: 1;
    transform: scale(1.06);
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);

}

.product-box.element-three .product-item .holder .pic img.primary-hover-img {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 2;
    /*-ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);*/
    transition: 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
}

.product-box.element-three .product-item .holder .pic:hover img.primary-hover-img {
    opacity: 1;
    visibility: visible;
    transform: scale(1.06) translate3d(0px, 0px, 0px);
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
}

.product-box.element-three .product-item .holder .pic .tag {
    position: absolute;
    background: #fff;
    padding: 6px 6px 4px 6px;
    left: 15px;
    top: 15px;
    font-size: 14px;
    line-height: 14px;
    color: #000;
    z-index: 1;
}

.product-box.element-three .product-item .holder .pic .offer {
    position: absolute;
    background: #fff;
    padding: 6px 6px 4px 6px;
    right: 15px;
    top: 15px;
    font-size: 14px;
    line-height: 14px;
    color: #EF5C5C;
    z-index: 1;
}

.product-box.element-three .product-item .holder .product-description {
    background: #fff;
    text-align: center;
    padding: 20px 0 10px 0;
}

.product-box.element-three .product-item .holder .product-description .product-price span.percent-off {
    display: none;
}

.product-box.element-three .product-item .holder .product-description .product-price .price ins {
    margin-right: 8px;
}

.product-box.element-three .product-item .holder .action-buttons {
    position: absolute;
    left: 30px;
    margin: 0 auto;
    top: 30px;
}

.product-box.element-three .product-item .holder .action-buttons .button.yith-wcqv-button,
.product-box.element-three .product-item .holder .action-buttons .rt-add-to-cart button,
.product-box.element-three .product-item .holder .action-buttons a.rt-add-to-cart,
.product-box.element-three .product-item .holder .action-buttons .tinv-wishlist a,
.product-box.element-three .product-item .holder .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .07);
    border-radius: 50% !important;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    margin: 0 0px 10px 0px;
    border: 1px solid #f1f1f1;
    font-size: 0px !important;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    z-index: 9;
}

.product-box.element-three .product-item .holder .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback {
    display: none;
}

.product-box.element-three .product-item .holder .action-buttons .tinv-wishlist a:before {
    position: absolute;
    content: "";
    background: url(../images/heart-woocommerce.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 16px;
    height: 16px;
    background-size: 16px;
    margin: 0px;
}

.product-box.element-three .product-item .holder .action-buttons .button.yith-wcqv-button:before {
    position: absolute;
    content: "";
    background: url(../images/eye-woocommerce1.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 16px;
    height: 18px;
    background-size: 17px;
}

.product-box.element-three .product-item .holder .action-buttons .rt-add-to-cart button:before,
.product-box.element-three .product-item .holder .action-buttons a.rt-add-to-cart:before {
    position: absolute;
    content: "";
    background: url(../images/shopping-bag-woocommerce01.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 16px;
    height: 16px;
    background-size: 16px;
}

.product-box.element-three .product-item .holder:hover .action-buttons .button.yith-wcqv-button,
.product-box.element-three .product-item .holder:hover .action-buttons .rt-add-to-cart button,
.product-box.element-three .product-item .holder:hover .action-buttons a.rt-add-to-cart,
.product-box.element-three .product-item .holder:hover .action-buttons .tinv-wishlist a,
.product-box.element-three .product-item .holder:hover .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    opacity: 1;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
   transform: translateY(0px);
   -webkit-transform: translateY(0px);
}

.product-box.element-three .product-item .holder .action-buttons .tinv-wishlist:hover a:before {
    background: url(../images/heart-woocommerce-white.svg);
    width: 16px;
    height: 14px;
    background-size: 16px;
}

.product-box.element-three .product-item .holder .action-buttons .button.yith-wcqv-button:hover:before {
    background: url(../images/eye-woocommerce1-white.svg);
    width: 16px;
    height: 12px;
    background-size: 17px;
}

.product-box.element-three .product-item .holder .action-buttons .rt-add-to-cart button:hover:before,
.product-box.element-three .product-item .holder .action-buttons a.rt-add-to-cart:hover:before {
    background: url(../images/shopping-bag-woocommerce-white1.svg);
    width: 16px;
    height: 17px;
    background-size: 15px;

}

.product-box.element-three .product-item .holder .action-buttons .button:hover,
.product-box.element-three .product-item .holder .action-buttons a.rt-add-to-cart:hover,
.product-box.element-three .product-item .holder .action-buttons .tinv-wishlist a:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.product-box.element-three .product-item .holder .action-buttons .tinv-wishlist:hover a {
    color: #fff;
    background: #000;
}

.product-box.element-three .product-item .holder .action-buttons .button:focus,
.product-box.element-three .product-item .holder .action-buttons a:focus {
    outline: none;
    border: none;
}

.product-box.element-three .product-item .holder .action-buttons .rt-add-to-cart .radiantthemes-cart .quantity,
.product-box.element-three .product-item .holder .action-buttons .rt-add-to-cart .radiantthemes-cart .added_to_cart {
    display: none;
}

.product-box.element-three .product-item .holder .product-description .star-rating {
    float: none;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 14px;
    width: 5.4em;
    font-family: star;
    margin-bottom: 15px;
    display: none;
}

.product-box.element-three .product-item .holder .product-description .product-brand {
    margin: 0 0 3px;
    display: none;
}

.product-box.element-three .product-item .holder .product-description .product-brand a {
    text-decoration: none;
    text-transform: uppercase;
}

.product-box.element-three .product-item .holder .product-description .product-title {
    margin: 0 0 10px;
    font-weight: 500;
}

.product-box.element-three .product-item .holder .product-description .product-price,
.product-box.element-three .product-item .holder .product-description .price {
    margin-bottom: 5px;
    word-break: break-word;
}

.product-box.element-three .product-item .holder .product-description .product-title a {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-decoration: none;
    color:#333;
}

.product-box.element-three .product-item .holder .product-description .product-price ins,
.product-box.element-three .product-item .holder .product-description .price ins {
    padding-right: 8px;
    padding-left: 0px;
}

.product-box.element-three .product-item .holder .product-description .product-price del,
.product-box.element-three .product-item .holder .product-description .price del {
    opacity: 0.6;
    padding-right: 8px;
}

.product-box.element-three .product-item .holder .color-swatch {
    align-items: center;
    display: flex;
    flex-direction: row;
}

.product-box.element-three .product-item .holder .color-swatch .color {
    border: transparent;
    width: auto;
    display: flex;
    margin-right: 43px;
    border-radius: 50%;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);
}

.product-box.element-three .product-item .holder .color-swatch .color:hover,
.product-box.element-three .product-item .holder .color-swatch .color.active {
    border: 1px solid #272727;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);
}

.product-box.element-three .product-item .holder .color-swatch .color span {
    padding: 3px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    font-size: 0;
    letter-spacing: 0;
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;
}

.product-box.element-three .product-item .holder .color-swatch div {
    position: relative;
}

.product-box.element-three .product-item .holder .color-swatch div:hover:after,
.product-box.element-three .product-item .holder .color-swatch div.active:after {
    opacity: 1;
    visibility: visible;
}

.product-box.element-three .product-item .holder .color-swatch .color:hover {
    cursor: pointer;
}

.product-box.element-three .product-item .holder .color-swatch {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.product-box.element-three .product-item .holder .color-swatch .color {
    border: transparent;
    width: auto;
    display: flex;
    margin-right: 4px;
    border-radius: 50%;
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);
}

.product-box.element-three .product-item .holder .color-swatch .color:hover,
.product-box.element-three .product-item .holder .color-swatch .color.active {
    border: 1px solid #272727;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);
}

.product-box.element-three .product-item .holder .color-swatch .color span {
    padding: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    font-size: 0;
    letter-spacing: 0;
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 15%);
}

.product-box.element-three .product-item .holder .color-swatch div {
    position: relative;
}

.product-box.element-three .product-item .holder .color-swatch div:hover:after,
.product-box.element-three .product-item .holder .color-swatch div.active:after {
    opacity: 1;
    visibility: visible;
}

.product-box.element-three .product-item .holder .color-swatch .color:hover {
    cursor: pointer;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .product-box.element-three .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        flex-direction: row;
    }

    .product-box.element-three .product-item .holder .action-buttons {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .product-box.element-three .product-item .holder .action-buttons {
        display: none;
    }

    .product-box.element-three .col-md-3,
    .product-box.element-three .col-md-6,
    .product-box.element-three .product-item-box-dummy-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        flex-direction: row;
    }

    .product-box.element-three .col-md-3:nth-child(odd),
    .product-box.element-three .col-md-6:nth-child(odd) {
        padding-right: 8px !important;
        padding-left: 0px !important;
    }

    .product-box.element-three .col-md-3:nth-child(even),
    .product-box.element-three .col-md-6:nth-child(even) {
        padding-left: 8px !important;
        padding-right: 0px !important;
    }
}

/*--------------------------------------------------------------
# Product box element four
--------------------------------------------------------------*/
.product-box.element-four .product-item {
    margin-bottom: 15px;
    display: block;
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    /*height: 550px;*/
}

@media screen and (max-width:767px) {
    .product-box.element-four .product-item {
        margin-bottom: 0px;
    }
}

.product-box.element-four.row {
    margin-right: 0;
    margin-left: 0;
    /*display: flex;
    justify-content: space-between;*/
}

.product-box.element-four.row .col-md-3,
.product-box.element-four.row .col-md-4,
.product-box.element-four.row .colmd2, .product-box.element-three.row .col-md-3,
.product-box.element-three.row .col-md-4,
.product-box.element-three.row .colmd2 {
    padding: 0 8px;
}

/*.row.product-box.element-four .product-item-box.colmd2,
.row.product-box.element-four .product-item-box-dummy-5 {
    width: 333px;
    vertical-align: top;
    overflow: hidden;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex: 0 0 333px;
    max-width: 100%;
}*/

/*.row.product-box.element-four .product-item-box.col-md-3,
.row.product-box.element-four .product-item-box-dummy-4 {
    width: 308px;
    vertical-align: top;
    overflow: hidden;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex: 0 0 308px;
    max-width: 100%;
}*/

/*.row.product-box.element-four .product-item-box.col-md-4,
.row.product-box.element-four .product-item-box-dummy-3 {
    width: 410px;
    vertical-align: top;
    overflow: hidden;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex: 0 0 410px;
    max-width: 100%;
}
*/
.product-box.element-four .product-item .holder,
.product-box.element-four .product-item .content-wrapper {
    position: relative;
    overflow: hidden;
    /*margin-bottom: 40px;*/
    transition: all 0.3s ease-in-out;
}

.product-box.element-four .product-item .holder .pic,
.product-box.element-four .product-item .content-wrapper .thumbnail-wrapper .pic {
    position: relative;
    display: block;
    overflow: hidden;
    transition: all 0.8s cubic-bezier(0.39, 0.01, 0.36, 0.9);
    text-align: center;
}

.product-box.element-four .product-item .holder .pic img,
.product-box.element-four .product-item .content-wrapper .thumbnail-wrapper .pic img {
    width: 100%;
    float: left;
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
}

.product-box.element-four .product-item .holder .pic img.primary-img,
.product-box.element-four .product-item .content-wrapper .thumbnail-wrapper .pic img.primary-img {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
    transform: translate3d(0px, 0px, 0px);
}

.product-box.element-four .product-item .content-wrapper .thumbnail-wrapper .pic:hover img.primary-img {
    opacity: 1;
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
    transform: scale(1.06) translate3d(0px, 0px, 0px);
}
.product-box.element-four .product-item .holder .pic:hover img.primary-img{
    opacity: 0;
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
    transform: scale(1.06) translate3d(0px, 0px, 0px);
}
.product-box.element-four .product-item .holder .pic img.primary-hover-img,
.product-box.element-four .product-item .content-wrapper .thumbnail-wrapper .pic img.primary-hover-img {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 2;
    transition: 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
}

.product-box.element-four .product-item .holder .pic:hover img.primary-hover-img,
.product-box.element-four .product-item .content-wrapper .thumbnail-wrapper .pic:hover img.primary-hover-img {
    opacity: 1;
    visibility: visible;
    transform: scale(1.06) translate3d(0px, 0px, 0px);
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
}

.product-box.element-four .product-item .content-wrapper .thumbnail-wrapper .color-swatch {
    align-items: center;
    display: flex;
    flex-direction: row;
}

.product-box.element-four .product-item .content-wrapper .thumbnail-wrapper .color-swatch .color {
    border: transparent;
    width: auto;
    display: flex;
    margin-right: 4px;
    margin-left: 0px;
    border-radius: 50%;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);

}

.product-box.element-four .product-item .content-wrapper .thumbnail-wrapper .color-swatch .color:hover,
.product-box.element-four .product-item .content-wrapper .thumbnail-wrapper .color-swatch .color.active {
    border: 1px solid #272727;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);
}

.product-box.element-four .product-item .content-wrapper .thumbnail-wrapper .color-swatch .color span {
    padding: 3px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    font-size: 0;
    letter-spacing: 0;
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 30%);
}

.product-box.element-four .product-item .content-wrapper .thumbnail-wrapper .color-swatch div {
    position: relative;
}

.product-box.element-four .product-item .content-wrapper .thumbnail-wrapper .color-swatch div:hover:after,
.product-box.element-four .product-item .content-wrapper .thumbnail-wrapper .color-swatch div.active:after {
    opacity: 1;
    visibility: visible;
}

.product-box.element-four .product-item .content-wrapper .thumbnail-wrapper .color-swatch .color:hover {
    cursor: pointer;
}

.product-box.element-four .product-item .holder .pic .tag {
    position: absolute;
    background: #fff;
    padding: 6px 6px 4px 6px;
    left: 15px;
    top: 15px;
    font-size: 12px;
    line-height: 12px;
    color: #000;
    z-index: 9;
}

.product-box.element-four .product-item .holder .pic .offer {
    position: absolute;
    background: #fff;
    padding: 6px 6px 4px 6px;
    right: 15px;
    top: 15px;
    font-size: 12px;
    line-height: 12px;
    color: #EF5C5C;
    z-index: 9;
}

.product-box.element-four .product-item .holder .product-description,
.product-box.element-four .product-item .content-wrapper .product-description {
    background: #fff;
    text-align: left;
    padding: 15px 0 15px 0;
}

.product-box.element-four .product-item .holder .product-description .percent-off,
.product-box.element-four .product-item .content-wrapper .product-description .percent-off {
    display: none;
}

.product-box.element-four .product-item .holder .action-buttons,
.product-box.element-four .product-item .content-wrapper .action-buttons {
    position: absolute;
    right: 0px;
    left: 0px;
    margin: 0 auto;
    bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-box.element-four .product-item .content-wrapper .action-buttons .tinv-wraper.tinv-wishlist {
    margin: 0px;
}

.product-box.element-four .product-item .content-wrapper .action-buttons .button.yith-wcqv-button,
.product-box.element-four .product-item .content-wrapper .action-buttons a.rt-add-to-cart,
.product-box.element-four .product-item .content-wrapper .action-buttons .rt-add-to-cart button,
.product-box.element-four .product-item .content-wrapper .action-buttons .tinv-wishlist a,
.product-box.element-four .product-item .content-wrapper .action-buttons .tinv-wishlist .yith-wcwl-wishlistexistsbrowse a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .07);
    border-radius: 50% !important;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    margin: 0px 5px 0px 5px;
   /*border: 1px solid #f1f1f1;*/
    font-size: 0px !important;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    z-index: 9;
    outline: none;
}

.product-box.element-four .product-item .content-wrapper .action-buttons .tinv-wishlist a:before {
    position: absolute;
    content: "";
    background: url(../images/heart-woocommerce.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 16px;
    height: 16px;
    background-size: 16px;
    margin: 0px;
}

.product-box.element-four .product-item .content-wrapper .action-buttons .button.yith-wcqv-button:before {
    position: absolute;
    content: "";
    background: url(../images/eye-woocommerce1.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 16px;
    height: 16px;
    background-size: 16px;
}

.product-box.element-four .product-item .content-wrapper .action-buttons a.rt-add-to-cart:before,
.product-box.element-four .product-item .content-wrapper .action-buttons .rt-add-to-cart button:before {
    position: absolute;
    content: "";
    background: url(../images/shopping-bag-woocommerce01.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 15px;
    height: 14px;
    background-size: 14px;
}

.product-box.element-four .product-item .content-wrapper:hover .action-buttons .button,
.product-box.element-four .product-item .content-wrapper:hover .action-buttons a.rt-add-to-cart,
.product-box.element-four .product-item .content-wrapper:hover .action-buttons .rt-add-to-cart button,
.product-box.element-four .product-item .content-wrapper:hover .action-buttons .tinv-wishlist a,
.product-box.element-four .product-item .content-wrapper:hover .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

.product-box.element-four .product-item .content-wrapper .action-buttons .tinv-wishlist:hover a:before {
    background: url(../images/heart-woocommerce-white.svg);
    width: 16px;
    height: 14px;
    background-size: 16px;
}

.product-box.element-four .product-item .content-wrapper .action-buttons .button.yith-wcqv-button:hover:before {
    background: url(../images/eye-woocommerce1-white.svg);
    width: 16px;
    height: 13px;
    background-size: 17px;
}

.product-box.element-four .product-item .content-wrapper .action-buttons a.rt-add-to-cart:hover:before,
.product-box.element-four .product-item .content-wrapper .action-buttons .rt-add-to-cart button:hover:before {
    background: url(../images/shopping-bag-woocommerce-white1.svg);
    width: 16px;
    height: 18px;
    background-size: 16px;
}

.product-box.element-four .product-item .content-wrapper .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback {
    display: none;
}

.product-box.element-four .product-item .content-wrapper .action-buttons .button:hover,
.product-box.element-four .product-item .content-wrapper .action-buttons a.rt-add-to-cart:hover,
.product-box.element-four .product-item .content-wrapper .action-buttons .rt-add-to-cart button:hover,
.product-box.element-four .product-item .content-wrapper .action-buttons .tinv-wishlist a:hover,
.product-box.element-four .product-item .content-wrapper .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
    color: #fff;
    background: #000;
   /*border: 1px solid #000;*/
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    outline: none;
}

.button-area.quick-view .blockUI,
.yith-wcqv-button .blockUI.blockOverlay,
.blockUI.blockOverlay {
    display: none !important;
}

.product-box.element-four .product-item .content-wrapper .action-buttons .yith-wcwl-add-to-wishlist:hover a {
    color: #fff;
}

.product-box.element-four .product-item .content-wrapper .action-buttons button:focus,
.product-box.element-four .product-item .content-wrapper .action-buttons a:focus {
    outline: none;
    border: none;
}

.product-box.element-four .product-item .content-wrapper .action-buttons .rt-add-to-cart .radiantthemes-cart .quantity,
.product-box.element-four .product-item .content-wrapper .action-buttons .rt-add-to-cart .radiantthemes-cart .added_to_cart {
    display: none;
}

.product-box.element-four .product-item .content-wrapper .product-description .star-rating {
    float: none;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 12px;
    width: 6.9em;
    font-family: star;
    margin: 0 0 15px 0;
    letter-spacing: 4.3px;
    display: none;
}

.product-box.element-four .product-item .content-wrapper .product-description .star-rating::before {
    color: #000;
    float: left;
    top: 0;
    left: 1px;
    position: absolute;
    right: 0;
}

.product-box.element-four .product-item .content-wrapper .product-description .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 1px;
    position: absolute;
    padding-top: 1.5em;
    color: #000;
}

.product-box.element-four .product-item .content-wrapper .product-description .product-brand a {
    text-decoration: none;
    text-transform: uppercase;
}

.product-box.element-four .product-item .content-wrapper .product-description .product-title {
    margin: 0 0 2px 0;
}

.product-box.element-four .product-item .content-wrapper .product-description .price,
.product-box.element-four .product-item .content-wrapper .product-description .product-price {
    margin: 0 0 10px 0;
    word-break: break-word;
}

.product-box.element-four .product-item .content-wrapper .product-description .price ins,
.product-box.element-four .product-item .content-wrapper .product-description .product-price ins {
    padding-right: 8px;
    padding-left: 0px;
}

.product-box.element-four .product-item .content-wrapper .product-description .price del,
.product-box.element-four .product-item .content-wrapper .product-description .product-price del {
    opacity: 0.6;
    padding-right: 8px;
}

.product-box.element-four .product-item .content-wrapper .product-description .product-title a {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-decoration: none;
    color:#333;
}

.product-box.element-four .product-item .content-wrapper .product-description .product-price span {
    margin-right: 2px;
}

.product-box.element-four .product-item .holder .product-description .rt-color-variation .rt-size-chart,
.product-box.element-four .product-item .holder .product-description .rt-color-variation .woocommerce-variation-add-to-cart,
.product-box.element-four .product-item .holder .product-description .rt-color-variation .yith-wcqv-button,
.product-box.element-four .product-item .holder .product-description .rt-color-variation .yith-wcwl-add-button,
.product-box.element-four .product-item .holder .product-description .rt-color-variation .rt-simple-add-cart,
.product-box.element-four .product-item .holder .product-description .rt-color-variation .variations tr .label,
.product-box.element-four .product-item .holder .product-description .tinv-wraper.woocommerce.tinv-wishlist {
    display: none !important;
}

.product-box.element-four .product-item .holder .product-description .rt-color-variation table.variations tr:last-child {
    display: none;
}

.product-box.element-four .product-item .holder .product-description .rt-color-variation .wvs-has-image-tooltip:before,
[data-wvstooltip]:before,
.product-box.element-four .product-item .holder .product-description .rt-color-variation .wvs-has-image-tooltip:after,
[data-wvstooltip]:after {
    display: none;
}

.product-box.element-four .product-item .holder .product-description .rt-color-variation .woo-variation-swatches.wvs-show-label .variations td {
    padding-bottom: 0;
}

.product-box.element-four .product-item .holder .product-description .rt-color-variation .variations li.variable-item.color-variable-item {
    box-shadow: none !important;
    border: 1px solid #d8d8d8;
    width: 20px;
    height: 20px;
    padding: 2px !important;
    transition: all 0.8s cubic-bezier(0.39, 0.01, 0.36, 0.9);
}

.product-box.element-four .product-item .holder .product-description .rt-color-variation .variations li.variable-item.color-variable-item.selected {
    padding: 0 !important;
    border: none;
}

.product-box.element-four .product-item .holder .product-description .rt-color-variation .variations li.variable-item.color-variable-item:hover {
    border: 1px solid #272727;
}

.product-box.element-four .product-item .holder .product-description .add-bag {
    border: none;
    background: #272727;
    color: #fff;
    padding: 11px 33px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    -webkit-transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    transform: translateY(12px);
}

.product-box.element-four .product-item .holder:hover .product-description .add-bag {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    transform: translateY(0px);
}

.product-box.element-four .product-item .holder .product-description .add-bag .ti {
    padding-right: 8px;
}

@media screen and (max-width: 767px) {

    .product-box.element-four .product-item .holder .action-buttons,
    .product-box.element-four .product-item .content-wrapper .action-buttons {
        display: none;
    }

    .product-box.element-four .col-md-3,
    .product-box.element-four .col-md-4,
    .product-box.element-four .colmd2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        flex-direction: row;
    }

    .product-box.element-four .col-md-3:nth-child(odd),
    .product-box.element-four .col-md-4:nth-child(odd) {
        padding-right: 8px !important;
        padding-left: 0px !important;
    }

    .product-box.element-four .col-md-3:nth-child(even),
    .product-box.element-four .col-md-4:nth-child(even) {
        padding-left: 8px !important;
        padding-right: 0px !important;
    }

}

/*--------------------------------------------------------------
# Product box element five
--------------------------------------------------------------*/
.product-box.element-five .col-md-6,
.product-box.element-five .col-md-4,
.product-box.element-five .col-md-3 {
    padding: 0 15px;
}

.product-box.element-five.row {
    margin-right: 0;
    margin-left: 0;
}

.product-box.element-five .product-item {
    margin-bottom: 0px;
    /*margin: 15px 0;*/
    display: block;
    position: relative;
    overflow: hidden;
    float: left;
    transition: all 0.8s cubic-bezier(0.39, 0.01, 0.36, 0.9);
    /*height: 550px;*/
    width: 100%;
}

/*.product-box.element-five .product-item .holder:hover {
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.11);
}*/
.product-box.element-five .product-item .holder {
    position: relative;
    overflow: hidden;
    /*margin-bottom: 40px;*/
    transition: all 0.3s ease-in-out;
    /*margin: 15px 15px;*/
    transition: all 0.8s cubic-bezier(0.39, 0.01, 0.36, 0.9)
}

.product-box.element-five .product-item .holder .pic {
    position: relative;
    overflow: hidden;
    transition: all 0.8s cubic-bezier(0.39, 0.01, 0.36, 0.9);
    text-align: center;
}

.product-box.element-five .product-item .holder .pic .onsale {
    right: 20px;
    left: auto;
    top: 20px;
    z-index: 9;
}

.product-box.element-five .product-item .holder .pic img {
    width: 100%;
    float: left;
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
}

.product-box.element-five .product-item .holder .pic img.primary-img {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
    transform: translate3d(0px, 0px, 0px);
}

.product-box.element-five .product-item .holder .pic:hover img.primary-img {
    opacity: 1;
    transform: scale(1.06);
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
    transform: translate3d(0px, 0px, 0px);
}

.product-box.element-five .product-item .holder .pic img.primary-hover-img {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 2;
    transform: translate3d(0px, 0px, 0px);
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
}

.product-box.element-five .product-item .holder .pic:hover img.primary-hover-img {
    opacity: 1;
    visibility: visible;
    transform: scale(1.06);
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
}

.product-box.element-five .product-item .holder .pic .tag {
    position: absolute;
    background: #000;
    padding: 0px 6px 0px 6px;
    left: 15px;
    top: 15px;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    z-index: 9;
}

.product-box.element-five .product-item .holder .pic .offer {
    position: absolute;
    background: #fff;
    padding: 6px 6px 4px 6px;
    right: 15px;
    top: 15px;
    font-size: 12px;
    line-height: 12px;
    color: #EF5C5C;
    z-index: 9;
}

.product-box.element-five .product-item .holder .product-description {
    background: transparent;
    text-align: center;
    padding: 15px 0 15px 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: -webkit-transform .4s ease-in-out;
    -o-transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
    /*height: 139px;*/
}

.product-box.element-five .product-item .holder .action-buttons {
    position: absolute;
    left: 15px;
    margin: 0 auto;
    top: 17px;
}

.product-box.element-five .product-item .holder .action-buttons button:focus {
    outline: none;
}

.product-box.element-five .product-item .holder .action-buttons .button.yith-wcqv-button,
.product-box.element-five .product-item .holder .action-buttons .tinv-wishlist a,
.product-box.element-five .product-item .holder .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.product-box.element-five .product-item .holder .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #272727;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .07);
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    margin: 5px 0px 5px 0px;
    border: 1px solid #f1f1f1;
    font-size: 0 !important;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    z-index: 9;
    transform: translateX(-12px);
    -webkit-transform: translateX(-12px);
}

.product-box.element-five .product-item .holder .action-buttons .tinv-wishlist a:before {
    position: absolute;
    content: "";
    background: url(../images/heart-woocommerce.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 16px;
    height: 16px;
    background-size: 16px;
    margin: 0px;
}

.product-box.element-five .product-item .holder .action-buttons .button.yith-wcqv-button:before {
    position: absolute;
    content: "";
    background: url(../images/eye-woocommerce1.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 16px;
    height: 16px;
    background-size: 16px;
}

.product-box.element-five .product-item .holder .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback,
.product-box.element-five .product-item .holder .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span.feedback {
    display: none;
}

.product-box.element-five .product-item .holder:hover .action-buttons .button,
.product-box.element-five .product-item .holder:hover .action-buttons .tinv-wishlist a,
.product-box.element-five .product-item .holder:hover .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.product-box.element-five .product-item .holder:hover .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

.product-box.element-five .product-item .holder .action-buttons .tinv-wishlist:hover a:before {
    background: url(../images/heart-woocommerce-white.svg);
    width: 16px;
    height: 14px;
    background-size: 16px;
}

.product-box.element-five .product-item .holder .action-buttons .button.yith-wcqv-button:hover:before {
    background: url(../images/eye-woocommerce1-white.svg);
    width: 16px;
    height: 13px;
    background-size: 17px;
}

.product-box.element-five .product-item .holder .action-buttons .button:hover,
.product-box.element-five .product-item .holder .action-buttons .tinv-wishlist a:hover {
    color: #fff;
    background: #272727;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.product-box.element-five .product-item .holder .action-buttons .tinv-wishlist:hover a {
    color: #fff;
    background: #272727;
    border: 1px solid #272727;
}

.product-box.element-five .product-item .holder .product-description .product-brand {
    display: none;
}

.product-box.element-five .product-item .holder .product-description .product-brand a {
    text-decoration: none;
    text-transform: uppercase;
}

.product-box.element-five .product-item .holder .product-description .product-title {
    margin: 0 0 5px;
}

.product-box.element-five .product-item .holder .product-description .product-title a {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-decoration: none;
    color: #1C313A;
}

.product-box.element-five .product-item .holder .product-description .product-price,
.product-box.element-five .product-item .holder .product-description .price {
    margin-bottom: 5px;
    word-break: break-word;
}

.product-box.element-five .product-item .holder .product-description .product-price ins,
.product-box.element-five .product-item .holder .product-description .price ins {
    padding-right: 8px;
}

.product-box.element-five .product-item .holder .product-description .product-price del,
.product-box.element-five .product-item .holder .product-description .price del {
    opacity: 0.6;
}

.product-box.element-five .product-item .holder .product-description .product-price span {
    margin-right: 2px;
}

.product-box.element-five .product-item .holder .product-description .product-price span.percent-off {
    display: none;
}

.product-box.element-five .product-item .holder .product-description .star-rating {
    float: none;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 12px;
    width: 6.4em;
    font-family: star;
    margin-bottom: 25px;
    letter-spacing: 2.5px;
    display: none;
}

.product-box.element-five .product-item .holder .product-description .star-rating::before {
    color: #272727;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
}

.product-box.element-five .product-item .holder .product-description .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: -1px;
    position: absolute;
    padding-top: 1.5em;
    color: #272727;
}

.product-box.element-five .product-item .holder .add-bag {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 0;
    z-index: 99;
    width: 100%;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    -webkit-transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    transform: translateY(12px);
}

.product-box.element-five .product-item .holder:hover .add-bag {
    opacity: 1;
    visibility: visible;
    transform: translateY(-25px);
}

.product-box.element-five .product-item .holder .add-bag .radiantthemes-cart .quantity,
.product-box.element-five .product-item .holder .add-bag .radiantthemes-cart .added_to_cart {
    display: none;
}

.product-box.element-five .product-item .holder .add-bag a,
.product-box.element-five .product-item .holder .add-bag .button {
    background: rgba(255, 255, 255, 1);
    color: #272727;
    border: none;
    padding: 11px 22px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    width: auto;
    margin: 0 auto;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    -webkit-transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.product-box.element-five .product-item .holder .add-bag a:hover,
.product-box.element-five .product-item .holder .add-bag .button:hover {
    background: #272727;
    color: #fff;
}

.product-box.element-five .product-item .holder .add-bag a:before,
.product-box.element-five .product-item .holder .add-bag .button:before {
    content: "";
    background: url(../images/shopping-bag-woocommerce01.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 16px;
    height: 16px;
    background-size: 16px;
    margin-right: 10px;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
}

.product-box.element-five .product-item .holder .add-bag a:hover:before,
.product-box.element-five .product-item .holder .add-bag .button:hover:before {
    background: url(../images/shopping-bag-woocommerce-white1.svg);
    width: 16px;
    height: 18px;
    background-size: 16px;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
}

.yoga-mat .product-box.element-five .product-item .holder .add-bag a:hover:before,
.yoga-mat .product-box.element-five .product-item .holder .add-bag .button:hover:before {
    background: url(../images/shopping-bag-woocommerce01.svg);
    width: 16px;
    height: 16px;
    background-size: 16px;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
}

.product-box.element-five .product-item .holder .add-bag .radiantthemes-cart .button:after {
    display: none;
}

.product-box.element-five .product-item .holder .color-swatch {
    align-items: center;
    display: inline-flex;
    flex-direction: row;
}

.product-box.element-five .product-item .holder .color-swatch .color {
    border: transparent;
    width: auto;
    display: flex;
    margin-right: 4px;
    border-radius: 50%;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);
}

.product-box.element-five .product-item .holder .color-swatch .color:hover,
.product-box.element-five .product-item .holder .color-swatch .color.active {
    border: 1px solid #272727;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);
}

.product-box.element-five .product-item .holder .color-swatch .color span {
    padding: 3px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    font-size: 0;
    letter-spacing: 0;
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;

}

.product-box.element-five .product-item .holder .color-swatch div {
    position: relative;
}

.product-box.element-five .product-item .holder .color-swatch div:hover:after,
.product-box.element-five .product-item .holder .color-swatch div.active:after {
    opacity: 1;
    visibility: visible;
}

.product-box.element-five .product-item .holder .color-swatch .color:hover {
    cursor: pointer;
}

.product-box.element-five .product-item .holder .color-swatch {
    align-items: center;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
}

.product-box.element-five .product-item .holder .color-swatch .color {
    border: transparent;
    width: auto;
    display: flex;
    margin-right: 4px;
    border-radius: 50%;
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);
}

.product-box.element-five .product-item .holder .color-swatch .color:hover,
.product-box.element-five .product-item .holder .color-swatch .color.active {
    border: 1px solid #272727;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);
}

.product-box.element-five .product-item .holder .color-swatch .color span {
    padding: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    font-size: 0;
    letter-spacing: 0;
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 15%);
}

.product-box.element-five .product-item .holder .color-swatch div {
    position: relative;
}

.product-box.element-five .product-item .holder .color-swatch div:hover:after,
.product-box.element-five .product-item .holder .color-swatch div.active:after {
    opacity: 1;
    visibility: visible;
}

.product-box.element-five .product-item .holder .color-swatch .color:hover {
    cursor: pointer;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .product-box.element-five .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        flex-direction: row;
    }

    .product-box.element-five .product-item .holder .product-description .add-bag a {
        padding: 11px 11px;
    }

    .product-box.element-five .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        flex-direction: row;
    }
}

@media screen and (max-width:767px) {

    .product-box.element-five .product-item .holder .action-buttons,
    .product-box.element-five .product-item .holder .add-bag,
    .woocommerce.element-five span.onsale,
    .woocommerce.element-eight span.onsale,
    .woocommerce.element-three span.onsale {
        display: none;
    }

    .product-box.element-five .product-item .holder .product-description .add-bag a {
        padding: 11px 11px;
    }

    .product-box.element-five .product-item .holder {
        margin: 0px;
    }

    .product-box.element-five .product-item .holder .product-description .add-bag a {
        padding: 11px 11px;
    }

    .product-box.element-five .col-md-3,
    .product-box.element-five .col-md-4,
    .product-box.element-five .col-md-6,
     {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        flex-direction: row;
    }

    .product-box.element-five .col-md-3:nth-child(odd),
    .product-box.element-five .col-md-4:nth-child(odd),
    .product-box.element-five .col-md-6:nth-child(odd) {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .product-box.element-five .col-md-3:nth-child(even),
    .product-box.element-five .col-md-4:nth-child(even),
    .product-box.element-five .col-md-6:nth-child(even) {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

}



/************* Shop Styles ********************/

.Wplgnite-shop {
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.wraper_shop_main {
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: -1;
}
.wraper_shop_main .container {
    max-width: 100%;
    width: 1290px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 90px;
    padding-bottom: 0px;
}

.wraper_shop_main .Wplgnite-shop {
    padding-bottom: 58px;
}



@media (max-width: 1024px){
    .wraper_shop_main .container {
       padding-top: 50px; 
    }

  .wraper_shop_main .Wplgnite-shop {
        padding-bottom: 5px;
  }  
}

@media (max-width: 480px) {
    .wraper_shop_main .container {
       padding-top: 30px; 
    }  
}


.wraper_shop_main .container .row {
    margin-right: 0px;
    margin-left: 0px;
}
.wraper_shop_main .container .row .col-md-6 {
    padding: 0px;
}
.Wplgnite-shop.four-column > .Wplgnite-shop-box {
    width: 24%;
}
.wraper_shop_main.shop-topsidebar.shop-style-four .woocommerce-pagination {
    margin-bottom: 20px;
}
.woocommerce nav.woocommerce-pagination ul {.wraper_shop_main
    border: none;
}
.woocommerce nav.woocommerce-pagination ul {
    border: none;
}
.woocommerce .woocommerce-pagination ul.page-numbers li span.current {
    display: inline-block !important;
    float: none;
    width: 40px;
    height: 40px;
    padding: 7px 0;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    vertical-align: middle;
    position: relative;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    color: #fff;
    background: #060a33;
    border-radius: 50%;
    margin: 0 4px;
    text-align: center;
}
.woocommerce .woocommerce-pagination ul.page-numbers li span, 
.woocommerce .woocommerce-pagination ul.page-numbers li a.page-numbers {
    display: inline-block !important;
    float: none;
    width: 40px;
    height: 40px;
    padding: 7px 0;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    vertical-align: middle;
    position: relative;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    color: #30353B;
    background: #eaede3;
    border-radius: 50%;
    margin: 0 4px;
    text-align: center;
}
.woocommerce .woocommerce-pagination ul.page-numbers li span.current:after {
    content: "";
    width: 27px;
    height: 2px;
    background: #2F2F2F;
    position: absolute;
    bottom: 0px;
    left: 0px;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    display: none;
}
.woocommerce nav.woocommerce-pagination {
    text-align: center;
    padding-bottom: 40px;
}
.woocommerce nav.woocommerce-pagination ul li {
    border: none;
    display: block;
}
.woocommerce .woocommerce-pagination ul.page-numbers li a.page-numbers:hover, 
.woocommerce .woocommerce-pagination ul.page-numbers li a.next.page-numbers:hover, 
.woocommerce .woocommerce-pagination ul.page-numbers li a.prev.page-numbers:hover {
    background: #060a33;
    color: #fff;
}
.woocommerce .woocommerce-pagination ul.page-numbers li span:hover:after, .woocommerce .woocommerce-pagination ul.page-numbers li a.page-numbers:hover:after {
    content: "";
    width: 27px;
    height: 2px;
    background: #2F2F2F;
    position: absolute;
    bottom: 0;
    left: 0px;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    display: none;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ebe9eb;
    color: #060815;
}
.woocommerce .woocommerce-pagination ul.page-numbers li a.next.page-numbers, 
.woocommerce .woocommerce-pagination ul.page-numbers li a.prev.page-numbers {
    padding: 0;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    margin: 5px 10px;
    padding: 7px 10px;
    font-size: 0px;
    display: none !important;
}
.woocommerce .woocommerce-pagination ul.page-numbers li a.next.page-numbers:before {
    position: absolute;
    content: "";
    background: url(../images/customizer/chevron-right.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 36px;
    height: 36px;
    background-size: 20px;
}
.woocommerce .woocommerce-pagination ul.page-numbers li a.prev.page-numbers:before {
    position: absolute;
    content: "";
    background: url(../images/customizer/chevron-left.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 36px;
    height: 36px;
    background-size: 20px;
}

.woocommerce .woocommerce-pagination ul.page-numbers li a.next.page-numbers:after,
.woocommerce .woocommerce-pagination ul.page-numbers li a.prev.page-numbers:after {
    display: none;
}
@media only screen and (max-width: 1350px) {
    .wraper_shop_main .container .row .col-md-6 {
        padding: 0px;
    }
    .wraper_shop_main .container .row {
        padding-right: 15px;
        padding-left: 15px;
    }
    .wraper_shop_main .container .row .row{
        padding-right: 0px;
        padding-left: 0px;
    }
    .Wplgnite-shop {
        justify-content: space-between;
    }
}
@media screen and (max-width: 767px) {
    .wraper_shop_main .container .row .col-md-6 {
        padding: 0px;
        width: 50%;
    }
}
@media screen and (max-width: 479px) {
    .wraper_shop_main .container .row .col-md-6 {
        padding: 0px;
        width: 100%;
    }
    .wraper_shop_main .rt-shop-filters.rt-sticky-filters, .wraper_shop_main.shop-topsidebar .rt-shop-filters.rt-sticky-filters, .wraper_shop_main.shop-leftsidebar .rt-shop-filters.rt-sticky-filters, .wraper_shop_main.shop-rightsidebar .rt-shop-filters.rt-sticky-filters {
        justify-content: flex-start;
        
    }
}
/**** Shop Details Style *****/



/*--------------------------------------------------------------
## Product Single Page
--------------------------------------------------------------*/
.wraper_shop_single.style-one {
    background: #ffffff;
    z-index: -1;
}
.wraper_shop_single.style-one .row {
    margin-left: 0px;
    margin-right: 0px;
}
.wraper_shop_single .container {
    padding-top: 90px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
.shop_single .rt-product-gallery {
    display: block;
    position: relative;
    width: 55%;
    margin: 0;
    float: left;
    padding-right: 7px;
    padding-left: 0px;
    padding-top: 0px;
}

.rt-product-gallery .flex-direction-nav {
    position: absolute;
    bottom: 100px;
    width: 100%;
    display: inline-block;
}

.rt-product-gallery .flex-direction-nav .flex-nav-next,
.rt-product-gallery .flex-direction-nav .flex-nav-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 40px;
    line-height: 42px;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    background: #fff !important;
    background: no-repeat 50%;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: all cubic-bezier(0.49, 0.06, 0.21, 0.64);
}

.rt-product-gallery:hover .flex-direction-nav .flex-nav-next,
.rt-product-gallery:hover .flex-direction-nav .flex-nav-prev {
    opacity: 1;
    visibility: visible;
    transition: all cubic-bezier(0.49, 0.06, 0.21, 0.64);
    display: flex;
    align-items: center;
    justify-content: center;
}

.rt-product-gallery .flex-direction-nav .flex-nav-next svg,
.rt-product-gallery .flex-direction-nav .flex-nav-prev svg {
    width: 22px;
}

.rt-product-gallery .flex-direction-nav .flex-nav-next {
    right: 0px;
    left: auto;
}

.rt-product-gallery .flex-direction-nav .flex-nav-prev {
    left: 0px;
    right: auto;
}

.description ul {
    padding-left: 20px;
    margin-bottom: 8px;
    margin-top: 8px;
}

.description ul li {
    list-style: disc;
}

.woocommerce #content div.product .pdetail-gallery div.images, 
.woocommerce div.product .pdetail-gallery  div.images, 
.woocommerce-page #content div.product .pdetail-gallery div.images, 
.woocommerce-page div.product .pdetail-gallery div.images {
    width: calc(100% - 116px);
    position: relative;
    display: inline-block;
    left: 116px;
    height: auto;
}
.woocommerce #content div.product  div.images, 
.woocommerce div.product  div.images, 
.woocommerce-page #content div.product  div.images, 
.woocommerce-page div.product div.images {
    width: calc(100%);
    position: relative;
    display: inline-block;
    left: 0px;
    height: auto;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    display: none;
}
.wraper_shop_single.style-one .shop_single .woocommerce-product-gallery .flex-viewport {
    margin-bottom: 0px;
}
.woocommerce .wraper_shop_single.style-one div.product div.images .flex-control-thumbs {
    overflow: hidden;
    zoom: 1;
    margin: 0;
    padding: 0;
    position: absolute;
    left: -116px;
    top: 0px;
    width: 100px;
}
.wraper_shop_single.style-one .shop_single .woocommerce-product-gallery ol.flex-control-nav {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.wraper_shop_single.style-one .shop_single .woocommerce-product-gallery ol.flex-control-nav > li {
    margin-bottom: 16px !important;
    padding-left: 0px;
    padding-right: 0px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 100%;
    float: none;
    margin: 0;
    list-style: none;
    margin-bottom: 15px;
    height: 100px;
    overflow: hidden;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    border-radius: 0px;
}

.woocommerce div.product div.images img {
    border-radius: 0px;
    transform: translate3d(0px, 0px, 0px);
    background: #f6f6f6;
}

.woocommerce .wraper_shop_single.style-one .shop_single span.onsale {
    background: #000A12;
    padding: 5px 15px 5px 15px;
    position: absolute;
    left: auto;
    right: 20px;
    top: 20px;
    font-size: 13px;
    line-height: 15px;
    color: #fff;
    z-index: 3;
    border-radius: 0px;
    min-height: auto;
    min-width: auto;
    font-weight: 500;
    text-transform: capitalize;
    display: flex;
}

.woocommerce span.onsale {
    background: #000A12;
    padding: 5px 15px 5px 15px;
    position: absolute;
    left: auto;
    right: 20px;
    top: 20px;
    font-size: 13px;
    line-height: 15px;
    color: #fff;
    z-index: 3;
    border-radius: 0px;
    min-height: auto;
    min-width: auto;
    font-weight: 500;
    text-transform: capitalize;
    display: flex;
}

.woocommerce.element-five span.onsale,
.woocommerce.element-eight span.onsale,
.woocommerce.element-three span.onsale {
    right: 20px;
    left: auto;
    top: 20px;
    z-index: 9;
}

#yith-quick-view-content .onsale {
    top: 15px;
    right: auto;
    left: 15px;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    float: right;
    width: 44% !important;
    padding-top: 0px;
    clear: none;
    right: 0px;
    position: relative;
    display: inline-block;
    margin-top: 0px;
    margin-left: 0px;
    background: #fff;
    padding: 45px 40px 45px 60px;
}

.shop_single .summary .star-rating {
    margin: 6px 0 0 0;
    font-size: 12px;
    float: left;
}
.shop_single .summary a.woocommerce-review-link {
    float: left;
    line-height: normal;
    margin-left: 10px;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1.3px;
    color: #6b6b6b;
}
.shop_single .summary a.woocommerce-review-link:hover {
    color: #6b6b6b;
}
.rt-single-product-breadcrumb, .rt-single-product-breadcrumb .woocommerce-breadcrumb {
    margin-bottom: 10px;
    margin-left: 0px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    text-transform: capitalize;
}
.rt-single-product-breadcrumb a, .rt-single-product-breadcrumb .woocommerce-breadcrumb a {
    color: #666666;
}
.rt-single-product-breadcrumb #crumbs span.gap:after {
    content: "/";
    top: 0;
    margin: 0 10px;
}
.shop_single .summary .product_title {
    color: #060815;
    margin-bottom: 18px;
    margin-top: 0px !important;
    margin-left: 0px;
}
.shop_single .summary .in-stock {
    display: flex;
    align-items: center;
    line-height: 28px;
}
.shop_single .summary .in-stock svg {
    width: 16px;
    margin: 0 8px 0 0;
    fill: #95E158;
}
.shop_single .summary .price, 
.shop_single .summary .woocommerce-variation-price, 
.shop_single .summary .product-price {
    margin-bottom: 18px;
    margin-top: 15px;
    margin-left: 0px;
    font-size: 25px;
    line-height: 38px;
    font-weight: 600;
    color: #060815 !important;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.shop_single .summary .price span.amount, 
.shop_single .summary .woocommerce-variation-price span.amount, 
.shop_single .summary .product-price span.amount {
    margin: 0px;
}

.shop_single .summary .woocommerce-variation-availability {
    margin-bottom: 20px;
}
.shop_single .summary .product-price del .woocommerce-Price-amount {
    font-size: 17px !important;
    outline-width: 40px;
}
.wraper_shop_single .summary .product-price ins,
.wraper_shop_single .summary .price ins {
    padding-right: 10px;
    font-size: 25px;
    line-height: 38px;
    font-weight: 700;
    margin: 0;
}
.wraper_shop_single .summary .price span.woocommerce-Price-amount {
    margin: 0;
}
.wraper_shop_single .summary .product-price del,
.wraper_shop_single .summary .price del {
    padding-right: 10px;
    color: #C4C4C4;
    margin: 0;
    font-size: 17px;
}
.woocommerce div.product form.cart table {
    margin:  0px;
    margin-bottom: 1em;
}
.woocommerce div.product form.cart .group_table td {
    vertical-align: middle;
    padding-bottom: .5em;
    border: 0;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label a:hover {
    color: #060815;
}
.wraper_shop_single .summary .product-price .percent-off {
    background: #30353b;
    color: #fff;
    font-size: 14px;
    padding: 1px 4px 3px;
    margin: 0;
    line-height: 20px;
    text-align: center;
    border-radius: 4px;
}
.shop_single > .summary select {
    border: 0;
    color: inherit;
    background-color: transparent;
    background-image: none;
    width: 60% !important;
    padding: 10px 10px;
    min-width: 90% !important;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-appearance: none;
    border-radius: 0px;
    border: 1px solid #d0d0d0;
}
.shop_single > .summary select {
    height: 55px;
    padding: 0px 10px 0px 10px;
    border: 1px rgba(195, 196, 198, 0.5) solid;
    font-weight: 400;
    font-size: 15px;
    border-radius: 4px;
    color: #6b6b6b;
}
.shop_single .summary .variations td {
    padding: 8px 0;
    font-size: 1.04em;
    line-height: 1.6em !important;
}
.shop_single .summary .woocommerce-product-rating {
    margin-bottom: 10px !important;
    margin-left: 0px;
}
.shop_single .summary .woocommerce-product-rating .star-rating {
    float: left;
}
.wraper_shop_single.style-one .star-rating {
    float: left;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 12px;
    width: 6.4em;
    font-family: star;
    margin-bottom: 10px;
    letter-spacing: 2.5px;
}
.shop_single .summary .star-rating {
    margin: 6px 0 0 0;
    font-size: 12px;
    float: left;
}
.wraper_shop_single.style-one .star-rating::before {
    color: #242879;
    float: left;
    top: 0;
    left: 3px;
    position: absolute;
}
.woocommerce .star-rating span::before {
    top: 0;
    position: absolute;
    left: 2px;
}

.shop_single .summary .woocommerce-product-details__short-description {
    border-top: 1px solid #e5e5e5;
    padding-top: 18px;
    margin-top: 17px;
}
.shop_single .summary .product_meta {
    margin-bottom: 0;
    margin-top: 0px;
    padding-top: 0px;
    width: 100%;
    float: left;
}
.shop_single .summary .product_meta a {
    color: #565656;
    text-transform: capitalize;
    font-size: 15px;
    line-height: 28px;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    margin: 3px 5px 3px 0 !important;
}
.wvs-has-image-tooltip:before, [data-wvstooltip]:before {
    -webkit-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    transform: translateX(-20%);
}
li.variable-item.color-variable-item {
    box-shadow: none !important;
    border: 1px solid transparent;
    width: 22px;
    height: 22px;
    padding: 3px !important;
    transition: all 0.8s cubic-bezier(0.39, 0.01, 0.36, 0.9);
}

li.variable-item.color-variable-item:hover {
    border: 1px solid #6b6b6b;
}

li.variable-item.color-variable-item.selected {
    border: 1px solid #6b6b6b;
}
li.variable-item.button-variable-item {
    width: 30px;
    height: 30px;
    border-radius: 0px !important;
    background: #fff !important;
    box-shadow: none !important;
    border: 1px solid #6b6b6b;
    transition: all 0.8s cubic-bezier(0.39, 0.01, 0.36, 0.9);
}
.woocommerce div.product form.cart .variations label {
    font-weight: 500;
    text-align: left;
    color: #060815;
}

li.variable-item.button-variable-item:hover {
    border: 1px solid #6b6b6b;
}

li.variable-item.button-variable-item.selected {
    border: 1px solid #6b6b6b;
}

li.variable-item.button-variable-item .variable-item-span-button {
    font-size: 12px;
    line-height: 24px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color:after {
    box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 15%);
}
.shop_single .summary .product_meta > .sku_wrapper {
    width: 100%;
}
.shop_single .summary .product_meta > .sku_wrapper, 
.shop_single .summary .product_meta > .posted_in, 
.shop_single .summary .product_meta > .tagged_as {
    margin-bottom: 3px;
    margin-right: 20px;
    color: #060815;
    font-weight: 500;
    font-size: 15px;
    line-height: 28px;
    display: block;
}
.shop_single .summary .product_meta > .posted_in a:hover, 
.shop_single .summary .product_meta > .tagged_as a:hover {
    color: #060815;
}
.shop_single .summary .product_meta > .posted_in a:first-child,
.shop_single .summary .product_meta > .tagged_as a:first-child {
    padding-left: 5px !important;
}
.shop_single .woocommerce-variation-add-to-cart {
    display: flex;
    width: 100%;
    position: relative;
}
.shop_single .single_variation_wrap #rtsizechart {
    display: none;
}
.woocommerce div.product form.cart div.quantity {
    margin: 0px 16px 0px 0px;
    display: inline-flex;
}
.woocommerce div.product form.cart div.quantity {
    border: 1px solid #F3F2F2;
    border-radius: 0px;
    background: #F3F2F2;
}

.shop_single .summary .quantity {
    width: 110px;
    border: 1px solid #F3F2F2;
    border-radius: 0px;
    background: #fff;
    height: calc(50px);
    position: relative;
    justify-content: center;
    display: flex;
    align-items: center;
    margin: 0px 16px 0px 0px;
}
.cart .plus, .cart .minus {
    display: flex;
    cursor: pointer;
}
.quantity.input-group .minus {
    position: absolute;
    left: 11px;
    opacity: .5;
}
.quantity.input-group .plus {
    position: absolute;
    right: 11px;
    opacity: .5;
}
.shop_single .quantity.input-group .minus,
.shop_single .quantity.input-group .plus {
    display: none;
}
.shop_single .summary .quantity .input-group-addon.quantity-decrease {
    font-size: 0px;
}
.shop_single .summary .quantity .input-group-addon.quantity-increase {
    font-size: 0px;
}
.shop_single .summary .quantity > .input-group-addon {
    display: flex;
    outline: 0;
    justify-content: center;
    align-items: center;
    border: 0;
    width: 30px;
    height: 30px;
    border-radius: 0px;
    text-decoration: none;
    overflow: visible;
    text-decoration: none;
    cursor: pointer;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-transition: background .3s cubic-bezier(.33, 1, .40, 1);
    transition: background .3s cubic-bezier(.33, 1, .40, 1);
    margin: 0;
}
.shop_single .summary .quantity .input-group-addon.quantity-increase:before {
    content: "";
    background: url(../images/customizer/plus.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 5;
    width: 16px;
    height: 16px;
    background-size: 16px;
    margin-right: 0px;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
}
.shop_single .summary .quantity .input-group-addon.quantity-decrease:before {
    content: "";
    background: url(../images/customizer/minus.svg) ;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 5;
    width: 16px;
    height: 16px;
    background-size: 16px;
    margin-right: 0px;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
}
.shop_single .summary .quantity .qty {
    padding: 0;
    width: 25%;
    min-width: 30px;
    max-height: 30px;
    text-align: center;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    border: 0;
    margin: 0px;
    color: #060815;
    outline: 0;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    background: 0 0;
}
.shop_single .summary .quantity .qty::-webkit-inner-spin-button,
.shop_single .summary .quantity .qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.input-group .custom-file, .input-group > .custom-select, 
.input-group > .form-control, 
.input-group > .form-control-plaintext {
    position: relative;
    -ms-flex: inherit;
    flex: inherit;
    min-width: 0;
    margin-bottom: 0;
}

.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
    margin-left: 1.53em;
    vertical-align: bottom;
}
.single_add_to_cart_button.button.alt.added:before {
    content: "Added to Cart";
}
.single_add_to_cart_button.button.alt.added span {
    display: none;
}
.single_add_to_cart_button.button.alt.added .mask {
    display: none;
}
.shop_single_tabs #review_form #respond input[type=submit] {
    font-family: inherit;
    color: #fff;
    padding: 11px 50px 11px 50px;
    border: none;
    background: #000a12;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out !important;
    -webkit-transition: all 0.3s ease-in-out;
    text-align: center;
}

.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
    background: transparent;
}

.woocommerce a.added_to_cart {
    display: none;
}
.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
    display: none;
}
.shop_related > .related.products > h2 {
    color: #060815;
    margin-bottom: 22px;
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    text-transform: capitalize;
}

.woocommerce div.product form.cart {
    margin-bottom: 40px;
    margin-left: 0px;
}

.shop_single .summary button.woosw-btn {
    border: none;
    background: none;
    font-size: 14px;
    line-height: 24px;
    display: inline-flex;
    padding: 0;
    color: #6b6b6b;
    font-weight: 400;
    margin-right: 30px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
}

.wraper_shop_single.style-one .shop_single_tabs {
    margin-top: 13px;
    margin-bottom: 44px;
}

.wraper_shop_single.style-one .shop_single_tabs .tab-content p {
    margin: 0px 0 0 0;
    font-style: normal;
    color: #565656;
    line-height: 28px;
}

.wraper_shop_single.style-one .shop_single_tabs .tab-content p a:hover {
    color: #6b6b6b;
}

.wraper_shop_single.style-one .shop_single_tabs > ul.nav-tabs {
    margin-bottom: 35px;
    padding-left: 0px;
    border-bottom: 1px solid #D9D9D9;
    text-align: left;
    overflow: hidden;
    display: block;
}

.wraper_shop_single.style-one .shop_single_tabs > ul.nav-tabs > li {
    display: inline-block;
    vertical-align: top;
    float: left;
    margin-right: 60px;
    margin-bottom: -1px;
}

.woocommerce table.shop_attributes th {
    color: #060815;
    font-weight: 400;
    text-align: left;
    line-height: 28px;
}
.woocommerce table.shop_attributes td {
    line-height: 28px;
}

.wraper_shop_single.style-one .shop_single_tabs > ul.nav-tabs > li:last-child {
    margin-right: 0;
}

.wraper_shop_single.style-one .shop_single_tabs > ul.nav-tabs > li > button {
    position: relative;
    display: block;
    margin-right: 0;
    margin-bottom: 0;
    padding-bottom: 14px;
    border: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #060815;
    padding: 0px;
    text-transform: capitalize;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    background-color: transparent;
    border-radius: 0px;
    margin: 0px;
}

.wraper_shop_single.style-one #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px;
    width: 60px;
    height: auto;
    background: #ebe9eb;
    border: none;
    margin: 0;
    box-shadow: none;
    border-radius: 50%;
}

.wraper_shop_single.style-one #reviews #comments ol.commentlist li .comment-text p.meta {
    display: none;
}

.wraper_shop_single.style-one .star-rating {
    float: left;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 12px;
    width: 6.4em;
    font-family: star;
    margin-bottom: 10px;
    letter-spacing: 2.5px;
}

.wraper_shop_single.style-one .star-rating::before {
    color: #060815;
    float: left;
    top: 0;
    left: 3px;
    position: absolute;
}

.woocommerce .star-rating span::before {
    top: 0;
    position: absolute;
    left: 2px;
}

.wraper_shop_single.style-one #reviews #comments ol.commentlist li .comment-text .description {
    float: left;
    width: 100%;
}

.wraper_shop_single.style-one #reviews #comments {
    border-bottom: 1px solid #bdbdbd;
    margin-bottom: 73px;
    padding-bottom: 38px;
}

.wraper_shop_single.style-one #reviews #comments ol.commentlist li .comment-text {
    margin: 0px 0 0 59px;
    border: none;
    border-radius: 4px;
    padding: 4px 15px 0;
}
.woocommerce #review_form #respond {
    position: static;
    margin: 0;
    width: auto;
    padding: 0;
    background: transparent none;
    border: 0;
    width: 920px;
}
.wraper_shop_single.style-one #review_form #respond .comment-reply-title,
.wraper_shop_single.style-two #review_form #respond .comment-reply-title {
    text-transform: uppercase;
    letter-spacing: 0.8px;
    color: #060815;
    font-size: 1.5em;
    line-height: 1.5em;
    text-transform: capitalize;
    font-weight: 500;
    font-family: inherit;
}

.wraper_shop_single.style-one #review_form #respond p.stars a::before {
    color: #242879;
}
.comment-respond .comment-form-rating label {
    display: none;
}
.wraper_shop_single.style-one #review_form #respond .stars {
    display: inline-block;
    margin-top: 11px;
}
.wraper_shop_single.style-one #review_form #respond p {
    margin: 0 0 10px;
}
.wraper_shop_single.style-one #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 20px;
    border: 0;
    position: relative;
    background: 0;
    border: 0;
}

.wraper_shop_single.style-one #reviews #comments ol.commentlist li::last-child {
    margin: 0 0 15px;
}

.shop_single #review_form #respond input[type=submit] {
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    border-radius: 0px;
    background: #060815 !important;
    color: #fff;
    border: 1px solid #060815;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    -webkit-transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
}

.shop_single #review_form #respond input[type=submit]:hover {
    background: #fff !important;
    color: #060815 !important;
}

.woocommerce #review_form #respond textarea {
    box-sizing: border-box;
    width: 100%;
    height: 150px;
    border-radius: 0px;
    padding: 12px 15px 12px 15px;
}
.shop_single #review_form #respond .comment-form-cookies-consent,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent {
    width: 100%;
    float: left;
}

.shop_single #review_form #respond .comment-form-cookies-consent label,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent label {
    display: inline-block;
}

.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'],
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'],
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='checkbox'],
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='radio'] {
    appearance: none;
    -webkit-appearance: none;
    position: absolute;
    visibility: hidden;
}

.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-bottom: 0;
    margin-top: 1px;
    padding-left: 30px;
}

.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:before,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:before,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label:before,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span:before,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:before,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:before,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label:before,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span:before {
    background-color: #fff;
    border: 1px solid #6b6b6b;
    box-shadow: none !important;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:before,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:before,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label:before,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span:before,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span:after,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:before,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:after,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:before,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:after,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label:before,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label:after,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span:before,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    top: 15px;
    clear: none;
    cursor: pointer;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-font-smoothing: inherit;
    transition: .05s border-color ease-in-out;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 16px;
    width: 16px;
    height: 16px;
    border: 1px solid #060815;
    margin-right: 10px;
}

.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span:after,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:after,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:after,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label:after,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span:after {
    transition: opacity .1s;
}

.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox']:checked ~ span:before,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox']:checked ~ label:before,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='checkbox']:checked ~ span:before,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='checkbox']:checked ~ label:before {
    color: #fff;
    border-color: #333;
    background-color: #333;
}

.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:after,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:after,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:after {
    content: "";
    background: url(../images/customizer/check-w.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 16px;
    height: 16px;
    background-size: 16px;
    margin-right: 10px;
    opacity: 0;
    visibility: hidden;
}

.tinv-wishlist table input[type=checkbox]:checked:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox']:checked ~ span:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox']:checked ~ label:after,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='checkbox']:checked ~ span:after,
.shop_single_accordion #review_form #respond .comment-form-cookies-consent input[type='checkbox']:checked ~ label:after {
    opacity: 1;
    visibility: visible;
}

.wraper_shop_single.style-one .shop_single_tabs > ul.nav-tabs > li > button p {
    width: 100%;
    text-align: left;
    border-radius: 0px;
    padding: 0px 0px 0px 0px;
    text-transform: capitalize;
    letter-spacing: -0.01px;
    color: #5f6065;
    font-size: 18px;
    line-height: 28px;
    text-transform: capitalize;
    font-weight: 600 !important;
    transition: all 0.3s ease-in-out;
}
.wraper_shop_single.style-one .shop_single_tabs > ul.nav-tabs > li > button:hover p {
    color: #060815 !important;
    transition: all 0.3s ease-in-out;
}
.wraper_shop_single.style-one .shop_single_tabs > ul.nav-tabs > li > button.active p {
    color: #060815 !important;
}
.tab-content .tab-pane.active {
display: block;
}
.tab-content .tab-pane {
display: none;
}
.shop_single #review_form #respond input[type="text"],
.shop_single #review_form #respond input[type="email"],
.shop_single_tabs #review_form #respond input[type="text"],
.shop_single_tabs #review_form #respond input[type="email"] {
    Font-style: Regular;
    Font-size: 17px;
    Line-height: 28px;
    outline: 0;
    padding: 12px 20px;
    margin-bottom: 30px;
    height: 50px;
    width: 100%;
    color: #060815;
    display: block;
    background-color: transparent;
    background-clip: padding-box;
    border: none;
    border: 1px solid #c8c8c8;
    border-radius: 0px;
    font-family:inherit;
}

.shop_single #review_form #respond .comment-form-comment,
.shop_single_tabs #review_form #respond .comment-form-comment {
    margin-bottom: 15px;
}

.shop_single #review_form #respond textarea,
.shop_single_tabs #review_form #respond textarea {
    Font-size: 17px;
    Line-height: 28px;
    outline: 0;
    padding: 12px 20px;
    margin-bottom: 30px;
    height: 150px;
    width: 100%;
    color: #060815;
    display: block;
    background-color: transparent;
    background-clip: padding-box;
    border: none;
    border: 1px solid #c8c8c8;
    border-radius: 0px;
    font-family: inherit;
}
.shop_single #review_form #respond textarea::placeholder,
.shop_single_tabs #review_form #respond textarea::placeholder,
.shop_single #review_form #respond input[type="text"]::placeholder,
.shop_single #review_form #respond input[type="email"]::placeholder,
.shop_single_tabs #review_form #respond input[type="text"]::placeholder,
.shop_single_tabs #review_form #respond input[type="email"]::placeholder {
    color: #060815;
}

.shop_single #review_form #respond .comment-form-author,
.shop_single_tabs #review_form #respond .comment-form-author {
    width: 50%;
    float: left;
    padding-right: 8px !important;
}

.shop_single #review_form #respond .comment-form-email,
.shop_single_tabs #review_form #respond .comment-form-email {
    width: 50%;
    float: left;
    padding-left: 8px !important;
}

.shop_single #review_form #respond .comment-form-cookies-consent,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent {
    width: 100%;
    float: left;
    padding-bottom: 20px;
}

.shop_single #review_form #respond .comment-form-cookies-consent label,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent label {
    display: inline-block;
}

.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'],
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'],
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='checkbox'],
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='radio'] {
    appearance: none;
    -webkit-appearance: none;
    position: absolute;
    visibility: hidden;
}

.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-bottom: 0;
    margin-top: 1px;
    padding-left: 30px;
}

.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:before,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:before,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label:before,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span:before,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:before,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:before,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label:before,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span:before {
    background-color: #fff;
    border: 1px solid #6b6b6b;
    box-shadow: none !important;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:before,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:before,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label:before,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span:before,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span:after,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:before,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:after,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:before,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:after,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label:before,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label:after,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span:before,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    top: 15px;
    clear: none;
    cursor: pointer;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-font-smoothing: inherit;
    transition: .05s border-color ease-in-out;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 16px;
    width: 16px;
    height: 16px;
    border: 1px solid #060815;
    margin-right: 10px;
}

.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span:after,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:after,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:after,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ label:after,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='radio'] ~ span:after {
    transition: opacity .1s;
}

.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox']:checked ~ span:before,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox']:checked ~ label:before,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='checkbox']:checked ~ span:before,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='checkbox']:checked ~ label:before {
    color: #fff;
    border-color: #333;
    background-color: #333;
}

.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:after,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ label:after,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='checkbox'] ~ span:after {
    content: "";
    background: url(../images/customizer/check-w.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 16px;
    height: 16px;
    background-size: 16px;
    margin-right: 10px;
    opacity: 0;
    visibility: hidden;
}

.tinv-wishlist table input[type=checkbox]:checked:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox']:checked ~ span:after,
.shop_single #review_form #respond .comment-form-cookies-consent input[type='checkbox']:checked ~ label:after,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='checkbox']:checked ~ span:after,
.shop_single_tabs #review_form #respond .comment-form-cookies-consent input[type='checkbox']:checked ~ label:after {
    opacity: 1;
    visibility: visible;
}
.single-product #review_form #respond label, .shop_single_tabs #review_form #respond label {
    display: none;
}
.shop_single #review_form #respond .form-submit,
.shop_single_tabs #review_form #respond .form-submit {
    float: left;
}

.wraper_shop_single.style-one .shop_single_tabs .tab-pane ul.rt-ul-group {
    margin: 30px 0 0 0;
    padding: 0;
    list-style-type: none;
}

.wraper_shop_single.style-one .shop_single_tabs .tab-pane ul.rt-ul-group li {
    margin: 0;
    padding: 0 0 10px 35px;
    display: block;
    width: 100%;
    background: url(../images/tick.png) no-repeat 0 4px;
    background-size: 20px;
}

.wraper_shop_single.style-one .shop_single_tabs .tab-pane ul.rt-ul-group li:last-child {
    padding: 0 0 0 35px;
}

.woocommerce div.product form.cart div.quantity {
    border: 1px solid #d0d0d0;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    display: none;
}

.single_variation_wrap .tinvwl_add_to_wishlist_button {
    display: none;
}
.shop_related .products h4,
.shop_related .products h5 {
    padding: 0px;
    margin-bottom: 10px;
    color: #060815;
    text-transform: capitalize;
}
.wraper_shop_single.style-one .shop_single_tabs {
    background: #fff;
    padding: 40px 50px 25px 50px;
    margin-bottom: 55px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

.wraper_shop_single.style-one .shop_single_tabs {
    padding: 20px 0px 10px 0px;
}
@media screen and (max-width: 1304px) {
    .wraper_shop_single.style-one .row {
        margin-left: 0px;
        margin-right: 0px;
    }
}
@media screen and (min-width:768px) and (max-width:991px) {
    .wraper_shop_single.style-one .shop_single_tabs {
        margin-bottom: 0;
    }

    .wraper_shop_single.style-one .shop_single_tabs {
        margin-top: 0;
    }

    .wraper_shop_single.style-one .shop_single_tabs {
        padding: 0px 0px 10px 0px;
    }
    .woocommerce #review_form #respond {
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .wraper_shop_single.style-one .shop_single_tabs {
        margin-top: 0;
    }
    .woocommerce #review_form #respond {
        width: 100%;
    }
    .shop_single #review_form #respond input[type="text"],
    .shop_single #review_form #respond input[type="email"],
    .shop_single_tabs #review_form #respond input[type="text"],
    .shop_single_tabs #review_form #respond input[type="email"],
    .shop_single #review_form #respond textarea,
    .shop_single_tabs #review_form #respond textarea {
        margin-bottom: 0px !important;
    }
}
#review_form .comment-form > p {
    padding-right: 0px;
}
.shop_single_tabs .tab-content h4 {
    display: none;
}
.shop_single_tabs .tab-content .description {
    margin-bottom: 17px;
}
.shop_single_tabs .tab-content .description h6 {
    margin-bottom: 10px;
}
.woocommerce .wraper_shop_single .shop_single_accordion {
    background: #fff;
    padding: 40px 50px 25px 50px;
    margin-bottom: 55px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 45px;
}
.woocommerce .wraper_shop_single .shop_single_accordion_item h4 {
    padding: 0 15px;
    display: none;
}
.woocommerce .wraper_shop_single .shop_single_accordion_item button.btn {
    width: 100%;
    text-align: left;
    border-radius: 0px;
    padding: 0px 0px 15px 0px;
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 0.8px;
    color: #060815;
    font-size: 24px;
    line-height: 34px;
    text-transform: uppercase;
    font-weight: 700;

}
.woocommerce .wraper_shop_single .shop_single_accordion_item .collapse {
    margin-bottom: 15px;
    display: block;
}
.woocommerce div.product form.cart .reset_variations {
    display: none;
}
.woocommerce div.product form.cart .reset_variations {
    padding-left: 0px;
    color: #060815;
}
.woocommerce div.product form.cart .reset_variations:hover {
    color: #060815;
}
.woocommerce .wraper_shop_single.style-one .shop_single_accordion_item #accordion-description ul {
    padding-left: 45px;
    margin-bottom: 8px;
    margin-top: 8px;
}
.woocommerce .wraper_shop_single.style-one .shop_single_accordion_item #accordion-description ul li {
    list-style: disc;
}
.woocommerce .wraper_shop_single .shop_related {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 17px;
}

.woocommerce .wraper_shop_single .shop_related .Wplgnite-shop {
    margin-bottom: 60px;
}


@media screen and (max-width: 1024px) {
    .woocommerce .wraper_shop_single .shop_related .Wplgnite-shop {
    margin-bottom: 10px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        width: 44% !important;
        margin-top: 0px;
        margin-left: 0px;
    }
    
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        float: right;
        width: 44% !important;
        padding-top: 0px;
        clear: none;
        right: 0px;
        position: relative;
        display: inline-block;
        margin-top: 0px;
        margin-left: 0px;
        background: #fff;
        padding: 50px 40px;
    }
    .woocommerce .wraper_shop_single .shop_related {
        margin-right: 0px;
        margin-left: 0px;
    }
    .woocommerce .shop_single .summary form.cart .button {  
        padding: 15px 20px 15px 20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    .woocommerce #content div.product div.images .woocommerce-product-gallery__wrapper,
    .woocommerce div.product div.images .woocommerce-product-gallery__wrapper,
    .woocommerce-page #content div.product div.images .woocommerce-product-gallery__wrapper,
    .woocommerce-page div.product div.images .woocommerce-product-gallery__wrapper {
        width: 100%;
        position: relative;
        display: inline-block;
        left: 0;
        height: auto;
        float: left;
    }

    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        left: 0px !important;
        height: auto !important;
        width: 100% !important;
    }

    .wraper_shop_single.style-one div.summary {
        width: 100% !important;
        padding-left: 0;
    }

    .woocommerce-product-gallery .flex-viewport {
        object-fit: cover;
        width: 100%;
        height: 100% !important;
    }

    .wraper_shop_single.style-three div.summary {
        width: 100% !important;
        padding-left: 0;
    }

    .woocommerce div.product div.images .flex-control-thumbs,
    .woocommerce .wraper_shop_single.style-one div.product div.images .flex-control-thumbs {
        display: block;
        float: none;
        width: auto;
        text-align: center;
        position: absolute;
        bottom: 0;
        left: auto;
        top: auto;
        z-index: 2;
        width: 100%;
        margin: 0 !important;
    }

    .woocommerce .wraper_shop_single.style-two div.product div.images .flex-control-thumbs,
    .woocommerce .wraper_shop_single.style-three div.product div.images .flex-control-thumbs {
        display: block;
        float: none;
        text-align: center;
        position: absolute !important;
        bottom: 10px;
        left: auto !important;
        top: auto !important;
        z-index: 2;
        width: 100%;
        margin: 0 !important;
    }

    .woocommerce .wraper_shop_single.style-one div.product div.images .flex-control-thumbs,
    .woocommerce .wraper_shop_single.style-three div.product div.images .flex-control-thumbs {
        width: 100%;
    }

    .woocommerce .wraper_shop_single.style-two div.product div.images .flex-control-thumbs li,
    .woocommerce .wraper_shop_single.style-three div.product div.images .flex-control-thumbs li {
        position: relative;
        float: none !important;
        display: inline-block !important;
        width: auto !important;
        height: auto !important;
        max-width: 80px;
        vertical-align: middle;
        margin-bottom: 0 !important;
        cursor: pointer;
    }

    .woocommerce div.product div.images .flex-control-thumbs li {
        position: relative;
        float: none;
        display: inline-block;
        width: auto;
        height: auto;
        max-width: 80px;
        vertical-align: middle;
        margin: 0;
        cursor: pointer;
    }

    .woocommerce div.product div.images .flex-control-thumbs li img {
        display: block;
        width: 6px;
        height: 6px;
        margin: 0 8px;
        padding: 6px 6px 0 0;
        opacity: 1;
        overflow: hidden;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        cursor: pointer;
        background: #6b6b6b;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .woocommerce .wraper_shop_single.style-two div.product div.images .flex-control-thumbs li img,
    .woocommerce .wraper_shop_single.style-three div.product div.images .flex-control-thumbs li img {
        display: block;
        width: 6px !important;
        height: 6px !important;
        margin: 0 8px;
        padding: 6px 6px 0 0;
        opacity: 1;
        overflow: hidden;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        cursor: pointer;
        background: #afafaf;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
    .woocommerce .wraper_shop_single.style-two div.product div.images .flex-control-thumbs li img.flex-active,
    .woocommerce .wraper_shop_single.style-three div.product div.images .flex-control-thumbs li img.flex-active {
        width: 8px;
        height: 8px;
        margin: 0 8px;
        padding: 6px 6px 0 0;
        opacity: 1;
        background: #060815;
    }

    .wraper_shop_single.style-one .shop_single .rt-product-gallery {
        width: 100%;
        padding: 0px 0 5px 0;
    }

    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        float: left;
        width: 100% !important;
        max-width: 100%;
        clear: none;
        padding-left: 0px;
        margin-left: 0px;
        padding: 30px 0 0 0;
    }

    .shop_single .summary .product_meta > .sku_wrapper {
        width: auto;
        margin-right: 18px;
    }

    .woocommerce .shop_single span.onsale {
        top: 14px;
        left: 30px;
    }

    .shop_single .entry-summary .rt-size-chart {
        margin-bottom: 20px;
    }

    .woocommerce .wraper_shop_single.style-one .shop_single span.onsale {
        left: auto;
        top: 65px;
    }

    #yith-quick-view-content div.images {
        padding-right: 0;
    }

    .woocommerce div.product div.images {
        margin-bottom: 0px;
    }
    .wraper_shop_main.shop- .col-lg-9.col-md-12.col-sm-12.col-xs-12.order-lg-1.order-sm-1, 
    .wraper_shop_main.shop- .col-lg-3.col-md-12.col-sm-12.col-xs-12.order-lg-12.order-sm-12.widget-right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .woocommerce .wraper_shop_single .shop_related {
        margin-right: 0px;
        margin-left: 0px;
    }

}

@media screen and (max-width: 767px) {
    .wraper_shop_main .container .row {
        margin: 0;
    }

    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        left: 0px !important;
        height: auto !important;
        width: 100% !important;
    }

    .woocommerce div.product div.images {
        margin-bottom: 0px;
    }

    .wraper_shop_single.style-one div.summary {
        width: 100% !important;
        padding-left: 0;
    }

    .woocommerce-product-gallery .flex-viewport {
        object-fit: cover;
        width: 100%;
    }

    .wraper_shop_single.style-three div.summary {
        width: 100% !important;
        padding-left: 0;
    }

    .shop_single .summary .woocommerce-product-rating .star-rating {}

    .shop_single .summary a.woocommerce-review-link {
        display: none;
    }
    .wraper_shop_single.style-one .shop_single .rt-product-gallery {
        width: 100%;
        padding: 0px 0 25px 0;
    }
    .woocommerce-product-gallery .flex-viewport {
        object-fit: cover;
        width: 100%;
    }
    .woocommerce div.product div.images .flex-control-thumbs,
    .woocommerce .wraper_shop_single div.product div.images .flex-control-thumbs {
        display: block;
        float: none;
        width: auto;
        text-align: center;
        position: absolute;
        bottom: 16px;
        left: auto;
        top: auto;
        z-index: 2;
        width: 100%;
        margin: 0;
    }

    .woocommerce .wraper_shop_single.style-one div.product div.images .flex-control-thumbs {
        display: block;
        float: none;
        text-align: center;
        position: absolute !important;
        bottom: 10px;
        left: auto !important;
        top: auto !important;
        z-index: 2;
        width: 100%;
        margin: 0 !important;
    }

    .woocommerce .wraper_shop_single div.product div.images .flex-control-thumbs {
        width: 100%;
    }

    .woocommerce div.product div.images .flex-control-thumbs li {
        position: relative;
        float: none;
        display: inline-block;
        width: auto;
        height: auto;
        max-width: 80px;
        vertical-align: middle;
        margin: 0;
        cursor: pointer;
    }

    .woocommerce .wraper_shop_single div.product div.images .flex-control-thumbs li {
        position: relative;
        float: none !important;
        display: inline-block !important;
        width: auto !important;
        height: auto !important;
        max-width: 80px;
        vertical-align: middle;
        margin-bottom: 0 !important;
        cursor: pointer;
    }

    .woocommerce div.product div.images .flex-control-thumbs li img {
        display: block;
        width: 6px;
        height: 6px;
        margin: 0 8px;
        padding: 6px 6px 0 0;
        opacity: 1;
        overflow: hidden;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        cursor: pointer;
        background: #afafaf;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .woocommerce .wraper_shop_single div.product div.images .flex-control-thumbs li img {
        display: block;
        width: 6px !important;
        height: 6px !important;
        margin: 0 8px;
        padding: 6px 6px 0 0;
        opacity: 1;
        overflow: hidden;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        cursor: pointer;
        background: #afafaf;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
    .woocommerce .wraper_shop_single div.product div.images .flex-control-thumbs li img.flex-active {
        width: 6px;
        height: 6px;
        margin: 0 8px;
        padding: 6px 6px 0 0;
        opacity: 1;
        background: #060815;
    }
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        float: right;
        width: 100% !important;
        clear: none;
        padding: 0;
    }
    .wraper_shop_single.style-one .shop_single_tabs {
        padding: 0;
    }
    #review_form .comment-form > p {
        padding-right: 0px;
    }
    .wraper_shop_single.style-one #review_form #respond p {
        margin-bottom: 15px ;
    }

    .shop_single .summary .product_meta > .sku_wrapper {
        width: auto !important;
        margin-right: 18px;
    }

    .shop_single .summary .product_meta > ul.social {
        float: left !important;
        display: inline-block;
        margin-top: 20px !important;
    }

    .shop_single .summary .product_meta > ul.social li {
        margin: 0px 10px 0 0px !important;
    }

    .woocommerce .shop_single span.onsale {
        top: 14px;
        left: 30px;
    }

    .shop_single .entry-summary .rt-size-chart {
        margin-bottom: 20px;
        bottom: 41.5% !important;
        left: 47% !important;
    }
    .single_variation_wrap {
        margin: 0;
    }
    .woocommerce .shop_single .summary form.cart .button {
        padding: 13px 30px 15px 30px;
    }

    .shop_single .summary .quantity {
        margin: 0 15px 15px 0 !important;
    }
    .woocommerce div.product form.cart div.quantity {
        width: 20%;
    }

    .shop_single .woocommerce-variation-add-to-cart {
        flex-direction: row;
    }

    .woocommerce div.product form.cart {
        margin-bottom: 40px;
        flex-direction: column;
        display: flex;
        width: 100%;
    }
    .woocommerce div.product form.cart div {
        margin: 0;
    }

    .shop_single .summary button.woosw-btn {
        text-align: center;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin: 0px;
    }  
    /*.wraper_shop_single.style-one .shop_single_tabs > ul.nav-tabs > li {
        width: 100%;
    }*/

    .shop_single .summary .quantity > .qty {
        width: 32% !important;
    }

    .woocommerce .wraper_shop_single.style-one .shop_single span.onsale {
        left: auto;
        top: 65px;
    }

    #yith-quick-view-content div.images {
        padding-right: 0;
    }
    .woocommerce .wraper_shop_single .shop_related {
        margin-right: 0px;
        margin-left: 0px;
    }
    .shop_single .summary .quantity > .input-group-addon {
        display: flex;
        outline: 0;
        justify-content: center;
        align-items: center;
        border: 0;
        width: 20px;
        height: 20px;
        border-radius: 0px;
        text-decoration: none;
        overflow: visible;
        text-decoration: none;
        cursor: pointer;
        -moz-user-select: -moz-none;
        -ms-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        -webkit-transition: background .3s cubic-bezier(.33, 1, .40, 1);
        transition: background .3s cubic-bezier(.33, 1, .40, 1);
        margin: 0;
    }
    .shop_single .summary .quantity .qty {
        padding: 0;
        width: 25%;
        min-width: 20px;
        max-height: 25px;
        text-align: center;
        border: 0;
        color: #060815;
        outline: 0;
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        background: 0 0;
    }

    .woocommerce .wraper_shop_single .shop_related {
        padding-top: 0;
    }

}
@media screen and (max-width: 480px) {
    .woocommerce div.product form.cart div.quantity {
        margin: 0 auto 16px;
        width: 100%;
    }
    .woocommerce .shop_single .summary form.cart .button {
        width: 100%;
    }
    .shop_single .summary .quantity > .qty {
        width: 15% !important;
    }
    .shop_single .woocommerce-variation-add-to-cart {
        flex-direction: column;
    }
}
@media screen and (max-width: 320px) {
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        float: right;
        width: 100% !important;
        clear: none;
    }
    .shop_table.woocommerce-checkout-review-order-table tbody tr {
        border-top: 1px solid #E8E8E8;
        border-bottom: 1px solid #E8E8E8;
        display: flex;
        flex-direction: column;
        width: 150%;
    }

    .woocommerce .wraper_shop_single .shop_related {
        margin-right: 0px;
        margin-left: 0px;
    }
    .shop_single .summary .quantity > .input-group-addon {
        display: flex;
        outline: 0;
        justify-content: center;
        align-items: center;
        border: 0;
        width: 20px;
        height: 20px;
        border-radius: 0px;
        text-decoration: none;
        overflow: visible;
        text-decoration: none;
        cursor: pointer;
        -moz-user-select: -moz-none;
        -ms-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        -webkit-transition: background .3s cubic-bezier(.33, 1, .40, 1);
        transition: background .3s cubic-bezier(.33, 1, .40, 1);
        margin: 0;
    }
    .shop_single .summary .quantity .qty {
        padding: 0;
        width: 25%;
        min-width: 20px;
        max-height: 25px;
        text-align: center;
        border: 0;
        color: #060815;
        outline: 0;
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        background: 0 0;
    }
}

.wraper_shop_single .shop_single {
    width: 100%;
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
    background: #fff;
}

/*--------------------------------------------------------------
## Product Single Page End
--------------------------------------------------------------*/

@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .woocommerce-cart .wraper_blog_main.default-page {
        padding-right: 0px;
        padding-left: 0px;
     }
}
.Wplgnite-cart .woocommerce-cart-form {
    padding-right: 0px;
}
.woocommerce-cart .row.Wplgnite-cart {
    justify-content: space-between;
}
.row.Wplgnite-cart .col-lg-8 {
    background: #fff;
    padding: 30px 30px;
    max-width: 65%;
    flex: 0 0 auto;
    margin-left: 0;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 8%);
}
.row.Wplgnite-cart .col-lg-4 {
    background: #fff;
    padding: 30px 30px;
    max-width: 32.5%;
    flex: 0 0 auto;
    margin-right: 0;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 8%);
}

@media screen and (max-width: 1024px) {
    .row.Wplgnite-cart .col-lg-8,
    .row.Wplgnite-cart .col-lg-4 {
        max-width: 100%;
        margin: 0px;
        margin-bottom: 30px;
    }
    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 100% !important; 
        overflow: visible;
    } 
}

.Wplgnite-cart .woocommerce-cart-form h4 {
    background: #F5F5F5;
    padding: 25px 30px;
    color: #060815;
}
.woocommerce-cart .entry .entry-header .entry-title {
    padding-left: 15px;
    margin-bottom: 30px;
    text-align: left;
}
.shop_table.cart {
    table-layout: auto;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    text-align: left;
    border: none !important;
}

.shop_table.cart tbody tr {
    width: 100%;
}

.shop_table.cart tbody tr td.product-thumbnail {
    padding-right: 10px;
    margin: 0;
    min-width: auto;
    display: flex;
}
.woocommerce a.remove {
    color: #30353b !important;
    margin: 0px;
}
.woocommerce a.remove:hover {
    color: #30353b!important;
    background: transparent;
}
.shop_table tbody tr:first-child th,
.shop_table tbody tr:first-child td {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 25px;
}

.shop_table.cart tbody tr td {
    padding: 25px 0;
    padding-right: 8px;
    vertical-align: middle;
    margin: 0px auto;
}

.shop_table.cart tbody tr td.product-name {
    padding-right: 50px;
    width: 35%;
}
.shop_table.cart tbody tr td.product-quantity {
    padding-right: 20px;
}
.shop_table.cart tbody tr td.product-name a{
    color: #060815;
}
.shop_table.cart tbody tr td.actions {
    padding: 25px 0 0 0;
    vertical-align: top;
    margin: 0px auto;
}
.shop_table tbody tr th,
.shop_table tbody tr td {
    padding: 0 0 15px;
    vertical-align: middle;
}

.shop_table.cart tbody tr td.product-thumbnail a {
    display: inline-block;
    margin: 0px;
}

.shop_table.cart tbody tr td.product-thumbnail img {
    width: 102px;
    max-width: 102px;
}

.shop_table.cart tbody tr td.product-details {
    padding-right: 0;
    position: relative;
    width: 100%;
}

.shop_table.cart tbody tr td.product-details dl.variation {
    display: flex;
    margin: 0;
}

.shop_table.cart tbody tr td.product-details dl.variation .variation-Color {
    padding-right: 8px;
}

.shop_table.cart tbody tr td.product-details dl.variation dt.variation-Size {
    margin: 0 10px 0 0;
}

.shop_table.cart tbody tr td.product-details dl.variation dd.variation-Size {
    margin: 0;
}

.shop_table.cart tbody tr td.product-details .product-name a {
    color: #060815;
}

.shop_table.cart .product-price {
    margin-bottom: 10px;
    margin-top: 5px;
    padding-right: 15px;
    text-align: right;
}

.shop_table.cart .product-subtotal {
    text-align: right;
    padding-left: 0;
    color: #060815;
    padding-right: 0px;
}
.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 0px 12px 9px;
}

.shop_table.cart tbody tr td .product-remove {
    text-align: right;
    margin-right: 0px;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 95px;
    padding: 0px;
}

.shop_table.cart tbody tr td .product-remove .remove {
    display: block;
    position: relative;
    float: right;
    color: #060815 !important;
}

.shop_table.cart tbody tr td .product-remove .remove:hover {
    background: none;
}
.shop_table.cart th.product-quantity {
    text-align: right;
}
.shop_table.cart th.product-quantity {
    text-align: right;
    padding-right: 20px;
}
.shop_table.cart .quantity {
    width: 100px;
    border: 1px solid #d0d0d0;
    border-radius: 0px;
    background: #fff;
    height: calc(40px);
    position: relative;
    justify-content: center;
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-right: 0;
}

.shop_table.cart .quantity > .input-group-addon {
    display: flex;
    outline: 0;
    justify-content: center;
    align-items: center;
    border: 0;
    width: 30px;
    height: 30px;
    border-radius: 0px;
    text-decoration: none;
    overflow: visible;
    text-decoration: none;
    cursor: pointer;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-transition: background .3s cubic-bezier(.33, 1, .40, 1);
    transition: background .3s cubic-bezier(.33, 1, .40, 1);
    margin: 0;
/*    display: none;*/
}

.shop_table.cart .quantity > .input-group-addon.quantity-decrease {
    font-size: 0px;
}

.shop_table.cart .quantity > .input-group-addon.quantity-decrease:before {
    content: "";
    background: url(../images/customizer/minus.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 5;
    width: 16px;
    height: 16px;
    background-size: 16px;
    margin-right: 0px;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
}

.shop_table.cart .quantity > .input-group-addon.quantity-increase {
    font-size: 0px;
}

.shop_table.cart .quantity > .input-group-addon.quantity-increase:before {
    content: "";
    background: url(../images/customizer/plus.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 5;
    width: 16px;
    height: 16px;
    background-size: 16px;
    margin-right: 0px;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
}

.shop_table.cart .quantity > .qty:focus {
    box-shadow: none;
}

.shop_table.cart .quantity > .qty {
    padding: 0;
    width: 25%;
    min-width: 30px;
    max-height: 30px;
    text-align: center;
    border: 0;
    color: #060815;
    outline: 0;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    background: 0 0;
    font-size: 16px;
}

.shop_table.cart .quantity > .qty::-webkit-inner-spin-button,
.shop_table.cart .quantity > .qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.shop_table.cart .quantity > .qty:focus {
    border: none;
}
.woocommerce .cart button#update_cart {
    background: #060815 !important;
    color: #fff !important;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-weight: normal;
    text-transform: capitalize;
    font-size: 16px !important;
    line-height: 28px !important;
    background-color: #060815;
    color: #fff !important;
    padding: 11px 33px 11px 33px;
    border: none;
    border-radius: 0px;
    height: 50px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    text-align: center;
}

.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
    background-image: none;
    color: #fff;
    /*box-shadow: 0 10px 45px 0 rgba(17, 19, 70, 0.26);*/
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
} 
.woocommerce-checkout .checkout_coupon .button .mask,
.single-product.woocommerce .single_add_to_cart_button .mask,
.single-product.woocommerce .single_add_to_cart_button_grouped .mask,
.woocommerce-checkout .woocommerce-checkout-payment .button .mask {
    position: relative;
    padding: 0;
    height: 28px;
    overflow: hidden;
}
.single-product.woocommerce .single_add_to_cart_button .mask .add-to-cart-first,
.single-product.woocommerce .single_add_to_cart_button .mask .add-to-cart-second,
.single-product.woocommerce .single_add_to_cart_button_grouped .mask .add-to-cart-first,
.single-product.woocommerce .single_add_to_cart_button_grouped .mask .add-to-cart-second,
.woocommerce-checkout .checkout_coupon .button .mask .ckeckout-coupon-first,
.woocommerce-checkout .checkout_coupon .button .mask .ckeckout-coupon-secnd,
.woocommerce-checkout .woocommerce-checkout-payment .button .mask .ckeckout-first,
.woocommerce-checkout .woocommerce-checkout-payment .button .mask .ckeckout-second {
    display: block;
    margin: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    font-family: inherit;
    transition: transform 0.4s ease;
    color: #fff;
}
.single-product.woocommerce .single_add_to_cart_button .mask .link-container,
.single-product.woocommerce .single_add_to_cart_button_grouped .mask .link-container,
.woocommerce-checkout .checkout_coupon .button .mask .link-container,
.woocommerce-checkout .woocommerce-checkout-payment .button .mask .link-container {
    transition: transform 0.4s ease;
}
.single-product.woocommerce .single_add_to_cart_button:hover .mask .link-container,
.single-product.woocommerce .single_add_to_cart_button_grouped:hover .mask .link-container,
.woocommerce-checkout .checkout_coupon .button:hover .mask .link-container,
.woocommerce-checkout .woocommerce-checkout-payment .button:hover .mask .link-container {
    transform: translateY(-30px);
    transition: transform 0.4s ease;
}
.single-product.woocommerce .single_add_to_cart_button:hover .mask .add-to-cart-first,
.single-product.woocommerce .single_add_to_cart_button_grouped:hover .mask .add-to-cart-first,
.woocommerce-checkout .checkout_coupon .button:hover .mask .ckeckout-coupon-first,
.woocommerce-checkout .woocommerce-checkout-payment .button:hover .mask .ckeckout-first {
    transform: rotate(0deg);
    transition: transform 0.4s ease;
}
.single-product.woocommerce .single_add_to_cart_button:hover .mask .add-to-cart-second,
.single-product.woocommerce .single_add_to_cart_button_grouped:hover .mask .add-to-cart-second,
.woocommerce-checkout .checkout_coupon .button:hover .mask .ckeckout-coupon-second,
.woocommerce-checkout .woocommerce-checkout-payment .button:hover .mask .ckeckout-second {
    transform: rotate(0);
    transition: transform 0.4s ease;
}
.Wplgnite-cart .cart-collaterals .cart_totals {
    float: none;
    width: auto;
    background: #fff;
    padding-bottom: 0px;
}

.Wplgnite-cart .cart-collaterals .cart_totals h4 {
    background: #fff;
    padding: 0px 0px 9px;
    margin-bottom: 0px;
    color: #060815;
    font-size: 16px !important;
    line-height: 28px;
    text-transform: capitalize;
}

.Wplgnite-cart .cart-collaterals .cart_totals table.shop_table {
    border: none;
    padding: 15px 0px;
    border-top: 1px solid rgba(0,0,0,.1) !important;
}

.Wplgnite-cart .wc-proceed-to-checkout {
    padding: 0 0px;
}
.Wplgnite-cart .wc-proceed-to-checkout .checkout-button.button .mask {
    position: relative;
    padding: 0;
    height: 28px;
    overflow: hidden;
}
.Wplgnite-cart .wc-proceed-to-checkout .checkout-button.button .mask .checkout-first,
.Wplgnite-cart .wc-proceed-to-checkout .checkout-button.button .mask .checkout-second {
    display: block;
    margin: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    transition: transform 0.4s ease;
    color: #fff;
}
.Wplgnite-cart .wc-proceed-to-checkout .checkout-button.button .mask .link-container {
    transition: transform 0.4s ease;
}
.Wplgnite-cart .wc-proceed-to-checkout .checkout-button.button:hover .mask .link-container {
    transform: translateY(-30px);
    transition: transform 0.4s ease;
}
.Wplgnite-cart .wc-proceed-to-checkout .checkout-button.button:hover .mask .checkout-first {
    transform: rotate(0deg);
    transition: transform 0.4s ease;
}
.Wplgnite-cart .wc-proceed-to-checkout .checkout-button.button:hover .mask .checkout-second {
    transform: rotate(0);
    transition: transform 0.4s ease;
}

.Wplgnite-cart .wc-proceed-to-checkout .checkout-button.button {
    margin-bottom: 0px;
    width: 100%;
}

.Wplgnite-cart .cart-collaterals .cart_totals tr {
    border: 1px solid #E4E4E4;
}

.Wplgnite-cart .cart-collaterals .shipping th {
    display: none;
}

.Wplgnite-cart .cart-collaterals tr.cart-subtotal td,
.Wplgnite-cart .cart-collaterals tr.order-total td {
    text-align: right;
}

.Wplgnite-cart .cart-collaterals .cart_totals tr th {
    padding-left: 0;
}
.Wplgnite-cart table thead tr th, 
.Wplgnite-cart table tbody tr td, 
.Wplgnite-cart table tbody tr th, 
.Wplgnite-cart table tfoot tr td, 
.Wplgnite-cart table tfoot tr th {
    border: none !important;
}
.Wplgnite-cart table.shop_table td, .woocommerce-cart .cart-collaterals .cart_totals table th {
    border-top: 1px solid rgba(0,0,0,.1) !important;
    padding: 18px 12px;
}
.Wplgnite-cart table.shop_table tbody:first-child tr:first-child td, 
.woocommerce-cart .cart-collaterals .cart_totals tbody:first-child tr:first-child th {
border-top: 0px !important;
}
.Wplgnite-cart table.shop_table tbody:first-child tr:first-child td {
    padding: 18px 12px;
}

.cart_totals table.shop_table tr th,
.cart_totals table.shop_table tr td span {
    font-size: 17px;
    font-weight: 400;
    color: #060815;
}

.Wplgnite-cart .cart-collaterals .coupon {
    width: 100%;
    display: inline-flex;
    flex-direction: column;
    position: relative;
    padding: 0 20px;
}

.Wplgnite-cart .cart-collaterals .coupon label {
    display: none;
}

.shop_table.cart .actions .coupon .input-text {
    line-height: 1.6;
    outline: 0;
    padding: 8px;
    height: 50px;
    color: #060815;
    border-radius: 0px;
    background-clip: padding-box;
/*    background-color: transparent;*/
    background-clip: padding-box;
    border-width: 1px;
    border-color: #D9D9D9 !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    width: auto !important;
    display: block;
    padding: 6px 15px 6px 30px !important;
    margin-bottom: 15px;
    margin-right: 0px !important;
}
.shop_table.cart .actions .coupon .input-text::placeholder {
    color: #060815;
}
.Wplgnite-cart .cart-collaterals .coupon button {
    border-radius: 0px;
    position: absolute;
    right: 20px;
    padding: 11px 20px !important;
}

.shop_table.cart .actions .button.update-cart {
    background: #fff !important;
    border: 1px solid #060815 !important;
    color: #060815 !important;
}

.shop_table .actions .continue_shopping {
    float: left;
    vertical-align: middle;
    color: #6b6b6b;
}

.shop_table .actions .continue_shopping svg {
    width: 16px;
    margin-top: -3px;
}

.woocommerce-shipping-methods input[type=checkbox],
.woocommerce-shipping-methods input[type=radio] {
    clear: none;
    cursor: pointer;
    margin: -.25rem .25rem 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-font-smoothing: inherit;
    transition: .05s border-color ease-in-out;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 16px;
    width: 16px;
    height: 16px;
    border: 1px solid #0e1552;
    margin-right: 8px;
    position: relative;
}

.woocommerce ul#shipping_method li input {
    margin: 3px .4375em 0 0;
    vertical-align: top;
    float: left;
}

.woocommerce-shipping-methods input[type=radio] {
    border-radius: 50%;
}

.woocommerce-shipping-methods input[type=radio]:checked:before {
    content: '';
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background-color: #0e1552;
}

.woocommerce-shipping-calculator a.shipping-calculator-button {
    color: #060815;
}

.woocommerce .woocommerce-shipping-calculator .form-row {
    padding: 10px 0px;
}

.woocommerce .woocommerce-shipping-calculator .form-row input.input-text,
.woocommerce .woocommerce-shipping-calculator .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    line-height: 1.6;
    outline: 0;
    padding: 12px 20px;
    height: 48px;
    color: #6b6b6b;
    background-clip: padding-box;
    background-color: transparent;
    background-clip: padding-box;
    border-style: solid;
    border-width: 1px;
    border-color: #D9D9D9;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    display: block;
}

.shipping-calculator-form button.button {
    width: 100%;
    background: #060815;
    border-radius: 0px;
    border: 1px solid #060815;
    color: #fff;
    padding: 11px 50px;
    border-radius: 50px;
    letter-spacing: 0.3px;
    font-weight: 400;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    -webkit-transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
}

.shipping-calculator-form button.button:hover {
    background: #fff;
    color: #060815;
    border: 1px solid #060815;
}

.select2-container .select2-selection {
    Font-style: Regular;
    Font-size: 16px;
    Line-height: 28px;
    outline: 0;
    padding: 12px 20px;
    margin-bottom: 0px;
    height: 50px;
    width: 100%;
    color: #060815;
    display: block;
    background-color: transparent;
    background-clip: padding-box;
    border: none;
    border: 1px solid #D9D9D9;
    border-radius: 0px;
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 0px;
    width: 20px;
}

.select2-container .select2-selection > .select2-selection__arrow {
    top: 20px;
}

.select2-container .select2-selection > .select2-selection__arrow:before {
    content: "";
    background: url(../images/chevron-down.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    width: 16px;
    height: 16px;
    background-size: 16px;
    margin-right: 10px;
    right: 0px;
    position: absolute;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #060815;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #060815;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #060815;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    font-size: 16px;
    padding: 15px 50px 15px 50px;
}

p.return-to-shop {
    margin-bottom: 40px;
}
p.return-to-shop a.wc-backward {
    color: #fff !important;
}
p.return-to-shop a.wc-backward:hover {
    color: #fff !important;
}

/* Cart Fixing Start */

.woocommerce-cart .wraper_blog_main.default-page {
    padding-top: 120px;
    padding-bottom: 120px;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, 
.woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    font-size: 16px;
    line-height: 28px;
}

.woocommerce-cart .wraper_blog_main .container {
    max-width: calc(100% - 0%) !important;
    padding-left: 0px;
    padding-right: 0px;
}

.woocommerce-cart .wraper_blog_main.default-page, 
.woocommerce-checkout .wraper_blog_main.default-page {
    padding-left: 15px;
    padding-right: 15px;
    background: linear-gradient(226.69deg, rgba(229, 248, 255, 0.55) 38.63%, rgba(249, 224, 176, 0.08) 82.88%);
}
.wraper_blog_main .container, .wraper_blog_banner_image .container {
    width: 1290px;
    max-width: calc(100%);
    padding-left: 0px;
    padding-right: 0px;
}
.woocommerce-cart .entry .entry-header .entry-title {
    padding-left: 15px;
    margin-bottom: 30px;
    text-align: left;
}

@media screen and (max-width: 1024px) {
    .woocommerce-cart .entry .entry-header .entry-title {
        padding-left: 0;
    }

}
@media screen and (max-width: 991px) {
    .woocommerce #content table.cart td.actions .coupon button.button, .woocommerce table.cart td.actions .coupon button.button, .woocommerce-page #content table.cart td.actions .coupon button.button, .woocommerce-page table.cart td.actions .coupon button.button {
        border-radius: 0px !important;
    }
    .shop_table.cart .actions .coupon .input-text {
        border-radius: 0px !important;
    }
}

.woocommerce #content table.cart td.actions .coupon, 
.woocommerce table.cart td.actions .coupon, 
.woocommerce-page #content table.cart td.actions .coupon, 
.woocommerce-page table.cart td.actions .coupon {
    float: left;
/*    background: #F7F7F7;*/
    border-radius: 0px;
}
.woocommerce #content table.cart td.actions .coupon button.button, 
.woocommerce table.cart td.actions .coupon button.button, 
.woocommerce-page #content table.cart td.actions .coupon button.button, 
.woocommerce-page table.cart td.actions .coupon button.button {
    font-family: inherit;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 28px;
    background-color: #060815 !important;
    color: #fff !important;
    padding: 11px 33px 11px 33px;
    border: none;
    border-radius: 0px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    text-align: center;
}
.woocommerce-cart .button .mask {
    position: relative;
    padding: 0;
    height: 28px;
    overflow: hidden;
}
.woocommerce-cart .button .mask .coupon-first,
.woocommerce-cart .button .mask .coupon-second {
    display: block;
    margin: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    transition: transform 0.4s ease;
    color: #fff;
}
.woocommerce-cart .button .mask .link-container {
    transition: transform 0.4s ease;
}
.woocommerce-cart .button:hover .mask .link-container {
    transform: translateY(-30px);
    transition: transform 0.4s ease;
}
.woocommerce-cart .button:hover .mask .coupon-first {
    transform: rotate(0deg);
    transition: transform 0.4s ease;
}
.woocommerce-cart .button:hover .mask .coupon-second {
    transform: rotate(0);
    transition: transform 0.4s ease;
}
@media screen and (max-width:1220px) {
    .woocommerce .cart .button, 
    .woocommerce .cart input.button {
        float: left;
    }

    .woocommerce-cart .coupon {
        margin-bottom: 15px;
        width: 100%;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .woocommerce-cart .wraper_blog_main.default-page {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media screen and (max-width:767px) {
    .woocommerce-cart .wraper_blog_main.default-page {
        padding: 40px 15px 10px 15px;
    }
}

/* Cart Fixing End */

/* Checkout Fixing Start */

.woocommerce-checkout .wraper_blog_main.default-page {
    padding-top: 120px;
    padding-bottom: 95px;
}

/* Checkout Fixing End */

/*--------------------------------------------------------------
# Cart Page Style End
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Checkout Page Style Start
--------------------------------------------------------------*/
.woocommerce-checkout .woocommerce form .form-row label {
    margin: 0 0 10px;
    font-weight: 400;
    font-size: 16px;
    color: #060815;
    letter-spacing: 0;
    line-height: 28px;
    text-shadow: none;
    text-transform: capitalize;
    width: 100%;
    float: left;
    display: none;
}

.woocommerce-billing-fields__field-wrapper label {
    display: none;
}

span.woocommerce-input-wrapper {
    width: 100%;
}
.woocommerce .woocommerce-form label {
    margin: 0;
    margin-bottom: 8px;
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
    Font-style: Regular;
    Font-size: 16px;
    Line-height: 28px !important;
    outline: 0;
    padding: 12px 20px;
    margin-bottom: 0px;
    height: 50px;
    width: 100%;
    color: #060815;
    display: block;
    background-color: transparent;
    background-clip: padding-box;
    border: none;
    border: 1px solid #D9D9D9;
    border-radius: 0px;
    font-family: inherit;
}
.woocommerce-account .woocommerce form .form-row .input-text,
.woocommerce-account .woocommerce-page form .form-row .input-text {
    Font-style: Regular;
    Font-size: 16px;
    Line-height: 28px;
    outline: 0;
    padding: 0px 15px;
    margin-bottom: 20px;
    height: 50px;
    width: 100%;
    color: #060815;
    display: block;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #D9D9D9;
    border-radius: 0px;
    font-family: inherit;
}

.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea,
.woocommerce form .form-row textarea.input-text ,
.woocommerce-page form .form-row textarea.input-text {
    Font-style: Regular;
    Font-size: 16px;
    Line-height: 28px;
    outline: 0;
    padding: 12px 20px;
    margin-bottom: 0px;
    height: 130px;
    width: 100%;
    color: #060815;
    display: block;
    background-color: transparent;
    background-clip: padding-box;
    border: none;
    border: 1px solid #D9D9D9;
    border-radius: 0px;
    font-family: inherit;
}
.woocommerce form .form-row textarea::placeholder,
.woocommerce-page form .form-row textarea::placeholder,
.woocommerce form .form-row textarea.input-text::placeholder ,
.woocommerce-page form .form-row textarea.input-text::placeholder,
.woocommerce-account .woocommerce form .form-row .input-text::placeholder,
.woocommerce-account .woocommerce-page form .form-row .input-text::placeholder,
.woocommerce form .form-row .input-text::placeholder,
.woocommerce-page form .form-row .input-text::placeholder {
    color: #060815;
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .woocommerce form .form-row textarea,
    .woocommerce-page form .form-row textarea,
    .woocommerce form .form-row textarea.input-text ,
    .woocommerce-page form .form-row textarea.input-text {
        margin-bottom: 0px;
    }
}

.woocommerce .woocommerce-billing-fields__field-wrapper form .form-row {
    padding: 0px;
}

#ship-to-different-address .woocommerce-form__label-for-checkbox {
    display: flex;
    align-items: center;
}

#ship-to-different-address input[type=checkbox],
.woocommerce-form-login__rememberme input[type=checkbox] {
    clear: none;
    cursor: pointer;
    margin: 0px 0 0 0;
    outline: 0;
    padding: 0 !important;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-font-smoothing: inherit;
    transition: .05s border-color ease-in-out;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 16px;
    width: 16px;
    height: 16px;
    border: 1px solid #D6D6D6;
    margin-right: 10px;
    position: relative;
}

#ship-to-different-address input[type=checkbox]:checked,
.woocommerce-form-login__rememberme input[type=checkbox]:checked {
    background: #191D27;
    border-color: #191D27 !important;
}

#ship-to-different-address input[type=checkbox]:checked:before,
.woocommerce-form-login__rememberme input[type=checkbox]:checked:before {
    content: '';
    display: block;
    height: 11px;
    width: 5px;
    border: 1px solid #fff;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
    position: absolute;
    top: 0px;
    left: 5px;
}

.create-account input[type=checkbox]:checked {
    background: #060815;
    border-color: #060815 !important;
}

.create-account input[type=checkbox] {
    clear: none;
    cursor: pointer;
    display: inline-block !important;
    margin: 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    -moz-appearance: none;
    appearance: none;
    -webkit-font-smoothing: inherit;
    transition: .05s border-color ease-in-out;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 16px;
    width: 16px;
    height: 16px;
    border: 1px solid #060815;
    margin-right: 8px;
    position: relative;
}

.create-account input[type=checkbox]:checked:before {
    position: absolute;
    font-size: 10px;
    font-family: 'themify';
    content: "\e64c";
    line-height: 16px;
    text-align: center;
    color: #fff;
}
.woocommerce-shipping-fields #ship-to-different-address span {
    margin: 0px;
    font-size: 16px;
    line-height: 28px;
}
.woocommerce-shipping-fields #ship-to-different-address {
    margin-bottom: 20px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 48.8%;
    overflow: visible;
}

.woocommerce form .form-row {
    padding: 0px;
    margin-bottom: 0px;
}
.woocommerce-checkout .woocommerce form .form-row {
    padding: 0px;
    margin-bottom: 20px;
}

.woocommerce form.checkout.woocommerce-checkout {
    display: inline-block;
    width: 100%;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: left; 
    width: 100%;
}

.col2-set#customer_details {
    width: 65%;
    float: left;
    background: #fff;
    padding: 30px 25px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 8%);
}
.woocommerce-checkout-review-order {
    width: 32.5%;
    float: right;
    background: #fff;
    padding: 30px 25px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 8%);
}

@media screen and (min-width: 480px) and (max-width: 767px) {
   .col2-set#customer_details {
    padding: 30px !important;
   } 
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
   .col2-set#customer_details,
    .woocommerce-checkout-review-order {
        width: 100%;
    }
}

.col2-set#customer_details .col-1 {
    flex: 100%;
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    padding-right: 0px;
}

.col2-set#customer_details .col-2 {
    flex: 100%;
    max-width: 100%;
    width: 100%;
    padding-left: 0;
}
.woocommerce-checkout .col2-set#customer_details .col-2 {
    padding-right: 0px;
}
.woocommerce-billing-fields h4,
.woocommerce-checkout-review-order h4,
.woocommerce-additional-fields h4 {
    margin-bottom: 20px;
    color: #060815;
}
.woocommerce-checkout-review-order
.woocommerce-cart .woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, .1);
    margin: 0 -1px 0px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 0;
    border-spacing: 0px;
}
.checkout.woocommerce-checkout {
    padding-bottom: 15px;
}

.woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, .1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 0;
    border-spacing: 0px;
}

.woocommerce-form-login-toggle {
    display: inline-flex;
    width: 100%;
    background: #f5f5f5;
}

.woocommerce-form-login-toggle .woocommerce-info {
    width: 100%;
}

.woocommerce-form-coupon-toggle {
    display: inline-flex;
    width: 100%;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
    width: 100%;
}

/*.rt-login-coupon .woocommerce-form-coupon button {
    border-radius: 0px;
}*/
.rt-coupon .woocommerce-error {
    padding: 10px 0px 15px 20px !important;
}
.woocommerce-error li {
    padding-left: 35px !important;
}
.woocommerce-error,
.woocommerce-info {
    border-top: none;
    margin-right: 0px;
    margin-left: 0px;
    padding: 15px 20px;
}
.shop_single .woocommerce-message {
    margin-right: 0px;
    margin-left: 0px;
}
.woocommerce-message {
    border-top: none;
    margin-right: 0px;
    margin-left: 0px;
}
.woocommerce-checkout .entry .entry-header .entry-title {
    padding-left: 0px;
    margin-bottom: 25px;
    text-align: left;
}
.cart-added {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cart-added .cart-added-text {
    margin: 0;
    flex: 1;
    margin-right: 30px;
}
.woocommerce-info::before, .woocommerce-message::before {
    display: inline-block;
    position: absolute;
    top: 28%;
    left: 1.5em;
    display: none;
}
.woocommerce-error::before{
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 1.5em;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .woocommerce-error::before {
    display: inline-block;
    position: absolute;
    top: 12px;
    left: 1.5em;
}
.cd-user-modal-container .woocommerce-form .form-actions,
.woocommerce-privacy-policy-text {
    text-align: left;
}
.woocommerce-privacy-policy-text p {
    font-size: 13px;
    line-height: 24px !important;
}

.woocommerce-button.button.woocommerce-form-login__submit {
    color: #fff;
    padding: 11px 50px 11px 50px;
    border: 1px solid #0E1552;
    background: #0E1552;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    -webkit-transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    text-align: center;
}

.woocommerce-button.button.woocommerce-form-login__submit:hover {
    background: #fff;
    color: #060815;
}

span.lost_password {
    margin: 0;
}

span.lost_password a {
    color: #060815;
    font-size: 15px;
}

.rt-login-coupon input[type=checkbox],
.rt-login-coupon input[type=radio] {
    clear: none;
    cursor: pointer;
    margin: -2px 0 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-font-smoothing: inherit;
    transition: .05s border-color ease-in-out;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 16px;
    width: 16px;
    height: 16px;
    border: 1px solid #060815;
    margin-right: 10px;
    position: relative;
}

.rt-login-coupon input[type=checkbox]:checked {
    background: #060815;
    border-color: #060815 !important;
}

.rt-login-coupon {
    width: 100%;
    float: left;
    position: relative;
    display: inline-block;
    padding-right: 0px;
}

.woocommerce-checkout .woocommerce {
    position: relative;
}

.rt-login-coupon .woocommerce-info {
    border: none;
    margin: 0px;
    padding: 15px 25px;
    color: #565656;
}

.rt-login-coupon .woocommerce-info a {
    color: #565656;
}
.rt-login-coupon .woocommerce-info a:hover {
    color: #060815;
}

.rt-login-coupon .woocommerce form .form-row label {
    cursor: pointer;
    margin-bottom: 0px;
}

.rt-login-coupon .rt-login,
.rt-login-coupon .rt-coupon {
    margin-bottom: 15px;
}

.rt-login-form,
.rt-coupon {
    background: #f5f5f5;
}

.rt-login-form form.woocommerce-form-login,
.rt-coupon form.woocommerce-form-coupon {
    border: none;
    margin: 0px;
    padding: 25px;
}

.woocommerce form.login,
.woocommerce form.register {
    padding: 25px;
    border-radius: 0px;
    margin-top: 0px;
    background: #fff;
}

.woocommerce form.checkout_coupon {
    border-radius: 0px;
    padding-bottom: 5px;
    background: #fff;
}
.woocommerce form.checkout_coupon p {
    line-height: 28px;
}
.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
    clear: both;
    position: relative;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}
.woocommerce-account fieldset {
    margin-bottom: 30px;
}
.woocommerce-info::before {
    display: none;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 8%);
}
.woocommerce-cart .woocommerce-message {
    background: #50a679;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 8%);
    padding: 11px 30px 12px 30px;
    color: #fff;
}
.woocommerce-cart .woocommerce-message[role="alert"] a {
    color: #fff;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
    box-shadow: none;
    padding: 0px;
}
.woocommerce-message a:hover {
    color: #242879;
}
.woocommerce-checkout .woocommerce-error {
    padding: 15px 50px;
}
.woocommerce-checkout .woocommerce-error::before {
    left: 15px;
}
.shop_table.woocommerce-checkout-review-order-table .product-thumbnail {
    display: table-cell;
    vertical-align: middle;
    width: 60px;
    overflow: hidden;
    padding: 25px 12px;
}
.shop_table.woocommerce-checkout-review-order-table  .product-total {
    margin-top: 4px;
}
.shop_table.woocommerce-checkout-review-order-table .amount {
    color: #060815;
    font-weight: 600;
}
.shop_table.woocommerce-checkout-review-order-table .rt-product-ckeckout-name {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.shop_table.woocommerce-checkout-review-order-table .rt-product-ckeckout-name {
    padding-left: 20px;
    width: 80%;
}

.shop_table.woocommerce-checkout-review-order-table .product-thumbnail img {
    height: auto;
    max-width: 100%;
}

.shop_table.woocommerce-checkout-review-order-table tbody tr {
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
    border: none;
    margin-bottom: 0px;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th {
    font-weight: 400;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 30px 12px;
}
.default-page .checkout table tfoot tr th,
.default-page .checkout table tbody tr td,
.default-page .checkout table tfoot tr td {
    border: none !important;
    border-top: 1px rgba(84, 84, 111, 0.3) solid !important;
}
.default-page .checkout table tbody tr td.cqname {
    text-align: right;
    color: #191D27;
    font-weight: 600;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table .shipping th {
    display: none;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table .shipping td p {
    font-weight: 600;
    text-align: left;
    float: left;
    padding-right: 40px;
    color: #6B6B6B;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td {
    text-align: right;
    font-weight: 400;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping td{
    border: none !important;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td span {
    font-weight: 700;
}

.woocommerce ul#shipping_method .amount {
    font-weight: 400;
    flex-grow: 1;
    text-align: right;
}

.woocommerce ul#shipping_method li label {
    display: flex;
}

td.product-total,
th.product-total {
    text-align: right;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #fff;
    border-radius: 0px;
    padding: 0 0px 0px;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 0 16px 20px 20px;
    margin: 0 16px 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: transparent;
    color: #515151;
}
.wc_payment_method label {
    color: #191D27;
    font-weight: 600;
}
.wc_payment_method .payment_box.payment_method_cheque p {
    color: #787A81;
    font-size: 13px;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 1em;
}
.woocommerce-checkout #payment ul.payment_methods {
    padding: 15px 0px;
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
    padding: 15px 0px;
    margin: 0px;
}

.shop_table thead tr th,
.shop_table thead tr td,
.shop_table tbody tr th,
.shop_table tbody tr td,
.shop_table tfoot tr th,
.shop_table tfoot tr td {
    padding-left: 0px !important;
    color: #060815;
    font-size: 16px;
    line-height: 28px !important;
}
.shop_table tbody tr td.cqname {
    text-align: right;
}

.place-order button#place_order {
    flex-grow: 1;
}
.wc_payment_method input[type=radio] {
    clear: none;
    cursor: pointer;
    margin: -.25rem .25rem 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-font-smoothing: inherit;
    transition: .05s border-color ease-in-out;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 16px;
    width: 16px;
    height: 16px;
    border: 1px solid #0e1552;
    border-radius: 50%;
    margin-right: 8px;
    position: relative;
    margin-top: -3px !important;
}

.wc_payment_method input[type=radio]:checked:before {
    content: '';
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background-color: #0e1552;
}

.woocommerce-privacy-policy-text a {
    color: #060815;
}

.rt-login-form form .form-row-first,
.rt-login-form form .form-row-last,
.rt-coupon form .form-row-first,
.rt-coupon form .form-row-last {
    width: 100%;
    float: left;
}

.rt-login-form form .form-row .input-text,
.rt-coupon form.checkout_coupon .input-text {
    width: 40% !important;
}

form.woocommerce-ResetPassword .form-row label {
    display: block;
    font-size: 16px;
    line-height: 28px;
}


/*--------------------------------------------------------------
# Checkout Page Style End
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# My acount Page Style Start
--------------------------------------------------------------*/
.cd-user-modal-container .cd-switcher a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #060815;
    color: #fff;
    font-size: 14px;
}
.required {
    color: #f00;
}
.woocommerce-account .wraper_blog_main.default-page {
    background: #f6f6f6;
}
.woocommerce-account .wraper_blog_main.default-page {
    padding-top: 110px;
    padding-bottom: 120px;
}

.woocommerce-account .wraper_blog_main.default-page .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .woocommerce-account .wraper_blog_main.default-page .container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {}

@media screen and (max-width: 1024px) {
    .woocommerce-account .wraper_blog_main.default-page {
    padding-top: 50px !important;
    padding-bottom: 60px !important;
    }
}

.woocommerce-account .wraper_blog_main.default-page .container .woocommerce form.login {
    margin: 0;
}

.woocommerce-account .entry .entry-header .entry-title {
    padding-left: 15px;
    margin-bottom: 25px;
    text-align: left;
}
.woocommerce-account .wraper_blog_main .entry-header {
    display: none;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    width: 50%;
    max-width: 50%;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    padding-right: 30px;
    width: calc(50%);
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    padding-left: 30px;
    width: calc(50%);
}
 
.rt-login-form .woocommerce form.login,
.rt-login-form .woocommerce form.register {
    border-radius: 0px;
    border: none;
    padding: 15px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-flex;
    align-items: center;
    width: 100%;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme span {
    margin: 0px;
}

.woocommerce-LostPassword.lost_password a {
    color: #060815;
    font-size: 14px;
}

.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    margin: 0;
    border: 1px solid #0E1552;
    background: #0E1552;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    padding: 13px 50px;
    border-radius: 4px;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    -webkit-transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
}

.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover {
    background: #fff;
    color: #0E1552;
}

.woocommerce .woocommerce-Addresses.col2-set .col-2,
.woocommerce-page .woocommerce-Addresses.col2-set .col-2 {
    float: right;
    width: 100%;
    max-width: 100%;
    padding: 0px;
}

.woocommerce .woocommerce-Addresses.col2-set .col-1,
.woocommerce-page .woocommerce-Addresses.col2-set .col-1 {
    float: left;
    width: 100%;
    max-width: 100%;
    padding: 0px;
}

.woocommerce-account .addresses .title .edit {
    background: #060815;
    color: #fff;
    border: 1px solid #060815;
    padding: 5px 38px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1.3;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    -webkit-transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
}

.woocommerce-account .addresses .title h4 {
    float: left;
    font-size: 20px;
    line-height: 30px;
}
.woocommerce-MyAccount-content h3 {
    font-size: 24px;
    line-height: 34px;
}
.woocommerce-MyAccount-navigation ul li {
    background: #fff;
    margin-bottom: 10px;
    padding: 10px 15px !important;
    list-style: none;
    box-shadow: 0px 10px 100px rgba(0, 0, 0, 0.08);
}

.woocommerce-MyAccount-navigation ul li a {
    display: inline-block;
    width: 100%;
    color: #060815;
    font-weight: 500;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 25%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 70%;
    background: #fff;
    padding: 50px;
}

.woocommerce-MyAccount-content .woocommerce-info,
.woocommerce-MyAccount-content .woocommerce-message {
    background: #f5f5f5;
    color: #060815;
    padding: 15px 20px;
    justify-content: center;
    vertical-align: middle;
    line-height: 50px;
}

.woocommerce-MyAccount-content .woocommerce-info a,
.woocommerce-MyAccount-content .woocommerce-message a {
    font-weight: 500;
    font-size: 14px;
    line-height: 28px !important;
    letter-spacing: .001em;
    background-color: #242879;
    color: #ffffff;
    padding-top: 15px;
    padding-right: 50px;
    padding-bottom: 15px;
    padding-left: 50px;
}

.woocommerce-MyAccount-content .woocommerce-info a:hover,
.woocommerce-MyAccount-content .woocommerce-message a:hover {
    background: #242879;
    color: #fff;
}

.woocommerce-MyAccount-content p a {
    color: #060815;
}

.woocommerce form .password-input,
.woocommerce-page form .password-input {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    margin: 0;
    width: 100%;
}

.woocommerce form.edit-account .form-row label {
    margin: 0 0 10px;
    font-weight: 400;
    font-size: 16px;
    color: #060815;
    letter-spacing: 0;
    line-height: 28px;
    text-shadow: none;
    text-transform: capitalize;
    display: block;
}

.edit-account .woocommerce-Button.button {
    background: #060815;
    color: #fff;
    border-radius: 0px;
    padding: 11px 50px;
    font-size: 14px;
    line-height: 28px;
    border: none;
}

.edit-account .woocommerce-Button.button:hover {
    background: #060815;
    color: #fff;
}

.woocommerce-ResetPassword button.woocommerce-Button {
    background: #060815;
    color: #fff;
    border-radius: 40px;
    font-size: 14px;
    line-height: 28px;
    padding: 11px 38px;
    width: 49%;
}

.woocommerce-ResetPassword button.woocommerce-Button:hover {
    background: #060815;
    color: #fff;
}

.woocommerce .woocommerce-MyAccount-content button.button,
a.woocommerce-button.button.view {
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
    color: #fff;
    padding: 13px 50px 15px 50px;
    border: none;
    background: #242879;
    border-radius: 0px;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    -webkit-transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    text-align: center;
    border-radius: 40px;
}

.woocommerce .woocommerce-MyAccount-content button.button:hover,
a.woocommerce-button.button.view:hover {
    background: #242879;
    color: #fff;
}

.shop_table.my_account_orders thead tr th,
.shop_table.my_account_orders thead tr td,
.shop_table.my_account_orders tbody tr th,
.shop_table.my_account_orders tbody tr td,
.shop_table.my_account_orders tfoot tr th,
.shop_table.my_account_orders tfoot tr td {
    padding-left: 15px !important;
    padding-top: 10px;
    padding-bottom: 10px;
}
.entry-content .woocommerce {
    padding-left: 15px;
    padding-right: 15px;
}
.woocommerce-account .entry-content .woocommerce {
    padding-left: 0px;
    padding-right: 0px;
}
.woocommerce-cart .entry-content .woocommerce,
.woocommerce-checkout .entry-content .woocommerce {
    padding-left: 0px;
    padding-right: 0px;
}

@media screen and (min-width: 1201px) and (max-width: 1365px) {
    .woocommerce-checkout .entry-content .woocommerce {
    padding-left: 5px;
    padding-right: 5px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .woocommerce-checkout .entry-content .woocommerce {
    padding-left: 0px;
    padding-right: 0px;
    }
}

@media screen and (max-width: 1024px) {
    .post-navigation {
        margin-bottom: 30px !important;
    }

    .woocommerce-checkout .entry-content .woocommerce {
    padding-left: 0px;
    padding-right: 0px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .woocommerce-checkout .wraper_blog_main.default-page {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
    .blog-style-one .wraper_blog_main .blog_single {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .blog-style-one .wraper_blog_main .blog_single {
        padding-top: 32px !important;
    }

    .blog-style-one .wraper_blog_main div.comments-area {
        padding: 20px 0 45px 0 !important;
    }

    .blog-style-one .wraper_blog_main .widget-area {
        padding-top: 0px !important;
        padding-right: px !important;
        padding-left: 15px !important;
    }
    .woocommerce-checkout .wraper_blog_main .container, .wraper_blog_main .container.rt-wishlist-page {
        max-width: calc(100% - 0%) !important;
        padding-left: 15px;
        padding-right: 15px;
    }
    .woocommerce-cart .wraper_blog_main .container{
        max-width: calc(100% - 0%) !important;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .wraper_blog_main.default-page {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    
    .woocommerce-checkout .wraper_blog_main.default-page {
        padding-right: 0px !important;
        padding-left: 0px !important;
        padding-top: 70px !important;
        padding-bottom: 46px !important;
    }

    .woocommerce-cart .wraper_blog_main.default-page {
        padding-right: 0px !important;
        padding-left: 0px !important;
        padding-top: 32px !important;
        padding-bottom: 16px !important;
    }
    .entry-content .woocommerce {
        padding-left: 0px;
        padding-right: 0px;
    }

    .woocommerce-cart .entry-content .woocommerce {
        padding-left: 0px;
        padding-right: 0px;
    }
    
}

@media screen and (max-width: 991px) and (min-width: 768px) {

    .woocommerce-customer-details .woocommerce-column--billing-address.col-1,
    .woocommerce-customer-details .woocommerce-column--shipping-address.col-2 {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0px;
        padding-top: 20px;
    }
    .blog-style-one .wraper_blog_main .blog_single {
        padding-right: -15px !important;
        padding-left: -15px !important;
    }
    .blog-style-one .wraper_blog_main .blog_single {
        padding-top: 32px !important;
    }
    .blog-style-one .wraper_blog_main .widget-area {
        padding-top: 0px !important;
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .blog-style-one .wraper_blog_main div.comments-area {
        padding: 20px 0 0px 0 !important;
    } 
    .woocommerce-cart .wraper_blog_main .container{
        max-width: calc(100% - 0%) !important;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .wraper_blog_main .container.rt-wishlist-page {
        max-width: calc(100% - 0%) !important;
        padding-left: 30px;
        padding-right: 30px;
    }
    .woocommerce-checkout .wraper_blog_main .container {
        max-width: calc(100% - 0%) !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    .wraper_blog_main.default-page {
        padding-right: 15px !important;
        padding-left: 15px !important;
        padding-top: 30px !important;
    }
    
    .woocommerce-checkout .wraper_blog_main.default-page {
        padding-right: 15px !important;
        padding-left: 15px !important;
        padding-top: 70px !important;
        padding-bottom: 46px;
    }

    .woocommerce-cart .wraper_blog_main.default-page {
        padding-right: 0px !important;
        padding-left: 0px !important;
        padding-top: 40px !important;
        padding-bottom: 10px !important;
    }
    .entry-content .woocommerce {
        padding-left: 0px;
        padding-right: 0px;
    }

    .woocommerce-cart .entry-content .woocommerce {
        padding-left: 0px;
        padding-right: 0px;
    }
    
}

@media screen and (max-width: 767px) {
    .woocommerce-checkout .wraper_blog_main.default-page {
        padding-right: 15px !important;
        padding-left: 15px !important;
        padding-top: 70px !important;
        padding-bottom: 46px;
    }
}

@media screen and (max-width: 320px) {

    .woocommerce-checkout .wraper_blog_main .container,
    .woocommerce-cart .wraper_blog_main .container,
    .wraper_blog_main .container.rt-wishlist-page {
        max-width: calc(100% - 0%) !important;
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media screen and (max-width: 767px) {
    .blog-style-one .wraper_blog_main .blog_single {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .blog-style-one .wraper_blog_main .blog_single {
        padding-top: 32px !important;
    }
    .blog-style-one .wraper_blog_main .widget-area {
        padding-top: 0px;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .single-post .wraper_blog_main .container {
        max-width: calc(100% );
    }

    .woocommerce-checkout .wraper_blog_main .container,
    .woocommerce-cart .wraper_blog_main .container,
    .wraper_blog_main .container.rt-wishlist-page,
    .woocommerce-account .wraper_blog_main .container {
        max-width: calc(100%);
    }

     .woocommerce-cart .wraper_blog_main .container {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .woocommerce-MyAccount-content .woocommerce-info a,
    .woocommerce-MyAccount-content .woocommerce-message a {
        background: #060815;
        color: #fff;
        border-radius: 0px;
        padding: 11px 33px;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 15px;
        width: 100%;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        float: right;
        width: 100%;
        margin-top: 30px;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: left;
        width: 100%;
    }

    .shop_table.woocommerce-checkout-review-order-table .product-thumbnail {
        display: table-cell;
        vertical-align: middle;
        width: 100px;
        overflow: hidden;
        margin: 0px;
    }

    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
        float: none;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0px;
        margin-bottom: 20px;
    }

    .blog-style-one .wraper_blog_main .blog_single {
        padding-top: 32px !important;
    }

    .blog-style-one .wraper_blog_main div.comments-area {
        padding: 20px 0 0px 0 !important;
    }
    .woocommerce-checkout .wraper_blog_main .container, .wraper_blog_main .container.rt-wishlist-page {
        max-width: calc(100% - 0%) !important;
        padding-left: 15px;
        padding-right: 15px;
    }
    .row.Wplgnite-cart .col-lg-8,
    .row.Wplgnite-cart .col-lg-4 {
        width: 100%;
    }
    .row.Wplgnite-cart .col-lg-4 {
        width: 100%;
    }
    .Wplgnite-cart .cart-collaterals .cart_totals table.shop_table {
        border: none;
        padding: 15px 0px;
    }
}

@media screen and (max-width: 320px) {
    .woocommerce-account .woocommerce-MyAccount-content {
        float: right;
        width: 100%;
        margin-top: 30px;
    }
    .shop_table.woocommerce-checkout-review-order-table .product-thumbnail {
        border: none;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: left;
        width: 100%;
    }
    .shop_table tbody tr td.cqname {
        text-align: right;
        margin: 0;
        text-align: left;
    }
}

/*--------------------------------------------------------------
# My acount Page Style End
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Order Details Page Style Start
--------------------------------------------------------------*/
.woocommerce-customer-details .woocommerce-column--billing-address.col-1,
.woocommerce-customer-details .woocommerce-column--shipping-address.col-2 {
    max-width: 50%;
    width: 50%;
}

.woocommerce-customer-details .woocommerce-column--billing-address.col-1 {
    padding-left: 0;
}

.woocommerce-customer-details .woocommerce-column--shipping-address.col-2 {
    padding-right: 0px;
}

table.shop_table.order_details tr th,
table.shop_table.order_details tr td {
    padding-left: 15px !important;
    font-weight: 400;
}

table.shop_table.order_details tr td a {
    color: #6b6b6b;
}

.woocommerce ul.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 1;
    border-right: 1px dashed #d3ced2;
    padding-right: 20px;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

.woocommerce .woocommerce-customer-details address {
    min-height: 215px;
    border-radius: 0px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    text-align: left;
}
/*--------------------------------------------------------------
# Shop Box Style Eight Start
--------------------------------------------------------------*/
.product-box.element-eight .col-md-6,
.product-box.element-eight .col-md-4,
.product-box.element-eight .col-md-3,
.product-box.element-eight .colmd2 {
    padding: 0 15px;
}

.wraper_shop_main.shop-nosidebar .container,
.wraper_shop_main.shop-rightsidebar .container,
.wraper_shop_main.shop-leftsidebar .container,
.wraper_shop_main.shop-topsidebar .container {
    max-width: 100%;
    padding-left: 0%;
    padding-right: 0%;
}
.wraper_shop_main.shop- .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    padding: 0px;
}

.wraper_shop_main.shop-nosidebar .container .row {
    margin-right: 0px;
    margin-left: 0px;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box {
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 12px;
    display: block;
    position: relative;
    overflow: hidden;
    float: left;
    transition: all 0.8s cubic-bezier(0.39, 0.01, 0.36, 0.9);
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    margin: 0px;
    transition: all 0.8s cubic-bezier(0.39, 0.01, 0.36, 0.9)
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .pic {
    position: relative;
    overflow: hidden;
    transition: all 0.8s cubic-bezier(0.39, 0.01, 0.36, 0.9);
    text-align: center;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .pic img {
    width: 100%;
    float: left;
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
}
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .pic img.primary-img {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
    transform: translate3d(0px, 0px, 0px);
    background: #f6f6f6;
}
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .pic:hover img.primary-img {
    opacity: 1;
    transform: scale(1.06) translate3d(0px, 0px, 0px);
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
}
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .pic img.primary-hover-img {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 2;
    transform: translate3d(0px, 0px, 0px);
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
    background: #f6f6f6;
}
/*.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .pic:hover img.primary-hover-img {
    opacity: 1;
    visibility: visible;  
}*/
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .pic .tag {
    position: absolute;
    background: #242879;
    padding: 0px 6px 0px 6px;
    left: 15px;
    top: 15px;
    color: #fff;
    line-height: 13px;
    font-size: 13px;
    text-align: center;
    font-weight: 400;
    padding: 5px 8px;
    z-index: 9;
    display: none;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .pic .offer {
    position: absolute;
    background: #fff;
    padding: 6px 6px 4px 6px;
    right: 15px;
    top: 15px;
    font-size: 12px;
    line-height: 12px;
    color: #EF5C5C;
    z-index: 9;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .product-description {
    text-align: left;
    padding: 15px 0 15px 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: -webkit-transform .4s ease-in-out;
    -o-transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .action-buttons {
    position: absolute;
    right: 15px;
    margin: 0 auto;
    top: 15px;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .action-buttons button:focus {
    outline: none;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .action-buttons .button.yith-wcqv-button,
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .action-buttons .tinv-wishlist a,
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #060815;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .07);
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    margin: 5px 0px 5px 0px;
    border: 1px solid #f1f1f1;
    font-size: 0 !important;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    z-index: 9;
    transform: translateX(-12px);
    -webkit-transform: translateX(-12px);
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .action-buttons .tinv-wishlist a:before {
    position: absolute;
    content: "";
    background: url(../images/heart-woocommerce.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 16px;
    height: 16px;
    background-size: 16px;
    margin: 0px;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .action-buttons .button.yith-wcqv-button:before {
    position: absolute;
    content: "";
    background: url(../images/eye-woocommerce.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 16px;
    height: 16px;
    background-size: 16px;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback,
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span.feedback {
    display: none;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder:hover .action-buttons .button,
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder:hover .action-buttons .tinv-wishlist a,
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder:hover .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder:hover .action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .action-buttons .tinv-wishlist:hover a:before {
    background: url(../images/heart-woocommerce-white.svg);
    width: 16px;
    height: 16px;
    background-size: 16px;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .action-buttons .button.yith-wcqv-button:hover:before {
    background: url(../images/eye-woocommerce-white.svg);
    width: 16px;
    height: 16px;
    background-size: 16px;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .action-buttons .button:hover,
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .action-buttons .tinv-wishlist a:hover {
    color: #fff;
    background: #060815;
    border: 1px solid #060815;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .action-buttons .tinv-wishlist:hover a {
    color: #fff;
    background: #060815;
    border: 1px solid #060815;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .product-description .product-brand {
    display: none;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .product-description .product-brand a {
    text-decoration: none;
    text-transform: uppercase;
}
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .product-description .woocommerce-loop-product__title {
    margin: 0 0 6px;
    text-transform: capitalize;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-decoration: none;
    float: left;
    width: 100%;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .product-description .product-title {
    margin: 0 0 5px;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .product-description .product-title a {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-decoration: none;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .product-description .product-price,
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .product-description .price {
    margin-bottom: 10px;
    float: left;
    color: #060815;
    font-size: 1em;
    line-height: 28px;
    font-weight: 400;
}
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .product-description .product-price ins,
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .product-description .price ins {
    font-weight: 400;
    padding-right: 8px;
}
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .product-description .price .percent-off {
    color: #599d23;
}
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .product-description .product-price span {
    margin-right: 2px;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .product-description .product-price span.percent-off {
    display: none;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .product-description .star-rating {
    float: none;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 12px;
    width: 6.4em;
    font-family: star;
    margin-bottom: 25px;
    letter-spacing: 2.5px;
    display: none;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .product-description .star-rating::before {
    color: #060815;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .product-description .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: -1px;
    position: absolute;
    padding-top: 1.5em;
    color: #060815;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
    width: auto;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    -webkit-transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    transform: translateX(-15px);
    display: none;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder:hover .add-bag {
    opacity: 1;
    visibility: visible;
    transform: translateX(0px);
}
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag .add-bag-text .add-bag-text-content:after {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 8px solid #171930;
    border-bottom: 8px solid transparent;
    content: "";
    position: absolute;
    right: -6px;
    top: 12px;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag .add-bag-text {
    overflow: hidden;
    margin-right: 40px;
    height: 40px;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag .add-bag-text .add-bag-text-content {
    font-family: inherit;
    font-size: 0.95em;
    line-height: 40px;
    font-weight: 600;
    background: #171930;
    display: block;
    height: 40px;
    text-align: left;
    padding-left: 20px;
    padding-right: 26px;
    margin-right: 12px;
    line-height: 40px;
    color: #fff;
    border-radius: 50px;
    transform: translate3d(112%, 0, 0);
    transition: transform .5s ease;
}
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag:hover .add-bag-text .add-bag-text-content {
    transform: translate3d(0, 0, 0);
}
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag .add-bag-icon {
    position: absolute;
    background: #fff;
    border-radius: 15px;
    right: 0;
    top: 50%;
    margin-top: -20px;
    border-radius: 50px;
}
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag:hover .add-bag-icon {
    box-shadow: 1px 0 0 0 rgba(0, 0, 0, 0.1);
}
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag .Wplgnite-cart .quantity,
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag .Wplgnite-cart .added_to_cart {
    display: none;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag .Wplgnite-cart {
    margin-bottom: 0px;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag a,
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag .button {
    margin: 0 auto;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 24px !important;
    letter-spacing: .01em;
    background-color: #fff !important;
    color: #191D27 !important;
    /*padding: 12px 17px;*/
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    text-align: center;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    -webkit-transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag a:hover,
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag .button:hover {
    color: #fff !important;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    -webkit-transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
}
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag .add-bag-text a {
    width: 100%;
    background-color: transparent !important;
}
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag a svg,
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag .button svg {
    width: 15px;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .add-bag .Wplgnite-cart .button:after {
    display: none;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .product-description .meta-wrapper {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 0px;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .color-swatch {
    align-items: center;
    display: flex;
    flex-direction: row;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .color-swatch .color {
    border: transparent;
    width: auto;
    display: flex;
    margin-right: 4px;
    border-radius: 50%;
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .color-swatch .color:hover,
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .color-swatch .color.active {
    border: 1px solid #060815;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .color-swatch .color span {
    padding: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    font-size: 0;
    letter-spacing: 0;
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;

}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .color-swatch div {
    position: relative;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .color-swatch div:hover:after,
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .color-swatch div.active:after {
    opacity: 1;
    visibility: visible;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .color-swatch .color:hover {
    cursor: pointer;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .color-swatch {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0px;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .color-swatch .color {
    border: transparent;
    width: auto;
    display: flex;
    margin-right: 4px;
    border-radius: 50%;
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .color-swatch .color:hover,
.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .color-swatch .color.active {
    border: 1px solid #060815;
    transition: all 0.3s cubic-bezier(0.65, 0, 0.076, 1);
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .color-swatch .color span {
    padding: 3px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    font-size: 0;
    letter-spacing: 0;
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .color-swatch div {
    position: relative;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .color-swatch div:hover:after,
.Wplgnite-shop.style-eight .Wplgnite-shop-box.holder .color-swatch div.active:after {
    opacity: 1;
    visibility: visible;
}

.Wplgnite-shop.style-eight .Wplgnite-shop-box .holder .color-swatch .color:hover {
    cursor: pointer;
}
button[name='update_cart'] {
    display: none !important;
}
@media screen and (max-width: 1350px) {
    .Wplgnite-shop.style-eight .Wplgnite-shop-box {
        margin-right: 0px;
    }
    .wraper_shop_main .rt-shop-filters.rt-sticky-filters, 
    .wraper_shop_main.shop-topsidebar .rt-shop-filters.rt-sticky-filters, 
    .wraper_shop_main.shop-leftsidebar .rt-shop-filters.rt-sticky-filters, 
    .wraper_shop_main.shop-rightsidebar .rt-shop-filters.rt-sticky-filters {
        padding-right: 0px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
    .wraper_shop_main.shop- .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
    .Wplgnite-shop .Wplgnite-shop-box, .rt-grid-view .Wplgnite-shop .Wplgnite-shop-box,
    .Wplgnite-shop.four-column > .Wplgnite-shop-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
        flex-direction: row;
    }
    .wraper_shop_main.shop- .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .Wplgnite-shop .Wplgnite-shop-box:nth-child(even), .rt-grid-view .Wplgnite-shop .Wplgnite-shop-box:nth-child(even) {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .Wplgnite-shop .Wplgnite-shop-box:nth-child(odd), .rt-grid-view .Wplgnite-shop .Wplgnite-shop-box:nth-child(odd) {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}
@media screen and (min-width: 321px) and (max-width: 479px) {
    .Wplgnite-shop .Wplgnite-shop-box, .rt-grid-view .Wplgnite-shop .Wplgnite-shop-box,
    .Wplgnite-shop.four-column > .Wplgnite-shop-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
        flex-direction: row;
    }
    .wraper_shop_main.shop- .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .Wplgnite-shop .Wplgnite-shop-box:nth-child(even), .rt-grid-view .Wplgnite-shop .Wplgnite-shop-box:nth-child(even) {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .Wplgnite-shop .Wplgnite-shop-box:nth-child(odd), .rt-grid-view .Wplgnite-shop .Wplgnite-shop-box:nth-child(odd) {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}
@media screen and  (max-width: 320px) {
    .Wplgnite-shop .Wplgnite-shop-box, .rt-grid-view .Wplgnite-shop .Wplgnite-shop-box,
    .Wplgnite-shop.four-column > .Wplgnite-shop-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        flex-direction: row;
    }
    .wraper_shop_main.shop- .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .Wplgnite-shop .Wplgnite-shop-box:nth-child(even), .rt-grid-view .Wplgnite-shop .Wplgnite-shop-box:nth-child(even) {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .Wplgnite-shop .Wplgnite-shop-box:nth-child(odd), .rt-grid-view .Wplgnite-shop .Wplgnite-shop-box:nth-child(odd) {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

/*--------------------------------------------------------------
# Shop Box Style Eight End
--------------------------------------------------------------*/
/******** Mini Cart ************/
.cart-overlay {
    display: block;
}

.cart-block {
    left: auto;
    opacity: 0;
    position: absolute;
    right: 0px;
    text-align: left;
    -webkit-transition: opacity .25s ease, visibility .25s ease;
    -o-transition: opacity .25s ease, visibility .25s ease;
    transition: opacity .25s ease, visibility .25s ease;
    visibility: hidden;
    background: #fff;
    box-shadow: 0px 4px 17px rgba(194, 194, 194, 0.25);
    width: 360px;
    border-radius: 0px;
    z-index: 999;
}

.fixed .cart-block {
    left: auto;
    opacity: 0;
    position: absolute;
    right: 5%;
    text-align: left;
    -webkit-transition: opacity .25s ease, visibility .25s ease;
    -o-transition: opacity .25s ease, visibility .25s ease;
    transition: opacity .25s ease, visibility .25s ease;
    visibility: hidden;
    background: #fff;
    box-shadow: 0px 4px 17px rgba(194, 194, 194, 0.25);
    width: 360px;
    border-radius: 0px;
    z-index: 999
}

.rt-cart-box:hover .cart-block {
    opacity: 1;
    visibility: visible
}
.woocommerce-cart .rt-cart-box:hover .cart-block {
    opacity: 0;
    visibility: hidden;
}
.cart-block:before {
    content: '';
    height: 100%;
    vertical-align: middle;
    margin-right: 0
}
.cart-block .hamburger-minicart .widget_shopping_cart_content .woocommerce-mini-cart {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.cart-block .hamburger-minicart .widget_shopping_cart_content .woocommerce-mini-cart {
    flex-grow: 1;
    overflow: hidden;
    overflow-y: auto;
    padding: 0px;
}
.rt-cart-box .minicart dl.variation {
    display: flex;
    margin: 0;
    align-items: center;
    padding-left: 0px;
    border-left: none;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 24px;
    color: #060815;
}

.rt-cart-box .minicart dl.variation dt.variation-Color {
    font-size: 14px;
    font-weight: 400;
    color: #060815;
}

.rt-cart-box .minicart dl.variation dd.variation-Color {
    font-size: 14px;
    margin: 0px;
}

.rt-cart-box .minicart dl.variation dd p {
    margin: 0px;
    margin-left: 5px;
}

.rt-cart-box .minicart .minicart_qty .quantity {
    display: flex;
    border: 1px solid #D9D9D9;
    border-radius: 0px;
    float: left;
}
.rt-cart-box .minicart .minicart_qty .quantity svg {
    stroke: #060815;
}

.rt-cart-box .minicart .minicart_qty .quantity .qty::-webkit-inner-spin-button,
.rt-cart-box .minicart .minicart_qty .quantity .qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.rt-cart-box .minicart .minicart_qty .quantity {
    width: 70px;
    border: 1px solid #d0d0d0;
    border-radius: 0px;
    background: #fff;
    height: calc(32px);
    position: relative;
    justify-content: center;
    display: flex;
    align-items: center;
    margin: 0px 16px 0px 0px;
}

.rt-cart-box .minicart .minicart_qty .quantity .minus,
.rt-cart-box .minicart .minicart_qty .quantity .plus {
    display: flex;
    outline: 0;
    justify-content: center;
    align-items: center;
    border: 0;
    width: 30px;
    height: 30px;
    border-radius: 0px;
    text-decoration: none;
    overflow: visible;
    text-decoration: none;
    cursor: pointer;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-transition: background .3s cubic-bezier(.33, 1, .40, 1);
    transition: background .3s cubic-bezier(.33, 1, .40, 1);
    margin: 0;
    background: transparent;
}

.rt-cart-box .minicart .minicart_qty .quantity .minus {
    font-size: 0px;
}

.rt-cart-box .minicart .minicart_qty .quantity .plus {
    font-size: 0px;
}


.rt-cart-box .minicart .minicart_qty .quantity .qty {
    padding: 0;
    width: 25%;
    min-width: 22px;
    max-height: 30px;
    font-size: 14px;
    text-align: center;
    border: 0;
    color: #060815;
    outline: 0;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    background: 0 0;
}

.rt-cart-box .minicart .minicart_qty input {
    border-radius: 0px;
    outline: none;
}

.rt-cart-box .minicart dl.variation dt.variation-Size {
    margin: 0 10px 0 0;
    font-weight: 400;
}

.rt-cart-box .minicart dl.variation dd.variation-Size,
.rt-cart-box .minicart dl.variation dd.variation-Size p {
    margin: 0;
}
.rt-minicart-button-holder {
    overflow-y: auto;
    margin-top: 20px;
    margin: 0px;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.rt-minicart-button-holder {
    overflow-y: auto;
    margin-top: 20px;
}
.rt-cart-box .widget_shopping_cart_content .rt-minicart-button-holder .woocommerce-Price-amount.amount {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    color: #060815;
    font-size: 14px;
}
.rt-cart-box .widget_shopping_cart_content .rt-minicart-button-holder .woocommerce-Price-amount.amount bdi {
    margin: 0;
}
.rt-cart-box .widget_shopping_cart_content .woocommerce-mini-cart__total {
    width: 100%;
    text-align: right;
    padding-bottom: 10px;
    margin: 0;
    overflow: hidden;
    margin-top: 8px;
    font-size: 14px;
    line-height: 26px;
    color: #060815;
    border-top: 1px solid #d3d3d3;
    padding-top: 10px;
}
.rt-cart-box .widget_shopping_cart_content .woocommerce-mini-cart__total strong {
    float: left;
    font-weight: 500;
}
.rt-cart-box .widget_shopping_cart_content .rt-minicart-button-holder .woocommerce-Price-amount.amount {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    color: #060815;
    font-size: 14px;
}
.rt-cart-box .widget_shopping_cart_content .rt-minicart-button-holder .woocommerce-Price-amount.amount bdi {
    margin: 0;
}
.rt-cart-box .widget_shopping_cart_content .woocommerce-mini-cart__buttons {
    margin: 0;
    padding: 0;
    display: flex;
}

.rt-cart-box .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.wc-forward {
    text-align: center;
    display: block;
    width: 100%;
    padding: 13px 50px 15px 50px;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: .01em;
    line-height: 26px !important;
    border-radius: 0px;
    border: none;
    background: #060815 !important;
    color: #fff !important;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    margin-bottom: 15px;
    margin-right: 8px;
    margin-left: 0px;
}
.rt-cart-box .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.checkout {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #fff !important;
    letter-spacing: .01em;
    padding: 13px 50px 15px 50px;
    border: none;
    background: #060815 !important;
    border-radius: 0px;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    -webkit-transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    text-align: center;
    margin-left: 8px;
    margin-right: 0px;
}
.gallery-caption {
    padding: 10px 15px 10px 15px;
    background-color: #f8f8f8;
    font-size: 12px;
    line-height: 22px;
    border-radius: 4px;
}
@media screen and (max-width: 767px) {
    .cart-block {
        width: 300px;
    }

    .fixed .cart-block {
        width: 300px;
    }
    .rt-cart-box .widget_shopping_cart_content .woocommerce-mini-cart__buttons {
        display: block;
    }
    .rt-cart-box .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.checkout,
    .rt-cart-box .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.wc-forward {
        margin-right: 0px;
        margin-left: 0px;
    }
}
/******** Mini Cart ************/
/*----------------------------
Shop Page End
------------------------------*/
/* ================================== */
/* START OF MEDIA QUERY CSS*/
/* ================================== */
@media screen and (min-width:992px) and (max-width:1024px) {
    .Wplgnite-cart .cart-collaterals .cart_totals tr {
        border: none;
    }
    .wraper_shop_single.style-one .container {
        padding-top: 50px;
    }

    .wraper_shop_single.style-one .shop_single_tabs {
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 0;
    }
}
@media screen and (min-width:768px) and (max-width:991px) {
    .shop_table.cart .quantity {
        width: 80px;
        border: 1px solid #d0d0d0;
        background: #fff;
        height: calc(34px);
        position: relative;
        justify-content: center;
        display: flex;
        align-items: center;
        margin: 0px 16px 0px 0px;
    }

    .shop_table.cart .quantity > .input-group-addon {
        display: flex;
        outline: 0;
        justify-content: center;
        align-items: center;
        border: 0;
        width: 20px;
        height: 20px;
        border-radius: 0px;
        text-decoration: none;
        overflow: visible;
        text-decoration: none;
        cursor: pointer;
        -moz-user-select: -moz-none;
        -ms-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        -webkit-transition: background .3s cubic-bezier(.33, 1, .40, 1);
        transition: background .3s cubic-bezier(.33, 1, .40, 1);
        margin: 0;
    }

    .shop_table.cart .quantity > .qty {
        padding: 0;
        width: 25%;
        min-width: 25px;
        max-height: 25px;
        text-align: center;
        border: 0;
        color: #060815;
        outline: 0;
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        background: 0 0;
        font-size: 14px;
    }
    .Wplgnite-cart .cart-collaterals .cart_totals tr {
        border: none !important;
    }
    .woocommerce .shop_table td.actions {
        width: 100%;
    }
    .woocommerce div.product div.images .flex-control-thumbs,
    .woocommerce .wraper_shop_single.style-one div.product div.images .flex-control-thumbs {
        display: block;
        float: none;
        width: auto;
        text-align: center;
        position: absolute;
        bottom: 20px;
        left: auto;
        top: auto;
        z-index: 9;
        width: 100%;
        margin: 0;
    }

    .woocommerce div.product div.images .flex-control-thumbs li {
        position: relative;
        float: none;
        display: inline-block;
        width: auto;
        height: auto;
        max-width: 80px;
        vertical-align: middle;
        margin: 0;
        cursor: pointer;
    }

    .woocommerce div.product div.images .flex-control-thumbs li img {
        display: block;
        width: 6px;
        height: 6px;
        margin: 0 8px;
        padding: 6px 6px 0 0;
        opacity: 1;
        overflow: hidden;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        cursor: pointer;
        background: #6b6b6b;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .Wplgnite-cart .woocommerce-cart-form {
        padding-right: 0px;
    }
    .woocommerce #content table.cart .product-thumbnail, 
    .woocommerce table.cart .product-thumbnail, 
    .woocommerce-page #content table.cart .product-thumbnail, 
    .woocommerce-page table.cart .product-thumbnail{
        display: inline-flex;
        border-top: 1px solid rgba(0, 0, 0, .1);
    }
    .woocommerce-product-gallery .flex-viewport {
        height: auto !important;
    }

    .woocommerce div.product div.images .flex-control-thumbs,
    .woocommerce .wraper_shop_single.style-one div.product div.images .flex-control-thumbs {
        display: block;
        float: none;
        width: auto;
        text-align: center;
        position: absolute;
        bottom: 20px;
        left: auto;
        top: auto;
        z-index: 9;
        width: 100%;
        margin: 0;
    }

    .woocommerce div.product div.images .flex-control-thumbs li {
        position: relative;
        float: none;
        display: inline-block;
        width: auto;
        height: auto;
        max-width: 80px;
        vertical-align: middle;
        margin: 0;
        cursor: pointer;
    }

    .woocommerce div.product div.images .flex-control-thumbs li img {
        display: block;
        width: 6px;
        height: 6px;
        margin: 0 8px;
        padding: 6px 6px 0 0;
        opacity: 1;
        overflow: hidden;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        cursor: pointer;
        background: #6b6b6b;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .Wplgnite-cart .woocommerce-cart-form {
        padding-right: 0px;
    }

    .Wplgnite-cart .cart-collaterals .coupon {
        display: flex;
        flex-direction: column;
        max-width: 400px;
        width: 100%;
        margin-bottom: 5px;
    }

    .woocommerce-page table.cart td.actions .coupon .input-text + .button {
        width: 100% !important;
    }

    .woocommerce-cart table.cart td.actions .coupon .input-text {
        margin: 0 0 15px 0;
        width: 100% !important;
        text-align: center;
        padding: 6px 15px 6px 15px !important;
    }

    .woocommerce #content table.cart td.actions,
    .woocommerce table.cart td.actions,
    .woocommerce-page #content table.cart td.actions,
    .woocommerce-page table.cart td.actions {
        text-align: center !important;
    }

    .woocommerce table.cart td.actions .button,
    .woocommerce-page #content table.cart td.actions .button,
    .woocommerce-page table.cart td.actions .button {
        width: 100%;
        margin: 0 auto;
    }

    .woocommerce table.cart td.actions .coupon,
    .woocommerce-page #content table.cart td.actions .coupon,
    .woocommerce-page table.cart td.actions .coupon {
        float: left;
        width: 100%;
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        content: none;
    }

    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail {
        display: block;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background: none;
    }
    .shop_table.cart tbody tr td.product-name {
        padding-right: 50px;
        width: 100%;
    }

    .shop_table.cart tbody tr.woocommerce-cart-form__cart-item.cart_item {
        display: inline-flex;
    }

    .shop_table.cart .product-price,
    .shop_table.cart tbody tr td.product-details .product-name {
        text-align: left;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background: none;
    }

    .shop_table .actions .continue_shopping {
        float: left;
        vertical-align: middle;
        color: #6b6b6b;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .woocommerce-checkout-review-order {
        width: 100%;
        margin-top: 30px;
    }

    .col2-set#customer_details {
        width: 100%;
    }

    .col2-set#customer_details .col-1 {
        padding-left: 0;
        padding-right: 0px;
    }

    .col2-set#customer_details .col-2 {
        padding-left: 0;
        padding-right: 0px;
    }
    .woocommerce .wraper_shop_single .shop_single_accordion {
        background: #fff;
        padding: 30px 30px 25px 30px;
        margin-bottom: 110px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .wraper_shop_single .shop_single {
        width: 100%;
        display: inline-block;
        padding-left: 0px;
        padding-right: 0px;
    }
    .shop_related .products h4 {
        padding: 0px;
        margin-bottom: 10px;
    }
    .Wplgnite-shop .Wplgnite-shop-box .holder .action-buttons, 
    .Wplgnite-shop .Wplgnite-shop-box .holder .add-bag, 
    .Wplgnite-shop .Wplgnite-shop-box .holder .product-description .add-bag {
        display: none !important;
    }
    .wraper_shop_single.style-one .container {
        padding-top: 50px;
    }
    .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
        display: none;
    }
    .shop_table.cart tbody tr.woocommerce-cart-form__cart-item.cart_item {
        display: inline-flex;
        flex-direction: column;
    }
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        text-align: left!important;
        margin: 0px !important;
        padding-right: 20px;
    }
}

@media screen and (min-width:480px) and (max-width:767px) {
    .shop_table.cart .quantity {
        width: 80px;
        border: 1px solid #d0d0d0;
        background: #fff;
        height: calc(34px);
        position: relative;
        justify-content: center;
        display: flex;
        align-items: center;
        margin: 0px 16px 0px 0px;
    }

    .shop_table.cart .quantity > .input-group-addon {
        display: flex;
        outline: 0;
        justify-content: center;
        align-items: center;
        border: 0;
        width: 20px;
        height: 20px;
        border-radius: 0px;
        text-decoration: none;
        overflow: visible;
        text-decoration: none;
        cursor: pointer;
        -moz-user-select: -moz-none;
        -ms-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        -webkit-transition: background .3s cubic-bezier(.33, 1, .40, 1);
        transition: background .3s cubic-bezier(.33, 1, .40, 1);
        margin: 0;
    }

    .shop_table.cart .quantity > .qty {
        padding: 0;
        width: 25%;
        min-width: 25px;
        max-height: 25px;
        text-align: center;
        border: 0;
        color: #060815;
        outline: 0;
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        background: 0 0;
        font-size: 14px;
    }
    .Wplgnite-cart .cart-collaterals .cart_totals tr {
        border: none !important;
    }
    .woocommerce .shop_table td.actions {
        width: 100%;
    }
    .woocommerce div.product div.images .flex-control-thumbs,
    .woocommerce .wraper_shop_single.style-one div.product div.images .flex-control-thumbs {
        display: block;
        float: none;
        width: auto;
        text-align: center;
        position: absolute;
        bottom: 20px;
        left: auto;
        top: auto;
        z-index: 9;
        width: 100%;
        margin: 0;
    }

    .woocommerce div.product div.images .flex-control-thumbs li {
        position: relative;
        float: none;
        display: inline-block;
        width: auto;
        height: auto;
        max-width: 80px;
        vertical-align: middle;
        margin: 0;
        cursor: pointer;
    }

    .woocommerce div.product div.images .flex-control-thumbs li img {
        display: block;
        width: 6px;
        height: 6px;
        margin: 0 8px;
        padding: 6px 6px 0 0;
        opacity: 1;
        overflow: hidden;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        cursor: pointer;
        background: #6b6b6b;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .Wplgnite-cart .woocommerce-cart-form {
        padding-right: 0px;
    }
    .woocommerce #content table.cart .product-thumbnail, 
    .woocommerce table.cart .product-thumbnail, 
    .woocommerce-page #content table.cart .product-thumbnail, 
    .woocommerce-page table.cart .product-thumbnail{
        display: inline-flex;
        border-top: 1px solid rgba(0, 0, 0, .1);
    }
    .woocommerce div.product div.images .flex-control-thumbs li {
        position: relative;
        float: none;
        display: inline-block;
        width: auto;
        height: auto;
        max-width: 80px;
        vertical-align: middle;
        margin: 0;
        cursor: pointer;
    }

    .woocommerce div.product div.images .flex-control-thumbs li img {
        display: block;
        width: 6px;
        height: 6px;
        margin: 0 8px;
        padding: 6px 6px 0 0;
        opacity: 1;
        overflow: hidden;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        cursor: pointer;
        background: #6b6b6b;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .Wplgnite-cart .woocommerce-cart-form {
        padding-right: 0px;
    }

    .Wplgnite-cart .cart-collaterals .coupon {
        display: flex;
        flex-direction: column;
        max-width: 400px;
        width: 100%;
        margin-bottom: 5px;
    }
    .Wplgnite-cart .cart-collaterals .cart_totals tr {
        border: none !important;
    }
   
    .woocommerce-page table.cart td.actions .coupon .input-text + .button {
        width: 100% !important;
    }

    .woocommerce-cart table.cart td.actions .coupon .input-text {
        margin: 0 0 15px 0;
        width: 100% !important;
        text-align: center;
        padding: 6px 15px 6px 15px !important;
    }

    .woocommerce #content table.cart td.actions,
    .woocommerce table.cart td.actions,
    .woocommerce-page #content table.cart td.actions,
    .woocommerce-page table.cart td.actions {
        text-align: center !important;
    }

    .woocommerce table.cart td.actions .button,
    .woocommerce-page #content table.cart td.actions .button,
    .woocommerce-page table.cart td.actions .button {
        width: 100%;
        margin: 0 auto;
    }

    .woocommerce table.cart td.actions .coupon,
    .woocommerce-page #content table.cart td.actions .coupon,
    .woocommerce-page table.cart td.actions .coupon {
        float: left;
        width: 100%;
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        content: none;
    }

    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail {
        display: inline-flex;
        border-top: 1px solid rgba(0, 0, 0, .1);
        
    }
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: left!important;
        margin: 0px !important;
        padding-right: 20px;
    }
    .shop_table.cart tbody tr td.product-name {
        padding-right: 50px;
        width: 100%;
    }
    .shop_table.cart tbody tr td.product-thumbnail a {
        display: inline-block;
        margin: 0;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background: none;
    }

    .shop_table.cart tbody tr.woocommerce-cart-form__cart-item.cart_item {
        display: inline-flex;
        flex-direction: column;
    }

    .shop_table.cart .product-price,
    .shop_table.cart tbody tr td.product-details .product-name {
        text-align: left;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background: none;
        width: 100%;
    }

    .shop_table .actions .continue_shopping {
        float: left;
        vertical-align: middle;
        color: #6b6b6b;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .woocommerce-checkout-review-order {
        width: 100%;
        padding: 30px !important;
        margin-top: 30px;
    }

    .col2-set#customer_details {
        width: 100%;
    }

    .col2-set#customer_details .col-1 {
        padding-left: 0;
        padding-right: 0px;
    }

    .col2-set#customer_details .col-2 {
        padding-left: 0;
        padding-right: 0px;
    }
    .woocommerce .wraper_shop_single .shop_single_accordion {
        background: #fff;
        padding: 30px 30px 25px 30px;
        margin-bottom: 110px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .wraper_shop_single .shop_single {
        width: 100%;
        display: inline-block;
        padding-left: 0px;
        padding-right: 0px;
    }
    .shop_related .products h4 {
        padding-left: 0px;
        margin-bottom: 10px;
    }
    .Wplgnite-shop .Wplgnite-shop-box .holder .action-buttons, 
    .Wplgnite-shop .Wplgnite-shop-box .holder .add-bag, 
    .Wplgnite-shop .Wplgnite-shop-box .holder .product-description .add-bag {
        display: none !important;
    }
    .shop_table.cart tbody tr td .product-remove {
        text-align: right;
        margin-right: 15px;
        vertical-align: middle;
        position: absolute;
        right: 0;
        top: 23px; 
    }
    .shop_table.cart .product-subtotal {
        bottom: 29px;
        right: 15px;
    }
    .Wplgnite-cart .cart-collaterals tr.order-total td,
    .Wplgnite-cart .cart-collaterals tr.cart-subtotal td {
        flex-grow: 1;
        padding-right: 0px !important;
        text-align: right !important;
    }
    .rt-login-form form .form-row .input-text,
    .rt-coupon form.checkout_coupon .input-text {
        width: 100% !important;
    }
    .wraper_shop_single.style-one .container {
        padding-top: 50px;
    }


}
@media screen and (min-width:321px) and (max-width:479px) {
    .shop_table.cart .quantity {
        width: 80px;
        border: 1px solid #d0d0d0;
        background: #fff;
        height: calc(34px);
        position: relative;
        justify-content: center;
        display: flex;
        align-items: center;
        margin: 0px 16px 0px 0px;
    }

    .shop_table.cart .quantity > .input-group-addon {
        display: flex;
        outline: 0;
        justify-content: center;
        align-items: center;
        border: 0;
        width: 20px;
        height: 20px;
        border-radius: 0px;
        text-decoration: none;
        overflow: visible;
        text-decoration: none;
        cursor: pointer;
        -moz-user-select: -moz-none;
        -ms-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        -webkit-transition: background .3s cubic-bezier(.33, 1, .40, 1);
        transition: background .3s cubic-bezier(.33, 1, .40, 1);
        margin: 0;
    }

    .shop_table.cart .quantity > .qty {
        padding: 0;
        width: 25%;
        min-width: 25px;
        max-height: 25px;
        text-align: center;
        border: 0;
        color: #060815;
        outline: 0;
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        background: 0 0;
        font-size: 14px;
    }
    .Wplgnite-cart .cart-collaterals .cart_totals tr {
        border: none !important;
        display: flex;
    }
    .woocommerce-checkout-review-order {
        width: 100%;
        padding: 70px;
        margin-top: 30px;
    }
    .woocommerce .shop_table td.actions {
        width: 100%;
    }
    .wraper_blog_main.style-default .blog_main .entry-blog-content .entry-extra-item .comments-no {
        padding-left: 0;
    }

    .wraper_shop_single.style-one .shop_related .related {
        margin: 0px;
    }

    .wraper_shop_single .container {
        padding-top: 50px;
        padding-bottom: 0px;
    }

    .wraper_shop_single.style-one .container {
        padding-top: 50px;
    }

    .shop_related {
        padding-left: 0px;
        padding-right: 0px;
    }

    .comments-area ol.comment-list li .reply {
        position: initial;
        margin-bottom: 20px;
    }

    .comments-area ol.comment-list li .comment-body {
        padding: 0 0 0px 85px;
    }

    .Wplgnite-cart .woocommerce-cart-form {
        padding-right: 0px;
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        content: none;
    }

    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail {
        display: inline-block;
        border-top: 1px solid rgba(0, 0, 0, .1);
        width: 100%;
    }
    .shop_table.cart tbody tr td.product-name {
        padding-right: 50px;
        width: 100%;
    }

    .shop_table.cart tbody tr {
        flex-direction: inherit;
    }

    .shop_table.cart tbody tr td.product-thumbnail {
        padding-right: 15px;
    }

    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        text-align: left !important;
    }

    .shop_table.cart tbody tr td.product-thumbnail img {
        width: 65px;
        max-width: 65px;
    }

    .shop_table.cart tbody tr td .product-remove {
        margin-right: 0px;
        position: absolute;
        top: 23px;
        right: 0;
    }

    .shop_table.cart tbody tr td.product-details .product-name {
        flex: 0 0 70%;
        max-width: 70%;
        margin: 0px;
    }

    .shop_table.cart .product-subtotal {
        bottom: 29px;
        right: 15px;
    }

    .shop_table.cart .actions .coupon {
        flex-direction: column;
        width: 100%;
        margin-bottom: 0px;
        padding-bottom: 0px !important;
    }

    .woocommerce-page table.cart td.actions .coupon .input-text + .button {
        width: 100% !important;
    }

    .woocommerce-cart table.cart td.actions .coupon .input-text {
        margin: 0 0 15px 0;
        width: 100% !important;
        text-align: center;
        padding: 6px 15px 6px 15px !important;
    }

    .woocommerce table.shop_table_responsive tbody th,
    .woocommerce-page table.shop_table_responsive tbody th {
        display: inline-block;
    }

    .woocommerce table.shop_table_responsive tbody td,
    .woocommerce-page table.shop_table_responsive tbody td {
        margin-right: 0px;
        padding-right: 0px;
    }

    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
    /*display: flex;*/
        border: none !important;
    }

    .Wplgnite-cart .cart-collaterals tr.order-total td,
    .Wplgnite-cart .cart-collaterals tr.cart-subtotal td {
        flex-grow: 1;
        text-align: right !important;
        padding-right: 0px !important;
    }

    .woocommerce table.shop_table tbody:first-child tr:first-child th,
    .Wplgnite-cart .cart-collaterals .cart_totals tr th {
        margin: 0;
        width: 50%;
    }

    .Wplgnite-cart .wc-proceed-to-checkout {
        padding: 0 0px;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background: none;
    }

    .shop_table .actions .continue_shopping {
        float: left;
        vertical-align: middle;
        color: #6b6b6b;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .woocommerce-checkout-review-order {
        width: 100%;
        padding: 30px !important;
        margin-top: 30px;
    }

    .col2-set#customer_details {
        width: 100%;
        padding: 25px;
    }

    .col2-set#customer_details .col-1 {
        padding-left: 0;
        padding-right: 0px;
    }

    .col2-set#customer_details .col-2 {
        padding-left: 0;
        padding-right: 0px;
    }

    .rt-login-coupon {
        width: 100%;
        padding-right: 0px;
    }

    .rt-login-form form .form-row .input-text,
    .rt-coupon form.checkout_coupon .input-text {
        width: 100% !important;
    }

    .woocommerce-customer-details .woocommerce-column--billing-address.col-1,
    .woocommerce-customer-details .woocommerce-column--shipping-address.col-2 {
        max-width: 100%;
        width: 100%;
    }

    .woocommerce-customer-details .woocommerce-column--billing-address.col-1 {
        padding: 0px;
        margin-bottom: 25px;
    }

    .woocommerce-customer-details .woocommerce-column--shipping-address.col-2 {
        padding: 0px;
    }

    .woocommerce ul.order_details li {
        display: contents;
    }

    .shop_single #review_form #respond .comment-form-author,
    .shop_single_tabs #review_form #respond .comment-form-author,
    .shop_single #review_form #respond .comment-form-email,
    .shop_single_tabs #review_form #respond .comment-form-email {
        width: 100%;
        padding: 0px !important;
    }

    .widget-area > #search-2 {
        margin-top: 15px;
    }

    .shop_table.wishlist_view .product-thumbnail {
        margin-bottom: 30px;
    }

    .shop_table.wishlist_view .item-details .item-details-table {
        margin: 0px;
        width: 100%;
    }

    .shop_table.wishlist_view tbody tr td {
        margin: 0px;
        padding: 15px 0px;
    }

    .shop_table.wishlist_view .additional-info {
        margin: 0px;
    }

    .shop_table.wishlist_view .product-add-to-cart {
        text-align: left;
    }

    .shop_table.wishlist_view .additional-info-wrapper {
        position: relative;
        display: inline-block;
        margin-bottom: 52px;
    }

    .shop_table.wishlist_view .product-remove {
        position: absolute;
        top: 15px;
        left: auto;
        right: -100%;
    }

    .woocommerce-cart .woocommerce table.shop_table {
        margin: 0 -1px 30px 0;
    }
    .woocommerce .wraper_shop_single .shop_single_accordion {
        background: #fff;
        padding: 30px 30px 25px 30px;
        margin-bottom: 110px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .wraper_shop_single .shop_single {
        width: 100%;
        display: inline-block;
        padding-left: 0px;
        padding-right: 0px;
    }
    .shop_related .products h4 {
        padding: 0px;
        margin-bottom: 10px;
    }
    .Wplgnite-shop .Wplgnite-shop-box .holder .action-buttons, 
    .Wplgnite-shop .Wplgnite-shop-box .holder .add-bag, 
    .Wplgnite-shop .Wplgnite-shop-box .holder .product-description .add-bag {
        display: none !important;
    }
}

@media screen and (max-width:480px) {
    .woocommerce table.cart td.actions .coupon, 
    .woocommerce-page #content table.cart td.actions .coupon, 
    .woocommerce-page table.cart td.actions .coupon {
        float: left;
        width: 100%;
        margin-bottom: 8px;
    }
    .shop_table.cart tbody tr td.product-name {
        padding-right: 50px;
        width: 100%;
    }
}

@media screen and (max-width:350px) {
    .shop_table.cart .quantity {
        width: 80px;
        border: 1px solid #d0d0d0;
        background: #fff;
        height: calc(34px);
        position: relative;
        justify-content: center;
        display: flex;
        align-items: center;
        margin: 0px 16px 0px 0px;
    }

    .shop_table.cart .quantity > .input-group-addon {
        display: flex;
        outline: 0;
        justify-content: center;
        align-items: center;
        border: 0;
        width: 20px;
        height: 20px;
        border-radius: 0px;
        text-decoration: none;
        overflow: visible;
        text-decoration: none;
        cursor: pointer;
        -moz-user-select: -moz-none;
        -ms-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        -webkit-transition: background .3s cubic-bezier(.33, 1, .40, 1);
        transition: background .3s cubic-bezier(.33, 1, .40, 1);
        margin: 0;
    }

    .shop_table.cart .quantity > .qty {
        padding: 0;
        width: 25%;
        min-width: 25px;
        max-height: 25px;
        text-align: center;
        border: 0;
        color: #060815;
        outline: 0;
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        background: 0 0;
        font-size: 14px;
    }

    .woocommerce .shop_table td.actions {
        width: 100%;
    }

    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
        flex-direction: row;
    }

    .shop_table.cart tbody tr td.product-details .product-name a {
        color: #060815;
        width: 80%;
        float: left;
    }
    .woocommerce .wraper_shop_single .shop_single_accordion {
        background: #fff;
        padding: 30px 30px 25px 30px;
        margin-bottom: 110px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .woocommerce .wraper_shop_single .shop_single_accordion {
        background: #fff;
        padding: 30px 30px 25px 30px;
        margin-bottom: 110px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .shop_related .products h4 {
        padding: 0px;
        margin-bottom: 10px;
    }
    .Wplgnite-shop .Wplgnite-shop-box .holder .action-buttons, 
    .Wplgnite-shop .Wplgnite-shop-box .holder .add-bag, 
    .Wplgnite-shop .Wplgnite-shop-box .holder .product-description .add-bag {
        display: none !important;
    }

}

/* SMART PHONE PROTRAIT PART */

@media screen and (max-width:320px) {
    .shop_table.cart .quantity {
        width: 80px;
        border: 1px solid #d0d0d0;
        background: #fff;
        height: calc(34px);
        position: relative;
        justify-content: center;
        display: flex;
        align-items: center;
        margin: 0px 16px 0px 0px;
    }

    .shop_table.cart .quantity > .input-group-addon {
        display: flex;
        outline: 0;
        justify-content: center;
        align-items: center;
        border: 0;
        width: 20px;
        height: 20px;
        border-radius: 0px;
        text-decoration: none;
        overflow: visible;
        text-decoration: none;
        cursor: pointer;
        -moz-user-select: -moz-none;
        -ms-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        -webkit-transition: background .3s cubic-bezier(.33, 1, .40, 1);
        transition: background .3s cubic-bezier(.33, 1, .40, 1);
        margin: 0;
    }

    .shop_table.cart .quantity > .qty {
        padding: 0;
        width: 25%;
        min-width: 25px;
        max-height: 25px;
        text-align: center;
        border: 0;
        color: #060815;
        outline: 0;
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        background: 0 0;
        font-size: 14px;
    }

    .woocommerce .shop_table td.actions {
        width: 100%;
    }
    .comments-area ol.comment-list li .reply {
        position: initial;
        margin-bottom: 20px;
    }

    .comments-area ol.comment-list li .comment-body {
        padding: 0 0 0px 85px;
    }

    .wraper_blog_main.style-default .blog_main .entry-blog-content .entry-extra-item .comments-no {
        padding-left: 0;
    }

    .wraper_shop_single.style-one .shop_related .related {
        margin: 0px;
    }

    .blog .content-area .container {
        max-width: calc(100%);
    }

    .wraper_shop_single .container {
        padding-top: 50px;
    }

    .Wplgnite-cart .woocommerce-cart-form {
        padding-right: 0px;
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        content: none;
    }

    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail {
        display: inline-flex;
        border-top: 1px solid rgba(0, 0, 0, .1);
    }

    .shop_table.cart tbody tr {
        display: flex;
        flex-direction: row;
        margin-bottom: 0px;
    }

    .shop_table.cart tbody tr td.product-thumbnail {
        padding-right: 15px;
    }
    .woocommerce table.shop_table_responsive tbody td, 
    .woocommerce-page table.shop_table_responsive tbody td {
        margin-right: 0px;
    }

    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        text-align: left !important;
        margin: 0px;
    }
    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: none !important;
    }
    .shop_table.cart tbody tr td {
        padding: 15px 0;
    }

    .shop_table.cart tbody tr td.product-thumbnail img {
        width: 65px;
        max-width: 65px;
    }

    .shop_table.cart tbody tr td .product-remove {
        margin-right: 5px;
        position: absolute;
        top: 20px;
        right: 0;
    }

    .shop_table.cart .product-subtotal {
        padding-right: 0;
    }

    .shop_table .actions .continue_shopping {
        float: left;
        vertical-align: middle;
        color: #6b6b6b;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .shop_table.cart .actions .coupon {
        flex-direction: column;
        max-width: 400px;
        width: 100%;
        margin-bottom: 5px;
    }

    .woocommerce-page table.cart td.actions .coupon .input-text + .button {
        width: 100% !important;
    }

    .woocommerce-cart table.cart td.actions .coupon .input-text {
        margin: 0 0 15px 0;
        width: 100% !important;
        text-align: center;
        padding: 6px 15px 6px 15px !important;
    }

    .woocommerce-checkout-review-order {
        width: 100%;
    }

    .col2-set#customer_details {
        width: 100%;
    }

    .col2-set#customer_details .col-1 {
        padding-left: 0;
        padding-right: 0px;
    }

    .col2-set#customer_details .col-2 {
        padding-left: 0;
        padding-right: 0px;
    }

    .rt-login-coupon {
        width: 100%;
        padding-right: 0px;
    }

    .rt-login-form form .form-row .input-text,
    .rt-coupon form.checkout_coupon .input-text {
        width: 100% !important;
    }

    .woocommerce-customer-details .woocommerce-column--billing-address.col-1,
    .woocommerce-customer-details .woocommerce-column--shipping-address.col-2 {
        max-width: 100%;
        width: 100%;
    }

    .woocommerce-customer-details .woocommerce-column--billing-address.col-1 {
        padding: 0px;
        margin-bottom: 25px;
    }

    .woocommerce-customer-details .woocommerce-column--shipping-address.col-2 {
        padding: 0px;
    }

    .woocommerce ul.order_details li {
        display: contents;
    }

    .shop_single #review_form #respond .comment-form-author,
    .shop_single_tabs #review_form #respond .comment-form-author,
    .shop_single #review_form #respond .comment-form-email,
    .shop_single_tabs #review_form #respond .comment-form-email {
        width: 100%;
        padding: 0px !important;
    }

    .widget-area > #search-2 {
        margin-top: 15px;
    }

    .shop_table.wishlist_view .product-thumbnail {
        margin-bottom: 30px;
    }

    .shop_table.wishlist_view .item-details .item-details-table {
        margin: 0px;
        width: 100%;
    }

    .shop_table.wishlist_view tbody tr td {
        margin: 0px;
        padding: 15px 0px;
    }

    .shop_table.wishlist_view .additional-info {
        margin: 0px;
    }

    .shop_table.wishlist_view .product-add-to-cart {
        text-align: left;
    }

    .shop_table.wishlist_view .additional-info-wrapper {
        position: relative;
        display: inline-block;
        margin-bottom: 52px;
    }

    .shop_table.wishlist_view .product-remove {
        position: absolute;
        top: 15px;
        left: auto;
        right: -100%;
    }

    .woocommerce-cart .woocommerce table.shop_table {
        margin: 0 -1px 30px 0;
    }
    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
        display: flex;
        border: none !important;
    }
    .Wplgnite-cart .cart-collaterals tr.order-total td,
    .Wplgnite-cart .cart-collaterals tr.cart-subtotal td {
        flex-grow: 1;
        text-align: right !important;
    }

    .woocommerce table.shop_table tbody:first-child tr:first-child th,
    .Wplgnite-cart .cart-collaterals .cart_totals tr th {
        margin: 0;
    }

    .Wplgnite-cart .wc-proceed-to-checkout {
        padding: 0 20px;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background: none;
    }
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: inline-flex;
        border: none !important;
        flex-direction: column;
    }
}

@media all and (max-width: 767px) {
    .woocommerce table.cart td.actions .coupon, 
    .woocommerce-page #content table.cart td.actions .coupon, 
    .woocommerce-page table.cart td.actions .coupon {
    padding-bottom: 0;
   } 
}

@media all and (max-width: 480px) {
    .shop_related .products h4 {
        padding-left: 0px;
    }
}
@media only screen and (max-width: 768px) {
    .woocommerce table.shop_table_responsive tbody th, 
.woocommerce-page table.shop_table_responsive tbody th {
    display: inline-block;
}

}
@media screen and (min-width: 480px) and (max-width: 767px) {
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: flex;
    }
}

.woocommerce-account .wraper_blog_main .container .entry-title {
    margin-bottom: 40px;
}

.wraper_blog_main.default-page .container {
    padding-top: 110px;
    padding-bottom: 120px;
}

.wraper_footer.custom-footer {
    clear: both;
}

.elementor-icon-list-items.elementor-inline-items li {
    list-style: none;
 }

 .tinv-wishlist .product-action {
    width: auto;
 }

 /*--------------------------------------------------------------
# Wishlist Page Style Start
--------------------------------------------------------------*/
.shop_table.wishlist_table td.product-remove .remove {
    display: block;
    font-size: 22px;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: #272727 !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}

.tinv-wishlist .tinv-header {
    display: none;
}

.shop_table.wishlist_table td.product-remove .remove:hover {
    color: #272727 !important;
    background: none;
}

.shop_table.wishlist_view .product-add-to-cart {
    text-align: center;
}

.shop_table.wishlist_view .product-name a {
    color: #272727;
}

.shop_table.wishlist_view .product-name .yith-wcqv-button {
    display: none;
}

.wishlist-title {
    display: inline-block;
}

.shop_table.wishlist_view .product-add-to-cart .radiantthemes-cart-border {
    margin-top: 0px;
}

.yith-wcwl-form .wishlist-title {
    margin: 0 0 20px;
}

.woocommerce .wishlist-title h2 {
    font-size: 24px;
    color: #272727;
    padding: 0;
    vertical-align: middle;
    margin-bottom: 0;
}

.wishlist-title h2 {
    display: inline-block;
    padding: 5px;
}

.wishlist-title a.show-title-form {
    cursor: pointer;
    visibility: hidden;
}

.wishlist-title:hover a.show-title-form {
    visibility: visible;
}

.yith-wcwl-form a.show-title-form,
.yith-wcwl-form a.hide-title-form {
    background: 0 0;
    color: inherit;
    border-color: inherit;
    cursor: pointer;
}

.yes-js .hidden-title-form {
    display: none;
}

.hidden-title-form {
    position: relative;
    margin: 25px 0 39px;
}

.hidden-title-form > input[type=text] {
    padding-right: 65px;
    line-height: 1;
}

.hidden-title-form .edit-title-buttons {
    position: absolute;
    right: 5px;
    top: calc(50% - 15px);
}

.wishlist-title .button.show-title-form {
    background: #272727;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    border-radius: 0px;
    margin-left: 15px;
    text-transform: capitalize;
}

.wishlist-title .button.show-title-form:hover {
    background: #272727;
    color: #fff;
}

.tinv-wishlist .tinv-header h2 {
    font-size: 24px;
    line-height: 34px;
    background: #F5F5F5;
    padding: 10px 20px;
}

.tinv-wishlist .tinvwl-table-manage-list th.product-name,
.tinv-wishlist .tinvwl-table-manage-list th.product-price,
.tinv-wishlist .tinvwl-table-manage-list th.product-date,
.tinv-wishlist .tinvwl-table-manage-list th.product-stock {
    font-weight: 400;
    color: #272727;
    font-size: 16px;
    text-align: left;
}

.tinv-wishlist .tinvwl-table-manage-list thead tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.tinv-wishlist .tinvwl-table-manage-list tbody tr.wishlist_item {
    border-bottom: 1px solid #ddd;
}

.tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action button,
.tinv-wishlist .tinvwl-table-manage-list .tinvwl-to-right button,
.tinv-wishlist .tinvwl-table-manage-list .tinvwl-to-left button {
    border: 1px solid #272727;
    border-radius: 0px;
    background: #272727;
    color: #fff;
    padding: 11px 33px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
    /*transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    -webkit-transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);*/
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    letter-spacing: 1.3px;
}

.tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action button.added:after,
.tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action .added_to_cart {
    display: none;
}

.tinv-wishlist tfoot .tinvwl-to-right > * + * {
    margin-left: 16px;
}

.tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action button:hover,
.tinv-wishlist .tinvwl-table-manage-list .tinvwl-to-right button:hover,
.tinv-wishlist .tinvwl-table-manage-list .tinvwl-to-left button:hover {
    border: 1px solid #272727;
    /*background: #fff;*/
    color: #272727;
    transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    -webkit-transition: all 0.45s cubic-bezier(0.49, 0.06, 0.21, 0.64);
    letter-spacing: 1.3px;
}

.tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action {
    width: 230px;
    text-align: right;
}

.tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-price .price ins {
    margin-right: 8px;
}

.tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-price .price del {
    opacity: 0.8;
}

.tinv-wishlist .tinvwl-table-manage-list tfoot {
    display: none;
}

.tinv-wishlist table.tinvwl-table-manage-list {
    margin-bottom: 0px;
}

.tinv-wishlist .tinvwl-table-manage-list .tinvwl-input-group select#tinvwl_product_actions {
    height: 48px;
    border-radius: 0px;
    border: 1px solid #272727;
    outline: none;
    width: 100%;
}

.tinv-wishlist .tinvwl-table-manage-list .tinvwl-input-group select#tinvwl_product_actions:focus {
    outline: none;
    box-shadow: none;
}

.tinv-wishlist table input[type=checkbox] {
    clear: none;
    cursor: pointer;
    margin: 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    -moz-appearance: none;
    appearance: none;
    -webkit-font-smoothing: inherit;
    transition: .05s border-color ease-in-out;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 17px;
    width: 17px;
    height: 17px;
    border: 1px solid #272727;
    border-radius: 0px;
    margin-right: 8px;
    position: relative;
    top: 4px;
}

.tinv-wishlist table input[type=checkbox]:checked {
    background: #272727 !important;
    border-color: #272727 !important;
}

.tinv-wishlist table input[type=checkbox]:before,
.tinv-wishlist table input[type=checkbox]:after {
    background-color: #fff;
    border: 1px solid #e2e2e2;
    box-shadow: none !important;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.tinv-wishlist table input[type=checkbox]:before,
.tinv-wishlist table input[type=checkbox]:after {
    content: '';
    position: absolute;
    left: -1px;
    top: 48%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
}

.tinv-wishlist table input[type=checkbox]:after {
    transition: opacity .1s;
}

.tinv-wishlist table input[type=checkbox]:checked:before {
    color: #fff;
    border-color: #333;
    background-color: #333;
}

.tinv-wishlist table input[type=checkbox]:after {
    content: "";
    background: url(../images/check-w.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 18px;
    height: 18px;
    background-size: 18px;
    margin-right: 10px;
    opacity: 0;
    visibility: hidden;
}

.tinv-wishlist table input[type=checkbox]:checked:after {
    opacity: 1;
    visibility: visible;
    border: 1px solid #272727;
}

.tinv-wishlist .product-remove button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0 auto;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    background-color: #e9e9e9;
    color: #272727;
    font-size: 20px;
    padding-right: 1px;
    padding-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 768px) {
    .tinv-wishlist .tinvwl-table-manage-list tbody tr.wishlist_item td {
        margin: 0;
        float: left;
        text-align: left;
        padding-left: 0px;
    }

    .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action {
        padding-top: 5px;
        padding-bottom: 14px;
    }

    .tinv-wishlist .product-remove button {
        margin: 0px;
    }

    .tinv-wishlist .product-stock p {
        text-align: left;
        margin: 0px !important;
    }

    .tinv-wishlist .product-remove button {
        padding-right: 0;
        padding-bottom: 1px;
    }
}

@media screen and (max-width: 991px) and (min-width: 769px) {
    .tinv-wishlist .tinvwl-table-manage-list tbody tr.wishlist_item td {
        margin: 0;
        float: none;
        text-align: left;
    }

    .tinv-wishlist .product-remove button {
        margin: 0px;
    }

    .tinv-wishlist .product-stock p {
        text-align: left;
        margin: 0px !important;
    }
}

table.tinvwl-table-manage-list {
    border-collapse: collapse;
}

.tinv-wishlist .product-stock p {
    display: inline-block;
}

table.tinvwl-table-manage-list tbody tr td a {
    color: inherit;
}

.wraper_blog_main.default-page .container .entry-content h2.entry-title {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-left: 15px;
    margin-right: 15px;
}

@media only screen and (max-width: 768px) {
    .tinv-wishlist table.tinvwl-table-manage-list tbody td {
        width: auto !important;
    }
}

/*--------------------------------------------------------------
# Wishlist Page Style End
--------------------------------------------------------------*/

