/*
Theme Name: Shopkeeper
Theme URI: https://www.getbowtied.com/
Author: Get Bowtied
Author URI: https://www.getbowtied.com/
Description: When you start with an awesome product you can create amazing things! Built with the eCommerce functionality in mind, Shopkeeper is a fully responsive Premium WooCommerce Theme with great design and extensive functionality.
Version: 2.3.3
License:
License URI:
Text Domain: shopkeeper
Domain Path: /languages/
*/

ul li, 
ul li a, 
h1, h2, h3, h4, h5, h6{
    text-transform: none!important;
}

h1, h2, h3, h4, h5, h6{
    font-weight: 400!important;
}

#masthead{
    border-top: 4px solid #000;
}

#site-navigation-top-bar{
    float: none!important;
    text-align: center;
}

#site-navigation-top-bar > ul {
    float: none!important;
}

#site-top-bar a{
    padding: 10px;!important;
}

#site-top-bar a:hover{
    background-color: rgba(255,255,255,0.2); 
}

.site-footer-widget-area > .row{
    border-bottom: 1px solid #414141;
}

@media only screen and (min-width: 63.9375em){
    .home #page_wrapper.sticky_header .content-area, 
    .home #page_wrapper.transparent_header .content-area{
        margin-top: 50px!important;
    }
}

.home .content-area {
    padding-top: 0;
}

h2.stylized{
    color: #1F1F1F;
    font-weight: 800;
    text-align: center;
}

h2.stylized:after{
    content: "";
    width: 60px;
    height: 4px;
    background-color: #FE9900;
    margin: 20px auto;
    display: block;
}

.logout_link{
    display: none!important;
}

.product_title.entry-title{
    color: #333333;
    font-weight: 800;
}

.product-images-wrapper img, 
.product_thumbnails img{
    border: 1px solid #eee;
}

#site-footer{
    margin-top: 80px;
}

.footer_socials_wrapper{
    display: none;
}

.copyright_text{
    margin-top: 20px!important;
}

.product_socials_wrapper_inner .social_media{
    background-color: #FE9900;
}

.product_socials_wrapper_inner .social_media i{
    color: #fff;
}