/*
Theme Name: Curly Brackets
Theme URI: http://www.curlybrackets.gr
Description: Custom Template για εταιρική ιστοσελίδα. Fully Responsive.
Version: 1.0
Author: Panagiotis Taramigos
Author URI: https://www.linkedin.com/in/taramigos/
License: -
License URI: -
Text Domain: curlybrackets
*/

/* FONTS */

/* END OF FONTS */
:root{
    
	--light : #854628;
    --dark : #F2E0CF;
    --medium : #B48954;
    --fourth : #ddccbc; 
	/*
	--light : #38a7a5;
	--dark : #13784a;
	--medium : #6aae6d;
	*/
	--white : #ffffff;
	--red : #ff3e3e;
	--orange : #ffb65c;
}
*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "greycliff-cf", sans-serif;
	font-weight: 300;
	font-style: normal;
	
}
a{text-decoration:none !important;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "greycliff-cf", sans-serif;
	font-weight: 300;
	font-style: normal;
	vertical-align: baseline;
	
}

strong{font-weight:bold;}
ul{list-style:none;}
li{list-style:none;}
p{font-size:16px; line-height:22px; margin-bottom:1rem;}
h2{font-size:24px; line-height:30px; font-family: "greycliff-cf", sans-serif !important; font-weight:bold;}
h3{font-size:20px; line-height:26px; font-family: "greycliff-cf", sans-serif !important; font-weight:bold;}
select{width:100%; border:solid thin #e9e9e9; box-shadow:0px 0px 8px #e9e9e9; outline:none; height:44px; padding:0px 1rem; border-radius:1rem; }
input[type="text"],input[type="tel"],input[type="email"],input[type="password"],input[type="number"]{
	border:solid thin #e9e9e9; /*box-shadow:0px 0px 8px #e9e9e9;*/ outline:none; height:44px; padding:0px 1rem; border-radius:1rem;
}
textarea{border:solid thin #e9e9e9; font-size:16px;  box-shadow:0px 0px 8px #e9e9e9; outline:none; height:130px !important; padding:1rem; border-radius:1rem;}
.select2{
	display:flex !important; justify-content:flex-start; align-items:flex-start; background:#fff; border:solid thin #e9e9e9; box-shadow:0px 0px 8px #e9e9e9; outline:none; height:44px; padding:0px 1rem; border-radius:1rem;
}

/* SCROLL BAR */
/* For Chrome, Safari, and Edge */
::-webkit-scrollbar {
    width: 6px; /* Width of the scrollbar */
	border-radius:100px;
}

::-webkit-scrollbar-thumb {
    background-color: #854628; /* Color of the scrollbar thumb */
    border-radius:100px; /* Round edges */
}

::-webkit-scrollbar-track {
    background-color: #f1f1f1; /* Color of the scrollbar track */
	border-radius:100px; /* Round edges */
}


/* END OF SCROLL BAR */
#sidebar .widget form{width:100%;}
#sidebar .widget{margin-bottom:1rem;}
#sidebar .widgettitle{font-size:20px;}
.cat-item{width: 100%;
    
    /*height: 22px;*/
    display: flex;
    justify-content: space-between;
    align-items: Center;}
.count{font-size:12px;}
.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:14px;}
.select2-container .select2-selection--single .select2-selection__rendered{width:100%;}
.select2-selection{background:transparent !important; border:none !important;}
.select2-container--default .select2-selection--single .select2-selection__arrow{position:relative !important; width:22px; height:22px; top:0; left:0;}
.selection{width:100%;}
.select2-container--open{border-bottom-left-radius:0px !important; border-bottom-right-radius:0px !important;}
.select2-container .select2-selection--single{margin-top:9px !important; display:flex !important; justify-content:flex-start; align-items:center;}
rs-layer{font-family: "greycliff-cf", sans-serif !important;}
.woocommerce-message a{color:#fff;}
.woocommerce-error a{color:#fff;}
.woocommerce-info a{color:#fff;}

.orderby{width:250px !important;}

.show_sidebar{display:flex !important; flex-direction:column;}
.archive_image_cont{width:100%; aspect-ratio:1; display:flex; justify-content:center; align-items:center;}

.inline_menu{width:100%; display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); grid-gap:1rem; align-items: flex-start;}
.inline_menu > li{display:flex; justify-content:center; align-items:center; flex-direction:column;}
.inline_menu > li > div{color:#fff; text-align:center; width:100%; font-size:1.4rem; padding:0px 0px 1rem;}

.woocommerce-product-attributes-item__value a{color:#000 !important;}
.open_widget{height:auto !important;}

#sidebar .widget ul{width:100%; height:0px; overflow:hidden;}
#sidebar .widget_product_categories ul{height:auto !important;}
#sidebar .widget_product_categories .widgettitle:after{content:none !important;}
.cat-item:hover{background:var(--light);}
.cat-item:hover .count{color:#fff !important;}
.new_bagde{position:absolute; top:22px; right:22px; width:55px; height:55px; border-radius:100px; background:var(--light); color:#fff; font-size:12px; display:flex; justify-content:center; align-items:Center; text-align:center;}

.custom_thumbnails_inner img{border-radius:15px;}
.footer_address_item{line-height:22px;}
.footer_address_item ion-icon{margin-right:8px; margin-top:-3px;}
.main_item_has_children{gap:1rem;}
.vc_column-gap-25{margin-left:0px !important; margin-right:0px !important; gap:1rem;}
.hp_promote_banner{padding:2rem 1rem !important; background:var(--fourth); border-radius:2rem; overflow:hidden;}
.hp_promote_banner .wpb_text_column .wpb_wrapper{width:100%; aspect-ratio:1; overflow-y:auto; }
.hp_promote_banner .wpb_text_column{margin-bottom:0px !important;}
.hp_promote_banner .wpb_single_image{margin-bottom:0px !important;}
.hp_promote_banner p{padding-right:1rem;}
.hp_promote_banner img{width:100%; margin-bottom:2rem; }
.banner_counter{display:none;}
@media screen and (min-width: 1640px) {
	.banner_cont{padding-bottom:10vh !important;}
	.banner_title{margin-top:3rem; color:var(--light) !important; font-weight:600 !important;}
	.banner_button{width:max-content !important; height:44px; padding:0px 1rem !important; height:unset !important; font-family: "greycliff-cf", sans-serif !important; background:var(--medium) !important; color:#fff !important; border:none !important;}
	.banner_image_cont{margin-left:5rem; display:flex !important; justify-content:center; align-items:center; flex-direction:column;}
	.banner_image{display:flex !important; justify-content:center; align-items:center; height:50vh !important; aspect-ratio:1; width:auto !important;}
	

	.submenu_item ion-icon{display:none;}
	.vc_column-gap-25 .vc_col-sm-8{width:calc(66.66666667% - 1rem) !important;}
	.payment_method_vivawallet img{display:none !important;}
	#payment button{display:flex !important;}
	.woocommerce-EditAccountForm fieldset{margin-bottom:2rem !important;}
	.woocommerce-address-fields__field-wrapper{margin-bottom:2rem !important;}
	.woocommerce-MyAccount-content button{display:flex !important; color:var(--white) !important;}
	.woocommerce-Addresses header{position:relative !important; padding:0px !important; margin-bottom:1rem; background:#fff !important; justify-content:space-between !important; height:44px !important;}
	.woocommerce-orders-table__cell-order-number a{color:var(--light) !important;}
	.woocommerce-MyAccount-navigation{filter:drop-shadow(0px 0px 8px #e9e9e9); background:#fff; margin-bottom:1rem; padding:0px 0rem; height:44px; border-radius:5px; overflow:hidden; width:100%; display:flex; justify-content:flex-start; align-items:center;}
	.woocommerce-MyAccount-navigation ul{width:100%; display:flex; justify-content:flex-start; align-items:center;}
	.woocommerce-MyAccount-navigation ul li{height:44px; display:flex; justify-content:center; align-items:center; padding:0px 1rem;}
	.woocommerce-MyAccount-navigation ul li a{color:#000; height:44px; display:flex; justify-content:center; align-items:center; padding:0px 1rem;}
	.woocommerce-MyAccount-navigation ul li.is-active{background:var(--light); }
	.woocommerce-MyAccount-navigation ul li.is-active a{color:#fff !important;}
	.woocommerce-orders-table__cell .button{border-radius:15px !important; margin-left:0px !important;}
	.woocommerce-orders-table__cell .button:before{content:none !important;}
	.woocommerce-orders-table__cell .button:after{content:none !important;}
	.woocommerce-orders-table__cell-order-actions{display:flex; justify-content:flex-end; align-items:center; gap:5px;}
	.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th{padding:8px !important;}
	.woocommerce-MyAccount-content{width:100%;}

	.submenu_close{display:none !important;}
	/* new menu */
		.menu_cont_new{filter:drop-shadow(0px 4px 4px #a9a9a9)o; z-index:9999; width:100%; background:var(--light); position:fixed; top:88px; display:flex; justify-content:center; align-items:center;}
		.menu_cont_new .container{ max-width:1920px; border-radius:100px; /*filter:drop-shadow(0px 0px 8px #e9e9e9);*/ width:calc(100% - 66px); height:44px; /*background:#fff;*/}
		.menu_cont_new .main_menu_new{/*border-radius:25px; background:#fff;*/  width:100%; list-style:none; display:flex; justify-content:space-between; align-items:center;}
		
		.menu_cont_new .main_menu_new .main_menu_items_new{width:100%; }
		.menu_cont_new .main_menu_new .main_menu_items_new .main_menu_item_new{cursor:pointer; height:44px; color:#fff; display:flex; justify-content:center; align-items:center;}
		.menu_cont_new .main_menu_new .main_menu_items_new:hover .main_menu_item_new{background:var(--white); color:var(--light);  }
		.menu_cont_new .main_menu_new .main_menu_items_new .main_menu_item_new:hover a{color:var(--light);}
		.menu_cont_new .main_menu_new .main_menu_items_new .main_menu_item_new a{width:100%;  height:44px; color:#fff; display:flex; justify-content:center; align-items:center;}
		.menu_cont_new .submenu_new{display:none; max-height:80vh; overflow-y:auto; width:100%; position:absolute; background:#fff; z-index:-1; padding:2rem 2rem; /*border-radius:25px;*/ min-height:400px; left:0px; top:44px; justify-content:center; flex-wrap:wrap; align-items:flex-start; gap:1rem;}
		.menu_cont_new .submenu_new .submenu_new_container{width:100%; display:flex;  justify-content:flex-start; flex-wrap:wrap; align-items:flex-start; gap:1rem; max-width:1920px;}
		.menu_cont_new .submenu_new:before{content:""; width:100%; height:2px; /*background:var(--light);*/ position:absolute; top:44px; left:0px;}
		.menu_cont_new .main_menu_new .main_menu_items_new:hover .submenu_new{display:flex !important;}
		.menu_cont_new .submenu_new .submenu_item_new{width:calc((100% / 5) - 1rem); margin-bottom:2rem;}
		.menu_cont_new .submenu_new .submenu_item_new > .submenu_item_title{font-weight:bold; padding-bottom:1rem; border-bottom:solid thin #000; margin-bottom:1rem;}
		.menu_cont_new .submenu_new .submenu_item_new > a{color:#000; transition:all .6s; font-weight:bold; border-bottom:solid thin #000; display:flex; flex-direction:column; width:100%; padding-bottom:1rem;}
		
		.menu_cont_new .submenu_new .submenu2_new{display:flex; width:100%; flex-direction:column; justify-content:flex-start; flex-wrap:wrap; align-items:flex-start; gap:1rem;}
		.menu_cont_new .submenu_new .submenu2_new .submenu_item a{color:#000;}
		.menu_cont_new .submenu_new .submenu2_new .submenu_item:hover a{color:var(--light) !important;}
		
		.menu_carousel{position:relative; width:100%; aspect-ratio:1.07; margin-bottom:1rem; display:none;}
		.menu_carousel img{opacity:0; transition:all 1.8s; position:absolute; top:0px; left:0px; width:100%; height:100%; object-fit:cover;}
		.current_menu_image{opacity:1 !important;}
	
	
	/* end of new menu */

    .main_product_list{width:100%; display:flex; justify-content:flex-start; align-items:flex-start; gap:1rem;}
	.filters_cont{display:none;}
	.close_sidebar{display:none;}
	.product .button{min-width:200px;}
	.menu_search{display:none;}
    .header_search{display:flex; justify-content:center; align-items:center; margin-right:44px;}
    .header_search input{margin-right:-22px; width:250px;}
	.woocommerce-message{border:none !important; box-shadow:0px 0px 8px var(--light); border-radius:.5rem; display:flex; justify-content:space-between; align-items:center;}
	.woocommerce-error{border:none !important; box-shadow:0px 0px 8px var(--red); border-radius:.5rem; display:flex; justify-content:space-between; align-items:center;}
	.woocommerce-info{border:none !important; box-shadow:0px 0px 8px var(--orange); border-radius:.5rem; display:flex; justify-content:space-between; align-items:center;}
	.woocommerce-message .button{order:2;}
	.woocommerce-error .button{order:2;}
	.woocommerce-info .button{order:2;}
	.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{
		top: 50% !important; transform: translateY(-50%);
	}
	.woocommerce-message::before{color:var(--light) !important;}
	.woocommerce-error, .woocommerce-info, .woocommerce-message{
		background-color:#fff !important;
	}
    
	.button{cursor:pointer; margin-left:44px !important; border:none !important; position:relative !important; font-size:14px !important; background:var(--light) !important; color:var(--white); border-top-right-radius:10rem !important; border-bottom-right-radius:10rem !important; display:flex; justify-content:center; align-items:center; height:44px; width:max-content; padding:0px 33px 0px 33px !important;}
	.button_white{cursor:pointer; margin-left:44px !important; border:none !important; position:relative !important; font-size:14px !important; background:var(--white) !important; color:var(--light); border-top-right-radius:10rem !important; border-bottom-right-radius:10rem !important; display:flex; justify-content:center; align-items:center; height:44px; width:max-content; padding:0px 33px 0px 33px !important;}
	.button:before{content:""; 
		background-image: url('https://www.cozydepot.gr/wp-content/uploads/2024/09/home_depot.svg');
		background-repeat:no-repeat;
    	background-size: 26px;
		background-position:center;
		position:absolute; height:49px; left:-37px; z-index:1; aspect-ratio:1; background-color:#ddccbc; border-radius:200px;}
	.button:after{content:""; position:absolute; height:66px; left:-46px; aspect-ratio:1; background:#fff; border-radius:200px; box-shadow:0px 0px 5px #aaa;}
	.button_white p{color:var(--light) !important;}
	.button_white{cursor:pointer; margin-left:44px !important; border:none !important; position:relative !important; font-size:14px !important; background:var(--white) !important; color:var(--light) !important; border-top-right-radius:10rem !important; border-bottom-right-radius:10rem !important; display:flex; justify-content:center; align-items:center; height:44px; width:max-content; padding:0px 33px 0px 33px !important;}
	.button_white:before{content:""; 
		background-image: url('https://www.cozydepot.gr/wp-content/uploads/2024/09/home_depot.svg');
		background-repeat:no-repeat;
    	background-size: 26px;
		background-position:center;
		position:absolute; height:49px; left:-37px; z-index:1; aspect-ratio:1; background-color:#ddccbc; border-radius:200px;}
	.button_white:after{content:""; position:absolute; height:66px; left:-46px; aspect-ratio:1; background:#fff; border-radius:200px; box-shadow:0px 0px 5px #aaa;}
	
	.button_search{padding:0px !important;}
	.button_search:before{background-image: url('https://www.cozydepot.gr/wp-content/uploads/2024/03/search-interface-symbol.png'); background-size: 20px;}
	.shop_table .button{display:flex !important; color:#fff !important;}
	.place-order .button{display:flex !important; color:#fff !important; margin:44px 0px 22px !important;}
	.wc-proceed-to-checkout a{display:flex !important;}
	header{width:100%; height:88px; z-index:999; position:fixed; top:0px; padding:0px; padding-top:0px; background:#fff; display:flex; justify-content:center; align-items:center;}
	
	.logo{
		position:relative;
		/*filter:drop-shadow(0px 0px 8px #e9e9e9);*/
		overflow:hidden; background:#fff; border-radius:0px; padding-left:2.5vw; list-style:none; width:calc(100%);  height:88px; display:flex; justify-content:space-between; align-items:center;}
	.logo img{width:auto; height:22px !important; max-width:300px; max-height:55px;}
	.cutout{display:none; box-shadow: inset 0px 0px 15px #e9e9e9; position:absolute; width:98px; height:105px; border-radius:100px; top:-8px; right:-44px;}
	
	
	.container{display:flex; /*width:calc(100% - 5vw);*/ width:1600px}
    
    header .container{justify-content:space-between; align-items:center;  max-width:1920px; width:calc(100% - 66px) !important;}
    
    .wrapper{margin-top:calc(160px); margin-bottom:2rem; width:100%; display:flex; justify-content:center; align-items:center;}
    .wrapper .container{max-width:1920px; overflow-x:hidden; flex-direction:column; justify-content:flex-start; align-items:flex-start; min-height:calc(100vh - 300px - 66px); padding:2rem;}

	.wpb-content-wrapper{width:100%;}
	.vc_row{width:100%;}
	.section_curved{overflow:hidden; border-radius:3rem; box-shadow:2px 2px 8px #ccc;}
	.section_curved_padding{overflow:hidden; border-radius:3rem; box-shadow:2px 2px 8px #ccc;}
	.section_curved_padding .vc_column-inner{padding:2rem;}
	
	.newsletter_cont{min-height:130px; background:var(--medium); border-bottom-right-radius:400px; border-top-right-radius:400px;}

	/* WOOCOMMERCE */
	.archive_header{width:100%; display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap;}
	.woo_archive{display:grid !important; grid-gap:4rem; grid-template-columns:100%;}
	.woo_archive #primary{width:100%;}
	.inner_primary{order:2; width:100%;}
	.woo_archive #sidebar{order:1; box-shadow: 0px 0px 8px #e9e9e9; background:#fff; border: solid thin #e9e9e9; padding:2rem;border-radius:2rem; width:calc(350px - 1rem); }
	
	#sidebar .widget{width:100%; justify-content:flex-start;}
	#sidebar .widget .widgettitle{width:100%; cursor:pointer; position:relative; display:flex; justify-content:space-between; align-items:center;}
	#sidebar .widget .widgettitle:after{content:"+"; font-size:20px; font-weight:bold; color:#a9a9a9; }
	.open_widget_title:after{content:"-" !important;}
	#sidebar .widget ul li{padding:5px 11px !important; }
	
	#sidebar .widget ul li a{color:var(--light); font-size:14px; width:calc(100% - 33px);}
	#sidebar .widget ul li:hover a{color:#fff !important; font-weight:bold !important;}
	#primary{width:100%;}
	.inner_single_product{width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap; gap:2rem;}
	#main{display:flex; gap:1rem; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap;}
	.woocommerce-notices-wrapper{width:100%;}
	.woocommerce-result-count{width:50%; margin-bottom:0px;  display:flex; justify-content:flex-start; align-items:center; height:44px;}
	.woocommerce-ordering{width:50%; display:flex; justify-content:flex-end; align-items:center;}
	.woocommerce-breadcrumb{margin-bottom:1rem; color:#fff; font-weight:bold; width:100%; height:44px; border-radius:5rem; box-shadow:0px 0px 15px #e9e9e9; background:var(--light); display:flex; justify-content:flex-start; align-items:Center; padding:0px 2rem;}
	.woocommerce-breadcrumb a{color:#fff; font-weight:400 !important;}
	.woocommerce-products-header{margin-bottom:1rem; width:100%;}
	.products.columns-4{width:100%; display:grid; grid-gap:1rem; grid-template-columns:repeat(auto-fill,minmax(300px,1fr)); /*overflow:hidden;*/}
	.products li{border:solid thin #e9e9e9; background:#fff; padding:1rem 1rem 2rem; border-radius:2rem; filter:drop-shadow(0px 0px 8px #e9e9e9); display:flex; justify-content:center; align-items:Center; flex-direction:Column;}
	.products li img{width:100%; aspect-ratio:1;  border-radius:2rem; overflow:hidden; /*border: solid thin #e9e9e9; box-shadow: 0px 0px 15px #e9e9e9;*/}
	.products li .woocommerce-loop-product__title{text-align:center; min-height:48px; font-size:18px; line-height:24px; margin-top:1rem; color:#333; font-weight:300;}
	.products li .woocommerce-LoopProduct-link{width:100%; display:flex; justify-content:center; align-items:Center; flex-direction:column;}
	.products li .price{margin:1rem 0px;}
	.products li .price bdi{font-size:18px; color:var(--medium); font-weight:bold;}
	.products li .price span{font-size:18px; color:var(--medium); font-weight:bold;}

	.woocommerce-pagination{ width:100%; display:flex; justify-content:center; align-items:Center; margin-top:2rem;}
	.woocommerce-pagination ul{box-shadow:0px 0px 15px #e9e9e9; width:max-content; gap:8px; height:44px; padding:0px 1rem; background:#fff; border-radius:100px; display:flex; justify-content:center; align-items:Center;}
	.woocommerce-pagination ul li{border-radius:100px; width:33px; height:33px; display:flex; justify-content:center; align-items:center;} 
	.woocommerce-pagination ul li span.current{background:var(--light); width:33px; height:33px; display:flex; justify-content:center; align-items:center; border-radius:100px; font-size:12px; color:#fff;}
	.woocommerce-pagination ul li a{transition:all .6s; width:33px; height:33px; color:#333; display:flex; justify-content:center; align-items:center; border-radius:100px; font-size:12px;}
	.woocommerce-pagination ul li:hover a{background:var(--medium); color:#fff;} 
	.added_to_cart{display:none !important;}
	
	.product{position:relative; margin-top:33px; width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:Wrap;}
	.custom_gallery_cont{width:600px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.custom_gallery{border-radius:15px; width:600px; aspect-ratio:1; overflow:hidden; display:flex; justify-content:flex-start; align-items:center;}
	.custom_gallery img{width:100%; height:100%; object-fit:cover;}
	.custom_gallery_inner{transition:all .6s; height:600px; width:max-content; display:flex; justify-content:flex-start; align-items:center;}
	.custom_thumbnails{width:600px; overflow:hidden; margin-top:1rem;}
	.active_thumb{filter:none !important;}
	.gallery_img_cont{width:600px; aspect-ratio:1; display:flex; justify-content:center; align-items:Center;}
	.custom_thumbnails_inner{transition:all .6s; width:max-content; display:flex; justify-content:flex-start; align-items:flex-start; }
	.custom_thumbnails_inner img{cursor:pointer; transition:all .6s; filter:saturate(0.2); margin-right:11px;}
	.custom_thumbnails_inner img:hover{filter:none !important;}
	.product .summary{width:calc(100% - 2rem - 600px); min-width:550px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.product .inner_single_product .woocommerce-tabs{width:100%; background:var(--white); border-radius:10px; box-shadow:0px 0px 8px #e9e9e9; padding:1rem; }
	.product .inner_single_product .woocommerce-Tabs-panel{display:inherit !important;}
	.product .inner_single_product .woocommerce-product-attributes{width:100%; margin-top:22px;}
	.product .inner_single_product .woocommerce-product-attributes-item{width:100%; display:grid; grid-template-columns:30% 70%;}
	.product .inner_single_product .woocommerce-product-attributes-item__label{width:100%; padding:0px 1rem; display:flex; justify-content:flex-start; align-items:center; min-height:44px; background:#f1eee6; border-bottom:solid thin #999;}
	.product .inner_single_product .woocommerce-product-attributes-item__value{width:100%; padding:0px 1rem; display:flex; justify-content:flex-start; align-items:center; min-height:44px; border-bottom:solid thin #999;}
	.product .inner_single_product .woocommerce-product-attributes-item__value p{margin-bottom:0px !important;}
	.product .product_title{margin-bottom:1rem;}
	.product .price{margin-bottom:44px;}
	.product .price del{margin-right:11px; font-size: 18px !important; color: #666 !important; font-weight: bold;}
	.product .price del bdi{font-size: 18px !important; color: #666 !important; font-weight: bold;}
	.product .price del span{font-size: 18px !important; color: #666 !important; font-weight: bold;}
	
	.product .price ins{text-decoration:none !important; font-size: 18px !important; color: #666 !important; font-weight: bold;}
	.product .price bdi{font-size: 24px; color: var(--medium); font-weight: bold;}
	.product .price span{font-size: 24px; color: var(--medium); font-weight: bold;}
	.product .single_add_to_cart_button{margin:22px 0px 44px 44px;}
	.product_meta{gap:11px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.product_meta a{color:var(--light); font-weight:600;}
	.product_meta .sku{color:var(--light); font-weight:600;}
	.woocommerce-product-details__short-description{padding:1rem 0px; border-bottom:solid 5px var(--light); width:max-content; min-width:250px; max-width:500px; margin-bottom:44px;}
	.quantity{display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; margin-top:22px;}
	.quantity label{margin-right:11px;}
	.related{width:100%; margin-top:66px;}

	
	.product .onsale{position:absolute; top:33px; left:0px; padding:11px 22px 11px 22px; border-top-right-radius:100px; border-bottom-right-radius:100px; background:var(--light); color:#fff;}
	.product .stock{padding:.5rem; border-radius:10px; width:max-content; margin-top:22px;}
	.stock.in-stock{background:var(--medium); color:var(--white);}
	.stock.out-of-stock{background:var(--red); color:var(--white);}
	.stock.available-on-backorder{background:var(--orange); color:var(--white);}

	.variations{margin-bottom:22px;}
	.variations tr{margin-bottom:1rem; display:block;}
	.variations .label{min-width:100px;}
	.variations label{margin-right:11px; }
	.variations select{max-width:200px; min-width:200px;}
	.single_variation{margin-bottom:22px; width:max-content; min-width:250px; max-width:500px;}

	.woocommerce-tabs{width:100%;}
	.woocommerce-widget-layered-nav-list__item{width:100%; padding:0px 11px !important; min-height:22px; display:flex; justify-content:space-between; align-items:Center;}
	.woocommerce-widget-layered-nav-list__item:hover{background:var(--light);  }
	.woocommerce-widget-layered-nav-list__item:hover a{color:#fff;}
	.woocommerce-widget-layered-nav-list__item:hover span{color:#fff;}
	.woocommerce-widget-layered-nav-list__item a{color:var(--light); font-size:14px; width:calc(100% - 33px);}
	.woocommerce-widget-layered-nav-list__item span{width:33px; font-size:14px; display:flex; justify-content:flex-end; }

	/* MAIN MENU */
	.main_menu{width:max-content; display:flex; gap:1rem; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.main_menu_item{border-top-left-radius:2rem; border-bottom-left-radius:2rem; font-size:22px; display:flex; justify-content:flex-start; align-items:Center; padding:0px 1rem; height:44px; width:250px; color:var(--white);}
	.main_menu_item a{color:#fff;}
	.main_menu_item:hover a{color:var(--light);}
	.main_menu_items{cursor:pointer; width:250px;}
	.main_menu_items:hover .submenu{display:flex !important;}
	.main_menu_items:hover .main_menu_item{background:#fff; color:var(--light);}
	.submenu{position:absolute; top:2rem; left:calc(250px + 2rem);  height:calc(100% - 4rem); border-left:solid thin white; display:none; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:1rem;}
	.submenu .submenu_item{height:44px; display:flex; justify-content:flex-start; align-items:Center; padding:0px 2rem; width:300px; }
	.submenu .submenu_item:hover{background:#fff; }
	.submenu .submenu_item:hover > a{color:var(--light);}
	.submenu .submenu_item .submenu_item_title{color:#fff; font-size:22px; line-height:28px;}
	.submenu .submenu_item:hover .submenu_item_title{color:var(--light);}
	.submenu .submenu_item > a{color:#fff; font-size:22px; line-height:28px;}
	.submenu .submenu_item:hover .submenu2{display:flex !important;}
	
	.submenu2{position:absolute; top:0rem; left:calc(300px);  height:calc(100%); border-left:solid thin white; display:none; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:1rem;}
	.submenu2 .submenu_item{height:44px; display:flex; justify-content:flex-start; align-items:Center; padding:0px 2rem; width:350px; }
	.submenu2 .submenu_item:hover{background:#fff; }
	.submenu2 .submenu_item:hover a{color:var(--light);}
	.submenu2 .submenu_item a{color:#fff; font-size:22px; line-height:28px;}
	
	.has_no_children{border-top-right-radius:2rem; border-bottom-right-radius:2rem;}
	
	.inner_menu_cont{display:none; background:#fff; border-radius:2rem; height:162px; width:calc(100% - 4rem - 88px); position:absolute; bottom:1rem; left:2rem;}

	header .menu{display:none; cursor:pointer; position:absolute; top:17px; z-index:1; right:44px; width:88px; height:88px;}
	.menu_button{font-size:12px; box-shadow:0px 0px 15px #ddd; width:88px; height:88px; color:#fff; position:absolute; z-index:2; border-radius:100px;  background:var(--light); display:flex; justify-content:center; align-items:Center; flex-direction:column;}
	.menu_button_1{position:absolute; width:88px; height:88px; transform:scale(1.2); border-radius:200px; z-index:1; box-shadow:0px 0px 8px #e9e9e9; background:#fff;}	
	header .menu:hover .menu_button{background:#fff !important; color:var(--light) !important; box-shadow:inset 0px 0px 8px #ccc !important;}
    header .menu:hover .menu_button_1{background:var(--light) !important; box-shadow:0px 0px 0px transparent !important;}
	.menu_button img{width:auto; height:auto; max-width:26px; max-height:26px; margin-bottom:11px;}
	.menu_cont{display:none; justify-content:flex-start; align-items:flex-start; width:calc(100% - 66px); height:calc(90vh); min-height:600px; right:35.5px; position:fixed; top:110px; padding:2rem; z-index:999; background:var(--light); border-bottom-left-radius:3rem; border-top-left-radius:3rem; border-bottom-right-radius:3rem;}
	.menu_cont_open{display:flex !important; box-shadow:4px 8px 8px #ccc !important;}
	.menu_cont_helper2{display:none; width:105px; height:100px; top:55px; right:35.5px; z-index:0; position:fixed; background:var(--light);}
    .menu_open .cutout{height:135px !important;}
    .menu_open .menu_cont_helper2{display:inline !important; box-shadow: 4px 4px 8px #ccc !important;}
    .menu_open .menu_button{background:#fff !important; color:var(--light) !important; box-shadow:inset 0px 0px 8px #ccc !important;}
    .menu_open .menu_button_1{background:var(--light) !important; box-shadow:0px 0px 0px transparent !important;}
	
	/* TOOLBOX */
	.toolbox{position:fixed; bottom:22px; right:44px; display:flex; justify-content:flex-end; align-items:flex-end; flex-direction:column; z-index:999;}
	.cart_toolbox{transition:all .6s; background:var(--fourth); position:relative; flex-direction:column; cursor:pointer;padding:1.5rem; /*position:fixed; bottom:22px; right:22px;*/  min-width:66px; min-height:66px; border-radius:44px; display:flex; justify-content:center; align-items:center;}
	.user{background:var(--fourth); margin-bottom:1rem;padding:1.5rem; /*position:fixed; bottom:99px; right:22px;*/   min-width:66px; min-height:66px; border-radius:44px; display:flex; justify-content:center; align-items:center;}
	.user ion-icon{font-size:28px; color:var(--light);}
	
	.shake_cart {
      animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
      transform: translate3d(0, 0, 0);
      backface-visibility: hidden;
      perspective: 1000px;
      box-shadow:0px 0px 4px #e9e9e9;
    }
    .shake_color{box-shadow:0px 0px 15px var(--light) !important; background:var(--light) !important; border:solid thin var(--light) !important;}
    .shake_color ion-icon{color:#fff !important;}
    .shake_color .cart_tab_products_sum{color:#fff !important;}
    .shake_color .cart_tab_products_sum span{color:#fff !important;}
    .shake_color .cart_tab_cart_analysis{color:#fff !important;}

    @keyframes shake {
      10%, 90% {
        
        transform: translate3d(-1px, 0, 0);
      }
      
      20%, 80% {
          
          transform: translate3d(2px, 0, 0);
      }
    
      30%, 50%, 70% {
        
        transform: translate3d(-4px, 0, 0);
      }
    
      40%, 60% {
          
          transform: translate3d(4px, 0, 0);
      }
    }
	.cart_tab{display:flex; justify-content:center; align-items:center;}
	.cart_tab ion-icon{font-size:28px; color:var(--light); transition:all .6s;}
	.show_cart_tab{margin-left:1rem; display:flex !important; min-width:74px;}
	.cart_tab_text{display:none; justify-content:center; align-items:flex-end; flex-direction:column;}
	.cart_tab_products_sum{font-size:14px; color:#444;  transition:all .6s;}
	.cart_tab_products_sum span{font-weight:bold; color:var(--light); transition:all .6s;}
	.cart_tab_cart_analysis{width:100%; text-align:right; font-size:12px; color:#444; font-weight:bold; transition:all .6s;}
	.cart_expand{width:450px; align-items:flex-end;}
	.cart_analysis{display:none; width:100%; margin:2rem 0px; max-height:20vw; overflow-y:auto;}
	.cart_expand .cart_analysis{display:inline  !important;}
	.cart_analysis_line{padding:1rem; display:grid; grid-template-columns:66px 1fr 66px; grid-gap:1rem; min-height:66px; margin-bottom:1rem; width:100%; border-bottom:solid thin #bbb;}
	.cart_analysis_line_col1{display:flex; justify-content:center; align-items:flex-start;}
	.cart_analysis_line_col1 img{width:auto; height:auto; max-width:100%; max-height:100%;}
	.cart_analysis_line_col2{display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.cart_analysis_product_title{color:var(--light); font-weight:bold; font-size:14px; margin-bottom:1rem;}
	.cart_analysis_product_attributes{margin-bottom:1rem;}
	.cart_analysis_product_qnt{font-size:12px; text-align:right; color:#444;}
	.cart_analysis_product_qnt span{font-weight:bold; color:var(--light);}
	.cart_analysis_product_attibute_line_price{font-size:16px; color:#444;}
	.cart_analysis_line_col3{display:flex; justify-content:center; align-items:center;}
	.cart_analysis_line_col3 ion-icon{font-size:22px; color:#000;}
	.cart_button{display:none;}
	.close_cart{display:none; position:absolute; top:-11px; left:-11px; width:55px; box-shadow:0px 0px 8px #e9e9e9; height:55px; border-radius:100px; background:#fff; justify-content:center; align-items:center;}
	.close_cart_inner{background:var(--light); display:flex; justify-content:center; align-items:center; width:44px; box-shadow:0px 0px 8px #e9e9e9; aspect-ratio:1; border-radius:100px;}
	.close_cart ion-icon{color:#fff; font-size:28px;}
	.cart_expand .cart_button{display:flex !important; margin-right:1rem;}
	.cart_expand .cart_tab{margin-right:1rem;}
	.cart_expand .close_cart{display:flex !important;}
	

	.woocommerce{width:100%; display:flex; justify-content:center; align-items:center; flex-direction: column;}
	.cart_container_custom{width:100%; max-width:1920px; display:flex; justify-content:flex-start; gap:10rem; align-items:flex-start;}
	.cart_container_custom form{width:calc(100% - 500px);}
	.cart_container_custom .cart-collaterals{width:500px;}
	.cart_container_custom .cart-collaterals .cart_totals{width:100% !important;}

	.woocommerce a.remove:hover{background:transparent !important; color:#000 !important;}
	.shop_table .product-thumbnail img{width:88px;}
	.shop_table{border-spacing:0px !important; background:#fff; filter: drop-shadow(0px 0px 8px #e9e9e9); border-radius:8px !important; overflow:hidden;}
	.shop_table thead{background:var(--light); }
	.shop_table thead th{color:#fff;}
	.shop_table .product-name a{color:#000;}
	.woocommerce .quantity .qty{width:88px;}
	.shop_table .product-quantity label{display:none !important;}
	.shop_table .product-quantity .quantity{margin-top:0px !important;}
	.coupon label{display:none !important;}
	.coupon{display:flex; height:88px; align-items:center;}
	.refresh_cart{display:flex; height:88px; align-items:center;}
	.cart_actions_cont{width:100%; display:flex; justify-content:space-between;}
	.coupon input{width:150px !important; margin-right:2rem;}

	.checkout{width:100%; max-width:1920px; display:flex; justify-content:flex-start; align-items:flex-start; gap:10rem;}
	.col2-set{background:#fff; padding:2rem; border-radius:8px !important; filter: drop-shadow(0px 0px 8px #e9e9e9); display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.col2-set .col-1{margin-bottom:2rem; width:100% !important; }
	.col2-set .col-2{margin-bottom:2rem; width:100% !important; }

	.single_page_title{margin-bottom:2rem; padding-left:66px;}
	.single_text{background:#fff; padding:66px !important; border-radius:3rem !important; filter: drop-shadow(0px 0px 8px #e9e9e9);}
	.single_text h3{margin-bottom:1rem;}
	.single_sidebar{box-shadow: 0px 0px 8px #e9e9e9; background:#fff; border: solid thin #e9e9e9; padding:33px !important; border-radius:2rem;}
	.single_sidebar li{margin-bottom:1rem;}
	.single_sidebar li a{font-size:18px; color:#000;}
	.single_sidebar .current-menu-item a{color:var(--light) !important; font-weight:bold;}
	.single_sidebar h3{margin-bottom:1rem; font-weight:bold !important;}
	.single_page{width: 100%;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 44px;}
	
	.woocommerce-form-coupon-toggle{width:100%;  }
	/* SHORTCODES */
		.recent_product_hp{width:100%; display:flex; gap:1rem; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap; margin-bottom:4rem !important;}
		.section_title{width:100%; padding:0rem 2rem; display:flex; justify-content:space-between; align-items:center; /*aspect-ratio:1;*/ margin-top:calc(1rem + 33px); border-radius:2rem;}
		.section_title h3{width:100%; display:flex; justify-content:flex-start; align-items:center; gap:1rem; font-size:1.6vw; line-height:2vw; color:var(--light);}
		.section_title h3 img{width:auto; height:auto; max-width:44px; max-height:44px; margin-top:-16px;}
	.section_products{width:100%; }
	.section_products .products{width:100%;}

	.vc_box_rounded{border-radius:44px !important; overflow:hidden;}

    /* FOOTER */
    footer{width:100%; padding:22px 0px; display:flex; justify-content:center; align-items:center; min-height:50px; }
    footer .container{width:calc(100% - 66px); max-width:1920px; justify-content:flex-start; align-items:center; gap:1rem; background:var(--fourth); border-radius:3rem; box-shadow:2px 2px 8px #ccc;}
    .footer_col{min-height:250px; width:calc(100% / 3.5);  padding:2rem; }
	.footer_col li{margin-bottom:2rem;}
	.footer_address_item{display:flex; color:var(--light); justify-content:flex-start; align-items:center; font-size:16px; margin-bottom:11px;}
	.footer_address_item img{margin-right:11px; width:auto; height:auto; max-width:22px; max-height:22px;}
	.footer_address_item a{color:var(--light);}
	.widgettitle{margin-bottom:1rem; color:var(--light);}
	footer .menu li{margin-bottom:11px;}
	footer .menu li a{color:var(--light);}
	.payment_icons{width:100%; display:flex; justify-content:flex-start; align-items:Center; gap:.5rem;}
	.payment_icon{height:40px; display:flex; justify-content:center; align-items:Center;}
	.payment_icons img{width:100%; height:auto; max-width:100%; max-height:55px;}

	/* Blog */
	.blog_title{font-size:2rem; line-height:2.2rem; color:var(--light); margin-bottom:2rem;}
	.blog_image{margin-bottom:2rem; width:100%; aspect-ratio:1.77; display:flex; justify-content:center; align-items:center;}
	.blog_image img{width:100%; aspect-ratio:1.77; object-fit:cover;}
	.hp_blog{margin-top:33px; width:100%; display:flex; justify-content:flex-start; align-items:strech; gap:1rem;}
	.blog_item{border:solid thin #e9e9e9; background:#fff; padding:1rem 1rem 2rem; border-radius: 2rem; filter: drop-shadow(0px 0px 8px #e9e9e9); width:calc((100% / 3) - 1rem); display:flex; justify-content:space-between; align-items:flex-start; gap:1rem; flex-direction:column;}
	.blog_item .blog_image{border-radius:2rem; overflow:hidden;}
	.blog_item .blog_title{min-height:calc(28px * 3); font-size:20px !important; line-height:28px !important; margin-bottom:1rem !important;}
	.blog_item .blog_excerpt{margin-bottom:2rem; line-height:24px; min-height:calc(24px * 5);}
	.blog_link{width:100%; display:flex; justify-content:center; align-items:center;}
	
	/* NEWSLETTER */
	.hp_newsletter{background:var(--light); border-radius:2rem; overflow:hidden;}
	.hp_newsletter p{color:#fff; margin-bottom:1rem;}
	.hp_newsletter .vc_column-inner{padding:4rem 4rem !important;}
	.hp_newsletter .wpcf7-form{ display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.hp_newsletter .wpcf7-form p{margin:0px !important; display:flex; justify-content:center; align-items:center;}
	.hp_newsletter h2{font-size:2rem; font-weight:bold !important; margin-bottom:1rem !important;}
	.button_newsletter{display:none !important;}
	.hp_newsletter .button_white{margin-top:2rem !important;}
	
}

@media screen and (max-width: 1640px) and (min-width: 1280px) {
    .vc_column-gap-25 .vc_col-sm-8{width:calc(66.66666667% - 1rem) !important;}
	.submenu_item ion-icon{display:none;}
	.payment_method_vivawallet img{display:none !important;}
	#payment button{display:flex !important;}
	.woocommerce-EditAccountForm fieldset{margin-bottom:2rem !important;}
	.woocommerce-address-fields__field-wrapper{margin-bottom:2rem !important;}
	.woocommerce-MyAccount-content button{display:flex !important; color:var(--white) !important;}
	.woocommerce-Addresses header{position:relative !important; padding:0px !important; margin-bottom:1rem; background:#fff !important; justify-content:space-between !important; height:44px !important;}
	.woocommerce-orders-table__cell-order-number a{color:var(--light) !important;}
	.woocommerce-MyAccount-navigation{filter:drop-shadow(0px 0px 8px #e9e9e9); background:#fff; margin-bottom:1rem; padding:0px 0rem; height:44px; border-radius:5px; overflow:hidden; width:100%; display:flex; justify-content:flex-start; align-items:center;}
	.woocommerce-MyAccount-navigation ul{width:100%; display:flex; justify-content:flex-start; align-items:center;}
	.woocommerce-MyAccount-navigation ul li{height:44px; display:flex; justify-content:center; align-items:center; padding:0px 1rem;}
	.woocommerce-MyAccount-navigation ul li a{color:#000; height:44px; display:flex; justify-content:center; align-items:center; padding:0px 1rem;}
	.woocommerce-MyAccount-navigation ul li.is-active{background:var(--light); }
	.woocommerce-MyAccount-navigation ul li.is-active a{color:#fff !important;}
	.woocommerce-orders-table__cell .button{border-radius:15px !important; margin-left:0px !important;}
	.woocommerce-orders-table__cell .button:before{content:none !important;}
	.woocommerce-orders-table__cell .button:after{content:none !important;}
	.woocommerce-orders-table__cell-order-actions{display:flex; justify-content:flex-end; align-items:center; gap:5px;}
	.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th{padding:8px !important;}
	.woocommerce-MyAccount-content{width:100%;}

	.submenu_close{display:none !important;}
	/* new menu */
		.menu_cont_new{filter:drop-shadow(0px 4px 4px #a9a9a9)o; z-index:9999; width:100%; background:var(--light); position:fixed; top:88px; display:flex; justify-content:center; align-items:center;}
		.menu_cont_new .container{ max-width:1920px; border-radius:100px; /*filter:drop-shadow(0px 0px 8px #e9e9e9);*/ width:calc(100% - 66px); height:44px; /*background:#fff;*/}
		.menu_cont_new .main_menu_new{/*border-radius:25px; background:#fff;*/  width:100%; list-style:none; display:flex; justify-content:space-between; align-items:center;}
		
		.menu_cont_new .main_menu_new .main_menu_items_new{width:100%; }
		.menu_cont_new .main_menu_new .main_menu_items_new .main_menu_item_new{cursor:pointer; height:44px; color:#fff; display:flex; justify-content:center; align-items:center;}
		.menu_cont_new .main_menu_new .main_menu_items_new:hover .main_menu_item_new{background:var(--white); color:var(--light);  }
		.menu_cont_new .main_menu_new .main_menu_items_new .main_menu_item_new:hover a{color:var(--light);}
		.menu_cont_new .main_menu_new .main_menu_items_new .main_menu_item_new a{width:100%;  height:44px; color:#fff; display:flex; justify-content:center; align-items:center;}
		.menu_cont_new .submenu_new{display:none; max-height:80vh; overflow-y:auto; width:100%; position:absolute; background:#fff; z-index:-1; padding:2rem 2rem; /*border-radius:25px;*/ min-height:400px; left:0px; top:44px; justify-content:center; flex-wrap:wrap; align-items:flex-start; gap:1rem;}
		.menu_cont_new .submenu_new .submenu_new_container{width:100%; display:flex;  justify-content:flex-start; flex-wrap:wrap; align-items:flex-start; gap:1rem; max-width:1920px;}
		.menu_cont_new .submenu_new:before{content:""; width:100%; height:2px; /*background:var(--light);*/ position:absolute; top:44px; left:0px;}
		.menu_cont_new .main_menu_new .main_menu_items_new:hover .submenu_new{display:flex !important;}
		.menu_cont_new .submenu_new .submenu_item_new{width:calc((100% / 5) - 1rem); margin-bottom:2rem;}
		.menu_cont_new .submenu_new .submenu_item_new > .submenu_item_title{font-weight:bold; padding-bottom:1rem; border-bottom:solid thin #000; margin-bottom:1rem;}
		.menu_cont_new .submenu_new .submenu_item_new > a{color:#000; transition:all .6s; font-weight:bold; border-bottom:solid thin #000; display:flex; flex-direction:column; width:100%; padding-bottom:1rem;}
		
		.menu_cont_new .submenu_new .submenu2_new{display:flex; width:100%; flex-direction:column; justify-content:flex-start; flex-wrap:wrap; align-items:flex-start; gap:1rem;}
		.menu_cont_new .submenu_new .submenu2_new .submenu_item a{color:#000;}
		.menu_cont_new .submenu_new .submenu2_new .submenu_item:hover a{color:var(--light) !important;}
		
		.menu_carousel{position:relative; width:100%; aspect-ratio:1.07; margin-bottom:1rem; display:none;}
		.menu_carousel img{opacity:0; transition:all 1.8s; position:absolute; top:0px; left:0px; width:100%; height:100%; object-fit:cover;}
		.current_menu_image{opacity:1 !important;}
	
	
	/* end of new menu */
    .main_product_list{width:100%; display:flex; justify-content:flex-start; align-items:flex-start; gap:1rem;}
	.filters_cont{display:none;}
	.close_sidebar{display:none;}
	.product .button{min-width:200px;}
	.menu_search{display:none;}
    .header_search{display:flex; justify-content:center; align-items:center; margin-right:44px;}
    .header_search input{margin-right:-22px; width:250px;}
	.woocommerce-message{border:none !important; box-shadow:0px 0px 8px var(--light); border-radius:.5rem; display:flex; justify-content:space-between; align-items:center;}
	.woocommerce-error{border:none !important; box-shadow:0px 0px 8px var(--red); border-radius:.5rem; display:flex; justify-content:space-between; align-items:center;}
	.woocommerce-info{border:none !important; box-shadow:0px 0px 8px var(--orange); border-radius:.5rem; display:flex; justify-content:space-between; align-items:center;}
	.woocommerce-message .button{order:2;}
	.woocommerce-error .button{order:2;}
	.woocommerce-info .button{order:2;}
	.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{
		top: 50% !important; transform: translateY(-50%);
	}
	.woocommerce-message::before{color:var(--light) !important;}
	.woocommerce-error, .woocommerce-info, .woocommerce-message{
		background-color:#fff !important;
	}
    
	.button{cursor:pointer; margin-left:44px !important; border:none !important; position:relative !important; font-size:14px !important; background:var(--light) !important; color:var(--white); border-top-right-radius:10rem !important; border-bottom-right-radius:10rem !important; display:flex; justify-content:center; align-items:center; height:44px; width:max-content; padding:0px 33px 0px 33px !important;}
	
	.button_white p{color:var(--light) !important;}
	.button:before{content:""; 
		background-image: url('https://www.cozydepot.gr/wp-content/uploads/2024/09/home_depot.svg');
		background-repeat:no-repeat;
    	background-size: 26px;
		background-position:center;
		position:absolute; height:49px; left:-37px; z-index:1; aspect-ratio:1; background-color:var(--fourth); border-radius:200px;}
	.button:after{content:""; position:absolute; height:66px; left:-46px; aspect-ratio:1; background:#fff; border-radius:200px; box-shadow:0px 0px 5px #aaa;}
	
	.button_white{cursor:pointer; margin-left:44px !important; border:none !important; position:relative !important; font-size:14px !important; background:var(--white) !important; color:var(--light) !important; border-top-right-radius:10rem !important; border-bottom-right-radius:10rem !important; display:flex; justify-content:center; align-items:center; height:44px; width:max-content; padding:0px 33px 0px 33px !important;}
	.button_white:before{content:""; 
		background-image: url('https://www.cozydepot.gr/wp-content/uploads/2024/09/home_depot.svg');
		background-repeat:no-repeat;
    	background-size: 26px;
		background-position:center;
		position:absolute; height:49px; left:-37px; z-index:1; aspect-ratio:1; background-color:var(--fourth); border-radius:200px;}
	.button_white:after{content:""; position:absolute; height:66px; left:-46px; aspect-ratio:1; background:#fff; border-radius:200px; box-shadow:0px 0px 5px #aaa;}
	.button_search{padding:0px !important;}
	.button_search:before{background-image: url('https://www.cozydepot.gr/wp-content/uploads/2024/03/search-interface-symbol.png'); background-size: 20px;}
	.shop_table .button{display:flex !important; color:#fff !important;}
	.place-order .button{display:flex !important; color:#fff !important; margin:44px 0px 22px !important;}
	.wc-proceed-to-checkout a{display:flex !important;}
	header{width:100%; background:#fff; height:88px; z-index:999; position:fixed; top:0px; padding:0px; padding-top:0px; display:flex; justify-content:center; align-items:center;}
	
	.logo{
		position:relative;
		
		overflow:hidden; background:#fff; padding-left:2.5vw; list-style:none; width:calc(100%);  height:88px; display:flex; justify-content:space-between; align-items:center;}
	.logo img{width:auto; height:22px !important; max-width:300px; max-height:55px;}
	.cutout{display:none; box-shadow: inset 0px 0px 15px #e9e9e9; position:absolute; width:98px; height:105px; border-radius:100px; top:-8px; right:-44px;}
	
	
	.container{display:flex; /*width:calc(100% - 5vw);*/ width:95vw;}
    
    header .container{justify-content:space-between; align-items:center; width:calc(100% - 66px) !important;}
    
    .wrapper{margin-top:calc(160px); margin-bottom:2rem; width:100%; display:flex; justify-content:center; align-items:center;}
    .wrapper .container{max-width:1920px; overflow-x:hidden; flex-direction:column; justify-content:flex-start; align-items:flex-start; min-height:calc(100vh - 300px - 66px); padding:2rem;}

	.wpb-content-wrapper{width:100%;}
	.vc_row{width:100%;}
	.section_curved{overflow:hidden; border-radius:3rem; box-shadow:2px 2px 8px #ccc;}
	.section_curved_padding{overflow:hidden; border-radius:3rem; box-shadow:2px 2px 8px #ccc;}
	.section_curved_padding .vc_column-inner{padding:2rem;}
	
	.newsletter_cont{min-height:130px; background:var(--medium); border-bottom-right-radius:400px; border-top-right-radius:400px;}

	/* WOOCOMMERCE */
	.archive_header{width:100%; display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap;}
	.woo_archive{display:grid !important; grid-gap:4rem; grid-template-columns:100%;}
	.woo_archive #primary{width:100%;}
	.inner_primary{order:2; width:100%;}
	.woo_archive #sidebar{order:1; box-shadow: 0px 0px 8px #e9e9e9; background:#fff; border: solid thin #e9e9e9; padding:2rem;border-radius:2rem; width:calc(350px - 1rem); }
	
	#sidebar .widget{width:100%; justify-content:flex-start;}
	#sidebar .widget .widgettitle{width:100%; cursor:pointer; position:relative; display:flex; justify-content:space-between; align-items:center;}
	#sidebar .widget .widgettitle:after{content:"+"; font-size:20px; font-weight:bold; color:#a9a9a9; }
	.open_widget_title:after{content:"-" !important;}
	
	#sidebar .widget ul li{padding:5px 11px !important; }
	
	#sidebar .widget ul li a{color:var(--light); font-size:14px; width:calc(100% - 33px);}
	#sidebar .widget ul li:hover a{color:#fff !important; font-weight:bold !important;}
	#primary{width:100%;}
	.inner_single_product{width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap; gap:2rem;}
	#main{display:flex; gap:1rem; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap;}
	.woocommerce-notices-wrapper{width:100%;}
	.woocommerce-result-count{width:50%; margin-bottom:0px;  display:flex; justify-content:flex-start; align-items:center; height:44px;}
	.woocommerce-ordering{width:50%; display:flex; justify-content:flex-end; align-items:center;}
	.woocommerce-breadcrumb{margin-bottom:1rem; color:#fff; font-weight:bold; width:100%; height:44px; border-radius:5rem; box-shadow:0px 0px 15px #e9e9e9; background:var(--light); display:flex; justify-content:flex-start; align-items:Center; padding:0px 2rem;}
	.woocommerce-breadcrumb a{color:#fff; font-weight:400 !important;}
	.woocommerce-products-header{margin-bottom:1rem; width:100%;}
	.products.columns-4{width:100%; display:grid; grid-gap:1rem; grid-template-columns:repeat(auto-fill,minmax(300px,1fr)); overflow:hidden;}
	.products li{border:solid thin #e9e9e9; background:#fff; padding:1rem 1rem 2rem; border-radius:2rem; filter:drop-shadow(0px 0px 8px #e9e9e9); display:flex; justify-content:center; align-items:Center; flex-direction:Column;}
	.products li img{width:100%; aspect-ratio:1;  border-radius:2rem; overflow:hidden; /*border: solid thin #e9e9e9; box-shadow: 0px 0px 15px #e9e9e9;*/}
	.products li .woocommerce-loop-product__title{text-align:center; min-height:48px; font-size:18px; line-height:24px; margin-top:1rem; color:#333; font-weight:300;}
	.products li .woocommerce-LoopProduct-link{width:100%; display:flex; justify-content:center; align-items:Center; flex-direction:column;}
	.products li .price{margin:1rem 0px;}
	.products li .price bdi{font-size:18px; color:var(--medium); font-weight:bold;}
	.products li .price span{font-size:18px; color:var(--medium); font-weight:bold;}

	.woocommerce-pagination{ width:100%; display:flex; justify-content:center; align-items:Center; margin-top:2rem;}
	.woocommerce-pagination ul{box-shadow:0px 0px 15px #e9e9e9; width:max-content; gap:8px; height:44px; padding:0px 1rem; background:#fff; border-radius:100px; display:flex; justify-content:center; align-items:Center;}
	.woocommerce-pagination ul li{border-radius:100px; width:33px; height:33px; display:flex; justify-content:center; align-items:center;} 
	.woocommerce-pagination ul li span.current{background:var(--light); width:33px; height:33px; display:flex; justify-content:center; align-items:center; border-radius:100px; font-size:12px; color:#fff;}
	.woocommerce-pagination ul li a{transition:all .6s; width:33px; height:33px; color:#333; display:flex; justify-content:center; align-items:center; border-radius:100px; font-size:12px;}
	.woocommerce-pagination ul li:hover a{background:var(--medium); color:#fff;} 
	.added_to_cart{display:none !important;}
	
	.product{position:relative; margin-top:33px; width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:Wrap;}
	.custom_gallery_cont{width:600px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.custom_gallery{border-radius:15px; width:600px; aspect-ratio:1; overflow:hidden; display:flex; justify-content:flex-start; align-items:center;}
	.custom_gallery img{width:100%; height:100%; object-fit:cover;}
	.custom_gallery_inner{transition:all .6s; height:600px; width:max-content; display:flex; justify-content:flex-start; align-items:center;}
	.custom_thumbnails{width:600px; overflow:hidden; margin-top:1rem;}
	.active_thumb{filter:none !important;}
	.gallery_img_cont{width:600px; aspect-ratio:1; display:flex; justify-content:center; align-items:Center;}
	.custom_thumbnails_inner{transition:all .6s; width:max-content; display:flex; justify-content:flex-start; align-items:flex-start; }
	.custom_thumbnails_inner img{cursor:pointer; transition:all .6s; filter:saturate(0.2); margin-right:11px;}
	.custom_thumbnails_inner img:hover{filter:none !important;}
	.product .summary{width:calc(100% - 2rem - 600px); min-width:550px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.product .inner_single_product .woocommerce-tabs{width:100%; background:var(--white); border-radius:10px; box-shadow:0px 0px 8px #e9e9e9; padding:1rem; }
	.product .inner_single_product .woocommerce-Tabs-panel{display:inherit !important;}
	.product .inner_single_product .woocommerce-product-attributes{width:100%; margin-top:22px;}
	.product .inner_single_product .woocommerce-product-attributes-item{width:100%; display:grid; grid-template-columns:30% 70%;}
	.product .inner_single_product .woocommerce-product-attributes-item__label{width:100%; padding:0px 1rem; display:flex; justify-content:flex-start; align-items:center; min-height:44px; background:#f1eee6; border-bottom:solid thin #999;}
	.product .inner_single_product .woocommerce-product-attributes-item__value{width:100%; padding:0px 1rem; display:flex; justify-content:flex-start; align-items:center; min-height:44px; border-bottom:solid thin #999;}
	.product .inner_single_product .woocommerce-product-attributes-item__value p{margin-bottom:0px !important;}
	.product .product_title{margin-bottom:1rem;}
	.product .price{margin-bottom:44px;}
	.product .price del{margin-right:11px; font-size: 18px !important; color: #666 !important; font-weight: bold;}
	.product .price del bdi{font-size: 18px !important; color: #666 !important; font-weight: bold;}
	.product .price del span{font-size: 18px !important; color: #666 !important; font-weight: bold;}
	
	.product .price ins{text-decoration:none !important; font-size: 18px !important; color: #666 !important; font-weight: bold;}
	.product .price bdi{font-size: 24px; color: var(--medium); font-weight: bold;}
	.product .price span{font-size: 24px; color: var(--medium); font-weight: bold;}
	.product .single_add_to_cart_button{margin:22px 0px 44px 44px;}
	.product_meta{gap:11px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.product_meta a{color:var(--light); font-weight:600;}
	.product_meta .sku{color:var(--light); font-weight:600;}
	.woocommerce-product-details__short-description{padding:1rem 0px; border-bottom:solid 5px var(--light); width:max-content; min-width:250px; max-width:500px; margin-bottom:44px;}
	.quantity{display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; margin-top:22px;}
	.quantity label{margin-right:11px;}
	.related{width:100%; margin-top:66px;}

	
	.product .onsale{position:absolute; top:33px; left:0px; padding:11px 22px 11px 22px; border-top-right-radius:100px; border-bottom-right-radius:100px; background:var(--light); color:#fff;}
	.product .stock{padding:.5rem; border-radius:10px; width:max-content; margin-top:22px;}
	.stock.in-stock{background:var(--medium); color:var(--white);}
	.stock.out-of-stock{background:var(--red); color:var(--white);}
	.stock.available-on-backorder{background:var(--orange); color:var(--white);}

	.variations{margin-bottom:22px;}
	.variations tr{margin-bottom:1rem; display:block;}
	.variations .label{min-width:100px;}
	.variations label{margin-right:11px; }
	.variations select{max-width:200px; min-width:200px;}
	.single_variation{margin-bottom:22px; width:max-content; min-width:250px; max-width:500px;}

	.woocommerce-tabs{width:100%;}
	.woocommerce-widget-layered-nav-list__item{width:100%; padding:0px 11px !important; min-height:22px; display:flex; justify-content:space-between; align-items:Center;}
	.woocommerce-widget-layered-nav-list__item:hover{background:var(--light); }
	.woocommerce-widget-layered-nav-list__item:hover a{color:#fff;}
	.woocommerce-widget-layered-nav-list__item:hover span{color:#fff;}
	.woocommerce-widget-layered-nav-list__item a{color:var(--light); font-size:14px; width:calc(100% - 33px);}
	.woocommerce-widget-layered-nav-list__item span{width:33px; font-size:14px; display:flex; justify-content:flex-end; }

	/* MAIN MENU */
	.main_menu{width:max-content; display:flex; gap:1rem; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.main_menu_item{border-top-left-radius:2rem; border-bottom-left-radius:2rem; font-size:22px; display:flex; justify-content:flex-start; align-items:Center; padding:0px 1rem; height:44px; width:250px; color:var(--white);}
	.main_menu_item a{color:#fff;}
	.main_menu_item:hover a{color:var(--light);}
	.main_menu_items{cursor:pointer; width:250px;}
	.main_menu_items:hover .submenu{display:flex !important;}
	.main_menu_items:hover .main_menu_item{background:#fff; color:var(--light);}
	.submenu{position:absolute; top:2rem; left:calc(250px + 2rem);  height:calc(100% - 4rem); border-left:solid thin white; display:none; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:1rem;}
	.submenu .submenu_item{height:44px; display:flex; justify-content:flex-start; align-items:Center; padding:0px 2rem; width:300px; }
	.submenu .submenu_item:hover{background:#fff; }
	.submenu .submenu_item:hover > a{color:var(--light);}
	.submenu .submenu_item .submenu_item_title{color:#fff; font-size:22px; line-height:28px;}
	.submenu .submenu_item:hover .submenu_item_title{color:var(--light);}
	.submenu .submenu_item > a{color:#fff; font-size:22px; line-height:28px;}
	.submenu .submenu_item:hover .submenu2{display:flex !important;}
	
	.submenu2{position:absolute; top:0rem; left:calc(300px);  height:calc(100%); border-left:solid thin white; display:none; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:1rem;}
	.submenu2 .submenu_item{height:44px; display:flex; justify-content:flex-start; align-items:Center; padding:0px 2rem; width:350px; }
	.submenu2 .submenu_item:hover{background:#fff; }
	.submenu2 .submenu_item:hover a{color:var(--light);}
	.submenu2 .submenu_item a{color:#fff; font-size:22px; line-height:28px;}
	
	.has_no_children{border-top-right-radius:2rem; border-bottom-right-radius:2rem;}
	
	.inner_menu_cont{display:none; background:#fff; border-radius:2rem; height:162px; width:calc(100% - 4rem - 88px); position:absolute; bottom:1rem; left:2rem;}

	header .menu{display:none; cursor:pointer; position:absolute; top:17px; z-index:1; right:44px; width:88px; height:88px;}
	.menu_button{font-size:12px; box-shadow:0px 0px 15px #ddd; width:88px; height:88px; color:#fff; position:absolute; z-index:2; border-radius:100px;  background:var(--light); display:flex; justify-content:center; align-items:Center; flex-direction:column;}
	.menu_button_1{position:absolute; width:88px; height:88px; transform:scale(1.2); border-radius:200px; z-index:1; box-shadow:0px 0px 8px #e9e9e9; background:#fff;}	
	header .menu:hover .menu_button{background:#fff !important; color:var(--light) !important; box-shadow:inset 0px 0px 8px #ccc !important;}
    header .menu:hover .menu_button_1{background:var(--light) !important; box-shadow:0px 0px 0px transparent !important;}
	.menu_button img{width:auto; height:auto; max-width:26px; max-height:26px; margin-bottom:11px;}
	.menu_cont{display:none; justify-content:flex-start; align-items:flex-start; width:calc(100% - 66px); height:calc(85vh); min-height:600px; right:35.5px; position:fixed; top:110px; padding:2rem; z-index:999; background:var(--light); border-bottom-left-radius:3rem; border-top-left-radius:3rem; border-bottom-right-radius:3rem;}
	.menu_cont_open{display:flex !important; box-shadow:4px 8px 8px #ccc !important;}
	.menu_cont_helper2{display:none; width:105px; height:100px; top:55px; right:35.5px; z-index:0; position:fixed; background:var(--light);}
    .menu_open .cutout{height:135px !important;}
    .menu_open .menu_cont_helper2{display:inline !important; box-shadow: 4px 4px 8px #ccc !important;}
    .menu_open .menu_button{background:#fff !important; color:var(--light) !important; box-shadow:inset 0px 0px 8px #ccc !important;}
    .menu_open .menu_button_1{background:var(--light) !important; box-shadow:0px 0px 0px transparent !important;}
	
	/* TOOLBOX */
	.toolbox{position:fixed; bottom:22px; right:44px; display:flex; justify-content:flex-end; align-items:flex-end; flex-direction:column; z-index:999;}
	.cart_toolbox{transition:all .6s; background:var(--fourth); position:relative; flex-direction:column; cursor:pointer;padding:1.5rem; /*position:fixed; bottom:22px; right:22px;*/  min-width:66px; min-height:66px; border-radius:44px; display:flex; justify-content:center; align-items:center;}
	.user{background:var(--fourth); margin-bottom:1rem;padding:1.5rem; /*position:fixed; bottom:99px; right:22px;*/   min-width:66px; min-height:66px; border-radius:44px; display:flex; justify-content:center; align-items:center;}
	.user ion-icon{font-size:28px; color:var(--light);}

	.shake_cart {
      animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
      transform: translate3d(0, 0, 0);
      backface-visibility: hidden;
      perspective: 1000px;
      box-shadow:0px 0px 4px #e9e9e9;
    }
    .shake_color{box-shadow:0px 0px 15px var(--light) !important; background:var(--light) !important; border:solid thin var(--light) !important;}
    .shake_color ion-icon{color:#fff !important;}
    .shake_color .cart_tab_products_sum{color:#fff !important;}
    .shake_color .cart_tab_products_sum span{color:#fff !important;}
    .shake_color .cart_tab_cart_analysis{color:#fff !important;}

    @keyframes shake {
      10%, 90% {
        
        transform: translate3d(-1px, 0, 0);
      }
      
      20%, 80% {
          
          transform: translate3d(2px, 0, 0);
      }
    
      30%, 50%, 70% {
        
        transform: translate3d(-4px, 0, 0);
      }
    
      40%, 60% {
          
          transform: translate3d(4px, 0, 0);
      }
    }
	.cart_tab{display:flex; justify-content:center; align-items:center;}
	.cart_tab ion-icon{font-size:28px; color:var(--light); transition:all .6s;}
	.show_cart_tab{margin-left:1rem; display:flex !important; min-width:74px;}
	.cart_tab_text{display:none; justify-content:center; align-items:flex-end; flex-direction:column;}
	.cart_tab_products_sum{font-size:14px; color:#444;  transition:all .6s;}
	.cart_tab_products_sum span{font-weight:bold; color:var(--light); transition:all .6s;}
	.cart_tab_cart_analysis{width:100%; text-align:right; font-size:12px; color:#444; font-weight:bold; transition:all .6s;}
	.cart_expand{width:450px; align-items:flex-end;}
	.cart_analysis{display:none; width:100%; margin:2rem 0px; max-height:20vw; overflow-y:auto;}
	.cart_expand .cart_analysis{display:inline  !important;}
	.cart_analysis_line{padding:1rem; display:grid; grid-template-columns:66px 1fr 66px; grid-gap:1rem; min-height:66px; margin-bottom:1rem; width:100%; border-bottom:solid thin #bbb;}
	.cart_analysis_line_col1{display:flex; justify-content:center; align-items:flex-start;}
	.cart_analysis_line_col1 img{width:auto; height:auto; max-width:100%; max-height:100%;}
	.cart_analysis_line_col2{display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.cart_analysis_product_title{color:var(--light); font-weight:bold; font-size:14px; margin-bottom:1rem;}
	.cart_analysis_product_attributes{margin-bottom:1rem;}
	.cart_analysis_product_qnt{font-size:12px; text-align:right; color:#444;}
	.cart_analysis_product_qnt span{font-weight:bold; color:var(--light);}
	.cart_analysis_product_attibute_line_price{font-size:16px; color:#444;}
	.cart_analysis_line_col3{display:flex; justify-content:center; align-items:center;}
	.cart_analysis_line_col3 ion-icon{font-size:22px; color:#000;}
	.cart_button{display:none;}
	.close_cart{display:none; position:absolute; top:-11px; left:-11px; width:55px; box-shadow:0px 0px 8px #e9e9e9; height:55px; border-radius:100px; background:#fff; justify-content:center; align-items:center;}
	.close_cart_inner{background:var(--light); display:flex; justify-content:center; align-items:center; width:44px; box-shadow:0px 0px 8px #e9e9e9; aspect-ratio:1; border-radius:100px;}
	.close_cart ion-icon{color:#fff; font-size:28px;}
	.cart_expand .cart_button{display:flex !important; margin-right:1rem;}
	.cart_expand .cart_tab{margin-right:1rem;}
	.cart_expand .close_cart{display:flex !important;}

	.woocommerce{width:100%; display:flex; justify-content:center; align-items:center; flex-direction: column;}
	.cart_container_custom{width:100%; max-width:1920px; display:flex; justify-content:flex-start; gap:10rem; align-items:flex-start;}
	.cart_container_custom form{width:calc(100% - 500px);}
	.cart_container_custom .cart-collaterals{width:500px;}
	.cart_container_custom .cart-collaterals .cart_totals{width:100% !important;}

	.woocommerce a.remove:hover{background:transparent !important; color:#000 !important;}
	.shop_table .product-thumbnail img{width:88px;}
	.shop_table{border-spacing:0px !important; background:#fff; filter: drop-shadow(0px 0px 8px #e9e9e9); border-radius:8px !important; overflow:hidden;}
	.shop_table thead{background:var(--light); }
	.shop_table thead th{color:#fff;}
	.shop_table .product-name a{color:#000;}
	.woocommerce .quantity .qty{width:88px;}
	.shop_table .product-quantity label{display:none !important;}
	.shop_table .product-quantity .quantity{margin-top:0px !important;}
	.coupon label{display:none !important;}
	.coupon{display:flex; height:88px; align-items:center;}
	.refresh_cart{display:flex; height:88px; align-items:center;}
	.cart_actions_cont{width:100%; display:flex; justify-content:space-between;}
	.coupon input{width:150px !important; margin-right:2rem;}

	.checkout{width:100%; max-width:1920px; display:flex; justify-content:flex-start; align-items:flex-start; gap:10rem;}
	.col2-set{background:#fff; padding:2rem; border-radius:8px !important; filter: drop-shadow(0px 0px 8px #e9e9e9); display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.col2-set .col-1{margin-bottom:2rem; width:100% !important; }
	.col2-set .col-2{margin-bottom:2rem; width:100% !important; }

	.single_page_title{margin-bottom:2rem; padding-left:66px;}
	.single_text{background:#fff; padding:66px !important; border-radius:3rem !important; filter: drop-shadow(0px 0px 8px #e9e9e9);}
	.single_text h3{margin-bottom:1rem;}
	.single_sidebar{box-shadow: 0px 0px 8px #e9e9e9; background:#fff; border: solid thin #e9e9e9; padding:33px !important; border-radius:2rem;}
	.single_sidebar li{margin-bottom:1rem;}
	.single_sidebar li a{font-size:18px; color:#000;}
	.single_sidebar .current-menu-item a{color:var(--light) !important; font-weight:bold;}
	.single_sidebar h3{margin-bottom:1rem; font-weight:bold !important;}
	.single_page{width: 100%;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 44px;}
	
	.woocommerce-form-coupon-toggle{width:100%;  }
	/* SHORTCODES */
		.recent_product_hp{ margin-bottom:4rem !important; width:100%; display:flex; gap:1rem; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap;}
		.section_title{width:100%; padding:0rem 2rem; display:flex; justify-content:space-between; align-items:center; /*aspect-ratio:1;*/ margin-top:calc(1rem + 33px); border-radius:2rem;}
		.section_title h3{width:100%; display:flex; justify-content:flex-start; align-items:center; gap:1rem; font-size:1.6vw; line-height:2vw; color:var(--light);}
		.section_title h3 img{width:auto; height:auto; max-width:44px; max-height:44px; margin-top:-16px;}
	
	.section_products{width:100%; }
	.section_products .products{width:100%;}

	.vc_box_rounded{border-radius:44px !important; overflow:hidden;}

    /* FOOTER */
    footer{width:100%; padding:22px 0px; display:flex; justify-content:center; align-items:center; min-height:50px; }
    footer .container{width:calc(100% - 66px); max-width:1920px; justify-content:flex-start; align-items:center; gap:1rem; background:var(--fourth); border-radius:3rem; box-shadow:2px 2px 8px #ccc;}
    .footer_col{min-height:250px; width:calc(100% / 3.5);  padding:2rem; }
	.footer_col li{margin-bottom:2rem;}
	.footer_address_item{display:flex; color:var(--light); justify-content:flex-start; align-items:center; font-size:16px; margin-bottom:11px;}
	.footer_address_item img{margin-right:11px; width:auto; height:auto; max-width:22px; max-height:22px;}
	.footer_address_item a{color:var(--light);}
	.widgettitle{margin-bottom:1rem; color:var(--light);}
	footer .menu li{margin-bottom:11px;}
	footer .menu li a{color:var(--light);}
	.payment_icons{width:100%; display:flex; justify-content:flex-start; align-items:Center; gap:.5rem;}
	.payment_icon{height:40px; display:flex; justify-content:center; align-items:Center;}
	.payment_icons img{width:100%; height:auto; max-width:100%; max-height:55px;}

	/* Blog */
	.blog_title{font-size:2rem; line-height:2.2rem; color:var(--light); margin-bottom:2rem;}
	.blog_image{margin-bottom:2rem; width:100%; aspect-ratio:1.77; display:flex; justify-content:center; align-items:center;}
	.blog_image img{width:100%; aspect-ratio:1.77; object-fit:cover;}
	.hp_blog{margin-top:33px; width:100%; display:flex; justify-content:flex-start; align-items:strech; gap:1rem;}
	.blog_item{border:solid thin #e9e9e9; background:#fff; padding:1rem 1rem 2rem; border-radius: 2rem; filter: drop-shadow(0px 0px 8px #e9e9e9); width:calc((100% / 3) - 1rem); display:flex; justify-content:space-between; align-items:flex-start; gap:1rem; flex-direction:column;}
	.blog_item .blog_image{border-radius:2rem; overflow:hidden;}
	.blog_item .blog_title{min-height:calc(28px * 3); font-size:20px !important; line-height:28px !important; margin-bottom:1rem !important;}
	.blog_item .blog_excerpt{margin-bottom:2rem; line-height:24px; min-height:calc(24px * 5);}
	.blog_link{width:100%; display:flex; justify-content:center; align-items:center;}
	
	/* NEWSLETTER */
	.hp_newsletter{background:var(--light); border-radius:2rem;  overflow:hidden;}
	.hp_newsletter p{color:#fff; margin-bottom:1rem;}
	.hp_newsletter .vc_column-inner{padding:4rem 4rem !important;}
	.hp_newsletter .wpcf7-form{ display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.hp_newsletter .wpcf7-form p{margin:0px !important; display:flex; justify-content:center; align-items:center;}
	.hp_newsletter h2{font-size:2rem; font-weight:bold !important; margin-bottom:1rem !important;}
	.button_newsletter{display:none !important;}
	.hp_newsletter .button_white{margin-top:2rem !important;}
}

@media screen and (max-width: 1279px) and (min-width: 1025px) {
	.submenu_item ion-icon{display:none;}
	.payment_method_vivawallet img{display:none !important;}
	#payment button{display:flex !important;}
	.woocommerce-EditAccountForm fieldset{margin-bottom:2rem !important;}
	.woocommerce-address-fields__field-wrapper{margin-bottom:2rem !important;}
	.woocommerce-MyAccount-content button{display:flex !important; color:var(--white) !important;}
	.woocommerce-Addresses header{position:relative !important; padding:0px !important; margin-bottom:1rem; background:#fff !important; justify-content:space-between !important; height:44px !important;}
	.woocommerce-orders-table__cell-order-number a{color:var(--light) !important;}
	.woocommerce-MyAccount-navigation{filter:drop-shadow(0px 0px 8px #e9e9e9); background:#fff; margin-bottom:1rem; padding:0px 0rem; height:44px; border-radius:5px; overflow:hidden; width:100%; display:flex; justify-content:flex-start; align-items:center;}
	.woocommerce-MyAccount-navigation ul{width:100%; display:flex; justify-content:flex-start; align-items:center;}
	.woocommerce-MyAccount-navigation ul li{height:44px; display:flex; justify-content:center; align-items:center; padding:0px 1rem;}
	.woocommerce-MyAccount-navigation ul li a{color:#000; height:44px; display:flex; justify-content:center; align-items:center; padding:0px 1rem;}
	.woocommerce-MyAccount-navigation ul li.is-active{background:var(--light); }
	.woocommerce-MyAccount-navigation ul li.is-active a{color:#fff !important;}
	.woocommerce-orders-table__cell .button{border-radius:15px !important; margin-left:0px !important;}
	.woocommerce-orders-table__cell .button:before{content:none !important;}
	.woocommerce-orders-table__cell .button:after{content:none !important;}
	.woocommerce-orders-table__cell-order-actions{display:flex; justify-content:flex-end; align-items:center; gap:5px;}
	.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th{padding:8px !important;}
	.woocommerce-MyAccount-content{width:100%;}

	.submenu_close{display:none !important;}
	/* new menu */
		.menu_cont_new{filter:drop-shadow(0px 4px 4px #a9a9a9)o; z-index:9999; width:100%; background:var(--light); position:fixed; top:88px; display:flex; justify-content:center; align-items:center;}
		.menu_cont_new .container{ max-width:1920px; border-radius:100px; /*filter:drop-shadow(0px 0px 8px #e9e9e9);*/ width:calc(100% - 66px); height:44px; /*background:#fff;*/}
		.menu_cont_new .main_menu_new{/*border-radius:25px; background:#fff;*/  width:100%; list-style:none; display:flex; justify-content:space-between; align-items:center;}
		
		.menu_cont_new .main_menu_new .main_menu_items_new{width:100%; font-size:14px;}
		.menu_cont_new .main_menu_new .main_menu_items_new .main_menu_item_new{cursor:pointer; height:44px; color:#fff; display:flex; justify-content:center; align-items:center;}
		.menu_cont_new .main_menu_new .main_menu_items_new:hover .main_menu_item_new{background:var(--white); color:var(--light);  }
		.menu_cont_new .main_menu_new .main_menu_items_new .main_menu_item_new:hover a{color:var(--light);}
		.menu_cont_new .main_menu_new .main_menu_items_new .main_menu_item_new a{width:100%;  height:44px; color:#fff; display:flex; justify-content:center; align-items:center;}
		.menu_cont_new .submenu_new{display:none; max-height:80vh; overflow-y:auto; width:100%; position:absolute; background:#fff; z-index:-1; padding:2rem 2rem; /*border-radius:25px;*/ min-height:400px; left:0px; top:44px; justify-content:center; flex-wrap:wrap; align-items:flex-start; gap:1rem;}
		.menu_cont_new .submenu_new .submenu_new_container{width:100%; display:flex;  justify-content:flex-start; flex-wrap:wrap; align-items:flex-start; gap:1rem; max-width:1920px;}
		.menu_cont_new .submenu_new:before{content:""; width:100%; height:2px; /*background:var(--light);*/ position:absolute; top:44px; left:0px;}
		.menu_cont_new .main_menu_new .main_menu_items_new:hover .submenu_new{display:flex !important;}
		.menu_cont_new .submenu_new .submenu_item_new{width:calc((100% / 5) - 1rem); margin-bottom:2rem;}
		.menu_cont_new .submenu_new .submenu_item_new > .submenu_item_title{font-weight:bold; padding-bottom:1rem; border-bottom:solid thin #000; margin-bottom:1rem;}
		.menu_cont_new .submenu_new .submenu_item_new > a{color:#000; transition:all .6s; font-weight:bold; border-bottom:solid thin #000; display:flex; flex-direction:column; width:100%; padding-bottom:1rem;}
		
		.menu_cont_new .submenu_new .submenu2_new{display:flex; width:100%; flex-direction:column; justify-content:flex-start; flex-wrap:wrap; align-items:flex-start; gap:1rem;}
		.menu_cont_new .submenu_new .submenu2_new .submenu_item a{color:#000;}
		.menu_cont_new .submenu_new .submenu2_new .submenu_item:hover a{color:var(--light) !important;}
		
		.menu_carousel{position:relative; width:100%; aspect-ratio:1.07; margin-bottom:1rem; display:none;}
		.menu_carousel img{opacity:0; transition:all 1.8s; position:absolute; top:0px; left:0px; width:100%; height:100%; object-fit:cover;}
		.current_menu_image{opacity:1 !important;}
	
	
	/* end of new menu */

    .archive_header{width:100%; display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap;}
	.woo_archive{display:grid !important; grid-gap:4rem; grid-template-columns:100%;}
	.woo_archive #primary{width:100%;}
	.inner_primary{order:2; width:calc(100% - 350px);}
	.woo_archive #sidebar{order:1; box-shadow: 0px 0px 8px #e9e9e9; background:#fff; border: solid thin #e9e9e9; padding:2rem;border-radius:2rem; width:calc(350px - 1rem); }
	#sidebar .widget{width:100%; justify-content:flex-start;}
	#sidebar .widget .widgettitle{width:100%; cursor:pointer; position:relative; display:flex; justify-content:space-between; align-items:center;}
	#sidebar .widget .widgettitle:after{content:"+"; font-size:20px; font-weight:bold; color:#a9a9a9; }
	.open_widget_title:after{content:"-" !important;}

	#sidebar .widget ul li{padding:5px 11px !important; }
	#sidebar .widget ul li:hover a{color:#fff !important;}
	#sidebar .widget ul li a{color:var(--light); font-size:14px; width:calc(100% - 33px);}
	
    .main_product_list{width:100%; display:flex; justify-content:flex-start; align-items:flex-start; gap:1rem;}
    .header_search{display:flex; justify-content:center; align-items:center; margin-right:44px;}
    .header_search input{margin-right:-22px; width:250px;}
	.filters_cont{display:none;}
	.close_sidebar{display:none;}
	.menu_search{display:none;}
	#payment .form-row{display:flex; justify-content:center; align-items:center; flex-direction:column;}
	.woocommerce-message{border:none !important; box-shadow:0px 0px 8px var(--light); border-radius:.5rem; display:flex; justify-content:space-between; align-items:center;}
	.woocommerce-error{border:none !important; box-shadow:0px 0px 8px var(--red); border-radius:.5rem; display:flex; justify-content:space-between; align-items:center;}
	.woocommerce-info{border:none !important; box-shadow:0px 0px 8px var(--orange); border-radius:.5rem; display:flex; justify-content:space-between; align-items:center;}
	.woocommerce-message .button{order:2;}
	.woocommerce-error .button{order:2;}
	.woocommerce-info .button{order:2;}
	.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{
		top: 50% !important; transform: translateY(-50%);
	}
	.woocommerce-message::before{color:var(--light) !important;}
	.woocommerce-error, .woocommerce-info, .woocommerce-message{
		background-color:#fff !important;
	}

	.button{cursor:pointer; margin-left:44px !important; border:none !important; position:relative !important; font-size:14px !important; background:var(--light) !important; color:var(--white); border-top-right-radius:10rem !important; border-bottom-right-radius:10rem !important; display:flex; justify-content:center; align-items:center; height:44px; width:max-content; padding:0px 33px 0px 33px !important;}
	.button:before{content:""; 
		background-image: url('https://www.cozydepot.gr/wp-content/uploads/2024/09/home_depot.svg');
		background-repeat:no-repeat;
    	background-size: 26px;
		background-position:center;
		position:absolute; height:49px; left:-37px; z-index:1; aspect-ratio:1; background-color:var(--fourth); border-radius:200px;}
	.button:after{content:""; position:absolute; height:66px; left:-46px; aspect-ratio:1; background:#fff; border-radius:200px; box-shadow:0px 0px 5px #aaa;}
	.button_search{padding:0px !important;}
	.button_search:before{background-image: url('https://www.cozydepot.gr/wp-content/uploads/2024/03/search-interface-symbol.png'); background-size: 20px;}
	.shop_table .button{display:flex !important; color:#fff !important;}
	.place-order .button{display:flex !important; color:#fff !important; margin:44px 0px 22px !important;}
	.wc-proceed-to-checkout a{display:flex !important;}
	header{width:100%; height:88px; z-index:999; position:fixed; top:0px; padding:0px;  display:flex; justify-content:center; align-items:center;}
	
	.logo{
		position:relative;
		
		overflow:hidden; background:#fff;  padding-left:2.5vw; list-style:none; width:calc(100%);  height:88px; display:flex; justify-content:space-between; align-items:center;}
	.logo img{width:auto; height:22px !important; max-width:300px; max-height:55px;}
	.cutout{display:none; box-shadow: inset 0px 0px 15px #e9e9e9; position:absolute; width:98px; height:105px; border-radius:100px; top:-8px; right:-44px;}
	
	
	.container{display:flex; width:calc(100% - 5vw);}
    
    header .container{justify-content:space-between; align-items:center; width:calc(100% - 66px) !important;}
    
    .wrapper{margin-top:calc(160px); margin-bottom:2rem; width:100%; display:flex; justify-content:center; align-items:center;}
    .wrapper .container{ overflow-x:hidden; flex-direction:column; justify-content:flex-start; align-items:flex-start; min-height:calc(100vh - 300px - 66px); padding:2rem;}

	.wpb-content-wrapper{width:100%;}
	.vc_row{width:100%;}
	.section_curved{overflow:hidden; border-radius:3rem; box-shadow:2px 2px 8px #ccc;}
	.section_curved_padding{overflow:hidden; border-radius:3rem; box-shadow:2px 2px 8px #ccc;}
	.section_curved_padding .vc_column-inner{padding:2rem;}
	
	.newsletter_cont{min-height:130px; background:var(--medium); border-bottom-right-radius:400px; border-top-right-radius:400px;}

	/* WOOCOMMERCE */

	.woo_archive #primary{order:1; width:100%;}
	.woo_archive #sidebar{order:2; box-shadow: 0px 0px 8px #e9e9e9; background:#fff; border: solid thin #e9e9e9; padding:2rem;border-radius:2rem; }
	#sidebar .widget{width:100%; justify-content:flex-start;}
	#sidebar .widget .widgettitle{width:100%; cursor:pointer; position:relative; display:flex; justify-content:space-between; align-items:center;}
	#sidebar .widget .widgettitle:after{content:"+"; font-size:20px; font-weight:bold; color:#a9a9a9; }
	.open_widget_title:after{content:"-" !important;}
	
	#sidebar .widget ul li{padding:5px 11px!important;}
	#sidebar .widget ul li:hover a{color:#fff !important;}
	#sidebar .widget ul li a{color:var(--light); font-size:14px; width:calc(100% - 33px);}
	#primary{width:100%;}
	.inner_single_product{width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap; gap:2rem;}
	#main{display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap;}
	.woocommerce-notices-wrapper{width:100%;}
	.woocommerce-result-count{width:50%;  display:flex; justify-content:flex-start; align-items:center; height:44px;}
	.woocommerce-ordering{width:50%; display:flex; justify-content:flex-end; align-items:center;}
	.woocommerce-breadcrumb{margin-bottom:1rem; color:#fff; font-weight:bold; width:100%; height:44px; border-radius:5rem; box-shadow:0px 0px 15px #e9e9e9; background:var(--light); display:flex; justify-content:flex-start; align-items:Center; padding:0px 2rem;}
	.woocommerce-breadcrumb a{color:#fff; font-weight:400 !important;}
	.woocommerce-products-header{margin-bottom:1rem; width:100%;}
	.products.columns-4{margin-top:1rem; width:100%; display:grid; grid-gap:1rem; grid-template-columns:repeat(auto-fill,minmax(300px,1fr)); overflow:hidden;}
	.products li{border:solid thin #e9e9e9; background:#fff; padding:2rem; border-radius:2rem; filter:drop-shadow(0px 0px 8px #e9e9e9); display:flex; justify-content:center; align-items:Center; flex-direction:Column;}
	.products li img{width:100%; aspect-ratio:1;  border-radius:2rem; overflow:hidden; /*border: solid thin #e9e9e9; box-shadow: 0px 0px 15px #e9e9e9;*/}
	.products li .woocommerce-loop-product__title{text-align:center; min-height:48px; font-size:18px; line-height:24px; margin-top:1rem; color:#333; font-weight:300;}
	.products li .woocommerce-LoopProduct-link{display:flex; justify-content:center; align-items:Center; flex-direction:column;}
	.products li .price{margin:1rem 0px;}
	.products li .price bdi{font-size:18px; color:var(--medium); font-weight:bold;}
	.products li .price span{font-size:18px; color:var(--medium); font-weight:bold;}

	.woocommerce-pagination{ width:100%; display:flex; justify-content:center; align-items:Center; margin-top:2rem;}
	.woocommerce-pagination ul{box-shadow:0px 0px 15px #e9e9e9; width:max-content; gap:8px; height:44px; padding:0px 1rem; background:#fff; border-radius:100px; display:flex; justify-content:center; align-items:Center;}
	.woocommerce-pagination ul li{border-radius:100px; width:33px; height:33px; display:flex; justify-content:center; align-items:center;} 
	.woocommerce-pagination ul li span.current{background:var(--light); width:33px; height:33px; display:flex; justify-content:center; align-items:center; border-radius:100px; font-size:12px; color:#fff;}
	.woocommerce-pagination ul li a{transition:all .6s; width:33px; height:33px; color:#333; display:flex; justify-content:center; align-items:center; border-radius:100px; font-size:12px;}
	.woocommerce-pagination ul li:hover a{background:var(--medium); color:#fff;} 
	.added_to_cart{display:none !important;}
	
	.product{position:relative; margin-top:33px; width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:Wrap;}
	.custom_gallery_cont{width:600px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.custom_gallery{border-radius:15px; width:600px; aspect-ratio:1; overflow:hidden; display:flex; justify-content:flex-start; align-items:center;}
	.custom_gallery img{width:100%; height:100%; object-fit:cover;}
	.custom_gallery_inner{transition:all .6s; height:600px; width:max-content; display:flex; justify-content:flex-start; align-items:center;}
	.custom_thumbnails{width:600px; overflow:hidden; margin-top:1rem;}
	.active_thumb{filter:none !important;}
	.gallery_img_cont{width:600px; aspect-ratio:1; display:flex; justify-content:center; align-items:Center;}
	.custom_thumbnails_inner{transition:all .6s; width:max-content; display:flex; justify-content:flex-start; align-items:flex-start;}
	.custom_thumbnails_inner img{cursor:pointer; transition:all .6s; filter:saturate(0.2); margin-right:11px;}
	.custom_thumbnails_inner img:hover{filter:none !important;}
	.product .summary{width:calc(100% - 2rem - 600px); min-width:550px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.product .inner_single_product .woocommerce-tabs{width:100%; background:var(--white); border-radius:10px; box-shadow:0px 0px 8px #e9e9e9; padding:1rem; }
	.product .inner_single_product .woocommerce-Tabs-panel{display:inherit !important;}
	.product .inner_single_product .woocommerce-product-attributes{width:100%; margin-top:22px;}
	.product .inner_single_product .woocommerce-product-attributes-item{width:100%; display:flex; justify-content:flex-start; align-items:center;}
	.product .inner_single_product .woocommerce-product-attributes-item__label{width:30%; padding:0px 1rem; display:flex; justify-content:flex-start; align-items:center; height:55px; background:#f1eee6; border-bottom:solid thin #999;}
	.product .inner_single_product .woocommerce-product-attributes-item__value{width:70%; padding:0px 1rem; display:flex; justify-content:flex-start; align-items:center; height:55px; border-bottom:solid thin #999;}
.product .inner_single_product .woocommerce-product-attributes-item__value p{margin-bottom:0px !important;}
	.product .product_title{margin-bottom:2rem;}
	.product .price{margin-bottom:44px;}
	.product .price del{margin-right:11px; font-size: 18px !important; color: #666 !important; font-weight: bold;}
	.product .price del bdi{font-size: 18px !important; color: #666 !important; font-weight: bold;}
	.product .price del span{font-size: 18px !important; color: #666 !important; font-weight: bold;}
	
	.product .price ins{text-decoration:none !important; font-size: 18px !important; color: #666 !important; font-weight: bold;}
	.product .price bdi{font-size: 24px; color: var(--medium); font-weight: bold;}
	.product .price span{font-size: 24px; color: var(--medium); font-weight: bold;}
	.product .single_add_to_cart_button{margin:22px 0px 44px 44px;}
	.product_meta{gap:11px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.product_meta a{color:var(--light); font-weight:600;}
	.product_meta .sku{color:var(--light); font-weight:600;}
	.woocommerce-product-details__short-description{padding:1rem 0px; border-bottom:solid 5px var(--light); width:max-content; min-width:250px; max-width:500px; margin-bottom:44px;}
	.quantity{display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; margin-top:22px;}
	.quantity label{margin-right:11px;}
	.related{width:100%; margin-top:66px;}

	
	.product .onsale{position:absolute; top:33px; left:0px; padding:11px 22px 11px 22px; border-top-right-radius:100px; border-bottom-right-radius:100px; background:var(--light); color:#fff;}
	.product .stock{padding:.5rem; border-radius:10px; width:max-content; margin-top:22px;}
	.stock.in-stock{background:var(--medium); color:var(--white);}
	.stock.out-of-stock{background:var(--red); color:var(--white);}
	.stock.available-on-backorder{background:var(--orange); color:var(--white);}

	.variations{margin-bottom:22px;}
	.variations label{margin-right:11px;}
	.single_variation{margin-bottom:22px;  width:max-content; min-width:250px; max-width:500px;}

	.woocommerce-tabs{width:100%;}
	.woocommerce-widget-layered-nav-list__item{width:100%; padding:0px 11px !important; min-height:22px; display:flex; justify-content:space-between; align-items:Center;}
	.woocommerce-widget-layered-nav-list__item:hover{background:var(--light);}
	.woocommerce-widget-layered-nav-list__item:hover a{color:#fff;}
	.woocommerce-widget-layered-nav-list__item:hover span{color:#fff;}
	.woocommerce-widget-layered-nav-list__item a{color:var(--light); font-size:14px; width:calc(100% - 33px);}
	.woocommerce-widget-layered-nav-list__item span{width:33px; font-size:14px; display:flex; justify-content:flex-end; }

	/* MAIN MENU */
	.main_menu{width:max-content; display:flex; gap:1rem; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.main_menu_item{border-top-left-radius:2rem; border-bottom-left-radius:2rem; font-size:22px; display:flex; justify-content:flex-start; align-items:Center; padding:0px 1rem; height:44px; width:250px; color:var(--white);}
	.main_menu_items{cursor:pointer; width:250px;}
	.main_menu_items:hover .submenu{display:flex !important;}
	.main_menu_items:hover .main_menu_item{background:#fff; color:var(--light);}
	.submenu{position:absolute; top:2rem; left:calc(250px + 2rem);  height:calc(100% - 4rem); border-left:solid thin white; display:none; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:1rem;}
	.submenu .submenu_item{height:44px; display:flex; justify-content:flex-start; align-items:Center; padding:0px 2rem; width:300px; }
	.submenu .submenu_item:hover{background:#fff; }
	.submenu .submenu_item:hover > a{color:var(--light);}
	.submenu .submenu_item .submenu_item_title{color:#fff; font-size:22px; line-height:28px;}
	.submenu .submenu_item:hover .submenu_item_title{color:var(--light);}
	.submenu .submenu_item > a{color:#fff; font-size:22px; line-height:28px;}
	.submenu .submenu_item:hover .submenu2{display:flex !important;}
	
	.submenu2{position:absolute; top:0rem; left:calc(300px);  height:calc(100%); border-left:solid thin white; display:none; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:1rem;}
	.submenu2 .submenu_item{height:44px; display:flex; justify-content:flex-start; align-items:Center; padding:0px 2rem; width:350px; }
	.submenu2 .submenu_item:hover{background:#fff; }
	.submenu2 .submenu_item:hover a{color:var(--light);}
	.submenu2 .submenu_item a{color:#fff; font-size:22px; line-height:28px;}
	
	.has_no_children{border-top-right-radius:2rem; border-bottom-right-radius:2rem;}
	
	.inner_menu_cont{display:none; background:#fff; border-radius:2rem; height:162px; width:calc(100% - 4rem - 88px); position:absolute; bottom:1rem; left:2rem;}

	header .menu{display:none; cursor:pointer; position:absolute; top:17px; z-index:1; right:44px; width:88px; height:88px;}
	.menu_button{font-size:12px; box-shadow:0px 0px 15px #ddd; width:88px; height:88px; color:#fff; position:absolute; z-index:2; border-radius:100px;  background:var(--light); display:flex; justify-content:center; align-items:Center; flex-direction:column;}
	.menu_button_1{position:absolute; width:88px; height:88px; transform:scale(1.2); border-radius:200px; z-index:1; box-shadow:0px 0px 8px #e9e9e9; background:#fff;}	
	header .menu:hover .menu_button{background:#fff !important; color:var(--light) !important; box-shadow:inset 0px 0px 8px #ccc !important;}
    header .menu:hover .menu_button_1{background:var(--light) !important; box-shadow:0px 0px 0px transparent !important;}
	.menu_button img{width:auto; height:auto; max-width:26px; max-height:26px; margin-bottom:11px;}
	.menu_cont{display:none; justify-content:flex-start; align-items:flex-start; width:calc(100% - 66px); height:calc(50vh); min-height:600px; right:35.5px; position:fixed; top:110px; padding:2rem; z-index:999; background:var(--light); border-bottom-left-radius:3rem; border-top-left-radius:3rem; border-bottom-right-radius:3rem;}
	.menu_cont_open{display:flex !important; box-shadow:4px 8px 8px #ccc !important;}
	.menu_cont_helper2{display:none; width:105px; height:100px; top:55px; right:35.5px; z-index:0; position:fixed; background:var(--light);}
    .menu_open .cutout{height:135px !important;}
    .menu_open .menu_cont_helper2{display:inline !important; box-shadow: 4px 4px 8px #ccc !important;}
    .menu_open .menu_button{background:#fff !important; color:var(--light) !important; box-shadow:inset 0px 0px 8px #ccc !important;}
    .menu_open .menu_button_1{background:var(--light) !important; box-shadow:0px 0px 0px transparent !important;}
	
	/* TOOLBOX */
	.toolbox{position:fixed; bottom:22px; right:44px; display:flex; justify-content:flex-end; align-items:flex-end; flex-direction:column; z-index:999;}
	.cart_toolbox{transition:all .6s; background:#fff; position:relative; flex-direction:column; cursor:pointer;padding:1.5rem; /*position:fixed; bottom:22px; right:22px;*/ box-shadow:0px 0px 4px #e9e9e9; border:solid thin #e9e9e9; min-width:66px; min-height:66px; border-radius:44px; display:flex; justify-content:center; align-items:center;}
	
	.shake_cart {
      animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
      transform: translate3d(0, 0, 0);
      backface-visibility: hidden;
      perspective: 1000px;
      box-shadow:0px 0px 4px #e9e9e9;
    }
    .shake_color{box-shadow:0px 0px 15px var(--light) !important; background:var(--light) !important; border:solid thin var(--light) !important;}
    .shake_color ion-icon{color:#fff !important;}
    .shake_color .cart_tab_products_sum{color:#fff !important;}
    .shake_color .cart_tab_products_sum span{color:#fff !important;}
    .shake_color .cart_tab_cart_analysis{color:#fff !important;}

    @keyframes shake {
      10%, 90% {
        
        transform: translate3d(-1px, 0, 0);
      }
      
      20%, 80% {
          
          transform: translate3d(2px, 0, 0);
      }
    
      30%, 50%, 70% {
        
        transform: translate3d(-4px, 0, 0);
      }
    
      40%, 60% {
          
          transform: translate3d(4px, 0, 0);
      }
    }
	.cart_tab{display:flex; justify-content:center; align-items:center;}
	.cart_tab ion-icon{font-size:28px; color:#bbb; transition:all .6s;}
	.show_cart_tab{margin-left:1rem; display:flex !important; min-width:74px;}
	.cart_tab_text{display:none; justify-content:center; align-items:flex-end; flex-direction:column;}
	.cart_tab_products_sum{font-size:14px; color:#444;  transition:all .6s;}
	.cart_tab_products_sum span{font-weight:bold; color:var(--dark); transition:all .6s;}
	.cart_tab_cart_analysis{width:100%; text-align:right; font-size:12px; color:#444; font-weight:bold; transition:all .6s;}
	.cart_expand{width:450px; align-items:flex-end;}
	.cart_analysis{display:none; width:100%; margin:2rem 0px; max-height:20vw; overflow-y:auto;}
	.cart_expand .cart_analysis{display:inline  !important;}
	.cart_analysis_line{padding:1rem; display:grid; grid-template-columns:66px 1fr 66px; grid-gap:1rem; min-height:66px; margin-bottom:1rem; width:100%; border-bottom:solid thin #bbb;}
	.cart_analysis_line_col1{display:flex; justify-content:center; align-items:flex-start;}
	.cart_analysis_line_col1 img{width:auto; height:auto; max-width:100%; max-height:100%;}
	.cart_analysis_line_col2{display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.cart_analysis_product_title{color:var(--light); font-weight:bold; font-size:14px; margin-bottom:1rem;}
	.cart_analysis_product_attributes{margin-bottom:1rem;}
	.cart_analysis_product_qnt{font-size:12px; text-align:right; color:#444;}
	.cart_analysis_product_qnt span{font-weight:bold; color:var(--light);}
	.cart_analysis_product_attibute_line_price{font-size:16px; color:#444;}
	.cart_analysis_line_col3{display:flex; justify-content:center; align-items:center;}
	.cart_analysis_line_col3 ion-icon{font-size:22px; color:#000;}
	.cart_button{display:none;}
	.close_cart{display:none; position:absolute; top:-11px; left:-11px; width:55px; box-shadow:0px 0px 8px #e9e9e9; height:55px; border-radius:100px; background:#fff; justify-content:center; align-items:center;}
	.close_cart_inner{background:var(--light); display:flex; justify-content:center; align-items:center; width:44px; box-shadow:0px 0px 8px #e9e9e9; aspect-ratio:1; border-radius:100px;}
	.close_cart ion-icon{color:#fff; font-size:28px;}
	.cart_expand .cart_button{display:flex !important; margin-right:1rem;}
	.cart_expand .cart_tab{margin-right:1rem;}
	.cart_expand .close_cart{display:flex !important;}
	.user{background:#fff; margin-bottom:1rem;padding:1.5rem; /*position:fixed; bottom:99px; right:22px;*/ box-shadow:0px 0px 4px #e9e9e9; border:solid thin #e9e9e9; min-width:66px; min-height:66px; border-radius:44px; display:flex; justify-content:center; align-items:center;}
	.user ion-icon{font-size:28px; color:#bbb;}

	.woocommerce{width:100%; display:flex; justify-content:center; align-items:center; flex-direction: column;}
	.cart_container_custom{width:100%; max-width:1920px; display:flex; justify-content:flex-start; gap:4rem; align-items:flex-start; flex-direction:column;}
	.cart_container_custom form{width:100%;}
	.cart_container_custom .cart-collaterals{width:500px;}
	.cart_container_custom .cart-collaterals .cart_totals{width:100% !important;}

	.woocommerce a.remove:hover{background:transparent !important; color:#000 !important;}
	.shop_table .product-thumbnail img{width:88px;}
	.shop_table{border-spacing:0px !important; background:#fff; filter: drop-shadow(0px 0px 8px #e9e9e9); border-radius:8px !important; overflow:hidden;}
	.shop_table thead{background:var(--light); }
	.shop_table thead th{color:#fff;}
	.shop_table .product-name a{color:#000;}
	.woocommerce .quantity .qty{width:88px;}
	.shop_table .product-quantity label{display:none !important;}
	.shop_table .product-quantity .quantity{margin-top:0px !important;}
	.coupon label{display:none !important;}
	.coupon{display:flex; align-items:center; flex-direction:column; margin-bottom:22px;}
	.refresh_cart{display:flex; height:88px; align-items:center;}
	.cart_actions_cont{width:100%; display:flex; justify-content:space-between;}
	.coupon input{width:100% !important; margin-bottom:22px;}

	.checkout{width:100%; max-width:1920px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:4rem;}
	.col2-set{background:#fff; padding:2rem; border-radius:8px !important; filter: drop-shadow(0px 0px 8px #e9e9e9); display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.col2-set .col-1{margin-bottom:2rem; width:100% !important; }
	.col2-set .col-2{margin-bottom:2rem; width:100% !important; }

	.single_page_title{margin-bottom:2rem; padding-left:66px;}
	.single_text{background:#fff; padding:66px !important; border-radius:3rem !important; filter: drop-shadow(0px 0px 8px #e9e9e9);}
	.single_text h3{margin-bottom:1rem;}
	.single_sidebar{box-shadow: 0px 0px 8px #e9e9e9; background:#fff; border: solid thin #e9e9e9; padding:33px !important; border-radius:2rem;}
	.single_sidebar li{margin-bottom:1rem;}
	.single_sidebar li a{font-size:18px; color:#000;}
	.single_sidebar .current-menu-item a{color:var(--light) !important; font-weight:bold;}
	.single_sidebar h3{margin-bottom:1rem; font-weight:bold !important;}
	.single_page{width: 100%;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 44px;}
	
	.woocommerce-form-coupon-toggle{width:100%;  }
	/* SHORTCODES */
		.recent_product_hp{ margin-bottom:4rem !important; width:100%; display:flex; gap:1rem; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
		.section_title{width:100%; padding:0rem 2rem; display:flex; justify-content:space-between; align-items:center; /*aspect-ratio:1;*/ margin-top:calc(1rem + 33px); border-radius:2rem;}
		.section_title h3{width:100%; display:flex; justify-content:flex-start; align-items:center; gap:1rem; font-size:32px; line-height:44px; color:var(--light);}
		.section_title h3 img{width:auto; height:auto; max-width:44px; max-height:44px; margin-top:-16px;}
		.section_products{width:100%;}

	.vc_box_rounded{border-radius:44px !important; overflow:hidden;}

    /* FOOTER */
    footer{width:100%; padding:22px 0px;  display:flex; justify-content:center; align-items:center; min-height:50px;}
    footer .container{justify-content:flex-start; padding:2rem; align-items:center; gap:0rem; flex-wrap:wrap; background:#e9e9e9; border-radius:3rem; box-shadow:2px 2px 8px #ccc;}
    .footer_col{min-height:250px; width:calc(100% / 3)   }
	.footer_col li{margin-bottom:2rem;}
	.footer_address_item{display:flex; color:#333; justify-content:flex-start; align-items:center; font-size:16px; margin-bottom:11px;}
	.footer_address_item img{margin-right:11px; width:auto; height:auto; max-width:22px; max-height:22px;}
	.footer_address_item a{color:#333;}
	.widgettitle{margin-bottom:1rem;}
	footer .menu li{margin-bottom:11px;}
	footer .menu li a{color:#333;}
	.payment_icons{width:100%; display:flex; justify-content:flex-start; align-items:Center; gap:.5rem;}
	.payment_icon{height:40px; display:flex; justify-content:center; align-items:Center;}
	.payment_icons img{width:100%; height:auto; max-width:100%; max-height:55px;}
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
	.vc_column-gap-25 .vc_col-sm-8{width:100% !important;}
	.vc_column-gap-25 .vc_col-sm-4{width:100% !important; aspect-ratio:1.77;}
	.submenu_new_container{width:100%;}
	.submenu_item{width:100%; display:flex; justify-content:flex-start; align-items:center;}
    .submenu_item a{width:100%; display:flex; justify-content:space-between; align-items:center;}
	.payment_method_vivawallet img{display:none !important;}
	#payment button{display:flex !important;}
	.woocommerce-EditAccountForm fieldset{margin-bottom:2rem !important;}
	.woocommerce-address-fields__field-wrapper{margin-bottom:2rem !important;}
	.woocommerce-MyAccount-content button{display:flex !important; color:var(--white) !important;}
	.woocommerce-Addresses header{position:relative !important; padding:0px !important; margin-bottom:1rem; background:#fff !important; justify-content:space-between !important; height:44px !important;}
	.woocommerce-orders-table__cell-order-number a{color:var(--light) !important;}
	.woocommerce-MyAccount-navigation{filter:drop-shadow(0px 0px 8px #e9e9e9); background:#fff; margin-bottom:1rem; padding:0px 0rem; border-radius:5px; overflow:hidden; width:100%; display:flex; justify-content:flex-start; align-items:center;}
	.woocommerce-MyAccount-navigation ul{width:100%; display:flex; justify-content:flex-start; align-items:center; flex-wrap:wrap;}
	.woocommerce-MyAccount-navigation ul li{height:44px; display:flex; justify-content:center; align-items:center; padding:0px 1rem;}
	.woocommerce-MyAccount-navigation ul li a{color:#000; height:44px; display:flex; justify-content:center; align-items:center; padding:0px 1rem;}
	.woocommerce-MyAccount-navigation ul li.is-active{background:var(--light); }
	.woocommerce-MyAccount-navigation ul li.is-active a{color:#fff !important;}
	.woocommerce-orders-table__cell .button{border-radius:15px !important; margin-left:0px !important;}
	.woocommerce-orders-table__cell .button:before{content:none !important;}
	.woocommerce-orders-table__cell .button:after{content:none !important;}
	.woocommerce-orders-table__cell-order-actions{display:flex !important; justify-content:flex-start; align-items:center; gap:5px;}
	.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th{padding:8px !important;}
	.woocommerce-MyAccount-content{width:100%;}

	/* new menu */
	.submenu_item_new.has_no_children > a{padding:0px 0px 1rem !important;}
	.submenu_new_open{display:flex !important;}
	.menu_cont_new{z-index:9999; width:100%; position:fixed; top:122px; display:none; justify-content:center; align-items:center;}
	.menu_cont_new .container{border-radius:20px; width:calc(100% - 31px); background:var(--light); position:relative;}
	.menu_cont_new .main_menu_new{padding:1rem 0px; border-radius:25px; width:100%; list-style:none; display:flex; justify-content:flex-start; align-items:center; flex-direction:column; min-height:calc(100vh - 135px);}
	.menu_cont_new .main_menu_new .main_menu_items_new:first-child .main_menu_item_new{border-top-left-radius:100px; border-bottom-left-radius:100px;}
	.menu_cont_new .main_menu_new .main_menu_items_new:last-child .main_menu_item_new{border-top-right-radius:100px; border-bottom-right-radius:100px;}
	.menu_cont_new .main_menu_new .main_menu_items_new{width:100%;}
	.menu_cont_new .main_menu_new .main_menu_items_new .main_menu_item_new{cursor:pointer; height:44px; color:#fff; display:flex; justify-content:center; align-items:center; font-size:22px;}
	.menu_cont_new .main_menu_new .main_menu_items_new:hover .main_menu_item_new{background:var(--light); color:#fff;  }
	.menu_cont_new .main_menu_new .main_menu_items_new:first-child:hover .main_menu_item_new{border-bottom-left-radius:25px; border-top-left-radius:25px;}
	.menu_cont_new .main_menu_new .main_menu_items_new .main_menu_item_new:hover a{color:#fff;}
	.menu_cont_new .main_menu_new .main_menu_items_new .main_menu_item_new a{width:100%;  height:44px; color:#fff; display:flex; justify-content:center; align-items:center;}
	.menu_cont_new .submenu_new{border-radius:20px; display:none; max-height:98%; margin-top:0px;  z-index:9999; overflow-y:auto; width:100%; position:absolute; background:var(--light); padding:1rem 1rem; min-height:400px; left:0px; top:0px; justify-content:flex-start; flex-wrap:wrap; align-items:flex-start; gap:1rem;}
	.menu_cont_new .submenu_close{cursor:pointer; color:#fff; display:flex; justify-content:flex-start; align-items:center; gap:5px;}
	/*.menu_cont_new .main_menu_new .main_menu_items_new:hover .submenu_new{display:flex !important;}*/
	.menu_cont_new .submenu_new .submenu_item_new{width:100%; margin-bottom:2rem;}
	.menu_cont_new .submenu_new .submenu_item_new > .submenu_item_title{font-weight:bold; color:#fff; padding-bottom:1rem; border-bottom:solid thin #fff; margin-bottom:1rem;}
	.menu_cont_new .submenu_new .submenu_item_new > a{color:#fff; transition:all .6s; font-weight:bold; border-bottom:solid thin #fff; display:flex; flex-direction:column; width:100%; padding-bottom:1rem;}
	
	.menu_cont_new .submenu_new .submenu2_new{display:flex; width:100%; flex-direction:column; justify-content:flex-start; flex-wrap:wrap; align-items:flex-start; gap:1rem;}
	.menu_cont_new .submenu_new .submenu2_new .submenu_item a{color:#fff;}
	.menu_cont_new .submenu_new .submenu2_new .submenu_item:hover a{color:var(--light) !important;}
	
	.menu_carousel{position:relative; width:100%; aspect-ratio:1.07; margin-bottom:1rem; display:none;}
	.menu_carousel img{opacity:0; transition:all 1.8s; position:absolute; top:0px; left:0px; width:100%; height:100%; object-fit:cover;}
	.current_menu_image{opacity:1 !important;}


	/* end of new menu */
	.archive_header{width:100%; display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap;}
	.woo_archive{display:grid !important; grid-gap:4rem; grid-template-columns:100%;}
	.woo_archive #primary{width:100%;}
	.inner_primary{order:2; width:100%;}
	.woo_archive #sidebar{overflow:auto; display:none; position:fixed; height:95vh; width:95vw; top:50%; left:50%; transform:translate(-50%, -50%); z-index:99999; order:1; box-shadow: 0px 0px 8px #e9e9e9; background:#fff; border: solid thin #e9e9e9; padding:2rem;border-radius:2rem; }
	#sidebar .widget{width:100%; justify-content:flex-start;}
	#sidebar .widget .widgettitle{width:100%; cursor:pointer; position:relative; display:flex; justify-content:space-between; align-items:center;}
	#sidebar .widget .widgettitle:after{content:"+"; font-size:20px; font-weight:bold; color:#a9a9a9; }
	.open_widget_title:after{content:"-" !important;}
	
	#sidebar .widget ul li{padding:5px 11px!important; }
	#sidebar .widget ul li:hover a{color:#fff !important;}
	#sidebar .widget ul li a{color:var(--light); font-size:14px; width:calc(100% - 33px);}
    
    .main_product_list{width:100%; display:flex; justify-content:flex-start; align-items:flex-start; gap:1rem;}
    .header_search{display:flex; justify-content:center; align-items:center; margin-right:120px;}
    .header_search input{margin-right:-22px; width:250px;}
	

	.filters_cont{transition: all .6s;
		background:var(--fourth);
		position: relative;
		flex-direction: column;
		cursor: pointer;
		padding: 18px;
		width: 66px;
		height: 66px;
		border-radius: 44px;
		display: flex;
		justify-content: center;
		align-items: center; margin-bottom:1rem;}
	.filters_cont .filters_button{display:flex; justify-content:center; align-items:center; flex-direction:column; gap:8px;}
	.filters_cont .filters_button ion-icon{font-size:22px; color:var(--light);}
	.filters_cont .filters_button div{font-size:12px;}
	.close_sidebar{display:flex;}
	.open_sidebar{display:inline !important;}
	.open_filter_button{z-index:999999999 !important;}
	.open_filter_button .filters_cont{background:var(--light);}
	.open_filter_button .filters_cont ion-icon{color:#fff;}
	.open_filter_button .user{display:none !important;}
	.open_filter_button .cart_toolbox{display:none !important;}

	.close_sidebar{display:none;}
	.menu_search{display:none;}
	#payment .form-row{display:flex; justify-content:center; align-items:center; flex-direction:column;}
	.woocommerce-message{border:none !important; box-shadow:0px 0px 8px var(--light); border-radius:.5rem; display:flex; justify-content:space-between; align-items:center;}
	.woocommerce-error{border:none !important; box-shadow:0px 0px 8px var(--red); border-radius:.5rem; display:flex; justify-content:space-between; align-items:center;}
	.woocommerce-info{border:none !important; box-shadow:0px 0px 8px var(--orange); border-radius:.5rem; display:flex; justify-content:space-between; align-items:center;}
	.woocommerce-message .button{order:2;}
	.woocommerce-error .button{order:2;}
	.woocommerce-info .button{order:2;}
	.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{
		top: 50% !important; transform: translateY(-50%);
	}
	.woocommerce-message::before{color:var(--light) !important;}
	.woocommerce-error, .woocommerce-info, .woocommerce-message{
		background-color:#fff !important;
	}

	.button{cursor:pointer; margin-left:44px !important; border:none !important; position:relative !important; font-size:14px !important; background:var(--light) !important; color:var(--white); border-top-right-radius:10rem !important; border-bottom-right-radius:10rem !important; display:flex; justify-content:center; align-items:center; height:44px; width:max-content; padding:0px 33px 0px 33px !important;}
	.button:before{content:""; 
		background-image: url('https://www.cozydepot.gr/wp-content/uploads/2024/09/home_depot.svg');
		background-repeat:no-repeat;
    	background-size: 26px;
		background-position:center;
		position:absolute; height:49px; left:-37px; z-index:1; aspect-ratio:1; background-color:var(--fourth); border-radius:200px;}
	.button:after{content:""; position:absolute; height:66px; left:-46px; aspect-ratio:1; background:#fff; border-radius:200px; box-shadow:0px 0px 5px #aaa;}
	.button_white p{color:var(--light) !important;}
	.button_white{cursor:pointer; margin-left:44px !important; border:none !important; position:relative !important; font-size:14px !important; background:var(--white) !important; color:var(--light) !important; border-top-right-radius:10rem !important; border-bottom-right-radius:10rem !important; display:flex; justify-content:center; align-items:center; height:44px; width:max-content; padding:0px 33px 0px 33px !important;}
	.button_white:before{content:""; 
		background-image: url('https://www.cozydepot.gr/wp-content/uploads/2024/09/home_depot.svg');
		background-repeat:no-repeat;
    	background-size: 26px;
		background-position:center;
		position:absolute; height:49px; left:-37px; z-index:1; aspect-ratio:1; background-color:#ddccbc; border-radius:200px;}
	.button_white:after{content:""; position:absolute; height:66px; left:-46px; aspect-ratio:1; background:#fff; border-radius:200px; box-shadow:0px 0px 5px #aaa;}
	
	
	.button_search{padding:0px !important;}
	.button_search:before{background-image: url('https://www.cozydepot.gr/wp-content/uploads/2024/03/search-interface-symbol.png'); background-size: 20px;}
	.shop_table .button{display:flex !important; color:#fff !important;}
	.place-order .button{display:flex !important; color:#fff !important; margin:44px 0px 22px !important;}
	.wc-proceed-to-checkout a{display:flex !important;}
	header{width:100%; height:88px; z-index:999; position:fixed; top:0px; padding:0px; padding-top:33px; display:flex; justify-content:center; align-items:center;}
	
	.logo{
		position:relative;
		filter:drop-shadow(0px 0px 8px #e9e9e9);
		overflow:hidden; background:#fff; border-top-left-radius:150px; border-bottom-left-radius:150px; padding-left:2.5vw; list-style:none; width:calc(100% - 66px);  height:88px; display:flex; justify-content:space-between; align-items:center;}
	.logo img{width:auto; height:22px !important; max-width:300px; max-height:55px;}
	.cutout{box-shadow: inset 0px 0px 15px #e9e9e9; position:absolute; width:98px; height:105px; border-radius:100px; top:-8px; right:-44px;}
	
	
	.container{display:flex; width:calc(100% - 5vw);}
    
    header .container{justify-content:space-between; align-items:center; width:calc(100% - 66px) !important;}
    
    .wrapper{margin-top:calc(110px); margin-bottom:2rem; width:100%; display:flex; justify-content:center; align-items:center;}
    .wrapper .container{ overflow-x:hidden; flex-direction:column; justify-content:flex-start; align-items:flex-start; min-height:calc(100vh - 300px - 66px); padding:2rem;}

	.wpb-content-wrapper{width:100%;}
	.vc_row{width:100%;}
	.section_curved{overflow:hidden; border-radius:3rem; box-shadow:2px 2px 8px #ccc;}
	.section_curved_padding{overflow:hidden; border-radius:3rem; box-shadow:2px 2px 8px #ccc;}
	.section_curved_padding .vc_column-inner{padding:2rem;}
	
	.newsletter_cont{min-height:130px; background:var(--medium); border-bottom-right-radius:400px; border-top-right-radius:400px;}

	/* WOOCOMMERCE */

	.woo_archive #primary{order:1; width:100%;}
	.woo_archive #sidebar{order:2; box-shadow: 0px 0px 8px #e9e9e9; background:#fff; border: solid thin #e9e9e9; padding:2rem;border-radius:2rem; }
	#sidebar .widget{width:100%; justify-content:flex-start;}
	#sidebar .widget .widgettitle{width:100%; cursor:pointer; position:relative; display:flex; justify-content:space-between; align-items:center;}
	#sidebar .widget .widgettitle:after{content:"+"; font-size:20px; font-weight:bold; color:#a9a9a9; }
	.open_widget_title:after{content:"-" !important;}
	
	#sidebar .widget ul li{padding:5px 11px!important;}
	#sidebar .widget ul li:hover a{color:#fff !important;}
	#sidebar .widget ul li a{color:var(--light); font-size:14px; width:calc(100% - 33px);}
	#primary{width:100%;}
	.inner_single_product{width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap; gap:2rem;}
	#main{display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap;}
	.woocommerce-notices-wrapper{width:100%;}
	.woocommerce-result-count{width:50%;  display:flex; justify-content:flex-start; align-items:center; height:44px;}
	.woocommerce-ordering{width:50%; display:flex; justify-content:flex-end; align-items:center;}
	.woocommerce-breadcrumb{margin-bottom:1rem; color:#fff; font-weight:bold; width:100%; height:44px; border-radius:5rem; box-shadow:0px 0px 15px #e9e9e9; background:var(--light); display:flex; justify-content:flex-start; align-items:Center; padding:0px 2rem;}
	.woocommerce-breadcrumb a{color:#fff; font-weight:400 !important;}
	.woocommerce-products-header{margin-bottom:1rem; width:100%;}
	.products.columns-4{margin-top:1rem; width:100%; display:grid; grid-gap:1rem; grid-template-columns:repeat(auto-fill,minmax(300px,1fr));}
	.products li{border:solid thin #e9e9e9; background:#fff; padding:2rem; border-radius:2rem; filter:drop-shadow(0px 0px 8px #e9e9e9); display:flex; justify-content:center; align-items:Center; flex-direction:Column;}
	.products li img{width:100%; aspect-ratio:1;  border-radius:2rem; overflow:hidden; /*border: solid thin #e9e9e9; box-shadow: 0px 0px 15px #e9e9e9;*/}
	.products li .woocommerce-loop-product__title{text-align:center; min-height:48px; font-size:18px; line-height:24px; margin-top:1rem; color:#333; font-weight:300;}
	.products li .woocommerce-LoopProduct-link{display:flex; justify-content:center; align-items:Center; flex-direction:column;}
	.products li .price{margin:1rem 0px;}
	.products li .price bdi{font-size:18px; color:var(--medium); font-weight:bold;}
	.products li .price span{font-size:18px; color:var(--medium); font-weight:bold;}

	.woocommerce-pagination{ width:100%; display:flex; justify-content:center; align-items:Center; margin-top:2rem;}
	.woocommerce-pagination ul{box-shadow:0px 0px 15px #e9e9e9; width:max-content; gap:8px; height:44px; padding:0px 1rem; background:#fff; border-radius:100px; display:flex; justify-content:center; align-items:Center;}
	.woocommerce-pagination ul li{border-radius:100px; width:33px; height:33px; display:flex; justify-content:center; align-items:center;} 
	.woocommerce-pagination ul li span.current{background:var(--light); width:33px; height:33px; display:flex; justify-content:center; align-items:center; border-radius:100px; font-size:12px; color:#fff;}
	.woocommerce-pagination ul li a{transition:all .6s; width:33px; height:33px; color:#333; display:flex; justify-content:center; align-items:center; border-radius:100px; font-size:12px;}
	.woocommerce-pagination ul li:hover a{background:var(--medium); color:#fff;} 
	.added_to_cart{display:none !important;}
	
	.product{position:relative; margin-top:33px; width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:Wrap;}
	.custom_gallery_cont{width:600px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.custom_gallery{border-radius:15px; width:600px; aspect-ratio:1; overflow:hidden; display:flex; justify-content:flex-start; align-items:center;}
	.custom_gallery img{width:100%; height:100%; object-fit:cover;}
	.custom_gallery_inner{transition:all .6s; height:600px; width:max-content; display:flex; justify-content:flex-start; align-items:center;}
	.custom_thumbnails{width:600px; overflow:hidden; margin-top:1rem;}
	.active_thumb{filter:none !important;}
	.gallery_img_cont{width:600px; aspect-ratio:1; display:flex; justify-content:center; align-items:Center;}
	.custom_thumbnails_inner{transition:all .6s; width:max-content; display:flex; justify-content:flex-start; align-items:flex-start;}
	.custom_thumbnails_inner img{cursor:pointer; transition:all .6s; filter:saturate(0.2); margin-right:11px;}
	.custom_thumbnails_inner img:hover{filter:none !important;}
	.product .summary{width:calc(100% - 2rem - 600px); min-width:550px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.product .inner_single_product .woocommerce-tabs{width:100%; background:var(--white); border-radius:10px; box-shadow:0px 0px 8px #e9e9e9; padding:1rem; }
	.product .inner_single_product .woocommerce-Tabs-panel{display:inherit !important;}
	.product .inner_single_product .woocommerce-product-attributes{width:100%; margin-top:22px;}
	.product .inner_single_product .woocommerce-product-attributes-item{width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.product .inner_single_product .woocommerce-product-attributes-item__label{width:100%; padding:0px 1rem; display:flex; justify-content:flex-start; align-items:center; min-height:44px; background:#f1eee6; border-bottom:solid thin #999;}
	.product .inner_single_product .woocommerce-product-attributes-item__value{width:100%; padding:.5rem 1rem; display:flex; justify-content:flex-start; align-items:center; min-height:44px; border-bottom:solid thin #999;}
	.product .inner_single_product .woocommerce-product-attributes-item__value p{margin-bottom:0px !important;}

	.product .product_title{margin-bottom:2rem;}
	.product .price{margin-bottom:44px;}
	.product .price del{margin-right:11px; font-size: 18px !important; color: #666 !important; font-weight: bold;}
	.product .price del bdi{font-size: 18px !important; color: #666 !important; font-weight: bold;}
	.product .price del span{font-size: 18px !important; color: #666 !important; font-weight: bold;}
	
	.product .price ins{text-decoration:none !important; font-size: 18px !important; color: #666 !important; font-weight: bold;}
	.product .price bdi{font-size: 24px; color: var(--medium); font-weight: bold;}
	.product .price span{font-size: 24px; color: var(--medium); font-weight: bold;}
	.product .single_add_to_cart_button{margin:22px 0px 44px 44px;}
	.product_meta{gap:11px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.product_meta a{color:var(--light); font-weight:600;}
	.product_meta .sku{color:var(--light); font-weight:600;}
	.woocommerce-product-details__short-description{padding:1rem 0px; border-bottom:solid 5px var(--light); width:max-content; min-width:250px; max-width:500px; margin-bottom:44px;}
	.quantity{display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; margin-top:22px;}
	.quantity label{margin-right:11px;}
	.related{width:100%; margin-top:66px;}

	
	.product .onsale{position:absolute; top:33px; left:0px; padding:11px 22px 11px 22px; border-top-right-radius:100px; border-bottom-right-radius:100px; background:var(--light); color:#fff;}
	.product .stock{padding:.5rem; border-radius:10px; width:max-content; margin-top:22px;}
	.stock.in-stock{background:var(--medium); color:var(--white);}
	.stock.out-of-stock{background:var(--red); color:var(--white);}
	.stock.available-on-backorder{background:var(--orange); color:var(--white);}

	.variations{margin-bottom:22px;}
	.variations label{margin-right:11px;}
	.single_variation{margin-bottom:22px;   width:max-content; min-width:250px; max-width:500px;}

	.woocommerce-tabs{width:100%;}
	.woocommerce-widget-layered-nav-list__item{width:100%; padding:0px 11px !important; min-height:22px; display:flex; justify-content:space-between; align-items:Center;}
	.woocommerce-widget-layered-nav-list__item:hover{background:var(--light); }
	.woocommerce-widget-layered-nav-list__item:hover a{color:#fff;}
	.woocommerce-widget-layered-nav-list__item:hover span{color:#fff;}
	.woocommerce-widget-layered-nav-list__item a{color:var(--light); font-size:14px; width:calc(100% - 33px);}
	.woocommerce-widget-layered-nav-list__item span{width:33px; font-size:14px; display:flex; justify-content:flex-end; }

	/* MAIN MENU */
	.main_menu{width:100%; display:flex; gap:1rem; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.main_menu_item{border-radius:2rem; font-size:22px; display:flex; justify-content:flex-start; align-items:Center; padding:0px 1rem; height:44px; width:100%; color:var(--white);}
	.main_menu_items{cursor:pointer; width:100%;}
	.main_menu_items:hover .submenu{display:flex !important;}
	.main_menu_items:hover .main_menu_item{background:#fff; color:var(--light);}
	.submenu{margin:22px 0px; display:none; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:1rem;}
	.submenu .submenu_item{min-height:44px; display:flex; justify-content:flex-start; align-items:flex-start; width:100%;  flex-direction:column;}
	
	.submenu .submenu_item:hover > a{background:#fff; color:var(--light);}
	.submenu .submenu_item > a{color:#fff; font-size:22px; line-height:28px; border-radius:100px; width:100%; height:44px; display:flex; justify-content:flex-start; align-items:center;}
	.submenu .submenu_item > a:before{content:"\2022"; margin-right:11px; font-size:44px; position:relative; margin-top:-8px;}
	.submenu .submenu_item .submenu_item_title{color:#fff; font-size:22px; line-height:28px; border-radius:100px; padding:0px 2rem;  width:100%; height:44px; display:flex; justify-content:flex-start; align-items:center;}
	.submenu .submenu_item .submenu_item_title:before{content:"\2022"; margin-right:11px; font-size:44px; position:relative; margin-top:-8px;}
	.submenu .submenu_item:hover .submenu_item_title{background:#fff; color:var(--light);}
	.submenu .submenu_item:hover .submenu2{display:flex !important;}
	
	.submenu2{margin:22px 0px; display:none; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:1rem; width:100%;}
	.submenu2 .submenu_item{height:44px; border-radius:100px; display:flex; justify-content:flex-start; align-items:flex-start; width:100%;}

	.submenu2 .submenu_item:hover > a{background:#fff; color:var(--light);}
	.submenu2 .submenu_item > a{color:#fff; font-size:22px; line-height:28px; border-radius:100px; padding:0px 2rem; width:100%; min-height:44px; display:flex; justify-content:flex-start; align-items:center;}
	.submenu2 .submenu_item > a:before{content:"\2022"; margin-right:11px; font-size:44px; position:relative; margin-top:-8px;}
	
	.has_no_children > a{padding:0px 2rem;}
	
	.inner_menu_cont{display:none; background:#fff; border-radius:2rem; height:162px; width:calc(100% - 4rem - 88px); position:absolute; bottom:1rem; left:2rem;}

	header .menu{cursor:pointer; position:absolute; top:17px; z-index:1; right:44px; width:88px; height:88px;}
	.menu_button{font-size:12px; box-shadow:0px 0px 15px #ddd; width:88px; height:88px; color:#fff; position:absolute; z-index:2; border-radius:100px;  background:var(--light); display:flex; justify-content:center; align-items:Center; flex-direction:column;}
	.menu_button_1{position:absolute; width:88px; height:88px; transform:scale(1.2); border-radius:200px; z-index:1; box-shadow:0px 0px 8px #e9e9e9; background:#fff;}	
	header .menu:hover .menu_button{background:#fff !important; color:var(--light) !important; box-shadow:inset 0px 0px 8px #ccc !important;}
    header .menu:hover .menu_button_1{background:var(--light) !important; box-shadow:0px 0px 0px transparent !important;}
	.menu_button img{width:auto; height:auto; max-width:26px; max-height:26px; margin-bottom:11px;}
	.menu_cont{display:none; justify-content:flex-start; align-items:flex-start; width:calc(100% - 66px); height:calc(80vh); overflow-y:auto; min-height:600px; right:35.5px; position:fixed; top:110px; padding:2rem; z-index:999; background:var(--light); border-bottom-left-radius:3rem; border-top-left-radius:3rem; border-bottom-right-radius:3rem;}
	.menu_cont_open{display:flex !important; box-shadow:4px 8px 8px #ccc !important;}
	.menu_cont_helper2{display:none; width:105px; height:100px; top:55px; right:35.5px; z-index:0; position:fixed; background:var(--light);}
    .menu_open .cutout{height:135px !important;}
    .menu_open .menu_cont_helper2{display:inline !important; box-shadow: 4px 4px 8px #ccc !important;}
    .menu_open .menu_button{background:#fff !important; color:var(--light) !important; box-shadow:inset 0px 0px 8px #ccc !important;}
    .menu_open .menu_button_1{background:var(--light) !important; box-shadow:0px 0px 0px transparent !important;}
	
	/* TOOLBOX */
	.toolbox{position:fixed; bottom:22px; right:44px; display:flex; justify-content:flex-end; align-items:flex-end; flex-direction:column; z-index:999;}
	.cart_toolbox{transition:all .6s; background:var(--fourth); position:relative; flex-direction:column; cursor:pointer;padding:1.5rem; /*position:fixed; bottom:22px; right:22px;*/  min-width:66px; min-height:66px; border-radius:44px; display:flex; justify-content:center; align-items:center;}
	.user{background:var(--fourth); margin-bottom:1rem;padding:1.5rem; /*position:fixed; bottom:99px; right:22px;*/   min-width:66px; min-height:66px; border-radius:44px; display:flex; justify-content:center; align-items:center;}
	.user ion-icon{font-size:28px; color:var(--light);}

	.shake_cart {
      animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
      transform: translate3d(0, 0, 0);
      backface-visibility: hidden;
      perspective: 1000px;
      box-shadow:0px 0px 4px #e9e9e9;
    }
    .shake_color{box-shadow:0px 0px 15px var(--light) !important; background:var(--light) !important; border:solid thin var(--light) !important;}
    .shake_color ion-icon{color:#fff !important;}
    .shake_color .cart_tab_products_sum{color:#fff !important;}
    .shake_color .cart_tab_products_sum span{color:#fff !important;}
    .shake_color .cart_tab_cart_analysis{color:#fff !important;}

    @keyframes shake {
      10%, 90% {
        
        transform: translate3d(-1px, 0, 0);
      }
      
      20%, 80% {
          
          transform: translate3d(2px, 0, 0);
      }
    
      30%, 50%, 70% {
        
        transform: translate3d(-4px, 0, 0);
      }
    
      40%, 60% {
          
          transform: translate3d(4px, 0, 0);
      }
    }
	.cart_tab{display:flex; justify-content:center; align-items:center;}
	.cart_tab ion-icon{font-size:28px; color:var(--light); transition:all .6s;}
	.show_cart_tab{margin-left:1rem; display:flex !important; min-width:74px;}
	.cart_tab_text{display:none; justify-content:center; align-items:flex-end; flex-direction:column;}
	.cart_tab_products_sum{font-size:14px; color:#444;  transition:all .6s;}
	.cart_tab_products_sum span{font-weight:bold; color:var(--light); transition:all .6s;}
	.cart_tab_cart_analysis{width:100%; text-align:right; font-size:12px; color:#444; font-weight:bold; transition:all .6s;}
	.cart_expand{width:450px; align-items:flex-end;}
	.cart_analysis{display:none; width:100%; margin:2rem 0px; max-height:20vw; overflow-y:auto;}
	.cart_expand .cart_analysis{display:inline  !important;}
	.cart_analysis_line{padding:1rem; display:grid; grid-template-columns:66px 1fr 66px; grid-gap:1rem; min-height:66px; margin-bottom:1rem; width:100%; border-bottom:solid thin #bbb;}
	.cart_analysis_line_col1{display:flex; justify-content:center; align-items:flex-start;}
	.cart_analysis_line_col1 img{width:auto; height:auto; max-width:100%; max-height:100%;}
	.cart_analysis_line_col2{display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.cart_analysis_product_title{color:var(--light); font-weight:bold; font-size:14px; margin-bottom:1rem;}
	.cart_analysis_product_attributes{margin-bottom:1rem;}
	.cart_analysis_product_qnt{font-size:12px; text-align:right; color:#444;}
	.cart_analysis_product_qnt span{font-weight:bold; color:var(--light);}
	.cart_analysis_product_attibute_line_price{font-size:16px; color:#444;}
	.cart_analysis_line_col3{display:flex; justify-content:center; align-items:center;}
	.cart_analysis_line_col3 ion-icon{font-size:22px; color:#000;}
	.cart_button{display:none;}
	.close_cart{display:none; position:absolute; top:-11px; left:-11px; width:55px; box-shadow:0px 0px 8px #e9e9e9; height:55px; border-radius:100px; background:#fff; justify-content:center; align-items:center;}
	.close_cart_inner{background:var(--light); display:flex; justify-content:center; align-items:center; width:44px; box-shadow:0px 0px 8px #e9e9e9; aspect-ratio:1; border-radius:100px;}
	.close_cart ion-icon{color:#fff; font-size:28px;}
	.cart_expand .cart_button{display:flex !important; margin-right:1rem;}
	.cart_expand .cart_tab{margin-right:1rem;}
	.cart_expand .close_cart{display:flex !important;}

	.woocommerce{width:100%; display:flex; justify-content:center; align-items:center; flex-direction: column;}
	.cart_container_custom{width:100%; max-width:1920px; display:flex; justify-content:flex-start; gap:4rem; align-items:flex-start; flex-direction:column;}
	.cart_container_custom form{width:100%;}
	.cart_container_custom .cart-collaterals{width:500px;}
	.cart_container_custom .cart-collaterals .cart_totals{width:100% !important;}

	.woocommerce a.remove:hover{background:transparent !important; color:#000 !important;}
	.shop_table .product-thumbnail img{width:88px;}
	.shop_table{border-spacing:0px !important; background:#fff; filter: drop-shadow(0px 0px 8px #e9e9e9); border-radius:8px !important; overflow:hidden;}
	.shop_table thead{background:var(--light); }
	.shop_table thead th{color:#fff;}
	.shop_table .product-name a{color:#000;}
	.woocommerce .quantity .qty{width:88px;}
	.shop_table .product-quantity label{display:none !important;}
	.shop_table .product-quantity .quantity{margin-top:0px !important;}
	.coupon label{display:none !important;}
	.coupon{display:flex; align-items:center; flex-direction:column; margin-bottom:22px;}
	.refresh_cart{display:flex; height:88px; align-items:center;}
	.cart_actions_cont{width:100%; display:flex; justify-content:space-between;}
	.coupon input{width:100% !important; margin-bottom:22px;}

	.checkout{width:100%; max-width:1920px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:4rem;}
	.col2-set{background:#fff; padding:2rem; border-radius:8px !important; filter: drop-shadow(0px 0px 8px #e9e9e9); display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.col2-set .col-1{margin-bottom:2rem; width:100% !important; }
	.col2-set .col-2{margin-bottom:2rem; width:100% !important; }

	.single_page_title{margin-bottom:2rem; padding-left:66px;}
	.single_text{background:#fff; padding:66px !important; border-radius:3rem !important; filter: drop-shadow(0px 0px 8px #e9e9e9);}
	.single_text h3{margin-bottom:1rem;}
	.single_sidebar{box-shadow: 0px 0px 8px #e9e9e9; background:#fff; border: solid thin #e9e9e9; padding:33px !important; border-radius:2rem;}
	.single_sidebar li{margin-bottom:1rem;}
	.single_sidebar li a{font-size:18px; color:#000;}
	.single_sidebar .current-menu-item a{color:var(--light) !important; font-weight:bold;}
	.single_sidebar h3{margin-bottom:1rem; font-weight:bold !important;}
	.single_page{width: 100%;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 44px;}
	
	.woocommerce-form-coupon-toggle{width:100%;  }
	/* SHORTCODES */
		.recent_product_hp{  margin-bottom:4rem !important; width:100%; display:flex; gap:1rem; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
		.section_title{width:100%; padding:0rem 2rem; display:flex; justify-content:space-between; align-items:center; /*aspect-ratio:1;*/ margin-top:calc(1rem + 33px); border-radius:2rem;}
		.section_title h3{width:100%; display:flex; justify-content:flex-start; align-items:center; gap:1rem; font-size:32px; line-height:44px; color:var(--light);}
		.section_title h3 img{width:auto; height:auto; max-width:44px; max-height:44px; margin-top:-16px;}
		.section_products{width:100%;}

	.vc_box_rounded{border-radius:44px !important; overflow:hidden;}

	/* FOOTER */
    footer{width:100%; padding:22px 0px; display:flex; justify-content:center; align-items:center; min-height:50px; }
    footer .container{flex-wrap:wrap; width:calc(100% - 66px); max-width:1920px; justify-content:flex-start; align-items:center; gap:1rem; background:var(--fourth); border-radius:3rem; box-shadow:2px 2px 8px #ccc;}
    .footer_col{min-height:250px; width:calc(50% - 1rem);  padding:2rem; }
	.footer_col li{margin-bottom:2rem;}
	.footer_address_item{display:flex; color:var(--light); justify-content:flex-start; align-items:center; font-size:16px; margin-bottom:11px;}
	.footer_address_item img{margin-right:11px; width:auto; height:auto; max-width:22px; max-height:22px;}
	.footer_address_item a{color:var(--light);}
	.widgettitle{margin-bottom:1rem; color:var(--light);}
	footer .menu li{margin-bottom:11px;}
	footer .menu li a{color:var(--light);}
	.payment_icons{width:100%; display:flex; justify-content:flex-start; align-items:Center; gap:.5rem;}
	.payment_icon{height:40px; display:flex; justify-content:center; align-items:Center;}
	.payment_icons img{width:100%; height:auto; max-width:100%; max-height:55px;}
	
	
    
	/* Blog */
	.blog_title{font-size:2rem; line-height:2.2rem; color:var(--light); margin-bottom:2rem;}
	.blog_image{margin-bottom:2rem; width:100%; aspect-ratio:1.77; display:flex; justify-content:center; align-items:center;}
	.blog_image img{width:100%; aspect-ratio:1.77; object-fit:cover;}
	.hp_blog{margin-top:33px; width:100%; display:flex; justify-content:flex-start; align-items:strech; gap:1rem; flex-direction:column;}
	.blog_item{border:solid thin #e9e9e9; background:#fff; padding:1rem 1rem 2rem; border-radius: 2rem; filter: drop-shadow(0px 0px 8px #e9e9e9); width:100%; display:flex; justify-content:space-between; align-items:flex-start; gap:1rem; flex-direction:column;}
	.blog_item .blog_image{border-radius:2rem; overflow:hidden;}
	.blog_item .blog_title{min-height:calc(28px * 3); font-size:20px !important; line-height:28px !important; margin-bottom:1rem !important;}
	.blog_item .blog_excerpt{margin-bottom:2rem; line-height:24px; min-height:calc(24px * 5);}
	.blog_link{width:100%; display:flex; justify-content:center; align-items:center;}
	
	/* NEWSLETTER */
	.hp_newsletter{background:var(--light); border-radius:2rem; overflow:hidden;}
	.hp_newsletter p{color:#fff; margin-bottom:1rem;}
	.hp_newsletter .vc_column-inner{padding:4rem 4rem !important;}
	.hp_newsletter .wpcf7-form{ display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	
	.hp_newsletter .wpcf7-form p{margin:0px !important; display:flex; justify-content:center; align-items:center;}
	.hp_newsletter h2{font-size:2rem; font-weight:bold !important; margin-bottom:1rem !important;}
	.button_newsletter{display:none !important;}
	.hp_newsletter .button_white{margin-top:2rem !important;}
}

@media screen and (max-width: 767px){
	.banner_cont{padding-bottom:10vh !important;}
	.banner_title{margin-top:3rem; color:var(--light) !important; font-weight:600 !important;}
	.banner_button{width:max-content !important; padding:0px 1rem !important; height:unset !important; font-family: "greycliff-cf", sans-serif !important; background:var(--medium) !important; color:#fff !important; border:none !important;}
	.banner_image_cont{display:flex !important; justify-content:center; align-items:center; flex-direction:column;}
	.banner_image{display:flex !important; justify-content:center; align-items:center; height:30vh !important; aspect-ratio:1;}
	
	.woocommerce-breadcrumb{display:none !important;}
	.vc_column-gap-25 .vc_col-sm-8{width:100% !important;}
	.vc_column-gap-25 .vc_col-sm-4{width:100% !important; aspect-ratio:1;}
	.payment_method_vivawallet img{display:none !important;}
	#payment button{display:flex !important;}
	.woocommerce-EditAccountForm fieldset{margin-bottom:2rem !important;}
	.woocommerce-address-fields__field-wrapper{margin-bottom:2rem !important;}
	.woocommerce-MyAccount-content button{display:flex !important; color:var(--white) !important;}
	.woocommerce-Addresses header{position:relative !important; padding:0px !important; margin-bottom:1rem; background:#fff !important; justify-content:space-between !important; height:44px !important;}
	.woocommerce-orders-table__cell-order-number a{color:var(--light) !important;}
	.woocommerce-MyAccount-navigation{filter:drop-shadow(0px 0px 8px #e9e9e9); background:#fff; margin-bottom:1rem; padding:0px 0rem; border-radius:5px; overflow:hidden; width:100%; display:flex; justify-content:center; align-items:center; flex-direction:column;}
	.woocommerce-MyAccount-navigation ul{width:100%; justify-content:center; align-items:center; flex-direction:column;}
	.woocommerce-MyAccount-navigation ul li{height:44px; display:flex; justify-content:center; align-items:center; padding:0px 1rem;}
	.woocommerce-MyAccount-navigation ul li a{color:#000; height:44px; display:flex; justify-content:center; align-items:center; padding:0px 1rem;}
	.woocommerce-MyAccount-navigation ul li.is-active{background:var(--light); }
	.woocommerce-MyAccount-navigation ul li.is-active a{color:#fff !important;}
	.woocommerce-orders-table__cell .button{border-radius:15px !important; margin-left:0px !important;}
	.woocommerce-orders-table__cell .button:before{content:none !important;}
	.woocommerce-orders-table__cell .button:after{content:none !important;}
	.woocommerce-orders-table__cell-order-actions{display:flex !important; justify-content:flex-start; align-items:center; gap:5px;}
	.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th{padding:8px !important;}
	.woocommerce-MyAccount-content{width:100%;}

	/* new menu */
	.submenu_new_container{width:100%;}
	.submenu_item{width:100%; display:flex; justify-content:flex-start; align-items:center;}
	.submenu_item a{width:100%; display:flex; justify-content:space-between; align-items:center;}
	.submenu_new_open{display:flex !important;}
	.menu_cont_new{z-index:9999; width:100%; position:fixed; top:122px; display:none; justify-content:center; align-items:center;}
	.menu_cont_new .container{border-radius:20px; width:calc(100% - 31px); background:var(--light); position:relative;}
	.menu_cont_new .main_menu_new{padding:1rem 1rem; border-radius:25px; width:100%; list-style:none; display:flex; justify-content:flex-start; align-items:center; flex-direction:column; min-height:calc(100dvh - 135px);}
	.menu_cont_new .main_menu_new .main_menu_items_new:first-child .main_menu_item_new{border-top-left-radius:100px; border-bottom-left-radius:100px;}
	.menu_cont_new .main_menu_new .main_menu_items_new:last-child .main_menu_item_new{border-top-right-radius:100px; border-bottom-right-radius:100px;}
	.menu_cont_new .main_menu_new .main_menu_items_new{width:100%; }
	.menu_cont_new .main_menu_new .main_menu_items_new .main_menu_item_new{cursor:pointer; height:55px; font-size:22px; color:#fff; display:flex; justify-content:space-between; align-items:center;}
	.menu_cont_new .main_menu_new .main_menu_items_new:hover .main_menu_item_new{background:var(--light); color:#fff;  }
	.menu_cont_new .main_menu_new .main_menu_items_new:first-child:hover .main_menu_item_new{border-bottom-left-radius:25px; border-top-left-radius:25px;}
	.menu_cont_new .main_menu_new .main_menu_items_new .main_menu_item_new:hover a{color:#fff;}
	.menu_cont_new .main_menu_new .main_menu_items_new .main_menu_item_new a{width:100%;  height:44px; color:#fff; display:flex; justify-content:space-between; align-items:center;}
	.menu_cont_new .submenu_new{border-radius:20px; display:none; max-height:98%; margin-top:0px;  z-index:9999; overflow-y:auto; width:100%; position:absolute; background:var(--light); padding:1rem 1rem; min-height:400px; left:0px; top:0px; justify-content:flex-start; flex-wrap:wrap; align-items:flex-start; gap:1rem;}
	.menu_cont_new .submenu_close{color:#fff; display:flex; justify-content:flex-start; align-items:center; gap:5px;}
	/*.menu_cont_new .main_menu_new .main_menu_items_new:hover .submenu_new{display:flex !important;}*/
	.menu_cont_new .submenu_new .submenu_item_new{width:100%; margin-bottom:2rem;}
	.menu_cont_new .submenu_new .submenu_item_new > .submenu_item_title{font-size:20px; font-weight:bold; color:#fff; padding-bottom:1rem; border-bottom:solid thin #fff; margin-bottom:1rem;}
	.menu_cont_new .submenu_new .submenu_item_new > a{font-size:20px; color:#fff; transition:all .6s; font-weight:bold; border-bottom:solid thin #fff; display:flex; flex-direction:column; width:100%; padding-bottom:1rem;}
	
	.menu_cont_new .submenu_new .submenu2_new{display:flex; width:100%; flex-direction:column; justify-content:flex-start; flex-wrap:wrap; align-items:flex-start; gap:1rem;}
	.menu_cont_new .submenu_new .submenu2_new .submenu_item a{color:#fff;}
	
	
	.menu_carousel{position:relative; width:100%; aspect-ratio:1.07; margin-bottom:1rem; display:none;}
	.menu_carousel img{opacity:0; transition:all 1.8s; position:absolute; top:0px; left:0px; width:100%; height:100%; object-fit:cover;}
	.current_menu_image{opacity:1 !important;}


	/* end of new menu */

    .main_product_list{width:100%; display:flex; justify-content:flex-start; align-items:flex-start; gap:1rem;}
	.header_search{display:none;}
	.menu_search{width:100%; margin-bottom:1rem;}
	.menu_search form{width:100%;}
	.menu_search input{width:100%;}
	#payment .form-row{display:flex; justify-content:center; align-items:center; flex-direction:column;}
	.woocommerce-message{border:none !important; box-shadow:0px 0px 8px var(--light); border-radius:.5rem; display:flex; justify-content:space-between; align-items:center; flex-wrap:Wrap;}
	.woocommerce-error{border:none !important; box-shadow:0px 0px 8px var(--red); border-radius:.5rem; display:flex; justify-content:space-between; align-items:center; flex-wrap:Wrap;}
	.woocommerce-info{border:none !important; box-shadow:0px 0px 8px var(--orange); border-radius:.5rem; display:flex; justify-content:space-between; align-items:center; flex-wrap:Wrap;}
	.woocommerce-message .button{order:2;}
	.woocommerce-error .button{order:2;}
	.woocommerce-info .button{order:2;}
	.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{
		top: 50% !important; transform: translateY(-50%);
	}
	.woocommerce-message::before{color:var(--light) !important;}
	.woocommerce-error, .woocommerce-info, .woocommerce-message{
		background-color:#fff !important;
	}
	
	.button{cursor:pointer; margin-left:25px !important; border:none !important; position:relative !important; font-size:14px !important; background:var(--light) !important; color:var(--white); border-top-right-radius:10rem !important; border-bottom-right-radius:10rem !important; display:flex; justify-content:center; align-items:center; height:44px; width:max-content; padding:0px 33px 0px 33px !important;}
	.button:before{content:""; 
		background-image: url('https://www.cozydepot.gr/wp-content/uploads/2024/09/home_depot.svg');
		background-repeat:no-repeat;
    	background-size: 26px;
		background-position:center;
		position:absolute; height:49px; left:-37px; z-index:1; aspect-ratio:1; background-color:var(--fourth); border-radius:200px;}
	.button:after{content:""; position:absolute; height:66px; left:-46px; aspect-ratio:1; background:#fff; border-radius:200px; box-shadow:0px 0px 5px #aaa;}
	
	.button_white p{color:var(--light) !important;}
	.button_white{cursor:pointer; margin-left:25px !important; border:none !important; position:relative !important; font-size:14px !important; background:var(--white) !important; color:var(--light) !important; border-top-right-radius:10rem !important; border-bottom-right-radius:10rem !important; display:flex; justify-content:center; align-items:center; height:44px; width:max-content; padding:0px 33px 0px 33px !important;}
	.button_white:before{content:""; 
		background-image: url('https://www.cozydepot.gr/wp-content/uploads/2024/09/home_depot.svg');
		background-repeat:no-repeat;
    	background-size: 26px;
		background-position:center;
		position:absolute; height:49px; left:-37px; z-index:1; aspect-ratio:1; background-color:var(--fourth); border-radius:200px;}
	.button_white:after{content:""; position:absolute; height:66px; left:-46px; aspect-ratio:1; background:#fff; border-radius:200px; box-shadow:0px 0px 5px #aaa;}
	.button_search{padding:0px !important;}
	.button_search:before{background-image: url('https://www.cozydepot.gr/wp-content/uploads/2024/03/search-interface-symbol.png'); background-size: 20px;}
	.shop_table .button{display:flex !important; color:#fff !important;}
	.place-order .button{display:flex !important; color:#fff !important; margin:44px 0px 22px !important;}
	.wc-proceed-to-checkout a{display:flex !important;}
	header{width:100%; height:88px; z-index:9999; position:fixed; top:0px; padding:0px; padding-top:33px; display:flex; justify-content:center; align-items:center;}
	
	.logo{
		position:relative;
		
		overflow:hidden; background:#fff; border-top-left-radius:150px; border-bottom-left-radius:150px; padding-left:2.5vw; list-style:none; width:calc(100% - 40px);  height:70px; display:flex; justify-content:flex-start; align-items:center;}
	.logo img{width:auto; height:22px !important; max-width:300px; max-height:55px;}
	.cutout{ position:absolute; width:98px; height:88px; border-radius:100px; top:-8px; right:-44px;}
	
	
	.container{display:flex; width:90vw;}
    
    header .container{justify-content:space-between; align-items:center; width:90vw !important;}
    
    .wrapper{margin-top:calc(140px); margin-bottom:2rem; width:100%; display:flex; justify-content:center; align-items:center;}
    .wrapper .container{flex-direction:column; justify-content:flex-start; align-items:flex-start; min-height:calc(100vh - 300px - 66px); }

	.wpb-content-wrapper{width:100%;}
	.vc_row{width:100%; margin:0px !important;}
	.section_curved{overflow:hidden; border-radius:3rem; box-shadow:2px 2px 8px #ccc;}
	.section_curved_padding{overflow:hidden; border-radius:3rem; box-shadow:2px 2px 8px #ccc;}
	.section_curved_padding .vc_column-inner{padding:2rem;}
	
	.newsletter_cont{min-height:130px; background:var(--medium); border-bottom-right-radius:400px; border-top-right-radius:400px;}

	/* WOOCOMMERCE */

	.product form.cart{width:100%; display:flex; flex-direction:column; justify-content:center; align-items:center;}
	.archive_header{width:100%; display:flex; justify-content:center; align-items:center; flex-direction:column;}
	
	.woo_archive{display:flex !important;}
	.woo_archive #primary{width:100%;}
	.inner_primary{order:2;}
	.filters_cont{transition: all .6s;
		background: #fff;
		position: relative;
		flex-direction: column;
		cursor: pointer;
		padding: 18px;
		box-shadow: 0px 0px 4px #e9e9e9;
		border: solid thin #e9e9e9;
		width: 55px;
		height: 55px;
		border-radius: 44px;
		display: flex;
		justify-content: center;
		align-items: center; margin-bottom:1rem;}
	.filters_cont .filters_button{display:flex; justify-content:center; align-items:center; flex-direction:column; gap:8px;}
	.filters_cont .filters_button ion-icon{font-size:22px; color:#bbb;}
	.filters_cont .filters_button div{font-size:12px;}
	.close_sidebar{display:flex;}
	.open_sidebar{display:inline !important;}
	.open_filter_button{z-index:999999999 !important;}
	.open_filter_button .filters_cont{background:var(--light);}
	.open_filter_button .filters_cont ion-icon{color:#fff;}
	.open_filter_button .user{display:none !important;}
	.open_filter_button .cart_toolbox{display:none !important;}
	.woo_archive #sidebar{overflow:auto; display:none; position:fixed; height:95vh; width:95vw; top:50%; left:50%; transform:translate(-50%, -50%); z-index:99999; order:1; box-shadow: 0px 0px 8px #e9e9e9; background:#fff; border: solid thin #e9e9e9; padding:2rem;border-radius:2rem; }
	#sidebar .widget{width:100%; justify-content:flex-start;}
	#sidebar .widget .widgettitle{width:100%; cursor:pointer; position:relative; display:flex; justify-content:space-between; align-items:center;}
	#sidebar .widget .widgettitle:after{content:"+"; font-size:20px; font-weight:bold; color:#a9a9a9; }
	.open_widget_title:after{content:"-" !important;}
	
	#sidebar .widget ul li{padding:5px 11px!important; }
	#sidebar .widget ul li:hover a{color:#fff !important;}
	#sidebar .widget ul li a{color:var(--light); font-size:14px; width:calc(100% - 33px);}
	#primary{width:100%;}
	.inner_single_product{width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap; gap:2rem;}
	#main{display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap;}
	.woocommerce-notices-wrapper{width:100%;}
	.woocommerce-result-count{width:100%;  display:none; justify-content:flex-start; align-items:center; height:44px;}
	.woocommerce-ordering{width:100%; display:none; justify-content:center; align-items:center;}
	.woocommerce-breadcrumb{margin-bottom:1rem; color:#fff; font-weight:bold; width:100%; min-height:44px; border-radius:5px; box-shadow:0px 0px 15px #e9e9e9; background:var(--light); display:flex; justify-content:flex-start; align-items:Center; flex-wrap:wrap; padding:1rem; line-height:24px;}
	.woocommerce-breadcrumb a{color:#fff; font-weight:400 !important;}
	.woocommerce-products-header{margin:1rem 0px 2rem; width:100%;}
	.products.columns-4{width:100%; display:flex; justify-content:center; align-items:center; flex-direction:column; /*overflow:hidden;*/ gap:33px;}
	.products li{margin-top:0px !important; border:solid thin #e9e9e9; background:#fff; padding:2rem; border-radius:2rem; filter:drop-shadow(0px 0px 8px #e9e9e9); display:flex; justify-content:center; align-items:Center; flex-direction:Column;}
	.products li img{width:100%; aspect-ratio:1;  border-radius:2rem; overflow:hidden; /*border: solid thin #e9e9e9; box-shadow: 0px 0px 15px #e9e9e9;*/}
	.products li .woocommerce-loop-product__title{text-align:center; min-height:48px; font-size:18px; line-height:24px; margin-top:1rem; color:#333; font-weight:300;}
	.products li .woocommerce-LoopProduct-link{display:flex; justify-content:center; align-items:Center; flex-direction:column;}
	.products li .price{margin:1rem 0px;}
	.products li .price bdi{font-size:18px; color:var(--medium); font-weight:bold;}
	.products li .price span{font-size:18px; color:var(--medium); font-weight:bold;}

	.woocommerce-pagination{ width:100%; display:flex; justify-content:center; align-items:Center; margin-top:2rem;}
	.woocommerce-pagination ul{box-shadow:0px 0px 15px #e9e9e9; width:max-content; gap:8px; height:44px; padding:0px 1rem; background:#fff; border-radius:100px; display:flex; justify-content:center; align-items:Center;}
	.woocommerce-pagination ul li{border-radius:100px; width:33px; height:33px; display:flex; justify-content:center; align-items:center;} 
	.woocommerce-pagination ul li span.current{background:var(--light); width:33px; height:33px; display:flex; justify-content:center; align-items:center; border-radius:100px; font-size:12px; color:#fff;}
	.woocommerce-pagination ul li a{transition:all .6s; width:33px; height:33px; color:#333; display:flex; justify-content:center; align-items:center; border-radius:100px; font-size:12px;}
	.woocommerce-pagination ul li:hover a{background:var(--medium); color:#fff;} 
	.added_to_cart{display:none !important;}
	
	.product{position:relative; margin-top:33px; width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:Wrap;}
	.custom_gallery_cont{position:relative; width:100vw; height:calc(110px + 1rem + 100vw); margin-left:calc(50% - (90vw / 2)); display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.custom_gallery{border-radius:15px; position:absolute; top:0px; left:0px; width:100%; aspect-ratio:1; overflow:hidden; display:flex; justify-content:flex-start; align-items:center;}
	.custom_gallery img{width:100%; height:100%; object-fit:cover;}
	.custom_gallery_inner{transition:all .6s; width:max-content; display:flex; justify-content:flex-start; align-items:center;}
	.custom_thumbnails{width:100%; overflow:hidden; margin-top:1rem; position:absolute; bottom:0px; left:0px;}
	.active_thumb{filter:none !important;}
	.gallery_img_cont{width:96vw; aspect-ratio:1; display:flex; justify-content:center; align-items:Center;}
	.custom_thumbnails_inner{transition:all .6s; width:max-content; display:flex; justify-content:flex-start; align-items:flex-start;}
	.custom_thumbnails_inner img{margin-right:11px; cursor:pointer; transition:all .6s; filter:saturate(0.2);}
	.custom_thumbnails_inner img:hover{filter:none !important;}
	.product .summary{width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.product .inner_single_product .woocommerce-tabs{width:100%; background:var(--white); border-radius:10px; box-shadow:0px 0px 8px #e9e9e9; padding:1rem; }
	.product .inner_single_product .woocommerce-Tabs-panel{display:inherit !important;}
	.product .inner_single_product .woocommerce-product-attributes{width:100%; margin-top:22px;}
	.product .inner_single_product .woocommerce-product-attributes-item{width:100%; display:flex; justify-content:flex-start; align-items:center; flex-wrap:wrap;}
	.product .inner_single_product .woocommerce-product-attributes-item__label{width:100%; padding:0px 1rem; display:flex; justify-content:flex-start; align-items:center; height:44px; background:#f1eee6; border-bottom:solid thin #999;}
	.product .inner_single_product .woocommerce-product-attributes-item__value{width:100%; padding:1rem 1rem; display:flex; justify-content:flex-start; align-items:center; min-height:44px; border-bottom:solid thin #999;}
    .product .inner_single_product .woocommerce-product-attributes-item__value p{margin-bottom:0px !important;}
	.variations_form{width:100%;}
	.product .product_title{margin-bottom:2rem;}
	.product .price{margin-bottom:22px;}
	.product .price del{margin-right:11px; font-size: 18px !important; color: #666 !important; font-weight: bold;}
	.product .price del bdi{font-size: 18px !important; color: #666 !important; font-weight: bold;}
	.product .price del span{font-size: 18px !important; color: #666 !important; font-weight: bold;}
	
	.product .price ins{text-decoration:none !important; font-size: 18px !important; color: #666 !important; font-weight: bold;}
	.product .price bdi{font-size: 24px; color: var(--medium); font-weight: bold;}
	.product .price span{font-size: 24px; color: var(--medium); font-weight: bold;}
	.product .single_add_to_cart_button{margin:22px 0px 44px 44px;}
	.product_meta{gap:11px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.product_meta a{color:var(--light); font-weight:600;}
	.product_meta .sku{color:var(--light); font-weight:600;}
	.woocommerce-product-details__short-description{padding:1rem 0px; border-bottom:solid 5px var(--light); width:100%; min-width:250px; margin-bottom:44px;}
	.quantity{display:flex; width:100%; justify-content:center; align-items:center; flex-direction:column; margin-top:22px;}
	.quantity label{margin-bottom:8px;}
	.quantity input{text-align:center;}
	.related{width:100%; margin-top:66px;}
	.related h2{margin-bottom:1rem;}
	.variations_button{width:100%; display:flex; justify-content:center; align-items:center; flex-direction:column;}

	
	.product .onsale{position:absolute; z-index:999; top:33px; left:0px; padding:11px 22px 11px 22px; border-top-right-radius:100px; border-bottom-right-radius:100px; background:var(--light); color:#fff;}
	.product .stock{padding:.5rem; border-radius:10px; width:max-content; margin-top:22px;}
	.stock.in-stock{background:var(--medium); color:var(--white);}
	.stock.out-of-stock{background:var(--red); color:var(--white);}
	.stock.available-on-backorder{background:var(--orange); color:var(--white);}

	.variations{margin-bottom:22px;}
	.variations label{margin-right:11px;}
	.single_variation{margin-bottom:22px; width:max-content; min-width:250px; max-width:500px;}

	.woocommerce-tabs{width:100%;}
	.woocommerce-widget-layered-nav-list__item{width:100%; padding:0px 11px !important; min-height:22px; display:flex; justify-content:space-between; align-items:Center;}
	.woocommerce-widget-layered-nav-list__item:hover{background:var(--light);}
	.woocommerce-widget-layered-nav-list__item:hover a{color:#fff;}
	.woocommerce-widget-layered-nav-list__item:hover span{color:#fff;}
	.woocommerce-widget-layered-nav-list__item a{color:var(--light); font-size:14px; width:calc(100% - 33px);}
	.woocommerce-widget-layered-nav-list__item span{width:33px; font-size:14px; display:flex; justify-content:flex-end; }

	/* MAIN MENU */
	.main_menu{width:100%; display:flex; gap:1rem; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.main_menu_item{border-radius:2rem; font-size:22px; display:flex; justify-content:flex-start; align-items:Center; padding:0px 1rem; height:44px; width:100%; color:var(--white);}
	.main_menu_items{cursor:pointer; width:100%;}
	.main_menu_items:hover .submenu{display:flex !important;}
	.main_menu_items:hover .main_menu_item{background:#fff; color:var(--light);}
	.submenu{margin:22px 0px; display:none; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:1rem;}
	.submenu .submenu_item{min-height:44px; display:flex; justify-content:flex-start; align-items:flex-start; width:100%;  flex-direction:column;}
	
	.submenu .submenu_item:hover > a{background:#fff; color:var(--light);}
	.submenu .submenu_item > a{color:#fff; font-size:22px; line-height:28px; border-radius:100px; width:100%; height:44px; display:flex; justify-content:flex-start; align-items:center;}
	.submenu .submenu_item > a:before{content:"\2022"; margin-right:11px; font-size:44px; position:relative; margin-top:-8px;}
	.submenu .submenu_item .submenu_item_title{color:#fff; font-size:22px; line-height:28px; border-radius:100px; padding:0px 2rem;  width:100%; height:44px; display:flex; justify-content:flex-start; align-items:center;}
	.submenu .submenu_item .submenu_item_title:before{content:"\2022"; margin-right:11px; font-size:44px; position:relative; margin-top:-8px;}
	.submenu .submenu_item:hover .submenu_item_title{background:#fff; color:var(--light);}
	.submenu .submenu_item:hover .submenu2{display:flex !important;}
	
	.submenu2{margin:22px 0px; display:none; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:1rem; width:100%;}
	.submenu2 .submenu_item{height:44px; border-radius:100px; display:flex; justify-content:flex-start; align-items:flex-start; width:100%;}
	
	.submenu2 .submenu_item:hover > a{background:#fff; color:var(--light);}
	.submenu2 .submenu_item > a{color:#fff; font-size:22px; line-height:28px; border-radius:100px; padding:0px 2rem; width:100%; min-height:44px; display:flex; justify-content:flex-start; align-items:center;}
	.submenu2 .submenu_item > a:before{content:"\2022"; margin-right:11px; font-size:44px; position:relative; margin-top:-8px;}
	
	.has_no_children > a{padding:0px 0rem;}
	.inner_menu_cont{display:none; background:#fff; border-radius:2rem; height:162px; width:calc(100% - 4rem - 88px); position:absolute; bottom:1rem; left:2rem;}

	header .menu{cursor:pointer; position:absolute; top:27px; z-index:1; right:22px; width:70px; height:70px;}
	.menu_button{font-size:12px; box-shadow:0px 0px 15px #ddd; width:70px; height:70px; color:#fff; position:absolute; z-index:2; border-radius:100px;  background:var(--light); display:flex; justify-content:center; align-items:Center; flex-direction:column;}
	.menu_button_1{position:absolute; width:70px; height:70px; transform:scale(1.2); border-radius:200px; z-index:1; box-shadow:0px 0px 8px #e9e9e9; background:#fff;}	
	header .menu:hover .menu_button{background:#fff !important; color:var(--light) !important; box-shadow:inset 0px 0px 8px #ccc !important;}
    header .menu:hover .menu_button_1{background:var(--light) !important; box-shadow:0px 0px 0px transparent !important;}
	.menu_button img{width:auto; height:auto; max-width:26px; max-height:26px; margin-bottom:11px;}
	.menu_cont{flex-direction:Column;display:none; justify-content:flex-start; align-items:flex-start; width:calc(100% - 33px); height:calc(100vh - 115px); overflow-y:auto; overflow-x:hidden; right:15.5px; position:fixed; top:99px; padding:2rem; z-index:9999; background:var(--light); border-bottom-left-radius:3rem; border-top-left-radius:3rem; border-bottom-right-radius:3rem;}
	.menu_cont_open{display:flex !important; /*box-shadow:4px 8px 8px #ccc !important;*/}
	.menu_cont_helper2{display:none; width:83px; height:100px; top:55px; right:15.5px; z-index:0; position:fixed; background:var(--light);}
    .menu_open .cutout{height:135px !important;}
    .menu_open .menu_cont_helper2{display:inline !important; box-shadow: 4px 4px 8px #ccc !important;}
    .menu_open .menu_button{background:#fff !important; color:var(--light) !important; box-shadow:inset 0px 0px 8px #ccc !important;}
    .menu_open .menu_button_1{background:var(--light) !important; box-shadow:0px 0px 0px transparent !important;}
	
	/* TOOLBOX */
	.toolbox{position:fixed; /*bottom:22px;*/ gap:1rem; top:120px; right:22px; display:flex; justify-content:flex-end; align-items:flex-end; flex-direction:column-reverse; z-index:999;}
	.cart_toolbox{transition:all .6s; background:var(--fourth); position:relative; flex-direction:column; cursor:pointer;padding:18px; /*position:fixed; bottom:22px; right:22px;*/  min-width:44px; min-height:44px; border-radius:44px; display:flex; justify-content:center; align-items:center;}
	.user{background:var(--fourth); padding:18px; /*position:fixed; bottom:99px; right:22px;*/   width:55px; height:55px; border-radius:55px; display:flex; justify-content:center; align-items:center;}
	.user ion-icon{font-size:28px; color:var(--light);}

	.shake_cart {
      animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
      transform: translate3d(0, 0, 0);
      backface-visibility: hidden;
      perspective: 1000px;
      box-shadow:0px 0px 4px #e9e9e9;
    }
    .shake_color{box-shadow:0px 0px 15px var(--light) !important; background:var(--light) !important; border:solid thin var(--light) !important;}
    .shake_color ion-icon{color:#fff !important;}
    .shake_color .cart_tab_products_sum{color:#fff !important;}
    .shake_color .cart_tab_products_sum span{color:#fff !important;}
    .shake_color .cart_tab_cart_analysis{color:#fff !important;}

    @keyframes shake {
      10%, 90% {
        
        transform: translate3d(-1px, 0, 0);
      }
      
      20%, 80% {
          
          transform: translate3d(2px, 0, 0);
      }
    
      30%, 50%, 70% {
        
        transform: translate3d(-4px, 0, 0);
      }
    
      40%, 60% {
          
          transform: translate3d(4px, 0, 0);
      }
    }
	.cart_tab{display:flex; justify-content:center; align-items:center;}
	.cart_tab ion-icon{font-size:22px; color:var(--light); transition:all .6s;}
	.show_cart_tab{margin-left:1rem; display:flex !important; min-width:74px;}
	.cart_tab_text{display:none; justify-content:center; align-items:flex-end; flex-direction:column;}
	.cart_tab_products_sum{font-size:14px; color:#444;  transition:all .6s;}
	.cart_tab_products_sum span{font-weight:bold; color:var(--light); transition:all .6s;}
	.cart_tab_cart_analysis{width:100%; text-align:right; font-size:12px; color:#444; font-weight:bold; transition:all .6s;}
	.cart_expand{width:calc(100% - 22px); align-items:flex-end; height:auto;}
	.cart_analysis{display:none; width:100%; margin:2rem 0px; max-height:55vh; overflow-y:auto;}
	.cart_expand .cart_analysis{display:inline  !important;}
	.cart_analysis_line{padding:1rem; display:grid; grid-template-columns:66px 1fr 66px; grid-gap:1rem; min-height:66px; margin-bottom:1rem; width:100%; border-bottom:solid thin #bbb;}
	.cart_analysis_line_col1{display:flex; justify-content:center; align-items:flex-start;}
	.cart_analysis_line_col1 img{width:auto; height:auto; max-width:100%; max-height:100%;}
	.cart_analysis_line_col2{display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.cart_analysis_product_title{color:var(--light); font-weight:bold; font-size:14px; margin-bottom:1rem;}
	.cart_analysis_product_attributes{margin-bottom:1rem;}
	.cart_analysis_product_qnt{font-size:12px; text-align:right; color:#444;}
	.cart_analysis_product_qnt span{font-weight:bold; color:var(--light);}
	.cart_analysis_product_attibute_line_price{font-size:16px; color:#444;}
	.cart_analysis_line_col3{display:flex; justify-content:center; align-items:center;}
	.cart_analysis_line_col3 ion-icon{font-size:22px; color:#000;}
	.cart_button{display:none;}
	.close_cart{display:none; position:absolute; top:-11px; left:-11px; width:55px; box-shadow:0px 0px 8px #e9e9e9; height:55px; border-radius:100px; background:#fff; justify-content:center; align-items:center;}
	.close_cart_inner{background:var(--light); display:flex; justify-content:center; align-items:center; width:44px; box-shadow:0px 0px 8px #e9e9e9; aspect-ratio:1; border-radius:100px;}
	.close_cart ion-icon{color:#fff; font-size:28px;}
	.cart_expand .cart_button{display:flex !important; margin-right:1rem;}
	.cart_expand .cart_tab{margin-right:1rem;}
	.cart_expand .close_cart{display:flex !important;}
	

	.woocommerce{width:100%; display:flex; justify-content:center; align-items:center; flex-direction: column;}
	.cart_container_custom{width:100%;  display:flex; justify-content:flex-start; gap:2rem; align-items:flex-start; flex-direction:column;}
	.cart_container_custom form{width:calc(100%);}
	.cart_container_custom .cart-collaterals{width:100%;}
	.cart_container_custom .cart-collaterals .cart_totals{width:100% !important;}

	.woocommerce a.remove:hover{background:transparent !important; color:#000 !important;}
	.shop_table .product-thumbnail img{width:88px;}
	.shop_table{border-spacing:0px !important; background:#fff; filter: drop-shadow(0px 0px 8px #e9e9e9); border-radius:8px !important; overflow:hidden;}
	.shop_table thead{background:var(--light); }
	.shop_table thead th{color:#fff;}
	.shop_table .product-name a{color:#000;}
	.woocommerce .quantity .qty{width:88px;}
	.shop_table .product-quantity label{display:none !important;}
	.shop_table .product-quantity .quantity{margin-top:0px !important;}
	.coupon label{display:none !important;}
	.coupon{display:flex; align-items:center; flex-direction:column; margin-bottom:44px;}
	.refresh_cart{display:flex; align-items:center; justify-content:center; margin-bottom:22px;}
	.cart_actions_cont{width:100%; display:flex; justify-content:space-between; flex-direction:column;}
	.coupon input{width:100% !important; margin-bottom:22px;}

	.checkout{width:100%; gap:2rem; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.col2-set{background:#fff; padding:2rem; border-radius:8px !important; filter: drop-shadow(0px 0px 8px #e9e9e9); display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.col2-set .col-1{margin-bottom:2rem; width:100% !important; }
	.col2-set .col-2{margin-bottom:2rem; width:100% !important; }

	.single_page_title{margin-bottom:2rem; padding-left:66px;}
	.single_text{background:#fff; padding:66px !important; border-radius:3rem !important; filter: drop-shadow(0px 0px 8px #e9e9e9);}
	.single_text h3{margin-bottom:1rem;}
	.single_sidebar{box-shadow: 0px 0px 8px #e9e9e9; background:#fff; border: solid thin #e9e9e9; padding:33px !important; border-radius:2rem;}
	.single_sidebar li{margin-bottom:1rem;}
	.single_sidebar li a{font-size:18px; color:#000;}
	.single_sidebar .current-menu-item a{color:var(--light) !important; font-weight:bold;}
	.single_sidebar h3{margin-bottom:1rem; font-weight:bold !important;}
	.single_page{width: 100%;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 44px;}
	
	.woocommerce-form-coupon-toggle{width:100%;  }
	/* SHORTCODES */
		.recent_product_hp{ margin-bottom:4rem !important; width:100%; display:flex; gap:1rem; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
		.section_title{width:100%; padding:0rem 0rem; display:flex; justify-content:space-between; align-items:center; /*aspect-ratio:1;*/ margin-top:calc(1rem + 33px); border-radius:2rem; flex-direction:column; gap:2rem; }
		.section_button{margin-bottom:1rem !important; width:100%; display:flex; justify-content:flex-end;}
		.section_title h3{width:100%; display:flex; justify-content:flex-start; align-items:flex-start; gap:1rem; font-size:26px; line-height:28px; color:var(--light);}
		.section_title h3 img{width:auto; height:auto; max-width:33px; max-height:33px; margin-top:0px;}
		.section_products{width:100%;}

	.vc_box_rounded{border-radius:44px !important; overflow:hidden;}
	
    /* FOOTER */
    footer{width:100%; margin-bottom:4rem; padding:22px 0px; display:flex; justify-content:center; align-items:center; flex-direction:column; min-height:50px;}
    footer .container{justify-content:flex-start; align-items:center; gap:2rem; flex-direction:column; background:var(--fourth); padding:2rem; border-radius:3rem; box-shadow:2px 2px 8px #ccc;}
    .footer_col{width:100%; }
	.footer_col li{margin-bottom:2rem; display:flex; justify-content:center; align-items:center; flex-direction:column;}
	.footer_address_item{display:flex; color:var(--light); justify-content:flex-start; align-items:center; font-size:16px; margin-bottom:11px;}
	.footer_address_item img{margin-right:11px; width:auto; height:auto; max-width:22px; max-height:22px;}
	.footer_address_item a{color:var(--light);}
	.widgettitle{margin-bottom:1rem;}
	footer .menu li{margin-bottom:11px;}
	footer .menu li a{color:var(--light);}
	.payment_icons{width:100%; display:flex; justify-content:center; align-items:Center; gap:.5rem;}
	.payment_icon{height:40px; display:flex; justify-content:center; align-items:Center;}
	.payment_icons img{width:auto; height:auto; max-width:100%; max-height:55px;}
	.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{width:unset !important;}
	button[name="update_cart"]{width:unset !important;}
	.wc-proceed-to-checkout{width:100%; display:flex; justify-content:center; align-items:center;}
	
	/* Blog */
	.blog_title{font-size:2rem; line-height:2.2rem; color:var(--light); margin-bottom:2rem;}
	.blog_image{margin-bottom:2rem; width:100%; aspect-ratio:1.77; display:flex; justify-content:center; align-items:center;}
	.blog_image img{width:100%; aspect-ratio:1.77; object-fit:cover;}
	.hp_blog{margin-top:33px; width:100%; display:flex; justify-content:flex-start; align-items:flex-start; gap:1rem; flex-direction:column;}
	.blog_item{border:solid thin #e9e9e9; background:#fff; padding:1rem 1rem 2rem; border-radius: 2rem; filter: drop-shadow(0px 0px 8px #e9e9e9); width:100%; display:flex; justify-content:space-between; align-items:flex-start; gap:1rem; flex-direction:column;}
	.blog_item .blog_image{border-radius:2rem; overflow:hidden;}
	.blog_item .blog_title{font-size:20px !important; line-height:28px !important; margin-bottom:1rem !important;}
	.blog_item .blog_excerpt{margin-bottom:2rem; line-height:24px; }
	.blog_link{width:100%; display:flex; justify-content:center; align-items:center;}
	
	/* NEWSLETTER */
	.hp_newsletter{background:var(--light); border-radius:2rem; margin-top:2rem !important; overflow:hidden;}
	.hp_newsletter p{color:#fff; margin-bottom:1rem;}
	.hp_newsletter .vc_column-inner{padding:2rem 2rem !important;}
	.hp_newsletter .wpcf7-form{ display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.hp_newsletter .wpcf7-form p{margin:0px !important; display:flex; justify-content:center; align-items:center;}
	.hp_newsletter .wpcf7-form input{width:100%;}
	.hp_newsletter h2{font-size:2rem; font-weight:bold !important; margin-bottom:1rem !important;}
	.button_newsletter{display:none !important;}
	.hp_newsletter .button_white{margin-top:2rem !important; margin-left:3rem !important;}
}

@media print {

}