/* 
Auta ve Stylu Theme Classic

Copyright © 2019 Shopteťák.cz 
Vytvořila společnost techka s.r.o. & Tomáš Hlad
*/

.profily ul {
	margin: 0;
	padding: 0;
	padding-top: 60px;
	padding-bottom: 60px;
}

.profily ul li {
	display: block;
	margin-bottom: 70px;
	position: relative;
	padding-left: 200px;
}

.reklamace {
	padding: 20px;
	border: 1px solid rgba(0,0,0,0.1);
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}

.reklamace li {
	width: 50%;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

.reklamace li a {
	padding: 10px;
}

.profily ul li img {
	width: 160px;
	height: 160px;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 200px;
}

.profily ul li h3 {
	font-size: 25px;
	font-weight: 500;
	margin-bottom: 0;
}

.profily ul li h4 {
	margin-top: 5px;
	font-size: 15px;
	color: #e00a1a;
	font-weight: 500;
	margin-bottom: 10px;
}

.profily ul li span:before {
	content: '\e924';
	color: #e00a1a;
	font-family: shoptet;
	font-size: 22px;
	position: relative;
	top: 4px;
	margin-right: 5px;
}

.profily ul li span {
	display: block;
	margin-bottom: 15px;
}

.onas-fotka>div {
	width: 50%;
	padding: 20px;
}

.onas-fotka>div h2 {
	font-size: 42px;
}

.onas-fotka {
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-left: -20px;
	margin-right: -20px;
}

.faqq>li>div {
	display: none;
}

.faqq>li.puta>div {
	display: flex;
	width: 100%;
	padding: 20px;
	line-height: 160%;
	color: #1A1D20;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}

.faqq>li.puta>div img {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.s50 {
	width: 50%;
}

.faqq>li {
	display: block;
	margin: 0;
	padding: 0;
}

.plus-gallery-item {
	border-color: transparent;
	height: auto !important;
}

.plus-gallery-item img {
	transform: none;
}

.faqq>li>span {
	cursor: pointer;
	background-color: #EEEEEE;
	font-size: 18px;
	font-weight: 500;
	color: #171719;
	padding: 9px 20px;
	display: block;
	border-radius: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	-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;
}

.faqq>li>span:hover {
	background-color: #D60014;
	color: white;
}

.faqq>li.puta>span {
	background-color: #D60014;
	color: white;
}

.faqq {
	margin: 0;
	padding: 0;
	padding-bottom: 60px;
}

.adresy {
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 20px;
	padding-top: 20px;
}

.adresy>div>span {
	text-transform: uppercase;
	font-size: 13px;
	color: #1B1D1F;
}

.adresy>div>div {
	background-color: #EEEEEE;
	border-radius: 4px;
	padding: 20px;
	margin-top: 10px;
	min-height: 180px;
	color: #1B1D1F;
	line-height: 160%;
	-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;
	width: 100%;
}

.adresy>div {
	width: 50%;
}

.in-kontakty h2 {
	font-size: 32px;
	text-align: left;
	margin-top: 40px;
}

.mapa h2 {
	text-align: center;
}

.in-kontakty article {
	padding-bottom: 60px;
}

.rychly ul {
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
}

.rychly ul li {
	display: inline-block;
	padding: 20px;
	position: relative;
}

.rychly ul li:nth-child(1):before {
	font-size: 32px;
	content: '\e92d';
	font-family: shoptet;
	color: #D70015;
	margin-right: 10px;
	position: relative;
	top: 7px;
}

.rychly ul li:nth-child(2):before {
	font-size: 32px;
	content: '\e924';
	font-family: shoptet;
	color: #D70015;
	margin-right: 10px;
	position: relative;
	top: 7px;
}

.rychly ul li a {
	font-size: 600;
	font-size: 22px;
}

.adresy>div>div:hover {
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.adresy table {
	width: 100%;
}

.adresy>div>div h3 {
	font-size: 22px;
	margin-top: 0;
}

.adresy>div>div p {
	margin: 0;
}

.for-free {
	color: #7dc001 !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #2a2d30;
}

.hp-novinky {
	display: none;
}

.in-index .hp-novinky {
	display: block;
}

.in-index .hp-novinky #newsWrapper>div {
	display: none;
}

 #newsWrapper>div {
	width: -moz-calc(25% - 20px);
    width: -webkit-calc(25% - 20px);
    width: -o-calc(25% - 20px);
    width: calc(25% - 20px);
	margin: 10px;
	text-align: left;
	background-color: white;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.0);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.0);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.0);
	-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;
	display: block;
}

 #newsWrapper>div:hover {
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.hp-novinky #newsWrapper>div:nth-child(1) {
	display: block;
}

