body {
	font-family: "proxima-nova" !important;
	/*background: #F5F5F5 0% 0% no-repeat padding-box;*/
}
header {
	position: sticky;
	z-index: 19;
	top:0;
	transition: padding 0.3s ease-in-out;
}



.mainheader {
	background: #F8F8F8 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000029;
	/*margin-bottom: 2rem;*/
	position: relative;
	z-index: 2;
}
.menuheader {
	/*position: fixed;*/
	z-index: 1;
	box-shadow: 0px 3px 6px #00000029;
	background: #FFFFFF 0% 0% no-repeat padding-box;
}
.preheader {
	position: relative;
	z-index: 20;
	background: transparent linear-gradient(90deg, #00A12F 0%, #08D687 100%) 0% 0% no-repeat padding-box;
	height: 8px;
}

.preheader-text {
	height: auto;;
	z-index: 1;
	color:#FFF;
	padding-top: .45rem;
}

@media (min-width: 1450px){
	.container {
		max-width: 1400px;
	}
	.col-xl-2_5 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}
.custom-navigation {
	display: block;
	position: fixed;
	padding: 15px;
	padding-left: 30px;
	top: 50%;
	left: 15px;
	background-color: #fff;
	box-shadow: 0px 8px 14.72px 1.28px rgba(0, 0, 0, 0.18);
	z-index: 100000;
}
.alert-new {
	position: relative;
	margin: 0;
	background-color: #F2F2F2;
	border-radius: 0;
	color: #86755F;
	font-size: 13px;
}
.alert .fa-phone {
	transform: scaleX(-1);
}
header .input-group-text {
	border: 2px solid #8D8D8D;
	background-color: #fff;
	border-right: 0;
	color: #C3B89C;
}
header .search-block .form-control {
	/*border: 2px solid #8D8D8D;
	border-right: 0;
	font-size: 14px;*/
	border: 0px solid #F7F7F7;
	/*box-shadow: 0px 3px 6px #00000029;*/
	box-shadow: none;
	border-radius: 10px;
	padding: 0.55rem 1.05rem;

}
header .search-block button {
	/*box-shadow: 0px 3px 6px #00000029;*/
	border: 0px solid #F7F7F7;
	border-radius: 10px;
	padding: .375rem 0.75rem;
	background: #FFF;
	color: #00A12E;

}
header .search-block button:hover {
	border-radius: 10px;
	background: #00A12E;
}
header .search-block .input-group {
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 10px;
}
#content {
	min-height: 500px;
}
.icon {
	display: inline-block;
}
.icon-blog {
	background-image: url(../img/homepage/svg/Path233.svg);
	background-size: cover;
	height: 19px;
	width: 16px;
}
.icon-contact {
	background-image: url(../img/homepage/svg/Path232.svg);
	background-size: cover;
	height: 19px;
	width: 19px;
}
.icon-store {
	background-image: url(../img/homepage/svg/Path231.svg);
	background-size: cover;
	height: 19px;
	width: 21px;
}
.icon-account {
	background-image: url(../img/homepage/svg/Path230.svg);
	background-size: cover;
	height: 19px;
	width: 19px;
}
.icon-cart {
	background-image: url(../img/homepage/svg/Path188.svg);
	background-size: cover;
	height: 19px;
	width: 19px;
}
.cart-top-block {
	font: 14px/17px 'Georama';
	font-weight: 500;
	color: #222222;
}
.cart-top-block a {
	color: #222222;
}
.cart-top-block a:hover {
	color:#222;
	/*color: #86755F;*/
}
#cart .fas {


}

.cart-h {

}
.cart-h a {
	background: #fff 0% 0% no-repeat padding-box;
	border: 2px solid #00A12E;
	border-radius: 10px;
	display: block;
	padding:0.575rem 1rem;
	color:#00A12E;
	font: 14px/14px Georama;
	font-weight: 500;
}
.cart-h a svg .a {
	fill: #00A12E;
}
.cart-h a:hover {
	text-decoration: none;
	background: #00A12E;
	border-color: #00A12E;
	color:#FFF;
}

.cart-h a:hover svg .a {
	fill: #FFF;
}
.cart-total-h {
	color: #fff!important;
}
.cart-top-total {
	border-radius: 50%;
	position: absolute;
	padding: 0 7px;
	top:20px;
	right: 0px;
	background-color: #488D62;
	color: #fff!important;
	font-size: 14px;
	font-weight: 700;
}
.navbar {
	padding: 0;
}
.navbar-nav  > li > a {
	display: block;
	padding: 15px 4px;

	text-align: center;

	border-bottom: 2px solid transparent;
	font-weight: bold;

	font: normal normal bold 12px/16px Georama;
	letter-spacing: 0px;
	color: #222222;
	text-transform: uppercase;
	opacity: 1;

}
.navbar-nav  > li > a:hover {
	/*border-bottom: 2px solid #2F933F;*/
	text-decoration: none;
}
.navbar-nav > li > a.nav-link {
	font-weight: normal;;

}
.navbar-nav  i {
	margin-left: 2px;
}
.navbar-nav  li.navbar-nav-table > a {
	color: #86755F;
}
.navbar-nav  li.navbar-nav-new > a {
	color: #48708D;
}
.navbar-nav li.navbar-nav-new:hover > a {
	color:#FFF;
	background-color: #48708D;
}
.navbar-nav  li.navbar-nav-sale > a {
	color: #8D4860;
}
.navbar-nav  li.navbar-nav-sale:hover > a {
	color:#FFF;
	background-color: #8D4860;
}
.navbar-nav  li.navbar-nav-sale2 > a {
	color: #488D62;
}
.navbar-nav  li.navbar-nav-sale2:hover > a {
	color:#FFF;
	background-color: #488D62;
}
.navbar-nav  li.navbar-nav-gift > a {
	color: #86755F;
}

.navbar-nav  li.navbar-nav-gift:hover > a {
	color: #FFF;
	background-color: #86755F;
}
.navbar-nav  li.navbar-nav-gift-card > a {
	color:#80A1C0;
}
.navbar-nav  li.navbar-nav-gift-card:hover > a {
	color: #FFF;
	background-color: #80A1C0;
}
@media (max-width: 1199px) {
	.navbar-nav > li {
		flex-grow: 1;
	}
	.navbar-nav > li > a {
		padding: 15px 1px;
	}
}
.show-more-category {
	display: none;
}
.show-more-category a {
	color: #999 !important;/*#bdb6ad !important*/;
}
@media (min-width: 992px) {
	.show-more-category {
		display: block;
	}
	.sub-category-hidden {
		display: none;
	}
}
@media (max-width: 991px) {
	.navbar-nav li > a {
		padding: 10px 30px;
		text-align: left;
		font-size: 19px;
		border-bottom: 1px solid #eaeaea;
	}
	.navbar-nav li > a.nav-link {
		padding: 10px 30px;
	}
	.navbar-nav > li > ul li > a {
		background-color: #03B756;/*#70bb7c;*/
	}
	.navbar-nav > li > ul li > ul li > a {
		background-color: #08D586;
		border-bottom: 1px solid #08D586;
	}
	.sub-menu .container {
		padding-left: 0;
		padding-right: 0;
	}
	.sub-menu-categories > a {
		border-bottom:1px solid #08D586!important;
		font-size:17px !important;
	}

/*	.navbar-nav li > a {
		color: #1a171b;
	}*/
	.navbar-nav li.active > a {
		font-weight: 700;
	}
	.navbar-nav li > a:hover {
		/*color: #1a171b;
		background-color: #efefef;*/
	}
	.navbar-nav > li > a i:before {
		content: '\f105';
	}
	.product-border {
		border-right:0 !important;
	}
	.navbar-brand{
		margin-right:0;
	}
	.navbar-brand img {
		max-height: 50px;
	}
}
.menu-bg {
	position: fixed;
	left: 0;
	top:0;
	bottom: 0;
	right: 0;
	z-index: 10;
	background: rgba(0,0,0,0.5);
	display: none;
}
.sub-menu {

	border-top: 2px solid #999;
	position: absolute;
	left: 0;
	right: 0;
	visibility: hidden;
	opacity: 0;
	padding: .5rem;
	background-color: #FFFFFF;

	z-index: 90;
	border-bottom:8px solid #03B756;
}

/*.sub-menu {
	position: absolute;

	left:auto;
	right:auto;

	visibility: hidden;
	opacity: 0;
	background-color: #FFFFFF;
	z-index: 90;

	max-width: 950px;
	min-width: 600px;
	margin: 0 auto;
	border-bottom:8px solid #03B756;
}*/
@media (min-width: 992px) {
	.sub-menu a i {
		display: none;
	}
	.sub-menu {
		box-shadow: 0px 11px 9px 0px rgba(2, 2, 2, 0.18);
	}
}
@media (min-width: 992px) {
	.navbar-nav > li:hover .sub-menu {
		/*display: block;*/
		opacity: 1;
		visibility: visible;
		transition-delay: 0.3s;
	}
}
@media (max-width: 1199px) {
	.sub-menu {
		padding: 20px 15px;
	}
	.sub-menu.show {
		display: block;
	}
}
@media (max-width: 991px) {
	.sub-menu {
		position: relative;
		padding: 0;
		border: 0;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow:none;
		display:none;
		visibility: visible;
		opacity: 1;

	}
	/*.sub-menu .row {
		margin: 0;
	}*/
	.sub-menu .col-lg-3,.sub-menu .col-lg-4 {
		padding: 0;
	}
}

