:root { 
	--base-color: #494949;
	--border-radius: 0;
	--main-button-color: #ffffff;
	--main-button-background: #0095da;  
	--main-button-background-hover: #0588c5; 
	--system-button-color: #ffffff; 
	--system-button-background: #adadad; 
	--system-button-background-hover: #818181; 
	--disabled-color:#c2c2c2; 
	--href-color: #0095da; 
	--check-color: #0095da; 
	--check-border-color: #e1dfdc; 
}

* {
  -webkit-box-sizing: border-box;
  	 -moz-box-sizing: border-box;
  				box-sizing: border-box;
  -webkit-appearance: none;
}

*::selection {
	background-color: #0095da;
  color: #ffffff;
  -webkit-text-fill-color: #FFF;
}

*::before,
*::after {
	speak: none;
}

html {
	font-size: 16px;
	width: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
	width: 100%;
  font-family: 'Inter', sans-serif;
  font-size: 1rem;
  font-weight: 300;
	background-color: #ffffff;
  color: #000000;
  -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

h1 {
	border-bottom: none;
	background: transparent;
	font-weight: 600;
}

p {
	background: transparent;
	margin: 5px 0;
}

a,
a:link,
a:visited {
	color: #000;
}

/* ____ */
a, a::before, a::after, a:hover, input[type=submit], button,
.login-submit, #ochrana-osobnich-udaju-footer, #odeslat,
#razeni-select select, #razeni-select .select-wrapper:after,
.addtobasket .koupitnr, #vypis-produktu #countandsubmit .pocet,
#vypis-produktu #countandsubmit #qtyminus, #vypis-produktu #countandsubmit #qtyplus,
#cookie-warning .closew, .show-detail, #login-in-basket, #branches-city li ul li,
#branches-sellers li ul li, #branches-states li ul li, .homepage-blog .blog img,
.homepage-blog .blog, .static-banners .static-banner-6 .text,
.static-banners .static-banner-5 .text, .static-banners .static-banner-5 .text > *, 
.static-banners .static-banner-6 .text > *, .image img, .addtocompare, .product .addtobasket,
#vypis-produktu #countandsubmit .koupit, #vypis-produktu #question #load-to-question .in.dotaz button  {
	-webkit-transition: all 0.2s ease-in-out;
  	 -moz-transition: all 0.2s ease-in-out;
  		-ms-transition: all 0.2s ease-in-out;
  		 -o-transition: all 0.2s ease-in-out;
  				transition: all 0.2s ease-in-out;
}

.wrap {
	width: 1300px;
	transition: all .3s ease;
}

.top {
	margin-top: 214px;
}

.homepage {
	padding-top: 0;
	margin-top: 224px;
}

header {
	background: #ffffff;
  background: linear-gradient(180deg, #494949 40px,#ffffff 0%, #ffffff 106px, #0095da 50px, #0095da 100%);
	height: 224px;
	min-width: 960px;
	z-index: 99;
}

	header #top {
		width: 100%;
	}

		header #top #logo {
			width: 109px;
			height: 109px;
			background: #fff url(../images/header/logo.png);
			background-size: 109px;
			top: 3px;
			left: 0;
			z-index: 3;
			border-radius: 50%;
			transition: all .2s ease;
	    -moz-transition: all .2s ease;
	    -webkit-transition: all .2s ease;
		}
		
		header #top #topmenu_position {
			width: 100%;
			left: 0;
			right: auto;
			padding-left: 153px;
		}
		
		header #top #topmenu {
			color: #fff;
			z-index: 10000;
		}
		
			header #top #topmenu li {
				height: 40px;
				line-height: 40px;
				padding: 0 !important;
				margin-right: 25px !important;
				font-size: 0.875rem;
				text-transform: uppercase;
				color: #FFFFFF;
			}
			
				header #top #topmenu li:hover {
					background: transparent;
					color: #000;
				}
					
					header #top #topmenu li a {
						color: #FFFFFF;
					}
					
					header #top #topmenu li:hover a {
						color: #000000 !important;		
					}
							
				header #top #topmenu li.account {
					position: absolute;
 					background: transparent !important;
			    width: auto;
			    min-width: 100px;
					max-width: 325px;
			    height: 66px;
			    top: 40px;
			    right: 105px;
			    cursor: pointer;
			    margin: 0 !important;
			    z-index: 3;
			    padding: 10px 0 0 !important;
			    color: #494949;
				}
				
				header #topmenu li.account::before {
					font-family: icomoon !important;
					content: '\e61e';
					font-size: 32px;
					line-height: 1;
				}

				header #topmenu li.account > a {
					color: #333333 !important;
					font-size: 14px;
					line-height: 1;
					text-transform: none;
					position: relative;
    			top: -11px;
				}

				header #topmenu li.account:hover::before {
					color: #0095da;
				}
								
					header #top #topmenu .prihlaseni p,
					header #top #topmenu .registrace p,
					header #top #topmenu .zapomenute_heslo p,
					header #top #topmenu .zakaznicka_karta p {
						line-height: 1.5;
						text-transform: none;
					}
					
					header #top #topmenu .muj_ucet {
						cursor: default;
					}
					
					header #topmenu .registrace p a.reg,
					header #top #topmenu li:hover .registrace a {
						font-weight: 500;
						color: #fff !important;
					}
					
					header #top #topmenu li.account ul {
						min-width: 150px;
						top: 66px;
						left: 0;
						margin-left: -10px !important;
					}
						
						header #top #topmenu_position #topmenu > li > ul::before {
							content: " ";
							display: block;
							width: 24px;
							height: 24px;
							background: #efefef;
							position: absolute;
							top: -3px;
							left: calc(50% - 12px);
							transform: rotate(45deg);
						}
						
						header #top #topmenu li.account ul li {
							font-size: 0.775rem;
							text-indent: 8px;
							margin-right: 0 !important;
							-webkit-transition: all 0s ease-in-out;
					    	 -moz-transition: all 0s ease-in-out;
					    		-ms-transition: all 0s ease-in-out;
					    		 -o-transition: all 0s ease-in-out;
					    				transition: all 0s ease-in-out;
						}
						
							header #top #topmenu li.account ul li:hover {
								background: #1c6d92 !important;
	    					color: #fff !important;
							}
						
						header #top #topmenu li.account ul li a {
							padding: 0;
							-webkit-transition: all 0s ease-in-out;
					    	 -moz-transition: all 0s ease-in-out;
					    		-ms-transition: all 0s ease-in-out;
					    		 -o-transition: all 0s ease-in-out;
					    				transition: all 0s ease-in-out;
						}
						
							header #top #topmenu li.account ul li:hover a {
								color: #fff !important;
							}
				
		header #top #wishlist {
			font-family: "Inter", sans-serif;
			top: 40px;
			right: 0;
			background-image: none;
			text-align: center;
			width: 100px;
			height: 66px;
			padding: 10px 0px;
		}

			header #top #wishlist::before {
				font-family: 'icomoon' !important;
				content: '\e660';
				color: #f90000;
				font-size: 32px;
				line-height: 1;
			}
			
			header #top #wishlist #nr {
				width: 25px;
				height: auto;
				border-radius: 0;
				box-shadow: none;
				background: none;
				line-height: 14px;
				font-size: 1rem;
				top: 19px;
				right: 37px;
				color: #FFF;
			}

			header #top #wishlist #nr.noitems {
				display: none;
			}

			header #top #wishlist #celkem {
				position: relative;
				top: 0;
				right: 0;
				font-size: 14px;
				height: 14px;
				line-height: 1;
				display: block;
			}

			header #top #wishlist:hover::before {
				color: #0095da;
			}
		
		header #top #basket-i {
			font-family: "Inter", sans-serif;
			top: 224px;
			right: 0px;
			border-radius: 0;
			background-image: none;
	    background: #494949 !important;
	    color: #FFFFFF;
			text-align: center;
			width: 235px;
			height: 45px;
			padding: 0px;
	    cursor: pointer;
	    z-index: 12;
		}
			
			header #top #basket-i:hover {
				background: #323131 !important;
			}
			
			header #top #basket-i::before {
				font-family: 'icomoon' !important;
				content: '\e61d';
				color: #ffffff;
				font-size: 1.5rem;
				line-height: 45px;
		    position: absolute;
		    left: 15px;
			}
				
				header #top #basket-i:hover::before {
					color: #FFF;
				}
				
			header #top #basket-i #nr {
				width: 20px;
				height: 14px;
				border-radius: 9px;
				box-shadow: none;
				line-height: 14px;
				top: 16px;
				left: 25px;
				right: 68px;
				font-size: 0.5rem;
				background: #ffffff;
				color: #494949;
			}

			header #top #basket-i #nr.noitems {
				display: none;
			}

			header #top #basket-i #celkem {
				position: relative;
				top: 16px;
				right: 0;
				font-size: 0;
				line-height: 1;
				display: block;
			}

				header #top #basket-i #celkem strong {
					font-size: .85rem;
					color: #FFFFFF;
				}
						
		header #top #languages_position {
			top: 4px;
			right: 45px;
		}

			#languages li {
				width:auto;
			}

			#languages a {
				height:26px;
			}

				#languages > li > a {
				  float: left;
				  height: 22px;
				  width: 35px;
				  border: 1px solid #fff;
				  margin-right:5px;
				  background-size: cover !important;
   				background-position: center !important;
				}

				#languages > li a > span {
					display: none;
				}

					#languages > li a:hover {
						border-color:#aaa;
					}

				#languages li ul {
				  display:block;
				  position:static;
				  width:auto;
				  background:none;
				  box-shadow:none;
				}

					#languages li ul li{
						top: 0;
						position: absolute;
					}

						#languages li ul li:hover {
							background:none;
						}

						#languages li ul li a {
							height: 22px;
						  width: 35px;
						  margin-right:5px;
						  background-size: cover !important;
		   				background-position: center !important;
							border: 1px solid #494949;
							position: relative;
						}

					#languages li ul li b {
						display: inline-block;
				    font-size: 7.7px;
				    position: absolute;
				    width: 37px;
				    top: 24px;
				    left: 50%;
    				transform: translateX(-50%);
				    color: #fff;
				    line-height: 1;
				    text-indent: 0;
				    text-align: center;
					}
					
					#languages li ul li i {
						display: none !important;
					}

						#languages li ul li:hover a {
							border:1px solid #aaa;
						}
	
