body {
  	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 25px;
  	font-size: 19px /*{body-font-size}*/;
  	color: #404040 /*{body-font-colour}*/;
  	background-image:none /*{body-background-image}*/;
  	background-color: #fff /*{body-background-colour}*/;
}
.upsell-no-padding{
	padding-left:0px;
	padding-right:0px;
}
@media (max-width: 500px){
	.upsell-no-padding {
		padding-right:15px;
	}
}
b, strong {
    font-weight: 500;
}
a, .btn, .wrapper-categ-ads{
	-o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;
}
a:hover, a:focus{
	text-decoration:none;
}
.navbar-default {
	background:none;
	border:none;
}
.navbar {
	min-height:inherit;
	margin-bottom:0px;
}
.navbar-collapse{
	padding-left:0px;
	padding-right:0px;
}
.navigation-list li {
    width: 23.9%;
}
.navigation-list li a{
	color:#fff;
}
.ccwrap {
	float: left;
}
.carousel-control.right,.carousel-control.left{background:none;filter:-;}
#myCarouselBanner{
	margin-bottom:0px;
}
.form-control{
	-webkit-box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 0.04);
	-moz-box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 0.04);
	box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 0.04);
	border-color:#c7c7c7;
}
.nsearchinput-pl.well {
	box-shadow:none;
	margin-top: 51px !important;
}
hr {
	border-top: 1px solid #c7c7c7;
}
.form-control::-moz-placeholder {
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:15px;
	color: #000;
	opacity: 1;
}
.form-control:-ms-input-placeholder {
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:15px;
	color: #000;
}
.form-control::-webkit-input-placeholder {
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:15px;
	color: #000;
}
/* Breadcrumbs */
.breadcrumb{
	background:none;
	padding:8px 0px;
	font-size:13px;
	text-transform:uppercase;
	font-weight:500;
	width: 100%;
	float: left;
}
.breadcrumb > li{
	float:left;
	padding-right:5px;
}
.breadcrumb > li + li:before {
	content: "/\00a0";
	padding: 0px;
	color: #000;
	display:inline-block;
	float:left;
}
/* Pagination */
.pagination{
	margin:0px;
	-webkit-box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 0.04);
	-moz-box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 0.04);
	box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 0.04);
	margin-bottom:25px;
}
.pagination > li > a, .pagination > li > span{
	border-color:#c7c7c7;
	padding:10px 16px;
	font-size:17px;
	font-weight:500;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
	border-color:#c7c7c7;
	background-color: #ebe7e7;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	color: #000;
	background-color: #ebe7e7;
	border-color: #c7c7c7;
}
/* Sidebar */
.wrapper-subcateg ul{
	list-style:none;
	padding:0px;
	margin:0px;
	margin-bottom:30px;
}
.wrapper-subcateg ul li a{
	font-size:19px;
	font-family: 'Lato', sans-serif;
	font-weight:300;
}
.wrapper-subcateg ul li a:hover, .wrapper-subcateg ul li a:focus{
	color:#5ebbf0;
}
.wrapper-subcateg ul li a span{
	font-size:14px;
}
#left-sidebar .panel-default{
	box-shadow:none;
	border:none;
}
#left-sidebar .panel-default > .panel-heading {
	color: #000;
	background:none;
	border:none;
	padding: 15px 0px;
	font-size:23px;
	text-transform:uppercase;
}
#left-sidebar .panel-title {
	font-size:23px;
}
#left-sidebar .panel > .list-group .list-group-item{
	border: none;
	box-shadow: none;
	margin-bottom:15px;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:20px;
	line-height:20px;
	padding:0px;
}
#left-sidebar .panel > .list-group .list-group-item.sidecatitem{
	border:1px solid #c7c7c7;
	-webkit-box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 0.04);
	-moz-box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 0.04);
	box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 0.04);
}
#left-sidebar .list-group h4{
	font-weight:300;
	font-size:20px;
}
#left-sidebar .list-group h4 a{
	font-weight:300;
	font-size:20px;
	padding: 14px 15px;
	display:block;
	color:#5ebbf0;
}
#left-sidebar .list-group h4 a:hover,#left-sidebar .list-group h4 a:focus {
	color:#5ebbf0 !important;
}
#left-sidebar .list-group h4 a:after{
    content: "\f068";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    float:right;
    color:#898989;
	width:20px;
	text-align:right;
}
#left-sidebar .list-group h4 a.collapsed{
	color:#000;
}
#left-sidebar .list-group h4 a.collapsed:after {
    content: "\f067";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    float:right;
    color:#898989;
	text-align:right;
}
#left-sidebar ul.sidefilter-categ{
	list-style:none;
	margin:0px;
	padding:0px;
}
#left-sidebar ul.sidefilter-categ.sidefilterprice{
	padding:20px 25px 0px;
}
#left-sidebar ul.sidefilter-categ.sidefilterprice li{
	border:none !important;
	box-shadow:none !important;
}
#left-sidebar ul.sidefilter-categ.sidefilterprice .btn{
	border:1px solid #c7c7c7 !important;
	padding: 1px 5px !important;
}
#left-sidebar ul.sidefilter-categ li{
	margin:0px;
}
#left-sidebar ul.sidefilter-categ a{
	list-style:none;
	padding: 14px 15px !important;
	margin:0px !important;
	border:none !important;
	box-shadow:none !important;
	font-size: 16px !important;
}
#left-sidebar ul.listboxproducts li{
	border:none !important;
	box-shadow:none !important;
}
#left-sidebar ul.sidefilter-categ > li.filter > a:before {
  content: '\F096\0020';
  font-family: FontAwesome;
}
#left-sidebar ul.sidefilter-categ > li.filter-remove > a:before {
  content: '\F14A\0020';
  font-family: FontAwesome;
}
#side-filter-categories {
	max-height: 350px;
	overflow: auto;
}
.wrapper-box-proddetails{
	padding-left:0px;
}
.wrapper-box-proddetails a:hover, .wrapper-box-proddetails a:focus{
	color:#5ebbf0;
}
.wrapper-box-image img{
	border:1px solid #d3d3d3;
}
.listboxproducts .label{
	font-size: 10px;
	vertical-align: top;
}
.listboxproducts .savings-container {
	right: auto;
	left: 16px;
	top: 5px;
}
.listboxproducts h5{
	font-size:16px;
	margin-top:5px;
}
.listboxproducts .price{
	color:#9f9f9f;
	font-weight:500;
	font-size:16px;
}
.listboxbuying{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
.listboxbuying li{
	list-style:none;
	border:1px solid #bce2ec;
	width:100%;
	display: inline-block;
	margin-bottom:19px;
	-webkit-box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 0.04);
	-moz-box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 0.04);
	box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 0.04);
	padding:10px;
}
.listboxbuying li .buying-image{
	width:30%;
	float:left;
}
.listboxbuying li .buying-image img{
	width:100% !important;
	height:auto !important;
	border:1px solid #d3d3d3;
}
.listboxbuying li .buying-title{
	width:70%;
	padding-left:15px;
	float:left;
}
.listboxbuying li .buying-title a{
	font-size:16px;
	font-weight:500;
	color:#5ebbf0;
}
.listboxbuying li .buying-title a:hover, .listboxbuying li .buying-title a:focus{
	color:#368bbb;
}
/* Button */
.wrapper-btnprod .btn-success{
	font-size:33px;
	color:#000;
	background:#C53A2F;/*#6cb53b #5fa033*/
	box-shadow: inset 0px -7px 0px #B53A2F;
	text-transform:uppercase;
	padding: 14px 16px 18px;
}
.wrapper-btnprod .btn-success.btn-greybg {
    background: #dfdfdf;
    box-shadow: inset 0px -7px 0px #B8b8b8;
}
.wrapper-btnprod .btn-success.btn-greybg:hover {
    background:#EDEDED;
}
.wrapper-btnprod .btn-success:hover, .wrapper-btnprod .btn-success:focus{
	background:#5fa033;
}
.wrapper-pricing .productsavetext{
	margin-top: 10px;
}
@media (max-width: 767px) {
    .wrapper-pricing .productsavetext {
        margin-bottom: 10px;
    }
}
.wrapper-pricing .time-text{
	margin-bottom:25px;
}
.btn-stock{
    background: #ffffff;
    border: 1px solid #4caa1d;
    color: #4caa1d !important;
	padding-top:14px;
	padding-bottom:14px;
	text-transform:uppercase;
	cursor:default;
}
.btn-stock:hover,
.btn-stock:focus {
	color: #fff;
}
.label-success {
	background:#4caa1d;
	border:1px solid #4caa1d;
}
.label-arrival {
    font-size:11px;
}
.label-danger,
.label.radio-availability.sold-out,
.btn-outofstock  {
	background: #ffffff !important;
    color: #C53A2F !important;
	border: 1px solid #C53A2F !important
}
.btn-preorderstock  {
	background: #ffffff !important;
    color: #fa9900 !important;
	border: 1px solid #fa9900 !important
}
.availability-description {
    color: #C53A2F;
    padding-top: 10px;
    font-size: 22px;
    font-weight:100;
    padding-left:15px;
    clear:both;
    margin-bottom:0px;
}
.wrapper-btnprod .btn-preorder{
	box-shadow: inset 0px -7px 0px #ea9104 !important;
}
.wrapper-btnprod .btn-outofstock{
	box-shadow: inset 0px -7px 0px #a12f26 !important;
    font-size: 22px;
}
.wrapper-btnprod .btn-outofstock:hover{
	border: 1px solid #C53A2F !important;
}
.btn-preorder, .label-warning {
	background: #FA9900 !important;
	border: 1px solid #FA9900 !important;
}
.wrapper-btnprod .btn-preorder:hover {
	border: 1px solid #FA9900 !important;
}
.btn-delivery{
	background:#fff;
	border:1px solid #59abd8;
	color:#59abd8;
	padding-top:14px;
	padding-bottom:14px;
	text-transform:uppercase;
	position:relative;
	text-align:left;
}
.btn-delivery .fa-truck{
	margin-right:9px;
}
.btn-delivery:after{
	/*content: "\f105";
    font-family: FontAwesome;
	color:#59abd8;
	position:absolute;
	right:12px;*/
}
.btn-delivery:hover, .btn-delivery:focus{
	background:#fff;
	border:1px solid #4c8bad;
	color:#4c8bad;
}
.btn-delivery:hover:after, .btn-delivery:focus:after{
	color:#4c8bad;
}
.wrapper-prod-right hr{
	margin-top:25px;
	margin-bottom:25px;
	border-width:2px;
	border-color:#e7e7e7;
}
.wrapper-product-videocontent h3{
    margin-top: 0;
	font-size:36px;
	font-weight:300;
	color:#000;
	margin-bottom:20px;
}
.wrapper-product-videocontent img{
	max-width:100%;
}
.variation-name{
	width:100%;
	padding-right:0px;
	font-size:36px;
	font-weight:300;
}
.itmimg-wrap{
	width:20%;
	float:left;
	margin-right:0px !important;
	padding-right:5px;
}
.itmimg-wrap a{
	padding:5px 0px !important;
	position:relative;
	display:block;
}
.itmimg-wrap img{
	max-width:100%;
}
.itmimg-wrap a span{
}
#shipbox {
	font-size: 18px;
}
/* Thumbnail */
.wrapper-thumbnail{
	padding:0px;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
	.wrapper-thumbnail {
		float: left!important;
	}
}
.thumbnail{
	border-color:#e4e4e4;
	padding:0px;
}
.thumbnail{
	border-left:none;
	margin-bottom:0px;
	margin-top:-1px;
}
.thumbnail .caption{
	padding: 10px 20px 10px 20px;
	background:#f6f6f6;
	border-top:1px solid #e4e4e4;
	text-align:center;
}
.thumbnail .caption h3{
	height: 60px;
	font-size: 22px;
	line-height: 54px;
	margin-bottom: 0;
	margin-top: 0;
}
.thumbnail .caption h3 a{
	display:block;
	height:54px;
	width:100%;
	font-size:22px;
	font-weight:300;
	text-transform:uppercase;
	color:#5f5f5f;
}
.thumbnail .caption h3 a span{
	vertical-align:middle;
	line-height:normal;
	display:inline-block;
}
.thumbnail:hover .caption h3 a, .thumbnail:focus .caption h3 a{
	color:#000;
}
.wrap-thumb-category{
	border-left:1px solid #e4e4e4;
	float:left;
	width:100%;
	margin-bottom:32px;
}
.label-price, .label-sale{
	width:68px;
	height:68px;
	border-radius: 50%;
	line-height:68px;
	color:#000;
	display:inline-block;
	font-weight:700;
	text-shadow:none;
	font-size:18px;
	padding:0px;
}
.label-price, .label-pricevar{
	background: #fff;
	-moz-box-shadow:1px 2px 5px rgba(000,000,000,0.5),inset 0px -7px 1px rgba(240,238,238,1);
	-webkit-box-shadow:1px 2px 5px rgba(000,000,000,0.5),inset 0px -7px 1px rgba(240,238,238,1);
	box-shadow:1px 2px 5px rgba(000,000,000,0.5),inset 0px -7px 1px rgba(240,238,238,1);
	margin-right: 9px;
}
.label-price {
	background: rgba(255,255,255,0.75);
}
.label-sale{
	background: #da5555;
	-moz-box-shadow:1px 2px 5px rgba(000,000,000,0.5),inset 0px -7px 1px rgba(204,70,70,1);
	-webkit-box-shadow:1px 2px 5px rgba(000,000,000,0.5),inset 0px -7px 1px rgba(204,70,70,1);
	box-shadow:1px 2px 5px rgba(000,000,000,0.5),inset 0px -7px 1px rgba(204,70,70,1);
	text-transform:uppercase;
}
.label-pricevar{
	width:42px;
	height:42px;
	border-radius: 50%;
	line-height:42px;
	color:#000;
	display:inline-block;
	font-weight:700;
	text-shadow:none;
	font-size:11px;
	padding:0px;
	position:absolute;
	bottom:0px;
	right:9px;
}
.savings-container{
	right:auto;
	left:12px;
	top:11px;
}
.label-price>span {
	vertical-align: middle;
	line-height: 15px;
	display: inline-block;
}
.label-price>span>span {
	color: #cc0000;
	text-transform: uppercase;
}
.thumb-stock-stat {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 15px;
	color: #fff;
	text-align: center;
}
.thumb-variation-bg {
	background-color: #3883c4;
}
.thumb-preorder-bg {
	background-color: #faa732;
}
.thumb-instock-bg {
	background-color: #3883c4;
}
.thumb-backorder-bg {
	background-color: #3883c4;
}
.thumb-soldout-bg {
	background-color: #da4f49;
}
.thumb-stock-stat {
	text-transform: none;
	font-size: 18px;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}
