

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

.p .name {
	color: #101112;
}

body {
	color: #101112;
}

p {
	line-height: 160%;
}

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

#content h1 {
	font-size: 50px;
	font-weight: 600;
}

.top-navigation-menu {
	display: none !important;
}

.top-navigation-bar {
	border: none;
}

..header-top .search {
	margin-left: 340px;
	vertical-align: top;
	width: 500px;
}

.header-top .search input[type="search"].form-control {
	height: 46px;
	border-radius: 100px;
	background-color: #f0f1f3;
	border: none;
	font-size: 12px;
	font-style: italic;
	padding-left: 20px;
}

.header-top .search .compact-form .btn {
	height: 46px;
	width: 46px;
	border-radius: 100px;
	color: transparent;
	overflow: hidden;
	background-image: url(https://shoptetak.cz/modul/zuzanak/ic-zoom.png);
	background-size: 14px 14px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent !important;
	border: none !important;
	margin-right: 10px;
}

.header-top {
	display: block;
}

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

.header-top>div:nth-child(1) {
	float: left;
}

.header-top>div:nth-child(3) {
	float: right;
}

.top-navigation-bar .container, #header .container {
	width: 100%;
	padding-left: 40px;
	padding-right: 40px;
}

#header {
	background-color: #101112;
	height: 80px;
	display: block;
}

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

#header .site-name a {
	width: 142px;
	height: 63px;
	display: inline-block;
	background-image: url(https://shoptetak.cz/modul/sosyn/logo.png);
	background-size: cover;
	margin-top: 10px;
}

.header-top {
	padding: 0;
}

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

.header-top .btn.cart-count::before {
	content: "";
	width: 20px;
	height: 25px;
	display: inline-block;
	background-image: url(https://shoptetak.cz/modul/sosyn/basket.png);
	background-size: cover;
}

#header .cart-count {
	height: 80px;
	display: inline-block;
	line-height: 80px;
}

.navigation-buttons > a[data-target="cart"] i {
	top: 20px;
	left: 20px;
	background-color: #4eb834;
}

.top-nav-button {
	padding: 5px 20px;
	border-radius: 100px;
	background-color: #b58257;
	color: white !important;
	font-size: 14px;
}

.top-nav-button:hover {
	background-color: #101112;
}

.top-navigation-contacts a>span {
	font-size: 14px;
}

.top-navigation-bar {
	height: 40px;
}

.top-navigation-bar .container {
	position: relative;
	top: 8px;
}

.popup-widget.login-widget {
	left: auto;
	right: 40px;
	margin: 0;
}

.cart-window-visible .user-action .user-action-in>div.user-action-cart {
	right: 40px;
	left: auto;
	margin: 0;
}

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

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

.homepage-box.before-carousel>div>.container {
	width: 100%;
}

.novyx img {
	width: 100%;
	height: auto;
}

.novyx {
	position: relative;
	color: white;
}

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

.novyx h2 {
	color: white;
	font-size: 40px;
	margin-top: 0;
}

.novyx .container>div {
	max-width: 450px;
	float: left;
}

.novyx .btn {
	position: relative;
	margin-top: 10px;
	border-radius: 100px;
	font-size: 18px;
	padding: 10px 35px;
	background-color: #b58257;
	border: 1px solid #b58257;
	color: white;
}

.novyx .btn:hover {
	background-color: transparent;
}

.wide-carousel {
	overflow: hidden;
}

.katagorie {
	background-color: #f3f3f3;
	padding-bottom: 50px;
	display: none;
}

.in-index .katagorie {
	display: block;
}

.prvni {
	margin: 0;
	padding: 0;
	display: flex;
	-webkit-flex-flow: row wrap;
	margin-top: -50px;
	position: relative;
}

.prvni li {
	display: flex;
	width: 33.333%;
}

.prvni li:nth-child(3)>a, .prvni li:nth-child(6)>a {
	border-right: none;
}

.prvni li:nth-child(4)>a, .prvni li:nth-child(5)>a, .prvni li:nth-child(6)>a {
	border-bottom: none;
}

.prvni li>a {
	display: block;
	padding: 20px;
	width: 100%;
	border-right: 1px solid #E1E2E1;
	border-bottom: 1px solid #E1E2E1;
	background-color: white;
}

.prvni li>a:hover {
	background-color: #b58257;
}

.prvni img {
	max-height: 50px;
	max-width: 50px;
	object-fit: cover;
}

.prvni .nadpis {
	position: relative;
	display: block;
	min-height: 50px;
	text-align: center;
	margin-bottom: 20px;
}

.prvni .nadpis img {
	float: left;
}