.hp-novinky #newsWrapper>div:nth-child(2) {
	display: block;
}

.hp-novinky #newsWrapper>div:nth-child(3) {
	display: block;
}

.hp-novinky #newsWrapper>div:nth-child(4) {
	display: block;
}

 .news-item .text .title {
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	padding-top: 0px;
}

.news-item .text {
	padding: 20px;
	background-color: white;
}

.hp-novinky {
	padding-top: 80px;
	padding-bottom: 30px;
}

.hp-novinky h2 {
	text-transform: uppercase;
	font-size: 32px;
	text-align: center;
}

 #newsWrapper {
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 30px;
}

 .news-item .image {
	width: 100%;
	margin-right: 0;
}

 .news-item .image img {
	height: 200px;
	width: 100%;
	object-fit: cover;
}

.in-index .hp-novinky .container {
	text-align: center;
}

.ordering-process .content-wrapper {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}

.more-items-trigger {
	display: none;
}

.navigation-in>ul>li.ext>ul>li>div>ul {
	max-height: 80px;
}

.admin-bar {
	display: none !important;
}

.top-navigation-bar {
}

.eet-message-inner {
	color: white;
	font-size: 13px;
	padding-bottom: 30px;
}

.top-navigation-bar .container {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}

.responsive-tools {
	display: block;
}

.top-navigation-bar .dropdown {
	position: relative;
	left: auto;
	top: 15px;
	margin-right: 1ex;
	right: 70px;
	color: white;
	z-index: 1;
}

.top-navigation-bar .dropdown button {
	color: white !important;
}

#header {
	background-color: #24272a;
}

#header .site-name a img {
	display: none;
}

#header .site-name a {
	width: 424px;
	height: 38px;
	display: inline-block;
	background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/usti/logo.png);
	background-size: cover;
}

.responsive-tools>a[data-target="search"] {
	position: absolute;
	top: 103px;
	right: 20px;
	z-index: 1;
}

.top-navigation-contacts, .top-navigation-menu, .top-nav-button {
	display: none !important;
}

.responsive-tools>a[data-target="search"]::before {
	color: white;
}

.top-navigation-bar {
	height: 0;
	width: 100%;
	position: absolute;
	top: -2px;
	left: 0;
	padding: 0;
	margin: 0;
}

.responsive-tools>a[data-target="navigation"], .responsive-tools>a[data-target="login"] {
	display: none !important;
}

.header-top .search {
	position: absolute;
	top: 148px;
	width: 100%;
	left: 0;
	display: none;
}

.search-window-visible .header-top .search {
	display: block;
	z-index: 1;
}

.user-action>.container {
	width: 100%;
}

.popup-widget {
	left: auto;
	right: 20px;
}

.popup-widget.cart-widget {
	top: 78px !important;
}

.popup-widget.cart-widget::before {
	right: 22px;
}

#header .container {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}

#header .site-name a.text-logo span {
	display: none;
}

#header .cart-count span {
	display: none !important;
}

#header .cart-count:hover:before {
	-webkit-box-shadow: 0px 0px 20px 0px rgba(224,10,26,0.7);
	-moz-box-shadow: 0px 0px 20px 0px rgba(224,10,26,0.7);
	box-shadow: 0px 0px 20px 0px rgba(224,10,26,0.7);
}

.header-top .btn.cart-count::before {
	width: 60px;
	height: 60px;
	display: inline-block;
	content: "";
	background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/usti/ic-basket.png);
	background-size: 24px 30px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #e00a1a;
	border-radius: 5px;
	margin-right: 0;
}

.navigation-buttons > a[data-target="cart"] i {
	background-color: white;
	color: #24272a;
	font-size: 12px;
	left: 38px;
	top: 5px;
}

.header-top {
	display: block;
}

.header-top>div {
	display: inline-block;
}

#header .site-name a {
	margin-top: 10px;
}

