/************************* NOTICE ***********************\
/************************* NOTICE ***********************\

- THIS FILE SHOULD BE USED FOR CUSTOM CSS MODIFICATIONS -

- Using this file for CSS modifications rather than
modifying Style.css directly will allow your site to
receive template updates in the future.

\************************* NOTICE ***********************/

.wrap {
	border:0;
}

section.main > .row {
	background:rgba(255,255,255,.8);
}

.default.page .product-grid {
	margin-bottom:50px;
}

.product-grid .ProductPrice {
	text-align:center;
}

/* BACKGROUND VIDEOS */
#bgvid, #bgvid_preload, #bgoverlay { 
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	-ms-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-size: cover;
/* 	transition: 1s opacity; */
}

#bgvid, #bgvid_preload {
	display:none;
}

#bgoverlay {
	z-index:0;
	margin-left:-1px;
	background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/diagpattern_white.png?t=1753810781');
	background-size:auto;
}

.gamegallery-page #bgoverlay {
	background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/scanlines.png?t=1753810781');
}

#bgoverlay.overlayhidden {
	opacity:0;
}

.bg-toggle {
	position:fixed;
	left:-100px;
	top:400px;
}

.bg-toggle.imgflipped {
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    left:auto;
    right:-100px;
}

.bg-toggle .video {
	background:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-bgvid-ui-tvon.svg?t=1753810781') no-repeat;
	width:89px;
	height:89px;
	display:block;
	cursor:pointer;
}

.bg-toggle.imgflipped .video {
	background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-bgvid-ui-tvon-reverse.svg?t=1753810781');
	width:89px;
	height:89px;
	display:block;
	cursor:pointer; 
}

