.woocommerce-account .organiky-content-inner > .container,
.woocommerce-cart .organiky-content-inner > .container,
.single-product .organiky-content > .organiky-content-inner .container,
.woocommerce.woocommerce-page .organiky-content > .organiky-content-inner .container {
    max-width: 1200px;
}
.loop-product-wrap {
    display: inline-block;
    margin: 0 0px !important;
    margin-bottom: 22px !important;
    clear: initial;
    border-radius: 0px;
    background: #fff;
}
.wc-tabs-wrapper #tab-description > h2 {
    display: none;
}
.woocommerce-products-header {
    padding: 40px 40px;
    color: #191919;
    background: #f1f1f1;
    margin-bottom: 33px;
    border-radius: 0;
}
.woocommerce ul.products {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
.woocommerce ul.products.owl-carousel {
    margin: 0;
}
.woocommerce ul.products li.product {
    display: inline-block;
    margin: 0px;
    margin-bottom: 35px;
}
/* Woo Columns */
.woocommerce ul.products.shop-col-6 li.product {
    flex: 0 0 16.666%;
    max-width: 16.666%;
}
.woocommerce ul.products.shop-col-5 li.product {
    flex: 0 0 20%;
    max-width: 20%;
}
.woocommerce ul.products.shop-col-4 li.product {
    flex: 0 0 25%;
    max-width: 25%;
}
.woocommerce ul.products.shop-col-3 li.product {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}
.woocommerce ul.products.shop-col-2 li.product {
    flex: 0 0 50%;
    max-width: 50%;
}
.woocommerce-page.columns-3 ul.products li.product, 
.woocommerce.columns-3 ul.products li.product {
    flex: 0 0 33%;
    max-width: 33%;
}
.woocommerce-page.columns-4 ul.products li.product, 
.woocommerce.columns-4 ul.products li.product {
    flex: 0 0 25%;
    max-width: 25%;
}
.woocommerce-page.columns-5 ul.products li.product, 
.woocommerce.columns-5 ul.products li.product {
    flex: 0 0 20%;
    max-width: 20%;
}
.woocommerce-page.columns-6 ul.products li.product, 
.woocommerce.columns-6 ul.products li.product {
    flex: 0 0 16.666%;
    max-width: 16.666%;
}
.woocommerce.columns-4 ul.products.owl-carousel li.product,
.woocommerce-page.columns-4 ul.products.owl-carousel li.product,
.woocommerce.columns-5 ul.products.owl-carousel li.product,
.woocommerce-page.columns-5 ul.products.owl-carousel li.product
.woocommerce.columns-3 ul.products.owl-carousel li.product,
.woocommerce-page.columns-3 ul.products.owl-carousel li.product
.woocommerce.columns-2 ul.products.owl-carousel li.product,
.woocommerce-page.columns-2 ul.products.owl-carousel li.product
.woocommerce.columns-6 ul.products.owl-carousel li.product,
.woocommerce-page.columns-6 ul.products.owl-carousel li.product {
     flex: 0 0 100%;
    max-width: 100%;
}
.woocommerce.columns-6 ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
}
.woocommerce.columns-6 .product-category {
    padding: 0 15px;
    font-size: 14px;
}
.woocommerce.columns-6  ul.products li.product .zozo-woo-buttons-pack a {
    height: 35px;
    line-height: 40px;
    width: 35px;
}
/* Woo Top Meta */
.woo-top-meta > form {
    display: inline-block;
}
.woocommerce-product-gallery figure {
    max-width: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    z-index: 1;
    background: #fff;

}
.mini-cart-items i.icon-bag {
    font-size: 16px;
}
.mini-cart-items a.cart-contents:hover {
    color: inherit;
}
header .cart-contents, .mobile-header .cart-bar-toggle {
    position: relative;
}
header .woo-icon-count, 
.mobile-header .woo-icon-count {
    color: #fff;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 9px;
    height: 17px;
    line-height: 18px;
    position: absolute;
    right: 0px;
    text-align: center;
    bottom: 0;
    width: 17px;
    box-shadow: none;
    top: auto;
}

.cart-dropdown-menu {
    left: auto;
    margin: 0;
    right: 0;
    width: 210px;
    padding: 20px 15px;
}
.cart-dropdown-menu > li > * {
    display: inline-block;
}
ul.cart-dropdown-menu > li > .product-name, 
ul.zozo-sticky-cart > li > .product-name, 
ul.wishlist-dropdown-menu > li > .product-name, 
ul.zozo-sticky-wishlist > li > .product-name {
    margin-left: 4px;
}
.cart-dropdown-menu .product-remove,
.wishlist-dropdown-menu .product-remove,
a.remove-cart-item, a.remove-wishlist-item {
    border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 30px;
    font-size: 13px;
    line-height: 32px;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 30px;
    box-shadow: 0 1px 6px rgb(0 0 0 / 14%);
    -webkit-box-shadow: 0 1px 6px rgb(0 0 0 / 14%);
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.14);
    -o-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.14);
}
.cart-dropdown-menu .product-name > a {
    overflow: hidden!important;
    text-overflow: ellipsis;
    display: inline-block;
    width: 90%!important;
    white-space: nowrap;
    font-weight: 400;
}
.cart-dropdown-menu .product-name {
    color: #191919;
    font-size: 14px;
    line-height: 20px;
    width: auto;
    max-width: 150px;
    vertical-align: middle;
}
.cart-dropdown-menu img {
    margin: 0 !important;
}
.cart-dropdown-menu > li .product-thumbnail,
.wishlist-dropdown-menu > li .product-thumbnail {
    margin-right: 10px;
    max-width: 60px;
}
ul.cart-dropdown-menu > li p, ul.zozo-sticky-cart > li p, 
ul.wishlist-dropdown-menu > li p {
    font-size: 12px;
    line-height: 1;
}
ul.zozo-sticky-wishlist > li p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
}
.cart-dropdown-menu > li {
    line-height: 1;
    position: relative;
    margin-bottom: 15px;
}
.cart-dropdown-menu > li:last-child,
.wishlist-dropdown-menu > li:last-child {
    margin-bottom: 0;
}
.cart-dropdown-menu > li.mini-view-cart > a {
    padding: 9px 10px;
    border-radius: 5px;
    margin-top: 5px;
    font-size: 14px;
}
.remove-item-overlay > img {
    padding-top: 15px;
}
.mini-cart-dropdown .no-cart-items,
.mini-cart-dropdown .cart-update-pbm,
ul.wishlist-dropdown-menu > li p.no-wishlist-items {
    color: #797979;
    line-height: 1;
    margin-bottom: 0;
    width: 100%;
    font-size: 14px;
}

p.no-wishlist-items:before,
p.no-cart-items:before {
    display: block;
    font-size: 25px;
    margin-bottom: 10px;
    font-family: "themify";
}
p.no-cart-items:before {
    content: "\e646";
}
p.no-wishlist-items:before {
    content: "\e646";
    font-size: 25px;
}
.remove-item-overlay {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
.product-remove a.remove-wishlist-item.loading:after {
    top: -4px;
    left: 1px;
    border-radius: 50%;
}
.woocommerce ul.products.related-slider li.product, 
.woocommerce-page ul.products.related-slider li.product {
    margin: 0;
    width: 100%;
    padding: 0;
}
.woo-top-meta .woocommerce-result-count {
    margin: 4px 0;
}
.woo-top-meta form {
    display: inline-block;
    margin-bottom: 25px !important;
    vertical-align: middle;
}
ul.wishlist-dropdown-menu li.mini-view-wishlist > a {
    color: #fff;
}

.woo-top-meta select {
    position: relative;
    display: inline-block;
    margin-left: 15px;
    line-height: 24px;
    padding: 8px 31px 8px 20px;
    height: 50px;
    width: 260px;
    color: #191919;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    text-transform: capitalize;
    line-height: 24px;
    padding: 0;
    color: #191919;
    font-weight: 400;
}
.woocommerce .product .price, .woocommerce ul.products li.product .price {
    font-size: 14px;
    font-weight: 400;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    margin-bottom: 0px;
    display: block;
}
.woocommerce ul.products li.product .price, .woocommerce .product .price {
    color: #636363;
    margin-bottom: 0;
}
.woocommerce.single .product .price {
    font-weight: 700;
}
.woocommerce.single .product .price {
    text-align: left;
    margin-bottom: 0;
}
.woocommerce .product .price del,
.woocommerce ul.products li.product .price del {
    color: #797979;
    text-decoration: line-through;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-right: 3px;
    opacity: .7;
}
.single-product.woocommerce .product .entry-summary .price del, 
.single-product.woocommerce ul.products li.product .entry-summary .price del {
    opacity: .8 !important;
}
.woocommerce .product .price ins, 
.wooco.elementor-element .woocommerce.columns-4 ul.products li.productmmerce ul.products li.product .price ins, 
.woocommerce.single  .product .price ins {
    text-decoration: none;
    display: inline-block;
    font-weight: 400;
}
.woocommerce ul.products li.product .woo-thumb-wrap {
    position: relative;
    margin-bottom: 27px;
    background: #f8f8f8;
}

.woocommerce ul.products li.product a img.size-shop_catalog {
    position: absolute;
    top: 0;
    visibility: hidden;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    transform: scale3d(0,1,0);
}
.woocommerce ul.products li.product:hover a img.size-shop_catalog {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale3d(1,1,1);
}
.post-type-archive-product .organiky-content-inner {
    background: #ffffff;
}
.woocommerce ul.products li.product .added_to_cart {
    opacity: 0;
    padding: 14px 32px 11px 32px;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    position: absolute;
    bottom: 100px;
    right: 15px;
    color: #fff;
}
.woocommerce ul.products li.product .woo-thumb-wrap .added_to_cart:hover {
    background: #191919;
    color: #fff;
}
.woocommerce button.button, 
.woocommerce .product .button, 
.woocommerce.single .product .button, 
.woocommerce #review_form #respond .form-submit input {
    font-weight: 600;
    font-size: 15px
}
.woocommerce .woocommerce-ordering {
    margin: 0 0px 1em 10px;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
    color: #fff;
    text-transform: uppercase;
}
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-error .button:hover,
.woocommerce-page .woocommerce-info .button:hover,
.woocommerce-page .woocommerce-message .button:hover {
    color: #fff;
}
.woocommerce.single .product .single_add_to_cart_button.button:before {
    content: "\e60d";
    font-family: 'themify';
    margin-right: 6px;
    vertical-align: -2px;
}
.woocommerce.single .product .single_add_to_cart_button.button {
    position: relative;
}
/*Product List View*/
.product-list-wrap .woo-thumb-wrap {
    flex: 0 0 300px;
    margin-bottom: 0;
    margin-right: 0px;
}
.product-list-wrap .product-list-right {
    flex: 1 1 auto;
}
.loop-product-wrap.product-list-wrap {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}
.woocommerce ul.products li.product .product-list-wrap .woocommerce-loop-product__title {
    font-size: 24px;
    margin-bottom: 16px;
    text-align: left;
}
.woocommerce div ul.products li.product .product-list-wrap .price {
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 16px;
    padding-bottom: 25px;
    border-bottom: solid 1px #eaeaea;
    text-align: left;
}
.woocommerce ul.products li.product .product-list-wrap .price del {
    font-size: 17px;
}
.woocommerce ul.products li.product .product-list-wrap {
    padding-bottom: 0;
    margin-bottom: 5px;
    text-align: left;
    padding-right: 20px;
}
.woocommerce ul.products li.product .product-list-wrap .attachment-woocommerce_thumbnail {
    margin-bottom: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    padding: 30px;
}
.product-list-wrap .zozo-woo-buttons-pack {
    bottom: 0;
    opacity: 1;
}
.product-list-wrap .zozo-woo-buttons-pack {
    padding: 4px 30px 5px;
}
.woocommerce ul.products li.product:hover .product-list-wrap .zozo-woo-buttons-pack {
    opacity: 1;
    box-shadow: none;
    -webkit-transition: all 350ms ease 0s;
    -moz-transition: all 350ms ease 0s;
    -ms-transition: all 350ms ease 0s;
    -o-transition: all 350ms ease 0s;
    transition: all 350ms ease 0s;
}
.woocommerce ul.products li.product .product-list-wrap .woo-thumb-wrap:before {
    content: unset;
}
.woocommerce ul.products.columns-4 li.product .zozo-woo-buttons-pack a span[class^="ti-"] {
    font-size: 17px;
}
.woocommerce ul.products li.product.list-product-wrap .zozo-woo-buttons-pack a.zozo-ajax-add-to-cart {
    position: absolute;
    right: -473px;
    top: 50%;
    visibility: visible;
    transform: translateY(-50%);
    background: #f1f3f6;
    color: #62a403;
    opacity: 1;
    display: none;
}
.short-product-view-inner span.onsale,
.woocommerce ul.products li.product.list-product-wrap span.onsale {
    display: none;
}
.woocommerce ul.products li.product.list-product-wrap .offer-percentage {
  top: 10px;
    left: 10px;
    background: #62a403;
    padding: 3px 0 5px;
    min-width: 42px;
    font-size: 13px;  
}
.woocommerce ul.products li.product.list-product-wrap .zozo-woo-buttons-pack {
    opacity: 1;
    position: absolute;
    bottom: auto;
    right: auto;
    transform: translateY(-50%);
    margin-right: 0;
    left: auto;
    top: 50%;
}
.woocommerce ul.products li.product.list-product-wrap .woocommerce-loop-product__title {
    margin-bottom: 6px;
    line-height: 1.57;
}
.woocommerce ul.products li.product.list-product-wrap .star-rating {
    margin-bottom: 15px;
}

