body          { font:12px/1.55 'Open Sans', sans-serif; color:#2f2f2f; background: #ffffff; /* margin-bottom: -20px !important; */}
.post-date
{
	color: #28abe1;
	clear: both;
    font-size: 20px;
}

.post-title a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.blog_list_excerpt
{
    font-size: 18px;
    line-height: 22px;
}

.read_more
{
	float: right;
	background: url(../../../img/cvg/readmore_icon.svg) no-repeat left;
	padding-left: 50px;
	color: #000;
	font-weight: bold;

}
.read_more:hover
{
	color: #28abdf;
}
.f-left
{
	float: left;
}
.preheader
{
	padding: 10px;
	text-align: center;
	width: 100%;
	background: #000;
	color: #fff;
	font-size: 12px;
}

.preheader span
{
	color: #cdcdcd;
}

.bio-name b
{
	color: #000;
}


/* FOOTER */


.footer-container {
	background: #000000;
}

.footer .footer-middle .block .block-title strong span {
	border-bottom: none !important;
	padding-bottom: 0px !important;
}

.title-footer {
	color: #ffffff;
	font-size: 30px;
	line-height: 36px;
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif; 
	font-weight: 400;
	text-align: left;
}

.footer ul.links li a {
	color: #999999;
	transition:all .3s ease;
}

.footer ul.links li a:hover {
	color: #cccccc;
}

.footer .block .block-content ul li {
	color: #cccccc !important;
}

.footer a { color: #999999; }
.footer a:hover { color: #cccccc; }
.footer button.button span, .footer a.btn-like { 
    background-color: transparent; 
    border-color: #aeaeae; 
    color: #aeaeae; 
}
.footer button.button:hover span, .footer a.btn-like:hover {
    color: #2a2a2a;
}
.footer .footer-top { padding: 85px 0 25px 0; }
.footer .footer-middle { padding: 25px 0 15px 0; border-top: none !important; }
.footer .footer-bottom { padding: 11px 0; background: #000000; width: 100% !important; position: absolute; left: 0px; margin: 0px !important; /* margin-bottom: -20px; */}
.footer .block { text-align: left; }
.footer .block .block-title {
    border-bottom-color: #212121;
}
.footer .block .block-title strong {
    color: #cccccc;
}
.footer .block .block-title strong span {
    border-bottom-color: #444444;
                }
.footer .split.scroll-top a { background-color: #2a2a2a; border-color: #505050; }
.footer .split.scroll-top a:hover { background-color: #8C2222; border-color: #8C2222; }
.footer .products-list .product-name a { color: #999999; }
.footer .products-list .product-name a:hover { color: #999999; }
.footer .products-list .ratings .rating-links .separator { color: #999999; }
.footer .products-list .ratings .rating-links a { color: #999999; }
.footer .products-list .ratings .rating-links a:hover { color: #cccccc; }
.footer .products-list .price-box .price, .footer .products-list .regular-price .price { 
    color: #cccccc; 
    }
.footer .products-list .old-price .price { 
    color: #666666; 
    }
.footer input.input-text, .footer textarea { background-color: transparent; border-color: #444444; color: #aaaaaa; }
.footer .block.block-facebook-like p { color: #bbbbbb; }
.footer .fb-persons .fb-person a img { border-color: #333333; }
.footer .fb-persons .fb-person a:hover img { border-color: #cccccc; }
.footer .fb-persons .fb-person a { color: #999999; }
.footer .fb-persons .fb-person a:hover { color: #cccccc; }
.footer ul.text li { color: #999999; }
.footer div.social-icons a { background-color: #3b3b3b; }
.footer address { color: #777777; }
.footer .split { background-color: #505050; }
.footer .footer-middle, .footer .footer-bottom { border-top-color: #262626; }

.footer-middle .pfdin-reg.fz-24.c-999 {
	line-height: 26px;
}

.footer-container .footer-social a {
	background: #999999;
	display: inline-block;
	height: 36px;
	padding: 8px;
	top: 11px;
	position: relative;
	border-radius: 100%;
	transition: all .3s ease;
}

.footer-container .footer-social a:hover,
.page {
	background: #fff;
}

.footer-container .footer-social a img {
	width: auto;
	height: 100%;
	vertical-align: bottom;
}

.footer-container .footer-social > img {
	margin-right: 20px;
}

.footer .subscribe-form-footer input.input-text {
	background: #ffffff;
	border: none;
	line-height: 30px;
	padding: 5px;
	width: 80%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-top-left-radius: 1px;
	-webkit-border-bottom-left-radius: 1px;
	-moz-border-radius-topright: 1px;
	-moz-border-radius-bottomright: 1px;
	border-top-left-radius: 1px;
	border-bottom-left-radius: 1px;
}

.footer .subscribe-form-footer button {
	background: #ffffff;
	color: #000;
	width: 20%;
	font-size: 26px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-top-right-radius: 1px;
	-webkit-border-bottom-right-radius: 1px;
	-moz-border-radius-topright: 1px;
	-moz-border-radius-bottomright: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	min-height: 40px;
}

.footer .subscribe-form-footer button:hover {
	color: #666666;
}
.footer ul li, .footer ul.links li { display: block; font-size: 15px; color: #777; padding: 0 0 4px 0; }



.footer .footer-bottom > div > div {
	height: 66px;
}



.brand-logo-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 20%;
}
.footer .footer-middle {
    padding: 25px 0 15px 0;
    border-top: none !important;
}

button.button, button.btn-proceed-checkout { overflow:hidden; width:auto; border:0; padding:0; margin:0; background: rgba(0, 0, 0, 0); cursor:pointer; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; text-shadow: none; font-family: 'PFDinTextCompPro-Light', Arial, sans-serif; font-weight: 300; font-size: 22px; }


#footer
{
	display: none;
}

.footer .col-sm-12, .footer .container {
    max-width: 100%;

}

.footer .footer-bottom {
    padding: 11px 0;
    background: #000000;
    width: 100% !important;
    position: absolute;
    left: 0px;
    margin: 0px !important;
    /* margin-bottom: -20px; */
}

.footer-bottom .col-sm-12
{
	text-align: center;
}
.footer .only {
    padding-left: 0;
    padding-right: 0;
}

@media only screen and (max-width: 719px) {
	
	/* layout */
	.footer .container { padding: 0 15px 0 15px; }
	}

@media screen and (max-width: 768px){
.footer .footer-middle {
    padding: 11px 0px 40px 0px !important;
    text-align: center;
}
}

/* ------------------------------------------------------------------------- *
 *  Mobile (Low Res) : 479px > 0 (320px)
/* ------------------------------------------------------------------------- */
@media only screen and (max-width: 479px) {
.site-title a img
{
	display: inline-block;
}
	}
/* /FOOTER */
.pagination a
{
	color: #000;
}
.pagination a:hover
{
	color: #28abe1;

}

.return-eshop a
{
	font-weight: bold;
	color: #28abe1;

}
.pagination li
{
	margin:0 10px;
}
.pagination.group
{
	text-align: center;
	width: 100%;
}
.pagination.group .group
{
	display: inline-block;
}

.steile-mas
{
	text-align: center;
	font-weight: bold;
	color: #28abe1;
	padding-bottom: 50px;
}

@media (max-width: 991px){
    .footer .block .block-title strong { font-size: 17px; }
    .footer .products-list .product-image { width: 104px; }
    .footer .products-list .product-shop { margin-left: 110px; }
    .footer .footer-middle .block .block-title strong { font-size: 14px; }
    .footer ul li, .footer ul.links li { font-size: 13px; }
    .footer ul li, .footer ul.links li {  padding: 0 0 16px 0; }

	}