.page-header {
	min-height: 150px; padding: 40px 0;
}

.page-header h1 {
	font-weight: 300; font-size: 3.2rem;
	margin-left: 0px;
}

.content-container {
	padding-top: 30px; padding-bottom: 30px;
}


.content-container h1 {
	font-weight: 300; font-size: 3.2rem;
	margin-left: 0px;
}

#snippet-productControl-sort {
	display: none;
}


.hpicons {
	max-width: 800px; margin: 0 auto 60px auto; text-align: center !important;
}

.hpicon img {
	width:  60px; height: 60px; display: block; margin: 0 auto 10px auto;
}

.hpicon span {
	display: block; text-align: center; text-transform: uppercase;
	font-weight: 300; font-size: 1.4rem;
}


.select2-dropdown {
    z-index: 11051;
}

.ikonky span {
	display: inline-block; border: none; border-radius: 2px;
	width: 100%; text-transform: uppercase; text-align: center;
	padding: 3px 0; font-weight: bold; font-size: 13px; 
	color: #897060;
	background: #DCD2CC;
}

.product-single-details .product-title {
	font-family: Barlow; font-weight: 400;
}

.product-single-details .product-title small {
	font-size: 14px; display: block; margin-top: 5px;
}

.product-collection .title-group h2 {
	font-size:  34px; font-weight: 300;
}


/* DOPRAVA ZDARMA */

.delivery strong {
	display: none;
}

.dopzdarma {
	background: #d1efa7; border: 1px solid #9dcc69;
	color: #608a32; display: block; 
	padding: 1px 7px !important; text-align: center; border-radius: 3px;
	font-size: 13px; font-weight: bold;
}

.dopzdarma-stripe {
	background: black; color: white; display: block; width: 100%;
	text-align: center; font-weight: 700; font-size: 13px; margin-bottom: 20px;
	padding: 2px 0;
}

/**/ 



.hpprodukty .btn-icon-group, .btn-icon-group {
	display: none !important;
}

.product-collection .product-title {
	text-align: left !important; margin-bottom: 15px; line-height: 16px;
}

.hpprodukty .price-box {
	margin-top: 5px !important;
}

#snippet-productControl-paginator {
	display: none !important;
}



.product-single-tabs .nav.nav-tabs .nav-link {
	font-size: 1.6rem;
}

.product-single-tabs .tab-pane {
	padding-bottom: 0;
}

.product-collection .product-title {
	font-size: 1.6rem !important;
	margin-bottom: 0px !important;
}

.product-single-tabs {
	margin-top: 40px !important;
}



.large-banner h2 {
	font-size: 1.6em; font-weight: 400;
}


.hpbannbtn {
	background: none!important;
	color: black; padding: 10px 20px; font-size: 18px;
}

.newsletter-section h2 {
	font-weight: 400; font-size: 1.8em;
}



.section-7 {
	padding: 7em 0;
}

.product-detailnew .tab-pane {
	font-size: 1.5rem !important; 
}

.product-desc-content p {
	margin-bottom: 1.2rem;
}



.badge-circle {
	background: black;
}

.info-zaplaceno {
	border-radius: 7px; padding: 20px; text-align: center;
	font-size: 1.8rem; background: rgba(229, 225, 223, 0.8); max-width: 600px;
	margin: 70px auto;
}




.@media (max-width:500px) {
	
.hpicon img {
	width:  40px !important; height: 40px !important; 

}



}