.bg-toggle .video.toggled-off { background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-bgvid-ui-tvoff.svg?t=1753810781'); }

.bg-toggle.imgflipped .video.toggled-off { background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-bgvid-ui-tvoff-reverse.svg?t=1753810781'); }

.bg-toggle .audio {
	background:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-bgvid-ui-sound-on.svg?t=1753810781') no-repeat;
	width:64px;
	height:51px;
	display:block;
	cursor:pointer;
	position:relative;
	top:-7px;
	left:14px;
}
.bg-toggle .audio.toggled-off { background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-bgvid-ui-sound-off.svg?t=1753810781'); }

.bg-toggle.imgflipped .audio {
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.logo-container {
	height:80px;
	width:1000px;
	margin:0 auto;
	max-width:100%;
}

.logo {
	position:absolute;
	width:134px;
	height:172px;
	left:-2px;
	top:-16px;
}

.logo a {
	position:relative;
	display:block;
	left:12px;
	top:2px;
}

header.main {
	width:100%;
	padding:0;
	background:#181717;
	z-index:1000;
}

.account-links a,
.account-links div,
.logo a,
.header-pages a {
	color:#A9A9A9;
	font-family:'Open Sans';
	font-weight:600;
	font-size:14px;
}

.account-links {
	top:26px;
	right:-15px !important;
}

ul.social-links {
	padding-left:10px;
}

/* ul.social-links, */
.header-link-section {
	float:left;
	background:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/div.png?t=1753810781') no-repeat right center;
	padding-right:15px;
}

.header-link-section {
	float:none;
	padding-right:22px;
}

ul.social-links a {
	color:#fff;
	position:relative;
	top:2px;
}

ul.social-links a i:before {
	content:"";
	background-repeat:no-repeat;
	background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/png/fa-header-social-icons.png?t=1753810781');	
	background-image: 
    linear-gradient(transparent, transparent),
    url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-header-social-icons-inst.svg?t=1753810781');
	display:inline-block;
	background-size:137px 26px;
	height:32px;
	width:26px;
}

.home-newsletterrow ul.social-links {
	background:none;
}

.account.page .top-menu li, .top-menu, .nav ul a, .nav ul div, .logo, .cart .ProductPrice, .IndividualPrice, .page .product-list .ProductName, .page .product-grid.List .ProductName, .express.checkout #CheckoutStepBillingAddress label, .express.checkout .secondary.button, .express.checkout .panel .ExpressCheckoutCompletedContent, .orbit .slide-heading, .orbit .button, .promo-banner, .button, div.alert-box {
	font-family:'Oswald';
}

ul.social-links a .icon-facebook:before { background-position:-1px 0; }
ul.social-links a .icon-twitter:before { background-position:-38px 0; }
ul.social-links a .icon-youtube:before { background-position:-74px 0; }
ul.social-links a .icon-instagram:before { background-position:-110px 0; }

@media only screen and (min-width: 769px) {
	.info-col {
		left:150px;
		margin-top:-21px;
		right:auto;
		
		
	}
}

.account-links ul {
	margin:0;
}

.cart-link a {
	position:relative;
	height:30px;
	padding-left:30px;
}

.cart-link a:before {
	content:"";
	background-repeat:no-repeat;
		background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/png/fa-header-cart-white.png?t=1753810781');	
	background-image: 
    linear-gradient(transparent, transparent),
    url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-header-cart-white.svg?t=1753810781');
	width:30px;
	height:30px;
	display:inline-block;
	top:-2px; left:0;
	position:absolute;
}

.mobile-cart-link .cart-img {
	width:30px;
	height:30px;
	display:inline-block;
	margin:0 auto;
	background:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-header-cart-white.svg?t=1753810781') no-repeat;
}

.mobile-cart-link .cart-count {
	top:-7px;
	background:none;
}

.cart-count {
	background:#E22045;
	font-family:Arial,sans-serif;
	font-size:16px;
	font-weight:400;
	color:#FFF;
	padding:3px 5px;
	margin:0;
	position:relative;
	top:2px;
}

section.main {
	padding-top:50px;
	min-height:800px;
	width:1000px;
	max-width:100%;
	margin:0 auto;
}

.default.page section.main { 
	position:relative;
	margin-bottom:100px;
	min-height:0;
}

.top-banner-row {
	position:relative;
	top:-1px;
}

.preordercartstatus.alert-box {
	margin-right:20px;
	clear:both;
}

/* FA Reserve Box w/Marching Ants */

.fa-reserve.alert-box {
	margin-right:20px;
	color: #424242;
	text-shadow: none;
	font-weight:lighter !important;
	border: 2px solid transparent;
	background: linear-gradient(white, white) padding-box,
	            repeating-linear-gradient(-45deg, #e41b41 0, #e41b41 25%, transparent 0, transparent 50%) 0 / 15px 15px;
	animation: ants 15s linear infinite;
}

@keyframes ants { to { background-position: 100% 100% } }

.notification-box {
	border: 2px solid #25a128;
	border-radius: 5px;
	text-shadow: none;
	background-color: #e0fdde;
	padding: 10px;
	margin-bottom:20px;
}

/*.main-slider {
	width:100%;
	overflow:hidden;
	margin:0 auto;
}

.main-slider .slick-track {
	left:-64%;
}

.main-slider .slick-initialized .slick-slide { position:relative; }
.main-slider .slick-initialized .slick-slide:after {
  content: "";
  background:#000;
  opacity:.75;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition:opacity 500ms ease-in-out;
  -webkit-transition:opacity 500ms ease-in-out;
  transition:opacity 500ms ease-in-out;      
}
.main-slider .slick-initialized .slick-active:after {
	content:"";
	opacity:0;
}*/

.QuantityInputRow select { width:70px; }

.utilitarian-home {
	background:#3e3e3e;
	position:relative;
	top:-1px;
}

.promo-boxes {
	background:#1F1E1E;
}

.utilitarian-home + div {
	margin-top:50px;
}

.promo-boxes > div {
	width:1100px;
	margin:0 auto;
	overflow:hidden;
	max-width:100%;
}
.promo-boxes .prb {
	width:33.333%;float:left;
	padding:10px 0;
	text-align:center;
	font-family:'Oswald',Arial,sans-serif;
	font-size:30px;
	color:#3e3e3e;
	background:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/footer-content-divider.svg?t=1753810781') no-repeat -20px center;
}

.promo-boxes .prb:first-child { background:none; }

.search-form {
	position:absolute;
	right:0;top:0;
	width:25%;
}

.search-form .icon-search:before {
	content:"";
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/png/fa-header-search-white.png?t=1753810781');	
	background-image: 
    linear-gradient(transparent, transparent),
    url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-header-search-white.svg?t=1753810781');	
	width:35px; height:35px;
}

.search-form input {
	background:#232222 !important;
	border:0;
	font-family:'Open Sans',Arial,sans-serif;
	font-weight:600;
	font-size:15px;
	width:100%;
	color:#fff;
	padding:0 15px;
	height:50px;
}

.search-form button {
	line-height:32px;
	top:2px;
	cursor:pointer;
}

.search-form button i {
	position:relative;
	top:6px;
}

.search-form input::-webkit-input-placeholder {
   color: #fff;
}

.search-form input:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

.search-form input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

.search-form input:-ms-input-placeholder {  
   color: #fff;  
}

.search-form input:focus {
	border:0;
	width:100%;
}

/* COLOR MENU */
.nav .menu-tag-cloud-colors {
	width:210px;
	background:#292828;
	border:1px solid rgba(0,0,0,.03);
	text-align:center;
}
.menu-tag-cloud-colors li {
	border:0 !important;
	background:none !important;
	text-align:center;
	margin-bottom:0;
	padding:6px 12px;
}

.menu-tag-cloud-colors li:last-child { margin-bottom:8px; }

.menu-tag-cloud-colors li:hover { background:#E12245 !important; }
.menu-tag-cloud-colors li a {
	background:#fff;
	width:30px;
	height:30px;
	border:2px solid rgba(0,0,0,.15);
	text-align:center;
	padding:0 0 0 !important;
	color:#eee !important;
	font-weight:600 !important;
	font-size:14px;
	text-indent:38px;
	cursor:pointer !important;
	position:relative;
	left:0;
}

.PriceDetailRow {
	float:left;
	margin:3px 0 8px !important;
}

.PriceDetailRow > div {
	margin:0 !important;
}

.product.page .PriceDetailRow .Value.column {
	padding-left:0;
}

.product.page .Value.column strike {
	font-size:22px;
	color: #aaa;
	line-height:1.5;
}

.product.page .Value.column em {
	font-size:12px !important;
}

ul.breadcrumbs li a, ul.breadcrumbs li span {
	font-size:13px;
}

.product.page .QuantityInputRow .Value.column {
	width:auto;
}

.QuantityInputRow .qty_text {
	padding-left:10px;
}

.cart.page .quantityInput {
	width:66px;
	max-width:none;
}

/* PRODUCT GRID */
.product-grid h3,
.default h3 {
	border:0;
	padding:16px;
	margin-bottom:12px;
	background:#333232;
	font-family:'Oswald',Arial,sans-serif;
	font-size:32px;
	text-align:left;
	text-transform:none;
	display:inline-block;
	line-height:1;
}

#FastCart h3 {
	background:none;
}

h3 span {
	background:none;
	position:static;
	color:#fff;
	padding:0;
	font-size:30px;
}

#TagProducts h3 { border:0; text-align:left; clear:left; }
#TagProducts h3 span {
	color:#41413b;
	font-size:22px;
}

.category-paging > ul {
	float:left;
}

.brands.page h1 {
	clear:left;
}

.product.page h3 {
	background:none;
	padding-left:0;
	font-weight:normal;
}

.product.page h3 span {
	color:#333132;
}

.product-grid li {
/*  	border-top:2px solid rgba(212,211,211,.9); */
/* 	border:1px solid rgba(212,211,211,.6); */
	border:0;
	margin:0 !important;
}

.product-grid li {
  padding: 10px 10px 10px; !important
}

.product-grid .ProductName a {
	font-family:'Oswald',Arial,sans-serif;
	font-size:16px;
/*	font-size:19px; */
/* 	width: 250px; */
/*	white-space: nowrap; */
/*	overflow: hidden; */
/*	text-overflow: ellipsis; */
	display:block;
	text-align:center;
}

.product-grid li:hover .ProductName a {
	overflow:visible;
	text-overflow:clip;
	white-space:normal;
	text-align:center;
}

.product-grid .SalePrice,
.product-grid .ProductPrice,
.product.page .ProductPrice {
	color:#e41c41;
	font-size:15px;
	font-weight:normal;
}

.product-grid .ProductPrice strike {
	color:#333232;
	font-size:15px;
	margin-right:10px;
}

.product-grid .product-add-cart.button,
.product-grid .product-info-page.button {
	background-color:transparent;
	border:0;
	text-indent:-999em;
	font-size:0;
	overflow:hidden;
	background-repeat:no-repeat;
	display:inline-block;
	margin:0 10px;
}

.product-grid .ProductActionAdd {
	padding-bottom:0;
}

.product-grid .product-add-cart.button {
	background-repeat:no-repeat;
	background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/png/fa-product-icon-addtocart.png?t=1753810781');	
	background-image: 
    linear-gradient(transparent, transparent),
    url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-product-icon-addtocart.svg?t=1753810781');
	width:25px; height:42px;
	
}

.product-grid .product-info-page.button {
	background-repeat:no-repeat;
	background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/png/fa-product-icon-info.png?t=1753810781');	
	background-image: 
    linear-gradient(transparent, transparent),
    url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-product-icon-info.svg?t=1753810781');	
	width:32px; height:30px;
	position:relative; top:2px;
}

#VideoList li {
	display:block;
	float:none;
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
}

#VideoList li .VideoImageContainer {
	float:left;
}

#VideoList li .VideoImageContainer {
	margin-right:30px;
}

#VideoList li .videoRowTitle {
	font-family:'Oswald',Arial,sans-serif;
	font-size:20px;
	color:#E31C43;
	display:block; margin-bottom:5px; margin-top:10px;
}

#VideoList li .videoRowDescription {
	font-family:'Oswald',Arial,sans-serif;
	font-size:14px;
	color:#313131;
}

.VideoSingleTitle {
	margin-bottom:0;
}

#VideoSingle {
	margin-bottom:30px;
}

