/* Autor Lukas Krasa - www.kraasa.cz, pro vyuziti frameworku na vasem e-shopu mne kontaktujte */

/* Globalni nastaveni */

.content h1, .content h2, .content h4 {
	font-weight: 700;
}

body {
	background-size: 100% auto;
}

/* Drobeckova navigace */

.breadcrumbs {
	padding-bottom: 18px;
	background: none;
}

.breadcrumbs>span>a {
	color: #000;
}

.breadcrumbs>span {
	color: #000;
	text-shadow: 1px 1px 2px white;
}

.navigation-home-icon-wrapper::before {
	color: #000;
}

.breadcrumbs>span>a::before, .breadcrumbs>span>a::after {
	background-color: #ababab;
}

@media (min-width: 992px) {
	.breadcrumbs>span>a::after {
	    bottom: -14.9%;
	    -webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	    -o-transform: rotate(45deg);
	    transform: rotate(45deg);
	}
}

	.navigation-in>ul>li {
	    border-left-style: solid;
	    border-left-width: 1px;
	    border-top-style: none;
	    border-color: #284e86;
	    border-bottom-style: none;
	}

@media all and (min-width: 768px) and (max-width: 1024px) {
	.breadcrumbs {
		padding-top: 18px;
	}
}

@media screen and (max-width: 767px) {
	.breadcrumbs {
	    display: flex;
	    margin-left: -20px;
	    margin-right: -20px;
	    border-bottom-style: solid;
	    border-bottom-width: 1px;
	}
	
	.breadcrumbs>span{
		align-self:center
	}
	.breadcrumbs>span>a,.breadcrumbs>span>span {
		padding:10px 20px
	}
	.breadcrumbs>span>a{
		position:relative;
		display:block;
		min-height:38px
	}
	.breadcrumbs>span>a::before,.breadcrumbs>span>a::after{
		content:'';
		position:absolute;
		right:0;
		width:1px;
		height:75%
	}
	.breadcrumbs>span>a::before{
		top: -12.5%;
		-webkit-transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
		-o-transform:rotate(-45deg);
		transform:rotate(-45deg)
	}
	.breadcrumbs>span>a::after{
		bottom: -12.5%;
		-webkit-transform:rotate(45deg);
		-ms-transform:rotate(45deg);
		-o-transform:rotate(45deg);
		transform:rotate(45deg)
	}
	.breadcrumbs .navigation-bullet{
		display:none
	}
	.navigation-home-icon-wrapper{
		position:relative
	}
	.navigation-home-icon-wrapper::before {
		margin-top: -20px;
	}

	.breadcrumbs {
		overflow-x: scroll;
		width: 100%;
	}
	
	.breadcrumbs>span>a, .breadcrumbs>span>span {
		white-space: nowrap;
	}

}

/* Navigace */

#header {
	background: none;
}

.top-navigation-bar a, .top-navigation-bar .dropdown button  {
	color: #434343;
}

.box-onlinePayments p {
	text-align: left !important;
}

.categories {
	margin-left: -13px;
}

.filter-sections {
	padding: 0 0;
}

@media screen and (min-width: 678px) {

	.header-top .btn.cart-count::before {
		position: relative;
		top: -2px;
	}
}

.availability span, .products-block .p-bottom .p-desc, .products-block.products .p .price strong, .products-block .p-code, .products-inline > div .p .price strong {
	cursor: default;
}

.btn.btn-default, a.btn.btn-default {
	background-color: #c11400;
    background-color: #c11400;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
}

.btn.btn-default:hover, a.btn.btn-default:hover {
	background-color: #d41600;
    border-color: #d41600;
}

/* Vypis produktu */
      
.products-block.products>div {
	padding: 30px;
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
	border-radius: 9px;
	margin-right: 2%;
	margin-bottom: 2%;
	border: 0;
}

.products-inline > div .p .p-in {
	line-height: 120%;
}

.products-inline > div .p .p-in .p-in-in .name {
	margin-bottom: 5px;
}

.newsletter-header, .box.box-bg-default.box-sm.box-instagram h4 {
	margin-top: 20px;
	display: block;
}

@media (min-width: 767px) {     
	.navigation-in {
	    background-color: #0b1829 !important;
	}
	
	.navigation-in>ul>li>a {
		padding: 19px 20px;
		font-size: 15px;
	}
	
	.navigation-in>ul>li>a:nth-child(12) {
		background: red !important;
	}
	
	.navigation-in>ul>li>a.active {
		background: #fff;
		color: #e74c3c;
	}
	 
	#navigation {
		height: 72px;
	} 
	
	.navigation-home-icon-wrapper::before {
		margin-top: 10px;
		top: 0;
	}
		
	.products-block>div:nth-child(3n), .products-block>div:last-child {
		margin-right: 0;
	}
	  
	.products-block.products>div:hover {
		box-shadow: 0 0 10px rgba(0,0,0,0.25);
	}
	
	.products-block>div {
		flex: 0 0 auto;
		width: 31.9%;
	}
}

@media only screen and (min-width:767px) and (max-width:990px) {
	.products-block.products>div {
		width: 49%;
	}
	
	.products-block.products>div:nth-child(2n), .products-block.products>div:last-child {
		margin-right: 0;
	}
	
	.products-block.products .p .price {
		margin: 0 0 15px 0;
	}
	
	.category-header input[type="radio"]+label {
		padding: 10px;
	}
}

@media only screen and (min-width:480px) and (max-width:767px) {
	.products-block.products>div {
		width: 49%;
	}
	
	.products-inline.products-top>div.product.active {
		width: 49.0%;
		margin-right: 2%;
	}

	.products-inline.products-top>div.product.active:nth-child(2), .products-inline.products-top>div.product:last-child  {
		margin-right: 0%;
	}
	
	.products-block.products>div:nth-child(2n), .products-block.products>div:last-child {
		margin-right: 0;
	}
	
	.products-block.products .p .price {
		margin: 0 0 15px 0;
	}
	
	.category-header input[type="radio"]+label {
		padding: 10px;
	}
}

@media all and (min-width: 479px) and (max-width: 1024px) {

	.navigation-in {
	    background-color: #fff;
	}	
	
	#navigation {
		min-height: 54px;
	} 
	
	.navigation-in>ul>li>a {
		padding: 19px 20px;
		font-size: 15px;
	}
}
  
.products-block .p a.image {
    border-bottom: 1px solid #dedede;
    margin-bottom: 22px;
    padding-bottom: 22px;
}
  
.products-block.products .p .name {
	display: block;
	height: 68px;
	line-height:100%;
	font-size: 20px;
	font-weight: 700;
	overflow-y: scroll;
}

.products-inline.products-top>div.product {
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
	padding: 12px;
	border-radius: 8px;
}

.flags-extra .flag {
	margin-bottom: 40px;
}

