@font-face {
    font-family: 'Roxborough';
	src: url('fonts/roxborough-webfont.woff2') format('woff2'),
		 url('fonts/roxborough-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TTDrugs';
	src: url('fonts/TTDrugs-Regular.woff2') format('woff2'),
		 url('fonts/TTDrugs-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TTDrugs';
	src: url('fonts/TTDrugs-Bold.woff2') format('woff2'),
		 url('fonts/TTDrugs-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/*VARIABLES START*/
:root {
	--primary-color: #070707;
	--primary-font-color: #FFEDE1;
	--secondary-font-color: #070707;
	--bg-color: #2F644B;
	--bg-color-opposite: #FFEDE1;
	--bg-color-transparent: rgba(188, 228, 231, 0.95);
	--inversion: 0%;
	--shadow-color: #AAAAAA;
	--highlight-color: #0000F0;
	--letter-spacing: 0.7px;
	--default-font: 'TTDrugs', sans-serif;
	--font-size: 16px;
	--line-height: 1.5;
	--nav-font-size: 20px;
	--default-border-radius: 10px;
	--color-filter: unset;
}
/*VARIABLES END*/



/*DEFAULTS START*/
html {
    font-family: var(--default-font);
	font-size: var(--font-size);
	line-height: var(--line-height);
	letter-spacing: var(--letter-spacing);
	background-color: var(--bg-color);
	color: var(--primary-font-color);
	scroll-behavior: smooth;
    transform: none !important;
    zoom: 0%;
}

body {
	line-height: var(--line-height);
	font-family: var(--default-font);
	background-color: var(--bg-color-opposite);
	color: var(--secondary-font-color);
    transform: none!important;
    zoom: 0%;
}

html, body {
  touch-action: manipulation;
  overscroll-behavior: none;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
  transform: none !important;
  zoom: reset !important;
}
*:focus {
	outline: none!important;
}

::selection {
	color: white;
	background: var(--highlight-color);
}

a {
    color: var(--secondary-font-color);
}
/*DEFAULTS END*/



/*SCROLLBAR START*/
::-webkit-scrollbar {
	width: 8px;
}

::-webkit-scrollbar-track {
	background: rgba(240,242,248,.66);
}

::-webkit-scrollbar-thumb {
  background: #606060;
}

::-webkit-scrollbar-thumb:hover {
	background: #808080;
}

.no-scroll {
	overflow: hidden;
}
/*SCROLLBAR END*/



/*NAVIGATION START*/
/*NAVIGATION START*/
.site-header {
	padding-top: unset;
}

.sa-navigation-container {
	width: 100%;
	background-color: var(--bg-color);
	padding: 20px 20px 15px 20px;
}

.sa-navigation-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	position: relative;
}

.sa-navigation-logo-container {
	max-width: 200px;
	width: 100%;
}

.sa-navigation-menu {
	margin-top: 20px;
}

.sa-navigation-menu ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap: 20px;
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: unset;
}

.sa-navigation-menu ul li a {
	font-family: var(--default-font);
	text-decoration: none;
	color: var(--primary-font-color);
}

.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
	text-transform: uppercase;
}

.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: var(--bg-color)!important;
	color: var(--primary-font-color);
}

.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
	background-color: var(--bg-color);
	color: var(--primary-font-color);
}

.pswp__bg {
	background: var(--bg-color);
}

.product .summary > .price {
	display: none;
}

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

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:not(.xdsoft_current), .xdsoft_datetimepicker
  .xdsoft_time_box
  > div
  > div.xdsoft_disabled:not(.xdsoft_current) {
    background: white!important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    cursor: default;
	text-decoration: line-through;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month {
	text-decoration: unset;
	opacity: 1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	text-decoration: line-through;
}

.xdsoft_datetimepicker .xdsoft_calendar th, .xdsoft_datetimepicker .xdsoft_calendar td {
    border: 0!important;
}

.xdsoft_datetimepicker .xdsoft_calendar th, .xdsoft_datetimepicker .xdsoft_calendar td {
    border: 0!important;
}

.xdsoft_datetimepicker .xdsoft_calendar th, .xdsoft_datetimepicker .xdsoft_calendar td {
    border: 0!important;
}

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
    border: 0!important;
}

.xdsoft_datetimepicker {
    box-shadow: none!important;
    border-bottom: 0!important;
    border-left: 0!important;
    border-right: 0!important;
    border-top: 0!important;
	font-family: var(--default-font)!important;
	margin-left: 1px;
}

.quote_price[value="0"] + .single_add_to_cart_button, .quote_price[value="0"] + .single_add_to_cart_button:hover {
    background-color: #333333;
    border-color: #333333;
    color: #ffffff;
    opacity: .5 !important;
    cursor: not-allowed;
	pointer-events: none;
}

.page-id-10 .entry-header, .page-id-10 .woocommerce-info {
	display: none;
}

ul.products li.product img {
    display: block;
    margin: 0 auto 1.618em;
    aspect-ratio: 10 / 16;
    object-fit: cover;
}
.homepage-product-container {
margin-bottom: 35px;
}
.homepage-product-container a img {
    aspect-ratio: 10 / 16;
    object-fit: cover;
}

.booking-pricing-info {
	padding: 0;
}

.booking-pricing-info ul {
	padding: 10px;
}

.booking-pricing-info ul:empty {
	background-color: var(--bg-color-opposite);
}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
    padding-right: 0;
}

.homepage-product-container h2 {
	text-transform: uppercase;
	margin-bottom: 5px;
	text-align: center;
	font-weight: 700;
}

.homepage-product-rent {
	margin-top: 15px;
}

.homepage-product-rent, .homepage-product-full {
	text-align: center;
	font-size: 14px;
}

.homepage-product-container h2 span {
	text-transform: none;
	font-weight: 400;
}

.homepage-product-container h2 a {
	font-weight: 400;
}

.homepage-product-container h2 a span {
	font-weight: 400;
	font-size: 14px;
}

@media only screen and (min-width: 960px) {
	.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
		padding: 15px 1em;
	}

	.site-header-cart .cart-contents {
		padding: 15px 0!important;
	}
}

#menu-peamenuu {
    width: 100%;
    display: flex;
    justify-content: space-between;
	align-items: center;
}

.menu-item-special a {
	background-color: #FFEDE1;
    color: #2F644B!important;
    font-weight: 700;
    padding: 8px!important;
    margin: auto;
}

.storefront-breadcrumb {
	display: none;
}

.site-header {
	margin-bottom: 4.235801032em;
}

.site-content {
	min-height: calc(100vh - 285px);
}

@media only screen and (max-width: 960px) {
	.site-content {
		min-height: calc(100vh - 299px);
	}
}

#post-335 .entry-title,
#post-337 .entry-title {
	text-align: center;
}