.thumb-stock-stat p {
	margin-bottom: 0;
	font-weight: 700;
	line-height: 16px;
}
.thumb-stock-stat p span {
	font-weight: 300;
	font-size: 14px;
}
.thumbnail:hover .thumb-stock-stat {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
@media (max-width: 767px){
    .thumbnail .thumb-stock-stat {
    	opacity: 0.9;
        padding:10px;
    	-webkit-transform: translate3d(0,0,0);
    	transform: translate3d(0,0,0);
    }
}
/* Top Nav */
.wrapper-top-nav {
	background: #272727;
	box-shadow:none;
	position:relative;
	z-index:8009;
	width:100%;
	position:fixed;
	top:0px;
}
.wrapper-top-nav .nav > li > a{
	text-transform:uppercase;
	padding-left:22px;
	padding-right:22px;
	font-size:12px;
}
.wrapper-top-nav .nav > li:first-child > a{
	padding-left:0px;
}
.wrapper-top-nav .nav > li > a:hover, .wrapper-top-nav .nav > li > a:focus {
	background-color: #272727;
	color:#4595c3;
}
.wrapper-top-nav .nav > li:hover > a, .wrapper-top-nav .nav > li:focus > a{
	color:#4595c3;
}
.wrapper-top-nav .nav > li.checkout-nav{
	padding-right:0px;
}
.wrapper-top-nav .nav > li.checkout-nav > a{
	color:#4595c3;
	font-weight: 700;
	font-size:15px;
	padding-right:0px;
}
.wrapper-top-nav .nav > li.checkout-nav > a:hover, .wrapper-top-nav .nav > li.checkout-nav > a:focus{
	color:#3182b1;
}
.wrapper-top-nav .dropdown-menu > li a{
	color:#000;
	text-transform:uppercase;
	font-size:12px;
}
.territorywrap{
	padding-top:14px;
	padding-right:26px;
}
.territorywrap i{
	margin-left:9px;
	padding-top:3px;
	font-size:19px;
}
.territorywrap a{
	padding:0px 5px !important;
}
.territorywrap>a>img{
	vertical-align:top;
}
.territorywrap.open>a{
	background:#272727 !important;
}
.territorywrap .dropdown-menu{
	min-width:50px;
	width:auto;
	left: 5px;
	border: solid 1px #fff;
	background-color:#000;
}
/* Header */
.wrapper-header{
	background:#000;
	border-bottom:19px solid #cfcfcf;
	margin-bottom:20px;
	padding:0px;
	position:relative;
	margin-top:30px;
}
.wrapper-header-shadow{
	box-shadow:  -1px 2px 5px 0px rgba(0, 0, 0, 0.42);
	padding: 25px 0;
}
#n_home .wrapper-header{
	margin-bottom:0px;
}
.top-product{
	padding:0px;
}
.row-shippingtop{
	padding-bottom:15px;
}
.header-shipping, .header-chat{
	font-size:24px;
	color:#fff;
	text-transform:uppercase;
}
.header-shipping{
	text-align:right;
}
.header-chat{
	text-align:center;
}
.header-chat a{
	color:#fff;
}
.header-shipping i, .header-chat a i{
	color:#838383;
}
.header-phone{
	text-align:right;
	padding-top:2px;
}
.header-phone a{
	height:46px;
	border-top:1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
	line-height:46px;
	font-size:22px;
	font-weight:500;
	color:#fff;
	display: inline-block;
}
.header-phone a i{
	color:#838383;
}
.header-search, #header-cart{
	margin-top:0px;
}
.header-search .input-group {
	display: block;
}
.header-search .form-control{
	height:35px;
	width: 100%;
	display: inline-block;
	padding-right:37px;
}
.header-search .btn{
	height:35px;
	background:none;
	color:#898989;
}
.header-search .input-group-btn:last-child > .btn{
	margin-left:0px;
	border:none !important;
}
.header-search .input-group-btn {
	margin-left: -37px;
	display: inline-block;
	z-index: 2;
}
#header-cart{
	width:100%;
	margin-top:9px;
}
#header-cart>a{
	font-size:16px;
	color:#000;
	padding:6px 14px;
	text-align:center;
}
.wrapper-livechat {
	padding-right: 5px;
}
.wrapper-livechat .livechat-conts {
	width: 100%;
	height: 68px;
	padding: 3px;
	float: left;
	border: 1px solid #c7c7c7;
	border-radius: 5px;
}
.livechat-conts,
.helpcentre-conts {
	cursor: pointer;
}
.wrapper-helpcentre {
	padding-left: 5px;
}
.wrapper-helpcentre .helpcentre-conts {
	width: 100%;
	height: 68px;
	padding: 3px;
	float: left;
	border: 1px solid #c7c7c7;
	border-radius: 5px;
}
.wrap-icon {
	width: 37%;
	float: left;
	line-height: 62px;
	font-size: 34px;
	text-align: center;
}
.wrap-help-text {
	width: 63%;
	font-size: 26px;
	float: left;
	line-height: 28px;
}
.wrap-help-text span {
	font-size: 22px;
}
.helpcentrepop-conts {
	width: 350px;
}
.helpcentrepop-conts>h3,
.helpcentrepop-conts>p{
	text-align: left;
}
.helpcentrepop-conts>h3 {
	margin-bottom: 5px;
	font-size: 24px;
	font-weight: 500;
}
.helpcentrepop-conts ul {
	width: 100%;
	float: left;
	padding: 0;
	list-style: none;
}
.helpcentrepop-conts ul li {
	width: 100%;
	padding-bottom: 10px;
	float: left;
}
.wrap-helppop-text {
	width: 100%;
	float: left;
	font-size: 24px;
	text-align: center;
	line-height: 24px;
}
.wrap-helppop-text a {
	font-size: 14px;
	font-weight: 400;
	color: #55aada;
}
/* Home */
.wrapper-banner{
	padding:0px;
}
.wrapper-ad-units{
	margin-top:0px;
	border-bottom: 19px solid #cfcfcf;
}
.wrapper-categ-ads{
	height:433px;
	cursor:pointer;
}
.wrapper-categ-ads{
	position: relative;
	text-align:center;
	color:#fff;
}
.wrapper-categ-ads h3{
	font-size:52px;
	text-transform:uppercase;
	font-weight:500;
	line-height: 52px;
	text-shadow: -1px 2px 7px #000;
	text-align:center;
}
.wrapper-categ-ads h3 a{
	color:#fff;
}
.wrapper-categ-ads p{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:20px;
	line-height:20px;
	text-shadow: 0 1px 2px #000;
	text-align:center;
	margin-bottom: 0;
}
.wrapper-categ-ads:hover{
	opacity:.9;
}
.wrapper-categ-ads h3 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #fff;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}
.wrapper-categ-ads p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.wrapper-categ-ads p {
	position: absolute;
	bottom: 20%;
	left: 0;
	padding: 2em;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}
