/*.categories-list {  border: 1px solid #ccc; }
.categories-list h2 { padding: 10px; font-size: 26px; color: #333; border-bottom: 1px solid #ccc;  }

.categories-list .catloop { padding: 0 10px 0 15px; margin: 15px 0; }
.categories-list .catloop a { color:#333; display: block; }
.categories-list .catloop a.active { font-weight: bold;  }
.categories-list .catloop div hover { background:  rgba(207,207,207,1.00) }
.categories-list .level-2 { padding-left: 20px; display: none; }
.categories-list .level-3 { padding-left: 20px; display: none; }
.categories-list .level-4 { padding-left: 20px; display: none; }


.categories-list a span.icon   { border: 0px solid #ccc; float: right; width: 20px; text-align: center; }
.categories-list a span.icon i { font-size: 24px; color: #333; }
*/
.product-cats { border: 0px solid #ccc; }
.product-cats h4 { font-size: 20px; background: #333; padding: 10px 10px 10px 20px; color: #fff; }

.product-cats .filter { border:1px solid #ececec; border-top: 0px; }

/*Level One A & Hover*/
.product-cats .filter li a { color: #333; font-size: 13px; display: block; text-transform: uppercase; padding: 7px 10px 7px 10px; border-bottom:1px solid #ececec; }
.product-cats .filter li.active a { background: rgba(208,206,206,1.00); font-weight: 500; color:#000; }

/*Level Two A & Hover*/
.product-cats .filter ul li ul { display:none; padding:0 0; }
.product-cats .filter li.active li a { font-weight: normal; }
.product-cats .filter li ul li { border-bottom:1px solid #ececec;  }
.product-cats .filter li ul li a { background:#fff !important; padding-left: 45px; text-transform: capitalize; font-size: 13px; }
.product-cats .filter li ul li a:hover { font-weight: bold; }

.product-cats .filter li ul li.active a { color:#F00; font-weight: 500; letter-spacing: 0.5px; }


/*.product-cats .filter li a { 
padding:7px 0 7px 10px; display:block; margin:0; text-decoration:none; color:#333; font-size:13px; text-transform:; border:0px solid #F00; }*/


.product-cats .filter ul li ul.active { display:block; }

.product-cats .filter ul li ul li a { display:block; }

.product-cats .filter a input { margin-top:4px; vertical-align:middle; }

.product-cats .filter.brands { padding:0 0; }
.product-cats .filter.brands ul li a { padding-left:30px; }
.product-cats .filter.brands ul li a:hover{ background:none; }

.info-column  { }
.products-box { border: 1px solid #ececec; float: left; width: 32%; margin-right: 1%; margin-bottom: 1%; }
.products-box .image-box { border-bottom: 1px solid #ececec; height: 200px; overflow: hidden; position: relative; text-align: center; }
.products-box .image-box img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; height: 90%; }

.products-box .data { padding: 7px 0;}
.products-box .data span { display: block; width: 100%; text-align: center; padding: 0; margin: 0; line-height: 17px; }
.products-box .data span.brand, .products-box .data span.brand a { font-size: 11px; color:#f00; letter-spacing: 0.5px; }
.products-box .data span.pname, .products-box .data span.pname a { font-size: 14px; color:#333; }
.products-box .data span.pname a { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; padding: 0 10px; }
.products-box .data span.pname a:hover { color:; }
.products-box .data span.sku, .products-box .data span.sku a { font-size: 14px; color:#333; }
.products-box .button { padding: 0 10px 10px 10px; }
.products-box .button button { background: #333; border: 0px; width: 100%; border-radius: 0; padding: 5px 0; }

.products-box .button a { background: #333; border: 0px; width: 100%; border-radius: 0; padding: 5px 0; }

/*Product display search*/
.products-box-search { border: 1px solid #ececec; float: left; width: 24%; margin-right: 1%; margin-bottom: 1%; }
.products-box-search .image-box { border-bottom: 1px solid #ececec; height: 200px; overflow: hidden; position: relative; text-align: center; }
.products-box-search .image-box img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; height: 90%; }

.products-box-search .data { padding: 7px 0;}
.products-box-search .data span { display: block; width: 100%; text-align: center; padding: 0; margin: 0; line-height: 17px; }
.products-box-search .data span.brand, .products-box-search .data span.brand a { font-size: 11px; color:#f00; letter-spacing: 0.5px; }
.products-box-search .data span.pname, .products-box-search .data span.pname a { font-size: 14px; color:#333; }
.products-box-search .data span.pname a { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; padding: 0 10px; }
.products-box-search .data span.pname a:hover { color:; }
.products-box-search .data span.sku, .products-box-search .data span.sku a { font-size: 14px; color:#333; }
.products-box-search .button { padding: 0 10px 10px 10px; }
.products-box-search .button button { background: #333; border: 0px; width: 100%; border-radius: 0; padding: 5px 0; }

.products-box-search .button a { background: #333; border: 0px; width: 100%; border-radius: 0; padding: 5px 0; }
/*Product display search*/s

.products-section .info-column.product-data {  }
.products-section .info-column.product-data h1 { font-size: 30px; color: #000;  }
.products-section .info-column.product-data h1 span { display: block; font-size: 14px; letter-spacing: 0.5px; margin-bottom: -10px; margin-top: -15px; }
.products-section .info-column.product-data .divider { height: 3px; display: block; width: 20%; background: #ed1c24; margin-top: 5px;  }
.products-section .info-column.product-data table.highlights { margin-top: 15px; }
.products-section .info-column.product-data table.highlights td { font-size: 14px; border: 0; padding: 0 5px 3px 0; color: #333; }
.products-section .info-column.product-data table.highlights td:first-child { color: #000; font-weight: 500; width: 36%; }


.products-section .info-column.product-data .product-data-display { margin-top: 20px; }
.product-data-display .accordion-tabs { color: #0c1333; background-color: #fff; }
.product-data-display .tabs-tab-list { display: flex; list-style: none; margin: 0; padding: 0; }
.tabs-tab-list li { margin: 0; font-size: 13px; }

.product-data-display .content ul, .product-data-display .content ul li { list-style: disc; }
.product-data-display .content ul li { line-height: 20px; }
.product-data-display .content { font-size: 14px; }
.product-data-display .content table { margin-top: 20px; }

.product-data-display .content .downloads { padding: 0; margin: 0; }
.product-data-display .content .downloads i { color:#ed1c24; font-size: 25px; }
.product-data-display .content .downloads a { font-size: 14px; color: #000; }
.product-data-display .content .downloads a:hover { color:#ed1c24; }

.product-data-display .description-tab .content table td { border: 1px solid #ccc;}
.product-data-display .description-tab .content table th, 
.product-data-display .description-tab .content table td strong { color:#fff; font-weight: 400; display: block; background: #7a7879; }

.tabs-trigger {
  border-bottom: none;
  color: #000;
  display: none;
  font-weight: normal;
  margin: 0 5px 0 1px;
  padding: 15px 20px;
  text-decoration: none;
  font-size: 14px;
}

.tabs-trigger:hover {
  border-bottom: none;
  color: #ed1c24;
}

.tabs-trigger.is-selected, .tabs-trigger.is-selected:hover, .tabs-trigger.is-selected:focus {
  border-bottom: 2px solid #ed1c24;
  color: #ed1c24;
}

.tabs-trigger:active {
  outline: none;
}

.tabs-panel {
  display: block;
  margin: 0;
  padding: 0;
}

.tabs-panel:not(:first-of-type) {
  border-top: 2px solid #eee;
}

.tabs-panel:not(:last-child) {
  border-bottom: 1px solid #eee;
}

.tabs-panel:not(:last-child) {
  border-bottom: none;
}

.tabs-panel .content {
  margin-top: 10px;
  padding: 20px;
}

.tabs-panel.is-hidden .content {
  display: none;
}

.tabs-panel:active, .tabs-panel:focus {
  outline: none;
}

.is-initialized.tabs-allowed .tabs-panel {
  display: inherit;
}

.accordeon-trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  padding: 15px 20px;
}

.accordeon-trigger-icon {
  pointer-events: none;
}

@media (min-width: 40em) {
  .tabs-allowed .accordeon-trigger {
    display: none;
  }
  .tabs-allowed .tabs-trigger {
    display: block;
  }
  .tabs-allowed .tabs-panel {
    display: none;
  }
  .tabs-allowed .tabs-panel.is-hidden {
    display: none;
  }
  .tabs-allowed .tabs-panel {
    border-top: 2px solid #eee;
  }
  .tabs-allowed .tabs-tab-list {
    margin-bottom: -2px;
  }
}

.accordeon-trigger-icon {
  display: inline-block;
  float: right;
  width: 22px;
  height: 22px;
}

.accordeon-trigger-icon svg {
  margin: 0;
}

[aria-expanded="true"] .vert {
  display: none;
}

.label--open, .label--close {
  display: block;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.label--close {
  display: none;
}

.is-open .label--open {
  display: none;
}

.is-open .label--close {
  display: block;
}


.products-section .variants { margin: 15px 0; padding: 15px 0 15px 0; clear: both; border-top: 1px solid #ccc;}
.products-section .variants .varititle { letter-spacing: 0.5px; font-size: 14px; font-weight: 500; color:#000; margin-bottom: 6px; }
/*.pv_selectionbox { display:inline-block; background: #ccc;  width: 80px; height: 80px; text-align: center; font-size:14px; padding-top: 25px; }*/
.pv_selectionbox { display:inline-block; padding: 3px 10px; border-radius: 3px; border: 1px solid #ccc;  text-align: center; font-size:12px; }

/* HIDE RADIO */
.variants [type=radio], .variants [type=checkbox] { 
  position: absolute; 
  opacity: 0;
  width: 0;
  height: 0;
}

/* IMAGE STYLES */
.variants [type=radio] + span, .variants [type=checkbox] + span {
  cursor: pointer;
}

.variants [type=radio]:disabled + span , .variants [type=checkbox]:disabled + span {
	/*background: #ccc !important;*/
	background:  linear-gradient(to top right, #ccc 48%, grey, #ccc 52%) !important;
}

/* CHECKED STYLES */
.variants [type=radio]:checked + span, .variants [type=checkbox]:checked + span {
  border: 1px solid #f00; color: #f00; border-radius: 3px;
}

.action-atc { border-bottom: 0px solid #ccc; margin-top: 15px; padding: 15px 0 15px 0; }
.action-atc #qty { border: 1px solid #ccc; text-align: center; padding: 0; width: 60px; }
.action-atc button { border-radius:0; background: #333; color: #fff; min-width: 150px; }

/* Product Pagination */
.pagination-container {
	padding: 7px 0;
	/*width: 100%;*/
	margin: 0 auto;
	text-align: center;
	clear: both;
		
}

.pagination {
	margin: 0;
	border-radius: 0;
	display: unset;
}

.pagination>li {
	display: inline-block;
	margin-left: 4px
}

.pagination>li i {
	vertical-align: middle;
	margin-top: -4px
}

.pagination>li:first-child {
	margin-left: 0
}

.pagination>li>a {
	background: #fdfdfd;
	background: -moz-linear-gradient(top, #fdfdfd 0, #f1f1f1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fdfdfd), color-stop(100%, #f1f1f1));
	background: -webkit-linear-gradient(top, #fdfdfd 0, #f1f1f1 100%);
	background: -o-linear-gradient(top, #fdfdfd 0, #f1f1f1 100%);
	background: -ms-linear-gradient(top, #fdfdfd 0, #f1f1f1 100%);
	background: linear-gradient(to bottom, #fdfdfd 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f1f1f1', GradientType=0);
	border: 1px solid #eaeaea;
	min-width: 30px;
	padding: 3px 10px 0;
	height: 30px;
	line-height: 24px;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	color: #333;
	display: block;
}

.pagination>li:first-child>a,
.pagination>li:last-child>a,
.pagination>li>a {
	border-radius: 1px
}

.pagination>.active>a {
	cursor: default
}

.pagination>.active>a,
.pagination>li>a:hover {
	border: 1px solid #ccc;
	color: #fff;
	background: #3f3f3f;
	border-bottom: 2px solid #ff6000;
}

.form-column .heading { color: #000; text-transform: uppercase; font-size: 25px; }
.form-column .heading::after {
    position: absolute; width: 100px;  height: 2px;bottom: -5px;  display: block; content: ""; background: #ffcf01;
}

.form-column .input-fields { border: 0px solid #333; margin-bottom: 10px; }
.form-column .input-fields label { color: #333; display: block; margin: 0; font-size: 14px; }
.form-column .input-fields input[type=text], .input-fields textarea { border: 1px solid #ccc; width: 100%; padding: 3px 10px;  }
.form-column .input-fields textarea { resize: none; }
.form-column .input-fields .submit-button { text-align: right; cursor: pointer; background: #333; color:#fff; padding: 7px 41px; border-radius: 50px; }
.form-column .input-fields .submit-button:hover { background: #ffcf01; color:#333; }

.shoppingcart { margin-top: 60px; margin-bottom: 60px; }
.shoppingcart h2 { font-size: 35px; margin-bottom: 30px; }
.shoppingcart table { width: 100%; }
.shoppingcart table th, .shoppingcart table td {
	padding: 5px 10px; font-size: 14px; text-align: center;
}
.shoppingcart table th { background: #333; color: #fff; font-weight: 500; }
.shoppingcart table td {  border: 1px solid #eee; }
.shoppingcart table .pname { text-align: left; }
.shoppingcart table .pname .sku { font-size: 12px; display:block; margin-top: -5px; }
.shoppingcart table .pname .variant { display:block; font-size: 12px; color: #333; }

.shoppingcart .trashbox i { font-size: 17px; }
.shoppingcart table td a { text-decoration: none; color: #000; display: block; }
.shoppingcart table td a:hover { color:#ed1c24; }

.shoppingcart .pimg { width: 70px; height: auto; }

.shoppingcart #quantity::-webkit-inner-spin-button {
    opacity: 1;
}
.shoppingcart #quantity { width: 70px; text-align: center; border:1px solid #eee; }

.shoppingcart .action-buttons { margin-top: 10px; text-align: right; }
.shoppingcart .btn.primary { background-color: #ffcf01; color: #333; border-radius: 50px; padding: 7px 41px; text-transform: uppercase; }
.shoppingcart .btn.primary:hover { background:#333; color:#fff; }

.shoppingcart .success-message { background:green; border-radius: 5px; color: #fff; text-align: center; margin-bottom: 10px; padding: 7px; }

.xs-sidebar-widget .cart-product h3 { margin: 0; }
.xs-sidebar-widget .variant-text,
.xs-sidebar-widget .cart-product h3 span,
.xs-sidebar-widget .quantity-text{ font-size: 12px !important; color: #fff !important; display: block !important; }

@media only screen and (max-width: 800px) {
	
	.shoppingcart table { 
	  width: 100%; 
	  border-collapse: collapse; 
		border-top:1px solid #eee; 
	}
	/* Zebra striping */
	.shoppingcart table tr { 
	  /*background: #eee;*/
	  border-bottom:5px solid #333;
	}
	.shoppingcart table th { 
	  background: #333; 
	  color: white; 
	  font-weight: bold; 
	}
	.shoppingcart table td, .shoppingcart table th { 
	  /*padding: 6px; 
	  border: 1px solid #ccc; 
	  text-align: left; */
		text-align: center !important;
	
	}
	
	.shoppingcart table, .shoppingcart thead, .shoppingcart tbody, .shoppingcart th, .shoppingcart td, .shoppingcart tr { 
		display: block; 
	}
	
	.shoppingcart thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.shoppingcart tr { /*border: 1px solid #ccc;*/ }
	
	.shoppingcart td { 
		/* Behave  like a "row" */
		border: none;
		/*border-bottom: 1px solid #eee; */
		position: relative;
		padding-left: 50%; 
		border-top:0 !important;
	}
	
	.shoppingcart td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
	.shoppingcart td:nth-of-type(1):before { content: ""; }
	.shoppingcart td:nth-of-type(2):before { content: ""; }
	.shoppingcart td:nth-of-type(3):before { content: "Quantity:"; }
	.shoppingcart td:nth-of-type(4):before { content: ""; }
}
	
}

.iti, .iti.iti--allow-dropdown.iti--separate-dial-code { width: 100% !important; }
#contact { padding-left: 50px; }
li.iti__country { font-size: 14px; }

form input[type="text"], form input[type="password"], form input[type="tel"], form input[type="email"], form input[type="url"], form input[type="search"], form select {
	
	    height: 35px;
	
}
form textarea { padding: 10px !important;}


