#post-335 .entry-content p,
#post-337 .entry-content p {
	max-width: 734px;
	margin: auto;
}

#post-335 .wp-block-columns {
    margin-bottom: 0;
}

.entry-content p {
	margin-bottom: 10px!important;
}

.entry-content .wp-block-image figure {
	margin-top: 20px;
}


@media only screen and (max-width: 960px) {
	.main-navigation {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin-top: 20px;
		text-align: center;
	}

	.main-navigation ul ul {
		margin: 0;
	}
}

.rnb-select-box {
	height: 38px;
    border: 1px solid #ebebeb;
    box-shadow: none !important;
	font-size: 13px;
}

.site-header ul.menu li > a {
	font-size: 14px;
}

.product_meta {
	display: none;
}

.product_title.entry-title {
	font-size: 20px;
}

.page-template-default .entry-title {
	font-size: 24px;
	margin-top: -5px;
}

.cart_totals h2 {
	margin-bottom: 15px;
}

.woocommerce-checkout #customer_details input,
.woocommerce-checkout #customer_details textarea
 {
	background-color: white;
}

.woocommerce-cart .entry-header {
	display: none;
}

.site-header-cart .cart-contents {
	display: flex!important;
    gap: 10px;
    justify-content: flex-end;
}

.site-header-cart .cart-contents > .woocommerce-Price-amount {
	display: none;
}

@media only screen and (min-width: 960px) {
	.site-header-cart .cart-contents .amount {
		margin-right: 0!important;
	}
}

@media(min-width: 960px) {
    .woocommerce-active .site-header .main-navigation {
        width: 77.913043%;
        float: left;
        margin-right: 0;
        clear: both
    }
}

.related>h2:first-child, .upsells>h2:first-child {
	font-size: 20px!important;
}

.related.products .price {
	display: none!important;
}

.related.products .button {
	background-color: #2f644b;
	color: #ffede1;
}

.woocommerce-product-details__short-description {
	margin-top: 50px;
	margin-bottom: 10px;
}

.woocommerce-product-details__short-description p {
	margin-bottom: 5px;
}

.product-template-default .summary.entry-summary {
	display: flex;
	flex-direction: column;
}

.product-template-default .product_title.entry-title {
	order: 1;
}

.product-template-default .woocommerce-product-details__short-description {
	order: 3;
}

.product-template-default .product-prices-manual-container {
	order: 2;
}

.product-template-default .cart.rnb-cart {
	order: 4;
}

.product-template-default .woocommerce-product-details__short-description {
	font-size: 14px;
}

.edit-link {
	display: none;
}

/* .xdsoft_disabled::after {
	content: "Showroom on avatud igal esmaspäeval, kolmapäeval ja reedel";
	position: absolute;
	bottom: -45px;
	left: 0;
	background-color: #2F644B;
	color: #FFEDE1;
	width: fit-content;
	z-index: 9999;
	padding: 5px;
	font-size: 14px;
} */

/* Visually enable T (Tuesday) and N (Thursday) but keep them non-clickable */
.custom-calendar-enable-t-n {
    opacity: 1 !important; /* Makes them look normal */
    text-decoration: none !important; /* Removes the line-through */
    color: inherit !important; /* Ensures text color is normal */
    cursor: pointer !important; /* Removes pointer effect */
    pointer-events: auto !important;
}

.custom-calendar-disalbe-t-n {
    opacity: 0.5 !important; /* Makes them look normal */
    text-decoration: line-through !important; /* Removes the line-through */
    color: inherit !important; /* Ensures text color is normal */
    cursor: pointer !important; /* Removes pointer effect */
    pointer-events: none !important;
}


/* Warning message that appears on click */
.custom-calendar-warning {
    position: absolute;
    bottom: -45px;
    left: 0;
    background-color: #2F644B;
    color: #FFEDE1;
    width: fit-content;
    z-index: 9999;
    padding: 5px;
    font-size: 14px;
    border-radius: 5px;
    white-space: nowrap;
}


.usp-login {
	width: 100%!important;
	padding: 0!important;
	margin: 20px auto!important;
}

.usp-login .tab_content {
    background: unset!important;
}

.usp-login .tabs_login li.active_tab a {
    background: unset!important;
	background-color: var(--bg-color)!important;
	color: var(--bg-color-opposite)!important;
}

div#user-submitted-posts form {
	padding: 0!important;
}

div#user-submitted-posts {
    max-width: unset!important;
}

div#user-submitted-posts fieldset {
    background-color: unset!important;
    color: black!important;
}

div#user-submitted-posts fieldset input.usp-input {
    width: 100%!important;
}

.sa-navigation-content {
	margin: auto;
}

.storefront-primary-navigation .col-full {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 0;
}

.site-header ul.menu li > a {
	text-wrap: nowrap;
}

.usernav {
	margin: 0;
	padding: 0;
	margin-left: 14px;
}

.usernav img {
	width: 16px;
	height: auto;
	filter: invert(86%) sepia(10%) saturate(663%) hue-rotate(323deg) brightness(107%) contrast(107%);
}

@media only screen and (max-width: 960px) {
	.storefront-primary-navigation .col-full {
		display: flex;
		flex-direction: column;
		justify-content: center;
		gap: 14px;
	}

	.usernav {
		margin-left: 0;
	}
}

.site-header-cart .cart-contents::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    height: 21px;
    float: right;
    line-height: 1.618;
	color: #ffede1;
}

.usp-pro .usp-label {
	background-color: #FFEDE1;
}

.usp-pro .usp-input {
	background-color: white;
	border-radius: 15px;
	box-shadow: unset;
	width: 100%;
}

.usp-pro .usp-fieldset, .usp-pro fieldset {
    border: 0;
    margin: 10px 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
	background-color: unset;
}

.usp-input-wrap {
    padding: 14px;
    background: white;
    border-radius: 15px;
}

.usp-input-wrap input {
	border-radius: 0!important;
}

.page-template-client .entry-title {
	text-transform: uppercase;
}

.page-template-client h2 {
	font-size: 2.617924em;
}

.page-template-client .wp-block-columns {
	max-width: 80%;
    margin: auto;
    margin-top: 40px;
	margin-bottom: 40px;
	position: relative;
}

.dual-column {
	display: flex;
	flex-direction: row;
	gap: 20px;
	justify-content: center;
	align-items: center;
}

@media only screen and (max-width: 960px) {
	.dual-column {
		flex-direction: column;
	}

	.dual-column > div > img {
		display: none;
	}
}

.dual-column > div {
	width: 100%;
}

.dual-column > div > img {
	max-width: 60%;
	width: 100%;
	height: auto;
	margin: auto;
	border-radius: 15px;
	border: 4px solid #2f644b;
}