.kontakty {
	position: absolute;
	top: 25px;
	right: 180px;
	z-index: 2;
}

.kontakty a {
	color: white;
}

.kontakty ul {
	margin: 0;
	padding: 0;
	display: flex;
}

.kontakty ul li {
	display: block;
	margin: 0;
	padding: 0;
	color: white;
	position: relative;
	padding-left: 50px;
}

.kontakty ul li:nth-child(1) {
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #35383b;
}

.kontakty ul li:nth-child(1):before {
	content: "";
	width: 40px;
	height: 40px;
	display: inline-block;
	background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/usti/ic-phone.png);
	background-size: cover;
	position: absolute;
	top: 3px;
	left: 0;
}

.kontakty ul li:nth-child(2):before {
	content: "";
	width: 40px;
	height: 40px;
	display: inline-block;
	background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/usti/ic-clock.png);
	background-size: cover;
	position: absolute;
	top: 3px;
	left: 0;
}

.kontakty ul li span {
	font-size: 13px;
}

.kontakty ul li strong {
	display: block;
	font-size: 18px;
}

.homepage-box.before-carousel {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: none;
}

.homepage-box.before-carousel .content-wrapper-in>.container {
	width: 100%;
}

.slider-in {
	position: relative;
}

.slider-in .container {
	position: absolute;
	top: 50%; left: 50%;
	transform: translate(-50%,-50%);
}

.slider-in h1 {
	font-size: 65px;
	font-weight: 700;
	color: white;
	margin: 0;
}

.slider-in p {
	font-size: 22px;
	font-style: italic;
	color: white;
	font-weight: 300;
}

.slider-in .btn, .welcome .btn, .filters-wrapper .btn, .hp-novinky .btn {
	border-radius: 5px !important;
	background-color: #e00a1a !important;
	border: none !important;
	padding: 10px 30px !important;
	text-transform: uppercase !important;
	color: white !important;
}

.slider-in .btn:hover, .welcome .btn:hover, .filters-wrapper .btn:hover, .hp-novinky .btn:hover {
	-webkit-box-shadow: 0px 0px 20px 0px rgba(224,10,26,0.7);
	-moz-box-shadow: 0px 0px 20px 0px rgba(224,10,26,0.7);
	box-shadow: 0px 0px 20px 0px rgba(224,10,26,0.7);
}

.footer-banners {
	border: 0px solid #dde0e4;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer-banners {
	margin-left: 0;
	margin-right: 0;
}

.footer-banners>div {
	border-right: 1px solid #dde0e4;
}

.footer-banners>div:nth-last-child(1) {
	border-right: none;
}

h4.homepage-group-title, .h4.homepage-group-title {
	text-align: left;
	font-size: 22px;
	padding-left: 20px;
	padding-right: 20px;
	color: #2a2d30;
}

.content-wrapper.homepage-box {
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
}

.banners-content {
	margin-top: 40px;
}

.flag {
	background-color: #e00a1a !important;
	padding: 5px 10px !important;
	text-transform: uppercase;
	font-weight: 300;
}

.products-block .p-code {
	font-size: 12px;
}

.products-block.products .p .name {
	font-size: 14px;
	margin-bottom: 0;
}

.products-block .ratings-wrapper .availability {
	text-transform: uppercase;
	font-size: 13px;
}

.products-block .p-bottom .price-additional {
	font-size: 12px;
	color: #2a2d30;
}

.products-block .p-bottom .p-tools .btn {
	border-radius: 5px !important;
	background-color: white !important;
	border: none !important;
	padding: 7px 20px !important;
	text-transform: uppercase !important;
	color: #e00a1a !important;
	border: 1px solid #e00a1a !important;
}

.products-block .p-bottom .p-tools .btn:hover {
	border-radius: 5px !important;
	background-color: #e00a1a !important;
	border: none !important;
	padding: 7px 20px !important;
	text-transform: uppercase !important;
	color: white !important;
	border: 1px solid #e00a1a !important;
}

.add-to-cart .btn {
	border-radius: 0 5px 5px 0 !important;
	background-color: white !important;
	border: none !important;
	text-transform: uppercase !important;
	color: #e00a1a !important;
	border: 1px solid #e00a1a !important;
}

