/* CSS Document */
@media only screen and (min-width: 320px) and (max-width:1024px) {
 .main_menu, .left_menu_sec, .footer-sec {
	display: none !important;
}
	
	
.cate_text {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
}
.cate_section {
	margin-bottom: 0px;
}
.product_images_wappers {
	padding: 10px;
}
.img-holder .imgBox {
	height: 300px;
	max-height: 300px;
}	
.img-holder input:checked ~ .lightbox .img-popup {
	max-width: 400px;
	max-height: 400px;
}	
.rightbutons .cont_button a {
	font-size: 12px;
}
.right_des {
	margin-top: 10px;
	height: auto;
	padding: 10px;
}
.desc-rd.desc-text {
	padding: 10px;
}
.tabs label {
	width: 100%;
	margin-right: 0;
	margin-top: 0rem;
	margin-left: 0;
	border-bottom: 1px solid rgb(255, 255, 255, 0.5);
	border-right: 1px solid rgba(255,255,255,0.9);
}
.tabs .tab, .tabs label {
	-webkit-box-ordinal-group: NaN;
	-webkit-order: initial;
	-ms-flex-order: initial;
	order: initial;
}
.tabs input[type="radio"]:checked + label + .tab {
	display: block;
}	
.newsletter_wrappers {
	text-align: center;
}
.paaragraph_wrap {
	margin-bottom: 20px;
}
.newsheading h2 {
	font-size: 29px;
}	
	
	
	
}
