a,
a:not([href]):not([tabindex]) {
	color: #c40d03;
}

.page-content.page-cms ul, p {
	color: #c40d03;
}
.modal-footer {
	display: none;
}

section.contact-form ul {
	margin-bottom: 0;
}

.alert {
	font-size: 16px;
	margin-bottom: 30px;
	border-radius: 10px;
}

.product-miniature .product-title {
	text-transform: none;
}

#search_filters .facet .facet-label a {
	text-transform: capitalize;
}
h1.h1:first-letter {
	text-transform: uppercase;
}

.toastify {
border-radius: 20px!important;
cursor: initial!important;
letter-spacing: inherit;
font-family: inherit;
font-size:16px;
}


body#checkout section.checkout-step.-current+.checkout-step .step-title {
	padding-top: 0;
	border: 0;
	padding-bottom: 12px;
}

#block-reassurance li:last-child, body#checkout section.checkout-step:last-child {
	padding-bottom: 5px;
}

body#checkout section.checkout-step.-unreachable .step-title {
	padding-bottom: 16px;
}
body#checkout section.checkout-step .delivery-options .delivery-option {
	background: transparent;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	margin: 0;
	margin-top: -1px;
}

.delivery-options {
	padding-bottom: 30px;
}
div#payment-confirmation {
	margin-bottom: 30px;
}
body#checkout section.checkout-step .address-item.selected {
	border: 2px solid #c80e05;
	border-radius: 8px;
}
body#checkout #delivery textarea, body#checkout #gift_message textarea {
	background: white;
	border-radius: 5px;
}
#blockcart-modal .cart-content .cart-content-btn .btn:hover,
.btn-primary.focus, .btn-primary:focus,
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover,
.btn-primary.active, .btn-primary:active, .open>.btn-primary.dropdown-toggle,
.btn-primary:hover {
	background: #930D06;
	color: white;
	/* border: 0 */
}
.card-block.checkout .btn-primary {

	border-radius: 100px;
}
#blockcart-modal .cart-content .cart-content-btn .btn:hover {
	border: 1px solid #930D06;
}
.extra_tag_cat {
	display: none;
}

.btn-primary {
	transition: all ease 0.5s;
}
.input-group .input-group-btn>.btn[data-action="show-password"] {
	transition: all ease 0.5s;
}
.input-group .input-group-btn>.btn[data-action="show-password"]:hover {
	background: #930D06;
	color: white;
}
:root {
	--swiper-navigation-sides-offset: clamp(-60px,-10vw,-100px);
}
@media screen and (max-width:1748px){
	
	:root {
		--swiper-navigation-sides-offset: -30px;
	}
}
@media screen and (max-width:1640px){
	
	:root {
		--swiper-navigation-sides-offset: -10px;
	}
}

.tabs {
	background: transparent;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 30px;
}

/* winehood */

.carousel .carousel-item .caption {
	padding-top: 13px;
}
table.swiper-wrap {
	margin-bottom: 30px;
}

table.swiper-wrap img {
	aspect-ratio: 1/1;
	object-fit: cover;
}


#header .logo {
	object-fit: contain;
	height: auto;
}
#header .header-nav #_desktop_contact_link #contact-link {
	color: white;
}
#header .header-nav #_desktop_contact_link #contact-link a {
	color: white;
}
#header .header-nav {
	background: #f03809;
}

.carousel .carousel-item .caption .display-1 {
	width: 100%;
	color: var(--mainColor);
	font-size: 100px;
	margin-bottom: -38px;
	font-weight: 600;
	display: block;
}
.caption-description {
	width: 100%;
}
.carousel .carousel-item .caption {
	display: block;
}
.carousel .carousel-item .caption .caption-description {
	font-size: 100px;
	max-width: 1000px;
}
.carousel .carousel-item .caption .caption-description p {
	font-size: 100px;
	font-weight: 600;
}

.carousel .carousel-item .caption .caption-description p {
	font-family: 'Hornbill';
	letter-spacing: -0.03em;
}

.sf-menu > li > a {
	text-transform: none;
}

#header a {
	font-size: 16px;
}



div#carousel ul.carousel-inner {
	width: 100vw;
	position: absolute;
	height: 100%;
	left: calc(((100vw - 100%) / 2) * -1);
	max-width: 1660px;
	margin: auto;
	right: calc(((100vw - 100%) / 2) * -1);
	max-height: calc(100vh - 130px);
}

.carousel .carousel-item .caption {
	max-width: 1580px;
	margin: auto;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	background: transparent;
	padding-left: clamp(30px,2.5%,2.5%);
	padding-right: clamp(30px,2.5%,2.5%);
	/* margin: 0; */
}


.product-description {
	padding-bottom: 30px;
	padding-top: 10px;
}
.new-description {
	padding-top: 20px;
}

.product-cover .layer {
	background: none;
	border-radius: 10px;
}
.product-cover .layer:hover {
	background: rgb(0 0 0 / 30%)
}
#product .product-cover {
	border-radius: 10px;
}

.product-flags li.product-flag {
	margin-top: 5px;
}



#header .header-top {
	border-bottom-color: #F03808;
	border-bottom-width: 0.25px;
}

#header .header-top .position-static {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	max-width: 1155px;
}

div#block_top_menu {
	width: auto;
}

#search_widget form input {
	border-radius: 30px;
	padding-left: 20px;
	font-size: 16px;
}

i.material-icons.clear {}

#search_widget form i {
	right: 20px;
}

div#search_widget {
	max-width: 315px;
}

#header .header-top .position-static {
	padding-right: 0;
}

#header .header-top>.container>.row:first-of-type {
	display: flex;
	justify-content: space-between;
}
.header-top .row::after {
	display: none;
}
#header .header-nav {
	height: 30px;
}

#header .header-nav #_desktop_contact_link #contact-link {
	margin-top: 6px;
	font-size: 14px;
}

#header .header-nav #_desktop_contact_link #contact-link a {
	font-size: 14px;
}
.user-info span.hidden-sm-down {
	display: none;
}

span.hidden-sm-down {}

div#_desktop_cart {}

div#_desktop_cart span.hidden-sm-down {
	display: none;
}

span.cart-products-count {color: #c70e03;font-weight: 600;font-size: 14px;}

i.material-icons.shopping-cart {
	color: white;
	background: #c70e03;
	width: 34px;
	height: 34px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 30px;
	font-size: 21px;
}

.displaynav2 {
	display: flex;
	align-items: center;
	gap: 20px;
}

.product-flags li.product-flag.discount-percentage, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount {background: var(--mainColor);min-height: auto;}

h2, .h2 {
	font-size: 32px;
	font-weight: 600;
}

#products .products-section-title,
.featured-products .products-section-title,
.product-accessories .products-section-title {
	font-weight: 600;
}

.swiper .product {}

.product-miniature {
	background: white;
}

.product-miniature .product-description {
	padding: 20px;
}

.product-miniature .product-title {
	color: #202020;
	font-size: 24px;
	font-weight: 600;
	padding-bottom: 5px;
}

.product-miniature .product-title a {
	color: #202020;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2;
}

pocet, pocet .label {
	font-size: 16px;
	font-weight: 600;
	color: #6FD06A;
	color: #2D842A;
	margin-bottom: 3px;
}

pocet:before {
	content: '';
	width: 16px;
	height: 16px;
	background: #6FD06A;
	display: inline-block;
	border-radius: 10px;
	vertical-align: middle;
	margin-right: 6px;
	margin-bottom: 2px;
}

.product-miniature .product-description {
	background: white;
	padding-top: 0;
}

.product-extra-text p {
	font-size: 16px;
	font-weight: 600;
	color: #505050;
}

.product-extra-text p a {
	color: inherit;
	text-decoration: underline;
	text-decoration-thickness: 1px;
}

.product-description-short {
	padding-top: 7px;
	max-width: 238px;
}

.product-description-short p {
	font-size: 16px;
	color: #505050;
}

span.price {
	font-size: 24px;
	color: #202020;
	font-weight: 600;
}

.product-price-and-shipping {
	padding-bottom: 10px;
	padding-top: 4px;
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	gap: 10px;
}

.product-miniature .regular-price {
	color: #c70e03;
	mix-blend-mode: normal;
}

button.btn.btn-primary.add-to-cart {
	/* background: #008582; */
	background: #00807D;
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-transform: none;
}

i.material-icons.shopping-cart.opice {
	background: transparent;
	margin: 0;
}

.add-to-cart-or-refresh form {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
}

.add-to-cart-or-refresh {
	margin-top: 14px;
}



.product-miniature .thumbnail-container {
	margin-bottom: 5px;
}
.product-miniature .thumbnail-container {
	margin-bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.product-miniature .product-description {
	min-height: 390px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.products article .wishlist-button-add {
	border-radius: 40px;
	width: 29.3px;
}
.product-miniature {
	/* background: blue; */
	display: flex;
	height: 100%;
}

.owl-carousel .owl-stage-outer {
	overflow: visible;
}

.page_home .title_blog {
	display: none;
}

.page_home, .page_home_gallery {
	/* background: red; */
}

.page_home:after {
	content: '';
	width: 200vw;
	height: 100%;
	background: #e7dbca;
	position: absolute;
	left: -100vw;
	top: 0;
}

.block.ets_block_latest.ets_blog_ltr_mode.page_home.ets_block_slider {
	position: relative;
	padding-top: 90px;
	padding-bottom: 90px;
}

#content-wrapper .ets_block_slider .owl-item > .owl-item-slide  {
	padding: 0;
	padding-right: 15px;
}

a.ets_title_block {
	color: #202020;
	padding-right: 20px;
	line-height: 140%;
}

.blog_description p {
	color: #202020;
}

a.read_more {
	color: var(--mainColor);
	font-style: normal;
	border-bottom: 1px solid;
}

.blog_description {
	padding-right: 20px;
	line-height: 150%;
}
a.button.cta {
	background: var(--mainColor);
	color: #f4f0e3;
	font-size: 16px;
	font-weight: 500;
	padding: 15px 30px;
	width: 100%;
	display: inline-block;
	text-align: center;
	max-width: 273px;
	border-radius: 100px;
	transition: all ease 0.5s;
	border: 1px solid var(--mainColor);
}
a.button.cta:hover {
	background: white;
	color: var(--mainColor);
}
a.button.cta.ghost {
	border: 1px solid var(--mainColor);
	background: transparent;
	color: black;
}

.wrap-hood-text {
	text-align: center;
	max-width: 570px;
	margin: auto;
	padding-bottom: 5%;
}

div#vitej-v-hoodu {
	padding-top: 5%;
}

.vitej-v-hoodu-images {
	display: flex;
	gap: 10px;
}

.vitej-v-hoodu-images img {
	max-width: 50%;
}

.vitej-v-hoodu-images {
	width: 100%;
	overflow: hidden;
}

div#vitej-v-hoodu-title h2 {
	font-size: 64px;
	padding-bottom: 20px;
}

