body{
	padding:0;
	margin:0;
	background:#e8e8e8;
}
body a{
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
input[type="button"],input[type="submit"]{
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0; 
	text-align: center;
	font-weight: 700;
}	
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}

td, th {
    padding: 10px;
}
.smokepointsredeemlink, .smokepointsredeemlink:visited{
    background-color: #333;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}
.smokepointsheader img{width:100%;}
#redeempointsfordiscount a, #redeempointsfordiscount a:visited{
    background-color: #333;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    text-decoration:none;
}
/*-----start-header----*/
span.glyphicon.glyphicon-user,span.glyphicon.glyphicon-lock {
    font-size: 10px;
    vertical-align: initial;
    margin-right: 6px;
}
a.simpleCart_empty {
  font-size: 14px;
  color: #FFC6CF;
}
.logo h1 a {
    text-decoration: none;
    font-size: 30px;
    letter-spacing: 2px;
}
.logo a span {
    font-size: 35px;
    /*border: 2px solid #AB1156;*/
    border-radius: 50%;
    width: 50px;
    display: block;
    text-align: center;
    float: left;
    padding: 2px 0 0 4px;
    height: 50px;
    vertical-align: middle;
    margin-right: 3px;
}
.navbar-default {
    background-color: #f1f1f1;
    border-bottom: 2px solid #d2d2d2;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
}
.navbar-collapse.collapse {
    padding: 0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #000;
    background-color: transparent;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #fff;
}
.navbar-header {
    float: left;
    padding-left:0;
}
ul.multi-column-dropdown h6 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    /*color: #97D700;*/
	    padding: 0;
}
.multi-column-dropdown li {
	list-style-type:none;
	    margin: 5px 0;
}
.multi-column-dropdown li a {
        display: block;
    clear: both;
    line-height: 1.428571429;
    color: #000;
    white-space: normal;
    font-weight: 300;
}
.multi-column-dropdown li a.list {
    font-weight: 600;
	    margin-bottom: 7px;
}
.dropdown-menu .divider {
    height: 0px;
    margin: 1px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.multi-column-dropdown li a:hover {
    text-decoration: none;
   /* color: #97D700;*/
    background-color: #fff!important;
}
.dropdown-menu.columns-2 {
    min-width: 400px;
    padding: 15px 20px;
}
.dropdown-menu.columns-3 {
    min-width: 550px;
    padding: 15px 20px;
}
/*--header--*/
@media screen and (max-width: 600px) {

/*-- online-strip --*/

.products-grid {
    padding: 30px 0;
    /*padding-bottom: 30px;*/
}
.product {
	position:relative;
	/*margin-top: 50px;*/
}

.products-grid img {
	max-width:100%;
}
.products-grid  a {
	display:block;
	/*color:#000;*/
	/*text-transform:uppercase;*/
	text-align: left;
	font-size:14px;
	letter-spacing:2px;
	text-decoration:none;
}
a.product_name {
    margin: 7px 0;
}
.product-one:nth-child(1){
	margin-top:0;
}
.product p {
	color: #999;
	font-family: 'Lato-Regular';
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
}
.product p a {
	text-decoration: none;
	color: #999;
}
}
/*--end-product--*/

.grid-flex{
	margin:20px 0 20px 0;
}

/*** Navigation ***/

/*-- news-letter-starts-here --*/
.news-letter {
    background-color: #F7F7F7;
    padding: 35px 0;
}
.join h6 {
    font-size: 22px;
    font-weight: 400;
    color: #000;
    float: left;
    margin-right: 5%;
	margin-top:10px;
    letter-spacing: 1px;
	font-family: 'Lato-Regular';
	padding: 0;
}
.join input[type="text"] {
	width: 48%;
    color: #C3C3C3;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 15px;
    padding: 10px 10px;
    border: 1px solid #E4E4E4;
    outline: none;
    font-family: 'Lato-Regular';
    text-align: left;
}
.join input[type="submit"]{
    outline: none;
    cursor: pointer;
    width: 22%;
    padding: 6px 0 10px;
    background: #333b3d;
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    margin: 0px 0 0 -3px;
    border: none;
    -webkit-apperance: none;
}
.join input[type="submit"]:hover {
	background-color:#000;
}
/*-- news-letter-ends-here --*/
/*-- footer-starts-here --*/
.footer {
    padding: 50px 0;
}
ul.f_nav li{
    list-style-type: none;
	margin: 5px 0;
}
ul.f_nav li a{
    list-style-type: none;
    font-size: 14px;
    /*color: #B3B3B3;*/
	text-transform:capitalize;
}

/*-- footer-ends-here --*/
/*-- products-page-starts-here --*/
.products{
	width:20%;
	margin-right:2%;
	float:left;
}
ul.product-list{
	padding:0em 0 0.5em 0;
	margin:0.5em 0;
}
ul.product-list li{
	display: block;
	margin:5px 0;
}
ul.product-list li a{
	color:#FFF;
	text-transform:uppercase;
	font-size:0.85em;
	text-decoration:none;
	padding:5px 2em;
	font-family: 'Doppio One', sans-serif;
	font-weight:400;
	display: block;
}
ul.product-list li a:hover{
	background:#000;
	color:#fff;
	padding:5px 2em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.new-product{
	width:78%;
	float:right;
	background:rgba(245, 243, 243, 0.27);
	min-height:800px;
	padding:2em;
}
ul.product-top-list{
	padding:0;
	float: left;
}
ul.product-top-list li{
	display: inline-block;
	font-size:0.82em;
	color:#777;
}
ul.product-top-list li a{
	    /*color: #97D700;*/
    font-size: 16px;
}
ul.product-top-list li span.act{
	    background: yellow;
    font-size: 14px;
    padding: 3px;
}
p.quick_desc {
	color: #999;
	font-size: 0.8125em;
	line-height: 1.8em;
}
ul.product-qty {
	padding: 0;
	list-style: none;
}
.product-qty span {
	color: #555;
	font-size: 0.85em;
	padding-bottom: 0.5em;
	display: block;
	text-transform: uppercase;
	margin-top: 2em;
}
.product-qty select {
	border: 1px solid #eee;
	padding: 0.5em;
	font-size: 1em;
	outline: none;
}
.btn_form form input[type="submit"] {
	cursor: pointer;
	border: none;
	outline: none;
	display: inline-block;
	font-size: 1em;
	padding: 13px 20px;
	color: #fff;
	
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-top: 2em;
}
.btn_form form input[type="submit"]:hover{
}
.abt-ft{
	margin-top:2em;
}
p.quick_desc {
	color: #999;
	font-size: 0.8125em;
	line-height: 1.8em;
}
ul.product-qty {
	padding: 0;
	list-style: none;
}
.product-qty span {
	color: #555;
	font-size: 0.85em;
	padding-bottom: 0.5em;
	display: block;
	text-transform: uppercase;
	margin-top: 2em;
}
.product-qty select {
	border: 1px solid #eee;
	padding: 0.5em;
	font-size: 1em;
	outline: none;
}
.btn_form form input[type="submit"] {
	cursor: pointer;
	border: none;
	outline: none;
	display: inline-block;
	font-size: 1em;
	padding: 13px 20px;
	color: #fff;
	
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-top: 2em;
}
.btn_form form input[type="submit"]:hover{
}
.abt-ft{
	margin-top:2em;
}

/*-- products-page-ends-here --*/
/*-- login-starts-here --*/
.login-left {
	padding: 0;
}
.login-left h2 {
	color: #000;
    font-size: 20px;
    padding-bottom: 18px;
    font-weight: 600;
}.login-right h3 {
	color: #000;
    font-size: 20px;
    padding-bottom: 18px;
    font-weight: 600;
}

li.home a {
    /*color: #97D700;*/
    font-size: 16px;
}
.login-left p, .login-right p {
	color: #CAC9C9;
	display: block;
	font-size: 1.1em;
	margin: 0 0 2em 0;
	line-height: 1.5em;
}
.acount-btn {
	background: #333b3d;
	color: #FFF;
	font-size: 15px;
	padding: 0.7em 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
}
.acount-btn:hover, .login-right input[type="submit"]:hover{
	background:#000;
	text-decoration:none;
	color:#fff;
}
.login-right form {
	padding: 1em 0;
}
.login-right form div {
	padding: 0 0 2em 0;
}
.login-right span {
	color: #555;
	font-size:1em;
	padding-bottom: 0.2em;
	display: block;
	text-transform: uppercase;
}
.login-right input[type="text"] {
	border: 1px solid #EEE;
	outline-color:#CACACA;
	width: 96%;
	font-size:13px;
	padding: 8px;
}
.login-right input[type="password"] {
	border: 1px solid #EEE;
	outline-color:#CACACA;
	width: 96%;
	font-size:13px;
	padding: 8px;
}
.login-right input[type="submit"] {
	/*background: #97D700;*/
	color: #FFF;
	font-size: 1em;
	padding: 0.7em 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
	border:none;
	outline:none;
}
a.forgot {
	font-size: 1em;
	margin-right: 11px;
}
ul.breadcrumbs{
	padding:0;
	list-style:none;
	float:left;
}
ul.breadcrumbs li{
	display:inline-block;
	color:#000;
}
ul.breadcrumbs li.women{
	    background: yellow;
    font-size: 14px;
    padding: 3px;
}
ul.previous{
	padding:0;
	list-style:none;
	float:right;
	    margin-top: 3px;
}
ul.previous li a{
	    font-size: 14px;
    color: #B9B4B5;
}
.login-page {
	padding: 60px 0;
}
/*-- login-ends-here --*/
/*-- register-starts-here --*/
/*-- registration-form --*/
.registration-form {
  padding: 60px 0;

}
.registration-form h2 {
    font-weight: 600;
    text-transform: uppercase;
	color: #000;
    font-size: 20px;
    padding-bottom: 18px;
}
.reg p{
	color: #CAC9C9;
	margin: 0px 0 0 0;
	font-size: 14px;
	line-height: 1.8em;
}
.col-md-6.reg-form {
	padding: 0;
}

.reg p:nth-child(2) {
	margin:0;
}
.reg form {
	margin-top: 32px;
}
.reg p a{
	text-decoration:none;
	/*color:#97D700;*/
}
.reg p a:hover{
	color: #000;
	transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	-moz-transition: .5s all;
}
.reg ul {
	padding:0;
	margin:0 0 22px 0;
}
.reg ul li {
	display: inline-block;
	width: 58%;
}
.reg ul li.text-info{
	width: 38%;
	/*color: #97D700;*/
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 0px 0;
	font-weight: bold;
}
.reg form input[type="text"],.reg form input[type="password"] {
	width: 100%;
	padding: 8px;
	font-size: 14px;
	font-weight: 400;
	border: 1px solid #e6e6e6;
	outline: none;
	color: #000;
}
.reg-form{
	float:left;
	width:50%
}
.reg-right{
	float:right;
	width:47%
}
p.click a{
	display: inline-block;
	/*color:#97D700;*/
}
p.click a:hover{
	color: #000;
	transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	-moz-transition: .5s all;
}
.reg form input[type=submit]{
	border:none;
	color: #ffffff;
	padding: 9px 35px;
	font-size: 14px;
	cursor: pointer;
	font-weight: 500;
	margin: 0 0 32px 0;
	/*background: #97D700;*/
	border-top: none;
	border-left: none;
	border-right: none;
}
.reg form input[type=submit]:hover {
	background:#000;
	transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	-moz-transition: .5s all;
}
.reg ul:nth-child(6) {
	margin: 0 0 32px 0;
}
.reg ul li:nth-child(2){
	margin-left: 3%;
}
.reg-right p{
	color: #CAC9C9;
	margin: 0 0 30px 0;
	font-size: 14px;
	line-height: 1.8em;
}
/*-- //registration-form --*/
/*-- register-ends-here --*/
/*-- contact-page-starts-here --*/
.contact {
	padding: 60px 0;
}
.contact-info {
	margin-bottom: 40px;
}
.contact-left{
	width:30%;
	float:left;
}
.contact-right{
	width:68%;
	float:right;
}
.contact-left input[type="text"]{
	width: 100%;
	color: #000;
	margin: 0 23px 23px 0;
	font-size:14px;
	padding: 12px 10px;
	outline: none;
	border: 1px solid #e8e8e8;
}
.contact-right textarea{
	width: 100%;
	color: #000;
	font-size:14px;
	resize: none;
	height: 185px;
	padding: 12px;
	outline: none;
	border: 1px solid #e8e8e8;
}
.contact-form input[type=submit] {
	border:none;
	color: #ffffff;
	padding: 13px 43px;
	font-size: 14px;
	cursor: pointer;
	font-weight: 500;
	background:#E1553E;
}
.contact-form input[type=submit]:hover {
	background:#000;
	transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	-moz-transition: .5s all;	
}
.contact-info h2{
	text-align: center;
    margin: 0 0 20px 0;
    font-size: 24px;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
	padding: 0;
}
.contact-info h3{
	text-align: center;
    margin: 0 0 20px 0;
    font-size: 24px;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
	padding: 0;
}
.contact-map{
	width:100%;
	margin-bottom: 52px;
}
.contact-map iframe{
	width:100%;
	height:330px;
}
.contact-form .label {color: #1a1a1a;}
/*-- //contact-page-ends-here --*/
/*-- typography-page-ends-here --*/
h2.heading {
       margin: 0 0px 0.3em 0;
    color: #000;
    font-size: 40px;
    letter-spacing: 1px;
    padding: 0;
}
.typrography {
    padding: 60px 0;
}
.grid_3 h3 {
	padding-bottom: 15px;
    font-size: 28px;
    letter-spacing: 1px;
    color: #3382C9;
}
.grid_4 h3 {
	color: #666161;
	padding-bottom:0;
	font-size: 28px;
    letter-spacing: 0;
}
.grid_4 h3 {
	padding: 12px 0;
}
.grid_5 h1, h2, h3, h4, h5, h6 {
	padding: 12px 0;
}
h3.first {
	    padding-bottom: 15px;
    font-size: 30px;
    letter-spacing: 1px;
    color: #3382C9;
}
.input-group {
    margin-bottom: 20px;
}
.page-header h1 {
    padding-bottom: 15px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #3382C9;
}
section#tables h2 {
    padding-bottom: 15px;
    font-size: 28px;
    letter-spacing: 1px;
    color: #3382C9;
}
div#myTabContent {
    margin-top: 0.5em;
}
/*-- typography-page-ends-here --*/
/*--checkout--*/
/*-- cart-page --*/
.cart-gd{
	margin-top:50px;
}
.cart-items {
	padding: 60px 0;
}
.cart-items h2 {
	margin: 0 0 20px 0;
	text-align: center;
	font-size: 28px;
	/*color: #97D700;*/
	font-weight: 600;
	padding:0;
}
.cart-item img {
	width: 100%;
}
.cart-item-info {
	width: 75%;
	float: left;
	margin-top: 3%;
}
.cart-item-info h3 {
	color:#000;
	font-size: 14px;
	font-weight: 600;
}
.cart-item-info h3 a {
	/*color:#97D700;*/
    font-size: 18px;
}
.cart-item-info h3 span {
	display: block;
	font-weight: 400;
	font-size: 0.85em;
	margin: 0.7em 0;
}
ul.qty {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.qty li {
	display: inline-block;
	margin-right: 10%;
}
ul.qty li p {
	font-size: 14px;
	color: #000;
}
/*-- //check --*/
/*-- single-page --*/

/*-- //single-page --*/

/*-- responsine-design --*/
@media screen and (max-width: 1366px) {	
	.dropdown-menu.columns-3 {
		min-width: 530px;
	}
	.footer {
		padding: 50px 0 35px;
	}
}
@media screen and (max-width: 1280px) {	
	.navbar-nav {
		margin-right: 30px;
	}
	.dropdown-menu.columns-3 {
		min-width: 520px;
	}
}
@media screen and (max-width: 1024px) {	
	.navbar-default .navbar-nav > li > a {
		margin: 0 5px;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.navbar-nav {
		margin-right: 60px;
		margin-top: 6px;
	}
	.dropdown-menu.columns-3 {
		min-width: 475px;
	}
	.dropdown-menu.columns-2 {
		min-width: 360px;
	}
	.join input[type="submit"] {
		width: 18%;
	}
	.footer {
		padding: 40px 0 35px;
	}
	.news-letter {
		padding: 30px 0;
	}
	.typrography,.products-page,.registration-form,.login-page,.contact,.cart-items {
		padding: 30px 0 40px;
	}
}
@media screen and (max-width: 800px) {	
	.logo a span {
		font-size: 28px;
		width: 45px;
		height: 46px;
		padding: 4px 0 0 3px;
		margin-top: 3px;
	}
	.logo h1 a {
		font-size: 24px;
		letter-spacing: 1px;
	}
	.navbar-default .navbar-nav > li > a {
		margin: 0 5px;
		padding: 6px 10px;
		font-size: 13px;
	}
	.navbar-nav {
		margin-top: 8px;
	}
	.product {
		/*margin-top: 30px;*/
		float: left;
		width: 33.333%;
		padding:0 10px;
	}
	a.product_name {
		margin: 7px 0;
	}
	.join h6 {
		font-size: 18px;
	}
	.join input[type="submit"] {
		width: 17%;
		font-size: 16px;
		padding: 7px 0 9px;
	}
	.join input[type="text"] {
		width: 47%;
		font-size: 13px;
	}
	.news-letter {
		padding: 25px 0;
	}
	.footer {
		padding: 40px 0 30px;
	}
	.dropdown-menu.columns-3 {
		min-width: 416px;
	}
	.multi-column-dropdown li a {
		font-size: 13px;
	}
	.dropdown-menu.columns-2 {
		min-width: 317px;
	}
	.login-left {
		float: left;
		width: 47%;
		margin-right:3%
	}	
	.login-right {
		float: left;
		width: 50%;
	}	
	.login-right p {
		margin: 0 0 1.3em 0;
	}	
	.login-left h2,.login-right h3 {
		font-size: 18px;
	}
	.reg-form {
		width:100%;
		margin-bottom:5%;
	}
	.reg-right {
		width:100%;
		margin:0;
	}
	.reg ul li.text-info {
		width: 30%;
	}
	.cart-items h2 {
		margin: 0 0 15px 0;
		font-size: 22px;
	}

	.contact-info {
		margin-bottom: 30px;
	}
	.contact-map iframe {
		height: 300px;
	}
	.new-product {
		width: 72%;
	}
	.products {
		width: 26%;
	}
}
@media screen and (max-width: 768px) {	
	.dropdown-menu.columns-3 {
		min-width: 406px;
	}
	.dropdown-menu.columns-2 {
		min-width: 290px;
		padding-right: 0;
		padding-left:10px;
	}
	.contact-form input[type=submit] {
		padding: 8px 30px;
	}
	.contact-map iframe {
		height: 250px;
	}
	.contact-info h2,.contact-info h3 {
		margin: 0 0 15px 0;
		font-size: 22px;
	}
}
@media screen and (max-width: 640px) {	
	.navbar-nav {
		margin: 10px 0;
		width: 100%;
		text-align: center;
		margin-right:0;
	}
	.navbar-default .navbar-nav > li > a {
		margin: 5px 0px;
	}
	.navbar-header {
		float: none;
	}
	.navbar-collapse.collapse {
		margin-top: 10px;
	}
	.join h6 {
		font-size: 16px;
		margin-right: 3%;
	}
	.join input[type="text"] {
		width: 44%;
	}
	.join input[type="submit"] {
		width: 19%;
	}
	.multi-column-dropdown li a:hover {
		background-color: #fff!important;
	}
	.navbar-nav .open .dropdown-menu {
		background-color: #fff;
	}
	.login-left h2, .login-right h3 {
		font-size: 17px;
	}
	.login-left p, .login-right p {
		font-size: 1em;
	}
	.cart-item-info h3 a {
		font-size: 15px;
	}
	.cart-items h2 {
		margin: 0;
		font-size: 20px;
	}	
	.cart-item-info {
		margin-top: 1%;
	}
	.media-left.response-text-left {
		width: 20%;
		margin-right: 2%;
	}
}
@media screen and (max-width: 480px) {	
	.product {
		padding: 0 10px;
	}
	.contact-left {
		width: 100%;
	}
	.contact-left input[type="text"] {
		margin: 0 0px 23px 0;
	}
	.join h6 {
		font-size: 18px;
		margin-right: 0;
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 15px;
	}
	.contact-form input[type=submit] {
		margin-top: 15px;
	}	
	.join input[type="text"] {
		width: 70%;
	}
	.join input[type="submit"] {
		width: 30%;
	}
	.contact-info h2, .contact-info h3 {
		margin: 0 0 12px 0;
		font-size: 20px;
	}
	.products {
		width: 100%;
		margin-bottom:15px;
		    margin-right: 0;
	}
	.new-product {
		width: 100%;
	}
	.login-left,.login-right {
		width: 100%;
		margin-right: 0%;
		padding:0;
	}
	.login-right {
		margin-top:20px;
	}
	.acount-btn {
		font-size: 13px;
		padding: 0.7em 1em;
	}
	.login-right p {
		margin: 0 0 1em 0;
	}
	.login-left h2 {
		font-size: 20px;
		padding-bottom: 10px;
	}
	.cart-item-info {
		width: 71%;
	}
	.media-left.response-text-left {
		width: 20%;
		margin-right: 2%;
	}
}
@media screen and (max-width: 320px) {	
	.header-top-left {
		width: 100%;
		text-align: center;
	}
	.header-right {
		margin-right:22%;
		margin-top:3%;
	}
	.header-top-left ul li {
		margin: 0 10px;
	}
	.logo a span {
		font-size: 25px;
		width: 40px;
		height: 40px;
		padding: 2px 0 0 1px;
		margin-top: 6px;
	}
	.logo h1 a {
		font-size: 21px;
	}
	.navbar-toggle {
		padding: 7px 7px;
		margin-top: 8px;
		margin-right: 0px;
		margin-bottom: 8px;
	}
	.join input[type="text"] {
		width: 65%;
	}
	.join input[type="submit"] {
		width: 35%;
		    font-size: 15px;
	}
	.login-right input[type="submit"] {
		padding: 0.5em 1em;
	}
	.login-left h2 {
		font-size: 18px;
	}
	.cart-item-info {
		width: 100%;
	}
	.dropdown-menu.columns-3 {
		min-width: 270px;
	}
	ul.multi-column-dropdown h6 {
		margin-top: 15px;
	}
	.dropdown-menu.columns-2 {
		min-width: 266px;
	}
	ul.previous li a {
		font-size: 13px;
	}
}

.product_price{color:#999;width:100%;text-align:left;display:block; font-weight: 600; margin-bottom: 5px;}
.add_to_cart{width:100%;text-align:center;display:block; padding-bottom: 2%;}
.product_name{margin:7px 0px; text-align: left;}

.add_to_wishlist { display : inline-block; width: 20%; vertical-align: top;}

.click_link { display: inline-block; width: 75%; margin-right: 2.5%; margin-bottom: 10px;}

.click_link a {
    color: #ffffff;
    padding: 7px 8px;
    border-radius: 3px;
    text-align: center;
    height: 35px;
    
    background: rgba(240,69,12,1);
    background: -moz-linear-gradient(top, rgba(240,69,12,1) 0%, rgba(209,58,7,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240,69,12,1)), color-stop(100%, rgba(209,58,7,1)));
    background: -webkit-linear-gradient(top, rgba(240,69,12,1) 0%, rgba(209,58,7,1) 100%);
    background: -o-linear-gradient(top, rgba(240,69,12,1) 0%, rgba(209,58,7,1) 100%);
    background: -ms-linear-gradient(top, rgba(240,69,12,1) 0%, rgba(209,58,7,1) 100%);
    background: linear-gradient(to bottom, rgba(240,69,12,1) 0%, rgba(209,58,7,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0450c', endColorstr='#d13a07', GradientType=0 );
}

.wishlistbutton { 
    cursor: pointer; 
    color: #ffffff; 
    display: block;
    margin: 0 auto;
    padding: 10.5px 2px;
    border-radius: 3px;
    height: 35px;

    background: rgba(72,80,98,1);
    background: -moz-linear-gradient(top, rgba(72,80,98,1) 0%, rgba(38,44,46,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(72,80,98,1)), color-stop(100%, rgba(38,44,46,1)));
    background: -webkit-linear-gradient(top, rgba(72,80,98,1) 0%, rgba(38,44,46,1) 100%);
    background: -o-linear-gradient(top, rgba(72,80,98,1) 0%, rgba(38,44,46,1) 100%);
    background: -ms-linear-gradient(top, rgba(72,80,98,1) 0%, rgba(38,44,46,1) 100%);
    background: linear-gradient(to bottom, rgba(72,80,98,1) 0%, rgba(38,44,46,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#485062', endColorstr='#262c2e', GradientType=0 );
}

.contact-form input[type="text"], .contact-form select{
width: 100%;
color: #000;
margin: 0 23px 23px 0;
font-size: 14px;
padding: 12px 10px;
outline: none;
border: 1px solid #e8e8e8;
}

.contact-form input[type="reset"]{
display:none;
}

.contact-form textarea{
width: 100%;
color: #000;
font-size: 14px;
resize: none;
height: 185px;
padding: 12px;
outline: none;
border: 1px solid #e8e8e8;
}

span.label{}
.acount-btn{border:0px;}

#newlogin h3,#userlogin h3 {
	color: #000;
    font-size: 20px;
    padding-bottom: 18px;
    font-weight: 600;
}
#newlogin p,#userlogin  p {
	color: #1a1a1a;
	display: block;
	font-size: 1.1em;
	margin: 0 0 2em 0;
	line-height: 1.5em;
}
#userlogin input[type="submit"]:hover{
	background:#000;
	text-decoration:none;
	color:#fff;
}
#newlogin form, #userlogin form {
	padding: 1em 0;
}
#newloginform div,#userlogin form div {
	padding: 0 0 2em 0;
}
#newlogin span, #userlogin span {
	color: #555;
	font-size:1em;
	padding-bottom: 0.2em;
	display: block;
	text-transform: uppercase;
        font-weight:normal;
}
#userlogin input[type="text"] {
	border: 1px solid #EEE;
	outline-color:#CACACA;
	width: 96%;
	font-size:13px;
	padding: 8px;
}
#userlogin input[type="password"] {
	border: 1px solid #EEE;
	outline-color:#CACACA;
	width: 96%;
	font-size:13px;
	padding: 8px;
}
#userlogin input[type="submit"] {
	color: #FFF;
	font-size: 1em;
	padding: 0.7em 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
	border:none;
	outline:none;
	
	background: rgba(72,80,98,1);
    background: -moz-linear-gradient(top, rgba(72,80,98,1) 0%, rgba(38,44,46,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(72,80,98,1)), color-stop(100%, rgba(38,44,46,1)));
    background: -webkit-linear-gradient(top, rgba(72,80,98,1) 0%, rgba(38,44,46,1) 100%);
    background: -o-linear-gradient(top, rgba(72,80,98,1) 0%, rgba(38,44,46,1) 100%);
    background: -ms-linear-gradient(top, rgba(72,80,98,1) 0%, rgba(38,44,46,1) 100%);
    background: linear-gradient(to bottom, rgba(72,80,98,1) 0%, rgba(38,44,46,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#485062', endColorstr='#262c2e', GradientType=0 );
}

#userlogin input[type="button"] {
background-color:transparent;
border:0px;
color:#337AC4;
}
#userlogin input[type="button"]:hover{
text-decoration:underline;
}

