/* 
Amber II Theme Classic

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

/* SYSTÉM */

html, body {
	margin: 0;
	padding: 0;
	font-family: '#TEMPLATE_HEADINGS_FONT#', sans-serif;
	letter-spacing: 0.5px;
}

input[type="checkbox"], input[type="radio"], input[type="text"], input[type="email"], input[type="search"] {
	color: rgba(0,0,0,0.8);
}

ol.top-products>li a strong {
	line-height: 13px;
}

.cart-widget-product-name a {
	max-height: 32px;
    display: block;
    overflow: hidden;
}

#footer {
	background-color: #222839 !important;
}

.rate-bar {
	background-color: #EBAC1A;
}

#footer .btn {
	background-color: transparent !important;
}

input {
	color: rgba(0,0,0,0.8) !important;
}

.content-inner li {
	line-height: 170%;
	display: block;
}

.content-inner li li {
	padding-left: 20px;
}

.site-msg.information {
	opacity: 0.9;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 14px;
}

.site-msg.information a {
	color: white;
}

.banners-row .col-sm-8 {
	width: 100%;
}

.banners-row img {
	width: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;;
}

th, td {
  text-align: left;
  padding: 8px;
}

.input-wrapper {
	width: 100%;
}

#cboxContent {
	margin-top: 32px;
	overflow: visible;
	background: #fff;
}

tr:nth-child(even){background-color: #f2f2f2}

table {
	width: 100%;
	text-align: left;
	font-size: 14px;
}

table li {
	display: block;
}

.in-objednavky main {
	text-align: left;
}

.in-objednavky th {
	width: 16.666%;
}

.in-objednavky table {
	margin-top: 20px;
	font-size: 13px;
}

.in-objednavky h2 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.in-objednavky table li {
	display: block;
	line-height: 150%;
}

input[type="checkbox"], input[type="radio"] {
	display: none;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

input[type="checkbox"]+label, input[type="radio"]+label {
	position: relative;
	display: inline-block;
	margin-right: 15px;
	padding-left: 21px;
	line-height: 20px;
	cursor: pointer;
}

input[type="checkbox"]+label::before, input[type="radio"]+label::before {
	border-color: #dadada;
}

input[type="checkbox"]+label::before, input[type="radio"]+label::before {
	left: 0;
	width: 14px;
	height: 14px;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
}

input[type="checkbox"]+label::after, input[type="radio"]+label::after, input[type="checkbox"]+label::before, input[type="radio"]+label::before {
	content: '';
	position: absolute;
	top: 50%;
	display: block;
	transform: translateY(-50%);
}

.filter-count {
	background-color: #fff;
}

.filter-count {
	display: inline-block;
	margin-left: 1ex;
	padding: 1px 0.75em;
	border-radius: 8px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
}

input[type="checkbox"]+label::after, input[type="radio"]+label::after {
	background-color: #dadada;
}

input[type="checkbox"]+label::after, input[type="radio"]+label::after, input[type="checkbox"]+label::before, input[type="radio"]+label::before {
	content: '';
	position: absolute;
	top: 50%;
	display: block;
	transform: translateY(-50%);
}

.filter-label {
	display: flex;
	align-items: center;
}

input[type="checkbox"]:checked+label::after, input[type="radio"]:checked+label::after {
	border-color: #fff;
}

input[type="checkbox"]:checked+label::after, input[type="radio"]:checked+label::after {
	width: 10px;
	height: 10px;
	border-width: 1px;
	border-style: solid;
	left: 2px;
}

#category-header label {
	margin-right: 0 !important;
}

#category-header label:after {
	display: none;
}

#category-header label:before {
	display: none;
}

h1 {
	font-weight: 400;
	font-size: 25px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 40px;
}

h1:after {
	content: "";
	width: 50px;
	height: 1px;
	display: block;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: auto;
}

h4 {
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: 400;
	padding-top: 30px;
}

input, textarea, select {
	display: block;
	font-weight: 400;
	font-size: 14px;
	font-family: '#TEMPLATE_HEADINGS_FONT#', sans-serif;
	width: 100%;
	padding: 8px;
	border-radius: 3px;
	outline: none;
	border: 1px solid rgba(0,0,0,0.1);
	margin-bottom: 15px;
	margin-top: 5px;
	background-color: white;
}

select {
	position: relative;
	cursor: pointer;
}

select {
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/arrow-bottom2.svg) !important;
	background-size: 9px 5px !important;
	background-position: 94% 50% !important;
}

button {
	cursor: pointer;
}

.no-display {
	display: none;
}

#footer {
	width: 100%;
}

.btn {
	display: inline-block;
	border-radius: 3px;
	border: 1px solid;
	padding: 10px 30px;
	font-size: 15px;
	position: relative;
	-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;
	background-color: transparent;
	cursor: pointer;
	background-color: white;
}

#cboxContent #cboxClose {
	border-radius: 100%;
	background-color: #A5ABB1;
	color: white;
	border-radius: 100px;
	width: 25px;
	height: 25px;
	font-size: 10px;
	cursor: pointer;
	color: transparent;
	overflow: hidden;
}

#cboxContent #cboxClose::before {
    content: 'x';
    font-size: 10px;
    color: white;
    position: relative;
    top: -1px;
    left: 1px;
}

#cboxWrapper #cboxNext {
	position: absolute;
    top: 50%;
    right: 20px;
    content: "";
    background-color: transparent;
    outline: none;
    border: 1px solid #dfe4eb;
    color: rgba(45,50,57,0);
    width: 25px;
    height: 25px;
    overflow: hidden;
    background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/arrow-right.svg);
    background-size: 5px 9px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 3px;
    cursor: pointer;
}

#cboxWrapper #cboxPrevious  {
	position: absolute;
    top: 50%;
    left: 20px;
    content: "";
    background-color: transparent;
    outline: none;
    border: 1px solid #dfe4eb;
    color: rgba(45,50,57,0);
    width: 25px;
    height: 25px;
    overflow: hidden;
    background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/arrow-right.svg);
    background-size: 5px 9px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 3px;
    cursor: pointer;
    background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/arrow-left.svg);
}

.btn:hover {
	color: white;
	text-decoration: none;
}

.btn:after {
	width: 100%;
	height: 100%;
	display: block;
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.5;
	background-color: transparent;
	-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;
}

a {
	text-decoration: none;
	-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;
}

p {
	line-height: 160%;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}

a:hover {
	text-decoration: underline;
}

img {
	max-width: 100%;
	height: auto;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;    
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	letter-spacing: 0.5px;
	outline: none;
}

.overall-wrapper>div:not(.container), #header {
	width: 100%;
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 1180px;
}

@media (min-width: 1580px) {
	.container {
		width: 1440px;
	}
}

.top-navigation-bar li {
	display: inline-block;
}

.top-navigation-bar-menu>li {
	border-left: 1px solid rgba(255,255,255,0.1);
}

.top-navigation-bar-menu>li:nth-child(1) {
	border-color:transparent;
}

.top-navigation-bar-menu li {
	display: inline-block;
}

.top-navigation-bar .cropped {
}

/* Šablona */

.top-navigation-contacts {
}

.top-navigation-bar .container {
	display: flex;
	position: relative;
}

.top-navigation-bar {
	color: white;
}

.top-navigation-bar a {
	color: white;
}

.top-navigation-tools {
	position: absolute;
	top: 0;
	right: 0;
}

.top-navigation-bar-menu>li>a, .top-navigation-tools a {
	padding: 10px 20px;
	display: inline-block;
	float: left;
	font-size: 13px;
	color: rgba(255,255,255,0.6);
	font-weight: 300;
}

.top-navigation-tools a.top-nav-button {
	color: white;
	border-left: 1px solid rgba(255,255,255,0.1);
	border-right: 1px solid rgba(255,255,255,0.1);
	position: relative;
	padding-left: 41px;
}

.top-navigation-tools a.top-nav-button:before {
	content: "";
	width: 16px;
	height: 16px;
	display:inline-block;
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/user.svg);
	background-size: cover;
	position: absolute;
	top: 8px;
	left: 20px;
}

.top-navigation-bar-menu>li>a:hover, .top-navigation-tools a:hover {
	background-color: rgba(255,255,255,0.05);
	color: white;
	text-decoration: none;
}

.responsive-tools {
	display: inline-block;
	float: left;
}

#header .search form {
}

#header .search {
	position: absolute;
	top: 0;
	right: 100px;
	height: 100px;
	min-width: 100px;
	border-left: 1px solid #E4E4E8;
	background-color: white;
	border-bottom: 1px solid #E4E4E8;
}

#header .search button[type="submit"] {
	background-color: transparent;
	color: transparent;
	border: transparent;
	width: 30px;
	height: 30px;
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/zoom.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	box-shadow: none !important;
	display: inline-block;
	position: absolute;
	top: 37px;
	right: 20px;
}

#header .search button[type="submit"].btn:hover:after {
	box-shadow: none !important;
}

#header .search input[type="search"] {
	display: block;
	opacity: 0;
	width: 0px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
    margin-top: 37px;
    border: none;
    border-bottom: 1px solid #E4E4E8;
    border-radius: 0px;
    font-size: 14px;
    font-style: italic;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#header .search:hover {
	z-index: 999;
}

#header .search:hover input[type="search"] {
	display: inline-block;
	width: 300px;
	opacity: 1;
	margin-right: 100px;
	margin-left: 20px;
}

#header .search fieldset {
	display: flex;
}

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

.header-top>div:nth-child(1) {
	display: inline-block;
}

.search-whisperer {
	display: none;
}

.search-whisperer.active {
	display: none;
}

#header .search:hover .search-whisperer.active {
	padding: 20px;
	background-color: white;
	border: 1px solid #E4E4E8;
	font-size: 13px;
	position: absolute;
    top: 99px;
    left: -1px;
    z-index: 99;
    width: 300px;
    max-width: 100%;
    display: block;
}

.search-whisperer.active a {
	color: #272F43;
}

.search-whisperer.active li {
	display: block;
	height: 50px;
	position: relative;
	margin-bottom: 10px;
}

.search-whisperer.active li img {
	width: 50px;
	height: 50px;
}

.search-whisperer-image {
	position: absolute;
	top: 0;
	left: 0;
}

.search-whisperer.active .p-info {
	display: block;
	padding-left: 60px;
	padding-top: 10px;
}

.search-whisperer.active .price.price-final {
	display: block;
	padding-left: 60px;
}

.header-top {
	padding-top: 20px;
	padding-bottom: 20px;
	height: 100px;
	position: relative;
	width: 100%;
}

.header-top .site-name img {
	max-height: 60px;
	max-width: 340px;
}

.header-top .site-name {
	-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;
}

.header-top .site-name:hover {
	opacity: 0.8;
}

.header-top .site-name img:hover {
	opacity: 0.8;
}

.header-top .site-name {
	padding-top: 0;
}

.header-top .site-name:after {
	display: none;
}

.header-top .navigation-buttons {
	display: inline-block;
	height: 100px;
	position: absolute;
	top: 0;
	right: 0;
}

.header-top .cart-count:before {
	content: "";
	width: 38px;
	height: 38px;
	display: block;
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/cart.svg);
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: auto;
	margin-right: auto;
}

.header-top .cart-count .cart-price {
	display: none;
}

.header-top .cart-count i {
	position: absolute;
    top: 28px;
    left: 50%;
    color: white;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    font-style: normal;
    margin-left: -5px;
}

.header-top .cart-count span {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
	display: block;
}

.header-top .cart-count {
	text-decoration: none !important;
	padding-top: 34px;
	height: 100px;
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px;
	border-left: 1px solid #E4E4E8;
	border-right: 1px solid #E4E4E8;
}

.header-top .cart-count:hover {
	background-color: rgba(228,228,232,0.5);
}

.header-top {
}

.menu-helper {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 53px;
	height: 53px;
	display: inline-block;
	color: transparent;
	cursor: pointer;
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/menu.svg);
	background-size: 20px 12px;
	background-repeat: no-repeat;
	background-position: center right;
}

.menu-helper ul {
	display: none;
}

.menu-helper-visible .menu-helper>ul {
	display: block;
	position: absolute;
	top: 53px;
	right: 0;
	background-color: white;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 200px;
	border: 1px solid #E4E4E8;
}

.menu-helper>ul>li.splitted {
	visibility: hidden;
	display: none;
	line-height: 180%;
}

.menu-helper>ul>li {
	line-height: 180%;
	text-align: right;
}

.menu-helper>ul a {
	font-size: 14px;
	color: #272F43;
}

.menu-helper>ul a b {
	font-weight: 400;
}

#header .container {
	position: relative;
}

#header {
	border-bottom: 1px solid #E4E4E8;
	position: relative;
}

#header:after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #E4E4E8;
	display: block;
	position: absolute;
	bottom: 52px;
	left: 0;
}

.home-icon {
	position: relative;
	overflow: hidden;
}

.home-icon a {
	color:transparent !important;
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/home.svg);
	background-size: 19px 19px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 50px;
	overflow: hidden;
}

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

.htmlcarousel {
}

.htmlcarousel img {
	width: 100%;
	height: auto;
	min-height: 419px;
	object-fit: cover;
	float: left;
}

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

.admin-bar {
	background-color: #222838;
	position: relative;
	z-index: 9;
}

.admin-bar a {
	color: white;
}

.admin-bar>div>ul>li {
	display: inline-block;
	position: relative;
}

.admin-bar>div>ul>li>a, .admin-bar>div>ul>li>span {
	padding: 8px 20px;
	border-left: 1px solid rgba(255,255,255,0.1);
	display: inline-block;
	color: white;
	font-size: 12px;
}

.admin-bar>div>ul>li>ul {
	position: absolute;
	top: 30px;
	left: 1px;
	padding: 8px 20px;
	background-color: #1C212F;
	min-width: 200px;
	display: none;
}

.admin-bar>div>ul>li>ul a {
	font-size: 12px;
	color: rgba(255,255,255,0.5);
}

.admin-bar>div>ul>li>ul a:hover {
	color: white;
}

.admin-bar>div>ul>li>ul li {
	display: block;
	line-height: 180%;
}

.admin-bar>div>ul>li:hover ul {
	display: block;
}

.carousel-in {
	position: absolute;
	top: 50%; left: 50%;
	transform: translate(-50%,-50%);
	margin-top: -30px;
}

.carousel-in>div {
	max-width: 100%;
	width: 550px;
	margin-right: auto;
}

.carousel-in h1 {
	font-weight: 300;
	font-size: 22px;
	line-height: 180%;
	margin-bottom: 20px;
	margin-top: 0;
}

