@font-face {
    font-family: 'AzoSans_Light';
    src: url('../fonts/Rui Abreu - AzoSans-Light.eot');
    src: local('☺'),  url('../fonts/Rui Abreu - AzoSans-Light.woff') format('woff'), url('../fonts/Rui Abreu - AzoSans-Light.ttf') format('truetype'), url('../fonts/Rui Abreu - AzoSans-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AzoSans_Medium';
    src: url('../fonts/rui_abreu_-_azosans-medium-webfont.eot');
    src: local('☺'), url('../fonts/rui_abreu_-_azosans-medium-webfont.woff2') format('woff2'), url('../fonts/rui_abreu_-_azosans-medium-webfont.woff') format('woff'), url('../fonts/rui_abreu_-_azosans-medium-webfont.ttf') format('truetype'), url('../fonts/rui_abreu_-_azosans-medium-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

#wrapper [role="main"] {
    max-width: 930px;
    margin: 68px auto 0 auto;
    padding: 0 10px;
}

#footer {
    background: #3d3d3d;
}

#footer .widget {
 width:150px;
vertical-align: top;
display: inline-block;
*display: inline;
zoom: 1;
}

#footer h6 {
    color: #fff;
    
}

#footer p { text-align:left;}

#footer .widget a { color: #ccc; }
#footer .widget a:hover { color:#59c379;   }


body, select{
	font-family: 'AzoSans_Light',Helvetica,Arial,sans-serif;
}

#product_accordion h3 {
    border-top: 1px #eee solid;
    padding-top: 12px;
}

.blog-section h1.entry-title { display: none; }
aside.entry-meta, aside.post-meta { display: none; }
section.authorpage { display: none; }
.stock.in-stock { display: none; }

.fp-header-centered {
	position:absolute;
	margin: 0 auto;
	left:0;
	right:0;
    	color: #fff;
}

.fp-header-copy1 { top: 85px; font-size:2.5rem;}
.fp-header-copy2 { top: 140px;font-size:2.5rem;}

.fp-header-bg {
	width: 100%;
	height: 320px;
	background: #313131; // url('/wp-content/uploads/2016/01/banner.png') no-repeat center;
	text-align: center;
	margin: 0 auto;
	left:0;
	right:0;
}