#userlogin table { width: 100% !important;}

#newlogin{display:inline-block;width:48%;vertical-align:top; margin-left: 1%;}
#userlogin{display:inline-block;width:50%;vertical-align:top;}
#userlogin td{padding:10px;}
#showQuestion{display:inline-block;}
#maincontent{padding:10px;}

#userlogin span.label{display:none;}
#userlogin table{width:80%;}
.reg .tableheader{
/*color: #97D700;*/
font-size: 16px;
text-transform: uppercase;
margin: 0px;
font-weight: bold;
}
.reg .tableheader2{
font-size:24px;
color:black;
}
.reg td{padding: 0px 0px 22px}
.reg .tablecell{color:#CAC9C9;}
.reg {width:70%;}
.reg input[type="reset"]{display:none;}
.reg select{
width: 100%;
color: #000;
margin: 0px 23px 23px 0px;
font-size: 14px;
padding: 12px 10px;
outline: medium none;
border: 1px solid #E8E8E8;
}
.reg input[type="button"]{
background-color:transparent;
border:0px;
color:#337AC4;
}
.reg input[type="button"]:hover{
text-decoration:underline;
}

.checkout1-form input[type="text"], .checkout1-form input[type="password"] {
	border: 1px solid #EEE;
	outline-color:#CACACA;
	font-size:13px;
	padding: 8px;
}
.checkout1-form ul li div:first-child{ font-size:24px;}
#checkout_popup input[type="text"], #checkout_popup select, #checkout_popup input[type="password"]{
        border: 1px solid #EEE;
	outline-color:#CACACA;
	font-size:13px;
	padding: 8px;
}