@media all and (min-width: 769px) and (max-width: 1024px) {
	.products-block>div {
		width: 49%;
	}
	
	.products-block>div:nth-child(2n), .products-block>div:last-child {
		margin-right: 0;
	}
	
	.category-header input[type="radio"]+label {
		font-size: 16px;
		margin-top: 5px;
		margin-left: 5px;
	}
	
	.content {
		padding: 10px 35px 35px 35px;
	}
}

@media (min-width: 1200px) {
	.products-inline.products-top>div.product {
		width: 31.9%;
		margin-right: 2%;
	}
	
	.products-inline.products-top>div:nth-child(3n), .products-top>div:last-child {
	margin-right: 0;
	}
	
	.products-inline.products-top>div.product:hover {
		box-shadow: 0 0 10px rgba(0,0,0,0.30);
	}
		
	.category-header input[type="radio"]+label {
		font-size: 16px;
		margin-top: 6px;
	}
	
	.products-top {
		margin-bottom: 29px;
	}
	
	.category-header input[type="radio"]:checked+label {
		border-left: 5px solid #f6f6f6;
	}
	
	.navigation-in>ul>li.exp>a, .navigation-in>ul>li>a:hover {
		background: rgb(231,231,255);
background: linear-gradient(180deg, rgba(231,231,255,1) 0%, rgba(255,255,255,1) 100%);
	}
}

.products-inline.products-top > div .p .p-in .p-bottom>div {
	padding-top: 5px;
}

.subcategories li a {
	border-radius: 4px;
	border: 3px solid rgba(232, 77, 60, 0.4);
	color: #000;
	font-size: 18px;
}

.btn.btn-cart::before, a.btn.btn-cart::before, .btn.add-to-cart-button::before, a.btn.add-to-cart-button::before {
    content: '\e921';
    margin-right: 7px;
    margin-top: -3px;
    font-size: 12px;
}

@media screen and (max-width: 479px) {
	.responsive-tools>a[data-target="navigation"] {
		top: 11px;
	}
	
	#header .site-name {
		text-align: left;
	}
}

@media only screen and (min-width:767px) and (max-width:1024px) {
	.products-inline.products-top>div.product.active {
		width: 49.0%;
		margin-right: 2%;
	}

	.products-inline.products-top>div.product.active:nth-child(2), .products-inline.products-top>div.product:last-child  {
		margin-right: 0%;
	}
	
	.sidebar {
	    width: 200px;
	}
}    

.sidebar-inner > div.box.box-bg-variant.box-sm.box-onlinePayments {
	padding: 20px 0 0 0 !important;
}

.sidebar-inner .box.box-bg-default.box-sm.box-newsletter {
	padding: 20px 0 20px 0 !important;
	margin-bottom: 0px;
}

.sidebar-inner .box.box-bg-variant.box-sm.box-instagram {
	padding: 20px 0 20px 0 !important;
	margin-bottom: 20px;
}

.instagram-follow-btn {
	text-align: left;
}

.heurekaDiv {
	text-align: center;
	padding: 30px 0 10px 0;
}

.filter-section.filter-section-manufacturer {
	padding: 20px 0 0 0;
}

/* Pokladna */

.co-box.co-payment-method {
	padding-bottom: 20px;
}

#signature a:last-of-type:after {
	content: '/ upravil Kraasa.cz';
	top: -1px;
	position: relative;
	left: 4px;
}

#signature a:last-of-type {
	padding-top: 10px;
	padding-bottom: 17px;
	display: inline-block;
}

#signature {
	padding-right: 10px;
	padding-top: 10px;
}

@media (min-width: 768px) {
	.copyright, #signature {
		margin-top: 60px;
		margin-bottom: -60px;
	}
}

.copyright a {
	padding-bottom: 30px;
	display: inline-block;
}


@media (max-width: 767px) {
	.copyright, #signature {
		margin-top: 45px;
		margin-bottom: 0px;
		line-height: 100%;
	}
	
	.copyright a {
		padding-bottom: 10px;
	}
}

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

.footer-bottom {
    padding-top: 8px;
}

@media (min-width: 768px) {
	.narrow .banners-row {
    	margin-right: 0px;
	}
}

/* Detail produktu */

.vote-title {
	color: #000;
}

.add-comment, .votes-wrap, .discussion-form {
	max-width: 100%;
	margin-left: 0;
}

.shp-tabs-holder, .shp-tabs {
	border-radius: 3px;
	background: rgb(255,255,255);
background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(236,236,236,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(236,236,236,1) 100%);
background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(236,236,236,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ececec",GradientType=1);
}

.shp-tabs-holder ul.shp-tabs {
	margin-left: 4px;
}

.shp-tabs-holder ul.shp-tabs li a {
	border-width: 4px 0 0 0;
	border-color: #ececec;
	font-size: 18px; 
	color: #000;
	border-radius: 3px;
	border-radius: 3px;
}

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

.basic-description {
	font-size: 16px;
}

.extended-description {
	font-size: 16px;
}

.p-short-description {
	margin-bottom: 15px;
}

.p-short-description, .chevron-after.chevron-down-after {
	font-size: 15px;
}

.active .shp-tab-link {
	border-radius: 3px;
}

.extended-description h3, .basic-description h3 {
	font-size: 24px;
	padding-top: 0px;
	margin-top: 14px;
}

#productVideos {
	padding: 0px 23px;
}

#productDiscussion {
	padding: 14px 23px 0 23px;
}

.detail-parameters th {
	color: #323232;
}

.p-detail-inner {padding: 18px 0 0 20px; }

.p-detail-inner-header .p-code {
	display: block;
	padding-bottom: 20px;
	color: #666666;
	font-size: 16px;
}

.p-detail-inner-header .p-code:before {
	content: 'Kód produktu:';
	margin-right: 2px;
}

.p-detail-inner h1 {
	margin-bottom: 2px;
	font-size: 30px;
	margin-top: 18px;
}

@media screen and (max-width: 1024px) {
	.p-detail-inner h1 {
		margin-top: 20px;
	}
}

.p-thumbnails>div {
	width: auto;
}

.p-thumbnails>div>div {
	margin: auto;
}

.link-icon.print {
	display: none;
}

.link-icons {
	margin-top: 10px;
}

.p-info-wrapper .p-final-price-wrapper {
	margin-bottom: 5px;
}

.p-info-wrapper .add-to-cart {
	margin-bottom: 27px;
}

.link-icon {
	padding: 12px;
	border-radius: 7px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	min-width: 100px;
	margin: 0 10px 0 0;
}

.link-icon.chat::before, .link-icon.share::before {
	font-size: 30px;
	margin-bottom: 0.5ex;
}

#cboxClose {
	top: 25px;
	right: 25px;
}

.content-modal {
	padding: 30px;
}

.content-modal h1 {
	margin-top: 0;
	margin-bottom: 4px;
}

.content-modal p {
	margin-bottom: 25px;
}