/*List Style 2*/
.list-style-2 .woocommerce ul.products li.product.list-product-wrap .woo-thumb-wrap {
    max-width: 300px;
}
.list-style-2 .woocommerce ul.products li.product.list-product-wrap .zozo-woo-buttons-pack a.zozo-woo-favourite-trigger, 
.list-style-2 .woocommerce ul.products li.product.list-product-wrap .zozo-woo-buttons-pack a.zozo-product-compare-trigger, 
.list-style-2 .woocommerce ul.products li.product.list-product-wrap a.zozo-woo-view-trigger {
    display: inline-block;
}
.list-style-2 .woocommerce ul.products li.product.list-product-wrap .zozo-woo-buttons-pack {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: auto;
    margin-right: 0;
    margin: auto;
    transition: none;
    text-align: center;
}
.list-style-2 .woocommerce ul.products li.product.list-product-wrap .zozo-woo-buttons-pack a.zozo-ajax-add-to-cart {
    position: relative;
    right: auto;
    top: auto;
    visibility: visible;
    transform: translateY(30px);
    border-radius: 50%;
    background: #62a403;
    color: #fff;
    opacity: 0;
}
.list-style-2 .woocommerce ul.products li.product.list-product-wrap .zozo-woo-buttons-pack a.zozo-ajax-add-to-cart:hover {
   background: #62a403; 
}
.elementor-element .list-style-2 .woocommerce ul.products li.product.list-product-wrap {
    padding: 0;
}
.list-style-2 .woocommerce ul.products li.product.list-product-wrap .offer-percentage {
    top: 20px;
    left: 20px;
    background: #62a403;
    padding: 6px 5px 6px;
    min-width: 52px;
    font-size: 15px;
}
.list-style-2 .woocommerce ul.products li.product:hover .zozo-woo-buttons-pack a {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
.list-style-2 .woocommerce ul.products li.product.list-product-wrap:hover .zozo-woo-buttons-pack a.zozo-ajax-add-to-cart {
    opacity: 1;
    top: 0;
    transform: translateY(0px);
}
.list-style-2 .woocommerce ul.products li.product .zozo-woo-buttons-pack a:hover {
    transition-delay: .2s;
}
.list-style-2 .woocommerce ul.products li.product.list-product-wrap .woocommerce-loop-product__title {
    margin-bottom: 13px;
}
.list-style-2 .woocommerce ul.products li.list-product-wrap .product-list-content .product-category {
    margin-bottom: 10px;
}
.list-style-2 .woocommerce ul.products.owl-carousel .loop-product-wrap, 
.list-style-2 .woocommerce ul.products.owl-carousel li.product.list-product-wrap .woo-thumb-wrap {
    background: #ffffff;    
    border-radius: 10px;
}
.list-style-2 .woocommerce.columns-2 ul.products.owl-carousel li.product.list-product-wrap {
    margin-bottom: 30px !important;
    margin: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 25px rgb(107 107 107 / 6%);
    -moz-box-shadow: 0 0 25px rgba(23,23,23,.06);
    -ms-box-shadow: 0 0 25px rgba(23,23,23,.06);
    -o-box-shadow: 0 0 25px rgba(23,23,23,.06);
    box-shadow: 0 0 25px rgb(23 23 23 / 6%);
}
.list-style-2 ul.products .loop-product-wrap a.zozo-product-time-deal {
    left: 0;
    bottom: 0;
    top: auto;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    z-index: 2;
    height: 45px;
    width: 45px;
    line-height: 49px;
    margin-top: 0;
}
.list-style-2 .loop-product-wrap .product-loop-inside-timer {
    background: #fff;
    top: auto;
    bottom: 0px;
    left: 19px;
    transform: none;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    line-height: 1;
    padding: 9px 0 7px;
    border: dashed 1px #eaeaea;
    border-bottom: 0;
    margin: 0 13px;    
    border-top-right-radius: 10px;
}
.list-style-2 .woocommerce .product .day-counter > div h3 {
    height: auto;
    width: auto;
    background: transparent;
    color: #191919;
    padding: 0;
    line-height: 1;
    font-size: 12px;
    font-weight: 400;
}
.list-style-2 .product-loop-inside-timer .product-deal-progress {
    padding: 0 15px;
}
.list-style-2 .product-deal-progress .day-counter {
    margin-bottom: 0;
}
.list-style-2 .zozo-progress.product-time-progress {
    display: none;
}
/*Product Small List*/
.elementor-element .list-style-sml .woocommerce.columns-2 ul.products li.product.list-product-wrap {
    width: 50%;
}
.woocommerce ul.products li.list-product-wrap .loop-product-wrap {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    clear: both;
    float: none;
    margin-top: 22px !important;
    padding-top: 22px;
    border-top: 1px solid #efefef;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}
.woocommerce ul.products li.list-product-wrap .woo-thumb-wrap {
    width: 100%;
    max-width: 100px;
    margin-bottom: 0;
    margin-right: 20px;
}
.woocommerce ul.products li.list-product-wrap .star-rating {
    margin-left: 0 !important;
}
.woocommerce ul.products li.product.list-product-wrap a img {
    margin-bottom: 0 !important;
    padding-bottom: 2px;
}
.woocommerce ul.products li.list-product-wrap .product-list-content *,
.woocommerce ul.products li.list-product-wrap .product-list-content *.price {
    text-align: left;
}
.elementor-element .woocommerce ul.products li.product.list-product-wrap {
    width: 100%;
    margin-bottom: 0 !important;
    margin: 0;
    padding: 0 15px;
}
.elementor-button-link i.fas {
    font-size: 13px;
}
.view-link .elementor-button-link i.fas {
    font-size: 12px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 8px;
    color: #999;
    position: absolute;
    right: 0;
    top: 21px;
    vertical-align: middle;
    background: #efefef;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}
.view-link .elementor-button-link:hover i.fas {
    color: #fff;
    background: #62a403;    
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    animation: blinker 1s linear infinite;
    -moz-animation: blinker 1s linear infinite;
    -webkit-animation: blinker 1s linear infinite;
}
.view-link .elementor-button-link i.fas.fa-plus:before {
    content: "\e628";
    font-family: themify;
}
.product-list-content .product-category {
    padding: 0;
    display: none;
}
.elementor-button-wrapper {
    line-height: 1;
}
.woocommerce ul.products li.product.list-product-wrap .zozo-woo-buttons-pack a.zozo-woo-favourite-trigger,
.woocommerce ul.products li.product.list-product-wrap .zozo-woo-buttons-pack a.zozo-product-compare-trigger,
.woocommerce ul.products li.product.list-product-wrap a.zozo-woo-view-trigger {
    display: none;
}
.woocommerce ul.products li.product.list-product-wrap .woo-thumb-wrap {
    background: #f1f7e8;    
    border-radius: 8px;
}
.elementor-element .woocommerce.columns-2 ul.products li.product.list-product-wrap {
    width: 100%;    
    background: transparent;
}
.elementor-element .woocommerce.columns-2 ul.products li.product.list-product-wrap:first-child .loop-product-wrap, 
.elementor-element .woocommerce.columns-2 ul.products li.product.list-product-wrap:nth-child(2) .loop-product-wrap {
    margin-top: 0 !important;
    padding-top: 0;
    border-top: none;
    margin-bottom: 0 !important;
}
/*Product Shortcode Filter*/
.organiky-woo-products-wrapper .isotope-filter .isotope-filter-item {
    display: block;
    line-height: 20px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 0;
    position: relative;
    z-index: 4;
    cursor: pointer;
    background-size: 200% 100%;
    background-position: 100%;
    transition: 500ms;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -ms-transition: 500ms;
    -o-transition: 500ms;
    color: #252525;
    font-weight: 600;
}
.organiky-woo-products-wrapper .isotope-filter {
    margin-bottom: 0;
}
.organiky-woo-products-wrapper .isotope-filter ul.nav {
    position: absolute;
    right: 15px;
    top: -74px;
}
.organiky-woo-products-wrapper .isotope-filter li.active .isotope-filter-item:before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}
.organiky-woo-products-wrapper .isotope-filter li .isotope-filter-item:before {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}

.organiky-woo-products-wrapper .isotope-filter li .isotope-filter-item:hover:before {
    width: 100%;
}
.organiky-woo-products-wrapper .isotope-filter li .isotope-filter-item:hover:before,
.organiky-woo-products-wrapper .isotope-filter li .isotope-filter-item:before,
.organiky-woo-products-wrapper .isotope-filter li.active .isotope-filter-item:before {
    transition: 350ms;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -ms-transition: 350ms;
    -o-transition: 350ms;
}
.organiky-woo-products-wrapper .isotope-filter li:last-child .isotope-filter-item {
    margin-right: 0;
}
.organiky-woo-products-wrapper .isotope-filter li.active .isotope-filter-item {
    position: relative;
}
/*Filter Style 2*/
.organiky-woo-products-wrapper.product-filter-style-2 .isotope-filter {
    margin-bottom: 25px;
    position: relative;
    display: inline-block;
}
.organiky-woo-products-wrapper.product-filter-style-2 .isotope-filter ul.nav {
    position: relative;
    top: auto;
    right: auto;
}
.organiky-woo-products-wrapper.product-filter-style-2 .isotope-filter .isotope-filter-item:after {
    content: "";
    width: 1px;
    height: 11px;
    background: #c1c1c1;
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
}
.organiky-woo-products-wrapper .isotope-filter li:last-child .isotope-filter-item:after {
    content: unset;
}
/*Shop Product Short View*/
.woocommerce-products-shop-view li a {
    display: inline-flex;
    margin-right: 12px;
    vertical-align: middle;
    opacity: .8;
    font-size: 18px;
    transition: all .25s ease;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: solid 1px #eaeaea;
    color: #797979;
    border-radius: 4px;
}
.woocommerce-products-shop-view li a > span {
    width: 40px;
    line-height: 39px;
    text-align: center;
}
ul.nav.woocommerce-products-shop-view {
    margin-left: 20px;
}
.woocommerce-products-shop-view li.active a, 
.woocommerce-products-shop-view li a:hover {
    opacity: 1;
    transition: all .25s ease;
}
.woocommerce div.product form.cart .variations label,
.page div.product form.cart .variations label {
    color: #191919;
}
.woocommerce ul.products li.product .zozo-woo-buttons-pack a {
    height: 45px;
    line-height: 50px;
    width: 45px;
    margin: 0 0px;
    margin-bottom: 8px;
    border-radius: 5px;
    color: #797979;
    background: #fff;
    box-shadow: 0 0 25px rgb(23 23 23 / 6%);
}
.woocommerce ul.products li.product a.zozo-woo-view-trigger {
    border-radius: 5px;
}
.woocommerce.columns-4 ul.products li.product .attachment-woocommerce_thumbnail {
    padding-bottom: 0;
}
a.zozo-woo-view-trigger:hover,
.zozo-wishlist-table .zozo-ajax-add-to-cart {
    color: #fff;
}
.woocommerce ul.products li.product .zozo-woo-buttons-pack a {
    position: relative;
}
.woocommerce ul.products li.product .zozo-woo-buttons-pack a:hover {
    color: #fff;
}
.variation-not-available-wrap .variation-not-inner {
    line-height: 23px;
    color: #d31129;
    top: 50%;
    font-weight: 400;
    transform: translateY(-50%);    
    padding-top: 50px;
}
.variation-not-available-wrap {
    background: rgb(255 255 255 / 90%);
    border: solid 2px #eaeaea;
    z-index: 1;
}
.variation-not-available-wrap > span {
    top: 40%;
    color: #fff;
    transform: translateY(-50%);
    background: #62a403;
    margin: auto;
    right: 0;
    left: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    border-radius: 50%;
    text-align: center;
}
/* Single */
.product_meta > span {
    display: block;
    position: relative;    
    margin-bottom: 10px;
    font-weight: 600;
    color: #191919;
}
.product_meta>span span {
    font-weight: 400;
    padding-left: 0;
}
.product_meta span.posted_in:before {
    top: 45%;
}
.product_meta > span.posted_in a {
    color: #797979;
    padding-left: 1px;
    position: relative;
}
.product_meta>span.tagged_as {
    line-height: 28px;
    padding: 3px 0px 0;
    display: none;
}
.product_meta > span.posted_in a:first-child {
    padding-left: 0;
}
.product_meta > span.posted_in a:first-child:before {
    content: unset;
}
.product_meta>span.tagged_as:first-word {
    font-size: 14px;
}
.product_meta>span.tagged_as a {
    line-height: 20px;
    font-size: 12px;
}
.product_meta>span span {
    font-weight: 400;
    padding-left: 0px;
}
.product_meta>span span {
    color: #797979;
}
.product_meta>span span.term-seperator {
    padding-left: 0;
	opacity: 0.8;
}
.product_meta>span a {
    color: #191919;
    padding-left: 1px;
    font-weight: 400;
}
.product_meta .post-social {
    margin-top: 20px;
}
.product_meta ul.social-icons > li > a {
    border: 1px solid #e2e2e2;
}
.product .entry-summary .woocommerce-product-details__short-description {
    margin-bottom: 30px;
    margin-top: 13px;
}
.product .entry-summary form.cart  {
    padding-top: 30px;
    border-top: solid 1px #eaeaea;
    margin-top: 30px;
    margin-bottom: 30px;
}
.product_meta {
    border: 1px solid #eaeaea;
    border-left: 0;
    border-right: 0;
    padding: 26px 0;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.woocommerce div.product form.cart,
.page div.product form.cart {
    margin-bottom: 30px;
}
.woocommerce div.product form.cart .variations select {
    float: left;
    border: 1px solid #eaeaea;
    padding: 10px 10px 10px 5px;
    max-width: 100%;
    min-width: auto;
    border-radius: 4px;
}
.single.woocommerce div.product form.cart .variations select {
    width: auto;
}
.woocommerce .woocommerce-product-gallery ol.flex-control-thumbs {
    padding-top: 11px !important;
}
.woocommerce .woocommerce-tabs {
    padding-top: 70px;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce div.product .woocommerce-tabs ul.tabs, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    margin: 0;
    overflow: visible;
    border-bottom: solid 2px #eaeaea;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, 
.woocommerce div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    border: 0px;
    margin: 0;
    background: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin-right: 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 0px 0px 15px;
    letter-spacing: 0;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0;
    transition: all .3s;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 0px 0px 15px;
    letter-spacing: 0;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: transparent;
    transition: all .3s;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover:before {
    width: 100%;
    transition: all .3s;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before, 
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before {
box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, 
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before {
    border: none;
    width: 0;
    height: 0;
}
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel {
    border: none;
    padding: 30px 25px;
    box-shadow: 0 5px 30px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 5px 30px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0 5px 30px rgb(0 0 0 / 10%);
    border-radius: 0px 10px 10px 10px;
    margin: 0 0 4em;
}
.woocommerce-page div.product .woocommerce-tabs .panel > p:last-child {
    margin-bottom: 0;
}
.woocommerce-page div.product .woocommerce-tabs .panel table.shop_attributes {
    margin-bottom: 0;
}
.woocommerce table.shop_attributes td {
    padding: 1px 20px;
    text-align: left;
}
.woocommerce-tabs .panel h2 {
    margin: 0 0 20px;
    font-size: 21px;
    line-height: 30px;
    color: #191919;
}
.woocommerce-tabs .panel h2,
.woocommerce .related.products h2, 
.up-sells.upsells.products h2 {
    position: relative;
    text-transform: capitalize;
}
.up-sells.upsells.products h2:before {
    content: "";
    display: block;
    height: 1px;
    width: 45px;
    overflow: hidden;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.woocommerce-variation-price {
    margin-bottom: 17px;
}
.woocommerce .related.products > h2, .up-sells.upsells.products h2 {
    font-size: 24px;
    line-height: 1;
    padding: 0 0 20px;
    position: relative;
    border: none;
    margin-bottom: 30px;
    text-transform: capitalize;
    color: #191919;
    border-bottom: solid 2px #eaeaea;
}
.woocommerce .related.products > h2:before, .up-sells.upsells.products h2:before {
    content: "";
    width: 70px;
    position: absolute;
    bottom: -2px;
    height: 2px;
    left: 0;
    border-radius: 10px;
}
section.related.products > h2 {
    color: #191919;
}

.woocommerce div.product form.cart .button:focus {
    outline: unset;
}
.woocommerce ul.products li.product .star-rating {
    font-size: 10px;
    letter-spacing: 4px;
    width: 70px;
    margin: auto;
    margin-bottom: 10px;display: none;
}
.cus-pro-wrap .woocommerce ul.products li.product .star-rating {
    display: none;
}
.cus-pro-wrap .woocommerce ul.products.owl-carousel .loop-product-wrap .star-rating {
    display: block;
}
.woo-product-title-wrap {
    position: relative;
}
.woocommerce ul.products li.product .woo-product-title-wrap .star-rating:nth-child(2) {
    margin-top: 17px;
    margin-bottom: 0;
    margin: 0 auto 12px;
    text-align: center;
    letter-spacing: 4px;
}
.woocommerce ul.products li.product .product-list-wrap .woo-product-title-wrap .star-rating {
    margin-bottom: 20px;
}
.woocommerce ul.products li.product .product-list-wrap a.zozo-woo-view-trigger {
    opacity: 1;
    right: 15px;
    top: 15px;
    visibility: visible;
    margin-right: 0;
}
.woocommerce ul.products li.product .product-list-wrap .woo-product-title-wrap .star-rating {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 0 0 18px 0;    
    font-size: 13px;
    letter-spacing: 4px;
    width: 88px;
}
.woocommerce ul.products li.product .product-list-wrap:hover span.price {
    opacity: 1;
}
.woocommerce ul.products li.product:hover span.price,
.woocommerce ul.products li.product span.price,
.woocommerce ul.products li.product .woo-product-title-wrap .star-rating:nth-child(2),
.woocommerce ul.products li.product:hover .woo-product-title-wrap .star-rating:nth-child(2) {
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}

.woocommerce .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}
.woocommerce .star-rating span {
    color: #feae14;
}
.single-product.woocommerce div.product div.summary {
    margin-bottom: 0;
}
.woocommerce .woocommerce-tabs .woocommerce-Reviews-title {
    margin-bottom: 0;
    padding: 0 0 24px;
    display: none;
}
.woocommerce #reviews #comments ol.commentlist {
    padding-left: 0;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 30px;
    padding-bottom: 0px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 70px;
    border: none;
    background: unset;
    padding: 0;
    border-radius: 4px;
}
.woocommerce #review_form #respond .comment-form-rating p.stars {
    margin-bottom: 0;
}
.woocommerce #review_form #respond .comment-form-cookies-consent label {
    padding-left: 5px;
}
.woocommerce #review_form #respond label {
    font-weight: 400;
    color: #797979;
    font-size: 16px;
    margin-bottom: 0.5rem;
}
.woocommerce #review_form #respond p.comment-form-comment label {
    margin-bottom: 10px;
}
.woocommerce #review_form #respond p.comment-form-rating label {
    margin-bottom: 7px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 92px;
    padding: 0;
    border: none;
}
.single-product.woocommerce ul.products li.product .star-rating {
    margin-top: 6px;
    font-size: 10px;
    display: none;
}
.single-product.woocommerce .comment_container .star-rating {
    font-size: 12px;
    margin-top: 7px;
    letter-spacing: 4px;
    width: 81px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .woocommerce-review__author {
    font-size: 18px;
    color: #191919;
    text-transform: capitalize;
    font-weight: 600;
}
.woocommerce div.product .woocommerce-product-rating .star-rating,
.page div.product .woocommerce-product-rating .star-rating {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 9px;
}
.woocommerce .short-product-view-inner div.product .woocommerce-product-rating .star-rating, 
.page .short-product-view-inner div.product .woocommerce-product-rating .star-rating {
    margin-top: 0;
    font-size: 12px;
    display: none;
}
.single-product .woocommerce-product-rating {
    margin-bottom: 13px;
}
.woocommerce .short-product-view-inner div.product .woocommerce-product-rating, 
.page .short-product-view-inner div.product .woocommerce-product-rating {
    margin-top: 0;
}
.single-product .short-product-view-inner div.product .woocommerce-product-rating {
    font-size: 13px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .woocommerce-review__published-date {
    font-size: 13px;
    font-weight: 600;
}
.woocommerce .comment-respond .comment-reply-title {
    font-size: 19px;
    line-height: 26px;
    color: #191919;
    font-weight: 700;
}
.woocommerce .comment-respond form {
    margin-top: 7px;
}
.woocommerce #review_form #respond .comment-form p.comment-notes {
    margin-bottom: 22px;
}
.woocommerce #review_form .comment-form-author, 
.woocommerce #review_form .comment-form-email {
    width: 100%;
    display: inline-block;
}
.woocommerce #review_form .comment-form-author input,
.woocommerce #review_form .comment-form-email input {
    width: 100%;
}
.woocommerce #review_form #respond input {
    border: none;
    border-bottom: 1px solid #c7c7c7;
    padding-left: 0;
}
.woocommerce #review_form #respond input,
.woocommerce #review_form #respond textarea {
    padding: 10px;
    border: 1px solid #eaeaea;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin-bottom: 7px;
    line-height: 30px;
}
.woocommerce #review_form #respond textarea {
    padding: 10px 12px;
    color: #797979;
    background: none;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-notices-wrapper {
    margin-bottom: 0;
}
.woocommerce #review_form #respond .comment-form-comment {
    margin-bottom: 10px;
}
.woocommerce #review_form #respond p {
    margin: 0 0 2px;
}
.woocommerce #review_form #respond .comment-form-cookies-consent {
    margin-bottom: 20px;
}
.woocommerce #review_form #respond .comment-form-cookies-consent label {
    padding-left: 8px;
}