.rentalier-image > figure > img {
	border-radius: 15px;
	border: 4px solid #2f644b;
}

@media only screen and (max-width: 782px) {
	.page-template-client .wp-block-columns {
		max-width: 100%;
	}

	.page-template-client .wp-block-image .alignright {
		margin: 0;
	}
}

.rentalier-absolute-1 {
	position: absolute;
	right: 0;
	bottom: -140px;
}

.rentalier-absolute-1 figure img {
	width: 140px;
}

.page-template-client .wp-block-group:last-of-type {
	margin-bottom: 240px;
}

.usp-pro .usp-checkboxes label,
.usp-input.usp-checkboxes {
	background-color: unset!important;
}

.product-image-wrapper {
    position: relative;
    display: inline-block;
}

.discount-banner {
    position: absolute !important;
    top: 0;
    left: 0;
    background: #4D765E;
    color: black;
    padding: 5px 15px;
    font-size: large;
    font-weight: bold;
    z-index: 10;
}




/* new css */



.woocommerce-account .product-grid {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce-account .product {
    padding: 3px;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s, box-shadow 0.2s;
    position: relative;
    margin: 5px;
}

/* 4 products per line on desktop */
@media (min-width: 1200px) {
    .woocommerce-account .product {
        width: 24.1%;
    }
}

/* 3 products per line on smaller desktop and tablets */
@media (min-width: 768px) and (max-width: 1199px) {
    .woocommerce-account .product {
        width: 31.3%;
    }
}

/* 2 products per line on mobile */
@media (max-width: 767px) {
    .woocommerce-account .product {
        width: 47%; /* Adjust width for two products */
    }
}

/* 2 products per line on small mob */
@media (max-width: 378px) {
    .woocommerce-account .product {
        width: 100%; /* Adjust width for two products */
    }
}

.woocommerce-account.product img {
    max-width: 100%;
    height: auto;
}


@media (min-width: 960px) {
    .col-full {
        max-width: 75.498938em;
	}
}



@media (min-width: 960px) {
    .woocommerce-active .site-header .site-header-cart {
        width: 19.73913%;}
	
	}



	.cart-contents {
		position: relative;
		display: inline-block;
	}
	
	.cart-contents .count {
		position: absolute;
		top: 6px;
		right: -14px;
		background-color: black;
		color: white;
		border-radius: 50%;
		padding: 5px 4px 2px 5px;

		font-size: 12px;
		font-weight: bold;
		line-height: 1;
		text-align: center;
	}


	@media (min-width: 768px) {
		.site-header-cart .cart-contents .count {
			font-weight: 400;
			opacity: 1!important;
			font-size: .875em;
		}
	}



.logged-in .hakka-laenutama {
	display: none;
	visibility: hidden;
}


.woocommerce-lost-password .hakka-laenutama {
	display: none;
	visibility: hidden;
}



.woocommerce-account .product {
    border: 1px solid #ddd; /* Light gray border */
    border-radius: 8px; /* Rounded corners */
    box-sizing: border-box; /* Ensure padding is included in total width */
    background-color: #fff; /* White background */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Subtle shadow for depth */
    position: relative; /* Position relative for absolute elements */
    text-align: center; /* Center-align text */
}

/* Image styles */
.woocommerce-account .product img.default-photo {
    width: 300px; /* Fixed width */
    height: 350px; /* Fixed height */
    object-fit: cover; /* Maintain aspect ratio and fill the space */
    border-radius: 5px; /* Slightly rounded corners for the image */
    margin-bottom: 10px; /* Space between the image and text */
}


/* Product details styles */
.woocommerce-account .product p {
    margin: 5px 0; /* Space between paragraphs */
    font-size: 14px; /* Slightly larger font for readability */
    color: #333; /* Darker text color */
}

/* Strong text for emphasis */
.woocommerce-account .product p strong {
    color: #000; /* Make strong text black for emphasis */
}

/* Hover effect */
.woocommerce-account .product:hover {
    transform: translateY(-5px); /* Slight lift on hover */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* Enhance shadow on hover */
}



/* Container styles */
#customer_login {
	display: flex;
	gap: 20px;
	padding: 20px;
	background-color: #f9f9f9;
	border-radius: 8px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	margin-bottom: 100px;

  }
  
  #customer_login .u-columns {
	flex: 1;
	padding: 20px;
	background-color: #ffffff;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  }
  
  /* Headings */
  #customer_login h2 {
	font-size: 1.5rem;
	color: #333;
	margin-bottom: 20px;
	text-align: center;
  }
  
  /* Input fields */
  #customer_login input[type="text"],
  #customer_login input[type="password"],
  #customer_login input[type="email"],
  #customer_login input[type="date"] {
	width: 100%;
	padding: 12px 15px;
	font-size: 1rem;
	color: #333;
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-top: 5px;
	transition: border-color 0.3s ease;
  }
  
  #customer_login input:focus {
	border-color: #2F644B;
	outline: none;
	box-shadow: 0 0 4px rgba(6, 79, 37, 0.3);
  }
  
  /* Buttons */
  .woocommerce-button.button,
  .woocommerce-Button.woocommerce-button.button {
	width: 100%!important;
	padding: 12px;
	background-color: #2F644B;
	color: #ffffff;
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	transition: background-color 0.3s ease;
  }
  
  .woocommerce-button.button:hover,
  .woocommerce-Button.woocommerce-button.button:hover {
	background-color: #1f4332;
  }
  
  /* Checkbox and labels */
  .woocommerce-form__label-for-checkbox {
	display: flex;
	align-items: center;
	font-size: 0.9rem;
	color: #555;
  }
  
  .woocommerce-form__input-checkbox {
	margin-right: 8px;
  }
  
  /* Links */
  .woocommerce-LostPassword.lost_password a {
	font-size: 0.9rem;
    color: red;
	text-decoration: none;
  }
  
  .woocommerce-LostPassword.lost_password a:hover {
	color: #005f8d;
	text-decoration: underline;
  }
  
  /* Optional sections */
  #user_newsletter_field label,
  #user_dob_field label {
	font-size: 0.9rem;
	color: #666;
  }
  
  .woocommerce-privacy-policy-text {
	font-size: 0.85rem;
	color: #777;
	margin-top: 15px;
  }
  
  .woocommerce-privacy-policy-text a {
	color:#2F644B;
	text-decoration: underline;
  }
  
  .woocommerce-privacy-policy-text a:hover {
	color: #2F644B;
  }
  


  @media (max-width: 768px) {
	/* Mobile layout for login and registration */
	#customer_login {
	  flex-direction: column;
	  padding: 15px;
	}
  
	/* Adjust padding and font sizes for mobile */
	#customer_login .u-columns {
	  padding: 15px;
	  margin-bottom: 20px;
	}
  
	#customer_login h2 {
	  font-size: 1.3rem;
	}
  
	#customer_login input[type="text"],
	#customer_login input[type="password"],
	#customer_login input[type="email"],
	#customer_login input[type="date"],
	.woocommerce-button.button,
	.woocommerce-Button.woocommerce-button.button {
	  font-size: 0.95rem;
	}
  
	/* Reduce font size for privacy policy text */
	.woocommerce-privacy-policy-text {
	  font-size: 0.8rem;
	}
  }
  










  .woocommerce-account-navigation {
    display: flex;
    justify-content: space-around; /* Adjusts spacing between items */
	background-color: #2F644B;
    padding: 10px 0; /* Optional: Adds padding above and below the navigation */
    border-bottom: 1px solid #ddd; /* Optional: Adds a bottom border */
	margin-bottom: 50px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Subtle shadow effect */
border-radius: 10px;

}

