.modal {
  z-index: 9999999;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background:#fff url(../image/body_bg_inner.jpg) no-repeat top center;
	font-weight: normal;
	color: #3b3d3e;
	font-size: 14px;
	line-height: 22px;
}
.common-home{
background:#fff url(../image/body_bg_home_new.jpg) no-repeat top center;
}
h1, h2, h3, h4, h5, h6 {
	color: #262223;
	font-weight:bold!important;
	font-family:Arial, Helvetica, sans-serif;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 26px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 14px;
}
a {
	color: #e6721d;
}
a:hover {
color:#272324;
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */


.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
.mobile_block{ display:none!important;}

/* top */
#top {
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	border-bottom: none;
	padding: 0px 0px 0px 0;
	margin: 0 0 20px 0;
	font-size:14px;
	position:relative;
	z-index:120000;
}

.snap_chat_spacer{
border-left:1px solid #3f3f41;
padding-left:10px;
margin-left:10px;
display:inline-block;
height:35px;
line-height:35px;
color:#fff!important;
}
.snap_chat_spacer:hover{
color:#ed9428!important;
}

.social_top{
line-height:35px;
color:#fff;
}
.get_in_touch {
line-height:35px;
color:#fff;
}

.get_in_touch a{
color:#fff;
}
.get_in_touch a:hover{
color:#ed9428;
}
.get_in_touch img{
display:inline-block;
vertical-align:middle;
}
.social_top img{
display:inline-block;
margin:0px 2px;
vertical-align:middle;
}

.h_login{ 
float:left; 
color:#fff;
}
.h_login a{
color:#fff!important; 
line-height:35px; 
font-weight:bold;
display:inline-block;
}

.h_login a:hover{
color:#ed9428!important;
}

#top {
    height: 50px;
    background-color: #494949;
}

#top .container {
	padding: 0 15px;
}
#top .dropdown-menu{
	background: #000;
	z-index:999999;
}
#top .dropdown-menu li a:hover{
text-shadow: none;
	color: #ffffff;
	background-color: #e98122;
	background-image: linear-gradient(to bottom, #ed9529, #e6721f);
	background-repeat: repeat-x;
}
#top #currency .currency-select {
	text-align: left;
	background: #000;
	color:#fff;
	border:none;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #e98122;
	background-image: linear-gradient(to bottom, #ed9529, #e6721f);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #fff;
	font-size:12px;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #fff;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
font-size: 14px;
line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#masterheader{
padding-bottom:15px;
z-index:110000;
position:relative;
}
#masterhead{
padding-top:0;
padding-bottom:15px;
position:relative;
z-index:110000;
}



.nav-tabs{
border-bottom:3px solid #e6721d;
margin:0 0px 15px 0px!important;
padding:0px!important;
}
.nav-tabs > li {
  float: left;
  margin-bottom: 0px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border:none;
  border-radius:0 0 0 0;
  text-transform:uppercase;
  background:#262324;
  color:#fff;
  font-weight:bold;
  text-shadow:1px 1px 0px #000;
  font-size:15px;
}
.homepage_tabs .nav-tabs > li > a{
min-width:244px;
text-align:center;
}
.nav-tabs > li > a:hover {
  border:none;
background-color: #e98122;
background-image: linear-gradient(to bottom, #ed9529, #e6721f);
   color: #fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
background-color: #e98122;
background-image: linear-gradient(to bottom, #ed9529, #e6721f);
  border:none;
}
.orange_text{
color:#ed6c05;
font-weight:bold;
}

.order_top{
color:#ec8f26;
font-size:14px;
font-weight:bold;
line-height:18px;
text-transform:uppercase;
padding-top:19px;
position:absolute;
top:0px;
right:391px!important;
}
.order_top span{
color:#fff;
}


.order_dispatch_times {
    color:#ec8f26;
    font-weight:bold;
    float: right;
}

.order_dispatch_times span{
    color:#fff;
}


.login_or_register, .login_or_register a {
    color: #f9f9f9;
    font-weight: bold;
}


.login_or_register a {
    font-weight: normal;
}

.currency_select {
    float: right;
}

#top .currency_select .btn-link {
    font-size: 14px;
    height: 50px;
    display: block;
    padding: 0 0 0 30px;
}

#top .currency_select .btn-group {
    display: block;
}

