/*---------------------------------------------------------------------

                           woocommerce Pagination

-----------------------------------------------------------------------*/
.woocommerce a.button, .button, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce button.button, .woocommerce ul.products li.product .button, .woocommerce #respond input#submit, .woocommerce button.button.alt.disabled {  background: var(--primary-color); color: var(--white-color); display: inline-block; border: none; width: auto; height: auto;     letter-spacing: 0.04em;
    font-family: var(--title-fonts);
    font-size: 14px;
    font-weight: 600;
    padding: 12px 30px;
    text-transform: uppercase;
    line-height: 2; border-radius: 5px;    }
.button:hover, .woocommerce .cart .button:hover, .woocommerce .cart input.button:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce button.button:hover, .woocommerce ul.products li.product .button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button.alt.disabled:hover { background: var(--dark-color); color: var(--white-color); }
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] { padding: 10px 30px;  color: var(--white-color);}
.woocommerce-breadcrumb { display: none; }

/*---------------------------------------------------------------------

                           woocommerce Pagination

-----------------------------------------------------------------------*/
.woocommerce nav.woocommerce-pagination ul { margin: 0; border: none; }
.woocommerce nav.woocommerce-pagination ul li { border: none; margin-right: 5px; }
.woocommerce nav.woocommerce-pagination ul li:last-child { margin-right: 0; }
.woocommerce nav.woocommerce-pagination ul li .page-numbers { position: relative; display: block; height: 45px; width: 45px; text-align: center; line-height: 45px; padding: 0; margin: 0; color: var(--dark-color); background-color: var(--white-color); border: 1px solid var(--grey-color); border-radius: 0; font-size: 16px;     -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current { color: var(--white-color); background-color: var(--primary-color); border-color: var(--primary-color); }
.woocommerce div.product .woocommerce-tabs ul.tabs li a { font-weight: 400; }

/*---------------------------------------------------------------------

                           Cart

-----------------------------------------------------------------------*/
.woocommerce table.shop_table { border-collapse: collapse; }
.woocommerce .quantity .qty { float: none; padding: 0; }
.woocommerce table.shop_table thead>tr {
    background: var(--grey-color); 
}

.woocommerce table.shop_table td.product-name a{ color: var(--dark-color); }
.woocommerce table.shop_table td a {
    text-decoration: none;
    color: var(--white-color);
}
.woocommerce table.shop_table th { font-weight: 600; padding: 15px 30px; line-height: 1.5; color: var(--dark-color); border-right: none; border: none; border-left: none; border-bottom: 1px solid var(--grey-color); text-align: left; font-family: var(--title-fonts);
    font-size: 16px;}
.woocommerce table.shop_table td { border: none; border-left: none; border-bottom: 1px solid var(--grey-color); text-align: left; }
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th { text-align: left; font-weight: 500;}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th { font-weight: 500; }
.order-total { font-weight: 600; color: var(--dark-color); }
.woocommerce-cart-form { margin-bottom: 80px; }
.woocommerce-additional-fields h3 { margin-top: 30px; }
.cross-sells h2, .cart_totals h2 { margin-bottom: 30px; }
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text { width: 200px; border: 2px solid var(--grey-color); padding: 0 15px; margin: 0 10px 0 0; outline: 0; }
.woocommerce .cart_totals .wc-proceed-to-checkout .button { width: 100%; padding: 12px 30px; }
.woocommerce-billing-fields h3, #order_review_heading, .woocommerce-order-details__title { margin-bottom: 15px; }
.woocommerce table.shop_table { border: none; }
.woocommerce-billing-fields__field-wrapper label, .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper { display: inline-block; width: 100%; }
.woocommerce form .form-row .select2-container { border: 1px solid #ededed; background: #f5f7fb; line-height: 45px; height: 45px; padding: 0 10px; width: 100%; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.select2-search--dropdown { display: inline-block; padding: 10px; width: 100%; }
.select2-container--default .select2-selection--single { background-color: transparent; border: none; border-radius: 0; outline: none; }
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] { background: #f5f7fb; }
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] { background: var(--primary-color); }
.select2-container--default .select2-selection--single .select2-selection__rendered { color: #666666; line-height: inherit; }
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 44px; }
.select2-dropdown { border: 1px solid #ededed; }
.woocommerce-input-wrapper { display: inline-block; width: 100%; }
.woocommerce form .form-row textarea { padding: 15px; height: 6em; }
.woocommerce-checkout #payment ul.payment_methods li input { width: inherit; float: left; height: auto; margin: 10px 5px 0 0; }
.woocommerce ul.order_details { margin: 15px 0; padding: 15px; border: 1px solid #ededed; background: #f5f7fb; }

/*---------------------------------------------------------------------

                           Checkout

-----------------------------------------------------------------------*/
.woocommerce form .form-row .select2-container { background: var(--grey-color); border: 1px solid var(--grey-color); color: var(--dark-color); width: 100%; float: left; padding: 0; height: 51px; line-height: 48px; outline: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 { float: left; width: 48%; max-width: inherit; flex: inherit; padding: 0; }
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 { float: right; padding: 0; width: 48%; max-width: inherit; flex: inherit; }
#order_review_heading { margin-top: 45px; }
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment { background: var(--grey-color); border-radius: 0; }
.woocommerce-checkout #payment ul.payment_methods li input { margin: 10px 10px 0 0; }
.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal input { margin: 18px 10px 0 0; }
.woocommerce form .form-row { margin: 0; display: inline-block; width: 100%; }
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order { float: left; }
.woocommerce ul.order_details { background: var(--grey-color); border: 1px solid var(--grey-color); }
.woocommerce ul.order_details li strong { color: var(--dark-color); }

/*---------------------------------------------------------------------

                           Login

-----------------------------------------------------------------------*/
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register { border: none; padding: 0; margin: 0; border-radius: 0; }
.woocommerce form .form-row { padding: 0; }
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme { line-height: 3; margin: 0; }
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme input[type=checkbox] { height: auto; }
.woocommerce .woocommerce-form-login p { margin-bottom: 20px; }
.woocommerce .woocommerce-form-login p:last-child { margin-bottom: 0; }
.woocommerce .woocommerce-ResetPassword p.form-row-first { margin-bottom: 20px; }

/*---------------------------------------------------------------------

                           My Account

-----------------------------------------------------------------------*/
.woocommerce form.login { border-color: var(--grey-color); }
input[type=checkbox] { height: 34px; width: 13px; width: auto; margin-right: 5px; }
.woocommerce-form__label-for-checkbox { margin-top: 5px; margin-left: 30px; }
.woocommerce form .form-row { padding: 0; margin: 0 0 15px; }
.woocommerce-MyAccount-navigation ul { margin: 0 15px 0 0; padding: 0; border: 1px solid var(--grey-color); }
.woocommerce-MyAccount-navigation li { list-style: none; display: inline-block; width: 100%; border-bottom: 1px solid var(--grey-color); }
.woocommerce-MyAccount-navigation li a { padding: 10px 15px; color: var(--dark-color); display: inline-block; width: 100%; }
.woocommerce-MyAccount-navigation li a:hover, .woocommerce-MyAccount-navigation li.is-active  a { color: var(--white-color); text-decoration: none; background: var(--primary-color); }
.woocommerce-MyAccount-navigation li a:before {
  float: right;
  font-family: "Ionicons";
  font-weight: 600;
  font-size: 20px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
  content: "\f2b3";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
  content: "\f3f7";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
  content: "\f41f";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
  content: "\f455";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
  content: "\f3d1";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
  content: "\f3a0";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  content: "\f29f";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before {
  content: "\f064";
}

/*---------------------------------------------------------------------

                           My Account

-----------------------------------------------------------------------*/
.woocommerce .products ul, .woocommerce ul.products { margin: 0 -15px; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 25%; text-align: center; margin: 0 0 45px; padding: 0 15px; }
.woocommerce-page.columns-2 ul.products li.product, .woocommerce.columns-2 ul.products li.product { width: 50%; }
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product, .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product { width: 33.3333333%; }
.woocommerce-page.columns-5 ul.products li.product, .woocommerce.columns-5 ul.products li.product { width: 20%; }
.woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product { width: 16.666666666%; }
.woocommerce ul.products li.product .onsale { top: 15px; right: 30px; left: auto; margin: 0; min-height: auto; min-width: auto; padding: 0px 10px; border-radius: 0; line-height: 2; font-weight: 400; font-size: 14px; background: var(--primary-color); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.woocommerce span.onsale { top: 0; left: 0; margin: 5px; min-height: auto; min-width: auto; padding: 0px 10px; border-radius: 3px; line-height: 2; font-weight: 400; font-size: 14px; background: var(--primary-color); }
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 { padding: 0; margin: 0; font-size: 18px; line-height:26px; }
.woocommerce ul.products li.product .price { color: var(--primary-color); font-size: 14px; margin: 0; }
.woocommerce a.added_to_cart { width: 100%; }
.product_meta .sku_wrapper, .product_meta .posted_in, .product_meta .tagged_as { margin-bottom: 5px; width: 100%; display: inline-block; }
.woocommerce div.product p.price, .woocommerce div.product span.price { color: var(--primary-color); }

/*---------------------------------------------------------------------

                           Tab products

-----------------------------------------------------------------------*/
.woocommerce div.product .woocommerce-tabs ul.tabs::before { border-bottom: 1px solid var(--grey-color); }
.woocommerce div.product .woocommerce-tabs ul.tabs { text-align: left; padding: 0; margin: 0 0; border: none; }
.woocommerce div.product .woocommerce-tabs ul.tabs li {border: 0;  padding: 0 30px; margin: 0; background: none; border-color: var(--grey-color); transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before { display: none !important; }
.woocommerce-tabs { margin-bottom: 80px; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active { background: var(--primary-color); color: var(--white-color); border-color: var(--primary-color); }
.woocommerce-Tabs-panel h2 { margin-bottom: 15px; }
.woocommerce  .related.products h2{ margin-bottom: 15px; }
.woocommerce .comment-respond .comment-reply-title:before { display: none; }
.woocommerce #review_form #respond.comment-respond .comment-form-author, .comment-respond .comment-form-email, .comment-respond .comment-form-url{width: 32.7%;}
.woocommerce #review_form #respond p{margin-right: 10px;}
.woocommerce #review_form #respond .comment-form-url{ margin-right: 0; }
.woocommerce #review_form .comment-respond .comment-form-author, .woocommerce #review_form .comment-respond .comment-form-email, .woocommerce #review_form .comment-respond .comment-form-url { margin-right: 15px; }
.woocommerce #review_form #respond textarea{height: 150px;}
.woocommerce-Tabs-panel .comment-respond .comment-form-email { margin-right: 0; }
.woocommerce .woocommerce-Tabs-panel #review_form .comment-respond .form-submit { margin: 0; }
.woocommerce div.product .woocommerce-tabs .panel { margin: 0; padding: 30px 30px; border: 1px solid var(--grey-color); border-top: none; }
.woocommerce div.product .woocommerce-tabs .panel h2{ font-size: 28px;line-height: 36px; }
.woocommerce ul.products li.product .star-rating { font-size: 14px; display: inline-block; margin: 10px 0 0; }
.woocommerce ul.products li.product .price ins { font-weight: 600; color: var(--dark-color); }
.woocommerce ul.products li.product a h2{    transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;}
.woocommerce ul.products li.product a:hover h2{ color: var(--primary-color); }
.woocommerce ul.products li.product a img{  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.woocommerce nav.woocommerce-pagination ul{ border: 0; }

/*++++++++++ shop page ++++++++++ */
.woocommerce-shop .woocommerce nav.woocommerce-pagination  {margin-bottom: 80px;}

/*+++++++++++++++++++ */

.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner{
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: 3px;
}
.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    padding: 15px;
    display: flex;
    z-index: 1;
}
.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-overlay:before{
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    background: var(--dark-color);
    transform: translateY(100%);
    transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; display: none;
}
.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner:hover .pt-product-overlay:before{
    align-items: center;
    justify-content: center;
    transform: translateY(0px);
    opacity: 0.4;
     transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.5s ease-in-out;
}
.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-content a{
    transform: translateY(50px);
}
.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner:hover .pt-product-content a{
       transform: translateY(0px);
}   
.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner:hover .pt-product-content{
    opacity: 1;
    bottom: 0px;
}
.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-content{
    position: absolute;
    left: 50%;
   bottom: -100px;
    transform: translate(-50%, 0%);
    width: 100%;
    opacity: 0;
    transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out;
}
.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-content a{
    background: var(--dark-color);
    display: block;
    border-radius: 0;
}
.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-content a.added{ display: none; }
.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-content a.add_to_cart_button:hover{background: var(--primary-color);  }
.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-content .added_to_cart{
   background: var(--primary-color);
   color: var(--white-color);
      letter-spacing: 0.04em;
    font-family: var(--title-fonts);
    font-size: 14px;
    font-weight: 600;
    padding: 12px 30px;
    text-transform: uppercase;
    line-height: 2;
}
.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner:hover .pt-overlay:before{
    transform: translateY(0%);
    opacity: 1;
}
.woocommerce a.button.loading::after {
    margin-right: 15px;
    margin-left: 10px;
    right: inherit;
    top: 12px;
}

.woocommerce-shop .content-area .site-main{
    padding: 130px 0 50px;
}


@media(max-width: 1024px){
    .woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-content{
    position: absolute;
    left: 50%;
   bottom: 0px;
    transform: translate(-50%, 0%);
    width: 100%;
    opacity: 1;
   
}

}




/*---------------------------------------------------------------------

                           Tab products

-----------------------------------------------------------------------*/
.woocommerce-message::before, .woocommerce-info::before { color: var(--primary-color); }
.woocommerce-message, .woocommerce-info { border-top-color: var(--primary-color); background: var(--grey-color); padding: 15px; }
.woocommerce-notices-wrapper .woocommerce-message a { line-height: 1; padding: .618em 1em; }

/*---------------------------------------------------------------------

                           Widget

-----------------------------------------------------------------------*/
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) { width: 20%; display: inline-block; padding: 15px 15px 0 0; }
.woocommerce .woocommerce-ordering { margin: 0 0 30px; }
.woocommerce .woocommerce-result-count { margin: 0 0 30px; line-height: 3; }
.woocommerce-product-search { position: relative; }
.woocommerce-product-search button { background: var(--primary-color); border: none; padding: 0; font-size: 0; position: absolute; text-align: center; color: var(--white-color); line-height: 51px; height: 51px; width: 51px; top: 0; right: 0; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.woocommerce-product-search button:before { content: "\f002"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 16px; }
.woocommerce-product-search button:hover { background: var(--dark-color); }
.widget .footer-title { margin-bottom: 15px; padding: 0 0 15px; font-size: 28px; position: relative; line-height: 1; }
.widget .footer-title:before { content: ""; position: absolute; bottom: 0; left: 0; width: 45px; height: 2px; display: inline-block; background: var(--primary-color); }
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item { padding: 0; }
.widget .price_slider_wrapper .ui-slider-horizontal { height: .5em; background: var(--grey-color); margin-bottom: 30px; margin-top: 30px; position: relative; }
.widget .price_slider_wrapper .ui-slider-horizontal .ui-corner-all { position: absolute; z-index: 2; width: 1em; height: 1em; background-color: var(--primary-color); border-radius: 1em; cursor: ew-resize; outline: 0; top: -.3em; margin-left: -.5em; }
.widget .price_slider_wrapper .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; border-radius: 1em; background-color: var(--primary-color); }
.widget .price_slider_wrapper .price_slider_amount .price_label { font-family: 'Jost', sans-serif; color: var(--dark-color); font-style: normal; font-weight: 600; float: right; line-height: 3.3; }

/*=====  Tags =====*/
.widget .tagcloud .tag-cloud-link { font-size: 14px !important; background: var(--primary-color); margin: 0 10px 10px 0; display: inline-block; float: left; color: var(--white-color); padding: 4px 8px; border: 1px solid var(--primary-color); transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }
.widget .tagcloud .tag-cloud-link:hover { border-color: var(--dark-color); background: var(--dark-color); color: var(--white-color); }
@media(max-width:1365px) {
	.woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product { width: 33.333333%; }
}
@media(max-width:1023px) {
	.woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product { width: 50%; }
}
@media(max-width:767px) {
	.woocommerce div.product .woocommerce-tabs ul.tabs li { padding: 0 15px; }
	.woocommerce-page.columns-2 ul.products li.product, .woocommerce.columns-2 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product, .woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product { width: 100%; }
	.woocommerce .woocommerce-result-count { margin: 0 0 0; line-height: 3; text-align: center; width: 100%; }
	.woocommerce .woocommerce-ordering { margin: 0 0 30px; float: left; width: 100%; }
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 { float: left; width: 100%; }
	.woocommerce ul.order_details li { margin-bottom: 15px; }
	.woocommerce-account .woocommerce-MyAccount-content { margin-top: 30px; }
}

/*================================================

Shop Header

================================================*/

/*=====  Tags =====*/

.pt-shop-btn ul.cart_list li img, ul.product_list_widget li img { width: 80px; float: left; margin-left: 0; margin-right: 15px; }
.pt-shop-btn .star-rating span { color: var(--primary-color); }
.pt-shop-btn ul.cart_list li .star-rating, ul.product_list_widget li .star-rating { font-size: 13px; }
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img { width: 80px; float: left; margin-left: 0; margin-right: 15px; }
.woocommerce .star-rating { font-size: 13px; }
.woocommerce .star-rating span::before { color: var(--primary-color); }

/*===== Navigation Shop =====*/
.pt-shop-btn { margin-left: 30px; }
.pt-shop-btn .dropdown-toggle::after{ display: none; }
.pt-shop-btn .pt-cart { list-style-type: none; margin: 0; padding: 0; position: relative; }
.pt-shop-btn .pt-cart> a { color: var(--dark-color); position: relative; line-height: 90px; padding: 0 0 0;font-size: 22px;transform: rotateY(180deg); }
.pt-shop-btn .pt-cart .basket-item-count { font-size: 10px; font-weight: 600; background: var(--primary-color); color: var(--white-color); position: absolute; top: -5px; right: -5px; height: 15px; width: 15px; line-height: 15px; text-align: center; border-radius: 90px; padding: 0 2px 0 0; }
.pt-shop-btn .pt-cart .basket-item-count .woocommerce-Price-amount { display: none; }
.pt-shop-btn .pt-cart:hover .dropdown-menu-mini-cart { display: block; }
.pt-shop-btn .button.checkout { float: right; }
.pt-shop-btn ul.product_list_widget { margin: 0; padding: 0; }
.pt-shop-btn ul.product_list_widget li { margin: 0 0 15px; padding: 0; list-style: none; display: inline-block; width: 100%; position: relative; }
.pt-shop-btn ul.product_list_widget a.remove { float: right; right: 0; top: 0; left: inherit; bottom: 0; margin: auto 0; font-size: 30px;     text-align: center;position: absolute; }
.dropdown-menu-mini-cart,.dropdown-menu[data-bs-popper] { right: -3%; width: 330px; left: inherit; border: none; box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1); padding: 20px; top: 90px; border-radius: 0; margin: 0; }
.pt-shop-btn .woocommerce-mini-cart__total.total { margin-bottom: 5px; }
.pt-shop-btn .woocommerce-mini-cart__total.total strong{ font-weight: 600;text-transform: capitalize;font-family: var(--title-fonts); }
.pt-shop-btn .woocommerce-mini-cart__total.total  .woocommerce-Price-amount.amount { float: right; }
.pt-shop-btn p { margin-bottom: 0; }
.pt-shop-btn .pt-cart a.remove { line-height: 0.8; color: var(--dark-color) !important; font-weight: 400; height: 1em; width: 1em; }
.pt-shop-btn .pt-cart a.remove:hover { color: var(--primary-color) !important; background: transparent; }
.pt-shop-btn .pt-cart ul.cart_list li a, .pt-shop-btn .pt-cart ul.product_list_widget li a { display: block; text-transform: capitalize;font-weight: 600;
    font-family: var(--title-fonts); color: var(--dark-color);padding-right: 30px;line-height: normal;}
.pt-shop-btn .pt-cart ul.product_list_widget li a:hover{ color: var(--primary-color); }
.pt-shop-btn .pt-cart ul.product_list_widget li a.remove{ font-weight: 400;padding: 0; }
/*===== Header Style 2 Shop =====*/
header#pt-header.pt-header-style-2 .pt-header-info-box .pt-shop-btn { margin-left: 0; padding: 0 30px; border-right: 1px solid #eeeeee; }
header#pt-header.pt-header-style-2 .pt-header-info-box .pt-shop-btn .pt-cart> a{ line-height: 76px; }
header#pt-header.pt-header-style-2.pt-header-sticky .pt-header-info-box .pt-shop-btn .pt-cart> a{ line-height: 86px; }
header#pt-header.pt-header-style-2 .pt-header-info-box .dropdown-menu-mini-cart { top: 100%; }

/*===== Header Style 3 Shop =====*/
header#pt-header.pt-header-style-3 .pt-shop-btn{margin-left: 0;margin-right: 30px;}

/*===== Header Style 4 Shop =====*/
header#pt-header.pt-header-style-4 .pt-shop-btn{ margin: 0 30px ; }
header#pt-header.pt-header-style-4 .pt-shop-btn .pt-cart> a{ color: var(--white-color); }
header#pt-header.pt-header-style-4 .pt-shop-btn .pt-cart .basket-item-count{ background: var(--white-color); color: var(--primary-color); }






@media(max-width:1365px) {

	/*===== Header Style 2 Shop =====*/
   header#pt-header.pt-header-default .pt-shop-btn{ margin-left: 20px;margin-right: 15px; }
	header#pt-header.pt-header-style-2 .pt-header-info-box .pt-shop-btn { padding: 0 20px; }
	header#pt-header.pt-header-style-2 .pt-header-info-box .dropdown-menu-mini-cart {  right: 0;}


/*===== Header Style 4 Shop =====*/
header#pt-header.pt-header-style-4 .pt-shop-btn{ margin: 0 30px ; }
header#pt-header.pt-header-style-4 .pt-shop-btn .pt-cart> a{ color: var(--dark-color); }
header#pt-header.pt-header-style-4 .pt-shop-btn .pt-cart .basket-item-count{ background: var(--primary-color) !important; color: var(--white-color) !important; }


}

@media(max-width:1199px) {
  header#pt-header.pt-header-default .pt-shop-btn{ margin-left: 15px;margin-right: 5px; }
    header#pt-header.pt-header-style-1 .pt-shop-btn{ margin-right: 15px; }
   
}
@media(max-width:1023px) {

	/*===== Header default Shop =====*/
	

	/*===== Header Style 1 Shop =====*/
	header#pt-header.pt-header-style-1 .pt-bottom-header .pt-shop-btn .pt-cart> a { color: var(--dark-color); }
	header#pt-header.pt-header-style-1 .pt-bottom-header .pt-shop-btn { margin-left: auto;  }
    

	header#pt-header.pt-header-style-1 .pt-bottom-header .dropdown-menu-mini-cart { top: 90px; }

	/*===== Header Style 2 Shop =====*/

	

}

@media(max-width:991px) {
header#pt-header.pt-header-style-2 .pt-header-info-box .pt-shop-btn { border: none;padding-left: 0;    padding-right: 10px; }
header#pt-header.pt-header-style-2 .pt-header-info-box .pt-shop-btn .pt-cart> a{ line-height: 90px; }

}

@media(max-width:767px) {
    header#pt-header.pt-header-style-1 .pt-shop-btn{ margin-right: 0; }
	header#pt-header.pt-header-style-2 .pt-header-info-box .pt-shop-btn { margin-top: -90px;  }
    header#pt-header.pt-header-style-3 .pt-shop-btn{margin-right: 15px;}


}
@media(max-width:480px) {
	header#pt-header.pt-header-style-1 .pt-bottom-header .pt-shop-btn, header#pt-header.pt-header-style-2 .pt-header-info-box .pt-shop-btn, header.pt-header-default .pt-bottom-header .pt-shop-btn { display: none; }
    header#pt-header.pt-header-style-3 .pt-shop-btn{display: none;}
    header#pt-header.pt-header-style-5 .pt-shop-btn{display: none;}

}