.close-after.js-share-buttons-trigger {
	border: 1px solid #e74c3c;
	padding: 1px 10px 0px 10px;
	border-radius: 4px;
	position: relative;
	top: -1px;
}

.close-after.js-share-buttons-trigger:hover {
	border: 1px solid #e74c3c;
	color: #000;
}

.close-after::after {
	font-size:8px;
	position: relative;
	top: -1px;
}

.p-image-wrapper {
	padding: 0;
}

.p-image-wrapper .flags-extra .flag {
	margin-right: 40px;
}

.quantity input {
	font-size: 20px;
}

.btn.add-to-cart-button.btn-lg {
	font-size: 18px;
}

.btn.add-to-cart-button::before {
	font-size: 18px;
	position: relative;
	top: -1px;
}

.p-thumbnails-wrapper {
	padding: 0 0 10px 20px;;
}

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

.xxproducts-related {
	order: 2;
}

.xxproducts-related-header {
	order: 2;
}

.xxp-detail {
	order: 1;
	display: flex;
	flex-direction: column;
}



@media (min-width: 767px) {
	.products-block.products-alternative>div, .products-block.products-related>div {
		flex: 0 0 auto;
		width: 47%;
	}
	
	.products-block.products-related>div:nth-child(3n), .products-block.products-related>div:nth-child(2n) {
		margin-right: 2%;
	}
}

@media (min-width: 1024px) {
	.products-block.products-related>div:nth-child(3n), .products-block.products-related>div:nth-child(2n) {
		margin-right: 2%;
	}
}

@media (min-width: 1200px) {
	.products-block.products-alternative>div, .products-block.products-related>div {
		flex: 0 0 auto;
		width: 22%;
	}
	
	.products-related {
		padding-left: 0px;
		xorder: 2;
	}

}


element.style {
}
.sidebar {
    background-color: #f6f6f6;
}

.container.superFooter {
	padding-left: 0; 
	margin-top: -35px; 
	padding-bottom: 30px;
}

@media only screen and (min-width:767px) and (max-width:990px){
	.sidebar {
	    width: 195px;
	}
	
	.container {
		width: 730px;
	}
	
	.container breadcrumbs-wrapper {
		display: block;
	}
	
		
}

@media screen and (max-width: 767px) {
	body {
		background-position: center 20px;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-image: url();
		background-color: #D8DBD2;
	}	
	
	.footer-bottom {
		padding-bottom: 9px;
	}
	
	.container.superFooter {
		padding-left: 0; 
		margin-top: 0px; 
		padding-bottom: 20px;
	}
	
	#header .site-name {
		padding-top: 25px;
	}
	
	.header-top .btn.cart-count::before {
		position: relative;
		top: 3px;
	}
		
	.p-thumbnails-wrapper {
		padding: 0 0 10px 0px;
	}
	
	.shp-tabs-holder {
		margin: 0px;
	}
	
	.content-wrapper.container .row>div {
		padding: 0px 30px 0 30px;
	}
	
	.shp-tabs-holder ul.shp-tabs {
		margin-left: -15px;
	}
	
	.p-detail-inner-header {
		padding: 0 0 0 20px;
	}
	
	.navigation-in ul li a {
		font-size: 20px;
		padding-top: 1.55rem;
		padding-bottom: 1.55rem;
	}
	
	.navigation-in ul.menu-level-2 li a {
		padding-bottom: 1rem;
	}
	
	.navigation-in ul li.appended-category {
		
	}
	
	.appended-category.menu-item-3740.ext {
		margin-top: 25px;
	}
}
	
@media screen and (min-width: 480px) and (max-width: 768px)  {
	.content-wrapper.container .row>div {
		padding: 20px 20px 0 20px;
	}
	
	.latest-contribution-wrapper {
		display: flex;
		flex-direction: column;
	}
	
	.latest-contribution:last-child:not(:first-child) {
		padding: 20px 0 0 0;
	}
	
}	
	
.p-image  {
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none;
}

/* Sidebar */

.sidebar-inner>div {
	padding: 25px 10px 19px 0;
}

.ordering-process #header {
	border-width: 0;
}

.cart-inner h1 {
	color: #fff;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.5);
} 

body.ordering-process {
	background-color: #D0DBD2;
}

.msg.msg-success, .msg.msg-notice {
	font-size: 22px;
	padding: 20px 0;
}

.msg.msg-success, .msg.msg-notice .container:before {
	content: '\e921';
}

ol.cart-header li a span::before, ol.cart-header li strong span::before {
	margin-top: -6px;
}

ol.cart-header li a, ol.cart-header li strong {
	padding: 22px 15px 22px 15px;
	border-bottom-width: 3px;
	text-align: center;
}

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

@media (min-width: 1200px) {
	.box.co-box h4, .co-box h4 {
	    margin-left: -135px;
	    padding-left: 135px;
	}
}

@media (min-width: 992px) {
	.co-box {
	    padding-right: 10px;
	    padding-top: 21px;
	}
}

@media (min-width: 992px) {
	.co-box.co-box-additional {
	    padding-top: 40px;
	    font-size: 17px;
	    padding-bottom: 5px;
	}
}

.cart-content {
	font-size: 16px;
}

h1.order-summary-heading {
	font-size: 80px;
	padding: 80px 0 0 0;
	line-height: 100%;
	cursor: default;
	text-align: left;
	margin-bottom: 10px;
}

table.table.border td {
	text-align: center;
}

table.table.border th:nth-child(5), table.table.border th:nth-child(6) {
	display: none;
}

table.table.border td:nth-child(5), table.table.border td:nth-child(6) {
	display: none;
}

.content-inner div:nth-child(4) p strong:first-of-type {
	height: 20px;
	color: white;
	overflow: hidden;
}

.xcontent-inner div:nth-child(4) p strong:after {
	display: block;
	font-size: 22px; 
	margin: 15px 0 0 0;
	color: #e74c3c;
	font-weight: 700;
	content: '';
}

.reca-number {
	font-size: 18px;
	margin-bottom: 40px;
	text-align: left;
	padding-left: 5px;
}

.order-summary-heading, .recapitulation-wrapper {
	font-size: 16px;
}

.box.co-box h4, .co-box h4 {
	font-size: 24px;
}

.recapitulation-wrapper .order-summary-item {
	font-size: 16px;
}

.order-summary-item.total {
	margin-bottom: 5px;
	text-align: left;
	border-top: 1px solid #dadada;
	padding-top: 40px;
	cursor: default;
}

.order-summary-item.summary-thx {
	font-size: 80px;
	cursor: default;
	letter-spacing: -3px;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-left: -6px;
	margin-top: -15px;
}

.order-complete-links {
	margin-bottom: 45px;
	text-align: left;
}

.cart-table tr:last-of-type>td{
	
}