.woocommerce-account-navigation .woocommerce-MyAccount-navigation-link {
    flex: 1; /* Equal width for each link */
    text-align: center; /* Center text alignment */
}

.woocommerce-account-navigation .woocommerce-MyAccount-navigation-link a {
    display: block;
    padding: 10px;
    color: #fff;
    text-decoration: none; /* Remove underline from links */
}

.woocommerce-account-navigation .woocommerce-MyAccount-navigation-link a:hover {
    background-color: #ddd; /* Change background color on hover */
    color: #000; /* Change text color on hover */
}




.woocommerce-MyAccount-content {
	width: 100%!important;
	float: right;
	margin-right: 0;
}





.woocommerce-MyAccount-navigation {
    width: 100% !important;
}


.woocommerce-MyAccount-navigation {
    /* background-color: #f9f9f9; */
    padding: 10px; /* Padding for spacing */
    border-radius: 5px; /* Rounded corners */
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);  */
	margin-right: 0px!important;
}

.woocommerce-MyAccount-navigation-list {
    display: flex; /* Flexbox for horizontal alignment */
    padding: 0; /* Remove default padding */
    margin: 0; /* Remove default margin */
    list-style: none; /* Remove default list style */
}

.woocommerce-MyAccount-navigation-link {
    margin-right: 20px; /* Space between navigation items */
    flex-shrink: 0; /* Prevents the items from shrinking */
}

.woocommerce-MyAccount-navigation-link:last-child {
    margin-right: 0; /* Remove margin for the last item */
}

.woocommerce-MyAccount-navigation-link a {
    text-decoration: none; /* Remove underline from links */
    color: #333; /* Text color */
    font-weight: bold; /* Bold text for emphasis */
    padding: 10px 15px; /* Padding for clickable area */
    border-radius: 4px; /* Rounded corners for links */
    transition: background-color 0.3s, color 0.3s; /* Smooth transition for background and color */
    white-space: nowrap; /* Prevent text wrapping to keep in one line */
}

.woocommerce-MyAccount-navigation-link a:hover {
    background-color: #0073aa; /* Change background on hover */
    color: #ffffff; /* Change text color on hover */
}

.woocommerce-MyAccount-navigation-link.is-active a {
    background-color: #FFEDE1;
    color: #000;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
/* Optional: Add a media query for better responsiveness */
@media (max-width: 768px) {
    .woocommerce-MyAccount-navigation-list {
        flex-direction: column; /* Stack items vertically on smaller screens */
    }

    .woocommerce-MyAccount-navigation-link {
        margin-right: 0; /* Reset margin for vertical layout */
        margin-bottom: 10px; /* Space between items when stacked */
    }
}



.woocommerce-MyAccount-navigation ul li a::before {
	display: none;
	visibility: hidden;
}

.hentry .entry-content .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: 0px!important;}
.hentry .entry-content .woocommerce-MyAccount-navigation ul {
    margin-left: 0;
border-top: 0px!important;
border-bottom: 0px!important;
}






/* lisatud tooted kliendi vaade */

.minu-lisatud-tooted-title {
    font-size: 28px; /* Increased font size for the title */
    margin-bottom: 20px; /* Space below the title */
    text-align: center; /* Center title text */
    color: #333; /* Darker title color */
    font-weight: bold; /* Bold title */
}

.woocommerce-account .product-grid {
    display: flex; /* Flexbox layout for product grid */
    flex-wrap: wrap; /* Wrap products to the next line */
    gap: 0px; /* Reduced space between products */
	justify-content: flex-start;
}



.woocommerce-account .product:hover {
    transform: translateY(-5px); /* Lift the product card on hover */
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2); /* Enhanced shadow on hover */
}

.default-photo {
    max-width: 100%; /* Responsive image */
    margin-bottom: 10px; /* Space below the image */
    border-radius: 5px; /* Rounded corners for images */
    transition: transform 0.3s; /* Smooth zoom effect on hover */
    cursor: pointer; /* Pointer cursor on hover */
}

.default-photo:hover {
    transform: scale(1.05); /* Slightly enlarge image on hover */
}

.product-approved {
    background-color: #d4edda!important; /* Green background for approved products */
}

.product-disapproved {
    background-color: #f8d7da !important;

}

.product-status {
    font-weight: bold; /* Bold text for status messages */
    margin-top: 5px; /* Space above status text */
    color: #555; /* Darker color for status text */
}

.no-products {
    font-size: 18px; /* Font size for no products message */
    color: #999; /* Color for no products message */
    text-align: center; /* Center the no products message */
}

.image-modal {
    display: none; /* Initially hidden */
    position: fixed; /* Fixed position for modal */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8); /* Semi-transparent background */
    z-index: 1000; /* Layer on top */
    justify-content: center; /* Center content horizontally */
    align-items: center; /* Center content vertically */
    flex-direction: column; /* Vertical stacking */
}

.modal-header {
    display: block;
    position: absolute;
    width: 100%;
    text-align: right;
    padding: 10px;
    top: 10px;
}

.close-modal {
    color: white; /* Close button color */
    cursor: pointer; /* Pointer cursor on hover */
    font-size: 20px; /* Font size for close button */
}

.close-button {
    background: none; /* No background for button */
    border: none; /* No border for button */
    color: white; /* Button text color */
    cursor: pointer; /* Pointer cursor on hover */
    font-size: 16px; /* Font size for button */
    margin-left: 10px; /* Space between close icon and button */
}

.modal-content {
    display: flex; /* Flexbox for modal content */
    justify-content: center; /* Center content */
    align-items: center; /* Align center */
    flex-wrap: wrap; /* Wrap items in modal */
    text-align: center; /* Center text */
    overflow-y: auto; /* Enable vertical scrolling */
    max-height: 80vh; /* Maximum height for modal */
    padding: 10px; /* Padding inside modal */
    box-sizing: border-box; /* Include padding in total height */
}