.responsive-menu-contact {
	color: #86755F;
}
.sub-menu-categories > a strong{
	color:#000!important;;
}
.sub-menu-categories > a {
	/*color: #86755F;*/
	color:#666;
	display: flex;
	align-items: center;
	/*margin-bottom: 10px;*/
	/*min-height: 47px;*/
	font-size: 14px;
	padding:10px 0px;
}
.sub-menu-categories > a {
	display: flex;
	align-items: center;
	/*margin-bottom: 10px;
	min-height: 47px;*/
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
}

.sub-menu-categories > a > div {
	/*width: 47px;*/
	margin-right: 8px;
}
.sub-menu-categories ul a {
	line-height: 20px;
	color:#666;
}
@media (min-width: 992px) {
	.sub-menu-categories {
		/*margin-right: 5px;
		margin-left: 5px;*/
	}
	.sub-menu-categories ul li + li {
		/*margin-top: 5px;*/
	}
	.sub-menu-categories ul a {
		font-size:14px;
	}
}

.navbar-nav > li:hover, .navbar-nav > li > a:hover,.navbar-nav > li:hover > a {
	background-color: #ffffff; /*#F5F5F5; /*#2F933F;*/
	color:#03B756;
}

@media (max-width: 991px) {
	.sub-menu-categories > a {
		display: block;
		margin: 0;
		padding: 10px 30px;
		min-height: auto;
		font-size: 14px;
		font-weight: 400;
	}	
	.sub-menu-categories > a > div {
		display: none;
	}
	.sub-menu-categories ul {
		display: none;
	}
	.sub-menu-categories ul.show {
		display: block;
	}
	.sub-menu-categories ul a {
		display: block;
		background-color: #70bb7c;
	}
	.sub-menu-categories > a strong {
		color:#FFF !important;
	}
}

.responsive-menu {
	background-color: transparent;
}
/*.navbar-nav li[class^='navbar-nav'] {
	padding:8px 5px;
}*/
.navbar-nav li[class^='navbar-nav'] a {
	background:#f5f5f5;
	padding:14px 5px;
	border-top:2px solid #2F933F;
	border-bottom:2px solid #2F933F;
}
@media (max-width: 991px) {
	.menu-bar {
		padding-left:0px;
		padding-right: 0px;
	}
	.navbar-nav li[class^='navbar-nav'] a {
		padding: 10px 30px;
		border-top:0;
		border-bottom: 1px solid #eaeaea;
	}
	.responsive-menu {
		position: fixed;
		width: 576px;
		display: block;
		/*padding: 20px 0;*/
		top: 0;
		left: -100%;
		right: 0;
		bottom: 0;
		opacity: 0;
		/*visibility: hidden;*/
		overflow: auto;
		z-index: 100;
		background-color: #F5F5F5;
	}
	.responsive-menu.open {
		left: 0;
		/*visibility: visible;*/
		opacity: 1;
		
	}
	.responsive-menu .fa-times{
		font-size:30px;
	}
	.responsive-menu .navbar-brand img {
		max-height: 40px;
	}
	.navbar-nav li a {
		color:#000;
	}
	.navbar-nav li .sub-menu li a {
		color:#FFF;
		font-size: 15px;
	}
}
@media (max-width: 575px) {
	.responsive-menu {
		width: 100%;
	}
}
a, button, input, label, .cart-step-circle, .navbar-nav > li {
	outline: 0 !important;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.navbar-toggler,
.responsive-menu,
.responsive-filter,
.filter-bg {
	-webkit-transition: all .4s cubic-bezier(.6,.2,.1,1);
	-moz-transition: all .4s cubic-bezier(.6,.2,.1,1);
	-o-transition: all .4s cubic-bezier(.6,.2,.1,1);
	transition: all .4s cubic-bezier(.6,.2,.1,1);
}
/*
.navbar-toggler .navbar-burger-icon {
	width: 36px;
	height:18px;
	position:relative;
	cursor:pointer;
	margin: 0 auto;
	z-index: 1100;
}
.navbar-toggler .navbar-burger-text {
	margin-top: 2px;
	color:  #e55005;
	font-size: 14px;
	font-weight: 700;
}
.navbar-toggler .navbar-burger-icon span {
	display:block;
	position:absolute;
	height:2px;
	width:100%;
	background: #e55005;
	opacity:1;
	left:0;
	-webkit-transform:rotate(0);
	-ms-transform:rotate(0);
	transform:rotate(0);
	-webkit-transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
	transition: top 0.3s 0.6s ease, transform 0.3s ease;
}
.navbar-toggler .navbar-burger-icon span:nth-child(1) {
	top:0
}
.navbar-toggler .navbar-burger-icon span:nth-child(2),
.navbar-toggler .navbar-burger-icon span:nth-child(3) {
	top:7px;
}
.navbar-toggler .navbar-burger-icon span:nth-child(4) {
	top:14px;
}
.navbar-toggler.open {
	top: -45px;
	background-color: #f5f5f5;
	z-index: 1100;
}
.navbar-toggler .navbar-burger-icon.open span {
	-webkit-transition: top 0.3s ease, -webkit-transform 0.3s 0.6s ease;
	transition: top 0.3s ease, transform 0.3s 0.6s ease;
}
.navbar-toggler .navbar-burger-icon.open span:nth-child(1),
.navbar-toggler .navbar-burger-icon.open span:nth-child(4) {
	top:7px;
	width:0;
	left:50%
}
.navbar-toggler .navbar-burger-icon.open span:nth-child(2) {
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg)
}
.navbar-toggler .navbar-burger-icon.open span:nth-child(3) {
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg)
}






/*BURGER ICON*/
.navbar-toggler {
	position: relative;
	top: 0;
	border: 0;
	border-radius: 0;
}
.navbar-toggler .navbar-burger-text {


	margin-top: 2px;
	color:  #233d4d;
	font-size: 14px;
	font-weight: 700;
}
.navbar-toggler .navbar-burger-icon {

	width:25px;
	height:18px;
	position:relative;
	cursor:pointer;
	margin: 0 auto;
}
.navbar-toggler .navbar-burger-icon span {
	display:block;
	position:absolute;
	height:2px;
	width:100%;
	background: #233d4d;
	opacity:1;
	left:0;
	-webkit-transform:rotate(0);
	-ms-transform:rotate(0);
	transform:rotate(0);
	-webkit-transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
  	transition: top 0.3s 0.6s ease, transform 0.3s ease;
}
.navbar-toggler .navbar-burger-icon span:nth-child(1) {
	top:0
}
.navbar-toggler .navbar-burger-icon span:nth-child(2),
.navbar-toggler .navbar-burger-icon span:nth-child(3) {
	top:7px;
}
.navbar-toggler .navbar-burger-icon span:nth-child(4) {
	top:14px;
}
/*.navbar-toggler.open {
	right: -45px;
	background-color: #fbc946;
	z-index: 1100;
}*/
.navbar-toggler .navbar-burger-icon.open span {
	-webkit-transition: top 0.3s ease, -webkit-transform 0.3s 0.6s ease;
  	transition: top 0.3s ease, transform 0.3s 0.6s ease;
}
.navbar-toggler .navbar-burger-icon.open span:nth-child(1),
.navbar-toggler .navbar-burger-icon.open span:nth-child(4) {
	top:7px;
	width:0;
	left:50%
}
.navbar-toggler .navbar-burger-icon.open span:nth-child(2) {
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg)
}
.navbar-toggler .navbar-burger-icon.open span:nth-child(3) {
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg)
}

.collapse:not(.show) {
	 display: block;
}

/*.slider {
	position: relative;
}
.slider .carousel-inner,.slider .carousel-item {
	max-height: 300px;
}
.slider .carousel-item {
	position: relative;
}*/

/*@media (min-width: 1440px) {
	.slider {
		position: relative;
		max-height: 600px;
	}
	.slider .carousel-inner,.slider .carousel-item {
		max-height: 600px;
	}
	.slider .carousel-item {
		position: relative;
	}
	.slider .carousel-item img {
		margin-top:-5%;
	}
}*/

/*
.slider img {
	width: 100%;
}*/
.slider-block {
	content: "";
	position: absolute;
	top: 0;
	right: 45%;
	left: 23%;
	bottom: 0;
	/*background-image: linear-gradient(to right, rgba(0,0,0,.7), rgba(255, 255, 255,.0));*/
}

.slider-block > * {
	font-family: Georama;
}

.slider-block-text {
	max-width:415px;
	/*margin-left:25%;*/
	margin-top:15%;
}

@media (max-width: 1440px) {
	.slider-block {
		left:12%;
	}
	.slider-block-text {
		margin-top:9%;
	}
}
/*.slider-block div {
	width: 415px;
}*/
.slider-block h1 {
	color: #D60812;
	text-transform: uppercase;
	font-size: 43px;
	line-height: 48px;
}
.slider-block .btn {
	text-transform: uppercase;
}
.slider-block h2 {
	color: #D60812;
	font-size: 30px;
}
.slider-block p {
	color:  #222222;
	font-size: 16px;
	line-height: 26px;
}