.vitej-v-hoodu-perex p {
	font-size: 16px;
	line-height: 150%;
}

.vitej-v-hoodu-perex {
	padding-bottom: 5%;
}

#checkout #search_widget {
	display: block;
}

body#checkout #header .header-nav {
	background: #f03809;
	padding-top: 5px;
}

.footer-banner-content h2 {
	width: 100%;
	color: var(--mainColor);
	font-size: 100px;
	margin-bottom: -15px;
	font-weight: 600;
	display: block;
}

.footer-banner-content h3 {
	font-family: 'Hornbill';
	letter-spacing: -0.03em;
	font-size: 100px;
}

.footer-banner-content {
	width: 100%;
	color: var(--mainColor);
	font-size: 100px;
	margin-bottom: -38px;
	font-weight: 600;
	display: block;
}

.footer-banner-content {
	font-size: 24px;
}

.footer-banner-content p {
	font-size: 24px;
	line-height: 150%;
}

.footer-banner-perex {
	max-width: 680px;
}

.footer-banner-title {
	padding-bottom: 10px;
}



.footer-banner-perex {
	padding-bottom: 30px;
}
.footer-banner-flex {
	display: flex;
	align-items: flex-end;
}

.footer-banner-flex {
	padding-top: 5%;
}


.footer-banner {
	padding-bottom: 10%;
}

.footer-container {
	background: #e7dbca;
}

.footer-container .h3, .footer-container .h4 {
	color: black;
}

.block-contact, .footer-container li a {
	color: black;
}

#block_myaccount_infos .myaccount-title a {
	color: black;
}

div#blockEmailSubscription_displayFooterBefore {
	background: #038582;
	background: #037775;
	color: #f4f0e3;
	max-width: 100%;
	padding: 55px;
	margin-bottom: 40px;
}

#footer .block_newsletter #block-newsletter-label {
	color: #f2f0e3;
	font-size: 40px;
	line-height: 100%;
	padding: 0;
	margin: 0;
	width: 100%;
	max-width: 710px;
	padding-left: 15px;
	display: inline-block;
	padding-right: 30px;
}

div#blockEmailSubscription_displayFooterBefore .col-md-7.col-xs-12 {
	width: 100%;
	max-width: 740px;
	float: none;
	display: inline-block;
}

div#blockEmailSubscription_displayFooterBefore > .row {
	display: flex;
	align-items: center;
}

#footer .block_newsletter p {
	font-size: 16px;
	color: inherit;
	max-width: 470px;
	line-height: 130%;
	padding-bottom: 0;
	padding-top: 10px;
	margin: 0;
}

.block_newsletter form input[type=email] {
	border: none;
	padding: 14px 20px;
	font-size: 16px;
	height: 48px;
}

.block_newsletter form input[type=email]::placeholder {
	color: black;
}

.block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type {
	width: 100%;
	max-width: 230px;
	padding: 14px;
	height: auto;
	text-transform: none;
	font-size: 16px;
	background: var(--mainColor);
}

div#blockEmailSubscription_displayFooterBefore {}

div#blockEmailSubscription_displayFooterBefore .col-xs-12 {
	padding-bottom: 6px;
}
.block_newsletter form input[type="email"]:focus {
	padding: 14px 20px;
	border: none;
}

.footer-banner-img {
	position: relative;
	aspect-ratio: 16/6;
}
.footer-banner-img img {
	width: calc((100vw  - 5px));
	position: absolute;height: 100%;left: calc(((100vw - 100%) / 2) * -1);max-width: 1620px;margin: auto;right: calc(((100vw - 100%) / 2) * -1);object-fit: cover;}

.footer-banner-img2 img {
	width: 100%;
	max-width: 440px;
}

.footer-banner-img2 {
	width: 50%;
	text-align: center;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.footer-banner-flex {
	padding-left: 10px;
}
#header #_desktop_logo h1 {
	position: fixed;
	text-indent: -1000px;
	/* opacity: 0; */
}
div#subcategories {
	padding: 0;
}

.block-category h1 {
	color: #202020;
	/* text-transform: capitalize; */
	font-size: 40px;
}

#subcategories {
	border-top: 0;
}

.block-category.card.card-block {
	padding-bottom: 0;
	margin-bottom: 0;
}

.block-categories a, .facets-title {
	color: #202020;
}

div#search_filters_suppliers a {
	color: #202020;
}

#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a {
	color: #202020;
}

a.h6.text-uppercase.facet-label {
	color: #202020;
}
h2.subcategory-heading {
	display: none;
}

.row.flex-row {
	margin: 0;
	display: flex;
	justify-content: space-around;
}

.row.flex-row div#left-column {
	padding-left: 0;
	margin-left: 0;
	width: 20%;
	max-width: 300px;
}

.row.flex-row .block-categories {
	padding-left: 0;
}

.row.flex-row div#search_filters_suppliers {
	padding-left: 0;
}

.row.flex-row div#search_filters_brands {
	padding-left: 0;
}

.row.flex-row div#search_filters_wrapper {
	padding-left: 0;
}

.row.flex-row div#search_filters {
	padding-left: 0;
}

.row.flex-row div#content-wrapper {
	width: 80%;
	float: none;
	margin-right: 0;
	padding-right: 0;
}

.flex-row .products .product {
	width: 24%;
	margin: 0;
	padding: 0;
}



.flex-row #products  .products,
.flex-row .featured-products .products,
.flex-row .product-accessories .products .row {
	margin: auto;
	display: flex;
	gap: 16px 1.3%;
}

.header-top>.container>.row {
	margin: 0;
}

.header-top>.container>.row #_desktop_logo{
	padding-left: 0;
	margin-top: 0px;
}

.product-description-stock pocet {
	padding-left: 0!important;
}

.ui-menu .ui-menu-item a {
	color: #c70e03;
}

li.ui-menu-item {
	padding-top:20px;
	 padding-bottom:20px;
	color: red;
	background: white;
}

.col-xs-8.col-sm-7.col-md-9.products-sort-order.dropdown {
	width: 100%;
	max-width: 270px;
}
.products-selection .sort-by-row {
	display: flex;
	justify-content: flex-end;
}
button.btn-unstyle.select-title {
	border-radius: 21px;
	padding-left: 15px;
}

@media screen and (min-width: 768px) {
	
	button#search_filter_toggler {
		height: 40px;
	}
	
	button.btn-unstyle.select-title {
		height: 40px;
	}

	.container {
		width: 1600px;
		max-width: 100%;
	}
}

.row.flex-row .block-categories {
	padding-top: 20px;
}

.row.flex-row div#content-wrapper {
	padding-top: 19px;
}

div#content-wrapper .h2 {
	color: #202020;
}

div#search_filters a {
	color: #202020;
}

div#search_filters p {
	color: #202020;
}

#search_filters .facet .facet-title {
	color: #202020;
}

.brands-sort .select-title, .products-sort-order .select-title, .suppliers-sort .select-title {
	border-color: #202020;
}

.brands-sort .select-title, .products-sort-order .select-title, .suppliers-sort .select-title {
	color: #202020;
}

