/* CSS Document */
.main_bg > div,
.main_bg > p,
.main_bg > span,
.main_bg > ul,
.main_bg > ul > li,
.main_bg > ul > li > a,
.main_bg > table,
.main_bg > table > tr,
.main_bg > table > tr > td {
	font-family: 'Lato', sans-serif;
	font-size:13px;
}
.cleaner{clear:both}
.radioclk {
	display:none;
}
.tab_content div{
	display:none;
}
#design table tr td,#design table tr td a:link,#design table tr td a:visited{
	color:#333333 !important;
	font-family:Tahoma !important;
	font-size:12px !important;
	text-decoration:none !important;
}
#design table tr td a:hover{
	text-decoration:underline !important;
	font-weight:normal !important;
}
#dzine form{
	padding:0;
	margin:0;
}
.main_bg{
	background-color:#ffffff;
}
#page{
	width:1006px;
	padding:0px;
	margin:0px auto;
}
a img, img {
	border: 0;
}
a.linkopac img {
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}
a.linkopac:hover img {
	filter:alpha(opacity=60);   
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.logo{
	text-align:left;
	float:left;
	width:25%;
}
.top_txt{
	float:right;
	width:75%;
	padding-top:25px;
}
.top_txt ul{padding:0;margin:0; float:right}
.top_txt li{
	color:#702c91;
	font-size:12.5px;
	text-align:left;
	text-transform:uppercase;
	font-weight:900;
	list-style:none;
	float:left;
	line-height:17px;
	padding:20px 0;
}
.top_txt li span{
	font-size:15px;
	color:#323a40;
	font-weight:900;
	display:block;
}
.top_txt li:first-child{
	background:url(usp_01.jpg), url(usp_line.jpg);
	background-repeat:no-repeat, no-repeat;
	background-position:left, right;
	padding-left:50px;
	padding-right:50px;
	margin-right:20px;
}
.top_txt li:nth-child(2){
	background:url(usp_02.jpg), url(usp_line.jpg);
	background-repeat:no-repeat, no-repeat;
	background-position:left, right;
	padding-left:45px;
	padding-right:50px;
	margin-right:20px;
}
.top_txt li:last-child{
	background-image:url(usp_03.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float: right;
	padding-left:45px;
}
.header_menu{
	height:46px;
	background-image: linear-gradient(#ec1546, #ea133d, #e81137);
	border-radius:6px;
	margin-top:10px;
	-webkit-box-shadow: 0px 2px 10px 0px #cecece;
	-moz-box-shadow:    0px 2px 10px 0px #cecece;
	box-shadow:         0px 2px 10px 0px #cecece;
}
.header_menu ul{
	padding:0;
	margin:0;
}
.header_menu li{
	list-style:none;
	float:left;
	padding:10px 0;
	border-right:1px solid #ee4264;
	margin:5px 0;
}
.header_menu li a{
	font-size:13.5px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	padding:10px 50px;
	font-weight:700;
	text-transform:uppercase;
}
.header_menu li:last-child{border:none;}
.header_menu li a:hover{
	color:#000000;
}
.store_bg{
	width:1006px;
}
#item_title{
	text-align:center;
	font-size:22px;
	line-height:30px;
	color:#323a40;
	padding:50px 0;
	font-weight:900;
	word-wrap: break-word;
	text-transform:uppercase;
}
.pc_image{
	width:55%;
	float:left;
}
.description{
	width:42%;
	float:right;
}
.item_desc{
	color:#06ab98;
	font-size:15px;
	text-align:left;
	text-transform:uppercase;
	font-weight:900;
	border-bottom:2px solid #e5e5e5;
	padding-bottom:10px;
	margin-bottom:5px;
}
.desc img{
	max-width:100%;
}
.desc, .desc p, .desc td{
	font-size:15px;
	color:#323a40;
	text-align:left;
	font-weight:400;
	word-wrap: break-word;
}
.desc ul, .desc ol{padding:0; margin-left:15px;}
.desc li{ line-height:25px; list-style:none;}
.desc p{ padding:0 !important;}
.desc ul li:before{
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0;
	max-height: 0;
	left: -12px;
	top:1px;
	color: #e9123c;
	font-size: 12px;
}
.bottab_leftbar {
    padding-top: 50px;
}
/********pc tabs***********/
#mob-bottom-tabs{
	width: 75%;
    float: left;
}
.left_bar{
	width:25%;
	float:right;
}
.tab-title{
	display:none;
}
.tab_title {
	color:#ffffff;
	display:block;
	float:left;
	cursor:pointer;
	font-size:13.5px;
	font-weight: 700;
	text-align:center;
	margin:0 0 0 7px;
	padding:14px 28px;
	border:1px solid #e7e7e7;
	border-bottom:none;
	background-color:#eb1544;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	text-transform: uppercase;
}
.tab_content {
	width:733px;
    float: left;
    text-align: left;
	padding-left:10px;
	border:1px solid #e7e7e7;
	border-radius:6px;
	border-top-left-radius:0px;
	background-color:#ffffff;
}
.mob_tab {
	display:none;
}
label.tab_title:hover {
	color:#454545;
	background-color:#ffffff;
	border-top:2px solid #eb1544;
	position:relative;
	top:1px;
}
#tab1:checked ~ .tab_content #content1,
#tab2:checked ~ .tab_content #content2,
#tab3:checked ~ .tab_content #content3,
#tab4:checked ~ .tab_content #content4,
#tab5:checked ~ .tab_content #content5,
#tab6:checked ~ .tab_content #content6,
#tab7:checked ~ .tab_content #content7,
#tab8:checked ~ .tab_content #content8 {
	display:block;
}
#tab1:checked ~ .tab_top .tab1,
#tab2:checked ~ .tab_top .tab2,
#tab3:checked ~ .tab_top .tab3,
#tab4:checked ~ .tab_top .tab4,
#tab5:checked ~ .tab_top .tab5,
#tab6:checked ~ .tab_top .tab6,
#tab7:checked ~ .tab_top .tab7,
#tab8:checked ~ .tab_top .tab8 {
	color:#454545;
	background-color:#ffffff;
	border-top:2px solid #eb1544;
	position:relative;
	top:1px;
}
#content1, #content2, #content3, #content4, #content5, #content6, #content7, #content8, #content9, .tab_content td{
	color:#323a40;
	font-size:15px;
	line-height: 23px;
	text-align:left;
	font-weight: 400;
	word-wrap: break-word;
}
#content1 p, #content2 p, #content3 p, #content4 p, #content5 p, #content6 p, #content7 p, #content8 p, #content9 p{
	color:#323a40;
	padding:0;
	font-size:15px;
	line-height: 23px;
	text-align:left;
	font-weight: 400;
	word-wrap: break-word;
}
#content1 li, #content2 li, #content3 li, #content4 li, #content5 li, #content6 li, #content7 li, #content8 li, #content9 li{
	color:#323a40;
	font-size:15px;
	text-align:left;
	word-wrap: break-word;
	font-weight: 400;
}
/********pc tabs***********/