.add-to-cart .btn:hover {
	background-color: #e00a1a !important;
	border: none !important;
	text-transform: uppercase !important;
	color: white !important;
	border: 1px solid #e00a1a !important;
}

.add-to-cart .btn:before {
	display: none;
}

.p-short-description {
	font-size: 15px;
	color: #2a2d30;
	line-height: 160%;
}

.p-info-wrapper .chevron-after {
	padding-top: 30px;
	position: relative;
	color: #e00a1a;
	top: 20px;
}

.products-block .p-bottom .p-tools .btn:before {
	display: none;
}

.products-block.products>div {
	padding: 20px;
}

.slick-list {
	width: 100% !important;
}

.slick-arrow {
	position: absolute;
	top: -42px;
	right: 20px;
	color: transparent;
	width: 30px;
	height: 30px;
	background-color: white;
	border: 1px solid #dde0e4;
	-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;
	outline: none;
}

.slick-arrow:hover {
}

.slick-prev {
	right: 49px;
}

.slick-next {
}

.slick-prev:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/marble/arrow-left.png);
	background-position: center;
	background-size: 7px 11px;
	background-repeat: no-repeat;
	z-index: 1;
	display: inline-block;
	content:"";
	opacity: 0.5;
	-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;
}

.slick-next:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/marble/arrow-right.png);
	background-position: center;
	background-size: 7px 11px;
	background-repeat: no-repeat;
	z-index: 1;
	display: inline-block;
	content:"";
	opacity: 0.5;
	-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;
}

.slick-arrow:hover:after {
	opacity: 1;
}

.slick-list {
	background-color: white;
	padding: 0 !important;
	margin-left: -40px;
	margin-right: -40px;
	border: none !important;
}

.slick-arrow {
	right: 20px;
}

.slick-prev {
	right: 49px;
}

.slick-slide {
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid rgba(42,45,48,0.1);
}

.in-index main.content {
	padding: 0;
}

.welcome>h1 {
	display: none;
}

.discussion-form, .discussion, .rate-wrapper, .votes-wrap, .add-comment, .welcome div, .welcome h1 {
	max-width: 100%;
	width: 100%;
}

.welcome-wrapper {
	padding-top: 60px;
	padding-bottom: 60px;
}

.welcome-wrapper img {
	width: 50%;
	height: auto;
	float: right;
	margin-left: 50px;
}

.welcome-wrapper h1 {
	font-size: 42px;
	color: #2a2d30;
	font-weight: 600;
	padding-top: 30px;
}

.welcome-wrapper p {
	font-size: 16px;
	color: #2a2d30;
	line-height: 160%;
}

.content-wrapper.latest-contribution-box {
}

.galerie {
	display: flex;
	-webkit-flex-flow: row wrap;
}

.galerie img {
	width: 25% !important;
	height: auto !important;
	object-fit: cover;
}

#footer {
	background-color: #1e2022;
}

#footer .site-name {
	display: none;
}

.custom-footer {
	padding-top: 40px;
	padding-left: 0;
}

#footer>.container {
	background-color: transparent;
}

.custom-footer {
	border: none;
}

.banner {
	margin-bottom: 0;
}

.custom-footer>div {
	width: 20%;
}

.custom-footer>div:nth-child(1) {
	width: 40%;
}

.custom-footer img {
	width: 261px;
	height: 90px;
	margin-top: 30px;
}

.custom-footer ul li a {
	color: white !important;
	font-size: 13px;
}

.custom-footer ul li a:hover {
	color: #e00a1a !important;
}

.custom-footer h3 {
	font-size: 18px;
	color: white;
	text-transform: uppercase;
	font-weight: 600;
}

.custom-footer h3:after {
	content: "";
	width: 50px;
	height: 2px;
	display: block;
	background-color: #e00a1a;
	margin-top: 10px;
}

.footer-bottom {
	width: 100%;
	background-color: #181a1c !important;
}

.footer-bottom span {
	color: white;
	font-size: 13px;
}

.podpis a {
	color: #e00a1a;
}

.podpis a:hover {
	text-decoration: underline;
}

.podpis {
	display: block;
}

.slider-in img {
	width: 100%;
	height: auto;
}

.menu-helper {
	right: 60px;
}

.menu-helper::after {
    width: 50px;
    height: 49px;
    margin-top: 1px;
    font-size: 20px;
    line-height: 50px;
    border-radius: 0;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #1c1f21;
}