#products {
	color: #202020;
}

section#products p {
	color: #202020;
}

#search_filters .ui-slider .ui-slider-handle {
	background: #000000;
	width: 15px;
	height: 15px;
	border-radius: 10px;
	top: -5px;
	border: 0;
}

#search_filters .ui-widget-header {
	background: black;
	height: 3px;
	border: 0;
	top: 1px;
}

#search_filters .ui-slider-horizontal {
	height: 5px;
	border: 0;
	background: #898989;
	height: 4px;
}

.active_filters {
	padding-left: 0;
}
#wrapper .breadcrumb {
	text-transform: lowercase;
}

#wrapper .breadcrumb li::after {
	content: '•';
	color:#c60c06;
}

#wrapper .breadcrumb li a {
	color: #505050;
}
div#manufacturer-short_description {
	max-width: 613px;
	color: #202020;
}

div#manufacturer-short_description p {
	color: initial;
}

div#content-wrapper h1 {padding-bottom: 15px;color: #202020;}

div#manufacturer-description {
	max-width: 613px;
	padding-bottom: 20px;
}

div#manufacturer-description p {
	color: inherit;
}

div#manufacturer-description {
	color: #202020;
}
div#carousel {
	aspect-ratio: 16/9;
	max-height: calc(100vh - 130px);
	width: 100%;
}

a.ets_item_img {
	border-radius: 10px;
}

.number-input {
	position: relative;
}

button.decrement {
	left: 4px;
	position: absolute;
	top: 15.4px;
	background: transparent;
	border: 0;
	font-size: 21px;
	font-weight: 200;
	cursor: pointer;
}

button.increment {
	position: absolute;
	right: 5px;
	top: 15.9px;
	background: transparent;
	border: 0;
	font-size: 24px;
	font-weight: 200;
	cursor: pointer;
}

button.decrement:hover,
button.increment:hover {
	color:color(display-p3 0.752 0.244 0.192)
}

.number-input input,
.add-to-cart-or-refresh input {
	width: auto;
	min-width: auto;
	box-sizing: border-box;
	width: 90px;
	border: 0;
	background: #f2f0e3;
	padding: 10px;
	text-align: center;
}
.number-input input,
.add-to-cart-or-refresh input {
	font-size: 18px;
	font-weight: 600;
	padding: 17px;
}


button:focus {
	outline: none;
}
.add-to-cart-or-refresh form {
	justify-content: space-between;
	flex-wrap: nowrap;
}


.product-add-to-cart.js-product-add-to-cart .number-input input {
	background: white;
	width: 110px;
	height: 50px;
}
.number-input {
	height: 50px;
}
.product-add-to-cart.js-product-add-to-cart button.btn.btn-primary.add-to-cart {
	height: 50px;
}


.product-add-to-cart.js-product-add-to-cart button.btn.btn-primary.add-to-cart {
	height: 52px;
	width: 220px;
	display: flex;
	justify-content: center;
	gap: 15px;
	font-weight: 600px;
	font-size: 16px;
}

.product-quantity.clearfix {
	display: flex;
	align-items: center;
}

button.wishlist-button-add.wishlist-button-product {
	margin-bottom: 0.5rem;
}

button.btn.btn-primary.add-to-cart:hover {
	color: white;
	background: var(--mainColor);
}
span.current-price-value {
	color: #202020;
	font-size: 32px;
	font-weight: 600;
}

select.form-control {
	border-radius: 7px;
	border: none;
}

.name {
	color: #505050;
	font-size: 16px;
	width: 50%;
	max-width: 100px;
	min-width: 130px;
}

.value {
	font-weight: 600;
	color: #F03808;
	font-size: 16px;
}

.features {}

.features {
	background: white;
	padding: 20px;
	border-radius: 8px;
	max-width: 420px;
	display: flex;
	gap: 7px 20px;
}

div#product-description-short-1,
div#product-description-short-1 p{
	font-size: 16px;
	color: #505050;
	max-width: 420px;
}

.row.product-container.js-product-container h1.h1 {
	font-size: 32px;
	font-weight: 600;
	max-width: 420px;
}

.product-wrapper {
	padding-left: 7%;
}
.feature {
	display: flex;
	gap: 15px
}
.features {
	display: flex;
	flex-direction: column;
}

.value {
	width: 100%;
}
.features.trans {
	background: transparent;
}

.product-flags li.product-flag.pack{
	margin-top: 5px;
}


.product-flags li.product-flag {
	border-radius: 7px;
	font-size: 14px;
	text-transform: inherit;
	padding-left: 11px;
	padding-right: 11px;
	margin-top: 0;
	margin-top: 16px;
	margin-left: 16px;
}
.product-miniature .product-flags li.product-flag {
	min-width: auto;
	min-height: auto;
	font-weight: 400;
}
.product-extra-text {
	display: flex;
	gap: 5px;
	align-items: center;
}

.product-extra-text p {
	margin: 0;
}

.product-description-unas {
	padding-bottom: 10px;
}

.product-extra-text p {
	color: #202020;
}

#product .product-quantities {
	color: #202020;
	font-size: 16px;
	font-weight: 600;
	display: flex;
	gap: 5px;
	align-items: center;
	margin-bottom: 5px;
}

#product .product-quantities label.label {
	font-size: inherit;
	color: inherit;
	padding: 0;
	margin: 0;
}

#product .product-cover {
	background: #ffffff;
}

.quickview .modal-dialog {
	max-width: 1024px;
}

.quickview .product-cover {
	width: 100%;
}

/* modal */

#blockcart-modal span.subtotal.value {
	color: black;
	font-size: inherit;
}

#blockcart-modal p.product-total .value {
	color: black;
	font-size: inherit;
}

#blockcart-modal .cart-content {
	color: black;
	font-size: 14px;
}

#blockcart-modal span.shipping.value {
	color: black;
	font-size: inherit;
}

#blockcart-modal p.product-tax .value {
	color: black;
	font-size: inherit;
}

#blockcart-modal .product-price {
	color: black;
}

#blockcart-modal span.velikost strong {
	color: black;
}

#blockcart-modal .modal-content {
	color: black;
}

#blockcart-modal .cart-content p .label {
	font-weight: 400;
}

#blockcart-modal .cart-content .cart-content-btn {
	padding-top: 14px;
}

#blockcart-modal .cart-content .cart-content-btn button.btn.btn-secondary {
	border: 1px solid #c70e03;
	text-transform: none;
	display: flex;
	align-items: center;
}
#blockcart-modal .cart-content .cart-content-btn .btn {
	text-transform: none;
	display: flex;
	align-items: center;
	padding: 10px 20px;
}
#blockcart-modal .cart-content .cart-content-btn button.btn.btn-secondary:hover {
	background: #c70e03;
	color: white;
}
/* #blockcart-modal .cart-content .cart-content-btn .btn:hover {
	background: white;
} */


li.product-flag.new {
	margin-top: 5px;
}

li.product-flag.discount {
	margin-top: 5px;
}

ul.product-flags.js-product-flags {
	margin-top: 10px;
}
/**/

section#wrapper {}

.swiper-button-next,
.swiper-button-prev {
	color: #c70e03;
}

.swiper-button-next:after, .swiper-button-prev:after {
	background: #f2f0e3;
	font-size: 24px;
	padding: 13px 18px;
	border-radius: 30px;
	padding-left: 20px;
	box-shadow: 0px 4px 10px #00000029;
}


.swiper-button-next:hover:after, .swiper-button-prev:hover:after {
	 color: white;
	background: #c70e03;
}

.swiper-button-prev:after {
	padding-right: 20px;
	padding-left: 18px;
}

.featured-products .products {
	margin: 0;
	padding: 0;
}
.featured-products .products .swiper.mySwiper {
	padding: 0;
}
section.featured-products {
	/* padding: 15px; */
	padding-bottom: 1%;
}
body#product div#content-wrapper {
	/* padding-bottom: 10%; */
}
#product footer#footer {
	padding-top: 6%;
}
.acc {
	max-width: 50%;
}
.acc {
	background: #E0DDCE;
	color: #202020;
	padding: 30px;
	padding-right: 5%;
	border-radius: 8px;
	margin-bottom: 14px;
}
.acc h3 {
	font-size: 32px;
	/* padding-bottom: 20px; */
	margin-bottom: 0;
}
.acc p {
	color: #202020;
	font-size: 16px;
	line-height: 136%;
}
.accordion-content {
	padding-top: 10px;
}
h3.accordion-header.on span {
	/* background: red; */
}

h3.accordion-header .arrow {
	margin-left: 15px;
	transition: all ease 0.5s;
	display: inline-block;
}

h3.accordion-header.on .arrow {
	transform: rotateX(180deg);
}
.new-description {
	padding-bottom: 5%;
}
.product-description p {
	color: black;
}