.remove-item::before {
    content: '\e912';
    font-size: 8px;
 
    position: relative;
    top: 0px;
    padding: 9px;
    color: #fff;
    border-radius: 50px;
    background: red;
}

.remove-item:hover::before {
    background: black;
    color: #fff;
}

@media (min-width: 992px) {
	tr.removeable .remove-item {
	    visibility: visible;
	}
}

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

/* Homepage */

@media screen and (max-width: 768px) {
	.banners-row {
		background: rgb(255,255,255);
		background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(216,219,210,1) 100%);
		background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(216,219,210,1) 100%);
		background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(216,219,210,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#d8dbd2",GradientType=1);
	}
}

@media (min-width: 768px) {
	.content {
		padding-right: 20px;
	}
}

.homepage-box {
	background: none;
	border: 0;
}

.welcome div, .welcome h1 {
	max-width: 100%;
}

/* Homepage styles - categories */

.homepage-box.welcome-wrapper {
	margin: 0 0 0px 0;
	padding-bottom: 0;
}


.hpSubHeadline {
	margin: 0;
	padding: 0 0 0 25px;
	text-transform: uppercase;
	font-size: 14px; 
	letter-spacing: 2px;
}

.hpHeadline {
	font-size: 40px;
	padding: 0 0 0 25px;
	white-space: nowrap;
	margin: 0 0 40px 0;
}

@media screen and (max-width: 479px) {
	.hpHeadline {
		font-size: 25px;
		padding: 0 0 0 20px;
	}
	
	.hpSubHeadline {
		padding: 0 0 0 20px;
	}
}

.hpCategoryStyleBoxes {
	padding: 40px;
	margin-bottom: 40px;
	background: #F6F6F6;
	color: #000;
}

.hpCategoryStyleBoxes.lastOfType {
	margin-bottom: 0;
}

.hpCategoryStyleBoxes .hpCategoryBox {
	display: flex;
	flex-direction: row;
}

@media screen and (max-width: 768px) {
	.hpCategoryStyleBoxes .hpCategoryBox {
		display: flex;
		flex-direction: column;
	}
	
	.hpCategoryStyleBoxes {
		padding: 20px 20px;
	}
}

.hpCategoryBox .dataSection {
	margin-right: 40px;
	border-right: 1px solid rgba(231, 231, 231, 1);
	max-width: 50%;
	padding: 15px 40px 20px 0;
}

.hpCategoryBox .pictSection {
	display: block;
	flex: 1;
	height: 250px;
	margin: 20px 0 20px 0;
}

@media screen and (max-width: 768px) {
	.hpCategoryBox .dataSection {
		min-width: 100%;
		border-right: 0;
		padding: 0 0 0 0;
	}
	
	.hpCategoryBox .pictSection {
		flex: none;
		width: 100%;
		height: 300px;
	}
}

.hpCategoryBox .pictSection.srouby {
	background: url('images/srouby-kovo-pocaply.jpg') no-repeat center center;
	background-size: cover;
}

.hpCategoryBox .pictSection.podlozky {
	background: url('images/podlozky-kovo-pocaply.jpg') no-repeat center center;
	background-size: cover;
}

.hpCategoryBox .pictSection.matice {
	background: url('images/matice-kovo-pocaply.jpg') no-repeat center center;
	background-size: cover;
}

.hpCategoryBox .pictSection.zavTyce {
	background: url('images/zavitove-tyce-kovo-pocaply.jpg') no-repeat center center;
	background-size: cover;
}

@media screen and (max-width: 479px) {
	.hpCategoryBox .dataSection {
		margin: 0px;
		border-right: 0px solid rgba(231, 231, 231, 1);
		padding: 0px 20px 20px 0px;
		max-width: 100%;
	}
	
	.hpCategoryBox .pictSection {
		flex: none;
		width: 100%;
		height: 300px;
	}
}

.hpCategoryBox .dataSection h2 {
	font-size: 28px;
	font-weight: 700;
	border-bottom: 1px solid #b8b8b8;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 0;
}

.hpCategoryBox .dataSection h2 a {
	color: #000;
	display: block;
	position: relative;
}

.hpCategoryBox .dataSection h2 a:hover {
	color: rgba(175, 0, 0, 1);
}

.hpCategoryBox .dataSection p {
	font-size: 19px;
	cursor: default;
	padding-bottom: 0;
	margin-bottom: 12px;
}

.hpCategoryBox .dataSection a:hover {
	color: rgba(0, 0, 0, 1);
}

.hpCategoryBox .dataSection .hpCta {
	font-size: 16px;
	display: inline-block;
	padding: 5px 20px 5px 0;
}

.hpCategoryBox .dataSection .hpCta svg {
	position: relative;
	top: 1px;
	left: 5px;
}

.hpCategoryBox .pictSection {
	position: relative;
}

.hpCategoryBox .pictSection:hover .hpCtaButton {
	background: rgba(179, 0, 0, 1);
	transition: all 0.3s ease-out;
}

.hpCategoryBox .pictSection .hpCtaButton svg {
	position: relative;
	top: 2px;
	left: 3px;
}

.hpCategoryBox .pictSection .hpCtaButton {
	background: red;
	color: white;
	padding: 15px 25px 15px 25px;
	display: inline-block;
	position: absolute;
	bottom: 25px;
	font-size: 25px;
	line-height: 70%;
	right: -20px;
	transition: all 0.3s ease-out;
}

.hpCategoryBox .pictSection .hpCtaButton .hpCtaButtonSubHeadline {
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
}

.latest-contribution-wrapper {
	margin: 0 0 40px 0;
}

@media (min-width: 768px) {
	.latest-contribution-wrapper {
		padding: 0 40px;
	}
}

@media screen and (min-width: 990px) and (max-width: 1025px)  {
	.hpCategoryBox .dataSection {
		min-width: 360px !important;
	}
}
.hpTagSection {
	margin: 0 0 20px 0;
	padding-top: 10px;
}

.hpTagSection a {
	display: inline-block;
	padding: 4px 14px;
	border-radius: 30px;
	font-size: 14px;
	border: 0px solid #a8a8a8;
	background: #0C1829;
	color: #fff;
	margin: 0 2px 5px 0;
}

.hpCategoryBox .dataSection .hpTagSection a:hover {
	color: yellow;
}

.subcategories.with-image li a .text {
	font-size: 15px;
	line-height: 110%;
}

.subcategories li {
	padding: 4px 0px 4px 8px;
}

/* Kontaktní formulář box a kontakt */

.contactWrapper {
	padding: 60px 80px;
	background: rgba(242, 242, 242, 0.5);
}

@media screen and (max-width: 1024px) {
	.contactWrapper {
		padding: 20px;
	}
}

.contactSection {
	margin: 0 0 55px 0;
}

.contactSection > h2 {
	font-size: 36px;
	font-weight: 300;
	border-bottom: 1px solid rgba(198, 198, 198, 1);
	padding: 10px 0 20px 0;
	margin: 0 0 45px 0;
}