.wrapper-categ-ads:hover h3 {
	opacity: 1;
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}
.wrapper-categ-ads:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.sort_container .form-control{
	height:46px;
	font-size:17px;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	line-height:40px;
	color:#000;
}
.sort_container label{
	font-size:17px;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	padding-top: 0px !important;
	height: 46px;
	line-height: 46px;
}
.control-label{
	padding:0px;
}
.resultsfound{
	font-size:17px;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	height: 46px;
	line-height: 46px;
}
/* Category */
#n_category h1{
	font-size:23px;
	text-transform:uppercase;
	margin-top:15px;
	margin-bottom:20px;
}
@media only screen and (max-width: 767px) {
	#main-content {
		position: relative;
	}
	.mobile-filter button {
		width: 100%;
		text-align: left;
		font-size: 16px;
		padding: 5px 12px;
	}
	.mobile-filter i {
		float: right;
		padding-top: 3px;
	}
	#left-sidebar {
		position: absolute;
		top: 0;
		z-index: 1;
		background: rgba(255,255,255,.9);
		border-top: 8px solid #fff;
		border-bottom: 8px solid #000;
		left: -100%;
		transition: all 0.5s ease;
	}
	#left-sidebar.visible {
		left: 0!important;
		transition: all 0.5s ease;
	}
	#left-sidebar .sidecatitem {
		border-left: 0!important;
		border-right: 0!important;
	}
	#left-sidebar .hide-filters {
		position: absolute;
		top: 160px;
		z-index: 2;
		right: 10px;
		background: #000;
		padding: 6px;
		font-size: 40px;
		color: #fff;
	}
	#left-sidebar h1,
	#left-sidebar .panel-heading-thumbnails	{
		display: none;
	}
}
/* Product */
.prodnamehead{
	font-size:32px !important;
	text-transform:uppercase;
	margin-bottom:25px;
    margin-top:30px;
}
.prodnamehead a {
    float:left
}
.prodnamehead img{
	height:auto;
	margin-right:18px;
}

.main-image{
	margin-bottom:30px;
}
.row-altimg img{
	border:1px solid #e8e8e8;
}
.row-altimg .product-image-small{
	margin-bottom:26px;
}
.row-altimg .wrapper-alt-img {
	width: 14%;
	float: none;
    display: inline-block;
}
.row-altimg .wrapper-alt-vid {
		width: 20%;
		display: inline-block;
	    padding: 0 10px;
	    margin-bottom: 26px;
}
@media(max-width:500px) {
    .row-altimg {
        margin: 0 -7.5px;
    }

    .row-altimg .wrapper-alt-img {
        padding: 0 7.5px;
    }
    .row-altimg .wrapper-alt-vid {
	    padding: 0 7.5px;
    }
}
.productpricetext{
	font-size:57px;
	font-weight: 700;
}
#zip-bannerpopup {
    margin-top: 10px;
    float: left;
    width: 100%;
}
.productpricetext p {
	font-size:57px;
	font-weight: 700;
	display: inline-block;
	width: auto;
}
@media (max-width: 767px) {
    #zip-bannerpopup {
        margin-top: 0;
    }
    .productpricetext {
        line-height: 50px;
    }
    .wrapper-pricing{
        text-align:center;
    }
}

@media (max-width: 500px){
	.productpricetext p {
		float: none;
	}
}
.productpricetext .was-price-wrapper{
	font-size:26px;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	margin-left:20px;
	line-height:26px;
	display: inline-block;
}
@media (max-width: 500px){
	.productpricetext .was-price-wrapper{
		margin-top: 25px;
		margin-bottom: 20px;
	}
}
.productpricetext a{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	color:#55aada;
	font-size:24px;
	line-height:24px;
}
.productpricetext.productpricepromo{
	margin-bottom:10px;
	line-height: 20px;
}
.productpricepromo a{
}
@media (max-width: 480px) {
    

    .productpricetext .was-price-wrapper {
        margin-left: 10px;
        line-height: 16px;
    }
}
span.child-inpromo {
  color: red;
  text-decoration: line-through;
  font-size: 11px;
}
#buy-child-list tbody tr.child-link {
    cursor: pointer;
}
div#buy-child-list tbody tr.hover-success:hover td {
    background-color: rgba(76, 170, 29, 0.2);
    transition: background-color .2s;
}
div#buy-child-list tbody tr.hover-warning:hover td {
    background-color: rgba(250, 153, 0, 0.2);
    transition: background-color .2s;
}
div#buy-child-list tbody tr.hover-danger:hover td {
    background-color: rgba(197, 58, 47, 0.2);
    transition: background-color .2s;
}
.wrapper-upsell-proddetails{
	/*padding-left:0px;*/
}
.upsellhead{
	font-size:36px;
}
.wrapper-upsell-proddetails .productTitles{
	min-height: 75px;
}
.wrapper-upsell-proddetails .price{
	height:46px;
	overflow:hidden;
	font-size:18px;
	font-weight:700;
}
.wrapper-upsell-proddetails .price span{
	font-size:14px;
	font-weight:400;
	color:#b0b0b0;
	text-decoration:line-through;
	padding-left:10px;
}
.wrapper-upsell-proddetails .btn{
	border:1px solid #e1e1e1;
	box-shadow: inset 0px -4px 0px #ececec;
	background:#fff;
	color:#000;
	font-size:12px;
	text-transform:uppercase;
	/*padding-top:10px;
	padding-bottom:10px;*/
	padding: 6px 0;
	text-align:center;
}
	@media (max-width: 500px){
		.wrapper-upsell-proddetails .buying-options{
			padding-right: 10px;
		}
		.wrapper-upsell-proddetails .price{
			line-height: 20px;
		}
		.wrapper-upsell-proddetails .price span{
			font-size:12px;
			padding-left: 0;
		}
	}
.wrapper-thumb-upsell{
	margin-bottom:20px;
}
.wrapper-shipbox {
	margin-top: 20px;
}
.wrap-deliveryinfoconts {
	height: 50px;
	padding: 4px 10px 0 10px;
	font-size: 18px;
	color: #59abd8;
	text-transform: uppercase;
	border: 1px solid #59abd8;
	line-height: 18px;
    text-align:center;
}
.wrap-deliveryinfoconts hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border-width: 1px;
	border-color: #59abd8;
}
.wrap-deliveryinfoconts .delivery-info-sml {
	font-size: 12px;
	line-height: 12px;
}
.wrapper-product-video .wrapper-product-videocontent .productvideo{
	position:relative;
    text-align: center;
}