.carousel-in h1 b {
	font-weight: 600;
	font-size: 40px;
	display: block;
}

.carousel-in ul li {
	display: inline-block;
	margin-right: 5px;
}

.htmlcarousel {
	position: relative;
	display: inline-block;
	width: 100%;
}

.cart-count {
	border-top: none !important;
	border-radius: 0;
}

.cart-count:after {
	display: none !important;
}

.btn.active {
	color: white;
}

.scrolled {
	padding-top: 150px;
}

.scrolled #header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	background-color: white;
}

.scrolled #header .header-top {
	display: none;
}

.msg .container {
	width: auto;
	max-width: 70%;
	width: 300px;
	padding: 20px;
	border-radius: 10px;
	position: fixed;
	bottom: 30px;
	left: 30px;
	color: white !important;
	z-index: 999;
	font-size: 18px;
	animation-name: slideInUp;
	animation-duration: 1s;
	font-size: 13px;
}

.msg .container a {
	color: white;
	text-decoration: underline;
}

.msg.msg-error .container {
	background-color: #FB4F52;
}

.messages, div.message {z-index:99999}
.msg {background-color:transparent;padding:0;border:transparent;width:auto;height:auto;}

.msg .container, div.message {
	width: auto;
border-color:transparent;
	max-width: 70%;
	width: 300px;
	padding: 20px !important;
	border-radius: 10px;
	position: fixed;
	bottom: 30px;
	left: 30px;
right:auto;
top:auto;
	color: white !important;
	z-index: 9999999999;
	font-size: 18px;
	animation-name: slideInUp;
	animation-duration: 1s;
	font-size: 13px;
}

.msg .container:before, div.message:before {
position: absolute;
top: -65px;
left:50%;
margin-left: -40px;
content:"";
width:80px;
height:80px;
background-size:contain;
background-repeat: no-repeat;
background-position: center;
}

.msg .container a, div.message a {
	color: white;
	text-decoration: underline;
}

.msg.msg-error .container, div.message.error-message {
	background-color: #FB4F52;
}

.msg.msg-warning .container, div.message.warning-message {
	background-color: #FB4F52;
}

.msg.msg-error .container:before, div.message.error-message:before {background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/error.png);}
.msg.msg-warning .container:before, div.message.warning-message:before {background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/error.png);}
.msg.msg-info .container:before, div.message.notice-message:before {background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/info.png);}
.msg.msg-success .container:before, div.message.success-message:before {background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/correct.png);}

.msg.msg-info .container, div.message {
	background-color: #358fc3;
}

.msg.msg-success .container, div.message.success-message {
	background-color: #84C335;
}

.site-msg.information, div.message.notice-message {
	opacity: 0.9;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 14px;
}

.multiple-columns-body #content-wrapper .sidebar.sidebar-left {
	margin-top: 50px;
}

.in-index.multiple-columns-body #content-wrapper .sidebar.sidebar-left {
	margin-top: 0;
}

.contact-box li {
	display: block;
	font-size: 14px;
	line-height: 170%;
}

.in-index.multiple-columns-body .footer-banners{
	margin-top: 40px;
}

.msg.msg-info .container {
	background-color: #84C335;
}

.msg.msg-success .container {
	background-color: #84C335;
}

button {
	outline: none;
}

.footer-banners {
	display: flex;
	padding: 30px;
	padding-top: 40px;
	padding-bottom: 40px;
	border: 1px solid #E4E4E8;
	margin-top: 0px;
	margin-bottom: 60px;
}

.footer-banners>div {
	width: 25%;
	flex: 0 0 0 auto;
}

.footer-banners>div .vyhoda img {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	object-fit: contain;
	left: 0;
}

.footer-banners>div .vyhoda {
	height: 60px;
	padding-left: 70px;
	text-align: left;
	position: relative;
	padding-top: 6px;
}

.footer-banners>div .vyhoda p {
	margin: 0;
	font-size: 18px;
	letter-spacing: 1px;
}

.footer-banners>div .vyhoda span {
	font-size: 13px;
}

/* slick */

.in-index .products-block>div {
	width: 100% !important;
}

.slick-slide img {
	display: inline-block !important;
}

.slick-slide {
	padding-left: 7px;
	padding-right: 7px;
}

.slick-list {
	margin-left: 2px !important;
	margin-right: 15px !important;
}

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

.in-index .products-block {
	margin-right: 0 !important;
}

.in-index .products-block .p-bottom .p-desc {
	display: none !important;
}

.slick-arrow {
	position: absolute;
	top: -50px;
	right: 0px;
	content: "";
	background-color: transparent;
	outline: none;
	border: 1px solid #dfe4eb;
	color: rgba(45,50,57,0);
	width: 25px;
	height: 25px;
	overflow: hidden;
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/arrow-right.svg);
	background-size: 5px 9px;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 3px;
	cursor: pointer;
}

.slick-arrow:hover {
	border: 1px solid #bbc2cb;
}

.slick-slider {
	display: relative;
}

.slick-prev {
	right: 30px;
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/arrow-left.svg);
}

.products-related .slick-list {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

.products-related .products-block {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* slick konec */


.h4.homepage-group-title {
	font-size: 18px;
	letter-spacing: 1px;
}

.h4.homepage-group-title:after {
	content: "";
	width: 50px;
	height: 1px;
	display: block;
	margin-top: 15px;
	margin-bottom: 20px;
}

.subcategories, #productsTop, #category-header, .filters-wrapper {
}

.products-block {
	margin-left: -10px;
	margin-right: -10px;
	display: flex;
	-webkit-flex-flow: row wrap;
	margin-bottom: 60px;
}

.products-block>div {
	width: 25%;
	padding: 10px;
}

.products-block>div .p {
	border: 1px solid #E4E4E8;
	border-radius: 3px;
	position: relative;
	padding-bottom: 30px;
}

	animation-name: pulse;
	animation-duration: 1s;
}

.products-block>div .p-in {
	padding-left: 20px;
	padding-right: 20px;
}

.products-block>div .image {
	overflow: hidden;
	width: 100%;
	display: inline-block;
}

.flags {
	position: absolute;
	left: -1px;
	top: -1px;
}

.flag {
	display: block;
	padding: 6px 8px;
	color: white;
	background-color: #1BA878;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
}

.flag-new {
	background-color: #BF3447;
}

.flag-discount {
	background-color: #2C3347;
}

.flag .price-standard span {
	text-decoration: line-through;
	text-transform: none;
}

.p-in-in {
	text-align: center;
	min-height: 40px;
}

.subscribe-form fieldset {
	position: relative;
}

.subscribe-form .btn {
	position: absolute;
	top: 0;
	right: 0;
	background-color: transparent !important;
	border-color: transparent !important;
	box-shadow: none !important;
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/arrow-right.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 70% 0;
}

.subscribe-form .btn:hover:after {
	box-shadow: none !important;
}


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

.instagram-widget>a {
	width: 33.333%;
}

.instagram-widget>a img {
	float: left;
}

.flag {
	margin-bottom: 1px;
}

.p-detail-info .flag {
	display: inline-block;
}

.instagram-follow-btn {
	display: block;
	font-size: 13px;
	margin-top: 20px;
}

.p-in-in .name {
	font-size: 14px;
	letter-spacing: 1px;
	color: #2C3347;
	text-align: center;
	height: auto;
	display: block;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    padding-right: 10px;
}

.stars-wrapper {
	margin-top: 4px !important;
}

.star {
	content: "";
	width: 16px;
	height: 16px;
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/star1.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
}

.star.star-off {
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/star2.svg);
}

.p-in-in .availability {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 10px;
}

.p-code {
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: rgba(255,255,255,0.5);
	font-size: 11px;
	color: rgba(44,51,71,0.3);
}

.p-in p.p-desc {
	font-size: 13px !important;
	padding-left: 10px;
	padding-right: 10px;
}

.p-in .price-additional {
	text-align: center;
	font-size: 13px;
	color: rgba(44,51,71,0.5);
}

.p-in .price-final {
	text-align: center;
	font-size: 14px;
}

.p-in .price-final strong {
	font-weight: 400;
}

.p-in .prices {
	margin-top: 10px;
}

.p-in .p-tools {
	text-align: center;
}

.p-in .p-tools button, .p-in .p-tools a {
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	cursor: pointer;
}

.p-in .p-tools {
	display: none;
	opacity:0;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
}

.products-block>div .p:hover .p-in .p-tools {
	display: block;
	animation-name: slideInUp;
	animation-duration: 0.5s;
	opacity: 1;
	-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;
}

.products-block>div .p:hover .availability, .products-block>div .p:hover .prices {
	opacity: 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;
}

.p-in .p-tools button:hover, .p-in .p-tools a:hover {
	color: white;
}

.products-block>div .p:hover .p-in-in .name {
	white-space: normal;
	overflow: visible;
	text-overflow: none;
	background-color: white;
	position: relative;
	z-index: 1;
	display: block;
	height: auto;
}

.p-in .p-tools {
	position: relative;
	top: -40px;
	margin-bottom: -40px;
}

.middle-banners-wrapper {
	margin-bottom: 50px;
}

.middle-banners-wrapper img {
	width: 100%;
}

@keyframes showup {
	0% {max-height: 0px;opacity:0;}
	30% {opacity:1;}
	100% {max-height: 100vh;opacity:1;}
}

#header {
	z-index: 2;
}

.submenu-visible .top-navigation-bar {
	z-index: 99;
}

.submenu-visible #header {
	z-index: 100;
	background-color: white;
}

.submenu-visible .top-navigation-bar:before {
	content:"";
	background-color: rgba(25,29,42,0.3);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 100px;
	left: 0;
	display: inline-block;
	animation-name: opacity-show;
	animation-duration: 0.5s;
}

.scrolled.submenu-visible .top-navigation-bar:before {
	top: 0px;
}

@keyframes opacity-show {
	from {opacity:0;}
	to {opacity:1;}
}

.latest-contribution-box {
	display: none;
}

.content-wrapper.homepage-box.welcome-wrapper, .in-index.multiple-columns-body .homepage-box.welcome-wrapper {
	background-color: #F5F5F7;
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: center;
}

.welcome-wrapper .welcome h1 {
	font-size: 25px;
	letter-spacing: 0.5px;
	font-weight: 400;
}

.welcome-wrapper .welcome h1:after {
	content: "";
	width: 50px;
	height: 1px;
	display: block;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	position: relative;
	color: rgba(255,255,255,0.6);
	font-size: 13px;
	margin-top: 40px;
}

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

#footer .btn {
	color: white;
	margin-top: 10px;
}

#footer:after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	left: 0;
	top: 0;
}

#footer>div {
	position: relative;
	z-index: 1;
}

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

.custom-footer {
	display: flex;
	-webkit-flex-flow: row wrap;
	padding-top: 60px;
	padding-bottom: 60px;
}

.custom-footer>div {
	width: 25%;
	padding-right: 30px;
}

.custom-footer>div h4 {
	font-size: 18px;
	font-weight: 400;
	color: white;
	letter-spacing: 1px;
}

#productsTop .p-in-in {
	min-height: 0;
}

.custom-footer>div h4:after {
	content: "";
	width: 50px;
	height: 1px;
	display: block;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: auto;
}

.custom-footer>div li {
	display: block;
	line-height: 200%;
	font-size: 13px;
}

.custom-footer>div a {
	color: rgba(255,255,255,0.4);
	letter-spacing: 0.5px;
}

.custom-footer>div a:hover {
	text-decoration: none;
}

fieldset {
	border: none;
}

#footer h5 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.poll-result>div {
	display: block;
	height: 10px;
	border-radius: 3px;
	min-width: 5px;
}

.vote-pic {
	float:left;
	width: 40px;
	height: 40px;
	display: inline-block;
}

.vote-summary {
	padding: 7px;
	padding-top: 2px;
	display: inline-block;
}

.vote-delimeter {
	display: none;
}

.vote-name {
	display: none;
}

.vote-rating {
	display: block;
	width: 100%;
	margin-top: 5px;
}

.news-item-widget h5 a {
	color: white;
	text-transform: none;
}

.news-item-widget {
	margin-bottom: 20px;
}

.footer-bottom {
	width: 100% !important;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;
}

.footer-bottom:after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	position: absolute;
	left: 0;
	top: 0;
}

.footer-bottom>* {
	position: relative;
	z-index: 1;
}

.copyright {
	color: white;
	letter-spacing: 1px;
}

.footer-bottom>span {
	display: block;
	text-align: center;
	padding: 10px;
}

#signature .image {
	width: 16px;
	height: 16px;
	display: inline-block;
	position: relative;
	top: 2px;
}

#signature .title {
	color:rgba(255,255,255,0.2) !important;
	margin-left: 5px;
}

.podpis {
	display: block;
	padding: 8px;
	color: rgba(255,255,255,0.4);
}

#signature .title:hover {
	color: white !important;
	text-decoration: none;
}

.top-navigation-menu {
	position: relative;
	padding-right: 34px;
	display: block;
	overflow: hidden;
	height: 34px;
	white-space: nowrap;
	width: 60%;
} 

.top-navigation-menu-trigger {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	height: 34px;
	width: 34px;
}

.top-navigation-menu-trigger:before {
	content: "";
	display: inline-block;
	width: 34px;
	height: 34px;
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/arrow-down.svg);
	background-size: 9px 5px;
	background-repeat: no-repeat;
	background-position: center;
}

.top-navigation-bar-menu-helper {
	content: "";
	position: absolute;
	top: 34px;
	right: 0;
}

.top-navigation-bar-menu-helper>li {
	display: block;
}

.top-navigation-bar-menu-helper>li>a {
	padding: 4px 8px;
}

.top-navigation-bar-menu> .cropped {
	display: none;
}

.top-navigation-bar-menu {
	display: flex;
}

.top-navigation-bar-menu-helper {
	display: none;
}

.top-navigation-menu-visible .top-navigation-bar-menu-helper {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 11;
}

.top-navigation-menu-visible .top-navigation-bar-menu-helper:after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.1);
	position: absolute;
	left: 0;
	top: 0;
}

.top-navigation-menu-visible .top-navigation-bar-menu-helper>li {
	position: relative;
	z-index: 1;
}

.top-navigation-menu-visible .top-navigation-menu {
	overflow: visible;
}

.top-navigation-bar-menu-helper>li>a {
	color: rgba(255,255,255,0.4);
	font-size: 12px;
	padding: 4px 20px;
	display: block;
	text-align: right;
}

.top-navigation-bar-menu-helper>li>a:hover {
	color: white;
	text-decoration: none;
}

.in-index.multiple-columns-body .latest-contribution-wrapper {
	display: none;
}

