/*!
Theme Name: Greenville-child
Template: greenville
Theme URI: http://www.templatemonster.com/
Author: Template Monster
Author URI: http://www.templatemonster.com/wordpress
Description: Your theme description.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: greenville-child
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

blank is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

html body{font-family: 'Roboto slab', serif; }
#site-navigation{font-family: 'Josefin Sans', sans-serif;}

.sidebar-primary {
    margin-left:  0px ;
}
.footer-container{padding-left: 0;padding-right: 0;}
/*
.site-header.centered .top-panel .social-list a,
.site-header.centered .top-panel .site-header-cart .cart-contents .count i{color:#aa4f4a!important;}
.top-panel .site-header-cart .cart-contents .count:hover span{background-color: #f7d1a3;}
*/
.__tm_banners_grid_widget .row .col-sm-4 .tm_banners_grid_widget_banner:last-child {
        margin-bottom: 0px;
    }

span.widget-subtitle.widgetsubtitle.subtitle-after-inside.subtitle-after.subtitle-inside {
    display: block;
    font-weight: normal;
    font-size: 0.6em;
}


.widget.tm_products_carousel_widget .widget-title, .widget.widget_carousel .widget-title {
    background: url(assets/images/infusione-widget.png) no-repeat 50% 0;
    padding-top: 44px;
}



.greenville-smartslider__instance h2.sp-title a {
  padding: 0 10px;
  color: #fff;
  background: #000;
  padding-top: 8px;
}
.greenville-smartslider__instance div.sp-more a {font-size: 10px;padding: 10px 12px;}

@media (min-width: 544px) {
    .__tm_banners_grid_widget .row .col-sm-4 .tm_banners_grid_widget_banner {
        margin-bottom: 27px;
    }

  .greenville-smartslider__instance h2.sp-title {
    font-size: 24px;
    line-height: 36px;
  }
  
}

@media (min-width: 768px) {
    
    .footer-container{padding-left: 10px;padding-right: 10px;}
    
    .__tm_banners_grid_widget .row .col-sm-4 .tm_banners_grid_widget_banner {
        margin-bottom: 37px;
    }

    .sidebar-primary {
        padding-left:  40px ;
    }

  .greenville-smartslider__instance h2.sp-title {
    font-size: 32px;
    line-height: 44px;
  }
  .greenville-smartslider__instance p.sp-content {
    font-size: 24px;
  }
    .greenville-smartslider__instance div.sp-more a {font-size: 12px;padding: 12px 14px;}
}

@media (min-width: 992px) {
    .footer-container{padding-left: 30px;padding-right: 30px;}
    .__tm_banners_grid_widget .row .col-sm-4 .tm_banners_grid_widget_banner {
        margin-bottom: 49px;
    }

  .greenville-smartslider__instance h2.sp-title {
    font-size: 50px;
    line-height: 80px;
  }
  .greenville-smartslider__instance h2.sp-title a {
    padding: 0 37px;
    padding-top: 12px;
  }
  .greenville-smartslider__instance p.sp-content {
    font-size: 32px;
  }
    .greenville-smartslider__instance div.sp-more a {font-size: 14px;padding: 14px 18px;}
}

@media (min-width: 1200px) {
        
    .__tm_banners_grid_widget .row .col-sm-4 .tm_banners_grid_widget_banner {
        margin-bottom: 60px;
    }

  .greenville-smartslider__instance h2.sp-title {
    font-size: 60px;
    line-height: 90px;
  }
  .greenville-smartslider__instance p.sp-content {
    font-size: 40px;
  }
    .greenville-smartslider__instance div.sp-more a {font-size: 16px;padding: 15px 20px;}
}

.footer-copyright .row{display: table;margin: auto;}
.footer-copyright .row div{display: table-cell;vertical-align: middle;padding-left: 20px;}
