.slider_c_three a {
    background: #00adf1;
}
.slider_c_three a i {
    background: #00adf1;
}
.s_section_three .owl-dots .owl-dot.active {
    background: #00adf1;
}
.brand_area {
    padding: 30px 0;
}
.welcome_title {
    text-align: center;
    margin-bottom: 30px;
}
.hfoor-categorie
{
	height: 26px;
}
.mb-80 {
    margin-bottom: 20px;
}
hr {
    margin-top: 4px;
    margin-bottom: 4px;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: 1px solid rgba(0,0,0,.1);
}
.main_menu nav > ul > li ul.sub_menu {
    position: absolute;
    min-width: 300px;
    padding: 24px 30px;
    background: #fff;
    border: 1px solid #ebebeb;
    -webkit-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    left: 0;
    right: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 99;
    top: 100%;
    text-align: left;
}
.contact_map {
    margin-bottom: 0px;
}
.shop_area {
    background: #F8F8F8;
    padding: 30px 0;
}