.multiple-columns-body #content-wrapper>div {
	display: flex;
}

.multiple-columns-body #content-wrapper .sidebar.sidebar-left {
	width: 300px;
}

.multiple-columns-body #content-wrapper main#content {
	width: -moz-calc(100% - 300px);
    width: -webkit-calc(100% - 300px);
    width: -o-calc(100% - 300px);
    width: calc(100% - 300px);
    padding-left: 50px;
}

.multiple-columns-body .body-banners {
	margin-bottom: 50px;
	display: flex;
}

.multiple-columns-body .welcome {
	width: 900px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.multiple-columns-body #content-wrapper {
	padding-bottom: 80px;
}

.sidebar h4 {
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 400;
	position: absolute;
	top: -30px;
	left: 0;
	padding-top: 0 !important;
}

.htmlcarousel .btn {
	background-color: transparent;
}

.sidebar-inner>div {
	padding: 20px;
	border-radius: 3px;
	border: 1px solid #E4E4E8;
	margin-bottom: 70px;
	position: relative;
}

.sidebar-inner>div:nth-last-child(1) {
	margin-bottom: 0;
}

.sidebar #categories>div>ul {
	display: none;
}

.sidebar #categories>div>div.topic>a {
	display: block;
	color: #272F43;
	font-size: 15px;
	position: relative;
	padding: 10px 0;
}

.sidebar #categories>div>div.topic>a:hover {
	text-decoration: none;
}

.sidebar .box-categories {
	padding-top: 10px;
	padding-bottom: 10px;
}

.sidebar .box-categories .cat-trigger {
	display: none;
}

.sidebar #categories>div.expandable>div.topic>a .cat-trigger {
	position: absolute;
	top: 50%; right: 0%;
	transform: translate(0%,-50%);
	width: 20px;
	height: 20px;
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/arrow-bottom2.svg);
	background-size: 9px 5px;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
}

.sidebar #categories>div.expandable.active>ul {
	display: block;
	padding-bottom: 10px;
}

.sidebar #categories>div.expandable.active>ul>li>ul {
	display: none;
}

.sidebar #categories>div.expandable.active>ul>li {
	display: block;
}

.sidebar #categories>div.expandable.active>ul>li>a {
	font-size: 13px;
	display: block;
	padding: 4px;
	padding-left: 10px;
	color: #272F43;
}

.sidebar #categories>div.expandable.active>ul>li>a:hover {
	text-decoration: none;
}

.sidebar .box-onlinePayments p {
	margin: 0;
}

.sidebar .box-newsletter .form-group {
	font-size: 13px;
	margin-bottom: 10px;
}

.sidebar .box-newsletter br {
	display: none;
}

.sidebar .box-poll ul li {
	display: block;
	margin-bottom: 10px;
}

.sidebar .box-poll {
	font-size: 14px;
}

.sidebar .box-poll h5 {
	font-size: 15px;
	margin-bottom: 10px;
	letter-spacing: 0px;
}

.sidebar .box-login .password-helper {
	margin-top: 10px;
}

.sidebar .box-login .password-helper a {
	font-size: 13px;
	display: block;
}

ol.top-products li {
	display: flex;
	align-items: center;
	text-align: -webkit-match-parent;
}

ol.top-products>li {
	list-style: none;
	position: relative;
	height: 60px;
	display: block;
	padding-left: 70px;
	padding-top: 10px;
	margin-bottom: 10px;
}

ol.top-products>li a {
	color: #272F43;
	font-size: 14px;
}

ol.top-products>li a strong {
	display: block;
}

ol.top-products>li img {
	width: 60px;
	height: 60px;
}

ol.top-products>li .top-products-image {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
}

.multiple-columns-body.in-index #header {
	animation-name: show-obsah;
	animation-duration: 0.8s;
}

@keyframes show-obsah {
	0% {margin-bottom:1000px;}
	50% {margin-bottom: 1000px;}
	100% {margin-bottom: 0;}
}

.in-index.multiple-columns-body #content-wrapper {
	padding-bottom: 0;
}

.cookie-ag-wrap {
	position: fixed;
    bottom: 10px;
    left: 0;
    width: 100%;
    opacity: 0.5;
    z-index: 99;
    -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;
}

.cookie-ag-wrap:hover {
	opacity: 1;
}

.site-msg.cookies {
	width: 700px;
	max-width: 80%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
    border-radius: 3px;
    padding: 8px 20px;
    color:white;
    padding-right: 90px;
    position: relative;
}

.flags.flags-extra {
}

.content-wrapper.homepage-box.before-carousel {
	margin-bottom: 40px;
}

.wide-carousel img {
	width: 100%;
}

.site-msg.cookies a {
	color: white;
	text-decoration: underline;
}

.site-msg.cookies .btn {
	font-size: 12px;
	padding: 0px 8px;
	border-color: white;
	color: rgba(0,0,0,0.7);
	position: absolute;
	top: 8px;
	right: 8px;
	height: 28px;
	line-height: 28px;
}

.site-msg.cookies .btn:hover {
	color: white;
	border-color: transparent;
}

#cboxOverlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	z-index: 9999;
}

#colorbox {
	z-index: 99999;
	background-color: white;
	padding: 30px;
	border-radius: 10px;
	outline: none;
	position: absolute !important;
	top: 100px !important; left: 50% !important;
	transform: translate(-50%,0) !important;
	width: auto !important;
	height: auto !important;
	max-width: 90% !important;
}

#cboxOverlay:after {
	content:"";
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
}

#colorbox p {
	margin-top: 0;
}

#cboxClose {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 13px;
	padding: 4px 8px;
	border: 1px solid rgba(0,0,0,0.1);
	background-color: white;
}

.p-info-wrapper .social-buttons {
	padding: 20px;
	background-color: white;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 3px;
}

.p-info-wrapper .social-buttons .close-wrapper {
	margin-top: 10px;
}

.entrance-protection {
	position: absolute;
	top: 50%; left: 50%;
	transform: translate(-50%,-50%);
	width: 500px;
	max-width: 80%;
	height: auto;
	padding: 20px;
	border-radius: 10px;
	background-color: white;
}

.entrance-protection h1 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 400;
	font-size: 22px;
	letter-spacing: 2px;
}

.entrance-protection .btn {
	cursor: pointer;
}

.popup-widget.cart-widget {

}

.popup-widget.login-widget, .popup-widget.cart-widget {
	position: absolute;
	top: 34px;
	right: 0px;
	width: 370px;
	height: auto;
	display: inline-block;
	border-radius: 0 0 3px 3px;
	background-color: white;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
	padding: 20px;
	z-index: 99;
}

.user-action .container {
	position: relative;
}

.scrolled .user-action, .scrolled .popup-widget.cart-widget {
	display: none;
}

.user-action h2 {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	margin-bottom: 10px;
}

.user-action-tabs {
	margin-bottom: 10px;
}

.user-action-tabs li {
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 4px;
}

.user-action-tabs li a {
	padding: 4px 8px;
	color: #272F43;
	font-size: 12px;
	background-color:rgba(39,47,67,0.1);
	border-radius: 3px;
}

.user-action-tabs li.active a {
	background-color:rgba(39,47,67,0.3);
}

.popup-widget-inner .password-helper {
	margin-top: 10px;
	display: block;
}

.popup-widget-inner .password-helper a {
	font-size: 12px;
	margin-right: 10px;
}

.popup-widget.login-widget .tab-content>div.fade {
	display: none;
}

.popup-widget.login-widget .tab-content>div.fade.active {
	display: block;
}

.popup-widget {
	animation-name: bounceInRight;
	animation-duration: 1s;
}

.user-action-in .popup-widget {
	display: none;
}

.login-window-visible .user-action-in .popup-widget.login-widget {
	display: inline-block;
}

.popup-widget.cart-widget {
	display: inline-block;
}

.responsive-tools {
	display: none;
}

.dropdown>span, .dropdown button {
	display: none;
}

.top-navigation-tools {
	display: flex;
}

.dropdown li a {
	padding: 10px 10px;
	font-size: 11px;
	color: white;
}

.dropdown li {
	border-left: 1px solid rgba(255,255,255,0.1);
}

.popup-widget.cart-widget .cart-widget-product {
	display: block;
	position: relative;
	padding-left: 70px;
	padding-top: 8px;
	margin-bottom: 20px;
}

.popup-widget.cart-widget .cart-widget-product-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	display: inline-block;
}

.popup-widget.cart-widget .cart-widget-product-amount {
	display: inline-block;
	width: auto;
	max-width: 40px;
}

.popup-widget.cart-widget .cart-widget-product-amount input {
	width: auto;
	max-width: 40px;
}

.popup-widget.cart-widget .cart-widget-product-unit {
	display: inline-block;
}

.popup-widget.cart-widget .cart-widget-product-name {
	font-size: 14px;
	position: absolute;
    top: 13px;
    left: 150px;
}

.popup-widget.cart-widget .cart-widget-product-name span {
	display: block;
}

.popup-widget.cart-widget .cart-free-shipping {
	text-align: center;
	background-color: rgba(99,246,104,0.3);
	padding: 20px;
	border-radius: 3px;
	margin-bottom: 20px !important;
}

.popup-widget.cart-widget #continue-order-button {
	width: 100%;
	text-align: center;
}

.popup-widget.cart-widget .cart-widget-product-delete button, tr.removeable .remove-item {
	background-color: transparent;
	border: none;
	background-color: #D3001D;
	color: white;
	border-radius: 100px;
	width: 17px;
	height: 17px;
	font-size: 10px;
	cursor: pointer;
}

.popup-widget.cart-widget .cart-widget-product-delete button:after, tr.removeable .remove-item:before {

}

.popup-widget.cart-widget .cart-widget-product-delete, tr.removeable .remove-item {
	display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    opacity: 0.2;
}

tr.removeable .remove-item {
	position: relative;
	top: 0;
	right: 0;
}

.popup-widget.cart-widget .cart-widget-product-delete:hover, tr.removeable .remove-item:hover {
	opacity: 1;
}

.popup-widget.cart-widget {
	top: 134px;
	display: none;
}

.cart-window-visible .popup-widget.cart-widget {
	display: inline-block;
}

.popup-widget.cart-widget .cart-widget-products {
	max-height: 300px;
	overflow-x: auto;
}

.top-navigation-contacts {
	position: absolute;
	top: 70px;
	right: 230px;
	z-index: 9;
}

.top-navigation-contacts a {
	color:#272F43;
	display: block;
}

.top-navigation-contacts .project-phone {
	font-weight: 600;
	font-size: 22px;
	text-decoration: none !important;
}

.top-navigation-contacts .project-phone:before {
	content: "";
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/phone.svg);
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-right: 10px;
	margin-top: -20px;
	position: relative;
	top: 13px;
}

.top-navigation-contacts .project-email {
	font-size: 13px;
	color: rgba(39,47,67,0.7);
	text-decoration: none !important;
	margin-left: 50px;
	text-align: right;
}

.top-navigation-contacts>strong {
	display: none;
}

#header .top-navigation-contacts {
	top: 36px;
}

/*

.carousel-inner .item {
	position: absolute;
	left: 100vw;
	width: 100%;
	top: 0;
}

.carousel-inner .item.active {
	display: block;
	position: relative;
	left: 0;
}

.carousel-inner .item.left {
	animation-name: carousel;
	animation-duration: 0.7s;
}

.carousel-inner {
	display: block;
	position: relative;
}

@keyframes carousel {
	from {margin-left: 0;}
	to {margin-left: -100vw;}
}

.wide-carousel, #carousel {
	width: 100%;
	overflow: hidden;
	display: block;
}

*/

/*

.carousel-inner img {
	width: 100%;
	height: auto;
}

.carousel-inner .item {
	display: none;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
}

.carousel-inner .item.active {
	display: block;
}

.carousel-inner .item.active.left {
	animation-name: fadeOut;
	animation-duration: 0.7s;
}

.carousel-inner .item.next.left {
	animation-name: fadeIn;
	animation-duration: 0.7s;
	position: absolute;
	left: 0;
	top: 0;
}

@keyframes fadeOut {
	from {opacity:1;}
	to {opacity: 0;}
}

@keyframes fadeIn {
	from {opacity:0;}
	to {opacity: 1;}
}


*/

.carousel-control {
	display: none;
}

#carousel .slick-list, #carousel .slick-slide {
	padding: 0 !important;
	margin: 0 !important;
}

#carousel .slick-next {
	position: absolute;
	top: 50%;
	right: 20px;
	left: auto;
}

#carousel .slick-prev {
	position: absolute;
	top: 50%;
	left: 20px;
	right: auto;
	z-index: 1;
}

#carousel .slick-arrow {
	width: 40px;
	height: 40px;
	border: none;
	background-color: rgba(29,34,52,0.05);
	border-radius: 100px;
	margin-top: -20px;
	opacity: 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;
}

#carousel:hover .slick-arrow {
	opacity: 1;
}

#carousel .slick-arrow:hover {
	background-color: rgba(29,34,52,0.15);
}

.next-to-carousel-banners {
	display: none;
}

.menu-helper.empty {
	/* display: none; */
	visibility: hidden;
}

ol.top-products>li a span, .sidebar #categories>div>div.topic>a {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.sidebar #categories>div>div.topic>a {
	padding-right: 20px;
}

.breadcrumbs-wrapper {
	border-bottom: 1px solid #EAEAEE;
	padding: 10px;
	font-size: 13px;
	color: #848994;
}

.breadcrumbs-wrapper a {
	color: #848994;
}

.navigation-bullet {
	margin-left: 10px;
	margin-right: 10px;
	opacity: 0.5;
}

.subcategories {
	display: flex;
	margin-left: -10px;
	margin-right: -10px;
	-webkit-flex-flow: row wrap;
}

.subcategories li {
	display: block;
	position: relative;
	width: -moz-calc(25% - 20px);
    width: -webkit-calc(25% - 20px);
    width: -o-calc(25% - 20px);
    width: calc(25% - 20px);
	padding: 10px;
	padding-left: 80px;
	margin: 10px;
	border-radius: 3px;
	border: 1px solid #EAEAEE;
	-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;
}

.subcategories li a {
	height: 60px;
	padding-top:22px;
	display: block;
	font-size: 14px;
	color: #2B3346;
}

.subcategories li:hover {
	background-color:rgba(234,234,238,0.5);
}

.subcategories li a:hover {
	text-decoration: none;
}

.subcategories li .image {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 10px;
	left: 10px;
	display: inline-block;
}

.subcategories li .image img {
	width: 60px;
	height: 60px;
	object-fit: cover;
}