.VideoSingleDescription {
	margin-top:15px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* EXPANDY GRID */
.expand-hidden {
	display:none !important;
}

.show-more-items {
	float:right;
	font-family:'Helvetica Neue','Helvetica',Arial,sans-serif;
	text-transform:uppercase;
	color:#1f1e1e;
	margin:10px 0 5px;
	padding:5px 10px;
	background:#F1F1F1;
}

footer.main {
	background:#262626;
	color:rgba(255,255,255,.25);
	margin-top:0;
	position:relative;
}

footer.main h4 {
	border:0;
	font-family:'Oswald',Arial,sans-serif;
	color:rgba(255,255,255,.3);
	font-size:17px;
	font-weight:normal;
	letter-spacing:normal;
	padding-left:10px;
}

footer.main a {
	font-family:'Open Sans',Arial,sans-serif;
	font-weight:600;
	color:rgba(255,255,255,.25);
	font-size:15px;
}

footer.main a:hover {
	color:rgba(255,255,255,.4);
}

footer.main address {
	font-style:normal;
	font-weight:600;
}

.footer-logo {
	float:right;
	width:250px;
}

footer.main .credit-links {
	background:#1F1E1E;
	font-family:'Open Sans',Arial,sans-serif;
	font-weight:600;
	margin-top:25px;
}

footer.main .credit-links p {
	border:0;
	padding:25px 0;
	margin:0;
	font-size:15px;
}

footer.main .three.columns {
	background:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/footer-div.png?t=1753810781') right 10px no-repeat;
	min-height:330px;
}

footer.main .three.columns > div {
	padding:5px 0 0 10px;
}

footer.main .three.columns:last-child {
	background:none;
}

footer.main .credit-links a {
	font-family:'Open Sans',Arial,sans-serif;
	font-weight:600;
	margin-left:40px;
	display:inline-block;
	font-size:15px;
}

footer.main p {
	margin-top:15px;
	text-align:left;
	color:rgba(255,255,255,.25);
	font-weight:600;
}

footer.main p strong {
	font-weight:600;
}

footer.main p a {
	color:#e41c41;
}

footer.main .phonenum {
	font-weight:600;
}

.home-brands-row {
	background:#1F1E1E;
	padding:15px 0;
	position:relative;
}

.home-footerinfo-row {
	background:#262626;
	padding:15px 0;
	position:relative;
}

.home-footerinfo-row h3,
.home-brands-row h3 {
	color:#4c4b4b;
	font-family:'Oswald',Arial,sans-serif;
	font-size:19px;
	background:none; padding:0; margin:15px 0 0;
}

.home-brands-row h3 {
	margin-top:39px;
}

.slick-slide img {margin-right:0;}

.brands-slider { margin-bottom:0; }

.brands-slider li > div > a {
	display:table-cell;
	vertical-align:middle;
	height:100px;
	padding:0 35px;
	background:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/footer-content-divider.svg?t=1753810781') no-repeat -20px center;
}

.brands-slider li img {
	width:100%;
}

.brands-slider li > div { display:table-row; }

.home-tabs-row {
	background:#333132;
	margin-top:70px;
	padding:0 0 15px;
	position:relative;
}

.home-tabs-row > .row { overflow:visible; }

.home-tabs-row dd {
	background:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-product-tab-select.svg?t=1753810781') no-repeat;
	width:234px;
	text-align:center;
	margin-right:10px;
}

.home-tabs-row dd.active {
	background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-product-tab-dark.svg?t=1753810781');
	border:0;
	margin-top:0;
}

.home-tweets-ul {
	margin:0; list-style-type:none;
}

.home-tweets-ul li {
	width:33%; float:left;
	padding:0 10px;
}

.home-tweets-ul li p {
	font-family:'Open Sans',Arial,sans-serif;
	font-weight:600;
	font-size:15px;
}

.home-tabs-row p {
	color:#aaaaaa;
}

#HomeRecentBlogs h5 { font-size:18px; }

.tabs-content > li h2 { border:0; margin-top:0; padding-top:0; }

.home-tabs-row .tabs { border:0; margin-top:-40px; margin-bottom:30px; }

.home-tabs-row .tabs-content {
	color:#aaaaaa;
}

.more-on-twitter {
	background:#3C3C3C;
}

.home-tabs-row .tabs dd a {
	font-size:20px;
	font-family:'Oswald',Arial,sans-serif;
	color:#fff;
	background:none;
	border:0;
	padding:0px 28px;
}

.home-tabs-row .tabs dd.active a {
	font-weight:normal;
}

.home-footerinfo-row p {
	color:#4a4949;
	font-family:'Open Sans',Arial,sans-serif;
	font-weight:600;
	font-size:25px;
	margin-bottom:0;
}

.home-newsletterrow {
	background:#1F1E1E;
	height:316px;
	padding:45px 0;
	position:relative;
}

.home-newsletterrow > div { overflow:visible; }

.aliencolumn {
	position:relative;
}

.aliencolumn > div {
	position:absolute;
	top:-45px; left:-131px;
	background:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/footer-alien.png?t=1753810781') no-repeat left center #1F1E1E;
	width:561px;
	height:316px;
}

.home-newsletterrow h3 {
	font-family:'Oswald',Arial,sans-serif;
	color:#4c4b4b;
	font-size:19px;
	font-weight:normal;
	background:none;
	padding:0; margin:0;
}

.home-newsletterrow p {
	font-family:'Open Sans',Arial,sans-serif;
	color:rgba(255,255,255,.15);
	font-size:18px;
	margin-bottom:8px;
}

.home-newsletterrow .nl_first_name,
.home-newsletterrow .nl_first_name:focus,
.home-newsletterrow .nl_email,
.home-newsletterrow .nl_email:focus {
	float:left;
	background:#2A2929;
	color:rgba(255,255,255,.3);
	font-family:'Open Sans',Arial,sans-serif;
	font-weight:600;
	border:0;
	border-radius:8px;
	padding:18px 15px;
}

.home-newsletterrow .nl_first_name { width:20%; margin-right:8px; }
.home-newsletterrow .nl_email { width:40%; }
.home-newsletterrow .subscribe_form button {
	width:35px; height:35px; float:left;
	margin-left:8px;
	border-radius:8px;
	background:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/footer-submit-arrow.png?t=1753810781') center center no-repeat #E12245;
}
.home-newsletterrow .subscribe_form button span { display:none; }

.home-newsletterrow ul.social-links {
	float:none;
	padding:5px 0 0;
}

.home-newsletterrow ul.social-links a i:before {
	background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-footer-social-icons-inst.svg?t=1753810781');
	width:52px;
	height:52px;
	margin-right:10px;
	background-size:256px;
}

.home-newsletterrow ul.social-links a .icon-facebook:before { background-position:-12px -12px; }
.home-newsletterrow ul.social-links a .icon-twitter:before { background-position:-71px -12px; }
.home-newsletterrow ul.social-links a .icon-youtube:before { background-position:-134px -12px; }
.home-newsletterrow ul.social-links a .icon-instagram:before { background-position:-199px -12px; }

/* PRODUCT PAGE */

.product-details > h1 {
	font-family:'Oswald',Arial,sans-serif;
	font-size:27px;
	margin-bottom:5px;
	text-transform:none;
	font-weight:normal;
}

.product.page .details-row .ProductPrice {
	font-family:'Open Sans',Arial,sans-serif;
	font-size:24px;
	font-weight:600;
	color:#333232;
	width:300px;
}

.product.page .AddCartButton button {
	background:none;
	padding:0;
}

.product.page .Label.column {
	color:#aaaaaa;
	font-family:'Lato',Arial,sans-serif;
	font-size:16px;
	margin-bottom:0;
	padding-right:0;
	font-weight:bold;
}

.product.page .Value.column {
	color:#333232;
	font-family:'Lato',Arial,sans-serif;
	font-size:16px;
	padding-left:8px;
	font-weight:bold;
}

.row.DetailRow {
  margin-bottom: 10px;
}

.thumb-nav-wrap .next i,
.thumb-nav-wrap .prev i { display:none; }

.thumb-nav-wrap .prev:after,
.thumb-nav-wrap .next:after {
	content:"";
	display:block;
	width:30px; height:30px;
}

.thumb-nav-wrap .prev:after {
	background:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-product-icon-photo-nav-right.svg?t=1753810781') no-repeat;
}

.thumb-nav-wrap .next:after {
	background:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-product-icon-photo-nav-left.svg?t=1753810781') no-repeat;
}

.product.page .tabs {
	border-bottom:8px solid #333132;
	margin-top:30px;
}

.product.page .tabs dd, .tabs li {
	position:relative;
	bottom:8px;
	margin-right:12px;
}

.product.page .tabs dd a, .product.page .tabs li a {
	background-repeat: no-repeat;
	background-position: -12px -4px;	
	background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/png/fa-product-tab-select-small.png?t=1753810781');	
	background-image: 
    linear-gradient(transparent, transparent),
    url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-product-tab-select-small.svg?t=1753810781');	
	color:#fff;
	font-weight:normal;
	min-width:130px;
	text-align:center;
	font-family:'Oswald';
	font-size:18px;
}

.product.page .tabs dd.active,
.product.page .tabs li.active {
	border-top:0;
	bottom:5px;
}

.product.page .tabs dd.active a,
.product.page .tabs li.active a {
	background-repeat: no-repeat;
	background-position: -12px -4px;
	background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/png/fa-product-tab-dark-small.png?t=1753810781');	
	background-image: 
    linear-gradient(transparent, transparent),
    url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-product-tab-dark-small.svg?t=1753810781');
	border-left:0;
	border-right:0;
	color:#fff;
}


.productAttributeList .productAttributeRow.required-option .required { display:none; }

.productAttributeList {
	/* border-bottom:2px solid #F1F1F1; */
	margin:0 15px 15px;
}

#QuickView .productAttributeList {
	margin:0 0 15px;
}