.contactFormBox {
	padding: 30px;
	background: #f5f5f5;
	border-radius: 4px;
	width: 100%;
}

@media (min-width: 1200px) {
	.content-inner {
		max-width: 100%;
	}
}

.contactSection .storesBox {
	display: flex;
	flex-direction: row;
}

.contactSection .storesBox .storeItem {
	background: #313131;
	padding: 40px 50px;
	color: #fff;
	width: 100%;
}

.contactSection .storesBox .storeItem.kovoPocaply {
	background: url(images/prodejna-kovo-pocaply.jpg) #313131 center top no-repeat;
	background-size: 100% auto;
	padding: 650px 50px 40px 50px;
}

@media screen and (max-width: 1024px) {
	.contactSection .storesBox .storeItem.kovoPocaply {
		background: url(images/prodejna-kovo-pocaply.jpg) #313131 center top no-repeat;
		background-size: 100% auto;
		padding: 500px 50px 40px 50px;
	}
}

@media screen and (max-width: 768px) {
	.contactSection .storesBox .storeItem.kovoPocaply {
		background: url(images/prodejna-kovo-pocaply.jpg) #313131 center top no-repeat;
		background-size: 100% auto;
		padding: 350px 50px 40px 50px;
	}
}

@media screen and (max-width: 479px) {
	.contactSection .storesBox .storeItem.kovoPocaply {
		padding: 260px 20px 40px 20px;
	}
	
	.contactWrapper {
		padding: 20px 5px;
	}
}

.contactSection .storesBox .storeItem a {
	color: #ff1a00;
}

.contactSection .storesBox .storeItem a:hover {
	color: #59BC34;
}

.contactSection .storesBox .storeItem h2 {
	font-size: 29px;
	color: #fff;
	padding: 0;
	margin: 0;
}

.contactSection .storesBox .storeItem .plus-gallery-wrap {
	background: #595959;
	border-radius: 7px;
	padding: 13px 10px 4px 10px;
}

.contactSection .storesBox .storeItem .plus-gallery-wrap .plus-gallery-item img {
	border-radius: 4px;
	margin-bottom: 15px;
	border: 2px solid #313131;
	transition: all 0.3s ease-out;
}

.contactSection .storesBox .storeItem .plus-gallery-wrap .plus-gallery-item img:hover {
	border: 2px solid #fff;
	transition: all 0.3s ease-out;
}

@media screen and (max-width: 479px) {
	.contactSection .storesBox .storeItem.lavinUhrineves, .contactSection .storesBox .storeItem.lavinCernymost {
		padding: 220px 20px 35px 20px;
	}
	
	.contactSection .storesBox .storeItem .plus-gallery-wrap .plus-gallery-item {
		height: 150px !important;
		width: 300px !important;
		border: 0;
		margin: 0 0 5px 0;
	}
}

@media screen and (min-width: 480px) {
	.contactSection .storesBox .storeItem.lavinUhrineves, .contactSection .storesBox .storeItem.lavinCernymost {
		padding: 435px 20px 35px 20px;
	}
	
	.contactSection .storesBox .storeItem .plus-gallery-wrap .plus-gallery-item {
		height: 90px !important;
		width: 145px !important;
		border: 0;
		margin: 0 0 8px 0;
	}
}

@media screen and (min-width: 768px) {
	.contactSection .storesBox .storeItem.lavinUhrineves, .contactSection .storesBox .storeItem.lavinCernymost {
		padding: 310px 20px 35px 20px;
	}
	
	.contactSection .storesBox .storeItem .plus-gallery-wrap .plus-gallery-item {
		height: 110px !important;
		width: 195px !important;
		border: 0;
		margin: 0 0 8px 0;
	}
}

@media screen and (min-width: 1024px) {
	.contactSection .storesBox .storeItem.lavinUhrineves, .contactSection .storesBox .storeItem.lavinCernymost {
		padding: 450px 20px 35px 20px;
	}
	
	.contactSection .storesBox .storeItem .plus-gallery-wrap .plus-gallery-item {
		height: 90px !important;
		width: 145px !important;
		border: 0;
		margin: 0 0 8px 0;
	}
}

@media screen and (min-width: 1050px) {
	.contactSection .storesBox .storeItem.lavinUhrineves, .contactSection .storesBox .storeItem.lavinCernymost {
		padding: 305px 30px 35px 30px;
	}
	
	.contactSection .storesBox .storeItem .plus-gallery-wrap .plus-gallery-item {
		height: 101px !important;
		width: 180px !important;
		border: 0;
		margin: 0 0 8px 0;
	}
}

.contactSection .storesBox .storeItem .storeMemo {
	margin-bottom: 20px;
}

.contactSection .storesBox .storeItem .storeItemMap iframe {
	border-radius: 7px;
}

.contactSection .storesBox .storeItem .storeItemMap {
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
	border-radius: 7px;
	margin: 34px 0 27px 0;
}

.contactSection .storesBox .storeItem:first-of-type  {
	margin: 0 15px 0 0;
}

.contactSection .storesBox .storeItem:last-of-type  {
	margin: 0 0px 0 15px;
}

.contactSection .storesBox .storeItem .storeItemPhone {
	display: block;
	font-size: 20px;
	margin: 10px 0 10px 0;
	color: #fff;
}

.contactSection .storesBox .storeItem .storeItemOpeningHours {
	font-weight: 700;
	display: block;
	text-transform: uppercase;
	padding: 0 0 5px 0;
}

.contactSection .storesBox .storeItem .storeItemAddress {
	display: block;
}

.contactSection .storesBox .storeItem .contactNaviButton {
	color: #fff;
	border-radius: 50px;
	display: inline-block;
	padding: 2px 20px;
	border: 1px solid rgba(255, 255, 255, 0.2)
}

.contactSection .storesBox .storeItem .contactNaviButton:hover {
	background: #ff1a00;
	color: #fff;
}

.contactSection .contactItemsBox {
	display: flex;
	flex-direction: row;
	flex-flow: wrap;
}

.contactSection .contactItem {
	margin: 0 20px 35px 0; 
	width: 22% !important;
	text-align: center;
}

@media screen and (max-width: 1440px) {
	.contactSection .storesBox {
		display: flex;
		flex-direction: column;
	}
	
	.contactSection .storesBox .storeItem {
		padding: 30px 20px;
	}
	
	.contactSection .storesBox .storeItem:last-of-type {
		margin: 20px 0 0 0;
	}
}

.contactSection .contactItem .contactName {
	font-size: 24px;
	margin: 0;
	padding: 0;
	display: block;
}

.contactSection .contactItem .contactPosition {
	display: block;
	margin: 0 0 10px 0;
}

.contactSection .contactItem .contactPhone {
	font-size: 18px;
	margin: 10px 0;
	display: block;
}