header #top #search {
	top: 48px;
	left: 152px;
	width: 36%;
}
	
	header #search .in::before {
		display: none;
	}
	
	header #top #search #srch {
		border-radius: 4px 0px 0px 4px;
		width: calc(100% - 48px);
    font-size: 1rem;
    border: 1px solid #cacaca;
    padding-left: 15px;
	}

	header #top #search #search-button {
		background: #0095da;
		color: transparent;
		border-top: none;
		text-shadow: none;
		border-radius: 0px 4px 4px 0px;
		width: 48px;
		font-size: 0;
	}

		header #top #search #search-button::after {
			font-family: icomoon !important;
			font-size: 1.25rem;
			content: '\e648';
		  color: #ffffff;
		  position: absolute;
		  top: 10px;
		  right: 15px;
		}

		header #top #search #search-button:hover {
			background: #3c3f44;
		}
		
		
		.ui-autocomplete {
		  position: fixed !important;
		  left: 0 !important;
		  width: 100% !important;
		}

		li.ui-menu-item .item .info .cost {
		  font-size: 1.1em;
		  color: #0095da;
		}

		li.ui-menu-item b {
		  color: #0095da !important;
		}

		li.ui-menu-item img {
		  width: 50px !important;
		  height: 50px;
		}

		li.ui-menu-item .item .info .name {
		  height: 23px;
		}

		li.ui-menu-item.g {
		  color: #0095da !important;
		}

	header #top #breadcrumbs {
		top: 243px;
		left: 0;
	}
	
		header #top #menu_position {
			top: 106px;
			left: 0;
			width: 100%;
			min-width: 835px;
			z-index: 9999;
		}

			header #top #menu_position #nav {
				width: 100%;
			}

			#nav li.nth-child8 {
				clear: left;
			}

#homepage-slider {
	max-width: 1300px;
	min-width: 960px;
}