a.fp-header-link
{
    display: inline-block;
    border: 2px solid white;
    top: 220px; 
    width: 312px; 
    height: 52px;
    padding: 18px 0 15px 0; 
    background:#313131;
    color: #fff;
    font-size: 16px;
}
a.fp-header-link:hover	{background:#59c379;    }
.fp-header-video { top:0; width:930px;height:320px; position: relative;}
@media screen and (max-width:40.063em) {
	.fp-header-bg {max-width:640px;}
	.fp-header-video { width:640px;height:220px;}
	.fp-header-copy1 { top:55px; font-size:1.8rem;}
	.fp-header-copy2 { top:105px; font-size:1.8rem;}
	a.fp-header-link { width:280px; top:160px;}
	.fp-header-bg{height:240px;}
}
@media-screen and (min-width:40.063em) {
	.fp-header2-link-c {
		border-left: none;
		border-right:none;
	}
}

.fp-header2-link {
    text-align: center; 
    border: 1px solid #ededed; 
    vertical-align:middle;
    height: 50px; 
    border-top: none;
}
.fp-header2-link a{ 
    padding-top: 18px; 
    display:block;
    height:100%;
    color: #535353;
    vertical-align:middle;
    font-weight:bold;
}

@media screen and (max-width:720px) {
	.fp-header2-link a {font-size:15px;font-weight:bold;}	
	.fp-header2-link {margin: 0 -10%; width:120%;}
}

.fp-header2-link:hover {background:#59c379;  }
.fp-header2-link a:hover, .fp-header2-link:hover a {color:white;}

li.ffc { padding:0 10px;}

.keyfx {
    height: 172px;
}

.keyfx a {
    padding-top: 78px;    
    height:100%;
    display:block;
    color:white;
    font-weight:bold;
}

.keyfx2 {
    height: 172px;
}

.keyfx2 a {
    padding-top: 78px;    
    height:100%;
    display:block;
    color:white;
    font-weight:bold;
}

.fp-footer-link{
    margin: 0 auto;
    text-align: center;
    width: 276px;
    border: 1px solid #aaa;
    height: 50px;
}

.fp-footer-link a{
    padding-top: 18px;
    padding-bottom: 20px;
    display:block;
    height:100%;
    color: black;
}

.fp-footer-link:hover { background:#59c379;}
.fp-footer-link a:hover, .fp-footer-link:hover a { color: white;}


a.fp-footer-link2
{
    display: inline-block;
    border: 1px solid white;
    width: 309px; 
    height: 49px;
    padding: 16px 0; 
    color: #fff;
    background:#3d3d3d;
}
a.fp-footer-link2:hover {    background:#59c379;    }

.black_link {
    text-decoration: underline;
    font-size: 130%;
    color:#333;
}
.black_link:hover {
    color:#59c379;
}

.single_product_bar {margin: 90px 0px 20px 0;}



.ntc_qb {
 border-radius: 5px;
 width:66px;
 height:66px;
 float:left;
 margin-right:16px;   
 border: 1px solid black;
 padding-top:25px;
 text-align:center;
 cursor:pointer;
 position:relative;
}
.ntc_qb.selected:after {
 border-radius: 7px;
  content: " ";
  position: absolute;
  z-index: -1;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  border: 2px solid #7cba7a;
  z-index: -1;
}
.ntc_qbm {
 border-radius: 5px;
    width:29px;
    height:29px;
    float:left;
     border: 1px solid black;
 padding-top:7px;
 text-align:center;
 cursor:pointer;
}

.ntc_qbc {
 border-radius: 5px;
    width:25px;
    height:25px;
    line-height:16px;
    font-size:16px;
    float:left;
     border: 1px solid black;
 padding-top:6px;
 text-align:center;
 cursor:pointer;
}

.ntc_qbl {
    width:66px;
    margin-right:16px;
    text-align:center;
    font-size:10px;
    padding: 6px 0;
    float:left;
}

#ntc_add_to_cart {
    width:275px;
    height: 66px;
    border-radius: 5px;
    background: #7cba7a;
    text-transform: none;
    padding: 0;
}

.ntc_groupheader {
	display: block;
    border-bottom: 1px solid #D7DBDD;
    border-right: 1px solid #D7DBDD;
    font-size: 20pt;
    color: #222;
    background: #f9f9f9;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 15px 10px 10px 10px;
    height: 60px
}

.ntc_grouparrow {
    position: relative;
    float: right;
}

#shop-page .ntc_grouparrow {padding-top: 10px;}
#shop-page .ntc_groupheader {padding: 12px 20px 10px 20px;}

.ntc_groupheader:hover, .ntc_groupheader a:hover, .ntc_grouparrow:hover {
	color: gray; 
	border-bottom: 1px solid #CACFD2; 
	border-right: 1px solid #CACFD2
}
.ntc_groupheader:focus, .ntc_groupheader a:focus, .ntc_grouparrow:focus {color: black;}

div.ntc_box_1, div.ntc_box_2, div.ntc_box_3 p {padding-left:5px;}

.related .products .product {margin-bottom:20px;}

.woocommerce-tabs {margin-bottom:0px;}

#side-cart {height:calc(100% - 68px);}
.admin-bar #side-cart {height:calc(100% - 100px);}
#side-cart .buttons {height:auto;padding:20px;}
#side-cart .subtotal {padding:0 0 20px 0;}
#side-cart .custom_scroll {bottom:185px;overflow-y:auto;}

.iScrollVerticalScrollbar {display:none;}

@media screen and (max-height:500px) {
#side-cart header	{display:none;}
#side-cart .custom_scroll {top:0;}
}

.ntc_cart_quantity_amount {
	width:20px;float:left;font-size:16pt;
	margin: 15px 5px 15px 5px;
}

@media screen and (max-width:950px) {
	.product-images .slick-slide img {width:90%;}
}

.row .products {margin:0;}

.products .product:hover {
	outline:5px solid #f9f9f9;
	background-color: #f9f9f9;
}


/* don't fuck with this because it's both on the product page and beneath the mini blocks, do .price .single-price for product page only */
.price {
	color: #333;
	font-weight: bold;
	margin-top: -10px;
}

.ntc_product_filter {
	width: 100%;
	display: block;
}

.ntc_filter_box {
	max-width: 910px;
	height: 135px;
}
.ntc_filter_item {
	width: 170px;
	height: 32px; 
	margin: 4px;
	border-radius: 5px;
	text-align: center;
	float: left;
	padding: 5px 0;
}

@media screen and (max-width:40.063em) {
	.ntc_filter_item { width:100%; }
}

.ntc_filter_disabled {
	background: #f4f4f4;
	color: #a5a5a5;
}

.ntc_filter_remove {background: #616161;}
.ntc_filter_remove a{color: #f5f5f5;}
.ntc_filter_remove:hover{background: #818181;}

.ntc_filter_add {
	border: solid #cccccc 2px;
	background: #f0f0f0;
	padding: 4px 0;
	font-weight: bold;
}
.ntc_filter_add a{color: #636363;}
.ntc_filter_add:hover {border: solid #9a9a9a 2px;}

.ntc_product_clear_all_box {
	clear: both;
	height: 30px;
	text-align: center;
}

.ntc_product_clear_all {color:black;}

#product_gallery hr {margin-top: 0px;}

.narrower-width {
    max-width: 720px;
}


/*
HERO BANNER
*/


.welcome-intro {
  text-align: center;
}
.welcome-intro .intro-line {
    font-size: 2.5rem;
    color: white;
    font-family: 'AzoSans_Light', Helvetica, Arial, sans-serif;
    font-weight: 100;    
    padding-top: 2.35em;
    padding-bottom: 2.00em;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.2em;
}
@media screen and (max-width:40.063em) {
	.welcome-intro .intro-line { font-size: 2.2rem; max-width:300px;}
	.shop-subheader {max-width:300px;}
}

.hero {
    background-attachment: fixed;
    position: relative;
    top: auto;
    margin-left: -100%;
    margin-right: -100%;
    left: auto;
    bottom: auto;
    display: block;
    background-position: center;
    margin-bottom: 3rem;
}

/*
WIDE PAGE TITLE SEPARATOR
*/

.h2widecontainer {
    background-color: #CACACA;
    background-attachment: fixed;
    padding: 17px 0 12px 0;
    margin: 3.7em -100% 2.2em -100%;
}


.h2wide {
    margin-left: 33.33%;
    margin-bottom: 0;
    color: white;
    font-size: 2.2rem;
    font-family: 'AzoSans_Light', Helvetica, Arial, sans-serif;
}

@media screen and (max-width:40.063em) {
	.h2widecontainer {margin: 3.7em -5% 2.2em -5%;}
	.h2wide {margin-left: 15px;}
}

/*
Page Synopsis
*/

.synopsis {
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: 900;
}

/*
Lists Overwrite
*/

ul, ol {
    margin-bottom: 1.8em;
}

ul li, ol li {
    margin-bottom: 10px;
    font-size: 18px;

}

/*
Misc Extra CLasses and Overwrites
*/

.noob-message {
    margin-bottom: 2.2em;
}

a href:hover {
  color: #59c379;
  text-decoration: none;
}

.shop-subheader {
	color: white;
	font-family: 'AzoSans_Light', helvetica, arial, sans-serif;
	font-weight: 100;
	margin: -14px auto 16px auto;
	margin-top: -3.8em;
	text-overflow: ellipsis;
	width: 30%;
	white-space: nowrap;
	overflow: hidden;
}


.post-title h2 {font-size: 26pt; font-family:'AzoSans_Light' !important;}

.post-title h4 {font-size: 10pt; margin-top: -10px; margin-bottom: 5px !important; line-height:14px;font-family:'AzoSans_Light' !important;}


#ntc_checkout {margin: 90px 0;}
#ntc_checkout .page-padding {margin:0;}
#ntc_checkout h2 {margin:0;}
#ntc_checkout .checkout {margin-top: 20px;}

#ntc_checkout h6 {font-weight: 700; font-size: 24px; margin-bottom: 20px;color: #131219;line-height: initial;text-align:center;}

#ntc_checkout label {float:left; width:30%;padding-top:16px;font-size:15px;}
/* PMB:: Fix the margin-bottom here. */
#ntc_checkout .input-text {width:70%;float: right; padding:2px 0 0 8px; font-size:12px;color: #131219;margin-bottom:8px;}
#ntc_checkout .select2-container .select2-choice {font-size:12px;color: #131219;margin-bottom:8px;}
#ntc_checkout .select2-container {width:70%; max-width:70%;}

#ntc_checkout .shipping_toggle label,
#ntc_checkout .terms label {width:100%;padding-top:0px;}
#ntc_checkout .ntc_order_review tr.shipping label{width:100%;padding-top:0;margin: 0;}
#ntc_checkout .ntc_order_review tr.shipping th label {margin-left: 20px;padding-left: 0px;padding-right: 10px;}

#ntc_checkout .ntc_order_review .custom_check + .custom_label:before {top:10px;}
#ntc_checkout .ntc_order_review .custom_check + .custom_label:after {top:13px;}

#ntc_checkout .ntc_cc_expiry_box {width:50%;float: left;margin:0;padding:0; border:0;}
#ntc_checkout .ntc_cc_expiry_entry {width:100%;float: left;margin:0;}

#ntc_checkout .ntc_cc_expiry_box .select2-arrow {pointer-events: none;}

#ntc_checkout .ntc_order_review {border:1px solid #eee;padding:20px;}
#ntc_checkout .woocommerce-checkout-review-order {padding:0; border:none;}
#ntc_checkout .woocommerce-checkout-review-order tbody::after {content: '';display: block; height: 20px;}

#ntc_checkout .shippingtime {font-size:10pt;}

#ntc_checkout .shop_table.order_table {margin-bottom:0;}
#ntc_checkout .ntc_checkout_help {margin: 10px 0 0 0;display:block; text-align:center;}
#ntc_checkout .terms {margin-top:20px;}
#ntc_checkout #ship-to-different-address {padding: 20px 0;}
#ntc_checkout .shipping_address {padding-top: 20px;}

#ntc_checkout .payment_methods li {width: auto;margin-bottom:0;float:none;display:inline;}
#ntc_checkout .payment_methods label {width: auto;margin-bottom:0;padding-top:0;margin-right:50px;}

#ntc_checkout .ntc_checkout_center {text-align: center;}
#ntc_checkout .payment_methods {float:none;width:auto;margin-bottom:0;display:inline-block;margin-top:10px;}

#ntc_checkout .visalogo {
	background: url("/wp-content/themes/bronx-wp/assets/img/payment-types.png");
	width:70px;
	height:40px;
	background-size:75px 400px;
	display:inline-block;
	margin-top:-8px;
}

#ntc_checkout .mclogo {
	background: url("/wp-content/themes/bronx-wp/assets/img/payment-types.png");
	width:70px;
	height:40px;
	background-size:80px 450px;
	display:inline-block;
	margin-top:-8px;
	background-position: 0 -54px;
}

.select2-results  {line-height:1;}

#ntc_checkout span.required,
#ntc_checkout abbr.required  {float:right;padding-right:2px;}

#ntc_checkout .ntc_checkout_framed {border: 1px solid #eee;padding: 20px;margin-bottom:20px;}
#ntc_checkout .clear {clear:both;}

.touch #mobile-menu {overflow:hidden !important;}
.ntc_clear {clear:both;}

.site-header-title {
	color:#fff;
	letter-spacing:2px;
	position:relative;
	top:3px;
	left:8px;
}

.table-of-contents {
	border: 1px solid #aaa; 
	background-color: #f9f9f9;
	padding: 20px 20px 0 20px; 
	width: 60%;
}

.header nav {display:inline-block;}
@media screen and (max-width:40.063em)
{
	.header nav {display:none;}
	.site-header-title {display:none;}
	.row .row {margin: 0;}
	.table-of-contents {width:100%;}
}

.footer-block {
	display: inline-block;
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
	width:100%;
	max-width:620px;	
}

.cart_item_line {
	white-space:nowrap;
	width:180px;
	overflow:hidden;
	text-overflow: ellipsis;
	margin-top:5px;
}

.cart_item_price {font-size:17pt;margin-top:-5px;}

.cart_item_price_box{float:right;margin:15px 5px;}

.cart_item_desc {
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	display:block;
	width:190px;
}

.price.single-price {
	font-size:28pt;
	margin-top:-35px;
	margin-bottom:5px;
}

.short-description {width: 80%}

.post.product-page.style1 div.row {
	margin-left:5rem;
	margin-right:-8rem;
}

.product-qty {
	width: 20px;
	font-size: 22px;
}

.free-shipping-text {
	border: solid 2px lightgrey; 
	padding: 5px 5px 5px 10px; 
	width: 275px;
	font-size:10pt;
	line-height:16px;
}

.woocommerce-checkout-review-order-table .cart_item .product-name {text-align:center;}
.shop_table.order_table.woocommerce-checkout-review-order-table .cart_item .product-total {
	vertical-align:middle;
	text-align:center;
}

.woocommerce-checkout-review-order-table .freeshipping {color:#4AB915;font-size:20px;display:inline-block;margin-top:0px;}
	
#ntc_checkout .cart-entercoupon .input-text {margin-bottom:0; padding-left: 10px;}
#ntc_checkout .cart-entercoupon .button {width: 20%; float:left; padding: 11px 0 10px 0;}
#ntc_checkout .woocommerce-checkout-review-order-table .cart-discount td {color: #4AB915;}
#ntc_checkout .woocommerce-checkout-review-order-table .price {font-size: 22px; margin-top: 0px; text-align: center;}
#ntc_checkout .woocommerce-checkout-review-order-table .new-price {padding-top: 5px; display:block;}

//.woocommerce-remove-coupon {display:none;}

#ntc_checkout .woocommerce-checkout-review-order-table .terms label {text-align:center;}

#ntc_checkout .shop_table tfoot tr th {width:60%;}
#ntc_checkout .shop_table.order_table tfoot tr td {width:40%;}


@media screen and (max-width:800px)   {
 	#product_gallery .post-title h3 {font-size: 14px;}
	#product_gallery .post-title h4 {font-size: 10px;}
}

#ntc_checkout .payment_method_bitpay p {
padding-top: 20px; 
margin-bottom: 20px;
}


.featprodtext p {
	padding-bottom:15px; 
	margin-bottom:0px; 
	font-size:16px; 
	color: #333; 
	font-weight:800; 
	line-height:16px;
}
.featprodtext li {padding-bottom:0px; margin-bottom:0px;}

span.onsale {display:none;}

.coa{
	width: 300px;
    height: 80px;
    background-color: #f9f9f9;
    -webkit-border-radius: 15px;
    border: 1px solid #7e7e7e;
    padding-top: 14px;
    text-align: center;
    line-height: 26px;
}

.stacks_separator {
    padding-bottom: 10px;
    font-size: 30px;
    text-align:center;
    text-transform: uppercase;
}

.stacks_separator id {
	display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}

.fpbanner {
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
	transition: background-color 0.5s ease;
}

.fpbanner:hover {background:#f9f9f9;}

.stackwarning {
	background: #f3cd9b;
	padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.stackwarning p {margin-bottom:0px}

.warningpoint {
	font-size:50px; 
	padding-left:25%; 
	padding-top:30%;
	font-weight:bold;
}

/* Mobile and small screen hacks */
@media screen and (max-width:40.063em)	{
	.warningpoint {display:none;}
	.stackwarning {width:100%; text-align:justify; padding-left:35px; padding-top:20px; padding-bottom:20px;}
	.ntc_mobile_space{width: 1px;float:left;height:20px;}
	.woocommerce-breadcrumb {font-size:15px;}
	.post.product-page.style1 div.row {margin-left:auto; margin-right:auto; width:350px;}
	form.cart {margin-left:auto;margin-right:auto;width:275px;}
	.product .product-images {margin-bottom:10px;}
	.carousel-container {padding-bottom:15px;}
	.short-description {padding-left:10%; margin-top: -15px; margin-bottom:-28px;width:90% !important;}
	.short-description p {font-size:16px !important;}
	.free-shipping-text {margin-left:auto; margin-right:auto;}
	.post-title h1 {font-size:28px;line-height:28px;}
	.post-title h2 {font-size:20px; margin-top:-20px !important;}
	div.medium-7.small-12.columns .price.single-price {padding-left:10%;}
	div.medium-7.small-12.columns header.post-title {padding-left:10%;}
	.price {font-size:20px; margin:-5px 0 5px 0;}
	#product_gallery .post-title h3 {font-size: 20px;}
	#product_gallery .post-title h4 {font-size: 16px; padding-top:5px;}
	.price.single-price {font-size:40px;margin-top:-15px;margin-bottom:0px;}
	.cart_item_line {width:110px;font-size:12pt;}
	.cart_item_desc {width:110px;font-size:10pt;}
	.cart_item_price_box{margin:15px 0;}
	.cart_item_price {font-size:14pt;}
	.keyfx2 {display:none;}
	.hide5mob li.post.item:last-of-type {display:none;}
	.featprodtext p {display:none; padding-bottom:0px; margin-bottom:0px; height 0px; !important}
	.featprodtext li {display:none; padding-bottom:0px; margin-bottom:0px; height 0px; !important}
	.related.products li.post.item:last-of-type {display:none;}
	.product .product-thumbnails {display:none;}
	.carousel-container {display:none;}
	.footer-block {padding: 0 35px;}
	.bannerimage {width: 90% !important;height:100px !important;}
	cite {margin: 1.5em 0 1.5em 1em;}
	.header {padding: 0px;}
	.fa-lg {line-height: 1.5em;} /* mobile menu button */
	.header .columns {line-height:48px;}
	.logoimg.logo--light {min-height:38px !important;}
	.logoimg.logo--dark {min-height:38px !important;}
	#side-cart {top: 48px;height: calc(100% - 48px);}
	#mobile-menu {top: 48px;height: calc(100% - 48px);}
	#content-container {margin-top:-20px;}
	#wrapper.open-menu #content-container .click-capture {top:-42px;}
	#ntc_checkout label {width:45%;}
	#ntc_checkout .ntc_cc_expiry_box select {width:100%;}
	#ntc_checkout .input-text {width:55%;}
	#ntc_checkout .select2-container {width:55%; max-width:55%;}

}
