.hidden {display:none;}
/* Hide the original title */
.woocommerce-loop-product__title {
    display: none !important;
}

/* Show the custom title */
.custom-loop-product__title {
    display: block !important;
}



/*local pickup*/
input#shipping_method_0_local_pickup18:checked + label[for=shipping_method_0_local_pickup18]::after {
    display: inline-block;
    content: "\2022"; /* Unicode character for a bullet point or any other suitable character */
    margin-left: 10px; /* Adjust spacing */
    color: #ff0000; /* Adjust color */
}
a.button.pickup_pop {
    margin-top: 30px !important;
    background-color: #ff2255 !important;
    color: #fff !important;
    font-size: .8em !important;
}


li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-15235 a.elementor-item.elementor-item-anchor{
    display: none
}
.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
  padding: 10px;
  background: #ff2255;
}
.pp-woo-product-wrapper:hover {border-color: #00ADEF}
.pad {padding:10px;}
.blue-bgr {background: #00adef}
.blue-color {color: #00adef}
.green-bgr {background: #4acbcb}
.green-color {color: #4acbcb}
.stock.out-of-stock {
  float:none !important;
  color: #fff !important;
    padding: 5px;
}
.up-sells.upsells.products h2 {
    background: #00adef;
    padding: 5px 0px 10px 10px;
    margin: 0px 0px 20px 0px;
    color: #fff !important;
}

span.woocommerce-Price-amount.amount {
  padding-right: 10px;
}
/*price filter*/
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #efefef !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #00adef !important;
}
/*explore more categories*/
.elementor-10 .elementor-element.elementor-element-1121176 .elementor-button {
    background-color: transparent;
    color: #00ADEF;
    font-size: 17px;
    font-weight: bold;
}
/*search field*/
.yith-ajaxsearchform-wide.search-input-container input[type=search] {
    font-size: 17px;
    font-weight: bold;
    color: #fff !important;
    border: 1px solid #00adef;
    background: #00adef;
  }
  .yith-ajaxsearchform-wide .search-input-container input[type=search], .yith-ajaxsearchform-wide #yith-ajaxsearchform select, .yith-ajaxsearchform-wide #yith-ajaxsearchform input[type=submit] {
    font-weight: bold;
}
/*payments checkout*/
 .woocommerce-checkout #payment ul.payment_methods {
    list-style: none outside;
    padding: 0;
    background: #fff;
    padding-bottom: 20px;

}
.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 5;
    border: 1px solid #fff;
    padding: 20px;
    margin-top: 10px !important;
    /* width: 70%; */
    border-top: 5px solid #00adef;
    background: #efefef;
}

.yith-ajaxsearchform-wide .search-input-container input[type=search], .yith-ajaxsearchform-wide #yith-ajaxsearchform select, .yith-ajaxsearchform-wide #yith-ajaxsearchform input[type=submit] {
    min-height: 50px !important;
}
[type=button], [type=submit], button {
background: #00adef;
border: none;
color: #fff

}
/*bundles*/
.elementor-add-to-cart.elementor-product-yith_bundle {
  background: #fff !important;
}
form.cart.yith-wcpb-bundle-form {
  display: block !important
}
table.yith-wcpb-product-bundled-items {
    width: 100%;
     border: none !important; 
     border-radius: 0px; 
background: #fff;
     box-shadow: none; 
     margin-bottom: 5px !important; 
    /* overflow: hidden; */
    /* table-layout: auto; */
}
.woocommerce div.product.elementor form.cart table.variations td.value, .woocommerce div.product.elementor form.cart table.variations td.label {
  background:none;
}
.woocommerce .elementor-14965 .elementor-element.elementor-element-619980a form.cart .variations {
  margin:20px !important;
}
.yith-wcpb-product-bundled-item-data__variations_form.bundled_item_cart_content.variations_form {
    padding: 0px!important;
}
h3.yith-wcpb-product-bundled-item-data__title a {
  color:#444;
}
.yith-wcpb-product-bundled-items td.yith-wcpb-product-bundled-item-data{
  border:none !important;
}
.yith-wcpb-product-bundled-items td.yith-wcpb-product-bundled-item-image {
  border:none !important;
}
.yith-wcpb-product-bundled-item-data__variations_form.bundled_item_cart_content.variations_form{
  padding: 20px
}
.yith-wcpb-product-bundled-item-image .price del span.amount {
  font-weight: bold;
  font-size: 15px !important;
}