#nav > li {
	border: none;
}
	.pda_ver #nav > li > a,
	.pda_hor #nav > li > a,
	.screen_ultralow #nav > li > a,
	.screen_low #nav > li > a,
	.screen_med #nav > li > a,
	.screen_high #nav > li > a,		
	#nav > li > a {
		color: #FFF;
		text-transform: uppercase;
		font-size: 14px;
		padding: 0 12px;
		position: relative;
		height: 59px;
		line-height: 59px;
	}
	
	#nav > li > a::after {
		content: "";
    background: #0095da;
    display: block;
    height: .15789rem;
    width: 0;
    position: absolute;
    bottom: 1.05263rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
		   -moz-transform: translateX(-50%);
		     -o-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		    		transform: translateX(-50%);
    -webkit-transition: all .1s;
    	 -moz-transition: all .1s;
    		-ms-transition: all .1s;
    		 -o-transition: all .1s;
    				transition: all .1s;
	}
	
	#nav > li > a.selectedtree::after {
		background: #FFF;
	}
	
	#nav > li:hover > a::after {
		width: calc(100% - (17px * 2));
	}

	#nav > li > a.akce {
		background: url(../images/header/vyprodej.svg);
    background-repeat: no-repeat !important;
    background-size: 18px !important;
    background-position: right 7px center !important;
    padding: 0 30px 0 15px !important;
    margin-left: 0;
	}
		
		#nav > li > a.akce::after {
			background: #EC0000;
		}

	#nav > li > a.new {
		background: url(../images/header/new.png);
    background-repeat: no-repeat !important;
    background-size: 18px !important;
    background-position: right 7px center !important;
    padding: 0 34px 0 10px !important;
    margin-left: 0;
	}
	
	#nav > li > a.skvela_cena {
		background: url(../images/header/skvela_cena.png);
    background-repeat: no-repeat !important;
    background-size: 18px !important;
    background-position: right 7px center !important;
    padding: 0 34px 0 10px !important;
    margin-left: 0;
	}
	
	#nav > li > a.cat000013 {
		background-image: url(../images/header/drink.svg);
    background-repeat: no-repeat !important;
    background-size: 18px !important;
    background-position: right 7px center !important;
    padding: 0 34px 0 10px !important;
    margin-left: 0;
	}
	
	#nav > li > a.cat000012 {
		background-image: url(../images/header/cigarette.svg);
    background-repeat: no-repeat !important;
    background-size: 18px !important;
    background-position: right 7px center !important;
    padding: 0 34px 0 10px !important;
    margin-left: 0;
	}
	
	#nav > li > a.cat000010,
	#nav > li > a.cat000011 {  
		display: none;
	}
	
	#nav > li > a.vanoce {
		background-image: url(../images/header/vanoce.png) !important;
    background-repeat: no-repeat !important;
    background-size: 18px !important;
    background-position: right 7px center !important;
    padding: 0 34px 0 10px !important;
    margin-left: 0;
    color: #e1ff00;
	}
	
	#nav > li > a.velikonoce {
		background-image: url(../images/header/velikonoce.png) !important;
    background-repeat: no-repeat !important;
    background-size: 18px !important;
    background-position: right 7px center !important;
    padding: 0 34px 0 10px !important;
    margin-left: 0;
    color: #e1ff00;
	}
	
	#nav > li > a.cat000014 {
		background-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'><path fill='%23005BBB' d='M8,195.25 C178.83,110.03 349.03,140.83 521.26,167.28 C676.47,191.12 833.42,211.85 992,132.75 L992,804.75 C821.17,889.97 650.97,859.17 478.74,832.72 C323.53,808.88 166.58,788.15 8,867.25 L8,195.25'/><path fill='%23FFD500' d='M8,531.25 C178.83,446.03 349.03,476.83 521.26,503.28 C676.47,527.12 833.42,547.85 992,468.75 L992,804.75 C821.17,889.97 650.97,859.17 478.74,832.72 C323.53,808.88 166.58,788.15 8,867.25 L8,531.25'/><path fill='%231A1A1A' opacity='0.2' d='M8,195.25 C178.83,110.03 349.03,140.83 521.26,167.28 C676.47,191.12 833.42,211.85 992,132.75 L992,804.75 C821.17,889.97 650.97,859.17 478.74,832.72 C323.53,808.88 166.58,788.15 8,867.25 L8,195.25'/></svg>");
    background-repeat: no-repeat !important;
    background-size: 18px !important;
    background-position: right 7px center !important;
    padding: 0 34px 0 10px !important;
    margin-left: 0;
    color: #e1ff00;
	}
	
	
	
	
		#nav > li:hover > a.akce::after{
			width: calc(100% - (30px * 2));
		}

		#nav > li:hover > a.new::after {
			width: calc(100% - (25px * 2));
			left: 40%;
		}

		#nav > li:hover > a.skvela_cena::after {
			width: calc(100% - (30px * 2));
			left: 40%;
		}
		
		#nav > li > a.selectedtree.vanoce::after,
		#nav > li:hover > a.vanoce::after,
		#nav > li > a.selectedtree.velikonoce::after,
		#nav > li:hover > a.velikonoce::after,
		#nav > li > a.selectedtree.cat000014::after,
		#nav > li:hover > a.cat000014::after {
			width: calc(100% - (30px * 2));
			left: 40%;
		}
				
		#nav > li > a.akce:hover {
			color: #EC0000 !important;
		}
	
	#nav > li:hover > a {
		color: #000 !important;
	}
	
	#nav > li > a.selectedtree {
		background-color: #0078af;
		color: #fff !important;
	}
	
		#nav > li:hover > a.selectedtree {
			background-color: #0078af !important;
			color: #fff !important;
		}
	
	#nav > li > a.selectedtree::after {
		width: calc(100% - (17px * 2));
	}

		#nav > li:hover > a.cat000013::after,
		#nav > li > a.selectedtree.cat000013::after {
			width: calc(100% - (30px * 2));
			left: 40%;
		}
		
		#nav > li:hover > a.cat000012::after,
		#nav > li > a.selectedtree.cat000012::after  {
			width: calc(100% - (30px * 2));
			left: 40%;
		}

	#nav ul.subs {
		top: auto;
		border-bottom: none;
		z-index: 9;
	}	
		
	#nav ul.subs > li {
		width: 20%;
		border-right: none;
		min-height: auto;
	}
	
		#nav ul.subs > li > a {
			float: left; 
	    clear: left; 
	    width: 100%; 
	    display: block;
	    padding-bottom: 5px;
	    font-weight: 400;
	    font-size: 18px;
	    line-height: 20px;
		}
		
			#nav ul.subs > li > a > p {
				float: left;
		    clear: left;
		    width: 100%;
		    margin-bottom: 5px;
			}

				#nav ul.subs > li > a > p > img {
				 	width: 100%;
					height: 60px;
					object-fit: cover;
					margin-right: 0;
				}
	
	#nav .sep {
		display: none;
	}	
		
header.topslide {
  position: fixed !important;
  top: -108px !important;
  z-index: 10;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}

header.topslide #top #logo {
	top: -5px;
	transition: all 0s ease;
	
}

#homepage-promo-slider1 .inner,
#homepage-promo-slider2 .inner,
#homepage-promo-slider3 .inner,
#homepage-promo-slider4 .inner,
#homepage-promo-slider5 .inner {
	width: 100%;
	min-width: 100%;
	height: auto;
	margin: 0;
}

#homepage-promo-slider1 strong,
#homepage-promo-slider2 strong,
#homepage-promo-slider3 strong,
#homepage-promo-slider4 strong,
#homepage-promo-slider5 strong {
  font-size: 1.875rem;
  line-height: 1;
  margin: 1rem 0;
  font-weight: 600;
  color: #000;
  border-bottom: none;
  font-family: "Inter", sans-serif;
  text-align: left;
  text-transform: uppercase;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: rgba(245,162,79,.34);	
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #FAA855;
}

.woreload #vypis-produktu,
.woreload #vypis-produktu2,
.woreload #vypis-produktu3 {
	 padding: 0;
}

#vypis-produktu > h1,
#vypis-produktu2 > h1,
#vypis-produktu3 > h1 {
	width: 100%;
	padding-right: 26%;
  font-family: "Inter", sans-serif;
  font-size: 1.425rem;
  font-weight: 600;
  line-height: 1.875rem;
  text-transform: uppercase;
  padding-bottom: 10px;
}

#razeni-select select {
	font-size: 1.1rem;
}

.product {
  width: calc((100% - 3rem - 12px) / 5);
  min-width: 10%;
  margin: 0 .375rem 1.5rem .375rem;
  height: 535px;
  background: #ffffff;
  border: 1px solid #ebebeb;
  -webkit-transition: box-shadow 0.2s linear;
  	 -moz-transition: box-shadow 0.2s linear;
  		 -o-transition: box-shadow 0.2s linear;
  				transition: box-shadow 0.2s linear;
}
	
  .product .product-in {
  	position: static;
  	height: 100%;
  }

	  .product.not-avail .product-in img,
	  .product.not-avail .name,
	  .product.not-avail .cost {
	  	opacity: .5;
			filter: grayscale(100%);
	  }

	  .product .product-in a {
			display: block;
			width: 100%;
			height: 100%;	
		}
	
    .product:hover {
      box-shadow: #dedede 0 5px 13px;
      box-shadow: rgba(0,0,0,0.2) 0 5px 13px;
      -webkit-transition: box-shadow 0.2s linear;
      	 -moz-transition: box-shadow 0.2s linear;
      		 -o-transition: box-shadow 0.2s linear;
      				transition: box-shadow 0.2s linear;
    }

    .product:nth-child(5n+1) {
    	margin-left: 0;
    }

    .product:nth-child(5n) {
    	margin-right: 0;
    }


    .product .image {
    	height: 277px;
    }

    .product .name {
      padding: 0 .5rem;
      height: auto;
      border-bottom: none;
      top: 280px;
    }

        .product .name h2 {
          font-family: "Inter", sans-serif;
          font-size: .875rem;
          font-weight: 500;
          line-height: 1.2;
          color: #005f8b;
          margin: 0;
          max-height: 48px;
          overflow: hidden;
          text-align: center;
        }

    .product .path {
    	padding: 0 .5rem;
    }

    .product .optional {
      top: 340px;
      padding: 0 .5rem;
      color:#959595;
      font-size:11.5px;
    }

    .product .optional2 {
      position: absolute;
      top: 360px;
      left: 0;
      padding: 0 .5rem;
      color:#959595;
      font-size:11.5px;
    }

    .product .expirace {
      position: absolute;
      top: 250px;
      left: 0;
      width: 100%;
      padding: 0 .5rem;
      color:#494949;
      font-size:11.5px;
    }

	    .product .expirace .value {
				float: left;
		    width: auto;
		    display: inline-flex;
		    background: rgba(255, 255, 255, .85);
		    color: red;
		    padding: 5px;
		    border-radius: 4px;
			}

    .product .kusu-skladem {
      width: auto;
      position: absolute;
      top: 340px;
      right: 0;
      padding: 0 .5rem;
      color:#959595;
      font-size:11.5px;
      pointer-events: none;
    }

	    .product .kusu-skladem .label {
				float: left;
				width: auto;
				margin-right: 5px;
			}
			
	    .product .kusu-skladem .value {
				float: left;
				width: auto;
			}
		
		.product .add-to-wishlist {
			top: 10px;
			right: 4px;
		}

			.product .add-to-wishlist:hover {
				background-image: url(../../images/wishlist/in-wishlist.svg);
			}
			
    .product .cost {
      padding: 0 .5rem;
      width: 100%;
      height: auto;
      top: 385px;
    }

        .product .cost .label {
        	display: none;
        }

        .product .cost .value {
          font-family: "Inter", sans-serif;
          font-size: 18px;
          font-weight: 700;
          line-height: 1.8125rem;
          color: red;
          float: none;
          text-align: center;
        }
					
					.product .value sup {
						font-size: 0.6em;
				    display: inline-block;
				    line-height: 0;
				    position: relative;
				    top: -0.6em;
				    vertical-align: baseline;
				    margin-right: 5px;
					}
					
					.product .cost .value.show-original-cost-value {
          	color: #000;
          	margin-top: 10px;
	        }
				
