.single-product .product {
  display: flex;
  align-items: center; /* ✨ Vertically center image & summary */
  gap: 40px; /* Spacing between image and content */
}

.woocommerce div.product div.images {
  flex: 1;
  display: flex;
  justify-content: center; /* Center image horizontally */
}

.woocommerce div.product div.summary {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center; /* Center content vertically */
}

.options-products-linked label {
	margin-bottom: 0px !important;
	padding-left: 10px;
}
.options-products-linked div {
	width: 100%;
	/*display: flex;*/
	padding: 7px 0px;
}
.woocommerce .quantity .qty{
	padding: 5px 16px !important;
}

/*.menu-sliders {

	      /*flex: 0 0 100% !important;*/
        /*max-width: 100% !important;*/
}
*/
.woocommerce div.product form.cart .button {
  
    background-color: #4D4D4D !important;
}

/*.options-products-linked {
  display: grid;
  grid-template-columns: 1fr 1fr;
 ; /* optional: spacing between columns/rows */
}*/

.options-products-linked input {
	margin: auto;
}
.custom-options-sections  .options-title h2 {
	padding: 15px 0px;
	font-size: 24px;
}

.poshub-term-img {
	width: 80px;
}
.single-listing.custom_highlight {
  padding: 10px;
  background: #efc337;
}
.cat-name h2 {
	font-family: "Rubik", Sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color:#fff;
	min-height: 1em !important;
     text-align: center;
	margin: 15px 0px 0px 0px;
	/*
	text-decoration-line: underline;
	*/
	text-underline-offset: 5px;
	
}   

.poshub-term-img {
	display: flex;
	margin: auto;
	justify-content: center;
	align-items: center;
}

.single-listing {
	float: left;
	width: 160px;
}
.category-listings {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}   

 .owl-dots {
	display: flex;
	margin: auto;
	justify-content: center;
	align-items: center;
	 margin-top: 32px;
margin-bottom: 7px;
}
.owl-prev,.owl-next {
	font-size: 30px;
	background: transparent;
	color:white;
	font-weight: 700;
	border: none;
}
.owl-dot{
	border-radius: 50%;
	width: 12px;
	height: 12px;
	background: #fff !important;
}
.owl-dot {
	margin-left: 5px;
}

.inner_wrapper {
position: relative;
z-index: 9;
}
#elementor-sticky-header {
	z-index: 99999 !important;
}
.woocommerce-product-gallery .woocommerce-product-gallery {
  width: 100% !important;
}
ul.poshub-options li {
	font-size: 12px !important;
	margin: 0 14px !important;
	padding: 0 !important;
	color: grey !important;
}


/* mew product page css start  */
.product{
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	padding: 50px 24px 0px;
	    display: flex;
    flex-wrap: wrap;
}
.product > .woocommerce-product-gallery{
	    width: 40% !important;
}
.product .summary.entry-summary{
	width: 60% !important;
	    padding-left: 40px;
}
.product .woocommerce-tabs{
	width: 100% !important;
}

/* mew product page css end  */



.owl-carousel .owl-item .cat-img img {
	width: revert-layer;
}
.home #elementor-header.main-menu-wrapper.visible {
	z-index: 99;
}

.woocommerce-mini-cart-shopping-cart .poshub-edit-cart-item {
	position: absolute;
	top: auto;
	left: auto;
	right: 19px;
	bottom: 3px;
	color: inherit !important;
		
}
.woocommerce-mini-cart-shopping-cart .poshub-edit-cart-item img {
	max-width: 71% !important;
}

