@charset "UTF-8";


.external-fonts-loaded body, body.blank-mode {
	font-family: 'Quicksand', sans-serif;
}
header#header > div > .header-top {
	margin-left: -14px;
	margin-right: -14px;
	padding-top: 45px;
}
header#header > div > #navigation {
	margin-top: 71px;
	height: 52px;
}
#header .cart-count:before {
	content: "";
	background: url(/user/documents/img/icons/shopping-cart.svg);
	width: 50px;
	height: 50px;
	display: inline-block;
	background-color: #0088bf;
	padding: 10px;
	border-radius: 15px;
	margin-right: 10px;
}
#header .cart-count {
    border: 2px solid #2573d9;
    border-radius: 20px;
}
#header .cart-count .cart-price {
	margin-right: 10px;
}
#header .site-name a img {
    width: 180px;
    max-height: unset;
}
.navigation-in {
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
}
.homepage-box {
	background: #fff;
	border-bottom: none;
	border-top: none;
}
.top-navigation-bar {
	border-top: none;
	padding-top: 7px;
	padding-bottom: 7px;
}
.top-navigation-bar-menu li a {
	font-family: 'Quicksand', sans-serif;
}
.welcome div {
	max-width: unset;
}
.banner-slapni {
	box-shadow: 0 0 12px rgb(126, 126, 126);
	display: flex;
	margin: -12px -10px 0 !important;
	border-radius: 25px;
}
.banner-slapni > div:last-child {
	background: #49d9be;
	padding-top: 15px;
	border-radius: 0 25px 25px 0;
	width: 19%;
	position: relative;
}
.banner-slapni > div > .btn-banner-hp {
	background: #fff;
	padding: 5px 10px;
	color: #49d9be;
	font-family: 'Quicksand', sans-serif;
	border-radius: 5px;
	position: absolute;
	top: 45%;
	left: 28%;
	font-size: 25px;
	font-weight: 500;
}
.banner-slapni > div:first-child h3 {
	font-family: 'Quicksand', sans-serif;
	font-size: 77px;
}
.row.banner-slapni {
    margin-left: -11px !important;
    margin-right: -10px !important;
}
#header .vyhody {
	max-width: 1100px;
	margin: 18px auto 92px;
}
#header .vyhody .nej-vyber {
	position: relative;
	padding-left: 82px;
}
#header .vyhody .oceneny-obchod {
	position: relative;
	padding-left: 59px;
}
#header .vyhody .blesk-doprava {
	position: relative;
	padding-left: 57px;
}
#header .vyhody .vraceni-zdarma {
	position: relative;
	padding-left: 69px;
}
#header .vyhody .nej-vyber:before {
	content: "";
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	background: url(/user/documents/img/icons/nej-vyber.svg);
	left: 15px;
}
#header .vyhody .oceneny-obchod:before {
	content: "";
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	background: url(/user/documents/img/icons/shield.svg);
	left: -7px;
}
#header .vyhody .blesk-doprava:before {
	content: "";
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	background: url(/user/documents/img/icons/truck.svg);
	left: -11px;
}
#header .vyhody .vraceni-zdarma:before {
	content: "";
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	background: url(/user/documents/img/icons/timer.svg);
	left: 0px;
}
#header .vyhody > div {
    font-weight: 300;
    font-size: 10px;
}
#header .vyhody > div > span {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 17px;
}
.navigation-buttons > a[data-target="cart"] i {
    left: 22% !important;
}
#continue-order-button {
    width: unset;
    text-align: center;
    padding-top: 17px;
}
#navigation .navigation-in.menu .menu-level-1 {
	margin-left: auto;
	margin-right: auto;
	/*max-width: 712px;*/
	max-width: 1200px;
}
#navigation .navigation-in.menu .menu-level-1 li {
	border: none !important;
}
#navigation .navigation-in.menu .menu-level-1 li a {
	font-size: 16px;
	padding-right: 90px;
}
#navigation .navigation-in.menu .menu-level-1 li a b {
	font-weight: 700;
}
.jak-si-vybrat-banner {
    margin-top: 100px;
    position: relative;
}
.jak-si-vybrat-banner .bg-text {
	background: #48d9be;
	padding: 25px 70px;
	border-radius: 30px;
	color: #fff;
	width: 62%;
}
.jak-si-vybrat-banner .bg-text .banner-nadpis {
	font-size: 25px;
	font-weight: 300;
}
.jak-si-vybrat-banner .bg-text .banner-nadpis:after {
	content: "";
	background: #fff;
	width: 70px;
	height: 5px;
	display: block;
	border-radius: 2px;
	margin-top: 20px;
	margin-bottom: 8px;
}
.jak-si-vybrat-banner .bg-text .banner-flex {
	display: flex;
	align-items: center;
}
.jak-si-vybrat-banner .bg-text .banner-text {
	font-size: 30px;
	font-weight: 500;
	max-width: 50%;
}
.jak-si-vybrat-banner .banner-btn {
    background: #fff;
    padding: 5px 30px;
    border-radius: 15px;
    color: #48d9be;
    font-size: 25px;
}
.jak-si-vybrat-banner::after {
    content: "";
    background: url(/user/documents/img/jak-si-vybrat-auto.png);
    width: 662px;
    height: 190px;
    display: block;
    position: absolute;
    right: 0;
}
.top-navigation-bar-menu li::before {
	content: unset;
}
.top-navigation-bar-menu li a, .top-navigation-bar-menu-helper li a {
	padding: 4px 12px;
}
.novinky-banner {
    box-shadow: 0 0 5px rgb(200, 200, 200);
	padding: 67px 64px 78px;
	margin: 34px -15px 60px;
	border-radius: 35px;
	position: relative;
	overflow: hidden;
}
.novinky-banner::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 666px 468px;
    border-color: transparent transparent #d9e0f2 transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
}
.novinky-banner div:first-child {
    margin: 0 !important;
    text-align: left !important;
    font-family: 'Quicksand' !important;
    font-weight: bold;
    color: #2573d8;
    font-size: 50px !important;
    width: 80%;
	float: left;
}
.oblibenci-banner-btn,
.novinky-banner-btn {
    z-index: 1;
    position: relative;
    width: 20%;
	float: left;
	margin-top: 20px;
}
.oblibenci-banner {
    box-shadow: 0 0 5px rgb(200, 200, 200);
	padding: 67px 64px 78px;
	margin: 70px -15px 60px;
	border-radius: 35px;
	position: relative;
	overflow: hidden;
}
.oblibenci-banner::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 666px 468px;
    border-color: transparent transparent #d9e0f2 transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
}
.oblibenci-banner div:first-child {
    margin: 0 !important;
    text-align: left !important;
    font-family: 'Quicksand' !important;
    font-weight: bold;
    color: #2573d8;
    font-size: 50px !important;
    width: 80%;
	float: left;
}
.oblibenci-banner .banner-btn,
.novinky-banner .banner-btn {
    background: #fff;
    padding: 5px 30px;
    border-radius: 15px;
    color: #48d9be;
    font-size: 25px;
}
.product .availability .availability-amount {
	display: none;
}
.flag-text {
	font-weight: 500;
}
.products-block .ratings-wrapper .availability {
	text-align: center;
}
.products-block .p-bottom > div {
	display: block;
}
.products-block .p-bottom > div > div {
	text-align: center !important;
}
.products-block .ratings-wrapper {
	padding-bottom: 0px;
	min-height: 38px;
}
.products-block .p-bottom .prices {
	margin-bottom: 45px;
}
.products-block .p-bottom .p-tools a {
	font-family: 'Quicksand';
	font-weight: 500;
	font-size: 28px;
	color: #fff;
	background: #05d975;
	border-radius: 15px;
	text-transform: unset;
	border: 0;
	padding: 10px 27px;
}
.products-block.products .p .name {
	margin-bottom: 2px;
	margin-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	letter-spacing: 0.5px;
}