.btn-slider {
	padding: 7px 35px;
	background-color: #C33465;
	color:  #fff !important;
	font-size: 16px;
}
.btn-slider:hover {
	background-color: #cc5e83;
}
@media (max-width: 991px) {
	.mainheader {
		z-index: 1;
	}
	.slider-item {

	}
}
@media (max-width: 767px) {
	.slider-item {
		margin: 0 -35%;	
	}
	.slider-block {
		left: 15px;
		right: 15px;
	}
	form.w-50 {
		width:100% !important;
	}
}
@media (max-width: 575px) {
	.slider-item {
		margin: 0 -450px;	
	}
	.btn-slider {
		margin-top: 0;
	}
}
.icons {

	/*background: #F5F5F5 0% 0% no-repeat padding-box;*/

	font-size: 16px;
	line-height: 19px;
	font-weight: 500;
	color: #D60812
}

.icon-block {
	background: #FFFFFFA8;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 6px;
	text-align: left;
	padding: 0.5rem .5rem;
	height: 100%;
	color: #D60812
}
.icon-svg {
	min-height: 46px;
	display: flex;
	align-items: center;
	justify-content: start;
}

.title {
	margin-bottom: 30px;
	font-weight: 500;
	text-align: center;
	font: 35px/80px Georama;
	letter-spacing: 0px;
	color: #D60812;

}
.product-block {
	background-color: #fff;

	padding: 20px 10px;
    margin-top: 10px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000019;
	border-radius: 10px;

}
.slick .product-block {
	width: 80%;
}
.product-block:hover {
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.3);
box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.3);
}
.product-name {
	min-height:40px ;
}
.product-name a {

	display: block;
	/*min-height: 61px;*/

	font-weight:500 !important;
	font:  15px/18px Georama;
	letter-spacing: 0px;
	color: #222222;
}
.product-name a:hover {
	color: #222222;
	text-decoration: none;
}
.product-sale {
	font-size: 12px;
	color: #86755F;
}
.product-sale-v {
	font-weight: bold;
	font-size:15px;
}
.category-price {
	color: #222;

	font: 16px/16px Georama;
	font-weight: 600;
}

.product-unit {
	color:#7e7e7e;
	font-weight: 300;
	font-size:12px;
}
	/*.slick-prev {
		left: -50px;
	}*/
.slick-prev:before {
	font-family:"Font Awesome 5 Free";
    content: "\f060";
    color: #D60812;
    font-size: 30px;
	font-weight: 900;
}
/*.slick-next {
	right: -50px;
}*/
.slick-next:before {
	font-family:"Font Awesome 5 Free";
	font-weight: 900;
    content: "\f061";
    color: #D60812;
    font-size: 30px;
}
.sale {
	background-color: #F8F8F8;
}
.photo-item {
    /*margin-bottom: 20px;
    margin-right: 20px;*/
    position: relative;
}
.photo-item a {
	color: #fff;
	font-size: 30px;
	margin-left: 20px;
}.photo-item .fa-arrow-right {
	color: #C3B89C;
}
.photo-block {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	bottom: 0;
	background-image: linear-gradient(to top, rgba(0,0,0,.7), rgba(255, 255, 255,.0));
}
.newsletter {
	padding: 50px 0;
	background: url(../img/homepage/Group110.jpg);
	background-size: cover;
	background-position: 30%;
	color: #fff;
	font: 14px/44px Georama;
	letter-spacing: 0px;
	border-radius: 10px;

}
.newsletter h6 {
	font: 25px/44px Georama;
	font-weight: 500;
	margin-bottom: 0;
	padding-bottom: 0;
}
.newsletter h2 {
	font: normal normal bold 47px/44px Georama;
	letter-spacing: 0px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.newsletter p {
	font-weight: 500;
	font: 18px/44px Georama;
	letter-spacing: 0px;
}
.newsletter a:hover {
	color:#FFF;
}
.newsletter .form-control {
	background-color: #fff;
	color: #000;

}
.newsletter .custom-control-label::before {
	background-color:transparent;
	border:1px solid #FFF;
	top: .85rem;
}
.newsletter .custom-control-label::after {
	top: .85rem;
	background-size: 72% 72%;
}
.newsletter .custom-checkbox .custom-control-input:checked~.custom-control-label::before {
	background-color: transparent;
}
.newsletter .custom-control-input.is-invalid~.custom-control-label::before, .was-validated .custom-control-input:invalid~.custom-control-label::before {
	background-color:transparent;
	border-color:#dc3545;
}
input[type="email"]::-webkit-input-placeholder {
	color: #000;
	font-size: 14px;
}
.newsletter .btn-primary {

	background-color: #00A12E;
	border-width: 0;
}
.newsletter a {
	color: #fff;
	text-decoration: underline;
}

.breadcrumb {
	background: transparent;

}
.breadcrumb a {
	color:#D60812
}
.kategoria-heading {

}
.kategoria-heading .breadcrumb {
	background: transparent;
}
.kategoria-img {
	position: relative;
}
.kategoria-img img {
	border-radius: 5px;
}
.kategoria-img h1 {
	position: absolute;;
	left:0;
	right:0;
	text-align: center;
	top:50%;
	margin-top: -17px;
	color:#FFF;
}
.responsive-filter {
	border-right: 1px solid #C1C1C1;
}


.brands {
	padding: 50px 0px;
	padding-bottom:0;
}
.brands h2{
	color: #86755F;
}
.partners {
	background: #383838 0% 0% no-repeat padding-box;
}
.partners h2 {
	font-weight: 500;
	text-align: center;
	font:  25px/60px Georama;
	letter-spacing: 0px;
	color: #FFFFFF;
}
.partners .hr {
	border-top: 1px solid #fff;
}
footer {
	background: #383838 0% 0% no-repeat padding-box;
}
.footer-bg {
	color: #fff;
}
.footer-bg a {
	color: #fff;
	font-size: 14px;
}
.footer-social a, .footer-social {
	font-size: 28px;
}
.copy {
	color: #969696;
	font-size: 14px;
	background: #fff 0% 0% no-repeat padding-box;
}
.breadcrumb {
	margin: 0;
	padding: 13px 0;
	background: none;
	font-size: 13px;
	color: #909090;
}
.product-detail {
	background: #FFF;
	padding-top: 30px;
	color: #222222;
}
.product-detail h1 {
	font: 35px/80px Georama;
	letter-spacing: 0px;
	font-weight: 500;
	color: #222222;
}
.product-detail h2 {
	color: #222222;
	font-weight: 700;
}
.product-detail .fa-star, .fa-star-half {
	color: #FFC812;
}
.product-detail #half {
	transform: scaleX(-1);
	margin-left: -18px;
	color: rgb(198,198,198);
}
.btn-like {
    background-color: #4a6aab;
    color: #fff;
    border: 1px solid #4a6aab;
    border-radius: 5px;
    font-size: 11px;
}
.old-price {
	color: #BCBCBC;
	text-decoration: line-through;
}
.free-delivery {
	color: #8D4860;
}
.custom-select {
    border: 1px solid #C3B89C;
    border-radius: 6px;
    color: #313131;
    background: #fff;
}
/*.input-group-text {
	padding: .750rem .75rem;
	border-color: #C3B89C;
	background-color: #C3B89C;
	border-radius: 6px;
	color: #fff;
}*/
.input-group-text {
	border-radius: 19px;
	padding: 0.275rem 0.75rem;

}
.info {
	padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.4;
    border: 1px solid #C3B89C;
    border-radius: 6px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.similar h3 {
	font:  24px/80px Georama;
	font-weight: 500;
	letter-spacing: 0px;
	color: #D60812;
}
.text-black {
	color:#222222;
}
.product-quantity {
	position: relative;
}
.product-quantity .btn {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 8px;
	background-color: transparent;
	color:  #00a12f;
	font-size: 26px;
	font-weight: bold;
}
.product-quantity .form-control {
	color:  #313131;
	text-align: center;
	height: 42px;
	-moz-appearance: textfield;
	appearance: textfield;
	padding-left:.5rem;
}
.product-quantity .btn-plus {
	left: auto;
	right: 0px;
}
.product-quantity .btn i {
	font-size: 19px !important;
	color:#C1C1C1;
}
.content-box {
	background: #FFF;
	padding: 0.75rem 1.5rem;
	border-radius: 19px;
	border-style: solid;
	border-width: 1px;
	border-color: #dcdcdc;
}
.alert {
	border-radius: 19px;
}

.item-cart .product-quantity-item {
	width: 100%;
}
.item-cart .product-quantity-item .form-control {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	height: auto;
}
.item-cart .product-quantity-item .btn {
	/*max-height: 39px;*/
	font-size:20px;
}

.item-cart button.btn-success {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	box-shadow: 0px 3px 6px #00000029;
	/*padding: 0.675rem 0.75rem 0.675rem .55rem;*/
	padding: .45rem .75rem .40rem .55rem;
}



.product-quantity input[type=number]::-webkit-inner-spin-button,
.product-quantity input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
}
.icon-cart2 {
	background-image: url("../img/product-detail/svg/Path188.png");
	background-size: cover;
	height: 24px;
	width: 24px;
}

.btn-success {
	background: #00A12E;
}
.btn-success:hover {
	background: #08D586;
	border-color:#08D586
}

