.infinite-scroll .posts-navigation, .infinite-scroll .pagination, .infinite-scroll.neverending .site-footer {
    display: block!important;
}

.woocommerce-tabs.wc-tabs-wrapper{
	display:none;
}

button.collapsible-product:focus{
  box-shadow: none;
}

.collapsible-product {
	cursor: pointer;
	width: 100%;
	border: none!important;
	text-align: left;
	outline: none;
	font-size: 15px;
	background: none!important;
  color: #363636!important;
  border-bottom: 1px solid #878787!important;
	margin-top: 10px!important;
	margin-left: 3px!important;
	padding: 10px;
	padding-left: 0;
  border-radius:0;
}

.collapsible-product i{
		margin-top: 6px;
}

.active-collapsible-product, .collapsible-product:hover {
							background-color: #555;
            }

.collapsible-product-content {
	padding: 5px 18px;
	overflow: hidden;
	background-color: #ffffff;
}

.collapsible-product-content p, .collapsible-product-content li{
   font-size:14px;
}

.bogo-label {
    position: absolute;
    top: 6px;
    right: 6px;
    background: #ff578a;
    padding: 5px;
    color: white;
    font-size:14px;
	  z-index: 10000;
    min-width: 110px;
    text-align: center;
}

.onsale{
	background-color: #ff578a99!important;
}

.bogo-label-single {
    position: absolute;
    top: 6px;
    left: 6px;
    background: #ff578a;
    padding: 5px;
    color: white;
	  z-index:10000;
}



.close-button {
    float: right;
    width: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    /*border-radius: 0.25rem;*/
    background-color: #006dd2;
    color: white;
    margin-right: 15px;
	  font-size: 20px;
    margin-bottom:10px;
    margin-left: auto;
    border: 1px solid #222;
    background: none;
    color: #4c4b4b;
    font-size: 35px;
}

.close-button:hover {
    background-color: darkgray;
}

.modalFilter {
    position: fixed;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
    z-index: 100000;
    bottom: 0;
}

.modalFilter-content {
    background-color: white;
    padding: 2rem 0px 0px 0px;
    width: 100%;
    border-radius: 0rem;
    overflow: auto;
    overflow-y: scroll;
    height: 100%;
}

.modalFilter-content aside{
    width: 90%;
    margin: 30px auto !important;
}

.triggerFilter {
    background-color: transparent;
    color: #1f1f1f;
    box-shadow: none;
    border: none !important;
    border-radius: 0;
    text-align: right;
    right: 0;
    float: right;
    font-size: 15px;
}

.triggerFilter:focus{
    background: white;
    color: black;
    box-shadow: none;
    text-decoration: underline;
}

.show-modalFilter {
    opacity: 1;
    visibility: visible!important;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.modalFilter-content .widget {
    padding:15px;
	  margin:0;
}

#mwb_wpr_order_notice.woocommerce-message{
	display:none;
}

.site-footer-row-container-inner{ 
	background: #ffffff;
  border-top: 1px solid #cccc;
  font-size: 14px;
}

.widget-area .widget-title {
	font-size: 18px!important;
}

.site-middle-footer-inner-wrap {
    grid-row-gap: 20px!important;
}

.wc-block-product-categories-list--depth-0 > :first-child {
  display:none;
}

.fa-filter:before {
    content: "\f0b0";
    padding-right: 10px;
}

.filter-item-more{
    margin: 0 auto;
    text-decoration: underline;
}

.filter-item-more a{color: #2B6CB0!important;font-size:14px!important;}

.registerBtn{
margin-bottom: 45px;
font-size: 15px;
    text-align: center;
    margin-top: 20px;
}

.cart-summary, .wcpf-loader{
	display:none!important;
}

.woocommerce-message:not([role="alert"]) {
    display: none;
}

#box_now_delivery_div{
	margin-bottom: 20px;
  margin-top: -20px;
}

/* Styles for screens with a height of 800px or less */
@media (max-height: 750px) {    
	.header-navigation .header-menu-container ul ul li.menu-item > a{
    padding-top: 8px!important;
    padding-bottom: 3px!important;
	}

}


.footer-widget-area.widget-area .widget * {
    text-align: center !important;
    margin: 5px auto !important;
	  padding: 0;
    text-decoration:none;
}

.footer-widget-area.widget-area .widget li{
  list-style: none;
  text-decoration:underline;
}