.product-description {
	max-width: 490px;
}
#mobile_top_menu_wrapper .top-menu, .nav-item .nav-link.active, .nav-item .nav-separtor.active, .page-addresses .address .address-footer a:hover, body#checkout, body#checkout section.checkout-step .add-address a {
	color: var(--white);
}
form .form-control-label {
	color: var(--white);
}
div#_desktop_user_info .user-info a {
	display: flex;
	align-items: center;
}

.card.cart-container {
	background: white;
	border-radius: 8px;
	padding: 20px;
	padding-top: 5px;
}

.card-block {}

div#content-wrapper .card-block h1.h1 {
	padding: 0;
	margin: 0;
	font-weight: 600;
	font-size: 24px;
}

.product-line-grid-body>.product-line-info>.label {
	font-size: 16px;
	color: black;
}

.product-line-info.product-price.h5 .current-price .price {
	font-size: 16px;
	font-weight: 400;
	padding-top: 10px;
}

.product-line-info.product-price.h5 .current-price {
	padding-bottom: 10px;
	/* padding-top: 10px; */
}

.product-line-grid-body .product-line-info {
	color: black;
	font-size: 14px;
}

.product-line-grid-body .product-line-info span {
	font-size: inherit;
	color: inherit;
}

.product-line-info.product-price.h5 {
	padding-top: 10px;
}

span.label {}

.product-line-info span.label {
	font-size: 14px;
	color: black;
}

.cart-grid-right {
	background: white;
	border-radius: 8px;
}

.card {
	background: white;
}

.cart-summary-line {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

div#cart-subtotal-products {
	color: black;
}

.cart-summary-line .label {
	color: black;
	width: 100%;
	text-align: left;
}

.cart-summary-line .value {
	color: black;
	text-align: right;
}

.cart-detailed-totals {
	padding-top: 10px;
}
.card-block.cart-summary-totals .cart-summary-line span.value.sub {
	text-align: right;
}
.cart-summary-line.cart-total {
	margin-bottom: 0;
}

.card-block.checkout .btn-primary {
	padding: 14px;
	background: #008582;
	/* border-radius: 8px; */
	text-transform: none;
	font-size: 16px;
	font-weight: 500;
}
.card-block.checkout .btn-primary:hover {
	background: #c60f03;
	color: white;
}
.card-block.checkout .btn-primary:hover {
	transition: all ease 0.5s;
}
span.discount.discount-percentage {
	color: white;
}
.has-discount .discount {
	background: var(--mainColor);
	padding: 5px 5px;
	border-radius: 4px;
}
body#checkout section.checkout-step {
	background: white;
	border-radius: 8px;
	margin-bottom: 7px;
}
body#checkout .custom-checkbox>label {
	color: black;
}
body#checkout a:hover {
	color: black;
}
.product-line-info.product-line-info-secondary.text-muted .value {
	color: black;
	font-size: 14px;
}
ul.media-list a {
	color: black;
}
body#checkout {
	color: black;
}

li.media {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.media-body br {
	display: none;
}
.form-control {
	border-radius: 5px;
}
.input-group .input-group-btn>.btn[data-action="show-password"] {
	background: #c50d04;
	text-transform: none;
	font-size: 13px;
	border-radius: 0 5px 5px 0px;
}
.input-group .input-group-btn>.btn[data-action="show-password"]:hover {
	/* background: #000000; */

}
.nav-item .nav-link, .nav-item .nav-separtor {
	color: black;
}
.input-group.focus {
	outline: none;
}
.card-block.cart-summary-totals .cart-summary-line {
	padding: 0;
}
section#checkout-addresses-step {}

body#checkout section.checkout-step .step-title {
	border-bottom: 0;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
	margin-top: 7px;
	margin-right: 14px;
	color: black!important;
	opacity: 1;
}


body#checkout section.checkout-step.-reachable.-complete h1 .step-edit:hover {
	text-decoration: underline;
}

section#content.page-cms-4 {
	max-width: 100%;
	padding-right: 0;
}

.cms-id-4 header.page-header {
	display: none;
}

.cms-id-4 footer {}

section#content.page-cms-4 {
	padding-top: 8px;
}

.cms-id-4 .page-content.page-cms ul, .cms-id-4 p {
	color: black;
}
.custom-home-block {
	display: none;
}
.cms-id-4 .custom-home-block {
	display: block;
}
.custom-home-block * {
	display: none!important;
}
/* .cms-id-4 .custom-home-block .ets_block_latest *,
.cms-id-4 .custom-home-block .ets_block_latest {
	display: initial!important;
} */
.cms-id-4 .custom-home-block .ets_block_latest h4.title_blog.title_block {
	display: none!important;
}
.cms-id-4 .page_home:after {
	display: none;
}
#content-wrapper .ets_block_slider .owl-item > .owl-item-slide  {
	padding: 0 15px;
}
body#ets_blog_page div#right-column .ets_blog_sidebar .block {
	overflow: hidden;
}
table.fotos {
	margin-bottom: 5%;
}

table.fotos img {
	width: 100%;
}

.page-content.page-cms {
	text-align: left;
}
div#subcategories {
	background: transparent;
}

#subcategories ul li .subcategory-name {
	color: black;
}
#subcategories ul li {
	max-width: 135px;
	max-height: 107px;
	border-radius: 10px;
	min-width: 135px;
}
#subcategories ul li .subcategory-image a img {
	width: 90px;
	height: 80px;
	object-fit: cover;
	
}
#subcategories ul li .subcategory-image a {
	padding: 0;
	height: 74px;
}
#products .page-not-found, #pagenotfound .page-not-found {
	margin-left: 0;
	border-radius: 10px;
}
#products .page-not-found h4, #pagenotfound .page-not-found h4 {
	color: black;
}
div#search_filters_suppliers {
	display: none;
}

div#search_filters_brands {
	display: none;
}
#category ul.category-top-menu a.text-uppercase.h6 {
	display: none;
}

#category div#content-wrapper .card-block h1.h1 {
	font-size: 40px;
	padding-bottom: 15px;
}
.category-cover img {
	display: none;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: transparent;
	border-radius: 100px;
	border: 0.9px solid var(--white);    
}



.sf-menu .submenu-container a:focus, .sf-menu .submenu-container a:hover, .sf-menu .submenu-container a:active {
	background: transparent;
	border-radius: 100px;
	border: 0.9px solid transparent ;    
}

.sf-menu > li > a {
	padding: 8px 12px;
	border: 0.9px solid transparent;    
}
.sf-menu a {
	margin-right: 5px;
}

.submenu-container {
	border-radius: 10px;
}
body#ets_blog_page div#content-wrapper {
	padding: 0 15px;
	padding-top: 4px;
	width: 100%;
}

body#ets_blog_page .ets-blog-list .post-wrapper {
	/* aspect-ratio: 5/4; */
	float: none;
}

body#ets_blog_page ul.ets-blog-list.row.blog-main-page li {
	width: 100%;
	width: 24.2%;
	padding: 0;
	height: auto;
	float: none;
}

body#ets_blog_page a.ets_item_img {
	aspect-ratio: 360/506;
}

body#ets_blog_page a.ets_item_img img {
	height: 100%;
	object-fit: cover;
}
ul.ets-blog-list.row.blog-main-page {
	gap: 20px 1%;
}

/* blog */

body#ets_blog_page div#content-wrapper {display: flex;}

body#ets_blog_page div#content-wrapper div#content-wrapper {
	padding: 0;
}

.ets-blog-wrapper-detail {
	background: transparent;
}

body#ets_blog_page div#right-column .ets_blog_sidebar .block {
	background: white;
	border-radius: 8px;
}

#right-column .title_blog {
	margin-bottom: 28px;
	font-size: 18px;
	color: #202020;
	font-weight: 800;
}

body#ets_blog_page div#right-column {
	width: 100%;
	max-width: 408px;
}

body#ets_blog_page .ets_image-single img {
	border-radius: 8px;
}

body#ets_blog_page .ets_blog_layout_grid.ets-blog-wrapper-detail {
	max-width: 994px;
}

body#ets_blog_page section#wrapper {
	padding-top: 16px;
}

body#ets_blog_page div#content-wrapper {
	padding-top: 0px;
}

body#ets_blog_page h1.page-heading.product-listing {
	padding-top: 30px;
	font-size: 32px;
}

body#ets_blog_page .page-heading .title_cat {
	font-size: 32px;
	padding-top: 12px;
	margin-bottom: 12px;
	max-width: 650px;
}

body#ets_blog_page .post-details .ets-blog-latest-toolbar {
	color: var(--mainColor);
}


.post-details .blog_description {
	font-size: 16px;
	max-width: 650px;
}

.post-details .blog_description p {
	font-size: inherit;
	line-height: 150%;
}

.post-details .blog_description p {
	/* max-width: 740px; */
}

.post-details .blog_description * {
	max-width: 740px;
}

.post-details .blog_description img {
	max-width: 740px;
}

.ets_comment_form_blog {
	/* background: transparent; */
	border-radius: 8px;
}

.ets_comment_form_blog .title_blog {
	margin: 0;
}

.blog_description img {
	border-radius: 8px;
}

