@font-face {
    font-family: 'source_sans_proregular';
    src: url('fonts/sourcesanspro-regular-webfont.eot');
    src: url('fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_prolight';
    src: url('fonts/sourcesanspro-light-webfont.eot');
    src: url('fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-light-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-light-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-light-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_probold';
    src: url('fonts/sourcesanspro-bold-webfont.eot');
    src: url('fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-bold-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_prosemibold';
    src: url('fonts/sourcesanspro-semibold-webfont.eot');
    src: url('fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
html body{font-family:'source_sans_proregular';}
img{max-width:100%; image-rendering: -webkit-optimize-contrast;}
::-webkit-input-placeholder { color:#2b2b2b; opacity:1; }
::-moz-placeholder { color:#2b2b2b; opacity:1; } /* firefox 19+ */
:-ms-input-placeholder { color:#2b2b2b;opacity:1; } /* ie */
input:-moz-placeholder { color:#2b2b2b;opacity:1; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {line-height: 1;}
hr {clear: both; margin-top: 0%; margin-bottom: 1%;}
textarea:hover, input:hover, textarea:active, input:active, textarea:focus, input:focus, button:focus, button:active, button:hover {outline:0px !important;}
.headerTop{padding:0; margin:0; line-height:24px; background:#222222; }
.headerTop .container ul{list-style:none; padding:0; margin:0; float:right;}
.headerTop .container ul li{float:left; padding:0 0 0 7px; font-size:14px; color:#fff;}
.headerTop .container ul li:after{content:'|'; display:inline-block; position:relative; padding-left:7px;  }
.headerTop .container ul li:last-child:after{display:none;}
.headerTop .container ul li:last-child{padding-right:0;}
.headerTop .container ul li a{color:#fff;}
.headerTop .container ul li a:hover{color:#d5331c; text-decoration:none;}
.header-mid{background:#000000;}
.header-mid .logo img{margin:5px 0;}
.header-mid .headerRight{padding-right:0;}
.header-mid .headerRight ul{float:right; padding:0; margin:20px 0 0 0; list-style:none;}
.header-mid .headerRight ul li{float:left; margin:0 17px; }
.header-mid .headerRight ul li a{display:inline-block; line-height:32px;color:#fff; font-size:16px;}
.header-mid .headerRight ul li a:hover{color:#d5331c; text-decoration:none;}
.header-mid .headerRight ul li.myCart{font-size:20px; font-family:source_sans_probold;  border:solid 1px #fff; margin:0 0 0 17px; display:inline-block;  max-height: 32px;}
.header-mid .headerRight ul li.myCart a{padding:0 15px; }
.header-mid .headerRight ul li.myCart a:hover{text-decoration:none; color:#fff;}
.header-mid .headerRight ul li.myCart:hover{background:#333; text-decoration:none; color:#fff;}
.header-mid .headerRight ul li.myCart a span{background:url(images/cart-icon.png) no-repeat; min-width:30px; display:inline-table; margin:4px 0 0 22px;  float:right; line-height:normal;}
.header-mid .headerRight ul li.myCart a span sub {bottom: 5px; display: inline-block; margin: 0; padding: 0 0 14px 8px; }
#cart_size {
    color: #fff;
}

.header-mid .headerRight ul li.checkout{margin:0 0 0 15px;}
.header-mid .headerRight ul li.checkout a{background: #d7361e; background: -moz-linear-gradient(top, #d7361e 0%, #b12d19 100%); background: -webkit-linear-gradient(top, #d7361e 0%,#b12d19 100%); background: linear-gradient(to bottom, #d7361e 0%,#b12d19 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7361e', endColorstr='#b12d19',GradientType=0 ); padding:0 22px; line-height:34px; font-size:18px; font-family:source_sans_probold;  }
.header-mid .headerRight ul li.checkout a:hover{color:#fff; 
	background: #267a3c;
	background: -moz-linear-gradient(top, #309a4c 0%, #2b8c45 100%); 
	background: -webkit-linear-gradient(top, #309a4c 0%,#2b8c45 100%); 
	background: linear-gradient(to bottom, #309a4c 0%,#2b8c45 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309a4c', endColorstr='#2b8c45',GradientType=0 );
}
.headerBottom{background:#d5331c;}
.headerBottom .viewLocationSec{float:left; }
.headerBottom .viewLocationSec a{color:#fff; padding:0 19px 0 23px; font-size:1.42em; background: #b52713; background: -moz-linear-gradient(top, #b52713 0%, #952010 100%); background: -webkit-linear-gradient(top, #b52713 0%,#952010 100%); background: linear-gradient(to bottom, #b52713 0%,#952010 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b52713', endColorstr='#952010',GradientType=0 ); line-height:58px;  display:inline-block;}
.headerBottom .viewLocationSec a:focus{outline:none; text-decoration:none;}
.headerBottom .viewLocationSec a span{font-family:'source_sans_probold'; }
.headerBottom .viewLocationSec a i {font-size: 22px; padding-left: 12px;}
.headerBottom .viewLocationSec a:hover{color:#fff; 
	background: #267a3c;
	background: -moz-linear-gradient(top, #309a4c 0%, #2b8c45 100%); background: -webkit-linear-gradient(top, #309a4c 0%,#2b8c45 100%); background: linear-gradient(to bottom, #309a4c 0%,#2b8c45 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309a4c', endColorstr='#2b8c45',GradientType=0 ); text-decoration:none;}
//.headerBottom  .searchSection{float:left; padding:0 5%;   width: 60%;}
.headerBottom  .searchSection{float:left; padding:0 5%;   width: 60%;}
.headerBottom  .searchSection .searchSection-in{margin:8px 0; background:#ffffff; -webkit-border-radius: 25px; border-radius: 25px; overflow:hidden; padding:0 0 0 4px;  font-size:18px; color:#555555;}
.headerBottom  .searchSection .searchSection-in input[type="text"]{line-height:40px; width:79.4%; border:none; padding:0 15px;  float:left;}
.headerBottom  .searchSection .searchSection-in input[type="submit"]{
	font-family:'source_sans_probold'; 
	font-size:16px; 
	-webkit-border-radius: 15px; 
	border-radius: 15px; 
	background: #267a3c;
    background:-moz-linear-gradient(top, #267a3c 0%, #1f6732 100%);
    background:-webkit-linear-gradient(top, #267a3c 0%, #1f6732 100%);
    background:linear-gradient(to bottom, #267a3c 0%, #1f6732 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309a4c', endColorstr='#2b8c45',GradientType=0 ); 
	color:#fff; line-height:34px; border:none; padding:0 40px 0 20px;
}
.headerBottom  .searchSection .searchSection-in .search-bttn{position:relative; float:left; margin:3px 0 0 0;}
.headerBottom  .searchSection .searchSection-in .search-bttn:after{color:#fff; content: "\f002"; font-family:'FontAwesome'; display:inline-block; margin:4px 0 0 0; left: 87px; z-index:0; position:absolute; top:0;}
.headerBottom  .searchSection .searchSection-in .search-bttn:hover:after{}
.headerBottom .browse-products-sec{float:right; }
.headerBottom .browse-products-sec a{color:#fff; padding:0 19px 0 23px; font-size:1.42em; background: #b52713; background: -moz-linear-gradient(top, #b52713 0%, #952010 100%); background: -webkit-linear-gradient(top, #b52713 0%,#952010 100%); background: linear-gradient(to bottom, #b52713 0%,#952010 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b52713', endColorstr='#952010',GradientType=0 ); line-height:58px;  display:inline-block;}
.headerBottom .browse-products-sec a p, .headerBottom .viewLocationSec a p {display: inline;}
.headerBottom .browse-products-sec a span{font-family:'source_sans_probold'; outline:line;}
.headerBottom .browse-products-sec a:focus{outline:none; text-decoration:none;}
.headerBottom .browse-products-sec a i {font-size: 22px; padding-left:12px;}
.headerBottom .browse-products-sec a:hover{color:#fff; 
	background: #267a3c;
	background: -moz-linear-gradient(top, #309a4c 0%, #2b8c45 100%); background: -webkit-linear-gradient(top, #309a4c 0%,#2b8c45 100%); background: linear-gradient(to bottom, #309a4c 0%,#2b8c45 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309a4c', endColorstr='#2b8c45',GradientType=0 ); text-decoration:none;}

//.banner{background:url(images/banner-bg.png) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#fff; margin-bottom:16px; }
//.banner{background:url(images/site/american_flag.jpg) no-repeat; background-size:cover; display:table; border-bottom:7px #e1dad9 solid; color:#fff; margin-bottom:16px; width: 100%;}
//.banner{background:url(images//american_flag.jpg) no-repeat; background-size:cover; display:table; border-bottom:7px #e1dad9 solid; color:#fff; margin-bottom:16px; width: 100%;}
//.banner{background:url(images/home_page_banner_lg/fathers_day_banner.jpg) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#fff; margin-bottom:16px; height:auto;max-width:100%;}
//.banner{background:url(images/home_page_banner_lg/tgiving_banner.png) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#fff; margin-bottom:16px; }
//.banner{background:url(images/home_page_banner_lg/ecp_acquired_banner.jpg) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#fff; margin-bottom:16px; }
//.banner{background:url(images/home_page_banner_lg/halloween_banner_sm.png) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#fff; margin-bottom:16px; }
//.banner{background:url(images/home_page_banner_lg/cinco_de_mayo.jpg) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#fff; margin-bottom:16px; text-align:center;}
//.banner{background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; background-color:#11BDF5; margin-bottom:16px; }
//.banner{background:url(images/site/tgiving.jpg) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#fff; margin-bottom:16px; }
//.banner{background:url(images/site/winter_banner.jpg) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#fff; margin-bottom:16px; }
//.banner{background:url(images/site/valentines_day_banner.jpg) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#fff; margin-bottom:16px; }
//.banner{background:url(images/home_page_banner_lg/saint_patrick_date_banner.jpg) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#fff; margin-bottom:16px; }
//.banner{background:url(images/home_page_banner_lg/confetii_banner.jpg) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#fff; margin-bottom:16px; }
//.banner{background:url(images/home_page_banner_lg/memorial_day.jpg) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#fff; margin-bottom:16px; }
//.banner{background:url(images/home_page_banner_lg/cyber_monday_banner.jpg) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#CB4335; margin-bottom:16px; }	// Cyber MOnday
//.banner{background:url(images/site/hurricane.jpg) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#7B241C; margin-bottom:16px; }
//.banner{background:url(images/home_page_banner_lg/10_anniversary_banner.png) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#000; margin-bottom:16px; }
//.banner{background:url(images/home_page_banner_lg/business_banner.jpg) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#000; margin-bottom:16px; }
//.banner{background:url(images/home_page_banner_lg/flowers_banner.jpg) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#000; margin-bottom:16px; }
//.banner{background:url(images/home_page_banner_lg/calc_money_banner.jpg) no-repeat; background-size:cover; display:table; width:100%; border-bottom:7px #e1dad9 solid; color:#000; margin-bottom:16px; }
//.banner .banner-inner{height:275px;  display:table-cell; vertical-align:middle; text-align:center;}
//.banner .banner-inner{height:275px;  display:table-cell; vertical-align:top; text-align:center;}
//.banner .banner-inner{height:325px;  display:table-cell; vertical-align:bottom; text-align:center;}
//.banner .banner-inner{height:auto; min-height:50px;  display:table-cell; vertical-align:bottom; text-align:center;}
//.banner .banner-inner{height: 275px; display:table-cell; vertical-align:bottom; text-align:center;}

//.banner .banner-inner{height:343px;  display:table-cell; vertical-align:middle; text-align:center;}
.banner .banner-inner h1{font-size:50px; font-family:'source_sans_probold'; color: #000000; }
.banner .banner-inner h3{font-size:36px; font-family:'source_sans_probold'; color: #FFFFFF; }

.banner .banner-inner h3 a {color: #333;}
.banner .banner-inner h4{font-size:24px;color: #FFFFFF;}
//.banner .banner-inner h4{font-size:24px;color: #D21404;}
//.banner .banner-inner h3{font-size:36px; font-family:'source_sans_probold'; color: #ff8936; }
//.banner .banner-inner h4{font-size:24px;color: #ff8936;}

//.banner .banner-inner h3{font-size:48px; font-family:'source_sans_probold'; color: #FFF; vertical-align:bottom;}
//.banner .banner-inner h4{font-size:36px;}


/*
.homeSec1 {margin:20px 0 35px 0;}
.homeSec1 h3{font-size:2em; font-family:'source_sans_prolight';}
.homeSec1 h3 a {color: #333;}
.homeSec1 h3 span{font-family:'source_sans_probold'; }

.topCategoriesSec .topCategoriesSecIn{border-right:7px solid #eaeaea;}
.topCategoriesSec .topCategoriesSecIn ul{padding:0; margin:0;}
.topCategoriesSec .topCategoriesSecIn ul li{ display:block; float:left; margin:0 2px 13px; width:24%; position:relative;}
.topCategoriesSec .topCategoriesSecIn ul li.bottomRow {margin-bottom: 0;}
.topCategoriesSec .topCategoriesSecIn ul li img{border:solid 1px #cccccc; border-bottom:none;}
.topCategoriesSec .topCategoriesSecIn ul li h3{display:table; width:100%; margin:0;}
.topCategoriesSec .topCategoriesSecIn ul li h3 a{display:table-cell; height:53px; text-align:center; vertical-align:middle; font-family:; color:#fff; background:#d5331c; font-family:'source_sans_probold'; font-size:.7em; padding:0 10px;}
.topCategoriesSec .topCategoriesSecIn ul li h3 a:hover{text-decoration:none; background:#b52713;}
*/

.bottomRow9 { display: none !important; }


.homeSec1{
    margin:20px 0 35px 0;
}

.homeSec1 h2{
    font-size:2em;
    font-family:'source_sans_prolight';
}

.homeSec1 h2 span{
    font-family:'source_sans_probold';
}

.homeSec1 h2 a{
    color:#333;
}

.topCategoriesSec .topCategoriesSecIn{
    border-right:7px solid #eaeaea;
	text-decoration:none;
}

.topCategoriesSec .topCategoriesSecIn ul{
    padding:0;
    margin:0;
    list-style:none;
}

.topCategoriesSec .topCategoriesSecIn ul li{
    float:left;
    width:24%;
    margin:0 0.5% 13px;
    box-sizing:border-box;
}

.topCategoriesSec .topCategoriesSecIn ul li.bottomRow{
    margin-bottom:0;
}

.topCategoriesSec .topCategoriesSecIn ul li > a{
    display:block;
    width:100%;

    height:auto;
    border:solid 1px #ccc;
    overflow:hidden;
    box-sizing:border-box;
    background:#fff;
}

.topCategoriesSec .topCategoriesSecIn ul li img{
    display:block;
    width:100%;
    height:140px;
    object-fit:cover;
    border:none;
}

.topCategoriesSec .topCategoriesSecIn ul li p{
    display:block;
    width:100%;
    margin:0;
    padding:0;
}

.topCategoriesSec .topCategoriesSecIn ul li p{
    display:flex;
    align-items:center;
    justify-content:center;

    width:100%;
    height:53px;
    box-sizing:border-box;

    text-align:center;
    color:#fff;
    background:#d5331c;
    font-family:'source_sans_probold';
    font-size:2rem;
    line-height:1.1;
    padding:0 10px;
}

.topCategoriesSec .topCategoriesSecIn ul li > a:hover p{
    text-decoration:none;
    background:#b52713;
}
.topCategoriesSec .topCategoriesSecIn ul li > a,
.topCategoriesSec .topCategoriesSecIn ul li > a:hover,
.topCategoriesSec .topCategoriesSecIn ul li > a:focus{
    text-decoration:none;
}



.newsUpdatesSec .newsUpdatesSecIn{padding:0; margin:0;}
.newsUpdatesSec .newsUpdatesSecIn ul{padding:0; margin:0; list-style:none; height:400px; overflow:hidden;}
.newsUpdatesSec .newsUpdatesSecIn ul li{min-height:100px; border-bottom:solid 1px #cccccc; border-top:solid 1px #fff; background:#eaeaea; position:relative;}
.newsUpdatesSec .newsUpdatesSecIn ul li .nws-img{float:left; margin:15px 2% 0 7px; border:solid 1px #cccccc; width: 30%;}
.newsUpdatesSec .newsUpdatesSecIn ul li .nws-img img{border:solid 1px #fff; width: 100%; max-height: 67px;}
.newsUpdatesSec .newsUpdatesSecIn ul li .nws-con{float:left;  width: 65%; padding:17px 0 0 0;}
.newsUpdatesSec .newsUpdatesSecIn ul li .nws-con p {padding:0; color:#333; font-size:1em; padding-right:18px;}
.newsUpdatesSec .newsUpdatesSecIn ul li .nws-con p a {color: #333;}

.newsUpdatesSec .newsUpdatesSecIn ul li .news-read-more{
	line-height:27px; 
	background:#d7361e; 
	position:absolute;
	right:0; bottom:0; margin:0; padding:0 14px 0 18px;  }
.newsUpdatesSec .newsUpdatesSecIn ul li .news-read-more:before{
	border-bottom: 27px solid #d7361e; 
	border-left: 10px solid #eaeaea; 
	border-right: 10px solid #d7361e;
	font-size: 0px; line-height: 0%; width: 0px; content:''; position:absolute;margin-left:-30px;}
.newsUpdatesSec .newsUpdatesSecIn ul li .news-read-more a{color:#fff;}
.newsUpdatesSec .newsUpdatesSecIn ul li .news-read-more a span{font-family:'source_sans_probold'; }

.featured-items-sec{margin-bottom:30px; margin-top:10px;}

.featured-items-sec h2{font-size:2em; font-family:'source_sans_prolight'; margin:0 0 20px 0;}
.featured-items-sec h2 span{font-family:'source_sans_probold'; }
.featured-items-sec .featured-items-sec-in{padding:0; margin:0;}
.featured-items-sec .featured-items-sec-in ul{padding:0; margin:0; list-style:none;}
.featured-items-sec .featured-items-sec-in ul li{float:left; width:20%; border-bottom:solid 1px #eaeaea; border-right:solid 1px #eaeaea; text-align:center; padding: 0 15px;}
.featured-items-sec .featured-items-sec-in ul li h3{font-size:18px; color:#1d1d1c; padding:0 10px; margin:8px 0 4px 0;min-height: 56px;}
.featured-items-sec .featured-items-sec-in ul li h3 a {color: #1d1d1c;}
.featured-items-sec .featured-items-sec-in ul li h4{font-size:1.5em; color:#1d1d1c; margin:0 0 8px 0;}
.featured-items-sec .featured-items-sec-in ul li h4 span{font-size: 1.4em;; font-family:'source_sans_probold'; }
.featured-items-sec .featured-items-sec-in ul li .add-cart-btn a{padding:0 30px; line-height:36px; font-size:1.5em; font-family:'source_sans_probold'; color:#fff; display:inline-block; background:#d5331c;margin: 0 auto 20px;}
.featured-items-sec .featured-items-sec-in ul li .add-cart-btn a:hover{background:#309a4c; text-decoration:none;}
.featured-items-sec .featured-items-sec-in ul li .add-cart-btn input[type="submit"] {width: 100%; clear: both;  height: 36px; border: none;line-height: 36px; font-size:1.5em; font-family:'source_sans_probold'; color:#fff; display:inline-block; background:#d5331c;cursor: pointer;}
.featured-items-sec .featured-items-sec-in ul li .add-cart-btn div {border: 0; margin: 0 auto 20px; background: #d5331c;}
.featured-items-sec .featured-items-sec-in ul li .add-cart-btn input[type="submit"]:hover, .featured-items-sec .featured-items-sec-in ul li .add-cart-btn div:hover {background:#309a4c; text-decoration:none;}
.featured-item-img {margin: 10px 0 8px 0; height: 171px;}
.featured-item-img .helper {height: 100%; vertical-align: middle; display: inline-block;}
.featured-item-img img {max-height: 100%; display: inline-block; vertical-align: middle;}

.homeSecFeatured h3{font-size:28px; font-family:'source_sans_prolight'; margin:0 0 20px 0; color:#1d1d1c;}
.homeSecFeatured h3 span{font-family:'source_sans_probold'; }

.homeSec2{background:#e8e8e8; padding:20px 0 28px 0;}
.homeSec2 .homeSec2Left h2{font-size:28px; font-family:'source_sans_prolight'; margin:0 0 20px 0; color:#1d1d1c;}
.homeSec2 .homeSec2Left h2 span{font-family:'source_sans_probold'; }
.homeSec2 .homeSec2Left p{color:#333333; font-size:16px; padding:0 30px 40px 0;}
.homeSec2 .homeSec2Left .learnBttn a{line-height:53px; padding:0 20px; display:inline-block; color:#fff; background:#d7361e; font-family:'source_sans_prolight';  text-transform:uppercase; font-size:1.7em;}
.homeSec2 .homeSec2Left .learnBttn a span{font-family:'source_sans_probold'; }
.homeSec2 .homeSec2Left .learnBttn a:hover{text-decoration:none; background:#34a753;}
.homeSec2 .homeSec2Right{padding-right:0;}
.homeSec2 .homeSec2Right ul{padding:0; margin:0; list-style:none;}
.homeSec2 .homeSec2Right ul li{margin-bottom:6px;}

.homeSec3{padding:0; margin:0;}
.homeSec3 #homeSec3Map{float:left; width:60%; height: 390px;}
.homeSec3 .homeSec3MapRight{float:left; width:40%;}
.homeSec3 .homeSec3MapRight .homeSec3MapRightIn{padding:22px 20px 20px 20px;}
.homeSec3 .homeSec3MapRight .homeSec3MapRightIn h2{font-size:2em;  font-family:'source_sans_prolight'; margin:0 0 20px 0; color:#1d1d1c;}
.homeSec3 .homeSec3MapRight .homeSec3MapRightIn h2 span{font-family:'source_sans_probold'; }
.homeSec3 .homeSec3MapRight .homeSec3MapRightIn p{font-size:16px; color:#333333;/* max-width:345px;*/}
.homeSec3 .homeSec3MapRight .homeSec3MapRightIn ul{padding:0; margin:0 0 15px 0; list-style:none;}
.homeSec3 .homeSec3MapRight .homeSec3MapRightIn ul li{padding-bottom:5px; font-size:18px;}
.homeSec3 .homeSec3MapRight .homeSec3MapRightIn ul li i{padding-right:9px; color:#34a853;}
.homeSec3 .homeSec3MapRight .homeSec3MapRightIn ul li a {color: #333;}
.homeSec3 .homeSec3MapRight .homeSec3MapRightIn .bttn a{line-height:53px; padding:0 30px; background:#d7361e; font-size:1.7em; color:#fff;  font-family:'source_sans_prolight'; display:inline-block;}
.homeSec3 .homeSec3MapRight .homeSec3MapRightIn .bttn a span{font-family:'source_sans_probold'; }
.homeSec3 .homeSec3MapRight .homeSec3MapRightIn .bttn a:hover{text-decoration:none; background:#34a753;}

footer{background:#222222; padding:25px 0;}
footer .footerTop{border-bottom:solid 1px #444444;}
footer .footerTop .footerTopLeft{float:left; padding-bottom:20px;}
footer .footerTop .socialIcons{float:right;}
footer .footerTop .socialIcons ul{padding:0; margin:0; list-style:none;}
footer .footerTop .socialIcons ul li{float:left; padding:0 0 0 27px;}
footer .footerBottom{padding:15px 0 0 0;}
footer .footerBottom .copyright{float:left; color:#999999; font-size:16px;}
footer .footerBottom .copyright a{color:#999999;}
footer .footerBottom .copyright a:hover{text-decoration:none; color:#fff;}
footer .footerBottom .footNav{float:right; padding:0; margin:0;width: 78%;}
footer .footerBottom .footNav ul{list-style:none; padding:0; margin:0;}
footer .footerBottom .footNav ul li{float:left;}
footer .footerBottom .footNav ul li a{
	color:#999999; 
	font-size:16px;
	padding: 0 18px; 
	line-height: 24px;	/* sufficient height for touch */
	display:inline-block;
}
footer .footerBottom .footNav ul li a:hover{text-decoration:none; color:#fff;}

.browse-products{position:relative;z-index:99;}
.drop-down{position:absolute; width:100%; z-index:10;display:none;}
.drop-down ul{list-style:none; padding:0; background:#fff; display:inline-block; padding:5px; border-bottom:4px solid #b52713; width:81.6%; float:right;}
.drop-down ul li{float:left; color:#333; font-size:1.12em; line-height:36px; width:20%; padding:0 0 0 10px;}
.drop-down ul li:hover {background: #f3f3f3;}
.drop-down ul li a{color:#333;}
.drop-down ul li a:hover{color:#333; text-decoration:none;}
.drop-down ul li:last-child a{font-family: 'source_sans_probold';}

.view-locations, .my-account-sec{position:relative;}
.view-locations-drop-down, .my-account-drop-down{position:absolute; width:100%; z-index:10; display:none;}
.view-locations-drop-down ul, .my-account-sec ul#my-account-list{list-style:none; padding:0; background:#fff; display:inline-block; padding:0; border-bottom:4px solid #b52713; width:18.4%; float:left;}
.view-locations-drop-down ul li, .my-account-sec ul#my-account-list li{ color:#333; font-size:1.12em; line-height:36px;border-bottom:1px solid #cccccc;}
.view-locations-drop-down ul li a, .my-account-sec ul#my-account-list li a{color:#333; display:block; padding:0 0 0 10px;}
.view-locations-drop-down ul li a:hover, .my-account-sec ul#my-account-list li a{background:#f3f3f3; text-decoration:none; color:#333; }
.view-locations-drop-down ul li:last-child, .my-account-sec ul#my-account-list li:last-child{border:none;}

.my-account-sec ul#my-account-list{ width: 100%; float: none;}
.my-account-sec ul#my-account-list li{ float: none; margin: 0;}
.my-account-sec ul#my-account-list li a{ padding: 0 30px 0 16px;}

.locations .location-banner{padding:0;}
.locations h1{font-size:28px;font-family: 'source_sans_prolight';margin-top:19px; margin-bottom:13px; clear:both;} 
.locations h2{font-size:28px;font-family: 'source_sans_prolight';margin-top:19px; margin-bottom:13px; clear:both;} 
.locations h1 span{font-family: 'source_sans_probold';}
.locations h2 span{font-family: 'source_sans_probold';}
.locations .sidebar {padding-top: 40px;}
.locationInfo h2 {margin-bottom: 5px;}
.locationInfo p {font-size: 16px; line-height: normal;}
.locations .locationInfo .directions {display: none;}
.locations .locationInfo .directions{font-family: 'source_sans_prolight';}
.locations .locationInfo .directions a span{font-family: 'source_sans_probold';}
.locations .locationInfo .directions a{background: #d7361e; background: linear-gradient(to bottom,  #d7361e 0%,#b02c19 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7361e', endColorstr='#b02c19',GradientType=0 ); width:228px; height:46px; display:inline-block; line-height:46px; font-size:20px; color:#fff; font-family: 'source_sans_prolight'; margin-top:14px; margin-bottom:45px; text-align: center;}
.locations .locationInfo .directions a:hover{text-decoration:none;}

/*.locations .location .map {height: 161px;}*/
.location-banner img, .inner-banner img{ width:100%;}
.locations .location {text-align:center; color:#1d1d1c;font-size:18px; width:29.333%; margin-right:6%; float: left;}
.locations .location.noMarg {margin-right: 0;}
.locations .location .map iframe {border:1px solid #ccc; width:100%;}
.locations .location .map img{width:100%;}
.locations .location .title{ font-size:24px; font-family: 'source_sans_probold'; color:#d5331c; margin-top:11px;}
.locations .location .title a {color: #d5331c;}
.locations .location p{line-height:25px; margin-bottom:0;}
.locations .location .phone{font-size:18px;}
.locations .location .phone span{font-family: 'source_sans_probold';}
.locations .location .view{font-family: 'source_sans_prolight'; }
.locations .location .view a span{font-family: 'source_sans_probold';}

.locations .location .view a{ background: #d7361e;  background: linear-gradient(to bottom,  #d7361e 0%,#b02c19 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7361e', endColorstr='#b02c19',GradientType=0 ); width:228px; height:46px; display:inline-block; line-height:46px; font-size:20px; color:#fff; font-family: 'source_sans_prolight'; margin-top:14px; margin-bottom:45px;}

.locations .location .view a:hover{text-decoration:none;}
.locationBtn, .menuBtn, .mobileOnly {display: none;}
.clearfix, .clear {clear: both;}
.locations .largeMap {width: 100%;height: 300px;margin-bottom: 5%;border-right: solid 5px #eaeaea;padding-right: 3%;}
.locations .largeMap iframe {width: 100%;}

.inner-page {padding-bottom: 3%; min-height: 630px;}
.inner-page .leftContent p {font-size: 16px;}
.inner-banner {padding: 0;}
.inner-page h1 {font-size:28px;font-family: 'source_sans_prolight';margin-top:19px; margin-bottom:13px; clear:both;} 
.inner-page h1 span, .inner-page h2 span {font-family: 'source_sans_probold';}
.inner-page h2 {font-size:24px;font-family: 'source_sans_prolight';margin-top:19px; margin-bottom:13px; clear:both;}
.inner-page ol li {font-size: 16px; margin-bottom: 10px;}
.itemsAccepted {padding-left: 0;}
ul.itemsAccepted li {font-size: 16px; margin-bottom: 10px; list-style-type: none;background: url('../html/images/checkmark.png') no-repeat 0px 4px;padding-left: 23px;}
ul.itemsAccepted li i {padding-right: 9px; color: #34a853;}
.inner-page h3 span {font-family: 'source_sans_probold';}
.inner-page .sidebar h3{font-size:2em; font-family:'source_sans_prolight'; margin:19px 0 20px 0;}
.inner-page .sidebar h3 a {color: #333;}
.inner-page .sidebar h3 span{font-family:'source_sans_probold'; }
.noBullets {padding-left: 0;}
.noBullets li {list-style-type: none; font-size: 16px;}
.inner-page .historyBtn {font-family: 'source_sans_prolight';}
.inner-page .historyBtn a span{font-family: 'source_sans_probold';}
.inner-page .historyBtn a{

background: #d7361e;
background: -moz-linear-gradient(top,  #d7361e 0%, #b02c19 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d7361e 0%,#b02c19 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d7361e 0%,#b02c19 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7361e', endColorstr='#b02c19',GradientType=0 ); /* IE6-9 */
width:228px; height:46px; display:inline-block; line-height:46px; font-size:20px; color:#fff; font-family: 'source_sans_prolight';
margin-top:14px; text-align: center;}
.inner-page .historyBtn a:hover{text-decoration:none; background:#34a753;}
.inner-page .textContent {border-right: 6px solid #eaeaea; padding-right: 2%;}
.imgAlignLeft {float: left; margin: 0 1% 0 0; border: solid #ccc 1px; padding: 1px;}
.imgAlignRight {float: right; margin: 0 0 0 1%; border: solid #ccc 1px; padding: 1px;}
.inner-page .servicesBtn {font-family: 'source_sans_prolight'; float: left; margin-right: 2%;}
.inner-page .servicesBtn a span{font-family: 'source_sans_probold';}
.inner-page .servicesBtn a{

background: #d7361e;
background: -moz-linear-gradient(top,  #d7361e 0%, #b02c19 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d7361e 0%,#b02c19 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d7361e 0%,#b02c19 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7361e', endColorstr='#b02c19',GradientType=0 ); /* IE6-9 */
width:228px; height:46px; display:inline-block; line-height:46px; font-size:20px; color:#fff; font-family: 'source_sans_prolight';
margin-top:14px; text-align: center;}
.inner-page .servicesBtn a:hover{text-decoration:none; background:#34a753;}


.leftContent div {/*border-right: none !important;*/}
.nowHiring img {width: 75%;}

.application label{display:none;}
.application .applicant-info input[type="text"]{ width:290px; height:37px; line-height:37px; border:1px solid #a6a6a6; padding:0 16px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; color:#2b2b2b; margin-right:12px; margin-bottom:8px;}
.application h1{margin-bottom:19px;}
.application .applicant-info input.req{border:1px solid red;}
.application .applicant-info input.address{width:595px;}
.application .applicant-info input.state{width:160px;}
.application .applicant-info input.zip{width:115px;}
.application .applicant-info input[type="radio"]{margin-left:35px; margin-right:8px; width:16px; height:17px;}
.application .applicant-info input[type="radio"]:hover{-webkit-appearance:block; }
.application .applicant-info .options{margin-top:5px; clear:both; margin-bottom:5px;}
.application .applicant-info .options span{float:left; line-height:25px; }
.application p{ font-size:16px; color:#2b2b2b; }
.application .applicant-info .continue, .application .applicant-info .back, .application .applicant-info .additional {margin-top:10px;margin-right: 0.5%;}
.application .applicant-info .back {width: 21.5%;}
.application .applicant-info .additional {width: 38%;}
/*.application .applicant-info .continue {width: 30%;}*/
.application .applicant-info .back2, .application .applicant-info .submit {margin-top:10px;margin-right: 0.5%; width: 30%}
.application .sidebar{text-align:center; padding-top:17px;}
.application .applicant-info textarea{width:595px ;border:1px solid #a6a6a6; padding:5px 16px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; color:#2b2b2b ; margin-bottom:8px; resize:none; height:79px;}
.application .step3 h1{margin-bottom:10px;}
.application .applicant-info .line{height:1px; background:#ccc;margin-bottom:12px;width:79%; margin-top:4px;}
.application .applicant-info .education{float:left;width:38.5%;margin-bottom:8px;margin-right:18px; line-height:37px; }
.application .applicant-info select{float:left;width:38.1%;margin-bottom:8px;border:1px solid #a6a6a6;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; color:#2b2b2b; padding:0 9px; height:37px;}

.search-left-sidebar{margin:13px 0 0 0;}
.search-left-sidebar .search-sidebar-in{margin:0 12px 37px 0; }

.search-sidebar-in h2{font-size:28px; font-family:'source_sans_prolight'; margin:17px 0 15px 0; padding:0;}
.search-sidebar-in h2 span{font-family: 'source_sans_probold';}


.search-sidebar-in .type-sections{
	font-size:28px; 
	border: none;
	font-family:'source_sans_prolight'; 
	margin:17px 20px 15px 0; 
	display:inline-block;
	padding:0;}
.search-sidebar-in .type-sections span{font-family: 'source_sans_probold';}

.search-sidebar-list{border:solid 1px #eaeaea; padding:20px 15px;}
.search-sidebar-list ul{line-height:none; list-style:none; padding:0; margin:0;}
.search-sidebar-list ul li a{ display:block; color:#000; font-size:16px; line-height:24px;}
.search-sidebar-list ul.location li a{ margin-left:20px;}
.search-sidebar-list ul li.county a{ margin-left:0px;font-weight:bold;}

.search-results-section{padding:0;}
.search-results-section .search-results-title{
	padding:0;
	margin: 13px 0 10px 0;
}
.search-results-title .search-results-title-left h2{
	color:#1d1d1c; 
	font-size:28px; 
	text-transform:uppercase; 
	font-size:28px; 
	font-family:'source_sans_probold'; 
	padding:0; 
	margin:17px 0 0 20px;
}
.search-results-title .search-results-title-left{
	text-align:left;
}
.search-results-title .search-results-title-right{
	text-align:right;
}
.search-results-title .search-results-title-right h3{font-size:20px; color:#E60000;margin-bottom: 0;font-weight: bold;}
.search-results-title .search-results-title-right h4, .search-results-title .search-results-title-right h5{font-size:16px; color:#2b2b2b;margin-bottom: 0;}
.search-results-title .search-results-title-right h5 span{font-family: 'source_sans_probold';}

.search-results-num {
	margin:21px 0 0;
	padding:0;

	color:#2b2b2b;
	font-size:16px;
	line-height:1.1;
	text-align:right;
	white-space:nowrap;
}

@media (max-width:767px) {
    .search-results-num {
        margin-top:0;
    }
}

.search-results-num span{font-family: 'source_sans_probold';}

.search-results-main{border-left:solid 6px #eaeaea; padding:0 0 0 18px; }
.search-top-menubar{border-top:solid 1px #eaeaea; border-bottom:solid 1px #eaeaea; padding:6px 0 2px;}
//.search-top-menubar-left{float:left;}
.clr-search, .bak-search {float:left; margin:0 3px 0 0;}
.clr-search a, .bak-search a{background: #d7361e; background: -moz-linear-gradient(top, #d7361e 0%, #b12d19 100%); background: -webkit-linear-gradient(top, #d7361e 0%,#b12d19 100%); background: linear-gradient(to bottom, #d7361e 0%,#b12d19 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7361e', endColorstr='#b12d19',GradientType=0 ); padding:0 ; line-height:25px; font-size:16px; font-family:source_sans_prolight;  display:inline-block; color:#fff; width:130px; text-align:center; text-transform:uppercase;}
.clr-search span, .bak-search span{font-family: 'source_sans_probold';}
.clr-search a:hover, .bak-search a:hover{color:#fff; background: #309a4c; background: -moz-linear-gradient(top, #309a4c 0%, #2b8c45 100%); background: -webkit-linear-gradient(top, #309a4c 0%,#2b8c45 100%); background: linear-gradient(to bottom, #309a4c 0%,#2b8c45 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309a4c', endColorstr='#2b8c45',GradientType=0 ); text-decoration:none;}

.search-top-menubar-right{float:right;}
.search-top-menubar{margin-bottom:15px;}
.search-top-menubar-right .search-show-res{float:right; font-family: 'source_sans_probold'; font-size:16px; margin:0 0 0 15px;}
.search-top-menubar-right .search-show-res select{width:55px; padding-left:10px;}
.search-top-menubar-right .serch-view-as{float:right; font-family: 'source_sans_probold'; margin-left:15px;}
.search-top-menubar-right .serch-view-as h3{font-size:16px; margin:6px 8px 0; padding:0; float:left;}
.search-top-menubar-right .serch-view-as .search-view-lst{float:left; margin:0 0 0 0;}
.search-top-menubar-right .serch-view-as .search-view-lst a{color:#d5331c; font-size:22px;}
.search-top-menubar-right .serch-view-as .search-view-lst a:hover,.search-top-menubar-right .serch-view-as .search-view-grd a:hover{color:#309a4c;}
.search-top-menubar-right .serch-view-as .search-view-grd{float:left; margin:2px 0 0 12px;}
.search-top-menubar-right .serch-view-as .search-view-grd a{color:#d5331c; font-size:20px;}

.search-products-sec{padding:0; margin:10px 0 15px 0;}
.search-products-sec ul{padding:0; margin:0; list-style:none;}
.search-products-sec ul li{float:left; width:25%; text-align:center;  border-bottom:solid 1px #eaeaea;border-right:solid 1px #eaeaea;padding: 0 15px;}

.search-products-sec ul li .ser-product-img{ 
/*
	margin:10px 0 8px 0;
	height: 171px;
    position:relative;
    overflow:hidden;
*/

/*	added 9/14/26	*/
    margin: 10px 0 8px 0;
    height: 171px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-products-sec ul li .ser-product-img img {
/*
	max-height: 100%; 
	display: inline-block; 
	vertical-align: middle;
*/
/*	added 9/14/26	*/
    max-height: 100%;
    max-width: 100%;
    display: block;
}

/*	removed 9/15/26 when adding full container over imag and text
.search-products-sec ul li .ser-product-img .helper {
	height: 100%; vertical-align: middle; display: inline-block;}
*/

/* ********** Sets up triangle ribbon for New and Brokern items on search screen ******* */
/* :before creats the NEW triangle */
.search-products-sec ul li .ser-product-img.new-item:before, 
.search-products-sec ul li .ser-product-img.broken-item:before {
    content:"";
    position:absolute;
    top:0;
    right:0;
    width:0;
    height:0;
    border-left:70px solid transparent;
    z-index:1;
}
.search-products-sec ul li .ser-product-img.new-item:before {
    border-top:70px solid rgba(0,123,255,.40);	/* BLUE - last field is opaque value */
}
.search-products-sec ul li .ser-product-img.broken-item:before {
    border-top:70px solid rgba(220,53,69,.40);	/* RED - last field is opaque value */
}
/* :after creates the text only */
.search-products-sec ul li .ser-product-img.new-item:after,
.search-products-sec ul li .ser-product-img.broken-item:after {
    position:absolute;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    letter-spacing:1px;
    transform:rotate(45deg);
    z-index:2;
    pointer-events:none;
}
.search-products-sec ul li .ser-product-img.new-item:after {
    content:"NEW";
    top:11px;
    right:4px;
}
.search-products-sec ul li .ser-product-img.broken-item:after {
    content:"BROKEN";
    top:18px;
    right:-4px;
}

/*	Search page - main container for imgage and H3 text	*/
.search-products-sec ul li .product-main-link {
    display: block;
    color: inherit;
    text-decoration: none;
}

.search-products-sec ul li .product-main-link:hover,
.search-products-sec ul li .product-main-link:focus {
    color: inherit;
    text-decoration: none;
}

.search-products-sec ul li .product-main-link:focus {
    outline: 2px solid #005fcc;
    outline-offset: 2px;
}
/* ********************************************************************************** */
/* ******* Search page add to cart button ********************* */

.search-btn-div{
    max-width:220px;
    margin:0 auto 20px;
}

.purchase-options{
    display:flex;
    width:100%;
    overflow:hidden;
    border-radius:6px;
}

.purchase-btn{
    flex:1;
    border:none;
    margin:0;
    padding:10px 4px;
    height:38px;
    font-size:15px;
    font-family:'source_sans_probold';
    color:#fff;
    cursor:pointer;
    white-space:nowrap;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:5px;
    transition:background .2s ease;
}

.purchase-btn span:last-child{
    line-height:1.1;
    text-align:center;
}

/* BUY NOW */
.buy-now-btn{
/*    background:#0d4f8b;	BLUE	*/
    background:#d5331c;	/*	RED	*/
}

.buy-now-btn:hover{
/*    background:#2d72b2;	BLUE 	*/
    background:#309a4c;	/*	GREEN	*/
}

/* LAYAWAY */
.layaway-btn{
    background:#0d4f8b;
}

.layaway-btn:hover{
    background:#2d72b2;
}

/* SUCCESS STATE */
.purchase-btn.selected{
    background:#309a4c !important;
}

/* Icon sizing */
.purchase-btn,.view-item-btn .glyphicon{
    font-size:14px;

}
.view-item-btn .glyphicon{
	margin-right:5px;
}

/* Mobile */
@media (max-width:767px){

    .search-btn-div{
        max-width:100%;
    }

    .purchase-btn,.view-item-btn{
        height:40px;
        font-size:12px;
        padding:10px 2px;
    }

    .purchase-btn,.view-item-btn .glyphicon{
        font-size:16px;
//		margin-right:5px;
    }
}


.view-item-btn{
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
    height:38px;
    background:#4a4a4a;
    color:#fff !important;
    border-radius:6px;
    text-decoration:none !important;
    font-family:'source_sans_probold';
    font-size:16px;
}

.view-item-btn.VIBR{	/* View Item Btn Red */
    background:#d5331c;	/*	RED	*/
}
.view-item-btn:hover{
    background:#6a6a6a;
    color:#fff !important;
}
.view-item-btn.VIBR:hover{
    background:#309a4c;	/*	GREEN	*/
    color:#fff !important;
}


/* ***** Additional styles for product page new button ****** */
/* ********************************************************************************** */
/* old add to cart styles */
//.add_to_cart,.add_to_cart2 {width: 100%; clear: both;  height: 26px; border: none;line-height: 16px; font-size:1.0em; font-family:'source_sans_probold'; color:#fff; display:inline-block; background:#d5331c;cursor: pointer;}
//.add_to_cart:hover,.add_to_cart2:hover {background:#309a4c; text-decoration:none;}

.product-action-row{
    margin:15px 0;
    padding:14px 0;
    border-bottom:solid 1px #ccc;
    border-top:solid 1px #ccc;

    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:15px;
}

/* LEFT PRICE AREA */
.product-price-block{
    flex:1;
    text-align:left;
    font-family:'source_sans_probold';
}

.product-current-price{
    font-size:32px;
    line-height:1.1;
    color:#34a853;
}

.product-old-price{
    font-size:18px;
    line-height:1.1;
    color:#666;
    margin-bottom:3px;
    font-family:'source_sans_prolight';
}

.product-shipping-info{
    margin-top:4px;
    font-size:16px;
    line-height:1.2;
    color:#333;
    font-family:'source_sans_prolight';
}

.product-btn-div{	/*	Right button area	*/
    width:220px;
	flex-shrink:0;
    //margin:0 0 20px auto;	/* pushes to the right */
}


/* MOBILE */
@media (max-width:767px){

    .product-action-row{
        flex-direction:column;
        align-items:center;
        justify-content:center;
        gap:12px;
        padding:16px 0;
        text-align:center;
    }

    .product-price-block{
        width:100%;
        text-align:center;
    }

    .product-current-price{
        font-size:30px;
    }

    .product-old-price{
        font-size:17px;
    }

    .product-shipping-info{
        font-size:15px;
    }

    .product-btn-div{
        width:70%;
        max-width:260px;
        min-width:210px;
    }

    .purchase-btn{
        height:54px;
        font-size:16px;
    }
	.purchase-btn .glyphicon{
        font-size:16px;
	}
}



.search-products-sec ul li h3{max-width:150px; font-size:15px; color:#1d1d1c; padding:0; margin:0 auto 10px auto; min-height:45px; text-transform: uppercase;}
.search-products-sec .ser-product-price h3 {font-size:15px; display:inline;}
.search-products-sec ul li .ser-product-price{font-size: 1.3em; color:#1d1d1c; padding-bottom:10px;}
.search-products-sec ul li .ser-product-price span{font-size: 1.3em; font-family: 'source_sans_probold';}
.ser-product-btn{max-width:150px; margin:0 auto 20px; }
.ser-product-btn a{background: #d7361e; background: -moz-linear-gradient(top, #d7361e 0%, #b12d19 100%); background: -webkit-linear-gradient(top, #d7361e 0%,#b12d19 100%); background: linear-gradient(to bottom, #d7361e 0%,#b12d19 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7361e', endColorstr='#b12d19',GradientType=0 ); padding:0 ; line-height:30px; font-size:17px; font-family:'source_sans_probold';  display:inline-block; color:#fff; width: 100%; text-align:center; text-transform:uppercase;}
.ser-product-btn a:hover{color:#fff; background: #309a4c; background: -moz-linear-gradient(top, #309a4c 0%, #2b8c45 100%); background: -webkit-linear-gradient(top, #309a4c 0%,#2b8c45 100%); background: linear-gradient(to bottom, #309a4c 0%,#2b8c45 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309a4c', endColorstr='#2b8c45',GradientType=0 ); text-decoration:none;}
.ser-product-btn input[type="submit"] {width: 100%; clear: both;  height: 36px; border: none;line-height: 36px; font-size:1.3em; font-family:'source_sans_probold'; color:#fff; display:inline-block; background:#d5331c;cursor: pointer;}
.ser-product-btn input[type="submit"]:hover {background:#309a4c; text-decoration:none;}

.search-pagenavi { padding: 10px 20px 10px; display:block; clear:both;text-align:center;}
.search-pagenavi a, .search-pagenavi a:link, .search-pagenavi a:visited, .search-pagenavi a:active  { 
	padding: 4px 8px; 
	margin: 2px; 
	text-decoration: none;
	border: 1px solid #ddd; 
	background: #FFFFFF; 
	color: #444; 
}
.search-pagenavi a:hover { border: 1px solid #d5331c ; color: #d5331c ; }
.search-pagenavi span.pages { padding: 4px 8px ; margin: 2px ; color: #999 ; font-size: 12px ; border: 1px solid #ddd ;  }
.search-pagenavi span.current { padding: 4px 8px ; margin: 2px ; font-weight: bold ; border: 1px solid #d5331c ; background: #d5331c ; color: #fff ; }
.search-pagenavi span.extend { padding: 4px 8px ; margin: 2px ; border: 1px solid #ddd ; background-color: #FFFFFF ; }

/* next three blocks allow use of ul and li within the pagination nav to NOT take on default styles */
.search-pagenavi {
    padding: 10px 20px 10px;
    display: block;
    clear: both;
    text-align: center;
}

.search-pagenavi ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.search-pagenavi li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}


.search-menu-btns{display:none;}


.search-page-single .return-to-inventory{font-size:14px; color:#2b2b2b; line-height:34px; min-height: 34px;}
.search-page-single .return-to-inventory a{color:#2b2b2b;}	
.search-page-single .return-to-inventory a:hover{text-decoration:none; color:#34a853;}
.search-page-single .search-single-product{padding:0; margin:0; z-index: 0;}
.search-page-single .search-single-product .sea-sin-bigimg{margin-bottom:11px;}.search-page-single .search-single-product 
.search-single-product .sea-sin-rel-img-list{padding:0; margin:0;}
.search-single-product .sea-sin-rel-img-list ul{padding:0; margin:0; list-style:none;}
.search-single-product .sea-sin-rel-img-list ul li{float:left; padding-right:5px;}

.search-product-info-main h1{padding:0; margin:0 0 5px 0; color:#d5331c; font-family: 'source_sans_probold'; font-size:28px;}
.search-product-info-main h2{padding:0; margin:0 0 15px 0; color:#1d1d1c; font-family: 'source_sans_prolight'; font-size:24px;}
.search-product-info{margin-bottom:15px;  /*padding-right: 13%;*/}
.search-product-info .search-product-info-left{float:left; width:50%; border-right:solid 1px #ccc; padding:6px 0;}
.search-product-info .search-product-info-left p{color:#1d1d1c; font-size:16px; line-height:24px; padding:0; margin:0;}
.search-product-info .search-product-info-left p span{font-family: 'source_sans_probold'; }

.search-product-info .search-product-info-right{float:right; width:48%; margin-left: 2%;}
.search-product-info .search-product-info-right h3{color:#1d1d1c; font-size:18px; line-height:24px; padding:0 0 5px 0; margin:0; display:inline-block; }
.search-product-info .search-product-info-right h3 span{font-family: 'source_sans_probold'; }
.search-product-info .search-product-info-right h3 a{display:inline-block; background:url(images/location-icon.png) no-repeat right 4px;  color:#1d1d1c; padding:0 25px 0 0;}
.search-product-info .search-product-info-right h3 a:hover{text-decoration:none; color:#34a853; }
.search-product-info-right .search-product-info-right-in{border:solid 1px #ccc; padding:5px 15px 5px 5px ;}
.search-product-info-right .search-product-info-right-in p{color:#1d1d1c; font-size:14px; line-height:24px; padding:0; margin:0;}

.search-product-info .sing-sear-ship-quote-box{margin:10px 0; padding:0px 0; border-bottom:solid 1px #ccc;}
.search-product-info .sing-sear-ship-quote-box h4{color:#FF0000; font-size:18px;margin:-5px;}


/*		OLD button styles on product page
.search-product-info .sing-sear-price-box{margin:15px 0; padding:14px 0; border-bottom:solid 1px #ccc; border-top:solid 1px #ccc;}
.search-product-info .sing-sear-price-box .sing-sear-price-left{float:left; font-size:32px; color:#34a853; font-family: 'source_sans_probold';  width:52%;}
.search-product-info .sing-sear-price-box .sing-sear-price-left span.price_small{color:#1d1d1c; font-size:18px; font-family: 'source_sans_prolight';}


.search-product-info .sing-sear-price-right-btn{float:left; width:48%; text-align:center;}
.search-product-info .sing-sear-price-right-btn a{padding:6px 28px;  background: #309a4c; background: -moz-linear-gradient(top, #309a4c 0%, #2b8c45 100%); background: -webkit-linear-gradient(top, #309a4c 0%,#2b8c45 100%); background: linear-gradient(to bottom, #309a4c 0%,#2b8c45 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309a4c', endColorstr='#2b8c45',GradientType=0 );  color:#fff;  border-top:solid 1px #6df08f;  font-family: 'source_sans_probold'; font-size:20px; display:inline-block;}
.search-product-info .sing-sear-price-right-btn a img{width:32px;  padding:0 10px 0 0;}
.search-product-info .sing-sear-price-right-btn a:hover{text-decoration:none; background: #d7361e; background: -moz-linear-gradient(top, #d7361e 0%, #b12d19 100%); background: -webkit-linear-gradient(top, #d7361e 0%,#b12d19 100%); background: linear-gradient(to bottom, #d7361e 0%,#b12d19 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7361e', endColorstr='#b12d19',GradientType=0 );   border-top:solid 1px #b12d19;}
.search-product-info .sing-sear-price-right-btn a span{font-family: 'source_sans_prolight';}
*/


.sing-sear-price-bottom{padding:0; margin:0 0 14px 0;;}
.sing-sear-price-bottom ul{padding:0; margin:0; list-style:none;}
.sing-sear-price-bottom ul li{float:left; padding:0; }
.sing-sear-price-bottom ul li:after{content:"|"; padding:0 10px 0 12px;}
.sing-sear-price-bottom ul li a{color:#2b2b2b; font-size:14px; }
.sing-sear-price-bottom ul li:last-child:after{display:none;}
.sing-sear-price-bottom ul li a:hover{color:#34a853; text-decoration:none;}
.sing-sear-social{margin-bottom:15px;}
.sing-sear-note{color:#2b2b2b; font-size:14px;}
.sing-sear-note span{font-family: 'source_sans_probold'; display:block;}
#sync2 .owl-item {display: block; padding: 0; width: 24% !important; margin-right: 1%;}
#sync2 .owl-wrapper {width: 100% !important;}

.sing-sear-social .twitter-count, .sing-sear-social .fb-count, .sing-sear-social .fb-count {margin-right:10px;}
.sing-sear-social .twitter-count, .sing-sear-social .fb-count, .sing-sear-social .pinit-count{float:left; display: inline-block;}

.cart-main-box{margin-bottom:25px; border:solid 1px #cccccc;}
.cart-main-box .cart-prod-main-top-sec{background:#f3f3f3; border-bottom:solid 1px #cccccc; line-height:35px; text-align:center; font-size:16px; color:#2b2b2b;}
.cart-main-box .cart-prod-img-sec{float:left; width:20%; border-right:solid 1px #cccccc;   display: inline-block;}
.cart-main-box .cart-prod-deta-sec{float:left; width:42%;border-right:solid 1px #cccccc;  display: inline-block;}
.cart-main-box .cart-prod-code-sec{float:left; width:18%;border-right:solid 1px #cccccc;  display: inline-block;}
.cart-main-box .cart-prod-price-sec{float:left; width:14%;border-right:solid 1px #cccccc;  display: inline-block;}
.cart-main-box .cart-prod-remove-sec{float:left; width:6%; display: inline-block;}

.cart-mid-main-sec{padding:0; border-bottom:solid 1px #cccccc; font-size:16px; color:#2b2b2b; }
.cart-mid-main-sec .cart-mid img{padding-bottom:3px;}
.cart-mid-main-sec .cart-mid{padding:12px 0 0 20px; }
.cart-mid-no-color a{color:#000; text-decoration:none;}	// no color for cart link
.cart-mid-main-sec .cart-mid h5{font-size:16px; padding:0; margin:8px 0 0;}
.cart-bot-main-sec .cart-prod-img-sec, .cart-bot-main-sec .cart-prod-deta-sec, .cart-bot-main-sec .cart-prod-code-sec, .cart-bot-main-sec .cart-prod-price-sec, .cart-bot-main-sec .cart-prod-remove-sec{padding:12px 0; min-height: 49px;}
.cart-prod-img-sec.cart-mid {text-align: center; padding: 12px 12px 0;}
.cart-bot-main-sec{background:#f3f3f3; }
.cart-bot-main-sec .cart-prod-btn {margin-left:20px;}
.cart-prod-btn a, .cart-prod-btn input[type="submit"]{display:inline-block;  line-height:25px; color:#fff; background: #d7361e; background: -moz-linear-gradient(top, #d7361e 0%, #b12d19 100%); background: -webkit-linear-gradient(top, #d7361e 0%,#b12d19 100%); background: linear-gradient(to bottom, #d7361e 0%,#b12d19 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7361e', endColorstr='#b12d19',GradientType=0 ); padding:0 22px;  font-size:16px; font-family:'source_sans_probold'; border: none;}
.cart-prod-btn a span{font-family: 'source_sans_prolight';}
.cart-login-form-bottom input[type="submit"]:hover,  .cart-prod-btn input[type="submit"]:hover, .cart-prod-btn a:hover, .change-email-pw-form input[type="submit"]:hover, .activePawns .payBtn input[type="submit"]:hover,.layaways .payBtn input[type="submit"]:hover {color:#fff; background: #309a4c; background: -moz-linear-gradient(top, #309a4c 0%, #2b8c45 100%); background: -webkit-linear-gradient(top, #309a4c 0%,#2b8c45 100%); background: linear-gradient(to bottom, #309a4c 0%,#2b8c45 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309a4c', endColorstr='#2b8c45',GradientType=0 ); text-decoration:none;}
.cart-prod-remove-sec.cart-mid {padding: 12px 0 0; text-align: center;}
.cart-login-sec{float:left; border:solid 1px #ccc;min-height: 229px;margin-right: 1%;}
.cart-login-sec h3{border-bottom:solid 1px #cccccc; font-size:16px; color:#2b2b2b;background:#f3f3f3; padding:0 20px;  line-height:35px;  margin:0;}
.cart-login-form{padding:15px 15px 15px 20px;}
.cart-login-form label{display:inline-block; min-width:95px; font-size:16px; color:#2b2b2b; font-family:'source_sans_probold';  line-height:36px; font-weight:normal;}
.cart-login-form input[type="email"], .cart-login-form input[type="password"], .cart-login-form input[type="text"]{border:solid 1px #cccccc; line-height:34px; margin-bottom:15px; padding:0 15px; min-width:295px;}
.cart-login-form-bottom{margin:5px 0 0 ;}
.cart-login-form-bottom input[type="submit"]{float:right; margin:0 0 0 21px; line-height:34px; min-width:107px; text-align:center; font-size:18px; color:#fff; background: #d7361e; background: -moz-linear-gradient(top, #d7361e 0%, #b12d19 100%); background: -webkit-linear-gradient(top, #d7361e 0%,#b12d19 100%); background: linear-gradient(to bottom, #d7361e 0%,#b12d19 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7361e', endColorstr='#b12d19',GradientType=0 ); border:none; font-family:'source_sans_probold';}
.cart-forget-pass{float:right;}
.cart-forget-pass a{color:#2b2b2b; font-size:14px; display:inline-block; text-decoration:underline; font-size:14px;  line-height:34px; font-family: 'source_sans_prolight';}
.cart-forget-pass a:hover{color:#d7361e;}

.cart-checkout-box{float:right; border:solid 1px #ccc; padding:30px 30px 35px; text-align: right;}
.cart-checkout-box h5{padding:0; margin:0 0 10px; font-size:18px; color:#2b2b2b; font-family:'source_sans_probold'; text-align:right;}
.cart-checkout-box h5 span, .cart-checkout-box h3 span{font-family: 'source_sans_prolight';}
.cart-checkout-box h3{padding:0; margin:3px 0 10px; font-size:24px; color:#2b2b2b; font-family:'source_sans_probold'; text-align:right;}
.cart-checkout-btn {text-align:right;}
.editOrderBtn, .submitOrderBtn {width: 48%; float: left; margin-right: 2%;}
.cart-checkout-box .cart-checkout-btn a, .cf-review-main-box .cf-submit-order button{
line-height:43px; color:#fff; font-size:20px; background: #309a4c; background: -moz-linear-gradient(top, #309a4c 0%, #2b8c45 100%); background: -webkit-linear-gradient(top, #309a4c 0%,#2b8c45 100%); background: linear-gradient(to bottom, #309a4c 0%,#2b8c45 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309a4c', endColorstr='#2b8c45',GradientType=0 ); text-decoration:none; padding: 0 10px; display:inline-block; font-family:'source_sans_probold';}
.cart-checkout-box .cart-checkout-btn a span, .cf-review-main-box .cf-submit-order button span{font-family: 'source_sans_prolight';}
.cart-checkout-box .cart-checkout-btn a:hover, .cf-review-main-box .cf-submit-order button:hover{background: #d7361e; background: -moz-linear-gradient(top, #d7361e 0%, #b12d19 100%); background: -webkit-linear-gradient(top, #d7361e 0%,#b12d19 100%); background: linear-gradient(to bottom, #d7361e 0%,#b12d19 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7361e', endColorstr='#b12d19',GradientType=0 ); text-decoration:none; color:#fff;}
.cart-prod-btn-top{display:none;}

.checkout-page h3{font-size:28px;} 
.checkout-page input[type="text"], .checkout-page input[type="tel"], .checkout-page input[type="password"], .checkout-page input[type="email"]{width:100%; border-radius: 6px; border:solid 1px #a6a6a6; line-height:37px; display:block; padding:0 6px 0 12px; color:#2b2b2b; font-size:14px; margin-bottom:10px; min-height:37px;}
.checkout-page input[type="tel"]{width:100%; border-radius: 6px; border:solid 1px #a6a6a6; line-height:37px; display:block; padding:0 6px 0 12px; color:#2b2b2b; font-size:14px; margin-bottom:0px; min-height:37px;}
.checkout-page input[type="checkbox"]{border-radius: 3px; border:solid 1px #a6a6a6; line-height:37px; display:block;  float:left; margin:4px 8px 4px 0; }
.checkout-page select{width:100%; border-radius: 6px; border:solid 1px #a6a6a6; height:37px; display:block; padding:8px 2px 7px 6px; color:#2b2b2b; font-size:14px; margin-bottom:10px; min-height:37px;}
.checkout-page label{padding:0; margin-bottom:8px; color:#2b2b2b; font-size:12px; font-weight:normal; font-family:'source_sans_proregular'; display:none;}
.checkout-page label.cf-block{display:block;}
.checkout-page label.cf-block2{display:block;color:#ff0000;}
.checkout-page .cf-in-50-l{float:left; width:48% !important; margin-right:2%;}
.checkout-page .cf-in-50-r{float:right; width:48% !important; margin-left:2%;}
.checkout-page .cf-in-20-m{float:left; width:20% !important; }
.checkout-page .cf-in-30-r{float:right; width:28% !important; margin-left:2%;}

.checkout-page .cf-in-coupon-box .cf-in-50-l{ width: 63% !important;}
.cf-review-main-box .cf-submit-order button{ border:none;padding: 0 18px; float:right;}

.cf-check-box > label {float: left; padding: 4px 0 0; width: 90%;}
.cf-note{padding:0; margin:0 0 8px 20px; color:#2b2b2b; font-size:12px; font-weight:normal;  }
.cf-note_LP{padding:0; margin:0 0 8px 20px; color:#ff0000; font-size:12px; font-weight:normal;  }
.cf-note span{font-family:'source_sans_probold';}
.cf-note_LP span{font-family:'source_sans_probold';}	// Local Pickup (LP)
.cf-in-50 {float: left; margin: 9px 0 0 3%; text-decoration:underline;  cursor: pointer;}
.cf-cvn {float: left; margin: 9px 0 0 3%; text-decoration:underline;  cursor: pointer;}
.cf-in-coupon-box input{width:63% !important; margin-right:2%; float:left;}
.cf-in-coupon-box button{background: #d7361e; background: -moz-linear-gradient(top, #d7361e 0%, #b12d19 100%); background: -webkit-linear-gradient(top, #d7361e 0%,#b12d19 100%); background: linear-gradient(to bottom, #d7361e 0%,#b12d19 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7361e', endColorstr='#b12d19',GradientType=0 ); padding:0; line-height:38px; font-size:16px; font-family:'source_sans_probold';  color:#fff; border:none; width:35%}
.cf-in-coupon-box button span{font-family: 'source_sans_prolight';}
.cf-in-coupon-box button:hover{color:#fff; background: #309a4c; background: -moz-linear-gradient(top, #309a4c 0%, #2b8c45 100%); background: -webkit-linear-gradient(top, #309a4c 0%,#2b8c45 100%); background: linear-gradient(to bottom, #309a4c 0%,#2b8c45 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309a4c', endColorstr='#2b8c45',GradientType=0 );}
.headerBottom{background:#d5331c;}
.cf-in-card-img{margin:30px 0 20px 0;}
.cf-in-paypal{text-align:center; margin-top: 12px;}
.cf-in-paypal h4{padding:0; margin:0 0 15px; background:url(images/dou-boreder.png) repeat-x center center; }
.cf-in-paypal h4 span{display:inline-block; padding:0 15px; background:#fff; font-size:28px; color:#1d1d1c; text-transform:uppercase; font-family: 'source_sans_prolight';}
.cf-review-main-box .cf-review-box{padding:0; margin:0 0 11px 0;border:solid 1px #cccccc;}
.cf-review-box-top{background:#f3f3f3; border-bottom:solid 1px #ccc;display: flex;}
.cf-review-box-mid{border-bottom:solid 1px #ccc;display: flex;}
.cf-review-box-mid .cf-review-box-title{text-align:right;}
.cf-review-box-mid:last-child{border-bottom:none;}
.cf-review-box .cf-review-box-title{float:left; width:65%; float:left;line-height: normal;padding: 11px 10px; color:#2b2b2b; font-size:14px; border-right:solid 1px #cccccc;}
.cf-review-box .cf-review-box-price{float:left; width:22%; float:left;line-height: normal;padding: 11px 10px; color:#2b2b2b; font-size:14px; border-right:solid 1px #cccccc; text-align:center;}
.cf-review-box .cf-review-box-layaway-L{float:left; width:22%; float:left;line-height: normal;padding: 11px 10px; color:#2b2b2b; font-size:14px; border-right:solid 1px #cccccc; text-align:center;cursor:pointer;}
.cf-review-box .cf-review-box-remove{float:left; width:13%; float:left; line-height:39px; padding:0 10px; color:#2b2b2b; font-size:14px;  text-align:center;}
.cf-review-box .cf-review-box-layaway-R{float:left; width:13%; float:left; line-height:normal; padding:11px 10px; color:#2b2b2b; font-size:14px;  text-align:center;cursor:pointer;}
.cf-review-box .lay-dep-bg{background-color:#309a4c;}
.cf-review-box .cf-review-box-layaway-dep{float:left; width:35%; float:left; line-height:normal; padding:10px 10px; color:#2b2b2b; font-size:14px;  text-align:center;}
.cf-review-box-mid .cf-review-box-title h5{padding:0; margin:0;line-height: normal; font-size:18px; font-family:'source_sans_probold';}

/* ***************** Styles for Layaway explaination in check review-box ************* */
.cf-review-box-mid.layaway-choice-row{
    display:flex;
    align-items:center;
    border-bottom:solid 1px #ccc;
}

.layaway-choice-row .cf-review-box-title{
    flex:1;
    text-align:right;
    padding:8px 10px;
}

.layaway-info-toggle{
    float:left;
    background:#0d4f8b;
    color:#fff;
    border:none;
    border-radius:4px;
    padding:5px 9px;
    font-size:12px;
    line-height:1.2;
    cursor:pointer;
}

.layaway-info-toggle:hover{
    background:#2d72b2;
}

.layaway-info-toggle .glyphicon{
    margin-right:4px;
}

.layaway-info-panel{
    width:100%;
    border-bottom:solid 1px #ccc;
    background:#f8f8f8;
}

.layaway-info-inner{
    padding:14px 18px;
    color:#333;
}

.layaway-info-inner h4{
    margin:0 0 8px;
    font-family:'source_sans_probold';
    font-size:17px;
    color:#0d4f8b;
}

.layaway-info-inner ul{
    margin:0;
    padding-left:20px;
}

.layaway-info-inner li{
    margin-bottom:6px;
    font-size:14px;
    line-height:1.35;
}

/* MOBILE */
@media (max-width:767px){

    .cf-review-box-mid.layaway-choice-row{
        flex-wrap:wrap;
    }

   .layaway-choice-row .cf-review-box-title{
        width:100%;
        flex:0 0 100%;
        display:flex;
        align-items:center;
        justify-content:center;
        position:relative;
        text-align:center;
        border-bottom:solid 1px #ccc;
        padding:10px;
    }

    .layaway-info-toggle{
        position:absolute;
        left:10px;
        margin:0;
        float:none;
    }

    .cf-review-box .cf-review-box-layaway-L,
    .cf-review-box .cf-review-box-layaway-R{
        width:50%;
       flex:0 0 50%;
        box-sizing:border-box;
    }

    .layaway-info-inner{
        text-align:left;
        padding:14px;
    }
}

/***********************************************************/
.cf-submit-order{text-align:right;}
.cf-submit-order a{font-family:'source_sans_probold';  font-size:20px;  background: #309a4c; background: -moz-linear-gradient(top, #309a4c 0%, #2b8c45 100%); background: -webkit-linear-gradient(top, #309a4c 0%,#2b8c45 100%); background: linear-gradient(to bottom, #309a4c 0%,#2b8c45 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309a4c', endColorstr='#2b8c45',GradientType=0 );  color:#fff; line-height:43px; border:none; padding:0 44px; display:inline-block; cursor:pointer;}
.cf-submit-order a span{font-family: 'source_sans_prolight';}
.cf-submit-order a:hover{background: #d7361e; background: -moz-linear-gradient(top, #d7361e 0%, #b12d19 100%); background: -webkit-linear-gradient(top, #d7361e 0%,#b12d19 100%); background: linear-gradient(to bottom, #d7361e 0%,#b12d19 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7361e', endColorstr='#b12d19',GradientType=0 ); color:#fff; border:none;  text-decoration:none;}
.cf-in-coupon-box {clear: both;}
.cf-cvn2{display:none;}
.news-page h1, .news-page-sidebar h2{padding:0; margin:15px 0; color:#1d1d1c; font-size:28px; font-family:'source_sans_probold'; }
.news-page h1 span, .news-page-sidebar h2 span{font-family: 'source_sans_prolight';}
.news-page-content .news-page-posts-sec{padding: 0; margin:0;}
.news-page-content .news-page-post{padding: 3px 0; margin:0 0 10px 0; border-bottom: solid 1px #eaeaea;}
.news-page-content .news-page-post .news-page-post-img{float:left;  margin:0 20px 10px 0; width: 30%;}
.news-page-content .news-page-post .news-page-post-img img{ width: 100%;padding:1px; border:solid 1px #cccccc;}
.news-page-content .news-page-post h3{padding:0; margin:0 0 10px 0 ; color:#d5331c; font-size:18px; font-family:'source_sans_probold'; }
.news-page-content .news-page-post h3 a{color:#d5331c; } 
.news-page-content .news-page-post h3 a:hover{text-decoration:none; color:#34a752;}
.news-page-content .news-page-post p{color:#1d1d1c; font-size:14px; line-height:20px;}
.news-page-content .news-page-post a{font-family:'source_sans_probold'; color:#1d1d1c;}
.news-page-content .news-page-post p a:hover{text-decoration:none; color:#d5331c;}
.news-page .search-pagenavi{ padding: 10px 0;}

.news-page-sidebar h2{margin-left:20px;}
.news-sidebar-loc-sec{border-left:6px solid #eaeaea; padding-left:12px;}
.news-sidebar-loc-sec-in{background:#eaeaea;}
.news-sidebar-loc-sec-in ul{padding:0; margin:0; list-style:none;}
.news-sidebar-loc-sec-in ul li{border-bottom:solid 1px #ccc; border-top:solid 1px #fff; padding:8px 7px;}
.news-sidebar-loc-sec-in ul li:last-first{border-top:none; }
.news-sidebar-loc-sec-in ul li:last-child{border-bottom:none; }
.news-sidebar-loc-img{border:solid 1px #ccc; float:left; margin:0 17px 0 0;}
.news-sidebar-loc-img img{border:solid 1px #fff; }
.news-sidebar-loc-con{float:left; margin:8px 0 0 0;}
.news-sidebar-loc-con h5{padding:0; margin:0 0 4px 0; font-size:14px; font-family:'source_sans_probold';}
.news-sidebar-loc-con h5 a{color:#222222;}
.news-sidebar-loc-con h5 a:hover{color:#d5331c; text-decoration:none; }
.news-sidebar-loc-con p{padding:0; margin:0 0 4px 0; font-size:14px; }
.news-page.news-page-single  h1{padding:0; margin:15px 0; color:#d5331c; font-size:28px; text-transform:uppercase; font-family: 'source_sans_proregular';}
.news-post-mobi-title {display: none;}


/* Contact Us */
.application.contact .sidebar{text-align:left; padding-top:27px;}
.application.contact .applicant-info input[type="text"]{width:595px;}
.application.contact .applicant-info textarea{width:595px;}
.application.contact .applicant-info .subject{float:left;margin-bottom:8px;margin-right:15px; line-height:37px; }
.application.contact .applicant-info #Subject{width:70.8%;-webkit-appearance: menulist;}
.application.contact .applicant-info .continue{ clear:both;line-height: 43px;      color: #fff;      font-size: 20px;      background: #309a4c;      background: -moz-linear-gradient(top, #309a4c 0%, #2b8c45 100%);      background: -webkit-linear-gradient(top, #309a4c 0%,#2b8c45 100%);      background: linear-gradient(to bottom, #309a4c 0%,#2b8c45 100%);      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309a4c', endColorstr='#2b8c45',GradientType=0 );      text-decoration: none;      padding: 0 10px;      display: inline-block;      font-family: 'source_sans_probold';border: none;width: 150px;}

/* Wishlist */
.application.wishlist .sidebar{text-align:left; padding-top:27px;}
.application.wishlist .applicant-info textarea{width:594px;}
.application.wishlist .applicant-info .category{float:left;width:auto;margin-bottom:8px;margin-right:15px; line-height:37px; }
.application.wishlist .applicant-info #Category{width:524px;-webkit-appearance: menulist;}
.application.wishlist .applicant-info .continue{width:116px; clear:both; background:url(images/submit-contact.jpg) top left no-repeat; height:46px; border:none; text-indent:-9999px;}

/* FAQ */
.panel-default > .panel-heading,.leftContent div.panel-body{border-right:1px solid #ddd !important;}
.panel-default > .panel-heading a{ font-weight:bold; outline:none;display:block;}
.panel-default > .panel-heading a:hover{text-decoration:none !important; border-color: #ccc #ccc transparent;}
.panel-default > .panel-heading a:focus{text-decoration:none !important;}
.leftContent p > a{color:#d5331c; text-decoration:none;}

/* Privacy Policy */
.leftContent .with-nav-tabs {margin: 20px 0;border: 1px solid #ccc !important;}
.leftContent .with-nav-tabs .panel-heading { padding: 10px 10px 0;background: #f3f3f3; border-bottom:#1px solid #952010;border-right: 1px solid #f3f3f3!important;border-bottom: 1px solid #f3f3f3;}
.leftContent .with-nav-tabs .panel-body {border-right:none !important;}
.leftContent .with-nav-tabs .nav-tabs > li{ margin-bottom:-2px;}
.leftContent .with-nav-tabs .nav-tabs {border-bottom: 1px solid #ccc;}
.leftContent .with-nav-tabs .nav-tabs > li.active > a, .leftContent .with-nav-tabs .nav-tabs > li.active > a:hover, .leftContent .with-nav-tabs .nav-tabs > li.active > a:focus{border-color: #ccc #ccc transparent;}
.leftContent .with-nav-tabs .panel-heading a{color: #555;}
.leftContent .with-nav-tabs .nav-tabs > li.active > a, .leftContent .with-nav-tabs .nav-tabs > li.active > a:hover {color: #952010;}
.leftContent .with-nav-tabs .panel-heading .active a{color:#555;}
.leftContent .with-nav-tabs .nav > li > a:hover, .leftContent .with-nav-tabs .nav > li > a:focus{background:#fff; color:#555;}
.privacy-policy .leftContent .textContent{padding-right:0;}
.leftContent .with-nav-tabs #myTab-accordion .panel-heading{padding-bottom:10px; border-right:1px solid #fff !important}
/* END OF Privacy Policy */

//.sing-sear-price-right-btn input[type="submit"] {width: 83%; clear: both;height: 47px; border: none;line-height: 36px; font-size:1.3em; font-family:'source_sans_probold'; color:#fff; display:inline-block;background: url('../images/sin-sear-cart-icon.png') no-repeat #309a4c;cursor: pointer;background-position: center left 11px;text-align: left;padding-left: 25%;}
//.sing-sear-price-right-btn input[type="submit"]:hover {background: url('../images/sin-sear-cart-icon.png') no-repeat #d7361e; text-decoration:none; background-position: center left 11px; text-align: left; padding-left: 25%;}

.itemInCart {background: url(../images/checkmark.jpg) no-repeat; float: left; height: 30px; padding-left: 38px; line-height: 30px; margin: 9px 0 0 0;}

.cf-review-main-box .cf-review-box-remove input {margin: 0 0 -10px 0;}

/* News */
img.lazy {width:100%;  height:136; display: block;}

/* Cart */
.cart_border{ border-bottom:1px solid #ccc;}

/* Scroller */
#sync3 .owl-stage-outer img {height: 70px;}

.creditcards {margin: 12px 0;}
.disabled {display: none;}
body .sea-sin-rel-img-list .owl-stage .owl-item{ /*width:auto !important;*//* margin-right:10px !important;*/}

.personalInfo {}
.personalInfo form {margin-bottom: 3%;}
.personalInfo input[type="text"] {width: 290px; height: 37px; line-height: 37px; border: 1px solid #a6a6a6; padding: 0 16px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color: #2b2b2b; margin-right: 12px; margin-bottom: 8px;}
.personalInfo select {float: left; margin-bottom: 8px; border: 1px solid #a6a6a6; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color: #2b2b2b; padding: 0 9px; height: 37px;margin-right: 12px;      margin-bottom: 8px;}
.personalInfo label {display: none;}

.personalInfo button, .personalInfo html input[type="button"], .personalInfo input[type="reset"], .personalInfo input[type="submit"] {
    background: #d7361e;
    background: -moz-linear-gradient(top, #d7361e 0%, #b12d19 100%);
    background: -webkit-linear-gradient(top, #d7361e 0%,#b12d19 100%);
    background: linear-gradient(to bottom, #d7361e 0%,#b12d19 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7361e', endColorstr='#b12d19',GradientType=0 );
    padding: 0;
    line-height: 38px;
    font-size: 16px;
    font-family: 'source_sans_probold';
    color: #fff;
    border: none;
    width: 15%;
    display: block;
    }

.personalInfo input[name="reg_first_name"], .personalInfo input[name="reg_last_name"], .personalInfo input[name="reg_company"], .personalInfo input[name="reg_ship_to_first_name"], .personalInfo input[name="reg_ship_to_last_name"], .personalInfo input[name="reg_ship_to_company"] {width: 290px}
.personalInfo input[name="reg_city"], .personalInfo input[name="reg_address"], .personalInfo input[name="reg_address2"],.personalInfo input[name="reg_ship_to_city"], .personalInfo input[name="reg_ship_to_address"], .personalInfo input[name="reg_ship_to_address2"] {width: 290px;}
.personalInfo input[name="reg_zip"], .personalInfo input[name="reg_ship_to_zip"] {width: 214px;}

.readonly_input { pointer-events:none;background-color: grey; }

.change-email-pw-form h3 {
    border-bottom: solid 1px #cccccc;
    font-size: 16px;
    color: #2b2b2b;
    background: #f3f3f3;
    padding: 0 2%;
    line-height: 35px;
    margin: 0 0 1% 0;
}


.change-email-pw-form {
    border: solid 1px #ccc;
    margin: 0 2% 2% 0;
    float: left;
    padding-bottom: 2%;
    width: 48%;
}

.change-email-pw-form form {padding: 2% 2% 0 2%;}
.change-email-pw-form form td {margin-right: 2%;}
.change-email-pw-form label {display: inline-block;min-width: 156px; font-size: 16px; color: #2b2b2b;
font-family: 'source_sans_probold'; line-height: 36px; font-weight: normal;}
.change-email-pw-form input[type="password"], .change-email-pw-form input[type="text"], .change-email-pw-form input[type="email"] {border: solid 1px #ccc; line-height: 34px; margin: 0 0 15px 15px; padding: 0 15px; min-width: 295px;}
.change-email-pw-form input[type="submit"], .activePawns .payBtn input[type="submit"],.layaways .payBtn input[type="submit"] {line-height: 34px; min-width: 107px; text-align: center; font-size: 18px; color: #fff; background: #d7361e; background: -moz-linear-gradient(top, #d7361e 0%, #b12d19 100%); background: -webkit-linear-gradient(top, #d7361e 0%,#b12d19 100%); background: linear-gradient(to bottom, #d7361e 0%,#b12d19 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7361e', endColorstr='#b12d19',GradientType=0 ); border: none; font-family: 'source_sans_probold';}

.activePawns .payBtn td ,.layaways .payBtn td{text-align: right; padding: 1% 2%;}
.activePawns .payBtn {background: none;}

.returnToItem { margin-left: 10px; line-height: 43px; min-width: 150px; text-align: center; font-size: 20px; color: #fff; background: #d7361e; background: -moz-linear-gradient(top, #d7361e 0%, #b12d19 100%); background: -webkit-linear-gradient(top, #d7361e 0%,#b12d19 100%); background: linear-gradient(to bottom, #d7361e 0%,#b12d19 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7361e', endColorstr='#b12d19',GradientType=0 ); border: none; font-family: 'source_sans_probold';padding: 0 10px;  display:inline-block; cursor:pointer;}
.returnToItem:hover{color:#fff; text-decoration:none;}
select {background: transparent;}
.mobServBtn {display: none;}
.wishlistLinkMobile {display: none;}

// ------------------------- ORDERS ------------------------------------------
.orders tr.search_hover:hover {background-color: #d5331c; color: #fff; cursor: pointer;}
.orders {font-size:20px;}
// --------------------------------------------------------------------------


.errorBox {border: solid red 1px; padding: 10px 15px;}
.errorBox p {margin-bottom: 0;}

.leftContent td p a {color:#337ab7;}
.extraContentContainer {display: none;}
.eccDisplay {display: table-row;}
td.extraContent{padding:0;}
td.extraContent p{padding:6px;}

.extraContentTable{width:85%; margin-left:auto; margin-right:auto;}

.errorBox1 {border: solid red 1px; padding: 10px 15px; margin-bottom:10px; margin-right:2%;}
.errorBox1 p {margin-bottom: 0;}
.success {border: solid #309a4c 1px; padding: 10px 15px; margin-bottom:10px; margin-right:2%;}
.success p {margin-bottom: 0;}

.tblMoreInfo tr:hover {background-color: #d5331c; color: #fff; cursor: pointer;}
.tblMoreInfo tr td a:hover {color: #fff;}
.tblMoreInfo .extraContent tr, .tblMoreInfo .extraContent tr:hover, td.extraContent:hover {background: #fff; color: #333;}
/*.tblMoreInfo .extraContent p {display: none;}*/
.tblMoreInfo tr.payBtn:hover, #LdepForm tr.payBtn:hover {background: #fff !important;}

#LdepForm tr:hover {background-color: #d5331c; color: #fff;}

.shipping-info-box input:required{box-shadow:none;}

.redbtn { line-height: 43px; color: #fff; font-size: 20px; text-decoration: none; padding: 0 10px; display: inline-block; font-family: 'source_sans_probold';background: -moz-linear-gradient(top, #d7361e 0%, #b12d19 100%); background: -webkit-linear-gradient(top, #d7361e 0%, #b12d19 100%); background: linear-gradient(to bottom, #d7361e 0%, #b12d19 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7361e', endColorstr='#b12d19', GradientType=0 ); border:none; text-transform:capitalize; }
.redbtn span { font-family: 'source_sans_prolight'; }
.redbtn:hover { background: #d7361e; 
background: #309a4c; background: -moz-linear-gradient(top, #309a4c 0%, #2b8c45 100%); background: -webkit-linear-gradient(top, #309a4c 0%, #2b8c45 100%); background: linear-gradient(to bottom, #309a4c 0%, #2b8c45 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309a4c', endColorstr='#2b8c45', GradientType=0 );
text-decoration: none; color: #fff; }

.displayCode {float: left; width: 100%; font-size: 16px; border: 1px solid rgb(204, 204, 204); padding: 2% 3% 3%;}
input[name="remove_coupon"] {width: auto !important; float: right; margin: -17px 0 0 0; border-left: solid 1px #ccc !important; display: block; padding-left: 4%;}

.personalInfo select[name="reg_state"] {float: none;}
.personalInfo select[name="reg_ship_to_state"] {float: none;}

#deposit_amount {color: #333 !important;}
/*th.red {background: #d7361e !important;}*/
.mobileOnly {display: none;}

@media screen and (max-width: 700px) {
	#sync1 img{ max-width:300px; max-height: 300px; }
}


#container-zoom img{ max-width:200%; width:120%;;}
#container-zoom{position:absolute !important; top:0 !important;}
#window-zoom{z-index:999; left:0; right:0; border:2px solid #b52713 !important;} 
.search-product-info-main{z-index:-999;}
.search-single-product { position: relative;}
.lrg_img_1{ text-align: center; }


.loading-bar-gif {
//  position: absolute;
//  top: 50%;
//  left: 50%;
	display:none;
//  display: inline-block;
}
.loading-bar {
  display: inline-block;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  animation: loading 1s ease-in-out infinite;
}
.loading-bar:nth-child(1) {
  background-color: #3498db;
  animation-delay: 0;
}
.loading-bar:nth-child(2) {
  background-color: #c0392b;
  animation-delay: 0.09s;
}
.loading-bar:nth-child(3) {
  background-color: #f1c40f;
  animation-delay: .18s;
}
.loading-bar:nth-child(4) {
  background-color: #27ae60;
  animation-delay: .27s;
}

@keyframes loading {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1, 2.2);
  }
  40% {
    transform: scale(1);
  }
}

/* GCPAWN PAY Checkout Button */
   .button-container {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 20px;
    }

    .gcpay-button {
      background-color: #28a745; /* green */
      color: black;
      border: none;
      border-radius: 12px;
      padding: 10px 20px;
      font-family: sans-serif;
      font-size: 20px;
      font-weight: bold;
      cursor: pointer;
      transition: background-color 0.3s ease;
      display: inline-block;
    }

    .gcpay-button:hover {
      background-color: #d7361e; /* red */
    }

    .gc-wht {
      color: white;
    }

    .gc-blk{
      color: black;
    }

    .gcpay-instructions {
      font-family: sans-serif;
      font-size: 11px;
      color: #333;
      margin-top: 5px;
    }

    @media (max-width: 600px) {
      .gcpay-button {
        font-size: 20px;
        padding: 12px 20px;
      }
   .gcpay-instructions {
        font-size: 14px;
      }
    }

/* **** Skip to main content ** */
.skip-link {
    position:absolute;
    top:0;
    left:0;
    z-index:99999;
    padding:12px 18px;
    background:#d5331c;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    line-height:1.2;
    text-decoration:none;
    transform:translateY(-120%);	/* hides above screen */
    transition:transform 0.15s ease;
}

.skip-link:focus,
.skip-link:focus-visible {
    transform:translateY(0);	/* brings into view */
    background:#d5331c;
    color:#fff;
    text-decoration:underline;
    outline:3px solid #ffd800;
    outline-offset:2px;
}

/* Override bootstrap default colors for btn-success to allow better contrast */
.btn-success {
    background-color: #2e7d32;
    border-color: #2e7d32;
    color: #fff;
}

.btn-success:hover,
.btn-success:focus {
    background-color: #256628;
    border-color: #256628;
    color: #fff;
}