.quickview-description {
	border:0;
	margin-bottom:0;
}

#QuickView h3 {
	background:none;
	padding:10px 14px;
	font-family:"Roboto Condensed", sans-serif;
	font-size:27px;
}

/* SELECT2 */
.select2-container--default .select2-selection--single {
	border:1px solid #B9B9B9 !important;
	border-radius:0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	border-left:1px solid #B9B9B9 !important;
	width:25px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-right:30px !important;
}

.select2-dropdown {
	border-radius:0 !important;
}

.select2-container {
	min-width:55px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	background-repeat:no-repeat !important;
	background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/png/fa-header-nav-down-arrow.png?t=1753810781') !important;	
	background-image: 
    linear-gradient(transparent, transparent),
    url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-header-nav-down-arrow.svg?t=1753810781') !important;
	border:0 !important;
	width:15px !important; height:15px !important;
	margin-left:-7px !important; margin-top:-7px !important;
}

#creditcard_ccexpy,
#creditcard_ccexpm {
	width:80px;
}

.productAttributeList .productAttributeRow .productAttributeLabel .name {
	font-family:'Lato',Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
}

.product.page .productAttributeList .productAttributeLabel {
	width:100%;
	float:left;
}

.product.page .productAttributeList .productAttributeValue {
	width:100%;
	float:left;
	clear: left;
	margin-top:2px;
}

#productDetailsAddToCartForm .DetailRow {
	padding:0 50px;
}

#productDetailsAddToCartForm .DetailRow.AddToCartButtonRow {
	padding:0;
}

#productDetailsAddToCartForm .DetailRow.QuantityInputRow {
	background-repeat: no-repeat;
	background-position: 15px 1px;
	background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/png/fa-product-icon-quantity.png?t=1753810781');	
	background-image: 
    linear-gradient(transparent, transparent),
    url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-product-icon-quantity.svg?t=1753810781');	
	background-size:22px 22px;
	margin-bottom:0;
	padding-bottom:15px;
}

.prefix, .postfix {
	height:28px;
	line-height:27px;
}

.gamegallery-page section.main > .row {
	background:none;
}

.gamegallery-page #bgvid,
.gamegallery-page #bgvid_preload,
.gamegallery-page #bgoverlay,
.initial-play-graphic { 
	position: absolute;
	left:3px; top:137px;
	width: 273px;
	height: 205px;
	min-width:0;
	min-height:0;
	z-index: 0;
	-ms-transform: translateX(0%) translateY(0%);
	-webkit-transform: translateX(0%) translateY(0%);
	transform: translateX(0%) translateY(0%);
}

.initial-play-graphic {
	background:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/initialplay.png?t=1753810781') no-repeat;
	display:none;
	z-index:30;
	width:245px;
	height:205px;
	left:18px;
	top:136px;
}

.gamegallery-page #bgoverlay {
	opacity:.3;
}

.arcade-machine-graphic {
	float:left;
	margin-right:25px;
	position:relative;
	width:280px;
}

.arcade-machine-graphic img {
	z-index:10;
	position:relative;
	max-width:100%;
}

.gallery-content h2 {
	font-family:'Oswald',Arial,sans-serif;
	font-weight:300;
	font-size:28px;
	text-transform:none;
	letter-spacing:normal;
}

.gallery-content {
	margin-bottom:50px;
	overflow:hidden;
}

.bgvideoselection {
	float:right;
	margin-top:-38px;
}

.bgvideoselection select {
	width:200px !important;
}

.wiki-sidebar-info {
	float:right;
	clear:right;
	width:200px;
	margin:10px 0 0 25px;
	border:1px solid rgba(0,0,0,.1);
}

.wiki-sidebar-info table {
	margin-bottom:0;
}

.gg-sidebarimage {
	margin-bottom:10px;
	display:block;
}

.wiki-sidebar-info td,
.wiki-sidebar-info th {
	font-size:12px; padding:1px 5px;
	text-align:left;
	vertical-align:top;
}
.wiki-sidebar-info > table { width:auto !important; }

.control-icons {
	padding:5px 0 15px;
}

.control-icons a {
	text-indent:-999em;
	font-size:0;
	overflow:hidden;
	background:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/arcade-icons.png?t=1753810781') no-repeat 0 0;
	width:32px; height:26px;
	display:inline-block;
	margin-right:2px;
}

.control-icons .arcadepause { background-position:-38px 0; }
.control-icons .arcadenext { background-position:-76px 0; }
.control-icons .arcadepause.arcade-off { background-position:-114px 0; }

/* SMALL GALLERY */
@media screen and (max-width: 700px) {

	.wiki-sidebar-info, .bgvideoselection {
		display:none !important;
	}
	
}