.btn-danger {
	background: #D60812;
}

.product-detail .btn-success {
	border-radius: 25px;

}
.product-border {
	border-right: 1px solid #C3B89C;
}
#product-others p {
	font-size: 11px;
}
.others {
	color: #86755F;
}
.product-detail .col-lg-10 {
	max-width: 100%;
	flex: 1;
}
.product-price {
	color:#D60812;
	font: 24px/28px Georama;
	letter-spacing: 0px;
	font-weight: 500;
}
.product-price span, .product-price-novat span {
	font: 14px/17px Georama;
	letter-spacing: 0px;
	color: #A5A5A5;
}
.product-price-novat {

}

.product-detail .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background-color: #86755F;
	border-radius: 4px;
}
.product-detail .nav-link {
	color: #86755F;
	border: 1px solid #86755F;
	border-radius: 4px;
}
.product-detail h2 {
	color: #C3B89C;
	font-size: 27px;
}
.product-detail h2.price {
	color:#de0000;
}
.help {
	font-size: 14px;
	color: #86755F;
}
.product-detail .fa-phone, .fa-envelope {
	font-size: large;
}
#product-info p{
	font-size: 14px;
}
@media (max-width: 991px) {
	.res-submenu .row {
		display: block;
	}
}

#overlay {
	display: none;
	position: absolute;
	top: 0;
	z-index: 9000;
	min-height: 100%;
	width: 100%;
	text-align: center;
	padding-top: 152px
}

#overlayBackground {
	position: fixed;
	background: rgba(0, 0, 0, .5);
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;

}
#overlayBackground:before {
	-webkit-filter: blur(50px);
	-moz-filter: blur(50px);
	-o-filter: blur(50px);
	-ms-filter: blur(50px);
	filter: blur(50px);
}

#overlayContent {
	margin: 0 auto;
	position: relative
}

.popup {
	display: none;
	box-shadow: 0 20px 30px rgba(0, 0, 0, .4);
	border-radius: 3px;
	position: relative;
	margin: 0 auto;
	font-size: 16px;
	background-color: #FFF;
	text-align: left;
	padding: 30px;
	min-height: 50px
}

#closeBtn {
	font-size: 13px;
	color: #343639;
	display: block;
	position: absolute;
	right: 12px;
	top: 12px;
	border-radius: 15px
}

#closeBtn span {
	display: block;
	margin-top: -1px
}

#closeBtn:hover {
	color: #5CA830
}

.closeBtn {
	font-size: 20px;
	color: #343639;
	display: block;
	position: absolute;
	right: 12px;
	top: 12px;
	border-radius: 15px;
	text-decoration:none;
}

.closeBtn span {
	display: block;
	margin-top: -1px
}

.closeBtn:hover {
	color: #5CA830;
	text-decoration:none;
}
#loginPopup .popupContent {
	padding: 20px;
	color: #343639;

	font-weight: 400;

}

#loginPopup .row .col-sm-6:first-child,
.kosik-holder .objednavka-login .col-sm-6:first-child {
	border-right: 1px solid #e1e1e1;
	padding: 90px 30px;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: -.2px;
	line-height: 35px
}

#loginPopup .row .col-sm-6:first-child {
	font-size: 12px
}

#loginPopup .row span,
.kosik-holder .objednavka-login .col-sm-6:first-child span {
	font-size: 47px;
	font-weight: 100;
	display: block;
	letter-spacing: -2.4px;
	margin-left: -4px
}

#loginform {
	text-align: center;
	margin-top: 34px;
	/*margin-right: 48px;
	margin-left: 68px*/
}

#loginformorder {
	text-align: center;
	margin-top: 34px;
	margin-right: 132px;
	margin-left: 132px
}

.takeMeOut {
	position: absolute;
	top:-10000px;
}
.hidden {
	display:none;
}

.cart-top-products .product-quantity {
	margin-left: 10px;
	width: 80px;
}

.top-cart-btn {
	border-radius: 0;
	margin-left:5px;
}
.top-cart-btn:hover {
	background: #1e7e34

}
.content-cart,.content-order {
	position: relative;

}
.content-cart-overlay {
	background: rgba(0,0,0,0.5);
	position: fixed;
	top:0;
	right:0;
	left:0;
	bottom:0;
	z-index: 9999;
	display:none;
}
.content-cart-loader {
	position: absolute;
	top:50%;
	background: rgba(0,0,0,0.5);
	padding:20px;
	border-radius: 5px;
	margin-top:-33px;
	margin-left:-35px;
	left:50%;
}
.btn {
	border-radius: 10px;
	padding: .375rem 1.75rem
}

.form-control {
	box-shadow: 0px 3px 6px #00000029;
	border: 1px solid #eaeaea;
	border-radius: 10px;
	padding-left: 1.15rem;
}
textarea.form-control {
	border-radius: 10px;
}

.invalid-feedback {
	/*text-align: center;*/
}

#newsletterform .invalid-feedback {
	position: absolute;
	top:-20px;
	left:20px;
}


.cart-steps {
	background-color:  #F7F7F7;
}
.cart-step {
	position: relative;
	color:  #010101;
	font-size: 20px;
}
.cart-step + .cart-step::before {
	position: absolute;
	display: flex;
	align-items: center;
	left: -3px;
	top: 0;
	bottom: 0;
	content: "\f105";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";/* fontawesome ;/*'FontAwesome';*/
	color:  #9b9b9b;
	font-size: 20px;
}
.cart-step > a {
	position: relative;
	display: inline-block;
	padding: 20px;
	height: 100%;
}
.cart-step-circle {
	display: inline-block;
	margin-right: 8px;
	width: 39px;
	height: 39px;
	border: 1px solid #000000;
	border-radius: 50%;
	font-size: 18px;
}
.cart-step-circle > div {
	height: 100%;
}
.cart-step-active .cart-step-circle {
	background-color: #28a745;
	border-color: #28a745;
	color:#FFF;
}
.cart-step-active > a::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	background-color:  #28a745;
}
.cart-step-back a{
	color:#28a745;
	text-decoration: none;
}
.cart-step-back > a > span {
	/*text-decoration: underline !important;*/
	text-decoration: none;
	color:#28a745;
}
.cart-step-back > a:hover .cart-step-circle {
	border-color: #609b89;

}
@media (max-width: 991px) {
	.cart-step > a {
		padding: 20px 10px;
	}

	.product-hover {
		display: block;
	}
	.product-block .category-price, .product-block .category-product-availability {
		/*display: none;*/
	}
	.products .product-block {
		border:1px solid #F4F4F4
	}
}
@media (max-width: 767px) {
	.cart-step {
		font-size: 16px;
	}
	.cart-step > a {
		padding: 20px;
	}
	.cart-step-circle {
		display: block;
		margin: 0 auto;
		margin-bottom: 5px;
	}
}
@media (max-width: 575px) {
	.cart-steps .container {
		padding: 0;
	}
	.cart-step {
		font-size: 14px;
	}
	.cart-step > a {
		display: block;
		padding: 15px 2px;
	}
}

.cart-head {
	padding: 10px 0;
	border-bottom: 1px solid #f5f5f5;
	color:  #222;
	font-weight: 700;
}

.cart-product {
	padding: 10px 0;
	border-bottom: 1px solid #f5f5f5;
}
.cart-product a {
	color:#222;
}
.cart-product-image {
	margin-right: 10px;
}

.cart-price-holder {
	display: flex;
	justify-content: end;
	align-items: baseline;
}

.cart-price-holder-noVat {
	font-size: 12px;
}

.cart-price-label {
	margin-left: 5px;
	font-size:10px;
	font-weight: bold;
	color:#999;
}

@media (min-width: 992px) {
	.cart-product-image {
		min-width: 60px;
		margin-right: 15px;
	}
}
.cart-product .product-quantity {
	width: 120px;
}
.cart-availability {
	color: #28a745;
}
.cart-price {
	color: #1a171b;
}
.cart-product-close a {
	font-size: 14px;
	color:  #535353;
}
.cart-product-close a:hover {
	color: #E45302;
}


.cart-total {
	/*margin: 0 -15px;*/
	padding: 25px 0;
	background-color:  #F7F7F7;
}
@media(max-width: 768px) {
	/*.cart-total {
		margin: 0 -100%;
	}*/
	.cart-total-row {
		font-size: 13px;
	}

}
.cart-total-price {
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
}

.cart-contents {
	border-style: solid;
	border-width: 1px;
	border-color:  #dcdcdc;
	background: #FFF;
	border-radius: 19px;
}
.cart-contents-title {
	padding: 15px;
	color:  #535353;
	font-weight: 700;
}
.cart-contents-block {
	padding: 7px 15px;
}
.cart-contents-block + .cart-contents-block {
	border-top: 1px solid #dcdcdc;
}
.cart-contents-block a {
	color:#222;
}
.cart-contents-price {
	color:  #1a171b;
	font-size: 16px;
	font-weight: 700;
}
.cart-contents-price-mj{
	font-weight: 500;
	font-size: 12px;
}
.cart-contents-total {
	padding: 15px 15px;
	background-color:  #F7F7F7;
	color:  #1a171b;
	font-size: 18px;
	font-weight: 700;
	border-bottom-left-radius: 19px;
	border-bottom-right-radius: 19px;
}


