/* Darken font-color */
body{color: #444 !important;}
.item-box .product-title{
	margin-bottom:15px!important;
}
.item-box .description{
	height:123px !important;
	font-size: 16px !important;
	color: #444;
	}
div.post-description{color: #444;}
a.post-title{color:#2a2a2a;}
div.header-links a{    font-family: 'Roboto', sans-serif;}
.header-actions a.ico-cart,
.header-actions a.ico-wishlist,
input.button-2.add-to-wishlist-button{background-color: #2a2a2a !important;}
.header-actions .cart-qty{background-color:#ffcc01;color:#2a2a2a;font-weight:bold;}
.social-sharing a {opacity:1}
.rich-blog-homepage .view-all a {color:#333333 !important;}
/** Home Page Cateogry image Grid **/
div.home-page-category-image-grid {
    padding: 70px 15px 70px 15px;
    width: 100vw;
}

.home-page-category-image-grid .title {
	width:65%;
	margin: 0 0 30px;
	margin-left: calc(-50vw + 50%)!important;
	margin-right: calc(-50vw + 50%)!important;
	text-align: center;
	font-size: 22px;
	color: #444;
	letter-spacing: 3.3px;
	text-transform: uppercase;
}

.home-page-category-image-grid-wrapper {
    display: flex;
	width:100%;
    max-width: 1280px;
	margin-left: calc(-50vw + 50%)!important;
	margin-right: calc(-50vw + 50%)!important;
    justify-content: space-around;
    align-items: center;
	-ms-flex-align:center;
    -webkit-box-shadow: -1px 2px 23px -6px rgba(0,0,0,0.53);
    -moz-box-shadow: -1px 2px 23px -6px rgba(0,0,0,0.53);
    box-shadow: -1px 2px 23px -6px rgba(0,0,0,0.53);
    border: 1px solid #eee;
    border-radius: 0;
    background-color: #ffffff;
    padding: 35px;
	text-align:center;
}
.iewrap-fix { flex:1 1 100%; display:flex; flex-flow:row wrap; }
.home-page-category-image-grid-left,
.home-page-category-image-grid-right {
	display: inline-flex;
    flex-direction: column;
	width:100%;
}
.home-page-category-image-grid-left{
	   padding-right: 11px;
}
.home-page-category-image-grid-row-top, .home-page-category-image-grid-row-bottom {
    display: flex;
    flex-direction: row;
    padding-bottom: 10px;	
}
.home-page-category-image-grid-double {

}
.home-page-category-image-grid-double:first-child {
    padding-right: 11px;
}

.home-page-category-item {
    flex-grow: 1;
    flex-basis: auto;
	height: 100%;
}

.home-page-category-item a {
overflow: hidden;
display: block;
position: relative;
}

.home-page-category-item a img {
	width:100%;
	max-width: 100%;
	height: auto;
	transition: all 3000ms ease;
}

.home-page-category-item a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.home-page-category-image-grid-title {
    position: absolute;
    padding: 10px 20px;
    min-width: 100%;
    bottom: 40%;
    left: 20%;
    right: 20%;
    -webkit-transition: all 1000ms ease;
    transition: all 1000ms ease;
    text-transform: uppercase;
	    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #2a2a2a;
    min-width: 50%;
    text-align: center;
    background: rgb(255,204,1);
}
@media screen and (min-width: 769px) {
.home-page-category-item a .home-page-category-image-grid-title:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 100%;
    background: rgba(0,0,0,0.3);
    border-radius: 0;
    transition: all 2s ease;
}

.home-page-category-item a:hover .home-page-category-image-grid-title:before {
    width: 100%;
}
}
/** Featured Category Image Responsiveness **/
@media screen and (max-width: 768px) {

    .home-page-category-image-grid-wrapper {
        flex-wrap: wrap;
    }

    .home-page-category-image-grid-left,
    .home-page-category-image-grid-right {
        flex: 100%;
        min-width: 100%;
    }
    .home-page-category-image-grid-double{padding:5px 0}
    .home-page-category-image-grid-double:first-child {
        padding-right: 5px;
    }

    .home-page-category-item {
        padding: 0;
    }
	.home-page-category-item a:hover .home-page-category-image-grid-title:before {
    width: 0;
	}

}
@media screen and (max-width: 400px) {
    .home-page-category-image-grid-row-top, .home-page-category-image-grid-row-bottom {
        flex-flow: column wrap;
    }

    .home-page-category-image-grid-double:first-child {
        padding-right: 0;
    }

    .home-page-category-item {
        flex: 100%;
        min-width: 100%;
        padding: 0;
    }
}

/** End: Home Featured Categories **/
/* Home Page Top Image Grid
div.customGrid{
    /* Make grid full-width inside of its limited width container 
	width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
div.customGrid > .row{
    /* Make grid full-width inside of its limited width container 
	width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
div.customGrid > .row > .col-sm-4 {
	width:50%;
    min-width: 50%;
}

div.customGrid > .row > .col-sm-2 {
	width:25%;
    min-width: 25%;
}

div.customGrid > .row > .col-sm-4,
div.customGrid > .row > .col-sm-2 {
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}
div.customGrid > div:nth-child(1){ 	
	width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
	}

div.customGrid > div:nth-child(2){ 	
	width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
*/
div.col-sm-5,.col-sm-7,.col-sm-6{ padding:0}
.block-image {
    padding: 5px;
    position: relative;
}

.block-image img {
	width:100%;
    max-width: 100%;
    opacity: 1;
}

.block-image:after {
        content: "";
        position: absolute;
        width: 1px;
        background: #FFF;
        right: 0;
        top: 0;
        bottom: 0;
    }

.row > div:last-child .block-image:after {
    width: 0px;
}


img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

.block-image a:hover img {
	opacity: .90;
}

.block-image .block-hover-desc {
    text-align: center;
    width: 100%;
    margin: auto;
    display: block;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.block-image .block-hover-desc .block-image-title {
	font-size: 30px;
	color: #FFF;
	text-transform: uppercase;
	line-height: normal;
	    font-family: 'Roboto', sans-serif;
        font-family: 'Roboto', sans-serif;
}

.block-image .block-hover-desc .block-img-caption {
	font-size: 16px;
	color: #53565a;
	line-height: 20px;
}
/* iPhone 7 in portrait */
@media screen and (max-width: 768px){
	.row{	
	width:100%;
	max-width:100%;
	margin:0 auto;
	}
	.col-sm-5,.col-sm-7{ 
	width:100%;
	max-width:100%;
	}
}
.overview .short-description {
	font-size: 20px;
	color: #2a2a2a;
}

.attributes {
	color:#2a2a2a;
}

.breadcrumb {
	border: none;
}
.breadcrumb ul {
    padding: 0 10px;
    border: none;
	text-align:left;
}
.breadcrumb li > a, .breadcrumb li{
	padding-left:0;
	padding-right:0;
}
.breadcrumb li > a, .breadcrumb li > strong, .breadcrumb li > .delimiter{border:none;}
.breadcrumb li span.delimiter {
    width: 35px;
    background: url(../img/breadcrumb-arrow.png) no-repeat center;
    font-size: 0;
	margin-top:-7px;
}
.breadcrumb strong .current-item{}
/*
@media (max-width: 767px) {
div.customGrid > .row {
        margin-right: 0px;
        margin-left: 0px;
    }

div.customGrid > .row > .col-sm-4,
div.customGrid > .row > .col-xs-8,
div.customGrid > .row > .col-sm-2 {
        width: 100%;
    }

div.customGrid > .row >  div.col-xs-4:nth-child(2) .block-image:after {
        width: 0px;
    }

div.customGrid > .row >  div.col-xs-8 .block-image:after {
        width: 0px;
    }

    .block-image .block-hover-desc .block-image-title {
        font-size: 16px;
        text-transform: uppercase;
        line-height: normal;
        padding: 0;
    }
}
*/
/* End Home Page Top Image Grid*/

/* Add to Cart Buttons (Buy Now!)*/
.item-box input[type="button"],
.quickViewWindow input[type=button] {
    background-color: #FFCC01;
    color: #000 !important;
}
div.ajax-cart-button-wrapper input[type="button"] {
    background-color: #FFCC01;
    color: #000 !important;
}
div.add-to-wishlist input[type="button"],
div.compare-products input[type="button"] {
	background-color: #444;
}

/* mobile phone Login/register */
@media screen and (max-width: 768px) {
	.header-links a{
		text-transform:uppercase;
		font-size:12px;
	}
		.header-links a:hover{
			color:#ffcc01;
		}
}

/* MSRP */
div.msrp{
	margin-bottom:20px;
}

#product-details-form > div > div.product-essential > div.overview > div.msrp > div{
	text-decoration:line-through;
}

/* Store Locator Menu in Header Links */
.dropbtn {
    background-color: transparent;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 11px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.6);
    margin-right: 15px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fefefe;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1091;
}

.dropdown-content li {
	padding: 5px;
	text-decoration: none;
	display: block;
}

.dropdown-content li a {
	color: #2a2a2a;
	text-transform: uppercase;
	width: 100%;
	border-bottom: solid 1px #eee;
}

.dropdown-content li a:hover {
	background-color: #fff;
	color: #888;
}

.dropdown:hover .dropdown-content {
    display: block;
}
/* FAQ Accordion*/
.accordion {
  padding: 20px;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.04);
    border-bottom: 1px solid rgba(0,0,0,.04);
  cursor: pointer;
  width: 100%;
      font-family: 'Roboto', sans-serif;
  text-align: left;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.2);
}

.panel {
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  padding: 0 18px;
  display: none;
  overflow: hidden;
}

/*Product Add to cart button and wishlist button overrides*/

.product-grid .item-box input[type="text"]{
	height:48px;
}
.product-grid .item-box input[type="button"]{background-color: #FFCC01;}

/* Home Page JCarousel overrides*/
.nop-jcarousel .carousel-title {
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    padding: 10px 45px 10px;
    position: relative;
}
.nop-jcarousel .carousel-title strong {
    font-weight: bold;
	font-size: 22px;
    color: #444;
}

/* Old Dump Styles - added to make old classes work*/
.dump-h2{    font-family: 'Roboto', sans-serif;}
   .dump_home_container
   {
        padding: 5px;
        border: solid 1px #ccc;
        width: 100%;
        background-color: transparent;
        margin: 5px 0px 5px 0px;
        border-radius: 10px;
        max-width: 1200px; 
        color: #333;
            font-family: 'Roboto', sans-serif;
   }
   .dump_home_container_no_border
   {
        padding: 5px;
        border: solid 0px #ccc;
        width: 100%;
        background-color: transparent;
        margin: 5px 0px 5px 0px;
        max-width: 1200px; 
        color: #333;
            font-family: 'Roboto', sans-serif;
   }
   .dump_home_container_yellow
   {
        padding: 5px;
        border-left: solid 20px white; 
        border-right: solid 22px white;
        width: 100%;
        background-color: #ffcc00;
        margin: 5px 0px 5px 0px;
        max-width: 1200px; 
        color: #333;
            font-family: 'Roboto', sans-serif;
   }
   .dump_home_container_black
   {
        padding: 5px;
        border-left: solid 20px white; 
        border-right: solid 22px white;
        width: 100%;
        background-color: black;
        margin: 5px 0px 5px 0px;
        max-width: 1200px; 
        color: #333;
            font-family: 'Roboto', sans-serif;
   }
 .dump_inside_container_black_border
   {
        padding: 2px;
        background-color: black;
        border-right: solid 1px #cccccc;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        max-width: 1200px;
        font-size: medium;
        text-align: center;
   }
 .dump_inside_container_spacer
   {
        height: 1px;
        width: 100%;
        background-color: transparent;
   }
   .dump_home_container_no_border_no_top_or_bottom_padding
   {
        padding-left: 5px;
        padding-right: 5px;
        border: solid 0px #ccc;
        width: 100%;
        background-color: transparent;
        margin: 0px;
        max-width: 1200px; 
        color: #333;
   }
   .dump_bold_link
   {
        /*color: #ffcc00;*/
        font-weight: bold;
        text-decoration: underline;
   }
   .dump_inside_container_dark_left
   {
        background-color: #333333;
        width: 100%;
        margin: 0px;
        max-width: 1200px; 
        color: #fff;
        padding: 10px; 
        text-align: left;
            font-family: 'Roboto', sans-serif;
   }
.dump_inside_container_left
   {
       border: 0px; 
       padding: 10px 0px 10px 0px;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        text-align: left;
   }
.dump_inside_container_left_half
   {
       border: 0px; 
       padding: 10px 0px 10px 0px;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        text-align: left;
        max-width: 585px;
   }
.dump_home_container_no_border_or_padding
   {
        padding: 0px;
        border: solid 0px #ccc;
        width: 100%;
        background-color: transparent;
        margin: 0px 0px 10px 0px;
        max-width: 1200px; 
        color: #333;
            font-family: 'Roboto', sans-serif;
   }
.dump_big_and_strong
   {
        font-size: large;
        font-weight: normal;
            font-family: 'Roboto', sans-serif;
        letter-spacing: 1px;
   }
.dump_six_reasons
   {
        padding: 0px;
        border: solid 0px #ccc;
        width: 100%;
        background-color: transparent;
        margin: 0px;
        max-width: 1200px; 
        color: #333;
            font-family: 'Roboto', sans-serif;
   }
.dump_cap_600{width: 100%; max-width: 600px; margin-left: auto; margin-right: auto; font-size: large;}
.dump_home_container_no_border_center
   {
        padding: 5px;
        border: solid 0px #ccc;
        width: 100%;
        background-color: transparent;
        margin: 5px 0px 5px 0px;
        max-width: 1200px; 
        color: #333;
            font-family: 'Roboto', sans-serif;
        text-align: center;
   }
.dump_inside_container
   {
       padding: 2px;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        max-width: 1200px;
        font-size: medium;
        text-align: center;
   }
.dump_inside_container_top_line
   {
       padding: 2px;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        max-width: 1200px;
        font-size: medium;
        text-align: center;
   }
.dump_inside_container_no_border_or_padding
   {
       border: solid 1px #fff; 
       padding: 0px;
        background-color: transparent;
        margin: 0px;
        border-radius: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        max-width: 1200px;
   }
.dump_inside_container_center
   {
       border: 0px; 
       padding: 0px;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        text-align: center;
   }
.dump_inside_container_center_large
   {
       border: 0px; 
       padding: 0px;
        width: 100%;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        text-align: center;
        font-size: large;
   }
.dump_inside_container_left_large
   {
       border: 0px; 
       padding: 0px;
        width: 100%;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        text-align: left;
        font-size: large;
   }
.dump_inside_container_center_extra_large
   {
       border: 0px; 
       padding: 0px;
        width: 100%;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        text-align: center;
        font-size: x-large;
        line-height: normal;
   }
.dump_inside_container_small_home
   {
        padding:0px;
        background-color: transparent;
        margin: 0px 0px 12px 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        max-width: 1200px;
        font-size: medium;
        text-align: center;        
   }
.dump_inside_container_no_pad_bottom{
       padding: 2px;
       padding-bottom: 0px;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        max-width: 378px;
        font-size: medium;
        text-align: center;
}
.dump_inside_container_pad_top{
       padding-left: 2px;
       padding-right: 2px;
       padding-bottom: 2px;
       padding-top: 5px;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        max-width: 378px;
        font-size: medium;
        text-align: center;
}
.why-the-name-div
 {
        padding-top: 50px;
        padding-left: 50px;
        vertical-align: middle;
    }
.why-the-name-span
 {
        padding: 20px 10px 0px 50px;
        font-size: medium;
        width: 100%;
        max-width: 425px;
        background-color: transparent;
        margin-top: 0px;
        float: left;
        color: #333;
        text-align: left;
        margin-bottom: 0px;
            font-family: 'Roboto', sans-serif;
        color:#333333;
    }
.why-the-name-span, a
 {
        color: #333333;
    }
.why-the-name-span a:hover
 {
        color: #ffffff;
    }
.why-the-name-span a:active
 {
        color: #ffffff;
    }
.dump_store_home_container
   {
        padding: 2px 0px;
        border: solid 0px #ccc;
        width: 100%;
        background-color: transparent;
        margin:0;
        max-width: 1200px; 
        color: #333;
            font-family: 'Roboto', sans-serif;
   }
.geo_store_button
   {
	color: #333;
	text-transform: uppercase;
	/*text-shadow: 1px 1px 0 #fff;*/
    background: #ffcc00 url('/Content/Images/button_gradient.png') top repeat-x;
    /*background-color: #ffcc00;*/
    border: solid 1px #ddd;
   }
.geo-store-home-location-row
 {
     margin: 10px; 
     text-align: left;
     background-color: transparent;
     vertical-align: middle;
     margin: 0px;
     width: 100%;
     max-width: 1200px; 
 }
.geo-store-all-locations-store-div
 {
     padding-top: 22px;
     text-align: left;
     background-color: transparent;
     margin-bottom: 8px;
     border: solid 0px #ccc;
     border-radius: 5px;
     width: 100%;
     min-width: 300px;
     max-width: 600px;
     float: left;
 }
.geo-store-home-location-left
 {
     text-align: left;
     background-color: transparent;
     margin-bottom: 8px;
     border: solid 0px #ccc;
     border-radius: 5px;
     font-size: large;
     color: #333333;
 }
.geo-store-home-location-right
 {
     float: left;
     margin: 0px;
 }
.geo-store-home-location-action-links-row
 {
     margin: 10px; 
     text-align: center;
     background-color: transparent;
     vertical-align: middle;
     margin-bottom: 8px;
     font-size: small;
     max-width: 1200px;
 }
.dump_home_h1
{
    font-size: xx-small;
        font-family: 'Roboto', sans-serif;
    color: #999999;
     white-space: nowrap;
     clear: none;
     margin: 3px; 
     margin-right: 8px;
     float: right;
}
.dump_responsive_image_home
{
    width: 100%;
    height: auto;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
    width: 100%;
    margin-bottom: 25px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.intrinsic-container {
    position: relative;
    padding-bottom: 50%;
    padding-top: 5px;
    height: 0;
    overflow: hidden;
    border: 0px;
}
/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}
/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}
.intrinsic-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 600px;
    border: 0px;
}
.scroll-to-top {
    width:50px; 
  height:50px;
  padding:10px; 
  text-align:center; 
        font-size: 0;
  position:fixed;
  bottom:60px;
  right:40px;
  display:none;
  background: url('/Content/Images/uploaded/scroll_to_top.png') no-repeat center;
  z-index:9999;
}
 .blog_list_entry_row_home{
     max-width: 1180px; 
     margin-left: auto; 
     margin-right: auto; 
     padding-top: 8px; 
     vertical-align: middle;
     font-size: medium;
     font-weight: normal;
 }
  .blog_list_entry_row{
     max-width: 100px; 
     margin-left: auto; 
     margin-right: auto; 
     padding-top: 8px; 
     vertical-align: middle;
     font-size: medium;
 }
 .blog_image{
     display: block; 
     height: auto; 
     max-width: 100%;
 }
 .blog_quote{
     font-size: medium; 
     font-weight: normal;
     text-align: center; 
     vertical-align: middle;
     height: 100%;
     max-height: 400px;
     color: #333;
     line-height: normal;
 }
  .blog_quote a{
     font-weight: normal;
     color: #444444
 }
  .blog_quote h1{
     font-size: x-large; 
 }
    .blog_quote h3{
     font-size: large; 
 }
 .blog_quote_author{
     float: right; 
     font-size: small;
 }
.dump_hr {
    background-color: #FFCC01;
}
.blog-posts
{
    border: solid 0px #fff;
}
.post
{
    border: solid 0px #fff;
}
.dump_bullet li
{
    display: table-row;
    margin-right: 15px;
    margin-left: 0px;
    padding: 0px;
}
.dump_bullet:before
{
    content: "•";
    display: table-cell;
    padding-right: 0.4em;
}
.dump_ul
{
  display: table;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
/** Home Page Cateogry Grid **/

.home-page-category-image-grid {
    padding: 70px 15px 70px 15px;
    position: relative;
    width: 100vw;
    margin-left: calc(-50vw + 50% - 0px);
}

.home-page-category-image-grid .title {
	margin: 0 0 30px;
	text-align: center;
	font-size: 22px;
	color: #444;
	letter-spacing: 3.3px;
	text-transform: uppercase;
}

.home-page-category-image-grid-wrapper {
    display: flex;
	width:100%;
    max-width: 1280px;
    margin: 40px auto 0px auto;
    justify-content: space-around;
    align-items: center;
    -webkit-box-shadow: -1px 2px 23px -6px rgba(0,0,0,0.53);
    -moz-box-shadow: -1px 2px 23px -6px rgba(0,0,0,0.53);
    box-shadow: -1px 2px 23px -6px rgba(0,0,0,0.53);
    border: 1px solid #eee;
    border-radius: 0;
    background-color: #ffffff;
    padding: 35px;
}
.iewrap-fix { flex:1 1 100%; display:flex; flex-flow:row wrap; }
.home-page-category-image-grid-left,
.home-page-category-image-grid-right {
	display: inline-flex;
    flex-direction: column;
	width:100%;
}
.home-page-category-image-grid-left{
	   padding-right: 11px;
}
.home-page-category-image-grid-row-top, .home-page-category-image-grid-row-bottom {
    display: flex;
    flex-direction: row;
    padding-bottom: 10px;	
}
.home-page-category-image-grid-double {

}
.home-page-category-image-grid-double:first-child {
    padding-right: 11px;
}

.home-page-category-item {
    flex-grow: 1;
    flex-basis: auto;
	height: 100%;
}

.home-page-category-item a {
overflow: hidden;
display: block;
position: relative;
}

.home-page-category-item a img {
	width:100%;
	max-width: 100%;
	height: auto;
	transition: all 3000ms ease;
}

.home-page-category-item a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.home-page-category-image-grid-title {
    position: absolute;
    padding: 10px 20px;
    min-width: 100%;
    bottom: 40%;
    left: 20%;
    right: 20%;
    -webkit-transition: all 1000ms ease;
    transition: all 1000ms ease;
    text-transform: uppercase;
	    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #2a2a2a;
    min-width: 50%;
    text-align: center;
    background: rgb(255,204,1);
}

.home-page-category-item a .home-page-category-image-grid-title:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 100%;
    background: rgba(0,0,0,0.3);
    border-radius: 0;
    transition: all 2s ease;
}

.home-page-category-item a:hover .home-page-category-image-grid-title:before {
    width: 100%;
}

/** Featured Category Image Responsiveness **/
@media screen and (max-width: 768px) {

    .home-page-category-image-grid-wrapper {
        flex-wrap: wrap;
    }

    .home-page-category-image-grid-left,
    .home-page-category-image-grid-right {
        flex: 100%;
        min-width: 100%;
    }
    .home-page-category-image-grid-double{padding:5px 0}
    .home-page-category-image-grid-double:first-child {
        padding-right: 5px;
    }

    .home-page-category-item {
        padding: 0;
    }
}

@media screen and (max-width: 400px) {
    .home-page-category-image-grid-row-top, .home-page-category-image-grid-row-bottom {
        flex-flow: column wrap;
    }

    .home-page-category-image-grid-double:first-child {
        padding-right: 0;
    }

    .home-page-category-item {
        flex: 100%;
        min-width: 100%;
        padding: 0;
    }
}

/** End: Home Featured Categories **/
/* Home Page Top Image Grid
div.customGrid{
    /* Make grid full-width inside of its limited width container 
	width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
div.customGrid > .row{
    /* Make grid full-width inside of its limited width container 
	width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
div.customGrid > .row > .col-sm-4 {
	width:50%;
    min-width: 50%;
}

div.customGrid > .row > .col-sm-2 {
	width:25%;
    min-width: 25%;
}

div.customGrid > .row > .col-sm-4,
div.customGrid > .row > .col-sm-2 {
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}
div.customGrid > div:nth-child(1){ 	
	width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
	}

div.customGrid > div:nth-child(2){ 	
	width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
*/
div.col-sm-5,
.col-sm-7,
.col-sm-8,
.col-sm-4{
	padding:0
	}

.block-image {
    padding: 5px;
    position: relative;
}

.block-image img {
	width:100%;
    max-width: 100%;
    opacity: 1;
}

.block-image:after {
        content: "";
        position: absolute;
        width: 1px;
        background: #FFF;
        right: 0;
        top: 0;
        bottom: 0;
    }

.row > div:last-child .block-image:after {
    width: 0px;
}


img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

.block-image a:hover img {
	opacity: .90;
}

.block-image .block-hover-desc {
    text-align: center;
    width: 100%;
    margin: auto;
    display: block;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.block-image .block-hover-desc .block-image-title {
	font-size: 30px;
	color: #FFF;
	text-transform: uppercase;
	line-height: normal;
	    font-family: 'Roboto', sans-serif;
}

.block-image .block-hover-desc .block-img-caption {
	font-size: 16px;
	color: #53565a;
	line-height: 20px;
}
/* iPhone 7 in portrait */
@media screen and (max-width: 768px){
	.row{	
	width:100%;
	max-width:100%;
	margin:0 auto;
	}
	.col-sm-5,.col-sm-7{ 
	width:100%;
	max-width:100%;
	}
}
.overview .short-description {
	font-size: 20px;
	color: #2a2a2a;
}

.attributes {
	color:#2a2a2a;
}

.breadcrumb {
	border: none;
}
.breadcrumb ul {
    padding: 0 10px;
    border: none;
	text-align:left;
}
.breadcrumb li > a, .breadcrumb li{
	padding-left:0;
	padding-right:0;
}
.breadcrumb li > a, .breadcrumb li > strong, .breadcrumb li > .delimiter{border:none;}
.breadcrumb li span.delimiter {
    width: 35px;
    background: url(../img/breadcrumb-arrow.png) no-repeat center;
    font-size: 0;
	margin-top:-7px;
}
.breadcrumb strong .current-item{}
/*
@media (max-width: 767px) {
div.customGrid > .row {
        margin-right: 0px;
        margin-left: 0px;
    }

div.customGrid > .row > .col-sm-4,
div.customGrid > .row > .col-xs-8,
div.customGrid > .row > .col-sm-2 {
        width: 100%;
    }

div.customGrid > .row >  div.col-xs-4:nth-child(2) .block-image:after {
        width: 0px;
    }

div.customGrid > .row >  div.col-xs-8 .block-image:after {
        width: 0px;
    }

    .block-image .block-hover-desc .block-image-title {
        font-size: 16px;
        text-transform: uppercase;
        line-height: normal;
        padding: 0;
    }
}
*/
/* End Home Page Top Image Grid*/

/* Add to Cart Buttons (Buy Now!)*/
.item-box input[type="button"],
.quickViewWindow input[type=button] {
    background-color: #FFCC01;
    color: #000 !important;
}
div.ajax-cart-button-wrapper input[type="button"] {
    background-color: #FFCC01;
    color: #000 !important;
}
div.add-to-wishlist input[type="button"],
div.compare-products input[type="button"] {
	background-color: #444;
}

/* mobile phone Login/register */
@media screen and (max-width: 768px) {
	.header-links a{
		text-transform:uppercase;
		font-size:12px;
	}
		.header-links a:hover{
			color:#ffcc01;
		}
}
a#ui-id-1.ui-tabs-anchor {
	display: none;
}
#ui-id-1{
	overflow-y: scroll
	}