.news_bg a{
    display: block;
    text-align: center;
	width:220px;
	height:162px;
}
.news_bg a:hover img{ display:none}
.news_bg a:hover{
	background-image:url(news_hover.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.design_mat{
	padding-top:50px;
	height:407px;
	background-image:url(banner.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.visit_str_but a {
    color: #ffffff;
    text-decoration: none;
    padding: 18px 28px;
    border-radius: 5px;
    background-image: linear-gradient(#ea133e,#e1123b,#db123a);
}
.visit_str_but {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
	padding-top:310px;
}
.visit_str_but a:hover{color:#000000;}
.footer{
	border-top:2px solid #e1123b;
	padding:15px 0;
	margin-top:10px;
}

/*Pc image module style start*/
input[name='thumb_click'] {
	display:none;
}
.pc_main_img {
	width:520px;
	height:540px;
	margin: 0 auto;
	border:0px solid #e8e8e8;
}
.pc_main_img div {
	display:none;
	text-align:center;
}
.pc_main_img div img {
	width:auto;
	height:auto;
	max-width:540px; /*Width of the Main image*/
	max-height:540px; /*Height of the Main image*/
}
.pc_thumb_img {
	width:100%;
	margin:10px auto 0px auto;
	text-align:center;
}
.pc_thumb_bdr{
	margin:0 45px;
}
.pc_thumb_img label {
	display:inline-block;
	width:73px;
	height:73px;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #cccccc;
	border-radius:3px;
	margin:2px;
}
.pc_thumb_img label:hover {
	border:1px solid #e9123c;
}
.pc_thumb_img label img{
	display: block;
	max-width:70px;
	max-height:70px;
	margin:0 auto;
	text-align:center;
	padding-top:5px;
}
#thumb-id1:checked ~ .pc_main_img #pc_main_img1,
#thumb-id2:checked ~ .pc_main_img #pc_main_img2,
#thumb-id3:checked ~ .pc_main_img #pc_main_img3,
#thumb-id4:checked ~ .pc_main_img #pc_main_img4,
#thumb-id5:checked ~ .pc_main_img #pc_main_img5,
#thumb-id6:checked ~ .pc_main_img #pc_main_img6,
#thumb-id7:checked ~ .pc_main_img #pc_main_img7,
#thumb-id8:checked ~ .pc_main_img #pc_main_img8,
#thumb-id9:checked ~ .pc_main_img #pc_main_img9,
#thumb-id10:checked ~ .pc_main_img #pc_main_img10 {
	display:block;
}
#thumb-id1:checked ~ .pc_thumb_img .thumb-id1,
#thumb-id2:checked ~ .pc_thumb_img .thumb-id2,
#thumb-id3:checked ~ .pc_thumb_img .thumb-id3,
#thumb-id4:checked ~ .pc_thumb_img .thumb-id4,
#thumb-id5:checked ~ .pc_thumb_img .thumb-id5,
#thumb-id6:checked ~ .pc_thumb_img .thumb-id6,
#thumb-id7:checked ~ .pc_thumb_img .thumb-id7,
#thumb-id8:checked ~ .pc_thumb_img .thumb-id8,
#thumb-id9:checked ~ .pc_thumb_img .thumb-id9,
#thumb-id10:checked ~ .pc_thumb_img .thumb-id10{
	border:1px solid #e9123c;
}
/*thumb image unbroken hide */
.pc_thumb_img label[rel=""],
.pc_thumb_img label[rel="{{image1}}"],
.pc_thumb_img label[rel="{{image2}}"],
.pc_thumb_img label[rel="{{image3}}"],
.pc_thumb_img label[rel="{{image4}}"],
.pc_thumb_img label[rel="{{image5}}"],
.pc_thumb_img label[rel="{{image6}}"],
.pc_thumb_img label[rel="{{image7}}"],
.pc_thumb_img label[rel="{{image8}}"],
.pc_thumb_img label[rel="{{image9}}"],
.pc_thumb_img label[rel="{{image10}}"] {
	display: none !important;
}
/*Pc image module style end*/

@media screen and (max-width: 1040px){
	#page, .footer{
		width:100%;
	}
	.store_bg{
		width:97%;
	}
	.tab_content {
    width: 97%;
	}
}
@media screen and (max-width: 1020px){
	.header_menu li a {padding: 10px 45px;}
	.pc_image, .description{ float:none; width:100%;}
}
@media screen and (max-width: 960px){
	.header_menu li a {
		padding: 10px 30px;
	}
}
@media screen and (max-width:905px){
	.left_bar{ display:none}
	#mob-bottom-tabs{ width:100%}
	.top_txt li:first-child,.top_txt li:nth-child(2){
		padding-right:25px;
	}
}
@media screen and (max-width:850px){
	.top_txt li:first-child,.top_txt li:nth-child(2){
		padding-right:15px;
		margin-right:10px;
	}
}
.logo, .header_menu, .pc_image, .banner{
	display:block;
}
.mob_logo, .mob_image, .mob_top_txt{
	display:none;
}