/*
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
*/

:root{
	--red:#eb0a1e;
}
/* FONTS */

/* END OF FONTS */
*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Roboto", 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-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-style: normal;
}
img{display:block;}
strong{font-weight:bold;}
body{background:#fff;}
header{box-shadow:0px 0px 5px #000;}
header .header_line{
	width:100%;
	height: 4px;
	transition: all 1.5s;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 9999;
	background: rgb(235, 10, 30);
	background: -moz-linear-gradient(left, rgba(235,10,30,1) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(left, rgba(235, 10, 30, 1) 0%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to right, rgba(235, 10, 30, 1) 0%, rgba(0, 0, 0, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb0a1e', endColorstr='#000000',GradientType=1 );
    
}
footer .header_line{
	width:100%;
	height: 4px;
	transition: all 1.5s;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999;
	background: rgb(235, 10, 30);
	background: -moz-linear-gradient(left, rgba(235,10,30,1) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(left, rgba(235, 10, 30, 1) 0%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to right, rgba(235, 10, 30, 1) 0%, rgba(0, 0, 0, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb0a1e', endColorstr='#000000',GradientType=1 );
}
html,body{overflow-x: hidden;}


.pagination{width:100%; display:flex; justify-content:center; align-items:center; margin-top:2rem;}
.pagination ul{list-style:none; width:100%; display:flex; justify-content:center; align-items:center;}
.pagination ul li{width:33px; aspect-ratio:1;}
.pagination ul li a{transition:all .6s; color:#000; font-size:12px; width:33px; aspect-ratio:1; display:flex; justify-content:center; align-items:center;}
.pagination ul li:hover a{background:var(--blue) !important; color:#fff !important;}
.pagination ul li span{font-size:12px; width:33px; aspect-ratio:1; display:flex; justify-content:center; align-items:center;}
.pagination .current{background:var(--blue); color:#fff;}
.columns_strech{align-items:stretch !important;}
.archive_product_button{width:100% !important;}
#template_header_image img{height:88px !important;}
.single_add_to_cart_button{display:none !important;}

.autokeep-global-search-row{display:flex;}
.autokeep-global-search-row input{outline:none; border:solid thin #999; padding:0px 11px; border-top-left-radius:5px !important; border-bottom-left-radius:5px !important;}
.autokeep-global-search-row button{border-top-left-radius:0px !important; border-bottom-left-radius:0px !important;}

.sidebar_content .textwidget{width:100%;}
.autokeep-vf-field{width:max-content;}

.espa{position:fixed; bottom:0px; left:0px; z-index:9999;}
.espa img{height:44px;}
@media screen and (min-width: 1280px) {
	.sku_wrapper{margin-bottom:11px; height:33px; background:var(--red); color:#fff; gap:4px; padding:0px 11px; display:flex; justify-content:center; align-items:center; width:max-content;}
	.woocommerce-product-attributes{margin-top:2rem;}
	.woocommerce-product-attributes-item{display:flex; justify-content:flex-start; align-items:flex-start; gap:4px;}
	.woocommerce-product-attributes-item__label{font-weight:bold; margin-bottom:1rem;}
	.woocommerce-product-attributes-item__value{}
	.woocommerce-product-attributes-item__value p{color:#000; font-size:16px; line-height:22px; }

	.autokeep-vehicle-finder-form{display:flex; justify-content:center; align-items:center; gap:1rem;}
	.autokeep-vehicle-finder-form .select2 *{font-family: "Roboto", sans-serif;}
	.autokeep-vehicle-finder-form .select2-container{font-family: "Roboto", sans-serif;}
	.autokeep-vehicle-finder-form .select2-selection__rendered{padding:0px 8px !important; height:30px; display:flex !important; justify-content:flex-start; align-items:center;}
	.autokeep-vehicle-finder-form .select2-selection__clear{float:left !important; height:30px; margin-left:11px !important; margin-right:11px !important;}
	.autokeep-vehicle-finder-form input[type="number"]{height:30px; border-radius:4px; padding:0px 22px !important; border:solid thin #aaa;}
	.autokeep-vehicle-finder-form button{background:#333; height:30px; border-radius:4px; padding:0px 22px !important; border:solid thin #333;}
	.autokeep-vehicle-finder-form label{display:inline-block; margin-bottom:11px; color:#fff; font-weight:500;}
	.autokeep-vf-actions{display:flex; justify-content:center; align-items: end;}
	
	.user_icon svg{width:33px; height:33px; color:#000;}
	.cart_tab svg{width:26px; height:26px; color:#000;}
	.wrapper_no_padding{padding-top:0px !important;}
	.body_background{background:url('https://curlybrackets.gr/clients/karagiannoudis/wp-content/uploads/2026/01/pattern-01.png'); background-size:300px 300px !important;}
	.homepage_video{width:100%; position:relative; height:600px;}
	.homepage_video video{width:100%; height:100%; object-fit:cover;}
	.video_overlay {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFElEQVQYV2NkYGD4z8DAwMjIAAUADikBA/gvnngAAAAASUVORK5CYII=) repeat;
        position: absolute;
        z-index: 100;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }
	section{width:100%;  position:relative; background-position:Center !important; background-size:cover !important;}	
	section.section_1{aspect-ratio:2.5;}
	section.section_2{aspect-ratio:1.7;}
	section.section_3{aspect-ratio:1.7;}
	section.section_4{}
	section.section_4 img{width:100%;}

	section .section_image{width:100%; height:100%; overflow:hidden;}
	section .section_image img{width:100%; height:100%; object-fit:cover; transition:all 2.5s; }
	section:hover .section_image img{transform: scale(1.1);}
	section .section_info{background:rgba(0,0,0,.6); padding:22px; width:calc(100% - 44px); position:absolute; bottom:22px; left:22px; }
	section .section_title{color:#fff; font-weight:300; font-size:28px; margin-bottom:11px;}
	section .section_text{color:#fff; font-weight:300; font-size:18px; line-height:24px;}
	.page_banner{font-size:48px; color:#fff; margin-top:99px; position:relative; width:100%; height:200px; display:flex; justify-content:center; align-items:Center;}
	.page_banner h2{font-weight:bold;}
	.page_banner img{width:100%; height:100%; position:absolute; top:0px; left:0px; object-fit:cover; z-index:-1;}
	.page_banner_woo{display:flex; justify-content:center; align-items:center; flex-direction:column;}
	
	.page_banner_woo #breadcrumbs{margin:0px; display:flex;}
	.page_banner_woo #breadcrumbs span{font-size:14px; color:#fff;}
	.page_banner_woo #breadcrumbs span.breadcrumb_last{font-weight:bold; color:var(--red);}
	.page_banner_woo #breadcrumbs a{font-size:14px; color:#fff;}

	.page_title{padding:22px 0px; margin:55px 0px; width:100%; font-weight:bold; font-size:44px; color:#000; text-align:center;}
	.page_title span{color:var(--red); font-weight:bold;}
	.page_title_home{display:flex; justify-content:center; align-items:center; flex-direction:column; font-size:34px !important;  font-weight:400 !important;}
	.page_title_home span{color:var(--red); font-weight:bold; font-size:48px !important;}
	.page-title{padding:22px 0px; margin:55px 0px; width:100%; font-weight:bold; font-size:44px; color:#000; text-align:center;}

	.archive_product_image a{width:100%; height:100%;}
	.archive_product_image a img{height:100%;}

	.contact-form{width:100%; display:flex; justify-content:flex-start; align-items:center; flex-wrap:wrap;}
	.contact-form h2{color:var(--red); font-size:22px; margin:22px 0px; font-weight:bold; width:100%; text-align:center;}
	.contact-form .form-group{margin-bottom:50px; width:calc(50% - 44px); margin-right:44px;}
	.contact-form p{width:100%;}
	.contact-form label{display:inline-block; margin-bottom:11px;}
	.contact-form input{width:100%; height:44px; border:solid thin #dbdbdb; color:#2b2b2b; font-size:18px; line-height:22px; padding:0px 11px;}
	.contact-form textarea{width:100%; height:44px; border:solid thin #dbdbdb; color:#2b2b2b; font-size:18px; line-height:22px; padding:11px 11px;}
	.contact-form .wpcf7-submit{background:var(--red); color:#fff; border:none;}

	/* SINGLE PRODUCT */
	.product_title{font-weight:bold; color:#000; font-size:38px;}
	.stock{display:none;}
	.woocommerce-product-details__short-description p{margin-bottom:11px;}
	.price{border:solid 4px var(--red); font-weight:bold; font-size:18px; width:max-content; height:40px; display:flex; justify-content:center; align-items:center; color:var(--red); padding:0px 11px;}
	.shop_attributes{}
	

	.footer_bar .container{justify-content:space-between; align-items:center;}
	.footer_col1 .widget_media_image img{height:180px !important;}
	.logo{display:flex; justify-content:flex-start; align-items:center;}
	.related{position:relative; margin-top:4rem; padding-top:4rem;}
	.related:before{content:""; width:100%; height:2px; background:var(--blue); position:absolute; top:-1rem; left:0px;}
	.wrapper .container{min-height:80vh; flex-direction:column;}
	.woo_container{width:100%; display:flex;}
	.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; display:flex !important; justify-content:center; align-items:center; gap:4px; width:max-content; height:22px;}
	.wc-block-cart__submit-container a{background:var(--blue); color:#fff; border-radius:0px; outline:none;}

	.wrapper #breadcrumbs{margin:2rem 0px;}
	.wrapper #breadcrumbs span{font-size:14px; color:#000;}
	.wrapper #breadcrumbs span.breadcrumb_last{font-weight:bold; color:var(--red);}
	.wrapper #breadcrumbs a{font-size:14px; color:#000;}
	.post_content p{width:80%; margin-bottom:1rem;}
	.social{width:100%; display:flex; justify-content:center; align-items:center; gap:1rem;}
	.social_item{width:33px; aspect-ratio:1; display:flex; justify-content:center; align-items:center; background:#fff; border-radius:100px; }
	.social_item img{width:16px;}
	.counter{width:100%; margin:2rem 0px; display:flex; justify-content:space-between; align-items:center; gap:1rem;}
	.counter div .timer_inner{display:flex; justify-content:center; align-items:center; font-size:22px; width:3vw; max-width:55px; aspect-ratio:1; background:rgba(51, 51, 51,.4); color:#fff;}
	.counter div .timer_text{font-size:12px; margin-top:1rem; color:#000; text-align:center; width:100%; }
	.section{padding:4rem 0px;}
	.about_text .wpb_wrapper{padding:2rem !important;}
	.post_item{position:relative; border:solid thin #d9d9d9;}
	.archive_date{margin-bottom:1rem; width:100%; display:flex; justify-content:flex-start; align-items:center; gap:.5rem;}
	.archive_date ion-icon{color:var(--blue); font-size:22px; margin-top:-3px;}

	
	
	.logo img{transition:all .6s; height:110px !important; width:auto;}
	
	.general p{font-size:16px; line-height:22px; margin-bottom:1rem;}
	
	.white_heading *{color:#fff;}
	.wpb-content-wrapper{width:100%; }
	.wrapper{padding:99px 0px 4rem; width:100%; display:flex; justify-content:center; align-items:center;}
	.container{display:flex; width:90vw; max-width:1920px; }
	header{position:fixed; top:0px; left:0px; background:#fff; z-index:999999; width:100%; display:flex; justify-content:center; align-items:center;}
	header .container{gap:55px; height:99px; justify-content:space-between; align-items:center;}
	.menu_icon{display:none; border-radius:5px; cursor:pointer; background:var(--red); width:44px; aspect-ratio:1; justify-content:center; align-items:center;}
	.menu_icon svg{width:22px; height:22px; color:#fff;}
	
	.menu_open{right:0px !important;}
	.menu_cont{order:2; width:100%;}
	.menu_cont .menu_icon_inner{display:none !important;}
	.menu_cont_filter{}
	
	.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; background:var(--blue); 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{display:flex; justify-content:flex-start; align-items:center;}
	.menu_cont ul{list-style:none; display:flex; justify-content:flex-start; align-items:center; gap:1rem;}
	.menu_cont ul li{position:relative; display:flex; justify-content:center; align-items:center; flex-direction:column; width:max-content;}
	.menu_cont ul li a{padding:0px 11px;margin-top:-5px; font-size:18px; font-weight:300; width:100%; height:95px; color:#000; display:flex; justify-content:center; 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:#777 !important;}
	.menu_cont ul li > ul a{font-weight:400 !important; color:#fff;}
	.menu_cont ul > li:hover > ul{display:flex !important; flex-direction:row !important;}
	.menu_cont ul > li:hover a{color:#fff; background:var(--red);}
	.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;}
	form.cart{display:flex; justify-content:flex-start; align-items:Center; gap:1rem;}
	#primary{width:100%; padding-top:2rem;}
	.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:center; align-items:center; gap:2rem;}
	#sidebar .menu_cont_filter{display:none !important;}
	#sidebar{border-radius:5px; background:var(--red); padding:22px 0px; width:100%; display:flex; justify-content:center; align-items:center; gap:2rem;}
	
	
	
	.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{background:#fff; width:calc((100% /3) - .7rem); display:flex; justify-content:space-between; align-items:flex-start; flex-direction:column; padding:2rem;}
	.columns-3{list-style:none; flex-wrap:wrap; display:flex; justify-content:flex-start; align-items:flex-start; gap:3rem 1rem; }
	.columns-3 li{background:#fff; width:calc((100% /4) - 1rem); display:flex; justify-content:space-between; align-items:flex-start; flex-direction:column; padding:2rem; }
	
	.archive_product{position:relative; border:solid thin #d9d9d9;}
	.archive_product_image{border-radius:5px; overflow:hidden; width:100%; aspect-ratio:1.7; display:flex; justify-content:center; align-items:center;}
	.archive_product_image img{width:100%; object-fit:cover;}
	.archive_product_title{font-weight:500; margin-top:1rem; margin-bottom:1rem; font-size:21px; line-height:29px; min-height:calc(29px * 2); }
	.archive_product_category{margin-bottom:1rem; font-weight:500; color:#666;}
	.archive_product_price{margin-bottom:1rem; border:solid 4px var(--red); width:100%; height:44px; display:flex; justify-content:center; align-items:center; color:var(--red); font-weight:500;}
	.price ins{text-decoration:none;}
	.price ins span{font-size:20px;}
	
	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:20px;}
	.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; aspect-ratio:1; overflow:hidden; display:flex; justify-content:flex-start; align-items:center;}
	.custom_gallery img{width:100%; height:100%; object-fit:contain;}
	.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{border-radius:5px; cursor:pointer; transition:all .6s; filter:saturate(0.2); margin-right:11px;}
	.onsale{position:absolute; top:22px; height:33px; left:0px; 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:var(--red); color:#fff; 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 a{color:#fff; }
	.button:hover{background:#666 !important;}
	button{border:none; outline:none; font-size:16px; cursor:pointer; }
	.product_meta{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; font-size:32px; font-weight:bold;}
	.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{order:3; 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:38px; 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:-41%; box-shadow:0px 0px 5px var(--blue);}
		.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:#fff; 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:#fff;}
		.cart_analysis_product_qnt span{font-weight:bold; color:#fff;}
		.cart_analysis_product_attibute_line_price{font-size:16px; color:#fff;}
		.cart_analysis_line_col3{display:flex; justify-content:center; align-items:center;}
		.cart_analysis_line_col3 ion-icon{font-size:22px; color:#fff;}
		
		.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:0px; background:var(--blue); 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{background:#fff; width:100%; position:relative; display:flex; justify-content:center; align-items:center; }
	footer .container{position:relative; justify-content:space-between; align-items:flex-start; flex-wrap:wrap; gap:5rem; padding:4rem 0px;}
	
	footer .col1{background:url('https://curlybrackets.gr/clients/karagiannoudis/wp-content/uploads/2026/01/section-bg01-1.png') no-repeat; background-position:center !important; width:calc(60% - 2.5rem); gap:1rem; display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap;}
	footer .col2{width:calc(40% - 2.5rem);}
	.footer_col{width:calc((100% / 2) - 1rem);}
	.footer_col li{list-style:none;}	
	.footer_item{width:100%; display:flex; justify-content:flex-start; align-items:center; flex-direction:column;}
	
	.footer_bar{list-style:none; width:100%; display:flex; justify-content:center; align-items:center; height:44px;}
	.footer_bar li{display:flex; justify-content:center; align-items:center;}
	.footer_item_icon{width:55px; height:55px; display:flex; justify-content:center; align-items:center; margin-bottom:22px;}
	.footer_item_icon svg{width:33px; height:33px;}
	.footer_item_icon svg path{fill:var(--red);}
	.footer_item_title{text-align:center; font-size:22px; color:#000; font-weight:bold; margin-bottom:22px;}
	.footer_item_text{text-align:center; font-size:18px; color:#5f5f5f;}
	.footer_item_text a{color:var(--red);}
	
	.footer_col5{width:100% !important;}
	.footer_col5 iframe{width:100% !important; height:unset !important; aspect-ratio:1.7;}
	.footer_bar{background:var(--red);}
	.footer_bar .footer_bar_1{color:#fff;}
}

@media screen and (max-width: 1279px) and (min-width: 769px) {
	.vc_col-sm-6{width:100% !important;}
	.sku_wrapper{margin-bottom:11px; height:33px; background:var(--red); color:#fff; gap:4px; padding:0px 11px; display:flex; justify-content:center; align-items:center; width:max-content;}
	.woocommerce-product-attributes{margin-top:2rem;}
	.woocommerce-product-attributes-item{display:flex; justify-content:flex-start; align-items:flex-start; gap:4px;}
	.woocommerce-product-attributes-item__label{font-weight:bold; margin-bottom:1rem;}
	.woocommerce-product-attributes-item__value{}
	.woocommerce-product-attributes-item__value p{color:#000; font-size:16px; line-height:22px; }

	.autokeep-vehicle-finder-form{padding:11px 22px; display:flex; justify-content:center; align-items:center; gap:1rem; flex-wrap:wrap;}
	.autokeep-vehicle-finder-form .select2 *{font-family: "Roboto", sans-serif;}
	.autokeep-vehicle-finder-form .select2-container{font-family: "Roboto", sans-serif;}
	.autokeep-vehicle-finder-form .select2-selection__rendered{padding:0px 8px !important; height:30px; display:flex !important; justify-content:flex-start; align-items:center;}
	.autokeep-vehicle-finder-form .select2-selection__clear{float:left !important; height:30px; margin-left:11px !important; margin-right:11px !important;}
	.autokeep-vehicle-finder-form input[type="number"]{height:30px; border-radius:4px; padding:0px 22px !important; border:solid thin #aaa;}
	.autokeep-vehicle-finder-form button{background:#333; height:30px; border-radius:4px; padding:0px 22px !important; border:solid thin #333;}
	.autokeep-vehicle-finder-form label{display:inline-block; margin-bottom:11px; color:#fff; font-weight:500;}
	.autokeep-vf-actions{ display:flex; justify-content:center; align-items: end;}
	.autokeep-vf-field{width:max-content;}
	
	.user_icon svg{width:33px; height:33px; color:#000;}
	.cart_tab svg{width:26px; height:26px; color:#000;}
	.wrapper_no_padding{padding-top:0px !important;}
	.body_background{background:url('https://curlybrackets.gr/clients/karagiannoudis/wp-content/uploads/2026/01/pattern-01.png'); background-size:300px 300px !important;}
	.homepage_video{width:100%; position:relative; height:600px;}
	.homepage_video video{width:100%; height:100%; object-fit:cover;}
	.video_overlay {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFElEQVQYV2NkYGD4z8DAwMjIAAUADikBA/gvnngAAAAASUVORK5CYII=) repeat;
        position: absolute;
        z-index: 100;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }
	section{width:100%;  position:relative; background-position:Center !important; background-size:cover !important;}	
	section.section_1{aspect-ratio:1.5;}
	section.section_2{aspect-ratio:1.5;}
	section.section_3{aspect-ratio:1.5;}
	section.section_4{}
	section.section_4 img{width:100%;}

	section .section_image{width:100%; height:100%; overflow:hidden;}
	section .section_image img{width:100%; height:100%; object-fit:cover; transition:all 2.5s; }
	section:hover .section_image img{transform: scale(1.1);}
	section .section_info{background:rgba(0,0,0,.6); padding:22px; width:calc(100% - 44px); position:absolute; bottom:22px; left:22px; }
	section .section_title{color:#fff; font-weight:300; font-size:28px; margin-bottom:11px;}
	section .section_text{color:#fff; font-weight:300; font-size:18px; line-height:24px;}
	.page_banner{font-size:48px; color:#fff; margin-top:99px; position:relative; width:100%; height:200px; display:flex; justify-content:center; align-items:Center;}
	.page_banner h2{font-weight:bold;}
	.page_banner img{width:100%; height:100%; position:absolute; top:0px; left:0px; object-fit:cover; z-index:-1;}
	.page_banner_woo{display:flex; justify-content:center; align-items:center; flex-direction:column;}
	
	.page_banner_woo #breadcrumbs{margin:0px; display:flex;}
	.page_banner_woo #breadcrumbs span{font-size:14px; color:#fff;}
	.page_banner_woo #breadcrumbs span.breadcrumb_last{font-weight:bold; color:var(--red);}
	.page_banner_woo #breadcrumbs a{font-size:14px; color:#fff;}

	.page_title{padding:22px 0px; margin:55px 0px; width:100%; font-weight:bold; font-size:44px; color:#000; text-align:center;}
	.page_title span{color:var(--red); font-weight:bold;}
	.page_title_home{display:flex; justify-content:center; align-items:center; flex-direction:column; font-size:34px !important;  font-weight:400 !important;}
	.page_title_home span{color:var(--red); font-weight:bold; font-size:48px !important;}
	.page-title{padding:22px 0px; margin:55px 0px; width:100%; font-weight:bold; font-size:44px; color:#000; text-align:center;}

	.archive_product_image a{width:100%; height:100%;}
	.archive_product_image a img{height:100%;}

	.contact-form{width:100%; display:flex; justify-content:flex-start; align-items:center; flex-wrap:wrap;}
	.contact-form h2{color:var(--red); font-size:22px; margin:22px 0px; font-weight:bold; width:100%; text-align:center;}
	.contact-form .form-group{margin-bottom:50px; width:calc(50% - 44px); margin-right:44px;}
	.contact-form p{width:100%;}
	.contact-form label{display:inline-block; margin-bottom:11px;}
	.contact-form input{width:100%; height:44px; border:solid thin #dbdbdb; color:#2b2b2b; font-size:18px; line-height:22px; padding:0px 11px;}
	.contact-form textarea{width:100%; height:44px; border:solid thin #dbdbdb; color:#2b2b2b; font-size:18px; line-height:22px; padding:11px 11px;}
	.contact-form .wpcf7-submit{background:var(--red); color:#fff; border:none;}

	/* SINGLE PRODUCT */
	.product_title{font-weight:bold; color:#000; font-size:38px;}
	.stock{display:none;}
	.woocommerce-product-details__short-description p{margin-bottom:11px;}
	.price{border:solid 4px var(--red); font-weight:bold; font-size:18px; width:max-content; height:40px; display:flex; justify-content:center; align-items:center; color:var(--red); padding:0px 11px;}
	.shop_attributes{}
	

	.footer_bar .container{justify-content:space-between; align-items:center;}
	.footer_col1 .widget_media_image img{height:180px !important;}
	.logo{display:flex; justify-content:flex-start; align-items:center;}
	.related{position:relative; margin-top:4rem; padding-top:4rem;}
	.related:before{content:""; width:100%; height:2px; background:var(--blue); position:absolute; top:-1rem; left:0px;}
	.wrapper .container{min-height:80vh; flex-direction:column;}
	.woo_container{width:100%; display:flex;}
	.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; display:flex !important; justify-content:center; align-items:center; gap:4px; width:max-content; height:22px;}
	.wc-block-cart__submit-container a{background:var(--blue); color:#fff; border-radius:0px; outline:none;}

	.wrapper #breadcrumbs{margin:2rem 0px;}
	.wrapper #breadcrumbs span{font-size:14px; color:#000;}
	.wrapper #breadcrumbs span.breadcrumb_last{font-weight:bold; color:var(--red);}
	.wrapper #breadcrumbs a{font-size:14px; color:#000;}
	.post_content p{width:80%; margin-bottom:1rem;}
	.social{width:100%; display:flex; justify-content:center; align-items:center; gap:1rem;}
	.social_item{width:33px; aspect-ratio:1; display:flex; justify-content:center; align-items:center; background:#fff; border-radius:100px; }
	.social_item img{width:16px;}
	.counter{width:100%; margin:2rem 0px; display:flex; justify-content:space-between; align-items:center; gap:1rem;}
	.counter div .timer_inner{display:flex; justify-content:center; align-items:center; font-size:22px; width:3vw; max-width:55px; aspect-ratio:1; background:rgba(51, 51, 51,.4); color:#fff;}
	.counter div .timer_text{font-size:12px; margin-top:1rem; color:#000; text-align:center; width:100%; }
	.section{padding:4rem 0px;}
	.about_text .wpb_wrapper{padding:2rem !important;}
	.post_item{position:relative; border:solid thin #d9d9d9;}
	.archive_date{margin-bottom:1rem; width:100%; display:flex; justify-content:flex-start; align-items:center; gap:.5rem;}
	.archive_date ion-icon{color:var(--blue); font-size:22px; margin-top:-3px;}

	
	
	.logo img{transition:all .6s; height:77px !important; width:auto;}
	
	.general p{font-size:16px; line-height:22px; margin-bottom:1rem;}
	
	.white_heading *{color:#fff;}
	.wpb-content-wrapper{width:100%; }
	.wrapper{padding:99px 0px 4rem; width:100%; display:flex; justify-content:center; align-items:center;}
	.container{display:flex; width:90vw; max-width:1920px; }
	header{position:fixed; top:0px; left:0px; background:#fff; z-index:999999; width:100%; display:flex; justify-content:center; align-items:center;}
	header .container{gap:55px; height:99px; justify-content:space-between; align-items:center;}
	.menu_icon{display:flex; border-radius:5px; cursor:pointer; background:var(--red); width:44px; aspect-ratio:1; justify-content:center; align-items:center;}
	.menu_icon svg{width:22px; height:22px; color:#fff;}
	
	.menu_open{right:0px !important;}
	.menu_cont{ 
		box-shadow:0px 0px 4px #000;
		transition:all .6s;
        order: 2;        
        display: flex;
        position: fixed;
        top: 0px;
        height: 100dvh;
        background: #fff;
        z-index: 99999;
		width:300px; right:-300px; flex-direction:column; justify-content:flex-start; align-items:flex-end;
    }
	.menu_cont ul{display:flex; flex-direction:column; justify-content:flex-start; align-items:flex-end;}
	.menu-main-container{padding:0px 22px;}
	.menu_cont .menu_icon_inner{}
	.menu_cont_filter{}
	
	.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{border-radius:5px; margin:22px 21px 11px 0px; background:var(--red); cursor:pointer; width:44px; aspect-ratio:1; display:flex; justify-content:center; align-items:center;}
	.menu_icon_inner svg{font-size:32px; color:#fff;}
	.menu_cont_inner{display:flex; justify-content:flex-start; align-items:center;}
	.menu_cont ul{list-style:none; display:flex; justify-content:flex-start; align-items:center; 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{padding:0px 11px;margin-top:-5px; font-size:18px; font-weight:300; width:100%; height:66px; color:#000; 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:#777 !important;}
	.menu_cont ul li > ul a{font-weight:400 !important; color:#fff;}
	.menu_cont ul > li:hover > ul{display:flex !important; flex-direction:row !important;}
	.menu_cont ul > li:hover a{color:#fff; background:var(--red);}
	.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;}
	form.cart{display:flex; justify-content:flex-start; align-items:Center; gap:1rem;}
	#primary{width:100%; padding-top:2rem;}
	.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:center; align-items:center; gap:2rem;}
	#sidebar .menu_cont_filter{display:none !important;}
	#sidebar{border-radius:5px; background:var(--red); padding:22px 0px; width:100%; display:flex; justify-content:center; align-items:center; gap:2rem;}
	
	
	
	.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{background:#fff; width:calc((100% /2) - .7rem); display:flex; justify-content:space-between; align-items:flex-start; flex-direction:column; padding:2rem;}
	.columns-3{list-style:none; flex-wrap:wrap; display:flex; justify-content:flex-start; align-items:flex-start; gap:3rem 1rem; }
	.columns-3 li{background:#fff; width:calc((100% /3) - 1rem); display:flex; justify-content:space-between; align-items:flex-start; flex-direction:column; padding:2rem; }
	
	.archive_product{position:relative; border:solid thin #d9d9d9;}
	.archive_product_image{border-radius:5px; overflow:hidden; width:100%; aspect-ratio:1.7; display:flex; justify-content:center; align-items:center;}
	.archive_product_image img{width:100%; object-fit:cover;}
	.archive_product_title{font-weight:500; margin-top:1rem; margin-bottom:1rem; font-size:21px; line-height:29px; min-height:calc(29px * 2); }
	.archive_product_category{margin-bottom:1rem; font-weight:500; color:#666;}
	.archive_product_price{margin-bottom:1rem; border:solid 4px var(--red); width:100%; height:44px; display:flex; justify-content:center; align-items:center; color:var(--red); font-weight:500;}
	.price ins{text-decoration:none;}
	.price ins span{font-size:20px;}
	
	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:20px;}
	.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; aspect-ratio:1; overflow:hidden; display:flex; justify-content:flex-start; align-items:center;}
	.custom_gallery img{width:100%; height:100%; object-fit:contain;}
	.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{border-radius:5px; cursor:pointer; transition:all .6s; filter:saturate(0.2); margin-right:11px;}
	.onsale{position:absolute; top:22px; height:33px; left:0px; 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:var(--red); color:#fff; 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 a{color:#fff; }
	.button:hover{background:#666 !important;}
	button{border:none; outline:none; font-size:16px; cursor:pointer; }
	.product_meta{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; font-size:32px; font-weight:bold;}
	.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{order:3; 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:38px; 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:-41%; box-shadow:0px 0px 5px var(--blue);}
		.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:#fff; 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:#fff;}
		.cart_analysis_product_qnt span{font-weight:bold; color:#fff;}
		.cart_analysis_product_attibute_line_price{font-size:16px; color:#fff;}
		.cart_analysis_line_col3{display:flex; justify-content:center; align-items:center;}
		.cart_analysis_line_col3 ion-icon{font-size:22px; color:#fff;}
		
		.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:0px; background:var(--blue); 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{background:#fff; width:100%; position:relative; display:flex; justify-content:center; align-items:center; }
	footer .container{position:relative; justify-content:space-between; align-items:stretch; flex-wrap:wrap; gap:5rem; padding:4rem 0px;}
	
	footer .col1{background:url('https://curlybrackets.gr/clients/karagiannoudis/wp-content/uploads/2026/01/section-bg01-1.png') no-repeat; background-position:center !important; width:calc(60% - 2.5rem); gap:1rem; display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap;}
	footer .col2{width:calc(40% - 2.5rem);}
	footer .col2 *{height:100%;}
	.footer_col{width:calc((100% / 2) - 1rem);}
	.footer_col li{list-style:none;}	
	.footer_item{width:100%; display:flex; justify-content:flex-start; align-items:center; flex-direction:column;}
	
	.footer_bar{list-style:none; width:100%; display:flex; justify-content:center; align-items:center; height:44px;}
	.footer_bar li{display:flex; justify-content:center; align-items:center;}
	.footer_item_icon{width:55px; height:55px; display:flex; justify-content:center; align-items:center; margin-bottom:22px;}
	.footer_item_icon svg{width:33px; height:33px;}
	.footer_item_icon svg path{fill:var(--red);}
	.footer_item_title{text-align:center; font-size:22px; color:#000; font-weight:bold; margin-bottom:22px;}
	.footer_item_text{text-align:center; font-size:18px; color:#5f5f5f;}
	.footer_item_text a{color:var(--red);}
	
	.footer_col5{width:100% !important;}
	.footer_col5 iframe{width:100% !important; height:100% !important; }
	.footer_bar{background:var(--red);}
	.footer_bar .footer_bar_1{color:#fff;}
}

@media screen and (max-width: 768px) and (min-width: 599px) {
	.vc_col-sm-6{width:100% !important;}
	.sku_wrapper{margin-bottom:11px; height:33px; background:var(--red); color:#fff; gap:4px; padding:0px 11px; display:flex; justify-content:center; align-items:center; width:max-content;}
	.woocommerce-product-attributes{margin-top:2rem;}
	.woocommerce-product-attributes-item{display:flex; justify-content:flex-start; align-items:flex-start; gap:4px;}
	.woocommerce-product-attributes-item__label{font-weight:bold; margin-bottom:1rem;}
	.woocommerce-product-attributes-item__value{}
	.woocommerce-product-attributes-item__value p{color:#000; font-size:16px; line-height:22px; }

	.autokeep-vehicle-finder-form{padding:11px 22px; display:flex; justify-content:center; align-items:center; gap:1rem; flex-wrap:wrap;}
	.autokeep-vehicle-finder-form .select2 *{font-family: "Roboto", sans-serif;}
	.autokeep-vehicle-finder-form .select2-container{font-family: "Roboto", sans-serif;}
	.autokeep-vehicle-finder-form .select2-selection__rendered{padding:0px 8px !important; height:30px; display:flex !important; justify-content:flex-start; align-items:center;}
	.autokeep-vehicle-finder-form .select2-selection__clear{float:left !important; height:30px; margin-left:11px !important; margin-right:11px !important;}
	.autokeep-vehicle-finder-form input[type="number"]{height:30px; border-radius:4px; padding:0px 22px !important; border:solid thin #aaa;}
	.autokeep-vehicle-finder-form button{background:#333; height:30px; border-radius:4px; padding:0px 22px !important; border:solid thin #333;}
	.autokeep-vehicle-finder-form label{display:inline-block; margin-bottom:11px; color:#fff; font-weight:500;}
	.autokeep-vf-actions{ display:flex; justify-content:center; align-items: end;}
	.autokeep-vf-field{width:calc((100% / 2) - 1rem)}
	
	.user_icon svg{width:33px; height:33px; color:#000;}
	.cart_tab svg{width:26px; height:26px; color:#000;}
	.wrapper_no_padding{padding-top:0px !important;}
	.body_background{background:url('https://curlybrackets.gr/clients/karagiannoudis/wp-content/uploads/2026/01/pattern-01.png'); background-size:300px 300px !important;}
	.homepage_video{width:100%; position:relative; height:600px;}
	.homepage_video video{width:100%; height:100%; object-fit:cover;}
	.video_overlay {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFElEQVQYV2NkYGD4z8DAwMjIAAUADikBA/gvnngAAAAASUVORK5CYII=) repeat;
        position: absolute;
        z-index: 100;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }
	section{width:100%;  position:relative; background-position:Center !important; background-size:cover !important;}	
	section.section_1{aspect-ratio:1.5;}
	section.section_2{aspect-ratio:1.5;}
	section.section_3{aspect-ratio:1.5;}
	section.section_4{}
	section.section_4 img{width:100%;}

	section .section_image{width:100%; height:100%; overflow:hidden;}
	section .section_image img{width:100%; height:100%; object-fit:cover; transition:all 2.5s; }
	section:hover .section_image img{transform: scale(1.1);}
	section .section_info{background:rgba(0,0,0,.6); padding:22px; width:calc(100% - 44px); position:absolute; bottom:22px; left:22px; }
	section .section_title{color:#fff; font-weight:300; font-size:28px; margin-bottom:11px;}
	section .section_text{color:#fff; font-weight:300; font-size:18px; line-height:24px;}
	.page_banner{font-size:48px; color:#fff; margin-top:99px; position:relative; width:100%; height:200px; display:flex; justify-content:center; align-items:Center;}
	.page_banner h2{font-weight:bold;}
	.page_banner img{width:100%; height:100%; position:absolute; top:0px; left:0px; object-fit:cover; z-index:-1;}
	.page_banner_woo{display:flex; justify-content:center; align-items:center; flex-direction:column;}
	
	.page_banner_woo #breadcrumbs{margin:0px; display:flex;}
	.page_banner_woo #breadcrumbs span{font-size:14px; color:#fff;}
	.page_banner_woo #breadcrumbs span.breadcrumb_last{font-weight:bold; color:var(--red);}
	.page_banner_woo #breadcrumbs a{font-size:14px; color:#fff;}

	.page_title{padding:22px 0px; margin:55px 0px; width:100%; font-weight:bold; font-size:44px; color:#000; text-align:center;}
	.page_title span{color:var(--red); font-weight:bold;}
	.page_title_home{display:flex; justify-content:center; align-items:center; flex-direction:column; font-size:34px !important;  font-weight:400 !important;}
	.page_title_home span{color:var(--red); font-weight:bold; font-size:48px !important;}
	.page-title{padding:22px 0px; margin:55px 0px; width:100%; font-weight:bold; font-size:44px; color:#000; text-align:center;}

	.archive_product_image a{width:100%; height:100%;}
	.archive_product_image a img{height:100%;}

	.contact-form{width:100%; display:flex; justify-content:flex-start; align-items:center; flex-wrap:wrap;}
	.contact-form h2{color:var(--red); font-size:22px; margin:22px 0px; font-weight:bold; width:100%; text-align:center;}
	.contact-form .form-group{margin-bottom:50px; width:calc(50% - 44px); margin-right:44px;}
	.contact-form p{width:100%;}
	.contact-form label{display:inline-block; margin-bottom:11px;}
	.contact-form input{width:100%; height:44px; border:solid thin #dbdbdb; color:#2b2b2b; font-size:18px; line-height:22px; padding:0px 11px;}
	.contact-form textarea{width:100%; height:44px; border:solid thin #dbdbdb; color:#2b2b2b; font-size:18px; line-height:22px; padding:11px 11px;}
	.contact-form .wpcf7-submit{background:var(--red); color:#fff; border:none;}

	/* SINGLE PRODUCT */
	.product_title{font-weight:bold; color:#000; font-size:38px;}
	.stock{display:none;}
	.woocommerce-product-details__short-description p{margin-bottom:11px;}
	.price{border:solid 4px var(--red); font-weight:bold; font-size:18px; width:max-content; height:40px; display:flex; justify-content:center; align-items:center; color:var(--red); padding:0px 11px;}
	.shop_attributes{}
	

	.footer_bar .container{justify-content:space-between; align-items:center;}
	.footer_col1 .widget_media_image img{height:180px !important;}
	.logo{display:flex; justify-content:flex-start; align-items:center;}
	.related{position:relative; margin-top:4rem; padding-top:4rem;}
	.related:before{content:""; width:100%; height:2px; background:var(--blue); position:absolute; top:-1rem; left:0px;}
	.wrapper .container{min-height:80vh; flex-direction:column;}
	.woo_container{width:100%; display:flex;}
	.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; display:flex !important; justify-content:center; align-items:center; gap:4px; width:max-content; height:22px;}
	.wc-block-cart__submit-container a{background:var(--blue); color:#fff; border-radius:0px; outline:none;}

	.wrapper #breadcrumbs{margin:2rem 0px;}
	.wrapper #breadcrumbs span{font-size:14px; color:#000;}
	.wrapper #breadcrumbs span.breadcrumb_last{font-weight:bold; color:var(--red);}
	.wrapper #breadcrumbs a{font-size:14px; color:#000;}
	.post_content p{width:80%; margin-bottom:1rem;}
	.social{width:100%; display:flex; justify-content:center; align-items:center; gap:1rem;}
	.social_item{width:33px; aspect-ratio:1; display:flex; justify-content:center; align-items:center; background:#fff; border-radius:100px; }
	.social_item img{width:16px;}
	.counter{width:100%; margin:2rem 0px; display:flex; justify-content:space-between; align-items:center; gap:1rem;}
	.counter div .timer_inner{display:flex; justify-content:center; align-items:center; font-size:22px; width:3vw; max-width:55px; aspect-ratio:1; background:rgba(51, 51, 51,.4); color:#fff;}
	.counter div .timer_text{font-size:12px; margin-top:1rem; color:#000; text-align:center; width:100%; }
	.section{padding:4rem 0px;}
	.about_text .wpb_wrapper{padding:2rem !important;}
	.post_item{position:relative; border:solid thin #d9d9d9;}
	.archive_date{margin-bottom:1rem; width:100%; display:flex; justify-content:flex-start; align-items:center; gap:.5rem;}
	.archive_date ion-icon{color:var(--blue); font-size:22px; margin-top:-3px;}

	
	
	.logo img{transition:all .6s; height:77px !important; width:auto;}
	
	.general p{font-size:16px; line-height:22px; margin-bottom:1rem;}
	
	.white_heading *{color:#fff;}
	.wpb-content-wrapper{width:100%; }
	.wrapper{padding:99px 0px 4rem; width:100%; display:flex; justify-content:center; align-items:center;}
	.container{display:flex; width:90vw; max-width:1920px; }
	header{position:fixed; top:0px; left:0px; background:#fff; z-index:999999; width:100%; display:flex; justify-content:center; align-items:center;}
	header .container{gap:55px; height:99px; justify-content:space-between; align-items:center;}
	.menu_icon{display:flex; border-radius:5px; cursor:pointer; background:var(--red); width:44px; aspect-ratio:1; justify-content:center; align-items:center;}
	.menu_icon svg{width:22px; height:22px; color:#fff;}
	
	.menu_open{right:0px !important;}
	.menu_cont{ 
		box-shadow:0px 0px 4px #000;
		transition:all .6s;
        order: 2;        
        display: flex;
        position: fixed;
        top: 0px;
        height: 100dvh;
        background: #fff;
        z-index: 99999;
		width:300px; right:-300px; flex-direction:column; justify-content:flex-start; align-items:flex-end;
    }
	.menu_cont ul{display:flex; flex-direction:column; justify-content:flex-start; align-items:flex-end;}
	.menu-main-container{padding:0px 22px;}
	.menu_cont .menu_icon_inner{}
	.menu_cont_filter{}
	
	.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{border-radius:5px; margin:22px 21px 11px 0px; background:var(--red); cursor:pointer; width:44px; aspect-ratio:1; display:flex; justify-content:center; align-items:center;}
	.menu_icon_inner svg{font-size:32px; color:#fff;}
	.menu_cont_inner{display:flex; justify-content:flex-start; align-items:center;}
	.menu_cont ul{list-style:none; display:flex; justify-content:flex-start; align-items:center; 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{padding:0px 11px;margin-top:-5px; font-size:18px; font-weight:300; width:100%; height:66px; color:#000; 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:#777 !important;}
	.menu_cont ul li > ul a{font-weight:400 !important; color:#fff;}
	.menu_cont ul > li:hover > ul{display:flex !important; flex-direction:row !important;}
	.menu_cont ul > li:hover a{color:#fff; background:var(--red);}
	.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;}
	form.cart{display:flex; justify-content:flex-start; align-items:Center; gap:1rem;}
	#primary{width:100%; padding-top:2rem;}
	.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:center; align-items:center; gap:2rem;}
	#sidebar .menu_cont_filter{display:none !important;}
	#sidebar{border-radius:5px; background:var(--red); padding:22px 0px; width:100%; display:flex; justify-content:center; align-items:center; gap:2rem;}
	
	
	
	.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{background:#fff; width:calc((100% /2) - .7rem); display:flex; justify-content:space-between; align-items:flex-start; flex-direction:column; padding:2rem;}
	.columns-3{list-style:none; flex-wrap:wrap; display:flex; justify-content:flex-start; align-items:flex-start; gap:3rem 1rem; }
	.columns-3 li{background:#fff; width:calc((100% /3) - 1rem); display:flex; justify-content:space-between; align-items:flex-start; flex-direction:column; padding:2rem; }
	
	.archive_product{position:relative; border:solid thin #d9d9d9;}
	.archive_product_image{border-radius:5px; overflow:hidden; width:100%; aspect-ratio:1.7; display:flex; justify-content:center; align-items:center;}
	.archive_product_image img{width:100%; object-fit:cover;}
	.archive_product_title{font-weight:500; margin-top:1rem; margin-bottom:1rem; font-size:21px; line-height:29px; min-height:calc(29px * 2); }
	.archive_product_category{margin-bottom:1rem; font-weight:500; color:#666;}
	.archive_product_price{margin-bottom:1rem; border:solid 4px var(--red); width:100%; height:44px; display:flex; justify-content:center; align-items:center; color:var(--red); font-weight:500;}
	.price ins{text-decoration:none;}
	.price ins span{font-size:20px;}
	
	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:20px;}
	.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; aspect-ratio:1; overflow:hidden; display:flex; justify-content:flex-start; align-items:center;}
	.custom_gallery img{width:100%; height:100%; object-fit:contain;}
	.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{border-radius:5px; cursor:pointer; transition:all .6s; filter:saturate(0.2); margin-right:11px;}
	.onsale{position:absolute; top:22px; height:33px; left:0px; 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:var(--red); color:#fff; 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 a{color:#fff; }
	.button:hover{background:#666 !important;}
	button{border:none; outline:none; font-size:16px; cursor:pointer; }
	.product_meta{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; font-size:32px; font-weight:bold;}
	.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{order:3; 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:38px; 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:-41%; box-shadow:0px 0px 5px var(--blue);}
		.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:#fff; 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:#fff;}
		.cart_analysis_product_qnt span{font-weight:bold; color:#fff;}
		.cart_analysis_product_attibute_line_price{font-size:16px; color:#fff;}
		.cart_analysis_line_col3{display:flex; justify-content:center; align-items:center;}
		.cart_analysis_line_col3 ion-icon{font-size:22px; color:#fff;}
		
		.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:0px; background:var(--blue); 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{background:#fff; width:100%; position:relative; display:flex; justify-content:center; align-items:center; }
	footer .container{position:relative; justify-content:space-between; align-items:stretch; flex-wrap:wrap; gap:5rem; padding:4rem 0px;}
	
	footer .col1{background:url('https://curlybrackets.gr/clients/karagiannoudis/wp-content/uploads/2026/01/section-bg01-1.png') no-repeat; background-position:center !important; width:100%; gap:1rem; display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap;}
	footer .col2{width:100%;}
	footer .col2 *{height:100%;}
	.footer_col{width:calc((100% / 2) - 1rem);}
	.footer_col li{list-style:none;}	
	.footer_item{width:100%; display:flex; justify-content:flex-start; align-items:center; flex-direction:column;}
	
	.footer_bar{list-style:none; width:100%; display:flex; justify-content:center; align-items:center; height:44px;}
	.footer_bar li{display:flex; justify-content:center; align-items:center;}
	.footer_item_icon{width:55px; height:55px; display:flex; justify-content:center; align-items:center; margin-bottom:22px;}
	.footer_item_icon svg{width:33px; height:33px;}
	.footer_item_icon svg path{fill:var(--red);}
	.footer_item_title{text-align:center; font-size:22px; color:#000; font-weight:bold; margin-bottom:22px;}
	.footer_item_text{text-align:center; font-size:18px; color:#5f5f5f;}
	.footer_item_text a{color:var(--red);}
	
	.footer_col5{width:100% !important;}
	.footer_col5 iframe{width:100% !important; height:300px !important; }
	.footer_bar{background:var(--red);}
	.footer_bar .footer_bar_1{color:#fff;}
}

@media screen and (max-width: 600px){
	.vc_col-sm-6{width:100% !important;}
	.sku_wrapper{margin-bottom:11px; height:33px; background:var(--red); color:#fff; gap:4px; padding:0px 11px; display:flex; justify-content:center; align-items:center; width:max-content;}
	.woocommerce-product-attributes{margin-top:2rem;}
	.woocommerce-product-attributes-item{display:flex; justify-content:flex-start; align-items:flex-start; gap:4px;}
	.woocommerce-product-attributes-item__label{font-weight:bold; margin-bottom:1rem;}
	.woocommerce-product-attributes-item__value{}
	.woocommerce-product-attributes-item__value p{color:#000; font-size:16px; line-height:22px; }

	.autokeep-vehicle-finder-form{padding:11px 22px; display:flex; justify-content:center; align-items:center; gap:1rem; flex-wrap:wrap;}
	.autokeep-vehicle-finder-form .select2 *{font-family: "Roboto", sans-serif;}
	.autokeep-vehicle-finder-form .select2-container{font-family: "Roboto", sans-serif;}
	.autokeep-vehicle-finder-form .select2-selection__rendered{padding:0px 8px !important; height:30px; display:flex !important; justify-content:flex-start; align-items:center;}
	.autokeep-vehicle-finder-form .select2-selection__clear{float:left !important; height:30px; margin-left:11px !important; margin-right:11px !important;}
	.autokeep-vehicle-finder-form input[type="number"]{height:30px; border-radius:4px; padding:0px 22px !important; border:solid thin #aaa;}
	.autokeep-vehicle-finder-form button{background:#333; height:30px; border-radius:4px; padding:0px 22px !important; border:solid thin #333;}
	.autokeep-vehicle-finder-form label{display:inline-block; margin-bottom:11px; color:#fff; font-weight:500;}
	.autokeep-vf-actions{ display:flex; justify-content:center; align-items: end;}
	.autokeep-vf-field{width:calc((100% / 2) - 1rem)}
	
	.user_icon svg{width:33px; height:33px; color:#000;}
	.cart_tab svg{width:26px; height:26px; color:#000;}
	.wrapper_no_padding{padding-top:0px !important;}
	.body_background{background:url('https://curlybrackets.gr/clients/karagiannoudis/wp-content/uploads/2026/01/pattern-01.png'); background-size:300px 300px !important;}
	.homepage_video{width:100%; position:relative; height:300px;}
	.homepage_video video{width:100%; height:100%; object-fit:cover;}
	.video_overlay {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFElEQVQYV2NkYGD4z8DAwMjIAAUADikBA/gvnngAAAAASUVORK5CYII=) repeat;
        position: absolute;
        z-index: 100;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }
	section{width:100%;  position:relative; background-position:Center !important; background-size:cover !important;}	
	section.section_1{aspect-ratio:1.5;}
	section.section_2{aspect-ratio:1.5;}
	section.section_3{aspect-ratio:1.5;}
	section.section_4{}
	section.section_4 img{width:100%;}

	section .section_image{width:100%; height:100%; overflow:hidden;}
	section .section_image img{width:100%; height:100%; object-fit:cover; transition:all 2.5s; }
	section:hover .section_image img{transform: scale(1.1);}
	section .section_info{background:rgba(0,0,0,.6); padding:22px; width:calc(100% - 44px); position:absolute; bottom:22px; left:22px; }
	section .section_title{color:#fff; font-weight:300; font-size:28px; margin-bottom:11px;}
	section .section_text{color:#fff; font-weight:300; font-size:18px; line-height:24px;}
	.page_banner{font-size:48px; color:#fff; margin-top:187px; position:relative; width:100%; height:200px; display:flex; justify-content:center; align-items:Center;}
	.page_banner h2{font-weight:bold;}
	.page_banner img{width:100%; height:100%; position:absolute; top:0px; left:0px; object-fit:cover; z-index:-1;}
	.page_banner_woo{display:flex; justify-content:center; align-items:center; flex-direction:column;}
	
	.page_banner_woo #breadcrumbs{margin:0px; display:flex;}
	.page_banner_woo #breadcrumbs span{font-size:14px; color:#fff;}
	.page_banner_woo #breadcrumbs span.breadcrumb_last{font-weight:bold; color:var(--red);}
	.page_banner_woo #breadcrumbs a{font-size:14px; color:#fff;}

	.page_title{padding:22px 0px; margin:55px 0px; width:100%; font-weight:bold; font-size:44px; color:#000; text-align:center;}
	.page_title span{color:var(--red); font-weight:bold;}
	.page_title_home{display:flex; justify-content:center; align-items:center; flex-direction:column; font-size:34px !important;  font-weight:400 !important;}
	.page_title_home span{color:var(--red); font-weight:bold; font-size:48px !important;}
	.page-title{padding:22px 0px; margin:55px 0px; width:100%; font-weight:bold; font-size:44px; color:#000; text-align:center;}

	.archive_product_image a{width:100%; height:100%;}
	.archive_product_image a img{height:100%;}

	.contact-form{width:100%; display:flex; justify-content:flex-start; align-items:center; flex-wrap:wrap;}
	.contact-form h2{color:var(--red); font-size:22px; margin:22px 0px; font-weight:bold; width:100%; text-align:center;}
	.contact-form .form-group{margin-bottom:50px; width:calc(50% - 44px); margin-right:44px;}
	.contact-form p{width:100%;}
	.contact-form label{display:inline-block; margin-bottom:11px;}
	.contact-form input{width:100%; height:44px; border:solid thin #dbdbdb; color:#2b2b2b; font-size:18px; line-height:22px; padding:0px 11px;}
	.contact-form textarea{width:100%; height:44px; border:solid thin #dbdbdb; color:#2b2b2b; font-size:18px; line-height:22px; padding:11px 11px;}
	.contact-form .wpcf7-submit{background:var(--red); color:#fff; border:none;}

	/* SINGLE PRODUCT */
	.product_title{font-weight:bold; color:#000; font-size:38px;}
	.stock{display:none;}
	.woocommerce-product-details__short-description p{margin-bottom:11px;}
	.price{border:solid 4px var(--red); font-weight:bold; font-size:18px; width:max-content; height:40px; display:flex; justify-content:center; align-items:center; color:var(--red); padding:0px 11px;}
	.shop_attributes{}
	

	.footer_bar .container{justify-content:space-between; align-items:center; flex-direction:column; gap:11px;}
	.footer_col1 .widget_media_image img{height:180px !important;}
	.logo{display:flex; justify-content:flex-start; align-items:center;}
	.related{position:relative; margin-top:4rem; padding-top:4rem;}
	.related:before{content:""; width:100%; height:2px; background:var(--blue); position:absolute; top:-1rem; left:0px;}
	.wrapper .container{min-height:80vh; flex-direction:column;}
	.woo_container{width:100%; display:flex;}
	.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; display:flex !important; justify-content:center; align-items:center; gap:4px; width:max-content; height:22px;}
	.wc-block-cart__submit-container a{background:var(--blue); color:#fff; border-radius:0px; outline:none;}

	.wrapper #breadcrumbs{margin:2rem 0px;}
	.wrapper #breadcrumbs span{font-size:14px; color:#000;}
	.wrapper #breadcrumbs span.breadcrumb_last{font-weight:bold; color:var(--red);}
	.wrapper #breadcrumbs a{font-size:14px; color:#000;}
	.post_content p{width:80%; margin-bottom:1rem;}
	.social{width:100%; display:flex; justify-content:center; align-items:center; gap:1rem;}
	.social_item{width:33px; aspect-ratio:1; display:flex; justify-content:center; align-items:center; background:#fff; border-radius:100px; }
	.social_item img{width:16px;}
	.counter{width:100%; margin:2rem 0px; display:flex; justify-content:space-between; align-items:center; gap:1rem;}
	.counter div .timer_inner{display:flex; justify-content:center; align-items:center; font-size:22px; width:3vw; max-width:55px; aspect-ratio:1; background:rgba(51, 51, 51,.4); color:#fff;}
	.counter div .timer_text{font-size:12px; margin-top:1rem; color:#000; text-align:center; width:100%; }
	.section{padding:4rem 0px;}
	.about_text .wpb_wrapper{padding:2rem !important;}
	.post_item{position:relative; border:solid thin #d9d9d9;}
	.archive_date{margin-bottom:1rem; width:100%; display:flex; justify-content:flex-start; align-items:center; gap:.5rem;}
	.archive_date ion-icon{color:var(--blue); font-size:22px; margin-top:-3px;}

	
	
	.logo img{transition:all .6s; height:77px !important; width:auto;}
	
	.general p{font-size:16px; line-height:22px; margin-bottom:1rem;}
	
	.white_heading *{color:#fff;}
	.wpb-content-wrapper{width:100%; }
	.wrapper{padding:187px 0px 4rem; width:100%; display:flex; justify-content:center; align-items:center;}
	.container{display:flex; width:90vw; max-width:1920px; }
	header{position:fixed; top:0px; left:0px; background:#fff; z-index:999999; width:100%; display:flex; justify-content:center; align-items:center;}
	header .container{padding:22px 0px; flex-wrap:wrap; gap:22px; justify-content:center; align-items:center;}
	.menu_icon{display:flex; border-radius:5px; cursor:pointer; background:var(--red); width:44px; aspect-ratio:1; justify-content:center; align-items:center;}
	.menu_icon svg{width:22px; height:22px; color:#fff;}
	
	.menu_open{right:0px !important;}
	.menu_cont{ 
		box-shadow:0px 0px 4px #000;
		transition:all .6s;
        order: 2;        
        display: flex;
        position: fixed;
        top: 0px;
        height: 100dvh;
        background: #fff;
        z-index: 99999;
		width:300px; right:-300px; flex-direction:column; justify-content:flex-start; align-items:flex-end;
    }
	.menu_cont ul{display:flex; flex-direction:column; justify-content:flex-start; align-items:flex-end;}
	.menu-main-container{padding:0px 22px;}
	.menu_cont .menu_icon_inner{}
	.menu_cont_filter{}
	
	.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{border-radius:5px; margin:22px 21px 11px 0px; background:var(--red); cursor:pointer; width:44px; aspect-ratio:1; display:flex; justify-content:center; align-items:center;}
	.menu_icon_inner svg{font-size:32px; color:#fff;}
	.menu_cont_inner{display:flex; justify-content:flex-start; align-items:center;}
	.menu_cont ul{list-style:none; display:flex; justify-content:flex-start; align-items:center; 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{padding:0px 11px;margin-top:-5px; font-size:18px; font-weight:300; width:100%; height:66px; color:#000; 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:#777 !important;}
	.menu_cont ul li > ul a{font-weight:400 !important; color:#fff;}
	.menu_cont ul > li:hover > ul{display:flex !important; flex-direction:row !important;}
	.menu_cont ul > li:hover a{color:#fff; background:var(--red);}
	.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;}
	form.cart{display:flex; justify-content:flex-start; align-items:Center; gap:1rem;}
	#primary{width:100%; padding-top:2rem;}
	.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:center; align-items:center; gap:2rem;}
	#sidebar .menu_cont_filter{display:none !important;}
	#sidebar{border-radius:5px; background:var(--red); padding:22px 0px; width:100%; display:flex; justify-content:center; align-items:center; gap:2rem;}
	
	
	
	.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; flex-direction:column; gap:11px; }
	.columns-4{list-style:none; flex-wrap:wrap; display:flex; justify-content:flex-start; align-items:flex-start; gap:3rem 1rem; flex-direction:column; }
	.columns-4 li{background:#fff; width:100%; display:flex; justify-content:space-between; align-items:flex-start; flex-direction:column; padding:2rem;}
	.columns-3{list-style:none; flex-wrap:wrap; display:flex; justify-content:flex-start; align-items:flex-start; gap:3rem 1rem; }
	.columns-3 li{background:#fff; width:100%; display:flex; justify-content:space-between; align-items:flex-start; flex-direction:column; padding:2rem; }
	.woocommerce-ordering{width:100%;}
	.orderby{width:100%;}
	.archive_product{position:relative; border:solid thin #d9d9d9;}
	.archive_product_image{border-radius:5px; overflow:hidden; width:100%; aspect-ratio:1.7; display:flex; justify-content:center; align-items:center;}
	.archive_product_image img{width:100%; object-fit:cover;}
	.archive_product_title{font-weight:500; margin-top:1rem; margin-bottom:1rem; font-size:21px; line-height:29px; min-height:calc(29px * 2); }
	.archive_product_category{margin-bottom:1rem; font-weight:500; color:#666;}
	.archive_product_price{margin-bottom:1rem; border:solid 4px var(--red); width:100%; height:44px; display:flex; justify-content:center; align-items:center; color:var(--red); font-weight:500;}
	.price ins{text-decoration:none;}
	.price ins span{font-size:20px;}
	
	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:20px;}
	.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%; aspect-ratio:1; overflow:hidden; display:flex; justify-content:flex-start; align-items:center;}
	.custom_gallery img{width:100%; height:100%; object-fit:contain;}
	.custom_gallery_inner{transition:all .6s; height:600px; 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%; 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{width:66px; border-radius:5px; cursor:pointer; transition:all .6s; filter:saturate(0.2); margin-right:11px;}
	.onsale{position:absolute; top:22px; height:33px; left:0px; 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:var(--red); color:#fff; 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 a{color:#fff; }
	.button:hover{background:#666 !important;}
	button{border:none; outline:none; font-size:16px; cursor:pointer; }
	.product_meta{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; font-size:32px; font-weight:bold;}
	.related .archive_product{width:100%;}
	.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{order:3; 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:38px; 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:-41%; box-shadow:0px 0px 5px var(--blue);}
		.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:#fff; 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:#fff;}
		.cart_analysis_product_qnt span{font-weight:bold; color:#fff;}
		.cart_analysis_product_attibute_line_price{font-size:16px; color:#fff;}
		.cart_analysis_line_col3{display:flex; justify-content:center; align-items:center;}
		.cart_analysis_line_col3 ion-icon{font-size:22px; color:#fff;}
		
		.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:0px; background:var(--blue); 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{background:#fff; width:100%; position:relative; display:flex; justify-content:center; align-items:center; }
	footer .container{position:relative; justify-content:space-between; align-items:stretch; flex-wrap:wrap; gap:5rem; padding:4rem 0px;}
	
	footer .col1{background:url('https://curlybrackets.gr/clients/karagiannoudis/wp-content/uploads/2026/01/section-bg01-1.png') no-repeat; background-position:center !important; width:100%; gap:1rem; display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap;}
	footer .col2{width:100%;}
	footer .col2 *{height:100%;}
	.footer_col{width:100%;}
	.footer_col li{list-style:none;}	
	.footer_item{width:100%; display:flex; justify-content:flex-start; align-items:center; flex-direction:column;}
	
	.footer_bar{list-style:none; width:100%; display:flex; justify-content:center; align-items:center;}
	.footer_bar li{display:flex; justify-content:center; align-items:center;}
	.footer_item_icon{width:55px; height:55px; display:flex; justify-content:center; align-items:center; margin-bottom:22px;}
	.footer_item_icon svg{width:33px; height:33px;}
	.footer_item_icon svg path{fill:var(--red);}
	.footer_item_title{text-align:center; font-size:22px; color:#000; font-weight:bold; margin-bottom:22px;}
	.footer_item_text{text-align:center; font-size:18px; color:#5f5f5f;}
	.footer_item_text a{color:var(--red);}
	
	.footer_col5{width:100% !important;}
	.footer_col5 iframe{width:100% !important; height:300px !important; }
	.footer_bar{padding:11px 0px; background:var(--red);}
	.footer_bar .footer_bar_1{color:#fff;}
}

@media print {

}