.pp-categories-list .pp-category-inner {

    height: 30px;
}
.jet-woo-category-thumbnail img {
  max-width: 70%;
}

.elementor-menu-cart__product-remove {
  background: #f00;
  border: 2px solid #f00;
}
.elementor-menu-cart__product-remove:before {
  background:#fff;
}
.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: .5em !important;
   
  }
.soldout {
padding: 3px 8px;
text-align: center;
background: #222;
color: white;
font-weight: bold;
position: absolute;
top: 6px;
left: 6px;
font-size: 12px;
}

.no-category-image a h2.woocommerce-loop-category__title {
    border: 1px solid #00adef;
    padding: 10px;
       color:#00adef !important;
}

.no-category-image a h2.woocommerce-loop-category__title:hover {
  background-color: #00adef;
  color:#fff !important;
}

.woocommerce-Tabs-panel {
  border: 1px solid #00ADEF !important;
}
.dd-var .woocommerce-variation-price {
  font-size: 17px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    margin-bottom: 20px;
    background: #00adef;
    color: #fff !important;
}
.dd-var span.price {
  color:#fff !important;
  border-bottom: 1px solid #fff;
}
.dd-var p.stock.in-stock {
  text-align: center;
  padding-top:10px;
  color: #fff !important;
}
.dd-var .elementor-add-to-cart {
  padding-top:20px;
}





/*product info*/
/*tabs*/
ul.wc-tabs {
    padding: 0px 0px 0px 5px !important;
    margin: 0;
}
.woocommerce-tabs ul.wc-tabs li.active a{
  background:#00adef !important;
  color: #fff !important
}

.dd-new-badge {
display: inline-block;
    background-color: #f25;
    color: #fff;
    font-weight: 700;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    right: 0;
}
.woocommerce-variation-description p{
  background-color: #efefef;
  padding: 10px;
}

/*products archive*/
.pp-woo-product-wrapper {
  position:relative;
  min-height: 460px !important;
}
.pp-product-actions {
  position: absolute;
  bottom: 0px;
}
.woocommerce .elementor-element.elementor-products-grid ul.products li.product, .elementor-10 .elementor-wc-products ul.products li.product  {
  height:430px !important;
}
.elementor-wc-products ul.products li.product .button {
    position: absolute;
    bottom: 10px;
    width: 80%;
    border-radius: 0px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
span.yith-wcbr-brands {
  display: none;
}


a.subcategories-button {
  padding:10px;
  color: #fff;
}
/*product bundles*/
.yith-wcpb-product-bundled-items {
     border: none !important; 
     box-shadow: none !important;
}
h3.yith-wcpb-product-bundled-item-data__title, .single-product h3.yith-wcpb-product-bundled-item-data__title, .yith-wcpb-product-bundled-item-data__description{
  text-align:left;
}
.yith-wcpb-product-bundled-item-data__price .price {
    text-align: right;
    font-weight: bold;
    color: #f25;
  }
/*woo*/
p.stock.out-of-stock {
  text-align: center;
  color:red !important;
}
/*div.product span.price {
  color:#fff !important;
}*/

ul.products li.product {
  min-height: 450px;
}


/*buyone product notification*/
.product-notification {
    color: #000;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
    padding: 7px;
    flex-direction: row-reverse;
    align-items: center;
}
.buy-text h5 {
  margin: 0px;
    text-transform: uppercase;
    font-weight: bold;
}













/*mobile*/
@media (max-width: 767px) {
.thick ul.products li.product {
    border-width: 1px !important;
    padding: 5px !important;
}
ul.products li.product {
  min-height: 380px !important;
}
}