/*
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
*/

@import url("../shopkeeper/style.css");

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

.image-to-top .vc_column-inner{
	background-position:0 100px!important;
}
.site-footer-widget-area{
}
.home .site-footer-widget-area{
	display: block !important;
}
.site-footer-widget-area .large-12 .widget_media_image img {
	margin:0 auto;
	display: block;
}
.site-footer-widget-area .large-12 {
    width: 100% !important;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.top-headers-wrapper{
	background-color: white;
}


.woocommerce-terms-and-conditions-checkbox-text {
    margin: 3px 0 0 25px;
    display: block;
}


#custom_html-2 .custom-html-widget img{
    max-width: 45px;
}


@media only screen and (max-width: 600px) {
    .shortcode_getbowtied_slider {
        margin-bottom: 2.5rem;
        max-height: 200px;
    }
    .vc_custom_1585602789900{
        margin-bottom: 0 !important;
    }
}




@media only screen and (max-width: 768px) {
    .shortcode_getbowtied_slider .swiper-slide .slider-content{
        text-align: left !important;
    }
    
}


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