/* toote lisamine kliendi vaade */

.form-title {
    text-align: center; /* Center the title */
    margin-bottom: 20px; /* Space below title */
    font-size: 24px; /* Font size for title */
}

.form-message {
    margin-bottom: 20px; /* Space below message area */
}

.success-message {
    color: green;
    display: none; /* Hide initially */
}

.error-message {
    color: red;
    background-color: #f8d7da;
    padding: 10px;
    border: 1px solid #f5c6cb;
    display: none; /* Hide initially */
}

.product-form {
    max-width: 600px; /* Limit form width */
    margin: 0 auto; /* Center the form */
    padding: 20px; /* Inner padding */
    border: 1px solid #ddd; /* Light border */
    border-radius: 8px; /* Rounded corners */
    background-color: #fff; /* White background */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); /* Subtle shadow effect */
}

.form-group {
    margin-bottom: 15px; /* Space between form fields */
}

.form-group label {
    display: block; /* Block label for better structure */
    margin-bottom: 5px; /* Space below label */
    font-weight: bold; /* Bold labels */
}

.form-input {
    width: 100%; /* Full width input */
    padding: 10px; /* Inner padding */
    border: 1px solid #ccc; /* Border for input */
    border-radius: 4px; /* Rounded corners for input */
    box-sizing: border-box; /* Include padding and border in width */
}

.add-photo-button {
    display: inline-block;
    margin-top: 10px;
    padding: 6px 18px;
    border: none;
    background-color: #FFEDE1;
    color: #000;
    border-radius: 0px;
    cursor: pointer;
    transition: background-color 0.3s;

}

.add-photo-button:hover {
    background-color: #0056b3; /* Darker blue on hover */
}

.terms-agree {
    margin-top: 10px; /* Space above terms agreement */
}

.submit-button {
    width: 100%; /* Full width button */
    padding: 10px; /* Inner padding */
    border: none; /* Remove default border */
    background-color: #28a745; /* Success button color */
    color: white; /* Text color */
    border-radius: 4px; /* Rounded corners */
    cursor: pointer; /* Pointer cursor on hover */
    font-size: 16px; /* Font size */
}

.submit-button:hover {
    background-color: #218838; /* Darker green on hover */
}

.loading-icon {
    text-align: center; /* Center loading icon text */
    font-style: italic; /* Italic text */
    color: #007bff; /* Blue color for loading text */
}



.form-message {
    margin-bottom: 20px; /* Space below message area */
	margin-bottom: 20px;
    text-align: center;
}

.success-message {
    color: green;
    display: block; /* Ensure it displays if content is there */
}

.error-message {
    color: red;
    background-color: #f8d7da;
    padding: 10px;
    border: 1px solid #f5c6cb;
    display: block; /* Ensure it displays if content is there */
}






/* Scoped styles for the WooCommerce Edit Account page */
.woocommerce-account .woocommerce-EditAccountForm {
    max-width: 100%; /* Set a max width for the form */
    margin: 0 auto; /* Center the form */
    padding: 20px; /* Add padding around the form */
    border: 1px solid #eaeaea; /* Light border around the form */
    border-radius: 8px; /* Rounded corners */
    background-color: #f9f9f9; /* Light background color */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); /* Subtle shadow effect */
}

/* Form Field Styles */
.woocommerce-account .form-row {
    margin-bottom: 15px; /* Space between form fields */
}

.woocommerce-account .label {
    display: block; /* Make labels block elements */
    margin-bottom: 5px; /* Space between label and input */
    font-weight: bold; /* Bold labels */
}

.woocommerce-account .input-text,
.woocommerce-account .woocommerce-Input {
    width: 100%; /* Full width inputs */
    padding: 10px; /* Padding inside the inputs */
    border: 1px solid #ccc; /* Light border */
    border-radius: 4px; /* Rounded corners */
    font-size: 16px; /* Larger font size */
    box-sizing: border-box; /* Include padding and border in total width */
    transition: border-color 0.3s; /* Smooth transition for border color */
}

.woocommerce-account .input-text:focus,
.woocommerce-account .woocommerce-Input:focus {
    border-color: #193528; /* Change border color on focus */
    outline: none; /* Remove outline */
}

/* Checkbox Styles */
.woocommerce-account input[type="checkbox"] {
    margin-right: 5px; /* Space between checkbox and label */
}

/* Submit Button Styles */
.woocommerce-account .woocommerce-Button {
    background-color: #2F644B; /* Button background color */
    color: #fff; /* Button text color */
    padding: 10px 20px; /* Padding for the button */
    border: none; /* Remove border */
    border-radius: 4px; /* Rounded corners */
    font-size: 16px; /* Larger font size */
    cursor: pointer; /* Pointer cursor on hover */
    transition: background-color 0.3s; /* Smooth transition for background color */
}

.woocommerce-account .woocommerce-Button:hover {
    background-color: #204a36; /* Darker shade on hover */
}

/* Fieldset Styles */
.woocommerce-account fieldset {
    border: 1px solid #eaeaea; /* Light border around fieldset */
    border-radius: 4px; /* Rounded corners */
    padding: 15px; /* Padding inside fieldset */
    margin-bottom: 20px; /* Space below fieldset */
}

.woocommerce-account legend {
    font-weight: bold; /* Bold legend */
    font-size: 18px; /* Larger font size for legend */
    padding: 0 10px; /* Space around legend text */
}

/* Additional Styles for Error/Success Messages */
.woocommerce-account .form-message {
    margin-bottom: 15px; /* Space below message area */
}

.woocommerce-account .success-message {
    color: green; /* Success message color */
}

.woocommerce-account .error-message {
    color: red; /* Error message color */
    background-color: #f8d7da; /* Light red background */
    padding: 10px; /* Padding for error message */
    border: 1px solid #f5c6cb; /* Light red border */
}

/* Clearfix for float clearing */
.woocommerce-account .clear {
    clear: both; /* Clear floats */
}





/* Scoped styles for the WooCommerce Lost Password page */
.woocommerce-account .woocommerce-ResetPassword {
    max-width: 100%; /* Set max width for the form to 100% */
    margin: 0 auto; /* Center the form */
    padding: 20px; /* Add padding around the form */
    border: 1px solid #eaeaea; /* Light border around the form */
    border-radius: 8px; /* Rounded corners */
    background-color: #f9f9f9; /* Light background color */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); /* Subtle shadow effect */
    text-align: center; /* Center-align text */
}

/* Paragraph Styles */
.woocommerce-account .woocommerce-ResetPassword p {
    font-size: 14px; /* Standard font size for text */
    margin-bottom: 15px; /* Space below paragraphs */
    line-height: 1.5; /* Better line spacing for readability */
}