#top .container .row div {
    height: 50px;
    line-height: 50px;
}

#top .container .row img {
    vertical-align: middle;
}

#top .social_network_icons a {
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    color: #ffffff;
    border-radius: 15px;
    margin-top: 10px;
    text-align: center;
    line-height: 30px;
    padding-top: 1px;
    margin-right: 12px;
}

#top .social_network_icons a i {
    font-size: 17px;
}

#top .social_network_icons a.facebook {
    background-color: #2d77ce;
}

#top .social_network_icons a.instagram {
    background-color: #ba62f7;
}

#top .social_network_icons a.snapchat {
    text-shadow: 1px 0 0 #4f4f4f, -1px 0 0 #4f4f4f, 0 1px 0 #4f4f4f, 0 -1px 0 #4f4f4f, 1px 1px #4f4f4f, -1px -1px 0 #4f4f4f, 1px -1px 0 #4f4f4f, -1px 1px 0 #4f4f4f;
    background-color: #fffc05;
/*    border: 1px solid #4f4f4f; */
}

#top .social_network_icons a.snapchat {
}


#top .social_network_icons a img {
    margin-right: 12px;
    display: inline-block;
}

#top .login_or_register {
    margin-right: 30px;
    float: left;    
}

#top .social_network_icons {
    float: left;
}

#logo {
	margin: 0 0 0px 0;
}
/* search */
#search {
position:absolute;
max-width:297px;
z-index:10;
top:20px;
}

#search .input-lg {
    height: 43px;
    line-height: 20px;
    padding: 0 10px;
    border-radius: 0px;
    background-color: #ffffff;
    border: none;
    font-size: 14px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #959596;
}

#search .btn-lg {
    font-size: 15px;
    line-height: 43px;
    padding: 0px 11px;
    background-color: #3F88C5;
    color: #fff;
    width: 43px;
    box-shadow: none;
}
.padd_top_h{
padding-top:20px;
}
/* cart */
#cart {
position:absolute;
right:15px;
top:20px;
}
#cart > .btn {
    font-size: 12px;
    line-height: 43px;
    color: #FFF;
    display:inline-block;
    padding:0px 10px;
}
#cart > .btn-inverse{
    background-color: #3F88C5;
    border:none;
    border-radius:0px;
    background-image:none;
    box-shadow: none;
    width: 183px;
    font-size: 14px;
    padding-left: 0;
}
#cart i{
    font-size:30px;
    margin-right: 10px;
    vertical-align: middle;
    padding-bottom: 4px;
}
/*#cart #cart-total{
display:none;
}*/
#cart.open > .btn {
	background-image: none;
	box-shadow: none;
	text-shadow: none;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 200px;
}
	@media (max-width: 478px) {
#cart .dropdown-menu {
	width: 100%;
}
.get_in_touch { line-height:30px; margin:0px auto!important; width:60%!important;}
.social_top{ line-height:30px;}
.social_top .snap_chat_spacer{ border-left:none; padding-left:0px; margin-left:0px; display:inline-block; text-align:center; height:30px;
line-height:30px;}



	}

@media (max-width: 480px) {

.quickcheckoutleft {
    float: none!important;
   width: 100%!important;
   margin-bottom:25px;
}
.quickcheckoutright {
    float: none!important;
    margin-left: 0px!important;
    width: 100%!important;
	margin-bottom:25px;
}

#quickcheckoutconfirm .col-sm-6 {
    width: 100% !important;
}

.mobile_block{ display:block!important; margin-bottom:25px!important;}
.mobile_block_left {
  display: block !important;
}

}	


	
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
		}
	}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #e98122;
	background-image: linear-gradient(to bottom, #ed9529, #e6721f);
	background-repeat: repeat-x;
	border:none!important;
	border-radius:5px;
	min-height: 50px;
}
.navbar-collapse{
margin:0px;
padding:0px;
}