.cart-form hr {
	border-color: #28a745;
}

.cart-traffic-pay {
	border: 1px solid #dcdcdc;
	border-radius: 19px;
	background: #FFF;
}
.cart-t-p-title {
	padding: 15px;
	background-color: #28a745;
	font-weight: 700;
	color: #FFF;
	border-top-left-radius: 19px;
	border-top-right-radius: 19px;
}
.cart-traffic-pay .form-check {
	padding: 0;
}

.cart-traffic-pay .form-check.disabled {
	opacity: 0.5;
	background: #eaeaea;
}

.cart-traffic-pay .form-check + .form-check {
	border-top: 1px solid #dcdcdc;
}
.cart-traffic-pay .form-check-label {
	padding: 15px;
	padding-left: 30px;
}
.cart-traffic-pay .form-check-input {
	top: 0;
	bottom: 0;
	left: 15px;
	margin: auto 0;
}
.cart-t-p-icon {
	margin: 0 15px;
	color: #1E3B4C;
}
.cart-t-p-icon .icon {
	/*width: 40px;
	height: 40px;*/
	display: block;
	margin: 0 auto;
}
.cart-t-p-name {
	color: #000000;
	/*line-height: 20px;*/
	font-size:12px;
}
.cart-t-p-name strong {
	font-size:16px;
}


@media (max-width: 575px) {
	.cart-buttons .btn {
		display: block;
		width: 100%;
	}
}

.traffic-free {
	position: relative;
	width: 200px;
	margin: 12px 0;
	margin-right: 15px;
	padding: 7px 15px;
	border: 1px solid #c8c8c8;
	color:  #233d4d;
	font-size: 12px;
	line-height: 15px;
}
.traffic-free:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: -7px;
	margin: auto 0;
	display: block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	border: 1px solid #c8c8c8;
	border-top: 0;
	border-left: 0;
	transform: rotate(-45deg);
}
.traffic-free .progress {
	margin-top: 5px;
	height: 2px;
}
.traffic-free .progress-bar {
	background-color: #28a745;
}
@media (max-width: 991px) {
	.traffic-free {
		display: none;
	}
	.search-block {
		margin: 10px 0 20px 0;
	}
}

.traffic-free-second {
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	border: 0;
	font-size: 13px;
	line-height: 20px;
}
.traffic-free-second::after {
	display: none;
}
.traffic-free-second .progress {
	margin-top: 10px;
	background-color:  #c3c3c3;
}

.mobileSearch {
	display:none;
	background: #F7F7F7;
	width:100%;
	/*padding:5px;*/
	border-bottom:1px solid #E5E5E5;
	webkit-box-shadow: 0px 0px 79px -17px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 79px -17px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 79px -17px rgba(0,0,0,0.75);
}
.mobileSearch .search-form-input {
	padding:5px;
}
.mobileSearch .instant-search {
	margin-top:0px;
	/*margin-left:-5px;R
	margin-right:-5px;
	left:-5px;
	right:-5px;*/
}

.topSearch {
	position: relative;
}

.instant-search {
	display: none;
	position: absolute;
	background: #fff;
	width: 100%;
	/*border:1px solid #e5e5e5;*/
	border-top: 0;
	z-index:999;
	margin-top:0px;
	left:0;
	right:0;
	font-size:13px;
	border-radius: 29px;
	box-shadow: 0px 3px 6px #00000029;
}
.instant-search-content .col-2{
	border-top-left-radius: 29px;
	overflow: auto;
}
.cart-added .variantbox,.cart .variantbox {
	font-size: 12px !important;
}
.order-payment {
	background: #F5F5F5;
	/*border:1px solid  #86755F;*/
	/*padding:25px;*/
}
footer ul {list-style: none;marign:0;padding:0;}

.gutters-1>.col, .gutters-1>[class*=col-] {
	padding-left:10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

.gutters-1 {
	margin-left:-10px;
	margin-right: -10px;
}
@media (max-width: 991px){
	.slick-next {
		right:-3px;
	}
	.slick-prev {
		left:-10px;
	}
	footer {
		text-align: center;

	}
	.footer-bg a {
		font-size: 18px;
	}
	iframe {
		max-width: 100% !important;
	}
	#cart a p {display: none;}
	.cart-top-total {
		top:-10px;
	}
}
@media (max-width: 991px){

	.search-block {
		margin: 0px 7px 10px 7px;
	}
	header .search-block .form-control {
		padding:.375rem .75rem
	}

	.responsive-filter {
		position: absolute;
		left: -100%;
		top:66px;
		padding: 15px;
		background-color: #fff;
		box-shadow: 0px 0px 9px 0px rgba(2, 2, 2, 0.38);
		opacity: 0;
		z-index: 9990;
	}
	.responsive-filter.show {
		left: 0;
		opacity: 1;
	}
	.filter-bg {
		position: absolute;
		top: -1000px;
		left: -100%;
		right: 100%;
		/*bottom: -30px;*/
		bottom:-1000px;
		background-color: rgba(0, 0, 0, 0.39);
		opacity: 0;
		z-index: 8880;
	}
	.filter-bg.show {
		left: -5px;
		right: -5px;
		opacity: 1;
	}
	.photo-item a {
		font-size: 18px;
	}
}

.filter {
	/*padding: 7.5px 15px;
	border: 1px solid #e8e8e8;*/
}
.filter-block {
	padding: 7.5px 15px;
	border-bottom: 1px solid #e8e8e8;
}
.filter-block {
	padding: 7.5px 15px;
}
.filter-title {
	padding: 7.5px 0;
	color: #222;
	font-size: 20px;
	font-weight: 700;
}
.filter ul {

}
.filter ul li a {
	display: block;
	padding:2px 0;
	color:#000;
	clear: both;
}
.filter ul li a span.fas{
	float:right;
}

.noUi-horizontal {
	height: 6px;
}
.noUi-target {
	background: #e5e5e5;
	border-radius: 0;
	border: none;
}
.noUi-connect {
	background: #a5a5a5;
}
.noUi-horizontal .noUi-tooltip {
	bottom: inherit;
	top: 120%;
	border: none;
}
.noUi-horizontal .noUi-handle {
	width: 20px;
	height:20px ;
	top: -7px;
}
.noUi-handle:after, .noUi-handle:before {
	content: none;
}
.noUi-handle {
	border: 1px solid #D60812;
	border-radius: 50%;
	background: #D60812;
	cursor: default;
	box-shadow: none;
}

.sorting {
	margin:0;
	padding:0;
	list-style: none;
	overflow-y: auto;
	display:flex;
}
.sorting li {
	display:inline-flex;;
	flex-wrap: nowrap;
	font-size:14px;
	border-radius: 4px;
	/*border:1px solid #86755F;*/
	/*margin-bottom:10px;*/
	margin-right: 10px;
	white-space: nowrap;
}
.sorting li a {
	display: block;
	color: #D60812;
	padding:2px 20px;
}
.sorting li.active {
	background: #D60812;
	color:#FFF;
}
.sorting li.active a {
	color:#fff;
	text-decoration: none;
}
.sort {
	/*border-top: 1px solid #dcdedf;*/
	/*box-shadow: 0 2px 6px rgba(0,0,0,.2)*/
	/*border-bottom:2px solid #dcdedf;*/
}

.article-card {
	background: #F7F7F7;
}
.article-card-content {
	padding:30px;
}
.article-card-content h2 {
	font-size:21px;
}
.article-card-time {
	color:#999;
	font-size:12px;
	font-weight:bold;
}
.article-card-text {
	color:#777777;
	font-size:14px;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before{
	background-color: rgb(214,8,18);
}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(214,8,18,.5);
}
.list a {
	border: 1px solid #86755F;
	color: #86755F;
	border-radius: 4px;
	padding: 10px;
}
.list a.active {
	background: #86755F;
	color:#fff
}
.list span {
	display: inline;
}
.list-description {
	display:inline;
}
h1 {
	color:#00A12F;
	font-weight: 700;
	font-size:28px;
	text-align: center;
}
a {
	color:#D60812;
}
a:hover {
	color:#039241
}

.login-links a {
	color:#666;
}
/*.sub-menu-categories > a:hover {
	color:#FFF !important;
}*/
.photo-item a:hover {
	color:#FFF;
}
* {
	outline: none;
}
.page-link {
	color:#D60812;;
}
.page-link:hover{
	color: #039241;
}
.page-item.active .page-link {
	background-color: #D60812;
	border-color:#D60812;
}

.carousel-control-prev .fas,.carousel-control-next .fas{
	font-size: 30px;
	color: #D60812;
}
.carousel-indicators .active{
	background-color: #D60812;
}
.carousel-control-next, .carousel-control-prev {
	width:10%;
}
.slider-block h1 {
	text-align: left;
}

/*@media (max-width: 991px) {
	.carousel-inner {
		width: auto;
	}

	.slider .carousel-item {

		perspective: none !important;
		width: auto;
		margin: 0 -20%;
	}
	.slider-block-text {
		max-width: 326px;
		margin-left: 37%;
		margin-top: 4%;
	}
}
@media (max-width: 767px) {
	.slider .carousel-item {
		margin: 0 -35%;
	}
}
@media (max-width: 575px) {
	.slider .carousel-item {
		margin: 0 -450px;
	}
}*/

/*.btn-primary {
	background-color: #D60812;
	border-color: #D60812;
	border-radius: .25rem;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle,
.btn-primary:hover {
	background-color:#D60812;
	border-color: #D60812;
}*/

.velkostne-tabulky {
	margin-bottom: -20px;
	margin-top:10px;
	margin-right: 10px;
}

.showMore {
	height: 100px;
	overflow: hidden;
	position: relative;
}
.showMore-filter {
	height: 200px;
}
.showMore-detail {
	height: 150px;
}
.showMoreBtn {
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	text-align: center;
	height:60px;
	/*padding-top:15px;*/
	/*background-image: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 50%,#fff 100%);
	background-image: -moz-linear-gradient(top,rgba(255,255,255,0) 0,#fff 50%,#fff 100%);
	background-image: -o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 50%,#fff 100%);
	background-image: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 50%,#fff 100%);*/

	/*background: rgba(255,255,255,1);*/
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 9%, rgba(255,255,255,1) 48%, rgba(255,255,255,1) 100%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 9%, rgba(0,0,0,0) 48%, rgba(0,0,0,0) 100%);
	/*background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(9%, rgba(0,0,0,0)), color-stop(48%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)), color-stop(0%, rgba(0,0,0,0)), color-stop(9%, rgba(0,0,0,0)), color-stop(48%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0)));*/
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 9%, rgba(255,255,255,1) 48%, rgba(255,255,255,1) 100%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 9%, rgba(0,0,0,0) 48%, rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 9%, rgba(255,255,255,1) 48%, rgba(255,255,255,1) 100%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 9%, rgba(0,0,0,0) 48%, rgba(0,0,0,0) 100%);
	/*background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 9%, rgba(255,255,255,1) 48%, rgba(255,255,255,1) 100%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 9%, rgba(0,0,0,0) 48%, rgba(0,0,0,0) 100%);*/
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 9%, rgba(255,255,255,1) 48%, rgba(255,255,255,1) 100%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 9%, rgba(0,0,0,0) 48%, rgba(0,0,0,0) 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );*/
}
.showMoreBtn a {
	display: block;
	margin-top:35px;
}

