﻿body { font-family: 'Poppins', sans-serif; font-size: 16px; line-height: 1.8; margin: 0; color: #000; background-color:#231f20; }
	body.KMCMSeditor { padding: 20px; }

h1, h3, h2, h4, h5, h6 { color: #fff; font-family: 'Poppins', serif; line-height: 1.2; }
h1 { font-weight: 700; font-size: 36px; margin-bottom: 35px; position: relative; color:#e60909; }
h2 { font-weight: 700; font-size: 26px; margin-bottom: 20px; color: #e60909; }
h3 { font-weight: 600; font-size: 24px; line-height: 1.8; }
h4 { font-weight: 600; font-size: 26px; }
h5 { font-weight: 400; font-size: 24px; }
h6 { font-weight: 400; font-size: 24px; }
p, ul, ol, td, label { color: #fff; font-size: 16px; font-weight: 400;line-height:2; }
	p b, ul b, ol b { font-weight: 700; }
a { text-decoration: none; color:#fff; border-bottom:solid 1px #fff; }
	a:hover { color: #f26522; border-bottom: solid 1px #f26522; }

.logo {margin-bottom:30px;}
.adres { color: #fff; font-size: 18px; }
.adres i {font-size:12px;}
.product {text-align:center;}

.wow { visibility: hidden; }


@media(max-width:1199px) {
}

@media(min-width:992px) and (max-width:1199px) {
}

@media(max-width:991px) {
}

@media(min-width:768px) and (max-width:991px) {
}

@media(max-width:767px) {
	.adres { color: #fff; font-size: 16px; }
	.adres span {display:block;color:transparent;line-height:0;font-size:0;}
	h3 { border-bottom:solid 1px silver; }
}