.footer-widget-area.widget-area .widget .textwidget {
    margin-top: 15px !important;
}

.site-middle-footer-inner-wrap .widget {
    margin-bottom: 15px;
}

#kadence-breadcrumbs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px; /* Space between items */
}

#kadence-breadcrumbs li {
    list-style: none;
    display: flex;
    align-items: center;
}

#kadence-breadcrumbs li a {
    color: inherit;
}

#kadence-breadcrumbs li i {
    margin-left: 5px;
    font-size: 0.8em;
}

section.up-sells.upsells.products > h2 {
    color: transparent;
    position: relative;
		visibility: hidden;
}

section.up-sells.upsells.products > h2::after {
    content: "Άλλα χρώματα";
    color: #222222;
     
    position: absolute;
    top: 0;
    left: 0;
		visibility: visible;
}

.woocommerce div.product .product_title {
    font-size: 22px;
}

.custom-field-style-product{
    font-size: 16px;
    margin-top: 10px;
}

.woocommerce div.product p.price {
    font-size: 23px;
}

.woocommerce ul.products li.product .product-action-wrap{
   display:none;
}

.woocommerce ul.products.grid-cols{
   column-gap: 0.4rem;
   row-gap: 1.2rem;
}

.products:not(.woo-archive-image-hover-none) li.product a {     
    font-size: 15px;
}

.woocommerce ul.products .custom-field-style{
margin: 1px 0px 15px 0px;
font-size: 14px;
}

.woocommerce ul.products .woocommerce-Price-amount{
font-size: 17px!important;
font-weight: 700;
/*color: #4b5dd0;*/
}