.product-tags {
	/*display: none;*/
	position: absolute;
	top: 10px;
	left: 5px;

	font-size: 12px;
	font-weight: 700;
}
.product-tag-price {
	position: absolute;
	top: 10px;
	right: 5px;

	font-size: 12px;
	font-weight: 700;
}
.product-tag-price-bottom {
	font-size: 12px;
	font-weight: 700;
}
.product-tags .tag, .product-tag-price .tag, .product-tag-price-bottom .tag {
	border-radius: 2px;
	color:#FFF;
	background:  #48708D;
	padding: 1px 7px;
	text-align: center;
	margin-bottom: 3px;
	font-size:12px;
	border-radius: 5px;
}
.product-tag-price .tag_vat, .product-tag-price-bottom .tag {
	background: #ffc107;
	color:#000;
}
.product-tag-price .tag_code {
	background: #000;
	color:#fff;
	font-weight: 400;
}
.product-detail .product-tags .tag {
	padding: 5px 20px;

}
.tx-12{
	font-size: 12px !important;
}
.tx-14 {
	font-size: 14px !important;
}
.product-tags .tag_akcia {
	/*border-color:#66BC29;
	color:#66BC29;*/
	background: #D60812;


}
.product-tags .tag_novinka {

}
.product-tags .tag_vypredaj {
	background: #488D62;
}

.gift-selected {
	border-radius: 4px;
	font-size:11px;
	display: block;
	margin-right:5px;
	background: #c12e2a;
	/*font-weight: 600;*/
	color: #fff;
	padding: 2px 5px;
}
.gift-suma-heading {
	background: #70bb7c;
	color:#FFF;
	padding:5px;
}
.gift-suma-heading.red-gradient {
	background: #c12e2a;
}
.gifts {
	background-color: #F7F7F7;

}
.gifts .odp-item {
	background: #fff;
}
.gifts .odp-item.inactive {
	opacity:0.3;
}

.gifts .odp-item div.manufacturer {
	color:#000;
	font-size:12px;
	font-weight: bold;
	line-height: 8px;
}
.detail-bar  {
	display: block;
	text-align: center;
	border-radius: 4px;
	background: #efebe2;
	padding:15px;
}
.detail-bar:hover {
	color:#4F4136;
}

.detail-bar span {
	display: block;
	font-size: 40px;
	margin-bottom: 10px;
	text-decoration:none !important;
}
.detail-bar:hover span {
	text-decoration: none!important;
}
.detail-fb,.detail-fb strong {
	color:#4267B2!important;
}
.detail-discounts,.detail-discounts strong {
	color:#dc3545 !important;
}
@media (max-width: 991px){
	iframe,img {
		max-width: 100%;
	}

}

@media (min-width: 1370px){
	.col-20 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

.sub-menu-second {


	min-width: 580px;
}

/** moje konto **/
.moje-konto-header {
					  color: #343639;
					  font-size: 19px;
					  font-weight: 300;
					  margin: 0;
					  padding: 0 0 10px 15px
				  }

.moje-konto-tab {
	color: #343639;
	font-size: 15px;
	display: block;
	font-weight: 700;
	line-height: 23px;
	margin-bottom: 10px;
	background: #e9f7eb;
	border-bottom: 1px solid #d2e0e5;
	padding: 17px
}

.moje-konto-tab-card {
	padding: 10px 17px
}

.moje-konto-tab .fa {
	font-size: 23px;
	margin-right: 10px
}

.moje-konto-tab-card .fa {
	font-size: 17px;
	margin-right: 5px;
	min-width: 17px;
	text-align: center
}

.moje-konto-tab span {
	font-size: 12px;
	font-weight: 400
}

.info-row {
	margin-bottom: 25px;
	padding: 0 10px
}

.info-row div.col-md-3 .info-icon-holder {
	border: 5px solid #ebebeb;
	display: inline-block;
	border-radius: 50%;
	padding: 25px 0;
	text-align: center;
	width: 100px;
	height: 100px;
	margin-bottom: 15px
}

.info-icon-holder .fa {
	font-size: 40px;
	color: #5aa830
}

.info-row .info-text {
	color: #343639;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	min-height: 60px
}

.info-row .info-text-price {
	font-weight: 400;
	font-size: 19px;
	line-height: 23px
}

.fw300 {
	font-weight: 300
}

.moje-konto-tab .btn {
	padding: 4px 10px
}

.moje-konto-tab-card.konto-open {
	cursor: pointer
}

.moje-konto-tab-card.konto-open:hover {
	color: #5AA830
}

.moje-konto-content {
	margin-bottom: 10px;
	margin-top: -10px;
	background: #f2f7f2;
	padding: 10px 15px;
	border-top: 1px solid #FFF;
	display: none
}

.moje-konto-content table {
	width: 100%;
	margin-top: -10px;
	border-bottom: 1px solid #d2e0e5;
	margin-bottom: 10px;
	border-collapse: separate
}

.moje-konto-content table thead th {
	text-transform: uppercase;
	border-bottom: 1px solid #d2e0e5;
	padding: 7px 5px;
	color: #343639;
	font-size: 12px;
	font-weight: 700
}

.moje-konto-content table tbody tr:first-child td {
	border-top: 1px solid #FFF
}

.moje-konto-content table tbody td {
	color: #343639;
	font-size: 12px;
	font-weight: 400;
	line-height: 23px;
	padding: 4px 5px
}

.moje-konto-content table tbody tr:hover td {
	background: #687683;
	color: #FFF
}

.moje-konto-content table tbody tr:hover td a {
	color: #FFF
}

.moje-konto-content table tbody tr:hover td a:hover {
	color: #80DAFF
}

.moje-konto-content table tbody tr.green td {
	background: #DBEFD0
}

.moje-konto-content table tbody tr.blue td {
	background: #D0E7EF
}

.moje-konto-content table tbody tr.red td {
	background: #EFD1D0
}

.moje-konto-content table tbody tr.orange td {
	background: #EFE7D0
}

.moje-konto-content div.item {
	color: #343639;
	font-size: 12px;
	font-weight: 400;
	line-height: 23px
}

.partners img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.footer-img-holder {
	background: #FFF;
	padding: 5px;
	border-radius: 5px;
	display: inline-block;
}


.verify-holder {
	background: #cdbdb7;
	padding:15px;
	text-align: center;
	margin:19% auto;
	-webkit-box-shadow: 0px 0px 120px -34px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 120px -34px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 120px -34px rgba(0,0,0,0.75);
}
.verify-text {
	font-size:38px;
	padding:15px 0;

}

body.verify {
	overflow-y: hidden;
}
.cart {
	background: #FFF;
	padding: 0.75rem 1.5rem;
	border-radius: 19px;
	border-style: solid;
	border-width: 1px;
	border-color: #dcdcdc;
}
#intro {
	/*background: rgba(14, 6, 3, 0.9);*/
	background: /*url(../img/age-bg.png) no-repeat center center fixed;*/rgba(150,150,150,0.75);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	position: fixed;
	bottom:0;
	top:0;
	left:0;
	right:0;
	z-index: 10000;
	padding:15px;
	/*display: none;*/
}
#intro .container {
	background: #FFF;
	max-width: 930px; ;
	margin-top:7%;
	padding:20px;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 19px;
}
#intro .marker {
	font: 35px/80px Georama;
	font-weight: 500;
	letter-spacing: 0px;
	color: #D60812;
}
#intro .logo {

}
#intro .title {
	font-size: 16px;




}
#intro .desc {
	font-size:15px;
	color:#D1D4E2;
	text-align: left;
	margin-bottom:26px;
}