#productsTop {
	display: flex;
	-webkit-flex-flow: row wrap;
	margin-top: 20px;
}

#productsTop div.product {
	width: 33.3333%;
	position: relative;
	display: block;
	padding-left: 0px;
	min-height: 70px;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 40px;
	display: none;
}

#productsTop div.product .p {
	padding-left: 80px;
	min-height: 60px;
}

#productsTop div.product.active, #productsTop div.product.revealed {
	display: block;
}

#productsTop .button-wrapper {
	display: block;
	width: 100%;
	padding: 0;
	font-size: 13px;
}

#productsTop div.product .image {
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 70px;
}

#productsTop div.product .flags {
	display: none;
}

#productsTop div.product .p-code {
	display: none;
}

#productsTop div.product .p-in-in {
	text-align: left;
}

#productsTop div.product .p-in-in .name {
	text-align: left;
	padding-left: 0;
	padding-right: 0;
	margin-top :5px;
}

#productsTop div.product .p-in .price-final {
	text-align: left;
}

#productsTop div.product .availability {
	display: none;
}

#productsTop div.product .price-standard-wrapper {
	display: none;
}

#productsTop div.product .p-in .price-additional {
	display: none;
}

#productsTop div.product .p-in .prices {
	margin-top: 5px;
}

#category-header {
	margin-top: 40px;
	border: 2px solid #E9E9EC;
	border-radius: 3px;
}

#category-header input {
	display: none;
}

#category-header {
	display: flex;
	margin-bottom: 20px;
}

#category-header>div {
	text-align: right;
	width: 200px;
	padding: 11px 20px;
	opacity: 0.5;
	font-size: 13px;
}

.type-category main #products {
	margin-top: 20px;
}

main .filters-wrapper #filters {
	text-align: left;
}

main .filters-wrapper {
	text-align: center;
}

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

#category-header label:hover {
	background-color: rgba(233,233,236,0.5) !important;
}

#category-header>form {
	width: -moz-calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
    width: -o-calc(100% - 200px);
    width: calc(100% - 200px);
}

#category-header label {
	padding: 10px 20px;
	display: inline-block;
	cursor: pointer;
	margin-right: 1px !important;
	float: left;
	-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;
	font-size: 14px;
}

.search-results-group-list ul {
	padding-left: 20px;
	margin-top: 5px;
}

.search-results-group-list li {
	padding-left: 0px;
	font-size: 13px;
}

.slider-wrapper {
	padding: 10px 0 19px;
	max-width: 650px;
	margin: 0 auto;
}

.slider-header:before, .slider-header:after {
	content: " ";
	display: table;
}

.slider-header:after {
	clear: both;
}

.from {
	float: left;
	text-align: left;
}

.to {
	float: right;
	text-align: right;
}

.ui-slider, .slider-content {
	background-color: #dadada;
	border-color: inherit;
}

.ui-slider, .slider-content {
	background-color: #dadada;
	border-color: inherit;
}

.ui-slider .ui-slider-range {
	background-color: #E9E9EC;
	border-color: inherit;
}

.ui-slider-handle:hover {
	background-color: #e41910;
}

.ui-slider-horizontal .ui-slider-handle {
	width: 20px;
	height: 20px;
	margin-left: -10px;
	top: -7px;
	border-radius: 5px;
	cursor: pointer;
}

.ui-slider-horizontal .ui-slider-handle::after {
	border-top-color: #e41910;
}

.ui-slider-horizontal .ui-slider-handle::after {
	content: '';
	position: absolute;
	left: 3px;
	top: 3px;
	width: 14px;
	height: 14px;
	border-radius: 3px;
	background: transparent;
}

main .filters-wrapper #filters .filter-sections {
	padding: 20px;
	background-color: rgba(234,234,238,0.5);
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.slider-content {
	position: relative;
	padding: 0 10px;
	height: 6px;
	margin-bottom: 20px;
	border-style: none;
	border-width: 0;
}

.slider-wrapper h4 {
	display: none;
}

.ui-slider-horizontal {
	height: 6px;
} 

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: 0.7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-slider-range {
	border-style: none;
	border-width: 0;
}

.ui-slider-horizontal .ui-slider-range, .ui-slider-horizontal .ui-slider-handle {
	z-index: 2;
}

.ui-slider-handle {
	color: #fff;
	position: absolute;
}

.slider-header {
	padding-bottom: 10px;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#content .filter-section fieldset div:nth-child(4n+1), #footer .filter-section fieldset div:nth-child(4n+1) {
	clear: both;
}

#content .filter-section fieldset div, #footer .filter-section fieldset div {
	text-align: left;
	float: left;
	width: 25%;
}

#content .filter-section fieldset div, #footer .filter-section fieldset div {
	text-align: left;
	width: 25%;
}

main .filters-wrapper #filters h4 {
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-size: 14px;
}

main .filters-wrapper #filters {
	font-size: 13px;
}

main .filters-wrapper #filters form {
	margin-bottom: 10px;
}

main .filters-wrapper #filters {
	display: none;
}

.filters-visible main .filters-wrapper #filters {
	display: block;
}

.filter-section-button {
	display: none;
}

.pagination-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.pagination-wrapper {
	margin-top: 19px;
	margin-bottom: 19px;
}

.pagination-top {
	text-transform: uppercase;
}

.pagination>a, .pagination-top>a, .pagination>strong, .pagination-top>strong {
	display: inline-block;
	width: 36px;
	height: 36px;
	min-width: 36px;
	margin-right: 1px;
	margin-left: 5px;
	border-radius: 50%;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 36px;
}

.pagination, .pagination-top {
	font-size: 0;
	line-height: 0;
}

.pagination-link {
	background-color: #E9E9EC;
}

.pagination-top>strong {
	cursor: pointer;
}

.pagination-wrapper .pagination-loader {
	text-align: center;
	margin-bottom: 19px;
}

.pagination, .pagination-loader, .pagination-top {
	min-width: 33.33%;
}

.pagination-wrapper .pagination {
	text-align: right;
}

.pagination>strong, .pagination-top>strong {
	font-weight: 400;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.pagination-link {
}

.pagination-link.up:after {
	content: "";
	width: 9px;
	height: 5px;
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/arrow-top.svg);
	background-size: 9px 5px;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	position: relative;
	top: -2px;
}

.next.pagination-link:after {
	content: "";
	width: 5px;
	height: 9px;
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/arrow-right.svg);
	background-size: 5px 9px;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	position: relative;
}

.prev.pagination-link:after {
	content: "";
	width: 5px;
	height: 9px;
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/arrow-left.svg);
	background-size: 5px 9px;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	position: relative;
}

#navigation-first .sr-only {
    position: relative;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: visible;
    clip: auto;
    border: 0;
}

.p-detail-info {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 19px;
}

.p-detail .stars-wrapper {
	margin: 0;
	justify-content: flex-start;
}

.p-detail-info>div {
	flex: 0 0 auto;
}

.p-detail-info>div+div::before {
	content: '|';
	display: inline-block;
	padding: 0 1ex;
	font-size: 14px;
}

.col-lg-6.p-image-wrapper {
	width: 50%;
	float: left;
}

.p-image, .image360 {
	margin-bottom: 38px;
}

.p-image-wrapper .flags-extra {
	z-index: 51;
	right: 10px;
}

.flags-extra {
	position: absolute;
	bottom: 0;
	right: 0;
	display: flex;
}

.p-thumbnails {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100px;
	margin-bottom: 10px;
}

.p-thumbnails>div {
	position: absolute;
	left: 0;
	top: 0;
	width: 9999em;
	height: 100px;
	-webkit-transition: left 0.3s ease-out;
	-o-transition: left 0.3s ease-out;
	transition: left 0.3s ease-out;
}

.p-thumbnails>div>div {
	display: inline-block;
}

.p-thumbnails>div>div:before, .p-thumbnails>div>div:after {
	content: " ";
	display: table;
}

.p-thumbnails a:first-child {
	margin-left: 0;
}

.p-thumbnails a {
	position: relative;
	float: left;
	max-width: 100%;
	margin-left: -1px;
}

.p-thumbnail.highlighted::before, .show360image.highlighted::before, .p-thumbnail:hover::before, .show360image:hover::before {
	background-color: #272F43;
}

.p-thumbnails a img {
	display: block;
	border-style: solid;
	border-width: 1px;
}

.p-thumbnails a img {
	border-color: #E9E9EC;
}

.p-info-wrapper {
	width: 50%;
	float: left;
}

.cofidis-wrap {
	float: right;
	margin-bottom: 0;
}

.cofidis-wrap {
	display: block;
	margin-bottom: 19px;
}

.btn.btn-default, a.btn.btn-default {
}

.btn.btn-cofidis, a.btn.btn-cofidis {
	display: inline-flex;
	align-items: center;
	max-width: 160px;
	line-height: 1.2;
	text-align: left;
}

.p-info-wrapper .p-final-price-wrapper, .p-info-wrapper .add-to-cart {
	margin-bottom: 19px;
}

.p-info-wrapper .price-standard {
	margin-right: 0.5ex;
}

.p-info-wrapper .price-standard, .p-info-wrapper .price-save {
	line-height: 1;
}

.p-info-wrapper .price-additional, .p-info-wrapper .price-standard, .p-info-wrapper .price-save {
	font-size: 14px;
}

.p-final-price-wrapper .price-standard > span, .p-final-price-wrapper .price-save>span {
	display: inline-block;
}

.p-info-wrapper .price-final {
	font-size: 30px;
	line-height: 1;
}

.p-info-wrapper .price-final .pr-list-unit {
	font-size: 14px;
}

.p-info-wrapper .price-additional, .p-info-wrapper .price-standard, .p-info-wrapper .price-save {
	font-size: 14px;
}

.price-measure {
	margin-top: 10px;
}

.availability-value {
	margin-bottom: 19px;
	font-size: 22px;
}

.p-info-wrapper .availability-value, .p-info-wrapper .detail-parameters {
	margin-bottom: 19px;
}

.no-display, .hide {
	display: none !important;
}

.p-info-wrapper .availability-value, .p-info-wrapper .detail-parameters {
	margin-bottom: 19px;
}

.detail-parameters th {
	padding-right: 20px;
	font-weight: 400;
	text-align: left;
}

.detail-parameters th, .detail-parameters td {
	padding-bottom: 5px;
}

.advanced-parameter {
	vertical-align: middle;
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0 12px 12px 0;
	padding: 0;
}

.advanced-parameter-inner {
	border: 1px solid #fcfcfc;
	box-shadow: 0 0 1px rgba(0,0,0,0.5);
}

.advanced-parameter-inner {
	position: relative;
	display: flex;
	align-items: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.advanced-parameter-inner::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.p-info-wrapper .add-to-cart {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.p-detail .add-to-cart .quantity {
	border-style: solid none solid solid;
	border-width: 1px;
}

.p-detail-inner .quantity {
	position: relative;
	vertical-align: middle;
	display: inline-block;
	padding-left: 0;
	padding-right: 30px;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px;
	font-size: 13px;
	font-weight: 300;
	line-height: 1;
	border-color: #D6D8DD;
}

.p-detail-inner .quantity input {
	background: inherit;
}

.p-detail-inner .quantity input {
	display: inline-block;
	width: 50px;
	height: 46px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right;
	font-family: arial,sans-serif;
	font-style: normal;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.quantity .increase {
	left: auto;
	right: 0;
	top: 0;
	border-style: none none none solid;
	border-width: 1px;
}

.quantity .increase, .quantity .decrease {
	border-color: #dadada;
	background-color: #f3f3f3;
	color: inherit;
}

.quantity .increase, .quantity .decrease {
	position: absolute;
	width: 20px;
	height: 23px;
	cursor: pointer;
}

.quantity .decrease {
	left: auto;
	right: 0;
	top: 23px;
	border-style: solid none none solid;
	border-width: 1px;
}

.quantity .increase::before, .quantity .decrease::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	font-size: 10px;
	line-height: 23px;
	text-align: center;
}

.p-info-wrapper ol li, .p-info-wrapper ul li {
	padding-bottom: 5px;
}

.social-buttons-wrapper {
	display: flex;
	position: relative;
}

.link-icons {
	display: flex;
	flex-wrap: wrap;
	margin: 38px 0 0;
}

.link-icon {
	flex-grow: 0;
	flex-shrink: 0;
	margin: 0 0 19px;
	padding: 0 20px;
	text-align: center;
	text-transform: uppercase;
}

.link-icon::before {
	line-height: 1;
	display: block;
	margin-bottom: 1ex;
	font-size: 20px;
	text-align: center;
}

.social-buttons.no-display {
	display: flex !important;
	opacity: 0;
	z-index: -1;
}

.social-buttons-wrapper .social-buttons {
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
}

.social-buttons>div {
	flex-grow: 0;
	flex-shrink: 0;
	width: auto;
	padding-right: 5px;
	display: flex;
}

.row.product-top {
	position: relative;
}

.row.product-top .flags {
	margin-right: 10px;
	display: inline-block;
	position: relative;
}

.p-detail-info .stars-wrapper {
	margin-top: 0 !important;
}

.p-detail-info>div+div::before {
	position: relative;
	top: -2px;
	opacity: 0.2;
}

.p-detail-info {
	font-size: 13px;
}

.p-detail-info .stars-label {
	position: relative;
	top: -1px;
}

.p-final-price-wrapper .price-additional {
	display: block;
}

.p-info-wrapper .price-final {
	display: block;
	font-size: 50px;
	font-weight: 400;
}

.p-info-wrapper button.btn {
	height: 48px;
	border-radius: 0 3px 3px 0;
	color: white;
}

.p-info-wrapper .quantity {
	border-color: #D6D8DD;
}

.quantity .increase {
}

.quantity .increase:after {
	content:"";
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/arrow-top.svg);
	background-size: 9px 5px;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
	position: relative;
	width: 9px;
	height: 5px;
	top: 3px;
	left: 4px;
}

.quantity .decrease:after {
	content:"";
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/arrow-bottom2.svg);
	background-size: 9px 5px;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
	position: relative;
	width: 9px;
	height: 5px;
	top: 3px;
	left: 4px;
}

.ordering-process .quantity .increase:after {
	top: 0;
	left: 4px;
}

.ordering-process  .quantity .decrease:after {
	top: 0;
	left: 4px;
}

.p-detail-inner-header {
	position: relative;
}

.p-detail-inner-header .p-code {
	top: 40px;
	right: 0;
}

.link-icon.watchdog {
}

.social-buttons-wrapper .link-icon:before {
	content: "";
	width: 40px;
	height: 40px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.2;
	-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;
}