#vypis-produktu #costs .cost .value {
	width: 100%;
}

.product .dph0 {
  padding: 0 .5rem;
  width: 100%;
  display: none;
}

	#vypis-produktu #info-box .dph0 .label {
		float: left;
		clear: none;
		width: auto;
		margin-right: 5px;
	}

	#vypis-produktu #info-box .dph0 .value,
	#vypis-produktu2 #info-box .dph0 .value,
	#vypis-produktu3 #info-box .dph0 .value {
		float: left;
		clear: none;
		width: auto;
	}

#vypis-produktu .product .cost_original {
  padding: 0 .5rem;
  width: 100%;
}

	#vypis-produktu #info-box .cost_original .label {
		float: left;
		clear: none;
		width: auto;
		margin-right: 5px;
	}

	#vypis-produktu #info-box .cost_original .value {
		float: left;
		clear: none;
		width: auto;
	}

#vypis-produktu .product .save {
  padding: 0 .5rem;
  width: 100%;
  display: none;
}

	#vypis-produktu #info-box .save .label {
		float: left;
		clear: none;
		width: auto;
		margin-right: 5px;
	}

	#vypis-produktu #info-box .save .value {
		float: left;
		clear: none;
		width: auto;
	}
	
.product .cost_original {
  padding: 0 .5rem; 
  width: 100%;
  top: 408px;
  text-align: center;
  margin-top: 0;
}

	.product .cost_original .label {
		display: none;
	}

	.product .cost_original .value {
		float: none;
		clear: none;
		width: auto;
		display: inline-block;
		text-align: center;
		text-decoration: none;
		font-size: 1rem;
	}
	
	.product .cost_original .value::before {
		content: "";
		position: relative;
		display: block;
		width: 110%;
		left: -5%;
		top: 11px;
		height: 1px;
		background:	#888;
	}
	
.product .other_sign {
  display: block;
	top: 40px;
	bottom: auto;
}
	
	.product.not-avail .promo .akce,
	.product.not-avail .other_sign {
		display: none;
	}
	
	.product .other_sign .discount .in {
		width: 32px;
		height: 32px;
		line-height: 32px;
		font-size: 10px;
		background: #DA251D;
	}
	
.product .promo {
	padding: 0 .5rem;
}

.product .colors {
	padding: 0 .5rem;
}

.product .addtobasket {
  padding: 0 .5rem;
  width: 100%;
  bottom: .5rem;
  margin-left: 0;
}

        .product .addtobasket .koupitnr {
          width: 100%;	
          height: 41px;
          line-height: 23px;
          margin: 9px 0 0 0;
    			padding: 8px 0;         
          font-size: 10px;
          font-weight: normal;
          color: #000;
          background-color: #ffe52c;
          border: 1px solid #ffe210;
          border-radius: 25px;
          text-transform: uppercase;
          text-align: center;
          -webkit-transition: all 0.15s linear;
          	 -moz-transition: all 0.15s linear;
          		 -o-transition: all 0.15s linear;
          				transition: all 0.15s linear;
        }

            .product .addtobasket .koupitnr:hover {
              background-color: #028ecf;
              border-color: #028ecf;
              color: #fff;
              -webkit-transition: all 0.15s linear;
              	 -moz-transition: all 0.15s linear;
              		 -o-transition: all 0.15s linear;
              				transition: all 0.15s linear;
            }

    .product .addtobasket .maximum {
    	display: none;
    }

		.product .addtobasket .bezceny {
			font-size: 12px;
			text-align: center;
			color: #ccc;
			cursor: pointer;
		}

			.product .addtobasket .bezceny:hover {
				color: #22c59e;
				color: var(--main-button-background, #22c59e);
			}

    .product .addtobasket input[type="text"].pocet {
      float: left; 
      width: calc(100% - 100px);
      height: 35px;
      font-size: 16px;
      line-height: 41px;
      margin: 0 2px;
      background: #FFF;
      color: #000;
      display: inline-block;
    }

    .product .addtobasket input[type="button"].minus,
    .product .addtobasket input[type="button"].plus {
      float: left;
      width: 35px;
      height: 35px;
      font-size: 20px;
      padding:0;
      border-radius: 50%;
      background: #FFF;
      border: 2px solid #a9aaaa;
      color: #a9aaaa;
      margin-bottom: 10px;
      display: inline-block;
    }
			
			.product .addtobasket input[type="button"].minus {
	    	margin-left: 13px;
	    }
			
	    .product .addtobasket input[type="button"].minus:hover,
	    .product .addtobasket input[type="button"].plus:hover {
				border-color: #8d8f8f;
				color: #8d8f8f;
			}
			
	        .product .addtobasket .koupitnr.inbasket {
	          background-color: #0095da;
	          border-color: #0095da;
	          color: #FFF;
					}

.product .addtobasket.neniskladem {
	display: none;
}

.product .addtobasket.neniskladem input[type="button"],  
.product .addtobasket.neniskladem input:nth-child(2), 
.product .addtobasket.neniskladem input:nth-child(4), 
.product .addtobasket.neniskladem input[type="text"], 
.addtobasket.neniskladem input[type="button"],
.addtobasket.neniskladem input[type="text"],
.addtobasket.neniskladem input:nth-child(2),
.addtobasket.neniskladem input:nth-child(4),
.product .addtobasket.neniskladem .koupitnr {
    cursor: not-allowed;
    pointer-events: none;
}

				
#strankovani,
#strankovani2 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: .8125rem;
}

    #strankovani span,
    #strankovani2 span {
      display: inline-block;
      width: 30px;
    }

        #strankovani a,
        #strankovani2 a,
        #strankovani span.wo,
        #strankovani2 span.wo {
          color: #ffffff;
          background: #0095da;
          font-size: .8125rem;
          line-height: 28px;
          font-weight: 700;
          width: 30px;
          height: 30px;
          text-shadow: none;
          box-shadow: none;
          border: 1px solid #0053e0;
          padding: 0;
          margin: 1px;
        }

            #strankovani a:hover,
            #strankovani2 a:hover,
            #strankovani span.wo:hover,
            #strankovani2 span.wo:hover {
              background-color: #0086c3;
              color: #ffffff;
            }

    #strankovani strong,
    #strankovani2 strong {
      color: #fff;
      background: #FAA855;
      font-size: .8125rem;
      line-height: 28px;
      font-weight: 700;
      width: 30px;
      height: 30px;
      text-shadow: none;
      box-shadow: none;
      border: 1px solid #e07e1a;
      padding: 0;
      margin: 1px;
    }

    #strankovani span.prev,
    #strankovani span.next,
    #strankovani2 span.prev,
    #strankovani2 span.next {
      cursor: not-allowed;
      color: #777777 !important;
      font-size: .8125rem;
      font-weight: 700;
      height: 30px;
      line-height: 28px;
    }

    #strankovani span.prev,
    #strankovani2 span.prev {
      background-image: url('../icons/left-chevron-gray.svg') !important;
      background-size: 10px 10px !important;
      background-repeat: no-repeat !important;
      background-position: left center !important;
      background-color: transparent;
      text-indent: 0px;
      padding-left: 15px;
    }

    #strankovani span.next,
    #strankovani2 span.next {
      background-image: url('../icons/right-chevron-gray.svg') !important;
      background-size: 10px 10px !important;
      background-repeat: no-repeat !important;
      background-position: right center !important;
      background-color: transparent;
      text-indent: 0px;
      padding-right: 15px;
    }

    #strankovani span.prev.wo,
    #strankovani2 span.prev.wo {
    	background-image: url('../icons/left-chevron-black.svg') !important;
    	background-color: transparent;
    }

    #strankovani span.next.wo,
    #strankovani2 span.next.wo {
    	background-image: url('../icons/right-chevron-black.svg') !important;
    	background-color: transparent;
    }

    #strankovani span.prev:first-letter,
    #strankovani span.next:first-letter,
    #strankovani2 span.prev:first-letter,
    #strankovani2 span.next:first-letter {
    	text-transform: uppercase;
    }

    #strankovani span.prev.wo,
    #strankovani span.next.wo,
    #strankovani2 span.prev.wo,
    #strankovani2 span.next.wo {
      cursor: pointer;
      border: none;
      color: #000000 !important;
    }

    #strankovani a.prev,
    #strankovani a.next,
    #strankovani2 a.prev,
    #strankovani2 a.next {
    	color: #666666;
    }

        #strankovani a.prev:hover,
        #strankovani a.next:hover,
        #strankovani2 a.prev:hover,
        #strankovani2 a.next:hover {
          background: #777777;
          color: #ffffff;
        }

