@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
@import url('https://fonts.googleapis.com/css?family=Droid+Serif'); 
@import url('https://fonts.googleapis.com/css?family=Droid+Serif|Ubuntu');
@import url('https://fonts.googleapis.com/css?family=Comfortaa');
/*font-family: 'Rubik', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Droid Serif', serif;
font-family: 'PT Sans', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
*/

@font-face {
    font-family: 'rupee_foradianregular';
    src: url('../fonts/rupee_foradian-webfont.woff2') format('woff2'),
         url('../fonts/rupee_foradian-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.currency_symbol {font-family: 'rupee_foradianregular';}

body {

font-family: 'Comfortaa', cursive;
	
	font-weight: 400;
	color: #212121;
	font-size: 13px;
	letter-spacing:.5px;

	line-height: 20px;
	width: 100%; background:#fff;
}
h1, h2, h3, h4, h5, h6 {
	color: #212121;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 { 
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #000;
}
a:hover {
	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: 0px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}

/* top */
#top {
	/*background-color: #fff;*/
	padding: 0px 0px 0px 0;
	margin: 0 0 0px 0;
	min-height: 0px;
	float:right;
	width:850px;
	
}
#top .container {
	padding: 0 0px;
}
#top #currency .currency-select {
	text-align: left; padding:4px 10px;
}

/*.menu_wrapper{
width:400px; float:left; border:solid 0px #fff;
}*/

.dropdown-menu li > a:hover, #top #currency .currency-select:hover {
	
	color: #fff; background:#1b1b1b;
}

#menu .dropdown-menu li a { color:#000; letter-spacing:1px;}
#menu .dropdown-menu li a:hover { color:#9F241E !important; background:none;}
#top .btn-link, #top-links li, #top-links a {
	color: #000;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #9F241E;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #9F241E;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}

/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 10px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */

#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	/*background: #eee;*/
	z-index: 1001; width:400px;
}
#cart .dropdown-menu {
	min-width: 100%;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu {
			width: 100%; min-width:250px;
		}
	}
#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 { 
float: left; border:none;

	
}
#menu .nav > li > a {
	color: #000;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	

	
	
 font-size:15px; font-weight:Regular;
	background-color: transparent;
	text-transform:capitalize;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color:transparent;
	color:#9F241E;
}
#menu .dropdown-menu {
	padding-bottom: 15; margin:0px !important; border-top:#000 0px solid; 
	
}
#menu .dropdown-inner {
	display: table; width:100%;
	background-color:#FFFFFF;
}
/*#menu .dropdown-inner ul {
	display: table-cell;
}*/
#menu .dropdown-inner a {
	min-width: 200px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 18px;
	color:#999999;
	font-size: 12px;
	font-weight:normal;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#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:#1b1b1b;
}
#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: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	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;
}