.wrapper-product-video .wrapper-product-videocontent .productvideo img{
	
	height:auto !important;
}
.wrapper-product-video .wrapper-product-videocontent .productvideo .playbutton{
	position: absolute;
	left: 45%;
	top: 40%;
	font-size: 22px;
	color: #fff;
	line-height: 22px;
	padding: 14px 26px;
	background: rgba(0,0,0,0.80);
	border-radius: 9px;
}
.wrapper-product-video .wrapper-product-videocontent .row-altimg .productvideo .playbutton{
	position: absolute;
	left: 37%;
	top: 37%;
	font-size: 10px;
	color: #fff;
	line-height: 0px;
	padding: 6px 12px;
	background: rgba(0,0,0,.8);
	border-radius: 5px;
}
.wrapper-product-video .wrapper-product-videocontent .productvideo:hover .playbutton, .wrapper-product-video .wrapper-product-videocontent .productvideo:focus .playbutton{
	background:#cc181e;
}
/* Tabs */
.nav-tabs {
	border-bottom: 1px solid #d4d4d4;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 0px 0px 0 0;
	padding:20px 45px;
	font-size:26px;
	font-family: 'Lato', sans-serif;
	font-weight:300;
}
.nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #d4d4d4;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #d4d4d4;
	border-bottom-color: transparent;
	cursor: default;
}
.tabbable {
    margin-top: 30px;
}
.tabbable .reviews .fa-star, .tabbable .reviews .fa-star-o, .tabbable #reviews .fa-star, .tabbable #reviews .fa-star-o{
	color:#b99800;
}
.tabbable .nav .open > a, .tabbable .nav .open > a:hover, .tabbable .nav .open > a:focus {
	background-color: #eeeeee;
	border-color: #eeeeee;
}
.contact-wrap .form-control{
	margin-bottom:20px;
	margin-left:10px;
}
.free-call-msg{
	font-size:16px;
}
.productdetails, .productdetails span, .productdetails p{
	font-size: 18px !important;
	overflow: overlay;
}
.wrapper-conts-desc a{
	text-decoration: underline;
}
/* Footer Newslet */
.wrapper-footernewslet{
	padding-top:36px;
	padding-bottom:36px;
}
.wrapper-footernewslet h3{
	text-align:center;
	margin:0px;
	margin-bottom:34px;
	font-size:34px;
	font-weight:500;
	color:#336d8e;
	text-transform:uppercase;
}
a.track-order {
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
    background: #5EBCF2;
    padding: 10px 20px;
    margin-bottom: 15px;
    display: block;
    float: left;
}
.wrapper-footernewslet h3 span{
	line-height:50px;
	display: inline-block;
}
.wrapper-footernewslet .form-control{
	border-color:#acacac;
	height:67px;
	width: 100%;
	display: inline-block;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:31px;
	color: #8c8c8c;
	line-height:31px;
}
.wrapper-footernewslet .input-group {
	display: block;
}
.wrapper-footernewslet .btn{
	height:67px;
	background:none;
	color:#999999;
	font-size:39px;
}
.wrapper-footernewslet .input-group-btn:last-child > .btn{
	margin-left:0px;
	border:none !important;
}
.wrapper-footernewslet .input-group-btn {
	margin-left: -63px;
	display: inline-block;
	z-index: 2;
}
.wrapper-footernewslet .form-control::-moz-placeholder {
	font-size:31px;
	color: #8c8c8c;
}
.wrapper-footernewslet .form-control:-ms-input-placeholder {
	font-size:31px;
	color: #8c8c8c;
}
.wrapper-footernewslet .form-control::-webkit-input-placeholder {
	font-size:31px;
	color: #8c8c8c;
}
/* Testimonials */
.wrapper-testimonials{
	background:#000;
	padding:40px 0px 60px;
}
.wrapper-testimonials h3{
	color:#fff;
	font-weight:500;
	font-size:32px;
	text-transform:uppercase;
	margin-bottom:35px;
	text-align:center;
}
.wrapper-testimonials p{
	color:#fff;
}
.wrapper-testimonials blockquote {
	padding: 0px 20px;
	margin:0px;
	font-size: 22px;
	border-left: 15px solid #373737;
}
.wrapper-testiconts p{
	margin-bottom:0px;
}
.wrapper-testiconts .testiconts{
	height:130px;
	overflow:hidden;
	margin-bottom:10px;
	font-size: 22px;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	line-height:26px;
	color:white;
}
.wrapper-testiconts h4{
	font-size:28px;
	color:#5ebbf0;
	font-weight:300;
}
/* Footer */
.wrapper-footer{
	padding-top:35px;
}
.wrapper-footer h4{
	font-size:23px;
	font-weight:500;
	text-transform:uppercase;
	color:#000;
	margin-bottom:25px;
}
.wrapper-footer .nav{
	margin-bottom:25px;
}
.wrapper-footer .nav > li > a{
	font-size:19px;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	color:#000;
	padding-top:3px;
	padding-bottom:3px;
	line-height:19px;
}
.wrapper-footer .nav > li > a:hover, .wrapper-footer .nav > li > a:focus{
	background:none;
	color:#626262;
}
.wrapper-footer .wrapper-compinfo{
	padding-left:85px;
}
.wrapper-footer .compinfohead{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:17px;
}
.wrapper-footer .wrapper-compinfo p{
	font-size:14px;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	color:#4c4c4c;
}
.wrapper-footer .wrapper-compinfo p a{
	color:#4c4c4c;
}
.wrapper-footer .wrapper-compinfo p span{
	color:#000;
}
.wrapper-footer .wrapper-compinfo p a:hover, .wrapper-footer .wrapper-compinfo p a:focus{
	color:#000;
}
.wrapper-paymenticons ul{
	text-align:center;
}
.wrapper-paymenticons .payment-icon-container{
	background:none;
}
.wrapper-footer .list-social a{
	color:#fff;
	font-size: 24px;
}
.bg-facebook, .bg-twitter, .bg-gplus, .bg-ytube, .bg-ig, .bg-pin, .bg-tmblr, .bg-linkedin{
	width:44px;
	height:44px;
	display:inline-block;
	border-radius:50%;
	text-align:center;
	line-height:45px;
	color:#fff;
	font-size:24px;
}
.bg-facebook{
	background:#3b5998;
}
.bg-twitter{
	background:#00acee;
}
.bg-gplus{
	background:#dd4b39;
}
.bg-ytube{
	background:#c4302b;
}
.bg-ig{
	background:#3f729b;
}
.bg-pin{
	background:#c8232c;
}
.bg-tmblr{
	background:#34526f;
}
.bg-linkedin{
	background:#0e76a8;
}
.btn.btn-default{
	border:1px solid #cccccc !important;
}
.corp-formwrap {
	height: 360px;
}
.pw-contact .form-control {
	margin-left: 0 !important;
}
.btn-fb {
	color: #fff;
	text-decoration: none !important;
	background-color: #3B5999;
}
	.btn-fb:hover,
	.btn-fb:focus {
		color: #fff;
	}