.social-buttons-wrapper .link-icon.print:before {
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/printer.svg);
}

.social-buttons-wrapper .link-icon.chat:before {
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/zeptatse.svg);
}

.social-buttons-wrapper .link-icon.share:before {
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/sdilet.svg);
}

.social-buttons-wrapper .link-icon.watchdog:before {
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/dog.png);
}

.social-buttons-wrapper .link-icon:hover:before {
	opacity: 1;
}

.social-buttons-wrapper .link-icon:hover {
	text-decoration: none;
}

.social-buttons-wrapper .link-icon {
	color: #272F43;
	text-transform: none;
	font-size: 13px;
}

.col-lg-6.p-image-wrapper {
    padding-right: 50px;
}

.p-detail-inner .product-top {
	display: flex;
	-webkit-flex-flow: row wrap;
}

.p-detail-inner .product-top>div:nth-child(1) {
	width: 100%;
}

.in-klient table {
	text-align: left;
	margin-top: 20px;
}

.in-klient table th {
	width: 16.666%;
	font-size: 13px;
}

.form-group {
	display: flex;
	z-index: 1;
}

.co-contact-information .form-group {
	z-index: 2;
}

.navigation-btn {
	display: none !important;
}

.shp-tabs-wrapper.p-detail-tabs-wrapper .col-sm-12{
	width: 100%;
}

.empty-cart-boxes li {
	display: block;
}

.p-detail-tabs-wrapper .shp-tabs-row {
	margin-top: 40px;
    border: 2px solid #E9E9EC;
    border-radius: 3px;
    display: flex;
    margin-bottom: 20px;
    width: 100%;
}

.p-detail-tabs-wrapper .shp-tabs-row li {
	display: inline-block;
	float: left;
	margin-right: 1px;
}

.p-detail-tabs-wrapper .shp-tabs-row li a {
	padding: 10px 20px;
    display: inline-block;
    color: #3A435A;
}

.p-detail-tabs-wrapper .shp-tabs-row li a:hover, .p-detail-tabs-wrapper .shp-tabs-row li.active a {
	background-color: #E9E9EC;
	text-decoration: none;
}

.p-detail-tabs-wrapper .shp-tabs-row li a:hover {
	background-color: rgba(233,233,236,0.5);
}

.p-detail-tabs-wrapper #tab-content>div, .p-detail-tabs-wrapper #tab-content>ul {
	display: none;
}

.p-detail-tabs-wrapper #tab-content>div.active, .p-detail-tabs-wrapper #tab-content>ul.active {
	display: block;
}

#relatedFiles>li {
	display: block;
}

h3, .products-related-header {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	margin-top: 30px;
	margin-bottom: 10px;
}

.p-detail-tabs-wrapper .description-inner {
	display: flex;
	-webkit-flex-flow: row wrap;
}

.p-detail-tabs-wrapper .description-inner .basic-description {
	width: 70%;
	padding-right: 50px;
}

.p-detail-tabs-wrapper .description-inner .extended-description {
	width: 30%;
	font-size: 15px;
	letter-spacing: 0.5px;
}

.p-detail-tabs-wrapper .description-inner .basic-description ul {
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.p-detail-tabs-wrapper .description-inner .basic-description ul li {
	font-size: 15px;
	letter-spacing: 0.5px;
	line-height: 180%;
}

.p-detail-tabs-wrapper .description-inner .extended-description table {
	margin-top: 20px;
	margin-bottom: 20px;
}

.p-detail-tabs-wrapper .description-inner .extended-description .detail-parameters {
	width: 100%;
}

#productDiscussion {
	margin-top: 30px;
}

.discussion-form {
	display: none;
}

.link-like.comment-icon {
	padding: 10px 20px;
    display: inline-block;
    border: 1px solid #E9E9EC;
    border-radius: 3px;
    font-size: 14px;
    letter-spacing: 0.5px;
    cursor: pointer;
    -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;
}

.link-like.comment-icon:hover {
	background-color: #E9E9EC;
}

#productDiscussion #discussion-form form>div>.form-group {
	width: 50%;
	max-width: 100%;
	display: block;
}

.whole-width {
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
}

#productDiscussion #discussion-form form .btn, #formContact .btn {
	width: 280px !important;
	max-width: 100% !important;
}

.votes-wrap.discussion {
	margin-top: 50px;
	margin-bottom: 30px;
}

.votes-wrap.discussion>div {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #E9E9EC;
	border-radius: 3px;
}

.vote-content>span {
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.vote-content>span.btn {
	margin-bottom: 0;
}

.vote-content {
	margin-top: 20px;
}

.vote-title {
	text-transform: uppercase;
}

.vote-time {
	font-size: 12px;
	opacity: 0.5;
}

.vote-pic {
	width: 60px;
	height: 60px;
	border-radius: 100px;
	overflow: hidden;
	display: inline-block;
	position: relative;
	margin-right: 10px;
}

.type-manufacturers-listing main ul {
	padding-left: 40px;
}

.type-manufacturers-listing main ul li {
	line-height: 180%;
}

.manufacturers {
	padding-left: 0 !important;
}

.type-search main h2 {
	margin-top: 40px;
}

.manufacturers li {
	display: block;
}

.vote-initials {
	width: 60px;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	text-align: center;
	color: white;
	font-size: 22px;
	font-weight: 600;
}

.vote-pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
}

.vote-title {
	margin-top: 10px;
	display: inline-block;
}

.vote-wrap #discussion-form {
	margin-top: 30px;
}

.vote-wrap .votes-wrap.discussion {
	margin-top: 20px;
	margin-bottom: 0;
}

.vote-wrap .votes-wrap.discussion .vote-wrap {
	margin-bottom: 0;
}

.star {
	position: relative;
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.384615;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.tooltip .fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 3px;
}

article ul {
	padding-left: 40px;
}

article ul li {
	line-height: 180%;
}

.variant-list select {
	width: 220px;
}

select, select.form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 6px 45px 6px 11px;
	line-height: 22px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAA6CAIAAABNgoyqAAAAGXRFW…XfeGcLqj5cm62pldn5EZDVLswCAQYGBgYGBgYG/ha8CjAAkdEmwUnCSO4AAAAASUVORK5CYII=');
	background-repeat: no-repeat;
	background-position: right center;
}

.form-control, select {
	border-width: 1px;
	border-style: solid;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.cart-header {
	display: flex;
	width: 100%;
	margin-top: 20px;
	border: 1px solid rgba(233,233,236,1);
}

.cart-header li {
	width: 30%;
	margin-right: 3.333%;
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	border-bottom: 1px solid transparent;
	color: #848994;
	font-weight: 400;
	letter-spacing: 0.5px;
	font-size: 14px;
}

.ordering-process .cart-table {
	font-size: 14px;
	width: 100%;
}

.ordering-process .p-availability .p-label {
	display: none;
}

.ordering-process tr {
	border-bottom: 1px solid #E9E9EC;
	border-collapse: collapse;
}

.cart-header li a {
	color: #848994;
}

.cart-header li strong {
	font-weight: 400;
}

.cart-header li:before {
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	border-radius: 100px;
	border: 2px solid rgba(233,233,236,1);
	line-height: 30px;
	color: #848994;
}

.cart-header li.step-1:before {
	content: "1";
}

.cart-header li.step-2:before {
	content: "2";
}

.cart-header li.step-3:before {
	content: "3";
}

.cart-table {
	border-color: #dadada;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-collapse: collapse;
	border-top-style: none;
	border-top-width: 1px;
	border-bottom-style: none;
	border-bottom-width: 1px;
}

.cart-table tr:first-child>td {
	border-top-style: none;
}

.cart-table .cart-p-image {
	width: 86px;
}

.cart-table tr td {
	border-bottom-color: #dadada;
	background-color: #fff;
}

.cart-table tr>td {
	padding: 3px 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}

.cart-table .cart-p-image img {
	width: 76px;
	max-width: none;
}

.cart-table .p-name {
	padding-left: 10px;
}

.cart-table tr td {
	border-right-color: transparent;
}

.cart-table tr>td {
	padding: 3px 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}

.cart-table .main-link {
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}

.show-related {
	padding-top: 1ex;
}

.main-link-variant, .show-related {
	display: block;
	font-size: smaller;
	line-height: 1.2;
}

.cart-table tr.related {
	display: none;
}

.cart-table tr.related.visible {
	display: table-row;
}

.cart-table tr.related>td {
	border-right-style: none;
	background-color: rgba(233,233,236,0.3);
}

.cart-related-product {
	border-color: #dadada;
}

.cart-related-product {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.cart-related-info {
	display: flex;
	align-items: center;
	width: 80%;
	padding-right: 10px;
	text-align: left;
}

.cart-related-info {
	padding-top: 10px;
}

.cart-related-info, .cart-related-button {
	flex-grow: 1;
	flex-shrink: 1;
	width: 100%;
	text-align: left;
	padding-bottom: 10px;
}

.cart-related-img {
	flex: 0 0 auto;
	display: inline;
	margin-bottom: 0;
}

.cart-related-availability {
	flex: auto;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}

.cart-related-button {
	width: 20%;
	text-align: right;
}

.cart-related-info, .cart-related-button {
	padding-top: 10px;
}

.cart-related-button .price-final {
	display: block;
	margin-bottom: 10px;
}

.cart-table .p-discount, .cart-table .p-price, .cart-table .p-availability {
	text-align: center;
}

.p-label {
	display: none;
}

.availability-amount {
	white-space: nowrap;
}

.quantity-form .p-label {
	display: none;
}

.cart-table .p-quantity .quantity {
	font-size: 14px;
}

.quantity-form .quantity {
	padding-right: 23px;
}

.quantity {
	border-color: #dadada;
}

.quantity {
	position: relative;
	vertical-align: middle;
	display: inline-block;
	padding-left: 0;
	padding-right: 30px;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px;
	font-size: 13px;
	font-weight: 300;
	line-height: 1;
}

.cart-table .p-quantity .quantity input {
	width: 32px;
}

.quantity-form .quantity input {
	width: 30px;
	height: 36px;
}

.quantity input {
	background: inherit;
}

.quantity input {
	display: inline-block;
	width: 50px;
	height: 46px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right;
	font-family: arial,sans-serif;
	font-style: normal;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.quantity-form .quantity .increase, .quantity-form .quantity .decrease {
	width: 18px;
	height: 18px;
}

.quantity .increase, .quantity .decrease {
	border-color: #dadada;
	background-color: #f3f3f3;
	color: inherit;
}

.quantity .increase {
	left: auto;
	right: 0;
	top: 0;
	border-style: none none none solid;
	border-width: 1px;
}

.quantity .increase, .quantity .decrease {
	position: absolute;
	width: 20px;
	height: 23px;
	cursor: pointer;
}

.quantity-form .quantity .decrease {
	top: 18px;
}

.quantity .decrease {
	left: auto;
	right: 0;
	top: 23px;
	border-style: solid none none solid;
	border-width: 1px;
}

.cart-table .p-price {
	min-width: 70px;
}

.p-discount.p-cell {
	display: none;
}

tr.removeable .remove-item {
}

.p-total form.inline {
	float: right;
}

.remove-item {
	vertical-align: middle;
	position: relative;
	margin: 0;
	padding: 0 5px;
	border: 0;
	text-align: right;
	line-height: 10px;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.remove-item span {
	display: none;
}

.remove-item::before {
	content: 'x';
	font-size: 10px;
}

.inline {
	display: inline;
}

.cart-related-info {
	display: flex;
	align-items: center;
	width: 80%;
	padding-right: 10px;
	text-align: left;
}

.cart-summary {
	padding-top: 20px;
}

.extras-wrapper {
	display: block;
}

.extras-col {
	display: block;
	width: 100%;
}

.extras-col {
	padding-right: 20px;
}

.free-gift, .extra {
	margin-bottom: 19px;
}

.free-gift {
	flex-wrap: wrap;
	padding-top: 15px;
}

.free-gift, .discount-coupon form {
	display: flex;
	align-items: center;
}

.free-gifts-wrapper {
	display: flex;
	flex: 1;
	align-items: center;
}

.free-gifts-wrapper form {
	margin: 0;
}

.free-gifts-wrapper form, .discount-coupon input {
	flex: 1 1 auto;
	min-width: 0;
}

.free-gifts-wrapper ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
}

.free-gifts-wrapper ul>li {
	list-style: none;
}

.free-gifts li.active, .free-product-gifts li.active {
	display: block;
}

.discount-coupon, .extra.delivery, .extra.discount {
	position: relative;
}

.free-gifts-wrapper form, .discount-coupon input {
	flex: 1 1 auto;
	min-width: 0;
}

.colorbox-html-content #vybrat-iny-darcek li {
	display: block !important;
	border: 2px solid rgba(216,228,241,0);
}

.colorbox-html-content #vybrat-iny-darcek li.active, .colorbox-html-content #vybrat-iny-darcek li:hover {
	border: 2px solid #D8E4F1;
}

.extra.delivery {
	display: flex;
	align-items: center;
}

.extras-col .extras-wrap {
	padding-top:20px;
	padding-bottom: 20px;
}

.price-range {
	border-color: transparent;
	background-color: #dadada;
}

.discount-coupon .btn {
	padding: 8px;
    margin-top: -10px;
    padding-bottom: 7px;
    margin-left: -1px;
}

.price-range {
	display: block;
	width: 100%;
	height: 4px;
	max-width: none;
	margin-top: 0;
	margin-bottom: 10px;
	border-style: none;
	border-width: 0;
}

.price-range>div {
	background-color: #468c98;
}

.cart-summary {
}

.cart-inner .cart-row .col-md-4 {
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-top: 40px;
}

.cart-inner .cart-row .col-md-4>div {
	width: 50%;
	display: block;
	float: left;
}

.price-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
	margin-bottom: 19px;
	text-align: left;
}

.price-wrapper .price-label.price-primary, .price-wrapper .price.price-primary {
	font-weight: 700;
}

.price-wrapper .price-label {
	flex: 1 1 55%;
	text-align: left;
	font-size: 14px;
}

.price-wrapper .price.price-primary {
	font-size: 32px;
	line-height: 1;
	white-space: nowrap;
}

.price-wrapper .price {
	flex: 1 1 45%;
	padding-left: 10px;
	text-align: right;
	font-size: 14px;
}

.price-wrapper {
	padding: 20px;
	border: 2px solid #E9E9EC;
}

.next-step .btn {
	padding: 20px 60px;
	font-size: 22px;
	color: white;
	text-align: center;
}

.next-step a {
	display: block;
}

.next-step .next-step-back {
	display: none;
}

