﻿#header {
    margin-bottom: 0px;
}
#nav {
  margin-top: 20px;
}
#slider-1 {margin-bottom: 0px !important;}

.header-wrapper,
#header-container .header-wrapper {
    padding: 25px 0;
    border-bottom: none;
}
#slogan .container {
    width: 100%;
}
#slogan {
    padding: 15px 0;
    margin: 10px 0;
}
.yit_shortcodes.recent-post .blog.small .yit_post_content .post-title {
    text-align: left;
    padding: 0 5px;
    margin-top: 20px;
}
.yit_shortcodes.recent-post .blog.small .yit_the_content {
    padding: 0 5px;
    text-align: left;
}
.blog .yit_post_meta, .yit_shortcodes.recent-post .blog .yit_post_meta, .yit_shortcodes.recent-post .yit_post_meta span.author, .yit_shortcodes.recent-post span.author a, .widget.yit-recent-posts .recent-post span.author, .widget.yit-recent-posts .recent-post span.author a, .widget.yit-recent-posts .recent-post span.num-comments, .widget.yit-recent-posts .recent-post span.num-comments a, .widget.yit-recent-posts .recent-post span.num-comments {
    font-size: 9px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #6b6868;
    font-style: normal;
    font-weight: 500;
    text-align: left;
    text-transform: uppercase;
}
.blog .yit_post_meta_date .month, .blog-section-wrapper ul.blog_posts li div.blog_post .yit_post_date .month {
    color: #fff;
}
.blog .yit_post_meta_date .day, .blog-section-wrapper ul.blog_posts li div.blog_post .yit_post_date .day {
    color: #fff;
}
.yit_shortcodes.recent-post .blog .yit_post_meta_date {
    width: 70px;
    height: 85px;
    text-align: center;
    padding-top: 18px;
    border: 5px solid #fff;
    background-color: green;
}
.blog .yit_post_meta_date, .blog-section-wrapper ul.blog_posts li div.blog_post .yit_post_date {
    background-color: green;
    border: none;
}
.yit_shortcodes.recent-post .blog.small .post-wrapper {
    border: none;
    padding: 7px 0;
}
#copyright .border {
    border-top: none;
    padding-top: 25px;
}

#footer .border{
    padding-top: 0px;
    border-top: none;
}


@media (max-width: 767px) {

.header-nav ul li a, #welcome-menu > ul > li > a {
    color: #6b6868;
}
.header-nav ul li:hover a, #welcome-menu > ul > li:hover > a, #welcome-menu-login > ul > li:hover > a, .header-nav ul li.current_page_item a, .header-nav ul li.current-menu-ancestor a, #header .widget_search a.trigger-search:hover, #header .widget_product_search a.trigger-search:hover, #header .widget_icl_lang_sel_widget li a:hover, .whislist_nav a:hover, .yit-vertical-megamenu .nav > ul > li > a:hover, nav.woocommerce-MyAccount-navigation ul li.is-active > a {
    color: #6b6868;
}
}