.menu-helper>ul {
	top: 50px;
}

.content-inner {
	width: 100%;
	max-width: 100%;
}

.breadcrumbs>span {
	position: relative;
	padding: 10px 20px;
}

.breadcrumbs>span>a, .breadcrumbs {
	color: #2a2d30;
}

.breadcrumbs>span>a, .breadcrumbs>span>span {
	padding: 0;
}

.breadcrumbs>span>a::before, .breadcrumbs>span>a::after {
	display: none;
}

.breadcrumbs>span:before {
	content: "»";
}

.breadcrumbs>span:nth-child(1):before {
	display: none;
}

.breadcrumbs>span>a {
	min-height: 0;
}

.breadcrumbs>span:before {
    content: "»";
    position: absolute;
    top: 8px;
    left: 0px;
}

#navigation-first {
	padding-right: 0;
}

.breadcrumbs {
	border-color: transparent;
}

.subcategories li a {
	color: #2a2d30;
	font-size: 15px;
}

.shp-tab-link {
	background-color: transparent;
}

.category-header {
	background-color: #EAEBEE;
}

.category-header input[type="radio"]:checked+label {
	background-color: #D5D9DF !important;
	margin-top: 0;
}

.shp-tabs-holder ul.shp-tabs li a {
	border: none;
}

.category-header input[type="radio"]+label {
	font-size: 15px;
	margin-top: 0;
}

.shp-tabs-holder, .shp-tabs {
	background-color: #EAEBEE;
}

.active .shp-tab-link {
	background-color: #D5D9DF;
}

.shp-tabs-holder ul.shp-tabs li a {
	color: #2a2d30;
}

.ordering-process .podpis, .ordering-process .galerie {
	display: none;
}

.pro-pc, .pro-mobil {
	display: none;
}

@media (min-width: 767px) {
	.pro-pc {
		display: block;
	}
}

@media (max-width: 767px) {
	.pro-mobil {
		display: block;
	}
}

@media (min-width: 767px) {
	.navigation-buttons {
		float: right;
	}

	.navigation-in>ul>li>ul {
		display: none !important;
	}

	.navigation-in>ul>li>a {
		text-transform: uppercase;
		font-size: 14px;
		margin: 0 !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
		height: 50px;
		line-height: 50px;
		padding-top: 0;
		padding-bottom: 0;
	}

	.navigation-in>ul>li.ext.exp>a {
		margin: 0 !important;
	}

	.navigation-in>ul>li>a:hover {
		background-color: #1c1f21;
		margin: 0 !important;
	}

	.navigation-in>ul>li {
		border-color: #35383b;
	}

	#navigation {
		border-top: 1px solid #35383b;
		height: 50px;
	}

	.submenu-visible .navigation-in>ul>li.ext.exp>ul {
		background-color: #1c1f21;
		margin-top: -1px;
	}

	.submenu-visible .navigation-in>ul>li.ext.exp>ul a {
		color: white;
	}

	.navigation-in>ul>li.ext>ul>li>div>a {
		font-weight: 400;
		text-transform: uppercase;
	}

	.navigation-in>ul>li.ext>ul>li>div>a:hover {
		color: #e00a1a;
	}

	.navigation-in>ul>li>a:hover {
		color: white;
	}

	.navigation-in>ul>li.ext>ul>li>div>ul>li {
		display: block;
		width:100%;
		float: none;
	}
}

@media (max-width: 1200px) {
	.footer-banners {
		display: flex;
	}
}

@media (max-width: 1070px) {
	.kontakty ul li:nth-child(2) {
		display: none;
	}

	.kontakty ul li {
		border: none !important;
		margin-right: 0 !important;
		padding-right: 0 !important;
	}

	.custom-footer>div:nth-child(1) {
		display: none;
	}

	.custom-footer>div {
		width: 33.333%;
	}
}

@media (max-width: 992px) {
	.slider-in h1 {
		font-size: 40px;
	}

	.welcome img {
		width: 100%;
		margin: 0;
		padding: 0;
		margin-bottom: 30px;
	}

	#newsWrapper>div {
		width: -moz-calc(50% - 20px);
	    width: -webkit-calc(50% - 20px);
	    width: -o-calc(50% - 20px);
	    width: calc(50% - 20px);
	}
}