.woocommerce ul.products li.product .entry-content-wrap {
    padding: 1rem 0.4rem 0.5rem;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled span{
    text-decoration: line-through;
    text-decoration-color: red;
    text-decoration-thickness: 2px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before{
background-image:none;
}

.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item){
	border-radius:0%;
}

.woocommerce .products ul {
    margin: 0.3em -5px 0.3em;
}

.woocommerce .upsells .products ul{
margin: 0 0 1em;
}

.woocommerce  .upsells p{
    margin: 0.1em 0!important;
}

.woocommerce .upsells .greenDiv,
.woocommerce .upsells .variations,
.woocommerce .upsells .amount,
.woocommerce .upsells .woocommerce-loop-product__title{
 display:none;
}

.woocommerce .upsells.products{
	  border-bottom: 1px solid #878787;
    padding-bottom: 25px;
}
.woocommerce .upsells .product-details{padding-top:5px!important;}

.woocommerce-loop-product__title a{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.widget-area .widget-title{
   text-transform: none!important;
}

.woocommerce div.product form.cart .variations label {
    font-weight: 300;
}

.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name, .woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name {
    font-weight: 300;
}

.woo-variation-swatches .entry-summary .variable-items-wrapper .variable-item:not(.radio-variable-item).selected{
    box-shadow: 0 0 2px 2px #3d3d3d!important;
}

.variations tr:nth-of-type(2) th  {
  padding-top: 20px; /* adjust as needed */
}

.variations tr:nth-of-type(1) th  {
  padding-top: 10px; /* adjust as needed */
}

.woocommerce div.product div.summary p {
    margin: 0.8em 0;
}

section.up-sells.upsells.products > h2 {
    font-size: 17px;
    font-weight: 400 !important;
}

.wc-block-product-categories-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
  font-family: 'Segoe UI', sans-serif;
}

.wc-block-product-categories-list-item {
  margin-bottom: 10px;
  transition: all 0.3s ease;
}

.wc-block-product-categories-list-item a {
  display: block;
  padding: 3px 14px;
  background: #ffe5f5;
  border-radius: 2px;
  text-decoration: none;
  color: #222;
  font-size: 13px;
  font-weight: 400;
  transition: background 0.3s, color 0.3s;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.wc-block-product-categories-list-item a:hover {
  background: #e9ecef;
  color: #000;
}

.wc-block-product-categories-list--depth-1 {
  margin-top: 4px;
  padding-left: 20px;
}

.wc-block-product-categories-list--depth-2 {
  margin-top: 6px;
  padding-left: 30px;
}

.wc-block-product-categories-list--depth-1 .wc-block-product-categories-list-item a {
  background: #fff;
  border-left: 3px solid #ccc;
  font-size: 13px;
  padding-left: 12px;
}

.wc-block-product-categories-list--depth-1 .wc-block-product-categories-list-item a:hover {
  border-color: #333;
}

 h4 {
    font-size: 18px;   
}

.wp-block-woocommerce-attribute-filter {
padding-top:15px;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a{
	font-weight:400;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td, .shop_table .product-total, .cart-subtotal td, .fee td , .order-total td {
   text-align: right!important;
}

.wp-block-getwooplugins-attribute-filter .filter-item-inner {
    height: 80%;
    width: 80%;
    margin-top: 4px;
}

.wp-block-getwooplugins-attribute-filter .filter-item .text{font-size: 14px;}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{
box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);
}

#kadence-breadcrumbs .dropdown-nav-toggle{display:none;}

 
 #kadence-breadcrumbs{display:none;}

body{
    background: #ffffff;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
  padding-bottom:1px;
}
.woocommerce section.up-sells .blockUI.blockOverlay::before  {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

.woocommerce .woocommerce-breadcrumb a {
    padding-right: 4px;
}


.upsells.products .grid-lg-col-4 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
}

.woocommerce  .upsells ul.products:not(.products-list-view)  {
        grid-template-columns: repeat(6, minmax(0, 1fr));
        
    }
 

.woocommerce .upsells ul.products .custom-field-style {
    padding-left: 5px;
}

.woocommerce .upsells ul.products.grid-cols {
    column-gap: 0.1rem;
}

.upsells.products li{
  border-radius:0;
}
 

.triggerFilter i{
	margin-right: 10px;
}

.site-header-item.site-header-focus-item[data-section="kadence_customizer_mobile_social"] {
  margin: 0 auto;
  text-align: center;
  width: 75px;
}

.header-mobile-social-inner-wrap a{
    border: 1px solid black!important;
    background: white!important;
}

#masthead { 
    z-index: 23000!important;
}

.header-social-wrap .header-social-inner-wrap .social-button {
    border-radius: 3px;
    border: 1px solid black;
    background: white;
}

.content-area {
    margin-top: 2rem; 
}

.mobile-site-branding .has-logo-image{
    padding: 3px;
}

.kadence-shop-top-row {
    padding-bottom: 10px; 
}

/* === 2 COLUMNS ON MOBILE === */
@media (max-width: 768px) {
  .is-layout-grid.wp-block-group {
    display: flex;
    flex-wrap: wrap;
    gap: 2px;
    justify-content: center;
    margin-top:15px!important;
  }

  .wp-block-woocommerce-featured-category {
    width: 48%!important;
    min-height: 240px !important;
    margin: 0 auto; 
  }

  .wp-block-woocommerce-featured-category h2{
    font-size:15px;
    padding-top:35px;
    padding-right: 0;
    padding-left: 0;    
  }

	.wc-block-featured-category__description{
    display:none;
  }
   
	.fee td{
		min-width: 150px;
	}

	.mwb_wpr_apply_custom_points {
      padding-left: 0px!important;
    } 
 
}

.is-layout-grid.wp-block-group {
    margin-top: 7px!important;
    margin-left: 5px;
    margin-right: 5px;
}

/* === Make entire block clickable (invisible button overlay) === */
.wp-block-woocommerce-featured-category .wp-block-button__link {
  position: absolute;
  inset: 0;
  text-indent: -9999px;
  background: transparent !important;
  border: none !important;
  z-index: 5;
  cursor: pointer;
}

/* Position relative for the block wrapper so the button can cover it */
.wp-block-woocommerce-featured-category {
  position: relative;
  overflow: hidden;
}

/* Optional: Hide the text inside the visible button */
.wp-block-button {
  display: none;
}

wc-block-featured-category .wc-block-featured-category__title {
    -webkit-text-stroke: 0.3px #777777;
}

#_boxnow_locker_id_field{
	  display: none;
}

.fee td img{
  display: inline;
} 

.woocommerce .woocommerce-info{
   font-size: 14px;
}

#box_now_delivery_button {
    font-size: 16px;
}

#search-drawer .drawer-inner input.search-field:focus{
  box-shadow:none;
}

.rewards-points {
    font-size: 14px;
    color: #9b9a9a;
    border-top: 1px solid #878787;
    width: 160px;
    padding-top: 5px;
    text-align: center;
}