.prvni .nadpis h2 {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 60px;
	font-size: 26px;
	text-align: left;
	color: #101112;
	font-weight: 700;
	margin-top: 10px;
}

.prvni p {
	font-size: 15px;
	color: rgba(16,17,18,0.9);
	line-height: 160%;
}

.prvni li>a:hover h2, .prvni li>a:hover p {
	color: white !important;
}

.prvni li>a:hover img {
	filter: brightness(0) invert(1);
}

.druhy {
	display: flex;
	-webkit-flex-flow: row wrap;
	margin: 0;
	padding: 0;
	padding-top: 50px;
}

.druhy li {
	width: 33.33333%;
	display: block;
	border-right: 1px solid #E1E2E1;
	padding-left: 20px;
	position: relative;
	padding-right: 20px;
	color: #101112;
}

.druhy li:nth-last-child(1) {
	border: none;
}

.druhy img {
	max-height: 100px;
	max-width: 100px;
	object-fit: cover;
}

.v-popis {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 130px;
}

.druhy h3 {
	color:#101112 !important;
	font-size: 20px;
	margin-top: 0;
	margin: 0;
}

.druhy h3:after {
	content: "-------";
	color: #b58257;
	font-size: 10px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.druhy p {
	font-size: 13px;
}

.welcome>h1 {
	display: none;
}

.homepage-box.welcome-wrapper {
	margin: 0;
	padding-top: 70px;
	padding-bottom: 70px;
	border: none;
	background-color: transparent;
}

.homepage-box.welcome-wrapper .welcome img {
	float: right;
	max-width: 50%;
	margin-left: 70px;
}

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

.homepage-box.welcome-wrapper .welcome h1 {
	font-size: 50px;
	font-weight: 600;
	color:#101112;
}

.homepage-box.welcome-wrapper .welcome p {
	color:rgba(16,17,18,0.9);
	font-size: 15px;
	line-height: 160%;
}

.body {
	margin: 0;
	padding: 0;
}

.body li {
	display: block;
	line-height: 45px;
	position: relative;
	padding-left: 55px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 22px;
	color:#101112;
}

.body li:before {
	content: "";
	width: 45px;
	height: 45px;
	display: inline-block;
	background-image: url(https://shoptetak.cz/modul/sosyn/check.png);
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
}

.h4.homepage-group-title {
	font-size: 50px;
	font-weight: 600;
	color: #101112;
	margin-top: 40px;
	margin-bottom: 50px;
}

.products>div {
	border-color: transparent;
}

.products-block.products .p .name {
	color: #101112;
	font-size: 15px;
	text-align: center;
	height: 40px;
	margin-bottom: 0;
	margin-top: 20px;
}

.products-block .ratings-wrapper .availability {
	flex: 100%;
	text-align: center;
	text-transform: uppercase;
}

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

.products-block.products .p .price, .products-block.products .p .price strong {
	text-align: center;
	font-weight: 400;
	font-size: 32px;
}

.products-block.products .p .price {
	padding-bottom: 40px;
}

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

.in-index .products-block.products>div {
	padding: 0;
}

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

.slick-arrow:hover {
}

.slick-prev {
	right: 49px;
	display: none;
}

.slick-next {
	display: none;
}

.slick-prev:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background-image: url(https://shoptetak.cz/modul/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://shoptetak.cz/modul/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;
}

.latest-contribution-box h2 {
	font-size: 32px;
	font-weight: 600;
	color: #101112;
}

.latest-contribution-box h4 {
	font-size: 18px;
	color: #101112;
}

.latest-contribution-info {
	font-size: 13px;
	color: rgba(16,17,18,0.5);
}

.latest-contribution-description {
	font-size: 15px;
	color: #101112;
}

.onas {
	padding-top: 70px;
	padding-bottom: 70px;
	background-image: url(https://shoptetak.cz/modul/sosyn/main-bg.png);
	background-size: cover;
}

.onas img {
	border-radius: 500px;
	width: 280px;
	height: 280px;
}

.onas ul {
	margin: 0;
	padding: 0;
	-webkit-flex-flow: row wrap;
	display: flex;
}

.onas ul li {
	width: 70%;
	display: block;
	position: relative;
}

.onas ul li div {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 310px;
	top: 50%; left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
}

.onas ul li:nth-child(1) {
	margin-right: 30%;
}

.onas ul li:nth-child(2) {
	margin-left: 30%;
}

.onas ul li h3 {
	font-size: 32px;
	color: #101112;
	margin-bottom: 0;
	margin-top: 0;
}

.onas ul li span {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 15px;
	color: #101112;
	display: block;
}

.onas ul li p {
	font-size: 15px;
	color: #101112;
	line-height: 160%;
}

#footer {
	background-color: #101112;
}

.custom-footer, .footer-bottom {
	background-color: transparent;
	border: none;
}

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

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

.custom-footer {
	padding-left: 0;
}

.custom-footer>div {
	width: 25% !important;
}

#footer h4 {
	color: white;
	font-size: 22px;
	text-transform: none;
}

#footer a {
	color: white !important;
	font-size: 13px;
}