.offer{
margin-left: 8px;
    color: #388e3c;
    font-size: 13px;
    letter-spacing: -0.2px;
    font-weight: bold;

}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#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: #000;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	background-color: #000;
	border-top: 5px solid #f0f0f0;
	color: #000;;
	padding-top:30px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #999;
}
footer ul li { line-height:27px;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-size: 14px;
	font-weight: 500;
	color: #fff; text-transform:uppercase;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 0px 0;
	padding: 8px 0;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	
	padding: 0 12px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	right: 0px;
	width: 8px;
	height: 8px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* 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-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.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-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[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-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.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 */
.product-thumb {
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center; padding:0px 10px; position:relative;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	/*opacity: 0.8;*/
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto; /*width:100%;*/
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 { font-size:13px; font-weight:normal; line-height:20px;}
.product-thumb h4 a { color:#000;}
.product-thumb .caption {
	padding:10px 10px 0 10px;
	min-height: 85px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.slideshow_banner {
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0px;
}

.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 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 {
	color: #444; font-size:16px; font-weight:500;
}

.product-thumb .price-new {
	font-weight: 500;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px; font-weight:normal;
	display: block;
}
.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%;
	}
}
.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;
	
}

/* 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%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}



.clear { clear:both;}
.currencies .btn { padding:0px;}
.shopping_bag_btn {background:url(../image/cart_icon.png) no-repeat; border:none; width:50px; height:50px; position:relative; box-shadow:none !important;}
.shopping_bag_btn .fa-shopping-cart { display:none !important;}
.shopping_bag_btn #cart-total { background:#9F241E; border-radius:100px; color:#fff; text-align:center; line-height:24px; min-width:24px; display:inline-block; position:absolute; right:-2px; top:-10px;}

.header_cart { float:right; padding-top:10px;}
.header_search { float:right;  padding-right:20px; max-width:230px; padding-top:10px;}

.header_menu{ float:left;  padding-right:5px; max-width:200px; padding-top:15px; border: 1px solid #fff;}

#logo { float:left; max-width:100%; margin-top:28px;}
.home_slideshow .owl-wrapper-outer { border-radius:0px; border:#e2e2e2 0px solid; box-shadow:none; background-color:#f2f2f2;}

#search .btn { background:#9F241E; color:#fff; box-shadow:none;  border:#9F241E 1px solid;}
/*#search .category_select { width:150px;}*/
/*#search .search_input { width:65%;}*/
#search .search_input { border-left:none; border-right:none; box-shadow:none !important; border-color:#fff; color:#000000; background-color:#fff;}
#search  .form-control { float:none;}
#search .category_select { position:relative;
    border: 1px solid #e6e6e6; 
	display:none;
    width: 50px;
    border-radius: 5px 0px 0px 5px !important;
    overflow: hidden; 
    background: #f7f7f7; 
}

#search .category_select:before{content:"\f107"; padding: 5px; display:inline-block;font-family: "FontAwesome"; position:absolute; right:5px; top:4px; pointer-events:none;}

#search .category_select select {
    padding: 5px 8px 5px 5px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.swiper-container {
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.swiper-slide {
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center;
}

#search .category_select select:focus {
    outline: none;
}
.common-home h1 { font-size:20px; color:#2d2b2c; text-align:center; font-weight:400; padding-bottom:10px;}
.category_thumb {margin-bottom:2px;}
.category_thumb a { display:block;}
.category_thumb h4 { text-align:center; font-weight:500;}

.category_slider .item { padding:0px 6px;}
.category_slider { margin:0px -6px;}


.shop_by_category {}
.htabs ul { padding:0px; text-align:center;}
.htabs ul li { list-style:none; display:inline-block;}
.htabs ul li a { font-size:35px; color:#000; font-weight:normal; text-transform:capitalize; padding:5px 10px; text-decoration:none; outline:none; margin-top:20px;}
.htabs ul li.active a, .htabs ul li a.selected {color:#000; background:#fff;}

.swiper-slide .product-thumb { width:100%;}

.shop_now { padding:10px 10px;}
.shop_now a { display:inline-block; padding:4px 25px; border:#000 1px solid; border-radius:50px; color:#000;}

.product_tab { opacity:0; height:0px; display:block !important;}
.product_tab.active { opacity:1; height:auto;}


.social-cms {
    /*float: left;
	margin-top:5px;*/
	width:100%;
	position: relative;
}

.social-cms ul,.payment-cms ul,.app-cms ul{list-style:none; padding:0; margin:0}

.social-cms li {
    display: inline-block;
	padding:0;
	margin:0 3px; color:#fff; font-size:15px; text-transform:uppercase;
}
.social-cms li:last-child{margin-right:0}
.social-cms ul li a{
	background-color: #fff;
    border-radius: 50%;
    color:#000;
    display: block;
    font-family: "FontAwesome";
    font-size: 18px;
    height: 35px; text-align:center;
    width: 35px;
}

.social-cms ul li a:hover{}
li.facebook a:before{content:"\f09a"; padding: 5px; display:inline-block;}
li.twitter a:before{content:"\f099"; padding: 5px; display:inline-block;}
li.gplus a:before{content:"\f0d5"; padding: 5px; display:inline-block;}
li.linkedin a:before{content:"\f0e1"; padding: 5px; display:inline-block;}
li.whatsapp a:before{content:"\f232"; padding: 5px; display:inline-block;}
li.pinterest a:before{content:"\f0d2"; padding: 5px; display:inline-block;}
li.instagram a:before{content:"\f16d"; padding: 5px; display:inline-block;}
li.vimeo a:before{content:"\f27d"; padding: 5px; display:inline-block;}
.social-cms ul li.facebook a:hover,.social-cms ul li.facebook a:focus{background-color:#3b5999;}
.social-cms ul li.twitter a:hover,.social-cms ul li.twitter a:focus{background-color:#00aced;}
.social-cms ul li.gplus a:hover,.social-cms ul li.gplus a:focus{background-color:#dd4b39;}
.social-cms ul li.linkedin a:hover,.social-cms ul li.linkedin a:focus{background-color:#007bb6;}
.social-cms ul li.whatsapp a:hover,.social-cms ul li.whatsapp a:focus{background-color:#00b300;}
.social-cms ul li.pinterest a:hover,.social-cms ul li.pinterest a:focus{background-color:#dd4b39;}
.social-cms ul li.instagram a:hover,.social-cms ul li.instagram a:focus{background-color:#6e554b;}
.social-cms ul li.vimeo a:hover,.social-cms ul li.vimeo a:focus{background-color:#00b3ec;}
.social-cms ul li a:hover,.social-cms ul li a:focus{color:#fff}

.footer_links { text-align:center; padding-top:10px;}
.footer_links ul { padding:0px; margin:0px;}
.footer_links ul li { list-style:none; display:inline-block; margin:0px 5px;}

.footer_bottom { padding:20px 0px 10px 0px;border-top:#3d3d3d 1px solid; margin-top:15px;}
footer p { color:#424242; line-height:27px;}

.newsletter_submit { background:#8d1717; padding:7px 15px; color:#fff; border:none; width:30%; float:left;}
.newsletter_footer { border:#e8e7de 1px solid; padding:6px 10px; width:70%; color:#000; float:left;}

.testimonial_block { text-align:center;}
.testimonial_thumb  { padding-bottom:20px;}
.testimonial_thumb img { width:80px; height:80px; border-radius:100px; display:inline-block;}

#top-links ul.dropdown-menu li a, #top-links ul.dropdown-menu li .currency-select { color:#000;}

.left_category  { padding-top:5px; border-top:#ddd 1px solid; margin-top:8px; width:100% !important;}
.left_category ul { padding:0px;}
.left_category > ul {/* max-height:400px; min-height:300px;  overflow:auto; overflow-x: hidden;*/}
.left_category ul li { list-style:none; padding:5px 0px; position:relative; padding-left:15px;}
.left_category ul li ul li {font-weight: normal;}
.left_category ul li a { display:block;}
.left_category ul li:before{content:"\f105"; display:inline-block;font-family: "FontAwesome"; position:absolute; left:0px; top:5px; pointer-events:none; font-size:18px;}

#column-left h3 { font-size:14px; font-weight:400;}

.panel1  { padding:6px 0px; border-bottom:#ddd 1px solid;}
.panel1 h3 { margin:0px;}


.refine_search ul { padding:0px; margin:0px -6px; }
.refine_search ul li {list-style:none; text-align:center; text-align:center; padding:6px 6px; float:left; width:25%;}
.refine_search ul li .refine_category { border:#ddd 1px solid;}
.refine_search ul li:hover img { /*opacity:0.9;*/}
.refine_search h4 { font-size:13px; font-weight:500; text-transform:none;}

.panel-heading1 h3 { position:relative;}
.panel-heading1 h3 a { display:block; padding:5px 0px; font-weight:bold; color:#990000;}
.panel-heading1 h3 .more-less { font-size:22px; position:absolute; right:0px; top:50%; margin-top:-6px !important; width:12px; height:12px; background:url(../image/plus_minus.png) no-repeat; }
.panel-heading1 h3 .more-less:after, .panel-heading1 h3 .more-less:before { display:none !important}
.icon_plus { background-position:0px 0px;}
.icon_minus{ background-position:-21px 0px !important;}

#column-left .styledCheckbox { display:inline-block; margin-left:-5px; pointer-events: none; vertical-align:text-bottom; margin-right:4px;}

.list_grid_buttons button { border:none; background:none;}
.list_grid_buttons button i { font-size:20px;}
.search_product { background:#fff; padding:0px 15px; margin-top:10px;}
.search_product h1 { margin:0px 0px; padding-bottom:15px; font-size:17px;}

.category_filter { padding:0px 0px; border-bottom:#ddd 1px solid; padding-bottom:15px;}
.category_filter h2 span { font-size:13px; font-weight:400;}
.category_filter .btn-group { margin-top:8px;}

#content ul.list-unstyled {  
    line-height: 22px;
    margin-bottom: 0;
    padding: 5px 0;
}
#content ul.list-unstyled li {
    color: #444444;
    line-height: 22px;
    padding: 2px 6px 2px 0;
}
#content ul.list-unstyled.price li {
    display: inline-block;
}

#content ul.list-unstyled li span.price-old {
    color: #696969;
    font-size: 16px;
}

#content ul.list-unstyled li span.special-price{
  color: #313131;
    font-family: "Ubuntu",sans-serif;
    font-weight: 500;
    margin-bottom: 0;

}
#content .list-unstyled.price li.price-tax {
    color: #acacac;
    display: inline-block;
    font-size: 12px;
}
#content ul.list-unstyled.price li.points, #content ul.list-unstyled.price li.discount {
    color: #4d4d4d;
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
}

#product h3.product-option {
    border-top: 1px solid #e7e7e7;
    padding-top: 10px;
}


#product .form-group.cart {
    background-color: #f9f9f9;
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    margin-bottom: 10px;
    padding: 10px 9px;
}

#product .form-group.cart .form-control {
    display: inline-block;
    text-align: center;
   width: auto;
}
#product #input-quantity{padding:6px 10px;}

#product .btn-group .wishlist, #product .btn-group .compare {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: block !important;
    padding: 0;
	text-transform:none;
	color:#999;
	float:none;
}
#product .btn-group .wishlist:hover, #product .btn-group .compare:hover {
    color: #313131 !important;
}
#product .cart span {
    color: #999999;
}
#product .alert {
    margin-bottom: 10px;
}

.product-layout.product-list .product-thumb .button-group .addtocart ,.btn-primary,#cart .text-right .addtocart,#cart .text-right .checkout ,.btn-default,#button-cart ,.btn-danger ,.button.aboutus,.btn-info
{
	background: none repeat scroll 0 0 #b17d46;
	border: medium none;
	color: #ffffff;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	padding:7px 12px 6px;
	text-transform: uppercase;
	width: auto;
	height:auto;
	border-radius:0;
	line-height: normal;
}
.product-layout.product-list .product-thumb:hover .button-group .addtocart ,.btn-primary:hover ,#cart .text-right .addtocart:hover,#cart .text-right .checkout:hover ,.btn-default:hover ,#button-cart:hover ,.btn-danger:hover ,.button.aboutus:hover ,.btn-info:hover{
	background-color: #3d3d3d;
	color: #ffffff !important;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
}

.product-right h2 { margin:0px;}

#additionals_images .owl-buttons div { text-indent:inherit; background:none; width:20px; height:20px; margin-top:-18px;}
#additionals_images .owl-buttons div i { font-size:15px;}
#additionals_images .owl-buttons .owl-prev { left:0px;}
#additionals_images .owl-buttons .owl-next{ right:0px;}

#additionals_images { padding:0px 20px;}
.product-right h1 { font-size:22px; margin-top:0px;}


.megamenu .dropdown-menu  { width:750px; left:0px; margin-left:0px !important;}
.megamenu .dropdown-menu ul li  {/* width:25%; float:left; */font-weight:600;}

.nav_button { float:left;}
.nav_button button { background:#222222; color:#fff !important; margin:0px 15px 0px 0px;}

.information_sidebar ul { padding:0px; border:#ddd 1px solid;}
.information_sidebar ul li { list-style:none;}
.information_sidebar ul li a { border-bottom:#ddd 1px solid; display:block; padding:10px 10px;}

.styledCheckbox{ display:inline-block; vertical-align: sub;}
.checkbox-inline .styledCheckbox{ display:inline-block; margin-left: -20px; pointer-events: none; vertical-align: sub;}
.toggle_icons { position:absolute !important; right:0px; top:2px;}
.toggle_icons:hover { background:none !important;}
.dropdown.open .plus { display:none;}

.dropdown .minus { display:none;}
.dropdown.open .minus { display: inline-block;}

.megamenu .menu3rdlevel_list ul li { /*width:100%;*/ font-weight:normal;}

.scroll_div > li {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}


.megamenu .masonry {
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
}

.megamenu  .masonry > li { padding-bottom:15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.information-contact h3 { padding-bottom:10px; border-bottom:#ddd 1px solid;}
.contact_map { padding-top:30px;}
.information_sidebar ul li a {}
.information_sidebar { padding-top:15px;}
.information_sidebar h3 { background:#414141; padding:12px 10px; margin:0px; color:#fff;}

.left_category ul li ul { display:none;}
.accordion_jay > ul { display:block !important;}

.info_bar {padding:8px 0px; color:#333; float:right; padding-left:20px;}

.header_fix {
    transition: padding 0.3s ease 0s;
    width: 100%;
	background-color:#f7f1ed;
	
	
	 box-shadow: rgba(0,0,0,0.3) 0px 0px 5px;
    position: relative;
    z-index: 9;
	
}
.header_fix.smaller {
    animation: 1s ease 0s normal both 1 running fixedAnim;
    height: auto;
    position:relative;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 99; background:#fff; 
}
@keyframes fixedAnim {
0% {
    top: -100%;
}
100% {
    top: 0;
}
}
@keyframes fixedAnim {
0% {
    top: -100%;
}
100% {
    top: 0;
}
}
@keyframes fixedAnim {
0% {
    top: -100%;
}
100% {
    top: 0;
}
}



@media only screen and (min-width: 700px) {
.megamenu  .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media only screen and (min-width: 900px) {
.megamenu  .masonry {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
} 

@media only screen and (min-width: 1100px) {
.megamenu  .masonry {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}

.dropdown-menu .container { width:100%;}
@media (min-width:768px) {
.megamenu .dropdown-menu .container {
	width:100%
}
}
@media (min-width:992px) {
.megamenu .dropdown-menu .container {
	width:100%
}
}

@media (min-width:1199px) {
.megamenu .dropdown-menu .container {
	width:100%
}
}

@media (min-width:1310px) {
.megamenu .dropdown-menu .container {
	width:100%;
}


}
.megamenu .dropdown-menu .container { padding:0px;
} 
  
.product_buttons { overflow:hidden;}
.product_buttons button { border:none; width:40px; height:40px; background:#ececec; border-radius:100px; line-height:40px; text-align:center; padding:0px; margin-left:10px; margin-bottom:10px;} 
.product_buttons button:hover { background:#222222; color:#fff;} 
.product_buttons i { font-size:18px;line-height:40px; } 
  
.goog-te-gadget-simple { background:none !important; border:none !important; margin-right:10px !important; margin-top:4px !important;}
.goog-te-gadget-simple .goog-te-menu-value { color:#fff !important;}
.goog-te-gadget-simple .goog-te-menu-value span { color:#fff !important;}
.goog-te-gadget-simple .goog-te-menu-value span:nth-child(3) { display:none !important;}
.goog-te-menu-value img { margin:0px !important;} 
.goog-te-gadget-simple .goog-te-menu-value span:nth-child(5){ text-indent: -9999px !important;
    border-left: 4px solid transparent !important;
    border-right: 4px solid transparent !important;
    border-top: 4px solid !important;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}
.detail_list { padding-bottom:20px;}
.detail_list dl { float:left;  width:100%; margin:0px; padding-top:12px;}
.detail_list dl dt { float:left;  width:130px; position:relative;}
.detail_list dl dt:after { content:":"; position:absolute; right:0px; top:2px;}
.detail_list dl dd { margin-left:150px;}

.filter_scroll { max-height:300px; overflow:auto; overflow-x:hidden;}
.category_scroll { max-height:400px; overflow:auto; overflow-x:hidden;}



.track3 {
    width: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
    margin-right: 2px; border-radius:10px;
    -webkit-transition: background 250ms linear;
    transition: background 250ms linear;
}

/*.track3:hover,
.track3.dragging {
    background: #d9d9d9; 
    background: rgba(0, 0, 0, 0.15);
}*/

.handle3 {
    width: 7px;
    right: 0;
    background: #999;
    background:#222222;
    -webkit-transition: width 250ms;
    transition: width 250ms; border-radius:10px;
}

.track3/*:hover*/ .handle3,
.track3.dragging .handle3 {
    width: 10px;
}
.category_scroll, .filter_scroll { width:100% !important;}
.bodyDiv { width:100% !important; padding-right:0px !important; position:relative;}

.product_tab { margin:0px -8px;}
.product_tab .item { padding:0px 8px;}

.category_thumb img { width:100%;}
.product_tab .item .product-thumb:nth-child { margin-bottom:0px;}
.home_slideshow .item .img-responsive { width:100%;}

.fullwidth_banner {}
.category_image { height:200px; background-repeat:no-repeat; background-size:cover;}
.common-home #content { min-height:0px;}

.slideshow_banner { height:400px; background-repeat:no-repeat;/*background-size:cover;*/background-position:50% 0px;}

.megamenu  .menu_second ul li { float:left; width:33.33%; }
#menu .megamenu  .menu_second ul li a.arrow { font-size:14px; font-weight:500; margin-top:10px; }
#menu .megamenu  .menu_second .megamenu_list { min-height:200px;}

.megamenu .menu_second ul li ul li { float:none; width:100%;;}
header { position:relative;}


.home_title , .home_product_tab{ padding-bottom:20px;}
.home_title, .home_product_tab { text-align:center;}
.home_title h1, .home_product_tab .htabs { position:relative; padding:0px; margin-top:20px;}
.home_title h1:after, .home_product_tab .htabs:after  { position: absolute; top:50%; left:0px; height:2px; background:#fff; content:""; z-index:1; width:100%; margin-top:-1px;}
.home_title h1 span, .home_product_tab .htabs ul { border-bottom:#000 1px solid; border-right:#d9d7d8 0px solid;  display:inline-block; padding:10px 2px; position:relative; z-index:2; background:#fff; margin:0px;}

.htabs hr {
    width: 90px;
    border: 1px solid;
    color: black;
    margin: auto;
}

.home_title h1 span { font-size:35px;}

.footer-light-graysection { background:#f9f9fb; padding:25px 0px;}
.footer-light-graysection h5 { color:#000;}

.footer-light-whiteSection { background:#ffffff; padding:25px 0px; margin-bottom:25px;}
.footer-light-whiteSection ul { padding:0px; margin:0px;}
.footer-light-whiteSection ul li { padding:0px; margin:0px; list-style:none; display:inline-block;}

.ssl-services {
    text-align: center;
}
.ssl-services li {
    display: inline-block;
    margin: 0 10px;
    min-width: 110px;
}
.ssl-services li span {
    display: block;
    padding-top: 10px;
    font-size: 12px;
    color: #999;
}
.footer-light-whiteSection .verified-by strong {
    text-align: left;
    padding-bottom: 10px;
}

.pay-securely-by ul li, .verified-by ul li {
    display: inline-block;
    padding: 0 2px;
}

.verified-by ul li img {
    max-width: 60px;
}

.verified-by p, .pay-securely-by { padding-top:15px;}



.container.full_width {
	/*padding-right: 15px; max-width:1366px; width:100%;
	padding-left: 15px;
	margin-right:auto;
	margin-left:auto*/
}



#sidebar.sticky {
float: none !important;
position: fixed; 
top: 20px;
z-index: 6;
left: auto;
}
.right_bottom {}

.detail_image { border:#ddd 1px solid;}
.MagicScroll { border-top:#ddd 1px solid;}

.product_option { position:relative; padding-left:120px;}
.product_option .control-label { margin-left:-120px; float:left; width:110px; font-weight: normal; color:#878787; font-size:16px;}

.product_option_list dl { float:left; width:100%; margin-top:10px;}
.product_option_list dl:after { clear:both;}

.product_option_list dl dt { float:left; width:110px; margin:0px; padding:0px; font-size:16px; color:#878787; font-weight:normal;}
.product_option_list dl dd { margin-left:120px;}
.product_option_list dl dd dl { width:50%; margin-top:0px; margin-bottom:10px; padding-right:20px;}
.product_option_list dl dd dl dt{ font-size:14px; color:#000;}
.product_option_list dl dd dl dd{ font-size:14px; color:#878787; overflow-wrap: break-word;}

.custom_radio input[type="radio"] {
    display:none;
}

.option_image, .option_value { position:relative; text-align:center;}
.option_value { position:relative; text-align:center; padding:6px 10px;}
input[type="radio"] + .option_image:before, input[type="radio"] + .option_value:before { position:absolute; width:100%; height:100%; border:#ddd 2px solid; content:""; top:0px; left:0px;}
input[type="radio"]:checked + .option_image:before, input[type="radio"]:checked + .option_value:before {border:#b17d46 2px solid; content:""; }
.checkbox label { padding-left:10px;}
.radio label { padding: 6px 10px;
    /*border: 2px solid #e0e0e0;*/
    border-radius: 2px;
    min-width: 36px; margin: 0 12px 4px 0; }
/* only to get the list vertical */
.vertical-group > label {
    display:block
}

.custom_radio { display:inline-block; margin-bottom:0px !important; margin-top:0px !important; }
.custom_radio label { padding:0px !important;}


.product_option	 {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}

.wishlist_compare_button { position:absolute; right:25px; top:10px; z-index:2;}
.wishlist_compare_button button {cursor: pointer; display:inline-block;
    height: 36px; width:36px; text-align:center;
    border-radius: 50%;
    border: 1px solid #f0f0f0;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1); line-height:35px;
    background: #fff; }

.right_bottom h2 { border-bottom:#ddd 1px solid; border-top:#ddd 1px solid; padding:10px 0px; margin:10px 0px;} 

.review_block { border:#ddd 1px solid; padding:15px;}
.review_list { border-top:#ddd 1px solid; padding-top:10px; padding-bottom:12px;}

.filter_block { text-align:right;}
.filter_block ul { padding:0px; margin:0px;}
.filter_block ul li { padding:0px; display:inline-block; list-style:none; padding-left:15px; font-size:12px;}
.filter_block ul li a {border-bottom:transparent 2px solid; display:block; margin-bottom:-1px; padding-bottom:7px;}
.filter_block ul li a.selected { font-weight:600; border-bottom:#000 2px solid;}

.option_image .img-thumbnail { border:none; border-radius:0px; max-width:34px;}




.nav_icon_mobile { float:left; color:#000; cursor:pointer;} 
.pay-securely-by img { max-width:45px;}
.ssl-services img { max-width: 50px;}

.product-thumb .image { overflow:hidden;}
.category_image_slider { position:absolute !important; top:0px; left:0px; right:0px; width:100%;display:none !important; background:#fff; padding:0px 10px;}
.product-thumb:hover .category_image_slider {display:block !important;}

.category_slider { padding-bottom:20px;}

.add_to_cartbutton { background:#b17d46; border:none; width:100% !important; padding:15px 25px !important; color:#fff; margin-top:15px;}
.listing_fullwidth { background:#fff;}
.common-home { background:#fff;}
.detail_top { background:#fff; margin:0px !important; padding-top:20px;}

.product_left { padding:0px 10px;; position:relative; float:left; width:450px;}
.product-right { margin-left:465px; padding:0px 10px;}
.right_inner { float:left; width:100%;}
.breadcrumb > li:first-child  { padding-left:0px;}

#tab-review { background:#fff; border:#ddd 1px solid; padding:15px; border-top:none; margin-bottom:15px;}
.similar_product { }
.similar_product h1 { font-size:20px;}

.category_image_slider .item ,  .category_image_slider owl-item { padding:0px !important; margin:0px !important}
header .container { position:relative; }

.filter_block_mobile { background:#fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); position:relative;}
.filter_block_mobile ul { padding:0px; margin:0px;}
.filter_block_mobile ul li { list-style:none; float:left; width:50%; text-align:center; padding:0px; font-size:16px; cursor:pointer;}
.filter_block_mobile ul li div { padding:12px 10px; }
.filter_block_mobile ul li i { font-size:15px;}

.filter_top { float:left; width:100%; padding:15px 0px;}

.write_review a  { background:#000; padding:10px 15px; color:#fff; display:block; cursor:pointer; text-align:center;}

#myList {
  overflow: hidden;
}

#myList>.review_list {
  display: none;
}



#loadMore,
#showLess {
  color:#fff;
  cursor: pointer;
  padding: 10px;
  background-color:#000;
  margin: 0 auto;
  width: 150px;
  text-align: center; margin-bottom:20px;
}


.hidden {
  display: none;
}


/*.header_fix .container, footer .container  { max-width:1250px;}*/
.similar_product_fullwidth { background:#fff; margin-top:20px;}
.detail_full_width { background:#fff; padding:0px 15px;}
.category_full_width #content { float:left;}

.dropdown-inner ul li { text-transform:uppercase; font-size:20px;}
.dropdown-inner ul li ul li { text-transform: none; font-size:13px;}

.currency_symbol { font-size:18px; vertical-align:middle;}
.menu_image { width:60%; position:absolute; top:0px; right:0px;}
.menu_image img { max-width:100%; max-height:200px;}
.megamenu .megamenu_list { position:relative; padding-right:40%;}

.old-prices { color:#878787; font-size:16px;}
#product { padding-top:15px;}

#tab-specification .table-bordered  { border-top:none;}
#tab-specification .table-bordered td { border:none;}


.right_bottom ul.nav-tabs { border:#ddd 1px solid !important; padding:5px;}
.right_bottom ul.nav-tabs li { border-right:#ddd 1px solid;}
.right_bottom ul.nav-tabs li:last-child { border-right:none;}
.right_bottom ul.nav-tabs li a { background:none; border:none  !important; padding:10px 15px; font-size:22px !important; color:#918d8e;}
.right_bottom ul.nav-tabs li.active a { background:none; border:none  !important;color:#000 ;}
.right_bottom ul.nav-tabs li a:hover { background:none; border:none  !important;}

.size_chart { position:absolute; background:#fff; padding:15px; box-shadow:rgba(0,0,0,0.5) 0px 0px 5px; display:none; left:0px; z-index:9;}
.size_chart_tab { padding:0px; margin:0px; border-bottom:#ddd 1px solid;}
.size_chart_tab li { display:inline-block; list-style:none;}
.size_chart_tab li a { padding:8px 12px; font-size:15px; color:#918d8e;}
.size_chart_tab li a:hover, .size_chart_tab li.active a { padding:8px 12px; font-size:15px; color:#333333;}

.size_chart table tr td { padding:5px; text-align:center;}
.size_chart_text{ font-size:15px; color:#0000FF; margin-left:20px; margin-top:7px; cursor:pointer; float:right;}



@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

#mySidenav .collapse { display:block !important; visibility:visible !important;}
.search_button{ float:right; margin-right:10px; cursor:pointer;}
.myaccount_icon { float:right; margin-left:10px; cursor:pointer;}
.search_button i, .myaccount_icon i { font-size:25px;}

.category_page #accordion { background:#fff; padding:0px 10px; margin-top:10px;}
.category_page #content .category_main { background:#fff; padding:0px 15px 15px 15px;}
.category_page #content .category_main h2 { margin-top:15px; padding-bottom:5px;}

footer .container { max-width:1100px;}
.footerbottom-cms {}

@media (min-width: 767px) {
.toggle_icons { display:none !important;}


.nav_icon_mobile { display:none;}
#mySidenav { width:100% !important;}
.search_button { display:none;}
#top_mobile { display:none;}
.myaccount_icon { display:none;}
.closebtn { display:none;}
.header_search { display:block !important;}
.category_page #column-left { width:250px !important;}
.category_page #content{ width: inherit !important; float:none; margin-left:240px; padding-bottom:20px;}
.category_page #content .category_main { width:100% !important; float: left;}
.filter_block_mobile { display:none;}
.title_filter_mobile { display:none;}
.hide_clear { display:none;}
.social-cms ul { text-align:right;}
}


@media (max-width: 1199px) {
#top { width:600px;}
.slideshow_banner { height:320px; background-size:cover;}
.megamenu { position:inherit !important;}
.megamenu .dropdown-menu { width:100%;}
.product_option_list dl dd dl { width:100%;}
}

@media (max-width: 991px) {
#logo { max-width:150px; padding-left:10px; margin:0px;}
.header_search { padding-top:10px;}
.megamenu .dropdown-menu ul li  { width:33.33%; float:left;}
.ssl-services li { width:90px; vertical-align:top;}
.ssl-services li span { line-height:15px;}
.footerbottom-cms { padding-left:0px;}
/*.slideshow_banner { height:250px;}*/
.product_left { width:250px;}
.product-right { margin-left:265px;}
.megamenu .dropdown-menu ul li ul li { width:100%;}
.product_option_list dl dd dl { width:100%;}
}

@media (max-width: 767px) {
.megamenu { position: relative !important;}
.megamenu .dropdown-menu ul li  { width:100%; float:none;}
.header_search { max-width:100%; padding-right:0px; width:100%;}
#menu { margin-top:5px;}
.header_cart { padding-top:0px;}
.info_bar { display:none;}
.shopping_bag_btn { background-size:cover; width:35px; height:30px;} 
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.header_search { display:none;}
#top{ display:none; box-shadow:none; position:inherit; width:100%;}
#top_mobile  .dropdown-menu { display:block; box-shadow:none; position:inherit; width:100%;}
#top_mobile  .dropdown-menu li { display:block;}
#top_mobile  span.hidden-xs { display:inline-block !important;}

#top_mobile { background:#fff; padding:10px; position:absolute; top:50px; right:0px; display:none;}
#top_mobile ul li { display:block; border-bottom:#ddd;}
#top_mobile ul li a , #top_mobile .currency-select{ padding:8px 10px; color:#000; display:block; text-align:left;}
#top_mobile ul li a:hover, #top_mobile .currency-select:hover { background:#000; text-decoration:none;color:#fff !important;}
#top_mobile ul li h4 , #top_mobile ul li .dropdown-toggle{ font-size:16px; border-bottom:#ddd 1px solid; color:#222; text-decoration:none; width:100%; display:block; padding-bottom:10px; text-align:left;}
#top_mobile ul li .dropdown-toggle .fa-caret-down{ display:none !important;}
.header_fix { padding:10px 0px;}
.myaccount_icon, .header_cart, .search_button { margin-top:8px;}
.shopping_bag_btn #cart-total { min-width:20px; line-height:20px;}
.nav_icon_mobile { margin-top:10px}
.nav_icon_mobile i { font-size:20px;}
#menu { width:100%;}
#menu .nav > li > a { color:#fff;}
#menu .nav > li > a:hover, #menu .nav > li.open > a { color:#fff;}
.dropdown-menu .container { width:100%;}
.home_title h1 span { font-size:16px;}
.home_title h1 span, .home_product_tab .htabs ul { padding:10px 15px;}
.ssl-services li { width:110px;} 
.slideshow_banner { height:210px;}
.product_left { width:100%; float:none;}
.product-right { margin-left:0px;}
#sidebar.sticky { position:inherit;}
.filter_content { display:none;}
.breadcrumb_hide_mobile { display:none;}

.category_main { margin:0px -15px !important;}


.filter_block { position:absolute; width:100%; left:0px; padding:10px 10px; top:1px; background:#fff; z-index:2; margin:0px;}
.category_page #column-left { float:left; width:100%;}

.category_filter { margin-top:10px;}
.category_page #content .category_main { padding-top:10px;}
.menu_image { display:none;}
.megamenu .megamenu_list { \padding-right:0px;}
.product_option_list>dl>dd { margin-left:0px;}
.detail_full_width #content { padding:0px;}
.right_bottom ul.nav-tabs li a { font-size:18px !important;}
}

@media (max-width: 599px) {
.slideshow_banner { height:150px;}
}

@media (max-width: 479px) {
.slideshow_banner { height:110px;}
.slideshow_banner { height:150px;}
}

.owl-carousel .owl-item {
    -webkit-animation-duration: 0.05s !important;
    animation-duration: 0.05s !important;
}

.discounted_price {    margin-left: 8px;
    color: #388e3c;
    font-size: 13px;
    letter-spacing: -0.2px;
    font-weight: bold;}