.woocommerce-cart-form__cart-item dl.variation, .cart_item dl.variation, .woocommerce-mini-cart-item.mini_cart_item .variation {
  display: none;
}

.upsells.products .rewards-points, 
.upsells.products .onsale, 
.upsells.products .custom-swatch-wrapper{
display:none;
}

.mwb_wpr_shortcode_wrapper{
    border-bottom: 1px solid #9f9f9f;
    padding-bottom: 11px;
}

.custom-swatch {
    display: inline-block;
    margin: 2px;
    padding: 6px 10px;
    border: 1px solid #ccc;
    background: #ffffff;
    border-radius: 4px;
    font-size: 12px;
    cursor: pointer;
}

.custom-swatch:hover{
	border: 1px solid #9b9a9a;
}

.custom-swatch-wrapper{
  margin-top: 5px;
}

.custom-swatch.out-of-stock {
    opacity: 0.4;
    text-decoration: line-through;
    background-color: #eee;
    border-color: #ccc;
    text-decoration: line-through;
    text-decoration-color: red;
    text-decoration-thickness: 2px;
}

.wp-block-woocommerce-attribute-filter input[type="checkbox"]{
display:none!important;
}

.custom-swatch.in-stock {
    font-weight: bold;
}

.wc-block-components-checkbox .wc-block-components-checkbox__mark {
     
    margin-top: 0em!important;
    left: 3px;
    top: 3px;
}

div.pswp--supports-fs.pswp--open{
	z-index: 100000;
}

.wc-block-components-checkbox__mark path {
    stroke: #ffffff;
    stroke-width: 0.3; 
	  fill: #6a6a6a;
}


/* Points wrapper container */
.mwb_wpr_apply_custom_points {
    /* display: flex; */
    /* align-items: center; */
    /* gap: 10px; */
    /* padding-left: 20px; */
}
 
 .coupon button[type="submit"] {
    width: 50%!important;
    font-size: 14px!important;
    background: #4b5dd0!important;
    color: white!important;
}

.mwb_wpr_apply_custom_points #mwb_cart_points {
    height: 37px;
    border: 1px solid var(--global-gray-400);
    border-radius: 3px;
    font-size: 90%;
    background: #ffffff;
    margin-right: 4px;
}

button.mwb_cart_points_apply, .coupon, .button.mwb_cart_points_apply {
    width: 100%!important;
}

#coupon_code {
    width: 48%;
}

.mwb_wpr_apply_custom_points{
    float: left;
    margin-top: 8px;
    width: 100%;
}

.mwb_wpr_apply_custom_points .button{
   width: 50%!important;
}

.mwb_wpr_apply_custom_points #mwb_cart_points {
	width: 48%;
  float:left;
}

@media (min-width: 768px) {
	.coupon, .mwb_wpr_apply_custom_points{
	  width: 51%!important;
	}
}

.woocommerce-cart table.cart td.actions .button,.woocommerce-cart table.cart td.actions .coupon{
   margin-top:15px;
}

.woocommerce-cart table.cart td.actions .button{
    position: relative;
    top: 15px;
}

.woocommerce-cart table.cart td.actions .coupon .button,
.woocommerce-cart table.cart td.actions .mwb_wpr_apply_custom_points .button{
    margin-top:0px;
    position: relative;
    top: 0px;
    float: right;
}

.woocommerce-cart table.cart td.actions .button:disabled, .woocommerce-checkout table.cart td.actions .button:disabled, #add_payment_method table.cart td.actions .button:disabled {
    background-color: var(--global-palette6);
    color: var(--global-palette7);
}

@media (max-width: 768px) {
.woocommerce ul.products li.product .entry-content-wrap{
   padding: 1rem 0rem 0.5rem!important;
	}

	.woocommerce ul.products .custom-field-style{
font-size: 13px!important;
}

}

.woocommerce-product-details__short-description {
    display: none;
}

.star-rating {
    display: none!important;
}

.woocommerce-LoopProduct-link-title{
   font-size:15px;
}

.upsells .bogo-label {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #ff578a99;
    padding: 1px;
    color: white;
    font-size: 11px;
    line-height: 10px;
    width: 100%;
    text-align: center;
}

#billing_postcode_custom{
    width:100px;
}

#main .product-archive-title .archive-description{display:none;}

.wc-block-checkbox-list li button{
    font-size: 14px;
    color: #333;
}