/*
Theme Name: Reynolds Gallery
Template: salient
Version: 1
*/

body {background-color:#fff !important;}

a:link {color:#4c4f60;}
a:hover {color:#cccccc;}

.woocommerce .products.related {margin-top:3em !important;}

.home-wrap {background-color:#fff !important;}

.orbit-wrapper .left, .orbit-wrapper .right {display:none;}

.cart-outer, #mobile-cart-link, .icon-salient-cart {display:none;}

.slider-prev, .slider-next {display:none;}

.four-box-1 {float:left; clear:left; width:23%; height:auto; margin-left: 0; margin-right:.5rem; margin-top:.25em; display: block;}
.four-box   {float:left; width:23%; height:auto; margin-left:0; margin-right:.5rem; margin-top:.25em; display: block;}

.three-box-1 {float:left; clear:left; width:31%; height:auto; margin-left: 0; margin-right:.75rem; margin-top:.75em; display: block;}
.three-box   {float:left; width:31%; height:auto; margin-left:0; margin-right:.75rem; margin-top:.75em; display: block;}


.two-box-1 { float:left; clear:left; width:44%; height:auto; margin-left: 0; margin-right:3rem; margin-top:1em; display: block;}
.two-box { float:left; width:44%; height:auto; margin-left:0; margin-right:3rem; margin-top:1em; display: block;}

.single .heading-title {margin:5px 0 !important; padding:5px 0 !important;}

.n2-ow {font-family:Quicksand !important;}
#output {text-align:center;}

.recent-posts-title {display:none;}


#page-header-bg.hentry, #page-header-wrap {display:none!important;}

.post-header .meta-author,.post-header .meta-category, .post-header .meta-comment-count {display:none;}

#featured {background:#fff;}

.woocommerce-tabs .tabs {display:none;}

@media (max-width: 775px) {
  .three-box-1, .three-box {
    float: none;
    width:90%;
  }
}