/*
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 */
@import url("//hello.myfonts.net/count/357fa1");
@font-face {font-family: 'CeraPRO-Bold';src: url('webfonts/357FA1_0_0.eot');src: url('webfonts/357FA1_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/357FA1_0_0.woff2') format('woff2'),url('webfonts/357FA1_0_0.woff') format('woff'),url('webfonts/357FA1_0_0.ttf') format('truetype');} 
@font-face {font-family: 'CeraPRO-Regular';src: url('webfonts/357FA1_1_0.eot');src: url('webfonts/357FA1_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/357FA1_1_0.woff2') format('woff2'),url('webfonts/357FA1_1_0.woff') format('woff'),url('webfonts/357FA1_1_0.ttf') format('truetype');}
/* END OF FONTS */
*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'CeraPRO-Regular';
	
}
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-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'CeraPRO-Regular';
}
strong{font-family: 'CeraPRO-Bold' !important}
p{margin-bottom:1rem;}
.general_about p{line-height:1.75; color:#666; font-size:20px;}
.payment_method_vivacom_smart img{width:88px;}

@media screen and (min-width: 1280px) {
	.popup_active {
		display: flex !important;
	}
	.popup{display:none; border:solid 2px #999; border-radius:15px; width:400px; padding:2rem; background:#000; position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); z-index:999;}
	.popup_container{ width:100%; display:flex; justify-content:center; align-items:center; flex-direction:column; gap:1rem;}
	.popup_title{text-align:center;  font-size:1.8rem; font-weight:bold; color:#fff;}
	.popup_text{font-size:1.4rem; font-weight:300; color:#b9b9b9; text-align:center;}
	.popup form input[type="email"]{height:44px; width:100%; outline:none; padding:0px .5rem;}
	.popup form input[type="submit"]{height:44px; border:solid thin #fff; font-size:14px; color:#fff; width:100%; background:#000;}
	.popup .wpcf7-spinner{position:absolute; bottom:0px; left:50%; transform: translate(-50%, -50%);}
	.popup_close{cursor:pointer; position:absolute; top:-27.5px; right:-27.5px; display:flex; justify-content:center; align-items:center; border:solid 2px #999; border-radius:100px; width:55px; height:55px; background:#000;}
	.popup_close ion-icon{font-size:28px; color:#fff;}
	
	.about_banner img{width:100%;}
	.about_banner figure{width:100%;}
	.about_banner .vc_single_image-wrapper{width:100%;}
	h1{font-size:40px; font-family: 'CeraPRO-Bold' !important;}
	h2{font-size:32px; font-family: 'CeraPRO-Bold' !important;}
	h3{font-size:28px; font-family: 'CeraPRO-Bold' !important;}
	h4{font-size:24px; font-family: 'CeraPRO-Bold' !important;}
	
	.logo img{transition:all .6s; height:70px !important;}
	
	.general p{font-size:16px; line-height:22px; margin-bottom:1rem;}
	.custom_link a{height:44px; width:max-content; display:flex; justify-content:flex-start; align-items:center; color:#000; position:relative;}
	.custom_link a:before{content:""; position:absolute; bottom:0rem; left:0px; width:100%; height:2px; background:#000;}
	.white_heading *{color:#fff;}
	.wpb-content-wrapper{width:100%; }
	.wrapper{padding:110px 0px 4rem; width:100%; display:flex; justify-content:center; align-items:center;}
	.container{display:flex; width:90vw; }
	header{position:fixed; top:0px; left:0px; background:#fff; z-index:99; width:100%; display:flex; justify-content:center; align-items:center;}
	header .container{height:99px; justify-content:space-between; align-items:center;}
	.menu_icon{cursor:pointer; border-radius:20px;  background:#000; width:66px; aspect-ratio:1; display:flex; justify-content:center; align-items:center;}
	.menu_icon ion-icon{font-size:32px; color:#fff;}
	
	.menu_open{right:0px !important;}
	.menu_cont{z-index:9999; transition:all .6s; box-shadow:0px 0px 5px #d8d8d8; position:fixed; width:40%; height:100vh; top:0px; right:-40%;}
	.menu_cont_filter{position:absolute; top:0px; left:0px; width:100%; height:100%; background:rgba(255,255,255,.7);  backdrop-filter:blur(15px); }
	
	.about_banner{position:relative; width:100%; display:flex;}
	.white_heading{position:absolute; top:0px; left:0px; width:100%; height:100%; display:flex; justify-content:center; align-items:center; }
	.white_heading a{width:100%; position:absolute; top:0px; left:0px; width:100%; height:100%; display:flex; justify-content:center; align-items:center; flex-direction:column; gap:1rem;}
	.menu_icon_inner{position:absolute; top:14px; right:5vw;cursor:pointer; border-radius:20px; background:#000; width:66px; aspect-ratio:1; display:flex; justify-content:center; align-items:center;}
	.menu_icon_inner ion-icon{font-size:32px; color:#fff;}
	.menu_cont_inner{overflow-y:auto; position:absolute; height:calc(100% - 99px); bottom:0px; left:0px; width:calc(100% - 5vw);}
	.menu_cont ul{list-style:none; flex-direction:column; display:flex; justify-content:flex-start; align-items:flex-end; gap:1rem;}
	.menu_cont ul li{position:relative; display:flex; justify-content:center; align-items:center; flex-direction:column; width:100%;}
	.menu_cont ul li a{color:#000; font-size:18px; font-weight:500; width:100%; height:44px; display:flex; justify-content:flex-end; align-items:center;}
	.menu_cont ul li > ul{display:none; width:100%; flex-wrap:Wrap; justify-content:flex-end;}
	.menu_cont ul li > ul li{transition:all .6s; width:max-content;}
	.menu_cont ul li > ul li:hover a{color:#000 !important;}
	.menu_cont ul li > ul a{font-weight:400 !important; transition:all .6s; color:#666;}
	.menu_cont ul > li:hover > ul{display:flex !important; flex-direction:row !important;}
	.menu_cont ul > li:hover a{font-weight:bold;}
	.menu_cont ul li ul li:hover ul{display:flex; }
	.cb_slider_cont{width:100%; aspect-ratio:2.77; overflow:hidden; position:relative;}
    .cb_slider{width:100%; aspect-ratio:2.77; background-position:center !important; background-size:cover !important; position:absolute; top:0px; left:0px; transition:all 1s;}
    .cb_slider_hide{opacity:0;}
    
    .cb_header{width:100%; display:flex; justify-content:center; align-items:center; flex-direction:column; padding:2rem 0px 2rem; margin-bottom:2rem;}
    .cb_header .cb_logo{width:250px; margin-bottom:2rem;}
    .cb_header .cb_menu .menu{list-style:none; width:100%; display:flex; justify-content:space-between; align-items:center;}
    .cb_header .cb_menu .menu > li{padding:0px 1rem; position:relative; height:44px; display:flex; justify-content:center; align-items:center;}
    .cb_header .cb_menu .menu > li a{height:44px; display:flex; justify-content:center; align-items:center; border:solid thin green; padding:0px 1rem;}
    .cb_header .cb_menu .menu > li:hover .sub-menu{display:flex !important;}
    .cb_header .cb_menu .sub-menu{display:none; position:absolute; list-style:none; padding:0px !important; border:solid thin red; width:200px; transform:translateX(-50%); left:50%; top:44px; background:#fff; z-index:9999999;}
    .cb_header .cb_menu .sub-menu > li{width:100%; display:flex; justify-content:center; align-items:center; width:100%;}
    .cb_header .cb_menu .sub-menu > li a{width:100%;}
    
    .flex-control-nav{height:650px; overflow-y:scroll !important;}
    .flex-control-nav img{width:auto; height:auto; max-width:88px; max-height:88px;}

	#primary{width:100%;}
	.sidebar_icon{display:none;}
	#sidebar .close_cart{display:none;}
	#sidebar .woocommerce-widget-layered-nav-list{list-style:none; width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:1rem;}
	#sidebar .woocommerce-widget-layered-nav-list a{color:#000;}
	.woocommerce-widget-layered-nav-list__item{width:100%; display:flex; justify-content:space-between; align-items:center;}
	.sidebar_content{width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:2rem;}
	#sidebar .menu_cont_filter{display:none !important;}
	#sidebar{width:300px; margin-left:3rem; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:2rem;}
	#sidebar h5{font-size:20px; font-family: 'CeraPRO-Bold' !important;}
	#sidebar .product-categories{list-style:none; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:1rem;}
	#sidebar .product-categories li a{color:#000;}
	#sidebar form{display:flex; justify-content:flex-start; align-items:center; width:100%; }
	#sidebar input[type="search"]{border-top-left-radius:5px; border-bottom-left-radius:5px; outline:none; width:calc(100% - 100px); border:solid thin #d9d9d9; height:44px; display:flex; justify-content:flex-start; align-items:Center; padding:0px 1rem;}
	#sidebar button[type="submit"]{border-top-right-radius:5px; border-bottom-right-radius:5px;outline:none; width:max-content; border:solid thin #000; background:#000; color:#fff; height:44px; display:flex; justify-content:flex-start; align-items:Center; padding:0px 1rem;}
	#sidebar .children{display:none;}
	.woocommerce-breadcrumb a{color:#666;}
	.woocommerce-breadcrumb a:hover{color:#000 !important;}
	.woocommerce-products-header{margin-top:1rem;}
	.result_line{margin:1rem 0px; width:100%; display:flex; justify-content:space-between; align-items:center;}
	.columns-4{list-style:none; flex-wrap:wrap; display:flex; justify-content:flex-start; align-items:flex-start; gap:3rem 1rem; }
	.columns-4 li{width:calc((100% /3) - .7rem); display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; }
	.archive_product{position:relative;}
	.archive_product_image{border-radius:5px; overflow:hidden; width:100%;  display:flex; justify-content:center; align-items:center;}
	.archive_product_image img{width:100%; height:100%; object-fit:contain;}
	.archive_product_title{margin-top:1rem; margin-bottom:1rem; font-size:21px; font-family: 'CeraPRO-Bold' !important;}
	.price{margin-bottom:1rem;}
	.price ins{text-decoration:none;}
	.price ins span{font-size:20px;}
	.wp-block-woocommerce-cart{width:100%;}
	.wc-block-components-product-name{color:#000; font-size:16px; font-weight:bold;}
	.wc-block-components-product-badge{font-weight:400 !important;}
	.wc-block-cart__submit-container a{background:#000; color:#fff; border-radius:5px; outline:none;}
	body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus{border:none !important; box-shadow:none !important;}
	.woocommerce{width:100%;}
	.woocommerce-MyAccount-navigation ul{border-radius:5px; height:44px; list-style:none; display:flex; justify-content:center; align-items:center; background:#000;}
	.woocommerce-MyAccount-navigation ul li{width:100%; padding:0px 1rem; display:flex; justify-content:center; align-items:center;}
	.woocommerce-MyAccount-navigation a{color:#fff;}
	.woocommerce-MyAccount-content{margin-top:2rem;}
	.woocommerce-MyAccount-content a{color:#000;}
	select{height:44px; outline:none; border:solid thin #d9d9d9;}
	.product .price{margin:2rem 0px;}
	.product .price span{margin:2rem 0px; font-size:32px;}
	.product .price ins{text-decoration:none;}
	.product .price ins span{font-size:32px;}
	.product .price del{}
	.product .price del span{font-size:16px;}
	.custom_gallery_cont{position:Relative; width:600px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.custom_gallery{border-radius:15px; width:600px; 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:600px; overflow:hidden; margin-top:1rem;}
	.active_thumb{filter:none !important;}
	.gallery_img_cont{width:600px; 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{border-radius:5px; cursor:pointer; transition:all .6s; filter:saturate(0.2); margin-right:11px;}
	.onsale{position:absolute; top:22px; height:33px; border-radius:0px 5px 5px 0px; background:#000; color:#fff; display:flex; justify-content:center; align-items:center; width:max-content; padding:0px 1rem;}
	.product{margin-top:2rem; width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap; gap:2rem;}
	.summary{width:calc(100% - 600px - 2rem);}
	.summary form .variations_form{display:flex; justify-content:flex-start; align-items:center; gap:1rem; flex-direction:column;}
	.summary form input[type="number"]{height:44px; outline:none; width:44px;}
	.variations a{margin-left:1rem; color:#000;}
	.variations select{height:44px; outline:none;}
	.single_variation_wrap{margin-top:2rem;}
	.woocommerce-variation-add-to-cart{display:flex; justify-content:flex-start; align-items:Center; gap:1rem;}
	.button{cursor:pointer; transition:all .6s; background:#000; border-radius:5px; height:44px; display:flex; justify-content:center; align-items:Center; width:max-content; font-size:16px; padding:0px 1rem; color:#fff;}
	.button:hover{background:#666 !important;}
	button{border:none; outline:none; font-size:16px; cursor:pointer; }
	.product_meta{margin-top:2rem; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:.5rem;}
	.sku_wrapper{font-weight:bold;}
	.sku_wrapper .sku{font-weight:400 !important;}
	.posted_in{font-weight:bold;}
	.posted_in a{font-weight:400 !important; color:#000;}
	.product .variations label{margin-right:1rem;}
	.woocommerce-product-details__short-description{margin-bottom:2rem;}
	.related{width:100%;}
	.related h2{margin-bottom:1rem; margin-top:2rem;}
	.related .archive_product{width:calc((100% / 4) - 1rem) !important;}
	.woocommerce-message a{color:#fff !important;}
	.woocommerce-message{border-radius:5px; height:44px; border:none !important; display:flex; justify-content:space-between; align-items:center; padding:0px 1rem !important; margin:1rem 0px !important; background-color:#000 !important; color:#fff !important;}
	.woocommerce-message::before{content:none !important;}
	.woocommerce-message::after{content:none !important;}

	.woocommerce-info a{color:#fff !important;}
	.woocommerce-info{border-radius:5px; height:44px; border:none !important; display:flex; justify-content:space-between; align-items:center; padding:0px 1rem !important; margin:1rem 0px !important; background-color:#000 !important; color:#fff !important;}
	.woocommerce-info::before{content:none !important;}
	.woocommerce-info::after{content:none !important;}
	.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{height:44px; border:solid thin #d9d9d9; padding:0px 1rem; border-radius:5px;}
	.woocommerce-MyAccount-content .edit{background:#000; color:#fff; margin-left:1rem;height:44px; display:flex; justify-content:center; align-items:center; width:max-content; padding:0px 1rem; border-radius:5px;}
	
	.woocommerce-pagination{margin-top:4rem; width:100%; display:flex; justify-content:center; align-items:center; gap:1rem;}
	.woocommerce-pagination ul{list-style: none; display:flex; justify-content:center; align-items:center; gap:1rem;}
	.woocommerce-pagination .current{background:#000; color:#fff !important;}
	.woocommerce-pagination span.page-numbers{border-radius:5px; width:33px; font-size:14px; line-height:14px; aspect-ratio:1; display:flex; justify-content:center; align-items:center; color:#000;}
	.woocommerce-pagination a.page-numbers{border-radius:5px; width:33px; font-size:14px; line-height:14px; aspect-ratio:1; display:flex; justify-content:center; align-items:center; color:#000;}
	/* DYNAMIC CART */
		.user_icon img{width:26px;}
		.rest_header{display:flex; justify-content:flex-end; align-items:center; gap:1rem; }
		.cart_toolbox{transition:all .6s; 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;}	
		.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 #000 !important; background:#000 !important; border:solid thin #000 !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 img{width:26px; color:#000; 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:#000; 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{align-items:flex-end;}
		.cart_analysis{transition:all .6s; z-index:11; display:inline; width:40%; margin:0rem 0px; overflow-y:auto; height:100vh; position:fixed; top:0px; right:-40%;}
		.cart_expand .cart_analysis{right:0% !important;}
		.cart_analysis_content{z-index:99; width:100%; padding:0px 4rem; position:absolute; top:99px; left:0px; height:calc(100% - 199px);}
		.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:#000; 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:#000;}
		.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_buttons_cont{width:100%;  height:100px; 
			position:absolute; bottom:0px; left:0px; display:flex; justify-content:flex-end; align-items:center; gap:1rem;}
		.close_cart{z-index:11; position:absolute; top:14px; right:5vw;cursor:pointer; border-radius:20px; background:#000; width:66px; aspect-ratio:1; display:flex; justify-content:center; align-items:center;}
		.close_cart ion-icon{font-size:32px; color:#fff;}
		.cart_expand .cart_button{display:flex !important; margin-right:1rem;}
		.cart_expand .cart_tab{}
		.cart_expand .close_cart{display:flex !important;}
		.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;}
	/* END OF DYNAMIC CART */

	footer{width:100%; display:flex; justify-content:center; align-items:center; }
	footer .container{justify-content:flex-start; align-items:flex-start; flex-wrap:wrap; gap:1rem; padding-top:4rem; border-top:solid thin #000;}
	.footer_col{width:calc((100% / 4) - 1rem);}
	
	.footer_col1{display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:2rem;}
	.footer_col5{color:#666; font-size:12px !important; width:100% !important; height:44px; display:flex; justify-content:center; align-items:center;}
	.footer_col5 *{font-size:12px !important; margin-bottom:0px !important;}
	.footer_col li{list-style:none;}
	.widgettitle{font-size:20px; font-family: 'CeraPRO-Bold' !important; margin-bottom:1rem;}
	.textwidget p{font-size:18px; line-height:24px; margin-bottom:1rem;  color:#666;}
	.textwidget a{font-size:18px; line-height:24px; color:#666;}
	footer .menu li{height:33px; width:max-content; display:flex; justify-content:flex-start; align-items:center;}
	footer .menu li a{font-size:18px; line-height:24px; color:#666;}
	footer .menu .sub-menu{display:none;}
	.cards{width:100%; display:flex; justify-content:flex-start; align-items:center; gap:1rem;}
	.cards img{width:55px;}
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
	.popup_active {
		display: flex !important;
	}
	.popup{display:none; border:solid 2px #999; border-radius:15px; width:400px; padding:2rem; background:#000; position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); z-index:999;}
	.popup_container{ width:100%; display:flex; justify-content:center; align-items:center; flex-direction:column; gap:1rem;}
	.popup_title{text-align:center; font-size:1.8rem; font-weight:bold; color:#fff;}
	.popup_text{font-size:1.4rem; font-weight:300; color:#b9b9b9; text-align:center;}
	.popup form input[type="email"]{height:44px; width:100%; outline:none; padding:0px .5rem;}
	.popup form input[type="submit"]{height:44px; border:solid thin #fff; font-size:14px; color:#fff; width:100%; background:#000;}
	.popup .wpcf7-spinner{position:absolute; bottom:0px; left:50%; transform: translate(-50%, -50%);}
	.popup_close{cursor:pointer; position:absolute; top:-27.5px; right:-27.5px; display:flex; justify-content:center; align-items:center; border:solid 2px #999; border-radius:100px; width:55px; height:55px; background:#000;}
	.popup_close ion-icon{font-size:28px; color:#fff;}

	.about_banner img{width:100%;}
	.about_banner figure{width:100%;}
	.about_banner .vc_single_image-wrapper{width:100%;}
	h1{font-size:40px; font-family: 'CeraPRO-Bold' !important;}
	h2{font-size:32px; font-family: 'CeraPRO-Bold' !important;}
	h3{font-size:28px; font-family: 'CeraPRO-Bold' !important;}
	h4{font-size:24px; font-family: 'CeraPRO-Bold' !important;}
	
	.logo img{transition:all .6s; height:70px !important;}
	
	.general p{font-size:16px; line-height:22px; margin-bottom:1rem;}
	.custom_link a{height:44px; width:max-content; display:flex; justify-content:flex-start; align-items:center; color:#000; position:relative;}
	.custom_link a:before{content:""; position:absolute; bottom:0rem; left:0px; width:100%; height:2px; background:#000;}
	.white_heading *{color:#fff;}
	.wpb-content-wrapper{width:100%; }
	.wrapper{padding:110px 0px 4rem; width:100%; display:flex; justify-content:center; align-items:center;}
	.container{display:flex; width:90vw; }
	header{position:fixed; top:0px; left:0px; background:#fff; z-index:99; width:100%; display:flex; justify-content:center; align-items:center;}
	header .container{height:99px; justify-content:space-between; align-items:center;}
	.menu_icon{cursor:pointer; border-radius:20px;  background:#000; width:66px; aspect-ratio:1; display:flex; justify-content:center; align-items:center;}
	.menu_icon ion-icon{font-size:32px; color:#fff;}
	
	.menu_open{right:0px !important;}
	.menu_cont{z-index:9999; transition:all .6s; box-shadow:0px 0px 5px #d8d8d8; position:fixed; width:40%; height:100vh; top:0px; right:-40%;}
	.menu_cont_filter{position:absolute; top:0px; left:0px; width:100%; height:100%; background:rgba(255,255,255,.7);  backdrop-filter:blur(15px); }
	
	.about_banner{position:relative; width:100%; display:flex;}
	.white_heading{position:absolute; top:0px; left:0px; width:100%; height:100%; display:flex; justify-content:center; align-items:center; }
	.white_heading a{width:100%; position:absolute; top:0px; left:0px; width:100%; height:100%; display:flex; justify-content:center; align-items:center; flex-direction:column; gap:1rem;}
	.menu_icon_inner{position:absolute; top:14px; right:5vw;cursor:pointer; border-radius:20px; background:#000; width:66px; aspect-ratio:1; display:flex; justify-content:center; align-items:center;}
	.menu_icon_inner ion-icon{font-size:32px; color:#fff;}
	.menu_cont_inner{overflow-y:auto; position:absolute; height:calc(100% - 99px); bottom:0px; left:0px; width:calc(100% - 5vw);}
	.menu_cont ul{list-style:none; flex-direction:column; display:flex; justify-content:flex-start; align-items:flex-end; gap:1rem;}
	.menu_cont ul li{position:relative; display:flex; justify-content:center; align-items:center; flex-direction:column; width:100%;}
	.menu_cont ul li a{color:#000; font-size:18px; font-weight:500; width:100%; height:44px; display:flex; justify-content:flex-end; align-items:center;}
	.menu_cont ul li > ul{display:none; width:100%; flex-wrap:Wrap; justify-content:flex-end;}
	.menu_cont ul li > ul li{transition:all .6s; width:max-content;}
	.menu_cont ul li > ul li:hover a{color:#000 !important;}
	.menu_cont ul li > ul a{font-weight:400 !important; transition:all .6s; color:#666;}
	.menu_cont ul > li:hover > ul{display:flex !important; flex-direction:row !important;}
	.menu_cont ul > li:hover a{font-weight:bold;}
	.menu_cont ul li ul li:hover ul{display:flex; }
	.cb_slider_cont{width:100%; aspect-ratio:2.77; overflow:hidden; position:relative;}
    .cb_slider{width:100%; aspect-ratio:2.77; background-position:center !important; background-size:cover !important; position:absolute; top:0px; left:0px; transition:all 1s;}
    .cb_slider_hide{opacity:0;}
    
    .cb_header{width:100%; display:flex; justify-content:center; align-items:center; flex-direction:column; padding:2rem 0px 2rem; margin-bottom:2rem;}
    .cb_header .cb_logo{width:250px; margin-bottom:2rem;}
    .cb_header .cb_menu .menu{list-style:none; width:100%; display:flex; justify-content:space-between; align-items:center;}
    .cb_header .cb_menu .menu > li{padding:0px 1rem; position:relative; height:44px; display:flex; justify-content:center; align-items:center;}
    .cb_header .cb_menu .menu > li a{height:44px; display:flex; justify-content:center; align-items:center; border:solid thin green; padding:0px 1rem;}
    .cb_header .cb_menu .menu > li:hover .sub-menu{display:flex !important;}
    .cb_header .cb_menu .sub-menu{display:none; position:absolute; list-style:none; padding:0px !important; border:solid thin red; width:200px; transform:translateX(-50%); left:50%; top:44px; background:#fff; z-index:9999999;}
    .cb_header .cb_menu .sub-menu > li{width:100%; display:flex; justify-content:center; align-items:center; width:100%;}
    .cb_header .cb_menu .sub-menu > li a{width:100%;}
    
    .flex-control-nav{height:650px; overflow-y:scroll !important;}
    .flex-control-nav img{width:auto; height:auto; max-width:88px; max-height:88px;}

	#primary{width:100%;}
	.sidebar_icon{display:none;}
	#sidebar .close_cart{display:none;}
	#sidebar .woocommerce-widget-layered-nav-list{list-style:none; width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:1rem;}
	#sidebar .woocommerce-widget-layered-nav-list a{color:#000;}
	.woocommerce-widget-layered-nav-list__item{width:100%; display:flex; justify-content:space-between; align-items:center;}
	.sidebar_content{width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:2rem;}
	#sidebar .menu_cont_filter{display:none !important;}
	#sidebar{width:300px; margin-left:3rem; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:2rem;}
	#sidebar h5{font-size:20px; font-family: 'CeraPRO-Bold' !important;}
	#sidebar .product-categories{list-style:none; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:1rem;}
	#sidebar .product-categories li a{color:#000;}
	#sidebar form{display:flex; justify-content:flex-start; align-items:center; width:100%; }
	#sidebar input[type="search"]{border-top-left-radius:5px; border-bottom-left-radius:5px; outline:none; width:calc(100% - 100px); border:solid thin #d9d9d9; height:44px; display:flex; justify-content:flex-start; align-items:Center; padding:0px 1rem;}
	#sidebar button[type="submit"]{border-top-right-radius:5px; border-bottom-right-radius:5px;outline:none; width:max-content; border:solid thin #000; background:#000; color:#fff; height:44px; display:flex; justify-content:flex-start; align-items:Center; padding:0px 1rem;}
	#sidebar .children{display:none;}
	.woocommerce-breadcrumb a{color:#666;}
	.woocommerce-breadcrumb a:hover{color:#000 !important;}
	.woocommerce-products-header{margin-top:1rem;}
	.result_line{margin:1rem 0px; width:100%; display:flex; justify-content:space-between; align-items:center;}
	.columns-4{list-style:none; flex-wrap:wrap; display:flex; justify-content:flex-start; align-items:flex-start; gap:3rem 1rem; }
	.columns-4 li{width:calc((100% /2) - .7rem); display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; }
	.archive_product{position:relative;}
	.archive_product_image{border-radius:5px; overflow:hidden; width:100%; display:flex; justify-content:center; align-items:center;}
	.archive_product_image img{width:100%; height:100%; object-fit:contain;}
	.archive_product_title{min-height:calc(22px * 2); margin-top:1rem; margin-bottom:1rem; font-size:18px; line-height:22px; font-family: 'CeraPRO-Bold' !important;}
	.price{margin-bottom:1rem;}
	.price ins{text-decoration:none;}
	.price ins span{font-size:20px;}
	.wp-block-woocommerce-cart{width:100%;}
	.wc-block-components-product-name{color:#000; font-size:16px; font-weight:bold;}
	.wc-block-components-product-badge{font-weight:400 !important;}
	.wc-block-cart__submit-container a{background:#000; color:#fff; border-radius:5px; outline:none;}
	body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus{border:none !important; box-shadow:none !important;}
	.woocommerce{width:100%;}
	.woocommerce-MyAccount-navigation ul{border-radius:5px; height:44px; list-style:none; display:flex; justify-content:center; align-items:center; background:#000;}
	.woocommerce-MyAccount-navigation ul li{width:100%; padding:0px 1rem; display:flex; justify-content:center; align-items:center;}
	.woocommerce-MyAccount-navigation a{color:#fff;}
	.woocommerce-MyAccount-content{margin-top:2rem;}
	.woocommerce-MyAccount-content a{color:#000;}
	select{height:44px; outline:none; border:solid thin #d9d9d9;}
	.product .price{margin:1rem 0px;}
	.product .price span{margin:2rem 0px; font-size:24px;}
	.product .price ins{text-decoration:none;}
	.product .price ins span{font-size:24px;}
	.product .price del{}
	.product .price del span{font-size:16px;}
	.custom_gallery_cont{position:Relative; width:300px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.custom_gallery{border-radius:15px; width:300px; 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:300px; overflow:hidden; margin-top:1rem;}
	.active_thumb{filter:none !important;}
	.gallery_img_cont{width:300px;  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{width:88px; border-radius:5px; cursor:pointer; transition:all .6s; filter:saturate(0.2); margin-right:11px;}
	.onsale{position:absolute; top:22px; height:33px; border-radius:0px 5px 5px 0px; background:#000; color:#fff; display:flex; justify-content:center; align-items:center; width:max-content; padding:0px 1rem;}
	.product{margin-top:2rem; width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap; gap:2rem;}
	.summary{width:calc(100% - 300px - 2rem);}
	.summary form .variations_form{display:flex; justify-content:flex-start; align-items:center; gap:1rem; flex-direction:column;}
	.summary form input[type="number"]{height:44px; outline:none; width:44px;}
	.variations a{margin-left:1rem; color:#000;}
	.variations select{height:44px; outline:none;}
	.single_variation_wrap{margin-top:2rem;}
	.woocommerce-variation-add-to-cart{display:flex; justify-content:flex-start; align-items:Center; gap:1rem;}
	.button{cursor:pointer; transition:all .6s; background:#000; border-radius:5px; height:44px; display:flex; justify-content:center; align-items:Center; width:max-content; font-size:16px; padding:0px 1rem; color:#fff;}
	.button:hover{background:#666 !important;}
	button{border:none; outline:none; font-size:16px; cursor:pointer; }
	.product_meta{margin-top:2rem; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:.5rem;}
	.sku_wrapper{font-weight:bold;}
	.sku_wrapper .sku{font-weight:400 !important;}
	.posted_in{font-weight:bold;}
	.posted_in a{font-weight:400 !important; color:#000;}
	.product .variations label{margin-right:1rem;}
	.woocommerce-product-details__short-description{margin-bottom:2rem;}
	.related{width:100%;}
	.related h2{margin-bottom:1rem; margin-top:2rem;}
	.related .archive_product{width:calc((100% / 4) - 1rem) !important;}
	.woocommerce-message a{color:#fff !important;}
	.woocommerce-message{border-radius:5px; height:44px; border:none !important; display:flex; justify-content:space-between; align-items:center; padding:0px 1rem !important; margin:1rem 0px !important; background-color:#000 !important; color:#fff !important;}
	.woocommerce-message::before{content:none !important;}
	.woocommerce-message::after{content:none !important;}

	.woocommerce-info a{color:#fff !important;}
	.woocommerce-info{border-radius:5px; height:44px; border:none !important; display:flex; justify-content:space-between; align-items:center; padding:0px 1rem !important; margin:1rem 0px !important; background-color:#000 !important; color:#fff !important;}
	.woocommerce-info::before{content:none !important;}
	.woocommerce-info::after{content:none !important;}
	.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{height:44px; border:solid thin #d9d9d9; padding:0px 1rem; border-radius:5px;}
	.woocommerce-MyAccount-content .edit{background:#000; color:#fff; margin-left:1rem;height:44px; display:flex; justify-content:center; align-items:center; width:max-content; padding:0px 1rem; border-radius:5px;}
	
	.woocommerce-pagination{margin-top:4rem; width:100%; display:flex; justify-content:center; align-items:center; gap:1rem;}
	.woocommerce-pagination ul{list-style: none; display:flex; justify-content:center; align-items:center; gap:1rem;}
	.woocommerce-pagination .current{background:#000; color:#fff !important;}
	.woocommerce-pagination span.page-numbers{border-radius:5px; width:33px; font-size:14px; line-height:14px; aspect-ratio:1; display:flex; justify-content:center; align-items:center; color:#000;}
	.woocommerce-pagination a.page-numbers{border-radius:5px; width:33px; font-size:14px; line-height:14px; aspect-ratio:1; display:flex; justify-content:center; align-items:center; color:#000;}
	/* DYNAMIC CART */
		.user_icon img{width:26px;}
		.rest_header{display:flex; justify-content:flex-end; align-items:center; gap:1rem; }
		.cart_toolbox{transition:all .6s; 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;}	
		.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 #000 !important; background:#000 !important; border:solid thin #000 !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 img{width:26px; color:#000; 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:#000; 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{align-items:flex-end;}
		.cart_analysis{transition:all .6s; z-index:11; display:inline; width:40%; margin:0rem 0px; overflow-y:auto; height:100vh; position:fixed; top:0px; right:-40%;}
		.cart_expand .cart_analysis{right:0% !important;}
		.cart_analysis_content{z-index:99; width:100%; padding:0px 4rem; position:absolute; top:99px; left:0px; height:calc(100% - 199px);}
		.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:#000; 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:#000;}
		.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_buttons_cont{width:100%;  height:100px; 
			position:absolute; bottom:0px; left:0px; display:flex; justify-content:flex-end; align-items:center; gap:1rem;}
		.close_cart{z-index:11; position:absolute; top:14px; right:5vw;cursor:pointer; border-radius:20px; background:#000; width:66px; aspect-ratio:1; display:flex; justify-content:center; align-items:center;}
		.close_cart ion-icon{font-size:32px; color:#fff;}
		.cart_expand .cart_button{display:flex !important; margin-right:1rem;}
		.cart_expand .cart_tab{}
		.cart_expand .close_cart{display:flex !important;}
		.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;}
	/* END OF DYNAMIC CART */

	footer{width:100%; display:flex; justify-content:center; align-items:center; }
	footer .container{justify-content:flex-start; align-items:flex-start; flex-wrap:wrap; gap:4rem 1rem; padding-top:4rem; border-top:solid thin #000;}
	.footer_col{width:calc((100% / 2) - 1rem);}
	
	.footer_col1{display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:2rem;}
	.footer_col5{color:#666; font-size:12px !important; width:100% !important; height:44px; display:flex; justify-content:center; align-items:center;}
	.footer_col5 *{font-size:12px !important; margin-bottom:0px !important;}
	.footer_col li{list-style:none;}
	.widgettitle{font-size:20px; font-family: 'CeraPRO-Bold' !important; margin-bottom:1rem;}
	.textwidget p{font-size:18px; line-height:24px; margin-bottom:1rem;  color:#666;}
	.textwidget a{font-size:18px; line-height:24px; color:#666;}
	footer .menu li{height:33px; width:max-content; display:flex; justify-content:flex-start; align-items:center;}
	footer .menu li a{font-size:18px; line-height:24px; color:#666;}
	footer .menu .sub-menu{display:none;}
	.cards{width:100%; display:flex; justify-content:flex-start; align-items:center; gap:1rem;}
	.cards img{width:55px;}
}

@media screen and (max-width: 767px){
	.woocommerce-breadcrumb{font-size:12px;}
	.vc_row{width:100%; margin-left:0px !important; margin-right:0px !important;}
	.vc_column_container>.vc_column-inner{padding-left:0px !important; padding-right:0px !important;}
	.popup_active {
		display: flex !important;
	}
	.popup{display:none; border:solid 2px #999; border-radius:15px; width:90%; padding:2rem; background:#000; position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); z-index:999;}
	.popup_container{ width:100%; display:flex; justify-content:center; align-items:center; flex-direction:column; gap:1rem;}
	.popup_title{text-align:center; font-size:1.5rem; font-weight:bold; color:#fff;}
	.popup_text{font-size:1.2rem; font-weight:300; color:#b9b9b9; text-align:center;}
	.popup form input[type="email"]{height:44px; width:100%; outline:none; padding:0px .5rem;}
	.popup form input[type="submit"]{height:44px; border:solid thin #fff; font-size:14px; color:#fff; width:100%; background:#000;}
	.popup .wpcf7-spinner{position:absolute; bottom:0px; left:50%; transform: translate(-50%, -50%);}
	.popup_close{cursor:pointer; position:absolute; top:-27.5px; right:-27.5px; display:flex; justify-content:center; align-items:center; border:solid 2px #999; border-radius:100px; width:55px; height:55px; background:#000;}
	.popup_close ion-icon{font-size:28px; color:#fff;}

	.about_banner img{width:100%; height:300px !important; object-fit:cover;}
	.about_banner figure{width:100%;}
	.about_banner .vc_single_image-wrapper{width:100%;}
	h1{font-size:32px; font-family: 'CeraPRO-Bold' !important;}
	h2{font-size:26px; font-family: 'CeraPRO-Bold' !important;}
	h3{font-size:24px; font-family: 'CeraPRO-Bold' !important;}
	h4{font-size:22px; font-family: 'CeraPRO-Bold' !important;}
	
	.logo img{transition:all .6s; height:50px !important;}
	.sticky .logo img{height:33px !important;}
	.sticky .rest_header{margin-top:1rem !important;}
	.sticky{border-bottom:solid thin #d9d9d9;}
	.general p{font-size:16px; line-height:22px; margin-bottom:1rem;}
	.custom_link a{height:44px; width:max-content; display:flex; justify-content:flex-start; align-items:center; color:#000; position:relative;}
	.custom_link a:before{content:""; position:absolute; bottom:0rem; left:0px; width:100%; height:2px; background:#000;}
	.white_heading *{color:#fff;}
	.wpb-content-wrapper{width:100%; }
	.wrapper{padding:210px 0px 4rem; width:100%; display:flex; justify-content:center; align-items:center;}
	.wrapper .container{flex-direction:column;}
	.container{display:flex; width:90vw; }
	header{z-index:99; background:#fff; position:fixed; top:0px; left:0px; padding:1rem 0px; width:100%; display:flex; justify-content:center; align-items:center;}
	header .container{flex-direction:column; justify-content:space-between; align-items:center;}
	.menu_icon{cursor:pointer; border-radius:10px;  background:#000; width:55px; aspect-ratio:1; display:flex; justify-content:center; align-items:center;}
	.menu_icon ion-icon{font-size:32px; color:#fff;}
	
	.menu_open{right:0px !important;}
	.menu_cont{z-index:9999; transition:all .6s; box-shadow:0px 0px 5px #d8d8d8; position:fixed; width:100%; height:100vh; top:0px; right:-100%;}
	.menu_cont_filter{position:absolute; top:0px; left:0px; width:100%; height:100%; background:rgba(255,255,255,.7);  backdrop-filter:blur(15px); }
	
	.about_banner{position:relative; width:100%; margin:0px !important; display:flex;}
	.white_heading{position:absolute; top:0px; left:0px; width:100%; height:100%; display:flex; justify-content:center; align-items:center; }
	.white_heading a{width:100%; position:absolute; top:0px; left:0px; width:100%; height:100%; display:flex; justify-content:center; align-items:center; flex-direction:column; gap:1rem;}
	.menu_icon_inner{position:absolute; top:14px; right:5vw;cursor:pointer; border-radius:20px; background:#000; width:66px; aspect-ratio:1; display:flex; justify-content:center; align-items:center;}
	.menu_icon_inner ion-icon{font-size:32px; color:#fff;}
	.menu_cont_inner{overflow-y:auto; position:absolute; height:calc(100% - 99px); bottom:0px; left:0px; width:calc(100% - 5vw);}
	.menu_cont ul{list-style:none; flex-direction:column; display:flex; justify-content:flex-start; align-items:flex-end; gap:1rem;}
	.menu_cont ul li{position:relative; display:flex; justify-content:center; align-items:center; flex-direction:column; width:100%;}
	.menu_cont ul li a{color:#000; font-size:18px; font-weight:500; width:100%; height:44px; display:flex; justify-content:flex-end; align-items:center;}
	.menu_cont ul li > ul{display:none; width:100%; flex-wrap:Wrap; justify-content:flex-end;}
	.menu_cont ul li > ul li{transition:all .6s; width:max-content;}
	.menu_cont ul li > ul li:hover a{color:#000 !important;}
	.menu_cont ul li > ul a{font-weight:400 !important; transition:all .6s; color:#666;}
	.menu_cont ul > li:hover > ul{display:flex !important; flex-direction:row !important;}
	.menu_cont ul > li:hover a{font-weight:bold;}
	.menu_cont ul li ul li:hover ul{display:flex; }
	.cb_slider_cont{width:100%; aspect-ratio:1.2; overflow:hidden; position:relative;}
    .cb_slider{width:100%; aspect-ratio:1.2; background-position:center !important; background-size:cover !important; position:absolute; top:0px; left:0px; transition:all 1s;}
    .cb_slider_hide{opacity:0;}
    
    .cb_header{width:100%; display:flex; justify-content:center; align-items:center; flex-direction:column; padding:2rem 0px 2rem; margin-bottom:2rem;}
    .cb_header .cb_logo{width:250px; margin-bottom:2rem;}
    .cb_header .cb_menu .menu{list-style:none; width:100%; display:flex; justify-content:space-between; align-items:center;}
    .cb_header .cb_menu .menu > li{padding:0px 1rem; position:relative; height:44px; display:flex; justify-content:center; align-items:center;}
    .cb_header .cb_menu .menu > li a{height:44px; display:flex; justify-content:center; align-items:center; border:solid thin green; padding:0px 1rem;}
    .cb_header .cb_menu .menu > li:hover .sub-menu{display:flex !important;}
    .cb_header .cb_menu .sub-menu{display:none; position:absolute; list-style:none; padding:0px !important; border:solid thin red; width:200px; transform:translateX(-50%); left:50%; top:44px; background:#fff; z-index:9999999;}
    .cb_header .cb_menu .sub-menu > li{width:100%; display:flex; justify-content:center; align-items:center; width:100%;}
    .cb_header .cb_menu .sub-menu > li a{width:100%;}
    
    .flex-control-nav{height:650px; overflow-y:scroll !important;}
    .flex-control-nav img{width:auto; height:auto; max-width:88px; max-height:88px;}

	
	#sidebar .woocommerce-widget-layered-nav-list{list-style:none; width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:1rem;}
	#sidebar .woocommerce-widget-layered-nav-list a{color:#000;}
	#primary{width:100%;}
	.sidebar_icon{width:44px; display:flex; justify-content:center; align-items:center; position:fixed; bottom:2rem; left:0px; height:44px; background:#000; color:#fff; border-top-right-radius:5px; border-bottom-right-radius:5px;}
	.sidebar_icon img{width:33px; filter:invert(1);}
	#sidebar{width:100%; height:100vh; transition:all .6s;  padding:0px 5vw; position:fixed; top:0px; left:-100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:2rem;}
	.sidebar_open{left:0px !important;}
	.sidebar_content{width:calc(100% - 5vw); position:absolute; top:99px; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:2rem;}
	#sidebar h5{font-size:20px; font-family: 'CeraPRO-Bold' !important;}
	#sidebar .product-categories{list-style:none; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:1rem;}
	#sidebar .product-categories li a{color:#000;}
	#sidebar form{display:flex; justify-content:flex-start; align-items:center; width:100%; }
	#sidebar input[type="search"]{border-top-left-radius:5px; border-bottom-left-radius:5px; outline:none; width:calc(100% - 100px); border:solid thin #d9d9d9; height:44px; display:flex; justify-content:flex-start; align-items:Center; padding:0px 1rem;}
	#sidebar button[type="submit"]{border-top-right-radius:5px; border-bottom-right-radius:5px;outline:none; width:max-content; border:solid thin #000; background:#000; color:#fff; height:44px; display:flex; justify-content:flex-start; align-items:Center; padding:0px 1rem;}
	#sidebar .children{display:none;}
	.woocommerce-breadcrumb a{color:#666;}
	.woocommerce-breadcrumb a:hover{color:#000 !important;}
	.woocommerce-products-header{margin-top:1rem;}
	.result_line{margin:1rem 0px; width:100%; display:flex; justify-content:space-between; align-items:center;}
	.columns-4{list-style:none; flex-wrap:wrap; display:flex; justify-content:flex-start; align-items:flex-start; gap:3rem 1rem; }
	.columns-4 li{width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; }
	.archive_product{position:relative;}
	.archive_product_image{border-radius:5px; overflow:hidden; width:100%; display:flex; justify-content:center; align-items:center;}
	.archive_product_image img{width:100%; height:100%; object-fit:contain;}
	.archive_product_title{margin-top:1rem; margin-bottom:1rem; font-size:21px; font-family: 'CeraPRO-Bold' !important;}
	.price{margin-bottom:1rem;}
	.price ins{text-decoration:none;}
	.price ins span{font-size:20px;}
	.wp-block-woocommerce-cart{width:100%;}
	.wc-block-components-product-name{color:#000; font-size:16px; font-weight:bold;}
	.wc-block-components-product-badge{font-weight:400 !important;}
	.wc-block-cart__submit-container a{background:#000; color:#fff; border-radius:5px; outline:none;}
	body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus{border:none !important; box-shadow:none !important;}
	.woocommerce{width:100%;}
	.woocommerce-MyAccount-navigation ul{border-radius:5px; height:44px; list-style:none; display:flex; justify-content:center; align-items:center; background:#000;}
	.woocommerce-MyAccount-navigation ul li{width:100%; padding:0px 1rem; display:flex; justify-content:center; align-items:center;}
	.woocommerce-MyAccount-navigation a{color:#fff;}
	.woocommerce-MyAccount-content{margin-top:2rem;}
	.woocommerce-MyAccount-content a{color:#000;}
	select{height:44px; outline:none; border:solid thin #d9d9d9;}
	.product .price{margin:2rem 0px;}
	.product .price span{margin:2rem 0px; font-size:32px;}
	.product .price ins{text-decoration:none;}
	.product .price ins span{font-size:32px;}
	.product .price del{}
	.product .price del span{font-size:16px;}
	.custom_gallery_cont{position:Relative; width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column;}
	.custom_gallery{border-radius:15px; width:100%; overflow:hidden; display:flex; justify-content:flex-start; align-items:center;}
	.custom_gallery img{width:90vw; 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;}
	.active_thumb{filter:none !important;}
	.gallery_img_cont{width:100%; 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{border-radius:5px; cursor:pointer; transition:all .6s; filter:saturate(0.2); margin-right:11px;}
	.onsale{position:absolute; top:22px; height:33px; border-radius:0px 5px 5px 0px; background:#000; color:#fff; display:flex; justify-content:center; align-items:center; width:max-content; padding:0px 1rem;}
	.product{margin-top:2rem; width:100%; display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap; gap:2rem;}
	.summary{width:100%;}
	.summary form .variations_form{display:flex; justify-content:flex-start; align-items:center; gap:1rem; flex-direction:column;}
	.summary form input[type="number"]{height:44px; outline:none; width:44px;}
	.variations a{margin-left:1rem; color:#000;}
	.variations select{height:44px; outline:none;}
	.single_variation_wrap{margin-top:2rem;}
	.woocommerce-variation-add-to-cart{display:flex; justify-content:flex-start; align-items:Center; gap:1rem;}
	.button{cursor:pointer; transition:all .6s; background:#000; border-radius:5px; height:44px; display:flex; justify-content:center; align-items:Center; width:max-content; font-size:16px; padding:0px 1rem; color:#fff;}
	.button:hover{background:#666 !important;}
	button{border:none; outline:none; font-size:16px; cursor:pointer; }
	.product_meta{margin-top:2rem; display:flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; gap:.5rem;}
	.sku_wrapper{font-weight:bold;}
	.sku_wrapper .sku{font-weight:400 !important;}
	.posted_in{font-weight:bold;}
	.posted_in a{font-weight:400 !important; color:#000;}
	.product .variations label{margin-right:1rem;}
	.woocommerce-product-details__short-description{margin-bottom:2rem;}
	.related{width:100%;}
	.related h2{margin-bottom:1rem; margin-top:2rem;}

	.woocommerce-message a{color:#fff !important;}
	.woocommerce-message{border-radius:5px; height:44px; border:none !important; display:flex; justify-content:space-between; align-items:center; padding:0px 1rem !important; margin:1rem 0px !important; background-color:#000 !important; color:#fff !important;}
	.woocommerce-message::before{content:none !important;}
	.woocommerce-message::after{content:none !important;}

	.woocommerce-info a{color:#fff !important;}
	.woocommerce-info{border-radius:5px; height:44px; border:none !important; display:flex; justify-content:space-between; align-items:center; padding:0px 1rem !important; margin:1rem 0px !important; background-color:#000 !important; color:#fff !important;}
	.woocommerce-info::before{content:none !important;}
	.woocommerce-info::after{content:none !important;}
	.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{height:44px; border:solid thin #d9d9d9; padding:0px 1rem; border-radius:5px;}
	.woocommerce-MyAccount-content .edit{background:#000; color:#fff; margin-left:1rem;height:44px; display:flex; justify-content:center; align-items:center; width:max-content; padding:0px 1rem; border-radius:5px;}
	
	.woocommerce-pagination{margin-top:4rem; width:100%; display:flex; justify-content:center; align-items:center; gap:1rem;}
	.woocommerce-pagination ul{list-style: none; display:flex; justify-content:center; align-items:center; gap:1rem;}
	.woocommerce-pagination .current{background:#000; color:#fff !important;}
	.woocommerce-pagination span.page-numbers{border-radius:5px; width:33px; font-size:14px; line-height:14px; aspect-ratio:1; display:flex; justify-content:center; align-items:center; color:#000;}
	.woocommerce-pagination a.page-numbers{border-radius:5px; width:33px; font-size:14px; line-height:14px; aspect-ratio:1; display:flex; justify-content:center; align-items:center; color:#000;}
	/* DYNAMIC CART */
		.user_icon img{width:26px;}
		.rest_header{transition:all .6s; margin-top:2rem; display:flex; justify-content:space-between; width:100%;  align-items:center; gap:1rem; }
		.cart_toolbox{transition:all .6s; position:relative; flex-direction:column; cursor:pointer;padding:0rem; /*position:fixed; bottom:22px; right:22px;*/  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 #000 !important; background:#000 !important; border:solid thin #000 !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 img{width:26px; color:#000; 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:#000; 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{align-items:flex-end;}
		.cart_analysis{transition:all .6s; z-index:11; display:inline; width:100%; margin:0rem 0px; overflow-y:auto; height:100vh; position:fixed; top:0px; right:-100%;}
		.cart_expand .cart_analysis{right:0% !important;}
		.cart_analysis_content{z-index:99; width:100%; padding:0px 1rem; position:absolute; top:99px; left:0px; height:calc(100% - 199px);}
		.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:#000; 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:#000;}
		.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_buttons_cont{width:100%; height:100px; 
			position:absolute; bottom:0px; left:0px; display:flex; justify-content:flex-end; align-items:center; gap:1rem;}
		.close_cart{z-index:11; position:absolute; top:14px; right:5vw;cursor:pointer; border-radius:10px; background:#000; width:55px; aspect-ratio:1; display:flex; justify-content:center; align-items:center;}
		.close_cart ion-icon{font-size:32px; color:#fff;}
		.cart_expand .cart_button{display:flex !important; margin-right:1rem;}
		.cart_expand .cart_tab{}
		.cart_expand .close_cart{display:flex !important;}
		.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;}
	/* END OF DYNAMIC CART */

	footer{width:100%; display:flex; justify-content:center; align-items:center; }
	footer .container{justify-content:flex-start; align-items:flex-start; flex-wrap:wrap; gap:4rem; padding-top:4rem; border-top:solid thin #000;}
	.footer_col{width:100%; display:flex; justify-content:center; align-items:center; flex-direction:column;}
	.footer_col ul{width:100%; display:flex; justify-content:center; align-items:center; flex-direction:column;}
	.footer_col1{display:flex; justify-content:center; align-items:center; flex-direction:column; gap:2rem;}
	.footer_col5{color:#666; font-size:12px !important; width:100% !important; height:44px; display:flex; justify-content:center; align-items:center;}
	.footer_col5 *{font-size:12px !important; margin-bottom:0px !important;}
	.footer_col li{list-style:none;}
	.widgettitle{text-align:center; font-size:20px; font-family: 'CeraPRO-Bold' !important; margin-bottom:1rem;}
	.textwidget p{text-align:center; font-size:18px; line-height:24px; margin-bottom:1rem;  color:#666;}
	.textwidget a{font-size:18px; line-height:24px; color:#666;}
	footer .menu li{height:33px; width:max-content; display:flex; justify-content:centert; align-items:center;}
	footer .menu li a{font-size:18px; line-height:24px; color:#666;}
	footer .menu .sub-menu{display:none;}
	.cards{width:100%; display:flex; justify-content:flex-start; align-items:center; gap:1rem;}
	.cards img{width:55px;}
}

@media print {

}