/*
  Theme Name: Urbun Coffee
  Version: 1.0.1
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. header
3. slider
4. feature
5. product area
6. product offer area
7. blog area
8. instagram area
9. modal box
10. store product area
11. welcome area
12. service feature area
13. big img product area
14. cart page area
15. Shop-page-area
16. blog sidebar none area
17. blog box landing area
18. blog gird page area
19. blog page area
20. about us area
21. about page  area
22. no page area
23. contact page
24. login area
25. footer area
26. extra info css
*/


/* 1. Theme default css
-------------------------------------------------------------- */
@font-face {font-family: "FuturaStd-Book";
	src: url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.eot"); /* IE9*/
	src: url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.woff2") format("woff2"), /* chrome、firefox */
	url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.woff") format("woff"), /* chrome、firefox */
	url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
	url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.svg#FuturaStd-Book") format("svg"); /* iOS 4.1- */
}
html,.overx-hidden{
	overflow-x: hidden !important;
}
body {
  	font-family: "Lato", sans-serif;
	font-weight: 400;
	overflow-x: hidden;
	background: #fbf8f3;
	overflow-x: hidden !important;
}
h1,h2,h3,h4,h5,h6 {color: #53372C;font-weight: 500;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color: inherit;}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {color: #53372C}
h1 {
	font-size: 150px;
	font-weight: 400;
	line-height: 150px;
	color: #ffffff;
}
h2 {font-size: 40px;line-height: 40px;}
h3 {font-size: 36px;}
h4 {font-size: 22px;}
h5 {font-size: 16px;}
p {
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
}
span,
input,
img{
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}
.table td, .table th {
    border-top: 1px solid #dee2e6;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
a:not([href]):not([class]), 
a:not([href]):not([class]):hover {
	text-decoration: none;
}
a{
	text-decoration: none;
}
.fix{
	overflow: hidden;
}

a:focus,
.button:focus {
	text-decoration: none;
	outline: none;
}

a:focus,
a:hover{
	color: inherit;
	text-decoration: none;
}
.container-wrapper{
	max-width: 1430px;
	margin: 0 auto;
}
.container-wrapper-home4{max-width: 1480px; margin: 0 auto;}
.extra-padding-40{padding-left: 40px; padding-right: 40px;}
.slider-wrapper{max-width: 1820px; margin:0 auto}
.home-page-4-bg {
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top center;
	background-color: #f5f5f5;
}
a,button,li{
	transition: .3s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.over-hidden{overflow: hidden;}
.clear-both{clear: both;}
.over-scroll{overflow: scroll;}
.over-x-hidden{overflow-x: hidden;}
.over-x-scroll{ overflow-y: scroll;}
.transition-3{transition: .3s;}
.mlr-15{margin-left: -15px;margin-right: -15px;}
a:focus,button:focus,.btn:focus {
	text-decoration: none;
	outline: 0;
	box-shadow: none;
	color: #FFF;
}
a:focus,a:hover,.portfolio-cat a:hover,.footer-menu li a:hover {
	color: #53372C;
	text-decoration: none;
	outline: 0 none;
}
[type=button], [type=submit], button{
    background: transparent;
    border-radius: 0px;
}
[type="button"]:hover,
[type="submit"]:hover,
button:hover,
[type="button"]:focus,
[type="submit"]:focus,
button:focus {
    background: transparent;
    border-radius: 0px;
    outline: none; /* optional: removes blue outline on focus */
}
*::-moz-selection {
	background: #fc8459;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #858585 !important;
	font-size: 14px !important;
	opacity: .6 !important;
	text-transform: capitalize;
}
*::placeholder {
	color: #858585 !important;
	font-size: 14px !important;
	opacity: .6 !important;
	text-transform: capitalize;
}
.transition{transition: .3s;}
.btn:focus{
	outline: 0 none;
}
.icon-clear{color: #53372C;
font-size: 21px;}

/* bttton */
.btn,.subscribe-form .btn {
	padding: 15px 50px;
	font-size: 14px;
	line-height: 21px;
	border-radius: 0;
	background: #53372C;
	color: #FBF8F3;
	outline:0 none;
	border: 1px solid #53372C;
	text-transform: uppercase;
	transition: .3s;
	white-space: nowrap;
    vertical-align: middle;
}
.btn:hover{color: #53372C;background: #FBF8F3 !important;	border: 1px solid #53372C;
}

.woocommerce a.added_to_cart{
	color: #53372C;background: #FBF8F3;	border: 1px solid #53372C;
	padding: 15px 50px;
	font-size: 14px;
	line-height: 21px;
	text-transform: uppercase;
	transition: .3s;
	white-space: nowrap;
    vertical-align: middle;
	outline:0 none;
	margin-left: 5px;
}

.subscribe-form .btn:hover{
	color: #53372C;background: #FBF8F3;
}
.single-blog .btn,.footer-widget .btn {padding: 16px 52px;}
.subscriber-area .btn {
	background: transparent;
	color: #fff;}
.footer-widget .btn:hover{
	background: #fff;
	color: #53372C;
}
.btn.btn3{
	color: #fff;
	background: #222;
	line-height: 55px;
	padding: 15px 75px;
}
.subscribe-form .btn,.blog-subscribe .btn{
    font-size: 12px;
    line-height: 21px;
    border-radius: 0;
    background: #53372C;
    color: #FFF;
    outline: 0 none;
    text-transform: capitalize;
    transition: .3s;
    white-space: nowrap;
    vertical-align: middle;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem;
}
/* slider dots */
.slider-2 .slick-dots,.slider-3 .slick-dots,.slider-6 .slick-dots,.slider-4 .slick-dots,.testimonial-active .slick-dots{
	right: auto;
	top: auto;
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%);
}
.slick-dots li {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #ffffff;
	box-shadow: 0 0 1 #ffffff;
	opacity: 0.3;
	display: block;
	text-indent: -10000px;
	margin: 10px 2px;
	border: 2px solid transparent;
}
.slider-2 .slick-dots li,.slider-3 .slick-dots li,.slider-6 .slick-dots li, .slider-4 .slick-dots li,.testimonial-active .slick-dots li{display: inline-block;margin: 0 10px;}
.slider-6 .slick-dots li {background: #53372C;box-shadow: 0 0 1 #53372C;}
.slick-dots li.slick-active {position: relative;background: transparent;opacity: 1;}
.slick-dots li.slick-active::before {
	position: absolute;
	content: "";
	width: 16px;
	height: 16px;
	top: -5px;
	left: -5px;
	border: 2px solid #fff;
	border-radius: 50%;
	background: transparent;
}
.slider-6 .slick-dots li.slick-active::before {border: 2px solid #53372C;}
.slider-2 .slick-dots li.slick-active::before,.slider-3 .slick-dots li.slick-active::before,.slider-6 .slick-dots li.slick-active::before {top: -5px;}
.slick-arrow .l-a, .slick-arrow .r-a,.blog-post-active .slick-arrow .l-a,.blog-post-active .slick-arrow .r-a {
	position: absolute;
	left: 10px;
	top: 36%;
	transform: translateY(-50%);
	border: 0;
	background: none;
	color: #fff;
	z-index: 1;
	font-size: 28px;
	visibility: hidden;
	transition: .7s;
}
.slick-arrow .r-a {
	right: 10px;
	left: auto;
}
.blog-post-active .slick-arrow .l-a, .blog-post-active .slick-arrow .r-a {
	top: 35%;
	left: 10px;
	background: #53372C;
	padding: 8px 15px;
}
.blog-post-active .slick-arrow .r-a{right: 10px; left: auto;}
.blog-slider-active:hover .slick-arrow .r-a,.blog-slider-active:hover .slick-arrow .l-a,.blog-post-active:hover .slick-arrow .l-a,.blog-post-active:hover .slick-arrow .r-a{visibility: visible; }

/* tooltip css*/
.tooltip-inner {
	background-color: #fff;
	color: #222;
	border: 1px solid #222;
	font-size: 12px;
	border-radius: 100%;
	padding: 1px 10px;
}
.tooltip .arrow { display: none;}

/* common section title & content */
.section-title p{font-size: 14px;}
.store-product-position .section-title p,.subscribe-area .section-title p{font-size: 16px;color: #666666;}
.section-title-2 h2{font-weight: 400; color: #ffffff;}
.underline::before {
	position: absolute;
	content: "";
	width: 35px;
	height: 2px;
	background: #53372C;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.section-content span,.section-content p {
	font-size: 16px;
	line-height: 16px;
	text-transform: capitalize;
}
.section-content a.btn2 {font-size: 16px;}
.section-content a.btn2::before{
	position: absolute;
	width: 24px;
	height: 2px;
	background: #fff;
	content: "";
	bottom: 0;
	left: 0;
	transition: .3s;
}
.section-content a:hover::before{width: 100%;}
.section-content-position {top: 0;left: 0;right: 0;bottom: 0;}
/* page css */
.page-title h2 {font-size: 50px;}
.page-height{min-height: 590px;}
/* common css end */

/* 2. header
--------------------------------------------------- */
.header {
	left: 0;
	top:0;
	width: 100%;
	z-index: 22;
	transition: .3s;
	position: relative;
}

.body-overlay {
	background-color: rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 999;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease-out  ;
	-webkit-transition: all .3s ease-out  ;
	-moz-transition: all .3s ease-out  ;
	-ms-transition: all .3s ease-out  ;
	-o-transition: all .3s ease-out  ;
}
.body-overlay.opened {
	opacity: 1;
	visibility: visible;
}
.sticky-menu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 22;
	width: 100%;
}
.sticky-menu .header-6 {top: -20px;}
.sticky-menu .header{
	background: #fbf8f3;
	-webkit-box-shadow: 0 0 25px rgb(83 55 44 / 60%);
	-moz-box-shadow: 0 0 25px rgb(83 55 44 / 60%);
	box-shadow: 0 0 25px rgb(83 55 44 / 60%);
}
.header-area.sticky-menu,.header {
	background: #fbf8f3;
    border-bottom: 1px solid #53372c1a;
}
.logo img {max-width: 125px;}
.sticky-menu .header a.active::before,.header-area:hover a.active::before,.header.header-2 a.active::before,.header.header-6 a.active::before {background: #222;}
.main-menu ul li {
	display: inline-block;
	margin: 0 22px;
	position: relative;
}
.main-menu ul li > a {
	color: #53372C;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    text-transform: uppercase;
    padding: 0px 0;
    position: relative;
    text-decoration: none;
}
.main-menu ul li:hover > a {color: #222;}
.main-menu ul li > a::before{
	content: "";
	position: absolute;
	right: 0;
	width: 0;
	bottom: 30px;
	background: #fff;
	height: 2px;
	transition: 0.3s;
}
.main-menu ul li > a.active::before{width: 100%;}
.main-menu ul li > a:hover::before,.main-menu ul li > a:hover a.active::before{background: #222; width: 100%; left: 0;}
/* mega menu */
.main-menu ul li .mega-menu {
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 750px;
	height: auto;
	background: #fff;
	padding-left: 20px;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: center top;
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-origin: 50% 0;
	transition: .5s;
	-webkit-transition: transform 500ms ease, opacity 500ms ease;
	-moz-transition: transform 500ms ease, opacity 500ms ease;
	-ms-transition: transform 500ms ease, opacity 500ms ease;
	-o-transition: transform 500ms ease, opacity 500ms ease;
	transform: scaleY(0);
	-ms-transform: scaleY(0);
	-webkit-transform: scaleY(0);
}
.header-area.white-bg .mega-menu{top: 100%;}
.main-menu ul li:hover> .mega-menu{opacity: 1; visibility: visible; transform: scaleY(1);}
.main-menu ul li:hover> .mega-menu.mega-sub-menu{top: -25px;}
.main-menu ul li .mega-menu li {
	display: block;
	height: auto;
	margin: 25px 0;
	margin-right: 0;
}
.main-menu ul li .mega-menu a {
	font-size: 14px;
	font-weight: 400;
	color: #53372C;
	padding: 0 10px;
	display: block;
}
.main-menu ul li .mega-menu a::before{position: static;}
.main-menu ul li .mega-menu li a:hover {color: #069; padding-left: 30px;}
.main-menu ul li .mega-menu li a.mega-title:hover{padding-left: 0;}
.main-menu ul li .mega-menu li > a:hover{padding-left: 10px;}
.main-menu ul li .mega-menu li .mega-menu{left: 100%; top: 0;}
.main-menu ul li .mega-menu .mega-title a,.main-menu ul li .mega-menu a.mega-title{font-size: 18px;}
.main-menu ul li .mega-menu .mega-title a{padding-top: 30px;}
.main-menu ul li .mega-menu.mega-dropdown-menu,.main-menu ul li .mega-menu .mega-sub-menu{min-width: 250px;}
.mega-dropdown-menu li a span{
	font-size: 13px;
	font-size: 300;
}
.main-menu ul li.full-mega-menu-position {position: static;}
.mean-container.main-menu ul li.full-mega-menu-position{position: inherit;}
.mean-container .mega-menu{background-image: none !important;}
.main-menu ul li .mega-menu.full-mega-menu{top: 100%; width: 100%;display: flex;}
.mega-menu.full-mega-menu > li {
	min-width: 210px;
	padding-left: 55px;
	padding-top: 35px;
}
.mean-container .mega-menu.full-mega-menu > li{
	padding-left: 0;
	padding-top: 0;
}
.main-menu .mega-menu ul > li {margin-left: 0;}
.main-menu ul li .mega-menu.full-mega-menu a {padding: 0;}
/* header right */
.header-right ul li {padding-left: 26px;}
.header-right ul li a,a.mobile-menubar {
	color :#53372C;
	font-size: 12px;
}
.header a.mobile-menubar {font-size: 20px;}
/* header-2 */
.main-menu ul li.logo > a::before {display: none;}
/* .header-2 .main-menu ul li.logo a::before{display: none;} */
.header-2 .main-menu ul li,.header-3 .main-menu ul li {margin-left: 45px;margin-right: 0;}
.header-2 ul li a, .header-2 .header-right li a{color: #53372C;}
.sticky-menu .header a,.header-area:hover a,.header.header-2 a,.header.header-6 a{color: #53372C;}
.header-right .header-login a, .header-2 .header-right .search a {font-size: 14px;}
/* 3. slider
-------------------------------------------------------------- */
.slider-height{min-height: 900px;}
.slider-2 .slider-active{min-height: 820px;}
.slider-height-2,.slider-site{min-height: 815px;}
.slider-height-3{min-height: 800px;}
.slider-height-4{min-height: 660px;}
.slider-height-5{min-height: 100vh;}
.slider-5{min-height: 100vh;}
.slider-height-6{min-height: 765px;}
.page-height4{min-height: 285px;}
.single-slider{
	background-size: cover;
	background-position: center right;
}
.slider-content{
	position: absolute;
	left: 15.5%;
}
.slider-2 .slider-content,.slider-4 .slider-content{left: 5.5%;}
.slider-4 .slider-content{left: 8.6%;}
.slider-3 .slider-content{left: 13.5%;}
.slider-6 .slider-content{left: 12.8%;}
.slider-5 .slider-content{left: 7.5%; position: relative;}
.slider-2 h1{font-size: 116px;}
.slider-4 h1{font-size: 100px;}
.slider-5 h1 {font-size: 88px;line-height: 1;}
.slider-6 h1 {font-size: 120px; margin-top: 30px;}
.slider-content span {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 60px;
	text-transform: capitalize;
}

.slider-content-5{
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.slider-content > span::before, .history-title span:before {
	position: absolute;
	content: "";
	width: 30px;
	height: 2px;
	background: #fff000;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.history-title span::before {
	background: #53372C;
	left: -140px;
	width: 100px;
}
.slider-6 .slider-content > span::before{background: #53372C;}
.slider-content p {line-height: 24px;}
.single-banner img{min-height: 265px;}
/* 4. feature
------------------------------------------------------------- */
.feature-position{top: -115px; margin-bottom: -115px;}
.feature-position .single-feature > img {
	height: 542px;
	transition: .3s;
	width: 100%;
}
.single-feature:hover .img-zoom, .single-blog .blog-img img:hover, .single-banner:hover .img-zoom,.single-store-product .img-zoom:hover,.portfolio-img .img-zoom:hover{transform: scale(1.1);}
.sale-off-img {max-width: 235px;}
.feature-position .single-feature.single-feature-3 > img {height: 360px;}
.feature-position-3{margin-bottom: 0;}

/* 5. product-area
-------------------------------------------------------------- */

.single-product{
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}

.single-product:hover{-moz-box-shadow: 0 0 25px rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.1);box-shadow: 0 0 25px rgba(0,0,0,0.1);}
.single-product-img  img{width: 100%;}
.countdown-time .count-time{padding: 6px 0 2px;}

.single-product-button li a span,.sale-tag {
	width: 50px;
	height: 50px;
	background-color: #53372C;
	border-radius: 50%;
	line-height: 50px;
	text-align: center;
	margin: 5px;
	display: inline-block;

}
.timer{padding: 8px 1px 3px 1px;}
.timer span {
	font-size: 10px;
	color: #222;
	font-family: 'Rubik', sans-serif;
	min-width: 45px;
	display: inline-block;
	text-align: center;
	line-height: 1;
	font-weight: 500;
}
.timer p {
	text-transform: uppercase;
	font-size: 10px;
	font-family: 'Rubik', sans-serif;
	margin-bottom: 0;
	line-height: 2.1;
}
.timer .time-count{position: relative;}
.timer .time-count::after {
	content: '';
	position: absolute;
	bottom: -3px;
	left: 12px;
	right: 12px;
	height: 1px;
	background: -moz-linear-gradient(left,#f5f5f5 0%,#ededed 36%,#ededed 56%,#ededed 57%,#f5f5f5 76%,#f5f5f5 100%);
}
.single-product-img .countdown-time {
	bottom: 0;
	left: 50%;
	transform: translate(-50%);
	opacity: 1;
	transition: .3s;
}
.single-product:hover .countdown-time{opacity: 0;}
.single-product-button{
	bottom: 25px;
	left: 55%;
	transform: translate(-50%);
	opacity: 0;
	transition:.5s
}
.single-product:hover .single-product-button{left: 50%; opacity: 1;}
.single-product-button li a span{color: #ffffff;border: 1px solid #53372C;}
.single-product-button li a span:hover{background: #FBF8F3;color: #53372C;border: 1px solid #53372C;}
.product-price span {
	font-weight: 500;
	font-size: 14px;
}
.product-price span.old-price{color: #999999;}
.sale-tag {
	font-size: 13px;
	top: 10px;
	left: 10px;
	background: #f54949;
	z-index: 1;
}
.single-product-hover-img {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.single-product-hover-img a img{opacity: 0; transition: .3s;}
.single-product:hover .single-product-hover-img a img{opacity: 1;}
.single-product:hover .firstimg>a img{opacity: 0;}
.product-dot span {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 50%;
}
/* 6. product offer area
-------------------------------------------------------------- */
.product-offer-height .single-feature > img {
	min-height: 450px;
	transition: .3s;
}

/* 7. blog-area
-------------------------------------------------------------- */
.date{color: #53372C;}
.single-blog .blog-img{height:290px;}

/* 8. instagram area
-------------------------------------------------------------- */
.instagram-img img{
	width: 100%;
	opacity: 1;
	transition: .3s;
}
.instagram-img img:hover{ opacity: .93;}


/* 9. modal box
-------------------------------------------------------------- */
.product-modal{
	padding-left: 15px;
	padding-right: 15px;
	max-width: 1080px;
	border-radius: 0;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}


.product-view-scroll-area .dialog-modal-dialog {height: auto;}
.close { font-size: 30px;}
.modal-content {border-radius: 0;background-color: #FBF8F3;}

.product-tabs{width: 100px;}
.product-tabs .nav-link {
	width: 80px;
	height: 100px;
	padding: 0;
	opacity: .6;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link,.nav-pills .nav-link:hover, .nav-pills .show > .nav-link  {background-color: transparent;opacity: 1;}

.product-modal-left h4{font-size:30px}
.product-modal-left .price > span {
	font-family: 'Rubik', sans-serif;
	font-size: 20px;
	font-weight: 500;
}
.modal-old-price{
	color: #999;
	font-size: 16px !important;
}

.product-modal-left p{
	font-size: 14px;
}
.available p,.suk p{line-height: 1;}
/* quanti-field */
.quantity-field {
	position: relative !important;
}

.quantity-field input {
    width: 110px;
    height: 53px;
    padding: 0 20px;
	background: transparent;
	border-radius: 0px !important;
	border: 1px solid rgb(84 55 44 / 20%) !important;
}

.quantity-field input:focus,
.quantity-field input:focus-visible,
.comment-form-author input:focus-visible, .comment-form-email input:focus-visible, .comment-form-comment textarea:focus-visible, .comment-form-rating select:focus-visible {
    background-color: #FBF8F3;
    box-shadow: 0 0 0 .1rem #53372C;
    border: 0 !important;
    border-radius: 0 !important;
    outline: none !important;
}


.custom-prev,.custom-next {
	position: absolute;
	right: 32px;
	top: 60%;
	transform: translateY(-50%);
	font-size:12px;
	color: #c8c8c8;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.custom-next {
	top: 40%;
}
.quantity-field .custom-next,.quantity-field .custom-prev{
	display: none;
}
/* social-link */
.social-sharing li {
	font-size: 14px;
	display: inline-block;
}
.social-sharing li a {
	font-size: 14px;
	width: 40px;
	height: 40px;
	display: inline-block;
	background: #fff;
	color: #555555;
	border: 1px solid #e1e1e1;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	margin-right: 10px;
	transition: .3s;
}
.social-sharing li a:hover{background:#004A80; color: #fff;border: 0;}
/* 10. store product-area
-------------------------------------------------------------- */
.store-product-title {
	top: 0;
	left: 0;
}
.store-product-title h4{font-size: 21px;}
.store-product-title span a{
	font-size: 14px;
	color: #888;
}
.single-store-product img{max-height: 370px;}
.author-signature img{width: 180px;}
/* 11. welcome area
-------------------------------------------------------------- */
.welcome-bg {
	height: 970px;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}
/* 12. service feature area
-------------------------------------------------------------- */
.single-service-feature h4{font-size: 18px;}
.single-service-feature p{font-size: 14px;}
.service-feature-bg {background-image: linear-gradient(180deg,#16151a 0%,#16151a 100%);}
.ser-f-icon::before,.ser-f-icon span::after {
	font-size: 50px;
}
.single-service-feature {padding: 0 20px;}


/* 13. big img product area
-------------------------------------------------------------- */
/* .product-left-img-info .quantity-field input {height: 62px;} */

.product-left-img-info .social-sharing li a {margin-right: 10px; margin-left: 0;}
.product-left-img-info .price span{font-size: 24px;font-weight: 700;}
.product-view-tab .nav-link {
    color: #53372c;
    padding: 0;
    display: flex;
    width: 240px;
    height: 45px;
    align-items: center;
    justify-content: center;
	    font-family: "Arya", sans-serif;
		text-transform: uppercase;
}
.product-view-tab .nav-link:hover{color: #53372C;}
.product-view-tab .nav-link.active{
	border-bottom:3px solid #53372c;
}
.desc-title{font-size: 18px; font-weight: 600;}
.describe-text p{font-size: 14px;color: #555; line-height: 30px;}
.add-color-area h6,.add-brand-area h6{font-weight: 600;}
.add-color li {font-style: italic;}
.add-brand-area,.group-p-table thead{background: rgba(0,0,0,.025);}
.group-p-table .table td, .table th {padding: 22px;}
.group-p-table a {font-size: 15px;}
.rat{
	display: none;
	top: -2px;
	left: 0;
	right: 0;
	bottom: 0;
	transition: .3s;
}
.ratting a {color: #ffae00;font-size: 14px;}
.product-review .ratting:hover .rat{display: block;}
.product-left-img-info p,.quantity{font-size: 14px;
color: #53372c;
}
.product-left-img img {
	cursor: crosshair;
	margin-bottom: 40px;
}
.product-left-img{height: 600px; overflow-x: hidden;}
.tbl-title{min-width: 150px;}
.p-view-position .dialog-modal-dialog {
	max-width: 470px;
	-webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
	-moz-box-shadow: 0 10px 25px rgba(0,0,0,.5);
	box-shadow: 0 10px 25px rgba(0,0,0,.5);

}
.product-img a{cursor: crosshair;}
.p-view-position .modal-content {
	border-radius: 4px;
	border:18px solid #f9f9f9;
	background: #fff;
}
.p-view-position .close span {
	border-radius: 50px;
	width: 32px;
	height: 32px;
	font-size: 24px;
	border: 2px solid #fff;
	line-height: 22px;
}
.p-view-position .modal-close{top: 0px;right: 0;}
.product-gallery-btn a {
	box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    border-radius: 100px;
    padding: 10px 15px;
    background: #fbf8f3 !important;
    color: #53372c;
}
.product-gallery-btn {left: 0;top: 0;}
.product-gallery-btn.right-site {left: auto;right: 0;}
.vertical-left-tab .product-gallery-btn {left: auto;right: 0;top: 0; }
.product-gallery-btn  a:hover{box-shadow: 0 0 10px rgba(0,0,0,.2);}

/* 14. cart page
-------------------------------------------------------------- */
.cart-img {width: 120px; margin: 0 auto;}
.cart-table .table td, .cart-table .table th {padding: 20px 10px;vertical-align: middle;}
.cart-area .sub-btn {padding: 28px 48px;}
.coupon-code-area input {height: 62px;border: 1px solid #dee2e6;}
.total-price-area h2 {font-size: 22px;}
.p-name{font-size:14px;}

/* 16. checkout page
-------------------------------------------------------------- */
.coupon-content,.checkout-content,#ship-box-info, #cbox-account-info{display: none;}
#login,#couponshow{cursor: pointer;}
.coupon-accordion h6 {
	background: #f9f9f9;
	border-top: 3px solid #53372C;
	font-size: 16px;
	font-weight: 500;
	position: relative;
}
.coupon-accordion h6::before {
	content: "\f07b";
	left: 20px;
	top: 17px;
	position: absolute;
	color: #53372C;
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
}
.close {
    float: right;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #53372C;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.coupon-area span,.checkout-area span,.checkout-area label{font-size: 16px;color: #222;line-height: 1.5;}
.coupon-area span:hover{color: #006699;text-decoration: underline;}
.checkout-area label{display: block;}
.checkbox-form .checkout-area label span,.lost-password a{color: #006699;}
.coupon-area input,.checkout-area input,.country-select select {
	height: 45px;
	margin: 0 0 14px;
	padding: 0 0 0 10px;
	border-radius: 0;
}
.coupon-area .form-control:focus,.checkout-area .form-control:focus,.country-select select .form-control:focus{border-color: #e7e7e759;}
.country-select select.form-control:not([size]):not([multiple]) {height: 45px; font-size: 15px;}
.save-info input,.shipping .r-inpt{height: auto !important;}
/* checkout-area */
.checkout-area .nice-select { border-radius: 0;height: 45px;line-height: 42px;width: 100%;}
.checkout-area .different-address .nice-select {line-height: 2.3 }
.checkout-area .nice-select::after {height: 8px;right: 22px;width: 8px;}
.checkout-area h4{font-size: 26px;}
.save-info p{font-size: 16px;font-weight: 500;color: #222;letter-spacing: .1px;}
.order-notes textarea {height: 90px;}
.order-notes textarea::placeholder {opacity: 1;}
.your-order {background: #f9f9f9;}
.your-order-table table th {
	border-top: medium none;
	vertical-align: middle;
	white-space: nowrap;
	width: 50%;
}
.your-order-table table th, .your-order-table table td {
	border-bottom: 1px solid #e7e7e7;
	border-right: medium none;
	color: #777;
	font-size: 15px;
	padding: 15px 0;
}
.payment-method h6 .btn-link{
	font-size:13px;
	color:#292929; 
	font-weight: 500; 
	cursor: pointer;
}

/* 15. Shop page area
-------------------------------------------------------------- */
.page-height3{min-height: 500px;}
.nice-select.open .list {border-radius: 0;}
.nice-select .option.selected {font-weight: normal;}
.nice-select {height: 22px;line-height: 20px;}
.shop-title h5,.product-filter a,.single-product-content p{font-size: 14px;}
.ser-icon {
	min-width: 22px;
	height: 16px;
	display: block;
}
.nav-tabs .nav-item.show .nav-link.ser-icon, .nav-tabs .nav-link:hover .ser-icon, .nav-tabs .nav-item.show .nav-link.ser-icon, .nav-tabs .nav-link.active .ser-icon, .nav-tabs .nav-item.show .nav-link .ser-icon, .nav-tabs .nav-link:focus .ser-icon{
	filter: invert(0) sepia(0) hue-rotate(0deg) brightness(0);
}

/* round-checkbox css start*/
.option-input:checked::after{
	background: #53372C;
	content: "";
	display: block;
	position: relative;
	z-index: 1;
}
.option-input.radio{border-radius: 50%;}
.option-input.radio::after{border-radius: 50%;}
.option-input{
	appearance: none;
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	height: 20px;
	width: 20px;
	transition: .15s;
	border: 1px solid #e1e1e1;
	color: #53372C;
	cursor: pointer;
	display: inline-block;
	outline: none;
	position: relative;
	z-index: 1;
}
.product-choose-colors .option-input {
	height: 25px;
	width: 25px;
}
.option-input:checked::before {
	position: absolute;
	content: "✓";
	display: inline-block;
	font-size: 14px;
	left: 50%;
	top: 45%;
	transform: translate(-50%,-50%);
}
/* round-checkbox css end*/
.f-choose-color .option-input{color: #fff;}
.product-menubar a{color: #999; font-size: 14px;}
.product-menubar h4,.single-product-content h5{font-size: 18px;}
.product-menubar a:hover{color: #53372C;}
.ui-widget.ui-widget-content {
	border: 1px solid #53372C;
	background: #ebebeb;
	height: 3px;
}
.ui-widget-header {background: #53372C;}
.ui-slider-horizontal .ui-slider-handle {
	top: -10px;
	border-radius: 50px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	border: 6px solid #53372C;
	background: #fff;
	font-weight: normal;
	color: #454545;
}
.product-filter-details{
	width: 100%;
	box-shadow: 0 8px 32px -8px rgba(0,0,0,.1);
	top: 50px;
	left: 0;
	transition: .5s;
	z-index: 11;
	display: none;
}
.product-filter-details.product-filter-block{box-shadow: none;}
#col5 .container-wrapper .col-xl-2{min-width: 20% !important;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover,.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:focus {border-color: transparent;}
.nav-tabs .nav-link.active{
	background: #fbf8f3 !important;
}
.nav-tabs a {
	color: #999;
	padding-left: 8px;
}
.shop-product-tab .nav-link svg path {
    fill: #53372C;
    transition: fill 0.3s ease;
}

.shop-product-tab .nav-link.active svg path {
    fill: #53372C;
}

.product-search input{height: 50px;}
.product-search p{
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}
.shop-left-sidebar-area #col-5 .single-product:hover {box-shadow:none;background:none;}
.fitler-input input {
	max-width: 90px;
	font-size: 14px;
}
.single-product-list .single-product-img img{
	min-width: 330px;
}
.single-product-img a{display: block;}
.shop-sidebar-left .product-search p{right: 50px;}
.single-product-list-button li.tool a:hover{border: 1px solid #53372C;}
.single-product-list-button li{
	padding: 0 !important;
	border: none !important;
}
.single-product-list-button li a span {
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #343a40;
}
#list .single-product-list-button li a span {
	width: 54px;
	height: 54px;
	line-height: 54px;
}
.single-product-list-button span {
	line-height: 54px;
	text-align: center;
	display: block;
}
.wishlist-area a{font-size: 16px;
color: #53372C;
}
.table-content .p-img img{width: 90px; height: 100px;}
.table th {
	border-top: none;
	font-weight: 400;
}
.table td, .table th {
	vertical-align: middle;
	border-bottom: 1px solid #dee2e6;
}
.table thead th {border-top: 1px solid #dee2e6; border-bottom: 0;}
.table-content.table-content1 {
	width: 20px;
}
.table-content.table-content2 {
	width: 110px;
}
.wishlist-area .table-content6 a{font-size: 16px;}
.wishlist-area .btn.p-add-cart{width: 220px; color: #fff; background: #53372C;}
.btn.p-add-cart2{color: #fff; background: #53372C;}
.coupon-and-update-area .btn.p-add-cart2 {
	padding: 18px 50px;
	color: #fff;
	background: #53372C;
}
.btn.p-add-cart2:hover {
	color: #53372C;
	background: #fff;
	border: 1px solid #53372C;
}
.mobile-wishlist .p-img img{max-width: 110px;}
.p-remove {right: 0;top: 30px;}
.pn {
	margin-top: 10px;
}
/* 16. blog sidebar none area
-------------------------------------------------------------- */
.page-title-content h2{font-size: 50px;}
.page-title-content .blog-tag li a{font-size: 16px;}
.page-height-2{min-height: 900px;}
.page-height-2::before {
	position: absolute;
	content: "";
	background: rgba(0, 0, 0, .65);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.page-nav{left: 0;right: 0;bottom: 30px;}
.blog-testimonial .testimonials-text {font-size: 24px; line-height: 44px;}
.blog-testimonial .client h5 {font-size: 18px;}
.blog-content .post-tag li, .social-link li {display: inline-block;}
.blog-content .post-tag li a:hover{color: #fff; background: #53372C;}
.author-post span,.blog-posts a{font-size: 18px;}
.author-post span::before {
	position: absolute;
	content: "";
	width: 30px;
	height: 2px;
	background: #222;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.single-author-post li a span {font-size: 16px;}
.author-img {max-width: 125px;}
.reply-form form .save-info input {height: 0;}
.reply-form h3{font-size: 30px; font-weight: 600;}
.blog-testimonial-client-img {
	width: 110px;
}
/* 17. blog box landing area
-------------------------------------------------------------- */
.single-blog-box img {height: 275px; width: 100%;}
.blog-large-img{ width: 100%;}
.blog-large-img img{height: 590px; width: 100%;}
.single-box-content h4{font-size: 24px;}
.single-box-content{
	top: 40%;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(rgba(0,0,0,0) 0%,#53372C 60%);
}
.single-box-text{left: 0;right: 0;bottom: 0;}
.single-blog-box-hover{
	margin: 0;
	transition: .3s;
	transition: .3s ease;
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
}
.single-blog-box{transition: .3s;}
.single-blog-box:hover .single-blog-box-hover{transform: translateY(-20px);}
.single-box-content .blog-post-data {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 0;
}
.single-blog-box:hover .blog-post-data {opacity: 1;height: 12%;}
.single-blog-box .blog-post-data li{width: 50%;}
/* 18. blog gird page area
-------------------------------------------------------------- */
.blog-grid-img img {
	transition:.3s;
	opacity: 0;
	visibility: hidden;
}
.blog-gird-content {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: transparent;
	z-index: 1;
}
.blog-grid-iteams .blog-gird-content:hover{	background:rgba(0, 0, 0, .8)}
.blog-grid-iteams:hover .blog-grid-img img{visibility: visible; opacity: 1;}
.blog-grid-iteams:hover p,.blog-grid-iteams:hover li,.blog-grid-iteams:hover h4,.blog-grid-iteams :hover a{color: #fff;}

/* 19. blog page area
-------------------------------------------------------------- */
.blog-tag li a{
	background: #069;
	padding: 6px 12px;
	font-size: 14px;
	margin-right: 5px;
}
.blog-right-sidebar-left-content h3 {font-size: 30px;}
.blog-right-sidebar-left-content p {
	line-height: 30px;
	color: #555;
}.blog-post-data li {
	display: inline-block;
	color: #555;
}
.blog-widget h5{font-size: 20px;}
.blog-widget h5 {position: relative;}
.blog-widget h5::before {
	position: absolute;
	background: #222;
	width: 40px;
	height: 2px;
	content: "";
	bottom: 0;
	left: 0;
}
.blog-search-form {
	background: #cde5d3;
}
.blog-widget input {
	height: 60px;
	padding: 25px 22px;
	border-radius: 0;
	border: 1px solid #222;
}
.blog-widget.blog-search-form form span {
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.blog-slider-active span,.blog-subscribe p,.blog-widget p {font-size: 14px;}
.blog-subscribe{background: #f2e1e0;}
.search-tag li{display: inline-block;}
.search-tag li a {
	font-size: 12px;
	color: #7d7d7d;
	background: #f5f5f5;
	padding: 7px 16px;
	margin: 0 10px 8px 0;
	display: block;
	border-radius: 30px;
	transition: .3s;
}
.search-tag li a:hover{background: #069;color: #fff;}
.blog-instagram-img{background: #e0e7f2;}
.blog-widget .instagram-img {
	height: 100px;
	width: 100px;
}
.agota-page .page-item.active .page-link {
	color: #fff;
	background-color: #006699;
	border-color: #006699;
}
.agota-page .page-link {
	width: 42px;
	height: 40px;
	text-align: center;
	color: #888;
	border: 1px solid #dee2e6;
	margin-right: 10px;
	line-height: 24px;
	display: block;
	font-size: 14px;
}
.agota-page .page-item.active .page-link {
	color: #fff;
	background-color: #006699;
	border-color: #006699;
}
.agota-page .page-link:hover{	
	background-color: #006699;
	border-color: #006699;
	color: #fff;
}
.page-item:last-child .page-link,.page-item:first-child .page-link {
	border-radius: 0;
}
/* 20. about us area
-------------------------------------------------------------- */
.single-page {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.single-portfolio .portfolio-img img{width: 100%;}
.our-single-service h5 {
	font-size: 24px;
	color: #FFF;
	font-family: "Arya", sans-serif;
}
.our-single-service p{
	color: #FFF;
}
.ship-icon span::before {font-size: 130px;}
.our-icon span::before {font-size: 62px;}
.shipping-content{
	height: 800px;
	background-attachment: fixed;
}
.team-member h5,.client h5 {
	font-size: 18px;
}
.client.text-center span {
	color: #e7b6bb;
}
.testimonial-bg {
	background-color: transparent;
	background-image: linear-gradient(180deg,#97545b 100%,#f2295b 100%);
	height: 800px;
}
.quit a{font-size: 30px;}
.client img{max-width: 300px; margin: 0 auto;}

/* 21. about page area
-------------------------------------------------------------- */
.about-bg{background: #161619;height: 100vh;}
.about-me-img {
	left: 0;
	top: 0;
	width: 50%;
	bottom: 0;
	background-position: left center;
	background-size: cover;
	height: 100%;
}
.about-d-height {
	top: 0;
	right: 0;
	width: 50%;
	bottom: 0;
}
.about-details {
	max-width: 75%;
	max-height: 70vh;
	overflow: hidden;
	overflow-y: scroll;
	margin: auto;
}
.about-details p,.about-details li{
	color: #999999;
	line-height: 24px;
}
.about-details li{color: #fff; line-height: 24px;}
.about-details h1{font-size:80px;line-height: 1;}
.my-social-info li{display: inline-block;}
.my-social-info li a {
	font-size: 16px;
	width: 120px;
	height: 40px;
	line-height: 40px;
}
.about-footer {margin-top: -90px;}
.about-footer ul li a,.about-footer a,.about-footer p{color: #fff; font-size:14px;}
.about-footer .copyright-text::before {display: none;}

/* 22. no page area
-------------------------------------------------------------- */
.no-page-height{height: 950px;}
.no-page-height h3{font-size: 48px;}
.no-page-height h1{font-size: 220px;}

/* 23. contact page
-------------------------------------------------------------- */
.contact-form-area {z-index: 100;}
.contact-form-left span,.contact-form-right span {
	font-size: 18px;
}
.contact-form-right input,.comment textarea {
	height: 40px;
	border-radius: 0;
	padding: 20px;
}
.comment textarea {
	min-height: 150px;
}
.contact-map {
	z-index: -1;
	top: -270px;
	margin-bottom: -275px;
	width: 100%
}
.contact-map iframe{width: 100%;height: 570px; border: 0;}

/* 24. login area
-------------------------------------------------------------- */
.login-area,.register-area{width: 85%;}
.login-register-area h5{font-size: 20px;}
.login-form label,.login-form .login-check p,.f-get-pass a,.register-form label, .register-form input{
	font-size: 14px;
	color: #53372C;
	border-radius: 0px;
}
.login-register-area input{height: 40px; border-radius:0}
.f-get-pass a {border-bottom: 2px solid #222;}
.register-form h6 {font-size: 16px;}
.register-form p {
	font-size: 14px;
	line-height: 26px;
	color: #555;
}
.register-form-wrapper h4{
	font-family: "Arya", sans-serif;
}
/* 25. footer area
-------------------------------------------------------------- */
.footer-widget h4{
	font-size: 16px;
	font-weight: 900;
	font-family: "Arya", sans-serif;
}
.widget-area p,.widget-area li,.widget-area li a{
	color: #999999;
	font-size: 14px;
	margin-bottom: 15px;
	display: block;
}
.footer-widget p:hover,.footer-widget li:hover,.footer-widget li a:hover{color: #ffffff;}
/* URBUN footer contact links: keep same behavior as Schnellzugriffe links */
footer .footer-area.widget-area .footer-contact .footer-contact__text,
footer .footer-area.widget-area .footer-contact .footer-contact__text a{
	color: rgba(212, 190, 157, 0.92) !important;
	font-size: 15px !important;
	line-height: 1.54 !important;
	margin-bottom: 0 !important;
}
footer .footer-area.widget-area .footer-contact .footer-contact__text a{
	display: inline-block !important;
	text-decoration: none !important;
	border-bottom: 1px solid transparent !important;
	opacity: 0.92 !important;
	transition: color 0.2s ease, opacity 0.2s ease, border-color 0.2s ease !important;
}
footer .footer-area.widget-area .footer-contact .footer-contact__text a:hover,
footer .footer-area.widget-area .footer-contact .footer-contact__text a:focus-visible{
	color: #FBF8F3 !important;
	border-bottom-color: rgba(251, 248, 243, 0.5) !important;
	opacity: 1 !important;
}
.footer-info form input {
	width: 420px;
	height: 40px;
	padding-left: 20px;
	background: transparent;
	border: 1px solid #999;
	color: #fff;
}
.footer-4 .footer-info form input {border: 1px solid #2e2e30; width:95%; text-align: center; color:#fff}
.footer-4 .footer-info form input:focus{border: 1px solid #ffffff;}
.footer-4 .footer-widget.subscriber-area{border-left: 1px solid #2e2e30;border-right: 1px solid #2e2e30;}
.copyright-text::before {
	position: absolute;
	content: "";
	background: #999999;
	width: 1px;
	height: 25px;
	right: 60px;
	top: 0;
}
.copyright-text::before{
	background: transparent;
}
.copyright-text-4::before {
	display: none;
}
.footer-area-2 .copyright-text::before{display: none;}
.copyright-area p,.copyright-area li,.copyright-area li a{margin-bottom: 0;}
.copyright-text p a:hover{color:#069!important;}
.copyright-menu {margin-left: -26px;}
.copyright-area .copyright-menu li {margin-right: 25px;}
.footer-area-2 .copyright-menu li a{color: #222; font-size: 14px;}
.footer-6 .footer-address li {margin-bottom: 12px;}
.footer-4 .footer-widget li a{color: #e1e1e1;}
.footer-area-5 {bottom: 60px;width: 100%;}
.footer-area-5 .copyright-menu li a {color: #999;}
.footer-area-5 .copyright-text p {font-size: 14px;}

/* 26. extra info css
-------------------------------------------------------------- */
/* back top */
.top {
    position: fixed;
    color: #fbf8f3;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
    background: #53372c;
    border-radius: 0px;
	border: 1px solid #53372c;
}
.top span {
	font-size: 18px;
	padding: 12px 12px;
	display: block;
}
/* header-search-details */

/* form css  start*/
.header-search-content form a{left: 10px; top: 18px; font-size: 22px; color: #555555;}
.header-search-content form input,.subscribe-form input{
	border: 0;
	border-bottom: 2px solid #e1e1e1;
	padding: 0;
	width: 100%;
	padding-left: 45px;
	margin: 0;
	color: #555;
	padding-left: 10px;
	font-size: 14px;
	background: none;
	box-shadow: none;
	height: 40px;
	text-indent: 40px;
}
.subscribe-form form input{text-align: center; height: 55px; padding-left: 0;}
.header-search-content form input:focus,.subscribe-form input:focus{border-bottom: 2px solid #222;}
.search-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
}
.search-form input::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}
.search-form input:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
}
.search-form input:-moz-placeholder { /* Firefox 18- */
	color: #fff;
}
/* form css  end*/

/* header-shopping-cart-details */
.header-shopping-cart-details {
	width: 400px;
	position: fixed;
	right: -205%;
	top: 0;
	z-index:999;
	height: 100%;
	transition: .7s;
}
.header-shopping-cart-details.open-shopping-info {right: 0;}
.header-shopping-cart-details h5 {font-size: 18px;}
.h-shop-cart-img img {max-width: 85px;}
.h-shop-cart-contetn ul li {
	display: inline-block;
}
/* .side-mobile-menu start*/
.side-mobile-menu{
	width: 340px;
	position: fixed;
	left: -340px;
	top: 0;
	z-index:99999;
	height: 100%;
	background: #FBF8F3 !important;
	transition: all .3s ease-out;
	overflow: scroll;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}
.side-mobile-menu.open-menubar {left: 0;}
.close-icon {
    font-size: 30px;
    position: relative;
    top: -16px;
    width: 40px;
    margin: 0 auto;
}
.side-mobile-menu .header-search-content ul li a {
	font-size: 16px;
	margin: 12px;
	color: #53372C;
}
.side-mobile-menu .header-search-content ul li a:hover,.side-mobile-menu .header-search-content ul li a.active{color: #006699;}
.side-mobile-menu .header-search-content form a{right: 10px; left: auto; font-size: 18px;}
.side-mobile-menu .header-search-content form input{text-indent: 0;}
.side-mobile-menu .menu-login ul li a {
	color: #53372C;
	font-size: 16px;
}
.side-mobile-menu .menu-login ul li {
	padding: 15px 0;
}
.side-mobile-menu .menu-login {clear: both;}
/* .side-mobile-menu end*/

/* preloader css */
#preloader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #fff url('../images/icon/agota-preloader.gif') no-repeat center center;
  }


.cartmini-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 995;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(15px);
    visibility: hidden;
    opacity: 0;
    transition: 0.45s ease-in-out;
}
.cartmini-overlay.openeds {
    opacity: 1;
    visibility: visible;
}

.topbar{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #53372C;
}

.topbar p{
    color: #FFF;
    padding: 5px 0;
    margin: 0;
	font-size: 10px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 4px;
}

.hero-section{
	position: relative;
	height: 90vh;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #53372C;
}
#main-video,#main-video-mobile {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    overflow: hidden;
    object-fit: cover;
    opacity: 0.6;
    transition: all 1s ease-in-out;
}
.hero-section .video-desc{
	max-width: 1200px;
	z-index: 1;
	text-align: center;
}
.hero-section .video-desc span{
	color:  #FBF8F3;
	text-align: center;
		font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}
.hero-section .video-desc h1{
	color:#FBF8F3;
	font-family: Arya;
	font-size: 46px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 84px */
}

.brownbrand-color{
	color: #53372C;
}

.Sale-off-Products-active .single-product {
    margin: 0 15px; /* space between products */
}

.Sale-off-Products-active .single-product .price-content,.grid-Products .single-product .price-content{
	height: 100px;
	text-align: center;
}
.Sale-off-Products-active .single-product .addtocartbtn,.grid-Products .single-product .addtocartbtn{
	text-align: center;
}
.Sale-off-Products-active .slick-list{
	padding: 10px 0;
}
.slider-of-history .slider-content{
	max-width: 800px;
}
.slider-of-history .slider-content h2{
	font-family: "Arya", sans-serif;
	font-size: 46px;
	color: #FFF;
}

.slider-of-history .slider-content p{
  font-family: "Lato", sans-serif;
}

.slider-of-history .slider-content span{
	font-size: 12px;
	text-transform: uppercase;
	background: #6F7C4F;
	padding: 5px 20px;
	color: #FFF;
}
.slider-of-history .single-slider{
	height: 90vh;
}
.slider-height-3 .slider-content .btn{
	margin-top: 0px !important;
}

.slider-content > span::before, .history-title span:before{
	background: transparent;
}

.slider-of-history .slick-prev, .slider-of-history .slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    padding: 15px;
    cursor: pointer;
    z-index: 100;
    transition: background 0.3s ease;
}
.slider-of-history .slick-prev:hover, .slider-of-history .slick-next:hover {
    background: transparent;
}
.slider-of-history .slick-prev svg, .slider-of-history .slick-next svg {
    width: 20px;
    height: 20px;
    color: #fff;
}
.slider-of-history .slick-prev { left: 20px; }
.slider-of-history .slick-next { right: 20px; }


.footer-area{
	background: #2a1005 !important;
}

.footer-widget .logo-white{
	width: 70px;
    margin-bottom: 10px;
}
.social-media-links li{
	display: inline-block;
}
@media screen and  (min-width: 1380px) {
	.social-media-links li{
		display: inline-block;
		margin-left: 15px;
	}

	.social-media-links li:nth-child(1){
		margin-left: 0px;
	}
}
.mobile-menu-hamp{
	margin-top: 19px;
}

@media screen and  (max-width: 991px) {
	.hero-section .video-desc h1{
		    font-size: 21px;
			line-height: 128%;
	}
	.close-icon{
		width: 21px;
		height: 30px;
        padding-bottom: 50px;
	}
	.meanmenu-reveal{
		display:  none !important;
	}
	.topbar p{
		padding: 5px 55px;
		line-height:13px;
	}
}



.offer-slider {
	position: relative;
    text-align: center;
	opacity: 0;
	transition: all 0.8s ease-in-out;
	height: 0;
}

.offer-slider .slick-prev,
.offer-slider .slick-next {
    background: none;
    border: none;
    font-size: 10px;
    color: #FFF;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    cursor: pointer;
}

.offer-slider .slick-prev {
    left: 10px;
}
.offer-slider .slick-next {
    right: 10px;
}

@media screen and  (min-width: 1200px) {
	.offer-slider .slick-prev {
		left: 28%;
	}
	.offer-slider .slick-next {
		right: 28%;
	}
}

.tnp-subscription input[type=email]{
	border: 1px solid rgb(84 55 44 / 20%) !important;
    border-radius: 0;
	outline: none;
	background: transparent;
	margin: 0;
	padding: 0;
	text-indent: 0px;
	height: 40px;
}

/* Focus style */
.tnp-subscription input[type=email]:focus {
    border: 1px solid #53372C;
    box-shadow: 0 0 1px 0 #53372C; /* subtle underline shadow */
}

.subscribe-form .btn {
	padding: 15px 50px !important;
	font-size: 14px !important;
	line-height: 21px;
	border-radius: 0;
	background: #53372C !important;
	color: #FBF8F3 !important;
	outline:0 none;
	text-transform: uppercase;
	transition: .3s;
	white-space: nowrap;
    vertical-align: middle;
}
.subscribe-form .btn:hover{
	color: #53372C !important;
	background: #FBF8F3 !important;
}

.form-control,
.comment-form-author input, .comment-form-email input, .comment-form-comment textarea, .comment-form-rating select{
	border: 1px solid rgb(84 55 44 / 20%) !important;
	background-color: transparent;
	color: #53372C !important;
	border-radius: 0px !important;
}

.text-info-form a{
	    color: #6F7C4F;
}

/* Wishlist message styles */
.wishlist-notice {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9999;
    padding: 12px 20px;
    border-radius: 8px;
    font-weight: 500;
    color: #fff;
    display: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    animation: slideIn 0.3s ease;
}

.wishlist-notice.success { background-color: #28a745; }   /* Green */
.wishlist-notice.error { background-color: #dc3545; }     /* Red */
.wishlist-notice.warning { background-color: #ffc107; color: #53372C; } /* Yellow */

@keyframes slideIn {
    from { opacity: 0; transform: translateY(-15px); }
    to { opacity: 1; transform: translateY(0); }
}

.quick-view-modal {
  overflow: hidden;
}

.quick-view-modal .product-image {
  text-align: center;
}

.quick-view-modal .product-image img {
  max-width: 100%;
  border-radius: 8px;
}

.quick-view-modal .product-info {
  padding-left: 20px;
}

.quick-view-modal h3 {
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 600;
}

.quick-view-modal .price {
  color: #28a745;
  font-size: 18px;
  margin-bottom: 15px;
}

.quick-view-modal .description {
  color: #555;
  margin-bottom: 20px;
}

.quick-view-modal .add-to-cart {
  background: #53372C;
  color: #fff;
  border: none;
  padding: 10px 22px;
  border-radius: 6px;
  font-weight: 500;
  transition: 0.3s;
}

.quick-view-modal .add-to-cart:hover {
  background: #28a745;
}

.quickview-loading {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 250px;
}

.quickview-loading::after {
    content: "";
    width: 40px;
    height: 40px;
    border: 4px solid #FFF;
    border-top-color: #53372C;
    border-radius: 50%;
    animation: quickview-spin 0.8s linear infinite;
}

@keyframes quickview-spin {
    to { transform: rotate(360deg); }
}

.form-log-register-head  h4{
	font-family: "Arya", Sans-serif
}

.single-blog h4{
	height: 88px;
}

/* table style whislist */
/* General table style */
.table {
    border: none !important;
}

.table th,
.table td {
    border: none !important;
    padding: 12px 10px;
}

/* Make it scroll horizontally on small screens */
.table-responsive-sm {
    overflow-x: auto;
}
.blog-active .slick-slide {
    margin: 0 10px; /* total 20px gap between slides */
}

.blog-active .slick-list {
    margin: 0 -10px; /* prevent layout shift */
}
.single-value{
	padding: 40px;
    border-right: 1px solid #ffffff12;
}
.single-value .value-icon {
	width: 60px;
	margin: 10px auto;
}
.single-value h4{
	color: #FFF;
	font-family: "Arya", sans-serif;
}
.single-value p{
	color: #FFF;
	font-size: 14px;
	text-align: left;
}
.login-area,.register-form-wrapper{
    padding: 40px;
    border: 1px solid #53372c26;
}

.country-inp{
    font-size: 14px;
    font-weight: 500 !important;
	color: #6F7C4F;
}

.values-slider-active .slick-dots,.Sale-off-Products-active .slick-dots,.blog-active .slick-dots{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
}

.Sale-off-Products-active .slick-dots li,.blog-active .slick-dots li{
	background-color: #53372C;
}
.slider-of-history .slick-dots{
	position: absolute;
}
.badge{
	position: absolute;
    top: 5px;
    left: 5px;
	background: #53372C;
	color: #FBF8F3;
	padding: 5px 15px;
	border-radius: 0px;
}
.invers-btn{
	color: #53372C;
	background: #FBF8F3;
	border: 1px solid #FBF8F3;;
}
.invers-btn:hover{
	background: #53372C !important;
	color: #FBF8F3 !important;
	border: 1px solid #FBF8F3;;
}
.invers-btn:focus {
	text-decoration: none;
	outline: 0;
	box-shadow: none;
	color: #53372C;
}
.form-control:focus,
.comment-form-author input:focus, .comment-form-email input:focus, .comment-form-comment textarea:focus, .comment-form-rating select:focus{
	background-color:#FBF8F3;
	box-shadow:0 0 0 .1rem #53372C;
}
.tnp-subscription input[type=email]:focus{
	background-color:#FBF8F3;
	box-shadow:0 0 0 .1rem #53372C;
}
.termscolor,.resendemail{
	color: #53372C;
	font-weight: bold;
}
.productsarchive-header{
	padding: clamp(34px, 5vw, 56px) 0 clamp(24px, 3.5vw, 36px);
	border-top: 1px solid rgba(83, 55, 44, 0.15);
	border-bottom: 1px solid rgba(83, 55, 44, 0.15);
	background: linear-gradient(180deg, #f8f3ea 0%, #fbf8f3 100%);
	font-weight: 500;
}
.productsarchive-header .container-wrapper{
	text-align: left;
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
}
.productsarchive-header__kicker{
	margin: 0 0 12px;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: rgba(83, 55, 44, 0.72);
}
.productsarchive-header__title{
	margin: 0 0 14px;
	font-size: clamp(38px, 5vw, 62px);
	line-height: 1.06;
	letter-spacing: -0.012em;
	color: #53372C;
	font-family: "Arya", sans-serif;
}
.productsarchive-header__lead{
	margin: 0;
	max-width: 70ch;
	font-size: 16px;
	line-height: 1.68;
	color: rgba(83, 55, 44, 0.82);
}
.filters-sorts{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid rgba(83, 55, 44, 0.14);
	background: transparent;
}
.filters-sorts > .container-wrapper{
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
}
.row-sorts-above{
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 52px;
	gap: 14px;
	padding: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
}
.sorts-grid{
	border-right: 0;
	padding: 0;
	display: inline-flex;
	align-items: center;
}
.shop-product-tab{
	gap: 6px;
}
.shop-product-tab .nav-item{
	margin: 0;
}
.shop-product-tab .nav-link{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	padding: 0 !important;
	border: 1px solid rgba(83, 55, 44, 0.24);
	border-radius: 6px;
	background: transparent;
	color: rgba(83, 55, 44, 0.55);
}
.shop-product-tab .nav-link svg{
	width: 16px;
	height: 16px;
}
.shop-product-tab .nav-link svg path{
	fill: currentColor;
	transition: fill 0.2s ease;
}
.shop-product-tab .nav-link:hover,
.shop-product-tab .nav-link:focus-visible{
	background: rgba(212, 190, 157, 0.24);
	border-color: rgba(83, 55, 44, 0.42);
	color: rgba(83, 55, 44, 0.9);
}
.shop-product-tab .nav-link.active{
	background: rgba(212, 190, 157, 0.38) !important;
	border-color: rgba(83, 55, 44, 0.54);
	color: #53372C;
}
.products-selections{
	border-left: 0;
	padding-left: 22px;
	padding-right: 22px;
	height: 44px;
	display: flex;
	align-items: center;
}
.products-show{
	margin-left: auto;
}
.products-selections .current{
	font-size: 11px;
	letter-spacing: 0.08em;
}
.products-selections .nice-select .list{
	left: -22px;
	width: 190px;
	margin-top: 17px;
	background-color: #fbf8f3;
}
.products-show .shop-title h5{
	font-size: 13px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	font-weight: 700;
	color: rgba(83, 55, 44, 0.92);
	margin: 0;
}
.shop-page{
	padding: 22px 0px 28px;
}
.text-primary{
	color: #53372C !important;
}
.product-selection .nice-select{
	background: transparent;
	border: 1px solid rgba(83, 55, 44, 0.18);
	height: 36px;
	line-height: 34px;
	padding-left: 12px;
	padding-right: 30px;
	min-width: 182px;
}
.shop-title h5{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.08em;
}
.f-choose-color h4{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.08em;
}
/* Switch base */
.switch {
  position: relative;
  width: 46px;
  height: 24px;
  appearance: none;
  background: #ccc;
  outline: none;
  border-radius: 24px;
  transition: 0.3s ease;
  cursor: pointer;
  vertical-align: middle;
}

/* Circle */
.switch::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  left: 2px;
  top: 2px;
  background: #fff;
  border-radius: 50%;
  transition: 0.3s ease;
}

/* Checked state */
.switch:checked {
  background: #53372C; /* your color */
}

.switch:checked::before {
  transform: translateX(22px);
}

.accordion__content .text-subdued{
	font-size: 13px;
	text-transform: none;
	margin: 2px 0 0 8px;
}

.accordion__content{
	padding-bottom: 15px;
}
.product-filter-details,
.product-sort-details,
.shop-side-panel{
	margin-top: 14px;
	border: 1px solid rgba(83, 55, 44, 0.18);
	background: #FBF8F3 !important;
	background-image: none !important;
	box-shadow: 0 18px 34px rgba(41, 27, 21, 0.08);
}
.shop-side-panel__toggle{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	padding: 16px 18px;
	border: 0;
	background: transparent;
	color: #53372C;
	cursor: pointer;
	opacity: 1;
}
.shop-side-panel__label{
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	line-height: 1.2;
	color: #53372C !important;
	opacity: 1;
}
.shop-side-panel__toggle:hover,
.shop-side-panel__toggle:focus,
.shop-side-panel__toggle:focus-visible,
.shop-side-panel:not(.is-open) .shop-side-panel__toggle,
.shop-side-panel:not(.is-open) .shop-side-panel__label{
	color: #53372C !important;
	opacity: 1 !important;
}
.shop-side-panel__chevron{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	border: 1px solid rgba(83, 55, 44, 0.25);
	font-size: 14px;
	line-height: 1;
}
.shop-side-panel.is-open .shop-side-panel__chevron{
	font-size: 18px;
}
.shop-side-panel:not(.is-open) .shop-side-panel__chevron::before{
	content: "";
}
.shop-side-panel.is-open .shop-side-panel__chevron{
	color: #53372C;
}
.shop-side-panel__body{
	display: none;
}
.shop-side-panel.is-open .shop-side-panel__body{
	display: block;
}
.product-filter-details.product-filter-block.shop-side-panel{
	box-shadow: 0 18px 34px rgba(41, 27, 21, 0.08) !important;
}
.shop-side-panel .product-filter-details-wrapper,
.shop-side-panel .product-sort-details-wrapper{
	background: #FBF8F3 !important;
	background-image: none !important;
}
.product-sort-details-wrapper{
	padding: 24px 18px 10px !important;
}
.product-sort-details .sort-box-row{
	padding-top: 0;
}
.shop-filter-panel__title{
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: rgba(83, 55, 44, 0.92);
	padding: 0 0 12px;
	margin: 0 0 4px;
	border-bottom: 1px solid rgba(83, 55, 44, 0.2);
}
.product-filter-details .product-filter-details-wrapper{
	padding: 24px 18px 10px !important;
}
.f-choose-color{
	padding: 12px 0 13px;
}
.f-choose-color.border-bottom{
	border-bottom: 1px solid rgba(83, 55, 44, 0.16) !important;
}
.product-filter-details .f-choose-color:last-of-type{
	border-bottom: 0 !important;
	padding-bottom: 4px;
}
.f-choose-color .pt-10,
.f-choose-color .pb-10{
	padding-top: 0 !important;
	padding-bottom: 7px !important;
	font-size: 13px;
	letter-spacing: 0.12em;
	color: rgba(83, 55, 44, 0.92);
}
.collection-filter-list,
.coffeestyle,
.availability-filter-list,
.shop-attr-filter-list,
.sort-filter-list{
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 4px;
}
.collection-filter-list li label,
.coffeestyle li label,
.availability-filter-list li label,
.shop-attr-filter-list li label,
.sort-filter-list li label{
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0;
	padding: 4px 8px;
	border: 1px solid transparent;
	font-size: 16px;
	line-height: 1.35;
	color: rgba(83, 55, 44, 0.82);
	cursor: pointer;
	transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}
.collection-filter-list li label:hover,
.coffeestyle li label:hover,
.availability-filter-list li label:hover,
.shop-attr-filter-list li label:hover,
.sort-filter-list li label:hover{
	color: #53372C;
	background: rgba(212, 190, 157, 0.16);
	border-color: rgba(83, 55, 44, 0.18);
}
.collection-filter-list input[type="radio"],
.coffeestyle input[type="radio"],
.availability-filter-list input[type="checkbox"],
.shop-attr-filter-list input[type="radio"],
.sort-filter-list input[type="radio"]{
	appearance: none;
	width: 14px;
	height: 14px;
	margin: 0;
	border: 1px solid rgba(83, 55, 44, 0.4);
	background: #FBF8F3;
	position: relative;
	flex: 0 0 14px;
}
.collection-filter-list input[type="radio"]::after,
.coffeestyle input[type="radio"]::after,
.availability-filter-list input[type="checkbox"]::after,
.shop-attr-filter-list input[type="radio"]::after,
.sort-filter-list input[type="radio"]::after{
	content: "";
	position: absolute;
	inset: 2px;
	background: #53372C;
	opacity: 0;
	transition: opacity 0.18s ease;
}
.collection-filter-list input[type="radio"]:checked::after,
.coffeestyle input[type="radio"]:checked::after,
.availability-filter-list input[type="checkbox"]:checked::after,
.shop-attr-filter-list input[type="radio"]:checked::after,
.sort-filter-list input[type="radio"]:checked::after{
	opacity: 1;
}
.collection-filter-list input:checked + span,
.coffeestyle input:checked + span,
.availability-filter-list input:checked + span,
.shop-attr-filter-list input:checked + span,
.sort-filter-list input:checked + span{
	color: #53372C;
	font-weight: 600;
}
.active-facets{
	margin-top: 4px !important;
	margin-bottom: 14px !important;
	gap: 8px;
}
.active-facets .removable-facet{
	border-color: rgba(83, 55, 44, 0.2) !important;
	background: #F6F1E9;
	padding: 4px 10px !important;
}
.active-facets .text-subdued{
	font-size: 12px;
	line-height: 1.2;
	color: rgba(83, 55, 44, 0.82);
}
.active-facets .facets-clear-all{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	color: rgba(83, 55, 44, 0.72);
}
.active-facets .facets-clear-all:hover{
	color: #53372C;
}
.fitleratmobile{
	display: none;
}
.sortatmobile{
	display: none;
}

.regions-map-container {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.map-area {
  position: relative;
  flex: 1;
}

.map-area .map-image {
  width: 100%;
  height: auto;
  display: block;
}

.map-point {
  position: absolute;
  width: 14px;
  height: 14px;
  background: #fbf8f3;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
  transform: translate(-50%, -50%);
  transform-origin: 50%;
  transition: 0.2s;
  animation: zoominout 1s infinite ease-in-out alternate;
}

@keyframes zoominout {
	0% {
    	transform: scale(1);
	}
	50%{
    	transform: scale(1.5);
	}
	100%{
    	transform: scale(1);
	}
}

.map-point:hover {
  background: #53372C;
  transform: scale(1.8);
}

.map-sidebar {
  position: fixed;
  right: -2000px;
  top: 0;
  height: 100%;
  z-index: 999;
  background: #53372C;
  padding: 20px;
  color: #fbf8f3;
  border-radius: 0;
  max-width: 500px;
  width: 100%;
  box-shadow: 0 0 15px rgba(0,0,0,0.3);
  transition: all 0.5s ease-in-out;
  overflow-y: auto;
}
.map-sidebar .sidebar-title{
	color: #fbf8f3;
	font-family: "Arya", Sans-serif;
}
.map-sidebar .sidebar-title{
	color: #fbf8f3;
	font-family: "Arya", Sans-serif;
	margin-bottom: 10px;
	border-bottom: 1px solid #fbf8f33c;
	padding-bottom: 8px;
}
/* when active */
.map-sidebar.active {
  right: 0;
}

/* close button */
.close-sidebar {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 28px;
  font-weight: 300;
  cursor: pointer;
  color: #fff;
  transition: color 0.3s ease;
}

.map-sidebar .sidebar-desc p{
  font-size: 14px;
  line-height: 1.6;
  color: #fbf8f3;
}

.map-sidebar .sidebar-img {
  margin-top: 15px;
  width: 100%;
  height: auto;
}
.header-search-left{
	display: none;
}
.single-product .product-name{
	color: #53372C !important;
}
.removable-facet{
	border: 1px solid #53372c4f !important;
    text-transform: uppercase;
    font-size: 10px;
    padding: 8px 15px !important;
}
.removable-facet svg{
	width: 8px;
}
.facets-clear-all{
    color: #53372c;
    text-transform: uppercase;
    font-size: 12px;
}
.coffeestyle {
	display: grid;
	gap: 4px;
	list-style: none;
	padding: 0;
	margin: 0;
}

.coffeestyle li label {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 10px;
	margin: 0;
	padding: 4px 8px;
	border: 1px solid transparent;
	font-size: 16px;
	line-height: 1.35;
	color: rgba(83, 55, 44, 0.82);
	cursor: pointer;
	transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}

.coffeestyle li input[type="radio"] {
	display: inline-block;
}

.coffeestyle li input[type="radio"]:checked + span {
	padding-left: 0;
	border-left: 0;
}

.coffeestyle li span {
	display: inline-block;
	transition: color 0.2s ease;
}

.table-terms{
	border: 1px solid #53372c42;
    padding: 25px 30px;
}
.privacy-policy a,.terms a,.refund a{
	color: #53372C;
}
.error-section{
	height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.error-section h2,.error-section h3{
	  font-family: "Arya", sans-serif;
}
.myaccountpage{
	padding: 100px 0;
}

.myaccount-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

/* Sidebar Navigation (UL) */
.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 10px;
  border: 1px solid rgba(83, 55, 44, 0.15);
  border-radius: 0px;
  background: #fbf8f3;
}

/* Each list item */
.woocommerce-MyAccount-navigation ul li {
  margin-bottom: 5px;
  transition: all 0.3s ease;
}

/* Navigation Links */
.woocommerce-MyAccount-navigation ul li a {
  display: block;
  color: #53372C;
  text-decoration: none;
  padding: 10px 15px;
  transition: all 0.3s ease;
}

/* Hover Effect */
.woocommerce-MyAccount-navigation ul li a:hover {
  background: #53372C;
  color: #fbf8f3 !important;
  padding-left: 20px;
}

/* Active Tab */
.woocommerce-MyAccount-navigation ul li.is-active a {
  background: #53372C;
  color: #fbf8f3 !important;
}

/* Content Area */
.woocommerce-MyAccount-content {
  flex: 1;
  background: #fff;
  padding: 30px;
  border: 1px solid rgba(83, 55, 44, 0.15);
  border-radius: 0px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
  min-height: 400px;
}

.woocommerce-MyAccount-content a{
	color: #53372C;
	font-weight: bold;
}
.woocommerce-MyAccount-content{
	background: #fbf8f3 !important;
}
.woocommerce-Address-title h2{
	font-size: 20px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #fbf8f3;
    color: #53372C;
    border-top: 3px solid #53372c !important;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
/* === Global WooCommerce Button Styling === */
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce .woocommerce-button,
.woocommerce .woocommerce-form-login__submit,
.woocommerce .woocommerce-form-register__submit,
.woocommerce-cart .button,
.woocommerce-checkout .button {
    padding: 15px 50px;
    font-size: 14px;
    line-height: 21px;
    border-radius: 0;
    background: #53372C;
    color: #FBF8F3 !important;
    outline: none;
    border: 1px solid #53372C;
    text-transform: uppercase;
    transition: all 0.3s ease;
    white-space: nowrap;
    vertical-align: middle;
    display: inline-block;
	    font-weight: 400;
}

/* Hover & Focus States */
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce .woocommerce-button:hover,
.woocommerce .woocommerce-form-login__submit:hover,
.woocommerce .woocommerce-form-register__submit:hover,
.woocommerce-cart .button:hover,
.woocommerce-checkout .button:hover,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus {
    background: transparent;
    color: #53372C !important;
    border-color: #53372C;
}

/* Disabled Buttons */
.woocommerce button:disabled,
.woocommerce button:disabled[disabled],
.woocommerce input:disabled[disabled],
.woocommerce a.button.disabled {
    opacity: 0.6;
    cursor: not-allowed;
}
.woocommerce-info::before
{
    color: #53372c;
}
.woocommerce form .form-row .input-text, .woocommerce form .form-row select,
.select2-container--default .select2-selection--single{
	padding: .5rem 1rem;
	border: 1px solid rgb(84 55 44 / 20%) !important;
    background-color: transparent;
    color: #53372C !important;
    border-radius: 0px !important;
}
.select2-search--dropdown .select2-search__field{
	padding: .5rem 1rem;
	border: 1px solid rgb(84 55 44 / 20%) !important;
    background-color: #fbf8f3;
    color: #53372C !important;
    border-radius: 0px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered{
	padding: 0px;
}
.wc-blocks-components-select .wc-blocks-components-select__select{
    background-color: #fbf8f3 !important;	
}
/* === Focus Effect === */
.woocommerce form .form-row .input-text:focus,
.woocommerce form .form-row select:focus,
.select2-search--dropdown .select2-search__field:focus {
    background-color: #FBF8F3 !important;
    border-color: #53372C !important;
    box-shadow: 0 0 0 0.1rem #53372C !important;
    outline: none !important;
    color: #53372C !important;
}
.select2-container--default .select2-results>.select2-results__options{
	    background-color: #FBF8F3;
}
.select2-container .select2-dropdown{
	border: 1px solid rgb(84 55 44 / 20%) !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected]{
	    background-color: #53372C;
    color: #FBF8F3;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
	    border-top: 3px solid #53372c !important;
		    border: 1px solid #53372c;
}
/* === Base Input Fields (WooCommerce Blocks) === */
.wc-block-components-text-input input[type="text"],
.wc-block-components-text-input input[type="email"],
.wc-block-components-text-input input[type="tel"],
.wc-block-components-text-input input[type="password"],
.wc-blocks-components-select__select {
    padding: 0.5rem 1rem !important;
    border: 1px solid rgb(84 55 44 / 20%) !important;
    background-color: transparent !important;
    color: #53372C !important;
    border-radius: 0 !important;
    width: 100% !important;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
    font-size: 16px;
}

/* === Focus State === */
.wc-block-components-text-input.is-active input[type="text"],
.wc-block-components-text-input.is-active input[type="email"],
.wc-block-components-text-input.is-active input[type="tel"],
.wc-block-components-text-input.is-active input[type="password"],
.wc-blocks-components-select__select:focus {
    background-color: #FBF8F3 !important;
    border-color: #53372C !important;
    box-shadow: 0 0 0 0.1rem #53372C !important;
    outline: none !important;
    color: #53372C !important;
}

/* === Error / Validation State === */
.wc-block-components-text-input.has-error input,
.wc-block-components-text-input.has-error input:focus,
.wc-blocks-components-select.has-error .wc-blocks-components-select__select {
    border-color: #d9534f !important;
    box-shadow: 0 0 0 0.1rem rgba(217, 83, 79, 0.5) !important;
}

/* === Select Dropdown Text & Arrow Fix === */
.wc-blocks-components-select__select {
    color: #53372C !important;
    background-color: transparent !important;
}

/* === Placeholder Color === */
.wc-block-components-text-input input::placeholder {
    color: rgba(83, 55, 44, 0.5) !important;
}

/* === Label Color === */
.wc-block-components-text-input label,
.wc-block-components-form .wc-block-components-text-input label {
    color: #53372C !important;
    font-weight: 500;
}

/* === Primary Buttons (Checkout, Cart, Place Order, Proceed) === */
.wc-block-components-button,
.wc-block-components-checkout-place-order-button,
.wc-block-components-checkout-place-order-button.contained,
.wc-block-cart__submit-button,
.wc-block-components-button.wp-element-button {
    background-color: #53372C !important;
    color: #FBF8F3 !important;
    border: 1px solid #53372C !important;
    border-radius: 0 !important;
    padding: 0.8rem 1.6rem !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.3s ease-in-out !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* === Hover & Focus === */
.wc-block-components-button:hover,
.wc-block-components-checkout-place-order-button:hover,
.wc-block-cart__submit-button:hover,
.wc-block-components-button.wp-element-button:hover {
    color: #53372C !important;
    background: #FBF8F3 !important;
    border: 1px solid #53372C !important;
}

/* === Disabled Buttons === */
.wc-block-components-button:disabled,
.wc-block-components-checkout-place-order-button:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

/* === Button Text Alignment Fix === */
.wc-block-components-button__text,
.wc-block-components-checkout-place-order-button__text {
    color: inherit !important;
    font-size: 15px !important;
}
.wp-block-woocommerce-checkout-order-summary-block{
	border-radius: 0px !important;
}
/* === Ensure Inputs Match Container Layout === */
.woocommerce form .form-row {
    margin-bottom: 20px;
}

/* === Optional: Textarea Consistency === */
.woocommerce form .form-row textarea {
    min-height: 120px;
    resize: vertical;
}


.woocommerce-checkout .page-content,.wp-block-woocommerce-cart,.page-id-24363  .page-content{
    max-width: 1430px;
    margin: 0 auto;
    padding: 100px 15px;
}

/* === Urbun Premium Cart Block === */
.wp-block-woocommerce-cart {
	color: #53372C;
}

.wp-block-woocommerce-cart .wc-block-components-sidebar-layout {
	display: grid !important;
	grid-template-columns: minmax(0, 1.65fr) minmax(340px, 0.82fr);
	gap: 42px;
	align-items: start;
}

.wp-block-woocommerce-cart .wc-block-components-main,
.wp-block-woocommerce-cart .wc-block-components-sidebar {
	width: auto !important;
	max-width: none !important;
	margin: 0 !important;
	float: none !important;
}

.wp-block-woocommerce-cart .wc-block-cart {
	gap: 34px;
}

.wp-block-woocommerce-cart .wc-block-cart__main,
.wp-block-woocommerce-cart .wc-block-cart__sidebar {
	background: transparent;
}

.wp-block-woocommerce-cart .wc-block-cart-items,
.wp-block-woocommerce-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block,
.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper {
	border: 1px solid rgba(83, 55, 44, 0.12);
	background: linear-gradient(180deg, rgba(251, 248, 243, 0.98) 0%, rgba(247, 241, 230, 0.95) 100%);
	box-shadow: 0 14px 32px rgba(83, 55, 44, 0.04);
}

.wp-block-woocommerce-cart .wc-block-cart-items {
	padding: 0 24px;
}

.wp-block-woocommerce-cart .wc-block-cart-items__header {
	padding: 0;
	margin: 0;
}

.wp-block-woocommerce-cart .wc-block-cart-items__header th {
	padding: 18px 0 16px;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: rgba(83, 55, 44, 0.58);
	border-bottom: 1px solid rgba(83, 55, 44, 0.12);
}

.wp-block-woocommerce-cart .wc-block-cart-items__row {
	padding: 20px 0;
	border-bottom: 1px solid rgba(83, 55, 44, 0.12);
}

.wp-block-woocommerce-cart .wc-block-cart-items__row:last-child {
	border-bottom: 0;
}

.wp-block-woocommerce-cart .wc-block-cart-item__image img {
	width: 92px;
	border: 1px solid rgba(83, 55, 44, 0.12);
	background: rgba(251, 248, 243, 0.92);
	padding: 4px;
}

.wp-block-woocommerce-cart .wc-block-components-product-name,
.wp-block-woocommerce-cart .wc-block-components-product-name a {
	font-size: 24px;
	line-height: 1.14;
	letter-spacing: -0.02em;
	color: #53372C !important;
}

.wp-block-woocommerce-cart .wc-block-components-product-metadata,
.wp-block-woocommerce-cart .wc-block-components-product-details,
.wp-block-woocommerce-cart .wc-block-components-product-details li {
	font-size: 14px;
	line-height: 1.58;
	color: rgba(83, 55, 44, 0.8) !important;
}

.wp-block-woocommerce-cart .wc-block-components-product-price__value,
.wp-block-woocommerce-cart .wc-block-formatted-money-amount {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -0.01em;
	color: #53372C !important;
}

.wp-block-woocommerce-cart .wc-block-cart-item__prices {
	margin-top: 8px;
}

.wp-block-woocommerce-cart .wc-block-cart-item__remove-link {
	font-size: 13px;
	color: rgba(83, 55, 44, 0.72) !important;
	text-decoration: none;
	border-bottom: 1px solid rgba(83, 55, 44, 0.25);
}

.wp-block-woocommerce-cart .wc-block-components-quantity-selector {
	height: 50px;
	border: 1px solid rgba(83, 55, 44, 0.16);
	background: rgba(251, 248, 243, 0.92);
	border-radius: 0;
}

.wp-block-woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input {
	font-size: 17px;
	color: #53372C;
}

.wp-block-woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
	color: #53372C;
}

.wp-block-woocommerce-cart .wc-block-components-sidebar {
	padding: 0;
	position: sticky;
	top: 118px;
}

.wp-block-woocommerce-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block {
	padding: 22px 24px 8px;
	margin-bottom: 0;
}

.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper {
	padding: 0 24px 24px;
	border-top: 0;
	box-shadow: 0 14px 32px rgba(83, 55, 44, 0.04);
}

.wp-block-woocommerce-cart .wc-block-components-title.wc-block-cart__totals-title,
.wp-block-woocommerce-cart .wc-block-cart__totals-title {
	margin: 0 0 10px;
	font-size: 34px;
	line-height: 1.08;
	letter-spacing: -0.03em;
	color: #53372C !important;
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-order-summary-block::before {
	content: "Zusammenfassung";
	display: block;
	margin-bottom: 6px;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: rgba(83, 55, 44, 0.52);
}

.wp-block-woocommerce-cart .wc-block-components-totals-item,
.wp-block-woocommerce-cart .wc-block-components-totals-footer-item {
	padding: 14px 0;
	border-top: 1px solid rgba(83, 55, 44, 0.12);
}

.wp-block-woocommerce-cart .wc-block-components-totals-item__label,
.wp-block-woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
	font-size: 14px;
	font-weight: 500;
	color: rgba(83, 55, 44, 0.8) !important;
}

.wp-block-woocommerce-cart .wc-block-components-totals-item__value,
.wp-block-woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
	font-size: 16px;
	font-weight: 500;
	color: #53372C !important;
}

.wp-block-woocommerce-cart .wc-block-components-totals-footer-item {
	padding-top: 18px;
}

.wp-block-woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wp-block-woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
	font-size: 17px;
	font-weight: 600;
}

.wp-block-woocommerce-cart .wc-block-components-panel__button {
	padding: 14px 0;
}

.wp-block-woocommerce-cart .wc-block-cart__submit-button {
	width: 100%;
	min-height: 52px;
	margin-top: 16px;
	font-size: 14px !important;
	font-weight: 500 !important;
	letter-spacing: 0.05em;
	text-transform: none;
	background: linear-gradient(180deg, #644538 0%, #53372C 100%) !important;
	border: 1px solid #53372C !important;
	color: #FBF8F3 !important;
}

.wp-block-woocommerce-cart .wc-block-cart__submit-button:hover,
.wp-block-woocommerce-cart .wc-block-cart__submit-button:focus-visible {
	background: #FBF8F3 !important;
	color: #53372C !important;
}

@media (max-width: 991px) {
	.wp-block-woocommerce-cart .wc-block-components-sidebar-layout {
		grid-template-columns: 1fr;
		gap: 24px;
	}

	.wp-block-woocommerce-cart .wc-block-cart {
		gap: 22px;
	}

	.wp-block-woocommerce-cart .wc-block-cart-items {
		padding: 0 20px;
	}

	.wp-block-woocommerce-cart .wc-block-components-sidebar {
		position: static;
		top: auto;
	}

	.wp-block-woocommerce-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block,
	.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width: 767px) {
	.wp-block-woocommerce-cart,
	.woocommerce-checkout .page-content,
	.page-id-24363 .page-content {
		padding-top: 54px;
		padding-bottom: 56px;
	}

	.wp-block-woocommerce-cart .wc-block-cart-items {
		padding: 0 16px;
		box-shadow: none;
	}

	.wp-block-woocommerce-cart .wc-block-cart-items__row {
		padding: 18px 0;
	}

	.wp-block-woocommerce-cart .wc-block-components-product-name,
	.wp-block-woocommerce-cart .wc-block-components-product-name a {
		font-size: 22px;
	}

	.wp-block-woocommerce-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block,
	.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper {
		padding-left: 18px;
		padding-right: 18px;
		box-shadow: none;
	}

	.wp-block-woocommerce-cart .wc-block-components-title.wc-block-cart__totals-title,
	.wp-block-woocommerce-cart .wc-block-cart__totals-title {
		font-size: 28px;
	}
}
/* Responsive */
@media (max-width: 768px) {
  .myaccount-wrapper {
    flex-direction: column;
  }
}
.row-products .single-product{
	margin-bottom: 20px;
}
.row-products{
	width: 100%;
}
.row-products > .shop-collection{
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}
.shop-collection-intro{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 4px 0 16px;
}
.shop-collection-intro__chip{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 32px;
	padding: 0 14px;
	border: 1px solid rgba(83,55,44,0.28);
	border-radius: 999px;
	background: rgba(251,248,243,0.72);
	color: #53372C;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	text-decoration: none;
	transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.shop-collection-intro__chip:hover,
.shop-collection-intro__chip:focus-visible{
	background: #53372C;
	border-color: #53372C;
	color: #FBF8F3;
}
.shop-collection{
	margin-bottom: 34px;
	scroll-margin-top: 120px;
	--shop-collection-accent: #53372C;
	--shop-collection-accent-soft: rgba(83, 55, 44, 0.16);
	--shop-collection-accent-muted: rgba(83, 55, 44, 0.62);
}
.shop-collection:not(:first-child){
	padding-top: 26px;
	margin-top: 4px;
	border-top: 1px solid var(--shop-collection-accent-soft);
}
.shop-collection__head{
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	gap: 8px;
	margin-bottom: 22px;
	padding: 0 2px;
	border-left: 2px solid var(--shop-collection-accent-soft);
	padding-left: 14px;
}
.shop-collection__head-main{
	max-width: 62ch;
}
.shop-collection__eyebrow{
	margin: 0 0 6px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	font-family: var(--urbun-font-body);
	color: var(--shop-collection-accent-muted);
}
.shop-collection__title{
	margin: 0;
	font-family: var(--urbun-font-heading);
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: uppercase;
	color: var(--shop-collection-accent);
	line-height: 1.1;
}
.shop-collection__description{
	margin: 10px 0 18px;
	max-width: 58ch;
	font-size: 16px;
	line-height: 1.65;
	font-family: var(--urbun-font-body);
	font-weight: 300;
	color: var(--shop-collection-accent-muted);
}
.shop-collection__count{
	font-size: 12px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #53372cb3;
}
.shop-collection__meta{
	margin: 0;
	display: grid;
	gap: 4px;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 0.03em;
	color: var(--shop-collection-accent-muted);
}
.shop-collection__meta-item{
	margin: 0;
	display: block;
	font-size: inherit;
	line-height: 1.4;
	color: var(--shop-collection-accent);
}
.shop-collection__counter{
	display: none;
}
.shop-collection--alltag{
	--shop-collection-accent: #53372C;
	--shop-collection-accent-soft: rgba(83, 55, 44, 0.18);
	--shop-collection-accent-muted: rgba(83, 55, 44, 0.82);
}
.shop-collection--herkunft{
	--shop-collection-accent: #8C3B1E;
	--shop-collection-accent-soft: rgba(140, 59, 30, 0.2);
	--shop-collection-accent-muted: rgba(140, 59, 30, 0.82);
}
.shop-collection--erbe{
	--shop-collection-accent: #6F7C4F;
	--shop-collection-accent-soft: rgba(111, 124, 79, 0.22);
	--shop-collection-accent-muted: rgba(91, 104, 62, 0.84);
}
.shop-collection--other{
	--shop-collection-accent: #53372C;
	--shop-collection-accent-soft: rgba(83, 55, 44, 0.14);
	--shop-collection-accent-muted: rgba(83, 55, 44, 0.6);
}
.shop-collection__grid{
	margin-left: -8px;
	margin-right: -8px;
}
.shop-collection__grid > .product-grid-col{
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 16px;
	display: flex;
}
.shop-collection__grid > .product-grid-col.col-xl-6{
	flex: 0 0 50%;
	max-width: 50%;
}
.shop-collection__grid > .product-grid-col.col-lg-6{
	flex: 0 0 50%;
	max-width: 50%;
}
.shop-collection__grid > .product-grid-col.col-xl-4{
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.shop-collection__grid > .product-grid-col.col-lg-4{
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.shop-left-sidebar-area .grid-Products{
	padding-right: 0;
}
.shop-collection__grid .urbun-home-product{
	width: 100%;
	background: #FBF8F3;
	border: 1px solid rgba(83, 55, 44, 0.16);
	box-shadow: 0 6px 14px rgba(83, 55, 44, 0.06);
	transition: box-shadow 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.shop-collection__grid .urbun-home-product:hover{
	border-color: rgba(83, 55, 44, 0.24);
	box-shadow: 0 10px 22px rgba(83, 55, 44, 0.10);
	transform: translateY(-1px);
}
.shop-collection__grid .urbun-home-product__media{
	margin: 12px 12px 0;
	padding: 14px 14px 6px;
}
.shop-collection__grid .urbun-home-product__body{
	padding: 10px 12px 12px;
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
}
.shop-collection__grid .urbun-home-product__head{
	align-items: flex-start;
}
.shop-collection__grid .urbun-home-product__head h3{
	font-size: 14px;
	line-height: 1.32;
}
.shop-collection__grid .urbun-home-product__price{
	font-size: 14px;
	font-weight: 500;
	line-height: 1.35;
	letter-spacing: 0;
	white-space: nowrap;
}
.shop-collection__grid .urbun-home-product__price .woocommerce-Price-amount,
.shop-collection__grid .urbun-home-product__price .amount,
.shop-collection__grid .urbun-home-product__price bdi{
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}
.shop-collection__grid .urbun-home-product__excerpt{
	margin-top: 6px;
	-webkit-line-clamp: 3;
}
.shop-collection__grid .urbun-home-product__cta{
	margin-top: auto;
	padding-top: 10px;
	font-size: 11px;
	letter-spacing: 0.07em;
}
.shop-collection__grid .urbun-home-product__cta{
	border: 0;
	background: transparent;
	padding-left: 0;
	padding-right: 0;
	cursor: pointer;
	font-family: inherit;
}
.shop-collection__grid .urbun-home-product__cta.is-disabled{
	opacity: 0.45;
	cursor: default;
	pointer-events: none;
}
@media (max-width: 1199px) {
	.productsarchive-header__title{
		font-size: clamp(34px, 4.6vw, 52px);
	}
	.productsarchive-header__lead{
		font-size: 15px;
		line-height: 1.62;
	}
	.filters-sorts{
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.row-sorts-above{
		min-height: 52px;
		gap: 10px;
		padding: 0;
	}
	.sorts-grid{
		padding: 0 10px 0 0;
	}
	.products-selections{
		padding-left: 14px;
		padding-right: 14px;
		height: 40px;
	}
	.product-selection .nice-select{
		min-width: 170px;
		height: 34px;
		line-height: 32px;
	}
	.shop-page{
		padding: 18px 0 24px;
	}
	.shop-collection{
		margin-bottom: 26px;
		scroll-margin-top: 98px;
	}
	.shop-collection:not(:first-child){
		padding-top: 20px;
	}
	.shop-collection__head{
		margin-bottom: 14px;
	}
	.shop-collection__title{
		font-size: 34px;
	}
	.shop-collection__description{
		font-size: 15px;
		line-height: 1.62;
	}
	.shop-collection__meta{
		font-size: 10px;
	}
	.shop-collection__meta-item{
		line-height: 1.35;
	}
	.product-filter-details .product-filter-details-wrapper{
		padding: 22px 16px 10px !important;
	}
	.product-sort-details{
		display: none !important;
	}
}
@media (min-width: 1200px) {
	.filters-sorts .products-selections{
		display: none;
	}
}
/* Mobile-friendly stacked layout */
@media (max-width: 767px) {
    .table thead {
        display: none; /* hide table header */
    }

    .table tbody tr {
        display: block;
        margin-bottom: 15px;
        border: none;
        background: #FBF8F3;
        box-shadow: 0 2px 6px rgba(0,0,0,0.05);
        padding: 10px;
    }

    .table tbody td {
        display: block;
        justify-content: space-between;
        align-items: center;
        text-align: center;
        border: none !important;
        padding: 8px 10px;
        font-size: 14px;
    }
	.table tbody tr td:nth-child(1){
		padding-right: 50px;
	}
    .table tbody td::before {
        content: attr(data-label);
        font-weight: 600;
        color: #333;
        flex: 1;
        text-transform: capitalize;
    }

    .table tbody td > * {
        flex: 1;
        text-align: right;
    }
	.Sale-off-Products-active .single-product .price-content{
		height: 130px;
	}
	.btn,.single-blog .btn{
		padding: 10px 20px;
		font-size: 12px;
	}
	.subscribe-form .btn{
		padding: 10px 20px !important;
		font-size: 12px;
	}
	.woocommerce a.added_to_cart{
		padding: 10px 27px;
		font-size: 12px;
		margin-left: 0;
	}
	.single-value{
		padding: 0px 20px;
	border: none;}
	.footer-widget .logo-white{
		margin: 0px auto 10px auto;
	}
	.login-area,.register-form-wrapper{
		padding: 10px;
		border: 1px solid #53372c26;
	}
    .sorts-grid{
		padding: 0px 15px 0px 0px;
		display: none;
	}
	.sorts-grid .p-title{
		margin-bottom:13px;
	}
	.product-selection{
		margin-bottom: 0px !important;
	}
	.products-show{
		display: none;
	}
	.products-selections{
		display: none !important;
	}
	.fitleratmobile{
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: calc(50% - 6px);
		cursor: pointer;
		padding: 8px 10px;
		border: 1px solid rgba(83, 55, 44, 0.22);
		background: #FBF8F3;
		min-width: 0;
	}
	.fitleratmobile::after{
		content: "+";
		font-size: 16px;
		line-height: 1;
		color: rgba(83, 55, 44, 0.74);
		margin-left: 8px;
		flex-shrink: 0;
	}
	.fitleratmobile h5{
		font-size: 9px;
		letter-spacing: 0.06em;
		text-transform: uppercase;
		margin: 0;
		white-space: nowrap;
	}
	.sortatmobile{
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: calc(50% - 6px);
		cursor: pointer;
		padding: 8px 10px;
		border: 1px solid rgba(83, 55, 44, 0.22);
		background: #FBF8F3;
		min-width: 0;
	}
	.sortatmobile::after{
		content: "+";
		font-size: 16px;
		line-height: 1;
		color: rgba(83, 55, 44, 0.74);
		margin-left: 8px;
		flex-shrink: 0;
	}
	.sortatmobile h5{
		font-size: 9px;
		letter-spacing: 0.06em;
		text-transform: uppercase;
		margin: 0;
		white-space: nowrap;
	}
	.shop-page{
		padding: 10px 0 18px;
	}
	.row-sorts-above{
		box-shadow: none;
		min-height: auto;
		padding: 4px 0;
		display: flex;
		gap: 8px;
		align-items: stretch;
	}
	.product-selection .nice-select{
		min-width: 154px;
	}
	.products-selections .nice-select .list{
		left: auto;
		right: 0;
		width: 180px;
	}
	.row-products .single-product{
		padding: 5px;
	}
	.shop-collection{
		margin-bottom: 20px;
		scroll-margin-top: 86px;
	}
	.shop-collection-intro{
		display: none;
	}
	.shop-collection-intro__chip{
		height: 30px;
		padding: 0 12px;
		font-size: 10px;
	}
	.shop-collection:not(:first-child){
		padding-top: 18px;
		margin-top: 2px;
	}
	.shop-collection__head{
		margin-bottom: 10px;
	}
	.shop-collection__title{
		font-size: 30px;
	}
	.shop-collection__count{
		font-size: 11px;
	}
	.shop-collection__description{
		font-size: 14px;
		line-height: 1.6;
		margin-top: 10px;
	}
	.shop-collection__meta{
		font-size: 10px;
		line-height: 1.35;
	}
	.shop-collection__meta-item{
		line-height: 1.35;
	}
	.shop-collection__grid{
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		scroll-snap-type: x mandatory;
		gap: 0;
		margin-left: 0;
		margin-right: 0;
		padding: 0 0 4px 0;
		scrollbar-width: none;
		-ms-overflow-style: none;
	}
	.shop-collection__grid::-webkit-scrollbar{
		display: none;
	}
	.shop-collection__grid > .product-grid-col,
	.shop-collection__grid > .product-grid-col.col-6,
	.shop-collection__grid > .product-grid-col.col-sm-6,
	.shop-collection__grid > .product-grid-col.col-md-6{
		flex: 0 0 90% !important;
		max-width: 90% !important;
		width: 90% !important;
		scroll-snap-align: start;
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		margin: 0 !important;
	}
	.shop-collection__counter{
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 3px;
		margin-top: 8px;
		padding-right: 0;
		font-size: 11px;
		font-weight: 600;
		letter-spacing: 0.08em;
		text-transform: uppercase;
		color: rgba(83, 55, 44, 0.7);
	}
	.shop-collection__counter-current{
		color: #53372C;
	}
	.shop-collection__grid .urbun-home-product__media{
		margin: 6px 6px 0;
		padding: 10px 10px 4px;
	}
	.shop-collection__grid .urbun-home-product__body{
		padding: 10px 10px 12px;
	}
	.collection-filter-list,
	.coffeestyle,
	.availability-filter-list,
	.shop-attr-filter-list{
		gap: 6px;
	}
	.collection-filter-list li label,
	.coffeestyle li label,
	.availability-filter-list li label,
	.shop-attr-filter-list li label{
		font-size: 14px;
	}
	.shop-filter-panel__title{
		font-size: 11px;
		padding-bottom: 12px;
	}
	.grid-Products .single-product .price-content{
		height: 115px;
	}
	.productsarchive-header{
		padding: 20px 0 14px;
	}
	.productsarchive-header__kicker{
		font-size: 11px;
		margin-bottom: 10px;
	}
	.productsarchive-header__title{
		font-size: clamp(32px, 10vw, 44px);
		margin-bottom: 12px;
	}
	.productsarchive-header__lead{
		font-size: 14px;
		line-height: 1.62;
	}
	.single-value p{
		text-align: left;
	}
	.myaccountpage{
		padding: 50px 0;
	}
}
@media (max-width: 1199px) {
	.header-search-left{
		display: block;
	}
}
.filter-close-btn{
	display: none;
}
.sort-close-btn{
	display: none;
}
.modal-close button{
	font-size: 28px;
    font-weight: 300;
    cursor: pointer;
}
.modal-close button:hover{
	background: transparent;
	color: #53372C !important;
}
.view-results{
	display: none;
}
.badge.out-of-stock {
    background-color: #c0392b; /* red */
    color: #fff;
}
.badge.in-stock {
    background-color: #6F7C4F; /* green */
    color: #fff;
}
.termslink{
	color: #53372C;
	font-weight: bold;
}
/* 🔹 Hide sidebar on mobile by default */
/* Mobile sidebar: force display:block so transitions work (overrides d-none) */
@media (max-width: 1199px) {
  .product-filter-details {
    /* Override Bootstrap d-none */
    display: flex !important;
    flex-direction: column;

    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: min(90vw, 390px);
    max-width: none;
    background: #FBF8F3;
    z-index: 10020;
    overflow: hidden;
    padding: 16px 16px 0;
    box-shadow: 4px 0 20px rgba(0,0,0,0.2);
    margin-top: 0;
    border: 0;
    transform: translateX(-100%);   /* off-screen to left */
    opacity: 0;
    visibility: hidden;
    transition: transform 0.4s ease, opacity 0.4s ease, visibility 0s linear 0.4s;
    border-right: 1px solid #eee;
  }

  .product-filter-details.active-sidebar-filter {
    /* Slide in */
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    transition: transform 0.4s ease, opacity 0.4s ease;
  }

  /* Overlay must also be displayed (no display:none) so opacity transition works */
  .filter-overlay {
    display: block;             /* ensure element exists and participates in transitions */
    position: fixed;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.45);
    z-index: 10010;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  }

  .filter-overlay.active-sidebar-filter {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s ease;
  }

  .filter-close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: 0;
    width: auto;
    height: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    line-height: 1;
    color: #53372C;
    cursor: pointer;
	display: block;
    padding: 0;
  }
  .product-filter-details .shop-side-panel__chevron{
    display: none;
  }
  .product-filter-details .shop-side-panel__toggle{
    padding-right: 38px;
  }
  .product-filter-details .shop-side-panel__toggle{
    padding: 10px 0 14px;
  }
  .product-filter-details .shop-side-panel__label{
    font-size: 12px;
  }
  .product-sort-details{
    display: flex !important;
    flex-direction: column;
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    height: 100vh;
    width: min(90vw, 390px);
    max-width: none;
    background: #FBF8F3;
    z-index: 10020;
    overflow: hidden;
    padding: 16px 16px 0;
    box-shadow: -4px 0 20px rgba(0,0,0,0.2);
    margin-top: 0;
    border: 0;
    transform: translateX(100%);
    opacity: 0;
    visibility: hidden;
    transition: transform 0.4s ease, opacity 0.4s ease, visibility 0s linear 0.4s;
  }
  .product-sort-details.active-sidebar-sort{
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    transition: transform 0.4s ease, opacity 0.4s ease;
  }
  .product-sort-details .shop-side-panel__chevron{
    display: none;
  }
  .product-sort-details .shop-side-panel__toggle{
    padding: 10px 38px 14px 0;
  }
  .product-sort-details .shop-side-panel__label{
    font-size: 12px;
  }
  .product-sort-details .product-sort-details-wrapper{
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
    padding-bottom: 16px !important;
  }
  .sort-close-btn{
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: 0;
    width: auto;
    height: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    line-height: 1;
    color: #53372C;
    cursor: pointer;
    padding: 0;
  }
  .product-filter-details .product-filter-details-wrapper{
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
    padding-bottom: 16px !important;
  }
  .view-results{
	position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    width: calc(100% + 32px);
    margin: 0;
	display: block;
    z-index: 3;
    margin-left: -16px;
    margin-right: -16px;
    padding: 12px 16px calc(12px + env(safe-area-inset-bottom));
    background: #FBF8F3;
    border-top: 1px solid rgba(83, 55, 44, 0.14);
	}
	.view-results a,
    .view-results .btn{
		width: 100%;
        min-height: 44px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 0 18px;
        border: 1px solid #53372C;
        background: linear-gradient(to right, #FBF8F3 50%, #53372C 50%);
        background-size: 200% 100%;
        background-position: right bottom;
        color: #FBF8F3 !important;
        font-size: 11px;
        font-weight: 700;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        transition: background-position 0.3s ease, color 0.3s ease, border-color 0.3s ease;
	}
	.view-results a:hover,
    .view-results a:focus-visible,
    .view-results .btn:hover,
    .view-results .btn:focus-visible{
        background-position: left bottom;
        color: #53372C !important;
        border-color: #53372C;
	}
	.currency{
		display: none;
	}


	/* Bottom bar */


	/* currency Model */
	.mobile-currency-get li {
		transform: translateY(50px);
		opacity: 0;
		transition: all 0.4s ease;
		list-style: none;
	}

	.mobile-currency-get .selected-currency{
		display: flex;
		align-items: center;
		gap: 7px;
	}
	.mobile-currency-get .selected-currency img{
		width: 25px;
	}
	.mobile-currency-bar {
		position: fixed;
		bottom: -100px;
		left: 0;
		width: 100%;
		background: #FBF8F3;
		border-top: 1px solid #53372C17;
		padding: 10px 0;
		display: flex;
		justify-content: center;
		align-items: center;
		z-index: 9999;
		box-shadow: 0 -2px 10px rgba(0,0,0,0.05);
		opacity: 0;
		transition: all 0.3s ease;
	}
	.mobile-currency-bar .selected-currency {
	display: flex;
	align-items: center;
	gap: 8px;
	font-weight: 600;
	font-size: 15px;
	cursor: pointer;
	}
	.mobile-currency-bar .flag {
	width: 20px;
	height: 14px;
	border-radius: 2px;
	}
	.currency-header span,
	.mobile-currency-get span{
		color: #53372C;
	}
	/* Modal */
	.currency-modal {
	position: fixed;
	bottom: -100%;
	left: 0;
	width: 100%;
	height: 70%;
	background: #FBF8F3;
	transition: bottom 0.4s ease;
	z-index: 10000;
	overflow-y: auto;
	padding-bottom: 60px;
	}
	.currency-modal.active { bottom: 0; }

	.currency-header {
	text-align: center;
	padding: 15px;
	border-bottom: 1px solid #eee;
	font-weight: 700;
	position: relative;
	}
	.currency-header .close-currency {
	position: absolute;
	right: 15px;
	top: 0px;
	font-size: 22px;
	border: none;
	background: none;
	cursor: pointer;
	color: #53372C;
	}

	.currency-list {
	list-style: none;
	margin: 0;
	padding: 15px;
	}
	.currency-list li {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 10px 5px;
	border-bottom: 1px solid #f5f5f5;
	cursor: pointer;
	transition: background 0.2s;
	}
	.currency-list img {
	width: 22px;
	height: 15px;
	border-radius: 2px;
	}

	/* Overlay */
	.currency-overlay {
	position: fixed;
	top: 0; left: 0;
	width: 100%; height: 100%;
	background: rgba(0,0,0,0.4);
	z-index: 9998;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
	}
	.currency-overlay.active {
	opacity: 1;
	visibility: visible;
	}


/* language modal (unique active classname) */
.language-modal {
  position: fixed;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 70%;
  background: #fbf8f3;
  transition: bottom 0.4s ease;
  z-index: 10000;
  overflow-y: auto;
  box-shadow: 0 -4px 15px rgba(0,0,0,0.05);
}
.language-modal.active-lang-now { bottom: 0; }

.language-header {
  position: sticky;
  top: 0;
  background: #fbf8f3;
  padding: 18px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #53372c;
  border-bottom: 1px solid #e8e5e0;
}
.language-header .close-language {
  position: absolute;
  right: 18px;
  font-size: 22px;
  color: #53372c;
  background: none;
  border: none;
  cursor: pointer;
  transition: 0.2s;
}
.language-list { list-style: none; margin: 0; padding: 10px 0; }

.language-list li {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 20px;
  border-bottom: 1px solid #f1eee9;
  cursor: pointer;
  color: #53372c;
  font-size: 16px;
  font-weight: 500;
  transition: background 0.2s;
}
.language-list li:hover { background: #f6f3ee; }
.language-list img { width: 22px; height: 22px; border-radius: 4px; }

/* overlay uses a different show class */
.language-overlay {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.35);
  z-index: 9998;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.language-overlay.language-overlay--show {
  opacity: 1;
  visibility: visible;
}


.language-modal ul .wpml-ls-menu-item a{
	color: #53372c;
}


}

/* 🔹 Cart Table Styling */
.cart-area{
	padding: 100px 0;
}
.woocommerce-cart table.shop_table {
  border: 1px solid hsla(0, 0%, 7%, 0.11);
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  background: transparent !important;
}
/* Wrap table inside a scrollable container */
.woocommerce-cart .shop_table_responsive {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.woocommerce-cart table.shop_table {
  width: 100%;
  min-width: 700px; /* prevent breaking layout */
  border-collapse: collapse;
}
/* Remove all borders and background from rows and headers */
.woocommerce-cart table.shop_table th,
.woocommerce-cart table.shop_table td,
.woocommerce-cart table.shop_table tr {
  background: transparent !important;
  border: 1px solid hsla(0, 0%, 7%, 0.11) !important;
  box-shadow: none !important;
}
/* Ensure the table fits full container height */

/* 🔹 Placeholder Button Style */
.placeholder-btn,
.woocommerce-cart .button.alt,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .button {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(83, 55, 44) !important;
  color: rgb(251, 248, 243) !important;
  font-weight: 400 !important;
  font-size: 14px;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgb(83, 55, 44) !important;
  border-radius: 0 !important;
  padding: 0.8rem 1.6rem !important;
  transition: 0.3s ease-in-out !important;
}

/* 🔹 Hover Effect for Button */
.placeholder-btn:hover,
.woocommerce-cart .button:hover {
  background-color: rgb(251, 248, 243) !important;
  color: rgb(83, 55, 44) !important;
}


/* currency Selector */
.header2-left{
	display: flex;
	align-items: center;
}
.currency-switcher {
  position: relative;
  list-style: none;
  cursor: pointer;
}

.currency-switcher .currency-toggle {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #53372C;
  font-weight: 500;
  text-decoration: none;
}

.currency-switcher .flag {
  width: 18px;
  height: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  object-fit: cover;
}
.currency-menu li{
	padding-left: 0 !important;
}
.currency-switcher .currency-menu {
  position: absolute;
  top: 100%;
  left: 10px;
  background: #FBF8F3;
  border: 1px solid rgba(83, 55, 44, 0.2);
  display: none;
  min-width: 130px;
  z-index: 999;
}

.currency-switcher:hover .currency-menu {
  display: block;
}

.currency-switcher .currency-menu li a {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  color: #53372C;
  text-decoration: none;
  font-size: 14px;
}

.currency-switcher .currency-menu li a:hover {
  background: #53372C;
  color: #FBF8F3;
}

/* colors for cart and checkout */
/* ---------- Urbun: force #53372C on cart & checkout ---------- */
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
.wc-block-components-formatted-money-amount,
.wc-block-components-product-details.wc-block-components-product-details li,
.wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
.wc-block-cart .wc-block-cart__totals-title,
.wc-block-components-totals-coupon .wc-block-components-panel__button,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label, .wc-block-components-totals-footer-item .wc-block-components-totals-item__value,
.wc-block-components-totals-item__description,
.woocommerce table.shop_table td a{
  color: #53372C !important;
}


/* Price amounts and totals (if your theme uses different classes) 
.woocommerce-cart .amount,
.woocommerce-cart .woocommerce-Price-amount,
.woocommerce-checkout .amount,
.woocommerce-checkout .woocommerce-Price-amount {
  color: #53372C !important;
}
*/
/* Ensure table borders/text in cart table rows also follow color (optional)
.woocommerce-cart .shop_table th,
.woocommerce-cart .shop_table td,
.woocommerce-checkout .shop_table th,
.woocommerce-checkout .shop_table td {
  color: #53372C !important;
}
*/
.woocommerce-checkout .form-row label,
.woocommerce-cart .form-row label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value,
.wc-block-components-panel__button, .wc-block-components-panel__button:active, .wc-block-components-panel__button:focus, .wc-block-components-panel__button:hover,
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount,
.wc-block-components-totals-item__label,
.wc-block-components-totals-item__value,
.wc-block-components-checkout-step__description,
.wc-block-components-address-form__address_2-toggle,
.wc-block-components-checkbox .wc-block-components-checkbox__label, .wc-block-components-checkbox>span,
.wc-block-components-checkbox__label,
.wc-block-components-checkbox__label a,
.wc-block-components-checkout-return-to-cart-button,
.wc-block-checkout__sidebar .wc-block-components-product-name,
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
  color: #53372C !important;
}

.woocommerce-checkout .urbun-checkout-tax-note,
.woocommerce-checkout .wc-block-components-totals-footer-item .urbun-checkout-tax-note {
  font-size: 11px;
  line-height: 1.4;
  color: rgba(83, 55, 44, 0.72) !important;
}

.woocommerce-checkout .urbun-checkout-tax-amount {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0;
  color: inherit !important;
}

.wc-block-components-radio-control .wc-block-components-radio-control__input,
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{
	background: #fbf8f3 !important;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){
	text-decoration: none;
}


/* single product page */
.elementor-lightbox .elementor-lightbox-image{
	background:  #fbf8f3;
}

.attr-option {
    cursor: pointer;
    border: 1px solid #53372c26;
    padding: 8px 14px;
    margin-right: 10px;
    transition: 0.2s;
	text-transform: uppercase;
	font-size: 14px;
}
.attr-option.selected {
    border-color: #53372C;
    background: #53372C;
    color: #fff;
}

.cart-toast {
    position: fixed;
    bottom: 25px;
    right: 25px;
    background: #53372C;
    color: #fff;
    padding: 12px 18px;
    border-radius: 10px;
    font-size: 14px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    z-index: 99999;
    animation: fadeIn 0.3s ease;
}

/* ---------- Urbun Premium Cart ---------- */
.woocommerce-cart .urbun-cart-page {
	padding-top: 54px;
	padding-bottom: 72px;
}

.woocommerce-cart .urbun-cart-page__head {
	max-width: 640px;
	margin-bottom: 24px;
}

.woocommerce-cart .urbun-cart-page__head h1 {
	margin: 8px 0 10px;
	font-size: clamp(36px, 3.4vw, 50px);
	line-height: 1.08;
	letter-spacing: -0.03em;
	color: #53372C;
}

.woocommerce-cart .urbun-cart-page__lead,
.woocommerce-cart .urbun-cart-page__count {
	max-width: 520px;
	font-size: 16px;
	line-height: 1.68;
	color: rgba(83, 55, 44, 0.78);
}

.woocommerce-cart .urbun-cart-page__count {
	margin-top: 8px;
	font-size: 13px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: rgba(83, 55, 44, 0.58);
}

.woocommerce-cart .urbun-cart-layout {
	display: grid;
	grid-template-columns: minmax(0, 1.48fr) minmax(360px, 0.98fr);
	gap: 30px;
	align-items: start;
}

.woocommerce-cart .urbun-cart-main,
.woocommerce-cart .urbun-cart-aside,
.woocommerce-cart .cart-collaterals,
.woocommerce-cart .cart-collaterals .cart_totals {
	float: none !important;
	width: 100% !important;
}

.woocommerce-cart .urbun-cart-panel {
	border: 1px solid rgba(83, 55, 44, 0.12);
	background: linear-gradient(180deg, rgba(251, 248, 243, 0.98) 0%, rgba(247, 241, 230, 0.95) 100%);
	box-shadow: 0 16px 34px rgba(83, 55, 44, 0.05);
}

.woocommerce-cart .urbun-cart-main {
	padding: 0 0 12px;
}

.woocommerce-cart .woocommerce-cart-form {
	margin: 0;
}

.woocommerce-cart table.shop_table.woocommerce-cart-form__contents {
	min-width: 0;
	border: 0;
	background: transparent !important;
}

.woocommerce-cart table.shop_table.woocommerce-cart-form__contents thead th {
	padding: 18px 20px;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: rgba(83, 55, 44, 0.58);
	border: 0 !important;
	border-bottom: 1px solid rgba(83, 55, 44, 0.12) !important;
	background: transparent !important;
}

.woocommerce-cart table.shop_table.woocommerce-cart-form__contents tbody tr.cart_item td {
	padding: 22px 20px;
	border: 0 !important;
	border-bottom: 1px solid rgba(83, 55, 44, 0.12) !important;
	color: #53372C;
	vertical-align: top;
}

.woocommerce-cart .product-remove {
	width: 54px;
	text-align: center;
}

.woocommerce-cart .product-remove a.remove {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	border: 1px solid rgba(83, 55, 44, 0.16);
	border-radius: 999px;
	font-size: 22px;
	line-height: 1;
	color: rgba(83, 55, 44, 0.8) !important;
	background: rgba(251, 248, 243, 0.88);
	transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.woocommerce-cart .product-remove a.remove:hover,
.woocommerce-cart .product-remove a.remove:focus-visible {
	background: #53372C;
	color: #FBF8F3 !important;
	border-color: #53372C;
}

.woocommerce-cart td.product-thumbnail {
	width: 128px;
}

.woocommerce-cart td.product-thumbnail img {
	width: 94px;
	height: auto;
	display: block;
	border: 1px solid rgba(83, 55, 44, 0.12);
	background: rgba(251, 248, 243, 0.92);
	padding: 4px;
}

.woocommerce-cart td.product-name a {
	font-size: 18px;
	line-height: 1.22;
	letter-spacing: -0.02em;
	color: #53372C !important;
}

.woocommerce-cart .product-name .variation {
	margin-top: 12px;
	display: grid;
	grid-template-columns: max-content 1fr;
	row-gap: 5px;
	column-gap: 10px;
}

.woocommerce-cart .product-name .variation dt,
.woocommerce-cart .product-name .variation dd {
	margin: 0;
}

.woocommerce-cart .product-name .variation dt {
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: rgba(83, 55, 44, 0.52);
}

.woocommerce-cart .product-name .variation dd,
.woocommerce-cart .product-name .variation dd p {
	font-size: 14px;
	line-height: 1.5;
	color: rgba(83, 55, 44, 0.82);
}

.woocommerce-cart .product-price .amount,
.woocommerce-cart .product-subtotal .amount,
.woocommerce-cart .cart_totals .amount,
.woocommerce-cart .cart_totals .woocommerce-Price-amount {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -0.01em;
	color: #53372C !important;
}

.woocommerce-cart .product-price,
.woocommerce-cart .product-subtotal {
	white-space: nowrap;
}

.woocommerce-cart .quantity .qty {
	width: 84px;
	height: 50px;
	padding: 8px 14px;
	border: 1px solid rgba(83, 55, 44, 0.16);
	background: rgba(251, 248, 243, 0.92);
	color: #53372C;
	font-size: 17px;
}

.woocommerce-cart .actions {
	padding: 20px !important;
	border: 0 !important;
}

.woocommerce-cart .actions .coupon {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	align-items: center;
}

.woocommerce-cart .actions .coupon .input-text {
	flex: 1 1 220px;
	min-width: 220px;
	height: 52px;
	padding: 0 16px;
	border: 1px solid rgba(83, 55, 44, 0.16);
	background: rgba(251, 248, 243, 0.94);
	color: #53372C;
}

.woocommerce-cart .actions .coupon .input-text::placeholder {
	color: rgba(83, 55, 44, 0.45);
}

.woocommerce-cart .actions > .button,
.woocommerce-cart .actions .coupon .button,
.woocommerce-cart .cart_totals .button,
.woocommerce-cart .wc-proceed-to-checkout .checkout-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	padding: 11px 24px !important;
	border-radius: 0 !important;
	border: 1px solid #53372C !important;
	background: #53372C !important;
	color: #FBF8F3 !important;
	font-size: 12px;
	font-weight: 600 !important;
	letter-spacing: 0.08em;
	text-transform: none;
	box-shadow: none;
}

.woocommerce-cart .actions > .button:hover,
.woocommerce-cart .actions .coupon .button:hover,
.woocommerce-cart .cart_totals .button:hover,
.woocommerce-cart .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce-cart .actions > .button:focus-visible,
.woocommerce-cart .actions .coupon .button:focus-visible,
.woocommerce-cart .cart_totals .button:focus-visible,
.woocommerce-cart .wc-proceed-to-checkout .checkout-button:focus-visible {
	background: #FBF8F3 !important;
	color: #53372C !important;
}

.woocommerce-cart .actions > .button,
.woocommerce-cart .actions .coupon .button {
	min-width: 190px;
}

.woocommerce-cart .actions > .button:disabled,
.woocommerce-cart .actions > .button[disabled],
.woocommerce-cart .actions .coupon .button:disabled,
.woocommerce-cart .actions .coupon .button[disabled] {
	background: rgba(83, 55, 44, 0.34) !important;
	border-color: rgba(83, 55, 44, 0.34) !important;
	color: #FBF8F3 !important;
	opacity: 1;
}

.woocommerce-cart .urbun-cart-totals-panel {
	padding: 28px 28px 30px;
	position: sticky;
	top: 112px;
}

.woocommerce-cart .cart_totals {
	width: 100%;
}

.woocommerce-cart .cart_totals > h2 {
	margin: 4px 0 8px;
	font-size: 34px;
	line-height: 1.08;
	letter-spacing: -0.03em;
	color: #53372C;
}

.woocommerce-cart .urbun-cart-totals__eyebrow {
	margin: 0;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: rgba(83, 55, 44, 0.52);
}

.woocommerce-cart .urbun-cart-totals__lead {
	margin: 0 0 18px;
	font-size: 14px;
	line-height: 1.68;
	color: rgba(83, 55, 44, 0.76);
}

.woocommerce-cart .cart_totals table.shop_table {
	min-width: 0;
	border: 0;
	background: transparent !important;
}

.woocommerce-cart .cart_totals table.shop_table th,
.woocommerce-cart .cart_totals table.shop_table td {
	padding: 14px 0;
	border: 0 !important;
	border-bottom: 1px solid rgba(83, 55, 44, 0.12) !important;
	background: transparent !important;
	color: #53372C;
	font-size: 15px;
	vertical-align: top;
}

.woocommerce-cart .cart_totals table.shop_table th {
	width: 34%;
	font-weight: 500;
}

.woocommerce-cart .cart_totals .order-total th,
.woocommerce-cart .cart_totals .order-total td {
	padding-top: 18px;
	font-size: 17px;
	font-weight: 600;
}

.woocommerce-cart .cart_totals .shipping-calculator-form {
	margin-top: 14px;
}

.woocommerce-cart .cart_totals .shipping-calculator-button {
	color: #53372C;
	font-size: 13px;
	font-weight: 500;
}

.woocommerce-cart .cart_totals .woocommerce-shipping-methods {
	margin: 2px 0 0;
	padding: 0;
	list-style: none;
	display: grid;
	gap: 12px;
}

.woocommerce-cart .cart_totals .woocommerce-shipping-methods li {
	display: grid;
	grid-template-columns: 18px minmax(0, 1fr);
	gap: 10px;
	align-items: start;
}

.woocommerce-cart .cart_totals .woocommerce-shipping-methods .shipping_method {
	margin: 4px 0 0;
	accent-color: #53372C;
}

.woocommerce-cart .cart_totals .woocommerce-shipping-methods label {
	display: block;
	font-size: 14px;
	line-height: 1.65;
	color: rgba(83, 55, 44, 0.88);
}

.woocommerce-cart .cart_totals .urbun-cart-shipping-current {
	display: grid;
	gap: 6px;
}

.woocommerce-cart .cart_totals .urbun-cart-shipping-current__label {
	margin: 0;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: rgba(83, 55, 44, 0.48);
}

.woocommerce-cart .cart_totals .urbun-cart-shipping-current__value {
	font-size: 15px;
	line-height: 1.65;
	color: rgba(83, 55, 44, 0.88);
}

.woocommerce-cart .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart_totals .woocommerce-shipping-contents,
.woocommerce-cart .cart_totals .shipping-calculator-form {
	margin-top: 12px;
	font-size: 13px;
	line-height: 1.6;
	color: rgba(83, 55, 44, 0.68);
}

.woocommerce-cart .cart_totals .woocommerce-shipping-destination strong {
	color: #53372C;
	font-weight: 500;
}

.woocommerce-cart .cart_totals .shipping-calculator-form p {
	margin-bottom: 12px;
}

.woocommerce-cart .cart_totals .shipping-calculator-form .input-text,
.woocommerce-cart .cart_totals .shipping-calculator-form select {
	width: 100%;
	height: 48px;
	padding: 0 14px;
	border: 1px solid rgba(83, 55, 44, 0.16);
	background: rgba(251, 248, 243, 0.94);
	color: #53372C;
}

.woocommerce-cart .cart_totals .shipping-calculator-form .button {
	width: 100%;
}

.woocommerce-cart .cart_totals .includes_tax {
	font-size: 11px;
	line-height: 1.4;
	color: rgba(83, 55, 44, 0.72);
}

.woocommerce-cart .cart_totals .shop_table .order-total td .includes_tax,
.woocommerce-cart .cart_totals .shop_table .order-total td .includes_tax .woocommerce-Price-amount.amount.urbun-tax-amount,
.woocommerce-cart .cart_totals .shop_table .order-total td .includes_tax .urbun-tax-amount {
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 0;
}

.woocommerce-cart .wc-proceed-to-checkout {
	padding-top: 18px;
}

.woocommerce-cart .wc-proceed-to-checkout .checkout-button {
	width: 100%;
	min-height: 48px;
}

.woocommerce-cart .urbun-cart-empty__inner {
	display: grid;
	gap: 40px;
}

.woocommerce-cart .urbun-cart-empty__head {
	max-width: 760px;
}

.woocommerce-cart .urbun-cart-empty__head h1 {
	margin: 8px 0 12px;
	font-size: clamp(40px, 4vw, 56px);
	line-height: 1.05;
	letter-spacing: -0.03em;
	color: #53372C;
}

.woocommerce-cart .urbun-cart-empty__lead {
	max-width: 560px;
	margin-bottom: 20px;
	font-size: 17px;
	line-height: 1.7;
	color: rgba(83, 55, 44, 0.78);
}

.woocommerce-cart .urbun-cart-empty__discover {
	border-top: 1px solid rgba(83, 55, 44, 0.12);
	padding-top: 26px;
}

.woocommerce-cart .urbun-cart-empty__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}

@media (max-width: 991px) {
	.woocommerce-cart .urbun-cart-layout {
		grid-template-columns: 1fr;
	}

	.woocommerce-cart .urbun-cart-totals-panel {
		max-width: none;
	}

	.woocommerce-cart .urbun-cart-totals-panel {
		position: static;
		top: auto;
	}

	.woocommerce-cart .urbun-cart-empty__grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	.woocommerce-cart .urbun-cart-empty,
	.woocommerce-cart .urbun-cart-empty__inner,
	.woocommerce-cart .urbun-cart-empty__head,
	.woocommerce-cart .urbun-cart-empty__discover {
		width: 100%;
		max-width: 100%;
		min-width: 0;
		box-sizing: border-box;
		overflow-x: hidden;
	}

	.woocommerce-cart .urbun-cart-empty__inner.container {
		display: block;
		padding-left: 0;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto;
	}

	.woocommerce-cart .urbun-cart-empty__head h1,
	.woocommerce-cart .urbun-cart-empty__lead,
	.woocommerce-cart .urbun-cart-empty__discover .urbun-home-section__head,
	.woocommerce-cart .urbun-cart-empty__discover .urbun-home-section__lead {
		max-width: 100%;
	}

	.woocommerce-cart .urbun-cart-page {
		padding-top: 36px;
		padding-bottom: 56px;
	}

	.woocommerce-cart .urbun-cart-page__head h1,
	.woocommerce-cart .urbun-cart-empty__head h1 {
		font-size: 34px;
	}

	.woocommerce-cart .urbun-cart-page__lead,
	.woocommerce-cart .urbun-cart-empty__lead {
		font-size: 15px;
	}

	.woocommerce-cart .urbun-cart-panel {
		box-shadow: none;
	}

	.woocommerce-cart .urbun-cart-empty__grid {
		display: flex;
		overflow-x: auto;
		overflow-y: hidden;
		scroll-snap-type: x mandatory;
		gap: 10px;
		padding: 0 2px 4px;
		scrollbar-width: none;
		-ms-overflow-style: none;
	}

	.woocommerce-cart .urbun-cart-empty__grid::-webkit-scrollbar {
		display: none;
	}

	.woocommerce-cart .urbun-cart-empty__grid .urbun-home-product {
		flex: 0 0 calc(100% - 28px);
		scroll-snap-align: start;
	}

	.woocommerce-cart .urbun-cart-empty .urbun-home-products__counter {
		display: flex;
		margin-top: 10px;
	}

	.woocommerce-cart table.shop_table.woocommerce-cart-form__contents,
	.woocommerce-cart .cart_totals table.shop_table {
		min-width: 0;
	}

	.woocommerce-cart table.shop_table.woocommerce-cart-form__contents thead {
		display: none;
	}

	.woocommerce-cart table.shop_table.woocommerce-cart-form__contents tbody tr.cart_item {
		display: grid;
		grid-template-columns: 88px 1fr;
		gap: 12px 16px;
		padding: 18px 16px;
	}

	.woocommerce-cart table.shop_table.woocommerce-cart-form__contents tbody tr.cart_item td {
		padding: 0;
		border: 0 !important;
	}

	.woocommerce-cart td.product-remove {
		position: absolute;
		top: 18px;
		right: 16px;
		width: auto;
	}

	.woocommerce-cart table.shop_table.woocommerce-cart-form__contents tbody tr.cart_item {
		position: relative;
	}

	.woocommerce-cart td.product-thumbnail {
		grid-row: 1 / span 4;
		width: auto;
	}

	.woocommerce-cart td.product-thumbnail img {
		width: 88px;
	}

	.woocommerce-cart td.product-name,
	.woocommerce-cart td.product-price,
	.woocommerce-cart td.product-quantity,
	.woocommerce-cart td.product-subtotal {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 6px;
	}

	.woocommerce-cart td.product-name {
		padding-right: 38px;
	}

	.woocommerce-cart td.product-name::before,
	.woocommerce-cart td.product-price::before,
	.woocommerce-cart td.product-quantity::before,
	.woocommerce-cart td.product-subtotal::before {
		font-size: 10px;
		font-weight: 600;
		letter-spacing: 0.12em;
		text-transform: uppercase;
		color: rgba(83, 55, 44, 0.52);
	}

	.woocommerce-cart td.product-name::before {
		content: "Produkt";
	}

	.woocommerce-cart td.product-price::before {
		content: "Preis";
	}

	.woocommerce-cart td.product-quantity::before {
		content: "Menge";
	}

	.woocommerce-cart td.product-subtotal::before {
		content: "Summe";
	}

	.woocommerce-cart td.product-name a {
		font-size: 22px;
	}

	.woocommerce-cart .actions {
		padding: 16px !important;
	}

	.woocommerce-cart .actions .coupon {
		flex-direction: column;
		align-items: stretch;
	}

	.woocommerce-cart .actions .coupon .input-text,
	.woocommerce-cart .actions .coupon .button,
	.woocommerce-cart .actions > .button {
		width: 100%;
	}

	.woocommerce-cart .urbun-cart-totals-panel {
		padding: 18px;
	}

	.woocommerce-cart .cart_totals > h2 {
		font-size: 28px;
	}
}
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}
.wp-block-woocommerce-product-new
,.wp-block-woocommerce-empty-cart-block 
> h2.wp-block-heading.has-text-align-center:not(.with-empty-cart-icon) {
    display: none !important;
}
.breadcrumb-item a{
	color: #53372C;
}

.woocommerce-order-details__title,
.woocommerce .woocommerce-customer-details .woocommerce-column__title{
	font-family: "Arya", sans-serif !important;
}

.technical-details {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #53372C;
}

.technical-details li {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.technical-details .label {
  width: 120px;
  font-weight: 600;
}

.technical-details .value {
  color: #53372C;
}

.rating-bars {
  display: inline-flex;
  gap: 3px;
}

.rating-bars .bar {
  width: 12px;
  height: 12px;
  background-color: #ccc;
  border-radius: 2px;
}

.rating-bars .bar.filled {
  background-color: #53372C; /* orange/brown color like in image */
}

.Sale-product-area .section-title h2{
		font-family: "Arya", sans-serif !important;
}

.product-review-section .desc-title {
  font-weight: 600;
  font-size: 20px;
  color: #333;
}
.woocommerce-Reviews{
	padding: 20px;
    border: 1px solid rgb(84 55 44 / 20%);
    margin-bottom: 100px;
}
@media (max-width: 1199px) {
	.woocommerce-Reviews{
		padding: 5px;
		border: 1px solid rgb(84 55 44 / 20%);
		margin-bottom: 50px;
	}	
}
.woocommerce-Reviews-list {
  border-bottom: 1px solid #53372c1a;
  padding-bottom: 30px;
  color: #53372B;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-comment textarea,
.comment-form-rating select {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #53372c1a;
  border-radius: 5px;
}
.comment-form-comment textarea {
  resize: vertical;
}
.btn.dark-black-bg {
  background-color: #53372C;
  border: none;
  border-radius: 5px;
  padding: 10px 25px;
  cursor: pointer;
}
.btn.dark-black-bg:hover {
  background-color: #53372C;
}

.comment-form-rating .nice-select{
    border-radius: 0px;
    width: 185px;
    height: 40px;
    display: flex;
    align-items: center;
    background: transparent;
	color: #53372C;
}

.comment-form-rating .nice-select .list{
	width: 100%;
	background: #fbf8f3;
}

.woocommerce #reviews #comment{
	height: 75px;
    border-radius: 0px;
    background: transparent;
    margin-top: 16px;
}

.woocommerce p.stars a::before {
    color: #53372c;
    font-size: 23px;
}
.comment-reply-title{
		font-size: 24px;
		margin-bottom: 10px !important;
}	
@media (max-width: 1199px) {
	.comment-reply-title{
		font-size: 14px;
	}	
}

.product-view-info .product-left-img-info h3 span{
	position: relative;
    font-size: 14px;
    padding: 5px 10px;
    float: right;
    margin-top: 10px;
}
.product-view-info .product-left-img-info h3 span::after{
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    top: 10px;
    left: -2px;
    border-radius: 50%;
    background: #28a745;
}

.product-view-info .product-left-img-info h3 .text-danger::after{
    background: rgb(220,53,69);
}

.countrybadgehere span{
	font-family: "Arya", sans-serif !important;
}

.technicaldiv {
  background-color: #FBF8F3;
}

.technicaldiv h5 {
  font-weight: 600;
  margin-bottom: 15px;
  color: #53372C;
}

.technical-table {
  width: 100%;
  border-collapse: collapse;
  background-color: #FBF8F3;
}
.technical-table tbody,.technical-table td,.technical-table tfoot,.technical-table th,.technical-table thead,.technical-table tr{
	  background-color: #FBF8F3 !important;
}
.technical-table td,.technical-table th {
  border: 1px solid #53372c27;
  color: #53372C;
  font-size: 14px;
  padding: 3px 5px; /* minimal padding */
}

.technical-table tr:first-child td {
  border-top: 1px solid #53372c27;
}

.technical-table tr:last-child td {
  border-bottom: 1px solid #53372c27;
}

/* ===== Custom Accordion Styling ===== */
.custom-accordion {
  background-color: #FBF8F3;
  border: 1px solid rgba(84, 55, 44, 0.2);
  border-radius: 6px;
  overflow: hidden;
  margin-top: 20px;
}

/* Accordion item */
.custom-accordion .accordion-item {
  background-color: #FBF8F3;
  border: none;
    border-bottom: 1px solid #53372c2b;
}
.custom-accordion .accordion-item:last-of-type{
	border: none;
}
/* Accordion header button */
.custom-accordion .accordion-button {
  background-color: #FBF8F3;
  color: #53372C;
  font-weight: 600;
  padding: 10px 15px;
  border: none;
  box-shadow: none;
  transition: all 0.3s ease;
  font-family: "Arya", sans-serif;
}

/* Active (open) accordion header */
.custom-accordion .accordion-button:not(.collapsed) {
  background-color: #53372C;
  color: #FBF8F3;
  box-shadow: none;
}

/* Remove default focus ring */
.custom-accordion .accordion-button:focus {
  box-shadow: none;
  outline: none;
}

/* Accordion body */
.custom-accordion .accordion-body {
  background-color: #FBF8F3;
  padding: 12px 15px;
  border-top: 1px solid rgba(84, 55, 44, 0.2);
}

/* Technical details inside accordion */
/* ===== Custom Accordion Styling ===== */
.custom-accordion {
  background-color: #FBF8F3;
  border: 1px solid rgba(84, 55, 44, 0.2);
  border-radius: 0; /* square corners */
  overflow: hidden;
  margin-top: 20px;
}

/* Accordion item */

/* Accordion header button */
.custom-accordion .accordion-button {
  background-color: #FBF8F3;
  color: #53372C;
  font-weight: 600;
  padding: 10px 15px;
  border: none;
  box-shadow: none;
  border-radius: 0 !important; /* no rounded edges */
  transition: all 0.3s ease;
}

/* Arrow icon */
.custom-accordion .accordion-button::after {
  filter: brightness(0) saturate(100%) invert(26%) sepia(13%) saturate(1247%) hue-rotate(337deg) brightness(92%) contrast(88%);
  transition: filter 0.3s ease;
}

/* Active/open accordion header */
.custom-accordion .accordion-button:not(.collapsed) {
  background-color: #53372C;
  color: #FBF8F3;
  box-shadow: none;
}

/* Active arrow color */
.custom-accordion .accordion-button:not(.collapsed)::after {
  filter: brightness(0) saturate(100%) invert(93%) sepia(3%) saturate(160%) hue-rotate(344deg) brightness(103%) contrast(100%);
}

/* Remove default focus ring */
.custom-accordion .accordion-button:focus {
  box-shadow: none;
  outline: none;
}

/* Accordion body */
.custom-accordion .accordion-body {
  background-color: #FBF8F3;
  padding: 12px 15px;
  border-top: 1px solid rgba(84, 55, 44, 0.2);
}

/* Technical details inside accordion */
.custom-accordion .technical-details {
  list-style: none;
  margin: 0;
  padding: 0;
}

.custom-accordion .technical-details .rating-item {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  color: #53372C;
  font-size: 14px;
}

.custom-accordion .technical-details .label {
  width: 90px;
  font-weight: 500;
}

/* Rating bars */
.custom-accordion .rating-bars {
  display: flex;
  gap: 2px;
}

.custom-accordion .rating-bars .bar {
  width: 8px;
  height: 8px;
  background-color: rgba(83, 55, 44, 0.2);
  border-radius: 2px;
  transition: background-color 0.3s ease;
}

.custom-accordion .rating-bars .bar.filled {
  background-color: #53372C;
}

.single-product-review {
  border: 1px solid rgba(84, 55, 44, 0.2);
  background-color: #FBF8F3;
  padding: 15px;
  border-radius: 4px;
  margin: 10px; /* ✅ Adds space between slides */
  transition: all 0.3s ease;
}

/* Optional hover effect */
.single-product-review:hover {
  border-color: #53372C;
  box-shadow: 0 2px 6px rgba(83, 55, 44, 0.1);
}

/* Review header */
.single-product-review .review-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6px;
}

/* Author name */
.single-product-review .review-author {
  color: #53372C;
  font-weight: 600;
  font-size: 15px;
}

/* Date style */
.single-product-review .review-date {
  color: #777;
  font-size: 0.9em;
  margin-left: .6rem;
}

/* Review text */
.single-product-review .review-content p {
  color: #53372C;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}

.at-mobile-only{
	display: none;
}

/* Responsive */
@media (max-width: 992px) {
	.at-mobile-only{
		display: block;
	}
	.product-left-img-tab{
		display: flex !important;
		flex-direction: column-reverse;
	}
	.product-tabs{
		display: flex;
		align-items: center;
		gap: 15px;
		flex-direction: row !important;
        text-align: center;
		justify-content: center;
        margin: 15px auto 0 auto;
		width: 100%;
	}
}
.at-desktop-only{
	display: none;
}
/* Responsive */
@media (min-width: 992px) {
	.at-desktop-only{
		display: block;
	}
}
.header-cart{
	position: relative;
}
.s-count{
	background: #53372c;
    color: #fbf8f3;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    padding: 7px;
    z-index: 2;
    font-size: 12px;
}

.cartempty{
	padding: 100px 0;
}

.cartempty h3{
	font-family: "Arya", sans-serif;
	margin-bottom: 20px;
}

.product-choose-colors{
	display: flex;
	align-items: center;
	gap: 10px;
}

.quantity-field {
    position: relative;
    display: inline-block;
}

.quantity-input {
    width: 70px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    -moz-appearance: textfield;
    background: transparent;
    padding: 0 25px; /* space for buttons inside */
}

.quantity-input::-webkit-outer-spin-button,
.quantity-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.qty-btn {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    /* width: 20px; */
    /* height: 20px; */
    line-height: 0;
    font-size: 13px;
    font-weight: 600;
    background: transparent;
    border: 0;
    color: #53372C;
    cursor: pointer;
    transition: 0.2s ease;
}

.qty-minus {
    left: 35px;
}

.qty-plus {
    right: 5px;
}

/* ✅ Transparent hover & focus states */
.qty-btn:hover,
.qty-btn:focus,
.qty-btn:active {
    background: transparent !important;
    outline: none;
    box-shadow: none;
	color: #53372C;
}

@media (max-width: 992px) {
	.quantity-field{
		padding-left: 10px;
	}
    .quantity-field input{
		height: 42px ;
	}
	.qty-btn {
		top: 44%;
	}
	.qty-minus{
		left: 4px;
	}
}

.wc-block-components-address-card__edit{
	color:#53372C !important ;
}



/* ==============================
   Modern Thank You Page Styling
   ============================== */
body.woocommerce-order-received {
  background-color: #fbf8f3;
  color: #53372C;
}

/* Center the main content */
.woocommerce-order {
  margin: 60px auto;
  box-shadow: 0 4px 20px rgba(83, 55, 44, 0.1);
  padding: 40px;
}

/* Success notice */
.woocommerce-order > p.woocommerce-notice {
  background-color: #53372C;
  color: #FBF8F3;
  padding: 16px 20px;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 600;
}

/* Order overview box */
.woocommerce-order-overview {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #FBF8F3;
  padding: 20px;
  margin-top: 30px;
  border: 1px solid rgba(83, 55, 44, 0.1);
}

.woocommerce-order-overview li {
  list-style: none;
  flex: 1 1 45%;
  margin: 10px 0;
  font-size: 0.95rem;
}

.woocommerce-order-overview li strong {
  display: block;
  color: #53372C;
  font-weight: 600;
}

/* Order details table */
.woocommerce-table--order-details {
  margin-top: 40px;
  border-collapse: separate;
  border-spacing: 0 12px;
  width: 100%;
}

.woocommerce-table--order-details th {
  background: #53372C;
  color: #FBF8F3;
  padding: 14px;
  text-align: left;
}

.woocommerce-table--order-details td {
  background: #fff;
  padding: 16px;
  border-bottom: 1px solid rgba(83, 55, 44, 0.1);
}

.woocommerce-table--order-details tfoot th {
  background: none;
  color: #53372C;
}

.woocommerce-table--order-details tfoot td {
  background: #FBF8F3;
  font-weight: 600;
  color: #53372C;
}

/* Billing + Shipping Details */
.woocommerce-customer-details {
    margin-top: 50px;
    background: #fbf8f3;
    padding: 30px;
    border-radius: 0;
    /* box-shadow: 0 2px 10px rgb(83 55 44); */
    border: 1px solid #53372C;
}

.woocommerce-customer-details h2 {
  color: #53372C;
  font-size: 1.2rem;
  border-bottom: 2px solid #53372C;
  display: inline-block;
  padding-bottom: 6px;
  margin-bottom: 20px;
}

.woocommerce-customer-details address {
  line-height: 1.6;
  color: #53372C;
}

/* Buttons (continue shopping, etc.) */
.woocommerce a.button,
.woocommerce input.button {
  background-color: #53372C;
  color: #FBF8F3 !important;
  padding: 12px 24px;
  transition: 0.3s ease;
  font-weight: 600;
}

.woocommerce a.button:hover,
.woocommerce input.button:hover {
  background-color: #7c5545;
}

/* Responsive */
@media (max-width: 768px) {
  .woocommerce-order {
    padding: 25px;
  }
  .woocommerce-order-overview {
    flex-direction: column;
  }
}

body.woocommerce-order-received .woocommerce-order {
  animation: fadeInUp 0.8s ease;
}

@keyframes fadeInUp {
  0% { opacity: 0; transform: translateY(20px); }
  100% { opacity: 1; transform: translateY(0); }
}

/* ==============================
   WooCommerce Order Details Table
   ============================== */
.woocommerce-order-received .woocommerce-table--order-details {
  width: 100%;
  border: none !important;
  border-collapse: separate !important;
  border-spacing: 0 10px;
  background: transparent;
}

/* Remove all default WooCommerce borders */
.woocommerce-order-received .woocommerce-table--order-details th,
.woocommerce-order-received .woocommerce-table--order-details td,
.woocommerce-order-received .woocommerce-table--order-details tr {
  border: none !important;
  background: none;
  box-shadow: none;
}

/* Table header style */
.woocommerce-order-received .woocommerce-table--order-details thead th {
  background-color: #53372C;
  color: #FBF8F3;
  font-weight: 600;
  padding: 14px 18px;
  text-align: left;
  font-size: 0.95rem;
  letter-spacing: 0.3px;
}

/* Table rows */
.woocommerce-order-received .woocommerce-table--order-details tbody tr {
  box-shadow: 0 2px 8px rgba(83, 55, 44, 0.08);
  overflow: hidden;
}

.woocommerce-order-received .woocommerce-table--order-details tbody td {
  padding: 16px 18px;
  color: #53372C;
  font-size: 0.95rem;
}

/* Product name links */
.woocommerce-order-received .woocommerce-table--order-details a {
  color: #53372C;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s ease;
}

.woocommerce-order-received .woocommerce-table--order-details a:hover {
  color: #7c5545;
}

/* Table footer (Subtotal, Total, etc.) */
.woocommerce-order-received .woocommerce-table--order-details tfoot th,
.woocommerce-order-received .woocommerce-table--order-details tfoot td {
  background: #FBF8F3;
  padding: 14px 18px;
  border: none;
  font-weight: 600;
  color: #53372C;
}

.woocommerce-order-received .woocommerce-table--order-details tfoot tr:last-child td,
.woocommerce-order-received .woocommerce-table--order-details tfoot tr:last-child th {
  font-size: 1.05rem;
  color: #53372C;
}

/* Add subtle hover for rows */
.woocommerce-order-received .woocommerce-table--order-details tbody tr:hover {
  background: #FBF8F3;
  transition: 0.3s ease;
}

.woocommerce .woocommerce-customer-details address {
    font-style: normal;
    margin-bottom: 0;
    border: 0px; 
    border-bottom-width: 2px;
    border-right-width: 2px;
    text-align: left;
    width: 100%;
    border-radius: 0;
    padding: 0;
    box-sizing: border-box;
}

@media screen and  (min-width: 1170px) and (max-width:1199px) {
	.main-menu{
		display: none;
	}
}

/* start search */
/* === Overlay Base === */
/* === Search Bar Wrapper === */
.nwd-search-wrap {
  position: relative;
  z-index: 8;
}

/* Hidden by default */
.nwd-search-bar {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  background: #fbf8f3;
  box-shadow: 0 5px 20px rgba(0,0,0,0.1);
  transition: top 0.4s ease;
  z-index: 99;
  padding: 0 50px;
}
@media screen and  (max-width: 992px) {
	.nwd-search-bar {
		padding: 0 15px;
	}
	.woocommerce-MyAccount-content{
		min-height: auto;
	}
	.woocommerce a.button{
		background-color: #53372C;
		color: #FBF8F3 !important;
		padding: 12px 20px;
		transition: 0.3s ease;
		font-weight: 400;
		font-size: 12px;
		margin-top: 10px;
	}
}

@media (max-width: 991px) {

    /* === WooCommerce Orders Table Modern Mobile Style (No Borders) === */
	.woocommerce table.shop_table{
		border-radius: 0px;
	}
    .woocommerce-orders-table {
        width: 100%;
        border-collapse: collapse;
        border: none;
        background-color: #FBF8F3;
        border-radius: 0;
        overflow: hidden;
    }

    /* Hide table head on mobile */
    .woocommerce-orders-table thead {
        display: none;
    }

    /* Each order row styled as a clean card */
    .woocommerce-orders-table tbody tr {
        display: block;
        background-color: #FBF8F3;
        margin-bottom: 20px;
        border: none;
        border-radius: 0;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
        transition: background-color 0.3s ease, transform 0.2s ease;
    }

    .woocommerce-orders-table tbody tr:hover {
        background-color: #f4efea;
        transform: translateY(-2px);
    }

    /* Table Cells */
    .woocommerce-orders-table tbody td,
    .woocommerce-orders-table tbody th {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 14px 18px;
        border: none !important;
        color: #53372C;
        font-size: 15px;
        background: transparent;
    }

    /* Remove last-child border (for safety) */
    .woocommerce-orders-table tbody td:last-child {
        border: none !important;
    }

    /* Data titles (labels) */
    .woocommerce-orders-table tbody td::before,
    .woocommerce-orders-table tbody th::before {
        content: attr(data-title);
        font-weight: 600;
        color: #53372C;
        text-transform: capitalize;
    }

    /* Links */
    .woocommerce-orders-table a {
        color: #53372C;
        text-decoration: none;
        font-weight: 500;
    }

    .woocommerce-orders-table a:hover {
        color: #7c5648;
    }

    /* Buttons */
    .woocommerce-orders-table .woocommerce-button.button.view {
        background-color: #53372C;
        color: #FBF8F3;
        border: none;
        border-radius: 0;
        padding: 8px 16px;
        font-size: 14px;
        transition: background-color 0.3s ease, transform 0.2s ease;
    }

    .woocommerce-orders-table .woocommerce-button.button.view:hover {
        background-color: #7c5648;
        transform: scale(1.03);
    }
	.woocommerce-orders-table .woocommerce-button.button.view{
		color: #FBF8F3 !important;
	}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td{
		background: #FBF8F3;
	}
	#quick-view-content .product-modal-right{
		flex-direction: column-reverse;
	}
}


/* When opened (default top for open state) */
.nwd-search-bar.active {
    top: 115px;/* default when open and not scrolled 
	top: 146px;*/
}

/* When opened and page scrolled more than threshold */
.nwd-search-bar.active.scrolled {
    top: 77px; /* top when scrolled >= 10 */
}

/* === Overlay === */
.nwd-overlay {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.4);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  z-index: 9;
}

.nwd-overlay.active {
  opacity: 1;
  visibility: visible;
  z-index: 7;
}

/* === Search Inner === */
.nwd-search-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
}

#nwd-search-input {
  flex: 1;
  border: none;
  font-size: 20px;
  outline: none;
  color: #53372C;
  background: #fbf8f3;
}

.nwd-search-close {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 24px;
}
.nwd-search-close span{
  color: #53372c;
}
/* === Tabs === */
.nwd-search-tabs {
  display: flex;
  gap: 20px;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}

.nwd-search-tabs button {
  background: none;
  border: none;
  font-weight: 600;
  font-size: 14px;
  color: #333;
  cursor: pointer;
  position: relative;
  padding-bottom: 6px;
}

.nwd-search-tabs button.active {
  color: #000;
}

.nwd-search-tabs button.active::after {
  content: "";
  position: absolute;
  bottom: 0; left: 0;
  width: 100%; height: 2px;
  background: #000;
}

/* === Results === */
.nwd-tab-content {
  padding: 20px 0 40px;
}

.tab-panel {
  display: none;
}

.tab-panel.active {
  display: block;
}

.tab-panel a {
  display: flex;
  align-items: center;
  gap: 15px;
  color: #000;
  text-decoration: none;
  margin-bottom: 20px;
}

.tab-panel img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}

.tab-panel a:hover {
  opacity: 0.8;
}

header,.header-offer-bar{
	position: relative;
	z-index: 9;
}

/* === Input Wrapper === */
.nwd-search-input-wrap {
  position: relative;
  flex: 1;
}

#nwd-search-input {
  width: 100%;
  border: none;
  font-size: 20px;
  outline: none;
  color: #53372C;
  padding: 12px 12px 12px 55px; /* left padding for icon space */
  background: transparent;
}

/* === SVG Icon Inside Input === */
.nwd-search-icon {
  position: absolute;
  top: 52%;
  left: 28px;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none; /* allow typing without blocking clicks */
}

.nwd-search-icon svg {
  width: 18px;
  height: 18px;
  fill: #53372c;
}

body.no-scroll {
  overflow: hidden;
}

.nwd-search-results {
  display: none;
  margin-top: 20px;
}

.nwd-search-results.active {
  display: block;
}

.no-results {
  text-align: center;
  padding: 40px 0;
  color: #53372C;
}

.nwd-products .single-product{
	text-align: center;
}


@media (max-width: 992px) {
  .mobile-gallery-arrows {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 7;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    padding: 0 10px;
    pointer-events: none;
  }

  .mobile-gallery-arrows button {
    background: #fbf8f3;
    border: none;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    pointer-events: auto;
    transition: all 0.2s ease;
  }

  .mobile-gallery-arrows button:hover {
    background:  #53372c;
    transform: scale(1.05);
  }

  .mobile-gallery-arrows svg {
    stroke: #53372C;
    width: 20px;
    height: 20px;
  }
    .mobile-gallery-arrows button:hover svg{
		    stroke: #fbf8f3;
	}
}

.header-right .wpml-ls-menu-item a{
	color: #53372C;
	/*: 1px solid #53372C;*/
    padding: 8px;
}
.main-menu  .wpml-ls-menu-item{
	display: none;
}
@media (min-width: 1200px) and (max-width:1400px) {
	/*
	.header-right .wpml-ls-menu-item {
		margin-right: 20px;
	}*/
	.header-2 .main-menu ul li, .header-3 .main-menu ul li{
		margin-left: 25px;
	}
}

@media (max-width:992px){
	.header-right .wpml-ls-menu-item {
		display: none;
	}
}
@media (min-width:992px){
	.mobile-menu .header-right .wpml-ls-menu-item{
		display: none;
	}
}
.countrybadgehere{
	color: #6F7C4F;
}
.language-select-mobile{
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin: 22px auto;
    text-align: center;
}




@media screen and  (max-width: 992px) { 
	.nwd-search-bar.active { top: 100px;} 
	.single-product-button li a span, .sale-tag{
		width: 30px;
    	height: 30px;
		line-height: 25px;
	}
	.single-product:hover .single-product-button{
		left: 30px;
	}
	.single-product-button li a .icon-heart:before{
		font-size: 12px;
	}
	.map-point{
		width: 5px;
		height: 5px;
	}
	.currency-list li a{
		color: #53372C;
	}
	.product-gallery-btn a {
		bottom: 10px;
		right: 5px;
	}
}

/* Target all WooCommerce "View" buttons in orders table */
.woocommerce-orders-table__cell-order-actions a.woocommerce-button.button.view {
    background-color: #53372C !important; /* Dark background */
    color: #fbf8f3 !important;           /* Light text */
    border: none !important;
    padding: 0.5em 1em;
    text-decoration: none;
    display: inline-block;               /* Ensure proper styling */
}

.grid-Products .col-lg-3 .addtocartbtn .btn{
	text-align: center;
    display: inline;
	padding: 15px 25px;
    font-size: 12px;
}

.singleproductpage .wishlistsingle{
	display: flex;
    align-items: center;
    gap: 8px;
    text-transform: capitalize;
    font-size: 14px;
	color: #53372c;
}
.singleproductpage .Addtowhishlist{
	display: flex;
    width: 40px;
    height: 40px;
	align-items: center;
	border: 1px solid #53372c;
	border-radius: 50%;
}
.singleproductpage .Addtowhishlist span{
	color: #53372c;
}

.whislist-mobile{
	display: none;
}
.whislist-desktope{
	display: block;
}

.page-id-24850 .elementor-shortcode,.page-id-24858 .elementor-shortcode {
	padding: 100px 0;
}
@media screen and  (max-width: 992px) { 
	.whislist-mobile{
		display: block;
	}
	.whislist-desktope{
		display: none;
	}	
	body.german-style .btn,body.german-style .single-blog .btn {
		padding: 10px 15px;
		font-size: 11px;
	}	
	body.german-style .Sale-off-Products-active .btn {
		padding: 10px 10px;
		font-size: 9px;
	}	
	.page-id-24850 .elementor-shortcode,.page-id-24858 .elementor-shortcode{
		padding: 50px 0;
	}
}