.ets_block_slider .owl-prev::before,
.ets_blog_related_posts_type_carousel .owl-prev::before,
.ets_related_products_type_carousel .owl-prev::before {
	color: white;
	margin-right: 2px;
	line-height: 24px;
}

.ets_block_slider .owl-nav > div, .ets_blog_related_posts_type_carousel .owl-nav > div, .ets_related_products_type_carousel .owl-nav > div {
	border: 0;
}

.ets_block_slider .owl-next::before,
.ets_blog_related_posts_type_carousel .owl-next::before,
.ets_related_products_type_carousel .owl-next::before {
	color: white;
	margin-left: 3px;
	line-height: 24px;
}


h4.title_blog {
	margin-bottom: 28px;
	font-size: 18px;
	color: #202020;
	font-weight: 800;
}


.ets-blog-related-posts.ets_blog_related_posts_type_carousel h4.title_blog {
	font-size: 32px;
	margin-bottom: 20px;
}
.ets_image-single {
	/* max-width: 1000px; */
	aspect-ratio: 16 / 8.4;
}

.ets_block_slider .owl-nav > div, .ets_blog_related_posts_type_carousel .owl-nav > div, .ets_related_products_type_carousel .owl-nav > div {
	background: #f03809 none repeat scroll 0 0 !important;
	border: 0;
	border-radius: 31px !important;
	color: #ffffff !important;
	cursor: pointer;
	float: left;
	font-size: 20px;
	height: 25px;
	line-height: 21px;
	margin: 0 2px !important;
	padding: 0 !important;
	width: 25px;
}

.be-categories {
	color: black;
}
.be-categories a {
	color: var(--mainColor);
}
.blog_view_all_button {
	display: none;
}
.block.ets_block_categories.ets_blog_ltr_mode,
.block.ets_block_search.ets_blog_ltr_mode,
.block.ets_block_archive.ets_blog_ltr_mode,
.ets_comment_form_blog {
	display: none;
}
.ets_block_slider .owl-nav > div:hover, .ets_blog_related_posts_type_carousel .owl-nav > div:hover, .ets_related_products_type_carousel .owl-nav > div:hover {
	background: black!important;
}

.row.flex-row .block-categories {

	padding: 0;
}

ul.category-top-menu {
	padding-top: 2px;
}

#wrapper .breadcrumb[data-depth="1"] {
	display: inherit;
}

#wrapper {
	padding-top: 17px;
}

.row.flex-row div#content-wrapper {
	padding-top: 0;
}

#subcategories ul li .subcategory-image a {
	min-height: 21px;
	height: auto;
}
#subcategories ul li {
	padding-bottom: 0;
}

#subcategories ul li .subcategory-name {
	padding-bottom: 21px;
	display: block;
}
#subcategories ul li .subcategory-image {
	/* padding-top: 3px; */
}
#subcategories ul li:hover {
	background: whitesmoke;
}
#subcategories ul li:hover .subcategory-image a {
	border: 0;
	padding: 0;
}
ul.category-sub-menu a:hover {
	text-decoration: underline;
}
#index #wrapper .breadcrumb[data-depth="1"] {
	display: none;
}
.product-miniature .highlighted-informations {
	background: white;
}

#index div#content-wrapper .h2 {
	color: var(--white);
}



.row.flex-row {
	padding-top: 10px;
}


.banner-content .perex {
	padding-bottom: 5%;
}
	.banner-homepage-image {
		width: 100vw;
		position: absolute;
		height: 100%;
		left: calc(((100vw - 100%) / 2) * -1);
		max-width: 1920px;
		margin: auto;
		right: calc(((100vw - 100%) / 2) * -1);
	}
	
	div#banner-homepage {
		position: relative;
		height: 100vh;
		/* aspect-ratio: 16/9; */
		background: silver;
		margin-top: 5%;
		margin-bottom: 5%;
		max-height: 828px;
	}
	
	.banner-content {
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 1;
		/* max-width: 1520px; */
		margin: auto;
		/* left: 0; */
		/* right: 0; */
	}
	
	.banner-homepage-image img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	
	.banner-content {
		color: #F3F0E3;
		padding-bottom: 7%;
		max-width: 620px;
	}
	
	
	
	.banner-content p {
		font-size: 16px;
		color: #F3F0E3;
		line-height: 150%;
	}
	
	.banner-content h2 {
		font-size: clamp(40px,6vw,64px);
		padding-bottom: 10px;
	}

.thumbnail-top picture {
		display: block;
		background: whitesmoke;
		padding: 15px;
		background: white;
}

.product-miniature .product-title a {
text-align: left;
}

.swiper-slide img {
	width: 100%;
	aspect-ratio: 4/3;
	object-fit: cover;
}

.swiper-wrap {
	margin-bottom: 3%;
}

body#cms div#content-wrapper .footer-banner-perex p{
	font-size:24px;
	line-height: 150%;
}


body#cms div#content-wrapper .footer-banner {
	padding-bottom:5%
}
.swiper.swiper-onas {
	width: 100%;
	overflow: visible;
}
.swiper.swiper-onas .swiper-wrapper {
	transition-timing-function: linear;
}

.header-banner {
	display: flex;
	justify-content: space-between;
	padding: 0px 30px;
}
.header-banner a {
	font-size: 14px;
}
#header .header-banner a {
	font-size: 14px;
}
#header .header-nav {
	height: auto;
}
.header-banner {
	padding: 5px 0px;
	padding-bottom: 8px;
}

/**/

.header-banner-wrap {
	/* background: black; */
	width: 100%;
	max-width: 1563px;
	margin: auto;
	padding: 0 30px;
	display: flex;
	height: auto;
	align-items: center;
	justify-content: space-between;
	margin-top: 0px;
	gap: 10px;
}
.header-banner-center {
	display: flex;
	align-items: center;
	gap: 10px;
}
.header-banner-center a {
	display: flex;
	align-items: center;
	align-content: center;
	gap: 5px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size: 14px;
}
.header-banner-right a {
	display: flex;
	align-items: center;
	align-content: center;
	gap: 5px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size: 14px;
}
.header-banner-left a {
	/* display: flex; */
	align-items: center;
	align-content: center;
	gap: 5px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size: 14px;
}
#header .header-banner a {
	color: white;
	text-align: left;
}
div#contact-link {
	color: white;
}

/**/

.product-miniature .product-description {
	min-height: auto;
	height: 100%;
	position: relative;
	z-index: 2;
}
.product-miniature .thumbnail-container .product-thumbnail {
	height: auto;
	aspect-ratio: 1/1;
}
.product-miniature .thumbnail-top {
	aspect-ratio: 1/1;
	overflow: initial;
}
.thumbnail-top picture {
	aspect-ratio: 1/1;
}
.product-miniature .thumbnail-container .product-thumbnail img{
	aspect-ratio: 1/1;
}
.product-flags li.product-flag {
	margin-top: 5px;
}
.products article .wishlist-button-add {
	height: 45.7px;
}

a.button.cta.ghost:hover {
	background: var(--mainColor);
	color: white;
}

a.button.cta {
	background: var(--mainColor);
	border-color: var(--mainColor);
}
.ets_blog_ltr_mode a:hover {
	border: 0;
}
footer.page-footer {
	display: none;
}

.accordion-content a:hover {
	text-decoration: underline;
}


#subcategories ul li {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

#subcategories ul li h5 {
	padding: 0;
	margin: 0;
}
.row.tiraz {
	padding-top: 30px;
	padding-bottom: 15px;
}


.number-input input, .add-to-cart-or-refresh input {
height: 50px;
box-sizing: border-box;
	/* width: 104px; */
}
button.decrement {
top: 11.9px;
}

button.increment {
top: 12.9px;
}
i.material-icons.shopping-cart.opice {
justify-content: flex-end;
}
#products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link {
box-sizing: border-box;
padding: 13px 35px;
}
a.button.cta {
padding: 14.7px 30px;
font-weight: medium;
}
button.btn.btn-primary.add-to-cart {
	box-sizing: border-box;
	height: 50px;
}

.block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type:hover {
	color: #c70e03;
	background: #f2f0e3;
	outline: 1px solid;
}

.block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type {
	transition: all ease 0.5s;
}
table.fotos td {
	width: 50%;
}
.cms-id-4 #footer .footer-banner {
	display: none;
}

.cms-id-4 .custom-home-block .ets_block_latest *,
.cms-id-4 .custom-home-block .ets_block_latest  {
	display: block !important;
	background: transparent;
}

.cms-id-4 .custom-home-block .ets_block_latest a.read_more {
	display: inline-block!important;
}

ul.ets-blog-list.row.blog-main-page {
	margin: auto;
}
@media (max-width:1246px){
body#ets_blog_page ul.ets-blog-list.row.blog-main-page li {
	width: 32.6%;
}
body#ets_blog_page div#right-column {
	display: none;
}
body#ets_blog_page .ets_blog_layout_grid.ets-blog-wrapper-detail {
	padding-right: 0;
}
.post-details .blog_description {
	padding: 0;
}
}
@media (max-width:991px){
body#ets_blog_page ul.ets-blog-list.row.blog-main-page li {
	width: 49.5%;
}
}
@media (max-width:700px){
body#ets_blog_page ul.ets-blog-list.row.blog-main-page li {
	width: 100%;
}
	body#ets_blog_page a.ets_item_img{
		aspect-ratio:16/9;
	}
}