/* MSRP */
div.msrp{
	margin-bottom:20px;
}
/* Store Locator Menu in Header Links */
.dropbtn {
    background-color: transparent;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 11px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.6);
    margin-right: 15px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fefefe;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1091;
}

.dropdown-content li {
	padding: 5px;
	text-decoration: none;
	display: block;
}

.dropdown-content li a {
	color: #2a2a2a;
	text-transform: uppercase;
	width: 100%;
	border-bottom: solid 1px #eee;
}

.dropdown-content li a:hover {
	background-color: #fff;
	color: #888;
}

.dropdown:hover .dropdown-content {
    display: block;
}
/*Product Add to cart button and wishlist button overrides*/

.product-grid .item-box input[type="text"]{
	height:48px;
}
.product-grid .item-box input[type="button"]{background-color: #FFCC01;}

/* Home Page JCarousel overrides*/
.nop-jcarousel .carousel-title {
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    padding: 10px 45px 10px;
    position: relative;
}
.nop-jcarousel .carousel-title strong {
    font-weight: bold;
	font-size: 22px;
    color: #444;
}
/**/
/* Blog Dump Styles - added to make old blogs work*/

   .dump_home_container
   {
        padding: 5px;
        border: solid 1px #ccc;
        width: 100%;
        background-color: transparent;
        margin: 5px 0px 5px 0px;
        border-radius: 10px;
        max-width: 1200px; 
        color: #333;
            font-family: 'Roboto', sans-serif;
   }
   .dump_home_container_no_border
   {
        padding: 5px;
        border: solid 0px #ccc;
        width: 100%;
        background-color: transparent;
        margin: 5px 0px 5px 0px;
        max-width: 1200px; 
        color: #333;
            font-family: 'Roboto', sans-serif;
   }
   .dump_home_container_yellow
   {
        padding: 5px;
        border-left: solid 20px white; 
        border-right: solid 22px white;
        width: 100%;
        background-color: #ffcc00;
        margin: 5px 0px 5px 0px;
        max-width: 1200px; 
        color: #333;
            font-family: 'Roboto', sans-serif;
   }
   .dump_home_container_black
   {
        padding: 5px;
        border-left: solid 20px white; 
        border-right: solid 22px white;
        width: 100%;
        background-color: black;
        margin: 5px 0px 5px 0px;
        max-width: 1200px; 
        color: #333;
            font-family: 'Roboto', sans-serif;
   }
 .dump_inside_container_black_border
   {
        padding: 2px;
        background-color: black;
        border-right: solid 1px #cccccc;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        max-width: 1200px;
        font-size: medium;
        text-align: center;
   }
 .dump_inside_container_spacer
   {
        height: 1px;
        width: 100%;
        background-color: transparent;
   }
   .dump_home_container_no_border_no_top_or_bottom_padding
   {
        padding-left: 5px;
        padding-right: 5px;
        border: solid 0px #ccc;
        width: 100%;
        background-color: transparent;
        margin: 0px;
        max-width: 1200px; 
        color: #333;
   }
   .dump_bold_link
   {
        /*color: #ffcc00;*/
        font-weight: bold;
        text-decoration: underline;
   }
   .dump_inside_container_dark_left
   {
        background-color: #333333;
        width: 100%;
        margin: 0px;
        max-width: 1200px; 
        color: #fff;
        padding: 10px; 
        text-align: left;
            font-family: 'Roboto', sans-serif;
   }
.dump_inside_container_left
   {
       border: 0px; 
       padding: 10px 0px 10px 0px;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        text-align: left;
   }
.dump_inside_container_left_half
   {
       border: 0px; 
       padding: 10px 0px 10px 0px;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        text-align: left;
        max-width: 585px;
   }
.dump_home_container_no_border_or_padding
   {
        padding: 0px;
        border: solid 0px #ccc;
        width: 100%;
        background-color: transparent;
        margin: 0px 0px 10px 0px;
        max-width: 1200px; 
        color: #333;
            font-family: 'Roboto', sans-serif;
   }
.dump_big_and_strong
   {
        font-size: large;
        font-weight: normal;
            font-family: 'Roboto', sans-serif; /* Bebas prev font */
        letter-spacing: 1px;
   }
.dump_six_reasons
   {
        padding: 0px;
        border: solid 0px #ccc;
        width: 100%;
        background-color: transparent;
        margin: 0px;
        max-width: 1200px; 
        color: #333;
            font-family: 'Roboto', sans-serif;
   }
.dump_cap_600{width: 100%; max-width: 600px; margin-left: auto; margin-right: auto; font-size: large;}
.dump_home_container_no_border_center
   {
        padding: 5px;
        border: solid 0px #ccc;
        width: 100%;
        background-color: transparent;
        margin: 5px 0px 5px 0px;
        max-width: 1200px; 
        color: #333;
            font-family: 'Roboto', sans-serif;
        text-align: center;
   }
.dump_inside_container
   {
       padding: 2px;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        max-width: 1200px;
        font-size: medium;
        text-align: center;
   }
.dump_inside_container_top_line
   {
       padding: 2px;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        max-width: 1200px;
        font-size: medium;
        text-align: center;
   }
.dump_inside_container_no_border_or_padding
   {
       border: solid 1px #fff; 
       padding: 0px;
        background-color: transparent;
        margin: 0px;
        border-radius: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        max-width: 1200px;
   }
.dump_inside_container_center
   {
       border: 0px; 
       padding: 0px;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        text-align: center;
   }
.dump_inside_container_center_large
   {
       border: 0px; 
       padding: 0px;
        width: 100%;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        text-align: center;
        font-size: large;
   }
.dump_inside_container_left_large
   {
       border: 0px; 
       padding: 0px;
        width: 100%;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        text-align: left;
        font-size: large;
   }
.dump_inside_container_center_extra_large
   {
       border: 0px; 
       padding: 0px;
        width: 100%;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        text-align: center;
        font-size: x-large;
        line-height: normal;
   }
.dump_inside_container_small_home
   {
        padding:0px;
        background-color: transparent;
        margin: 0px 0px 12px 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        max-width: 1200px;
        font-size: medium;
        text-align: center;        
   }
.dump_inside_container_no_pad_bottom{
       padding: 2px;
       padding-bottom: 0px;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        max-width: 378px;
        font-size: medium;
        text-align: center;
}
.dump_inside_container_pad_top{
       padding-left: 2px;
       padding-right: 2px;
       padding-bottom: 2px;
       padding-top: 5px;
        background-color: transparent;
        margin: 0px;
        color: #333;
            font-family: 'Roboto', sans-serif;
        max-width: 378px;
        font-size: medium;
        text-align: center;
}
.why-the-name-div
 {
        padding-top: 50px;
        padding-left: 50px;
        vertical-align: middle;
    }
.why-the-name-span
 {
        padding: 20px 10px 0px 50px;
        font-size: medium;
        width: 100%;
        max-width: 425px;
        background-color: transparent;
        margin-top: 0px;
        float: left;
        color: #333;
        text-align: left;
        margin-bottom: 0px;
            font-family: 'Roboto', sans-serif;
        color:#333333;
    }
.why-the-name-span, a
 {
        color: #333333;
    }
.why-the-name-span a:hover
 {
        color: #ffffff;
    }
.why-the-name-span a:active
 {
        color: #ffffff;
    }
.dump_store_home_container
   {
        padding: 2px 0px;
        border: solid 0px #ccc;
        width: 100%;
        background-color: transparent;
        margin:0;
        max-width: 1200px; 
        color: #333;
            font-family: 'Roboto', sans-serif;
   }
.geo_store_button
   {
	color: #333;
	text-transform: uppercase;
	/*text-shadow: 1px 1px 0 #fff;*/
    background: #ffcc00 url('/Content/Images/button_gradient.png') top repeat-x;
    /*background-color: #ffcc00;*/
    border: solid 1px #ddd;
   }
.geo-store-home-location-row
 {
     margin: 10px; 
     text-align: left;
     background-color: transparent;
     vertical-align: middle;
     margin: 0px;
     width: 100%;
     max-width: 1200px; 
 }
.geo-store-all-locations-store-div
 {
     padding-top: 22px;
     text-align: left;
     background-color: transparent;
     margin-bottom: 8px;
     border: solid 0px #ccc;
     border-radius: 5px;
     width: 100%;
     min-width: 300px;
     max-width: 600px;
     float: left;
 }
.geo-store-home-location-left
 {
     text-align: left;
     background-color: transparent;
     margin-bottom: 8px;
     border: solid 0px #ccc;
     border-radius: 5px;
     font-size: large;
     color: #333333;
 }
.geo-store-home-location-right
 {
     float: left;
     margin: 0px;
 }
.geo-store-home-location-action-links-row
 {
     margin: 10px; 
     text-align: center;
     background-color: transparent;
     vertical-align: middle;
     margin-bottom: 8px;
     font-size: small;
     max-width: 1200px;
 }
.dump_home_h1
{
    font-size: xx-small;
        font-family: 'Roboto', sans-serif;
    color: #999999;
     white-space: nowrap;
     clear: none;
     margin: 3px; 
     margin-right: 8px;
     float: right;
}
.dump_responsive_image_home
{
    width: 100%;
    height: auto;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
    width: 100%;
    margin-bottom: 25px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.intrinsic-container {
    position: relative;
    padding-bottom: 50%;
    padding-top: 5px;
    height: 0;
    overflow: hidden;
    border: 0px;
}
/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}
/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}
.intrinsic-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 600px;
    border: 0px;
}
.scroll-to-top {
    width:50px; 
  height:50px;
  padding:10px; 
  text-align:center; 
        font-size: 0;
  position:fixed;
  bottom:60px;
  right:40px;
  display:none;
  background: url('/Content/Images/uploaded/scroll_to_top.png') no-repeat center;
  z-index:9999;
}
 .blog_list_entry_row_home{
     max-width: 1180px; 
     margin-left: auto; 
     margin-right: auto; 
     padding-top: 8px; 
     vertical-align: middle;
     font-size: medium;
     font-weight: normal;
 }
  .blog_list_entry_row{
     max-width: 100px; 
     margin-left: auto; 
     margin-right: auto; 
     padding-top: 8px; 
     vertical-align: middle;
     font-size: medium;
 }
 .blog_image{
     display: block; 
     height: auto; 
     max-width: 100%;
 }
 .blog_quote{
     font-size: medium; 
     font-weight: normal;
     text-align: center; 
     vertical-align: middle;
     height: 100%;
     max-height: 400px;
     color: #333;
     line-height: normal;
 }
  .blog_quote a{
     font-weight: normal;
     color: #444444
 }
  .blog_quote h1{
     font-size: x-large; 
 }
    .blog_quote h3{
     font-size: large; 
 }
 .blog_quote_author{
     float: right; 
     font-size: small;
 }
