/*ul.products li.product:focus-within::before, ul.products li.product:hover::before{*/
/*    visibility:unset !important;*/
/*    opacity: unset !important;*/
/*}*/
/*li.product:hover .woocommerce-image__wrapper{*/
/*    transform: unset !important;*/
/*}*/
.woocommerce-card__header p.product__categories, .woocommerce-card__header .woocommerce-loop-product__title, .woocommerce-card__header span.price {
    width: 80%;
}
.woocommerce-card__header {
    position: relative;
    display: inline-block;
    width: 100%;
}
.woocommerce-card__header p.product__categories,.woocommerce-card__header .woocommerce-loop-product__title,.woocommerce-card__header span.price {
    width: 80%;
    clear: both;
    float: left;
}

.static-cta-buttons ul.products li.product .button, .static-cta-buttons ul.products li.product .added_to_cart {
    width: 20%;
    position: absolute!important;
    display: inline-block;
    float: right;
    height: 100%;
    top: 0;
}
.static-cta-buttons ul.products li.product .button, .static-cta-buttons ul.products li.product .added_to_cart{
    background-color: unset !important;
    color: transparent !important;
    content: ""
}
.static-cta-buttons ul.products li.product .button:before, .static-cta-buttons ul.products li.product .added_to_cart:before {
    content: "+";
    color: black;
    position: absolute;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #f4f4f4;
    border-radius: 3px;
    z-index: 10;
}
.static-cta-buttons ul.products li.product .button:hover :before, .static-cta-buttons ul.products li.product .added_to_cart:hover :before {
    background: slategray;
}
.static-cta-buttons ul.products li.product .button:hover + :before, .static-cta-buttons ul.products li.product .added_to_cart:hover + :before {
    background: aquamarine;
}
.dgwt-wcas-pd-addtc-form .quantity input.qty{
    display: none;
}

.wp-block-woocommerce-cart-order-summary-totals-block{
    display: none;
}
.shoptimizer-cart-shortcode span.amount {
    display: none;
}
.flex
a.btn {
    padding: 5px 15px;
    border-radius: 3px;
    color: white;
}
a.btn.ig {
    background: linear-gradient(
            to right,
            #833ab4,#fd1d1d,#fcb045
    );
}
a.btn.tg {
    background: #17212b;
}

.woocommerce-info, .woocommerce-noreviews, p.no-comments{
    background-color: slategray;
}
header.woocommerce-products-header {
    display: inline-block;
    width: auto;
}


.berocket_ajax_filters_sidebar_toggle {
    height: unset;
    margin: auto;
    padding-left: 11px;
}
.shoptimizer-sorting {margin-top:2px;margin-bottom:2px;text-align: right}
ul.products li.product img{
    border-radius: 4px;
}
#berocket-ajax-filters-sidebar.sidebar-theme-1, #berocket-ajax-filters-sidebar.sidebar-theme-2{
    box-shadow:unset!important;
}
#berocket-ajax-filters-sidebar-close{
    color: transparent;
}
#berocket-ajax-filters-sidebar-close:before {
    content: "✕";
    line-height: 39px;
    font-size: 20px;
    color: black;
    position: absolute;
    right: 14px;
}
.col-full {
    position: relative;
}
p{
    margin:0;
}
/*.woocommerce-breadcrumb {*/
/*    max-width: 1400px;*/
/*    margin: auto;*/
/*}*/
span.onsale {
    display: none;
}
.woocommerce-checkout #ship-to-different-address,
.woocommerce-checkout .checkout-wrap {
    display: none;
}
.woocommerce-shipping-fields {
    display: inline-block;
    width: 100%;
}
.related.products ul.products li.product .woocommerce-card__header, .upsells.products ul.products li.product .woocommerce-card__header, .cross-sells ul.products li.product .woocommerce-card__header, .mobile-scroll ul.products li.product .woocommerce-card__header {
    box-shadow: unset !important;
}
body.home .col-full{
    max-width: unset;
}
.col-full-nav{
    background-color: unset!important;
}
.cart-drawer-heading {
    display: none !important;
}
.woocommerce-checkout span.optional{
    display: none ;
}
@media (min-width: 1440px) {
    ul.products li.product .star-rating {
        top: -10px;
    }
}
@media (min-width: 993px) {
    .archive .col-full{
        max-width: calc(100% - 2em) !important;
    }
    .col-full
    /*,.single-product .site-content .shoptimizer-sticky-add-to-cart .col-full, body .woocommerce-message,*/
    /*.single-product .site-content .commercekit-sticky-add-to-cart .col-full, .wc-block-components-notice-banner*/
    {
        /*max-width: calc(100% - 2em) !important;*/
        padding-right: unset !important;
        padding-left: unset!important;
    }
    ul.products li.product:not(.product-category):before {
        box-shadow: unset !important;
        background-color:unset !important;
    }
    .shoptimizer-sorting {
        display: inline-block;
        width: unset;
        right: 40px;
        position: absolute;
    }
    .content-area {
        width: 100% !important;
    }
    .product-out-of-stock {
        width: auto;
        margin: auto;
        left: 50%;
        transform: translateX(-50%);
        padding: 5px 15px;
        border-radius: 15px;
        bottom: 10px;
    }
}

@media (max-width: 993px) {
    .col-full {
        max-width: 100%  !important;
        padding-right: 0.5em;
        padding-left: 0.5em;
    }
    .static-cta-buttons ul.products li.product .button:before, .static-cta-buttons ul.products li.product .added_to_cart:before{
        width: 25px;
    }
    .static-cta-buttons ul.products li.product .button, .static-cta-buttons ul.products li.product .added_to_cart{
        right: 0;
    }
    .shoptimizer-plp-carousel--dot {
        width: 10px;
        background-color: #ffffffa1;
        border: 1px solid #1111116e;
        border-radius: 4px;
    }
    ul.products {
        column-gap: 5px;
        row-gap: 10px;
    }
}

@media (max-width: 770px) {
    .ckit-mobile-pdp-gallery-active .swiper-container.cg-thumb-swiper .swiper-wrapper .swiper-slide {
        border-radius: 4px!important;
        max-width: 14px!important;
        height: 6px!important;
    }
}