#menu .nav > li {
	border-left:1px solid #915413;
	border-right:1px solid #f7c594;
}
#menu .nav > li:first-child{
	border-left:none;
	border-radius:5px 0px 0px 5px;
}
#menu .nav > li:first-child a{
	border-radius:5px 0px 0px 5px;
}
#menu .nav > li:last-child{
	border-right:none;
}
#menu .nav > li > a {
	color: #fff;
	padding: 15px 18px 15px 18px;
	min-height: 15px;
	background-color: transparent;
	text-transform:uppercase;
	font-size:14px;
	font-weight:700;
}
#menu .nav > li > a:hover,#menu .nav > li:hover > a, #menu .nav > li.open > a {
background:url(../image/nav_hover.png) no-repeat bottom center;
color:#ffdb49;
}
#menu .nav > li:first-child a:hover,
#menu .nav > li:first-child:hover{
background-image:none;
}
#menu .dropdown-menu {
	padding:0;
	border-top:none;
	border:1px solid #f1f1f1;


	border-top:none;
	box-shadow:none;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:15px;
}

#menu .dropdown-inner a {
	min-width: 200px;
	display: block;
	padding: 6px 0px;
	clear: both;
	line-height: 20px;
	color: #000;
	font-size: 11px;
	text-transform:uppercase;
}
#menu .dropdown-inner li a:hover {
	color: #e97b21;
	background:transparent!important;
	background-color:transparent!important;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #e98122;
	background-image: linear-gradient(to bottom, #ed9529, #e6721f);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #e98122;
	background-image: linear-gradient(to bottom, #ed9529, #e6721f);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}

/* breadcrumb */
.breadcrumb {
	margin: -5px 0 40px 0;
	padding: 0px 0;

	border: none!important;
	background:transparent!important;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 10px 0px 0px;
	position: relative;
	white-space: nowrap;
	color:#37393a;
	font-size:12px;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: "\00BB";
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}
.breadcrumb > li > a{
color:#37393a;
}

.breadcrumb > li:last-child:after{
content: "";
}
.pagination {
	margin: 0;
}


@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	.nav-tabs > li > a { font-size:14px;}
	.order_top{ font-size:14px; padding-top:20px; line-height:18px; right:340px!important; }
	#search {width:260px;}
	
}

@media (max-width: 991px) {
    .cart-container {
        top: 50%;
        position: absolute;
        right: 0;
        margin-top: -28px;
    }
    
    .container {
        position: relative;
    }
    
    
    #logo .img-responsive {
        max-width: 40%;
        margin: 15px auto;
    }
    
    .menu-container {
        position: absolute;
    }
	
	
	#masterhead  {
		padding-bottom: 0;
	}
	
	.common-home #masterhead {
		padding-bottom: 15px;
	}
	
	.breadcrumb {
		margin-top: 5px;
	}
	
	.breadcrumb > li > a {
		color: #ffffff;
		text-shadow: none;
	}
	
    
}

@media (max-width: 767px) {
	#cart { position:relative; right:0px; top:19px; margin-bottom:20px; }
	.nav-tabs > li > a { font-size:12px;}
	.order_top{ font-size:10px; padding-top:5px; line-height:15px; right:330px!important; padding-left:15px;}
	#search {max-width:250px; }
	.homepage_tabs .nav-tabs > li > a{ min-width:184px!important;}
	.home_order_form form{ padding:10px 40px!important;}
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
	.img-responsive{ margin-bottom:5px;}
	.home_left_hero{ float:none!important; width:100%!important; margin-bottom:10px; clear:both; overflow:hidden!important; } 
	#home_right_hero{ width:100%!important; float: none!important; clear:both; }
	.col3{ width:100%!important; float:none; margin-right:0%; margin-bottom:5px; }
        
        
        #cart > .btn-inverse {
            width: 53px;
            background-color: transparent;
        }
        
        .cart-count {
            background: #ff7000;
            height: 20px;
            width: 20px;
            border: 1px solid #404040;
            border-radius: 10px;
            font-weight: bold;
            position: absolute;
            top: 4px;
            right: 14px;
            z-index: 10000;
            line-height: 18px;
            font-size: 11px;
        }
        
        #masterhead .container {
            
            background-color: #4b4b4b;
            min-height: 73px;
        }
        
        #masterhead .container .row {
            position: relative;
            min-height: 73px;
        }
        
        .cart-container {
            top: 50%;
            position: absolute;
            right: 0;
            margin-top: -21px;
        }
        
        .menu-container {
            top: 50%;
            position: absolute;
            margin-top: -18px;
        }
        
        #cart {
            margin-bottom: 0;
        }
        
		.container .row #content {
			background: #ffffff;
		}
        
}