@media screen and (min-width: 769px) {

	
	.menu-container {
		background:#100F0F;
		width:1000px;
		margin:auto;
		position:relative;
	}

	.permann-bkg-dark, .permann-bkg-light {
		width:100%;
		height:35px;
		margin-top: 55px;
	}

	.permann-bkg-dark-stack, .permann-bkg-light-stack {
		width:100%;
		height:35px;
		margin-top: 0px;
	}

	.permann-msg-wrapper {
		width:800px;
		height:35px;
		margin: 0px auto;
		position:relative;
		left:80px;
	}

	.permann-msg, .account.page .permann-msg {
		margin: 0px auto;
		font-family:'Oswald',Arial,sans-serif;
		font-weight:bold;
		font-size:18px;
		color:#FFF;
		position:relative;
		top:20%;
		/* transform:translateY(-50%); */
	}

	.page .product-grid li, .page .product-grid li .ProductImage a {
		width:25%;
	}

	.main-menu {
		border:0;
		padding:0;
		margin-left:139px;
	}
	.main-menu > ul {
		text-align:left;
	}
	.main-menu > ul > li > span {
		background:#111010;
		color:#fff;
		text-transform:uppercase;
		font-family:'Oswald';
		font-size:19px;
		cursor:default;
		-moz-transition:background 200ms ease-in-out;
		-webkit-transition:background 200ms ease-in-out;
		transition:background 200ms ease-in-out;						
	}
	.main-menu > ul > li:hover > span {
		background:#292828;	
	}
	.nav ul li > span {
		padding:10px 40px 10px 30px;
	}
	
	.nav ul ul {
		padding-top:0;
	}
	
	.nav ul ul:after {
		display:none;
	}
	
	header.main .main-menu.nav .sf-sub-indicator {
		display:none;
	}
	
	header.main .main-menu.nav li,
	header.main .main-menu.nav li a {
		cursor:pointer;
	}
	
	/* second level */
	header.main .main-menu.nav ul ul li {
		background:#292828;
		border-top:1px solid #1D1C1C;
		-moz-transition:background 200ms ease-in-out;
		-webkit-transition:background 200ms ease-in-out;
		transition:background 200ms ease-in-out;
	}
	header.main .main-menu.nav ul ul li > a {
		padding:5px 20px 6px;
	}
	
	/* third level */
	header.main .main-menu.nav ul ul ul {
		background:#D6D6D6;
		border:1px solid rgba(0,0,0,.03);
		padding:0;
		width:475px;
		padding:25px 18px 5px;
	}
	header.main .main-menu.nav ul ul ul li {
		background:none;
		border:0;
		width:46%;
		float:left;
		padding:0 6px 20px;
	}
	header.main .main-menu.nav ul ul ul li > .parent:after { display:none; }
	header.main .main-menu.nav ul ul ul li:hover { background:none; }
	header.main .main-menu.nav ul ul ul li a {
		color:#e6123c;
		font-size:16px;
		text-transform:uppercase;
		font-family:'Open Sans',Arial,sans-serif;
		font-weight:700;
		padding:0 6px;
	}
	header.main .main-menu.nav ul ul ul li:hover > a {
		color:#e6123c;
	}	
	
	/* fourth level */
	header.main .main-menu.nav ul ul ul ul {
		display:block !important;
		background:none;
		border:0;
		visibility: visible !important;
		left:0;
		position:static;
		padding:0;
		width:auto;
		opacity:1 !important;
	}
	header.main .main-menu.nav ul ul ul ul li {
		float:none;
		width:auto;
		padding:0;
	}
	header.main .main-menu.nav ul ul ul ul a {
		text-transform:none;
		font-weight:600;
		font-size:14px;
		color:#454545;
		padding:2px 6px;
	}
	header.main .main-menu.nav ul ul ul ul a:hover {
		background:#E6123C;
		color:#fff;
	}
	
	/* fifth level */
	header.main .main-menu.nav ul ul ul ul ul a {
		padding-left:10px;
		font-size:13px;
		font-weight:400;
	}
	
	header.main .main-menu.nav .parent-expand-link {
		display:none;
	}
	
	header.main .main-menu.nav > ul > li  {
		position:relative;
	}
	
	header.main .main-menu.nav > ul > li > .parent-expand-link {
		display:block; position:absolute;
		top:50%;
		margin-top:-8px;
		right:18px;
	}
	header.main .main-menu.nav > ul > li > .parent-expand-link:before {
		content:"";
		background-repeat:no-repeat;
		background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/png/fa-header-nav-down-arrow.png?t=1753810781');	
		background-image: 
	    linear-gradient(transparent, transparent),
	    url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-header-nav-down-arrow.svg?t=1753810781');
		width:15px; height:15px; display:block;
		z-index:10;
	}
	
	header.main .main-menu.nav > ul > li:hover > .parent-expand-link:before {
		content:"";
		background-repeat:no-repeat;
		background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/png/fa-header-nav-up-arrow.png?t=1753810781');	
		background-image: 
	    linear-gradient(transparent, transparent),
	    url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-header-nav-up-arrow.svg?t=1753810781');
	}
	
	header.main .main-menu.nav ul ul li:hover {
		background:#E6123C;
	}
	
	header.main .main-menu.nav ul ul li > a {
		font-family:'Open Sans',Arial,sans-serif;
		font-weight:600;
		font-size:15px;
		text-transform:none;
		letter-spacing:normal;
		color:#eee;
		cursor:pointer;
	}
	
	header.main .main-menu.nav ul ul li:hover > a {
		color:#fff;
	}
	
	.nav li li.hover > ul {
		top:-1px;
	}


	#ISR_button.ISR_button_spurit img {
		content:url("https://www.focusattack.com/template/images/png/fa-restock-notify-desktop.png") !important;
	}

	
}

@media screen and (max-width: 1000px) {
	.menu-container {
		width:100%;
	}
}

@media screen and (max-width: 940px) {
	footer.main .footer-contact-us a {
		font-size:12px;
	}	
	
	/* HEADER LINKS */
	.account-links {
		top:13px;
		text-align:right;
		width:375px;
	}
	.account-links li { padding-bottom:6px; }
	.responsive .account-links .inline-list > li { margin-left:22px; }
	ul.social-links, .header-link-section {
		padding-right:0;
		background:none;
	}
	.header-link-section + li { margin-right:14px; }

}

.cart-button-col-top > div {
	clear:both;
	text-align:right;
}
.responsive .cart-header .PayPalExpressCheckout { padding-top:1px; }
.responsive .cart-header .PayPalExpressCheckout p { margin:0; }
.responsive .cart-header .PayPalExpressCheckout p:first-child {
	float:none !important;
	margin:4px 0 5px;
}

@media screen and (max-width: 915px) {
	.search-form {
		position:absolute;
		top:-64px;
		left:37%;
		width:24%;
	}
	.home-footerinfo-row h3, .home-brands-row h3 {
		font-size:17px;
		line-height:22px;
	}
	.home-footerinfo-row p {
		font-size:24px;
	}
	th.medium, td.medium {
	  width: 110px;
	}
}

@media screen and (max-width: 850px) {  .search-form { width:20%; left:38%; }  }
@media screen and (max-width: 800px) {  .search-form { width:15%; left:41%; }  }