.comment-form-cookies-consent > * {
    display: inline;
}
.woocommerce #review_form .comment-form-author,
.woocommerce #review_form .comment-form-email {
    margin-bottom: 21px !important;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {
    opacity:1;
}
.woocommerce.single .quantity input{
    line-height: 25px;
}
.up-sells.upsells.products{
    margin-bottom: 50px;
    margin-top: 50px;
}
.single-product.woocommerce div.product .product_title {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 0;
    text-transform: capitalize;
}
.single-product.woocommerce div.product div.summary .product_title {
    margin-bottom: 13px;
}
.single-product.woocommerce div.product div.summary .price {
    margin-top: 12px;
}
.single-product.woocommerce .product .summary .price span.woocommerce-Price-amount.amount {
    font-size: 20px;
}
.single-product.woocommerce .short-product-view-inner div.product .product_title {
    margin-bottom: 10px;
}
.single-product .zozo-product-variations .zozo-product-variations-inner {
    margin-top: 20px;
}
.single-product .zozo-product-variations, .zozo-product-short-view .zozo-product-variations {
    position: absolute;
    bottom: 20px;
    right: 5px;
}
/* gallery */
.woocommerce-product-gallery .flex-control-thumbs,
.page .woocommerce-product-gallery ol.flex-control-thumbs {
    position: relative;
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    display: inline;
}
.woocommerce .zozo-product-short-view div.product div.images.woocommerce-product-gallery .flex-viewport {
    width: 100%;
    float: none;
}
.zozo-product-short-view .woocommerce-product-gallery .flex-control-thumbs,
.page .zozo-product-short-view .woocommerce-product-gallery ol.flex-control-thumbs,
.woocommerce .zozo-product-short-view div.product div.images .flex-control-thumbs li {
    width: 80px;
    height: 80px;
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
    border-color: transparent;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
    opacity: 1;
    background: #fbfbfb;
    border-radius: 6px;
}
.woocommerce div.product div.images .flex-control-thumbs li,
.page div.product div.images .flex-control-thumbs li {
    width: 80px;
    overflow: hidden;
    border-radius: 0;
    background: #f8f8f8;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}
.woocommerce div.product div.images .flex-control-thumbs li:last-child, 
.page div.product div.images .flex-control-thumbs li:last-child {
    margin-right: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li:last-child, 
.page div.product div.images .flex-control-thumbs li:last-child {
    margin-bottom: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li:first-child, 
.page div.product div.images .flex-control-thumbs li:first-child {
    margin-top: 0;
}
.woocommerce .short-product-view-inner div.product div.images .flex-control-thumbs li:first-child, 
.page .short-product-view-inner div.product div.images .flex-control-thumbs li:first-child {
    margin-top: 20px;
}
.single-product .product-deal-progress {
    display: none;
}
.woocommerce div.product div.images .flex-control-thumbs li:last-child {
    margin-bottom: 0;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: none;
}
/* Crt */
.woocommerce-cart .organiky-content > .organiky-content-inner {
    border-top: 0;
}
/* Woocommerce Grouped Products */
.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item {
    margin-bottom: 0;
    float: left;
    width: 100%;
    display: inline-table;
}
.woocommerce div.product form.cart table, .page div.product form.cart table {
    margin-bottom: 35px;
}
.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item > * {
    margin-bottom: 10px;
}
.woocommerce-grouped-product-list-item__label a {
    font-weight: 500;
    font-size: 16px;
    color: #191919;
}
.woocommerce-grouped-product-list-item__price p:last-child{
    margin-bottom: 0;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label, 
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price {
    vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price del span.woocommerce-Price-amount.amount {
    color: #848484;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price span.woocommerce-Price-amount.amount {
    font-weight: 400;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price del span.woocommerce-Price-amount.amount {
    font-size: 16px;
    font-weight: 400;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label label {
    margin-bottom: 0;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price ins {
    text-decoration: unset;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price del {
    padding-right: 0;
}
.woocommerce div.product form.cart .group_table td {
    border: 1px solid rgba(51, 51, 51, 0.1);
    padding: 0;
    margin: 0;
}
.woocommerce div.product form.cart .group_table td {
    padding-left: 10px;
}
.woocommerce.single .woocommerce-grouped-product-list-item__quantity .quantity input {
    line-height: 40px;
    margin-right: 14px;
    border: none;
    background: transparent;
    display: inline-block;
    vertical-align: middle;
    height: 54px;
    padding-left: 0;
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price {
    padding-right: 12px;
    width: 197px;
    line-height: 26px;
}
.single-product.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label, 
.single-product.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__quantity, 
.single-product.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price {
    border-bottom: none;
    padding-left: 0;
}
.woocommerce div.product .woocommerce-grouped-product-list.group_table {
    margin-bottom: 33px;
}
.single-product.woocommerce div.product form.cart .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item:last-child td {
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}
.single-product.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    padding-right: 0;
    padding-left: 0;
}
.single-product.woocommerce div.product .woocommerce-grouped-product-list.group_table .quantity .qty-group span {
    line-height: 24px;
    height: 24px;
}
.single-product.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    padding: 10px;
    padding-right: 0;
    padding-left: 0;
    width: 215px;
    line-height: 26px;
}
/*Product Slider*/
.elementor-shortcode .wpsf-product.slick-slide {
    padding: 10px 10px 20px;
    border: none !important;
}
.elementor-shortcode #wps-slider-section .sp-wps-theme_two .wpsf-product {
    border: 1px solid #eaeaea!important;
    border-radius: 8px;
}
.elementor-shortcode #wps-slider-section .wps-product-section ul.slick-dots li button {
    width: 34px;
    border-radius: 7px;
    height: 6px;
}
.elementor-shortcode #wps-slider-section .wpsf-product-title a {
    color: #191919 !important;
    font-size: 18px !important;
}
.elementor-shortcode #wps-slider-section .wps-product-section ul.slick-dots li {
    width: 34px;
    height: 6px;
    margin: 2px;
}
.elementor-shortcode #wps-slider-section .wpsf-product-price {
    color: #62a403 !important;
    font-size: 16px !important;
    line-height: 30px;
    padding-top: 4px;
}
.elementor-shortcode #wps-slider-section .sp-wps-theme_two .wpsf-product .sp-wps-product-details-inner {
    padding: 6px 15px 3px 15px;
}
.elementor-shortcode #wps-slider-section .wpsf-product-price del span {
    color: #797979;
    font-weight: 400;
    opacity: 0.7;
}
/* Woocommerce Sidebar */
.widget-area .widget.widget_price_filter form {
    margin-top: 0px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 2px;
    margin-bottom: 32px;    
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    border: 0px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08), 0 4px 5px rgba(0, 0, 0, 0.02), 0 12px 10px rgba(0, 0, 0, 0.04), 0 2px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08), 0 4px 5px rgba(0, 0, 0, 0.02), 0 12px 10px rgba(0, 0, 0, 0.04), 0 2px 5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08), 0 4px 5px rgba(0, 0, 0, 0.02), 0 12px 10px rgba(0, 0, 0, 0.04), 0 2px 5px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08), 0 4px 5px rgba(0, 0, 0, 0.02), 0 12px 10px rgba(0, 0, 0, 0.04), 0 2px 5px rgba(0, 0, 0, 0.05);
    width: 15px;
    height: 15px;
    top: -7px;
    background: #fff;
    border: solid 4px #62a403;
}
.widget_price_filter .price_label {
    font-size: 13px;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
}
.woocommerce ul.cart_list li, 
.woocommerce ul.product_list_widget li {
    padding: 0 0 15px;
    margin: 15px 0 0;
    min-height: 65px;
}
.product_list_widget a .product-title:hover,
.product_list_widget a .product-title {
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition
}
.woocommerce ul.product_list_widget li {
    border-bottom: 1px solid #f4f4f4;
    position: relative;
}
.woocommerce ul.product_list_widget li:last-child {
    border: none;
}
.woocommerce ul.product_list_widget li a {
    font-weight: 400;
    position: relative;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    width: 92px;
    float: left;
    margin-right: 15px;
    min-height: 60px;
    margin-left: 0;
}
.product_list_widget .amount {
    font-weight: 600;
    font-size: 14px;
}
.woocommerce #respond input#submit.loading::after, 
.woocommerce a.button.loading::after, 
.woocommerce button.button.loading::after, 
.woocommerce input.button.loading::after {
    top: 17px;
    right: 12px;
}
.widget-area .woocommerce ul.cart_list li img, 
.widget-area .woocommerce ul.product_list_widget li img {
    float: left;
    margin-right: 20px;
    width: 92px;
}
.widget-area .woocommerce ul.cart_list li, 
.widget-area .woocommerce ul.product_list_widget li {
    padding: 0 0 20px;
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #f1f1f1;
}
.widget-area .woocommerce ul.cart_list li:last-child, 
.widget-area .woocommerce ul.product_list_widget li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.widget-area .woocommerce ul.cart_list li img, 
.widget-area .woocommerce ul.product_list_widget li img {
    float: left;
    margin-right: 20px;
    width: 80px;
    border-radius: 6px;
    background-color: #eef5e3;
}
.widget-area .woocommerce ul.cart_list li a, 
.widget-area .woocommerce ul.product_list_widget li a {
    font-weight: 400;
}
/* Woocommerce Cart */
.woocommerce table.shop_table {
    margin-bottom: 0;
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table,
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
    border-color: #eaeaea;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
    padding: 15px 20px;
}
.woocommerce table.shop_table th.product-remove, 
.woocommerce-page table.shop_table th.product-remove {
    padding: 0;
}
.woocommerce-cart-form table td:first-child, 
.woocommerce-cart-form table th:first-child {
    border-left: 0;
}
.woocommerce .cart-collaterals .cart_totals td {
    border-left: solid 1px #eaeaea !important;
    font-weight: 600;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
}   
.woocommerce table.shop_table td.product-thumbnail, .woocommerce-page table.shop_table td.product-thumbnail {
    padding: 15px;
}
.shop_table.cart td.product-name > a {
    color: #797979;
    font-weight: 600;
    display: block;
}
.shop_table.cart td.product-name > a:hover,
.shop_table.cart td.product-name > a {
    transition: all .3s;
}
.woocommerce .woocommerce-cart-form td.product-name dl.variation dt.variation-size {
    text-transform: capitalize;
    color: #252525;
    float: none;
}
.woocommerce-cart-form dl.variation {
    text-align: center;
    margin: auto;
    float: none;
    font-size: 15px;
    display: inline-flex;
    margin-top: 5px;
}
.shop_table.cart td.product-price .amount, .shop_table.cart td.product-subtotal .amount {
    color: #191919;
    font-size: 16px;
}
.shop_table.cart td.product-price .amount {
     font-weight: 700;   
}
.shop_table.cart td.product-subtotal .amount{
     font-weight: 700;   
}
tr.woocommerce-cart-form__cart-item td {
    height: 131px;
}
.woocommerce #content table.cart a.remove,
.woocommerce table.cart a.remove,
.woocommerce-page #content table.cart a.remove,
.woocommerce-page table.cart a.remove {
    line-height: 26px;
    width: 26px;
    height: 26px;
    font-size: 19px;
    font-weight: 300;
    margin: auto;
}
.woocommerce #content table.cart a.remove, 
.woocommerce table.cart a.remove, 
.woocommerce-page #content table.cart a.remove, 
.woocommerce-page table.cart a.remove {
    color: #fff !important;
}
#add_payment_method table.cart img, 
.woocommerce-cart table.cart img, 
.woocommerce-checkout table.cart img {
    width: 90px;
    background: #f8f8f8;
}
.woocommerce table.cart a.remove:hover {
    color: #fff!important;
}
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text {
    width: 40%;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border: 1px solid #eaeaea;
    padding: 20px 17px;
    text-align: left;
    line-height: 31px;
    font-size: 15px;
}
.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 {
    width: 50%;
}
.woocommerce #content table.cart td.actions .coupon .button,
.woocommerce table.cart td.actions .coupon .button,
.woocommerce-page #content table.cart td.actions .coupon .button,
.woocommerce-page table.cart td.actions .coupon .button {
    float: left;
}
.woocommerce table.shop_table td, 
.woocommerce-page table.shop_table td, 
.woocommerce table.shop_table th {
    border-bottom: none !important;
}
.woocommerce-cart.woocommerce table.shop_table th, 
.woocommerce-cart.woocommerce-page table.shop_table th {
    text-align: center;
    color: #191919;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    margin: 0 15px 0 0;
    padding: 11px 20px;
    border: solid 1px #eaeaea;
}
.woocommerce table.cart td.actions .coupon .input-text::-webkit-input-placeholder {
   text-transform: capitalize;
   line-height: 18px;
   font-size: 16px;
   letter-spacing: 0.5px
   color: #797979;
}
.woocommerce table.cart td.actions .coupon .input-text:-moz-placeholder { 
   text-transform: capitalize;
   line-height: 18px;
   font-size: 16px;
}
.woocommerce table.cart td.actions .coupon .input-text::-moz-placeholder {  
   text-transform: capitalize;
   line-height: 18px;
   font-size: 16px;
}
.woocommerce table.cart td.actions .coupon .input-text:-ms-input-placeholder { 
   text-transform: capitalize;
   line-height: 18px;
   font-size: 16px;
}
input.wpcf7-form-control::-webkit-input-placeholder,
.woocommerce form .form-row input.input-text::-webkit-input-placeholder, 
.woocommerce form .form-row textarea::-webkit-input-placeholder,
.zozo-woo-ajax-key-search .zozo-woo-key-search .zozo-woo-key-field::-webkit-input-placeholder {
   color: #797979;
}
input.wpcf7-form-control:-moz-placeholder,
.woocommerce form .form-row input.input-text:-moz-placeholder, 
.woocommerce form .form-row textarea:-moz-placeholder,
.zozo-woo-ajax-key-search .zozo-woo-key-search .zozo-woo-key-field:-moz-placeholder { 
   color: #797979;
}
input.wpcf7-form-control::-moz-placeholder,
.woocommerce form .form-row input.input-text::-moz-placeholder, 
.woocommerce form .form-row textarea::-moz-placeholder,
.zozo-woo-ajax-key-search .zozo-woo-key-search .zozo-woo-key-field::-moz-placeholder {  
   color: #797979;
}
input.wpcf7-form-control:-ms-input-placeholder,
.woocommerce form .form-row input.input-text:-ms-input-placeholder, 
.woocommerce form .form-row textarea:-ms-input-placeholder,
.zozo-woo-ajax-key-search .zozo-woo-key-search .zozo-woo-key-field:-ms-input-placeholder { 
   color: #797979;
}
input::-webkit-outer-spin-button, 
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.woocommerce table.shop_table td.product-remove, 
.woocommerce-page table.shop_table td.product-remove {
    padding: 0 15px 0 15px;
}
.woocommerce table.shop_table td.product-name {
    font-weight: 400;
}
.woocommerce table.shop_table td.product-thumbnail {
    padding: 0;
}
.woocommerce-shipping-calculator .shipping-calculator-form {
    display: block !important;
}
.woocommerce form .form-row,
.woocommerce-page form .form-row {
    margin-bottom: 10px;
}
.woocommerce-checkout form .form-row.form-row-first {
    padding-right: 10px;
    float: left;
}
.woocommerce-checkout form .form-row.form-row-first, .woocommerce-checkout form .form-row.form-row-last {
    width: 50%;
}
.woocommerce form.woocommerce-ResetPassword.lost_reset_password .form-row, 
.woocommerce-page form.woocommerce-ResetPassword.lost_reset_password .form-row {
    width: 100%;
}
.woo-cart-collaterals-container,
.woo-cart-totals-container {
    margin-top: 35px;
}
.shipping label {
    display: inline;
}
.woocommerce-page .price_slider_amount .button {
    padding: 7px 15px 7px 15px;
    font-size: 12px !important;
    font-weight: 600;
    border-radius: 5px !important;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cross-sells h2,
.woocommerce-checkout .organiky-content-wrapper h2, 
.woocommerce-checkout .organiky-content-wrapper h3 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 25px;
    text-transform: capitalize;
    color: #191919;
    border-bottom: solid 2px #eaeaea;
    padding-bottom: 20px;
    position: relative;
}
.woocommerce .cart-collaterals .cart_totals h2:before, 
.woocommerce-page .cart-collaterals .cross-sells h2:before,
.woocommerce-checkout .organiky-content-wrapper h2:before, 
.woocommerce-checkout .organiky-content-wrapper h3:before {
    width: 70px;
    position: absolute;
    bottom: -2px;
    height: 2px;
    left: 0;
    background: #ddd;
    content: '';
}
.woocommerce table.shop_table {
    border-color: #eaeaea;    
    border-radius: 4px;
}
.woocommerce .quantity .qty {
    height: 41px;
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    text-align: left;
    border-color: #eaeaea;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 400;
    border-radius: 3px;
    left: auto;
    color: #515151;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.woocommerce button.single_add_to_cart_button.button,
.short-product-view-inner .single_add_to_cart_button {
    padding: 16px 31px 15px 31px;
    float: none;
    margin-left: 9px;
    height: 50px;
}
.woocommerce ul.products li.product .button {
    position: absolute;
    font-size: 0;
    padding: 0 0px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 4px;
    -webkit-transition: all 350ms ease 0s;
    -moz-transition: all 350ms ease 0s;
    -ms-transition: all 350ms ease 0s;
    -o-transition: all 350ms ease 0s;
    transition: all 350ms ease 0s;
    border: none;
    right: 15px;
    top: 0;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.woocommerce ul.products li.product:hover .button {
    opacity: 1;
    top: 15px;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.woocommerce ul.products li.product .button:before {
    content: "\e60d";
    font-family: 'themify';
    font-size: 19px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    font-weight: normal;    
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.woocommerce ul.products li.product .button:hover {
    border: none;
    color: #fff !important;
}
.woocommerce ul.products li.product .button {
    right: 30px;
}
.woocommerce section.related.products ul.products li.product .button {
    right: 15px;
}
/* Woocommerce Checkout */
.woocommerce-checkout .organiky-content > .organiky-content-inner {
    border-top: 0;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.login,
.woocommerce-page form.register {
    background: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
}
.zozo-woocommerce-thank-you .order_info {
    margin-top: 20px;
    padding: 30px;
    border: 1px solid #e1e1e1;
}
.woocommerce #order_review table.shop_table thead,
.woocommerce-page #order_review table.shop_table thead,
.woocommerce #order_review .order-total {
    background-color: transparent;
}
.woocommerce-checkout-review-order table.shop_table td:last-child {
    padding-right: 15px;
    text-align: left;
}
.woocommerce-checkout-review-order table.shop_table th,
.woocommerce-checkout-review-order .woocommerce table.shop_table td {
    padding-left: 15px;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table .cart_item .product-name {
    padding-left: 0;
}
.woocommerce form .form-row label {
    line-height: 1.5;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 8px;
    color: #797979;
}
input#billing_email {
    color: #797979;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 28px;
}
.woocommerce-checkout .organiky-content-wrapper h2,
.woocommerce-checkout .organiky-content-wrapper h3 {
    color: #191919;
}
.woocommerce div.product form.cart div.quantity,
.short-product-view-inner div.product form.cart div.quantity {
    margin: 0 10px 0px 0;
    display: inline-block;
    height: 49px;
    position: relative;
    z-index: 1;
    border-radius: 6px;
    width: 130px;
    border: 1px solid #eaeaea;
    border-bottom: none;
    -webkit-box-shadow: 0 5px 5px 0 rgb(1 1 1 / 12%);
    -moz-box-shadow: 0 5px 5px 0 rgba(1,1,1,.12);
    box-shadow: 0 5px 5px 0 rgb(1 1 1 / 12%);
}
.woocommerce .quantity .qty-group span,
.woocommerce-page .quantity .qty-group span,
.page .quantity .qty-group span {
    display: inline-block;
    padding: 0 12px;
    font-size: 10px;
    line-height: 26px;
    height: 24px;
    background: #fff;
    outline: none;
    border: 1px solid #eaeaea;
    cursor: pointer;
    margin-left: -19px;
    font-weight: 900;
}
.woocommerce .quantity .qty-group span.ti-plus.plus, 
.woocommerce-page .quantity .qty-group span.ti-plus.plus, 
.page .quantity .qty-group span.ti-plus.plus {
    border-top-right-radius: 0;
}
.woocommerce .quantity .qty-group span.ti-minus.minus, 
.woocommerce-page .quantity .qty-group span.ti-minus.minus, 
.page .quantity .qty-group span.ti-minus.minus {
    border-bottom-right-radius: 0;
}
.qty-group {
    margin-left: -1px;
    display: inline-grid;
    vertical-align: top;
}
.single-product.woocommerce div.product div.summary td.woocommerce-grouped-product-list-item__quantity .qty-group {
    position: absolute;
}
.single-product-buttons-pack {
    display: inline-block;
}
.woocommerce .quantity .qty-group > span:first-child,
.page .quantity .qty-group span:first-child {
    border-bottom: 0;
}
.woocommerce.woocommerce-page div.product form.cart .button:first-child {
    margin-left: 0;
}
.single-product-buttons-pack a {
    height: 50px;
    border: 2px solid #eaeaea;
    display: inline-block;
    border-radius: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-size: 17px;
    line-height: 50px;
    font-weight: 500;
    vertical-align: bottom;
    outline: none;
    width: 50px;
    text-align: center;
    margin-left: 18px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.single-product-buttons-pack a:hover,
.single-product-buttons-pack a.zozo-woo-favourite-trigger.theme-color:hover {
    color: #fff;
}
.single-product-buttons-pack a.zozo-woo-favourite-trigger.theme-color {
    color: #797979;
}
.short-product-view-inner .single-product-buttons-pack a {
    line-height: 48px;
}
.product-nav-wrap {
    float: right;
    line-height: 1;
    padding: 14px 10px 13px 6px;
    border-radius: 6px;
}
.product-nav-wrap a {
    margin-left: 4px;
    font-size: 16px;
}
.product-nav-wrap a:hover {
    opacity: 0.6;
}
.woocommerce #order_review .shop_table thead tr th,
.woocommerce #order_review .shop_table .cart_item td {
    padding: 15px;
    background: transparent;    
    font-weight: 600;
    font-size: 16px;
    text-align: left;
}
.woocommerce #order_review .shop_table thead tr th.product-total, 
.woocommerce #order_review .shop_table thead tr th.product-name {
    font-weight: 600;
    color: #191919;
}
.woocommerce .shop_table.woocommerce-checkout-review-order-table {
    border: none;
}
.woocommerce .shop_table.woocommerce-checkout-review-order-table .order-total th, .woocommerce .shop_table.woocommerce-checkout-review-order-table .order-total td {
    border-bottom: solid 1px #eaeaea !important;
}
table.shop_table.woocommerce-checkout-review-order-table .product-total, 
table.shop_table.woocommerce-checkout-review-order-table .cart-subtotal td, 
table.shop_table.woocommerce-checkout-review-order-table .order-total td {
    border-left: 0;
}
#ship-to-different-address .checkbox {
    display: inline-block;
    font-weight: 400;
}
#ship-to-different-address {
    width: 100%;
}
#ship-to-different-address .input-checkbox {
    margin-right: 10px;
}
.woocommerce-shipping-calculator button:focus{
    outline: none;
}
.woocommerce table.shop_table td{
    padding: 15px 20px; 
}
.woocommerce-cart-form table.shop_table td {
    padding: 20px 20px;
}
.woocommerce-cart .toggle-search-form input.form-control {
    border: 0;
    padding: 0;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    padding-bottom: 35px;
    padding-top: 5px;
}
.select2-drop-active,
.select2-container .select2-choice {
    border-color: transparent;
    padding: 5px 10px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.08), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.08), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.08), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
    -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.08), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.08), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
}
span.select2-selection.select2-selection--single {
    border: none;
    border-radius: 4px;
    height: 50px;
    line-height: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 40px;
    height: 48px;
    margin-right: 5px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered:focus {
    border: solid 1px;
    background: #fff;
} 
.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 50px;
    line-height: 50px;
    background: #efefef;
    border: none;
    padding-left: 15px;
    border-radius: 4px;
}
.woocommerce form .form-row .input-checkbox {
    position: relative;
}
.woocommerce-cart .toggle-search-form input.form-control {
    border: 0;
    padding: 0;
}
.payment_methods label {
    font-weight: 400;
    font-size: 13px;
}
.woocommerce-checkout form .form-row label.inline {
    float: left;
    line-height: 40px;
    width: 100%;
}
.woocommerce-checkout .inline > input {
    float: left;
    margin-right: 5px;
}
.woocommerce #content .quantity,
.woocommerce .quantity,
.woocommerce-page #content .quantity,
.woocommerce-page .quantity {
    width: 100%;    
    display: contents;
}
.woocommerce #order_review table.shop_table,
.woocommerce-page #order_review table.shop_table {
    margin-right: 15px;
    width: 100%;
    margin-top: 35px;    
}
.order-total > th {
    line-height: 26px;
}
.woocommerce-cart-form table td, 
.woocommerce-cart-form table th{
    border: 1px solid #eaeaea;
    border-top: 0;
    border-right: 0;
}
.woocommerce-privacy-policy-text p {
    margin-bottom: 20px;
}
.woocommerce #order_review table.shop_table tfoot td,
.woocommerce #order_review table.shop_table tfoot th,
.woocommerce-page #order_review table.shop_table tfoot td,
.woocommerce-page #order_review table.shop_table tfoot th,
.woocommerce #order_review table.shop_table th,
.woocommerce-page #order_review table.shop_table th {
    background: transparent;
    font-size: 16px;
    font-weight: 600;
    color: #191919;
}
.single-sidebar-container .woocommerce-checkout-payment {
    width: 100%;
    float: left;
    margin: 30px 0 0;
}
.woocommerce #payment ul.payment_methods li input,
.woocommerce-page #payment ul.payment_methods li input {
    display: inline-block;
}
.woocommerce-checkout #payment div.payment_box {
    padding: 10px 31px;
}
.payment_box p {
    color: #191919;
}
.woocommerce #payment,
.woocommerce-page #payment {
    background: none;
}
.payment_methods.methods {
    border: 1px solid #e3e3e3;
}
.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after,
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    background: #f7f7f7;
    border: none;
    margin: 0;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    content: none;
}
.woocommerce #order_review .payment_methods.methods {
    padding: 0;
}
.woocommerce-checkout #payment .form-row.place-order {
    padding: 20px 0 0;
}
.checkout #payment {
    margin-bottom: 0px;
}
.woocommerce-checkout #payment ul.payment_methods {
    border: none;
}
.woocommerce #order_review .payment_methods.methods > li {
    border-bottom: 1px solid #eaeaea;
    padding: 18px 20px;
    color: #797979;
}
.woocommerce #order_review .payment_methods.methods > li:last-child {
    border-bottom: 0px;
}
.woocommerce #payment ul.payment_methods li img,
.woocommerce-page #payment ul.payment_methods li img {
    margin-right: 5px;
}
.checkout_coupon .form-row-last {
    text-align: right;
}
form.checkout_coupon.woocommerce-form-coupon .form-row.form-row-last {
    display: block;
    width: auto;
    float: left;
}
form.checkout_coupon.woocommerce-form-coupon .form-row.form-row-first {
    width: 100%;
}
form.checkout_coupon.woocommerce-form-coupon > p:first-child {
    margin-bottom: 7px;
}
.woocommerce form.checkout_coupon.woocommerce-form-coupon {
    padding: 30px 30px 29px;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    padding-left: 15px;
}
.woocommerce-billing-fields input {
    border: 1px solid #eee;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, 
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: 49%;
    width: 50%;
}
.woocommerce-checkout-payment {
    margin-top: 60px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
}
span.woocommerce-input-wrapper {
    width: 100%;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    border: 1px solid #efefef;
    padding: 0px 15px 2px;
    border-radius: 4px;
    height: 50px;
    line-height: 18px !important;
    background: #efefef;
}
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    border-radius: 0;
}
.woocommerce .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img.zoomImg {
    background: #f8f8f8 !important;
}
.woocommerce img.pswp__img, 
.woocommerce-page img.pswp__img {
    max-width: none;
    background: #f8f8f8;
}
.woocommerce form .form-row input.input-text:focus, 
.woocommerce form .form-row textarea:focus {
    border: solid 1px;
    background: #fff;
}
.woocommerce form .form-row textarea.input-text,
.woocommerce-page form .form-row textarea.input-text {
    line-height: 21px !important;
}
.woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {
    height: 100px !important;
    line-height: 100px !important;
    padding: 10px 15px !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message,
.woocommerce-notices-wrapper .woocommerce-error {
    padding: 1em 2em 1em 3em !important;
    margin-bottom: 35px;
    background: #f8f8f8;
    color: #797979;
}
.woocommerce-NoticeGroup-checkout .woocommerce-error li {
    line-height: 28px;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
    color: #797979;
    padding-left: 50px !important;
}
ul.woocommerce-error strong {
    color: #191919;
}
p.return-to-shop {
    margin-bottom: 0;
}
.woocommerce-message a.button{
    padding: 9px 20px!important;
}
.woocommerce-checkout-review-order .woocommerce-terms-and-conditions-wrapper{
    width: 100%;
}   
.select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-checkout .form-row input,
.woocommerce-shipping-calculator input{
    color: #797979;
}
.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #f8f8f8;
    background: #f8f8f8;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 4px 10px;
}
.woocommerce-checkout .select2-dropdown {
    border: solid 1px #eaeaea;
    padding: 10px;
    border-radius: 4px;
}
.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border: solid 1px;
    background: #fff;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: -11px;
}
/* Woocommerce Order Received */
.zozo-woocommerce-thank-you .order_info {
    margin: 20px 0 18px;
    padding: 20px 0px;
    border: 1px solid #e1e1e1;
}
.zozo-woocommerce-thank-you .thank-you-title,
.zozo-woocommerce-thank-you h2,
.woo-order-customer-info h2,
.zozo-woocommerce-order-details h2 {
    font-size: 32px;
    line-height: 42px;
}
.zozo-woocommerce-thank-you .thank-you-title {
    margin-bottom: 0;
}
.zozo-woocommerce-thank-you h3.thank-you-text {
    margin-top: 5px;
}
.woocommerce .order_details li {
    border-right: 1px solid #e1e1e1;
    text-transform: capitalize;
    margin: 0px 20px;
}
.woocommerce .order_details li > strong {
    font-size: 16px;
    font-weight: 300;
}
.woocommerce .order_details li.total,
.woocommerce-page .order_details li.total {
    border-right: none;
}
.woocommerce .order_details li.method,
.woocommerce-page .order_details li.method {
    margin-top: 18px;
    width: 100%;
}
.woocommerce table.shop_table.order_details,
.woocommerce-page table.shop_table.order_details {
    padding: 20px;
}
.woocommerce .zozo-woocommerce-order-details table.shop_table thead {
    background: none;
    height: auto;
}
.woocommerce .zozo-woocommerce-order-details table.shop_table tfoot td,
.woocommerce .zozo-woocommerce-order-details table.shop_table tfoot th,
.woocommerce-page .zozo-woocommerce-order-details table.shop_table tfoot td,
.woocommerce-page .zozo-woocommerce-order-details table.shop_table tfoot th,
.woocommerce .zozo-woocommerce-order-details table.shop_table thead th {
    border: none;
    font-weight: 300;
    font-size: 16px;
}
#order_review_heading {
    margin-top: 35px;
}
.woo-cart-totals-container tr th {
    padding-left: 0;
    font-size: 13px;
    line-height: 26px;
}
.woo-cart-totals-container tr td {
    text-align: right;
    padding-right: 0;
    color: #7f7f7f;
}
.woocommerce-account label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
    margin: 12px;
}
/* Woocommerce Pagination */
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul {
    border: none;
    margin: 0;
}
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li {
    border: none;
    margin-right: 10px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span.page-numbers.current {
    padding: 0;
    display: inline-block;
    line-height: 47px;
    width: 48px;
    height: 47px;
    position: relative;
    font-size: 16px;
    border-radius: 5px;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li a:focus {
    color: #fff;   
}
.woocommerce nav.woocommerce-pagination ul li a:focus {
    background: #252525 !important;  
}
.woocommerce nav.woocommerce-pagination ul li span.page-numbers.current, 
.woocommerce nav.woocommerce-pagination ul li a:hover {
    background: #252525 !important;
}
.woocommerce nav.woocommerce-pagination ul li span.page-numbers.current,
.woocommerce nav.woocommerce-pagination ul li span.page-numbers.current:hover {
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.woocommerce nav.woocommerce-pagination ul li span.woo-page-prev,
.woocommerce nav.woocommerce-pagination ul li span.woo-page-next {
    font-size: 0;
    padding: 0;
    line-height: 0;
}
.woocommerce .next.page-numbers,
.woocommerce .prev.page-numbers {
    font-size: 0;
}
.woocommerce .next.page-numbers:hover {
    font-size: 0;
}
.woocommerce-page nav.woocommerce-pagination ul li a.prev:before {
    content: "\e65b";
}
.woocommerce-page nav.woocommerce-pagination ul li a.next:before {
    content: "\e65a";
}
.paged-2.woocommerce .breadcrumb>span.current:after, 
.paged-3.woocommerce .breadcrumb>span.current:after,
.paged-4.woocommerce .breadcrumb>span.current:after,
.paged-5.woocommerce .breadcrumb>span.current:after,
.paged-6.woocommerce .breadcrumb>span.current:after,
.paged-7.woocommerce .breadcrumb>span.current:after,
.paged-8.woocommerce .breadcrumb>span.current:after,
.paged-9.woocommerce .breadcrumb>span.current:after {
    padding-left: 7px;
    position: relative;
    margin: 0 5px 0 3px;
    padding: 5px;
    border-radius: 50px;
    color: #000;
    font-size: 10px;
    content: "\e649";
    font-family: themify;
}
.woocommerce-page nav.woocommerce-pagination ul li a.prev:before, 
.woocommerce-page nav.woocommerce-pagination ul li a.next:before {
    font-family: 'themify';
    font-size: 13px;
    left: -5px;
    right: 0;
    margin: 0 auto;
    position: absolute;
    font-weight: 400;
}
.woocommerce-page nav.woocommerce-pagination ul li a.next:before {
    transform: rotate(45deg);
}
.woocommerce-page nav.woocommerce-pagination ul li a.prev:before {
    transform: rotate(-45deg);
    right: -5px;
    left: 0;
}
.woocommerce #content input.button, .woocommerce #respond input#submit, 
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, 
.woocommerce-page #content input.button, .woocommerce-page #respond input#submit, 
.woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button,
.woocommerce input.button.alt, .woocommerce input.button.disabled, .woocommerce input.button:disabled[disabled],
.cart_totals .wc-proceed-to-checkout a.checkout-button,
.single_add_to_cart_button {
    color: #fff;
    text-align: center;
    line-height: 1;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 5px;
    height: auto;
    padding: 17px 30px 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
    white-space: nowrap;
    transition: all 350ms;
    border: solid 2px transparent;
    font-size: 15px;
}
.woocommerce-notices-wrapper a.button.wc-forward {
    font-size: 11px;
    float: right;
}
.woocommerce tr.woocommerce-cart-form__cart-item.cart_item .quantity .qty-group span {
    line-height: 24px;
    height: 24px;
}

.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
    color: #fff;
    padding: 17px 30px 16px;
}
.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, 
.woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, 
.woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover,
.woocommerce input.button.alt:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled[disabled]:hover,
.cart_totals .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce button.button.alt:hover,
.woocommerce button.button:disabled[disabled]:hover,.single_add_to_cart_button:hover {
    transition: all 350ms ease 0s;
    color: #fff;
}
.woocommerce #content input.button:focus, .woocommerce #respond input#submit:focus, 
.woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce input.button:focus, 
.woocommerce-page #content input.button:focus, .woocommerce-page #respond input#submit:focus, 
.woocommerce-page a.button:focus, .woocommerce-page button.button:focus, .woocommerce-page input.button:hover,
.woocommerce input.button.alt:focus, .woocommerce input.button.disabled:focus, .woocommerce input.button:disabled[disabled]:focus,
.cart_totals .wc-proceed-to-checkout a.checkout-button:focus, .woocommerce button.button.alt:focus,
.woocommerce button.button:disabled[disabled]:focus {
    outline: none;
    box-shadow: none;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce-page button.button,
.woocommerce button.button,
.single-product-buttons-pack a {
    overflow: hidden;
    z-index: 1;
    position: relative;
}
ul.cart-dropdown-menu li.mini-view-cart > a, 
ul.zozo-sticky-cart li.mini-view-cart > a, 
ul.wishlist-dropdown-menu > li.mini-view-wishlist > a, 
ul.zozo-sticky-wishlist > li.mini-view-wishlist > a, 
a.zozo-woo-compare-ajax.zozo-btn,
.page-header a.home-link,
li.zozo-product-remains button.zozo-see-more-products {
    overflow: hidden;
    z-index: 1;
    position: relative;
}
ul.zozo-sticky-wishlist > li.mini-view-wishlist {
    display: block;
    padding: 0;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}
.zozo-sticky-cart-wrap.active, 
.zozo-sticky-wishlist-wrap.active {
    z-index: 9;
}
.woocommerce form .show-password-input::after, 
.woocommerce-page form .show-password-input::after {
    margin-right: 8px;
    line-height: 29px;
}
.woocommerce .woocommerce-error .button, 
.woocommerce .woocommerce-info .button, 
.woocommerce .woocommerce-message .button, 
.woocommerce-page .woocommerce-error .button, 
.woocommerce-page .woocommerce-info .button, 
.woocommerce-page .woocommerce-message .button,
.woocommerce-account .addresses .title .edit,
.short-product-view-inner .single_add_to_cart_button {
    overflow: hidden;
    z-index: 1;
    position: relative;  
}
.woocommerce ul.products li.product .zozo-woo-buttons-pack a {
    overflow: hidden;
    z-index: 1;
    position: relative;
    transform: translateY(30px);
    transition: all .3s ease-in-out 0s;
    opacity: 0;
    visibility: hidden;
}
.woocommerce ul.products li.product:hover .zozo-woo-buttons-pack a {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
.woocommerce ul.products li.product .zozo-woo-buttons-pack a:first-child {
    transition-delay: .1s;
    margin-right: 6px;
}
.woocommerce ul.products li.product .zozo-woo-buttons-pack a:nth-child(3) {
    transition-delay: .3s;
}
.woocommerce ul.products li.product .zozo-woo-buttons-pack a:nth-child(2) {
    transition-delay: .2s;
    margin-right: 6px;
}
.woocommerce ul.products li.product .zozo-woo-buttons-pack a:hover {
    transition-delay: .0s;
}
.woocommerce ul.products li.product .zozo-woo-buttons-pack a {
    transition-delay: .0s;
}
a.zozo-woo-view-trigger {
    z-index: 1;
    overflow: hidden;
}
.cart_totals .wc-proceed-to-checkout a.checkout-button {
    display: block;
    margin-bottom: 0;
    text-align: -webkit-auto;
    float: left;
}
.cart-collaterals {
    margin-top: 55px;
}
.woocommerce nav.woocommerce-pagination {
     margin-top: 40px;
}

/* Woocommerce My Account */
.woocommerce-account .woocommerce-MyAccount-navigation > ul {
    padding-left: 0;
    border: solid 1px #eaeaea;
    border-radius: 4px;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul li a {
    padding: 21px 30px 22px;
    border-bottom: solid 1px #eaeaea;
    display: block;
    color: #797979;
    line-height: 1;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul li {
    list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul li:last-child a {
    border-bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul li a {
    border-bottom: solid 1px #eaeaea;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation > ul li a:hover {
    color: #fff !important;
}
.woocommerce-account .woocommerce-MyAccount-content strong {
    color: #797979;
}
.woocommerce-account .woocommerce-MyAccount-content {
    color: #797979;
}
.woocommerce-account .addresses .title .edit {
    line-height: 1;
    transition: all 350ms ease 0s;
    text-transform: capitalize;
    letter-spacing: .2px;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}
.woocommerce-account .addresses .title .edit:hover {
    transition: all 350ms ease 0s;
}
.woocommerce-address-fields button.button,
form.woocommerce-EditAccountForm.edit-account button.button {
    margin-top: 10px;
}
.woocommerce-MyAccount-content h3,
form.woocommerce-EditAccountForm.edit-account legend,
.woocommerce-account h2 {
    padding: 0 0 20px !important;
    position: relative;
    border: none;
    margin-bottom: 30px;
    text-transform: capitalize;
    color: #191919;
    border-bottom: solid 2px #eaeaea;
}
.woocommerce-account h2 {
    font-size: 32px;
    line-height: 36px;
}
.woocommerce-edit-address .woocommerce-Address-title h3 {
    padding: 0 !important;
    margin-bottom: 0;
    border: none;
    float: none !important;
}
.woocommerce-edit-address .woocommerce-Address-title h3:before {
    content: unset;
}
.woocommerce-MyAccount-content h3:before,
form.woocommerce-EditAccountForm.edit-account legend:before,
.woocommerce-account h2:before {
    content: "";
    width: 70px;
    position: absolute;
    bottom: -2px;
    height: 2px;
    left: 0;
    border-radius: 10px;
}

.woocommerce-edit-address .woocommerce-Address-title:after {
    content: "";
    width: 70px;
    position: absolute;
    bottom: -2px;
    height: 2px;
    left: 0;
    border-radius: 10px;
}
.woocommerce-edit-address .woocommerce-Address-title {
    padding: 0 0 20px !important;
    position: relative;
    border: none;
    margin-bottom: 17px;
    text-transform: capitalize;
    color: #191919;
    border-bottom: solid 2px #eaeaea;
}
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-message {
    padding: 14px 29px 14px 52px !important;
    margin-bottom: 35px;
    background: #f8f8f8;
    color: #797979;
    vertical-align: inherit;
    border-top: 0;
}
form.woocommerce-form.woocommerce-form-login.login {
    padding: 40px;    
    margin-bottom: 0;
}
.woocommerce-account .woocommerce .col2-set, .woocommerce-account .woocommerce-page .col2-set {
    width: 100%;
    margin: 0 0;
}
form.woocommerce-EditAccountForm.edit-account fieldset {
    margin-top: 30px;
}
/*Login Page*/
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border-color: #eaeaea;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    align-items: center;
    display: flex;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme span {
    margin-left: 7px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    margin-top: 11px;
}
p.woocommerce-LostPassword.lost_password {
    margin-bottom: 5px;
    margin-top: 14px;
}
.woocommerce form .password-input, .woocommerce-page form .password-input {
    width: 100%;
}
.woocommerce-account form.woocommerce-ResetPassword.lost_reset_password {
    color: #797979;
    background: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    padding: 35px 40px 35px;
    border: 1px solid #eaeaea;
}

/*Woocommerce Widgets*/
.woocommerce .widget-area {
    margin: 0 0 40px;
    padding: 0;
    border-radius: 20px;
}
.woocommerce .widget-area .widget {
    margin-bottom: 30px;
}
.woocommerce .widget-area .widget:last-child {
    margin-bottom: 0;
}
.woocommerce .widget.zozo_social_widget .widget-title {
    padding-bottom: 25px;
}
.woocommerce .footer-middle-wrap .widget-title {
    font-size: 18px;
    line-height: 19px;
}
.woocommerce .widget_product_search input {
    background: #fff;
    font-size: 14px;
    line-height: 45px;
    padding-left: 10px;
    color: rgba(0, 0, 0, 0.6);
    width: 100%;
    padding-right: 59px;
    overflow: hidden;
}
.woocommerce .widget_product_search button {
    position: absolute;
    padding: 1px 12px;
    line-height: 45px;
    margin-left: 0;
    top: 0;
    right: 0;
    font-size: 0;
    width: 50px;
    height: 48px;
    border-radius: 0;
    transition: all 350ms ease 0s;
}
.woocommerce .widget_product_search button:before {
    content: "\e6a4";
    font-family: 'Stroke-Gap-Icons';
    font-size: 16px;
    font-weight: 400;
}
.widget_product_search form.woocommerce-product-search {
    position: relative;
}
.woocommerce .widget_product_search button:focus {
    outline: none;
    box-shadow: none;
}
.woocommerce .widget.widget_product_categories li {
    padding: 0;
    padding-bottom: 9px;
    margin-bottom: 9px;
    border-bottom: 1px solid #f7f7f7;
    position: relative;
}
.woocommerce .widget.widget_product_categories li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}
.woocommerce .widget.widget_product_categories li a {
    font-weight: 500;
    margin-bottom: 10px;
}
.single-product.woocommerce .widget-area .widget {
    margin-bottom: 30px;
}
.widget.widget_product_categories li span.count {
    float: right;
    font-size: 14px;
    width: 32px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #e6e6e6;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 14px;
    color: #797979;
    transform: translateY(-50%);
    font-weight: 500;
}
.secondary-menu-area-inner .widget_product_categories .product-categories li {
    position: relative;
}
.secondary-menu-area-inner .widget_product_categories .product-categories li a {
    font-weight: 500;
}
.secondary-menu-area-inner .widget.widget_product_categories li span.count {
    top: auto;
    transform: none;
}
/*Woo Filter Widget*/
.widget_price_filter .price_slider_wrapper {
    margin-right: 5px;
    padding-top: 10px;
}
.widget.widget_rating_filter ul li {
    padding-bottom: 8px;
    margin-bottom: 10px;
    border-bottom: solid 1px #eaeaea;
}
.woocommerce .widget_rating_filter ul li a {
    font-size: 11px;
    padding: 1px 0;
    text-decoration: none;
}
/*Woo Filter Color Widget*/
.widget.widget_layered_nav li {
    padding-bottom: 10px !important;
    margin-bottom: 10px;
    border-bottom: solid 1px #f4f4f4;
    position: relative;
}
.widget.widget_layered_nav li:last-child {
    margin-bottom: 0;
    padding-bottom: 4px !important;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
    float: right;
    font-size: 12px;
    width: 32px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    background: #d4e7ff;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 14px;
    transform: translateY(-50%);
    font-weight: 400;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
    color: #db0000;
    padding-left: 2px;
}
/* Single Product Sidebar */
.sp-widget.feature-box-wrapper {
    padding: 26px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    margin-bottom: 10px;
}
.single-product .sp-widget.feature-box-wrapper {
    margin-bottom: 0;
}
.single-product .organiky-content > .organiky-content-inner {
    padding-bottom: 75px;
}
.sp-widget .feature-box-inner > * {
    color: #fff;
}
.bg-green {
    background: #54a499;
}
.bg-yellow {
    background-color: #d39317 !important;
}
.bg-light-blue {
    background-color: #2bd4f1 !important;
}
.bg-pink {
    background-color: #f26798 !important;
}
.sp-widget.feature-box-wrapper .feature-box-icon span {
    background: #ffffff;
    color: #191919;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 50px;
}
.sp-widget.feature-box-wrapper .feature-box-inner > *.feature-box-title {
    margin-bottom: 10px;
}
.sp-widget.feature-box-wrapper .feature-box-inner *.fbox-content {
    margin-bottom: 0;
}
.sp-widget.feature-box-wrapper:hover .feature-box-icon span {
    box-shadow: 0 0 12px #fff inset;
    -webkit-box-shadow: 0 0 12px #fff inset;
    -moz-box-shadow: 0 0 12px #fff inset;
    -ms-box-shadow: 0 0 12px #fff inset;
    -o-box-shadow: 0 0 12px #fff inset;
    background: transparent !important;
    color: #fff;
}
.sp-widget.feature-box-wrapper .feature-box-icon span:active {
    color: #fff; 
}
.woocommerce table.shop_attributes th {
    text-transform: capitalize;
    color: #191919;
    padding: 9px 15px;
    text-align: left;
}
.zozo-notofication-wrap .zozo-notofication-email {
    padding: 7px 10px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.zozo-notofication-wrap .zozo-notofication-trigger {
    padding: 8px 15px;
    margin-left: -5px;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.zozo-notofication-wrap p.stock.out-of-stock {
    line-height: 1;
}
.zozo-notofication-wrap {
    margin-bottom: 22px;
}

/*Popular Products*/
.woocommerce ul.product_list_widget li a {
    position: relative;
    margin-bottom: 7px;
    color: #191919;
    text-transform: capitalize;
    line-height: 24px;
    font-size: 15px;
    font-weight: 400;
}
.woocommerce ul.product_list_widget li .star-rating {
    margin-bottom: 4px;
    font-size: 11px;
    letter-spacing: 4px;
    width: 7.4em;
    min-height: 12px;
    display: none;
}
.woocommerce .widget.widget_products ins .woocommerce-Price-amount.amount {
    font-weight: 600;
}
/* Woocomerce elementor */
.woocommerce-page ul.products.columns-2 li.product, .woocommerce .columns-2 ul.products li.product,
.woocommerce .organiky-woo .products.columns-2 li.product {
    width: 46.666%;
}
.woocommerce .organiky-woo .products.columns-2 li.product .loop-product-wrap {
    display: block;
}
.woocommerce-page ul.products.columns-3 li.product, .woocommerce .columns-3 ul.products li.product,
.woocommerce .organiky-woo .products.columns-3 li.product {
    width: 30%;
}
.woocommerce-page ul.products.columns-4 li.product, .woocommerce .columns-4 ul.products li.product,
.woocommerce .organiky-woo .products.columns-4 li.product {
    width: 20.999%;
}
.elementor-element ul.products.columns-4 li.product {
    width: 22.5%;
}
.woocommerce-page ul.products.columns-5 li.product, .woocommerce .columns-5 ul.products li.product,
.woocommerce .organiky-woo .products.columns-5 li.product {
    width: 20%;
}
.woocommerce-page ul.products.columns-6 li.product, .woocommerce .columns-6 ul.products li.product,
.woocommerce .organiky-woo .products.columns-6 li.product {
    width: 16.6666%;
}
.elementor-element .woocommerce ul.products li.product-category {
    margin: 0;
    padding: 0 0px;
    margin-bottom: 30px;
}
.elementor-element .organiky-owl .woocommerce ul.products li.product {
    width: 100% !important;
    margin-top: 0;
    margin: 0;
}
.elementor-element .organiky-owl .owl-item {
    padding-top: 0;
}
.filter-none .isotope-filter {
    display: none;
}
.widget-area .woocommerce ul.product_list_widget li a span.product-title {
    color: #191919;
}
.woocommerce ul.product_list_widget li ins {
    text-decoration: none;
}
/* category */
.elementor-element .woocommerce ul.products li.product .woocommerce-loop-category__title {
    padding: 6px 15px 8px;
    line-height: 24px;
    font-size: 16px;
    background: #e0ead3;
    border-radius: 6px;
    position: absolute;
    font-weight: 400;
    bottom: 15px;
    left: 40px;
    right: 40px;
}
.elementor-element .woocommerce ul.products li.product .woocommerce-loop-category__title,
.elementor-element .woocommerce ul.products li.product:hover .woocommerce-loop-category__title {  
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.elementor-element .cus-category-style-4 .woocommerce ul.products li.product .woocommerce-loop-category__title {
    background: #fff;
    -webkit-box-shadow: 0 0 117px 0 rgb(196 196 196 / 18%);
    -moz-box-shadow: 0 0 117px 0 rgb(196 196 196 / 18%);
    box-shadow: 0 0 17px 0 rgb(196 196 196 / 18%);
}

.elementor-element .woocommerce ul.products li.product:hover .woocommerce-loop-category__title { 
    color: #fff;
}
.elementor-element .woocommerce ul.products li.product .woocommerce-loop-category__title mark.count {
    background: transparent;
    font-size: 15px;
    padding: 0;
    display: none;
}
.elementor-element .category-style-3 .woocommerce ul.products li.product .woocommerce-loop-category__title mark.count {
    background: #f7f7f7 !important;
}
.elementor-element .woocommerce ul.products li.product-category:hover img {
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
}
.elementor-element .woocommerce ul.products li.product-category img {
    
    margin: auto !important;
    transform: scale(1);
    margin-bottom: 25px !important;
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
}
.woocommerce.columns-5 ul.products li.product.product-category {
    width: 19.797979%;
    margin: 0 0;
}
.category-style-4 .woocommerce.columns-5 ul.products li.product.product-category {
    width: 17.5%;
    margin: 0 15px;
}
.elementor-element .woocommerce ul.products li.product-category {
    position: relative;
    overflow: hidden;
}
.elementor-element .woocommerce ul.products li.product-category a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    border-radius: 10px;
    padding: 50px 15px 40px;
    background: #fff;
    margin-bottom: 31px;
}
.elementor-element .cus-category-style-4 .woocommerce ul.products li.product-category a {
    background: #eef0e5;
}
.elementor-element .woocommerce ul.products li.product-category:before {
    /* content: "\f06c"; */
    content: " ";
    background-image: url(https://www.izapserver.co.in/xfarm01stg/wp-content/uploads/2022/09/blink-img-2.png);
    width: 50px;
    height: 50px;
    background-position: center;
    font-family: 'FontAwesome';
    position: absolute;
    right: 2%;
    transform: rotate(186deg) scale(0.8);
    top: 1%;
    color: #e2efdf;
    font-size: 34px;
    transition: all .3s;
    background-size: cover;
    filter: grayscale(100%);
    opacity: 25%;
}
.elementor-element .woocommerce ul.products li.product-category:hover:before {
    color: #62a403;
    opacity: 1;
    transform: rotate(162deg) scale(1);
    transition: all .3s;
    animation: blinker 1s linear infinite;
    -moz-animation: blinker 1s linear infinite;
    -webkit-animation: blinker 1s linear infinite;
    filter: grayscale(0%);
    opacity: 100%;
}

/*Category Style*/
li.product-category.product img {
    border-radius: 5px;
}
.elementor-element .woocommerce ul.products li.product {
    margin-bottom: 20px;
}
.elementor-element .organiky-owl .woocommerce ul.products li.product-category.product {
    background: transparent;
    margin-bottom: 20px !important;
    padding: 0;
}
.elementor-element .covid-ess .woocommerce ul.products li.product-category a {
    background: #fff;
}
.elementor-element .covid-ess .woocommerce ul.products li.product-category a:before {
    background-image: -webkit-linear-gradient(120deg,#62a40314 0,#62a4030a 100%);
    background-image: -webkit-linear-gradient(120deg,#62a40314 0,#62a4030a 100%);
}
.woocommerce-page.columns-3 ul.products li.product-category.product, 
.woocommerce.columns-3 ul.products li.product-category.product, 
.elementor-element .woocommerce.columns-3 ul.products li.product-category.product {
    width: 30.777%;
    background: #fff;
}
.elementor-element .woocommerce.columns-4 ul.products .owl-item li.product {
   margin: 0 0px; 
}
.elementor-element .loop-product-wrap {
    margin: 0;
    width: 100%;
}
.product-category, .product-category a {
    color: #797979;
}
.product-category {
    margin-bottom: 7px;
    line-height: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 345px;
    padding: 0 59px;
    text-align: center;
}
section.related.products .product-category {
    white-space: normal;
    line-height: 28px;
    padding: 0 15px;
}
.woocommerce ul.products.owl-carousel .loop-product-wrap {
    padding: 0px 0 0px 0;
    background: #fff;
}
.woocommerce ul.products.owl-carousel.related-slider .loop-product-wrap .woo-thumb-wrap {
    margin-bottom: 25px;
}
.woocommerce .related ul.products.owl-carousel .loop-product-wrap {
    margin: 0;
}
.woocommerce-page div.product .woocommerce-tabs .panel td p,
.woocommerce-page div.product .woocommerce-tabs .panel th p {
    margin-bottom: 0;
}
.woocommerce select,
.page div.product form.cart .variations select {
    height: 50px;
    line-height: 50px;
    border: 1px solid #eaeaea;
    color: #797979;
    width: 100%;
}
.woocommerce div.product form.cart .variations td, 
.woocommerce div.product form.cart .variations th {
    text-transform: capitalize;
    line-height: 53px;
    margin: 0;
    overflow: visible;
    padding: 0 0.5em 10px;
    float: left;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    width: 234px;
}
.elementor-element .cat-style-3 .woocommerce ul.products li.product-category img {
    max-width: 140px;
}
.elementor-element .cat-style-3 .woocommerce ul.products li.product-category a {
    padding: 0px 0px 20px;
}
.elementor-element .cat-style-3 .woocommerce ul.products li.product-category:before {
    display: none;
}
.elementor-element .cat-style-3 .woocommerce ul.products li.product .woocommerce-loop-category__title mark.count {
    display: inline-block;
}
.elementor-element .cat-style-3 .woocommerce ul.products li.product .woocommerce-loop-category__title {
    padding: 6px 15px 8px;
    background: transparent;
}
.elementor-element .cat-style-3 .woocommerce ul.products li.product-category img {
    margin-bottom: 15px !important;
}
.elementor-element .cat-style-3 .woocommerce ul.products li.product:hover .woocommerce-loop-category__title,
.elementor-element .cat-style-3 .woocommerce ul.products li.product:hover .woocommerce-loop-category__title mark.count {
    color: #62a403;
}
/*Category Style 5*/
.elementor-element .category-style-5 .woocommerce ul.products li.product {
    margin: 0 15.333px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 5px 20px 0px rgb(221 233 241 / 41%);
    -moz-box-shadow: 0px 5px 20px 0px rgb(221 233 241 / 41%);
    -ms-box-shadow: 0px 5px 20px 0px rgb(221 233 241 / 41%);
    -o-box-shadow: 0px 5px 20px 0px rgb(221 233 241 / 41%);
    box-shadow: 0px 5px 20px 0px rgb(221 233 241 / 41%);
}
.elementor-element .category-style-5 .woocommerce ul.products li.product {
    width: 22.5%;
}
.elementor-element .category-style-5 .woocommerce ul.products li.product a {
    display: flex;
    padding: 20px 30px;
    border-radius: 10px;
    border: none;
}
.elementor-element .category-style-5 .woocommerce ul.products li.product a:hover {
    border: none;
}
.elementor-element .category-style-5 .woocommerce ul.products li.product a .woocommerce-loop-category__title mark.count {
    display: block;    
    font-weight: 400;
    color: #797979;
    margin-top: 7px;
}
.elementor-element .category-style-5 .woocommerce ul.products li.product a .woocommerce-loop-category__title mark.count:after {
    content: " items";
}
.elementor-element .category-style-5 .woocommerce ul.products li.product .woocommerce-loop-category__title:hover {
    font-size: 21px;
}
.elementor-element .category-style-5 .woocommerce ul.products li.product .woocommerce-loop-category__title {
    width: 100%;    
    text-align: left;
    background: transparent;
    align-self: center;    
    font-size: 21px;    
    padding: 4px 15px 4px 25px;
}
.elementor-element .category-style-5 .woocommerce ul.products li.product:hover .woocommerce-loop-category__title {
    color: #191919;
}
.elementor-element .category-style-5 .woocommerce ul.products li.product-category img {
    max-width: 84px;
    margin-bottom: 0 !important;
}
.elementor-element .category-style-5 .woocommerce ul.products li.product .woocommerce-loop-category__title:before {
    content: unset;
}

.elementor-element .category-style-5 .woocommerce ul.products li.product a:before {
    content: "";
    width: 50px;
    height: 50px;
    background: #ffe8e8;
    position: absolute;
    right: -15px;
    bottom: -11px;
    border-radius: 30px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.elementor-element .category-style-5 .woocommerce ul.products li.product a:hover:before {
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 10px;
    opacity: 0.4;
}
.elementor-element .category-style-5 .woocommerce ul.products li.product:nth-child(2) a:before,
.elementor-element .category-style-5 .woocommerce ul.products li.product:nth-child(7) a:before {
    background: #f0f6ff;
}
.elementor-element .category-style-5 .woocommerce ul.products li.product:nth-child(3) a:before,
.elementor-element .category-style-5 .woocommerce ul.products li.product:nth-child(6) a:before {
    background: #ffebd5;
}
.elementor-element .category-style-5 .woocommerce ul.products li.product:nth-child(4) a:before,
.elementor-element .category-style-5 .woocommerce ul.products li.product:nth-child(5) a:before {
    background: #f9e0ff;
}
.elementor-element .category-style-5 .woocommerce ul.products li.product:nth-child(8) a:before {
    background: #ffe8e8;
}
/*Product Style 2*/
.product-style-2 .woocommerce ul.products.owl-carousel .loop-product-wrap,
.product-style-2 .woocommerce ul.products li.product .woo-thumb-wrap {
    background: #ffffff;
}
.product-style-2 .woocommerce ul.products.owl-carousel .loop-product-wrap {
    border: dashed 2px #eaeaea;
    border-radius: 4px;
}
.product-style-2 .woocommerce ul.products.owl-carousel .loop-product-wrap,
.product-style-2 .woocommerce ul.products.owl-carousel .loop-product-wrap:hover {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}
.product-style-2 .woocommerce ul.products.owl-carousel .loop-product-wrap {
    padding: 0px 0 23px 0;
}
.woocommerce ul.products.owl-carousel .loop-product-wrap {
    padding: 0px 0 23px 0;
}
.cus-category-style-3 .woocommerce ul.products li.product .woo-thumb-wrap {
    padding: 0 15px;
}
.cus-category-style-3 .woocommerce ul.products.owl-carousel li.product {
    padding: 0 0 0px 0;
}
.elementor-element .product-style-2 .woocommerce.columns-4 ul.products li {
    width: 22.1%;
}
.elementor-element .category-style-2 .woocommerce.columns-4 ul.products li.product-category {
    width: 22.1%;
}
/*Product Style 3*/
.product-style-3.text-left .woocommerce ul.products li.product .woocommerce-loop-product__title,
.product-style-3.text-left .woocommerce ul.products li.product .star-rating,
.product-style-3.text-left .woocommerce ul.products li.product span.price,
.product-style-3.text-left .woocommerce ul.products li.product .product-category {
    text-align: left;
}
.product-style-3.text-left .woocommerce ul.products li.product .product-category {
    display: none;
}
.product-style-3.text-left .woocommerce ul.products li.product .star-rating {
    margin-left: 0;
    margin-bottom: 8px;
    display: block;
}
.product-style-3.text-left .woocommerce ul.products li.product .woocommerce-loop-product__title {
    margin-bottom: 8px;
}
.product-style-3.text-left .woocommerce ul.products li.product .woo-thumb-wrap {
    margin-bottom: 20px;
}
/*Product Style 4 and 5*/
.product-style-4.text-left .woocommerce ul.products li.product .woocommerce-loop-product__title,
.product-style-4.text-left .woocommerce ul.products li.product span.price,
.product-style-4.text-left .woocommerce ul.products li.product .product-category,
.product-style-5.text-left .woocommerce ul.products li.product .woocommerce-loop-product__title,
.product-style-5.text-left .woocommerce ul.products li.product span.price,
.product-style-5.text-left .woocommerce ul.products li.product .product-category {
    text-align: left;
}
.elementor-element .product-style-4.text-center .woocommerce.columns-3 ul.products li.product {
    margin: 0 15.3px;
}
.product-style-4.text-left .woocommerce ul.products li.product .star-rating,
.product-style-5.text-left .woocommerce ul.products li.product .star-rating {
    display: none;
}
.product-style-4.text-left .woocommerce ul.products li.product .product-category,
.product-style-5.text-left .woocommerce ul.products li.product .product-category {
    display: block;
    padding-left: 0;
    font-size: 15px;
}
.product-style-4.text-left .woocommerce ul.products li.product .woo-thumb-wrap,
.product-style-5.text-left .woocommerce ul.products li.product .woo-thumb-wrap {
    margin-bottom: 30px;
}
.elementor-element .product-style-4.text-left .woocommerce ul.products li.product,
.elementor-element .product-style-5.text-left .woocommerce ul.products li.product {
    margin: 0 16px;
}
.product-style-5.text-left .woocommerce ul.products li.product .woo-thumb-wrap img {
    padding: 50px;
}
/*--------------------------------------------------------------
Woo Layouts Styles
--------------------------------------------------------------*/
.elementor-element .organiky-owl .woocommerce ul.products li.product {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
ul.nav.woo-nav > li {
    padding: 0 6px;
    vertical-align: middle;
}
a.mini-wishlist-item, 
a.mini-cart-item {
    position: relative;
}
ul.cart-dropdown-menu li.mini-view-cart > a, 
ul.zozo-sticky-cart li.mini-view-cart > a, 
ul.wishlist-dropdown-menu > li.mini-view-wishlist > a, 
a.zozo-woo-compare-ajax.zozo-btn {
    width: 100%;    
    margin-top: 10px;
    padding: 10px 18px 10px;
    line-height: 1;
}
ul.wishlist-dropdown-menu > li > .product-remove a.remove-wishlist-item,
ul.cart-dropdown-menu > li > .product-remove a.remove-cart-item {
    color: #797979;
}
a.mini-wishlist-item {
    font-size: 26px;
    font-weight: 500;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
a.mini-wishlist-item, 
.mini-cart-dropdown .mini-cart-item,
a.mini-wishlist-item:focus, .mini-cart-dropdown .mini-cart-item:focus {
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
ul.zozo-sticky-wishlist .product-thumbnail img {
    border-radius: 4px;
    background: #f8f8f8;
}
a.mini-wishlist-item:hover, 
.mini-cart-dropdown .mini-cart-item:hover {
    background: transparent;
}
.woo-thumb-wrap .product-icons-pack {
    position: absolute;
    bottom: 10px;
    left: 50%;
    right: auto;
    text-align: center;
    transform: translateX(-50%);
    width: auto;
}
.woo-thumb-wrap .product-icons-pack > a {
    height: 55px;
    width: 55px;
    line-height: 55px;
    float: left;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #e9e9e9;
    opacity: 0;
}
.woo-thumb-wrap .product-icons-pack > a:nth-child(1) {
    transform: translateX(-15px);
    transition: all .3s ease-in-out 0s;
}
.woo-thumb-wrap .product-icons-pack > a:nth-child(2) {
    transform: translateX(-20px);
    transition: all .4s ease-in-out 0s;
}
.woo-thumb-wrap .product-icons-pack > a:nth-child(3) {
    transform: translateX(-20px);
    transition: all .5s ease-in-out 0s;
}
.loop-product-wrap:hover .woo-thumb-wrap .product-icons-pack > a {
    transform: scale(1) translate(0px);
    opacity: 1;
}
span.organiky-product-favoured {
    position: absolute;
    top: 5px;
    right: 4px;
    z-index: 1;
    font-size: 10px;
    height: 22px;
    width: 22px;
    background: red;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    color: #fff;
}
.woocommerce ul.products li.product a.added:after {
    content: "\e64c";
    font-family: 'themify';
    font-size: 8px;
    position: absolute;
    top: 1px;
    right: 2px;
    padding: 2px;
    background: red;
    height: 15px;
    width: 15px;
    line-height: 12px;
    border-radius: 50%;
    color: #fff;
}
.woocommerce ul.products li.product a.loading:after,
a.btn.organiky-woo-compare-ajax.loading:after {
    content: "\f1ce";
    font-family: 'FontAwesome';
    font-size: 13px;
    position: absolute;
    top: 5px;
    right: 10px;
    line-height: 12px;
    color: #191919;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
.woocommerce ul.products li.product a.zozo-woo-view-trigger.loading:after {
        top: 13px;
    font-size: 16px;
    left: 11px;
    margin-left: 0;
}
.woocommerce ul.products li.product a.loading:before {
    font-size: 0;
}
.woocommerce ul.products li.product a.loading:after {
    top: 16px;
    right: 14px;
    font-size: 18px;
}
.woocommerce ul.products li.product .zozo-woo-buttons-pack a:hover:after,
.woocommerce ul.products li.product a.zozo-woo-view-trigger.loading:hover:after {
    color: #fff !important;
}
.woocommerce ul.products li.product .zozo-woo-buttons-pack a:after {
    top: 15px;
    left: 15px;
    font-size: 15px;
}
.woocommerce ul.products li.product a.zozo-woo-view-trigger.loading span[class^="ti-"] {
    opacity: 0;
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(360deg); }
    to { -moz-transform: rotate(deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(360deg); }
    to { -webkit-transform: rotate(0deg); }
}
@keyframes spin {
    from {transform:rotate(360deg);}
    to {transform:rotate(0deg);}
}

table.organiky-wishlist-table td {
    padding: 4px;
    vertical-align: middle;
}
a.organiky-wishlist-remove, a.organiky_ajax_add_to_cart {
    position: relative;
}
a.organiky-wishlist-remove.loading, a.organiky_ajax_add_to_cart.loading {
    color: #fff;
}
a.organiky-wishlist-remove.loading:after, 
a.organiky_ajax_add_to_cart.loading:after,
a.remove-cart-item.loading:after,
a.remove-wishlist-item.loading:after {
    position: absolute;
    content: "\e619";
    font-family: 'themify';
    left: 0;
    right: 0;
    background: #fff;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    color: #191919;
    margin: 0 auto;
    text-align: center;
}
.cart-dropdown-menu a.remove-cart-item.loading:after, 
.cart-dropdown-menu a.remove-wishlist-item:after {
    top: -5px;
    transform: translateY(0%);
}
p.no-wishlist-items {
    margin: 0;
    display: block;
}

.loop-product-wrap a.organiky_ajax_add_to_cart.loading:after {
    background: transparent;
    right: 0;
    left: auto;
}
.loop-product-wrap a.organiky_ajax_add_to_cart.loading {
    color: #191919;
}
.organiky-wishlist-table a.added_to_cart.wc-forward {
    display: none;
}
.elementor-element .organiky-owl .woocommerce ul.products li.product {
    width: 100%;
}
.organiky-product-short-view {
    max-width: 800px;
    background: #fff;
    padding: 15px;
    margin: 0 auto;
    position: relative;
    height: auto;
    overflow: hidden;
}
.woocommerce .woocommerce-ordering {
    margin: 0 0 1em 10px;
}
.woocommerce .woo-top-meta select {
    height: 40px;
    background-repeat: no-repeat;
    background-position: right;
    -webkit-appearance: none;
    line-height: 18px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    width: auto;
}
.woocommerce .woo-top-meta select.sortby {
    width: 137px;
}
.woocommerce ul.products.owl-carousel li.product {
    width: 100%;
}

/* Woo Addon Styles */
/*Product Slider*/

.woocommerce ul.products li.product .onsale, 
.page ul.products li.product .onsale {
    right: 27px;
    top: 26px;
    overflow: hidden;
    min-height: auto;
    font-weight: 400;
    border-radius: 3px;
    line-height: 1;
    color: #fff;
    padding: 6px 11px 7px;
    font-size: 15px;
    text-transform: uppercase;
    display: none;
}
.cus-product-wrap .d-none-lg ul.products .product-loop-inside-timer {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    top: auto;
    transform: translateY(0%);
    background: rgba(255,255,255,0.8);
    z-index: 99;
    opacity: 1;
    visibility: visible;
    margin-bottom: 13px;
}
.cus-product-wrap .d-none-lg .product-loop-inside-timer .product-deal-progress {
    padding: 15px 15px;
    text-align: center;
    margin-bottom: 0;
    border: solid #F2F2F2 5px;
}
.cus-product-wrap .d-none-lg .zozo-progress.product-time-progress {
    background: #f4f4f4;
}
.cus-product-wrap .d-none-lg .woocommerce ul.products li.product .attachment-woocommerce_thumbnail {
    margin-bottom: 14px;    
    padding: 15px 29px 15px 29px;
    border-bottom: solid 1px #f1f1f1;
}
.cus-product-wrap .d-none-lg .woocommerce .product .product-loop-inside-timer .day-counter h3 {
    margin: 0 auto;
    font-size: 13px;
    line-height: 1;
    padding: 0;
    width: 37px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 400;
    background: #f4f4f4;
    border-radius: 0;
}
.cus-product-wrap .d-none-lg .product .product-loop-inside-timer .day-counter > div span {
    font-weight: 500;
}
.single-product.woocommerce .product .onsale {
    left: 15px;
    top: 15px;
    right: auto;
    overflow: hidden;
    min-height: auto;
    font-weight: 500;
    border-radius: 0;
    line-height: 1;
    color: #fff;
    display: none;
    padding: 6px 8px;
    font-size: 10px;
    text-transform: uppercase;
}
.woocommerce .short-product-view-inner .product .onsale, 
.woocommerce .short-product-view-inner ul.products li.product .onsale,
.page .short-product-view-inner ul.products li.product .onsale {
    display: none;
    top: 30px;
    left: 30px;
}
.zozo-woo-buttons-pack {
    text-align: center;
    margin: 0 auto;
    bottom: -18px;
    opacity: 0;
}
.woocommerce ul.products li.product:hover .zozo-woo-buttons-pack {
    opacity: 1;
}
.woocommerce ul.products li.product:hover .zozo-woo-buttons-pack:before {
    left: 0;
    right: 0;
    -webkit-transition: all 350ms ease 0s;
    -moz-transition: all 350ms ease 0s;
    -ms-transition: all 350ms ease 0s;
    -o-transition: all 350ms ease 0s;
    transition: all 350ms ease 0s;
}
.zozo-woo-buttons-pack:before {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 0;
    top: 0;
    -webkit-transition: all 350ms ease 0s;
    -moz-transition: all 350ms ease 0s;
    -ms-transition: all 350ms ease 0s;
    -o-transition: all 350ms ease 0s;
    transition: all 350ms ease 0s;
}
/*Offer*/
.offer-percentage, .hot-product {
position: absolute;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 10px 0;
    padding: 6px 5px 6px;
    min-height: 0;
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.08;
    border-radius: 4px;
    z-index: 1;
    min-width: 48px;
}
.offer-percentage {
    top: 20px;
    left: 20px;
    background: #62a403;
}
.hot-product {
    top: 20px;
    left: 82px;
    background: #F6B500;
}
.woo-thumb-wrap .hot-product:first-child {
    top: 20px;
    left: 20px;
}
/*Size*/
li.product .zozo-product-variations.variation-sizes {
    bottom: 60px;
    left: 10px;
    right: auto;
    top: auto;
}
li.product:hover span.zozo-product-variations-mirror {
    opacity: 1;
}
span.zozo-product-variations-mirror {
    opacity: 0;
}
li.product .zozo-product-variations.variation-sizes {
    left: -40px;
}
li.product:hover .zozo-product-variations.variation-sizes {
    left: 10px;
}
li.product:hover span.zozo-product-variations-mirror {
    -webkit-transition: all 350ms ease 0s;
    -moz-transition: all 350ms ease 0s;
    -ms-transition: all 350ms ease 0s;
    -o-transition: all 350ms ease 0s;
    transition: all 350ms ease 0s;
}
li.product .zozo-product-variations {
    position: absolute;
    bottom: 60px;
    right: 10px;
}
.page div.product div.images .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #eaeaea;
    text-indent: -9999px;
    border-radius: 100%;
    box-sizing: content-box;
}
.page div.product div.images .woocommerce-product-gallery__trigger:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #191919;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 9px;
    box-sizing: content-box;
}
.page div.product div.images .woocommerce-product-gallery__trigger:after {
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #191919;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    left: 22px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: content-box;

}
.page span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-size: 1em;
    font-weight: 400;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 100%;
    background-color: #77a464;
    color: #fff;
    font-size: .857em;
    z-index: 9;
}
.woocommerce ul.products li.product .zozo-woo-buttons-pack a span[class^="ti-"] {
    font-size: 16px;
}
.woocommerce ul.products li.product .zozo-woo-buttons-pack a.loading span[class^="ti-"] {
    font-size: 0;
}
.woocommerce ul.products li.product .attachment-woocommerce_thumbnail {
    transition: all .3s;
}
.woocommerce ul.products li.product:hover .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    transition: all .3s;
    opacity: 0;
}
.woocommerce ul.products li.product:hover .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail:last-child {
    opacity: 1;
}
.woocommerce ul.products li.product:hover .attachment-woocommerce_thumbnail {
    -webkit-transition: all .350ms ease-in-out;
    -o-transition: all .350ms ease-in-out;
    transition: all .350ms ease-in-out;
}
.attachment-woocommerce_thumbnail {
    -webkit-transition: all .350ms ease-in-out;
    -o-transition: all .350ms ease-in-out;
    transition: all .350ms ease-in-out;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    text-decoration: none;
    text-transform: capitalize;
    line-height: 26px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    display: block;
    margin: 0 0 11px;
    padding-bottom: 0;
    text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title:before {
    content: unset;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title a {
    color: #191919;
    display: block;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    -webkit-transition: all 350ms ease 0s;
    -moz-transition: all 350ms ease 0s;
    -ms-transition: all 350ms ease 0s;
    -o-transition: all 350ms ease 0s;
    transition: all 350ms ease 0s;
}
.woocommerce div ul.products li.product .price,
.organiky-woo-products-wrapper div ul.products li.product .price {
    font-size: 16px;
    color: #191919;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 24px;
    text-align: center;
}
.woocommerce div ul.products li.product .price
.woocommerce .organiky-woo .products.columns-4 li.product .price {
    margin-bottom: 0;
}
.woocommerce .short-product-view-inner div.product .price,
.page .short-product-view-inner div.product .price, {
    font-size: 18px;
}
.short-product-view-inner .star-rating > span {
    display: none;
}
.short-product-view-inner .product .price ins {
    padding-left: 0 !important;
}
.short-product-view-inner .price del span {
    opacity: 0.7;
    padding-right: 2px;
    font-size: 18px;
    color: #797979;
    font-weight: 600;
}
.woocommerce .short-product-view-inner div.product p.price del, 
.woocommerce .short-product-view-inner div.product span.price del {
    opacity: .7;
    margin-right: 0;
}
.short-product-view-inner .price {
    font-size: 20px;
    font-weight: 700;
}
.short-product-view-inner .woocommerce-product-rating {
    float: right;
}
.page div.product div.summary {
    float: right;
    width: 48%;
    clear: none;
}
.woocommerce .product .price ins, .woocommerce ul.products li.product .price ins, .woocommerce.single .product .price ins {
    font-weight: 700;
    text-decoration: none;
    padding-left: 0;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title a:hover,
.woocommerce ul.products li.product .woocommerce-loop-product__title a {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.woocommerce ul.products li.product .attachment-woocommerce_thumbnail {
    width: 100%;
    padding: 0;
}
.cus-pro-wrap .woocommerce ul.products li.product .attachment-woocommerce_thumbnail {
    margin-bottom: 10px;
    border-bottom: none;
}
.woocommerce ul.products li.product .woo-thumb-wrap {
    position: relative;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
.variation-not-available-wrap > span {
        top: 43px;
}
.woocommerce ul.products li.product {
    border-radius: 10px;
    background: #fff;
    margin-bottom: 35px;
    padding: 0 15px;
    flex-direction: column;
}
.woocommerce ul.products:not(.isotope) li.product {
    position: relative !important;
    left: auto !important;
    top: auto !important;
}
span.zozo-product-favoured {
    left: 25px;
    top: 10px;
    display: none;
}
/*Custom Offer Images*/
.offer-wrap .off-title {
    margin-bottom: 0;
}
.offer-wrap .off-num {
    font-size: 34px;
    letter-spacing: 1px;
    margin-bottom: 14px;
    font-weight: 400;
}
.offer-wrap .btn {
    padding: 8px 25px;
    border-radius: 30px;
}
/*Compare Popup*/
.zozo-compare-product-results {
    position: relative;
}
a.popup-modal-dismiss span.ti-close {
    position: absolute;
    top: 10px;
    right: 10px;
}
.zozo-compare-product-results table td:first-child {
    color: #191919;
    font-weight: 700;
}
.zozo-compare-product-results .zozo-product-price {
    width: 100%;
}
.zozo-compare-product-results table {
    margin-bottom: 0;
}
.zozo-compare-product-results table td {
    border: 1px solid #eaeaea;
    padding: 13px 20px;
    color: #797979;
    text-align: left;
}
.zozo-compare-product-results table tr:nth-child(2) td:nth-child(2),
.zozo-compare-product-results table tr:nth-child(2) td:nth-child(3),
.zozo-compare-product-results table tr:nth-child(2) td:nth-child(4),
.zozo-compare-product-results table tr:nth-child(2) td:nth-child(5) {
    font-weight: 700;
    color: #62a403;
}
.zozo-compare-product-results table tr:nth-child(2) td:nth-child(2),
.zozo-compare-product-results table tr:nth-child(2) td:nth-child(3),
.zozo-compare-product-results table tr:nth-child(2) td:nth-child(4),
.zozo-compare-product-results table tr:nth-child(2) td:nth-child(5) {
    font-size: 20px;
    line-height: 36px;
}
.woocommerce .zozo-compare-product-results table td .zozo-compare-rating .star-rating {
    font-size: 11px;
    text-align: center;
    width: 100%;
    margin: auto;
    transform: translateX(41%);
    letter-spacing: 3px;
}
.zozo-compare-product-results .zozo-product-price ins span.woocommerce-Price-amount.amount {
    font-size: 17px;
}
.zozo-compare-product-results .zozo-product-price del span.woocommerce-Price-amount.amount {
    font-size: 15px;
    color: #797979;
}
.zozo-compare-product-results .zozo-product-desc {
    font-size: 16px;
    line-height: 30px;
    color: #6c6c6c;
}
.zozo-compare-product-results button.mfp-close {
    display: none;
}
.zozo-compare-product-results .zozo-product-thumb > img {
    border-radius: 6px;
    width: 220px;
    margin: 0;
}
a.popup-modal-dismiss {
    width: 30px;
    height: 30px;
    line-height: 31px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}
a.popup-modal-dismiss:hover {
    opacity: 0.7;
}
.client-space .swiper-image-stretch .swiper-slide .swiper-slide-image {
    padding: 0 8px;
    max-width: 127px;
}
.zozo-woo-compare-inner .zcompare > .zcompare-body p a {
    font-weight: 400;
    color: #191919;
}
.zozo-woo-compare-inner .zcompare > * ins span.woocommerce-Price-amount.amount {
    padding-left: 5px;
    font-weight: 600;
    font-size: 15px;
}
.woocommerce.single .quantity input.input-text.qty, 
.page .quantity input.input-text.qty,
.woocommerce .quantity .qty {
    height: 50px;
    width: 60px;
    text-align: center;
    border-radius: 10px;
    -webkit-appearance: none;
    margin: 0;
    -moz-appearance: textfield;
    margin-left: 0;
    background: transparent;
    border: none;
}
.woocommerce-cart-form__cart-item .product-quantity .quantity {
    margin: auto;
    display: inline-block;
    height: 50px;
    text-align: center;
    position: relative;
    z-index: 1;
    border-radius: 6px;
    width: 130px;
    border: 1px solid #eaeaea;
    border-bottom: none;
    -webkit-box-shadow: 0 5px 5px 0 rgb(1 1 1 / 12%);
    -moz-box-shadow: 0 5px 5px 0 rgba(1,1,1,.12);
    box-shadow: 0 5px 5px 0 rgb(1 1 1 / 12%);
}
.quantity {
    display: inline-block;
    margin-right: 13px;
    float: left;
}
.woocommerce-cart-form__cart-item .quantity .qty {
    float: left;
}
.short-product-view-inner .single_add_to_cart_button {
    float: left;
    display: inline-block;
    margin-left: 0;
}
.woocommerce-cart-form table.shop_table td.product-quantity {
    display: flex;
}
.zozo-woo-compare-wrap a.zozo-woo-compare-ajax.loading:before {
    position: absolute;
    top: 8px;
    content: "\e60f";
    font-family: 'themify';
    font-size: 11px;
    height: 10px;
    width: 10px;
    text-align: center;
    background: transparent;
    border-radius: 50%;
    -webkit-animation: zozospin 4s linear infinite;
    -moz-animation: zozospin 4s linear infinite;
    animation: zozospin 4s linear infinite;
    left: 29%;
}
.zozo-woo-compare-wrap.active a.zozo-woo-compare-ajax.loading:before {
    content: unset;
}
/*Related Slider*/
.woocommerce .related ul.products.owl-carousel li.product {
    padding: 0;
    margin: 0;
}
.woocommerce .related ul.products.owl-carousel li.product span.price {
    margin-bottom: 0;
    text-align: center;
}
/*Deal Products*/

ul.products .loop-product-wrap a.zozo-product-time-deal {
    top: 10px;
    left: 10px;
    height: 40px;
    width: 42px;
    font-size: 21px;
    color: #fff;
    line-height: 44px;
}
.loop-product-wrap .product-loop-inside-timer {
    top: 46.5%;
    transform: translateY(-50%);
}
/*Product Short View*/
.zozo-product-short-view {
    max-width: 980px;
    margin: auto;
    display: block;
    background: #fff;
    position: relative;
}
.zozo-product-short-view .woocommerce-product-gallery,
.zozo-product-short-view .summary.entry-summary {
    display: inline-block;
}
.summary-content > .product_title.entry-title {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 17px;
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price {
    margin-bottom: 10px;
}
.mfp-close-btn-in .zozo-product-short-view .mfp-close {
    border-radius: 0;
    font-weight: 100;
    opacity: 1;
    transition: all .3s;
    color: #797979;
}
.mfp-close-btn-in .zozo-product-short-view .mfp-close:hover {
    color: #000;
    transition: all .3s;
    background: none;
}
.mfp-close-btn-in .zozo-product-short-view .mfp-close:focus {
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    top: 0;
}
.single-product.woocommerce div.product form.cart .variations td.label {
    text-align: left;
    float: left;
}
.zozo-product-short-view .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image,
.zozo-product-short-view .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img.zoomImg {
    border-radius: 0;
    background: #f8f8f8;
}
p.stock.in-stock {
    margin-bottom: 30px;
    line-height: 1;
    margin-top: -9px;
    font-size: 16px;
    font-weight: 600;
    color: #62a403;
    text-transform: capitalize;
}
p.stock.out-of-stock {
    padding-top: 21px;
    border-top: solid 1px #eaeaea;
    margin-top: -9px;
    margin-bottom: 19px;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}
.zozo-notofication-wrap {
    margin-bottom: 32px;
}
.woocommerce div.product form.cart table td,
.page div.product form.cart table td {
    position: relative;
}
.woocommerce div.product form.cart table .woocommerce-grouped-product-list-item__quantity div.quantity,
.page div.product form.cart table .woocommerce-grouped-product-list-item__quantity div.quantity {
    position: relative;
}
.page div.product form.cart .variations label {
    font-weight: 400;
}
.page div.product form.cart table td {
    border: none;
    padding-left: 0;
}
.woocommerce .cart.grouped_form button.single_add_to_cart_button.button {
    margin-left: 0;
}
.woocommerce div.product form.cart table,
.page div.product form.cart table {
    margin-bottom: 10px;
    width: 100%;
}
.woocommerce div.product form.cart .group_table td {
    line-height: 1;
    vertical-align: baseline;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    padding-left: 2em;
}
td.woocommerce-grouped-product-list-item__price ins {
    padding-left: 7px;
}
.variations label {
    text-transform: capitalize;
}
.single-product .zozo-product-variations > a img,
.zozo-product-short-view .zozo-product-variations > a img {
    border-radius: 50%;
}
.woocommerce-product-gallery.loading:after {
    content: "\e60f";
    font-family: 'themify';
    font-size: 50px;
    position: absolute;
    top: 30%;
    line-height: 12px;
    color: #191919;
    left: 50%;
    z-index: 99;
    -webkit-animation: zozospin 2s linear infinite;
    animation: zozospin 2s linear infinite;
    margin-left: -20px;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 1.2em;
}
 .zozo-product-variations .zozo-product-variations-inner span.zozo-product-variation {
    margin-top: 4px;
}
.zozo-product-variations-inner > span {
    cursor: pointer;
}
/*Plugin Layouts*/
.zozo-woo-ajax-key-search .zozo-woo-key-search .zozo-woo-key-field {
    height: 43px;
    line-height: 43px;
    background: transparent none repeat scroll 0 0;
    border: none;
    border-right: 0;
    border-radius: 0;
    width: 400px;
    padding-left: 45px;
    font-size: 15px;
}
.zozo-woo-ajax-key-search .zozo-woo-key-search button.zozo-btn {
    height: 43px;
    color: #797979;
    line-height: 48px;
    padding: 0;
    border-left: none;
    font-size: 15px;
    border-radius: 0;
    margin-left: 0;
    float: left;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    position: absolute;
    left: 16px;
}
.zozo-woo-ajax-key-search .zozo-woo-key-search button.zozo-btn i.ti-search {
    font-weight: 400;
}
span.zozo-woo-search-spinner:before {
    font-size: 13px;
    right: 5px;
}
ul.zozo-woo-key-search-results.active {
    width: 400px;
    left: 0;
    right: 0;
}
.zozo-woo-key-search select {
    padding-left: 15px;
    font-size: 15px;
    height: 43px;
    margin-left: 0;
    border-left: solid 2px transparent;
    float: right;
    border-right: none;
    color: #9b9b9c;
    width: 136px; 
    padding-right: 35px;
    line-height: 39px;
    border: none;
}
.zozo-input-group-text {
    position: relative;
}
.zozo-input-group-text:before {
    content: "";
    width: 2px;
    height: 20px;
    position: absolute;
    top: 21px;
    transform: translateY(-50%);
    background: #eaeaea;
    left: -5px;
    border-radius: 10px;
}
.zozo-woo-key-search select option {
    background: #fff;
    color: #797979;
}
.zozo-woo-key-search .zozo-input-group {
    transition: all 0.35s ease-in-out 0s;
    -moz-transition: all 0.35s ease-in-out 0s;
    -webkit-transition: all 0.35s ease-in-out 0s;
    -o-transition: all 0.35s ease-in-out 0s;
    -ms-transition: all 0.35s ease-in-out 0s;
}
.zozo-woo-key-search .zozo-input-group:focus, .zozo-woo-key-search .zozo-input-group:hover {
    border: solid 1px;
    transition: all 0.35s ease-in-out 0s;
    -moz-transition: all 0.35s ease-in-out 0s;
    -webkit-transition: all 0.35s ease-in-out 0s;
    -o-transition: all 0.35s ease-in-out 0s;
    -ms-transition: all 0.35s ease-in-out 0s;
}
.zozo-woo-key-search .zozo-input-group:hover {
    background: #fff;
}
.zozo-woo-ajax-key-search .zozo-woo-key-search button.zozo-btn:focus {
    box-shadow: none;
    outline: none;
}
.zozo-woo-ajax-key-search .zozo-woo-key-search button.zozo-btn,
.zozo-woo-ajax-key-search .zozo-woo-key-search button.zozo-btn:focus,
.zozo-woo-key-search-results li.zozo-product-ajax-res:hover,
.zozo-woo-key-search-results li.zozo-product-ajax-res,
.zozo-woo-key-search-results li.zozo-product-ajax-res:hover .zozo-product-info .search-product-title {
    transition: all 0.35s ease-in-out 0s;
    -moz-transition: all 0.35s ease-in-out 0s;
    -webkit-transition: all 0.35s ease-in-out 0s;
    -o-transition: all 0.35s ease-in-out 0s;
    -ms-transition: all 0.35s ease-in-out 0s;
}
.zozo-woo-key-search .zozo-input-group {
    border: 1px solid #e3e3e3;
    display: flex;
    width: 450px;
    border-radius: 4px;
    background: #ffffff;
}
ul.zozo-woo-key-search-results .zozo-product-remains.text-center {
    margin-top: 19px;
}
.woocommerce .zozo-woo-ajax-key-search span.zozo-woo-search-spinner:before {
    font-size: 13px;
}
.archive.woocommerce.woocommerce-page .loop-product-wrap {
    width: 100%;
}
.archive.woocommerce-page ul.products.columns-3 li.product, 
.archive.woocommerce .columns-3 ul.products li.product, 
.archive.woocommerce .organiky-woo .products.columns-3 li.product {
    width: 29.333%;
}
ul.zozo-woo-key-search-results.active {
    z-index: 99;
}
.zozo-woo-key-search-results li.zozo-product-ajax-res a > *.zozo-product-info .zozo-product-desc {
    line-height: 18px;
    display: none;
}
.zozo-woo-key-search-results li.zozo-product-ajax-res a > *.zozo-product-info {
    line-height: 28px;
    color: #797979;
    text-align: left;
}
.home-variation-three .zozo-woo-key-search .zozo-input-group {
    width: 300px;
}
.home-variation-three .zozo-input-group-text {
    display: none;
}
.zozo-product-info h6 {
    line-height: 1;
    color: #191919;
    text-decoration: none;
    text-transform: capitalize;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    display: block;
    margin: 0 0 2px;
    padding-bottom: 0;
}
ul.zozo-woo-key-search-results {
    padding: 12px 15px 15px;
    border-radius: 10px;
}
.zozo-form-control option {
    font-size: 12px;
}
.zozo-woo-key-search .zozo-product-ajax-res img {
    max-width: 100%;
    margin-right: 17px;
    border-radius: 6px;
    background: #f8f8f8;
}
.zozo-woo-key-search a.zozo-product-ajax-link {
    width: 400px;
    text-align: left;
    display: flex;
    align-items: center;
}
.zozo-woo-key-search-results li.zozo-product-ajax-res {
    position: relative;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: solid 1px #f2f2f2;
    display: flex;
}
.zozo-product-price ins span.woocommerce-Price-amount.amount {
    font-weight: 600;
    font-size: 14px;
}
.zozo-product-price del span.woocommerce-Price-amount.amount {
    font-size: 14px;
    color: #ababab;
    font-weight: 600;
    opacity: .7;
}
.zozo-woo-key-search-results li.zozo-product-ajax-res:first-child {
    padding-top: 0;
}
li.zozo-product-remains button.zozo-see-more-products {
    font-size: 13px;
    padding: 6px 10px;
    color: #fff;
    border-radius: 4px;
    margin-bottom: 10px;
    margin-top: 16px;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
li.zozo-product-remains button.zozo-see-more-products:hover {
    background-image: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.zozo-woo-key-search-results li.zozo-product-ajax-res:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
del {
    color: #797979;
}
.woocommerce ul.product_list_widget li del {
    opacity: .8;
    padding-right: 4px;
    font-size: 14px;
}
.woocommerce ul.product_list_widget li ins {
    font-size: 14px;
}
.woocommerce ul.product_list_widget li del .amount {
    font-size: 14px;
    color: #797979;
}

/* Custom Sidebar */
/* Scrollbar */
ul.zozo-woo-key-search-results:-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

ul.zozo-woo-key-search-results::-webkit-scrollbar
{
    width: 5px;
    background-color: #F5F5F5;
}

ul.zozo-woo-key-search-results::-webkit-scrollbar-thumb
{
    background-color: #cacaca;
    border-radius: 30px;
}
/* RTL WOO */
/*Cart*/
.rtl .cart-dropdown-menu, .rtl .wishlist-dropdown-menu {
    right: auto;
    left: 0;
}
.rtl .cart-dropdown-menu>li .product-thumbnail {
    margin-right: 0;
    margin-left: 10px;
}
.rtl .cart-dropdown-menu .product-remove {
    left: 0;
    right: auto;
}
.rtl .mini-cart-items > a > i {
    display: inline-block;
}
.rtl .product-nav-wrap {
    float: left;
}
.rtl.single-product.woocommerce .entry-summary .woocommerce-product-rating .star-rating,
.rtl.woocommerce div.product div.images.woocommerce-product-gallery, 
.rtl.page div.product div.images.woocommerce-product-gallery {
    float: right;
}
.rtl.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport {
    float: left;
}
.rtl.woocommerce div.product form.cart div.quantity {
    float: right;
}
.rtl a.woocommerce-review-link {
    float: left;
    padding-left: 15px;
}
.rtl.single-product.woocommerce div.product div.summary .price,
.rtl.woocommerce.single .product .price {
    text-align: right;
}
.rtl.woocommerce .cart-collaterals .cart_totals h2:after, 
.rtl.woocommerce-page .cart-collaterals .cross-sells h2:after, 
.rtl.woocommerce-checkout .organiky-content-wrapper h2:after, 
.rtl.woocommerce-checkout .organiky-content-wrapper h3:after {
    right: 26px;
    left: auto;
}
.rtl .woocommerce-info::before, 
.rtl .woocommerce-message::before {
    right: 15px;
    left: auto;
}
.woocommerce .woocommerce-info .button,
 .woocommerce .woocommerce-message .button {
    float: left;
}
.woocommerce .woocommerce-message .woocommerce-Button.button {
    margin-right: 0;
}
.woocommerce-account .woocommerce-Message.woocommerce-Message--info {
    padding: 14px 29px 14px 52px !important;
    margin-bottom: 35px;
    background: #f8f8f8;
    color: #797979;
    vertical-align: inherit;
    border-top: 0;
}
.woocommerce-account .woocommerce-Message.woocommerce-Message--info .woocommerce-Button.button {
    padding: 0 !important;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0;
    float: right;
    line-height: 29px;
    font-size: 16px;
    background: none !important;
}
.woocommerce-account .woocommerce-Message.woocommerce-Message--info:before,
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-message:before,
.woocommerce-form-coupon-toggle .woocommerce-info:before,
.woocommerce-cart .woocommerce-error::before {
    position: absolute;
    left: 26px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1;
    margin-top: 1px;
}
.woocommerce-cart .woocommerce-error li {
    line-height: 28px;
    padding-left: 3px!important;
}
.woocommerce-account.woocommerce-downloads .woocommerce-Message.woocommerce-Message--info:before,
.woocommerce-form-coupon-toggle .woocommerce-info:before {
    font-size: 14px;
    margin-top: -1px;
}
.woocommerce-account.woocommerce-downloads .woocommerce-Message.woocommerce-Message--info {
    padding-left: 49px !important;
}
.woocommerce-account .woocommerce-Message.woocommerce-Message--info .woocommerce-Button.button:hover {
    background: transparent !important;
}
.woocommerce form.woocommerce-EditAccountForm.edit-account .form-row-first, 
.woocommerce-page form.woocommerce-EditAccountForm.edit-account .form-row-first {
    width: 50%;
}
.woocommerce-edit-account form.woocommerce-EditAccountForm.edit-account legend {
    margin-bottom: 20px;
}
.rtl.single-product.woocommerce .entry-summary .woocommerce-product-rating .star-rating {
    float: right;
}
.rtl.single-product.woocommerce div.product div.summary {
    padding-right: 29px;
}
.rtl.woocommerce div.product form.cart .button {
    float: right;
    margin-right: 30px;
}
.rtl.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    left: .5em;
    right: auto;
}
.rtl.woocommerce.single .quantity input.input-text.qty, 
.rtl.page .quantity input.input-text.qty, 
.rtl.woocommerce .quantity .qty {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.rtl .woocommerce-tabs .panel h2:before, 
.rtl.woocommerce .related.products h2:before, 
.rtl .up-sells.upsells.products h2:before {
    left: auto;
    right: 0;
}
.rtl .woocommerce-tabs .panel h2:after, 
.rtl .woocommerce .related.products h2:after, 
.rtl .up-sells.upsells.products h2:after {
    left: auto;
    right: 32px;
}
.rtl .qty-group {
    margin-right: -5px;
}
.rtl .product_meta > span {
    padding-right: 17px;
}
.rtl .product_meta>span:before {
    left: auto;
    right: 0;
}
/*Shop*/
.rtl .woo-top-meta select {
    background-position: 16px center;
}
.rtl.woocommerce .product .price del,
.rtl.woocommerce ul.products li.product .price del {
    padding-left: 10px;
    padding-right: 0;
}

.rtl.woocommerce ul.cart_list li img,
.rtl.woocommerce ul.product_list_widget li img {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}
.rtl .widget .widget-title::before {
    right: 0;
    left: auto;
}
.rtl .input-group-btn i.icon {
    padding-left: 0;
}
.single-product.woocommerce .product .price del span.woocommerce-Price-amount.amount {
    color: #797979;
}
.single-product.woocommerce .short-product-view-inner .product .entry-summary .price del {
    margin-right: 0;
}
.single-product.woocommerce .product .summary .price ins span.woocommerce-Price-amount.amount {
    font-size: 20px;
}
.single-product.woocommerce .product .summary .price del span.woocommerce-Price-amount.amount {
    font-size: 18px;
}
/*Zozo Woo Base Plugin Styles*/
.mini-cart-dropdown .mini-cart-item {
    font-size: 27px;
    font-weight: 500;
    position: relative;
}
.header-inner i.ti-heart, .header-inner i.ti-shopping-cart {
    position: relative;
    top: 2px;
}
.mini-cart-dropdown .mini-cart-item::before {
    content: unset;
    background-size: cover;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    visibility: visible;
}
ul.cart-dropdown-menu >li.mini-view-cart,
ul.wishlist-dropdown-menu >li.mini-view-wishlist {
    margin-bottom: 0;
    padding: 0;
}
ul.cart-dropdown-menu, ul.wishlist-dropdown-menu {
    list-style: none;
    visibility: hidden;
    opacity: 0;
    padding: 0;
    margin: 0;
    z-index: 99;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
    position: absolute;
    right: 0;
    top: 100%;
    width: 320px;
    background-color: #fff;
    color: #797979;
    margin-top: 10px;
    padding: 21px;
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}
.header-inner .lead {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 0;
    color: #ffffff;
}
ul.cart-dropdown-menu > li, ul.zozo-sticky-cart > li, 
ul.wishlist-dropdown-menu > li, ul.zozo-sticky-wishlist > li {
    position: relative;
    display: flex;
    margin-bottom: 19px;
    align-items: center;
}
ul.cart-dropdown-menu .product-thumbnail, ul.zozo-sticky-cart .product-thumbnail, 
ul.wishlist-dropdown-menu .product-thumbnail, ul.zozo-sticky-wishlist .product-thumbnail {
    width: 100%;
    vertical-align: top;
    max-width: 70px;
}
ul.cart-dropdown-menu .product-name a,
ul.wishlist-dropdown-menu .product-name a {
    line-height: 1;
    color: #191919;
    text-decoration: none;
    text-transform: capitalize;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
    display: block;
    margin: 0 0 7px;
    padding-bottom: 0;
}
ul.wishlist-dropdown-menu del span.woocommerce-Price-amount.amount, 
ul.cart-dropdown-menu del span.woocommerce-Price-amount.amount {
    font-size: 14px;
    color: #797979;
    font-weight: 600;
}
ul.wishlist-dropdown-menu ins span.woocommerce-Price-amount.amount, 
ul.cart-dropdown-menu ins span.woocommerce-Price-amount.amount {
    font-weight: 600;
    font-size: 14px;
}
ul.cart-dropdown-menu > li p span {
    font-size: 14px;
    font-weight: 400;
}
ul.wishlist-dropdown-menu del span.woocommerce-Price-amount.amount {
    padding-right: 7px;
}
.header-inner .header-sticky .navbar .cart-dropdown-menu .product-name a {
    color: #222;
}
ul.cart-dropdown-menu .product-name a:hover,
ul.wishlist-dropdown-menu .product-name a:hover {
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
}
ul.cart-dropdown-menu .product-thumbnail img,
ul.wishlist-dropdown-menu .product-thumbnail img {
    margin-top: 0;
    border-radius: 5px;
    background: #f8f8f8;
}
ul.cart-dropdown-menu > li > .product-name, ul.zozo-sticky-cart  > li > .product-name, 
ul.wishlist-dropdown-menu > li > .product-name, ul.zozo-sticky-wishlist > li > .product-name {
    width: 170px;
    overflow: hidden;
    margin-left: 9px;
}
ul.zozo-sticky-cart > li > .product-name a {
    font-weight: 500;
    line-height: 34px;
}
ul.cart-dropdown-menu li.mini-view-cart > a, ul.zozo-sticky-cart li.mini-view-cart > a, 
ul.wishlist-dropdown-menu  > li.mini-view-wishlist > a, ul.zozo-sticky-wishlist > li.mini-view-wishlist > a, 
a.zozo-woo-compare-ajax.zozo-btn, li.zozo-product-remains button.zozo-see-more-products {
    display: block;
    text-align: center;
    margin-top: 10px;
    padding: 13px 18px 12px;
    font-size: 15px !important;
    background: none;
    border-radius: 5px;
    text-transform: uppercase;
    line-height: normal;
    margin: auto;
    line-height: 1;
    color: #fff;
    font-weight: 600;
}
ul.cart-dropdown-menu li.mini-view-cart > a, ul.zozo-sticky-cart li.mini-view-cart > a, 
ul.wishlist-dropdown-menu  > li.mini-view-wishlist > a, ul.zozo-sticky-wishlist > li.mini-view-wishlist > a {
    font-weight: 400;
}
ul.cart-dropdown-menu li.mini-view-cart > a:hover, 
ul.zozo-sticky-cart li.mini-view-cart > a:hover, 
ul.wishlist-dropdown-menu > li.mini-view-wishlist > a:hover, 
ul.zozo-sticky-wishlist > li.mini-view-wishlist:hover, 
a.zozo-woo-compare-ajax.zozo-btn:hover,
li.zozo-product-remains button.zozo-see-more-products:hover {
    color: #fff;
}
/*Zozo Woo Pro Plugin Styles*/
.zozo-woo-compare-inner .zcompare {
    position: relative;
    margin-bottom: 15px;    
    display: flex;
    align-items: center;
}
.zozo-woo-compare-inner .zcompare > .zcompare-body {
    padding-left: 10px;
    width: 169px;
}
a.zozo-compare-close,
a.zozo-sticky-cart-close,
a.zozo-sticky-wishlist-close {
    position: absolute;
    top: 0;
    left: -40px;
    height: 40px;
    width: 44px;
    text-align: center;
    line-height: 43px;
    font-size: 17px;
    color: #fff;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.zozo-sticky-cart-wrap > ul, 
.zozo-sticky-wishlist-wrap > ul {
    padding: 15px;
}
a.zozo-sticky-cart-close .woo-icon-count,
a.zozo-sticky-wishlist-close .woo-icon-count {
    left: -6px;
    top: -8px;
    box-shadow: none;
}
a.zozo-sticky-cart-close:hover {
    color: #fff;
}
.zozo-woo-compare-wrap a.zozo-compare-close:before {
    content: unset;
    font: normal normal normal 16px/1 FontAwesome;
    position: absolute;
    left: -9px;
    color: #ffffff;
    width: 18px;
    height: 18px;
    line-height: 17px;
    border-radius: 50%;
    font-size: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.zozo-woo-compare-wrap.active a.zozo-compare-close:before {
    content: unset;
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 16px;
}
a.zozo-compare-close:hover {
    color: #fff;
}
.woo-icon-count {
    position: absolute;
    color: #fff;
    height: 16px;
    width: 16px;
    font-size: 9px;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
    right: -7px;
    top: 0;
    -webkit-box-shadow: 0 1px 3px 1px rgba(0,0,0,0.32);
    -moz-box-shadow: 0 1px 3px 1px rgba(0,0,0,0.32);
    -ms-box-shadow: 0 1px 3px 1px rgba(0,0,0,0.32);
    -o-box-shadow: 0 1px 3px 1px rgba(0,0,0,0.32);
}
ul.zozo-sticky-wishlist > li > .product-name a {
    line-height: 23px;
    font-weight: 400;
    margin-bottom: 7px;
    display: block;
}
ul.zozo-sticky-wishlist > li p del .woocommerce-Price-amount {
    font-size: 14px;
    color: #ababab;
    font-weight: 600;
    opacity: .7;
    margin-right: 5px;
}
ul.zozo-sticky-wishlist > li.mini-view-wishlist > a {
    color: #fff;
}
table.zozo-wishlist-table td, table.zozo-wishlist-table th {
    border-top: 1px solid #f1f1f1;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 400;
    color: #191919;
}
table.zozo-wishlist-table {
    margin-bottom: 0;
}
table.zozo-wishlist-table td ins span {
    font-size: 16px;
    color: #62a403;
}
table.zozo-wishlist-table tr img {
    border: solid 1px #ececec;
}
.zozo-wishlist-table .zozo-ajax-add-to-cart, 
.zozo-wishlist-table .zozo-wishlist-remove {
    font-size: 17px;
    width: 40px;
    margin: 0;
    height: 40px;
    line-height: 43px;
    box-shadow: 0 1px 6px rgb(0 0 0 / 7%);
    -webkit-box-shadow: 0 1px 6px rgb(0 0 0 / 7%);
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.07);
    -o-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.07);
    border-radius: 4px;
    border: none;
}
.zozo-wishlist-table .zozo-ajax-add-to-cart, 
.table.zozo-wishlist-table .zozo-wishlist-remove {
    color: #fff;    
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.zozo-wishlist-table .zozo-wishlist-remove span {
    color: #fff;
}
.zozo-wishlist-table .zozo-ajax-add-to-cart:hover, 
.zozo-wishlist-table .zozo-wishlist-remove:hover {
    background: transparent !important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.zozo-wishlist-table .zozo-wishlist-remove {
    font-size: 15px;
    line-height: 45px;
}
table.zozo-wishlist-table td del span.woocommerce-Price-amount.amount {
    padding-right: 5px;    
    opacity: 0.7;
}
.zozo-woo-compare-inner .zcompare > .zcompare-body p {
    margin: 0;
    font-size: 15px;
    line-height: 27px;
}
.zozo-woo-compare-wrap .zozo-woo-compare-inner .zcompare > * {
    font-size: 14px;
}
.zozo-woo-compare-wrap .zozo-woo-compare-inner .zcompare > * del .woocommerce-Price-amount.amount {
    font-weight: 600;
    opacity: .7;
    font-size: 14px;
}
.zozo-woo-compare-wrap .zozo-woo-compare-inner .zcompare > * .price {
    font-weight: 600;
}
.zozo-woo-compare-wrap .zozo-woo-compare-inner .zcompare > *
.zozo-woo-compare-inner .zcompare > .zozo-compare-product-remove span.ti-close:before {
    content: "\e605";
}
.zozo-woo-compare-inner .zcompare > .zozo-compare-img {
    max-width: 75px;
    background: #F3F8FC;
    border-radius: 6px;
}
.zozo-woo-compare-inner .zcompare > .zozo-compare-product-remove span.ti-close {
    font-size: 15px;
}
a.zozo-woo-compare-ajax.zozo-btn {
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 16px;
    padding: 12px 18px 12px;
    max-width: 100%;
    font-size: 12px;
    letter-spacing: 0.5px;
}
.zozo-woo-compare-inner .zozo-product-desc {
    margin: 0;
    font-size: 14px;
    margin: 0;
    line-height: 24px;
}
.zozo-woo-compare-inner .zozo-product-price del span.woocommerce-Price-amount.amount {
    font-size: 14px;
    margin-right: 5px;
}
.zozo-compare-product-results table td > a {
    font-size: 14px;
    color: #6a6a6a;
}
.zozo-woo-compare-inner .zozo-product-price ins span.woocommerce-Price-amount.amount {
    font-size: 16px;
}
.zozo-product-price {
    font-weight: 400;
    line-height: 23px;
    margin-left: 0;
    font-size: 14px;
}
.zozo-woo-ajax-key-search .zozo-woo-key-search .zozo-woo-key-field span.zozo-woo-search-spinner:before {
    content: "\e619";
    font-family: 'themify';
    font-size: 11px;
    position: absolute;
    top: 50%;
    right: 0;
    line-height: 12px;
    color: #191919;
    -webkit-animation: zozospin 1.2s linear infinite;
    animation: zozospin 1.2s linear infinite;
    margin-top: -6px;
    margin-right: 10px;
}
body.woocommerce-page .short-product-view-inner > .product,
body.page .short-product-view-inner > .product {
    max-width: 100%;
    display: flex;
    padding: 25px;
}
body.woocommerce-page .zozo-product-short-view .short-product-view-inner > .product > div.entry-summary,
body.page .zozo-product-short-view .short-product-view-inner > .product > div.entry-summary {
    margin-left: 31px;
    margin-right: 20px;
    width: 48%;
}
body.page .short-product-view-inner > .product {
    margin: 0 auto;
    background: #fff;
    padding: 30px;
    position: relative;
}
.woocommerce div.product div.images.woocommerce-product-gallery,
.page div.product div.images.woocommerce-product-gallery {
    margin-bottom: 0;
    float: left;
    width: 48%;
    position: relative;
}
.zozo-product-variations .zozo-product-variations-inner span.selected:before {
    position: absolute;
    left: auto;
    right: -5px;
    top: -5px;
    background: #fff;
    content: "\e64c";
    font-family: 'themify';
    height: 15px;
    width: 15px;
    line-height: 15px;
    color: #fff;
    border-radius: 50%;
    font-size: 8px;
    text-align: center;
    z-index: 1;
}
.zozo-product-variations .zozo-product-variations-inner span.selected img {
    border: solid 4px #c7c7c7;
}
.zozo-product-variations:hover .zozo-product-variations-inner {
    opacity: 1;
    visibility: visible;
    height: auto;
    padding-top: 0;
}
.single-product select#pa_color, .single-product select#pa_size,
.zozo-product-short-view select#pa_color, .zozo-product-short-view select#pa_size {
    display: block;
}

/*Single product*/
del.theme-color {
    font-size: 31px;
    opacity: .5;
    margin-right: 10px;
}
.single-product.woocommerce div.product .entry-summary .woocommerce-product-rating {
    margin-bottom: 12px;
}
.single-product.woocommerce .entry-summary .woocommerce-product-rating .star-rating {
    letter-spacing: 4px;
    width: 83px;
    font-size: 12px;
}
.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport {
    width: 82%;
    float: right;
    background: #f8f8f8;
}
a.woocommerce-review-link {
    font-size: 14px;
}
.short-product-view-inner .woocommerce-review-link,
a.woocommerce-review-link {
    color: #797979;
}
/*Single image ad*/
.ad-title.static-text {
    font-size: 13px;
    font-weight: 500;
    color: #191919;
    margin: 0 0 15px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.ad-title.static-text:before {
    content: "";
    background: #191919;
    height: 1px;
    width: 100%;
    z-index: 9;
    display: block;
    position: absolute;
    right: auto;
    left: 0;
    top: auto;
    bottom: 0;
}
.ad-desc.static-text {
    display: block;
    font-size: 21px;
    font-weight: 500;
    width: 84%;
    line-height: 30px;
    color: #191919;
    text-transform: capitalize;
    margin-bottom: 30px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.ad-detail-inner a.ad-btn {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-transform: capitalize;
    color: #191919;
    padding: 0;
    display: block;
    clear: both;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}
.ad-detail-inner.ad-top-left {
    position: absolute;
    top: 30px;
    left: 30px;
}
.feature-ad6 .ad-desc.static-text-sml {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #191919;
}
.skew-hover-effect .feature-box-image {
    position: relative;
    overflow: hidden;
}
.skew-hover-effect .feature-box-image:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 0;
    display: block;
    content: '';
    width: 50%;
    opacity: 0;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.39) 0%, rgba(255, 255, 255, 0.39) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.39) 0%, rgba(255, 255, 255, 0.39) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.skew-hover-effect:hover .feature-box-image:before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
    opacity: 0;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
.ad-detail-inner.ad-top-right {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    text-align: right;
}
.ad-detail-inner.ad-top-center {
    position: absolute;
    top: 50%;
    right: 0px;
    left: 0;
    transform: translateY(-50%);
    text-align: center;
}
.ad-detail-inner.ad-top-center .ad-desc.static-text {
    width: 100%;
    margin-bottom: 17px;
    font-size: 40px;
    line-height: 40px;
}
.ad-detail-inner.ad-top-right .ad-desc.static-text {
    width: 100%;
    margin-bottom: 17px;
}
.ad-detail-inner.ad-top-center .ad-title.static-text.txt1:before {
    content: "";
    background: #fff;
    height: 1px;
    width: 80%;
    z-index: 9;
    display: block;
    position: absolute;
    right: auto;
    left: -54px;
    top: 50%;
    bottom: 0;
    transform: translateY(-50%);
}
.ad-detail-inner.ad-top-center .ad-title.static-text.txt1:after {
    content: "";
    background: #fff;
    height: 1px;
    width: 80%;
    z-index: 9;
    display: block;
    position: absolute;
    right: auto;
    right: -54px;
    top: 50%;
    bottom: 0;
    transform: translateY(-50%);
}
.ad-detail-inner.ad-top-center .ad-title.static-text.txt2:before {
    content: unset;
}
.ad-detail-inner.ad-top-center .ad-title.static-text,
.ad-detail-inner.ad-top-center .ad-desc.static-text,
.ad-detail-inner.ad-top-center a.ad-btn {
    color: #fff;
}
.feature-ad4 .feature-box-image:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    border: 4px rgba(255, 255, 255, 0.52);
    border-style: double;
    margin: 9px;
}
.feature-ad4 .feature-box-image {
    position: relative;
}
.feature-ad2 .ad-desc.static-text,
.feature-ad5 .ad-desc.static-text {
    font-size: 18px;
    line-height: 24px;
}
button.minus, button.plus {
    background: #ededed;
    height: 25px;
    width: 25px;
    border-radius: 5px;
    padding: 0;
    position: absolute;
    font-size: 10.51px;
    border: none;
    outline: none;
    color: #333e48;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: -.15px;
    padding: 0;
    text-align: center;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 12px;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
}
button.plus {
    right: 44px;
}
button.minus:hover, button.plus:hover { 
    color: #fff;
}
/*Woo Responsive*/
@media only screen and (max-width: 1361px) {
    
    .organiky-woo-products-wrapper .woocommerce ul.products li.product.list-product-wrap .zozo-woo-buttons-pack a.zozo-ajax-add-to-cart {
        right: 0;
        left: 0;
        bottom: 0;
        border-radius: 4px;
        top: 16px;
        visibility: visible;
        transform: none;
    }
    .list-style-2 .woocommerce ul.products li.product.list-product-wrap .zozo-woo-buttons-pack a.zozo-ajax-add-to-cart {
        border-radius: 50%;
    }
    .elementor-element .category-style-2 .woocommerce.columns-4 ul.products li.product-category {
        width: 21.7%;
    }
}

@media only screen and (max-width: 1024px) {
    /*Woocommerce Styles*/
    .woo-top-meta select {
        width: 238px;
    }
    .woocommerce ul.products.isotope-col-4 li.product {
        clear: both;
        margin: auto;
    }
    .organiky-woo-products-wrapper .isotope-filter .isotope-filter-item {
        margin-bottom: 0;
    }
    .woo-top-meta .woocommerce-result-count {
        margin: 4px 5px 11px 0;
    }
    .zozo-product-short-view {
        width: 98%;
    }
    .woocommerce-product-gallery .flex-control-thumbs, .page .woocommerce-product-gallery ol.flex-control-thumbs {
        position: relative;
    }
    .woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport {
        width: 100%;
        float: none;
    }
    .woocommerce-page ul.products.columns-3 li.product, 
    .woocommerce .columns-3 ul.products li.product, 
    .woocommerce .organiky-woo .products.columns-3 li.product {
        width: 29.333%;
    }
    .woocommerce ul.products.shop-col-4 li.product {
        width: 22%;
    }
    .elementor-element .woocommerce ul.products li.product {
        margin: 0 0 23px;
    }
    .woocommerce div.product div.images .flex-control-thumbs li:first-child, 
    .page div.product div.images .flex-control-thumbs li:first-child {
        margin-top: 20px;
    }
    .woocommerce div.product div.images .flex-control-thumbs li, .page div.product div.images .flex-control-thumbs li {
        width: 80px;
        height: 80px;
    }
    .woocommerce div.product div.images .flex-control-thumbs {
        display: block;
    }
    .woocommerce .short-product-view-inner div.product div.images .flex-control-thumbs {
        display: initial;
    }
    .elementor-element .woocommerce ul.products li.product .woocommerce-loop-category__title {
        font-size: 13px;
    }
     .elementor-element .cat-style-3 .woocommerce ul.products li.product .woocommerce-loop-category__title {
        font-size: 16px;
    }
    .elementor-element .woocommerce ul.products li.product-category img {
        margin-bottom: 15px !important;
    }
    .elementor-element .category-style-5 .woocommerce ul.products li.product .woocommerce-loop-category__title {
        font-size: 18px;
    }
    .elementor-element .category-style-5 .woocommerce ul.products li.product-category img {
        max-width: 64px;
    }
    .elementor-element .woocommerce.columns-4 ul.products li.product-category {
        width: 100%;
    }
    .woocommerce nav.woocommerce-pagination {
        margin-top: 10px;
    }
    .list-style-2 .woocommerce ul.products li.product.list-product-wrap .woo-thumb-wrap {
        max-width: 190px;
    }
    .elementor-element .product-style-4.text-left .woocommerce ul.products li.product, 
    .elementor-element .product-style-5.text-left .woocommerce ul.products li.product {
        margin: 0px 14px;
    }
    .elementor-element .woocommerce.columns-2 ul.products.owl-carousel li.product.list-product-wrap {
        width: 100% !important;
    }
    .woocommerce-page.columns-3 ul.products li.product-category.product, 
    .woocommerce.columns-3 ul.products li.product-category.product, 
    .elementor-element .woocommerce.columns-3 ul.products li.product-category.product {
        width: 30%;
    }
    .woocommerce ul.products.shop-col-4 li.product,
    .woocommerce-page.columns-3 ul.products li.product, 
    .woocommerce.columns-3 ul.products li.product,
    .woocommerce-page.columns-5 ul.products li.product, 
    .woocommerce.columns-5 ul.products li.product,
    .woocommerce-page.columns-6 ul.products li.product, 
    .woocommerce.columns-6 ul.products li.product,
    .woocommerce-page.columns-4 ul.products li.product, 
    .woocommerce.columns-4 ul.products li.product  {
        flex: 0 0 33%;
         max-width: 33%;
    }
    .woocommerce.columns-1 ul.products li.product.product-category,
    .woocommerce.columns-2 ul.products li.product.product-category,
    .woocommerce.columns-3 ul.products li.product.product-category,
    .woocommerce.columns-4 ul.products li.product.product-category,
    .woocommerce.columns-5 ul.products li.product.product-category,
    .woocommerce.columns-6 ul.products li.product.product-category {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .woocommerce.columns-1 ul.products.owl-carousel li.product.product-category,
    .woocommerce.columns-2 ul.products.owl-carousel li.product.product-category,
    .woocommerce.columns-3 ul.products.owl-carousel li.product.product-category,
    .woocommerce.columns-4 ul.products.owl-carousel li.product.product-category,
    .woocommerce.columns-5 ul.products.owl-carousel li.product.product-category,
    .woocommerce.columns-6 ul.products.owl-carousel li.product.product-category {
        flex: 0 0 100%;
        max-width: 100%;
    }
    section.related.products .product-category {
        padding: 0 15px;
        margin: 0 auto 7px;
    }
    .woocommerce ul.related.products.owl-carousel .loop-product-wrap {
        padding: 0px 0 0px 0;
    }
    .woocommerce .related ul.products.owl-carousel .loop-product-wrap {
        display: block;
    }
}
@media only screen and (max-width: 1000px) {
    .elementor-element .category-style-5 .woocommerce ul.products li.product .woocommerce-loop-category__title,
    .elementor-element .category-style-5 .woocommerce ul.products li.product .woocommerce-loop-category__title:hover {
        font-size: 16px;
    }
}
@media only screen and (max-width:1024px) and (min-width:992px) {
    /* Woocommerce */
    .woocommerce-result-count {
        width: 100%;
    }
    .woo-top-meta select {
        margin-left: 0;
    }
    .widget_price_filter .price_label {
        text-align: left;
        clear: both;
        display: block;
        padding-top: 10px;
    }
    .widget-area .woocommerce ul.cart_list li img, .widget-area .woocommerce ul.product_list_widget li img {
        float: none;
        display: block;
        margin-bottom: 15px;
    }
}
@media only screen and (min-width : 992px){
    .col-lg-6 .woocommerce-result-count {
        width: 100%;
    }
    .col-lg-6 .woo-top-meta select {
        margin-left: 0;
    }
    .woocommerce ul.products.columns-5 li.product {
        width: 20%;
    }
    .woocommerce ul.products.columns-6 li.product {
        width: 16.666%;
    }
}
@media only screen and (max-width : 992px){
    .elementor-element .woocommerce ul.products li.product-category img {
        max-width: 220px;
    }
    .elementor-element .woocommerce ul.products li.product .woocommerce-loop-category__title {
        font-size: 14px;
    }
     .elementor-element .cat-style-3 .woocommerce ul.products li.product .woocommerce-loop-category__title {
        font-size: 16px;
    }
    .organiky-woo-product-categories-wrapper .owl-carousel .owl-nav {
        display: none;
    }
    .organiky-woo-products-wrapper .isotope-filter ul.nav {
        position: relative;
        right: auto;
        left: auto;
        margin-bottom: 0px!important;
        top: auto;
        display: inline-block !important;
    }
    .elementor-section .elementor-element .section-title-wrapper.sec-title-res .title-wrap {
        margin: 0px 0px 10px 0px !important;
    }
    .elementor-element .product-style-4.text-left .woocommerce ul.products li.product, 
    .elementor-element .product-style-5.text-left .woocommerce ul.products li.product {
        width: 30.40%;
    }
}
@media only screen and (max-width: 984px) {
    .elementor-element .product-style-4.text-left .woocommerce ul.products li.product, 
    .elementor-element .product-style-5.text-left .woocommerce ul.products li.product {
        width: 30.30%;
    }
    }
@media only screen and (max-width: 967px) {
    .woocommerce-page ul.products.columns-3 li.product, .woocommerce .columns-3 ul.products li.product, .woocommerce .organiky-woo .products.columns-3 li.product {
        width: 30%;
    }
    .elementor-element .woocommerce ul.products li.product {
        margin: 0 0 23px;
    }
    .elementor-element .product-style-4.text-left .woocommerce ul.products li.product, 
    .elementor-element .product-style-5.text-left .woocommerce ul.products li.product {
        width: 30.20%;
    }
}
@media only screen and (max-width: 960px) {
    .elementor-element .product-style-4.text-left .woocommerce ul.products li.product, 
    .elementor-element .product-style-5.text-left .woocommerce ul.products li.product {
        width: 30.10%;
    }
}
@media only screen and (max-width: 920px) {
    .elementor-element .product-style-4.text-left .woocommerce ul.products li.product, 
    .elementor-element .product-style-5.text-left .woocommerce ul.products li.product {
        width: 30%;
    }
    .woocommerce-page.columns-3 ul.products li.product-category.product, 
    .woocommerce.columns-3 ul.products li.product-category.product, 
    .elementor-element .woocommerce.columns-3 ul.products li.product-category.product {
        width: 29.8%;
    }
}

@media only screen and (max-width: 899px) {
    .woocommerce-page ul.products.columns-3 li.product, .woocommerce .columns-3 ul.products li.product, .woocommerce .organiky-woo .products.columns-3 li.product {
        width: 29.99%;
    }
    .elementor-element .product-style-4.text-left .woocommerce ul.products li.product, 
    .elementor-element .product-style-5.text-left .woocommerce ul.products li.product {
        width: 29.9%;
    }
}
@media only screen and (max-width: 881px) {
    .elementor-element .product-style-4.text-left .woocommerce ul.products li.product, 
    .elementor-element .product-style-5.text-left .woocommerce ul.products li.product {
        width: 29.8%;
    }
    .woocommerce-page.columns-3 ul.products li.product-category.product, 
    .woocommerce.columns-3 ul.products li.product-category.product, 
    .elementor-element .woocommerce.columns-3 ul.products li.product-category.product {
        width: 29.8%;
    }
}
@media only screen and (max-width: 859px) {
    .elementor-element .product-style-4.text-left .woocommerce ul.products li.product, 
    .elementor-element .product-style-5.text-left .woocommerce ul.products li.product {
        width: 29.7%;
    }
    .single-product-buttons-pack a {
        margin-left: 15px;
    }
    .woocommerce button.single_add_to_cart_button.button, .short-product-view-inner .single_add_to_cart_button {
        padding: 16px 20px 15px 20px;
    }
}
@media only screen and (max-width: 851px) {
    .elementor-element .product-style-4.text-left .woocommerce ul.products li.product, 
    .elementor-element .product-style-5.text-left .woocommerce ul.products li.product {
        width: 29.6%;
    }
}
@media only screen and (max-width: 832px) {
    .elementor-element .woocommerce ul.products li.product {
        margin: 0 0 23px;
    }
}
@media only screen and (max-width: 826px) {
    .woocommerce-page.columns-3 ul.products li.product-category.product, 
    .woocommerce.columns-3 ul.products li.product-category.product, 
    .elementor-element .woocommerce.columns-3 ul.products li.product-category.product {
        width: 46.1%;
    }
}
@media only screen and (max-width: 815px) {
    .elementor-element .product-style-4.text-left .woocommerce ul.products li.product, 
    .elementor-element .product-style-5.text-left .woocommerce ul.products li.product {
        width: 29.6%;
    }
    .woocommerce button.single_add_to_cart_button.button, .short-product-view-inner .single_add_to_cart_button {
        padding: 16px 31px 15px 31px;
    }
    .single-product-buttons-pack a {
        margin-left: 0;
        margin-top: 20px;
    }
}
@media only screen and (max-width: 780px) {
    .elementor-element .product-style-4.text-left .woocommerce ul.products li.product, 
    .elementor-element .product-style-5.text-left .woocommerce ul.products li.product {
        width: 30.3%;
    }
    .woocommerce-page.columns-3 ul.products li.product-category.product, 
    .woocommerce.columns-3 ul.products li.product-category.product, 
    .elementor-element .woocommerce.columns-3 ul.products li.product-category.product {
        width: 45.8%;
    }
}

@media only screen and (max-width: 768px) {
    /*Woocommerce Styles*/
    .woocommerce ul.products li.product {
        width: 50% !important;
        clear: both;
    }
    .woocommerce ul.products.owl-carousel li.product {
        width: 100% !important;
    }
    .woocommerce ul.products[class*=shop-col-] li.product:nth-child(2n) {
        clear: none !important;
    }
    .woocommerce ul.products li.product .woo-thumb-wrap img {
        width: 100%;
    }
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        text-align: left !important;
    }
    .organiky-woo-products-wrapper .isotope-filter .isotope-filter-item {
        margin-bottom: 5px;
        padding: 4px 0;
    }
    .woocommerce ul.products li.product .product-list-wrap {
        display: block;
        padding-right: 0;
    }
    .product-list-wrap .woo-thumb-wrap {
        flex: inherit;
        margin-right: 0;
    }
    .woocommerce ul.products li.product .product-list-wrap .attachment-woocommerce_thumbnail {
        margin-bottom: 16px;
    }
    .woocommerce ul.products li.product .product-list-wrap .woocommerce-loop-product__title {
        font-size: 20px;
        margin-bottom: 14px;
        text-align: left;
    }
    .woocommerce div.product div.images.woocommerce-product-gallery, 
    .page div.product div.images.woocommerce-product-gallery {
        margin-bottom: 30px;
        float: none;
        width: 100%;
    }
    .zozo-product-short-view {
        width: 100%;
    }
    .woo-top-meta .woocommerce-result-count {
        margin: 4px 5px 11px 0;
        display: block;
        width: 100%;
    }
    .woocommerce .woo-top-meta select.sortby {
        width: 137px;
        margin-left: 0;
    }
    .woocommerce ul.products.columns-3 {
        margin: unset;
    }
    .archive.woocommerce ul.products {
        margin: unset;
    }
    .archive.woocommerce ul.products {
        margin: unset;
    }
    .woocommerce-page ul.products.columns-3 li.product, .woocommerce .columns-3 ul.products li.product, .woocommerce .organiky-woo .products.columns-3 li.product {
        width: 48% !important;
    }
    .woocommerce ul.products li.product.list-product-wrap .zozo-woo-buttons-pack a.zozo-ajax-add-to-cart {
        opacity: 0;
    }
    .woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product,
    .woocommerce-page.columns-4 ul.products li.product, .woocommerce.columns-4 ul.products li.product,
    .woocommerce-page.columns-5 ul.products li.product, .woocommerce.columns-5 ul.products li.product {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width:991px) {
    .woocommerce ul.products.shop-col-4 li.product {
        width: 30.3%;
    }
    section.related.products .owl-carousel .owl-dots {
        margin-top: 10px !important;
    }
    .woocommerce-page.columns-4 ul.products li.product, 
    .woocommerce.columns-4 ul.products li.product {
        flex: 0 0 33%;
        max-width: 33%;
        width: auto !important;
    }
}
@media only screen and (max-width:975px) {
    .woocommerce ul.products.shop-col-4 li.product {
        width: 30.1%;
    }
}
@media only screen and (max-width:930px) {
    .woocommerce ul.products.shop-col-4 li.product {
        width: 30%;
    }
}
@media only screen and (max-width:893px) {
    .woocommerce ul.products.shop-col-4 li.product {
        width: 29.7%;
    }
}
@media only screen and (max-width:817px) {
    .woocommerce ul.products.shop-col-4 li.product {
        width: 29.5%;
    }
}

@media only screen and (max-width:800px) {
    .woocommerce ul.products.shop-col-4 li.product {
        width: 29.2%;
    }
}
@media only screen and (max-width:768px) {
    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        margin-left: 9px;
    }
    .loop-product-wrap {
        box-shadow: none;
    }
    .woocommerce-page.columns-3 ul.products li.product-category.product, 
    .woocommerce.columns-3 ul.products li.product-category.product, 
    .elementor-element .woocommerce.columns-3 ul.products li.product-category.product {
        width: 46% !important;
    }
    .elementor-element .woocommerce.columns-2 ul.products li.product.list-product-wrap {
        clear: none;
        margin: 0 0px;
        width: 50% !important;
    }
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
        max-width: 100%;
        width: 100%;
    }
    .woocommerce-additional-fields {
        margin-top: 30px;
    }
    .woocommerce #order_review .payment_methods.methods > li {
        line-height: 28px;
    }

    tr.woocommerce-cart-form__cart-item td {
        height: auto;
    }
    .woocommerce #content table.cart td.actions .coupon .button, 
    .woocommerce #content table.cart td.actions .coupon .input-text, 
    .woocommerce #content table.cart td.actions .coupon input, 
    .woocommerce table.cart td.actions .coupon .button, 
    .woocommerce table.cart td.actions .coupon .input-text, 
    .woocommerce table.cart td.actions .coupon input, 
    .woocommerce-page #content table.cart td.actions .coupon .button, 
    .woocommerce-page #content table.cart td.actions .coupon .input-text, 
    .woocommerce-page #content table.cart td.actions .coupon input, 
    .woocommerce-page table.cart td.actions .coupon .button, 
    .woocommerce-page table.cart td.actions .coupon .input-text, 
    .woocommerce-page table.cart td.actions .coupon input {
        width: 48.6%;
    }
    .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 {
        width: 100%;
        padding-bottom: 20px;
    }
    tr.woocommerce-cart-form__cart-item.cart_item {
        position: relative;
    }
    .woocommerce table.shop_table_responsive tr td:before, 
    .woocommerce-page table.shop_table_responsive tr td:before {
        content: attr(data-title) ": ";
        font-weight: 400;
        float: left;
        color: #191919;
    }
    .woocommerce table.shop_table_responsive tr td.product-quantity:before, 
    .woocommerce-page table.shop_table_responsive tr td.product-quantity:before {
        margin-top: 8.5px;
    }
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right!important;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, 
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: #fff;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text:focus {
        background: #fff;
    }
    .woocommerce table.shop_table td.product-remove, .woocommerce-page table.shop_table td.product-remove {
        padding: 12px 15px 12px 20px;

    }
    .woocommerce #content table.cart a.remove, .woocommerce table.cart a.remove, .woocommerce-page #content table.cart a.remove, .woocommerce-page table.cart a.remove {
        margin: auto;
        margin-right: 0 !important;
    }
    .woocommerce-cart .product-quantity .quantity .qty {
        height: 43px;
        width: 70px;
    }
    .woocommerce .cart-collaterals .cart_totals h2 {
        margin-bottom: 30px;
    }
    .woocommerce div.product div.images .flex-control-thumbs li:first-child, 
    .page div.product div.images .flex-control-thumbs li:first-child {
        margin-top: 20px;
    }
    .single-product.woocommerce div.product div.summary {
        display: inline-block;
        margin-top: 0;
    }
    .woocommerce .woocommerce-tabs {
        padding-top: 40px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 20px;
        line-height: 25px;
    }
    .woocommerce #content div.product .woocommerce-tabs .panel, 
    .woocommerce div.product .woocommerce-tabs .panel, 
    .woocommerce-page #content div.product .woocommerce-tabs .panel, 
    .woocommerce-page div.product .woocommerce-tabs .panel {
        margin-bottom: 60px;
    }
    .woocommerce ul.products li.product.list-product-wrap .zozo-woo-buttons-pack a.zozo-ajax-add-to-cart {
        opacity: 0;
    }
    .archive.woocommerce ul.products.shop-col-4 {
        margin: 0 -15px;
    }
    .woocommerce ul.products.shop-col-4 li.product {
        width: 46% !important;
    }
    .woocommerce div.product div.images.woocommerce-product-gallery, 
    .page div.product div.images.woocommerce-product-gallery {
        float: none;
        width: 100%;
        margin-bottom: 35px;
    }
    body.woocommerce-page .zozo-product-short-view .short-product-view-inner > .product > div.entry-summary, 
    body.page .zozo-product-short-view .short-product-view-inner > .product > div.entry-summary {
        width: 100%;
        margin-left: 0;
        float: none;
        margin-right: 0;
    }
    body.woocommerce-page .short-product-view-inner > .product, 
    body.page .short-product-view-inner > .product {
        display: block;    
        height: 100%;
    }
    .zozo-product-short-view .woocommerce-product-gallery .flex-control-thumbs, 
    .page .zozo-product-short-view .woocommerce-product-gallery ol.flex-control-thumbs, 
    .woocommerce .zozo-product-short-view div.product div.images .flex-control-thumbs li {
        width: 70px;
        height: 70px;
    }
    .woocommerce div.product div.images .flex-control-thumbs li, 
    .page div.product div.images .flex-control-thumbs li {
        height: 70px;
        width: 70px;
    }
    .woocommerce .woocommerce-product-gallery ol.flex-control-thumbs {
        padding-top: 0 !important;
    }
    .mfp-close {
        width: 26px;
        height: 26px;
        line-height: 26px;
    }
    nav.woocommerce-MyAccount-navigation {
        margin-bottom: 40px;
    }
    .woocommerce ul.products.shop-col-4 li.product,
    .woocommerce-page.columns-3 ul.products li.product, 
    .woocommerce.columns-3 ul.products li.product,
    .woocommerce-page.columns-4 ul.products li.product, 
    .woocommerce.columns-4 ul.products li.product,
    .woocommerce-page.columns-5 ul.products li.product, 
    .woocommerce.columns-5 ul.products li.product {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .single-product-buttons-pack a {
        margin-left: 18px;
        margin-top: 0;
    }
}
@media only screen and (max-width: 767px) {
    /*Woocommerce Styles*/
    .post-comments-wrapper ul.children {
        padding-left: 10px;
    }
    .woocommerce .woocommerce-ordering, 
    .woocommerce-page .woocommerce-ordering {
        float: none;
    }
    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
        max-width: 100%;
    }
    .woocommerce-additional-fields {
        margin-top: 30px;
    }
    .elementor-element .woocommerce.columns-2 ul.products li.product.list-product-wrap {
        clear: none;
        margin: 0 0px;
        width: 100% !important;
    }
    .woocommerce ul.products li.product.list-product-wrap .zozo-woo-buttons-pack a.zozo-ajax-add-to-cart {
        opacity: 1;
    }
    .elementor-element .woocommerce.columns-2 ul.products li.product.list-product-wrap:nth-child(2) .loop-product-wrap {
        margin-top: 1.875rem !important;
        padding-top: 1.875rem;
        border-top: 2px solid #f1f3f6;
        margin-bottom: 0 !important;
    }
    .organiky-woo-products-wrapper .woocommerce ul.products li.product.list-product-wrap .zozo-woo-buttons-pack a.zozo-ajax-add-to-cart {
        right: -730px;
        left: auto;
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
        border-radius: 50%;
    }
    .woocommerce-page.columns-3 ul.products li.product-category.product, 
    .woocommerce.columns-3 ul.products li.product-category.product, 
    .elementor-element .woocommerce.columns-3 ul.products li.product-category.product {
        width: 100% !important;
        max-width: 100%;
    }
    .woocommerce-cart-form__cart-item .product-quantity .quantity {
        margin-right: 0;
    }
    .woocommerce-page div.product .woocommerce-tabs ul.tabs li,
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        display: block;
    }
    .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
        margin-bottom: 5px;
    }
    .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
        text-align: center;
        padding: 20px 15px;
        margin-right: 0;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        padding: 0;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
        background: #f0f0f0;
    }
    .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
        background: #f0f0f0;
    }
    .woocommerce-page div.product .woocommerce-tabs ul.tabs {
        border-bottom: none;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 17px;
        line-height: 1;
    }
    .woocommerce-page div.product .woocommerce-tabs ul.tabs li:first-child {
        border-bottom: solid 2px #fff;
    }
    .woocommerce ul.products.owl-carousel .owl-dots {
        margin-top: 0px !important;
    }
    .woocommerce.columns-1 ul.products li.product.product-category,
    .woocommerce.columns-2 ul.products li.product.product-category,
    .woocommerce.columns-3 ul.products li.product.product-category,
    .woocommerce.columns-4 ul.products li.product.product-category,
    .woocommerce.columns-5 ul.products li.product.product-category,
    .woocommerce.columns-6 ul.products li.product.product-category {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
    .woocommerce.columns-1 ul.products.owl-carousel li.product.product-category,
    .woocommerce.columns-2 ul.products.owl-carousel li.product.product-category,
    .woocommerce.columns-3 ul.products.owl-carousel li.product.product-category,
    .woocommerce.columns-4 ul.products.owl-carousel li.product.product-category,
    .woocommerce.columns-5 ul.products.owl-carousel li.product.product-category,
    .woocommerce.columns-6 ul.products.owl-carousel li.product.product-category {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media only screen and (max-width: 755px) {
    .woocommerce .woo-top-meta select {
        margin-left: 0;
        height: 40px;
        line-height: 18px;
    }
    .woo-top-meta .woocommerce-result-count {
        margin: 4px 5px 11px 0;
        display: block;
        float: none;
    }
    ul.nav.woocommerce-products-shop-view {
        margin-left: 10px;
    }
}
@media only screen and (max-width: 744px) {
    .woocommerce ul.products.shop-col-4 li.product {
        width: 45.5% !important;
    }
}



@media only screen and (max-width: 661px) {
    .woocommerce ul.products.shop-col-4 li.product {
        width: 45.2% !important;
    }
}

@media only screen and (max-width: 640px) {

    .woocommerce ul.products {
        width: auto;
    }
    .woocommerce .woo-top-meta select.orderby {
        margin-left: 0;
    }
    body.woocommerce-page .short-product-view-inner > .product, 
    body.page .short-product-view-inner > .product {
        display: block;
        height: 100%;
    }
    .zozo-product-short-view {
        width: 100%;
        background: #fff;
    }
    body.woocommerce-page .short-product-view-inner > .product, body.page .short-product-view-inner > .product {
        display: block;
        height: 100%;
    }
    .woocommerce div.product div.images.woocommerce-product-gallery, .page div.product div.images.woocommerce-product-gallery {
        float: none;
        width: 100%;
        margin-bottom: 35px;
    }
    body.woocommerce-page .zozo-product-short-view .short-product-view-inner > .product > div.entry-summary, 
    body.page .zozo-product-short-view .short-product-view-inner > .product > div.entry-summary {
        width: 100%;
        margin-left: 0;
        float: none;
        margin-right: 0;
    }
    .woocommerce-page ul.products.columns-3 li.product, .woocommerce .columns-3 ul.products li.product, .woocommerce .organiky-woo .products.columns-3 li.product {
        width: 47% !important;
    }
    .zozo-woo-key-search .zozo-input-group {
        width: 390px;
    }
    .woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
        width: 100%;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        margin-bottom: 15px;
    }
    .woocommerce.columns-1 ul.products li.product.product-category,
    .woocommerce.columns-2 ul.products li.product.product-category,
    .woocommerce.columns-3 ul.products li.product.product-category,
    .woocommerce.columns-4 ul.products li.product.product-category,
    .woocommerce.columns-5 ul.products li.product.product-category,
    .woocommerce.columns-6 ul.products li.product.product-category {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
    .woocommerce.columns-1 ul.products.owl-carousel li.product.product-category,
    .woocommerce.columns-2 ul.products.owl-carousel li.product.product-category,
    .woocommerce.columns-3 ul.products.owl-carousel li.product.product-category,
    .woocommerce.columns-4 ul.products.owl-carousel li.product.product-category,
    .woocommerce.columns-5 ul.products.owl-carousel li.product.product-category,
    .woocommerce.columns-6 ul.products.owl-carousel li.product.product-category {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media only screen and (max-width: 619px) {
    .woocommerce ul.products.shop-col-4 li.product {
        width: 45% !important;
    }
}




@media only screen and (max-width: 593px) {
    .woocommerce ul.products.shop-col-4 li.product {
        width: 44.6% !important;
    }
}
@media only screen and (max-width : 580px){ 
    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        float: none;
        display: block;
        margin-left: 0;
    }
    .woocommerce ul.products li.product .product-list-wrap .product-list-right .star-rating {
        display: block;
    }
    .woo-top-meta form {
        width: 100%;
    }
    .woocommerce .woo-top-meta select.sortby,
    .woocommerce .woo-top-meta select.orderby {
        width: 100%;
    }
}

@media only screen and (max-width: 551px) {
    .woocommerce ul.products.shop-col-4 li.product {
        width: 44.1% !important;
    }
}
@media only screen and (max-width : 540px){ 
    .woocommerce ul.products li.product {
        width: 100% !important;
        clear: both;
    }
    .isotope-filter li {
        margin-bottom: 5px;
    }
    .organiky-woo-products-wrapper.cus-pro-wrap .isotope-filter {
        text-align: center;
        margin-bottom: 20px;
        position: relative;
        right: 0px;
        top: auto;
        width: auto;
        overflow: auto;
        margin-left: 0;
        margin-right: 0;
    }
    .elementor-element.elementor-element-715067db .margin-bottom-30 {
        margin-bottom: 20px!important;
    }
    .elementor-element .isotope-col-4 .loop-product-wrap {
        display: inline-block;
    }
    .elementor-element .loop-product-wrap {
        margin: 0;
        width: 100%;
    }
    .text-center-sm {
        text-align: center !important;
    }
    .organiky-woo-products-wrapper .isotope-filter {
        margin-bottom: 30px;
    }
    .offer-wrap .off-num {
        line-height: 40px;
    }
    .post-comments div#respond {
        padding: 20px 20px 25px;
    }
    .footer-top-sidebar .organiky_mailchimp_widget button.zozo-mc.btn span.icon {
        font-size: 21px;
        margin-left: 0 !important;
    }
    .footer-top-sidebar .organiky_mailchimp_widget button.zozo-mc.btn {
        padding: 0 16px 0 13px;
        font-size: 0;
        border-radius: 4px;
        font-weight: 500;
        margin-left: 0;
    }
    .loop-product-wrap {
        box-shadow: none;
        padding-bottom: 0px;
    }
    .product-list-wrap .product-list-right {
        padding: 3px 30px 26px;
    }
    .elementor-element .woocommerce ul.products li.product {
        margin: 0 0 23px;
    }
    .product-category {
        max-width: 345px;
        padding: 0 15px;
        margin: 0 auto 7px;
    }
    .org-product-style-3 .woocommerce ul.products.owl-carousel .loop-product-wrap {
        padding: 0;
    }
}
@media only screen and (max-width : 530px){
    .woocommerce .related ul.products.owl-carousel li.product {
        margin-bottom: 15px !important;
    }
}
@media only screen and (max-width : 520px){
    .woocommerce ul.products.isotope-col-4 li.product,
    .elementor-element .category-style-5 .woocommerce ul.products li.product {
        margin-bottom: 0px !important;
    }
    .woocommerce ul.products.isotope-col-4 .owl-item li.product, 
    .elementor-page .woocommerce[class*=columns-] .owl-item li.product {
        max-width: 100%;
    }
    
}
@media only screen and (max-width : 479px){
    .cus-newsletter {
        padding-left: 0;
    }
    .cus-newsletter:before,
    .cus-newsletter:after {
        content: unset;
    }
    .cus-newsletter h4.typo-white {
        margin-bottom: 15px;
    }
    .woocommerce button.single_add_to_cart_button.button, .short-product-view-inner .single_add_to_cart_button {
        padding: 15px 20px 15px 20px;
    }
    .woocommerce button.single_add_to_cart_button.button, .short-product-view-inner .single_add_to_cart_button {
        margin-bottom: 0;
    }
    .woocommerce div.product form.cart, 
    .page div.product form.cart {
        margin-bottom: 10px;
    } 
    .single-product.woocommerce div.product form.cart, 
    .single-product.page div.product form.cart {
        margin-bottom: 30px;
    }
    .woocommerce ul.products.shop-col-4 li.product,
    .woocommerce-page.columns-3 ul.products li.product, 
    .woocommerce.columns-3 ul.products li.product,
    .woocommerce-page.columns-4 ul.products li.product, 
    .woocommerce.columns-4 ul.products li.product,
    .woocommerce-page.columns-5 ul.products li.product, 
    .woocommerce.columns-5 ul.products li.product {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .woocommerce.columns-5 ul.products li.product.product-category {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .product-category {
        margin: 0 auto 8px;
    }
}
@media only screen and (max-width : 443px){
.woocommerce ul.products.shop-col-4 li.product {
        width: 92% !important;
    }
    .single-product.woocommerce .comment_container .star-rating {
        display: block;
        float: none;
        margin-bottom: 7px;
    }
    .zozo-product-short-view .woocommerce-product-gallery .flex-control-thumbs, 
    .page .zozo-product-short-view .woocommerce-product-gallery ol.flex-control-thumbs, 
    .woocommerce .zozo-product-short-view div.product div.images .flex-control-thumbs li {
        width: 60px;
        height: 60px;
    }
}
@media only screen and (max-width : 430px){
    .woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price {
        width: 131px;
    }   
    .woocommerce .quantity .qty-group span, .woocommerce-page .quantity .qty-group span, .page .quantity .qty-group span {
        padding: 0 7px;
    }
    .woocommerce.single .quantity input.input-text.qty, .page .quantity input.input-text.qty, .woocommerce .quantity .qty {
        height: 50px;
        width: 65px;
    }
    .woocommerce-cart .quantity .qty {
        height: 43px;
        width: 70px;
    }
    .woocommerce .short-product-view-inner div.product .quantity .qty, .woocommerce .short-product-view-inner div.product .quantity .qty {
        height: 48px;
        width: 80px;
        margin-left: 5px;
        padding-left: 0;
    }
    .woocommerce-form-coupon-toggle .woocommerce-info {
        line-height: 24px;
    }
}
@media only screen and (max-width : 410px){
    .woocommerce-page ul.products.columns-3 li.product, 
    .woocommerce .columns-3 ul.products li.product, 
    .woocommerce .organiky-woo .products.columns-3 li.product {
        width: 100% !important;
    }
    .woocommerce ul.products li.list-product-wrap .loop-product-wrap {
        display: block;
    }
    .list-style-2 .woocommerce ul.products li.product.list-product-wrap .woo-thumb-wrap {
        max-width: 190px;
        margin: auto;
    }
    .woocommerce ul.products li.list-product-wrap .product-list-content *, 
    .woocommerce ul.products li.list-product-wrap .product-list-content *.price {
        text-align: center;
    }
    .list-style-sml .woocommerce ul.products li.list-product-wrap .product-list-content *, 
    .list-style-sml .woocommerce ul.products li.list-product-wrap .product-list-content *.price {
        text-align: left;
    }
    .elementor-element .woocommerce.columns-2 ul.products li.product.list-product-wrap:first-child .loop-product-wrap, 
    .elementor-element .woocommerce.columns-2 ul.products li.product.list-product-wrap:nth-child(2) .loop-product-wrap {
        margin-top: 0 !important;
        padding-top: 0;
        border-top: none;
        margin-bottom: 30px !important;
    }
    .elementor-element .woocommerce ul.products li.product.list-product-wrap .star-rating {
        display: none;
    }
    .list-style-2 .woocommerce ul.products li.product.list-product-wrap .woocommerce-loop-product__title {
        margin-bottom: 9px;
    }
    .woocommerce button.single_add_to_cart_button.button, .short-product-view-inner .single_add_to_cart_button {
        padding: 15px 30px 15px 30px;
    }
    .single-product-buttons-pack a {
        margin-left: 0;
        margin-top: 25px;
    }
    .organiky-woo-products-wrapper.cus-pro-wrap .isotope-filter {
        margin-bottom: 0px;
    }
}
@media only screen and (max-width : 379px){
    .woocommerce div.product form.cart, 
    .page div.product form.cart {
        margin-bottom: 25px;
    }
    .single-product-buttons-pack a:first-child {
        margin-left: 0;
    }

    .woocommerce .woo-top-meta select,
    .woocommerce .woo-top-meta select.sortby {
        margin-left: 0;
        width: 100%;
    }
    .woo-top-meta form {
        display: block;
    }
    .woo-top-meta .woocommerce-result-count {
        text-align: left;
    }
    .woocommerce ul.products li.list-product-wrap .woo-thumb-wrap {
        margin: auto;
        margin-bottom: 20px;
    }
    .woocommerce ul.products li.list-product-wrap .product-list-content *, 
    .woocommerce ul.products li.list-product-wrap .product-list-content *.price {
        text-align: center;
    }
    .woocommerce .short-product-view-inner div.product .quantity .qty, 
    .woocommerce .short-product-view-inner div.product .quantity .qty {
        width: 60px;
    }
    .woocommerce button.single_add_to_cart_button.button, .short-product-view-inner .single_add_to_cart_button {
        padding: 15px 20px 15px 20px;
        font-size: 14px;
    }
     .short-product-view-inner .single-product-buttons-pack a {
        margin-left: 11px;
    }
    .woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-notices-wrapper .woocommerce-error {
        padding: 1em 1.3em 1em 3em !important;
    }
}
@media only screen and (max-width : 369px){
.woocommerce ul.products.shop-col-4 li.product {
        width: 91% !important;
    }
}
@media only screen and (max-width : 365px){
    .woo-top-meta form {
        margin-bottom: 15px !important;    
        display: block;
    }
    .woo-top-meta {
        margin-bottom: 19px;
    }
    ul.nav.woocommerce-products-shop-view {
        margin-left: 0;
    }
    ul.nav.woocommerce-products-shop-view {
        text-align: center;
        margin: auto;
        display: block;
    }
    .woocommerce .organiky-woo .products.columns-3 li.product {
        margin-bottom: 30px;
    }
    .woo-top-meta .woocommerce-result-count {
        margin: 4px 5px 11px 0;
    }
    .organiky-woo-products-wrapper .isotope-filter .isotope-filter-item {
        margin-left: 10px;
        margin-right: 10px;
    }
    .woocommerce div.product div.images .flex-control-thumbs li, .page div.product div.images .flex-control-thumbs li {
        width: 61px;
    } 
    .woocommerce-page.columns-3 ul.products li.product-category.product, 
    .woocommerce.columns-3 ul.products li.product-category.product, 
    .elementor-element .woocommerce.columns-3 ul.products li.product-category.product {
        width: 100% !important;
        margin-bottom: 30px !important;
    }
    .elementor-element .woocommerce.columns-2 ul.products li.product.list-product-wrap .product-list-content {
        margin-top: 20px;
    }
    .woocommerce .short-product-view-inner .woocommerce-product-rating {
        float: none;
        margin-bottom: 6px;
    }
    .woo-top-meta form.woocommerce-ordering {
        margin-bottom: 30px !important;
    }
}
@media only screen and (max-width : 338px){
    .woocommerce button.single_add_to_cart_button.button, 
    .short-product-view-inner .single_add_to_cart_button {
        float: none !important;
        padding: 15px 30px 15px 30px;
        margin-left: 0;
        margin-top: 25px;
        margin-bottom: 0;
        width: 78%;
    }
    .single-product-buttons-pack {
        margin-top: 25px;
        float: right;
    }
    .single-product-buttons-pack a {
        margin-left: 0;
        margin-top: 0;
    }

}
@media only screen and (max-width : 330px){
    body.woocommerce-page .short-product-view-inner > .product, 
    body.page .short-product-view-inner > .product {
        padding: 20px;
    }
    .woocommerce div.product div.images .flex-control-thumbs li, 
    .page div.product div.images .flex-control-thumbs li {
        margin-right: 8px;
        margin-top: 8px;
    }
    .woocommerce .short-product-view-inner div.product div.images .flex-control-thumbs li:first-child, 
    .page .short-product-view-inner div.product div.images .flex-control-thumbs li:first-child {
        margin-top: 8px;
    }
    .woocommerce div.product div.images .flex-control-thumbs li:first-child, 
    .page div.product div.images .flex-control-thumbs li:first-child {
        margin-top: 8px;
    }
}