@media screen and (max-width: 1440px) {
	.contactSection .contactItem {
		margin: 0 15px 45px 0; 
		width: 45% !important;
	}
	.contactSection .contactItem .contactName {
		font-size: 20px;
		margin: 0;
		padding: 0;
		display: block;
	}
}

.contactSection .paymentsItemsBox {
	display: flex;
	flex-direction: row;
}

.contactSection .paymentsItemsBox .paymentItem {
	width: 100%;
	background: #313131;
	color: #fff;
	margin: 0 15px 15px 0;
	padding: 28px;
}

.contactSection .paymentsItemsBox .paymentItem:last-of-type {
	margin: 0 0 15px 0;
}

.contactSection .paymentsItemsBox .paymentItem h3:before {
	content: '';
	display: block;
	height: 50px;
	background: url(images/icons/bank.svg) no-repeat left top;
	background-size: auto 50px;
	margin: 0 0 20px 0;
}

.contactSection .paymentsItemsBox .paymentItem h3.paymentWayNoIcon:before {
	background: none;
	height: 0;
	margin: 30px 0 0 0;
}

.contactSection .paymentsItemsBox .paymentItem h3 {
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 24px;
	color: white;
	font-weight: 300;
}

.contactSection .paymentItem .paymentNumber {
	display: block;
	font-weight: 300;
	font-size: 26px;
}

@media screen and (max-width: 1440px) {
	.contactSection .paymentsItemsBox {
		flex-direction: column;
	}
}

.certificateOfIncorporation {
	padding: 0px 10px 10px 0;
	margin-bottom: 40px;
	display: inline-block;
}

.contactSection .contactFormBox {
	padding: 0;
	background: none;
}
@media screen and (max-width: 479px) {
	.subcategories {
		padding-right: 7px;
	}
}

/* Cookies table */

.cookiesTable {
	padding: 0px;
	margin: 10px 0 0px 0;
	cursor: default;
}

.cookiesTable td {
	border-top: 1px solid #c3c3c3;
	padding: 7px 8px 8px 8px;
	font-size: 12px;
	letter-spacing: -0.2px;
	line-height: 110%;
	vertical-align: top;
}

.cookiesTable td:nth-child(1), .cookiesTable td:nth-child(3) {
	white-space: nowrap;
}

.cookiesTable td:nth-child(2) {
	font-weight: 700;
	white-space: nowrap;
}

.cookiesTable td:nth-child(5) {
	font-weight: 700;
	white-space: nowrap;
}
.cookiesTable th {
	font-size: 14px !important;
	padding: 7px 8px 8px 8px;
	line-height: 110%;
}

@media screen and ( max-width: 767px ) {
	.cookiesTable td:nth-child(1), .cookiesTable td:nth-child(2), .cookiesTable td:nth-child(3), .cookiesTable td:nth-child(5) {
		white-space: inherit !important;		
	}
	
	.cookiesTable {
		width: auto;
	}
	
	.cookiesTable td:nth-child(4) {
		width: 400px !important;
	}

	.mobileTable {
		width: 100%;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;	
	}
	
	.mobileTable .cookiesTable {
		width: 800px;
	}
}

#header .site-name a {
	background-size: 110px auto;
	display: block;
	margin: 0 0 0 0 !important;
	width: 110px;
	height: 65px;
	text-align: left !important;
}

#header .site-name a {
	display: block;
	margin: 0 auto;
	max-height: 60px;
}

/* Realizace a doprava */

.realizationStepsBox {
	background: #ededed;
	color: #000;
	border-radius: 30px;
	padding: 55px;
}

.realizationStepsBox .realizationSteps {
	display: flex;
	padding-bottom: 40px;
}

.realizationStepsBox .step {
	width: 220px;
	text-align: center;
	padding: 0 10px;
}				

@media screen and (max-width: 1250px) {
	.realizationStepsBox {
		text-align: center;
	}
	
	.realizationStepsBox .realizationSteps {
		flex-direction: column;
		padding-bottom: 40px;
		margin: auto;
		justify-items: center;
	}
	
	.realizationStepsBox .step {
		margin: auto;
	}
}

.realizationStepsBox .stepNumber {
	font-weight: 700;
	font-size: 124px;
	line-height: 100%;
	display: block;
	color: #b22a19;
	letter-spacing: -2px;	
	padding-bottom: 10px;
}

.realizationStepsBox .step h2 {
	font-size: 26px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	padding: 0 0 5px 0;
	letter-spacing: -1px;
	margin: 0;
}

.realizationStepsBox .step p {
	font-size: 18px;
	font-weight: 300;
	padding: 0 0 0px 0;
	letter-spacing: -0.3px;
	color: #3e3e3e;
}

.realizationStepsBox .realizationMemo {
	font-size: 18px;
	line-height: 130%;
	font-weight: 300;
	display: block;
	text-align: center;
	letter-spacing: 0.5px;
}

.realizationStepsBox .stepLineBox {
	flex: 1;
}

@media screen and (min-width: 1440px) {
	.realizationStepsBox .stepLineBox {
		display: flex;
		align-items: flex-start;
		align-content: flex-start;
		flex: 1;
		padding: 0 30px;
	}
	
	.realizationStepsBox .stepLine {
		display: inline-block;
		height: 4px;
		border-radius: 5px;
		background: #fff;
		width: 100%;
		margin-top: 65px;
	}
}

.myHeadline {
	font-size: 44px;
	padding: 15px 0 20px 0;
	text-align: center;
}

.carriersBox {
	display: flex;
	flex-flow: wrap;
	justify-items: center;
	justify-content: center;
	margin-bottom: 80px;
}

.carriersBox .carrierBox {
	width: 24.05% !important;
	margin: 0 1% 1% 0;
	padding: 100px 30px 10px 30px;
	border-radius: 8px;
	text-align: center;
	cursor: default;
}

.xcarriersBox .carrierBox:last-of-type {
	margin: 0 0 1% 0;
}

@media screen and (max-width: 1200px) {
	.carriersBox {
		flex-wrap: wrap;
		justify-items: flex-start;
		justify-content: flex-start;
	}

	.carriersBox .carrierBox {
		width: 49% !important;
		margin: 0 0.5% 0.5% 0.5%;
		padding: 100px 30px 10px 30px;
		border-radius: 8px;
		text-align: center;
		cursor: default;
	}

	.carriersBox .carrierBox:last-of-type {
		margin: 0 0.5% 0.5% 0.5%;
	}
}

@media screen and (max-width: 485px) {
	.carriersBox {
		flex-wrap: wrap;
		flex-direction: column;
		padding: 0 10px;
	}

	.carriersBox .carrierBox {
		width: 100% !important;
		margin: 0 0% 2% 0;
	}

	.carriersBox .carrierBox:last-of-type {
		margin: 0 0 1% 0;
	}
}