#intro .custom-select {
	border: 1px solid #436BB7;
	border-radius: 2px;
	background: transparent;
	width:auto;
	color:#FFF;
}
#intro .custom-select option {
	color:#000;
}
#orderstep1 .form-check-input:checked + label {
	opacity: 1;
	background: transparent;
}
#orderstep1 .form-check-input + label {
	opacity: 0.5;
	background: #eaeaea;
}

input[type="radio"].form-check-input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

input[type="radio"].form-check-input + label::before {
	position: absolute;
	top: 50%;
	margin-top:-.5rem;
	left: 1rem;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #c9c9c9;
	border-radius: 50%;
}
input[type="radio"].form-check-input + label::after {
	content: "";
	display:block;
	position:absolute;;
}
input[type="radio"].form-check-input:checked + label::before {
	background: #28a745;
}

input[type="radio"].form-check-input:checked + label::after {
	margin-top: -.2rem;
	top: 50%;
	left: 21px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: white;
}


.order-detail {
	background: #f7f7f7;
	margin-bottom:-1rem;
	margin-top:1rem;
}
.order-detail h2 {
	text-transform: uppercase;
	font-family: roboto-condensed, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.popupContent a.btn:not(.btn-light) {
	color:#FFF;
}
.order-detail h2 span {
	font-weight: bold;
}
.order-detail h3 {
	font-weight: 400;
	font-family: "Roboto";
	font-size:22px;
}

.order-detail .mainbox {
	background: rgb(255, 255, 255);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.12);
	border: 1px solid #ededed;
	text-align: center;
}
.order-detail .mainbox div {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	border-right:1px solid #ededed;
	font-size: 14px;
	line-height: 18px;
	color: rgba(33,31,32,.6);
}
.order-detail .mainbox div:last-child {
	border-right: 0;
}
.order-detail .mainbox div span {
	display:block;
	font-size: 26px;
	line-height: 30px;
	color: #211f20;
	margin: 5px 0 12px;
	font-weight: bold;
}
.order-products {
	background: rgb(255, 255, 255);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.12);
	border: 1px solid #ededed;
}
.order-products div.row {
	border-bottom:1px solid #ededed;
}
.order-products .variantbox{
	font-size:12px;
}
.order-products .small-name {
	font-size:11px;
}
.order-products .total-order {
	text-transform: uppercase;
	font-size:18px;
	border-bottom: 0 !important;
}
.order-detail .comments {
	background: rgb(255, 255, 255);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.12);
	border: 1px solid #ededed;
}
.order-detail .comments div.row {
	border-bottom:1px solid #ededed;
}
.order-address-box {
	background: rgb(255, 255, 255);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.12);
	border: 1px solid #ededed;
}
.account {
	padding-top: 20px;
}
#account-icons {
	font-size: 40px;
	color: #2F933F;
}
.account-table {
	background-color: #2F933F;
	color: white;
	font-weight: bold;
}
.account .table {
	border: 2px solid #f2f2f2;
}
.konto-holder .account-table a {
	color:#FFF !important;
}
.pay {
	color: #6fa544;
}
.bill {
	color: #ec655f;
}
div.table > .row:hover {
	background: #f9f9f9;
}
.account .table {
	border: 2px solid #f2f2f2;
}

.border-bott{
	border-bottom: 2px #f2f2f2 solid!important;
}
.border-top {
	border-top: 2px #f2f2f2 solid!important;
}
.border-left{
	border-left: 2px #f2f2f2 solid!important;
}
.border-right {
	border-right: 2px #f2f2f2 solid!important;
}

.onlyeshop {
	color:#777;
	font-size:12px;
}

@media (min-width: 1200px){
	.navbar-brand img {
		max-width: 150px !important;
	}
}

.my-account-menu a {
	display: block;
	border: 1px solid #777777;
	font-weight: bold;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: 0px;
	color: #2E2E2E;
	padding: .5rem 0;
	text-decoration: none;
	border-radius: 19px;
}
.my-account-menu a i {
	color:#D60812;
	font-size:18px;
}

.my-account-menu a.active i {
	color:#FFF;
}
.my-account-menu a:hover {
	border-color: #D60812;
	color:#D60812;
}

.my-account-menu a.active {
	background:#D60812;
	color:#FFF;
	border-color:#D60812;
}
.my-account-box {
	position: relative;
	/*height: 100%;*/
	background: #FFF;

	padding: 0.75rem 1.5rem;

	border-radius: 19px;
	border-style: solid;
	border-width: 1px;
	border-color: #dcdcdc;
	margin-bottom: 1rem;
}
.my-account-box-header {
	text-align: left;
	font-size: 28px;
	line-height: 40px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #2E2E2E;
	border-bottom: 1px solid #E2E2E2;
	padding-bottom:.5rem;

	margin-bottom: 1.25rem;
}
.my-account-barcode {
	/*position: absolute;
	bottom: 0;
	left:30%;
	right:30%;*/
	padding:15px;
	padding-bottom: 5px;
	background: #FFF;

}
.my-account-barcode img {
	max-width:200px;
}

.my-account-card-disabled img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	opacity: 0.5;
}
.my-account-box-header-edit {
	font-size: 14px;
}
.bg-light {
	opacity: 0.5;
}

.cupon {
	border: 3px solid #666;
	background: #fff;
	height: 100%;

}
.cupon.active {
	border-color:#5BB240;
}
.cupon-image {
	background: #FFF;
}
.cupon-name {


	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color:#008C4F;
}
.cupon-price {
	background: #F26522;
	color:#FFF;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
}
.cupon-old-price {
	text-decoration: line-through;
	font-weight: normal;
	font-size:16px;
}
.cupon-text {
	font-weight: bold;
	font-size:40px;
	text-align: center;
	text-transform: uppercase;
	color:#F26522
}
.btn-cupon {
	background: #68BD44;
	font-weight: bold;
	text-transform: uppercase;
}
.cupon-type {
	font-size:14px;
	font-weight: normal;;
	text-align: center;

}

.popup-header {
	font-size: 23px;
	font-weight: bold;
	margin-bottom: .5rem;
}

.info {
	background: #FFF;
}



.tx-black {
	color:#000 !important;
	font-weight: 500;
}

.tx-bold {
	font-weight: 600;
}

@media (max-width: 991px) {
	#intro .marker {
		font:20px/50px Georama;
	}
}

.cms-htmlcontent {
	border-style: solid;
	border-width: 1px;
	border-color: #dcdcdc;
	background: #fff;
	border-radius: 10px;
	padding: 2rem;
	margin-bottom: 1.5rem;
}
.cms-htmlcontent iframe {
	border-radius: 19px;
}

.mainmenu {
	font-size: 13px;

}
.mainmenu ul {
	list-style: none;
	display: flex;
	margin:0;
	padding:0;
}
.mainmenu .nav-link {
	padding:2px 5px;
	color:#666;
}
.mainmenu .nav-link:hover {

	color:#D60913;
}


.product-detail .nav-tabs .nav-link {
	border-color:transparent;
	color: #bdbdbd;
}
.product-detail .nav-tabs .nav-link.active {
	border: 1px solid #000;
	border-color: #dee2e6 #dee2e6 #fff;
	color:#000;
}

@media (min-width: 992px) {
	header {
		will-change: transform;
		height: 212px;
	}
	.mainmenu {
		transition: height 0.3s ease-in-out;
	}
	.preheader {
		transition: height 0.3s ease-in-out;
	}
	.mainheader {
		padding-top: 0 !important;
		padding-bottom: 1.5rem !important;
		transition: padding 0.3s ease-in-out;
	}

	.navbar-brand img {
		transition: max-width 0.3s ease-in-out;
	}

	header.scrolled .mainheader{
		padding-bottom: .5rem!important;
		padding-top: .5rem!important;
	}

	header.scrolled .navbar-brand img {
		max-width: 100px !important;
	}

	header.scrolled .navbar-nav > li > a {
		padding: 10px 4px!important;
	}
}

header.scrolled {

}

header.scrolled .preheader{

	height: 0;
}

header.scrolled .mainmenu {
	height: 0;
	display: none;
	visibility: hidden;
}

.cart-total-h {
	position: absolute;
	top:0;
	right:2px;
	background: #D60812;
	border-radius: 50%;
	padding:3px;
	font-size:11px;
	min-width: 20px;
}

.text-warning {
	color:#e1a900!important;
}

.border-radius {
	border-radius: 10px!important;
}

.home-title {
	font-size: 21px;
	font-weight: 500;
	line-height: 25px;
	color: #D60812;
}
.home-category:hover {

}
.home-category-name {
	font-size: 18px;
	font-weight: 500;
	line-height: 21px;
	color: #000000;
}
.home-category-image {
	overflow: hidden;
	background:#FAFAFB
}
.alert-success {
	background: #E7F2E7!important;
	border-radius: 10px!important;
	color:#000;
}
.alert-default {
	background: #F5F5F5!important;
	border-radius: 10px!important;
	color:#000;
}