#next a {
  background: #4e9076;
  font-family: "Inter", sans-serif;
  font-size: .75rem;
  line-height: 1.0625rem;
  font-weight: 900;
  width: auto !important;
  height: auto;
  border-top: none;
  padding: 12px 14px;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: background 0.2s linear;
  	 -moz-transition: background 0.2s linear;
  		 -o-transition: background 0.2s linear;
  				transition: background 0.2s linear;
}

    #next a:hover {
      background: #000000;
    }

#categories {
  margin: 0 0 1.5rem 0;
  padding: 0 .75rem 0 0;
}

    #categories li {
      background: #fff;
      border-bottom: 1px solid #d6d4d4;
      height: auto;
      font-size: 0;
      line-height: 0;
    }

        #categories li a {
          font-family: "Inter", sans-serif;
          height: auto;
          color: #929292;
        }

        #categories li.level0 a,
        #categories li.level1 a,
        #categories li.level2 a,
        #categories li.level3 a {
          font-size: .8725rem;
          line-height: .875rem;
          font-weight: 400;
          text-indent: 0;
          background-image: url('../icons/right-chevron-gray.svg');
          background-size: 8px 8px !important;
          background-repeat: no-repeat !important;
          background-position: 5px center !important;
          padding: 8px 0 8px 20px;
          -moz-transition: background-position 0.2s linear;
          -webkit-transition: background-position 0.2s linear;
          -o-transition: background-position 0.2s linear;
          transition: background-position 0.2s linear;
        }

        #categories li.level0 a {
          padding-left: 20px;
          background-position: 5px center !important;
          color: #000000;
          text-transform: lowercase;
        }

            #categories li.level0 a:hover {
              background-position: 8px center !important;
              -moz-transition: background-position 0.2s linear;
              -webkit-transition: background-position 0.2s linear;
              -o-transition: background-position 0.2s linear;
              transition: background-position 0.2s linear;
            }

        #categories li.level1 a {
          padding-left: 40px;
          background-position: 25px center !important;
          text-transform: lowercase;
        }

            #categories li.level1 a:hover {
              background-position: 28px center !important;
              -moz-transition: background-position 0.2s linear;
              -webkit-transition: background-position 0.2s linear;
              -o-transition: background-position 0.2s linear;
              transition: background-position 0.2s linear;
            }

        #categories li.level2 a {
          padding-left: 60px;
          background-position: 45px center !important;
          text-transform: lowercase;
        }

            #categories li.level2 a:hover {
              background-position: 48px center !important;
              -moz-transition: background-position 0.2s linear;
              -webkit-transition: background-position 0.2s linear;
              -o-transition: background-position 0.2s linear;
              transition: background-position 0.2s linear;
            }


        #categories li.level3 a {
          padding-left: 80px;
          background-position: 65px center !important;
          text-transform: lowercase;
        }

            #categories li.level3 a:hover {
              background-position: 68px center !important;
              -moz-transition: background-position 0.2s linear;
              -webkit-transition: background-position 0.2s linear;
              -o-transition: background-position 0.2s linear;
              transition: background-position 0.2s linear;
            }

            #categories li.level0 a:first-letter,
            #categories li.level1 a:first-letter,
            #categories li.level2 a:first-letter,
            #categories li.level3 a:first-letter {
            	text-transform: uppercase;
            }

        #categories li.selected a,
        #categories li.selectedtree a {
          background-color: #fff !important;
          background-image: url('../icons/right-chevron-black.svg') !important;
          color: #000000;
          font-weight: 700;
        }

        #categories li:hover,
        #categories li:hover a {
          background-color: #f6f6f6 !important;
          text-decoration: none;
          color: #929292;
        }

        #categories li.selectedtree:hover a,
        #categories li.selected:hover a {
        	color: #000000;
        }

#filtrovani {
  display: block;
  margin: 0 0 1.5rem 0;
  padding: 0;
}

    #filtrovani h2 {
      color: #929292;
      font-size: .8125rem;
      line-height: 1.125rem;
      font-weight: 700;
      font-family: "Inter", sans-serif;
      margin: 0;
    }

    #filtrovani .par {
      padding: 5px 0;
      margin-bottom: 10px;
    }
			
			#filtrovani .par.par-cena {
				padding-left: 5px;	
			}
			
    #filtrovani li,
    #costfilter li {
      padding: 3px 0;
      margin: 0;
    }

        #filtrovani li i,
        #costfilter li i {
          color: #777777;
          opacity: 1;
        }

        #filtrovani li a {
          font-family: "Inter", sans-serif;
          font-size: .8125rem;
          font-weight: 400;
          line-height: 1.125rem;
        }

        #filtrovani li:hover {
        	color: #929292
        }

        #filtrovani li.selected {
        	font-weight: 700;
        }

        #filtrovani li.droplink span,
        #filtrovanitop li.droplink span,
        #costfilter li.droplink span {
          /*background: url('../icons/cross-gray.svg') no-repeat;
          background-size: 8px 8px;
          background-position: 2px 4px;*/
          margin: 0;
          /*text-indent: 20px;*/
          text-decoration: none;
          color: #777;
        }

        #filtrovani li.load_next {
          background: url('../icons/carret-down-gray.svg') no-repeat;
          background-size: 8px 8px;
          background-position: 2px 6px;
          margin: 0;
          text-indent: 20px;
          text-decoration: none;
          color: #777;
        }

        /*#filtrovani li input[type="checkbox"] + label span {
          margin: 0;
          width: 17px;
          height: 20px
        }

        #filtrovani li input[type="checkbox"]:checked + label span {
          background-image: url('../icons/checkbox-check.svg');
          background-position: top;
          background-size: 17px 17px;
          background-repeat: no-repeat;
        }

        #filtrovani li input[type="checkbox"] + label span {
          background-image: url('../icons/checkbox-uncheck.svg');
          background-position: top;
          background-size: 17px 17px;
          background-repeat: no-repeat;
        }

        #filtrovani li:hover input[type="checkbox"]:checked + label span {
          background-image: url('../icons/checkbox-check-select.svg');
          background-position: top;
        }

        #filtrovani li:hover input[type="checkbox"] + label span {
          background-image: url('../icons/checkbox-uncheck-select.svg');
          background-position: top;
          color: #666666;
        }*/

    #filtrovani input[type="checkbox"]:checked + label span,
    #filtrovanitop input[type="checkbox"]:checked + label span {
        border-color: #e07e1a;
        background:#FAA855;
    }