@media (max-width: 800px) {
	.kontakty {
		display: none;
	}

	.footer-banners {
		display: none !important;
	}
}

@media (max-width: 767px) {
	#header .site-name a {
		width: 200px;
		height: 18px;
		background-size: contain;
		background-repeat: no-repeat;
		margin-top: 20px;
	}

	.search-window-visible .header-top .search {
		padding-left: 10px;
		padding-right: 10px;
		background-color: #141516;
		top: 94px;
	}

	.search-window-visible .header-top .search button {
		background-color: #e00a1a;
		border-color: #e00a1a;
		border-radius: 0 4px 4px 0 !important;
	}

	.reklamace li {
		width: 100%;
	}

	.reklamace li a {
		display: block;
		text-align: center;
	}

	.rychly ul li {
		margin: 0;
		padding: 0;
		padding-left: 20px;
		padding-right: 20px;
	}

	.adresy>div {
		width: 100%;
		margin-bottom: 20px;
	}

	#newsWrapper>div {
		width: -moz-calc(100% - 20px);
	    width: -webkit-calc(100% - 20px);
	    width: -o-calc(100% - 20px);
	    width: calc(100% - 20px);
	}

	.top-navigation-tools .dropdown {
		background-color: transparent !important;
	}

	.content-wrapper.container {
		padding-top: 40px;
	}

	.in-index .content-wrapper.container  {
		padding-top: 0;
	}

	.navigation-in>ul>li>a {
		font-size: 16px;
	}

	.kontakty {
		top: 60px;
	    display: block;
	    width: 200px;
	    right: auto;
	    left: 0px;
	    background-color: #1e2022;
	    padding: 5px;
	    padding-left:10px;
	}

	.slider-in img {
		min-height: 200px;
		object-fit: cover;
	}

	.kontakty ul li {
		padding-left: 30px;
	}

	.kontakty ul li:nth-child(1):before {
		width:20px;
		height:20px;
	}
	
	.kontakty ul li span {
		display: none;
	}

	#header {
		margin-bottom: 0;
		height: 60px;
	}

	#header .cart-count {
		right: 20px;
		top: 10px;
	}

	.header-top .btn.cart-count::before {
		width: 30px;
		height: 30px;
		background-size: 12px 15px;
	}

	.navigation-buttons > a[data-target="cart"] i {
		top: -7px;
		left: 20px;
	}

	.responsive-tools>a[data-target="navigation"] {
		display: block !important;
		position: absolute;
	    right: 55px;
	    top: 8px;
	}

	.responsive-tools>a[data-target="navigation"]::before {
		background-color: transparent;
	}

	.responsive-tools>a[data-target="search"] {
		top: 9px;
		right: 90px;
	}

	.header-top .search {
		top: 75px;
	}

	.wide-carousel {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.galerie img {
		width: 50% !important;
	}

	.custom-footer>div {
		width: 100%;
	}

	.banner {
		min-height: 0 !important;
	}

	#navigation {
		top: 60px;
	}

	.popup-widget.cart-widget {
		top: 60px !important;
		right: 0;
	}

	.top-navigation-tools .dropdown {
	    position: absolute;
	    top: 62px;
	    right: 0;
	    display: inline-block;
	    background-color: #1B1D1F;
	    padding: 5px 10px;
	}

	.kontakty {
		width: 100%;
	}

	.top-navigation-tools .dropdown {
		z-index: 22;
	}

	.overlay {
		background-color: rgba(30,32,34,0.9);
	}

	#navigation>div>ul {
		background-color: #131516;
	}

	.navigation-in>ul>li {
		border-color: rgba(30,32,34,1);
	}

	.navigation-in a {
		color: white;
	}

	.navigation-in a:hover {
		color: rgba(255,255,255,0.7);
	}

	.navigation-in {
		background-color: rgba(30,32,34,1);
	}

	.s50 {
		width: 100%;
	}

	.onas-fotka>div {
		width: 100%;
		padding: 20px;
		padding-top: 0;
		padding-bottom: 0;
	}

	.profily ul li img {
		position: relative;
		width: 50%;
		height: auto;
	}

	.profily ul li {
		padding-left: 0;
	}
}

@media (max-width: 350px) {
	#header .site-name a {
		width: 170px;
	}
}








