/*
Theme Name: Shopkeeper Child
Theme URI: http://shopkeeper.getbowtied.com/
Description: This is a child theme for Shopkeeper.
Author: Get Bowtied
Author URI: http: //www.getbowtied.com/
Template: shopkeeper
Version: 1.0
*/


/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px !important;
}

@media screen and (min-width: 40.0625em){
#site-footer {
    padding: 0px 0 0px !important;
}
.site-footer-widget-area {
    margin-bottom: 0px !important;
}
}

@media screen and (min-width: 40.0625em){
.widget {
    margin-bottom: 20px;
}
}

@media screen and (min-width: 40.0625em){
#site-footer .copyright_text {
    margin-bottom: 10px;
}
}

@media only screen and (min-width: 40.063em){
.footer_socials_wrapper {
    margin-bottom: 0;
}
}

.vc_custom_1600255288416 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.woocommerce ul.products {
    margin: 0 0 .1em;
}

.top-headers-wrapper .site-header .main-navigation > ul > li ul, #site-top-bar .main-navigation > ul > li ul {
    background-color: #fff !important;
}

.main-navigation ul ul {
    background: #fff;
    padding: 20px !important;
}


#site-footer, #site-footer .copyright_text a {
    color: #e71f29;
    font-weight: bold;
}

.woocommerce #content div.product .product_title, .woocommerce div.product .product_title, .woocommerce-page #content div.product .product_title, .woocommerce-page div.product .product_title {
	font-size: 26px;
}


@media only screen and (max-width: 480px) {
.entry-meta {
    margin: 0px 0 0 0 !important;
   }

 
#site-footer {
    padding: 0px 0 0px !important;
}

 

.site-footer-widget-area {
    margin-bottom: 0 !important;
}


.widget {
    margin-bottom: 20px !important;
}


.categories_grid {
    margin-bottom: 0 !important;
}

}

/****************************************************************/
/****************************************************************/
/****************************************************************/

.off-canvas, .offcanvas_content_left, .offcanvas_content_right {
/*     background: #f5dcb4 !important; */
    color: #e71f29 !important;
}