.dump_hr {
    background-color: #FFCC01;
}
.blog-posts
{
    border: solid 0px #fff;
}
.post
{
    border: solid 0px #fff;
}
.dump_bullet li
{
    display: table-row;
    margin-right: 15px;
    margin-left: 0px;
    padding: 0px;
}
.dump_bullet:before
{
    content: "•";
    display: table-cell;
    padding-right: 0.4em;
}
.dump_ul
{
  display: table;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
/* Bootstrap Styles*/
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide {
  display: none;
}

.show {
  display: block;
}
.invisible {
  visibility: hidden;
}

.affix {
  position: fixed;
}
.open {
  *z-index: 1000;
}

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
     -moz-transition: opacity 0.15s linear;
       -o-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}
/* Bootstrap Styles - Modal */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}

.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
     -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
       -o-transition: opacity 0.3s linear, top 0.3s ease-out;
          transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.fade.in {
  top: 10%;
}

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

.modal-header .close {
  margin-top: 2px;
}

.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

.modal-body {
  position: relative;
  max-height: 400px;
  padding: 15px;
  overflow-y: auto;
}

.modal-form {
  margin-bottom: 0;
}

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  line-height: 0;
  content: "";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
/* End Bootstrap 4 Modal Styles */

/* district price, old price, etc. on product grid and product details */
div.price-source-districtprice{display:none;}
.price-source-productprice{display:none;}
.price-source-districtsale{display:none;}
.old-product-price{display:none;}
span.price.old-price{display:none;}
div.product-price span{font-size:36px;    font-family: 'Roboto', sans-serif;font-weight:bold;}
span.price.actual-price{    font-family: 'Roboto', sans-serif; font-weight:bold;font-size:26px;}