@media only screen and (min-width: 320px) and (max-width: 478px) {
			.order_top{ display:none;}
		#search { max-width:225px;}
		.nav-tabs > li > a { font-size:15px;}
		.homepage_tabs .nav-tabs > li > a{ min-width:210px!important;}
		.home_order_form form{ padding:10px 15px!important;}
.home_page_small_banners #banner0,
.home_page_small_banners #banner1,
.home_page_small_banners #banner2,
.home_page_small_banners #banner3{ float:none!important; width:100%!important; margin-bottom:12px; margin-right:0%!important; }


}

.home_page_small_banners #banner0,
.home_page_small_banners #banner1,
.home_page_small_banners #banner2,
.home_page_small_banners #banner3{
float:left;
width:49%;
margin-bottom:12px;
margin-right:2%;
}

.home_page_small_banners #banner1,
.home_page_small_banners #banner3{
margin-right:0px!important;
}
img{vertical-align:top;}


/* content */
#content {
	min-height: 300px;
	overflow:hidden;
}
/* footer */
.footer_copyright{
background:#131313;
text-align:center;
padding:15px 0px;
}
.footer_copyright p{
margin-bottom:0px!important;
font-size:13px;
color:#e2e2e2;
}
footer {
margin-top: 30px;
padding-top: 50px;
padding-bottom: 40px;
background:#262324 url(../image/footer_bg_new.jpg) no-repeat top center;
color: #e2e2e2;
}

footer a {
	color: #9f9f9f;
}
footer a:hover {
	color: #fff;
}
footer h5 {
font-family:Arial, Helvetica, sans-serif;
color: #f4f4f4;
font-weight:bold!important;
font-size:15px;
margin-bottom:15px;
text-transform:uppercase;
}
footer ul {
margin-bottom:20px;
display:block;
}
footer ul li{
font-size:12px;
text-transform:uppercase;
margin-bottom:10px;
}
.footer_social_icons a{
display:inline-block;
margin:0px 6px 0px 0px;
}
.newsletter_text{
line-height:18px;
font-size:12px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}

/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}

.btn-danger,
.btn-primary,
.btn-info,
.btn-default {
	color: #fff;
	text-shadow:none!important;
	background-color: #454748;
    border: none!important;
	border-radius:0;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:700;
	text-transform:capitalize;
}
.add_to_cart_button_n{
position:relative;
background:transparent url(../image/add_to_cart.png) no-repeat right top;
padding-right:35px;
}

.add_to_cart_button_n:hover{
background:transparent url(../image/add_to_cart.png) no-repeat right top -45px!important;
}


.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, 
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger,
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info,
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled],
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	border-color:#e6721d;
	background:#e6721d;
	text-shadow:none;
	color:#fff;
	box-shadow:none
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */

.related-products > div:nth-child(4n+1) {
	clear: left;
}


@media (max-width: 992px) {
	.related-products > div:nth-child(2n+1) {
		clear: left;
	}
        

}

.product-thumb {
	border: 1px dashed #ddd;
	margin-bottom: 20px;
	overflow: auto;
	padding-bottom:20px;
}
.product-thumb .image {
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
}

.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}

.product-thumb .caption h4{
font-size:13px;
line-height:16px;
}
.product-thumb .caption h4 a{
color:#231f20;
}
.product-thumb .caption h4 a:hover{
color:#ea8022;
}
.product-thumb .caption{
background:url(../image/caption.jpg) repeat-x top left;
padding:10px;
}

