.clear { clear: both; }
.header_bg {
	background: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;

}
.header_right { text-align: right; }
.header_left { text-align: left; }
.header_icons {
	display: inline-block;
	padding: 0px;
	margin: 25px 0px 0px 0px;
	font: 400 14px "Montserrat", Helvetica, sans-serif;

}
.header_icons li {
	display: inline-block;
	padding: 10px;
	text-align: center;

}
.header_icons li img {
	display: inline-block;
	margin-bottom: 5px;

}
.header_icons li span {
	display: block;
	text-align: center;

}
.header_icons a {
	color: #FFF !important;
	opacity: 1;

}
.header_icons a:hover {
	opacity: 0.6;
	text-decoration: none;

}
.logo { text-align: center; }
.logo img { display: inline-block; }
#menu_section { text-align: center; }
.menu_bg {
	padding-top: 15px;
	padding-bottom: 15px;
	background: #FFF;
	position: relative;
	z-index: 2;

}
.menu_bg label {
	float: left;
	width: 55px;
	margin-bottom: 0px;
	cursor: pointer;
	display: none;

}
.menu_bg input {
	display: none;
	text-align: center;

}
#menu_box:checked #menu_section { display: block; }
.menu {
	float: none;
	font: 400 14px "Montserrat", Helvetica, sans-serif;
	color: #000;
	display: inline-block;
	text-transform: uppercase;

}
.menu a {
	padding: 2px 25px 0px 25px;
	text-align: center;
	display: block;

}
.menu a:link,.menu a:visited {
	color: #000;
	text-decoration: none;

}
.menu a:hover,.menu a:active {
	color: #000;
	text-decoration: underline;

}
.menu:first-child a img { margin-top: -5px; }
.menu_bg ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: inline-block;

}
.menu_bg ul li:last-child a { border: 0; }
.why_us_bg {
	background: #000;
	text-align: center;

}
.why_us_bg img { display: inline-block; }
.banner_bg {
	background: #FFF;
	margin-top: 0px;

}
.banner_bg img {
	width: 100%;
	display: inline-block;

}
.highlight_banners a img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;

}
.highlight_banners a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;

}
.content_bg {
	background: #FFF;
	padding-bottom: 30px;

}
.col_left { margin-top: 30px; }
.col_right {
	margin-top: 30px;
	font: normal 15px "Montserrat", Helvetica, sans-serif;
	text-align: left;
	color: #000;

}
.item_bg { background: #FFF; }
.item_header {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: left;
	border-bottom: 2px #000 solid;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;

}
.product_title {
	font: bold 24px "Montserrat", Helvetica, sans-serif;
	text-align: left;
	padding: 20px 0px;
	color: #000;
	text-transform: none;

}
.image { text-align: center; }
.image img.img-responsive { display: inline-block; }
.thumbs {
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: left;

}
.gallery_wrapper {
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: none;

}
.gallery_wrapper .item {
	display: none;
	border: 1px #ccc solid;

}
.gallery_wrapper .item img {
	max-width: 100%;
	height: auto;

}
.gallery_wrapper input { display: none; }
.gallery_wrapper label {
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-weight: 600;
	text-align: right;
	color: #5f457c;
	width: 90px;
	height: 90px;
	display: inline-block;

}
.gallery_wrapper label[for="thumbnail6"] { margin-right: 0px; }
.gallery_wrapper label img {
	max-width: 100%;
	border: 1px solid #ddd;

}
.gallery_wrapper label:hover {
	color: #888;
	cursor: pointer;

}
.gallery_wrapper input:checked+ label {
	color: #555;
	border: 1px solid #cacaca;
	border-bottom: 1px solid #fafafa;

}
#thumbnail1:checked #photo1,#thumbnail2:checked #photo2,#thumbnail3:checked #photo3,#thumbnail4:checked #photo4,#thumbnail5:checked #photo5,#thumbnail6:checked #photo6,#thumbnail7:checked #photo7,#thumbnail8:checked #photo8,#thumbnail9:checked #photo9,#thumbnail10:checked #photo10 { display: block; }
.gallery_wrapper label img[src=""] { display: none; }
.gallery_wrapper .item img[src=""] { display: none; }
.gallery .item { background: none; }
.gallery .control-button { font-size: 24px; }
#descr {
	padding: 20px 0px;
	font: normal 16px "Montserrat", Helvetica, sans-serif;
	text-align: left;
	color: #8d8d8d;
	border-top: none;

}
#descr img {
	max-width: 100%;
	height: auto;
	width: 100%;

}
.descr_wrap {
	padding-top: 30px;
	padding-bottom: 30px;

}
.box_banner img {
	width: 100%;
	height: auto;

}
.about_img {
	float: right;
	margin-left: 30px;

}
.info_bg {
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;

}
.info_wrap_bg {
	background: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 60px;

}
.info_wrapper {
	margin-bottom: 0px;
	margin-top: 0px;

}
.info_tab1 {
	font: normal 12px "Montserrat", Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background-color: #FFF;
	border-top: 1px #000 solid;
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
	border-bottom: 1px #FFF solid;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;

}
.info_tab {
	font: normal 12px "Montserrat", Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background-color: #ededed;
	border-top: 1px #000 solid;
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;

}
.info_text {
	font: normal 14px "Montserrat", Helvetica, sans-serif;
	text-align: left;
	padding: 30px;
	color: #000;

}
.info_text1 {
	font: normal 14px "Montserrat", Helvetica, sans-serif;
	text-align: left;
	padding: 30px;
	color: #000;

}
.info_header {
	font: normal 14px "Montserrat", Helvetica, sans-serif;
	position: relative;
	padding-top: 39px;
	max-width: 1140px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: -40px;

}
.info_header section {
	display: none;
	padding: 30px 0px;
	background: transparent;
	border-radius: 0px;
	color: #000;
	border-top: 1px #000 solid;
	line-height: 2em;
	letter-spacing: 1px;

}
.info_header section p { margin-bottom: 20px; }
.info_header input { display: none; }
.info_header label {
	font: normal 13px "Montserrat", Helvetica, sans-serif;
	display: inline-block;
	float: left;
	position: absolute;
	margin: 0px;
	padding: 10px 15px;
	font-weight: normal;
	text-align: center;
	color: #000;
	background-color: #FFF;
	top: 0px;
	left: 0px;
	min-width: 110px;
	height: 40px;
	border-bottom: 1px #000 solid;

}
#tab1+ label { left: 0px; }
#tab2+ label { left: 130px; }
#tab3+ label { left: 245px; }
#tab4+ label { left: 360px; }
#tab5+ label { left: 475px; }
.info_header label[for="tab1"] { margin-left: 15px; }
.info_header label:hover {
	color: #888;
	cursor: pointer;

}
.info_header input:checked+ label {
	color: #000;
	background: #FFF;
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #FFF solid;

}
#tab1:checked #content1,#tab2:checked #content2,#tab3:checked #content3,#tab4:checked #content4,#tab5:checked #content5 { display: block; }
.three_banners { background: #f9f9f9; }
.three_banners ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;

}
.three_banners ul li {
	text-align: center;
	display: inline-block;
	padding: 10px 27px;

}
.three_banners ul li img { display: inline-block; }
.brands_bg {
	background: #f9f9f9;
	padding-bottom: 40px;

}
.brands_bg h3 {
	color: #5e5e5e;
	border-bottom: 1px #ccc solid;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 5px;

}
.brands_bg ul {
	list-style: none;
	margin: 0px;
	padding: 15px 0px 20px 0px;
	display: inline-block;
	text-align: center;
	width: 100%;
	border-bottom: 1px #ccc solid;

}
.brands_bg ul li {
	padding: 0px 18px;
	text-align: center;
	display: inline-block;

}
.brands_bg ul li:first-child { padding-left: 0px; }
.brands_bg ul li:last-child { padding-right: 0px; }
.brands_bg ul li img { display: inline-block; }
.cat_boxes { margin-bottom: 30px; }
.featured_title {
	text-align: center;
	color: #000;
	margin-bottom: 30px;
	margin-top: 50px;
	text-transform: uppercase;
	font: normal 28px "Montserrat", Helvetica, sans-serif;

}
.cat_boxes a {
	position: relative;
	display: block;

}
.left_col_banners { padding-right: 2px; }
.left_col_banners img {
	margin-bottom: 10px;
	width: 100%;
	height: auto;

}
.right_col_banners { padding-left: 7px; }
.right_col_banners a {
	width: 50%;
	float: left;

}
.right_col_banners img {
	margin-bottom: 10px;
	max-width: 100%;
	height: auto;

}
.ymal { margin-bottom: 40px; }
.ymal h3 {
	color: #5e5e5e;
	border-bottom: 1px #ccc solid;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 5px;
	margin-bottom: 0px;

}
.footer_bg {
	background: #000;
	padding-top: 10px;
	padding-bottom: 50px;

}
.info_footer {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	font: normal 13px "Montserrat", Helvetica, sans-serif;
	color: #FFF;
	text-align: left;

}
.info_footer li {
	padding: 3px 0px;
	font: normal 13px "Montserrat", Helvetica, sans-serif;
	margin: 0px;

}
.info_footer a:link,.info_footer a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;

}
.info_footer a:hover,.info_footer a:active {
	color: #FFF;
	text-decoration: underline;

}
#footer_header {
	font: normal 16px "Montserrat", Helvetica, sans-serif;
	color: #FFF;
	padding-bottom: 10px;
	text-transform: uppercase;

}
.footer_shadow { text-align: center; }
.footer_shadow img { display: inline; }
.copyrights {
	font: normal 12px "Montserrat", Helvetica, sans-serif !important;
	color: #333333;
	text-align: center;
	padding: 10px 0px 0px 0px;

}
.design {
	font: normal 12px "Montserrat", Helvetica, sans-serif !important;
	color: #333333;
	text-align: center;
	padding: 0px 0px 20px 0px;

}
.design a:link,.design a:active,.design a:visited {
	color: #333333;
	text-decoration: underline;

}
.design a:hover {
	color: #333333;
	text-decoration: underline;

}
.right_col {
	width: 75%;
	padding-left: 30px;

}
.specs_wrap { padding-right: 60px; }
.top_bg_text {
	text-align: right;
	padding-left: 30px;

}
.menu { font-size: 13px; }
.menu a {
	padding-left: 13px;
	padding-right: 13px;

}
.menu:last-child a {
	padding-right: 0px;
	background: none;

}
#footer_header { font-size: 14px; }
.categories_bg label { margin-right: 0px; }
.social_wrap ul { margin-bottom: 0px; }
.social_wrap ul li { padding-top: 5px; }
.info_header { max-width: 940px; }
.content_bg .row { background: none; }
.welcome_text {
	text-align: left;
	padding-left: 15px;

}
.header_contact {
	margin-top: 20px;
	margin-bottom: 20px;

}
.search_wrap {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

}
.search_wrap span { width: 250px; }
.right_col_banners img { margin-bottom: 9px; }
.social_wrap a { float: none; }
.social_wrap { text-align: right; }
.menu_bg ul {
	position: absolute;
	background: #FFF;
	z-index: 9999;
	margin-top: 0px;
	width: 250px;
	right: 15px;

}
#menu_section { display: none; }
.menu_bg {
	padding: 2px 0px;
	text-align: right;

}
.menu_bg label {
	display: inline-block;
	color: #000;
	border: 1px #000 solid;
	padding: 10px;
	border-radius: 4px;
	float: none;
	width: auto;
	margin-right: 15px;
	background: transparent;

}
.menu {
	float: none;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #CCC dashed;

}
.menu a {
	background: none;
	border-right: none;

}
.social_wrap { margin-top: 15px; }
.col_left { margin-top: 10px; }
.col_right { margin-top: 10px; }
.logo_footer { display: none; }
.info_footer { margin-right: 75px; }
#footer_header {
	font-size: 14px;
	padding-bottom: 15px;

}
.menu:last-child a { padding-right: 15px; }
.categories_bg { margin-top: 35px; }
.social_wrap { display: none; }
.why_us_bg .col-md-11 {
	max-width: 100%;
	width: 100%;

}
.right_col_banners a { padding: 0px 3px; }
.left_col_banners { padding-right: 4px; }
.header_right { display: none; }
.header_left { display: none; }
.logo {
	width: 100%;
	text-align: center;

}
margin-top:0px display: none .social_wrap ul { margin: 5px 0px; }
.header_bg {
	padding-bottom: 10px;
	background-position: top;

}
.top_bg_text ul li:last-child { display: none; }
.why_us_bg { display: none; }
.welcome_text { display: none; }
.logo {
	margin-top: 0px;
	float: left;

}
.logo img { display: inline-block; }
img {
	max-width: 100% !important;
	height: auto !important;

}
.col_right { margin-bottom: 20px; }
.horizontal_b1 {
	padding-right: 15px;
	margin-bottom: 15px;

}
.horizontal_b2 img { display: inline-block; }
.horizontal_b2 {
	text-align: center;
	padding-left: 15px;

}
.info_wrapper {
	margin-bottom: 0px;
	margin-top: 0px;

}
.info_header { padding-top: 0px; }
.about_logo { max-width: 300px; }
.info_wrap_bg {
	background: none;
	margin-top: 0px;

}
.info_bg {
	background: none;
	border: none;

}
.info_header label[for="tab1"] { margin-left: 0px; }
.info_header label {
	width: 100%;
	border-radius: 0px;
	float: none;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 20px;
	background-color: #666;
	color: #FFF;
	border-bottom: 1px #000 solid;

}
.info_header label:hover { color: #eee; }
.info_header label::before {
	display: inline-block;
	width: 24px;
	height: 16px;
	position: absolute;
	left: 10px;
	top: 15px;
	content: "\f067";
	font-family: 'FontAwesome';
	font-size: 16px;
	padding-right: 10px;
	vertical-align: middle;
	float: right;
	font-weight: 400;

}
.info_header input:checked+ label {
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;

}
.info_header input:checked+ label::before {
	display: inline-block;
	width: 24px;
	height: 16px;
	content: "";
	position: absolute;
	right: 10px;
	top: 15px;
	content: "\f068";
	font-family: 'FontAwesome';
	font-size: 16px;
	padding-right: 10px;
	vertical-align: middle;
	float: right;
	font-weight: 400;

}
.info_header section { padding: 20px; }
#tab1+ label { left: auto; }
#tab2+ label { left: auto; }
#tab3+ label { left: auto; }
#tab4+ label { left: auto; }
#tab5+ label { left: auto; }
.left_col_banners { padding-right: 15px; }
.right_col_banners { padding-left: 15px; }
.left_col_banners img {
	width: 100%;
	max-width: 100%;

}
.right_col_banners img {
	width: 100%;
	max-width: 100%;

}
.info_footer {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	min-height: 0;

}
.footer_content {
	width: 100%;
	background-image: none;

}
.footer {
	float: none;
	text-align: center;
	display: block;
	padding: 20px;

}
#footer1 { padding-left: 20px; }
.logo_footer {
	text-align: left;
	float: none;
	display: block;

}
.logo_footer img { display: inline-block; }
.about_girl { display: none; }
.about_text { padding-left: 15px; }
.small_banners { text-align: center; }
.small_banners img { display: inline-block; }
#newsletter_footer {
	text-align: left;
	display: none;

}
.news_bg a {
	margin-left: 0px;
	margin-top: 10px;
	display: block;

}
.info_footer {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	min-height: 0;

}
.about_img { padding-top: 0px; }
.top_bar p { padding-right: 0px; }
.categories_bg { margin-top: 0; }
.search_wrap {
	margin-top: 85px;
	float: right;
	padding-right: 15px;

}
.social_wrap { display: none; }
.categories_bg ul { right: 15px; }
.brands_bg ul li {
	padding-left: 20px !important;
	padding-right: 20px !important;
	margin-bottom: 10px;

}
.cat_box { text-align: center; }
.cat_box img { display: inline-block; }
.about_img { text-align: center; }
.about_img img { display: inline-block; }
.about_text { text-align: center; }
.info_header section {
	border: 1px #000 solid;
	border-top: 0px;

}
.info_header input:checked+ label { background: #FFF; }