.banner-slapni h3 {
	font-weight: 700;
	color: #49d9be;
	margin-top: 66px;
	margin-bottom: 49px;
}
.banner-slapni > div:first-child {
    padding-left: 58px;
    width: 81%;
    padding-bottom: 57px;
}
.banner-slapni > div:first-child p {
	color: #49d9be;
	font-weight: 400;
	font-size: 22px;
	line-height: 1.2;
}
#footer .site-name {
	display: none;
}
#footer .custom-footer {
	padding-left: 0;
}

#index-dva-sloupce {
	background: #d8e0f2;
}
#index-dva-sloupce .title {
	text-align: center;
	font-size: 25px;
	font-weight: 500;
}
#index-dva-sloupce .dva-sloupce {
	font-size: 16px;
	font-weight: 400;
}
#index-dva-sloupce .dva-sloupce div {
	margin-bottom: 20px;
}
.custom-footer .banner div h4 {
	font-weight: 500;
	font-size: 20px;
	color: #2573d9;
}
.custom-footer .banner div ul li a {
	font-weight: 400;
	font-size: 16px;
	color: #2573d9 !important;
}
.navigation-in {
	width: 100%;
}
.navigation-home-icon-wrapper::before {
	content: "Domů";
	font-family: 'Quicksand';
	font-size: 14px;
	font-weight: 400;
	top: 57%;
}
.navigation-home-icon-wrapper #navigation-first a {
    padding-left: 55px;
}
.breadcrumbs > span > a::before {
	top: 28.5% !important;
	-webkit-transform: rotate(-55deg);
	-ms-transform: rotate(-55deg);
	-o-transform: rotate(-55deg);
	transform: rotate(-55deg);
}
.breadcrumbs > span > a::after {
    bottom: 28.5% !important;
    -webkit-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    -o-transform: rotate(55deg);
    transform: rotate(55deg);
}
@media (min-width: 580px) {
	#index-dva-sloupce .dva-sloupce {
		columns: 2;
	}
}