.product-remove .poshub-edit-cart-item {
	display: flex;
	margin: auto;
	justify-content: center;
	align-content: center;
}
.poshub-option-price {
  float: right ;
}
.product-name .poshub-options {
	margin-left: 0px !important;
}
.product-name .poshub-option-price {
	float: none;
}
.owl-dots .active{
	background : green!important;
}
#demos .owl-item {
    display: flex;
    justify-content: center;
}
.poshub-cat-img{
	min-height: 10em;
}
.poshub-active-cat-name{
  border: 2px solid;
}
#loader-container img {width: 35px;display:none;}
	#loader-container {display: flex;justify-content: center;}
	.list_drop, #poshub-filter{display:none;}
	
	.toggle_main {width: 50%;border-radius: 15px;overflow: hidden;border: 2px solid #ff0000;}
	.foody_main {display: flex;width: 100%;align-items: center;justify-content: center;}
	.foodyimage_cus {width: 50%;text-align: right;}
	.foodyimage_cus img {width: 70%;}
	.woocommerce-shop #page_content_wrapper {padding: 70px 30px;}
	.woocommerce-shop .inner_wrapper {display: inline-block;width: 100%;padding: 0 !important}
	.pick_main {display: flex;width: 100%;}
	.pick_main .btn_cus{border-radius: 0;width: 100%;padding: 10px 0;text-align: center;background: #fff;color: #ff0000;font-weight: 500;cursor: pointer;font-size: 20px;}
	.toggle_main .list_drop {
		background-color: #E7E7E7;
		width: 100%;
		box-sizing: border-box;
		margin: 0px 0 0;
		border-radius: 0;
		/*padding: 20px !important;*/
		max-height: 320px;
		overflow-y: auto;
		position: relative; 
		height: 100%;
	}
	
	/*.pick_main .btn_cus.shop_page_order_pickup {border-right: 2px solid #ff0000;}*/
	.toggle_main .input_field {display: flex;align-items: flex-start;border-radius: 5px;overflow: hidden;position: relative;}
	/* .foody_main #poshub-filter {width: 100%;padding: 13px 154px 13px 20px;border-radius: initial;border: none;} */
	.foody_main #poshub-filter{padding: 13px 0 13px 20px !important;border-radius: initial;border: none;}  /*width 326 removed*/
	.foody_main #poshub-filter:focus {border: none;}
	.foody_main #poshub-filter-btn {padding: 0px 16px 0px;font-size: 16px;border: none;font-weight: 700;cursor: pointer;position:absolute;height: 100% !important;right: 0}
	.foody_main #poshub-filter-btn:hover {opacity: 0.9;}
	.input-wrapper {position: relative;display: inline-block;width: calc(100% - 130px);}
	.select-input-wrapper {position: relative;display: inline-block;width: 100%;}
	img.search-loader {width: 30px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	img.select-type-search-loader {width: 30px;
		position: absolute;
		top: 60%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.list_drop .list_main {margin: 0;padding: 0 15px;}
	.list_drop select.type_list {height: 40px; margin-top:10px;}
	.list_drop .type_list {margin: 0;padding: 0 15px;}
	.list_drop .list_main li{list-style: none;}
	.list_drop .list_main li a{padding: 7px 15px;background: #fff;transition: all .5s;font-size: 18px;width: 100%;display: inline-block;box-sizing: border-box;text-decoration: none;}
	.list_drop .list_main li:nth-child(even) a{background: #f7f7f7;}
	.list_drop .list_main li:hover a{color: #fff;background: #ff0000;transition: all .5s;}


	@media only screen and (max-width: 991px){
		.foodyimage_cus img {width: 85%;}
	}
	@media only screen and (max-width: 767px){
		.foody_main {flex-flow: wrap;}
		.toggle_main, .foodyimage_cus {width: 100%;}
		.foodyimage_cus {order: 1;text-align: center;}
		.toggle_main {order: 2;margin-top: 30px;}
		.foodyimage_cus img {width: 300px;}
		div#loader-container {top: 31% !important;}
		.input-wrapper {width: 100%;}
		.product > .woocommerce-product-gallery { width: 100% !important; margin: 0 !important;}
		.single-product .product{flex-direction: column; gap:10px !important;}
		.woocommerce-product-gallery .woocommerce-product-gallery {width: 100% !important;margin: 0 !important;}
		.product .summary.entry-summary {width: 100% !important;padding-left: 0;}
		h1.product_title.entry-title {text-align: center !important;font-size: 28px; !important}
		p.price {text-align: center;}

	}
	@media only screen and (max-width: 575px){
		.pick_main .btn_cus{padding: 7px 0;font-size: 18px;}
		.list_drop .list_main li a{font-size: 16px;}
		.woocommerce-shop #page_content_wrapper {padding: 50px 30px;}
	}
	@media only screen and (max-width: 575px){
		.toggle_main .list_drop{padding: 15px 10px !important;}
		.toggle_main .input_field {flex-flow: wrap;}
		.foody_main #poshub-filter-btn {width: 100%;}
	}
.cart-list {list-style: none;}
#main_shop_list {display: flex;justify-content: space-between;width: 30%;display:none;}
woocommerce-cart-form {
float:left;
width: 60%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: right;
width: 90% !important;
}
.col2-set #order_review {
width: 100% !important;
}
.woocommerce-page .woocommerce-checkout .col2-set, .woocommerce-page.woocommerce-order-pay .col2-set {
width: 37% !important;
}
#main.site-main {
max-width: 100%;
}
.woocommerce-products-header {
margin: 0 auto;
background: #333;
padding: 20px 8%;
}
.poshub-active-cat-name {
border: 0px solid;
}
.products.columns-4 {
width: 1140px;
margin: 0 auto !important;
}
.woocommerce .content-area {
padding: 0 !important;
	margin: 0 !important;
	max-width: 100% !important;
}
.has-global-padding.is-layout-constrained.wp-block-group {
padding: 0;
}
.wp-site-blocks {
padding: 0 !important;
}
.woocommerce-checkout form #order_review_heading {
width: 35% !important;
}
.ast-woo-shop-archive .site-content > .ast-container {
max-width: 100%;
padding: 0;
}
/* div#loader-container {position: absolute;left: 40%;width: 100px;top: 45%;transform: translate(-50%, -50%);} */
table.form-table {position: relative;}

.poshub_categories_header {position: relative;margin-bottom: 60px;}
.poshub_categories_header .owl-nav {position: absolute;width: 100%;top: 50%;left: 0;transform: translateY(-50%)}
.poshub_categories_header .owl-nav button {width: 40px;height: 40px;border-radius: 40px;background: #fff !important;display: flex;align-items: center;justify-content: center;position: absolute;top: -30px;}
.poshub_categories_header .owl-nav button.owl-prev{left: -50px;}
.poshub_categories_header .owl-nav button.owl-next{right: -50px;}
.poshub_categories_header .owl-nav button span {font-size: 40px;line-height: 20px;color: #000;}

.single-listing.custom_highlight .cat-name h2 {text-decoration: underline;}

.cartShop_address {padding: 0;background: #f7f7f7;margin-bottom: 30px;border: 1px solid #e0935c;border-radius: 5px;}
.cartShop_address .shop_name {font-size: 22px;line-height: 32px;font-weight: 600;background: #e0935c;color: #fff;padding: 5px 20px;}
.cartShop_address .addmain_wrap {padding: 20px;}
.addressDetail .shop_address span, .addressDetail .pickuptxt span {font-size: 18px;line-height: 20px;font-weight: 400;}
.addressDetail {margin-bottom: 10px;}
.change_option select {font-size: 18px;line-height: 28px;width: 150px;border-color: #d3875a;padding: 7px 10px;cursor: pointer;background-position: center right 10px !important;background-repeat: no-repeat !important;background-size: 15px !important;}
.change_option select.select_shop_opt{margin-right: 20px;}
.addressDetail .shop_address h4, .addressDetail .pickuptxt h4 {display: inline-block;font-size: 18px;}
.change_option label {font-size: 16px;color: #e0935c;margin: 0 0 5px;}
.woocommerce-page .cart-collaterals .cart_totals {width: 100% !important;}
/* li.wc_payment_method{display: none;} */
/*
li.wc_payment_method.payment_method_cod{display: block;}
*/
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {max-width: initial !important;}
.related.products h2 {width: 100%; float: left;}
.categoryLoader{display: none;}
#load_data {position: absolute;z-index: 99;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;height: 100%;background: rgba(0,0,0, 0.7);display: flex;align-items: center;justify-content: center;}
#load_data img {width: 90px;height: 90px;}
.woocommerce-input-wrapper option:disabled {
	color: red;
}

.list_drop select.list_main {height:40px; margin-top: 10px;}
.woocommerce-checkout #order_review{width:60% !important;}
li.custom_poshub_payment label img{ display:none;}
#order_review :is(input#payment_method_mollie_wc_gateway_ideal[type=radio],input#payment_method_cod[type=radio],input#payment_method_custom[type=radio]) {transform: translateY(-18%);}
.form-row.place-order {flex-direction: column;align-items: flex-start;}
.form-row.place-order button#place_order {/* background-color: #fa5858!important; */border-radius: 10px;padding: 8px 32px;min-height: 52px;/* color: #fff!important; */ float:none !important; margin:0 auto;
margin-bottom: 20px;
}

/* .form-row.place-order button#place_order:hover{outline:1px solid #fa5858;background:transparent!important;color:#fa5858!important} */