#main-content p img {
	max-width: 100%;
	height: auto !important;
}
/* Media Queries */
@media (max-width: 1259px){
	.wrapper-top-nav .nav > li > a {
		padding-left: 12px;
		padding-right: 12px;
	}
	.wrapper-testiconts .testiconts {
		font-size: 18px;
		line-height: 20px;
	}
	.wrapper-testiconts .testiconts {
height: 122px;
	}
	.wrapper-testiconts h4 {
		font-size: 24px;
	}
	.header-phone a {
		font-size: 18px;
	}
	#header-cart>a {
		font-size: 16px;
	}
	.sort_container label {
		font-size: 14px;
	}
	.wrap-stockbtn{
		margin-bottom:5px;
	}
	.upsellhead {
		font-size: 26px;
	}
	.wrapper-contactmap iframe{
		width:100% !important;
	}
	 .wrapper-contactmap img{
		width:100% !important;
		height:auto !important;
	}
}
@media (max-width: 991px){
	.wrapper-top-nav .nav > li > a {
		padding-left: 6px;
		padding-right: 6px;
		font-size:11px;
	}
	.wrapper-top-nav .nav > li.checkout-nav > a{
		font-size:12px;
	}
	.header-phone {
		padding: 2px 0px 0px 0px;
	}
	.header-phone a {
		font-size: 16px;
	}
	.header-cartwrap{
		padding-left:0px;
	}
	#header-cart>a {
		font-size: 14px;
	}
	.pagination > li > a, .pagination > li > span {
		padding: 6px 12px;
		font-size: 14px;
	}
	.wrapper-testiconts .testiconts {
		font-size: 14px;
		line-height: 18px;
	}
	.sort_container .form-control {
		height: 34px;
		font-size: 14px;
		line-height:28px;
	}
	.sort_container label {
		font-size: 14px;
		height: 34px;
		line-height: 34px;
	}
	.sort_container .form-group{
		margin-bottom:15px;
	}
	#left-sidebar .list-group h4 a {
		font-size: 16px;
		padding: 10px 11px;
	}
	.wrapper-footer .wrapper-compinfo {
		padding-left: 15px;
	}
	.wrapper-testiconts h4 {
		font-size: 18px;
	}
	.wrapper-footernewslet h3 {
		margin-bottom: 14px;
		font-size: 22px;
	}
	.wrapper-box-proddetails{
		padding-left:15px;
	}
	.upsellhead, .wrapper-product-videocontent h3 {
		font-size: 20px;
	}
	.nav-tabs > li > a{
		font-size:18px;
		padding: 10px 20px;
	}
	
	.wrap-icon {
		width: 24px;
		font-size: 20px;
	}
	.wrap-help-text {
		width: 63%;
		font-size: 24px;
	}
    .prodnamehead {
        margin-top:25px;
        font-size:26px;
    }
}
@media (max-width: 767px){
	.wrapper-header{
		margin-top:0px;
	}
	.wrapper-header-shadow{
		padding:0px 0px;
        margin-top:-20px;
	}
	.header-search{
		margin-bottom:10px;
	}
	.wrapper-logo{
		padding-top: 10px;
		padding-bottom:15px;
	}
	.wrapper-testiconts .testiconts{
		height:auto;
	}
	.wrapper-footernewslet h3 span {
		line-height: 30px;
	}
	.wrapper-footernewslet .form-control::-moz-placeholder {
		font-size:16px;
	}
	.wrapper-footernewslet .form-control:-ms-input-placeholder {
		font-size:16px;
	}
	.wrapper-footernewslet .form-control::-webkit-input-placeholder {
		font-size:16px;
	}
	.control-label{
		padding-left:15px;
	}
	.pagination-text, .resultsfound{
		text-align:center !important;
	}
	.wrapper-categ-ads{
		height:300px;
		cursor:pointer;
	}
	.wrapper-categ-ads h3{
		font-size:28px;
	}
	.wrapper-categ-ads p {
		font-size: 16px;
	}
	#n_category h1{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#left-sidebar .panel-default > .panel-heading{
		background: #ebe7e7;
		border: 1px solid #c7c7c7;
		padding:10px 5px;
		margin-bottom:10px;
	}
	.wrapper-upsell-proddetails{
		padding-left:15px;
	}
	.wrapper-footernewslet .form-control{
		padding-right:50px;
	}
    .prodnamehead {
        margin: 15px 0;
        padding: 0 !important;
        font-size: 22px;
        line-height: normal !important;
        text-align: center;
        display: block !important;
        white-space: normal;
    }
	.prodnamehead img {
		width: 60%;
	}
    .prodnamehead a {
        float:none;
    }
    .prodnamehead h1 {
        width:100%;
    }
	.prodnamehead h1{
		display:block;
	}
	.wrapper-product-video .wrapper-product-videocontent .productvideo .playbutton{
		font-size: 16px;
		line-height: 16px;
	}
    .wrapper-product-title a {
        float: none !important;
        margin: 0 auto;
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 0px;
    }
}
@media (max-width: 580px){
	.wrapper-categ-ads{
		height:250px;
		cursor:pointer;
	}
	.wrapper-categ-ads h3{
		font-size:24px;
	}
	.wrapper-categ-ads p {
		bottom: 10px;
		font-size: 13px;
	}
}
@media (max-width: 480px){
	.wrapper-categ-ads{
		height:200px;
		cursor:pointer;
	}
	.wrapper-categ-ads h3{
		font-size:20px;
	}
	
}
@media (max-width: 430px){
	.wrapper-categ-ads{
		height:150px;
		cursor:pointer;
	}
	.wrapper-categ-ads h3{
		font-size: 16px;
	}
	.wrapper-categ-ads p {
		padding: 5px;
	}
}
@media (max-width: 343px){
	.prdimg{
		display:none;
	}
	#n_checkout .btn{
		font-size:12px;
	}
	#n_checkout .btn-lg{
		font-size:16px;
	}
	.btn-lg{
		font-size:16px;
	}
	._cpy_vouchershow.btn{
		font-size: 8px !important;
		padding: 18px 6px;
	}
	#n_checkout .newslet-wrapper .btn{
		font-size:14px;
	}
	.myacct-links .small{
		font-size:10px;
	}
}
.new-price {
	font-size: 24px;
	height: 50px;
	overflow:hidden;
	margin: 0;
	padding: 0;
	background: #f6f6f6;
	text-align: center;
	font-weight: bold;
}
.sale-price {
	color: #C70505;
}
.checkout-well h1 {
	margin: 17px 0 0 0;
	color: #3083d1;
}
.checkout-well h1 small{
	font-size: 24.5px;
	color: #999999;
}
.checkout-opt {
	margin: 30px 0 50px;
	font-weight: bold;
	text-align: center;
}
.option-list {
	overflow: hidden;
}
.option-list > div {
	text-align: center;
}
.circle-opt {
	padding: 5px 12px;
	display: inline-block;
	font-size: 19px;
	font-weight: 500;
	color: #FFF;
	border-radius: 24px;
	background: #202020;
	text-align: center;
	opacity: 0.8;
	letter-spacing: .5px;
}
.checkout-choice {
	margin-top: -17px;
	min-height: 150px;
}
.checkout-choice h3 {
	color: #3083d1;
	margin: 10px 0 5px;
}
.checkout-choice p,
.checkout-choice .btn-success {
	font-size: 16px;
}
.checkout-choice .btn-success {
	margin-top: 13px;
}
.checkout-choice.option3 > a {
	display: block;
}
.btn-paypal {
	margin: 10px 0 15px;
}
.btn-checkout-login {
	margin-top: 24px !important;
}
#n_checkout .validetta-bubble {
	padding: 8px 13px 7px;
	font-family: "Open Sans", "Helvetica Nueu", Arial !important;
	font-size: 13px !important;
	background-color: #C26460;
	min-width: 325px;
	z-index: 2;
}
.released-text {
	display: block;
	text-transform: capitalize;
	font-size: 16px;
	margin-top: -5px;
}
.shippinginfotext-con {
	font-size: 14px;
	padding: 11px 10px;
	text-align: center;
}
.shippinginfotext-con .caret {
    margin-left:10px;
}
.btn-xl {
	font-size: 24px;
}
.btn-green,
.btn-xl,
.checkout.btn-success,
.btn-success.npopup-checkout {
	background-color: #5cb85c !important;
	border-color: #4cae4c;
	box-shadow: inset 0px -3px 0px #4cae4c;
	color: #000000;
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-green:hover,
.btn-green:focus,
.btn-green:active {
	background: #5fa033;
	border-color: #5fa033;
}
.btn-success {
    box-shadow: none;
}
.my-acct {
	margin-left: 10px;
}
.my-acct > a,
.my-acct > a:hover,
.my-acct > a:focus {
	padding: 7px 14px !important;
	margin-top: 9px;
	background: #ffffff !important;
	color: #000000 !important;
}
.wrapper-star {
	display: inline-block;
}
@media(max-width:767px) {
	.logo-link {
		width: 100%;
		text-align: center;
		padding: 0;
	}
	.header_logo {
		width: auto;
		max-height: 93px;
		padding-right: 0;
	}
	.mobile-menu .list-inline {
		margin-top: 15px;
		margin-left: 0;
		text-align: center;
	}
	#header-cart {
		margin-top: 10px;
	}
	#header-cart > a,
	#n_checkout #header-cart > a {
		font-size: 21px;
		background: #000000;
		color: #ffffff;
		box-shadow: none;
		padding-left: 0;
		padding-right: 0;
		text-align: center;
	}
	.navigation-list li {
		width: 100%;
	}
	.wrapper-left-menu {
	}
	.navigation-list.visible-xs li {
		width: 30%;
    	position: relative;
    	bottom: -12px;
	}
	.navigation-list.visible-xs li a {
    	padding: 15px 0 25px !important;
		display: block;
	}
	.new-header.navbar-inverse {
		border-top: none;
	}
	.list-inline-mobile > li {
		width: 31%;
	}
	.list-inline-mobile > li > a {
		font-size: 26px;
		color: #ffffff;
	}
	.custom-grid {
		margin: 0 -7.5px;
	}
	.custom-grid > div {
		padding: 0 7.5px;
	}
	.custom-grid .list-inline {
		margin: 0 !important;
	}
	.header-search .btn,
	.header-search .form-control {
		height: 35px;
	}
	.navbar-default .navbar-nav > li > a,
	.navbar-product-collapse > li > a {
		color: #999999;
	}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-product-collapse > li > a:hover,
	.navbar-product-collapse > li > a:focus {
		color: #ffffff;
		background-color: #000000;
	}
	.navbar-default .navbar-collapse {
		padding-left: 15px;
		padding-right: 15px;
	}
	.home-featured .wrapper-thumbnail {
	  float: left;
	  margin: auto;
	}
	.description-logo{
      float: none !important;
  }
}
@media(max-width:991px) {
	.pagination-text {
		text-align: center !important;
	}
}
#status {
	position: absolute;
	top: 7px;
	right: -10px;
}
#status > div {
	display: none;
	border-radius: 50%;
}
#status > div .fa {
	font-size: 14px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%;
	text-align: center;
}
.approved-icon {
	background: green;
	color: #ffffff;
	position: relative;
	left: -1px;
}
.disapproved-icon {
	background: red;
	color: #ffffff;
}
@media(max-width:1199px) {
	.pagination > li > a, .pagination > li > span {
		font-size: 15px;
		font-weight: 500;
	}
}
.buying_thumb {
    width: 100%;
}
@media(max-width:767px) {
    .home-featured .wrap-thumb-cat {
		width: 50%;
		float: left;
	}
	.thumb .wrap-thumb-cat {
		width: 33.33333333333333%;
		float: left;
	}
	.new-price.sale-price {
		line-height: 20px;
		font-size: 18px;
	}
    .thumbnail .price {
        padding-top:0px;
    }
    .thumbnail .caption {
        padding:12px 20px 1px;
    }
    .thumbnail .caption h3 {
        height:56px;
        margin-bottom:3px;
    }
}
@media(max-width:479px) {
    .home-featured .wrap-thumb-cat {
		width: 50%;
	}
	.thumb .wrap-thumb-cat {
		width: 50%;
	}
}