.carriersBox .carrierPrice {
	font-size: 45px;
	letter-spacing: -2px;
	font-weight: 700;
	cursor: default;
	margin: 0;
	padding: 15px 0 0 0;
	color: #000;
	border-top: 1px solid white;
	line-height: 100%;
}

.carriersBox .carrierPrice span {
	display: block;
	font-size: 14px; 
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: -15px;
	color: #666;
}

.carriersBox .carrierWeight {
	font-weight: 700;
	letter-spacing: 0px;
	margin: 6px 0 10px 0;
	padding: 0;
	text-transform: uppercase;
}

.carrierBox h3 {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	padding: 15px 0 10px 0;
	margin: 0;
}

.carriersBox .carrierBox.ppl {
	background: url(images/ppl-logo.png) #ededed no-repeat center 30px;
	background-size: 100px auto;
}

.carriersBox .carrierBox.dpd {
	background: url(images/dpd-logo.png) #ededed no-repeat center 30px;
	background-size: 100px auto;
}

.carriersBox .carrierBox.dpdPickup {
	background: url(images/dpdpickup-logo.png) #ededed no-repeat center 30px;
	background-size: 50px auto;
}

.carriersBox .carrierBox.kovo {
	background: url(images/kovo-pocaply-logo.png) #ededed no-repeat center 15px;
	background-size: auto 70px;
}

.carriersBox .carrierBox.ceskaPosta {
	background: url(images/ceska-posta-logo.png) #ededed no-repeat center 25px;
	background-size: auto 50px;
}

.carriersBox .carrierBox.zasilkovna {
	background: url(images/zasilkovna-logo.png) #ededed no-repeat center 38px;
	background-size: 140px auto;
}

.carriersBox .carrierBox.topTrans {
	background: url(images/toptrans-logo.png) #ededed no-repeat center 30px;
	background-size: 100px auto;
}

.carriersBox .carrierBox.ulozenka {
	background: url(images/ulozenka-logo.png) #ededed no-repeat center 40px;
	background-size: 140px auto;
}

/* Nase obchody */

.specialOpening {
	padding: 0;
	margin: 15px 0 20px 17px;
}

.specialOpening li {
	margin-left: 0;
	padding: 0;
}

.contactSection .storesBox .storeItem.solo:last-of-type {
	margin: 0;
}

@media screen and (min-width: 1024px) {
	.contactSection .storesBox .storeItem.lavinUhrineves.solo, .contactSection .storesBox .storeItem.lavinCernymost.solo {
		padding: 445px 30px 35px 30px;
		margin: 0px 0 0px 0;
	}
	
	.contactSection .storesBox .storeItem.solo .plus-gallery-wrap .plus-gallery-item {
		height: 96px !important;
		width: 160px !important;
		border: 0;
		margin: 0 0 8px 0;
	}
}

@media screen and (min-width: 1050px) {
	.contactSection .storesBox .storeItem.lavinUhrineves.solo, .contactSection .storesBox .storeItem.lavinCernymost.solo {
		padding: 600px 30px 35px 30px;
		margin: 20px 0 0px 0;
	}
	
	.contactSection .storesBox .storeItem.solo .plus-gallery-wrap .plus-gallery-item {
		height: 131px !important;
		width: 202px !important;
		border: 0;
		margin: 0 0 8px 0;
	}
}


/* Footer bannery */

.footer-links-icons .footer-icon {
	width: 100%;
}

.footerBoxes {
	display: flex;
	margin: 0 0 10px 0;
	flex-wrap: wrap;
}

.footerBoxes .footerBox {
	border: 5px solid #ededed;
	border-radius: 8px;
	cursor: default;
	display: inline-block;
	padding: 17px 20px 20px 95px;
	width: 24%;
	margin-right: 1%;
}

.footerBoxes .footerBox:last-of-type {
	margin-right: 0%;
}

@media screen and (max-width: 1024px) {
	.footerBoxes .footerBox {
		width: 49%;
		margin-right: 1%;
		margin-bottom: 1%;
	}
}

@media screen and (max-width: 479px) {
	.footerBoxes .footerBox {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 15px;
	}
}

.footerBoxes .footerBox.shipp {
	background: url(images/shipped.svg) no-repeat 25px center;
	background-size: auto 53px;
}

.footerBoxes .footerBox.heureka {
	background: url(images/certificate.svg) no-repeat 25px center;
	background-size: auto 48px;
}

.footerBoxes .footerBox.gift {
	background: url(images/gift-box.svg) no-repeat 25px center;
	background-size: auto 51px;
}

.footerBoxes .footerBox.package {
	background: url(images/box.svg) no-repeat 25px center;
	background-size: auto 53px;
}

.footerBoxes .footerBox.piece {
	background: url(images/piece.png) no-repeat 25px center;
	background-size: auto 53px;
}

.footerBoxes .footerBox h2 {
	line-height: 100%;
	padding: 0;
	margin: 0;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: 700;
	color: red;
	text-transform: uppercase;
}

.footerBoxes .footerBox h2 span {
	display: block;
	font-size: 12px;
	color: black;
	margin: 0 0 -3px 0;
	letter-spacing: 2px;
}
.footerBoxes .footerBox p {
	line-height: 100%;
	padding: 5px 0 0 0;
	margin: 0;
}

/* Kosik */

@media screen and (max-width: 479px) {
	.cart-table {
		margin-top: 0;
		padding: 20px;
	}
	
	.cart-table tr {
		padding: 25px 10px;
	}
	
	.cart-table tr>td:nth-child(odd) {
		line-height: 120%;
	}
	
	.cart-table .p-price .p-label {
		margin: 0;
	}
	
	.cart-table tr>td:nth-child(even).p-name {
		padding: 0 15px 15px 15px;
	}
	
	.cart-table tr>td.p-name {
		align-self: flex-start;
		line-height: 110%;
	}
	
	.cart-table tr td.p-name a {
		color: black;
		font-weight: 700;
		font-size: 17px;
		line-height: 100%;
	}	
	
	.cart-table .cart-p-image {
		border-right: 1px solid silver !important;
		box-sizing: border-box;
		width: 86px;
	}
	
	.cart-table tr>td.cart-p-image {
		flex: 0 0 90px;
	}
	
	.cart-table tr>td.p-name {
		flex: 1 1 calc(100% - 90px);
	}
	
	.cart-summary {
		padding: 25px;
	}
	
	.price-wrapper {
		padding: 0 25px;	
	}
	
	.price-wrapper .price-label {
		flex: 1 1 50%;
	}
	
	.cart-summary h4 {
		font-size: 30px;
		color: #000;
		letter-spacing: -1px;
	}
	
	.next-step-back::before {
		top: 4px;
	}
	
	.co-box h4 {
		line-height: 110%;
	}

	.order-summary-item.price {
		padding-top: 20px;
	}
	
	.box.co-box h4, .co-box h4 {
		padding-left: 70px;	}
	
	.co-box.co-basic-information h4::before {
		margin-left: 20px;
	}
}