/* allShops.cshtml Styles (Furniture Stores Near Me) */
.shops-item .read-more{background-color: #ffffff !important;}
.shops-item .show-directions {color: #2a2a2a !important;}
.shops-item .shop-name:after{background-color: #ffcc01 !important;}
.shops-item .picture-img{min-height:280px;overflow:hidden;}

/* Replace Bebas fonts for headlines. This is also in the 		*/
/* Custom Head Styles at url 									*/
/* https://www.thedump.com/admin/BrooklynThemeAdmin/Settings	*/
/* (adding it here to override any styles placed after head)	*/
h1,h2,h3,h4,h5,h6 {
        font-family: 'Roboto', sans-serif;
    
}

#quickTab-description > div.full-description
{
	font: normal 18px;
	    font-family: 'Roboto', sans-serif;	
    color: #000000;
	text-align:left;
}

/* hide specifications tab on product details page*/
a#ui-id-2.ui-tabs-anchor,
div#quickTab-specifications{display:none !important;}
div.product-details-store-selector { 
position:relative;
top:120px; 
    font-family: 'Roboto', sans-serif;
    font-family: 'Roboto', sans-serif;
color:#000000;
font-size: 14px;
}


div.home-page-store-selector{
	width:inherit;
	height: auto;
	padding: 10px;
	background-color:black;
	color: #ffffff;	
	text-transform:uppercase;
	    font-family: 'Roboto', sans-serif;
	font: bold 20px;	
	vertical-align:middle;
	}


/* div.home-page-store-selector{
	width:inherit;
	height:60px;
	background-color:black;
	color:#ffcc01;
	text-transform:uppercase;
	font: normal 28px BigNoodleTitling,sans-serif;
	vertical-align:middle;
	} 
	*/
	/* OLD SELECTOR */ /*
#GeoStoreIDHome.geo-inventory-select { 
color: #2a2a2a;
margin-left:5px;
margin-right:10px;
}
*/

/* Store Selector */ 
#GeoStoreIDHome.geo-inventory-select {  
	height: inherit ;
	padding:4px;
    border: 2px solid #ffffff;
    border-radius: 8px;
	color: #000000;
	font-weight:bold;
	text-transform:uppercase;
	    font-family: 'Roboto', sans-serif;
	font: bold 16px;
    /*background: url(https://img.icons8.com/cotton/64/000000/furniture-store.png) 96% / 15% no-repeat #eee; */
}

/* CAUTION: IE hackery ahead */
#GeoStoreIDHome.geo-inventory-select::-ms-expand { 
    display: none; /* remove default arrow on ie10 and ie11 */
}

/* target Internet Explorer 9 to undo the custom arrow */
@media screen and (min-width:0\0) {
    #GeoStoreIDHome.geo-inventory-select {
        background:none\9;
        padding: 5px\9;
    } 
}