@media(max-width:350px) {
	.navigation-list .icon {
    	font-size: 20px;
	}
}
@media(max-width:270px) {
	.navigation-list .icon {
    	font-size: 16px;
	}
	.navigation-list.visible-xs li {
		width: 29%;
	}
}
/*Mobile menu header*/
.well-contact {
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff;
	text-align: center;
	font-size: 16px;
    padding: 10px 5px;
	margin-top: 15px;
}
.well-contact a {
	color: #fff !important;
}
.well-contact .fa {
	display: block;
	margin: 0 auto;
	font-size: 18px;
}
a.collap-open {
	color: #4e4e4e !important;
}
.collap-open:after {
	width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #222;
    content: '';
    position: absolute;
    bottom: 0;
    left: 20%;
}
.navbar-mob-collapse {
	border: none !important;
	box-shadow: none !important;
}
@media(max-width:767px) {
    .logo-wrapper {
    	padding: 0;
    }
    .logo-wrapper img {
    	width: 100% !important;
        max-width: 130px;
    	height: auto !important;
    }
}
@media(max-width:320px) {
.logo-wrapper img {
	margin-top: 0.5em;
}
.well-contact {
	font-size: 14px;
}
}
/*Contact Teacher*/
.contat-teacher-form {
  /*width: 600px;*/
  height: 575px;
  display: block;
/*  padding-top: 0;
  padding-bottom: 0;*/
  margin-top: 1em;
}
.components-thumbnail .caption .title {
  height: 3.8em;
  margin-bottom: 6px;
  overflow: hidden;
}
/* Shopping Cart */
.shipping-info-details {
  text-align: right;
  color: #3e85fa;
}
.shipping-info-details h4 {
  font-size: 24px;
}
.payment-icon-afterpay-1 {
  background-image: url(/assets/afterpay/payment_icon_1.jpg);
  background-repeat: no-repeat;
  height:32px;
  background-size:100%;
}
.payment-icon-afterpay-2 {
  background-image: url(/assets/afterpay/payment_icon_2.jpg);
  background-repeat: no-repeat;
  height:32px;
  background-size:100%;
}
.payment-icon-afterpay {
    background:url(/assets/afterpay/afterpay.png) center center no-repeat;
    background-size:contain;
    height:30px;
}
.afterpay-img {
    width:95px;
    display:inline;
}
.afterpay-logo {
    margin:0px auto;
    display: block;
}
.afterpay-text {
    font-size:15px;
    margin-bottom:15px;
}
/*
.afterpay-text a {
    color:#000000;
    font-size: 15px;
    padding: 1px 5px;
    border-radius: 12px;
    text-decoration: underline;
}
*/
/*
.afterpay-text a {
    background-color: red;
    color: #fff;
    font-size: 13px;
    padding: 1px 6px;
    border-radius: 100%;
}
*/
.clearthis {
    clear:both;
}
.clearthis.move-top {
    margin-top: 15px;
}
.btn-checkout-shoppingcart {
    margin-bottom: 20px;
}
.npopup-body img {
	max-width: 100%;
}
h1 {
   	font-size: 34px;
  	margin-bottom:15px;
  	margin-top:10px;
}
h2 {
   	font-size: 30px;
  	margin-bottom:15px;
  	margin-top:40px;
}
h3 {
   	font-size: 24px;
  	margin-bottom:15px;
  	margin-top:40px;
}
h4 {
   	font-size: 22px;
  	margin-bottom:15px;
  	margin-top:30px;
}
/* New Header */
iframe[name="google_conversion_frame"] {
	display: none;
}
.wrapper_header_logo_area {
    background-color: #000;
    padding: 4px 0px;
    height: 84px;
}
.phone_number {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 0px !important;
    color: #fff;
	font-family: futura-medium,sans-serif;
    font-size: 1.2vw;
    margin-top: 10px;
    font-size: 22px;
}
.phone_number a {
	color: #fff;
}
.phone_number i {
    color: #737373;
    font-size: 16px;
    margin-right: 0px;
}
.header_logo {
    height: 68px;
    margin-top: 4px;
	width:134px;
}
.chat_help_icons {
    margin-top: 8px;
}
.chat_help_icons img {
    height: 58px;
    margin-right: 6px;
	display: block;
}
.chat_help_icons .wrap-icon {
	width: auto;
}
.wrapper_header_logo_area .nav .territorywrap {
	padding-right: 4px;
}
.wrapper_header_logo_area .nav .territorywrap a {
	color: #fff;
}
.wrapper_header_logo_area .nav > li > a:hover,
.wrapper_header_logo_area .nav > li > a:focus {
	background: none;
	color: #4595c3;
}
.wrapper_header_logo_area .territorywrap.open > a {
	background: none !important;
}
.wrapper_header_logo_area #header-cart>a {
	padding: 6px 8px;
}
.order_area {
    background-color: #DCDCDC;
    padding: 10px;
}
.order_area span {
    text-transform: uppercase;
    font-size: 14px;
}
.wrapper-main-nav .header-search {
	margin: 10px 0;
}
.wrapper-main-nav .header-search .btn,
.wrapper-main-nav .header-search .form-control {
	height: 39px;
}
.wrapper-main-nav .navbar-nav > li > a {
	color: #fff !important;
	text-transform: uppercase;
	font-size: 16px;
	font-family: futura-medium, "futura-pt", sans-serif;;
	letter-spacing: 0.03em;
	text-align: left !important;
	padding: 10px 20px;
	font-weight: 500;
}
@media (min-width: 768px) {
	.wrapper-main-nav .navbar-nav > li > a {
		padding-top: 12.5px;
		padding-bottom: 12.5px;
	}
}
@media (max-width: 1191px){
	.phone_number {
        font-size: 16px;
    }
	.chat_help_icons img {
        height: 52px;
    }
	.wrapper-main-nav .navbar-nav > li > a {
		font-family: "futura-pt",sans-serif;
		font-weight: 400;
        font-size: 15px;
        padding-left: 10px;
        padding-right: 10px;
	}
}
@media (max-width: 991px){
	.phone_number {
        font-size: 15px;
    }
    .chat_help_icons img {
        height: 45px;
    }
	.chat_help_icons .wrap-icon {
		width: 43%;
	}
	.order_area .col-sm-4.col-md-4.text-left {
		padding-right: 0;
	}
	.order_area .col-sm-4.col-md-4.text-left img {
		height: 25px;
	}
	.wrapper-main-nav .navbar-nav > li > a {
		font-family: "futura-pt",sans-serif;
		font-weight: 400;
        font-size: 13px;
        letter-spacing: 0em;
        padding-left: 8px;
        padding-right: 8px;
	}
}
@media (max-width: 767px){
    .wrapper-main-nav .navbar-nav > li > a {
        font-size: 13px;
        text-align: center !important;
    }

    .wrapper-main-nav .navbar-nav > li > a > span,
    .collapse-menu > li > a > span {
        position: relative;
        display: block;
    }

    .wrapper-main-nav .navbar-nav > li > a > span > .fa,
    .collapse-menu > li > a > span > .fa {
        position: absolute;
        top: 4px;
        right: 0;
    }

    .wrapper-main-nav .navbar-nav > li > a.collapsed > span > .fa::before {
        content: "\f067";
    }

    .wrapper-main-nav .navbar-nav > li > a > span > .fa::before,
    .collapse-menu > li > a.active > span > .fa::before,
    .second-menu > li.active > a > span > .fa::before {
        content: "\f068";
    }

	.mobile-top-right #header-cart {
		margin-top: 18px;
		width: auto;
	}
	.mobile-top-right a {
		color: #fff;
	}
	.mobile-top-right .chat_link {
		margin-top: 28px;
  		font-size: 23px;
		float: right;
		display: inline;
		margin-left:10px;
	}
	.wrapper-main-nav .custom-grid .list-inline {
		margin: 12px 0 0 0 !important;
	}
	.wrapper-main-nav .custom-grid .list-inline li {
		width: 30%;
	}
	.wrapper-main-nav .navbar-mobile-collapse.in {
		overflow-x: hidden;
	}
	.wrapper-main-nav .custom-grid .list-inline .fa {
		font-size: 20px;
	}
}
@media (max-width: 350px) {
    .wrapper-main-nav .custom-grid .list-inline li {
        width: 29%;
    }
}
/* Glyphicon */
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
    content: "\2a"
}
.glyphicon-plus:before {
    content: "\2b"
}
.glyphicon-euro:before, .glyphicon-eur:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
.glyphicon-cd:before {
    content: "\e201"
}
.glyphicon-save-file:before {
    content: "\e202"
}
.glyphicon-open-file:before {
    content: "\e203"
}
.glyphicon-level-up:before {
    content: "\e204"
}
.glyphicon-copy:before {
    content: "\e205"
}
.glyphicon-paste:before {
    content: "\e206"
}
.glyphicon-alert:before {
    content: "\e209"
}
.glyphicon-equalizer:before {
    content: "\e210"
}
.glyphicon-king:before {
    content: "\e211"
}
.glyphicon-queen:before {
    content: "\e212"
}
.glyphicon-pawn:before {
    content: "\e213"
}
.glyphicon-bishop:before {
    content: "\e214"
}
.glyphicon-knight:before {
    content: "\e215"
}
.glyphicon-baby-formula:before {
    content: "\e216"
}
.glyphicon-tent:before {
    content: "\26fa"
}
.glyphicon-blackboard:before {
    content: "\e218"
}
.glyphicon-bed:before {
    content: "\e219"
}
.glyphicon-apple:before {
    content: "\f8ff"
}
.glyphicon-erase:before {
    content: "\e221"
}
.glyphicon-hourglass:before {
    content: "\231b"
}
.glyphicon-lamp:before {
    content: "\e223"
}
.glyphicon-duplicate:before {
    content: "\e224"
}
.glyphicon-piggy-bank:before {
    content: "\e225"
}
.glyphicon-scissors:before {
    content: "\e226"
}
.glyphicon-bitcoin:before {
    content: "\e227"
}
.glyphicon-yen:before {
    content: "\00a5"
}
.glyphicon-ruble:before {
    content: "\20bd"
}
.glyphicon-scale:before {
    content: "\e230"
}
.glyphicon-ice-lolly:before {
    content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}