.cart-content.checkout-box-wrapper h4 {
	padding-top: 0;
}

.ordering-process .contact-box img {
	display: none;
}

.ordering-process .contact-box {
	margin-top: 20px;
	background-color: rgba(233,233,236,0.5);
	display: inline-block;
	padding: 20px;
	border-radius: 20px;
}

.ordering-process .contact-box strong {
	display: none;
}

.ordering-process .contact-box ul li {
	display: block;
}

.ordering-process .contact-box ul li span {
	display: none;
	font-size: 22px;
}

.ordering-process .contact-box ul li span.mail {
	display: block;
	font-size: 15px;
}

.ordering-process .contact-box ul li span.tel {
	display: block;
}

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

#content-wrapper {
	margin-bottom: 40px;
}

.in-index #content-wrapper {
	margin-bottom: 0;
}

.homepage-box.welcome-wrapper {
	margin-top: 40px;
}

.back-shopping-link {
	margin-top: 20px;
	padding-bottom: 50px;
	font-size: 13px;
}

.ordering-process #header .search {
	right: 0;
	border-right: 1px solid #E4E4E8;
}

.ordering-process .top-navigation-contacts {
	right: 130px;
}

.extras-wrapper {
	display: flex;
	justify-content: space-between;
}

.extras-col {
	flex: 1 1 50%;
	max-width: 350px;
}

.free-gift, .extra {
	margin-bottom: 19px;
}

.free-gift {
	flex-wrap: wrap;
}

.free-gift, .discount-coupon form {
	display: flex;
	align-items: center;
}

.free-gifts-wrapper {
	display: flex;
	flex: 1;
	align-items: center;
}

.discount-coupon {
	padding-top: 15px;
}

.free-gifts-wrapper form {
	margin: 0;
}

.free-gifts-wrapper form, .discount-coupon input {
	flex: 1 1 auto;
	min-width: 0;
}

.free-gifts-wrapper ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
}

.free-gifts, .free-product-gifts {
	padding: 0;
}

.free-gifts li {
	display: none;
}

.free-gifts li.active, .free-product-gifts li.active {
	display: block;
}

.free-gifts-wrapper ul>li {
	list-style: none;
}

.free-gifts li label, .free-product-gifts li label {
	display: flex;
	align-items: center;
	-webkit-transition: background-color 0.3s ease-out;
	-o-transition: background-color 0.3s ease-out;
	transition: background-color 0.3s ease-out;
}

.free-gifts-img {
	position: relative;
}

.free-gifts-wrapper ul>li {
	list-style: none;
}

.free-gift-label {
	flex: 1 1 auto;
	line-height: 1;
	padding-left: 20px;
}

.free-gift-label {
	flex: 1;
}

.free-gift-name {
	display: block;
	padding-right: 10px;
	line-height: 19px;
	text-transform: uppercase;
}

.free-gift-label span {
	display: block;
}

.free-gifts li:last-child, .free-product-gifts li:last-child {
	margin: 0;
}

.free-gifts li {
	display: none;
}

.free-gifts-wrapper ul>li {
	list-style: none;
}

.free-gifts li label, .free-product-gifts li label {
	display: flex;
	align-items: center;
	-webkit-transition: background-color 0.3s ease-out;
	-o-transition: background-color 0.3s ease-out;
	transition: background-color 0.3s ease-out;
}

.btn.btn-secondary, a.btn.btn-secondary {
}

.btn.btn-secondary, a.btn.btn-secondary {
}

.discount-coupon, .extra.delivery, .extra.discount {
	position: relative;
}

.free-gift, .discount-coupon form {
	display: flex;
	align-items: center;
}

.free-product-gifts li {
	display: block;
}

.free-gifts-wrapper form, .discount-coupon input {
	flex: 1 1 auto;
	min-width: 0;
}

.extras-col+.extras-col {
	padding-left: 20px;
}

.extras-col {
	flex: 1 1 50%;
	max-width: 100%;
}

.extra.delivery {
	display: flex;
	min-height: 36px;
	align-items: center;
}

.discount-coupon, .extra.delivery, .extra.discount {
	position: relative;
}

.extra strong {
	color: #1EB38B;
}

.free-gift:last-child, .extra:last-child {
	margin-bottom: 0;
}

.price-range {
	display: block;
	width: 100%;
	height: 4px;
	max-width: none;
	margin-top: 0;
	margin-bottom: 10px;
	border-style: none;
	border-width: 0;
}

.price-range {
	border-color: transparent;
	background-color: #dadada;
}

.price-range>div {
	background-color: #468c98;
}

.price-range>div {
	float: left;
	height: 100%;
}

.free-gifts li label img, .free-product-gifts li label img {
	flex: 0 0 40px;
}

.free-gifts-img>img {
	width: 59px;
}

.free-gifts-img img {
	max-width: unset;
}

.free-gifts-img .free-gifts-img-hover {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -135px;
	left: 0;
	z-index: 5;
}

.free-gifts-img .free-gifts-img-hover img {
	border-color: #dadada;
}

.free-gifts-img .free-gifts-img-hover img {
	border-width: 1px;
	border-style: solid;
}

.free-gifts li label img, .free-product-gifts li label img {
	flex: 0 0 40px;
}

.free-gifts-img img {
	max-width: unset;
}

.cart-content .cart-summary {
	padding: 20px;
	border-radius: 4px;
	background-color: rgba(233,233,236,0.5);
}

.cart-content .cart-summary h4 {
	padding-top: 0;
}

.cart-content .cart-summary input[value="x"] {
	float: right;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    display: inline-block;
    background-color: transparent;
    border-color: transparent;
    color: rgba(0,0,0,0.5);
}

.cart-content .cart-summary input[value="x"]:hover {
	color: black;
}

.applied-coupon {
	position: relative;
}

.box.box-bg-default {
	background-color: inherit;
}

.co-box.co-contact-information, .co-box.co-basic-information {
	border-top-style: none;
}

.co-box, .cart-item>div {
	border-color: #dadada;
}

.co-box {
	padding: 20px;
	border: 2px solid #E9E9EC !important;
	margin-top: 20px;
	margin-bottom: 20px;
}

.co-box h4 {
	padding-top: 0;
	padding-bottom: 20px;
}

.box.co-box h4, .co-box h4 {
}

.col-sm-6 {
	width: 50%;
}

.form-group {
	min-width: 210px;
}

.form-group {
	position: relative;
}

.form-group label {
	float: left;
	width: 150px;
	margin-bottom: 0;
	padding-right: 20px;
}

.form-group label {
	line-height: 36px;
}

.form-group.form-group-wrapped label {
	float: none;
	display: block;
}

.box.co-box h4, .co-box h4 {
}

.box.box-bg-default {
	background-color: inherit;
}

.radio-wrapper {
	border-color: rgba(218,218,218,0.5);
	background-color: inherit;
}

.radio-wrapper {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

input[type="checkbox"], input[type="radio"], input[type="text"], input[type="email"], input[type="search"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="checkbox"], input[type="radio"] {
	display: none;
}

.payment-info {
	flex-grow: 1;
	flex-shrink: 1;
	width: auto;
	padding-right: 10px;
}

.radio-wrapper input[type="radio"] + label .sublabel {
	display: block;
	font-size: smaller;
}

.payment-shipping-price {
	padding-left: 10px;
}

.payment-logo, .payment-shipping-price {
	flex-grow: 0;
	flex-shrink: 0;
	width: 80px;
	text-align: right;
}

input[type="checkbox"]+label, input[type="radio"]+label {
	position: relative;
	display: inline-block;
	margin-right: 15px;
	padding-left: 21px;
	line-height: 20px;
}

.radio-wrapper input[type="radio"]+label {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.payment-info {
	flex-grow: 1;
	flex-shrink: 1;
	width: auto;
	padding-right: 10px;
}

.question-tooltip {
	background-color: #239ceb;
	border-color: #239ceb;
	color: #fff;
}

.question-tooltip {
	display: inline-block;
	vertical-align: baseline;
	width: 18px;
	height: 18px;
	border-style: solid;
	border-width: 1px;
	border-radius: 50%;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}

input:matches([type="hidden"], [type="image"], [type="file"]) {
	-webkit-appearance: initial;
	padding-top: initial;
	padding-right: initial;
	padding-bottom: initial;
	padding-left: initial;
	background-color: initial;
	border-top-color: initial;
	border-top-style: initial;
	border-top-width: initial;
	border-right-color: initial;
	border-right-style: initial;
	border-right-width: initial;
	border-bottom-color: initial;
	border-bottom-style: initial;
	border-bottom-width: initial;
	border-left-color: initial;
	border-left-style: initial;
	border-left-width: initial;
}

input[type="hidden"] {
	display: none;
}

.radio-wrapper input[type="radio"] + label .sublabel {
	display: block;
	font-size: smaller;
}

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

.payment-shipping-price {
	padding-left: 10px;
}

.box>div>div:nth-last-child(1) {
	border-bottom-color: transparent !important;
}

.payment-logo, .payment-shipping-price {
	flex-grow: 0;
	flex-shrink: 0;
	width: 80px;
	text-align: right;
}

.radio-wrapper {
	border-color: rgba(218,218,218,0.5);
	background-color: inherit;
}

.radio-wrapper {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.not-possible-info {
	display: none;
}

.js-hidden {
	position: absolute;
	max-height: 0;
	max-width: 0;
	overflow: hidden;
	transform: scaleY(0) scaleX(0);
	transform-origin: center;
}

.show-related b {
	display: inline-block;
}

.form-group {
	min-width: 210px;
}

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
}

.box .row {
	display: flex;
}

#checkoutSidebar {
	top: 0 !important;
}

.in-krok-1 .checkout-box, .in-krok-2 .checkout-box {
	display: none;
}

.in-krok-1 .cart-items, .in-krok-2 .cart-items {
	display: none;
}

.in-krok-1 #checkoutSidebar .cart-content, .in-krok-2 #checkoutSidebar .cart-content {
	margin-left: 50%;
	margin-top: -40px;
}

.in-krok-1 .order-summary-inner h4, .in-krok-2 .order-summary-inner h4 {
	padding-top: 0;
	padding-bottom: 20px;
}

.order-summary-item.helper, .recapitulation-single {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-bottom: 10px;
	font-size: 14px;
}

.order-summary-item.helper>div:first-child {
	flex: 0 0 200px;
	padding-right: 20px;
}

.recapitulation-single>span {
	flex: 0 0 200px;
	padding-right: 20px;
}

.recapitulation-single>strong {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-weight: 400;
	flex: 1 1 calc(100% - 200px);
}

.recapitulation-single > strong span {
	order: 2;
	margin-left: 1ex;
	text-transform: uppercase;
	white-space: nowrap;
}

.order-summary-item.helper>div:last-child {
	flex: 1 1 calc(100% - 200px);
	text-align: right;
}

#orderFormButton {
	width: 100%;
}

.form-group label {
	display: block;
	margin-bottom: 5px;
}

.form-group label {
	line-height: 36px;
}

.form-group label {
	float: left;
	width: 150px;
	margin-bottom: 0;
	padding-right: 20px;
}

.form-group>input.form-control, .form-group>select.form-control {
	width: 217px;
}

.form-group>input.form-control, .form-group>select.form-control {
	max-width: none;
}

input[type="checkbox"], input[type="radio"], input[type="text"], input[type="email"], input[type="search"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.phone-combined-input {
	max-width: 217px;
}

.phone-combined-input {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.phone-combined-input input, .phone-combined-input .country-flags {
	flex-grow: 0;
}

.country-flags {
	position: relative;
	display: flex;
	flex-shrink: 0;
	align-items: center;
	width: 78px;
	height: 36px;
	cursor: pointer;
	margin-top: -12px;
}

.country-flags-inner {
	border-color: transparent;
}

.country-flags-inner {
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	border-style: solid;
	border-width: 1px;
}

.country-flag.selected, .country-flags.active .country-flag {
	display: flex;
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 5px;
	padding-right: 5px;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.country-flag {
	display: none;
	flex-wrap: wrap;
	align-items: center;
	height: 36px;
}

svg:not(:root) {
	overflow: hidden;
}

.shp-flag {
	width: 24px;
	height: 24px;
}

.shp-flag, .shp-flag-label {
	flex-grow: 0;
	flex-shrink: 0;
}

.shp-flag-label {
	display: flex;
	position: relative;
	width: 52px;
	padding-left: 16px;
	padding-right: 3px;
	justify-self: flex-end;
	font-size: 14px;
	line-height: 18px;
	text-align: right;
}

.shp-flag-label {
	display: flex;
	position: relative;
	width: 52px;
	padding-left: 16px;
	padding-right: 3px;
	justify-self: flex-end;
	font-size: 14px;
	line-height: 18px;
	text-align: right;
}

.country-flags-inner {
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	border-style: solid;
	border-width: 1px;
}

.country-flags.active .country-flags-inner {
	border-color: #dadada;
	background-color: #fff;
}

.shp-flag-name {
	display: none;
	padding-right: 5px;
}

.country-flags.active .country-flags-inner {
	left: -5px;
	width: 300px;
	height: 360px;
	padding: 36px 5px 5px;
	overflow: auto;
}

.phone-combined-input input {
	width: calc(100% - 78px) !important;
	flex-shrink: 1;
}

.phone-combined-input select {
	display: none;
}

.form-group label {
	font-size: 13px;
}

.co-box.co-contact-information>div:nth-child(2) {
	margin-bottom: 20px;
}

.form-group.unveil-wrapper {
	margin-bottom: 19px;
}

.form-group label.confirmation, .form-group label.whole-width {
	width: 100%;
}

.co-box.co-billing-address {
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}

.co-box.co-billing-address>* {
	width: 100%;
	display: block;
}

.js-hidden.visible {
    position: inherit;
    max-height: none;
    max-width: none;
    overflow: visible;
    transform: none;
    transform-origin: center;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.form-group.unveil-wrapper {
	z-index: 1;
}

.form-group label {
	z-index: 1;
}

.whole-width {
	line-height: normal !important;
}

.next-step.next-step-cs .btn {
	margin-top: 20px;
}

.co-box.co-payment-method .row {
	display: flex;
}

.table.recapitulation-table th {
	width:300px;
	max-width: 50%;
	text-align: left;
}

.welcome .btn {
	background-color: transparent;
}

.client-center-box li {
	display: block;
	line-height: 180%;
	font-size: 14px;
}

.popup-widget.cart-widget .cart-widget-product-unit {
	display: none;
}

.shp-tabs-wrapper.p-detail-tabs-wrapper {
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	display: flex;
}

.shp-tabs-wrapper.p-detail-tabs-wrapper>div {
	width: 100%;
}

.variant-table .table-row {
	border-bottom: none;
}

.variant-table .table-row {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.variant-table .table-row .table-col {
	padding-left: 5px;
	padding-right: 5px;
}

.variant-image {
	position: relative;
	margin-right: 8px;
	flex-shrink: 0;
	width: 59px;
}

.variant-image>a {
	display: inline-block;
	max-width: 76px;
}

.variant-table .table-row .table-col.variant-name-wrapper {
	display: flex;
	align-items: center;
	margin-bottom: 7px;
}

.multiple-columns-body .variant-table .table-row .table-col.variant-name-wrapper {
	width: calc(100% - 360px);
	margin-bottom: 0;
}

.variant-name-wrapper {
	width: calc(100% - 360px - 70px);
}

.variant-table .quantity .increase, .variant-table .quantity .decrease {
	text-align: left;
}

.variant-name {
	margin-bottom: 2px;
	font-size: 16px;
	font-weight: 400;
}

.variant-submit .btn span {
	position: relative;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: visible;
    clip: none;
    border: 0;
}

.availability-amount {
	white-space: nowrap;
}

.variant-table .table-row .table-col.standard-price-wrap {
	width: 70px;
}

.variant-table .table-row {
	border-color: #E9E9EC !important;
}

.variant-table .table-row .table-col {
	padding-left: 5px;
	padding-right: 5px;
}

.standard-price-wrap .price-standard {
	font-size: 14px;
	white-space: nowrap;
}

.price-standard>span {
	text-decoration: line-through;
}

.variant-table .table-row .table-col.price {
	width: 180px;
}

.variant-price-wrap {
	text-align: right;
}

.variant-price-wrap .price-final {
	font-weight: 400;
	font-size: 18px;
}

.variant-price-wrap .price-additional {
	font-size: 13px;
}

.multiple-columns-body .variant-table .table-row .table-col.cart {
	width: 165px;
}

.variant-table .table-row .table-col.cart {
	text-align: right;
}

.variant-table .table-row .table-col.cart {
	text-align: right;
}

.type-category.multiple-columns-body .products-block>div {
	width: 33.3333%;
}

.multiple-columns-body .box-filters .btn {
	display: none !important;
}

.multiple-columns-body .box-filters input[type="checkbox"]+label {
	font-size: 14px;
}

.multiple-columns-body .filter-total-count {
	margin-top: 20px;
	font-size: 13px;
}

.multiple-columns-body .subcategories li {
	width: -moz-calc(50% - 20px);
    width: -webkit-calc(50% - 20px);
    width: -o-calc(50% - 20px);
    width: calc(50% - 20px);
}

.type-category.multiple-columns-body #content-wrapper {
	padding-bottom: 0;
}

#newsWrapper .image {
	width: 175px;
	height: 175px;
	overflow: hidden;
	border-radius: 3px;
}

#newsWrapper .image img {
	object-fit: cover;
	width:100%;
	height: 100%;
}

#newsWrapper .news-item {
	position: relative;
	width: 50%;
	padding: 20px;
	margin: 0;
	min-height: 175px;
}

#newsWrapper .news-item .text {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 230px;
	position: absolute;
	top: 50%; left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
}