.product-thumb .caption p{
font-size:12px;
line-height:20px;
}
.product-list .product-thumb .image {
float:left;
margin-top:6px;
}

@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: 700;
	font-size:14px;
}
.product-thumb .caption {
	padding: 10px 20px 0px 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 180px;
	background-image:none!important;
}
@media (max-width: 1199px) {
    #search, #cart {
       top: 10px;
    }
}

@media (max-width: 1200px) {
    
    
.product-grid .product-thumb .caption {
	min-height: 210px;
}
.homepage_tabs .nav-tabs > li > a{
min-width:auto;
text-align:center;
}
.btn-danger,
.btn-primary,
.btn-info,
.btn-default {
	font-size:12px!important;
}
.add_to_cart_button_n{
padding-right:20px;
}

}


@media (max-width: 991px) {
    #search {
       top: 0;
       width: 180px;
    }
    
    #cart {
        top: 0;
    }
}

@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
.add_to_cart_button_n{
padding-right:35px;
}
}

.product-thumb .rating {
	padding-top: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
}
.product-thumb .price-new {
	font-weight: bold;
	color:#c0130f;
	font-size:18px;
}
.product-thumb .price-old {
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.old_price_box{
color:#787878;
font-size:11px;
margin-bottom:0px!important;
}
.special_price_box{
font-size:18px!important;
color:#262324;
}

.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}

}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
.btn-danger,
.btn-primary,
.btn-info,
.btn-default {
	font-size:14px!important;
}
}




.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3{
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
}




#map{
width:100%;
height:300px;
}
.map_box{
border:1px solid #8c8c8c;
}
iframe{
max-width:100%;
}
.bestseller_img{
width:30%;
float:left;
padding-top:10px;
}
.bestseller_info_text{
width:67%;
float:right;
}
.bestseller_info_text h6 a{
color:#231f20;
}
.bestseller_info_text h6{
margin-bottom:0px;
}
.best_seller_mod{
border:1px solid #f0f2f2;
border-bottom:none;
display:block;
margin-top:20px;
}
.best_seller_mod h3{
background:#f0f2f2;
color:#000;
text-align:center;
padding:15px 0px;
margin-top:0px;
font-size:17px;
}
.bestseller_loop{
padding:0px 10px 5px 15px;
margin-bottom:10px;
border-bottom:1px solid #f0f2f2;
}
.bestseller_loop .price{
font-size:13px;
}
.bestseller_loop .price-new{
color:#c01212;
font-size:14px;

}
.panel-filter{
background:#f1f2f2;
padding-bottom:10px;
display:block;
margin-bottom:20px;
}
.panel-filter-heading{
font-size:17px;

color:#37393a;
border-bottom:1px solid #e97d21;
padding:10px 15px;
}
.filter-list-group-item{
font-size:15px;

color:#37393a;
display:block;
padding:10px 15px;
}
.filter-list-group-items{
padding:0px 15px;
}
.panel-filter-footer{
padding:10px 15px;
}
label{
color:#37393a;
font-size:13px;
}
.cat_list_new{
color:#37393a;
display:block;
margin-bottom:30px;
list-style:none;
padding:0px;
}
.cat_list_new li{
font-size:15px;

margin-bottom:15px;
}
.cat_list_new li a{
color:#37393a;
}
.ctct-embed-signup .n_email{
background:#fff;
border:none;
font-family: 'Open Sans', sans-serif;
font-size:13px;
font-weight:400;
color:#000;
display:inline-block;
padding:5px;
width:70%;
}
.ctct-embed-signup .ctct-button{
background:#ee7505;
font-family: 'Open Sans', sans-serif;
font-size:13px;
font-weight:700;
color:#fff;
text-transform:uppercase;
border:none;
cursor:pointer;
padding:5px 10px;
display:inline-block;
}
.ctct-embed-signup label{
display:none!important;
}
.ctct-form-errorMessage{
font-size:12px;
color:#FF0000;
}


