.additional-shop-info span {
    font-weight: bold; color: 	#000000;
}

.home-section h3.blog-title.blog-quote-title {
   font-weight: bold;
}
.home-section .blog-quote-avatar {
   display: none;
}
.home-section .blog-quote-author {
   padding: 30px 20px 0 20px;
   margin-bottom: 0 !important;
}

a.btn.btn-lg.btn-danger {
 background-color: #D05454 !important;
 border-color: #D05454 !important;
}

a.btn.btn-lg.btn-danger:hover {
 background-color: #3598DC  !important;
 border-color: #3598DC !important;
}

.img-team {
background-size: contain;
}
@media screen and (max-width: 800px) {
    .img-team {
        margin: 20px 0 20px 0;
    }
}
@media screen and (max-width: 600px) {
    .img-team {
        height: 360px;
        margin: 20px 0 20px 0;
    }
}

.site-logo {
    padding: 0;
}
.site-logo-img {
    max-height: 81px;
}

body > div.main > div > div:nth-child(2) > div > div > h2 {
font-weight: bold;
}

.styled-radiobutton--text+label {
background-color: rgba(128,128,128,.5);
}

.frequency-col,
.frequency-col div.verticalize {
font-size: 130%;
}

.header .mobi-toggler:hover {
    background-color: #D05454;
    border-color: #000000 !important;
    color: 	#000000 !important;
}

.header .mobi-toggler {
    border-color: #000000 !important;
    color: 	#000000 !important;
}