.ui-corner-all {
	border-radius: 4px !important;
}

#filtrovani #costfilter {
	padding: 0 4%;
}

.filter-block {
	min-width: auto;
}

#cost-slider {
	background: #fff;
}

    #cost-slider .ui-slider-handle {
      height: 20px;
      margin-top: 0;
    }

    #cost-slider .ui-slider-range {
      background: #0095da;
    }

.ui-widget-content {
	border-color: #dddddd !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #9C9595 !important;
}

#razeni-select {
	top: -.3rem;
}

#vypis-produktu #detail-images {
  width: 100%;
  margin: 2.75rem 0 0 0;
  padding: 0 .75rem;
}

#vypis-produktu #detail-images.not-avail {
	opacity: .5;
	filter: grayscale(100%);
}

#vypis-produktu .other-images {
	display:none;
}

#vypis-produktu #image-box {
	width: 53%;
	position: relative;
}

#vypis-produktu #info-box {
  width: 45%;
  margin: 2.75rem 0 1.5rem 0;
  padding: 0 0 0 .75rem;
  border-right: 0;
}

#vypis-produktu #info-box2 {
  margin: 0;
  padding: 0 0 0 .75rem;
  width: 40% !important;
  float: right !important;
}

#vypis-produktu #countandsubmit .koupit {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 1.0625rem;
  font-weight: normal;
  text-transform: uppercase;
  float: left;
  width: calc(58% - 20px);
  height: 36px;
  margin-left: 20px;
  background-color: #ffe52c;
  color: #000;
  border-top: none;
  padding: 0 10px;
  border-radius: 25px;
  text-shadow: none;
}

    #vypis-produktu #countandsubmit .koupit:hover {
      background-color: #028ecf;
      color: #fff;
    }

#vypis-produktu #countandsubmit #qtyminus {
	float: left;
  width: 35px;
  height: 35px;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  padding: 0;
  margin-top: 9px;
  border-radius: 50%;
  background: #FFF;
  border: 2px solid #a9aaaa;
  color: #a9aaaa;	
}

#vypis-produktu #countandsubmit #qtyplus {
	float: left;
  width: 35px;
  height: 35px;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  padding: 0;
  margin-top: 9px;
  border-radius: 50%;
  background: #FFF;
  border: 2px solid #a9aaaa;
  color: #a9aaaa;
}

#vypis-produktu #countandsubmit .pocet {
	border: none;
}

#vypis-produktu #info-box div,
#vypis-produktu #info-box h1 {
  border: 0;
  padding: 0;
  margin: 0;
}

#vypis-produktu #info-box div.item_description .label {
	display:none;
}

#vypis-produktu #info-box div.item_description .value {
	width:100%;
}

	#vypis-produktu #info-box div.item_description .value strong {
		font-weight:700;
	}


#vypis-produktu #info-box .info1 .label {
	display: none;
}

#vypis-produktu #info-box .info1 .value {
	width: 100%;
	text-align: left;
}

#vypis-produktu #info-box .expirace {
	margin-top: 20px;
	float: left;
	width: 100%;
}

#vypis-produktu #info-box .expirace .label {
	display: block;	
	color: #999;
}

#vypis-produktu #info-box #basketFormId > div,
#vypis-produktu #info-box #basketFormId > input {
	margin-bottom: 2.5rem;
}

#vypis-produktu .wishlist-wrap,
#vypis-produktu #info-box .nazev {
	float: left;
	clear: left;
} 

#vypis-produktu .wishlist-wrap .wishlist {
	font-size: 1rem;
	background-size: 20px;

}

#vypis-produktu #info-box #basketFormId #foto_gifts {
	margin: 0;
}

#vypis-produktu #info-box .nazev {
}

    #vypis-produktu #info-box .nazev h1 {
      margin-bottom: 0;
      padding: 0;
      font-size: 2rem;
      line-height: 2.125rem;
    }

#vypis-produktu #info-box #cost {
}

#vypis-produktu .cost .label {
	display: none;
}

#vypis-produktu #costs .cost .value {
  float: none;
  text-align: left;
  font-size: 1.75rem;
  line-height: 1.875rem;
  font-weight: 600;
  color: red;
}

#vypis-produktu .cost .value.show-original-cost-value {
	color: #000;
}

#vypis-produktu #info-box .cost_original {
	font-weight: 600;
}

#vypis-produktu #info-box #social-sites {
  width: 50%;
  float: right;
}

#vypis-produktu #info-box #share {
	width: 50%;
}

#vypis-produktu #question  {
	width: 100%;
}

    #vypis-produktu #question strong {
      width: 30%;
      line-height: 2rem;
      margin-bottom: 0 !important;
    	margin-top: 5px !important;
    }
		
		#vypis-produktu #question #load-to-question .in.dotaz .dotaz-line {
			float: left;
			clear: left;
			width: 100%;
		}

		#vypis-produktu #question #load-to-question .in.dotaz .dotaz-line.iml {
			clear: none;
	    width: 48%;
	    margin-right: 4%;
		}
	
		#vypis-produktu #question #load-to-question .in.dotaz .dotaz-line.telefon {
			clear: none;
	    width: 48%;
		}
			
		#vypis-produktu #question #load-to-question .in.dotaz .dotaz-line.image {
			width: 50%;
		}
		
		#vypis-produktu #question #load-to-question .in.dotaz .dotaz-line.znaky {
			width: 50%;
		}
				
    #vypis-produktu #question #load-to-question .in.dotaz  input {
      width: 100%;
      height: 2rem;
      float: none;
      margin-bottom: 0;
      text-indent: 6px;
    }

    #vypis-produktu #question #load-to-question .in.dotaz  span {
      padding-left: 5px;
      float: none;
      color: red;
    }

    #vypis-produktu #question #load-to-question .in.dotaz  textarea {
      width: 100%;
      height: 5rem;
      margin-bottom: .5rem;
    }

    #vypis-produktu #question #load-to-question .in.dotaz  img {
      width: 100%;
      margin-bottom: .5rem;
    }

    #vypis-produktu #question #load-to-question .in.dotaz  button {
      float: left;
      width: 35%;
      font-family: "Inter", sans-serif;
      font-size: 1rem;
      line-height: 1.0625rem;
      font-weight: 900;
      text-transform: uppercase;
      background: #0095DA;
      border: none;
      text-shadow: none;
    }

        #vypis-produktu #question #load-to-question .in.dotaz  button:hover {
          background-color: #DA251D;
        }

#vypis-produktu .promo {
  top: 0;
  margin-left: 1.5rem;
}

.product .cart-info {
  background: rgba(0, 149, 218, 70%);
	top: 86px;
	right: .5rem;
}
	
