.clear { clear: both; }
body { background: #FFF !important; }
.top_bar_bg {
	background: #fdceb9;
	font-size: 14px;
	text-align: right;
	color: #333333;

}
.top_bar_bg p {
	padding-bottom: 5px;
	padding-right: 20px;
	margin-bottom: 0px;
	font: normal 14px Poppins, Helvetica, sans-serif;

}
.top_bar {
	padding-top: 5px;
	font: 11px normal Poppins, Helvetica, sans-serif;

}
.top_bg_text {
	text-align: center;
	text-transform: uppercase;
	text-align: right;
	position: relative;

}
.top_bg_text i { margin-right: 5px; }
.top_bg_text ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline-block;
	position: relative;
	z-index: 999;

}
.top_bg_text ul li {
	padding: 0px 15px;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font: 11px normal Poppins, Helvetica, sans-serif;

}
.top_bg_text ul li a { color: #FFF; }
.top_bg_text ul li:last-child { padding-right: 0px; }
.welcome_text {
	position: absolute;
	right: 0;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;

}
.social_wrap { margin-top: 0px; }
.social_wrap a {
	width: auto;
	display: block;
	text-align: right;
	float: right;
	clear: right;
	color: #FFF !important;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	background: #bebebe;
	padding: 8px;
	border-radius: 50%;

}
.social_wrap a:hover {
	text-decoration: none;
	color: #eee !important;

}
.social_wrap a img { display: inline-block; }
.social_wrap ul {
	list-style: none;
	float: right;
	padding: 0px;
	margin: 15px 0px 5px 0px;

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

}
.search_wrap {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;

}
.search_wrap img { display: inline-block; }
.logo { margin-top: 40px; }
#menu_section { text-align: right; }
.menu_bg {
	padding-top: 7px;
	padding-bottom: 13px;

}
.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: 600 14px Poppins, Helvetica, sans-serif;
	color: #333333;
	display: inline-block;
	text-transform: uppercase;

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

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

}
.menu a:hover,.menu a:active {
	color: #888;
	text-decoration: none;

}
.menu:first-child a {
	padding-top: 0px;
	margin-top: 0px;

}
.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; }
.categories_bg { margin-top: 5px; }
.categories_bg label {
	float: left;
	width: 55px;
	margin-bottom: 0px;
	cursor: pointer;
	display: none;

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

}
#categories_box:checked #categories_section { display: block; }
.categories_bg ul {
	position: absolute;
	background: #FFF;
	z-index: 9999;
	margin-top: 0px;
	width: 220px;
	right: 30px;
	box-shadow: 3px 3px 7px rgba(0,0,0,0.2);

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

}
.categories_bg label {
	display: inline-block;
	color: #333333;
	border: 0;
	padding: 10px 20px;
	border-radius: 4px;
	float: none;
	width: auto;
	margin-right: 15px;
	background: #fdceb9;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 13px;

}
.category {
	float: none;
	font: normal 13px Poppins, Helvetica, sans-serif;
	color: #333333;
	display: block;
	text-align: left;
	width: 100%;

}
.category a {
	padding: 10px 20px 10px 20px;
	display: block;
	border-bottom: 1px #ddd dashed;

}
.category a:link,.category a:visited {
	color: #333;
	text-decoration: none;

}
.category a:hover,.category a:active {
	color: #888;
	text-decoration: none;

}
.categories_bg ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: inline-block;

}
.categories_bg ul li:last-child a { border: 0; }
.banner_bg {
	background: #FFF;
	margin-top: 0px;

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

}
.banner_bg .gallery { margin: 0px !important; }
.gallery .item { background: none; }
.banner_text {
	padding: 60px 30px;
	text-align: right;

}
.banner_bg .gallery .item { height: auto; }
.banner_bg .gallery .item a {
	display: block;
	width: 100%;
	text-decoration: none !important;

}
.gallery .controls {
	bottom: 0px;
	text-align: center;
	left: 0px;

}
.gallery .control-button { font-size: 24px; }
.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: #f3f5f6; }
.col_left { margin-top: 40px; }
.col_right {
	margin-top: 40px;
	font: normal 15px Poppins, Helvetica, sans-serif;
	text-align: left;
	color: #333333;

}
.col_right_bg {
	padding-left: 20px;
	padding-right: 20px;

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

}
.product_title {
	font: bold 24px Poppins, Helvetica, sans-serif;
	text-align: left;
	padding: 20px 0px;
	color: #333333;
	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: 0px;
	padding-bottom: 15px;
	border-top: none;

}
.gallery_wrapper::after {
	display: block;
	clear: both;
	content: "";

}
.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; }
.image-row .span2 {
	border: 1px #ccc solid;
	margin-bottom: 10px;

}
.main_img {
	width: 100% heightauto;
	max-width: 100%;
	border: 1px #CCC solid;

}
.descr {
	padding: 20px 0px;
	font: normal 15px Poppins, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	border-top: none;

}
.descr_title {
	font: normal 15px Poppins, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	font-weight: 500;
	margin-bottom: 30px;

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

}
.icons_list {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 10px;

}
.icons_list li {
	font: normal 15px Poppins, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 15px;

}
.qst_btn {
	background: #fdceb9;
	color: #333333;
	text-align: center;
	display: inline-block;
	font: normal 15px Poppins, Helvetica, sans-serif;
	padding: 13px 30px;

}
.qst_btn:hover,.qst_btn:focus {
	text-decoration: none;
	opacity: 0.8;
	color: #333333;

}
.icons_bg {
	font: normal 15px Poppins, Helvetica, sans-serif;
	color: #333333;

}
.icons_bg h5 {
	text-align: center;
	font-weight: 600px;

}
.icons_bg h2 {
	text-align: center;
	font-weight: 600px;
	text-transform: uppercase;
	margin-top: 5px;

}
.icons_bg ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;

}
.icons_bg ul li {
	display: inline-block;
	padding: 0px 40px;
	text-align: center;
	width: 33%;
	font: normal 15px Poppins, Helvetica, sans-serif;

}
.icons_bg ul li h3 {
	text-transform: uppercase;
	font: bold 18px Poppins, Helvetica, sans-serif;
	color: #333333;

}
.icons_bg ul li img { display: inline-block; }
.info_wrap_bg {
	background: #f3f5f6;
	padding-top: 20px;
	padding-bottom: 0px;

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

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

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

}
.info_bg {
	background-color: #FFF;
	border-right: 1px #d8d8d8 solid;
	border-left: 1px #d8d8d8 solid;
	border-bottom: 1px #d8d8d8 solid;

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

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

}
.info_header {
	font: normal 14px Poppins, Helvetica, sans-serif;
	position: relative;
	padding-top: 37px;

}
.info_header section {
	display: none;
	padding: 30px 40px;
	background: #FFF;
	border-radius: 0px;
	color: #333333;
	box-shadow: 1px 2px 4px #999;
	border-radius: 4px;

}
.info_header section p { margin-bottom: 20px; }
.info_header input { display: none; }
.info_header label {
	font: normal 13px Poppins, Helvetica, sans-serif;
	display: inline-block;
	float: left;
	position: absolute;
	margin: 0px;
	padding: 10px 15px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	background-color: #f3f5f6;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	top: 0px;
	border: 1px #dddfe0 solid;
	left: 0px;
	min-width: 110px;
	height: 37px;

}
#tab1+ label { left: 0px; }
#tab2+ label { left: 160px; }
#tab3+ label { left: 274px; }
#tab4+ label { left: 389px; }
#tab5+ label { left: 505px; }
.info_header label[for="tab1"] { margin-left: 15px; }
.info_header label:hover {
	color: #888;
	cursor: pointer;

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

}
#tab1:checked #content1,#tab2:checked #content2,#tab3:checked #content3,#tab4:checked #content4,#tab5:checked #content5 { display: block; }
.brands_bg {
	background: #f3f5f6;
	padding-bottom: 40px;

}
.brands_bg h3 {
	color: #333;
	border-bottom: 1px #ccc solid;
	font-size: 15px;
	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 12px;
	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_bg {
	background: #ffffff;
	padding-bottom: 40px;
	padding-top: 50px;

}
.cat_boxes a {
	position: relative;
	display: block;
	margin-bottom: 15px;

}
.about_bg {
	background: #f3f5f6;
	padding-top: 0px;
	padding-bottom: 40px;

}
.about_img { padding-top: 0px; }
.about_text {
	padding-top: 0px;
	font: normal 15px Poppins, Helvetica, sans-serif;
	color: #333;

}
.about_text li { padding-bottom: 15px; }
.auth_title {
	color: #333;
	font-size: 24px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: 600;
	font-family: Poppins, Helvetica, sans-serif;

}
.footer_bg {
	background-color: #fdceb9;
	border-bottom: 1px #FFF solid;
	box-shadow: 0px 0px 3px #ccc;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 60px;

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

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

}
.info_footer a:link,.info_footer a:visited {
	color: #333;
	text-decoration: none;

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

}
#footer_header {
	font: bold 16px Poppins, Helvetica, sans-serif;
	color: #333;
	padding-bottom: 10px;
	text-transform: uppercase;

}
.logo_footer {
	float: right;
	padding: 40px 0px 0px 0px;

}
#newsletter_footer { margin-right: 0px; }
#join_btn {
	border: 1px #333 solid;
	padding: 10px 25px;
	text-transform: uppercase;
	display: block;
	float: left;
	margin-top: 15px;

}
#join_btn:link,#join_btn:visited {
	text-decoration: none;
	color: #333;

}
#join_btn:hover,#join_btn:active {
	text-decoration: none;
	background-color: #333;
	color: #FFF;

}
.footer_shadow { text-align: center; }
.footer_shadow img { display: inline; }
.copyrights {
	font: normal 12px Poppins, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	padding: 10px 0px 0px 0px;

}
.design {
	font: normal 12px Poppins, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	padding: 0px 0px 20px 0px;

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

}
.design a:hover {
	color: #333;
	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; }