@media screen and (max-width: 768px) {
	
	.product-grid li .ProductName a {
		overflow:visible;
		text-overflow:clip;
		white-space:normal;
		font-size:13px;
	}
	
	.responsive .page header.main {
		padding:0;
	}
	
	.logo { width:95px; }
	
	section.main {
		padding-top:80px;
	}
	
	.responsive header.main .main-menu {
		margin-top:-30px !important;
	}
	
	.responsive .nav > ul { margin-top:47px; }
	
	/* TOP MENU LINKS */
	.main-menu > ul > li > .parent {
		color:#fff;
		font-size:16px;
		text-transform:uppercase;
		font-weight:bold;
		font-family:'Oswald';
	}
	
	.main-menu > ul > li.cart-link a {
		padding:0 20px;
	}
	.main-menu > ul > li.cart-link a:before {
		content:"Cart ";
		position:relative;
		width:100px;
		top:4px;
		background-position:38px -4px;
	}
	
	.toggleMenu,.toggleMenu:hover,
	header.main .main-menu .toggleMenu i { color:#fff; }
	
	.responsive .search-form {
		padding:0;
		left:auto; right:15%;
		width:47%;
		transition:all 250ms ease-in-out;
		-moz-transition:all 250ms ease-in-out;
		-webkit-transition:all 250ms ease-in-out;				
	}
	.responsive .search-form.inputfocused {
		width:100%;
		right:0;
	}
	.responsive .search-form input,
	.responsive .search-form input:focus {
		width:100%;
	}
	.responsive .search-form button {
		margin-right:0;
	}
	.mobile-cart-link a {
		padding:8px 0 9px;
	}
	.IndividualPrice + .ProductPrice { border-bottom:0; text-align:right; }

	ul.category-list {
		margin-top: 10px !important;
	}
	
	#ISR_form label {
		text-align:unset !important;
	}
	
	label[for=ISR_form_customPeriod] {
		width:55px !important;
	}
}

.cart.page .remove-btn { position:relative; left: 17px; }

@media screen and (max-width: 767px) {
	
	.mobile-cart-link {
		width:20%;
	}
	
	.responsive .search-form { right:20%; }
	
	footer.main .mobile-one {
		width:50% !important;
		min-height:0;
	}
	footer.main .credit-links p {
		text-align:center;
	}
	footer.main .credit-links a { margin-left:30px; }
	footer.main a.footer-logo {
		display:block;
		float:none;
		margin:10px auto 0;
	}
	
	.home-tabs-row .tabs {
		margin-top:-40px;
		margin-bottom:20px;
	}
	.home-tabs-row .tabs dd a {
		font-size:16px;
		height:40px;
		line-height:43px;
	}
	.home-tabs-row dd a span { display:none; }
	.home-tabs-row dd {
		width:140px;
		margin-right:5px;
	}
	
	.home-tabs-row dd {
		background:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-product-tab-select-vector-mobile.svg?t=1753810781') no-repeat;
		background-position:right top;
	}
	
	.home-tabs-row dd.active {
		background-image:url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-product-tab-standalone-vector-mobile.svg?t=1753810781');
	}
	
	.home-tabs-row .tabs dd a {
		padding:0 25px 0 10px;
	}
	
	.home-tabs-row dd:last-child { margin-right:0; }
	
	.home-footerinfo-row h3,
	.home-footerinfo-row h3 + p {
		display:inline-block;
	}
	.home-newsletterrow .nl_first_name {
		width:32%;
	}
	.footer-info-img {
		margin-left:-40px;
	}
	.productAttributeList .productAttributeRow.required-option {
		background-position:7px 8px;
	}
	
	#ISR_button.ISR_button_spurit img {
		content:url("https://www.focusattack.com/template/images/png/fa-restock-notify-desktop.png") !important;
	}
}

@media screen and (max-width: 480px) {
	.promo-boxes .prb {
		font-size:22px;
	}
	
	.logo { width:85px; }

	.responsive .utilitarian-home {
		padding:0;
	}
}

@media screen and (max-width: 480px) and (orientation: portrait) {
	.promo-boxes .prb {
		width:50%;
		font-size:22px;
	}
	
	.promo-boxes .prb:last-child {
		display:none;
	}

	#ISR_button.ISR_button_spurit img {
		content:url("https://www.focusattack.com/template/images/png/fa-restock-notify-mobile.png") !important;
	}

	#ISR_button.ISR_button_spurit {
		position:fixed !important;
		left:250px !important;
		bottom:10px !important;
	}
}

/* Restock Notification Landscape */

@media only screen 
and (min-device-width: 1px)
and (max-device-width: 480px)
and (orientation: landscape) {
	
	#ISR_button.ISR_button_spurit {
		display:none !important;
	}

	div#lys-stripe-mini, div#lys-stripe-mini-bottom {
		display:none !important;
	}
}

@media screen and (max-width: 479px) {
	
	.home-tweets-ul li {
		width:100%;
	}
	
	.home-tabs-row .tabs {
		margin-top:-30px;
	}
	
	.home-tabs-row dd {
		width:92px;
		margin-right:-1px;
	}
	
	.home-tabs-row .tabs dd a {
		font-size:13px;
		height:30px;
		line-height:32px;
		padding:0 25px 0 0;
		text-align:center;
	}
	
	.footer-info-img {
		margin-left:0;
	}
	
	.home-newsletterrow .aliencolumn {
		display:none;
	}
	
	.home-newsletterrow .formcolumn {
		width:100% !important;
	}
	
	.home-newsletterrow .nl_first_name, .home-newsletterrow .nl_first_name:focus, .home-newsletterrow .nl_email, .home-newsletterrow .nl_email:focus {
		font-size:12px;
	}
	
	footer.main .footer-contact-us a {
		font-size:10px;
	}	
}

@media screen and (max-width: 380px) {
	
	.mobile-cart-link .cart-img {
		position:relative;
		left:2px;
	}
	.mobile-cart-link .cart-count {
		padding-left:0;
	}	
}

.main-slider {
	height:455px;
	overflow:hidden;
	text-align:center;
}

#cookieNotification {
  z-index: 1000;
  position: relative;
  background: #fff;
  text-align: center;
  padding: 10px;
}

/* HOME SLIDER */
.home-slider .home-slide {
	float:left;
	position:relative;
}
.home-slider .home-slide > a {
	display:block;
}
.home-slider .home-slide-track {
	position:relative;
	left:0;
}
.home-slider img {
	display:block;
}
.home-slider .home-slide .home-slide-overlay {
  background:#000;
  opacity:.8;
  width: 101%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;   
  cursor:pointer;
}

/* MISC FORMATTING */

.webpage-padding
{
	padding:20px;
}

section.main > .row ul {
	padding-left:20px;
}

blockquote {
	text-transform:none !important;
}

.product-grid .qv-container, .product-grid .expand-grid {
	top:160px !important;
}

.account-inbox section.main .AccountMessageList blockquote {
	color:#333333 !important;
}

.account-inbox section.main .AccountMessageList hr {
	border-style:hidden !important;
}

.account-links > ul.inline-list > li, ul.link-list > li {
  margin-left: 14px !important;
}

iframe {
	border:1px solid #e1e1e1;
}

/* For Email Notification UI */