/* Form Row Styles */
.woocommerce-account .woocommerce-ResetPassword .form-row {
    margin-bottom: 15px; /* Space between form fields */
    display: flex; /* Use flexbox for alignment */
    flex-direction: column; /* Stack children vertically */
    align-items: center; /* Center items horizontally */
}

/* Label Styles */
.woocommerce-account .woocommerce-ResetPassword label {
    margin-bottom: 5px; /* Space between label and input */
    font-weight: bold; /* Bold labels */
}

/* Input Field Styles */
.woocommerce-account .woocommerce-ResetPassword .input-text {
    width: 100%; /* Full width inputs */
    max-width: 300px; /* Max width for inputs */
    padding: 10px; /* Padding inside the inputs */
    border: 1px solid #ccc; /* Light border */
    border-radius: 4px; /* Rounded corners */
    font-size: 16px; /* Larger font size */
    box-sizing: border-box; /* Include padding and border in total width */
    transition: border-color 0.3s; /* Smooth transition for border color */
}

/* Center input field */
.woocommerce-account .woocommerce-ResetPassword .form-row {
    justify-content: center;
    width: auto;
    float: none;
    margin: 0px;

}

/* Focus State for Inputs */
.woocommerce-account .woocommerce-ResetPassword .input-text:focus {
    border-color: #007cba; /* Change border color on focus */
    outline: none; /* Remove outline */
}

/* Submit Button Styles */
.woocommerce-account .woocommerce-ResetPassword .woocommerce-Button {
    background-color: #2f644b; /* Button background color */
    color: #fff; /* Button text color */
    padding: 10px 20px; /* Padding for the button */
    border: none; /* Remove border */
    border-radius: 4px; /* Rounded corners */
    font-size: 16px; /* Larger font size */
    cursor: pointer; /* Pointer cursor on hover */
    transition: background-color 0.3s; /* Smooth transition for background color */
    margin-top: 10px; /* Space above the button */
}

/* Button Hover Effect */
.woocommerce-account .woocommerce-ResetPassword .woocommerce-Button:hover {
    background-color: #182f25; /* Darker shade on hover */
}

/* Clearfix for float clearing */
.woocommerce-account .clear {
    clear: both; /* Clear floats */
}



.site-content>.col-full>.woocommerce>.woocommerce-error:first-child {
    margin-top: 2.617924em;
    height: 50px;
    align-items: center;
    display: flex;
}
.site-content>.col-full>.woocommerce>.woocommerce-error:first-child {
    margin-top: 1em;
    margin-bottom: 22px;
}


.woocommerce-error::before {
    display: inline-block !important;
    position: static !important;
    margin-left: 17px !important;
    margin-right: 19px !important;
}
@media (min-width: 768px)  {
.woocommerce-account h1.entry-title{
	font-size: 35px;
	margin-bottom: -37px!important;
}}

@media only screen and (max-width: 960px) and (min-width: 768px)  {

.woocommerce-MyAccount-navigation-link {
    margin-right: -1px;
    font-size: 11px;
    flex-shrink: 0;
}}

.facetwp-pager {
    display: flex;
    gap: 5px; /* Space between pager links */
    justify-content: center; /* Center-align the pager */
    align-items: center; /* Vertically align */
}

.facetwp-page {
    font-size: 17px;
    font-weight: 400;
    color: #000; /* Light text color */
    text-decoration: none; /* Remove underline */
    padding: 0; /* Remove padding for compact look */
    margin: 0; /* Remove margin for tighter spacing */
    display: inline-block;
    line-height: 1;
    margin-right: 3px!important;
}

.facetwp-page.active {
    font-weight: bold; /* Highlight active page */
    color: #000; /* Darker color for active */
}


.facetwp-page.dots {
    cursor: default; /* Dots are not clickable */
    color: #000; /* Lighter color for ellipsis */
}
.facetwp-pager .facetwp-page.prev {
    display: inline-block;
    /* width: 16px; 
    height: 16px; */
    /* background-image: url('https://rentalier.andrihallik.ee/wp-content/themes/rentalier-storefront/assets/img/icon-down.svg'); */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(90deg); /* Rotate to point left */
    text-indent: -9999px; /* Hide the text content */
    overflow: hidden;
}

.facetwp-pager .facetwp-page.next {
    display: inline-block;
    /* width: 16px;
    height: 16px; 
    background-image: url('https://rentalier.andrihallik.ee/wp-content/themes/rentalier-storefront/assets/img/icon-down.svg'); */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(-90deg); /* Rotate to point right */
    text-indent: -9999px; /* Hide the text content */
    overflow: hidden;
}


/* admin side  */
/* Style for price update container */
.price-update-container {
    display: flex;
    max-width: 200px;
    gap: 5px; /* Optional: spacing between input and button */
}

/* Style for input and button */
.rental-price-input {
    flex: 1;
    padding: 5px;
    max-width: 150px; /* Adjust as needed to allow room for the button */
    box-sizing: border-box;
}

.rental-price-update-button {
    flex-shrink: 0;
    padding: 5px;
    max-width: 50px;
    box-sizing: border-box;
}
.title-results-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; /* Align items to the top */
    margin-bottom: 20px;
}





/* shop page title area */
.title-results-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.title-area {
    flex: 1;
}

.title-area .breadcrumbs {
    font-size: 14px;
    margin-bottom: 3px;

}

.title-area .page-title {
    font-size: 45px;
    font-weight: bold;
    margin: 0;
}

#facetwp-results-counter {
    align-self: flex-end; /* Align this item to the bottom */
    text-align: right;
    font-size: 16px;
    color: #555;
}

.results-controls {
    display: flex;
    align-items: center;
    gap: 20px;
}


/* shop page title area end */

/* shop page filters area */
.filters-area {
    /* position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    max-width: 100vw;
    background-color: transparent;
    border-top: 0.5px solid #000;
    border-bottom: 0.5px solid #000;
    
    box-sizing: border-box;
    z-index: 1;
    margin-bottom: 10px; */
        margin-bottom: 41px;
        margin-top: 39px;

}
.active-filters {
    margin-bottom: 15px;
}
.facetwp-selection-label {
    display: none;
}

.active-filters .facetwp-selections ul {
    margin: 0px;
}
.filters-container {
    display: flex
    ;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        /* width: 100vw; */
        /* max-width: 80%; */
        margin: 0 auto;
        /* padding: 0 20px; */
        box-sizing: border-box;
}

.shop-filters {
    display: flex;
    flex-wrap: wrap; /* Allow filters to wrap */
    gap: 0px; 
    align-items: center; /* Align filters vertically */
    justify-content: flex-start; /* Align filters to the left */
    flex-grow: 1;
}

.filter-group {
    display: flex;
    align-items: center;
    gap: 5px; /* Space between items inside filter group */
    flex-shrink: 0; /* Prevent group from shrinking */
    flex-grow: 0; /* Prevent group from stretching */
    width: auto; /* Make the width adjust to content */
}

