/*
Theme Name: Southern
Theme URI: https://www.prettywebdesign.biz/divi-child-theme-layouts/
Template: Divi
Author: Pretty Web Design.biz
Author URI: https://www.prettywebdesign.biz/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.71.1551613103
Updated: 2019-03-03 11:38:23

*/

h6 {
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    color: rgba(168,169,180,1);
    font-family: Washington;
    text-transform: lowercase;
}
#main-header {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
}
#top-header {
    width: 100%;
    position: fixed;
   height: 60px;
    z-index: 1000;
    top: 0;
}
#top-header .et-social-icons {
    float: right !important;
}
#top-header .et-social-icon a {
    font-size: 10px;
}
#et-secondary-menu {
  margin-top: 15px; 
    font-size: 11px;
    padding-bottom: 15px;
    padding-top: 15px;
    float: none !important;
    text-align: left;
}
#top-menu li {
    display: none;
}
#footer-widgets .footer-widget li {
    display: inline-block;
    text-align: center !important;
    margin: 0 auto;
}
#footer-widgets .footer-widget li:before {
    margin-right: auto;
    margin-left: auto;
    display: none;
    float: none;
    text-align: center !important;
}
#footer-info {
    width: 100%;
    text-align: center !important;
    margin: 0 auto;
}
.et_pb_widget {
    float: none;
}
.hold {
    height: 60px;
}
#mobile_menu li:not([id]) {
    display: none !important;
}
.home-blog .et_pb_post .post-meta {
    display: none !important;
}
a.more-link {
    width: 150px;
    margin-top: 20px;
    font-size: 13px !important;
    padding-bottom: 10px;
    padding-bottom: 5px;
    display: inline-block;
    display: block;
    padding-left: 10px;
    padding-top: 10px;
    padding-top: 5px;
    padding-right: 10px;
    background-color: #fff;
    text-align: center;
    color: #000;
    text-transform: uppercase !important;
    letter-spacing: 5px !important;
}
.more-link:hover {
    background-color: #f5f5f5;
    color: #333;
    border: none;
}
#footer-bottom .et-social-icons {
    margin-bottom: -28px;
}
#main-footer .footer-widget h4 {
    text-align: center;
}
.fwidget et_pb_widget widget_text {
    margin: auto;
}
.search #main-content .container::before, .archive #main-content .container::before {
    display: none;
}
.search #left-area, .archive #left-area {
    width: 100%;
    padding-right: 0;
    float: none;
}
.search #sidebar, .archive #sidebar {
    display: none;
}
.et_right_sidebar #main-content .container:before {
    background-image: none;
}
hr.archive-line {
    display: none;
}
header.blog-title h2 {
    text-align: center;
}
h4.widgettitle {
    margin-bottom: 25px;
    text-align: center !important;
    border-bottom: 1px;
}
.et-cart-info span {
    display: none;
}
.simple-social-icons ul li a {
    font-size: 15px;
    background-color: #1f202c !important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #fff !important;
    border: 0 #fff solid !important;
    padding: 8px;
}
.et_pb_scroll_top.et-pb-icon.et-visible {
    background-color: #1f202c !important;
}
@media only screen and (max-width: 980px) {
#top-header {
    display: none;
}
}

