section p {
    font-size: 16px;
    line-height: 28px;
}
.h-s .spacer-single{display:none;}
.h-icon i.fab {
    display: none;
}
.col-md-6.f-r-n {
    text-align: right;
}
#mainmenu a {
    color: #d9d5d5;
}
nav ul#mainmenu > li.current-menu-ancestor > a, .mainmenu li.current-menu-item > a, nav ul.mainmenu > li.current-menu-ancestor > a, #mainmenu > li > a:hover, #mainmenu > li.current-menu-item > a, header.smaller #mainmenu > li > a:hover, header.smaller #mainmenu > li.current-menu-item > a {
    font-weight: bold;
}
.l-b-n .separator {
    margin-bottom: 5px;
}

.subfooter {
    border-top: 2px solid;
}

.subfooter {
    border-top-color: #cfcfcf !important;
}

.btn-line, a.btn-line, .added_to_cart {
    border: solid 1px rgb(255 227 227) !important;
}

@media only screen and (max-width: 992px){

header div#logo a img {
    width: 100%;
}

header div#logo {
    height: 50px;
    line-height: 50px;
    width: 245px;
}

.col-md-6.f-r-n {
    text-align: center;
}
.subfooter .container .col-md-6 {
    margin-bottom: 0;
}
.no-p {
    padding: 0 !important;
}
.m-hide{display:none;}

}