/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 03 2019 | 20:11:36 */
.row {
    max-width: 1380px;
}
.site-footer-widget-area .large-12 {
    width: 100%;
}
.menu-footer-menu-container {
    width: 75%;
    margin: auto;
}
.menu-footer-menu-container ul {
    display: inline-block !important;
}
.menu-footer-menu-container li {
    margin-bottom: 10px;
    padding-bottom: 0;
    z-index: 0;
    display: inline-block;
    padding-right: 30px;
}
.page-title.blog-listing, .woocommerce .page-title, .page-title, .single .entry-title, .woocommerce-cart .page-title, .woocommerce-checkout .page-title, .woocommerce-account .page-title {
    font-size: 40px;
    margin: 0px;
    margin-bottom:30px;
}
.shop_header {
    margin-bottom: 20px;
}
#add_payment_method #payment ul.payment_methods li img.stripe-icon, .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
    max-width: 30px;
    padding-left: 3px;
    margin: 0;
}

@media only screen and (max-width: 600px) {
.site-branding {
    width: 150px;
}
  
.site-header-wrapper {
    margin: 0;
    padding-right: 0px;
    padding-left: 0px;
}
  
  .sticky_header .top-headers-wrapper {
    border-bottom: 1px solid #ddd;
}
  
.slider-main .vc_column-inner {
padding-left: 0px;
padding-right: 0px;  
  }
  
}