#newsWrapper .news-item .text img {
	display: none;
}

#newsWrapper time {
	padding: 4px 8px;
	display: inline-block;
	background-color: #E3E9EE;
	color: #2D333C;
}

#newsWrapper .news-item p {
	display: none;
}

#newsWrapper .news-item .text .title {
	font-weight: 600;
	text-decoration: none;
	line-height: 100%;
}

#newsWrapper .news-item:hover .text .title {
	text-decoration: underline;
}

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

.news-item .text .title {
	line-height: 32px;
	font-size: 20px;
	text-decoration: none;
	font-weight: 300;
	display: block;
	margin-bottom: 10px;
}

.p-detail .browse-p {
	display: none;
}

.in-index.multiple-columns-body .footer-banners {
	margin-top: -10px;
}

.carousel {
	margin-bottom: 50px;
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
	content: " ";
	display: table;
}

#category-filter-hover h4 {
	position: relative;
	padding-top: 20px !important; 
	padding-bottom: 20px !important; 
	top: 0;
}

.advanced-filters-wrapper>div {
	display: inline-block;
}

.parameter-value, .no-display {
	display: none !important;
}

.advanced-parameter-inner.yes-before::before {
background-size: 28px;
background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…43eiIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSJncmF5IiBzdHJva2Utd2lkdGg9Ii42Ii8+PC9zdmc+');
}

.advanced-parameter-inner.yes-before {
border: 2px solid #7dc001;
color: #7dc001;
border-radius: 0;
}

.p-info-wrapper .detail-parameters tr {
	background-color: transparent;
}

/* hodnocení */

.rate-wrapper.unveil-wrapper .rate-average-wrap {
	display: flex;
	flex-direction: column;
	line-height: 1;
}

.rate-wrapper.unveil-wrapper .rate-average {
	font-size: 350%;
}

.rate-average {
	color: #f0b820;
}

.rate-wrapper.unveil-wrapper .rate-star-wrap {
	margin-left: 20px;
	margin-top: 0;
}

.rate-wrapper.unveil-wrapper .rate-star-wrap {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: space-around;
	height: 100%;
	margin-top: 10px;
}

.rate-wrapper.unveil-wrapper .rate-star-wrap .stars {
	display: block;
	margin-bottom: 5px;
	width: 100%;
}

.rate-wrapper.unveil-wrapper .rate-star-wrap .stars-label {
	line-height: inherit;
}

.rate-wrapper.unveil-wrapper .rate-average-inner+.add-comment {
	margin-top: 0;
}

.rate-wrapper.unveil-wrapper .rate-star-wrap .stars {
	margin-bottom: 2px;
}

.rate-wrapper.unveil-wrapper .add-comment {
	display: flex;
	align-items: flex-end;
	flex-grow: 1;
}

.rate-average-wrap .add-comment {
	margin-left: 0;
}

.add-comment .rating-icon {
	display: flex;
}

.rate-wrapper.unveil-wrapper .rate-list {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.rate-wrapper.unveil-wrapper .rate-star {
	margin-right: 10px;
	width: auto;
	display: flex;
	align-items: center;
}

.rate-wrapper.unveil-wrapper .rate-value {
	margin-right: 5px;
}

.rate-wrapper.unveil-wrapper .rate-block {
	display: flex;
	flex-grow: 1;
	padding-right: 40px;
}

.rate-wrapper.unveil-wrapper .rate-bar {
	position: relative;
	display: flex;
	align-items: center;
	height: 5px;
	animation-name: scale;
	animation-duration: 0.5s;
	animation-timing-function: linear;
	transform-origin: left;
}

.rate-wrapper.unveil-wrapper .rate-count.active {
	right: -40px;
}

.rate-wrapper.unveil-wrapper .rate-count {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.votes-wrap {
	margin-top: 19px;
}

.vote-wrap {
	border-color: #dadada;
}

.vote-wrap {
	margin-bottom: 19px;
	padding-top: 19px;
	font-size: 14px;
	border-top-style: solid;
	border-top-width: 1px;
}

.vote-header {
	display: flex;
	align-items: center;
	margin-bottom: 5px;
	line-height: 1.1;
}

.vote-pic {
	position: relative;
	min-width: 80px;
	height: 60px;
	padding-right: 20px;
}

.vote-initials {
	z-index: 0;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 60px;
	height: 60px;
	border: 1px solid #fff;
	border-radius: 50%;
	text-align: center;
	font-family: Arial,sans-serif;
	font-size: 27px;
	font-weight: 400;
	line-height: 59px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-clip: padding-box;
}

.vote-pic img {
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50%;
}

.vote-summary {
	display: block;
	min-width: 0;
	width: 100%;
}

.vote-name {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-size: 18px;
	margin-bottom: 5px;
}

.vote-rating {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: flex;
	align-items: center;
}

.vote-delimeter {
	padding-left: 10px;
	padding-right: 10px;
}

.votes-wrap .votes-wrap {
	padding-left: 40px;
	margin-top: 30px;
}

.link-like.rating-icon {
	padding: 8px 16px;
	border: 1px solid rgba(0,0,0,0.2);
	margin-top: 10px;
	cursor: pointer;
}

.vote-form .form-group {
	clear: both;
}

#rate-form {
	padding-top: 30px;
}

.rate-wrapper.unveil-wrapper .rate-average-inner {
display: flex;
}

.divider {
	display: none !important;
}

#ratingWrapper {
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}

#ratingWrapper>div {
	width: 100%;
}

.product .p-bottom.single-button div, [class~=product] [class~=p-bottom][class~=single-button] {
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}

.product .p-bottom.single-button div, [class~=product] [class~=p-bottom][class~=single-button] {
}

.p-bottom.single-button {
	display: flex !important;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	width: 100%;
	text-align: center;
}

.p-bottom.single-button div {
	width: 100%;
	text-align: center;
	display: block !important;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}

.dkLabVisitedProductsBar .top-products-content {
	width:100%;
	padding-left: 80px;
	display: block;
}

.p-bottom.single-button .price.price-final {
	display: block !important;
}

.flags-extra {
    position: absolute !important;
    bottom: 5px;
    right: 5px;
    top: auto;
    left: auto;
    display: flex;
}

.flag.flag-discount {
    background-color: #1d7af8;
}

.flags-extra .flag {
    width: 75px;
    height: 75px;
    border-radius: 100%;
    font-size: 12px;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.flag-discount {
    margin-left: -8px;
}

.flags-extra .flag .price-standard, .flags-extra .flag .price-save {
    font-size: 12px;
}

.products-block>div .image {
	position: relative;
}

.p-image {
	position: relative;
}

.pr-list-unit {
	display: inline-block !important;
}

.wide-carousel {
	min-height: 50px;
}

.icon-van {
	width: 30px;
	height: 30px;
	display: block;
	margin-left:auto;
	margin-right: auto;
	background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/truck-2.svg);
	background-size: contain;
	margin-top: -10px;
}

#vyberte-jiny-darek li {
	display: block;
	border: 2px solid transparent;
}

#vyberte-jiny-darek li.active, #cboxContent #vyberte-jiny-darek li:hover {
	border: 2px solid #009901;
} 

.free-gift {
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}

.free-gifts-wrapper {
	width: 100%;
	flex: none;
}

#cboxContent #vyberte-jiny-darek li, #cboxContent #vyberte-jiny-darek li span {
	cursor: pointer;
}

@media (min-width: 1200px) {
	.type-category.multiple-columns-body .products-block>div {
		width: 33.3333%;
	}
}

@media (max-width: 767px) {
	.type-category.multiple-columns-body .products-block>div {
		width: 50%;
	}
}

@media (max-width: 350px) {
	.type-category.multiple-columns-body .products-block>div {
		width: 100%;
	}
}

@media (min-width: 767px) {
	.navigation-in>ul>li {
		display: inline-block;
		float:left;
	}

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

	.variant-table .table-row:first-child {
	padding-top: 0;
	}

	.menu-level-2>li>div>a {
		white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: block;
	}

	.navigation-in>ul>li>a {
		height: 53px;
		line-height: 52px;
		padding-left: 12px;
		padding-right: 12px;
		color: #2C3347;
		font-size: 15px;
		text-decoration: none !important;
		border-bottom: 0px solid rgba(44,51,71,0);
		display: inline-block;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.navigation-in>ul>li>a:hover, .navigation-in>ul>li.exp>a {
		border-bottom-width: 4px; 
	}

	.navigation-in>ul>li>a>b {
		font-weight: 400;
	}

	.navigation-in {
		width: 9999em;
		position: absolute;
		top: 0;
		left: 0;
	}

	.navigation-in>ul {
		display: flex;
		flex-wrap: wrap;
	}

	#navigation {
		height: 52px;
		width: 100%;
		position: relative;
	}

	.navigation-in>ul>li {
		display: block;
		float: none;
	}

	.navigation-close {
	}

	#navigation {
		overflow: hidden;
	}

	.navigation-in .splitted {
		opacity: 0;
		visibility: hidden;
	}

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

	.navigation-in>ul {
		float: left;
	}

	.submenu-visible #navigation {
		overflow: visible;
		z-index: 1;
	}

	.submenu-visible .navigation-in {
		width: 100%;
	}

	.navigation-in>ul>li>ul {
		display: none;
		opacity:0;
		-webkit-transition: all 1s ease-in-out;
		-moz-transition: all 1s ease-in-out;
		-ms-transition: all 1s ease-in-out;
		-o-transition: all 1s ease-in-out;
		transition: all 1s ease-in-out;
		z-index: 1;
		position: relative;
	}

	.navigation-in ul li {
		position: static;
	}

	.submenu-visible .navigation-in>ul>li.exp>ul {
		width: 100%;
		display: flex;
		-webkit-flex-flow: row wrap;
		top: 53px;
		position: absolute;
		left:0;
		background-color: white;
		padding: 20px;
		border: 1px solid #E4E4E8;
		border-top-width: 0;
		animation-name: showup;
		animation-duration: 1s;
		opacity: 1;
		overflow: hidden;
	}

	.menu-helper {
		padding-left: 0;
	}

	.fitted .navigation-in ul {
		justify-content: flex-start;
	}

	.submenu-visible .navigation-in, .fitted .navigation-in {
		width: 100% !important;
	}

	.fitted .navigation-in {
		width: 100%;
	}

	.fitted .navigation-in ul {
		justify-content: flex-start;
	}

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

	.submenu-visible .navigation-in>ul>li.exp>ul>li {
		position: relative;
		padding-left: 70px;
		display: inline-block;
		height: 60px;
		line-height: 60px;
	}

	.submenu-visible .navigation-in>ul>li.exp>ul>li img {
		width: 60px;
		height: 60px;
		object-fit: cover;
		position: absolute;
		top: 0;
		left: 0;
	}

	.navigation-in>ul>li.exp>ul>li a {
		color: #2C3347;
		font-size: 15px;
		text-decoration: none !important;
	}

	.navigation-in>ul>li.exp>ul>li a:hover {
		text-decoration: underline !important;
	}

	.navigation-in>ul>li>ul>li {
		width: 25%;
	}
}

@media (max-width: 1200px) {
	.container {
		width: 960px;
	}

	.footer-banners>div .vyhoda img {
		width: 40px;
		height: 40px;
	}

	.footer-banners>div .vyhoda {
		height: 40px;
		padding-left: 50px;
		padding-top: 0;
	}

	.footer-banners>div .vyhoda p {
		font-size: 15px;
		margin-top: 0;
	}

	.footer-banners>div .vyhoda span {
		font-size: 12px;
	}

	.subcategories li {
		width: -moz-calc(33.333% - 20px);
	    width: -webkit-calc(33.333% - 20px);
	    width: -o-calc(33.333% - 20px);
	    width: calc(33.333% - 20px);
	}

	#newsWrapper .news-item {
		width: 100%;
	}
}