.product .promo,
#vypis-produktu .product .promo {
  top: 10px;
  margin-left: 0;
}

    .promo div {
      color: #fff;
      font-family: "Inter", sans-serif;
      font-size: .75rem;
      font-weight: 700;
      padding: 3px 8px 3px 8px;
      text-transform: capitalize;
      border: 1px solid #FFF;
      font-weight: 400;
    }

    .promo .new {
      background: #ffe52c;
      color: #000;
    }

    .promo .letak {
      background: #008abf;
      color: #fff;
    }

    .promo .skvela_cena {
      display: none;
    }
		
    .promo .akce {
    	background: #DA251D;
    }

    .promo .nejprodavanejsi {
    	background: #008abf;
      color: #fff;
    }

    .promo .vyprodano {
    	background: #000000;
    }

    .promo .vyprodej {
    	background: #AA6D39;
    }

    .promo .skladem {
    	background: #4e9076;
    	display: none;
    }
		
		.promo .neniskladem {
      display: block;
      background: #1c1c1c;
    }

.obal-nadpis-udaje label.udaj-text {
	line-height: 1;
	top: -7px;
	padding: 0 2px;
}

.obal-nadpis-udaje label.empty-label {
	top: 14px;
}

.udaje-obal input[type=button] {
	border-radius: .25rem;
}

#basket-languages {
	display: none !important;
}

#add-to-basket .chybove-hlasky button,
.udaje-prihlasit {
	height: 50px;
	line-height: 50px;
	background: #0095da;
	border: 1px solid #0095da;
	font-size: 1.1rem;
}

	#add-to-basket .chybove-hlasky button:hover,
	.udaje-prihlasit:hover {
		background: #FAA855;
		border-color: #e07e1a;
	}

#basket_detail__wrap {
  position: absolute;
  top: 269px;
  right: 0;
  width: 280px;
  max-width: 280px;
  height: calc(100vh - 161px);
  display: flex;
  flex-wrap: wrap;
}
	
	header.topslide #basket_detail__wrap { 
		/*height: calc(100vh - 102px);*/
	}

#basket_detail .item .nazev a {
font-family: "Inter", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: #005f8b;
}
	
#basket_detail {
	position: static; 
	top: 0;
	width: 100%;
	max-width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
}

	#basket_detail::-webkit-scrollbar {
	  width: 10px;
	}

	#basket_detail::-webkit-scrollbar-track {
	  background: #f1f1f1;
	}

	#basket_detail::-webkit-scrollbar-thumb {
	  background: #888;
	}

	#basket_detail::-webkit-scrollbar-thumb:hover {
	  background: #555;
	}

#basket-fade {
	display: none !important;
}

#basket_detail__icon {
	position: absolute;
	top: 224px;
	right: 235px;
	width: 45px;
	height: 45px;
	z-index: 12;
	background: #5a5757;
	border-radius: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;	
}
	
	#basket_detail__icon::before {
		content: "\e60e";
		font-size: 1.5rem;
		line-height: 45px;	
	}
	
		#basket_detail__icon:hover::before {
			color: #0095da;
		}
		
#basket_detail .basket_detail__tobasket button {
	background: #028ecf;
	box-shadow: rgb(0 0 0 / 24%) 0px 1px 3px -1px;
	border-radius: 5px;
  padding: 10px 20px;
}

	#basket_detail .basket_detail__tobasket button:hover {
		background: #0674a7;
	}
	
#basket_detail .item {
	order: 2;
	width: calc(100% - 20px);
	flex: 0 0 calc(100% - 20px);
	margin: 5px 10px;
	border: none;
	border-radius: 4px;
	box-shadow: rgb(0 0 0 / 6%) 1px 1px 2px 2px
}

#basket_detail .item.category {
	background: #f2f4f4;
	border-bottom: none;
	margin: 0;
	border: none;
	box-shadow: none;
}

.bonuspoints {
	float: left;
	clear: left;
	width: 100%;
	height: 44px;
	line-height: 44px;
	padding-left: 50px;
	margin: 20px 0;
	background-image: url(../icons/bonuspoints.svg);
	background-size: 32px;
  background-repeat: no-repeat;
  background-position: -3px center;
}

	.bonuspoints a {
		text-decoration: underline;	
	}
	
#login-in-basket {
	background-image: url(../icons/login.svg);
	background-size: 32px;
  background-repeat: no-repeat;
  background-position: 0 center;
}

#basketListTable .dostupnost {
	font-size: 0;
}

#step0_continue_order,
#step0_continue_order_top,
#step0_continue_reservation,
#step1_continue_order,
#step2_continue_order,
#step3_continue_order,
.dokoncit_registraci,
.odeslat,
a.odeslat,
#wl2basket,
#wl2email {
	width: auto !important;
	background: #0095da;
	border: 1px solid #0095da;
	font-size: 1.2rem;
	padding: 0 12px;
}
	
	#step0_continue_order:hover,
	#step0_continue_order_top:hover,
	#step0_continue_reservation,
	#step1_continue_order,
	#step2_continue_order:hover,
	#step3_continue_order:hover,
	.dokoncit_registraci:hover,
	.odeslat:hover,
	a.odeslat:hover,
	#wl2basket:hover,
	#wl2email:hover {
		background: #FAA855;
		border-color: #e07e1a;			
	}
	
footer a,
footer a:link,
footer a:visited {
	color: #000;
}

footer .all {
	border-top: 4px solid #0095da;
	background-color: #FFF;
	-webkit-box-shadow: none;
		 -moz-box-shadow: none;
					box-shadow: none;
}

footer section h4 {
	color: #0095DA;
}

footer section .info-line {
	background: #494949;
	border-top: none;
	-webkit-box-shadow: none;
		 -moz-box-shadow: none;
					box-shadow: none;	
}
	

	footer section .info-line .copyright li,
	footer section .info-line .copyright li a,
	footer section .info-line .telefon strong a,
	footer section .info-line .email strong a {
		color: #ffffff;
	}

footer section .info-line .telefon {
	height: 50px;
}

footer section .info-line .telefon strong,
footer section .info-line .email strong {
	font-size: 1.4rem;
	line-height: 2.9rem;
	font-weight: 500;
}

footer section .footer_nav .footer_nav_section #odeslat {
	background-color: #FAA855;
	border: 1px solid #e07e1a;
}

	footer section .footer_nav .footer_nav_section #odeslat:hover {
		background-color: #0095da;
		border: 1px solid #0382bd;
	}

footer section .footer_nav .footer_nav_section .vas_email {
	border-bottom: 1px solid #ccc;
}

.obal-box-last .datum,
.obal-box-last .orderid,
.obal-box-last .email {
	color: #000;
	font-weight: 600;
}

#basket-steps {
	padding-bottom: 90px;
}

#basket-steps .name {
	top: 150px;
	height: 80px;
}

#basketListTable th {
	font-size: 1.25rem;
}

#basketListTable td {
	font-size: 1rem;
}

.obal-box .table-nadpiss:nth-of-type(3) {
	visibility: hidden;
}

.op label {
	width: 350px;
}

.registration label[for="checkterms"] {
	background-image: url(../../../computer/images/asterisk_d80027.svg);
  background-repeat: no-repeat;
  background-size: 9px;
  background-position: top 10px right 2px;
}

#deliveryOptions .p_cash {
	float: right;
	margin: 0 15px 0 0;
}

#deliveryOptions .p_text_logo {
	width: 252px;
}

#deliveryOptions .p_info {
	display: none;
}

#basket_detail .basket_detail__tobasket {
	font-size: 0.8rem;
	order: 1;
	width: calc(100% - 18px);
	margin-left: 10px;
}

	#basket_detail .basket_detail__tobasket b {
		display: none;
	}

#basket_detail .item .addtobasketindetail {
	margin-left: 0;
}