.bg_middle_box{
background:#262324 /*url(../image/bg_middle_box.jpg) no-repeat top center*/;
padding:40px 0px;
display:block;
margin:10px 0px;
}
.top_custom_box{
padding-bottom:40px;
display:block;
}
.home_order_form{
background:url(../image/order_form_bg.jpg) no-repeat bottom center;
color:#fff;
border:1px solid #000;
border-top:none;
}
.home_order_form h3 {
background-color: #beb820;
background-image: linear-gradient(to bottom, #beb820, #aba319);
display:block;
text-align:center;
font-size:18px;
padding:7px 0px;
color:#fff;
margin:0px!important;
}
.home_order_form label{
color:#fff;
font-weight:bold;
margin-bottom:0px!important;
font-size:14px;
}
.home_order_form form{
padding:10px 15px 15px 15px;
}
.home_order_form .form-control{
color:#fff;
background:rgba(118, 116, 118, 0.5);
border:1px solid #686c72;
border-radius:0px;
box-shadow:none;
max-height:30px;
}
.home_order_form .btn{
margin-top:6px;
}


#homepage_promo_boxes{
margin-top:0px;
}
.col3{
width:32.53%;
float:left;
margin-right:1.2%;
}
.last_col{
margin-right:0px!important;
}

img{max-width:100%; vertical-align:top;}


.home_left_hero{
float:left;
width:58.5%;
}
#home_right_hero{
width:40.5%;
float:right;
}

.home_slider_box{
margin-top:-5px;
margin-bottom:-10px;
}
.suggestions{
z-index:99999!important;
}
.suggest_item{
z-index:99999!important;
}

.cat_desc {
background:#1a1a1b url(../image/cat_desc.jpg) no-repeat right top;
padding:5px 15px 5px 15px;
min-height:160px;
}
.cat_desc p{ color:#fff;}

.cat_desc h2{ font-size:18px; text-transform:uppercase; color:#fff;}

/*.h_cart .table-bordered tr.first, .h_cart .table-bordered tr.second{ display:none!important;}*/
.quickcheckout-cart tr.first, .quickcheckout-cart  tr.second{ display:none!important;}

.h_cart .table-bordered tr.not_last{ display:none!important;}
.quickcheckout-cart tr.not_last{ display:none!important;}



.list-unstyled li .old_price_box{
color:#787878!important;
font-size:13px!important;
margin-bottom:0px!important;
}

.list-unstyled li .special_price_box{
font-size:20px!important;
color:#262324!important;
}

.list-unstyled li .price-new {
	font-weight: bold!important;
	color:#c0130f!important;
	font-size:20px;!important
}



/* Adrian de Cléir custom overwriting CSS */


.smartsearch-product {
  float: left;
  width: 100%;
}

#search, .searchbox {
	overflow: visible !important;
//z-index: 9999999 !important;
}
.smartsearch {
	display: none;
	background: #FFFFFF !important;
	border: 1px solid #EEEEEE !important;
	border-top: none !important;
	border-radius: 0 0 7px 7px !important;
	box-shadow: 0 2px 2px #DDD !important;
	line-height: 1.2 !important;
	margin: -3px 0 0 2px !important;
	padding: 0 !important;
	position: absolute !important;
	white-space: normal !important;
	width: 150pxpx !important;
	z-index: 9999999 !important;
	top: 42px !important;
}
.smartsearch a {
	white-space: normal !important;
}
.smartsearch .addtocart {
	float: right;
	margin: 5px;
}
.smartsearch .quantity {
	padding: 5px;
}
.smartsearch .quantity input {
	width: 30px;
}
.smartsearch-product {
	border-bottom: 1px solid #EEEEEE !important;
	color: #000000 !important;
	display: block !important;
	font-size: 11px !important;
	font-weight: normal !important;
	min-height: 30px !important;
	padding: 5px !important;
	text-decoration: none !important;
}
.smartsearch-product img {
	float: left !important;
	margin: 0 10px 0 0 !important;
}
.smartsearch-product strong {
	font-size: 12px !important;
	margin: 5px 5px 5px 0 !important;
}
.smartsearch-focus, .smartsearch-product:hover {
	background: #EEFFFF !important;
	text-decoration: none !important;
}
.smartsearch-bottom {
	font-size: 12px !important;
	font-weight: bold !important;
	padding: 10px !important;
	text-align: center !important;
}


.suggestions {
  display: none !important;
}



.multibuy-discount {
  color: #000000;
  font-size: 18px;
}

.multibuy-discount > div {
  color: #001f6d;
  font-weight: bold;
  text-transform: uppercase;
  width:100%;
}

.multibuy-discount-value {
  color: #e77921;
  font-weight: bold;
}

.hide-for-desktop, #supermenu ul li.tlli.hide-for-desktop {
    display:none;	
}