@media (max-width: 992px) {
	.container {
		width: 727px;
	}

	.products-block>div {
		width: 33.333%;
	}

	.subcategories li {
		width: -moz-calc(50% - 20px);
	    width: -webkit-calc(50% - 20px);
	    width: -o-calc(50% - 20px);
	    width: calc(50% - 20px);
	}

	.top-navigation-contacts .project-phone {
		font-size: 18px;
	}

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

	.footer-banners {
		-webkit-flex-flow: row wrap;
	}

	.footer-banners {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	aside.sidebar {
		display: none !important;
	}

	.multiple-columns-body #content-wrapper main#content {
		padding-left: 0;
		width: 100%;
	}

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

	.custom-footer {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.in-klient aside.sidebar {
	    display: block !important;
	    margin-top: 10px;
	}
}

@media (max-width: 767px) {
	.container {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}

	#newsWrapper {
		margin-left: -10px;
		margin-right: -10px;
	}

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

	.p-code {
		display: none;
	}

	.top-navigation-bar-menu {
		display: none;
	}

	.top-navigation-menu-trigger {
		display: none;
	}

	.popup-widget.login-widget, .popup-widget.cart-widget {
		width: 100% !important;
	}

	.popup-widget.cart-widget .cart-widget-product-amount {
		display: none;
	}

	.popup-widget.cart-widget .cart-widget-product-unit {
		display: none;
	}

	.popup-widget.cart-widget .cart-widget-product {
		height: 50px;
		padding-left: 50px;
	}

	.popup-widget.cart-widget .cart-widget-product-image {
		width: 40px;
		height: 40px;
	}

	.popup-widget.cart-widget .cart-widget-product-name {
		top: 4px;
		left: auto;
	}

	.popup-widget.cart-widget .cart-widget-product-delete {
		top: 8px;
	}

	#header .search {
		display: none;
	}

	.top-navigation-contacts {
		display: none;
	}

	.header-top .site-name img {
		max-width: 150px;
		height: 60px;
    	object-fit: contain;
	}

	.header-top .cart-count {
		padding-left: 5px;
		padding-right: 5px;
		border: none;
	}

	.header-top .cart-count:hover {
		background-color: transparent;
	}

	.responsive-tools {
		display: inline-block;
		position: absolute;
	    top: 70px;
	    right: 74px;
	    z-index: 9999;
	    width: 30px;
	    height: 30px;
	    background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/menu.svg);
	    background-size: 20px 12px;
	    background-repeat: no-repeat;
	    background-position: center right;
	}

	.responsive-tools>a[data-target="search"] {
	    display: block !important;
	    position: relative;
	    left: -40px;
	    top: 4px;
	    width:20px;
	    height:20px;
	    background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/zoom.svg);
	    background-size: 20px 20px;
	    background-repeat: no-repeat;
	    background-position: center;
	}

	.search-window-visible #header .search {
		display: block;
		top: 101px;
	    left: 0;
	    width: 100%;
	    height: 50px;
	    overflow: hidden;
	}

	#header .search input[type="search"] {
		opacity: 1;
		margin-top: 0;
		height: 50px;
	}

	#header .search button[type="submit"] {
		top: 10px;
		right: 0;
	}

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

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

	#navigation {
		overflow-x: auto;
	}

	.menu-helper {
		opacity: 0;
		visibility: hidden;
	}

	#header:after {
		display: none;
	}

	.scrolled {
		padding-top: 0px;
	}

	.scrolled #header {
		position: relative;
		top: 0;
		left: 0;
		z-index: 10;
		background-color: white;
	}

	.scrolled #header .header-top {
		display: block;
	}

	.scrolled .user-action, .scrolled .popup-widget.cart-widget {
		display: none;
	}

	.popup-widget.login-widget, .popup-widget.cart-widget {
		z-index: 99999;
	}

	.submenu-visible .top-navigation-bar:before {
		display: none;
	}

	.home-icon {
		display: none;
	}

	#navigation {
		display: none;
	}

	.navigation-window-visible #header {
		z-index: 9999999;
	}

	.navigation-window-visible #navigation {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: white;
		display: block;
		z-index: 99999999;
		overflow-x: auto;
		padding: 20px;
	}

	.navigation-close {
		position: absolute;
		top: 20px;
		right: 20px;
		background-color: rgba(0,0,0,0.1);
		width: 30px;
		height: 30px;
		display: inline-block;
		border-radius: 100px;
		background-image: url(https://shoptet.tomashlad.eu/user/documents/modul/spinel/amber2/close.svg);
		background-size: 10px 10px;
		background-repeat: no-repeat;
		background-position: center;
	}

	.navigation-window-visible .responsive-tools {
		display: none !important;
	}

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

	.navigation-in>ul>li {
		display: block;
	}

	.navigation-in>ul>li>a {
		display: block;
		padding:12px;
		border-bottom: 1px solid #EAEAEE !important;
		font-size: 14px;
		color: #272F43;
	}

	.navigation-in>ul>li>a>b {
		font-weight: 400;
	}

	.home-icon {
		display: none !important;
	}

	.navigation-window-visible .header-top {
		opacity: 0;
	}

	.navigation-in>ul>li.exp>ul {
		display: block;
	}

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

	.navigation-in>ul>li.exp>ul>li>a.menu-image {
		display: none;
	}

	.navigation-in>ul>li.exp>ul>li {
		display: block;
	}

	.navigation-in>ul>li.exp>ul>li>div>a {
		color: #272F43;
		font-size: 12px;
		padding: 8px;
		display: block;
		padding-left: 25px;
	}

	.htmlcarousel img {
		min-height: 230px;
	}

	.carousel-in h1 {
		font-size: 14px;
	}

	.carousel-in h1 b {
		font-size: 22px;
	}

	.htmlcarousel p {
		display: none;
	}

	.carousel-in ul li {
		margin-right: 5px;
		margin-bottom: 5px;
	}

	.carousel-in {
		margin-top: 0;
	}

	.footer-banners {
		display: none;
	}

	.wide-carousel {
		margin-bottom: 40px;
	}

	.h4.homepage-group-title {
		padding-right: 60px;
	}

	.products .slick-slide {
	}

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

	.content-wrapper.homepage-box.welcome-wrapper, .in-index.multiple-columns-body .homepage-box.welcome-wrapper {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	#productsTop div.product {
		width: 50%;
	}

	.breadcrumbs-wrapper {
		display: none;
	}

	.col-lg-6.p-image-wrapper {
	    width: 100%;
	    float: left;
	} 

	.col-lg-6.p-image-wrapper {
	    padding-right: 0;
	}

	.p-info-wrapper {
	    width: 100%;
	    float: left;
	    padding-top: 20px;
	}

	.p-detail-tabs-wrapper .description-inner .basic-description {
	    width: 100%;
	    padding-right: 0px;
	}

	.p-detail-tabs-wrapper .description-inner .extended-description {
	    width: 100%;
	}

	.ordering-process .responsive-tools {
		right: 20px;
	}

	.cart-header {
		display: none;
	}

	.cart-table {
	    display: block;
	}

	.cart-table tbody {
	    display: block;
	}

	.cart-table tr {
	    display: flex;
	    flex-wrap: wrap;
	    align-items: stretch;
	    margin-bottom: 10px;
	    padding-bottom: 10px;
	    padding-left: 10px;
	    padding-right: 10px;
	    border-bottom-style: solid;
	    border-bottom-width: 1px;
	}

	.cart-table tr>td:nth-child(odd) {
	    text-align: left;
	}

	.cart-table tr>td:nth-child(even) {
	    text-align: right;
	}

	.cart-table tr>td.cart-p-image {
	    flex: 0 0 76px;
	    margin-bottom: 10px;
	}

	.cart-table tr > td.p-total, .cart-table tr>td.cart-p-image {
	    padding-bottom: 0;
	}

	.cart-table tr>td:nth-child(even).p-name {
	    text-align: left;
	}

	.cart-table tr>td.p-name {
	    flex: 1 1 calc(100% - 76px);
	    align-self: center;
	    padding-left: 5px;
	}

	.cart-table tr>td:nth-child(odd) {
	    text-align: left;
	}

	.cart-table tr>td {
	    flex-grow: 1;
	    flex-shrink: 0;
	    width: 100%;
	    margin: 0;
	    border-style: none;
	    padding: 0 0 10px;
	}

	.ordering-process #cart-wrapper .quantity {
		text-align: left;
	}

	.p-total form.inline {
		margin-left: 5px;
	}

	.container {
		padding-left: 10px;
		padding-right: 10px;
	}

	.extras-col {
		flex: 100%;
		width: 100%;
	}

	.extras-wrapper {
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap;
	}

	.extras-col {
		padding-right: 0;
		padding-left: 0 !important;
	}

	.cart-table tr {
	    display: flex;
	    flex-wrap: wrap;
	    align-items: stretch;
	    margin-bottom: 10px;
	    padding-bottom: 10px;
	    padding-left: 10px;
	    padding-right: 10px;
	    border-bottom-style: solid;
	    border-bottom-width: 1px;
	}

	.cart-table tr:last-child {
	    margin-bottom: 0;
	    padding-bottom: 0;
	    border-bottom-style: none;
	}

	.cart-table tr.related.visible {
	    display: block;
	}

	.cart-related-info {
	    padding-top: 10px;
	}

	.cart-related-img {
	    display: block;
	    margin-bottom: 10px;
	    max-width: 76px;
	}

	.cart-related-availability {
	    display: block;
	}

	.cart-related-info, .cart-related-button {
	    flex-grow: 1;
	    flex-shrink: 1;
	    width: 100%;
	    text-align: left;
	    padding-bottom: 10px;
	}

	.cart-table tr.related>td {
		padding: 10px;
	}

	.cart-related-info {
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap;
	}

	.cart-related-availability {
	    flex: 100%;
	    text-align: left;
	    padding-right: 0;
	    padding-left: 0;
	}

	.cart-related-product .cart-related-name {
		padding-left: 5px;
	}

	.cart-table tr {
		padding-left: 0;
		padding-right: 0;
	}

	.ordering-process .next-step {
		position: fixed;
	    bottom: 0;
	    left: 0;
	    width: 100%;
	    z-index: 9;
	}

	.ordering-process .next-step button {
		width: 100%;
		text-align: center;
		padding-left: 0;
		padding-right: 0;
	}

	.cart-inner .cart-row .col-md-4>div {
		width: 100%;
		margin-bottom: 20px;
	}

	.price-wrapper .price.price-primary {
		font-size: 22px;
	}

	.form-group {
		max-width: 100%;
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap;
	}

	.form-group label {
		width: 100%;
		padding-right: 0;
	}

	.form-control, .form-group select {
		width: 100% !important;
	}

	.col-sm-12 {
		width: 100%;
	}

	.box {
		font-size: 13px;
	}

	.free-gift-name {
		font-size: 14px;
	}

	.in-krok-1 #checkoutSidebar .cart-content, .in-krok-2 #checkoutSidebar .cart-content {
		margin-left: 0;
	}

	#checkoutSidebar {
		padding-bottom: 50px;
	}

	.form-group>div {
		width: 100%;
	}

	table {
		display: block;
	}

	thead {
		display: none;
	}

	tbody * {
		display: block;
	}

	.form-group label {
		line-height: 18px;
	}

	.detail-parameters tr {
		width: 100%;
	}

	.detail-parameters th {
		width: 50%;
		float: left;
	}

	.variant-list th {
		width: 100%;
		float: left;
	}

	.detail-parameters td {
		width: 50%;
		float: left;
	}

	.detail-parameters {
		display: flex;
	}

	.detail-parameters tbody {
		width: 100%;
		display: block;
	}

	.detail-parameters {
		padding-bottom: 40px;
	}

	.responsive-tools>a[data-target="navigation"] {
		padding-top: 20px;
	    position: relative;
	    top: -20px;
	}

	.multiple-columns-body .variant-table .table-row .table-col.variant-name-wrapper {
		width: 100%;
	}

	.multiple-columns-body .variant-table .table-row .table-col.cart, .variant-table .table-row .table-col.price {
		width: 100%;
	}

	.variant-price-wrap, .variant-table .table-row .table-col.cart {
		text-align: left;
	}

	.basic-description table tr, .basic-description table tr td {
		width: auto !important;
		padding: 0 !important;
	}

	.basic-description table tr {
		width: 100% !important;
	}

	.basic-description table tbody {
		width: 100%;
		display: flex;
	}

}

@media (max-width: 580px) {
	.subcategories li {
	    width: -moz-calc(50% - 10px);
	    width: -webkit-calc(50% - 10px);
	    width: -o-calc(50% - 10px);
	    width: calc(50% - 10px);
	    padding-left: 10px;
	    margin: 5px;
	}

	#newsWrapper .image {
		width: 100%;
	    height: auto;
	    max-height: 200px;
	    overflow: hidden;
	    border-radius: 20px;
	}

	#newsWrapper .news-item .text {
	    position: absolute;
	    top: 0;
	    left: 0;
	    padding-left: 0;
	    position: relative;
	    top: 0;
	    left: 0;
	    transform: none;
	    width: 100%;
	}

	#newsWrapper .news-item {
		display: block;
	}

	.news-item .text {
		margin-top: 20px;
	}

	.p-detail-tabs-wrapper .shp-tabs-row li a {
		font-size: 13px;
		padding: 5px 10px;
	}

	.stars-label {
		display: none;
	}

	.p-detail-info>div:nth-child(3) {
		display: none;
	}

	.subcategories li .image {
		display: none;
	}

	.subcategories li a {
		padding-top: 0;
		height: auto;
	}

	#category-header label {
		font-size: 13px;
		padding: 5px 10px;
	}

	#category-header>div {
		display: none;
	}

	#category-header>form {
	   width: 100%;
	}

	#content .filter-section fieldset div, #footer .filter-section fieldset div {
		width: 50%;
	}

	.products-block>div {
	    width: 50%;
	}

	.pagination-wrapper>div {
		display: block;
		width: 100%;
	}

	.pagination-top {
		display: none !important;
	}
}

@media (max-width: 390px) {
	#productsTop div.product {
		width: 100%;
	}
}

@media (max-width: 350px) {
	.products-block>div {
	    width: 100%;
	}
}