.glyphicon-education:before {
    content: "\e233"
}
.glyphicon-option-horizontal:before {
    content: "\e234"
}
.glyphicon-option-vertical:before {
    content: "\e235"
}
.glyphicon-menu-hamburger:before {
    content: "\e236"
}
.glyphicon-modal-window:before {
    content: "\e237"
}
.glyphicon-oil:before {
    content: "\e238"
}
.glyphicon-grain:before {
    content: "\e239"
}
.glyphicon-sunglasses:before {
    content: "\e240"
}
.glyphicon-text-size:before {
    content: "\e241"
}
.glyphicon-text-color:before {
    content: "\e242"
}
.glyphicon-text-background:before {
    content: "\e243"
}
.glyphicon-object-align-top:before {
    content: "\e244"
}
.glyphicon-object-align-bottom:before {
    content: "\e245"
}
.glyphicon-object-align-horizontal:before {
    content: "\e246"
}
.glyphicon-object-align-left:before {
    content: "\e247"
}
.glyphicon-object-align-vertical:before {
    content: "\e248"
}
.glyphicon-object-align-right:before {
    content: "\e249"
}
.glyphicon-triangle-right:before {
    content: "\e250"
}
.glyphicon-triangle-left:before {
    content: "\e251"
}
.glyphicon-triangle-bottom:before {
    content: "\e252"
}
.glyphicon-triangle-top:before {
    content: "\e253"
}
.glyphicon-console:before {
    content: "\e254"
}
.glyphicon-superscript:before {
    content: "\e255"
}
.glyphicon-subscript:before {
    content: "\e256"
}
.glyphicon-menu-left:before {
    content: "\e257"
}
.glyphicon-menu-right:before {
    content: "\e258"
}
.glyphicon-menu-down:before {
    content: "\e259"
}
.glyphicon-menu-up:before {
    content: "\e260"
}
.affix {
  top: 0;
  position: fixed;
  border: 1px solid #4A4A4A;
  width: 100%;
  z-index: 99999;
}
.affix.new-header.navbar-inverse {
    border-bottom: 1px solid #4A4A4A;
}
.new-header.navbar-inverse {
    border-bottom: 0px solid #DCDCDC;
}
#header-cart #cartcontents .thumb_cart ul {
	max-height: 430px;
	overflow-y: auto;
}
/*
	Newsletter Register Button - Footer
*/
.wrapper-footernewslet .form-control {
	/* font-size: 25px; */
}
.wrapper-footernewslet .input-group-btn {
    margin: 7px 0 7px -207px;
}
.wrapper-footernewslet .input-group-btn:last-child > .btn {
	border-bottom: 3px solid #56aad9 !important;
}
#footer-register {
	color: white;
	background-color: #5dbcf4;
	font-weight: 300;
	width: 200px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 53px;
	font-size: 25px;
	text-transform: uppercase;
}
#footer-register i {
	display: inline-block;
	margin-left: 10px;
}
@media screen and (max-width: 1260px)
{
	.wrapper-footernewslet .form-control,
	#footer-register {
    	font-size: 25px;
	}
}
@media screen and (max-width: 767px)
{
	#footer-register {
		width: 160px;
		font-size: 20px;
	}
	.wrapper-footernewslet .input-group-btn {
	    margin-left: -167px;
	}
}
@media screen and (max-width: 500px)
{
	#footer-register {
		width: 130px;
		font-size: 18px;
	}
	.wrapper-footernewslet .input-group-btn {
	    margin-left: -137px;
	}
}
.buying-guide-margin {
	margin-left: 20px;
	margin-bottom: 20px;
}
.prodnamehead {
	line-height: normal;
	padding-left: 8px;
    display: inline-block;
}
.productsavetext {
    font-size: 14px;
    font-weight: bold;
    background-color: #ed5868;
    color: #fff;
    padding: 10px;
    width: auto;
    display: inline-block;
    font-size: 16px;
}
@media screen and (max-width:350px) {
	.productsavetext {
		font-weight: 400;
		font-size: 15px;
	}
}
/* Tweaks 100915 */
.productTitles {
    font-size: 14px;
    line-height: 17px;
}
.onSaleBadge, .popularBadge {
    position: absolute;
    top:-15px;
    right: 2px;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-weight: 500;
    color: #295771;
    border-radius: 50%;
    background: #9F0002;
	font-size: 14px;
}
.popularBadge {
    background: #5dbcf4;
    padding-left: 0;
    color: #fff;
}
.onSaleBadge {
    color: white;
}
.featured-brands img {
    width: 100%;
    height: 120px;
    object-fit: contain;
    object-position: center;
}
	@media (max-width: 500px){
		.featured-brands img {
			height: 55px !important;
		}
	}
.featured-brands {
	text-align: center;
}
.featured-brands a {
	color: #5dbcf4;
}
.wrapper-featuredBrand .showAllBrand{
	margin: 30px auto;
    width: 150px;
    display: block;
}
.brand-image img {
	max-width: 100%;
	object-fit: contain;
}
#wrapper_bill_country a:hover {
  text-decoration: underline;
}
.sub-category-list {
	background:#eee;
	border:0px solid #ccc;
	padding: 15px 20px;
	margin-bottom:20px;
}
.sub-category-list ul li a{
    text-transform: uppercase;
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
}
.sub-category-list > p {
    font-size: 22px;
}
.sub-category-list ul li a:hover{
	color:#5ebbf0;;
}
.sub-category-list ul {
    margin: 0 -15px;
    overflow: hidden;
}
.e2ma_signup_form_row {
	border:none !important;
	padding:0px !important;
	float:left;
	width:40%;
	margin-bottom: 5px;
}
.e2ma_signup_form_required_footnote {
	border:none !important;
}
.e2ma_signup_form_required_footnote, .e2ma_signup_form_required_asterix {
	display:none !important;
}
.e2ma_signup_form {
	width:100% !important;
}
.e2ma_signup_form_button_row {
	float:left;
	width: 20%;
    text-align: center;
}
@media screen and (max-width: 768px) {
	.e2ma_signup_form_button_row {
		width: 100%;
	}
}
.e2ma_signup_form_element {
	margin-left: 140px;
	font-size: 11px;
}
.e2ma_signup_form_label {
	 text-align:right !important;
	font-family: "futura-pt",sans-serif !important;
	font-size: 25px !important;
	float: left;
	width: 110px;
	padding-top: 5px;
	white-space: nowrap;
}
.e2ma_signup_form input[type=email] {
    width:initial !important;
}
@media (max-width:768px) {
	.e2ma_signup_form_row {
		width:100%;
		text-align: center;
	}
}
#e2ma_signup_reset_button {
	display:none !important;
}
#e2ma_signup_submit_button {
	width:80% !important;
	height:40px !important;
	color: white !important;
    background-color: #5dbcf4 !important;
    font-weight: 300 !important;
    text-transform: uppercase;
    box-sizing: border-box;
    border-bottom: 3px solid #56aad9 !important;
    border:none;
}
@media (max-width:768px) {
	#e2ma_signup_submit_button {
		width:24% !important;
	}
}
.e2ma_signup_form_element input {
	height:40px !important;
	font-family: "futura-pt",sans-serif !important;
	font-size: 25px !important;
}
@media (max-width:768px) {
	.e2ma_signup_form_row {
		width:100%;
	}
}
.usp-img {
	width: 35px;
	float: left;
}
.usp-img img {
	max-width: 100%;
}
.usp-text {
	/*width: 237px;*/
	height: 46px;
	padding-left: 10px;
	display: table;
	float: left;
}
.usp-tex-conts {
    display: table-cell;
    vertical-align: middle;
}
.usp-text h5 {
	margin: 0;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 17px;
}
.usp-text p {
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 13px;
}
@media screen and (max-width: 1199px) {

	.usp-caption {
		width: 172px;
	}
}
@media screen and (max-width: 991px) {

	.usp-img {
		width: 40px;
	}

	.usp-caption {
		width: 127px;
	}

	.usp-caption h5 {
		font-size: 14px !important;
		line-height: 11px;
		line-height: 17px;
	}

	.usp-caption p {
		font-size: 13px !important;
		line-height: 13px;
	}
	.wrap-usp {
    	margin-top: 0px;
	}
}
.usp-caption{
	position: relative;
	left: 10px;
	height: 35px;
}
.usp-caption h5{
	margin: 0;
	font-size: 15px;
	text-transform: uppercase;
}
.usp-caption p{
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 19px;
}
.uk-flag {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.flag-menu > li > a {
	color: #fff !important;
}
@media (max-width:768px) {
	#livechat-compact-container {
	-webkit-transform: scale(0.7) translatey(20%);
	-moz-transform: scale(0.7) translatey(20%);
	transform: scale(0.7) translatey(20%);
	float:right;
	}
}
  #zip-neto-prod-calc img {
