.prd-horizontal-simple .prd-action {
    position: absolute;
    bottom: 0px !important;
    right: 9px;
}
body {

    font-family: Whitney,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.prd-grid:not(.prd-carousel) .prd.prd-horizontal-simple {
    margin-top: 45px !important;
}
.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 34%;
}
.timmer {
    text-align: center;
    font-size: 15px;
}

.header {
    height:50px;

}

#header-sroll {
    position:fixed;
    height: 50px;
    background: #ffff00;
    left:0;
    top:0;
    float:left;
    width:100%;
    -ms-transition:     all 0.3s ease-out;
    -moz-transition:    all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition:      all 0.3s ease-out;
    transition:         all 0.3s ease-out;
}
#header-sroll h1 {
    font-size: 15px;
    font-family: Arial;
    text-align: center;
    line-height: 50px;
    -ms-transition:    all 0.3s ease-out;
    -moz-transition:    all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition:      all 0.3s ease-out;
    transition:         all 0.3s ease-out;
}
#header-sroll.small {
    height: 40px;
    line-height: 35px;
}
#header-sroll.small h1{
    height: 40px;
    line-height: 35px;
    font-size: 15px;
}
@media (max-width: 767px)
{
    .mt-0, .my-0 {
        margin-top: 5px !important;
    }  
}
.mmenu.mmenu--vertical > li {

    border-color: #f3dede;

}
.prd-price .price-old {
    color: #DA222B;
}
.prd-rating [class*='icon'].fill {
    color: #f6b417;
}
.mobilemenu-close {
    background: #DA222B;
}
.prd-block_price--old {
    color: #DA222B;
}
.panel-heading.active a {
    color: #DA222B;
}
.back-to-top {
    background: #DA222B;
}
.back-to-top:hover {
    background: #DA222B;
}
h2.h-category {
    background-color: #DA222B;
}
.mmenu.mmenu--vertical > li:hover > a {
    color: #DA222B;
}
.prd-title a:hover {
    color: #DA222B;
}
.list--marker-squared li:before {
    color: #DA222B;
}
.review-item_rating [class*='icon'].fill, .tab-pane .prd-rating [class*='icon'].fill {
    color: #f6b417;
}
.prd-img-area .label-new {
    color: #000;
    background-color: #ffff00;
}
.mobilemenu ul.nav li.active > a, .mobilemenu ul.nav li:hover > a, .mobilemenu ul.nav li.mmenu-submenu-open > a {
    color: #DA222B;
}
.page-footer a, .page-footer .footer-block a, .page-footer .footer-block ul li a, .page-footer .footer-block ul li a[href^="mailto:"] {
    color: #fff;
}
.page-footer ul:not([class]) li a:hover, .page-footer ul:not([class]) li a:focus, .footer-block ul.contact-list li a:hover, .footer-block ul.contact-list li a:focus {
    color: #fff;
}