#ISR_popup_container .modalCloseImg {
	border-radius:0px !important;
	color:#e32146 !important;
	font-size: 24px !important;
	height:20px !important;
	line-height: 5px;
	width:20px !important;
	top:0px !important;
}

#ISR_popup_container .modalCloseImg:hover {
	color:#fff !important; background-color: #e32146 !important;
}

#ISR_form_submit {
	font-family:Oswald !important;
	text-transform:uppercase !important;
	font-weight:bold;
}

#ISR_popup_container h3 {
	border-bottom:none !important;
}

#ISR_form label {
	font-family:Oswald !important;
	font-weight:normal !important;
	width:85px !important;
	text-align:right;
}

#ISR_form input {
	width:175px !important;
}

#ISR_popup label {
	font-size:16px !important;
}

#ISR_form input,
#ISR_popup_content #ISR_form select {
	margin-left: 10px !important;
	display: inline-block;
	height: auto;
	box-sizing: border-box;
}

input#ISR_form_email{
    width:70% !important;
}

select#ISR_form_period {
	width:70% !important;
}

select#ISR_form_customPeriodType {
	width:70px !important;
}

input#ISR_form_customPeriod {
	width:50px !important;
}

/* MARSELLO REWARDS */

.portal {
	font-family: Oswald !important;
}

/* PRODUCT DIV TAB GRID */
.tab-grid-3, .tab-grid-3-noborder {
	display:inline-grid;
	grid-template-columns: auto auto auto;
	background: none;
	padding:0px;
}

.tab-grid-3 > div {
	border: 1px solid #efefef;
	text-align: center;
}

.tab-grid-3-noborder > div {
	border: none;
	text-align: center;
	padding:3px;
}

.span3 {
	grid-column: 1 / span 3;
	border:none !important;
	height:0px;
}

/* PRODUCT TAB DIV TABLES */

.tab-table {
	display: table;
	width: 100%;
	border: 1px solid #efefef;
}

.tab-tr {
	display:table-row;
	clear:left;
}

.tab-td {
	display: table-cell;
	padding: 5px;
}

/* Border Top */
.bt {
	border-top: 1px solid #efefef;
}

/* Border Bottom */
.bm {
	border-bottom: 1px solid #efefef;
}

/* Border Left */
.bl {
	border-left: 1px solid #efefef;
}

/* Border Right */
.br {
	border-right: 1px solid #efefef;
}

/* Center Text in Table */
.cn {
	text-align:center;
}

/* Right-Align Text in Table */
.ra {
	text-align:right;
}

.tabs-td img {
	width:100%;
}

/* ANNOUNCEMENT */

.announcement-bkg-dark, .permann-bkg-dark, .permann-bkg-dark-stack {
	background: url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/png/announcement/ann-stripe-black.png?t=1753810781') repeat left;
}

.announcement-bkg-light, .permann-bkg-light, .permann-bkg-light-stack {
	background: url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/png/announcement/ann-stripe-white.png?t=1753810781') repeat left;
}

/* MENU HOVER TRIANGLES */
.menu-hover-triangle {
	position:absolute;
	display:none;
	top:50%;right:-30px;
	height:40px;
	width:120px;
	z-index:1000;
	padding:0 !important;
	-ms-transform: rotate(18deg);
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
}

li:hover > .menu-hover-triangle {
	display:block;
}

li:hover > .hover-triangle-fill {
	background:black;
}

.menu-hover-triangle.hover-triangle-fill:hover {
	background:#00ff33;
	opacity:.5;
}

/* STOCK REMINDER */

#ISR_result.ISR-result-success {
	color:#E32146 !important;
	font-family:"Oswald" !important;
}

#ISR_result {
	background-color:#FFF !important;
}

/* NOTICES */

.panel.notice {
	border: solid 1px #e6e6e6 !important;
	background-color:#fff;
	padding:10px;
	text-transform: none;
	margin-bottom:0px! important; 
}

.panel.notice p{
	font-family:'Oswald',Arial,sans-serif;
}

/* ALERT BOX */

div.alert-box a.close {
	color:#fff;
	top:-17px !important;	
	font-size:37px;
	text-decoration:none;
}

/* CART REVEAL MODAL */

.reveal-modal {
	z-index:1000;
}

.gallery-content .wiki-summary {
  margin-bottom: 20px;
  font-size: 14px;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  color: #424242;
}

/* SALE STICKER */
.on-sale-badge {
	display: none !important;
}

.product-badge.sale {
    display: none;
}

/* BRAND DISPLAY */

#frmCompare .subcat-grid li

{
	width:190px;
	height:250px;
}

#frmCompare .subcat-grid li img {
	max-width:150px;
}

.subcat-grid li:first-child {
	padding-left:inherit;
}

hr {
    border: solid #ddd;
    border-width: 3px 0 0;
    clear: both;
    margin: 22px 0 21px;
    height: 0;
}

/* CHECKOUT */

#FormField_25 {
	width:300px !important;
}

/* BREADCRUMB BANNER */

.bcbanner {
	width:100%;
}

/* OPTIONS DISPLAY */

td.image.hasPreview {
	width:10% !important;
}


/* TEMP ATTRIBUTES */

.twelve .columns .productAttributeList .productAttributeRow {
	border-top:2px solid #F1F1F1;
	margin:0;
	padding: 8px 20px 20px 20px;
	display: table-cell;
	float:left;
	min-height:auto;
	width:33%;
}

.twelve .columns  .productAttributeList .productAttributeRow {
  clear: unset;
}

.twelve .columns .productAttributeList .productAttributeRow:nth-child(-n+3) {
    border-top:none;
}

.product.page .QuantityInputRow .Value.column { padding-left:0; }

.twelve .columns .productAttributeList .productAttributeRow.required-option {
	background-repeat:no-repeat;
	background-position:18px 8px;
	background-image: url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/png/fa-product-option-required.png?t=1753810781');
	background-image: 
    linear-gradient(transparent, transparent),
    url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-product-option-required.svg?t=1753810781');
	background-size:13px 12px;
	display: table-cell;
	width: 33%;
	float: left;
	min-height: auto;
}

.twelve .columns .productAttributeList .productAttributeRow:nth-child(3n+1) {
    clear:left;
}

.twelve .columns .productAttributeList .productAttributeRow.required-option:nth-child(3n+1) {
    clear:left;
}

.twelve .columns label {
  font-size: 14px;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 3px;
  width: -moz-available;          /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
  width: fill-available;
}

.twelve .columns .product.page .productAttributeList .productAttributeValue {
	width:auto;
	/* float:left; */
	clear: both;
	margin-top:2px;
}