.header_bg { background-image: none; }
.icons_bg li { width: 24%; }
.brands_bg ul li { padding-bottom: 20px; }
.brands_bg ul { padding-bottom: 0px; }
.col_right_bg { padding: 0; }
.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;

}
.menu_bg { display: none; }
.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: #000;
	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: #FFF;
	border: 1px #FFF 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; }
.icons_bg li {
	width: 49%;
	text-align: left;

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

}
.search_wrap { padding-top: 10px; }
.top_bg_text ul li:last-child { display: none; }
.why_us_bg { display: none; }
.welcome_text { display: none; }
.logo {
	text-align: center;
	margin-top: 0px;
	float: none;
	width: 100%;

}
.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: 40px;
	margin-top: 0px;

}
.info_header { padding-top: 0px; }
.about_logo { max-width: 300px; }
.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: 15px 20px;
	background-color: #666;
	color: #FFF;
	height: auto;

}
.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 {
	background-color: #fdceb9;
	color: #333;

}
.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;

}
.top_bar p { padding-right: 0px; }
.categories_bg { margin-top: 0; }
.search_wrap {
	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; }
.icons { margin-top: 0px; }
.icons_bg { padding-top: 0px; }
.icons_bg li {
	width: 100%;
	text-align: left;

}
.auth_title { font-size: 18px; }
.descr {
	padding-left: 15px;
	padding-right: 15px;

}
.icons_bg ul {
	margin-bottom: 20px;
	margin-top: 30px;

}
.icons_bg ul li {
	padding: 0px 15px;
	width: 100%;

}
.brands_bg { padding-bottom: 10px; }
.about_img { display: none; }
.aabout_bg { padding-bottom: 30px; }