#footer a:hover {
	color: #b58257 !important;
}

.contact-box ul li>span::before {
	color: white;
}

#footer .form-group {
	color: white;
}

.footer-bottom {
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color:#0a0a0b !important;
}

.footer-bottom>span {
	width: 100%;
	display: block;
	text-align: center;
	color: white;
	font-size: 13px;
}

.podpis {
	font-size: 11px;
}

.podpis a {
	color: #b58257;
}

#signature {
	text-align: center;
	padding-top: 20px;
	font-size: 10px;
}

.footer-rows {
	padding-bottom: 50px;
}

.top-navigation-bar a {
	color: #101112;
}

.onas {
	display: none;
}

.in-index .onas {
	display: block;
}

#footer {
	margin-top: 40px;
}

.in-index #footer {
	margin-top: 0;
}

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

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

.breadcrumbs {
	margin-top: 15px;
}

.breadcrumbs>span>a, .breadcrumbs>span>span {
	padding: 0;
	font-size: 12px;
}

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

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

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

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

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

.breadcrumbs {
	border-color: transparent;
}

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

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

.category-header input[type="radio"]+label {
	color: white;
	margin-top: 0;
}

.category-header input[type="radio"]:checked+label {
	background-color: #101112;
	color: white;
}

.category-header div {
	color: white;
}

.flag {
	background-color: #101112 !important;
	padding: 7px 15px;
	font-weight: 400;
	text-transform: uppercase;
}

.p-info-wrapper .price-final {
	font-size: 50px;
}

.availability-label {
	text-transform: uppercase;
}

.p-detail-inner .add-to-cart button {
	background-color: #eb1b0c;
	border-color: #eb1b0c;
	font-size: 18px;
	font-weight: 600;
}

.p-detail-inner .add-to-cart button:before {
	display: none;
}

.shp-tabs-holder ul.shp-tabs li a {
	color: #101112;
	margin: 0;
	border: none;
}

.active .shp-tab-link {
	background-color: #101112;
	color: white !important;
}

#tab-content h3, .products-related-header {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 22px;
}

.druhy.bla {
	display: none;
}

.type-detail .druhy.bla {
	display: block;
}

.type-detail .druhy.bla {
	width: 100%;
	margin: 0;
	background-color: #4eb834;
	display: flex;
	margin-bottom: 50px;
	border-radius: 20px;
	padding: 30px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.type-detail .druhy.bla h3 {
	color: white !important;
}

.type-detail .druhy.bla p {
	color: white;
}

.type-detail .druhy.bla h3:after {
	color: white;
}

.type-detail .druhy.bla li {
	border-color: rgba(255,255,255,0.4);
	padding-right: 20px;
}

.type-detail .druhy.bla .v-popis {
	padding-right: 25px;
}

.type-detail .druhy.bla img {
	max-width: 80px;
	max-height: 80px;
}

.pokeat {
	display: none;
}

.type-detail .pokeat {
	display: block;
}

.pokeat h2 {
	font-size: 32px;
	font-weight: 600;
	margin: 0;
	margin-bottom: 5px;
}

.pokeat p {
	font-size: 14px;
}

.pokeat {
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
}

.pokeat ul {
	-webkit-flex-flow: row wrap;
	display: flex;
	margin: 0;
	padding: 0;
}

.pokeat ul li {
	width: 25%;
	display: block;
	margin: 0;
	padding: 20px;
}

.pokeat img {
	border-radius: 200px;
	object-fit: cover;
	max-width: 100%;
	width: 180px;
	height: 180px;
}

.pokeat ul li h3 {
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 0;
}

.pokeat ul li span {
	margin-bottom: 10px;
	display: block;
}

@media (min-width: 767px) {

#navigation {
	position: absolute;
    top: 0;
    left: 0;
    width: -moz-calc(100% - 420px);
    width: -webkit-calc(100% - 420px);
    width: -o-calc(100% - 420px);
    width: calc(100% - 420px);
    margin: 0;
    background-color: transparent;
    margin-left: 250px;
    margin-right: 170px;
    height: 80px;
}

.navigation-in {
	background-color: transparent;
}

.navigation-in>ul>li>a {
	height: 80px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 80px;
}

.menu-helper {
	top: 0;
	right: 170px;
}

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

.navigation-in>ul>li {
	border-color: rgba(255,255,255,0.1);
}

.menu-helper::after {
	background-color: transparent;
	margin-top: 0;
	width: 80px;
	height: 80px;
	line-height: 80px;
	position: absolute;
	top: 0;
	right: 0;
}

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

}