@media screen and (max-width: 835px), @media screen and (max-width: 768px), @media screen and (max-width: 480px) and (orientation: portrait),@media screen and (max-width: 380px) {

.twelve .columns .product.page .productAttributeList .productAttributeValue {
	width:auto;
	float:left;
	clear:none;
	margin-top:2px;
}

.twelve .columns .productAttributeList {
	border-bottom:2px solid #F1F1F1;
	margin:0 15px 15px;
}

.twelve .columns .productAttributeList .productAttributeRow.required-option {
	background-repeat:no-repeat;
	background-position:18px 8px;
	
	background-image: url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/png/fa-product-option-required.png?t=1753810781');
	background-image: 
    linear-gradient(transparent, transparent),
    url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/svg/fa-product-option-required.svg?t=1753810781');
	background-size:13px 12px;
	display: block;
	float: none;
	min-height: auto;
	width:auto;
}

.twelve .columns .productAttributeList .productAttributeRow {
	border-top:2px solid #F1F1F1;
	margin:0;
	padding:8px 20px 7px;
	display: block;
	float:none;
	min-height:auto;
	width:auto
}

.twelve .columns .product.page .productAttributeList .productAttributeLabel {
	width:auto;
	float:none;
}

.twelve .columns .product.page .productAttributeList .productAttributeValue {
	width:auto;
	float:left;
	clear:none;
	margin-top:2px;
}

.twelve .columns label {
  font-size: 14px;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 3px;
  width:auto;
}

.twelve .columns .responsive .productAttributeList .productAttributeLabel {
  left:0px;
}

}

.row.AddToCartRow .productAttributeList .productAttributeRow {
	border-top:2px solid #F1F1F1;
	margin:0;
	padding:8px 20px 7px;
	display: block;
	float:none;
	min-height: auto;
	width:auto;
}

.row.AddToCartRow .productAttributeList .productAttributeRow {
  clear: unset;
}

.product.page .QuantityInputRow .Value.column { padding-left:0; }

.row.AddToCartRow .productAttributeList .productAttributeRow.required-option {
	background-repeat:no-repeat;
	background-position:18px 8px;
	background-image: url('//cdn2.bigcommerce.com/server500/d90a4/templates/__custom/images/png/fa-product-option-required.png?t=1753810781&t=1545107038');___background-image: __    linear-gradient(transparent, transparent),__    url('ASSET_images/svg/fa-product-option-required.svg?t=1545107038');
	background-size:13px 12px;
	display:block;
	width:auto;
	float:none;
	min-height:auto;
}


.row.AddToCartRow label {
  font-size: 14px;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 3px;
  width: auto;

}

/* Removes line height to align required icon */

.productAttributeConfigurablePickListSet:not(.productAttributeRuleCondition) .productAttributeLabel, .productAttributeConfigurablePickListSwatch .productAttributeLabel, .productAttributeConfigurableEntryText .productAttributeLabel {
  line-height: 15px;
}


/* positioning of the swatch thumbnail image as a background - the url is set inline via templates */
.productOptionPickListSwatch .thumbnail {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
  /* template colour */
  background-size: contain;
}

/* sizing and positioning of the inside part of a swatch */
.productOptionPickListSwatch .thumbnail,
.productOptionPickListSwatch .swatchColour {
  display: inline-block;
  width: 50px;
  height: 50px;
}

/* InfoMessage */
.InfoMessage.Message {
	border: 1px solid #e41b41;
    padding: 10px;
    margin: 20px 0 20px -5px;
}

.alert-box .InfoMessage.Message {
	border:none;
	padding:5px;
	margin:0;
}


/* Announcement title sizing */

.annimg {
	background-repeat:no-repeat;
	background-position:50%;
	background-size:contain;
	height: 75px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	z-index:10;
}


.cyber {
	background-image: url('https://focusattack.com/template/fa_images/extras/event/event-ann-cyber.png?t=1564806996');
}


.evo {
	background-image: url('https://focusattack.com/template/fa_images/extras/event/event-ann-evo.png?t=1564806996');
}

.promo {
	background-image:url('https://focusattack.com/template/fa_images/extras/event/event-ann-promo.png');
}

.announcement-bkg-dark, .announcement-bkg-light{
	width:100%;
	height:75px;
	margin-top: 55px;
}

.announcement-msg-wrapper {
	display: flex;
	position:relative;
	width:fit-content;
	height:75px;
	margin: 0px auto;
}

.announcement-msg, .announcement-msg-disclaimer {
	margin: 0px auto;
	font-family:'Oswald',Arial,sans-serif;
	text-align: center;
	width: 100%;
	position:relative;
}
.announcement-msg {
	font-weight:bold;
}

.announcement-txt-wrapper {
	width:100%;
	order:1;
}

.announcement-msg-disclaimer {
	padding-top: 5px;
	margin: 0px auto;
}

@media only screen and (min-width: 1024px) {
	.annimg {
		width: 300px;
		max-height: 75px;
	}

	.announcement-bkg-dark, .announcement-bkg-light{
		margin-top: 55px;
	}	

	.announcement-msg-wrapper {
		position:relative;
		left:10px;
	}

	.announcement-msg{
		font-size:24px;
	}

	 .announcement-msg-disclaimer {
		font-size:13px;
	}

@media only screen and (max-width: 1024px) {
	.annimg {
		width: 275px;
	}

	.announcement-msg {
		font-size:20px;
	}

	 .announcement-msg-disclaimer {
		font-size:13px;
	}
}

@media screen and (max-width: 680px) {
	.annimg {
		width:225px;
	}

	.announcement-bkg-dark, .announcement-bkg-light{
		margin-top: 15px;	
	}

	.announcement-msg-wrapper {
		height:75px;
	}	
	
	.announcement-msg {
		font-size:16px;
	}

	 .announcement-msg-disclaimer {
		font-size:10px;
	}
}

@media screen and (max-width: 580px) {
	.annimg {
		width:175px;
	}
	
	.announcement-bkg-dark, .announcement-bkg-light{
		margin-top: 15px;	
	}

	.announcement-msg-wrapper {
		height:75px;
	}	

	.announcement-msg {
		font-size:16px;
	}

	 .announcement-msg-disclaimer {
		font-size:10px;
	}
}

/* Related Items */


.page .product-grid li:nth-child(4n+1) {
	clear:left;
}


/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

/* Removes margin from option table */

.scrollContainer table {
	margin-bottom:0px;
}

/* Change drop down options width to 100% */
.select2.select2-container.select2-container--default[style] {
	width:100% !important;
}
	
/* UL, OL fix for product listings */
	
.olulfix {
	margin-top: 25px !important;		
}

/* Remove product info icon */
a.small.button.product-info-page {
	display:none !important;
}
	
/* SearchResultsCategoryAndBrand Remove */
	
	#SearchResultsCategoryAndBrand.left {
		display:none;
	}

/* Change drop down options width default when under bgvideoselection class */
.bgvideoselection#maxopwidth .select2.select2-container.select2-container--default[style] {
	width:200px !important;
}
	
/* Remove Google Translate Icon Box */
	#gtx-trans { display: none !important;}	
	
/* Test on table align center */
	
	td[align="center"] { text-align: center !important;}

/* Consent manager adjustments */
	
	#consent-manager {
		bottom:100px !important;
	}
	
	.css-bhz559 {
		color:white !important;
	}
	
	.css-10z1g2q {
		background:rgb(69,69,69,.95)!important;
	}
	
/* Displays loading message at center with red border */
@media screen and (min-width: 380px) {
	#AjaxLoading {
	  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	  position: fixed;
	  width: 300px;
	  left: 50%;
	  top: 50% !important;
	  border: 5px solid #e41b41 !important;
	  text-align: center;
	  margin-left: -110px;
	  z-index: 9999 !important;
	}
}