/*kategorie*/
.type-category h1 {
	font-family: 'Quicksand';
	font-size: 25px;
	font-weight: 700;
	color: #2573d9;
}
.category-perex {
	font-family: 'Quicksand';
	font-size: 16px;
	font-weight: 400;
}
.sidebar-left .box-categories {
	display: none;
}
.type-category .jak-si-vybrat-banner {
    margin-top: 30px;
    position: relative;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.type-category .jak-si-vybrat-banner .bg-text {
	background: #48d9be;
	padding: 25px 70px;
	border-radius: 30px;
	color: #fff;
	width: 89%;
}
.type-category .jak-si-vybrat-banner .banner-btn {
    margin-left: 60%;
}
.type-category .jak-si-vybrat-banner::after {
    content: "";
    background: url(/user/documents/img/jak-si-vybrat-auto-kateg.png);
    width: 240px;
    height: 167px;
    display: block;
    position: absolute;
    right: 0;
}
.type-category #content-wrapper .content-wrapper-in #content > h4 {
	font-family: 'Quicksand';
	font-size: 25px;
	font-weight: 700;
	color: #2573d9;
}
.category-header {
	background-color: #d8e0f2;
	border-radius: 15px;
}
.category-header input[type="radio"] + label {
	font-family: 'Quicksand';
	font-size: 16px;
	font-weight: 700;
	color: #2573d9;
	border-radius: 15px;
}
.category-header input[type="radio"]:checked + label {
	color: #fff;
	background: #2573d9;
}
.sidebar-left {
	background: transparent;
}
.sidebar-left .sidebar-inner {
	background: #fff;
	box-shadow: 0 0 15px rgb(140, 140, 140);
	border-radius: 15px;
	margin-top: 12px;
}
.sidebar-left .sidebar-inner .filter-sections {
	background-color: transparent;
}
#products .product .p-in .p-desc {
    display: none;
}
#products .product:hover .p-in .p-desc {
    display: none;
}
.top-navigation-bar a:hover{
	text-decoration: underline;
	color: white;
}
.products-block a.btn.btn-primary:hover{
	border-color: #0077a6 !important;
background-color: #0077a6 !important;
}
.product-appendix{color:red;}
.filtr-nadpis,
.filtr-nadpis h3,
#filters h4 span,
.slider-header {
	color: #2573d9!important;
}
.ui-slider .ui-slider-range,
.ui-slider {
	background-color: #2573d9!important;
}
.ui-slider-horizontal .ui-slider-handle {
	width: 5px;
	border-radius: 0;
}
.ui-slider-handle::after {
	display:none;
}
.slider-content {
	padding: 0!important;
}
.ui-slider-handle {
	margin-left: -5px !important;
}
.filter-sections input[type="checkbox"] + label::before {
	left: unset;
	right: -40px !important;
}
.filter-sections input[type="checkbox"]:checked + label::after{
	width: 12px!important;
	height: 12px!important;
	border-width: 0px!important;
	left: unset!important;
	right: -39px;
}
label.filter-label {
	width: 190px !important;
	padding-left: 0px !important;
}


@media (min-width: 1440px) {
	.header-top > div:first-child {
		flex: 0 1 30%;
	}
	#formSearchForm {
		border: 2px solid #2573d9;
		border-radius: 15px;
		height: 50px;
		margin-top: -4px;
	}
	#formSearchForm input {
		border: none;
		border-radius: 15px;
		height: 46px;
	}
	#formSearchForm button {
		height: 46px;
		border-radius: 0 11px 11px 0;
		border: none;
		background: #2573d9;
	}
	.header-top > div.search {
		flex: 0 1 24%;
	}
	.header-top > div.contact-header {
		flex: 0 1 17%;
		padding-left: 55px;
	}
	.header-top > div.contact-header .text-contact {
	    font-size: 12px;
	}
	.header-top > div.contact-header .tel-contact {
		font-size: 20px;
		line-height: 32px;
	}
	.header-top > div:last-child {
		flex: 0 1 29%;
	}
	#products-2,
	#products-1 {
		margin-right: -15px;
		margin-left: -15px;
	}
}