height: 17px !important;
}
.zip-learnmore {
display: inline !important;
 }

 #zip-neto-cart-popup {
	float: right;
}
 #zip-neto-prod-popup {
	text-align: middle !important;
	display: inline !important;
}
#zip-neto-cart-learn-more{
    display: inline !important;
}
.wrapper-thumbnail .rrp {
	font-size: 16px;
    color: #676767;
    font-weight: 400;
}
.productprice .rrp {
    margin-top: 10px;
    margin-bottom: 0;
    padding: 5px 0px;
    font-size: 24px;
    font-weight: 400;
    color: #aeaeae;
    clear: left;
    float: none;
    display: block;
}
.btn-wishlist {
    font-size: 14px;
    padding: 13px 12px;
    text-transform: uppercase;
}
.wrapper-btnprod .btn-backorderNotify {
    font-size: 14px;
    padding: 4px 5px;
    border: 1px solid #C53A2F !important;
    box-shadow: none !important;
}
.variation-img {
    width: 48px;
}
@media (max-width: 767px) {
    .productprice .rrp {
        margin-top: 0;
    }
}
/*  radio buttons select option section - product page */
.main-green-text {
	color:#4caa1d;
}
.small-b-margin {
	margin-bottom: 20px;
}
.radio-price {
    margin-left: 10px;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: bottom;
    font-size: 20px;
    font-weight: 700;
}
.one-radio-wrapper {
	width: 100%;
	position:relative;
	padding-bottom: 7px;
	margin-bottom: 7px;
	padding-top: 7px;
	border-bottom: 1px solid #e7e7e7;
}
.one-radio-wrapper > img {
    margin-left: 30px;
}
.one-radio-wrapper:last-child {
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.one-radio-wrapper label {
    width: 300px;
	padding-left: 10px;
    font-size: 16px;
	font-weight: 400;
    vertical-align: bottom;
	text-transform: uppercase;
}
.one-radio-wrapper label:before {
	position: absolute;
	left: 0px;
	width:22px;
	height:22px;
	background-image:url(../img/radio-1.jpg);
	content: "";
	bottom: 12px;
}
.one-radio-wrapper input[type="radio"]:checked+label:after {
	position: absolute;
	left: 0px;
	width:22px;
	height:22px;
	background-image:url(../img/radio-2.jpg);
	content: "";
	bottom: 12px;
}
.one-radio-wrapper input[type="radio"] {
    display: none;
}
@media (max-width: 1259px) {
    .one-radio-wrapper > img {
        width: 40px;
    }

    .one-radio-wrapper label {
        font-size: 14px;
        width: 215px;
    }

    .radio-price {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .one-radio-wrapper label {
        padding-left: 5px;
        font-size: 13px;
        width: 130px;
    }

    .radio-price {
        margin-left: 5px;
        font-size: 16px;
    }
}
/*
DO NOT hide this class as it is breaking checkout
.n-wrapper-form-control select {
	display: none!important;
}*/
.custom-dropdown-wrapper select {
	display: none;
}

/*Ticket 223072*/
#aboutBackorders {
    top: 80px;
}
.cts_modalClose {
    position: absolute;
    top: 10px;
    right: 10px;
}
#aboutBackorders h2 {
    margin-top: 5px;
}
.cts_backorderIcon {
    color: #adadad;
}

@media (max-width: 767px) {
    .collapse-menu {
    	margin: 0;
    	padding: 0;
    	list-style: none;
    	border-bottom: 1px solid #ffffff;
    }

    .collapse-menu > li > a {
    	padding: 10px;
    	font-size: 13px;
        font-weight: 400;
    	line-height: 17px;
    	color: #ffffff;
    	display: block;
        text-align: center;
        text-transform: uppercase;
    	background: #005F6B;
    	border-top: 1px solid #ffffff;
    }

    .collapse-menu > li > a > span > .fa {
        top: 3px;
    }

    .collapse-menu > li:hover > a,
    .collapse-menu > li:focus > a,
    .collapse-menu > li > a:hover,
    .collapse-menu > li > a:focus {
    	color: #ffffff;
        background: #56aad9;
    }

    .third-menu {
    	border-bottom: none;
    	display: none;
    }

    .second-menu > li > a {
        background: #008C9E;
    }

    .third-menu > li > a {
        background: #00B4CC;
    }

    .navbar-nav {
        margin: 7.5px -7.5px;
    }
}

.product-reviews {
    margin: 20px 0 0;
}

@media (max-width: 767px) {
    .product-reviews {
        margin: 10px 0 0;
    }

    .wrapper-product-title a img {
        width: 160px;
    }
}

.no-margin-top {
    margin-top: 0;
}

#reviews-tab {
    margin-top: 40px;
}

.read-reviews {
}

.product-reviews .fa {
    font-size: 35px;
    color: #b99800;
}

.wrapper-browsing h2 {
    margin-bottom: 20px;
}

.wrapper-browsing > h2 + div .thumbnail {
    border-left: 1px solid #e4e4e4;
}

a.visible-xs.read-reviews {
    display: inline-block; !important;
}
@media (min-width: 1200px) {
.wrapper-radio-availability {
	/*position: relative;
    left: 20px;
    margin: -20px;*/
    position: absolute;
    top: 0;
    right: 0;
}
}
.radio-sale,
.radio-availability {
    margin-left: 10px;
    margin-bottom: 7px;
	display: inline-block;
    vertical-align: bottom;
}

.radio-sale {
    color: #ffffff !important;
    background: #ed5868 !important;
	border-color: #ed5868 !important;
}

.radio-availability.pre-order {
    background: #ffffff !important;
    border: 1px solid #faa732 !important;
    color: #faa732 !important;
}
.radio-availability.in-stock {
    background: #ffffff !important;
    border: 1px solid #6cb53b !important;
    color: #6cb53b !important;
}


.availability-description {
    padding-bottom: 15px;
}

.zipmoney-img {
    margin-top: 10px;
}

.price .small,
.productprice .small,
.radio-price .small {
    display: inline-block;
    margin-right: 3px;
}

.price .small {
    font-size: 16px;
}
.productprice .small {
    font-size: 28px;
    margin-right: 5px;
}
.radio-price .small {
    font-size: 14px
}

.on-sale-banner{
    position: absolute;
    left: 0;
    top: -6px;
}

.top-seller-badge {
    position: absolute;
    left: 0;
    top: -6px;
    width: 65px;
}

@media (max-width: 991px) {
    .radio-sale,
    .radio-availability {
        font-size: 10px;
    }

    .wrapper-radio-availability {
        position: absolute;
        top: 0;
        right: 0;
    }
}

@media (max-width: 767px) {
    #n_product .breadcrumb {
        display: none;
    }

    #mobile-video .wrapper-product-videocontent {
        margin-top: 20px;
    }
}

.nav > li > a.checkout-link {
    padding: 8px 5px;
    margin-left: 9px;
    margin-top: 9px;
    border: 1px solid #fff;
    font-weight: 400;
    color: white;
}

/*Cornerstone*/
.backorder-patch{
    background-color: #2fa8ee !important;
    border-color: #1399e7 !important;
    box-shadow: inset 0px -7px 0px #1399e7 !important;
}

.radio-availability.backorder{
    background: #ffffff !important;
    border: 1px solid #1399e7 !important;
    color: #1399e7 !important;
}
.description-logo{
      float: right;
  }





.overlay_div{
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 9999;
}

.overlay_box{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 18px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    border: 2px solid #000;
    background-color: #000;
    text-align:center;
    padding: 10px;
    max-width: 85%;
    width: 400px;
}
.overlay_close{
	position: absolute;
	z-index: 9999;
	top: 0;
	right: 0;
	line-height: 25px;
	width: 25px;
	cursor: pointer;
	text-align: center;
	background: rgba(255,255,255,.1);
	color: #fff;
	font-size: 15px;
}
.overlay_button{
    background-color: #000;
    color: #fff;
    padding: 10px;
}

.newtoartist{
        font-size:60px;
    }

@media (max-width: 500px) {
    .ultimate-add-on{
        
        height: 220px;
        
    }
    .newtoartist{
        font-size:32px;
    }
}


.subvideo{
	    
    margin-top: 30px;
  
}

.row-altimg{
    
    text-align: center;
    
}

.fancybox-title-float-wrap .child{

    background: transparent !important;
    font-size: 21px;
}

.fancybox-close, .fancybox-next span, .fancybox-prev span{

    visibility: visible !important;

}

@media (min-width: 768px){

    .fancybox-title-float-wrap{
        
        display: none;
        
    }

}

@media (max-width: 768px){

    .fancybox-prev, .fancybox-next{
        
        display: none;
        
    }

}

.ribbon{

	position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 100px;
    height: 100px;
    text-align: right;

}

.ribbon span{

	font-size: 15px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    transform: rotate(45deg);
    -webkit-transform: rotate(-45deg);
    width: 128px;
    display: block;
    background: #DA4F49;
    background: linear-gradient(#DA4F49 0%, #DA4F49 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 20px;
    right: 0px;


}

.ribbon span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #DA4F49;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #DA4F49;
}


.ribbon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #DA4F49;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #DA4F49;
}


.bargain{
    
    line-height: 0.3;
    
}

.subbargain{
    
    font-size: 14px;
    
}

.itemprice{
    
    font-size: 24px;
    
}


@media (max-width: 665px){

    .new-price{
        
        font-size: 15px;
        
    }
    
    .bargain{
    
        line-height: 1.2;
        
    }
    
    .subbargain{
    
        font-size: 13px;
        
    }
    
    .brspace{
    
        display:none;
        
    }

}

@media (max-width: 400px){

    .new-price{
        
        font-size: 12px;
        
    }
    
    .subbargain{
    
        font-size: 12px;
        
    }

}

.bargain-badge{
    position: absolute;
    left: 5px;
    top: 5px;
    width: 70px;
    text-transform: uppercase;
    padding: 5px 8px 5px;
    color: #fff;
    border-radius: 5px;
    font-size: 10px;
    text-align: center;
}

.menu-bar-sub{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    z-index: 1000;
}
.menu-bar-sub >li>a {
    white-space: normal;
}