#products .all-product-link,
.featured-products .all-product-link,
.product-accessories .all-product-link,
.block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type,
button.btn.btn-primary.add-to-cart,
a.button.cta {
	font-weight: 500;
}
#products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link {
	padding: 14px 35px 13px 35px;
}
a.button.cta {
	padding: 14.3px 30px 15px 30px;
	color: var(--buttonColor)
}
a.h4 {
	font-size: 16px;
}
.vitej-v-hoodu-buttons {
	gap: 16px;
	display: flex;
}

table.fotos img {
	width: 100%;
	height: auto;
	object-fit: cover
}


.owl-item-slide.col-xs-12.col-sm-4.col-lg-3 {
	width: 100%;
}
.owl-carousel .ets-blog-related-posts-list-li {
	padding-left: 0;
}

.quickview .modal-footer {
	padding: 0;
	border: 0;
	padding-top: 15px;
}

.quickview .product-cover {
	background: white;
	border-radius: 10px;
	padding-bottom: 20px;
}

body#checkout #header .header-nav {
	height: auto;
	padding: 0;
	background: transparent
}

body#checkout #header .header-nav .logo {
	max-height: 2rem;
}
.ets-blog-related-posts.ets_blog_related_posts_type_carousel {
	overflow: hidden;
	width: calc(100% - 1px);
}

div#category-description {
	padding-bottom: 15px;
}

body#contact #left-column .block,
body#contact #right-column .block {
	border-radius: 10px;
	box-shadow: none;
	border: 0;
	font-size: 16px;
	padding-left: 13px;
}

body#contact div#content {border-radius: 10px;}

body#contact .contact-rich hr {
	display: none;
}

body#contact .contact-rich .block .icon {
	color: #c70e03;
	height: 50px;
}

body#contact .contact-rich .block .data {
	color: black;
	font-size: 16px;
	line-height: 150%;
}

body#contact .contact-form h3,
body#contact .contact-rich h4 {
	color: #202020;
	font-size: 30px;
	text-transform: none;
}

body#contact #wrapper .row {
	margin-left: 0;
	margin-right: 0;

}
.product-description:empty {
	display: none;
}
.contact-rich .block a[href^="mailto:"] {
	font-size: 16px
}
.page-customer-account #content {
	background: white;
	border-radius: 10px;
}


body#password div#content {
	max-width: 700px;
	margin: auto;
	padding: 40px;
}

body#password form.forgotten-password {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	flex-wrap: nowrap;
}

body#password section.form-fields {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin: auto;
}

body#password .form-group.center-email-fields {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 9px;
}

body#password p.send-renew-password-link {
	text-align: left;
	padding-left: 0;
}
body#guest-tracking #content {
	max-width: 700px;
	margin: auto;
	padding: 30px;
}
h3.accordion-header:hover {
	color: var(--mainColor);
}


body#cms.cms-id-3 main p {
	color: black;
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 0;
	margin-block-end: 1em;
}

body#cms.cms-id-3 main h2 {
	margin-bottom: 0.5em;
	margin-top: 1.5em;
}

body#cms.cms-id-3 main h4 {
	margin-block-end: 0.5em;
	color: #000000;
	line-height: 150%;
	font-weight: normal;
	font-size: 16px;
}
div#contact-infos {
	text-transform: none;
}
/* body#product button.increment {
	top: 14.9px;
}
body#product button.decrement {
	top: 13.9px;
} */

#subcategories ul li .subcategory-image a img {
	width: 37px;
	height: 37px;
}

#subcategories ul li .subcategory-image a img {
	margin: 15px;
}

.ets_blog_layout_grid.ets-blog-wrapper.ets-blog-wrapper-blog-list.ets-page-category ul.ets-blog-list.row {
	display: flex;
	margin: 0;
	flex-wrap: wrap
}
.ets_blog_layout_grid.ets-blog-wrapper.ets-blog-wrapper-blog-list.ets-page-category li {
	width: 24.2%;
	padding-left: 0;
}
.blog-category h1.page-heading.product-listing {
	text-transform: none;
}

main {
	margin-top: 113px;
}

header#header {
	position: absolute;
	width: 100%;
	top: 0;
	transition: transform ease 0.5s;
	transform: translateY(0px);
}
header#header.scroll {
	position: fixed;
	top:-114px;
	transform: translateY(0px);
}
header#header.scroll.up {
	transform: translateY(113px);
}

a.sf-with-ul:after {
	content: '';
	font-family: "Material Icons", Arial, sans-serif;
	position: relative;
	top: 3px;
	padding-left: 4px;
	line-height: 0;
	padding-right: 0;
	margin-right: -3px;
}

a.sf-with-ul {
	margin-right: 0;
}

.cms-id-4 .custom-home-block .ets-blog-latest-post-content span.post-date {
	display: none!important;
}
.page-not-found div#search_widget {
	float: left;
}


section.contact-form label.btn.btn-default {
	text-transform: none;
}

section.contact-form span.buttonText {
	text-transform: none;
	font-size: 14px;
}

section.contact-form .input-group .input-group-btn>.btn {
	border-radius: 100px;
	margin-left: 10px;
}

section.contact-form input.form-control {
	border-radius: 5px!important;
}
#footer .block_newsletter p.alert.alert-success.block_newsletter_alert {
	padding: 10px;
	/* position: absolute; */
	z-index: 1;
	/* width: 54.2%; */
	/* height: 50px; */
	border-radius: 100px;
	color: black!important;
	padding: 15px 18px;
	background: #00ff88;
	max-width: 473px;
	border: 0;
	margin-bottom: 4px;
}
#footer .block_newsletter p.alert.alert-danger.block_newsletter_alert {
	padding: 10px;
	/* position: absolute; */
	z-index: 1;
	/* width: 54.2%; */
	/* height: 50px; */
	border-radius: 100px;
	color: white!important;
	padding: 15px 18px;
	background: var(--mainColor);
	max-width: 473px;
	border: 0;
	margin-bottom: 4px;
}

.block-contact, .footer-container li a {
	text-transform: lowercase;
}
.footer-container .h3, .footer-container .h4 {
	text-transform: lowercase!important;
}
p.h3.myaccount-title.hidden-sm-down a.text-uppercase {text-transform: lowercase!important;}


.block-promo .promo-input+button {
	border: 0;
	margin-left: 10px;
	padding: 9px 20px;
}
.btn-primary, .btn-secondary, .btn-tertiary {
	text-transform: none;
}
#products .all-product-link:hover, .featured-products .all-product-link:hover, .product-accessories .all-product-link:hover,
a.button.cta:hover {
	background: #930D06;
	color: white;
}
a.button.cta {
	border: 0;
}
div#js-product-list-top+div {
	display: block !important;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 5px 0 0px 5px;
	text-align: center;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
	border-radius: 0px 5px 0px 0px!important;
}

button.btn.btn-touchspin.js-touchspin.js-decrease-product-quantity.bootstrap-touchspin-down {
	border-radius: 0px 0px 5px 0px !important;
}

/* button.decrement {
	margin: 0;
	width: 35px;
	height: 50px;
	top: 0;
	right: 0;
	left: 0;
	padding: 0;
	font-size: 21px;
	padding-bottom: 2px;
	padding-left: 5px;
} */

button.decrement {
	margin: 0;
	width: 26px;
	height: 49px;
	top: 0;
	right: 0;
	left: 0;
	padding: 0;
	font-size: 21px;
	/* padding-bottom: 2px; */
	padding-left: 3px;
}

button.increment {
	padding: 0;
	margin: 0;
	line-height: 1;
	width: 31px;
	height: 50px;
	top: 0;
	right: 0;
}

.input-group.bootstrap-touchspin {
	background: #f2f0e3;
	width: 90px;
	height: 50px;
	border-radius: 60px;
}

input.js-cart-line-product-quantity.form-control {
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0;
	top: 0;
	border: 0;
	background: none;
	font-weight: bold;
	font-size: 18px;
	font-weight: 600;
}

.bootstrap-touchspin .input-group-btn-vertical {
	position: unset;
	width: 100%;
	height: 50px;
}

button.btn.btn-touchspin.js-touchspin.js-increase-product-quantity.bootstrap-touchspin-up {
	position: absolute;
	right: 0;
	left: auto;
	width: 35px;
	background: transparent;
	border: 0;
	height: 50px;
	z-index: 99;
	color: black;
}

button.btn.btn-touchspin.js-touchspin.js-decrease-product-quantity.bootstrap-touchspin-down {
	position: absolute;
	left: 0;
	left: auto;
	width: 35px;
	text-align: center;
	background: transparent;
	border: 0;
	height: 50px;
	z-index: 99;
	color: black;
}