#basket_detail .item .cost {
	font-size: .85rem;
	line-height: 24px;
}

#basket_detail .item .addtobasketindetail input[type="button"] {
	width: 24px;
	margin: 0 2.5px;
}

#basket_detail .item .addtobasketindetail input[type="text"] {
	width: calc(100% - 83px);
}

#basket_detail .item .delete {
  position: absolute;
  right: 9px;
  top: 6px;
}

	#basket_detail .item .delete a {
		font-size: 0;
	}

		#basket_detail .item .delete a::before {
			content: "\e610";
			font-family: "icomoon";
			font-size: .7rem;
			color: #000;
		}
		
			#basket_detail .item .delete a:hover::before {
				color: red;	
			}
		
#deliveryOptions .d_date {
	display: none;
}

.stp3u {
	display: flex;
	margin-bottom: 8px;
}

	.stp3u .udaj-text-before {
		align-items: center;
		display: flex;
		line-height: 1;
		margin: 0;
	}

	.stp3u .udaj-input-obal {
		align-items: center;
		display: flex;
		margin: 0;
	}

@media all and (max-width: 1300px) {
	.itemlist.product,
	.product {
		width: calc((100% - 2.25rem - 1px) / 4) !important
	}
	
		.product:nth-child(5n) {
			margin: 0 .375rem 1.5rem;
		}
		
		.product:nth-child(4n) {
			margin: 0 0 1.5rem .375rem;
		}
				
		.product:nth-child(5n+1) {
			margin-left: .375rem;
		}

		.product:nth-child(4n+1) {
			margin-left: 0;
		}

	#payments_top,
	#delivery_top {
		line-height: 1;
	}

	#nav > li > a {
		padding: 0 9px !important;
		font-size: 0.8rem !important;
	}
}

@media all and (max-width: 1110px) {
	.itemlist .product,
	.product {
		width: calc((100% - 1.49rem - 1px) / 3) !important
	}

		.product:nth-child(5n) {
			margin: 0 .375rem 1.5rem;
		}

		.product:nth-child(3n) {
			margin: 0 0 1.5rem .375rem;
		}
	
		.product:nth-child(5n+1) {
			margin-left: .375rem;
		}

		.product:nth-child(3n+1) {
			margin-left: 0;
		}
}

.wishlist #basketListTable .row {
  display: grid;
  grid-template-columns: 5% 10% 39% 0 23% 13% 5% 5%;
  grid-template-rows: auto;
  align-content: center;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-bottom: solid #d6dae2 1px;
  padding: 5px 0;
 }

	.wishlist #basketListTable .row.main {
		border-top: 3px solid var(--main-button-background,#22c59e);
	}
	
	.wishlist #basketListTable .row .select {
		text-align: center;
	}

	.wishlist #basketListTable .row .image {
		text-align: center;
		width: auto;
		display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
	}

	.wishlist #basketListTable .row .delete {
		font-size: 0;
		text-align: center;
	}

		.wishlist #basketListTable .row .delete .imgdel {
		  width: 28px;
		  height: 28px;
		  display: inline-block;
		  text-align: center;
		}
		
	.wishlist #basketListTable .row .imgadd {
		font-size: 0;
		cursor: pointer;
	  position: relative;
	  left: 50%;
	  transform: translateX(-50%);
	}

	.wishlist #basketListTable .row .pocetkusu input[type="button"] {
		border: none;
		margin: 0;
		cursor: pointer;
		background: #eee;
		color: #666;
		padding: 3px 15px; 
	}

	.wishlist #basketListTable .row .pocetkusu input[type="text"] {
		border: none;
		width: 60px;
		margin: 0;
		background: #eee;
		color: #666;
		padding: 3px; 
		text-align: center;
	}

.wishlist #basketListTable .cena {
	width: auto;
	text-align: center;
}

#search-results .search_items .not-avail img {
	opacity: .5;
	filter: grayscale(100%);
}

#search-results .search_item .info .addtobasket .koupitnr.inbasket {
	background: #5f5f5f;
}

#search-results .search_item .cart-info,
#vypis-produktu.itemdetail .cart-info {
  width: auto;
  padding: 0 7px;
  height: 20px;
  background: rgba(0, 149, 218, 70%);
  text-align: center;
  color: #FFF;
  font-size: 10px;
  font-weight: 600;
  line-height: 20px;
  border-radius: 2px;
  position: absolute;
  left: 2px;
  top: 2px;
  z-index: 1;
  opacity: 0;
}
	
	#search-results .search_item .cart-info::after,
	#vypis-produktu.itemdetail .cart-info::after {
		content: '\e61d';
    font-family: icomoon;
    font-size: .65rem;
    margin-left: 3px;
	}
	
	#search-results .search_item .cart-info.show,
	#vypis-produktu.itemdetail .cart-info.show {
		opacity: 1;
	}

	#vypis-produktu.itemdetail .cart-info {
		right: 10px;
		top: 10px;
		left: auto;
	}

	
#basket_detail .item #preview_image img {
	font-size: 0;
}

#cookie-warning {
	z-index: 99;
}

section.wrap.side-basket-opened,
  section.wrap.side-basket-opened ~ footer .wrap {
	padding-right: 300px;
}

.side-basket-opened .product {
	width: calc((100% - 3rem - 1px) / 4);
}

.homepage.side-basket-opened .product:nth-child(5n) {
	display: none;
}


.side-basket-opened #filtrovani .filter-block .label-obal~span {
	display: none;
}

@media all and (max-width: 1300px) {
	.side-basket-opened  .product {
		width: calc((100% - 2.25rem - 1px) / 3) !important;
		margin: 0 .375rem 1.5rem;
	}

	.homepage.side-basket-opened .product:nth-child(4n) {
		display: none;
	}
	
	.product:nth-child(4n+1) {
		
	}
	
}

#search-results {
	top: 106px;
}

#search-results::before {
	left: calc(29% - 12px);
}

#search-results .search_item .expirace {
  font-size: 9px;
  position: absolute;
  bottom: 2px;
  background: #ffffffc2;
  padding: 2px;
  left: 2px;
  border-radius: 4px;
  color: red;	
}

#search-results .search_item.paging {
	float: left;
	clear: left;
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 10px;
}

	#search-results .search_item.paging .paging {
		display: inline-block;
	}
		
		#search-results .search_item.paging .paging > * {
			padding: 0 15px;
	    margin: 0 5px;
	    height: 35px;
	    line-height: 35px;
	    display: inline-block;	
		}
		
		#search-results .search_item.paging .paging .prev,
		#search-results .search_item.paging .paging .next {
			display: none;
		}
		
		#search-results .search_item.paging .paging b {
			background: #0095da;
			color: #FFF;
		}		
		
		#search-results .search_item.paging .paging a:hover {
			background: #0095da;
			color: #FFF;
		}			

#emptybasket {
	display: block;
	text-decoration: underline;
	top: -56px;
}

	#vypis-produktu .splide-promo .product,
	#vypis-produktu2 .splide-promo .product,
	#vypis-produktu3 .splide-promo .product {
		width: 100% !important;
		margin: 0 !important;
	}		
	
.splide-promo .splide__slide {
	padding-bottom: 17px;
}

.udaj-input:read-only {
	background: #f9f9f9;
}

.udaj-checkbox-poznmka {
	padding-top: 12px;
}

.udaj-checkbox-firma,
.udaj-checkbox-dod {
	display: none;
}

.kontaktni-informace:not(.osobni_odber) .udaje-obal,
.fakturacni-udaje:not(.osobni_odber) .udaje-obal {
	min-height: 340px;
}

#dodaci-udaje {
	display: block !important;
}

label[for="order_note_delivery_note"] {
	display: block;
	margin-top: 20px;
}

#basket-unset-delivery-text {
	display: none;
}