a { color: #ed8c25; }
a:hover { color: #ffb026; text-decoration: none; }
.node--type-product.node--view-mode-teaser,  {border:solid 1px #dfdfdf;margin-left:1px;margin-right:1px;}
.views-view-grid .views-row {margin-bottom:5px;}
.views-view-grid .views-row .field--name-node-title {min-height:40px;padding-left:10px;padding-right:10px;}
.views-view-grid .views-row .bs-region--top  {height:240px;}
.views-view-grid .views-row .bs-region--main  {min-height:64px;}
.field--name-uc-product-image {width:100%;margin:auto;text-align:center;padding-top: 1em;}
#myCarousel h3 {color:#b49759;}
.path-syrup-products .parallax-widget { background-color: #f9f9f9;  }
.views-field-field-slideshow {padding-bottom:20px;}
.mapleslides, #clients { background: url('/sites/default/files/maple_leaf.jpg');background-size: contain;}
.maple { background: url('/sites/default/files/maplegranville_about.jpg');background-size: cover;}
.path-frontpage .owl-carousel .owl-item img {
    display: block;
    height: auto;
    margin:auto;
}
h2.title {padding-bottom:20px}
.uc-product-node .owl-item-inner img {height:auto;}
.parallax-widget { padding: 20px 0!important; }
   #block-mobileintro {margin:20px;padding-bottom:20px;}
@media only screen and (max-width: 599px)  {
.views-view-responsive-grid {
display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  grid-gap: 5px;
}

.views-view-grid .views-row .bs-region--top {
  height: 180px!important;
}
.path-frontpage .owl-item-inner, .path-syrup-products .owl-item-inner {display: flex;
  align-items: center;
  justify-content: center;height:180px;}
.owl-carousel .owl-item {text-align:center;}
.views-view-grid .views-row .bs-region--top  {min-height:180px;    width: 100%;}
.path-frontpage .owl-carousel .owl-item img, .path-syrup-products .owl-carousel .owl-item img {max-height:180px;}
  .path-frontpage .owl-item-inner {height:200px;}
  .field--name-node-title h2 {font-size:14px!important;}
}
 @media only screen and (min-width: 600px){

.views-view-responsive-grid {
display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  grid-gap: 10px;
}
  .path-frontpage .owl-item-inner, .path-syrup-products .owl-item-inner {display: flex;
  align-items: center;
  justify-content: center;height:240px;}
   #block-mobileintro {display:none;}
 }

 .cart .col-sm-4 {padding-bottom:20px;}
 .cart h2 {min-height: 2.8em;}
 .parallax-widget.one {
    padding-top:40px!important;background: #f9f9f9; 
}
 .parallax-widget.one h2.title {padding-top:40px;}
.copyright {background: #FFF;
color: #474747;}
.social-media a:hover {
    color: #c19038;
}
.contact-message-form label {
    font-weight: bold;
}
#toolbar-administration {
  z-index: 10000!important;
}
.outline {border:solid 1px #dfdfdf;height: 100%; padding:15px;}
.views-view-responsive-grid.clearfix:before {display:none!important;}
#toolbar-bar {z-index: 10000;}