#apply-filters {
    padding: 10px 35px;
    background-color: #2F644B;
    color: white;
    vertical-align: middle;
    text-transform: uppercase;
    height: 47px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 300;
}

#apply-filters:hover {
    /* background-color: #005f8d; */
}


#apply-filters {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

#apply-filters.loading {
    cursor: not-allowed;
    opacity: 0.7;
}

/* Hide text by setting opacity */
#apply-filters.loading {
    color: transparent; /* Make text invisible */
}

/* Add spinner */
#apply-filters.loading::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    border: 2px solid transparent;
    border-top: 2px solid #fff; /* Adjust spinner color */
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
}

/* Spinner animation */
@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.clear-filters button {
    padding: 10px 20px;
    background-color: transparent;
    color: #000;
    height: 47px;
    border-right: 0.5px solid #000;
    /* border: none; */
    /* border-radius: 5px; */
    cursor: pointer;
    font-size: 14px;
    font-weight: 300;
    margin-left: 0px;
}
.clear-filters button:hover {
    /* background-color: #d32f2f; */
}
#facetwp-results-counter {
    font-size: 14px;
    color: #000;
}

.facetwp-pager .facetwp-page {
    padding: 0px 0px;
    border: none;
    border-radius: 0px;
    text-decoration: none;
    cursor: pointer;
}
.facetwp-pager .facetwp-page.active {
    background-color: transparent;
    color: #000;
    font-weight: 600;

}

.facetwp-pager .facetwp-page:hover {
    /* background-color: #005f8d; */
    color: #000;
}

/* Responsiveness */
@media (max-width: 768px) {
    .filters-container {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }

    .results-controls {
        flex-direction: row-reverse;
        justify-content: flex-start;
        gap: 10px;
    }
}

.results-controls .facetwp-facet {
    margin-bottom: 0px;
}

.clear-filters .facetwp-facet {
    margin-bottom: 0px;
}

.filter-group .facetwp-facet {
    margin-bottom: 0px;
}
/* fselect */
/* Ensure proper ordering and alignment */
.facetwp-type-fselect .fs-wrap {
    display: flex;
    align-items: center;
    gap: 5px; /* Space between elements */
    position: relative; /* Maintain positioning for dropdown */
    width: auto;

}

.facetwp-type-fselect .fs-label-wrap {
    display: flex;
    align-items: center;
    gap: 5px; /* Space between arrow and label */
    flex-direction: row-reverse; /* Reorder arrow and label */
    padding-left: 8px;
    height: 47px;
}

/* Styling for the dropdown arrow */
.facetwp-type-fselect .fs-arrow {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #ddd; /* Optional: Customize arrow styling */
    border-radius: 50%; /* Optional: Make it circular */
    cursor: pointer;
    position: unset; /* Ensure it follows natural flow */
}

/* Styling for the label */
.facetwp-type-fselect .fs-label {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    margin: 0;
    background: #FFEDE0!important;
    padding: 0;
    background: none; /* Remove any box styling */
    border: none; /* Remove border if applied */
    padding: 6px 15px 6px 8px !important;
}

.fs-label-wrap {
    border-right: 0.5px solid #000!important;
    border-left: 0px!important;
    border-top: 0px!important;
    border-bottom: 0px!important;
    background-color: #FFEDE0 !important;
}

.shop-filters .facetwp-facet-product_categories_filter .fs-label-wrap {
    border-left: 0.5px solid #000 !important;
}
.shop-filters h3 {
    display: none;visibility: hidden;
}

