.product-highlight-img {
    margin-left: -5em;
    border-radius: 50%;
    width: 84%;
}


/*PreFooter Image*/
#pre_footer {
    background-image: url(https://s3.amazonaws.com/nmrcdn/optimized/3/assets/responsive/601000/601632/sawyers_email_background_image.jpg);
} 

@media all and (-ms-high-contrast:none){
  
.widget-logo img {
    max-width: 50%;
}
  
}
  
  
  /* Mobile */
@media screen and (max-width: 480px) {
  
#product-search {
    margin-top: 0px;
    box-shadow: none;
}
  
  .wrapper-primary-slider .widget-asset-group .carousel-caption p {
    font: normal 500 1em 'Open Sans',sans-serif!important;
}
  
}

/* Tablet */
@media screen and (max-width: 768px) {
  .wrapper-bg-feat-cat {
    background-attachment: scroll!important;
}
  
}

/**Pre-header**/
#pre_header {
    background-color: #526e5b;
}

/**Homepage Div Slider Title Hide**/
.widget-asset-group .widget-title {
        display: none;
}


/* Hide the second drop down version in drop down menu*/
.subnav-more-info {
display:none;
}

.category-link-widget .widget-footer-block {
  min-height: 120px;
}

.product-feature-image .product-image-empty, .product-feature-image img{
height: inherit;
}

.carousel-inner>.item>img {
  width: 100%;
}
.wrapper-primary-slider .widget-asset-group .carousel-caption p {
    font: normal 500 1.5em 'Open Sans',sans-serif!important;
}

.widget-brands .carousel-inner>.item>img {
  width: auto !important;
}
/*
.widget-article .article-description p:first-child:first-letter {
  	font: 700 1em Georgia, "Times New Roman", Times, serif !important;
	float: none !important;
	margin: 0 !important;
	color: #000 !important;
}
*/

.widget-article .article-description p:first-child:first-letter{ 
  font: 700 3.8em/0.5 Georgia, "Times New Roman", Times, serif;
  float: left;
  margin: .205em .153em .12em 0;
  color: #526e5b;  
}

.widget-article .article-description table p:first-child:first-letter {
  	font: 700 1em Georgia, "Times New Roman", Times, serif !important;
	float: none !important;
	margin: 0 !important;
	color: #000 !important;
}

.widget-product-categories footer {
  display: none;
}

/* printing styles */
@media print {  
  	.widget-logo img {
    	max-height: 100px !important; 
    }
    .widget-product-listing, .widget-product {
     	display: block !important;
      	visibility: visible !important;
    }
    .widget-product-listing .product-image{
     	width: 20% !important; 
      	float: left !important;
      	margin-right: 3% !important;
    }
  	.widget-product-listing .widget-pagicrumbs,
  	.widget-product-listing .addthis_button_email, 
  	.widget-product .widget-pagicrumbs,
  	.widget-product .addthis_button_email,   
  	.wrapper-region-footer  {
    	display: none !important; 
    }
  	.widget-product-listing .product-info {
     	width: 75% !important; 
      	float: right !important;
    }  
  	.widget-product-listing .product-info p,
  	.widget-product .product-info p {
		font-size: 10px !important;
    }
  	.widget-product-listing .product-info h4 a,
  	.widget-product .product-info h4 a {
		font-size: 12px !important;
      	margin: 0 !important;
      	padding: 0 !important;
      	line-height: 100% !important;
    }  
  	.widget-product-listing .media+.media,
  	.widget-product .media+.media  {
      margin-top: 0 !important;
    }
  	.widget-product-listing .product {
    	margin: 0 !important;
      	margin-bottom: 0 !important;
      	padding: 0 !important;
    }
  	.widget-product-listing .media+.media {
    	border-top: none !important;
    }
  	.widget-product .product-image {
    	max-width: 200px !important;
      	margin: 0 auto !important;
    }
  	.widget-navigation {
    	display: none !important; 
    }
}
._2zfs {
  max-width: 100%;
}

/*Video Widget*/

article.widget-container.widget-asset-group.channel-menu-widget {
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(50,50,50,.15);
    border-radius: 5px;
    padding: 5px!Important;
    display: block;
    width: 100%;
}

/*Nav Bar Font Size*/

.navbar-nav>li>a {
   font-size: .90em;
   
}
.navbar-nav>li>a {
 padding: 25px 13px;
}



/*Feat Category*/

.content-block-featured-category {
    background: url(https://86cb8127dc14737f5057-7c0671222953158607ea93d5febd68b4.ssl.cf1.rackcdn.com/3/assets/responsive/495000/495629/leaf.jpg) center/contain no-repeat,#eee;
}

/*offers*/
.coupon {
    border: 0px dashed #526e5b;
    border-top: 0px dashed #526e5b!important;
}

.widget-saving a .fa-scissors, .widget-saving-listing a .fa-scissors {
    color: #275c8a;
    display: none;
}

/*Articles*/

.asset-group-image {
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(50,50,50,.15);
    border-radius: 5px;
    display: block;
    width: 100%;
    padding-right: 16%;
    padding-left: 16%;
    padding-top: 5px;
    padding-bottom: 5px;
}

/*Body*/

h1, h2, h3, h4, h5, h6, p {
    color: #526e5b;
}

/*Contact*/

.widget-location-contact .panel-heading.active {
    background-color: #526e5b;
}

.widget-location-contact {
    border: none;
    padding: 0;
    background-color: #2b3b30;
}

.widget-location-contact .list-group-item {
    background-color: #526e5b;
}

h4.title.career-title.media-heading {
    font-size: 1.25em!important;
}