@media (min-width: 768px) {
    .hide-for-desktop, #supermenu ul li.tlli.hide-for-desktop {
        display:none;	
    }
}

@media (max-width: 767px) { 
	.hide-for-mobile {
		display:none !important;	
	}
	
	.hide-for-desktop {
		display:block;	
	}
}

@media (max-width: 991px) {
    .hide-for-tablet {
        display: none;
    }
    
    .show-for-tablet {
        display: block;
    }
}

@media (min-width: 992px) {
    
    #underlay.hide-for-desktop {
        display: none !important;
    }
}


@media all and (max-width: 1198px) {

.add_to_cart_button_n {
  padding-bottom: 14px !important;
  padding-right: 22px !important;
  padding-top: 7px !important;
}
.btn.btn-primary.add_to_cart_button_n .hidden-md {
  display: inline !important;
  font-size: 12px;
  line-height: 1px !important;
}

.add_to_cart_button_n .fa-shopping-cart::before {
  display: none !important;
}

}

@media all and (max-width: 390px) {
	#search {
		max-width: none!important;
		left: 0px!important;
		position: relative!important;
		display: inline-table!important;
	}

	#cart {
		bottom: 0px!important;
		margin-bottom: 10px!important;
	}

	#cart button {
		width: 100%!important;
	}

	div.order_top {
		display: inline-block!important;
		right: 15px!important;
		padding-left: 0px!important;
		width: 100%!important;
		position: relative!important;
		text-align: center!important;
		left: 0px!important;
	}

}

@media all and (min-width: 768px) and (max-width: 991px) {
	div.order_top {
		display: none!important;
	}
 
        #top .currency_select .btn-link {
            padding: 0 0 0 15px;
        }
 
        #top .social_network_icons a img {
            margin-right: 6px;
        }

        #top .login_or_register {
            margin-right: 15px;
        }
}



@media (min-width: 768px) {
    .home_top_hero .banner, .home_bottom_hero .banner {
        width: 25%;
        float: left;
        padding-left: 0;
    }
    
    .home_main_hero .banner {
        width: 50%;
        float: left;
        padding-left: 0;
    }
    
    .home_main_hero {
        margin-top: 15px;
    }
    
    .cover_background {
        background: #ffffff;
    } 
}

@media (max-width: 767px) {
    .home_top_hero .banner, .home_bottom_hero .banner {
        width: 50%;
        float: left;
        padding-left: 0;
    }
    
    .home_main_hero .banner {
        width: 100%;
        float: left;
        padding-left: 0;
    }
    
    .common-home {
        background: none;
    }
}
    
.home_top_hero .banner .img-responsive, .home_bottom_hero .banner .img-responsive, .home_main_hero .banner .img-responsive {
    padding-left: 15px;
    width: 100%;
    margin-bottom: 15px;
}

@media (min-width:992px) {
	.home_top_hero .banner .img-responsive,
	.home_bottom_hero .banner .img-responsive {
		width: 295px;
	}
	
	.home_main_hero .banner .img-responsive {
		width: 592px;
	}	
	
	#banner1 > .item, #banner2 > .item, #banner3 > .item, #banner5 > .item,
	#banner7 > .item, #banner8 > .item, #banner9 > .item
	{
		margin-left: 2px;
	}

}

.home_top_hero, .home_bottom_hero, .home_main_hero {
    padding-right: 15px;
}

#cart button img {
    vertical-align: middle;
    margin-right: 10px;
}