.facetwp-facet-rental_filter .facetwp-date {
    background: transparent;
    width: 145px;
    
    box-shadow: none;
    border-right: 0.5px solid #000;
    height: 47px;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    margin-left: 12px;
}
.facetwp-facet-rental_filter .facetwp-date::placeholder {
    color: #000; 
}
.facetwp-facet-rental_filter .facetwp-date:focus {
    background-color: transparent;
}
.facetwp-date.facetwp-date-min,
.facetwp-date.facetwp-date-max {
    background-image: url(https://rentalier.eu/wp-content/themes/rentalier-storefront/assets/img/calendar-icon.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px 26px;
    padding-left: 22px;
    padding-right: 11px;
}

/* Styling for the dropdown */
.facetwp-type-fselect .fs-dropdown {
    position: absolute;
    top: 100%; /* Place it below the label and arrow */
    left: 0;
    width: 500px; /* Desired dropdown width */
    max-width: 100vw; /* Prevent exceeding screen width */
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 100; /* Ensure it's above other elements */
}

.facetwp-type-fselect .fs-dropdown.fs-hidden {
    display: none; /* Hide when not active */
}

/* Search box inside dropdown */
.facetwp-type-fselect .fs-dropdown .fs-search input {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 10px;
}

/* Options inside dropdown */
.facetwp-type-fselect .fs-dropdown .fs-options {
    max-height: 300px; /* Add scrolling for many options */
    overflow-y: auto;
}

.facetwp-type-fselect .fs-dropdown .fs-option {
    padding: 8px 10px;
    cursor: pointer;
}

.facetwp-type-fselect .fs-dropdown .fs-option:hover {
    background-color: #f5f5f5;
}
/* Styling for the dropdown arrow */
.facetwp-type-fselect .fs-arrow {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: transparent; /* Remove any background color */
    background-image: url('https://rentalier.eu/wp-content/themes/rentalier-storefront/assets/img/icon-down.svg');
    background-size: contain; /* Ensure the icon fits within the container */
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    border: none; /* Remove any border */
    position: unset; /* Keep natural flow */
}

.fs-wrap.multiple .fs-option.selected .fs-checkbox i {
    background-color: #000!important;
}
.fs-wrap.multiple .fs-option .fs-checkbox i {
    border-radius: 0px!important;
    border: 1px solid #000!important;
}
/* fselect end */

/* Hide by default for larger screens */
.mobile-filter-button {
    display: none;
}
.filters-container .close-button {
    display: none;
    visibility: hidden;
}
.clear-filters-mob {
    display: none;
}
@media (max-width: 1000px) {


    .facetwp-facet-rental_filter .facetwp-date {
        width: 135px;

    }
    .facetwp-facet-rental_filter .facetwp-date {
        margin-left: 0px;
    }
    .facetwp-facet-clear_filters  {
        margin-bottom: 0px!important;
    }
    
    .clear-filters-mob {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 1px;
    }
    .facetwp-date.facetwp-date-min, .facetwp-date.facetwp-date-max {
        background-image: url(https://rentalier.eu/wp-content/themes/rentalier-storefront/assets/img/calendar-icon.svg);
        background-repeat: no-repeat;
        background-position: 5px 8px;
        background-size: 18px 26px;
        padding-left: 27px;
        padding-right: 0px;
        font-size: 13px;

    }


    .facetwp-date.facetwp-date-min {
        margin-right: 5px;
    }
    .facetwp-facet-rental_filter .facetwp-date {
        border: 0.8px solid #000;
        -webkit-appearance: none; /* Remove default appearance */
        appearance: none;
        box-shadow: none !important; /* Remove any shadow */
        border-radius: 0; /* Ensure no rounded corners */
        background-color: #fff; /* Set a consistent background */
    }
    .title-area .page-title {

        line-height: 43px;
    }
    /* For readonly inputs in Safari/iOS */
    .facetwp-facet-rental_filter .facetwp-date[readonly] {
        border: 0.8px solid #000 !important; /* Reinforce border style */
        background-color: #fff !important; /* Set explicit background */
    }
    
    /* Specific targeting for iOS Safari using media queries */
    @media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
        .facetwp-facet-rental_filter .facetwp-date {
            border: 0.8px solid #000 !important;
            box-shadow: none !important;
        }
    }
    
    .clear-filters-mob button {
        flex: 1; /* Each button takes up equal space */
        padding: 10px 20px;
        font-size: 14px;
        cursor: pointer;
        color: #fff;
        transition: background-color 0.3s ease;
        text-align: center;
    }
    
    .fdate-wrap.opened {
        display: block !important;
        position: fixed !important;
        z-index: 999999;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%);
        width: 90%;
        max-width: 400px;

    }
    /* Handle cases where only one button is visible */
    .clear-filters-mob button:only-child {
        flex: none;
        width: 100%;
        background: transparent;
        color: #000;
        border: 0.5px solid black;
        height: 41px;
    }
    
    .filter-group {
        transition: opacity 0.3s ease-in-out;
    }

    .filter-group[style*="display: none"] {
        visibility: hidden;
        pointer-events: none;
    }
    .shop-filters {
        display: block;
        max-width: 262px;
    }
    .shop-filters h3 {
        display: block;visibility: visible;
        margin-top: -6px;
        margin-bottom: 0px;
    }
    .active-filters .facetwp-selections ul {
        margin: 0px;
        margin-top: 10px;
    }
    .filter-group .facetwp-facet {
        margin-bottom: 20px;
        max-width: 300px;
    }
    .clear-filters {
        display: none;
        visibility: hidden;
    }
    #apply-filters {
        background: #345d45;

        width: 100%;
    }
    /* Show the button only on screens 1000px or smaller */
    .mobile-filter-button {
        display: block;
        /* position: fixed; */
        /* z-index: 1000; */
        /* background-color: #0073aa; */
        color: #fff;
        /* border: none; */
        padding: 10px 20px;
        /* border-radius: 5px; */
        cursor: pointer;
        font-size: 16px;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    }
    .filters-container .fs-wrap {
        display: none;
    }

    /* Filters Sidebar */
    .filters-container {
        position: fixed;
        top: 0;
        right: -100%; /* Hidden by default */
        width: 100%; /* Full-width for smaller screens */
        max-width: 300px;
        height: 100%;
        background: #fff;
        box-shadow: -2px 0 6px rgba(0, 0, 0, 0.2);
        z-index: 99998;
        transition: right 0.3s ease-in-out;
        padding: 20px;
        overflow-x: clip;
        overflow-y: auto;
    }
    .filter-group {
        width: 300px;
        display: inline-block;
    }
    .results-controls {
        display: none;
        visibility: hidden;
    }


    /* Active when the sidebar is open */
    .filters-container.open {
        right: 0; /* Slide into view */
        
    }

    /* Close button inside the filter sidebar */
    .filters-container .close-button {
        position: absolute;
        top: 2px;
        right: -16px;
        background: none;
        border: none;
        font-size: 20px;
        font-weight: 200;
        cursor: pointer;
        color: #000;
    }

    .checkbox-group {
        display: flex;
        flex-direction: column;
        gap: 5px;

    }
    
    .checkbox-wrapper {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    button.see-more-button{
        background: transparent;
        color: #000;
        text-align: left;
        margin-left: -22px;
        margin-top: -7px;

    }
    
    .checkbox-wrapper input[type="checkbox"] {
        width: 16px;
        height: 16px;
    }
    
    .checkbox-wrapper label {
        font-size: 14px;
        color: #333;
    }.checkbox-wrapper input[type="checkbox"] {
        border-radius: 0px;
        border: 1px solid #000;
        width: 16px; /* Optional: set a consistent size for the checkbox */
        height: 16px; /* Optional: set a consistent size for the checkbox */
        appearance: none; /* Remove default styles */
        outline: none; /* Remove focus outline */
        cursor: pointer;
        position: relative;
        background-color: #fff; /* Ensure consistent background */
    }
    
    .checkbox-wrapper input[type="checkbox"]:checked {
        background-color: #000; /* Checked state background color */
        border-color: #000; /* Border color when checked */
    }
    
    .checkbox-wrapper input[type="checkbox"]:checked::before {
        color: #fff;
        font-size: 12px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .checkbox-wrapper label {
        font-weight: 300;
        margin-left: 1px !important;
        font-size: 15px;
        cursor: pointer;
    }
    
    
}

/* shop page filters area end */




.shop-page-container {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    margin-bottom: 100px;

    /* New properties for full-width layout */
    position: relative;
    left: 50%; /* Move to the center */
    transform: translateX(-50%); /* Center-align the grid */
    width: 100vw;
    max-width: 93vw;
}

.homepage-shop-container {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    margin-bottom: 100px;
}


    .homepage-product-container a img {
        aspect-ratio: 10 / 16;
        object-fit: cover;
    }

    .homepage-product-container h2 {
        font-size: 16px;
        margin-top: 15px;
    }

    .homepage-product-full {
        margin-top: 5px;
    }

    @media only screen and (max-width: 960px) {
        .homepage-shop-container {
            grid-template-columns: repeat(2, minmax(0, 1fr));
        }
        .shop-shop-container {
            grid-template-columns: repeat(2, minmax(0, 1fr));
        }
    }

    @media only screen and (max-width: 768px) {
        .homepage-shop-container {
            grid-template-columns: repeat(2, minmax(0, 1fr));
        }
        .homepage-shop-container {
            grid-template-columns: repeat(2, minmax(0, 1fr));
        }
        
    }
    @media only screen and (max-width: 820px) {
        .shop-page-container {
            display: grid
    ;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 10px;
            margin-bottom: 100px;
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            width: 98vw;
            max-width: 98vw;
        }
}

    @media (max-width: 66.4989em) {
        .col-full {
            margin-left: 1em;
            margin-right: 1em;
            padding: 0;
        }
    }