.homepageClickTrack {
	color:#ffffff;
}
/*
@media screen and (max-width: 768px) {
	div.home-page-store-selector{
			height:85px;
font-size:5vw;
}

div.row.product-details-store-selector { 
width:100%;
top:130px; 
padding: 3px 0;
}*/
}
div.store-to-warehouse-inventory{background-color:#ffcc01;}
div.store-to-warehouse-inventory p{color:#2a2a2a;font-size:18px;font-weight:bold;padding:15px;}
div.store-to-warehouse-inventory > p > span.ico-cart{
	position:relative;
	background: #2a2a2a url(../img/cart-button.png) no-repeat center;
	display: inline-block;
	float:right;
    width: 28px;
    height: 28px;
    margin: 0;
    vertical-align: middle;
}
/** Subscription Modal pop-up styles 03-29-2019 **/
/** Subscription Modal pop-up styles 03-29-2019 **/
.modal-dialog{
	margin-top: 2%!important;
	}

#modalDump.modal:before {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    margin: 16px;
    
}
#modalDump.modal{
    color: #2a2a2a;    
    max-width: 600px;
    max-height: 600px;
    padding: 30px;
	font-size: 16px;
    line-height: 1.5;
    text-align:center;
	overflow: hidden;
    display: none;
}
div.modal-body{overflow:hidden;}
.modal-header{border:none;}
#formNewsletter fieldset{border:none;}
#formNewsletter .input-group {margin:10px 0;}
#formNewsletter .input {padding: 10px;border: 1px solid #dedede;width: 40%;}
#formNewsletter span {text-align: center; font-size: .813rem;}
button#submitPopFormButton {margin-top:10px;padding:10px;background-color:#ffcc01;border: 1px solid #ffcc00;border-radius:3px;}
button.dismissal {
	margin-top:10px;
	background-color: transparent;
	color: #000000;
	padding:0;
	width: auto;
	font-size: bold 16px;
	line-height: normal;
	text-transform: none;
	vertical-align: text-bottom;
	border: 0;
	border-radius: 0;
	height: auto;
	white-space: normal;
	text-align: inherit;
	text-decoration: underline;
	-webkit-text-decoration-skip:ink;
	text-decoration-skip: ink;
	border:none;
	}
	div.modal-links-bottom{
		padding-top:20px;
		background-color:transparent;
		text-align:center;
		font-size: .813rem;
		border:none !important;
	}
/* Subscription Modal pop-up styles - responsive */
@media screen and (max-width: 768px) {

	#modalDump.modal.fade.in {
		left:72%;
	}
	#modalDump{
		width: 390px!important;
		height:390px!important;		
	}
	.modal-header{
		margin-top:-20%!important;
		font-size: 14px;
	}
	#modalDump h4{padding: 5px 15px;}
	#formNewsletter fieldset{margin-top:-20px!important;}
	#formNewsletter .input-group {margin:5px 0;}
	#formNewsletter span,
	button#submitPopFormButton,
	button.dismissal{
		margin-top:-50px;
		font-size: 12px;
	}
	.modal-links-bottom{
		margin-top:-15px;
	}
}