.home-slider-heading {
	border-bottom: 1px solid #00A12E;
}
.home-slider-title {
	margin-bottom: 0;
	color:#D60812
}

.slick-btns a:hover svg .item {
	fill:#D60812;
}

.home-zip-container {
	color:#2E2E2E;
	font-size: 22px;
	line-height: 26px;
	font-weight: 500;
}

.home-zip-container h1,
.home-zip-container h2,
.home-zip-container h3,
.home-zip-container h4,
.home-zip-container h5,
.home-zip-container h6 {
	margin-bottom: 0;
	color:#2E2E2E;
	font-weight: 500;
}

.home-zip-container .invalid-feedback {
	position: absolute;
	top:-25px;
	font-size: 14px;
}

.home-zip-container .form-control {
	box-shadow: none;
	border-color: #FFF;
	padding-left: .15rem;
}

.home-zip-container .btn {
	padding: .675rem 1.5rem;
}

.home-zip-container .btn svg {
	margin-bottom: -2px;
	margin-right: .25rem;
}
.home-zip-container .btn svg .cls-1 {
	fill: #fff;
}

.input-group-text {
	border-radius: 10px;
}

.home-zip-container .input-group-text {
	border: none;
	background: #fff;
}
.home-zip-container .input-group-text svg .map-marker-icon {
	fill: #bebebe;
}

.item-cart .form-control,
.item-cart button.btn-success {
	box-shadow: none;
	border-radius: 10px !important;
}

.item-cart .form-control {
	border: 1px solid #C9C9C9;
}

.item-cart button.btn-success {
	padding: .35rem .35rem .35rem .35rem;
	margin-left:-15px;
	z-index: 10;
}

.item-cart button.btn-success svg {
	max-width: 14px;
}

.item-cart .product-quantity-item .form-control {
	padding-right: 20px;
}

.item-cart .product-quantity-item .btn.btn-plus {
	margin-right: 10px;
}

.item-hr {
	border-top: 1px solid #E2E2E2;
}

.filter-block ul li a.active {
	color:#D60812;
	text-decoration: underline;
}

.breadcrumb-scroll {
	overflow-x: auto;
	white-space: nowrap;
}

.breadcrumb-scroll .breadcrumb {
	display: inline-flex;
}

@media (max-width: 768px) {
	.product-detail .nav-tabs .nav-link.active {
		border-color: #dee2e6 #dee2e6;
	}

}


.admin-edit-button {
	position: fixed;
	z-index: 99999;
	left: 20px;
	bottom: 20px;
	padding:20px;
	background: rgba(0,0,0,0.5);
	border-radius: 10px;
}

.admin-edit-button a.btn {
	padding: .5rem .75rem;
	font-size: 1.125rem;
}

@media (max-width: 991px) {
	.admin-edit-button {
		left:10px;
		right: 10px;
		text-align: center;
		padding: 10px;
	}
	.admin-edit-button a.btn {
		padding: .375rem .75rem;
		font-size: 1rem;
		line-height: 1.5;
	}
}

.zip-search-results, .company-search-results {
	list-style: none;
	padding:0;
	margin:0;
	border: 1px solid #ccc;
	position: absolute;
	background: #FFF;
	left: 1rem;
	right: 1rem;
	z-index: 9999;
	border-radius: 5px;
}

.t-100p {
	top: 100%;
}

.zip-search-row {
	text-align: left;
	border-bottom: 1px solid #ccc;
	padding: .375rem .75rem;
	cursor: pointer;
	font-size: 14px;
}
.zip-search-row:hover {
	background: #f2f2f2;
}
.zip-search-row__main {
	font-weight: bold;
}
.zip-search-row__sub {
	font-size: 12px;
	color:#666;
}

.company-search-row {
	text-align: left;
	border-bottom: 1px solid #ccc;
	padding: .375rem .75rem;
	cursor: pointer;
	font-size: 14px;
}
.company-search-row:hover {
	background: #f2f2f2;
}
.company-search-row__main {
	display: flex;
	justify-content: space-between;
}
.company-search-row__sub {
	font-size: 12px;
	color:#666;
}



.delivery-date-label {
	display: flex;
	gap: 0.5rem;
	flex-wrap: wrap;
	margin-top: .25rem;
}
.delivery-date-label strong {
	font-size: 12px !important;
}
.delivery-date-label input[type="radio"] {
	display: none;
}

.delivery-date-label label {
	display: inline-block;
	padding: 0.25rem .7rem;
	border: 1px solid #ccc;
	border-radius: 6px;
	cursor: pointer;
	font-weight: 500;
	color: #333;
	transition: all 0.2s;
	line-height: 15px;
	/*text-align: center;*/
}

.delivery-date-label input[type="radio"]:checked + label {
	background-color: #28A745; /* zelená ako na obrázku */
	border-color: #28A745;
	color: #fff;
}

.delivery-date-label input[type="radio"] + label:hover {
	border-color: #28A745;
}

.delivery-date-label input[type="radio"]:disabled + label {
	background-color: #ccc;
	border-color: #ccc;
	color: #666;
	opacity: 0.5;
	cursor: not-allowed;
}


.banner-popup {
	position: fixed;
	inset: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(0,0,0,0);
	opacity: 0;
	pointer-events: none;
	transition: opacity .4s ease, background .4s ease;
	z-index: 9999;
}

.banner-popup.visible {
	opacity: 1;
	background: rgba(0,0,0,0.8);
	pointer-events: all;
}

.banner-popup-container {
	max-width: 90%;
	max-height: 90%;
	overflow: auto;
	transform: translateY(10px);
	transition: transform .4s ease;
}

.banner-popup.visible .banner-popup-container {
	transform: translateY(0);
}

.banner-popup-content {
	display: flex;
}

.banner-popup-container img {
	max-width: 100%;
	max-height: 100%;
}

.banner-popup-close {
	display: inline-block;
	color: #fff;
	font-size: 22px;
	cursor: pointer;
}

.banner-popup-close:hover {
	color: #bb3a3a;
}


.price-box {
	background: #F1F1F1;
	border-radius: 5px;
	padding: .5rem;
	color: #818181;
}

.price-box-danger {
	background: #D60812;
	color: #fff;
}

/* Texty */
.banner-popup-template .product-title {
	font-size: 1.8rem;
	font-weight: 600;
	text-align: center;
	padding: .25rem;
	color: #00A12E;
}
.banner-popup-template p {
	text-align: center;
	color: #666;
	margin-bottom: 1.5rem;
}

.price-box {
	background: #F1F1F1;
	border-radius: 5px;
	padding: .5rem 1rem;
	text-align: left;
}
.price-box-label {
	text-transform: uppercase;
	font-size: 10px;
	color: #777;
}
.price-box-value {
	font-size: 22px;
	line-height: 28px;
	font-weight: 600;
	/*margin-top: .25rem;*/
}
.price-box-tax {
	font-size: 12px;
	color: #999;
}

.price-box-danger {
	background: #D60812;
	color: #fff;
}

.price-box-danger .price-box-label {
	color: #fff;
}
.price-box-danger .price-box-tax {
	color: #ED9195;
}

.price-box-old {
	position: relative;
	overflow: hidden; /* aby čiara nepretŕčala */
}

.price-box-old::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 5%;
	width: 90%;
	height: 3px; /* hrúbka čiary */
	background: #D60812; /* farba škrtu */
	transform: rotate(-12deg); /* uhol šikmo */
	transform-origin: center;
}

/* Tlačidlo vpravo */
.price-box-btn {
	font-size: 1.2rem;
	line-height: 1.42rem;
	font-weight: 600;
	padding: .85rem;
	display: block;
	width: 100%;
	border-radius: 5px;
	margin-top: auto;
	height: 100%;
	text-align: left;
}

.price-box-btn svg {
	margin-bottom: -6px;
}
.price-box-btn svg .item {
	fill: #fff !important;
}

.top-cena-badge {
	position: absolute;
	bottom: 0.5rem;
	right: 0.5rem;
	background: #D60812;
	color: #fff;
	font-weight: 700;
	font-size: 17px;
	text-transform: lowercase;
	padding: 12px 16px;
	border-radius: 50%;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 70px;
	height: 70px;
	box-shadow: 0 4px 14px rgba(0,0,0,0.25);
	text-align: center;
}


.banner-popup-template-close {
	position: absolute;
	top: .5rem;
	right: .5rem;
	z-index: 10;
}

.banner-popup-template-close a {
	display: inline-block;
	color: #5f6368;
	border-radius: 50%;
	border: 2px solid #5f6368;
	line-height: 0;
	padding: .15rem .40rem;
}
.banner-popup-template-close a:hover {
	color: #D60812;
	border-color: #D60812;
}

.banner-popup-template {
	background: #fff;
	padding: 1rem;
	min-width: 600px;
	border-radius: 5px;
}

@media (max-width: 768px) {
	.banner-popup-template {
		min-width: 90vw;
	}
	.top-cena-badge {
		width: 55px;
		height: 55px;
		font-size: 12px;
		padding: 10px;
		right: 10px;
		top: 10px;
	}
}