/* cookies lista */

.cookie-ag-wrap {
	margin: 5px auto;
	padding: 10px;
	max-width: 899px;
}

.cookie-ag-wrap .site-msg.cookies form {
	margin: auto;
	text-align: center;
	width: 100%;
}

.cookie-ag-wrap .site-msg.cookies {
	padding: 10px;
	font-size: 13px;
	line-height: 140%;
	background-color: #fff;
	color: #444444;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

.cookie-ag-wrap .site-msg.cookies form button {
	background-color: #990000;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	padding: 10px 15px;
	border-color: #990000;
	border-radius: 3px;
}

.cookie-ag-wrap .site-msg.cookies form button:hover {
	background-color: #760000;
}

@media screen and (max-width: 768px) {
	.cookie-ag-wrap .site-msg.cookies form button {
		display: block;
		margin: 8px auto auto auto;
	}
}

/* Vlastni hlaska pridani do kosiku */

 .msg {
	padding:0;
	background-color: transparent !important;
	width: auto;
	height: auto;
	border: transparent !important;
}
 .msg .container, div.message {
	position: fixed !important;
	left: 50%;	
	top: auto;
	right: auto;
	bottom: 40px;
	margin-left: -160px;	
	width: auto;
	width: 320px !important;
	padding: 13px 20px !important;
	border-radius: 4px;
	border-color: transparent;
	font-weight: 700;
	color: #fff !important;
	text-align: center;
	font-size: 18px;
	line-height: 120%;
	animation-duration: 0.8s;
	animation-name: slideFromBottom;
	z-index: 999999999999;
}

@keyframes slideFromBottom {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);	
		transform: translateY(0);
	}
} 

 .msg .container:before, div.message:before {
	content: '';
	position: absolute;
	top: -65px;
	left: 50%;
	margin-left: -40px;
	width: 80px;
	height: 80px;
	background-size:contain;
	background-repeat: no-repeat;
	background-position: center;
}
 .msg .container a, div.message a {
	color: #fff;
	text-decoration: underline;
	display: block;
}

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

.msg.msg-success .container, div.message.success-message {
	background-color: #24B575;
}

.msg.msg-error .container, div.message.error-message {
	background-color: #da0003;
	color: #fff !important;
}

.site-msg.information, div.message.notice-message {
	opacity: 0.8;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 16px;
}

.site-msg.information .text {
	color: #000;
}

.messages, div.message {
	z-index: 999999;
}

.msg.msg-info .container, div.message {
	background-color: #51bfff;
}


/* filtry */

#manufacturer-filter {
	display: none !important;
}

.box.box-sm.box-filters {
	margin-bottom: 30px;
}

.filter-section-parametric {
	padding: 20px 0 20px 0;
}

#filters .slider-wrapper {
	padding-bottom: 0;
}

.filter-section .param-filter-top {
	margin-bottom: 10px;
}

.filter-total-count {
	color: #333333;
	display: block;
	padding: 20px;
	background: #fff;
}

.chevron-after.chevron-down-after.toggle-filters {
	display: inline-block;
	padding: 10px 15px;
	background: #990000;
	color: #fff;
	border-radius: 3px;
}

.chevron-after.chevron-down-after.toggle-filters:hover {
	background: #7c0000;	
}

/* priznaky */

.menu-level-1 {}

.xnavigation-in ul li:nth-child(2) a b, .xnavigation-in ul li:nth-child(3) a b {
	position: relative;
	top: 1px;
	font-weight: 700;
	margin-right: 35px;
}

.xnavigation-in.menu ul > li:nth-child(2) a b:after, .xnavigation-in.menu ul > li:nth-child(3) a b:after {
	content: 'NOVÉ';
	position: absolute;
	right: -35px;
	top: 2px;
	display: inline-block;
	border: 0px !important;
	background: yellow;
	border-radius: 3px;
	color: #0C1829;
	font-size: 8px;
	font-weight: 700;
	letter-spacing: 0.5px;
	padding: 0px 3px;
}

@media screen and (max-width: 768px) {
	.navigation-in.menu ul > li:nth-child(2) a b:after, .navigation-in.menu ul > li:nth-child(3) a b:after {
		right: -35px;
		top: 7px;
	}
}

.edgarStyle {
	background: url(images/404.jpg) no-repeat center center;
	background-size: cover;
	width: 600px;
	margin: auto;
	height: 492px;
}

.own404 {
	padding: 70px 0;
}

.own404 h2 {
	font-size: 40px !important;
	padding: 0 20px;
	width: 80%;
	margin: auto;
}

.own404 h2 span {
	color: black;
}

.own404desc {
	font-size: 24px;
	color: black;
	width: 80%;
	padding: 0 20px;
	margin: auto;
}

@media screen and (max-width: 767px) {
	
	.own404 {
		padding: 10px 0;
	}
	.own404 h2 {
		font-size: 24px !important;
		padding: 0 5px;
		width: 100%;
	}
	
	.edgarStyle {
		background: url(images/404.jpg) no-repeat center center;
		background-size: 100% auto;
		width: 90%;
		height: 300px;
		margin: auto;
	}
	
	.own404desc {
		font-size: 20px;
		width: 100%;
		line-height: 110%;
	}
}

/* dostupnost */

.availability-amount .show-tooltip.acronym[data-original-title]:after {
	content: '?';
	top: -2px;
	padding: 1px 4px;
	background: red;
	color: white;
	border-radius: 40px;
	margin: 0 5px 0 5px;
	width: 17px;
	display: inline-block;
	font-size: 11px;
	text-align: center;
	height: 17px;
	font-weight: 700;
	position: relative;
}

/* horni pomocna viditelna lista */

@media screen and (min-width: 768px) {
	.tttop-navigation-bar:before {
		content:'';
		line-height: 140%;
		font-size: 16px;
		background: red;
		padding: 10px 10px;
		width: 100%;
		display: block;
		font-weight: 700;
		color: #fff;
		text-align: center;
	}
}

/* Styl pro cookies listu */

.siteCookies--left {
	bottom: 100px;
}

.siteCookies__link {
	color: silver;
	padding: 0;
	line-height: 100%;
	display: inline-block;
}

.siteCookies__form {
	padding: 20px;
}

.siteCookies__link:hover {
	background: transparent;
	color: silver !important;
}

.siteCookies__button:hover {
	background: #71c562;
	color: #fff;
}

.cookiesSetting__uncheckLink {
	display: none;
}

/* styl pro ochranu osobnich udaju */

.CookieDeclarationTable td, .CookieDeclarationTable th {
	border: 1px solid silver;
	text-align: left !important;
	padding: 3px;
}

.CookieDeclarationTypeHeader {
	font-size: 30px;
	margin-top: 30px;
}

.CookieDeclarationTypeDescription {
	font-size: 16px;
	font-weight: 700;
}