/*kontrola*/
/*body.in-index {
	position: relative;
}
body.in-index:before {
	content: "";
	background: url(/user/documents/img/kontrola-hp.jpg);
	width: 1903px;
	height: 5364px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.5;
}
.admin-bar {
	display: none;
}*/

.row {
    margin-left: -20px !important;
    margin-right: -20px !important;
}
.availability-label{margin-left: 45px;}
/* rs */
@media (max-width: 767px){
	.homepage-box{display: none;}
	.content-wrapper.container .row {
	margin-left: 0px!important;
	margin-right: 0px!important;
}

.novinky-banner::after, .oblibenci-banner:after {border-width: 0 0 188px 393px;}
.novinky-banner, .oblibenci-banner {padding: 12px 15px 63px;margin: 34px 0px 60px;}
.oblibenci-banner-btn, .novinky-banner-btn {
	width: 0%;
	margin-top: 88px;
	margin-left: -68px;
}
#header .cart-count {
	right: 47px;
	top: -57px;
}
#header .cart-count::before {
	width: 35px;
	height: 35px;
	border-radius: 25px;}
.p-detail-info > div{display: block;}	
.p-detail-inner-header h1 {
	width: 80%;
	font-size: 20px;
}

.basket-row .p-final-price-wrapper, .basket-row .add-to-cart {
	width: 100%;
	float: left;
}
.c-prod-info-footer{
	margin-left: 0; 
	margin-right: 0;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}
.p-info-wrapper{padding-bottom: 0;}
.c-prod-info-footer .prod-contact {	width: 49%;}

}

@media (min-width: 768px) {
	.top-navigation-bar {
		background-color: #0597f2;
	}
	.top-navigation-bar a {
    	color: #fff !important;
	}
	#navigation {
		margin-left: 0px!important; 
		margin-right: 0px!important; 
	}
	.top-navigation-menu, .top-navigation-contacts {
    	background-color: transparent;
	}
}
@media (min-width: 1200px) and (max-width: 1439px){
	.header-top > div {
		flex: 0 1 25%;
	}
	.contact-header {
		padding-left: 40px;
	}
}
.flex_center_container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: stretch;
    align-items: stretch;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
}
.flex_center_item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: baseline;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    padding-top: 30px;
    padding-right: 45px;
    padding-bottom: 30px;
    padding-left: 45px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-align-content: baseline;
    -ms-flex-line-pack: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: center;
    color: #333333;
}

.flex_center_item:first-child {
    padding-left: 5px;
}

.payment_row .flex_justify {
    width: 100%;
}
.fs12{font-size: 12px;}


.freepay_text {
    color: #8cc63f;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    margin-left: 30px;
}

.flex_center_item strong {
    margin-left: 30px;
}

.flex_center_item:first-child {
    border-left: none;
}

.payment_row .logo {
    position: absolute;
    right: 30px;
    top: 30px;
}

.block-doprava {
    margin-top: 70px;
    margin-bottom: 60px;
    font-size: 14px;
    color: #333333;
}

.blok-platba {
    margin-bottom: 60px;
    font-size: 14px;
    color: #333333;
}



.flex_center_item.flex-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.content-inner {
	max-width: 100%;
}

.login-widget .user-action-tabs {
	display: none;
}

.novinky-banner-mob div:first-child {
	margin: 0 !important;
	text-align: left !important;
	font-family: 'Quicksand' !important;
	font-weight: bold;
	color: #2573d8;
	font-size: 50px !important;
}

@media (max-width: 479px) {
	header#header > div > #navigation {
		height: 100% !important;
	}
	.top-navigation-bar-menu li, .top-navigation-bar-menu-helper li {
		display: block !important;
	}
	.top-navigation-menu {
		height: auto !important;
	}
	.top-navigation-bar-menu li {
		padding-left: 20px !important;
	}
}
.p-detail-inner-header {
    width: 100%;
}
.p-detail-inner-header h1 {
	width: 100%;
}
.latest-contribution-box {
	display: none;
}

.top-navigation-bar-menu-helper li a::before, .dropdown-menu li a::before {
    background-color: white;
}

.hp-banner {
	margin-top: 20px;
    margin-bottom: 20px;
}

.oblibenci-banner {
    display: none;
}