.bootstrap-touchspin .input-group-btn-vertical i {
	margin: auto;
	left: 10px;
	top: 17px;
}

.col-md-6.col-xs-6.qty {
	width: 105px
}


i.material-icons.touchspin-down {
	top: 19px;
}

i.material-icons.touchspin-up {
	left: 12px;
}

.col-md-6.col-xs-2.price {
	padding-top: 5px;
}

.cart-line-product-actions {
	padding-top: 5px;
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
	content: "+";
	font-size: 24px;
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
	content: "–";
	font-size: 21px;
}

i.material-icons.touchspin-up {
	left: 12px;
	top: 10px;
}

i.material-icons.touchspin-down {
	top: 12px;
}

#search_filters .facet .collapse {
	display: block;
	max-height: 152px;
	overflow: hidden;
	overflow-y: auto;
	min-height: 50px;
}

#search_filters .facet .collapse.faceted-slider{
	overflow: visible!important;
}

::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
}
::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgb(198 15 6);
  -webkit-box-shadow: 0 0 1px rgb(255 0 0 / 50%);
}

::-webkit-scrollbar-track {
  background: #ffffff;
}
.active_filters .filter-block {
	border-radius: 100px;
}


/* new prod qty */

.product-quantity .number-input #quantity_wanted {
	background: white;
	width: 110px;
	height: 50px;
	border: 0;
	border-radius: 100px;
	padding: 0;
}
.number-input .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
	width: 30px;
	height: 50px;
	background: transparent;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 0;
}
.number-input .input-group.bootstrap-touchspin {
	width: 110px;
	position: relative;
}
.product-quantity .number-input .input-group-btn-vertical .btn i {
	top: auto;
	left: auto;
	background: transparent;
}
.number-input .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
	line-height: 8px;
}
.number-input .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
	position: absolute;
	left: 0;
	width: 30px;
	top: 0;
	z-index: 3;
	height: 50px;
	padding: 0;
	border: 0;
	background: transparent;
	margin-top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.number-input .bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
	line-height: 0px;
	position: relative;
	top: -1px;
	left: 1px;
}
.number-input .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up,
.number-input .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
	width: 40px;
}

/* new prod qty */

@media screen and (max-width:1700px){
div#carousel ul.carousel-inner {
	left: -60px;
	width: calc(100% + 120px);
	padding-left: 30px;
	padding-right: 30px;
	/* left: calc( clamp(60px, 2.5%, 2.5%) * -1); */
}
}
@media (max-width:1535px){
	.flex-row .products .product {
		width: 32.4%;
	}
}
@media (max-width:1246px){
	
	
	#header .sf-menu a {
		line-height: 19px;
	}
	
	#header ul.submenu-container li a {
		line-height: 34px;
	}
	
	div#_desktop_cart a {
		display: flex;
		align-items: center;
		gap: 7px;
	}
	#header a {
		font-size: 15px;
	}
	
.ets_blog_layout_grid.ets-blog-wrapper.ets-blog-wrapper-blog-list.ets-page-category li {
	width: 32.6%;
}
	
#header .header-top .position-static {
	padding-left: 0;
}
.sf-menu > li > a {
	padding: 0px 10px;
}
.displaynav2 {
	/* flex-direction: column-reverse; */
	/* gap: 10px; */
	gap: 15px;
	width: 110px;
}
.header-top>.container>.row #_desktop_logo img {
	width: 100%;
}
div#search_widget {
	max-width: 191px;
}
}
@media (max-width:1145px){
	.flex-row .products .product {
		width: 49.3%;
	}
	div#search_widget {
		/* max-width: 191px; */
		min-width: 200px;
		margin-right: 10px;
	}
}
@media (max-width: 991px) {
	
	.ets_blog_layout_grid.ets-blog-wrapper.ets-blog-wrapper-blog-list.ets-page-category li {
		width: 49.5%;
	}
	
	#products .products {
		justify-content: left;
	}
	div#carousel {
		margin: 0;
		left: 0;
	}
	.carousel .carousel-item .caption .caption-description p {
		line-height: 150%;
	}
}
@media screen and (max-width:835px){

	a.specialy {
		display: none;
	}
	
	.carousel .carousel-item .caption .display-1 {
		font-size: 70px;
	}
	
	.carousel .carousel-item .caption .caption-description p {
		font-size: 70px;
		line-height: 1.8;
	}
	
}
@media (max-width: 767px) {
	
	.footer-container .links ul>li {
		border-bottom: 1px solid #00000017;
	}
	
	.footer-container .links ul {
		background: #00000008;
	}
	
	div#block_myaccount_infos li {
		padding: .625rem;
	}
	
	.product-line-grid-left {
	padding: 0
	}
	
	.card.cart-container {
		padding: 10px;
	
	}
	#search_widget form input {
		font-size: 18px
	}
	
	ul.page-list.clearfix.text-sm-center {
		display: flex;
		gap: 10px;
		justify-content: space-between;
		padding-left: 0;
		padding-right: 0;
	}
	
	.col-md-6.offset-md-2.pr-0 {
		padding-left: 0;
	}
	
	ul.page-list.clearfix.text-sm-center:after {
		display: none;
	}
	.hidden-md-up.text-xs-right.up {
		display: none;
	}
	.input-group.bootstrap-touchspin {
		min-width: 67px;
	}
	
	section.featured-products h2 {
		margin: 2.5rem 0;
		width: 90%;
	}
	
	.nav-swiper {
		position: absolute;
		top: -54px;
		right: 10px;
		width: 90px;
	}
	
	.nav-swiper {}
	
	.swiper-button-next {
		right: 0;
		left: auto;
	}
	
	.swiper-button-prev {
		left: 0;
		right: 0;
	}
	
	.swiper-button-next:after, .swiper-button-prev:after {
		box-shadow: none;
	}
	
	html {
		overflow: hidden;
		overflow-y: scroll;
	}
	
	
	
	header#header.scroll {
		top: -162px;
	}
	main {
		margin-top: 154px;
	}
	header#header.scroll.up {
		transform: translateY(162px);
	}
	header#header.is-open {
		position: fixed;

	}
	header#header.scroll.up.is-open {
		/* transform: translateY(0px); */
	}
	
	.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
		opacity: 0
	}
	
	.swiper-button-prev {
		left: 5px
	}
	.swiper-button-next {
		right: 5px
	}
	
	body#contact div#content-wrapper {
		padding: 0;
	}
	
	body#contact div#left-column {
		padding: 0;
	}
	
	body#checkout #header .header-nav {
	
	padding-top: 5px;
	}
	.acc {
		max-width: 100%;
		padding: 20px;
	}
	div#product-description-short-114:empty {
		display: none;
	}
	.product-wrapper {
		padding-left: 0;
	}

.carousel .carousel-item .caption .caption-description p {
	font-size: 70px;
	line-height: 1;
}

   .header-banner-left {
	display: none;
}
	.header-banner-wrap {
	padding: 0 15px;
}
#mobile_top_menu_wrapper .js-top-menu-bottom #contact-link {
	color: black;
}
button.increment {
/* top: 13px; */
color: black;
}
button.decrement {
color: black;
}
.number-input input, .add-to-cart-or-refresh input {
width: 96.5px;
}


.js-product.product.col-xs-12.col-sm-6.col-lg-4.col-xl-3 {
padding-right: 0;
}

#header .header-nav .hidden-md-up.text-sm-center.mobile .cart-preview {
	padding: 0;
	background: transparent;
	display: flex;
	align-items: center;
	padding-right: 15px;
}

#header .header-top {
	padding: 10px 0px;
}
div#search_widget {
	max-width: 100%;
}
.header-top .container {
	padding: 5px 15px;
}
#header .header-nav {
	background: #c60f030a;
}    
#category #content-wrapper {
		width: 100%;
		padding: 0;
}
#search #content-wrapper {
	width: 100%;
	padding: 0;
}
.container, .container-fluid {
		padding-left: 20px;
		padding-right: 20px;
}
.row.sort-by-row {
	margin: 0;
}
.product-miniature .product-flags li.product-flag {
	margin-top: 5px;
}
.product-miniature .product-title a {
	font-size: 18px;
}
.product-miniature .product-description {
	padding: 20px;
}
.number-input input, .add-to-cart-or-refresh input {
	padding: 17px 0;
	width: 76.5px;
}
button.btn.btn-primary.add-to-cart {
	padding:  0 15px;
	padding-right: 5px;
}
	
	div#_mobile_logo h1 {
		display: none;
	}
	#header .header-nav {
		height: auto;
		background: transparent;
	}
	.carousel .carousel-item .caption .display-1 {
		font-size: 50px;
		margin: 0px;
	}
	.carousel .carousel-item .caption .caption-description {
		font-size: 40px;
	}
	.carousel .carousel-item .caption .caption-description p {
		font-size: 40px;
	}
	div#carousel ul.carousel-inner {
		width: calc(100% + 60px);
		left: -30px;
		right: 0;
		padding: 0;
		margin: 0;
		min-height: auto;
	}
	div#carousel {
		width: 100%;
		margin: auto;
		left: 0;
		right: 0;
		min-height: 290px;
	}
	div#search_widget {
		max-width: 100%;
		margin-right: 0;
	}
	#header .header-top .position-static {
		width: 100%;
		padding: 0;
	}
	.displaynav2 {
		display: none;
	}
	#header .header-nav .cart-preview.active a {
		background: transparent;
	}
	.hidden-md-up.text-sm-center.mobile {}
	
	#header .header-nav .hidden-md-up.text-sm-center.mobile .cart-preview {

		background: transparent;
	}
	#header .header-nav .cart-preview.active a {
		padding: 6px;
	}
	#header .header-top a[data-depth="0"] {
		text-transform: none;
	}
	#subcategories ul {
		justify-content: flex-start;
	}
	body#index section#wrapper {
		padding-top: 0;
	}