/* } */


/* @media (min-width: 992px) and (max-width: 1200px) {
	.type-detail .druhy.bla p {
		display: none;
	}

	.type-detail .druhy.bla h3:after {
		display: none;
	}
}

@media (max-width: 992px) {
	.druhy.bla {
		display: none;
	}

	.pokeat {
		display: none;
	}

	.onas, .katagorie {
		display: none;
	}

	.slick-arrow {
		display: none !important;
	}

	.slick-list {
		padding: 0 !important;
	}
} */

@media (min-width: 767px) {
	#navigation {
		position: absolute;
	    top: 0;
	    left: 0;
	    width: -moz-calc(100% - 420px);
	    width: -webkit-calc(100% - 420px);
	    width: -o-calc(100% - 420px);
	    width: calc(100% - 420px);
	    margin: 0;
	    background-color: transparent;
	    margin-left: 250px;
	    margin-right: 170px;
	    height: 80px;
	}

	.navigation-in {
		background-color: transparent;
	}

	.navigation-in>ul>li>a {
		height: 80px;
		padding-top: 0;
		padding-bottom: 0;
		line-height: 80px;
	}

	.menu-helper {
		top: 0;
		right: 170px;
	}

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

	.navigation-in>ul>li {
		border-color: rgba(255,255,255,0.1);
	}

	.menu-helper::after {
		background-color: transparent;
		margin-top: 0;
		width: 80px;
		height: 80px;
		line-height: 80px;
		position: absolute;
		top: 0;
		right: 0;
	}

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

@media (max-width: 1200px) {
	.type-detail .druhy.bla p {
		display: none;
	}

	.type-detail .druhy.bla h3:after {
		display: none;
	}
}

@media (max-width: 992px) {
	.prvni {
		margin-top: 50px;
	}

	.druhy {
		display: none;
	}

	.homepage-box.welcome-wrapper .welcome img {
		display: none;
	}

	.onas ul li:nth-child(1) {
		margin-right: 0%;
	}

	.onas ul li:nth-child(2) {
		margin-left: 0%;
	}

	.onas ul li {
		width: 100%;
		margin-bottom: 20px;
	}

	.custom-footer>div {
		width: 50% !important;
		margin-bottom: 20px;
		margin-top: 20px;
	}

	.type-detail .druhy.bla {
		display: none;
	}
}

@media (max-width: 767px) {
	.responsive-tools>a[data-target="search"] {
		display: none;
	}

	.top-navigation-bar .container>div.top-navigation-contacts {
		display: block;
	}

	.top-navigation-bar .container, #header .container {
		padding-left: 10px;
		padding-right: 10px;
	}

	.responsive-tools>a[data-target="navigation"] {
		top: 50px;
		right: 10px;
	}

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

	#header .cart-count {
		top: -6px;
	}

	.responsive-tools {
	}

	.top-nav-button {
		display: inline-block !important;
	    position: absolute;
	    top: -2px;
	    right: 10px;
	}

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

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

	#header {
		margin-bottom: 0;
	}

	.novyx p {
		display: none;
	}

	.novyx h2 {
		font-size: 18px;
	}

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

	.novyx .btn {
		padding: 5px 15px;
		font-size: 13px;
	}

	.h4.homepage-group-title {
		font-size: 25px;
	}

	.onas img {
		max-width: 100%;
		width: 200px;
		height: 200px;
		object-fit: cover;
	}

	.onas li {
		text-align: center;
	}

	.onas ul li div {
		position: relative;
		transform: none;
		top: 0;
		left: 0;
		padding-left: 0;
		padding-top: 20px;
	}

	.latest-contribution-box h2 {
		font-size: 25px;
	}

	.prvni li {
		width: 100%;
		border: none;
	}

	.prvni li a {
		border: none;
		border-bottom: 1px solid #DADBDA;
	}

	.homepage-box.welcome-wrapper .welcome h1 {
		font-size: 32px;
	}

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

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

	.popup-widget.login-widget {
		top: 40px;
		right: 0 !important;
	}

	.ordering-process #header {
		height: 30px;
		background-color: transparent;
	}

	#content h1 {
		font-size: 32px;
		font-weight: 600;
	}

	.p-info-wrapper .price-final {
		font-size: 22px;
	}

	.p-detail-inner .add-to-cart button {
		font-size: 15px;
	}

	.pokeat ul li {
		width: 100%;
	}
}