.checkout1-form ul li div.formlabel{font-size:14px;}

@media screen and (max-width: 800px) {	
#newlogin{width:80%;}
#userlogin{width:80%;}
#userlogin table{width:100%;}
.reg td{display:table;width:100%;}
.reg .tableheader{font-size:14px;}
.checkout1-form ul li{width:100%!important;}
.checkout1-form ul li:first-child{border:0px!important;}
.checkout1-form ul li:last-child{margin-top:100px;}
.checkout2_div1{width:100%!important;}
.checkout2_div2{width:100%!important;border:0px!important;padding-left:0px!important;margin-left:0px!important;margin-top:100px;}
}

#submitbtn{}
#checkout_continue_submit{}
.btn-color{}
.textalign .primary_button{}


.iesbackgroundcolor1{background-color:#333b3d;}
.iesbackgroundcolor2{background-color:#368ca1;}
.iesbackgroundcolor3{background-color:#f3460c;}

.iesfontcolor1{color:#999999;}
.iesfontcolor2{color:#333b3d;}
.iesfontcolor3{color:#ffffff;}

.iesfontfamily1{font-family:'Open Sans', Arial, serif;}
.iesfontfamily2{font-family: 'Open Sans', Arial, sans-serif;}
.iesfontfamily3{font-family: 'Open Sans', Arial, sans-serif;}

.iesdefaultfontfamily1{font-family:'Open Sans', Arial, serif;}
.iesdefaultfontfamily2{font-family:'Open Sans', Arial, serif;}
.iesdefaultfontfamily3{font-family:'Open Sans', Arial, serif;}

/* more widget classes - begin */
.page_description_header_main {font-weight:bold;font-size:16px;min-height:0; display: none;}
#topdesc {/*padding:10px 0px 10px 0px;*/display:block;}
#maindesc {padding:10px 0px 10px 0px;display:block;}
#bottomdesc {padding:10px 0px 10px 0px;display:block;}
.main_cat_title {font-weight:bold;}
.main_cat_list {display:inline-block; width: 100%; margin-bottom: 25px;}
.cat_list {display:inline-block;}
.category_pic {max-height:100px;max-width:100px;}
/* adding more to the one defined above */

/* more widget classes - end */

/*=== things to change ===*/


/*================
CUSTOM TEMPLATE STYLE
================*/

a { color: inherit;}

a:hover, a:focus { color:inherit;}

h4 { font-size: 1em;}

.nav-container{ margin-right: auto; margin-left: auto; width: 90%;}

.navbar-logo { font-family: 'Merriweather Sans', Arial, sans-serif; color: #1C2130 !important; font-size: 2em; font-weight: 800; text-transform: uppercase; line-height: 1em;}

.topbar { width: 100%; overflow: auto; color: #c4c4c4; padding: 5px 0;}

.topbar .col-xs-5 { padding-right: 0;}

.social-smoking { list-style-type: none; display: inline-block; padding-top: 3px;}
.social-smoking li { display: inline-block; margin-right: 10px;}
.social-smoking li a { color: #c4c4c4; font-size: 1.3em;}

.top-phone a { color: #ffffff; font-size: 16px; font-weight: 700;}

.cartbox { 
    cursor: pointer;
    text-align: center;
    padding: 10px 0;
}

.cart { font-size: 2.5em; color: #f3460c; }

.cart-total-qty { 
    color: #ffffff;
    border-radius: 50px;
    padding: 1px 7px 3px;
    top: 3px;
    right: 3px;
    position: absolute;
    font-size: .7em;
}

.sale-corner { text-align: center; padding: 10px 0;}
.sale-corner a { font-size: 2.5em; color: #333b3d;}

.fa-chevron-right { float: left; /*color: rgba(255,255,255,.5);*/ margin: 12px 7px; cursor: pointer;}

/* VERTICAL NAVBAR */

.vnavbar img { display: inline-block; width: 20px; margin-right: 10px;}

.template-border-front .template-left-border { width: 20%; margin-top: 1.5%; margin-right: 0;}

.template-left-border { float: left; width: 15%; margin-right:1%;}

.vnavbar .category2 { width:100%; margin:0;}

.navbar-collapse.collapse {
    padding: 0;
    width: 100%;
    /*min-width: 20%;
    margin-top: 2%;
    width: 20%;
    max-width: 20%;*/
}

.vnavbar h4 {
	color: #fff;
	text-align: left;
	text-transform: uppercase;
}

.vnavbar .category1 {
    display: block;
    margin: 0;
    text-align: left;
}

.vnavbar a.category1.list-group-item:last-child {
    border-bottom: 2px solid #e04904;
}

.navbar-default .navbar-nav > li > a {
	border: 0px;
	color: #fff;
	font-weight: 700;
}

a.list-group-item-success {
    color: #3f4042;
    text-transform: uppercase;
    font-size: .8em;
}

a.list-group-item { 
	font-size: .8em;

}

.list-group-item-success {
    color: #3f4042;
    background-color: #eaeaea;
    font-weight: 700;
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
	color: #3f4042;
    background-color: #eaeaea;
    font-weight: 700;
}

.list-group-item { padding: 10px 10px;}

.fa-chevron-down {
	float: right;
    font-size: .5em;
    margin-top: .4em;
    color: #c3c3c3;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}

.ui-state-active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.panel, .list-group-item:first-child, .list-group-item:last-child  {
	border-radius: 0px;
}

.sub-3 { border-radius: 0px;}
.sub-3 a {
	padding-left: 12%;
}

.sub-4 {border-radius: 0px;}
.sub-4 a {
	padding-left: 17%;
}

.logo img { max-height: 65px;}

.nav-toplinks { padding-left: 0; padding-right: 0; padding-top: 20px; padding-bottom: 10px;}
.nav-toplinks .col-md-6 { text-align: center;}
.nav-toplinks a {
    background: #368ca1;
    padding: 10%;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    text-decoration: none;
    width: 100%;
    font-size: .8em;
    margin-bottom: 10px;
    display: block;
}

.nav-toplinks a:hover, .nav-toplinks a:focus { text-decoration: none; background: #2d8095;}

.nav-home { width: 100%; clear: both;}
.nav-home a {
    background: #40b8ea;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    display: block;
}

.extra-navlinks { border-top: 2px solid #f3460c;}

.extra-navlinks li {
    border-bottom: 1px solid #ddd;
}
.extra-navlinks a {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    display: block;
}

/* EXPANDING SEARCH BAR*/

.fa-search { margin: 15% auto;}

#sb-search {
    background: #ffffff;
    border-radius: 3px;
    height: 30px;
    -webkit-box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.29);
    -moz-box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.29);
    box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.29);
}

.search {
	top: 15px;
    /*width: 80%;
    border-bottom: 1px solid #eeeeee;*/
    padding: 1% 1.5%;
    border-top: 0px;
    border-left: 0;
    border-right: 0;
    /*background: transparent;*/
    margin-left: 4%;
}

.searchbutton {
	top: 12px;
    /*left: 62%;*/
    width: 9%;
    position: relative;
}

.sb-search {
	position: relative;
	/*margin-top: 10px;*/
	width: 0%;
	min-width: 40px;
	height: 35px;
	float: right;
	overflow: hidden;

	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;

	-webkit-backface-visibility: hidden;
}

.sb-search-input {
	position: absolute;
	top: 0;
	left: 30px;
    border: none;
    border-radius: 0 !important;
    outline: none;
    width: 90%;
	height: 30px;
	margin: 0;
	z-index: 5;
	padding: 2px 2px 2px 5px;
	font-family: inherit;
	font-size: .8em;
	color: #2c3e50;
}

.sb-search-input::-webkit-input-placeholder {
	color: #777777;
}

.sb-search-input:-moz-placeholder {
	color: #777777;
}

.sb-search-input::-moz-placeholder {
	color: #777777;
}

.sb-search-input:-ms-input-placeholder {
	color: #777777;
}


.sb-icon-search,
.sb-search-submit  {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #fff;
	/*background: #e67e22;*/
	background: #180309;
	z-index: 5;
	font-size: 22px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #ffffff;
	color: #a7a6ae;
	z-index: 8;
	border-radius: 5px;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 10;
}

.headerbar { position: relative; margin: 40px auto 15px;}

.headerbar h3:after {
    content: "";
    position: absolute;
    left: 25%;
    bottom: 0;
    height: 1px;
    width: 50%;
    border-bottom: 1px solid #f3460c;
}

.headerbar h3:before {
    content: "";
    position: absolute;
    left: 25%;
    top: 0;
    height: 1px;
    width: 50%;
    border-bottom: 1px solid #f3460c;
}

.smoke-card { background: #ffffff; height: 230px; padding: 3px; border-radius: 3px;}
.category-box .col-md-4 { padding-left: 5px; padding-right: 5px; height: 240px; border-radius: 3px;}
.category-box { padding-left: 5px; padding-right: 5px;}

.cate-header { display: inline-block; text-align: left;}
.cate-header img { position: absolute; padding-top: 9px;}
.cate-header h5 { display: inline-block; text-align: left; margin-left: 26px; font-size: 11px;}

.cate-btn { position: absolute; bottom: 0; transform: translate(25%,-20px); }
.cate-btn p {
    background: rgba(76,200,245,1);
    background: -moz-linear-gradient(top, rgba(76,200,245,1) 0%, rgba(22,130,184,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,200,245,1)), color-stop(100%, rgba(22,130,184,1)));
    background: -webkit-linear-gradient(top, rgba(76,200,245,1) 0%, rgba(22,130,184,1) 100%);
    background: -o-linear-gradient(top, rgba(76,200,245,1) 0%, rgba(22,130,184,1) 100%);
    background: -ms-linear-gradient(top, rgba(76,200,245,1) 0%, rgba(22,130,184,1) 100%);
    background: linear-gradient(to bottom, rgba(76,200,245,1) 0%, rgba(22,130,184,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cc8f5', endColorstr='#1682b8', GradientType=0 );
    
    color: #ffffff;
    padding: 5px 20px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
}

.cate-img { text-align: center;}
.cate-img img { margin: 0 auto;}

.contact-btn-front { margin: 30px auto; text-align: center;}
.contact-btn-front a { 
    margin: 0 auto; 
    padding: 7px 30px;
    border-radius: 3px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    
    background: rgba(72,80,98,1);
    background: -moz-linear-gradient(top, rgba(72,80,98,1) 0%, rgba(38,44,46,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(72,80,98,1)), color-stop(100%, rgba(38,44,46,1)));
    background: -webkit-linear-gradient(top, rgba(72,80,98,1) 0%, rgba(38,44,46,1) 100%);
    background: -o-linear-gradient(top, rgba(72,80,98,1) 0%, rgba(38,44,46,1) 100%);
    background: -ms-linear-gradient(top, rgba(72,80,98,1) 0%, rgba(38,44,46,1) 100%);
    background: linear-gradient(to bottom, rgba(72,80,98,1) 0%, rgba(38,44,46,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#485062', endColorstr='#262c2e', GradientType=0 );
}

.navbar-nav { float: right; /*margin-top: 1%;*/ width: 100%;}
.naka-navbar-top { width: 100%; margin: 1% 0; border-bottom: 3px solid #d2d2d2;}
.naka-navbar-top li {list-style-type: none; display: inline-block; padding: 1% 1.5em;}
.naka-navbar-top li:hover {background: rgba(255,255,255,.1);}
.naka-navbar-top li a { 
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
}
.dropdown.mega-dropdown { margin-left: 0; padding-left: 0; position: static;}
.dropdown.mega-dropdown a { margin-right: 0;}
.navbar-nav > li  {float: left; margin: 0 10px;}

.products-front #product_listing_sortby_box { display: none;}

#category-list { 
    display: none; 
    padding: 1.5em 1em;
    line-height: 1.2em;
    position: absolute;
    max-width: 94%;
    left: 0;
    z-index: 10;
    margin-left: 1.2%;
    /*background: #f6f6f6;
    margin-top: 12px;*/
}

#category-list div { margin-bottom: 10%; text-align: left;}

.category2 a:hover { color: #696969; font-weight: 300;}

.category1 {
    margin-bottom: 10%;
    text-align: right;
    /*max-width: 25%;*/
    margin: 0 15px;
    display: inline-block;
    vertical-align:top;
    font-size: .95em;
}

.category1 > a {
    display: block;
    border-bottom: 1px solid;
    margin-bottom: 7px;
    /*font-weight: 700;*/
    text-transform: uppercase;
}

.category2 {
    margin-bottom: 7px;
}

.dropdown-toggle #category-list:hover { display: block;}

.page_description_main img { width: 100%; height: 100%;}
#slider1, #paginate-slider { display: none;}

.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    left: 0;
    width: 100%;
    padding-top: 5px;
}

.swiper-pagination-clickable .swiper-pagination-bullet { margin: 0 3px;}

/* VERTICAL NAVBAR */

.navbar-toggle { 
	/*display: block;*/
    float: right;
    clear: right;
    border: 0px;
    background: transparent !important;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
}

.navbar-collapse.collapse {
    padding: 0;
    /*margin-top: 2%;*/
    /*width: 20%;
    max-width: 20%;*/
}

.navmenu { padding: 0;}

.navmenu-fixed-left, .navbar-offcanvas.navmenu-fixed-left { padding: 0;}

.navbar-collapse.in {
    overflow-y: auto;
    overflow-x: hidden;
}

.cat-name { 
	font-size: .8em;
}

.navbar-default .navbar-nav > li > a {
	border: 0px;
	/*color: #fff;*/
	font-weight: 700;
}

.fa-chevron-down {
	/*float: right;*/
    font-size: .7em;
    /*margin-top: .4em;*/
    color: #000;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}

.sub-3 { border-radius: 0px;}
.sub-3 a {
	padding-left: 12%;
}

.sub-4 {border-radius: 0px;}
.sub-4 a {
	padding-left: 17%;
}

#hara-front1 .iessnippet-basic.iessnippet-num-302 { padding-top: 0; padding-bottom: 30px;}

.centeronpage {top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);
       -o-transform: translate(-50%,-50%);
      -ms-transform:translate(-50%,-50%);
}

.swiper-slide img, .swiper-slide a { width: 100%;}

.swiper-pagination-bullet-active {
    background: #495164 !important;
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
}

.naka-body { width: 84%; padding-right:0;}

.products-front h3 {
	font-size: 1.5em;
	text-transform: uppercase;
}

.products-front {
	/*margin-top: 1em;*/
	padding:0;
}

.prod-front {
	width: 100%;
	/*margin-top: 20px;*/
}

.product_name {
    display: block;
    /*border-bottom: 1px solid #eee;*/
}
/*
footer {
	border-top: 2px solid #d2d2d2;
	background: #f1f1f1;
}

.footerlinks.col-xs-12 { padding: 0;}

.footerlinks ul { display: inline-block;}

.footerlinks li {
	list-style-type: none;
	display: inline-block;
	line-height: 2.2;
	padding: 5px 0 5px 0;
	margin: 0 6px;
    font-size: .6em;
    text-align: center;
}

.footerlinks li a { text-transform: uppercase; font-weight: 600;}

.bolder {
	font-weight: 700;
}

#copyright {
	font-size: .7em;
	text-align: center;
	margin-top: 3%;
	letter-spacing: 1px;
}
*/

.footerlinks { background: #f1f1f1;}

   .footerlinks {
    	float: none;
        display: inline-block;
        width: 100%;
        text-align: center;
        margin-top: 2%;
    }

    .footerlinks .footie-left {
    	width: 50%;
    	float: left;
    }

    .footerlinks .footie-right {
    	width: 50%;
    	float: right;
    } 

    .footerlinks .footie-long {
    	width: 100%;
    	display: inline-block
    }

    .footerlinks li {
    	display: block;
    	float: none;
    	border-top: 1px solid #d2d2d2;
    	border-bottom: 1px solid #d2d2d2;
    	margin: 0;
        padding: 15px;
    }
    .footerlinks .footie-left li {border-right: 1px solid #d2d2d2; border-left: 1px solid #d2d2d2;}
    .footerlinks .footie-right li {border-right: 1px solid #d2d2d2; border-left: 1px solid #d2d2d2;}

    .copyright {
    	width: 100%;
        text-align: center;
    }
    .footerlinks li a { font-size: 1em;}
    .copyright { margin-top: 0;}
    
    
.newsletter-form {
    color: #fff;
    font-size: .9em;
    line-height: 1.2;
    padding: 5px 0 5px 0;
}

.newsletter-media .media { width: 100%;}

#newsletter-fielddv {
    width: 100%;
    display: inline-block;
}

#newsletter-submit {
    width: 100%;
    display: inline-block;
}

#newsletter-head {
    margin: 0 0 1%;
    color: #fff;
    text-align: left;
    font-size: .8em;
    text-transform: uppercase;
    padding-bottom: 7px;
}

#newsletter-field {
    width: 100%;
    padding: 1%;
    background: rgba(255,255,255,.9);
    border: 0px;
    text-align: center;
}

#newsletter-field input[type='text'].search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
#newsletter-field input[type='text'].search::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
#newsletter-field input[type='text'].search:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
#newsletter-field input[type='text'].search:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

#newsletter-submit-button {
    text-align: center;
    text-transform: uppercase;
    border: 0px;
    width: 100%;
    padding: 3%;
    margin-top: .5em;
    margin-bottom: 5%;
    font-weight: 700;
    background: rgba(20,50,150,.6);
    color: #fff;
}

.newsletter-front { }
.newsletter-box { /*margin: 0 16%; text-align: center; padding: 3%;*/ width: 75%;}
#newsletter-img img { margin: 0 auto;}

.bg-overlay { 
    display: none; 
    position: fixed; 
    background: rgba(63,63,63,.75); 
    height: 100vh; 
    width: 100%; 
    z-index: 9; 
    top: 0; 
    left: 0;
    transition-property: background;
    transition-duration: 200ms;
    transition-timing-function: linear;
    -webkit-transition: background 200ms linear;
    -moz-transition: background 200ms linear;
    -o-transition: background 200ms linear;
}

/* MINI CART */

.cartpanel.navmenu-default, .cartpanel.navbar-default.navbar-offcanvas { background: #fafafa;}

.cartpanel { max-width: 25%; min-width: 250px; position: fixed; z-index: 10;}
.cartpanel.navmenu-default, .cartpanel.navbar-default.navbar-offcanvas { }

#cart-collapse { right: 0; overflow-x: hidden;}

.cart-item-name, .cart-item-price, .view-cart, .cd-cart-total p, .checkout-btn { }

.cd-cart-content { position: relative;}

.cart-header { }

a.checkout-btn { 
    text-transform: uppercase;
    color: #ffffff;
    width: 48%;
    position: relative;
    text-align: center;
    padding: 3%;
    text-decoration: none;
    float: right;
    border-radius: 3px;
}
a.checkout-btn:hover, a.checkout-btn:focus { color: #ffffff; text-decoration: none;}

.hara-checkout a:hover { color: #ccc;}

.cd-cart-items {
    width: 90%;
    float: left;
    margin-right: 4%;
    margin: 1% 5%;
    z-index: 5;
}

.cd-cart-total { 
    position: absolute;
    width: 100%;
    height: 110px;
    clear: both;
    top: 0;
    /* right: 0; */
    background: #fafafa;
    -webkit-box-shadow: 0px 4px 7px 0px rgba(128,128,128,.8);
    -moz-box-shadow: 0px 4px 7px 0px rgba(128,128,128,.8);
    box-shadow: 0px 4px 7px 0px rgba(128,128,128,.8);
}
.cd-cart-total p, .checkout-btn { font-weight: 700;}

.cd-cart-total p { color: #777777;}

.cart-item {
    display: inline-block;
    border-bottom: 1px solid #a2a4a3;
    padding: 3% 1%;
    width: 100%;
}

.cart-item:last-child { border: none;}

.cart-item-name {
    width: 68%;
    text-align: right;
    float: right;
    font-size: .7em;
}

.cart-item-img { width: 30%;}

.cart-item-price {
    text-align: right;
    /*margin-top: 3em;*/
    width: 50%;
    float: right;
    font-size: .7em;
}

.view-cart {
    float: left;
    cursor: pointer;
    position: relative;
    width: 48%;
    background: #368ca1;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    padding: 3%;
    border-radius: 3px;
    text-transform: uppercase;
}

.hara-cart-total { 
    position: relative;
    width: 100%;
    text-align: center;
}

.checkout-btns { position: relative; padding-top: 10px;} 

.cart-description img { width: 100%;}

/* mini cart responsive settings */
@media only screen and (min-width: 1921px) {
    .cd-cart-total { min-height: 6%;}
    .cd-cart-items { padding-top: 11em;}
}
@media only screen and (max-width: 1920px) {
    .cd-cart-items { padding-top: 8em;}
}
@media only screen and (max-width: 938px) {
    .cd-cart-items { padding-top: 8em;}
}

@media only screen and (max-width: 450px) {
    .cd-cart-items { padding-top: 9em;}
}

/* Category listing */

.page_description a, .page_description_main a { color: #44bdee !important}
.page_description_main span, .page_description_main p { background-color: transparent !important;}

.breadcrumbs { padding: 0 15px !important;}

.product {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    width: 33.3%;
    /*margin-left: 3%;
    margin-top: 1%;*/
    padding-top: 10px;
    transition-property: width;
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transition: width 500ms linear;
    -moz-transition: width 500ms linear;
    -o-transition: width 500ms linear;
    background: #ffffff;
    border-radius: 3px;
}

.products-grid img:before {
    display: inline-block;
    vertical-align: middle;
}

.products-grid img {
    max-height: 100%;
    overflow-y: hidden;
    max-width: 100%;
    position: relative;
    margin: 0 auto;
    margin-top: 5%;
}

.products-grid {  display: inline-block; width: 100%; padding-left: 15px; margin-bottom: 15px;}
#cat_product_listing { width: 100%;}

#onsale_product_listing { width: 100%;}

/*.paging_outer {
    clear: both;
    position: relative;
    list-style-type: none;
    margin: 0% auto;
    height: 20px;
    width: 40%;
}

.paging_outer li {
    width: 12%;
    text-align: center;
    float: left;
}*/

.paging_outer { 
    /*padding: 0;*/
    list-style-type: none;
    /*display: inline-block;*/
    width: 100%;
    /*margin: 3% 23%;*/
    padding: 3% 0;
    float: right;
    clear: both;
}

.paging_outer li a { 
    /*width: 10%;*/
    text-align: center;
    color: #333b3d;
    float: left;
    border: 1px solid #333b3d;
    padding: 3%;
}

.paging_outer li {
    text-align: right;
}

.activeclass a { color: #fff !important; background: #333b3d;}

.carttext a, .stocknotificationtext a { font-size:.85em;}

.carttext {    
    text-align: center;
    text-transform: uppercase;
    margin-top: 7px;
}

.product_original_price {
    text-align: left;
    color: #bdbdbd;
    text-decoration: line-through;
    margin-bottom: 5px;
}

.cat_list {
    display: inline-block;
    width: 24%;
    margin-bottom: 2%;
    text-align: center;
    border-radius: 3px;
    background: #ffffff;
    vertical-align: top;
    min-height: 190px;
}

.cat_name { text-align: left; padding: 5px;}
.cat_name a { font-size: 12px;}

.cat_img img { margin: 0 auto; width: 100%;}

/*#maindesc,*/ #breadcrumbs, .category_breadcrumbs { display: inline-block;}

.page_description_header_main { text-align: center;}
.category_breadcrumbs { display: none;}

.category-bread #breadcrumbs > h1, .category-bread #maindesc > h1 { 
    text-align: left !important;
    font-weight: 300 !important;
    font-size: 1em !important;
}

.shrinker{ 
    width: 22% !important;
}

.resized { display: none; width: 5%; right: 5%; position: absolute; z-index:2;}
.fa-th-large { font-size: 1.2em; margin-right: 7%; color: #7e7e7e; cursor: pointer;}
.fa-th { font-size: 1.2em; color: #7e7e7e; cursor: pointer;}

#product_listing_sortby_box { text-align: right; position: relative;}
#product_listing_sortby_box form { width: 100%; float: left; margin: 15px 0;}
#product_listing_sortby_box form select { background: #d0d0d2; border: 0; margin-left: 5px;}

.main-top {margin-bottom: 3%;}
.main-top img { max-width: 100%; max-height: 100%;}

.main-content .searchbox { padding: 0; margin: 20px auto 10px;}

/* category page listing background images that poor nilo has to copy over! */

.discontinued-headers {background: url(../../misc_images/DiscontinuedProducts-Headers.jpg) no-repeat; background-size: contain;}
.HPackageDeals-headers { background: url(../../misc_images/Interiors-Hookah-PackageDeals.jpg) no-repeat; background-size: contain;}
.HCharcoalPackages-headers {
    background: url(../../misc_images/Interiors-Hookah-CharcoalPackage.jpg) no-repeat; background-size: contain;}
.HTobaccoPackage-headers {
    background: url(../../misc_images/Interiors-Hookah-Tobacco-Packages.jpg) no-repeat; background-size: contain;}
.HAccessoryPackage-headers {
    background: url(../../misc_images/Interiors-Hookah-AccessoryPackage.jpg) no-repeat; background-size: contain;}
.HHookahPackage-headers {
    background: url(../../misc_images/Interiors-Hookah-Hookah-Packages.jpg) no-repeat; background-size: contain;}
.giftcard-h-headers {
    background: url(../../misc_images/giftcard-header.jpg) no-repeat; background-size: contain;}
.HDiscontinuedHPipes-headers {
    background: url(../../misc_images/Interiors-Hookah-H-discontinue.jpg) no-repeat; background-size: contain;}
.HNorthSmokeH-headers {
    background: url(../../misc_images/Interiors-Hookah-HNSmoke.jpg) no-repeat; background-size: contain;}

.Country-headers {background: url(../../misc_images/byCountry-Headers.jpg) no-repeat; background-size: contain;}
.Hookah-headers {background: url(../../misc_images/Hookah-Headers.jpg) no-repeat; background-size: contain;}
.Brand-headers {background: url(../../misc_images/byBrand-Headers.jpg) no-repeat; background-size: contain;}
.myasaray-container { background: url(../../misc_images/MyaSaray-h.jpg) no-repeat; background-size: contain;}
.economya-container { background: url(../../misc_images/EconoMya.jpg) no-repeat; background-size: contain;}
.khalil-mamoon {background: url(../../misc_images/CategoryBanner.jpg) no-repeat; background-size: contain;}
.spacejam-headers { background: url(../../misc_images/spacejam.jpg) no-repeat; background-size: contain;}

.hcharcoals-main-headers {background: url(../../misc_images/Charcoals-MainHeaders.jpg) no-repeat; background-size: contain;}
.nlight-headers {background: url(../../misc_images/NonQuickL-Headers.jpg) no-repeat; background-size: contain;}
.qlight-headers {background: url(../../misc_images/QuickL-Headers.jpg) no-repeat; background-size: contain;}
.slight-headers {background: url(../../misc_images/SemiQuickL-Headers.jpg) no-repeat; background-size: contain;}
.flavoredTobacco-h {background: #ffffff url(../../misc_images/tabacco-header-new.jpg) no-repeat; background-size: contain;}
.waha-h {background: url(../../misc_images/header-AlWaha.jpg) no-repeat; background-size: contain;}
.haze-headers { background: #ffffff url(../../misc_images/Haze-header.jpg) no-repeat; background-size: contain;}
.mazayashisha-h {background: #ffffff url(../../misc_images/MazayaShisha-Header.jpg) no-repeat; background-size: contain;}
.GlassAccesoreis-h {background: #ffffff url(../../misc_images/glass-header.jpg) no-repeat; background-size: contain;}
.smokep-container { background: url(../../misc_images/SmokePR-h.jpg) no-repeat; background-size: contain;}
.HBrothers-headers {
    background: url(../../misc_images/Interiors-Hookah-HBrothers.jpg) no-repeat; background-size: contain;}

.chinax-headers {
 background: url("../../misc_images/China-Headers.jpg") no-repeat; background-size: contain;}
 
.largehookah-headers {
 background: url("../../misc_images/LargeH-Headers.jpg") no-repeat; background-size: contain;}

.smallhookah-headers {
 background: url("../../misc_images/SmallH-Headers.jpg") no-repeat; background-size: contain;}

.starbuzzx-headers {
 background: url("../../misc_images/Starbuzz-Headers.jpg") no-repeat; background-size: contain;}

.usa-headers {
 background: url("../../misc_images/USA-Headers.jpg") no-repeat; background-size: contain;}
 
.vapor-headers {
 background: url("../../misc_images/Vapor-Headers.jpg") no-repeat; background-size: contain;}

.mediumhookah-headers {
 background: url("../../misc_images/MediumH-Headers.jpg") no-repeat; background-size: contain;}

.glass-headers {
 background: url("../../misc_images/Glass-Headers.jpg") no-repeat; background-size: contain;}

.gothic-headers {
 background: url("../../misc_images/Gothic-Headers.jpg") no-repeat; background-size: contain;}

.Acrylic-headers {
 background: url("../../misc_images/Acrylic-Headers.jpg") no-repeat; background-size: contain;}

.bohemian-headers {
 background: url("../../misc_images/bohemian-Headers.jpg") no-repeat; background-size: contain;}
 
.alfakhert-headers {
 background: url("../../misc_images/AlFakherTobacco-Headers.jpg") no-repeat; background-size: contain;}

.exotic-headers {
 background: url("../../misc_images/Exotic-Headers.jpg") no-repeat; background-size: contain;}

.classic-headers {
 background: url("../../misc_images/Classic-Hookah-Headers.jpg") no-repeat; background-size: contain;}

.animal-headers  {
 background: url("../../misc_images/Animal-Headers.jpg") no-repeat; background-size: contain;}
 
.modern-headers  {
 background: url("../../misc_images/modern-Headers.jpg") no-repeat; background-size: contain;}

.fantasia-headers  {
 background: url("../../misc_images/Fantasia-Headers.jpg") no-repeat; background-size: contain;}

.hydro-headers  {
 background: url("../../misc_images/Hydro-Headers.jpg") no-repeat; background-size: contain;}

.sample-headers  {
 background: url("../../misc_images/Sample-Headers.jpg") no-repeat; background-size: contain;}
 
.twohundredg-headers  {
 background: url("../../misc_images/200gPlus-Headers.jpg") no-repeat; background-size: contain;}

.eGo-T-headers{
background: url("../../misc_images/ego-two.jpg") no-repeat; background-size: contain;}

.fantasia-eh-headers  {
 background: url("../../misc_images/fantasia-eh-reader.jpg") no-repeat; background-size: contain;}

.hookafina-eh-headers  {
 background: url("../../misc_images/hookafina-eh-header.jpg") no-repeat; background-size: contain;}

.nsmoke-eh-headers  {
 background: url("../../misc_images/nsmoke-eh-header.jpg") no-repeat; background-size: contain;}

.square-eh-headers  {
 background: url("../../misc_images/square-e-header.jpg") no-repeat; background-size: contain;}

.starbuzz-eh-headers  {
 background: url("../../misc_images/starbuzz-eh-header.jpg") no-repeat; background-size: contain;}

.vapor-eh-headers  {
 background: url("../../misc_images/vapor-header.jpg") no-repeat; background-size: contain;}

.vapor-eh-headers1  {
 background: url("../../misc_images/h-new-a.jpg") no-repeat; background-size: contain;}

.disposable-eh-products-headers  {
 background: url("../../misc_images/disposable-eh-products.jpg") no-repeat; background-size: contain;}

.eliquid-h-products-headers  {
 background: url("../../misc_images/E-Liquid-Hookah-p-header.jpg") no-repeat; background-size: contain;}
 
.rechargeable-h-products-headers  {
 background: url("../../misc_images/Rechargeable-E-Hookah-Products-header.jpg") no-repeat; background-size: contain;}
 
.almir-h-products-headers  {
 background: url("../../misc_images/al-amir-header.jpg") no-repeat; background-size: contain;}
 
.alfakher-h-products-headers  {
 background: url("../../misc_images/al-fakher-header.jpg") no-repeat; background-size: contain;}
 
.fantasia-h-products-headers  {
 background: url("../../misc_images/fantasia-header.jpg") no-repeat; background-size: contain;}

.fumari-h-products-headers  {
 background: url("../../misc_images/fumari-header.jpg") no-repeat; background-size: contain;}

.halo-h-products-headers  {
 background: url("../../misc_images/halo-header.jpg") no-repeat; background-size: contain;}

.hookafina-h-products-headers  {
 background: url("../../misc_images/hookafina-header.jpg") no-repeat; background-size: contain;}

.trifecta-h-products-headers  {
 background: url("../../misc_images/header-Trifecta.jpg") no-repeat; background-size: contain;}

.hookafina-h-products-headers2  {
 background: url("../../misc_images/tangiers.png") no-repeat; background-size: contain;}

.isafahani-h-products-headers  {
 background: url("../../misc_images/isafahani-header.jpg") no-repeat; background-size: contain;}

.nakhla-h-products-headers  {
 background: url("../../misc_images/nakhla-header.jpg") no-repeat; background-size: contain;}

.starbuzz-h-products-headers  {
 background: url("../../misc_images/starbuzz-header.jpg") no-repeat; background-size: contain;}
 
.tbsample2-h-products-headers  {
 background: url("../../misc_images/tb-sample2-header.jpg") no-repeat; background-size: contain;}

.twohg-above-h-products-headers  {
 background: url("../../misc_images/200g-above-header.jpg") no-repeat; background-size: contain;}

.ugly-h-products-headers  {
 background: url("../../misc_images/Ugly-Header.jpg") no-repeat; background-size: contain;}
/*hookah accessories headers*/

.cleaningsupplies-headers  {
 background: url("../../misc_images/CleaningSupplies-Headers.jpg") no-repeat; background-size: contain;}

.hookahbowl-headers  {
 background: url("../../misc_images/Bowls-Headers.jpg") no-repeat; background-size: contain;}

.hosesheader-headers  {
 background: url("../../misc_images/Hoses-Headers.jpg") no-repeat; background-size: contain;}
 
.vases-headers  {
 background: url("../../misc_images/Vases-Headers.jpg") no-repeat; background-size: contain;}

.torchlighters-headers  {
 background: url("../../misc_images/TorchLighters-Headers.jpg") no-repeat; background-size: contain;}

.rubberg-headers  {
 background: url("../../misc_images/RubberG-Headers.jpg") no-repeat; background-size: contain;}
 
.adapters-headers  {
 background: url("../../misc_images/Adapters-Headers.jpg") no-repeat; background-size: contain;}
 
.tongs-headers  {
 background: url("../../misc_images/Tongs-Headers.jpg") no-repeat; background-size: contain;}

.wincover-headers  {
 background: url("../../misc_images/WindCover-Headers.jpg") no-repeat; background-size: contain;}

.tipsfilters-headers  {
 background: url("../../misc_images/Filters-Headers.jpg") no-repeat; background-size: contain;}

.foilscreens-headers  {
 background: url("../../misc_images/FoilScreens-Headers.jpg") no-repeat; background-size: contain;}
 
.miscellaneous-headers  {
 background: url("../../misc_images/Miscellaneous-Headers.jpg") no-repeat; background-size: contain;}

.giftcard-headers  {
 background: url("../../misc_images/GiftCard-Headers.jpg") no-repeat; background-size: contain;}
 
.ratailmr-headers  {
 background: url("../../misc_images/RetailMerchandiseRedemption-Headers.jpg") no-repeat; background-size: contain;}

.hcharcoals-main-headers  {
 background: url("../../misc_images/Charcoals-MainHeaders.jpg") no-repeat; background-size: contain;}
 
.hshisha-main-headers  {
 background: url("../../misc_images/herbal-shisha-main-Header.jpg") no-repeat; background-size: contain;}

.electric-main-headers  {
 background: url("../../misc_images/electrick-hookah-mainheader.jpg") no-repeat; background-size: contain;}

.haccessories-main-headers  {
 background: url("../../misc_images/haccessories-header.jpg") no-repeat; background-size: contain;}

.hresources-main-headers  {
 background: url("../../misc_images/HookahBarMarketingPlan-Headers.jpg") no-repeat; background-size: contain;}

.customertestimonial-headers  {
 background: url("../../misc_images/CustomerTestimonials.jpg") no-repeat; background-size: contain;}

.customertestimonial-headers  {
 background: url("../../misc_images/CustomerTestimonials.jpg") no-repeat; background-size: contain;}
 
.advertisings-header{
 background: url("../../misc_images/AdvertisingService.jpg") no-repeat; background-size: contain;}
 
.hookahtrays-header{
 background: url("../../misc_images/HookahTrays-Headers.jpg") no-repeat; background-size: contain;}
 	
.USHbar-headers {
 background: url("../../misc_images/hookahbar-map-Headers.jpg") no-repeat; background-size: contain;}
 
.China-headers {
    background: url(../../misc_images/China-Headers.jpg) no-repeat; background-size: contain;}
    
.twohose-headers {
    background: url(../../misc_images/2hose-Headers.jpg) no-repeat; background-size: contain;}
 
.km-shisha-h { background: url(../../misc_images/km-shisha.jpg) no-repeat; background-size: contain;}

.twohose-headers h1,
.HBrothers-headers h1,
.HNorthSmokeH-headers h1,
.HDiscontinuedHPipes-headers h1,
.HHookahPackage-headers h1,
.HAccessoryPackage-headers h1,
.HTobaccoPackage-headers h1,
.HCharcoalPackages-headers h1,
.HPackageDeals-headers h1,
.smokep-container h1,
.GlassAccesoreis-h h1,
.mazayashisha-h h1,
.haze-headers h1,
.flavoredTobacco-h h1,
.qlight-headers h1,
.hcharcoals-main-headers h1,
.spacejam-headers h1,
.khalil-mamoon h1,
.economya-container h1,
.discontinued-headers h1, 
.Brand-headers h1,
.myasaray-container h1, 
.chinax-headers h1,
.largehookah-headers h1,
.smallhookah-headers h1,
.starbuzzx-headers h1,
.usa-headers h1,
.vapor-headers h1,
.mediumhookah-headers h1,
.glass-headers h1,
.gothic-headers h1,
.Acrylic-headers h1,
.bohemian-headers h1,
.alfakhert-headers h1,
.exotic-headers h1,
.classic-headers h1,
.animal-headers h1,
.modern-headers h1,
.fantasia-headers h1,
.hydro-headers h1,
.sample-headers h1,
.twohundredg-headers h1,
.eGo-T-headers h1,
.fantasia-eh-headers h1,
.hookafina-eh-headers h1,
.nsmoke-eh-headers h1,
.square-eh-headers h1,
.starbuzz-eh-headers h1,
.vapor-eh-headers h1,
.vapor-eh-headers1 h1,
.disposable-eh-products-headers h1,
.eliquid-h-products-headers h1,
.rechargeable-h-products-headers h1,
.almir-h-products-headers h1,
.alfakher-h-products-headers h1,
.fantasia-h-products-headers h1,
.fumari-h-products-headers h1,
.halo-h-products-headers h1,
.hookafina-h-products-headers h1,
.trifecta-h-products-headers h1,
.hookafina-h-products-headers2 h1,
.isafahani-h-products-headers h1,
.nakhla-h-products-headers h1,
.starbuzz-h-products-headers h1,
.tbsample2-h-products-headers h1,
.twohg-above-h-products-headers h1,
.ugly-h-products-headers h1,
.cleaningsupplies-headers h1,
.hookahbowl-headers h1,
.hosesheader-headers h1,
.vases-headers h1,
.torchlighters-headers h1,
.rubberg-headers h1,
.adapters-headers h1,
.tongs-headers h1,
.wincover-headers h1,
.tipsfilters-headers h1,
.foilscreens-headers h1,
.miscellaneous-headers h1,
.giftcard-headers h1,
.ratailmr-headers h1,
.hcharcoals-main-headers h1,
.hshisha-main-headers h1,
.electric-main-headers h1,
.haccessories-main-headers h1,
.hresources-main-headers h1,
.customertestimonial-headers h1,
.customertestimonial-headers h1,
.advertisings-header h1,
.hookahtrays-header h1,
.USHbar-headers h1,
.km-shisha-h h1 {
    font-size: 16px;
    padding: 60px 0 !important;
    color: #fff;
}

.giftcard-h-headers h1,
.waha-h h1,
.slight-headers h1,
.nlight-headers h1,
.Hookah-headers  h1, 
.China-headers h1 {
    font-size: 16px;
    padding: 50px !important;
    color: #fff;
}


/* modal box */

.modal-header .close {
   border: 1px solid;
   border-radius: 50%;
   position: absolute;
   bottom: 0;
   margin-right: 10px;
   margin-bottom: 10px;
   right: 0;
   padding: 4px 6px 2px 6px;
   cursor: pointer;
   z-index: 2;
}

#modal-product-price, #modal-product-pic { text-align: center;}

.modalbox-btns { width: 100%; display: inline-block; clear:both;}

#modal-product-cart {     
    text-align: center;
    color: #fff;
    padding: 2% 4%;
    display: inline-block;
}

#modal-product-cart a {
    font-weight: 700;
    text-transform: uppercase;
    font-size: .9em;
}

#modal-product-link { 
    display: inline-block;
    margin-left: 15px;
    background: #bdbdbd;
    text-align: center;
    padding: 2% 4%;
}

#modal-product-link a { 
    font-weight: 700;
    text-transform: uppercase;
    font-size: .9em;
}

#modal-product-price { margin: 10px auto;}

#modal-product-pic {
    width: 100%;
    margin-bottom: 15px;
}

#modal-product-pic img { 
    max-width: 100%;
    max-height: 50vh;
    display: block;
    margin: 0 auto;
}

@media only screen and (max-width: 350px){
    #modal-product-link { margin-top: 4%; margin-bottom: 12%; margin-left: 0; display: block;}
    #modal-product-cart { display: block;}
}

/* view show cart */
.cartpg-div { width: 84%; display: inline-block;}
.shopping-cart-info { width: 60%; margin: 20px auto;}
.shopping-cart-title { display: inline-block; width: 100%; margin: 5px auto; margin-top: 4%; border-bottom: 1px solid #e0e0e0; color: #9c9c9c;}
.header-name { display: inline-block; width: 46%; text-align: center;}
.header-price-qty { display: inline-block; width: 15%; text-align: center;}
.header-qty { display: inline-block; width: 10%; text-align: center;}
.header-price { display: inline-block; width: 15%; text-align: center;}
.content-item { max-height: 100%;}
.content-item-points { display: inline-block; width: 10%; text-align: center;}
.content-item { display: inline-block; width: 100%; margin: 5px auto;}
.content-item-img { width: 10%; margin: 0; display: inline-block;}
.content-item-img img { max-width: 100%;}
.content-item-name { display: inline-block; padding: 0 2%; width: 40%; margin: 0;}
.content-item-price-qty { display: inline-block; width: 15%; text-align: center;}
.content-item-qty { display: inline-block; text-align: center; width: 10%;}
.content-item-qty  input { text-align: center;}
.content-item-price { display: inline-block; width: 15%; text-align: center;}
.shopping-cart-summary { display: inline-block; width: 100%;}
.cart-remove-all { width: 68%; display: inline-block;}
.shopping-cart-total-qty { display: inline-block; width: 10%; text-align: center;}
.shopping-cart-total-price { display: inline-block; width: 15%; text-align: center;}
.shopping-cart-apply-discount { margin: 20px auto;}
.shopping-cart-apply-discount td { padding-left: 0;}
.cart-description p { display: none;}
.ShowCartCheckOutBtn { border: 0; text-transform: uppercase; padding: 7.3% 10%; font-weight: 700;}
.ShowCartChangeQtyBtn { background: #3f3f3f; color: #fff; border: 0;/* border-radius: 2px;*/}
.ShowCartContinueBtn { background: #8a8a8a; color: #fff; border: 0; /*border-radius: 2px;*/}
.shopping-cart-buttons { margin: 20px auto; text-align: right;}
.ShowCartContinueBtn, .ShowCartChangeQtyBtn{font-weight: 700; padding: 1% 2%;}
.mobile-shopping-cart-buttons { text-align: right;}
.mobile-shopping-cart-buttons .ShowCartChangeQtyBtn { display: none;}
.listing_approx { font-size: .8em; color: #888; }
#shipping_calculator .label { text-align: center;}
.shopping-cart-discount .discount-item { display: inline-block; width: 100%; margin: 2% 0;}
.shopping-cart-discount .discount-info { width: 50%; margin-left: 2%; margin-right: 2%; display: inline-block;}
.shopping-cart-discount .discount-qty { display: inline-block; width: 9%; text-align: center;}
.shopping-cart-discount .discount-remove { display: inline-block; width: 10%; margin: 0 2%; text-align: center; font-size: .7em;}
.shopping-cart-discount .discount-value { display: inline-block; width: 12%; text-align: center;}
.header-points { display: none;}
.DiscountCouponButton{ background: #000; color: #fff; border: 0;}

.primary_button { border: 0;}

@media only screen and (min-width: 1921px){
    .ShowCartCheckOutBtn { padding: 10.5% 10%;}
}

@media only screen and (max-width: 1920px){
    .ShowCartCheckOutBtn { padding: 10% 10%;}
}

@media only screen and (max-width: 1440px){
    .ShowCartCheckOutBtn { padding: 8% 10%;}
}

@media only screen and (max-width: 1024px){
    .shopping-cart-info { width: 80%;}
}

@media only screen and (max-width: 768px){
    .shopping-cart-info { width: 98%;}
    .ShowCartCheckOutBtn { padding: 7% 10%;}

}

@media only screen and (max-width: 700px){
    .content-item-price-qty, .header-price-qty  { display: none;}
    .shopping-cart-discount .discount-qty { display: none;}
    .header-name { width: 45%; padding-left: 0;}
    .header-qty { width: 15%;}
    .content-item-qty { width: 15%;}
    .content-item-price { width: 20%;}
    .content-item-points { font-size: .9em; width: 15%;}
    .cart_remove2 { float: left; font-size: .7em; margin-top: 7px;}
    .content-item-qty input { width: 55%; float: left;}
    .shopping-cart-info { margin: 0;}
    .shopping-cart-discount .discount-value { width: 22%;}
    .shopping-cart-discount .discount-remove { width: 20%;}
    .shopping-cart-discount .discount-info { width: 40%;}
}

@media only screen and (max-width: 560px){
.twohose-headers h1,
.HBrothers-headers h1,
.HNorthSmokeH-headers h1,
.HDiscontinuedHPipes-headers h1,
.HHookahPackage-headers h1,
.HAccessoryPackage-headers h1,
.HTobaccoPackage-headers h1,
.HCharcoalPackages-headers h1,
.HPackageDeals-headers h1,
.smokep-container h1,
.GlassAccesoreis-h h1,
.mazayashisha-h h1,
.haze-headers h1,
.flavoredTobacco-h h1,
.qlight-headers h1,
.hcharcoals-main-headers h1,
.spacejam-headers h1,
.khalil-mamoon h1,
.economya-container h1,
.discontinued-headers h1, 
.Brand-headers h1,
.myasaray-container h1, 
.chinax-headers h1,
.largehookah-headers h1,
.smallhookah-headers h1,
.starbuzzx-headers h1,
.usa-headers h1,
.vapor-headers h1,
.mediumhookah-headers h1,
.glass-headers h1,
.gothic-headers h1,
.Acrylic-headers h1,
.bohemian-headers h1,
.alfakhert-headers h1,
.exotic-headers h1,
.classic-headers h1,
.animal-headers h1,
.modern-headers h1,
.fantasia-headers h1,
.hydro-headers h1,
.sample-headers h1,
.twohundredg-headers h1,
.eGo-T-headers h1,
.fantasia-eh-headers h1,
.hookafina-eh-headers h1,
.nsmoke-eh-headers h1,
.square-eh-headers h1,
.starbuzz-eh-headers h1,
.vapor-eh-headers h1,
.vapor-eh-headers1 h1,
.disposable-eh-products-headers h1,
.eliquid-h-products-headers h1,
.rechargeable-h-products-headers h1,
.almir-h-products-headers h1,
.alfakher-h-products-headers h1,
.fantasia-h-products-headers h1,
.fumari-h-products-headers h1,
.halo-h-products-headers h1,
.hookafina-h-products-headers h1,
.trifecta-h-products-headers h1,
.hookafina-h-products-headers2 h1,
.isafahani-h-products-headers h1,
.nakhla-h-products-headers h1,
.starbuzz-h-products-headers h1,
.tbsample2-h-products-headers h1,
.twohg-above-h-products-headers h1,
.ugly-h-products-headers h1,
.cleaningsupplies-headers h1,
.hookahbowl-headers h1,
.hosesheader-headers h1,
.vases-headers h1,
.torchlighters-headers h1,
.rubberg-headers h1,
.adapters-headers h1,
.tongs-headers h1,
.wincover-headers h1,
.tipsfilters-headers h1,
.foilscreens-headers h1,
.miscellaneous-headers h1,
.giftcard-headers h1,
.ratailmr-headers h1,
.hcharcoals-main-headers h1,
.hshisha-main-headers h1,
.electric-main-headers h1,
.haccessories-main-headers h1,
.hresources-main-headers h1,
.customertestimonial-headers h1,
.customertestimonial-headers h1,
.advertisings-header h1,
.hookahtrays-header h1,
.USHbar-headers h1,
.km-shisha-h h1 {
    font-size: 16px;
    padding: 30px 0 !important;
    color: #fff;
}

.giftcard-h-headers h1,
.waha-h h1,
.slight-headers h1,
.nlight-headers h1,
.Hookah-headers  h1, 
.China-headers h1 {
    font-size: 16px;
    padding: 10px 0 35px !important;
    color: #fff;
}
}

@media only screen and (max-width: 450px){

    .mobile-shopping-cart-buttons .ShowCartContinueBtn { width: 100%;}
    .ShowCartContinueBtn { width: 49%; float: left;}
    .ShowCartChangeQtyBtn { width: 49%; float: right;}
    .ShowCartCheckOutBtn { width: 100%; margin: 20px auto; padding: 1em 0;}
    .shopping-cart-info { width: 100%;}
    .mobile-shopping-cart-buttons .ShowCartCheckOutBtn { position: relative; padding: 1em; width: 100%; margin-top: 0;}
    .mobile-shopping-cart-buttons .ShowCartChangeQtyBtn { margin-top: 4em; margin-bottom: 5%; float: right;}
    .mobile-shopping-cart-buttons .ShowCartContinueBtn { margin-top: 4em; margin-bottom: 5%;}
    .cart-remove-all { width: 60%;}
    .shopping-cart-total-qty { width: 10%;}
    .paymentlist { width: 100%;}
    .content-item { border-bottom: 1px solid #e0e0e0; padding-bottom: 1%;}
    .shopping-cart-discount .discount-item { border-bottom: 1px solid #e0e0e0; padding-bottom: 1%;}
    .cartpg-div { width: 95%; padding-left: 7.5%;}
    .cart_total_value2, .cart_total_currency_type2 { font-size: 1em;}
    .header-price { width: 25%;}
    .header-qty { text-align: left;}
}

@media only screen and (max-width: 400px){
    .content-item-name { width: 35%;}
    .content-item-price { width: 22%;}
    .content-item-points { font-size: .8em;}
    .add_to_wishlist, .click_link { width: 100%; margin-bottom: 10px;}
    .click_link a { padding: 7px 2px;}
    .header-name { width: 40%;}

}

@media only screen and (max-width: 350px){
    .mobile-shopping-cart-buttons .ShowCartContinueBtn { font-size: 10px; padding: 2%; margin-top: 4.6em;}
    .ShowCartContinueBtn { font-size: 10px; padding: 1.5%;}
    .header-name { width: 37%;}
    .header-qty { width: 25%;}
    .header-price { text-align: left;}
    .view-prod { width: 100%;}
    
}


/* RESPONSIVE SETTINGS */

@media only screen and (min-width: 1921px) {
	.product {width: 20%;}
}

@media only screen and (max-width: 1024px) {
	.nav-container { width: 92%;}
	.navbar-logo { max-height: 55px;}
	.tippy-top, .tippy-bottom { width: 100%;}
	.tippylink { left: 43%; padding: 0; width: 34%;}
	.sb-search { min-width: 35px;}
	.navbar-nav { margin-top: 1.5%; margin-right:0;}
	#category-list { right: 1.6%;}
    .list-group-item { padding: 10px 2px 10px 10px;}
}

@media only screen and (max-width: 992px) {

    .navbar-logo { line-height: 1.2em; font-size: 1.6em;}
	#newsletter-head { text-align: center; margin: 2%;}
	#newsletter-field, #newsletter-submit-button { text-align: center; width: 100%;}
}

@media only screen and (max-width: 800px) {
	.naka-body { display: inline-block; /*width: 77.6%;*/ padding-right:0; padding-left: 10px;}
	.filter-price { width: 20%; padding: 0; float: left; clear: left;}
	.col-md-10.products-hara { width: 80%; display: inline-block;}
	.filter-price .vnavbar.navbar-collapse .fa-chevron-down { display: none;}
	.products-grid { padding-left: 0;}
	
	.navbar-logo { max-height: 70px;}
	.navbar-brand { height: 65px; padding: 0;}
	.topbar { padding: 5px 3%;}
	.smoke-card { height: 290px; }
    .category-box .col-md-4 { height: 300px;}
    .cate-btn { transform: translate(100%,-20px); }
    .cart-total-qty { right: 22px;}
    /*.footerlinks li { margin: 0 38px;}*/
	
	/* VERTICAL NAVBAR PANEL */
	
	.navbar-collapse.collapse { display: none !important; }
    .navbar-collapse.collapse.in { display: block !important; }
    .navbar-header .collapse, .navbar-toggle { display:block !important;}

    .hara-navbar-top { width: 25%; min-width: 200px;}
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 100%;}
    .vnavbar.navbar-collapse, .vnavbar.navbar-collapse { max-height: 100%;}
    .hara-navbar-top .text-bg-trans li { background: transparent; width: 100%; float: none; text-align: left;}

	.navbar-collapse.collapse { width: 100%; margin-top: 0px; max-width: 75%; min-width: 240px; border-top: 0; float: none;}
	
	.navbar-default .navbar-toggle { border: none; float: right; margin-right: 0;}
	.navbar-default .navbar-toggle .icon-bar { background-color: #333b3d; width: 35px; height: 3px;}
	.navbar-toggle .icon-bar + .icon-bar { margin-top: 7px;}
	
	.navbar-default .navbar-nav > li > a { text-align: left;}

	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: transparent;}
	
	.navbar { width: 100%;}

    #category-list { position: relative; width: 100%; background: transparent;}
    #category-list div  {text-align: left;}
    .category1 { max-width: 100%;}
    .category1 > a { border-bottom: 0;}
    .dropdown.mega-dropdown:first-child { margin-left: 10px;}

    .nav-home li, .extra-navlinks li { list-style-type: none; width: 100%; clear: both;}
    
    .nav-home li a, .extra-navlinks li a { font-weight: 700; text-transform: uppercase; padding-left: 15px; font-size: 12px;}
    
    .vnavbar { position: fixed !important; right: 0; top: 0; bottom: 0;}
	.list-group-item { padding: 10px 10px;}
	a.list-group-item { padding-left: 15px;}

	.visible-xs-block img { padding: 0 5%; margin: 0 5%;}
}

/* Mobile View */

@media only screen and (max-width: 767px) {
	.navbar-brand { float: left; padding: 0px; font-size: 1.5em; margin-top: 5px; margin-left: 10px;}
	.cart-item-text { display: none;}
	.cart-total-qty { font-size: 1em;}
	#newsletter-submit { }
	#newsletter-submit-button { padding: 3%;}
	.col-md-10.products-hara { width: 100%; display: block;}
	.filter-price .vnavbar.navbar-collapse .fa-chevron-down { display: inline-block;}
	
    /*.footerlinks li { margin: 0 28px;}*/
    .cate-btn { transform: translate(80%,-20px);}
	
	/* Product */

    .shrinker .product_name { display: none;}
    .product { width: 22%;}
    .shrinker { width: 17% !important;}
}

@media only screen and (max-width: 676px) {
	.navbar-brand { font-size: 1.5em;}
	.navbar-header { float: left;}
	.nav-container { width: 100%;}
    .product { width: 30%;}
    .products-grid { margin: 0; padding-top: 0;}
    .product_name a { font-size: .9em;}
    .resized { display: block; width: 9%; text-align: right; margin: 3px 0;}
	.products-grid { margin-top: 0;}
    .fa-th, .fa-th-large { font-size: 1.2em;}
    .shrinker { width: 25% !important;}
    .shrinker .products-grid img { max-height: 125px;}
    
    /*.footerlinks li { margin: 0 20px;}*/
}

@media only screen and (max-width: 560px) {
    .visible-xs-block ul { margin: 7.5px 20px;}
    .navbar-brand { height: 50px;}
    .topbar {padding: 5px 0;}
	.smoke-card { height: 230px; }
    .category-box .col-md-4 { height: 240px;}
    .cate-btn { transform: translate(25%,-20px); }
    .cart-total-qty { right: 3px;}
    /*.footerlinks li { margin: 0 4px;}*/
}

@media only screen and (max-width: 450px) {
    .logo img { max-height: 50px;}
	.navbar-brand { font-size: 1em;}
	.cat_list { width: 32%;}
	.products-grid { padding-top: 0;}
	.products-front, .prod-front { margin-top: 0;}
    .resized { width: 12%;}
    .shrinker.product .product_name,.shrinker.product .product_price, .shrinker.product .product_original_price { display: none;}
    
    .product { width: 49%; margin-bottom: 2%;}
    .product:nth-child(odd) { margin-left: 2%;}
    .shrinker.product { max-height: 100px;}
}

@media only screen and (max-width: 400px) {
	.navbar-brand { max-height: 50px;}
	#product_listing_sortby_box form { width: 80%;}
	.resized { width: 15%;}
    .shrinker.product {padding: 5px;}
	.product_price, .product_original_price { font-size: .7em;}
	.social-smoking li { margin-right: 8px;}
	.phone-num p { font-size: 12px;}
	.navbar-toggle { padding: 9px 7px;}
	.cate-header img { width: 14%; padding-top: 12px;}
	.cate-header h5 { margin-left: 16px;}
	/*.footerlinks li { margin: 0 1px;}*/
	.cate-btn { transform: translate(20%,-20px);}
    .view-prod a { padding: 7px 2px;}
    

}

@media only screen and (max-width: 350px) {
    .container { padding-right: 10px; padding-left: 10px;}
    .navbar-default .navbar-toggle { padding: 10px 2px;}
    .cat_list { min-height: 155px;}
    .product_name a { font-size: .8em;}
    .fa-th, .fa-th-large { font-size: 1.2em;}
    .shrinker { width: 33.3% !important;}
    .resized { width: 16%;}
    #product_listing_sortby_box select { width: 72%;}
    #product_listing_sortby_box form { width: 78%;}
    .social-smoking li { margin-right: 4px;}
    .cart-total-qty { right: 0;}
    .cate-btn { transform: translate(5%,-20px);}
    .cate-header img { position: relative; width: 25%;}
    .cate-header h5 { margin-left: 0;}
}


/* checkout */
/* checkout 1*/

#login-form { clear: both; width: 100%; margin: 10px auto; padding-top: 10px;}
.smokewhite-bg { background: #ffffff;}

.paymentlist{position:relative;display:inline-block; min-width: 12%;}
#checkoutoptions{display:none;position:absolute;right:0px;}
#checkoutoptions td{white-space:nowrap;}
.cart-tax{padding-right:20px;}
#.checkout1-form{display:none;}
#logincheckout1{display:none;}
.checkout-form{width:49%;display:inline-block;vertical-align:top;border-right:1px solid #ddd;margin-left:15px;}
.checkout-form *:focus {outline: none;}
.checkout-form input[type="text"], .checkout-form input[type="password"]{border:0px;padding:0;width:95%;margin:1px;}
.checkout-form select{border:0px;padding:0;width:95%;}
.checkout-form .formlabel{display:block;text-align:left;font-size:12px;color:#999;padding-left:5px;white-space:nowrap;}
.checkout-form .formpair{border:1px solid #ccc;border-radius:3px;padding:0px;margin:5px;width:47%;height:45px;vertical-align:top;}
.checkout-form .checkoutform{border:0px;padding:0px;}
.checkout-form .input{width:100%;}
.border-blue{ border: 1px solid #7e7e7e!important; -webkit-box-shadow: 0px 2px 4px 0px rgba(41,41,41,0.75); -moz-box-shadow: 0px 2px 4px 0px rgba(41,41,41,0.75); box-shadow: 0px 2px 4px 0px rgba(41,41,41,0.75);}
.checkout-form #shiptodifferentaddress{display:none;}
.checkout-form #customer_registration_link{display:none;}
.checkout-form #customer_registration{display:block;}
.checkout-form #checkout_cart{display:none;}
.checkout-form #checkoutagreement{margin-left:10px;}
.checkout-form .buttonprimarycluster{padding-right:10px;text-align:left;}
.checkout-form .primary_button{border:0px;padding:10px 15px!important;color:#fff; font-weight: 700; margin-left: 2%; background: #f3460c; border-radius: 3px;}
.checkout-form .secondary_button{border:0px;background:none;}
.checkout-form .secondary_button:hover{text-decoration:underline;}
.loginsection{text-align:center;}
.checkout-form .subscribenewsletter{display:none;}
.shopping-cart{width:49%;display:inline-block;vertical-align:top;/*background-color:#ebebeb;*/}
.shopping-cart table{width:100%;}
.shopping-cart table tr:first-child{display:none;}
.shopping-cart #coupon{text-decoration:underline;cursor:pointer;padding:10px;}
.shopping-cart .coupon{padding:10px;}
.shopping-cart .applycouponid{text-decoration:underline;}
.shopping-cart #discount-coupon-field{padding:5px;}
.shopping-cart .discount-result{display:none;}
.shopping-cart input[type="button"], .shopping-cart input[type="submit"]{display:none;}
.shopping-cart .cart_remove2{display:none;}
.shopping-cart .cart_empty_cart2{display:none;}
.shopping-cart .cart_discount_remove2{display:none;}
.register-now{text-align:center;cursor:pointer;padding:10px;}
.register-now:hover{text-decoration:underline;}
.extra-login-option{text-align:center;padding:30px 10px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;width:60%;margin:0 auto;margin-top:20px;margin-bottom:20px;}
.extra-login-option i{background-color:#ccc;width: 40px;height: 40px;text-align: center;padding: 5px;border-radius: 5px;cursor:pointer;margin:5px;}
.fa-facebook:hover{background:#3765A3;color:white;}
.fa-amazon:hover{background:#231F20;color:white;}
.fa-google:hover{background:#DD5044;color:white;}
.guest{text-align:center;padding:10px;width:60%;margin:0 auto;cursor:pointer;}
.guest:hover{text-decoration:underline;}
.checkoutform{min-width:auto!important;}
.checkout-form h1{text-align:center;}
.or{text-align:center;font-weight:bold;}
#parsley-id-multiple-checkout_agreement{position:absolute;margin-top:50px;}

/* checkout 2 */
#multi_cur_form{text-align:right;padding:10px;display:none;}
.checkout2-form h2{font-size:20px;padding-top:0px;}
.checkout2-form{width:49%;display:inline-block;vertical-align:top;border-right:1px solid #ddd;margin-left:15px;padding:10px;padding-top:0px;}
.shipping-to-info{list-style-type:none;}
.shipping-method{margin-bottom:30px;}
.shipping-method label{width:96%;padding:15px;border:1px solid #ccc;border-top:0px;font-weight:normal;cursor:pointer;}
.shipping-method label:first-child{border-top:1px solid #ccc;border-top-left-radius:5px;border-top-right-radius:5px;}
.shipping-method label:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.shipping-method input[type='Radio']{margin-right:10px;}
.payment-method{margin-bottom:30px;}
.payment-method label{width:96%;padding:15px;border:1px solid #ccc;border-top:0px;font-weight:normal;cursor:pointer;}
.payment-method label:first-child{border-top:1px solid #ccc;border-top-left-radius:5px;border-top-right-radius:5px;}
.payment-method label:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.payment-method input[type='Radio']{margin-right:10px;}
.billing-address label{width:96%;padding:15px;border:1px solid #ccc;border-top:0px;font-weight:normal;cursor:pointer;}
.billing-address label:first-child{border-top:1px solid #ccc;border-top-left-radius:5px;border-top-right-radius:5px;}
.billing-address label:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.billing-address input[type='Radio']{margin-right:10px;}
/*#CheckoutForm2 table{display:none;}*/
.billing-address .checkout-form h4{display:none;}
.billing-address .checkout-form{width:100%;margin:0px;border:0px;display:none;}
.billing-address #checkoutagreement{display:none;}
.billing-address .buttonprimarycluster{display:none;}
.checkout2-form-submit{text-align:right;padding:10px;}
.checkout2-form .primary_button{border:0px;padding:10px!important;color:#fff;background:#f3460c; border-radius: 3px;}
.checkout2-form-submit .primary_button{border:0px;padding:10px!important;color:#fff;background:#f3460c; border-radius: 3px;}
.cart-shipping-method{text-align:right;padding-right:20px;}
.cart-grand-total{text-align:right;padding-right:20px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding-top:5px;padding-bottom:5px;margin-top:10px;font-size:25px;display:none;}
.cart-tax{text-align:right;font-size:14px;}

/* Payment */
.payment-form{width:49%;display:inline-block;vertical-align:top;border-right:1px solid #ddd;margin-left:15px;/*padding:10px;*/padding-top:0px;}
.payment-form td { padding: 0;}
.payment-shopping-cart #coupon{display:none;}
img[src='images/border1.gif'],img[src='images/border2.gif'],img[src='images/border5.gif'],img[src='images/border6.gif']{display:none;}
td[background='images/border1_bg.gif'],td[background='images/border3_bg.gif'],td[background='images/border4_bg.gif'],td[background='images/border5_bg.gif'],.border1_bg_td,.border3_bg_td,.border4_bg_td,.border5_bg_td{
background:none!important;
}
.payment-form .form-horizontal .control-label{width:100%;text-align:left;font-weight:normal;}
.paymentmethod{display:none;}

@media screen and (max-width: 1000px) {
.checkout-form .formpair{width:96%;}
.shopping-cart{display:none;}
.checkout-form, .checkout2-form, .payment-form{border-width:0px;display:block;margin:0 auto;width:49%;}
}

@media screen and (max-width: 750px) {
.checkout-form .formpair{width:96%;}
.shopping-cart{display:none;}
.checkout-form, .checkout2-form, .payment-form{border-width:0px;display:block;margin:0 auto;width:100%;}
.payment-form div{padding-right:0px!important;padding-left:0px!important;}
.payment-form label{padding-right:0px!important;padding-left:0px!important;white-space:nowrap;text-align:left;width:100%;}
.jp-card-container{transform:scale(0.8)!important;width:300px!important;}
}
/* checkout */

/* price range */
.jslider .jslider-bg{position:static!important;}
/* price range */

.scrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
}

.contact-us2-container {text-align: center;}


/** change password **/

.login_table table tbody {
width:414px;
}

.login_table table tr:nth-child(1) td{
    
   float:left; 
   width: 350px;
    clear: both;
}


.login_field {
 float: left !important;
    display: block;
    clear: both;
    
}




.login_table .login_field span{
    
    color: #000;
    
    
}

.login_table .changepasswordbutton, .login_table .changepasswordbutton {
    
    background-color:#999999; border-radius: 5px; padding:10px; color:#fff;
    
}


#progress1 {width:380px; overflow: hidden; display:block;}



/** SignUp **/

.signup_table_content td {

display:block; clear:both;
width:100%;
}

.signup_table_content td input {

width:100%;
}

.signup_table {
    
    width:380px: overflow:hidden;
}

input[type=image] {
   float: left;
}

.signup_content {
 margin-bottom:12px;   

}

.public-content-wrapper p {
    
    
    margin-bottom:10px; 
    
}

.public-content-wrapper, body, html {background-color:#ffffff;}


/**wholesale form**/

.tableheader input  {
  width:100%;
}
form[name=wholesaleform]{
    
border: 1px solid #ccc;
    padding: 20px;
    width: 373px;
    margin: 0 auto;
    border-radius: 10px;
    background: #eee;
}

/*smokepoints*/

    .sp-graybox {
        padding: 27px;
        border-radius: 16px;
        background-color: #eeeeee;
        float: left;
        margin-top: 14px;
        min-width: 100% !important;
    }
    .sp-graybox ul li a {
        color: #161616 !important;
        font-weight: bold;
    }
    .flash-container h2,
    .flash-container h4,
    .blue-block h3, .container h3 {
        text-align: left;
    }
    .flash-container h2 {
        font-size: 22px !important;
        border-bottom: 1px dotted #cccccc;
        padding-bottom: 10px;
        margin: 0;
    }
    .blue,
    .hidetb {
        display: none;
    }
    .process123 h2 {
        font-weight: bolder;
    }
    .box-process-st {
        border: 1px solid #C1C0C0;
        padding: 5px;
        border-radius: 6px;
        margin-bottom: 5px;
    }
    .process123 {
        display: block;
    }
    
    .blue-block {
    background: none repeat scroll 0 0 #009CFF;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 18px;
    padding: 26px;
    float: left;
    border-radius: 5px;
    margin-top: 14px;

    }
    
    .special{
        padding-left:40px;
        
    }
    .hero-section {
    background-image: url(https://static.pexels.com/photos/401682/pexels-photo-401682.jpeg);
    background-position: center;
    background-color: #282828;
    background-size: cover;
    border-radius: 8px;
    margin-top: 5px;
    height: 40%;
    min-height: 160px;
    opacity: 5%;
    text-align: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: left;
    -ms-flex-align: left;
    align-items: left;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
    margin-bottom: 20px;
}

.hero-section .hero-section-text {
    color: #ffffff;
    text-align: left;
    text-shadow: 1px 1px 2px #0a0a0a;
    padding: 30px;
}

.hero-section h1 {
    font-size: 40px;
}

.hero-section p {
    color: #FFFFFF;
}

/*wholesale*/

.body-wholesale {
    color: #3c3d3d !important;
    font-family: Arial, Helvetica, sans-serif!important;
    padding: 10px;
    text-align: left !important;
}

.body-wholesale h1 {
    color: #3c3d3d;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
}

.body-wholesale h3 {
    color: #38383a;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.body-wholesale h4 {
    color: #30b4ee;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
    padding-top: 10px;
    text-transform: uppercase;
}

.body-wholesale p {
    color: #3c3d3d;
    font-weight: 500;
    line-height: 19px;
}

.body-wholesale .wbox-left {
    float: left;
    margin-right: 38px;
}

.body-wholesale .wbottom-box {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    clear: both;
    margin-bottom: 6px;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 25px;
}

.body-wholesale ul li {
    list-style: outside none none;
    padding-bottom: 10px;
}

.body-wholesale h3 {
    text-transform: uppercase;
}

.body-wholesale ul {
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 10px;
}


.body-wholesale  h2, .wbottom-box h1, .wbottom-box h4 {text-align:left;}

.upgrade-image {
    background:url(../../misc_images/MyaSaray-banner.jpg) no-repeat;
    width: 100%;
    height: 300px;
    display:block;
    border-radius:5px;
}

/*customer service*/

.contact-us2-container h1, .contact-us2-container h5, .shoppingprocess-headers h1, h1.h-header, h5.h-subheader {
text-align:left;    
}

.customer-service-spacing p {
    display:block; padding-bottom:15px;
}

a.CustomerServiceBtn {
    background: url("../../misc_images/HO-btns.jpg") no-repeat scroll 0 -12px #FFFFFF;
    display: block;
    float: left;
    height: 52px;
    text-indent: -999999px;
    width: 290px;
}
a.CustomerServiceBtn:hover {
    background-position: 0px -68px;
}


    a.ReturntoShoppingBtn {
    background: url("../../misc_images/HO-btns.jpg") no-repeat scroll -287px -12px #FFFFFF;
    display: block;
    float: left;
    height: 52px;
    text-indent: -999999px;
    width: 290px;
}


a.ReturntoShoppingBtn:hover {
    background-position: -287px -68px;}
    
    
    
    
		.boxinfo2{
		background: none repeat scroll 0 0 #fafafa;
		border: 1px solid #eeeeee;
		border-radius: 4px;
		padding: 10px;
		margin-top: 20px;
		}
		.boxinfo{
			background-color: #fff;
			border-radius: 5px;
			color: #000000;
			padding: 8px 10px;
			margin-top: 10px;
			FONT-SIZE: 10pt;
			}
		.blue-background{
		background: none repeat scroll 0 0 #fafafa;
		border: 1px solid #eeeeee;
		border-radius: 4px;
		padding: 10px;
		margin-top: 20px;
		}
			}
		.hyperlink{
			TEXT-DECORATION: underline;
			font-weight: bold;
			}
		.hyperlink-red{
			TEXT-DECORATION: underline;
			font-weight: bold;
			}
		.image {
			margin-bottom: 10px;
			margin-top: 10px;
			margin-left:auto;
			margin-right:auto;
			align-content:center;
			display: block;
			height: 100%;
			width: auto;
			}
		.image2 {
			margin-bottom: 10px;
			margin-top: 10px;
			margin-left:auto;
			margin-right:auto;
			align-content:center;
			display: block;
			height: 100%;
			width: auto;
			}
		.view-more{
			margin-bottom: 10px;
			margin-top: 10px;
			margin-left:auto;
			margin-right:auto;
			align-content:center;
			display: block;
			}
		.center{
			text-align:center;
			}
		.bold{
			font-weight: bold;
			}
        .bold2{
			font-weight: bold;
			}
		.red{
			color: #CF6000;
			font-weight: bold;
			font-size: 12pt;
			}
	.promotions-page-box {
		background: none repeat scroll 0 0 #fafafa;
		border: 1px solid #eeeeee;
		border-radius: 4px;
		padding: 10px;
		margin-top: 20px;
	}
	
	
		.smokep-container {
	    
	 display:none;  border:1px solid red;  
	}

	.promotion-title {
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 12pt;
		clear:left;
		margin-top: 10px;
		margin-bottom: 10px;
		color: #fff;
	}
	.promo-headline {
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 14pt;
		clear:left;
	}
	.promo-information{
		font-size: 11px;
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-weight: normal;

	.back-to-top{
		margin-top: 10px;
	}
	
.title_1256{
	    
	 font-size:12px; border:1px solid red;  
	    
	}