.row.flex-row {
	flex-direction: column;
}

.row.flex-row div#left-column {
	width: 100%;
	max-width: 100%;
}

#prices-drop #content-wrapper, #new-products #content-wrapper, #best-sales #content-wrapper {
	padding-left: 0;
}
	.row.sort-by-row {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}

.col-xs-4.col-sm-3.hidden-md-up.filter-button {
	float: none;
	width: 50%;
}

button#search_filter_toggler {
	text-transform: none;
	background: #c60f03;
	color: white;
	padding: 10px 20px;
}

button#search_filter_toggler:hover {
background: #930D06;
}

div#vitej-v-hoodu-title h2 {
	font-size: clamp(40px,4vw,64px);
}
.featured-products .products {
	padding-bottom: 30px;
}
div#vitej-v-hoodu {
	padding-top: 70px;
}
.vitej-v-hoodu-buttons {
	display: flex;
	gap: 15px;
}
div#banner-homepage {
	height: 60vh;
	margin-bottom: 50px;
}
.block.ets_block_latest.ets_blog_ltr_mode.page_home.ets_block_slider {
	margin-top: 30px;
}
.footer-banner-img {
	aspect-ratio: 4/2.1;
}
.footer-banner-img img {
	object-position: left;
}
.footer-banner-title h2 {
	font-size: 40px;
	line-height: 1.6;
}
.footer-banner-title h3 {
	font-size: 40px;
}
.footer-banner-title {
	width: 100%;
}
.footer-banner-content {
	margin-bottom: 30px;
}
.footer-banner-flex {
	display: flex;
	flex-direction: column;
}
.footer-banner-img2 {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer-banner-img2 img {
	width: 50%;
}
div#blockEmailSubscription_displayFooterBefore {
	padding: 20px;
}
#footer .block_newsletter #block-newsletter-label {
	font-size: 30px;
}
div#blockEmailSubscription_displayFooterBefore > .row {
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.block_newsletter form input {
	width: 100%;
	float: none!important;
}
input.btn.btn-primary.float-xs-right.hidden-xs-down {
	width: 100%;
	float: none!important;
}
div#blockEmailSubscription_displayFooterBefore .col-xs-12 {
	display: flex;
	flex-direction: column-reverse;
	gap: 10px;
}
input.btn.btn-primary.float-xs-right.hidden-sm-up {
	display: none;
}
.block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type {
	display: inherit!important;
	width: 100%;
	max-width: 100%;
	margin: 0;
}
.block-contact .navbar-toggler .material-icons {
	font-size: 24px;
}
i.material-icons.d-inline {
	color: black;
}

#header .header-nav .blockcart .header {
	height: 50px;
	margin-top: 0;
	align-items: center;
	display: flex;
	gap: 5px;
	
}
#header .header-nav .hidden-md-up.text-sm-center.mobile .cart-preview {
	height: 100%;
	margin-left: 10px;
}
#header .header-nav .cart-preview.active a {
	display: flex;
	align-items: center;
	gap: 6px;
	padding-right: 0;
	height: 50px;
}
div#_mobile_user_info {
	height: 50px;
	display: flex;
	align-items: center;
}
#header .header-nav .user-info {
	margin: 0;
}
div#_mobile_user_info a {
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#header .header-nav {
	padding-top: 5px;
}

#wrapper .breadcrumb li span, #wrapper .breadcrumb li a {
	font-size: 16px;
}

.product-miniature span.button-text {
	display: none;
}
.product-miniature button.btn.btn-primary.add-to-cart {
	padding: 7px;
	width: 50px;
	height: 50px;
}
.product-miniature i.material-icons.shopping-cart.opice {
	padding: 0;
	margin: 0;
	justify-content: center;
}
.product-miniature .number-input,
.product-miniature .number-input label {
	width: 100%;
}
.product-miniature .number-input input, .add-to-cart-or-refresh input {
	width: 100%;
}
/* .product-miniature button.decrement {
	left: 10px;
}
.product-miniature button.increment {
	right: 10px;
} */
.product-miniature .add-to-cart-or-refresh form {
	flex-wrap: nowrap;
	gap: 10px;
}
.col-xs-4.col-sm-3.hidden-md-up.filter-button {
	width: 100%;
	padding: 0;
}

#category #left-column #search_filters {
	padding: 0;
	border-color: #00000045;
	margin: 0;
	width: 100%;
	max-width: 100%;
	padding-bottom: 50px;
}

#category #left-column #search_filters .facet {
	border-color: #00000045;
}

#category #left-column #search_filters_wrapper {
	margin: 0;
}

#category #left-column {
	padding: 0;
}

#search_filters .facet .facet-label .custom-checkbox, #search_filters .facet .facet-label .custom-radio {
	top: -1px;
	/* top: 0; */
}

#category #left-column #search_filters .facet ul li {
	border-color: #ff000014;
	padding: 10px 17px;
	margin: 0;
	padding: 0;
}

#search_filters .facet .facet-label {
	padding: 0;
	margin: 0;
	display: flex;
	padding: 15px 15px;
}

#category #left-column #search_filters .facet .facet-label a {
	margin: 0;
	padding: 0;
	color: black;
	font-size: 16px;
}

#category #left-column #search_filters .facet .collapse.in {
	padding-bottom: 10px;
	max-height: initial;
}

div#search_filters p {
	padding: 19px;
	margin-bottom: 5px;
}

.ui-slider {
	margin: 10px 20px;
}

#category #left-column #search_filters .facet .title p {
	padding: 20px 15px;
}
.hidden-md-up.text-sm-center.mobile {
	display: flex;
	justify-content: space-between;
}

#header .top-logo {
	flex-grow: 1;
	padding-left: 15px;
}

div#menu-icon i {
	color: #c70e03;
}

div#_mobile_user_info {
	padding-right: 10px;
}

.container, .container-fluid {
	padding-left: 15px;
	padding-right: 15px;
}

.product-miniature .product-description {
	padding: 15px;
}
.block-categories {
	display: none;
}

.block-category.card.card-block {
	padding-top: 0;
}

#mobile_top_menu_wrapper .top-menu a[data-depth]{
	padding: 23px 10px;
	border-bottom: 1px dashed var(--mainColor);
	font-size: 16px;

}
#mobile_top_menu_wrapper .top-menu .navbar-toggler {
	top: -3px;
	position: relative;

}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"]>li a {
	padding: 15px 10px;
	 font-size: 16px;
	border-bottom: 1px dashed rgb(221, 221, 221);
}

#subcategories ul {
	gap: 5px 1%
}

#subcategories ul,
#subcategories ul li {
	margin: 0
}
#subcategories ul li {
	width: 32.6%;
	min-width: 0;
}
.col-xs-8.col-sm-7.col-md-9.products-sort-order.dropdown {
	margin-right: 0;
	padding-right: 0;

}
#header .header-nav #menu-icon:hover {
	color: black;
	transform: rotate(180deg);

}
#header .header-nav #menu-icon {

	transform: rotate(0deg);
	transition:all ease 0.5s

}
}
@media (max-width:700px){
	.header-banner-wrap svg {
	display: none;
	}
	a.button.cta {
		display: inline-flex
	;
		align-items: center;
		justify-content: center;
		padding: 14.3px 20px 15px 20px;
	}
	.ets_blog_layout_grid.ets-blog-wrapper.ets-blog-wrapper-blog-list.ets-page-category li {
		width: 100%;
	}
	#header .header-banner a {
	font-size: 13px;
	}
	.header-banner-wrap {
		display: flex;
		flex-wrap: wrap;
		padding: 0 12px;
		
	}
	.product-miniature .product-description {
	padding: 10px;
	}
	span.price {
	font-size: 20px;
	}
	section#products p {
	font-size: 15px;
	}
	pocet, pocet .label {
	font-size: 15px;
	}
}

span.doparava {
	color: white;
	display: flex;
	align-items: center;
	align-content: center;
	gap: 5px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size: 14px;
}

#header .header-banner a:hover {
	text-decoration: underline;
}
/* 
@media (max-width:500px){
	.flex-row .products .product {
	width: 100%;
}
} */





/* blog */


/* winehood */