@charset "utf-8";

body{
	margin:0;
	padding:0;
}
@font-face {
	font-family:"daciaBlock, sans-serif";
	src:	url('fonts/DaciaBlockExtended-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family:"daciaBlock, sans-serif";
	src:	url('fonts/DaciaBlock-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family:"readBeta2 sans-serif";
	src:	url('fonts/Read-Light.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family:"readBeta2 sans-serif";
	src:	url('fonts/Read-Medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
}

#dzine div,
#dzine table,
#dzine table td,
#dzine a,
#dzine span,
#dzine p,
#dzine li,
#dzine li a,
#dzine input,
#dzine select{
	font-family:"daciaBlock, sans-serif";
}
.cleaner{
	clear:both;
}
*{
	box-sizing:border-box;
}
.radioclk, .hide_images{
	display:none;
}
a, a:active, a:focus{
   outline: 0;
}
a img, img{
	border: 0;
	vertical-align:middle;
}
a img, div img, img, .video embed{
	max-width:100%;
}
a{
	text-decoration: none;
}
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; 
}
.tab_content > #content1,
.tab_content > #content2,
.tab_content > #content3,
.tab_content > #content4,
.tab_content > #content5,
.tab_content > #content6,
.tab_content > #content7{
	display:none;
}
#design{
	padding-top:10px;
}
#design table{
	margin-top:10px;
}
#design table tr td, #design table tr td a:link, #design table tr td a:visited{
	color:#333333;
	font-family:"daciaBlock, sans-serif";
	font-size:13px;
	font-weight:600;
	text-decoration:none;
}
#design table tr td a:hover{
	text-decoration:underline;
	font-weight:normal;
}



.main_container{
	background:#ffffff;
	padding: 0px;
}
.header{
	padding:32px 0;
	border-bottom:5px solid #D5D3C7;
}
.header .page_container{
	display: flex;
	justify-content: space-between;
}
.store_info{
	color: #4E5844;
	font-size: 18px;
	font-weight: 400;
	text-align: right;
	text-transform: capitalize;
	line-height: 20px;
	border-left: 1px solid #B3CC23;
	padding-left: 10px;
}
.item_title{
	font-size:40px;
	color: #303030;
	font-weight:600;
	padding:36px 0px 22px;
	line-height:48px;
	text-transform:uppercase;
	text-align:center;
}
.desc_specs_container{
	padding:56px 0 0px;
	background: #F2F2F2;
}
.titlebg{
	font-size:26px;
	color: #1E1E1E;
	font-weight:400;
	line-height:32px;
	text-align:left;
	text-transform:uppercase;
	margin-bottom: 21px;
}
.titlebg span{
	color: #646B52;
}
.desc{
	font-size:15px;
	color: #000000;
	font-family:"readBeta2 sans-serif" !important;
	word-wrap: break-word;
	font-weight:400;
	text-align:left;
	text-decoration:none;
}
.desc a, .tab_content a{
	word-wrap: break-word;
}
.desc p{
	line-height:24px;
	font-family:"readBeta2 sans-serif" !important;
}
.desc p:first-child, .tab_content p:first-child{
	margin-top:0px;
}
.desc p:last-child, .tab_content p:last-child{
	margin-bottom:0px;
}
.desc ol, .tab_content ol, .desc ul, .tab_content ul{
	margin:0px;
	padding:0px;
}
.desc ol li, .tab_content ol li{
	margin:9px 0 9px 35px;
	font-family:"readBeta2 sans-serif" !important;
}
.desc ul li, .tab_content ul li{
	margin:9px 0 9px 35px;
	font-family:"readBeta2 sans-serif" !important;
	list-style: none;
}
.desc ul li:before, .tab_content ul li:before{
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0;
	max-height: 0;
	left: -16px;
	top: -1px;
	color: #000000;
	font-size: 25px;
}
.tab_content ul li:before{
	top: 1px;
}
.desc img, .tab_content img{
	width:auto;
	height:auto;
	max-width:95%;
}
.desc table, .tab_content table{
	width:100%;
	border-collapse:collapse;
}
.desc table td, .tab_content table td{
	font-size:15px;
	text-align:left;
	font-family:"readBeta2 sans-serif" !important;
	word-wrap: break-word;
	font-weight:300;
	padding:8px 12px;
	border:1px solid #e0e0e0;
}
.specs_container{
	margin-top:55px;
}
.specs_list{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:flex-start;
	padding-bottom: 53px;
}
.specs_desc{
	flex-basis: 28%;
}
.specs_sectn{
	margin-bottom:20px;
	padding-bottom: 20px;
	text-align:left;
	border-bottom: 1px solid #D5D3C7;
}
.specs_sectn_title{
	font-size:14px;
	color: #000000;
	word-wrap: break-word;
	font-weight:600;
	margin-bottom:5px;
	letter-spacing: 0.14px;
	text-transform:uppercase;
}
.specs_sectn_text{
	font-size:14px;
	color:#4E5844;
	font-family:"readBeta2 sans-serif" !important;
	word-wrap: break-word;
	font-weight:400;
	letter-spacing:0.14px;
	text-transform: none;
}
.featured_cat_container{
	margin-top:25px;
	background: #F2F2F2;
	padding:20px;
}
.featured_cat_title{
	font-size:31px;
	color: #1E1E1E;
	font-weight:600;
	line-height:37px;
	text-align:center;
	text-transform:uppercase;
}
.featured_cat_title span{
	color: #656A53;
}
.featured_cat_section{
	margin-top:30px;
}
.featured_cat_top{
	display:flex;
	flex-wrap: wrap;
	justify-content:space-between;
	align-items:center;
}
.featured_cat_top .featured_cat_items{
	flex-basis:49%;
	margin-bottom:2.5%;
}
.featured_cat_bottom{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.featured_cat_bottom .featured_cat_items{
	flex-basis:32%;
}
.featured_cat_item_title_section{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:20px 30px 20px 20px;
	background: #ffffff;
}
.featured_cat_item_title{
	font-size:20px;
	color: #1E1E1E;
	font-weight:400;
	line-height:25px;
	text-align:left;
	text-transform:capitalize;
}
.featured_cat_item_arrow{
	position:relative;
	width:21px;
	height:14px;
}
.featured_cat_items .featured_cat_item_image{
	position:relative;
	overflow:hidden;
}
.featured_cat_items a{
	text-decoration:none;
	display:block;
	width:100%;
	transition: transform .3s ease;
}
.featured_cat_items a img{
	transition: 0.3s all ease-in-out;
}
.featured_cat_items a:hover img{
	transform: scale(1.07);
}

.shipping_banner_container{
	font-size:27px;
	font-weight:600;
	color: #292929;
	line-height:33px;
	text-align:center;
	padding:37px 10px 45px;
	text-transform:uppercase;
	border-bottom: 5px solid #D5D3C7;
}
.shipping_banner_container span{
	color: #646B52;
}

.footer{
	background:#646B52;
	padding:18px 15px 18px;
	text-align:right;
}


/*** PC Styles Starts ***/
@media screen and (min-width: 1013px){
	.page_container{
		width:992px;
		margin:0 auto;
	}
}



@media screen and (max-width:1012px){
	a img, div img, img, .video embed{
		max-width:100%;
	}
	.page_container{
		width:100%;
		padding:0 10px;
		box-sizing: border-box;
	}
	.item_title{
		font-size:34px;
		line-height:normal;
		text-align:center;
	}
	.featured_cat_top{
		margin-bottom:25px;
	}
	.featured_cat_bottom{
		flex-wrap:wrap;
		row-gap:25px;
	}
	.featured_cat_bottom .featured_cat_items{
		flex-basis:49%;
	}
}


@media screen and (min-width:641px){
	.gallery_content{
		margin-bottom:50px;
	}
	.mobile_image{
		display:none;
	}
	/**** Pc Image Module Style Starts ****/
	input[name='thumb_click']{
		display:none;
	}
	.desktop_image{
		display:flex;
		justify-content:space-between;
		align-items:flex-end;
		margin: 0px auto;
		position:relative;
	}
	.pc_main_img{
		flex-basis:740px;
		height:520px;
		margin: 0 auto;
		display:inline-block;
		position:relative;
		background:#ffffff;
	}
	.pc_main_img div{
		display:none;
		text-align:center;
	}
	.pc_main_img div img{
		width:auto;
		height:auto;
		max-width:740px; /*Width of the Main image*/
		max-height:520px; /*Height of the Main image*/
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		margin:auto;
	}
	.pc_thumb_img{
		flex-basis: 230px;
		margin: 0px auto;
		text-align:center;
	}
	.pc_thumb_img label{
		display:inline-block;
		margin:6px 4px;
		width:101px;
		height:101px;
		overflow:hidden;
		cursor:pointer;
		border:1px solid #cccccc;
		position:relative;
		background:#ffffff;
	}
	.pc_thumb_img label:hover{
		border:1px solid #4E5844;
	}
	.pc_thumb_img label img{
		display: block;
		width:auto;
		height:auto;
		max-width:101px;
		max-height:101px;
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		margin:auto;
	}
	#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{
		border:1px solid #000000;
	}
	#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{
		display:block;
	}
	/*thumb image unbroken hide */
	.pc_thumb_img label[rel=""],
	.pc_thumb_img label[rel="[{PRODUCT_IMAGE1}]"],
	.pc_thumb_img label[rel="[{PRODUCT_IMAGE2}]"],
	.pc_thumb_img label[rel="[{PRODUCT_IMAGE3}]"],
	.pc_thumb_img label[rel="[{PRODUCT_IMAGE4}]"],
	.pc_thumb_img label[rel="[{PRODUCT_IMAGE5}]"],
	.pc_thumb_img label[rel="[{PRODUCT_IMAGE6}]"],
	.pc_thumb_img label[rel="[{PRODUCT_IMAGE7}]"],
	.pc_thumb_img label[rel="[{PRODUCT_IMAGE8}]"],
	.pc_thumb_img label[rel="[{PRODUCT_IMAGE9}]"]{
		display: none !important;
	}
	/**** Bottom Tabs Style Starts ****/
	.bottom_tab{
		margin:32px auto 25px;
	}
	.tab_top{
		display:flex;
		align-items: center;
		justify-content: space-between;
		align-content: center;
	}
	.tab_title{
		cursor:pointer;
		text-align:center;
		padding:8px 0px;
		font-size: 14px;
		color: #000000;
		font-weight:400;
		text-transform:uppercase;
		text-decoration: none;
		border-bottom:3px solid #ffffff;
	}
	.tab_title:hover{
		border-bottom:3px solid #646B52;
	}
	.tab_content{
		padding:32px 0px 20px;
		clear:both;
		font-family:"readBeta2 sans-serif" !important;
		text-align:left;
		font-size: 15px;
		font-weight:400;
		text-decoration: none;
		line-height:24px;
	}
	.tab_content p{
		font-family:"readBeta2 sans-serif" !important;
	}
	.tab_content a{
		color:#102B4E;
		text-decoration:underline;
	}
	.tab_content a:hover{
		text-decoration:none;
	}
	.mob_tab{
		display:none;
	}
	#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{
		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{
		border-bottom:3px solid #646B52;
		font-size: 13px;
		font-weight:bold;
	}
	}



	@media screen and (min-width:641px) and (max-width:1012px){
	.desktop_image{
		width:98%;
		display: block;
	}
	.pc_main_img{
		width:100%;
	}
	.pc_main_img div img{
		max-width: 100%;
	}
	.pc_thumb_img{
		width:100%;
		margin-top:10px;
	}
	.bottom_tab{
		width:100%;
	}
	.tab_top{
		flex-wrap:wrap;
		justify-content:flex-start
	}
	.tab_title{
		padding:18px 28px 12px;
	}
}



@media screen and (max-width:640px){
	.item_title{
		font-size:24px;
	}
	.specs_desc{
		display:block;
		flex-basis:48%;
	}
	.specs_sectn{
		width:100%;
	}
	.featured_cat_title{
		font-size: 24px;
		line-height: 30px;
	}
	.shipping_banner_container{
		font-size: 22px;
		line-height: 30px;
	}
	.shipping_banner_container{
		padding:30px 10px 30px;
	}
	/**** Mobile Image Slider Starts ****/
	.desktop_image{
		display:none;
	}
	#mob-slider {
		background: #ffffff;
		text-align: center;
		margin: 10px auto;
		max-width: 95%;
		width: auto;
		padding: 0;
		max-height:320px;
	}
	#mob-slides {
		position:relative;
		border:0px solid;
	}
	#mob-slider input {
		display: none;
	}
	#mob-slide1:checked ~ #mob-slides .mob-inner { margin-left:0; }
	#mob-slide2:checked ~ #mob-slides .mob-inner { margin-left:-100%; }
	#mob-slide3:checked ~ #mob-slides .mob-inner { margin-left:-200%; }
	#mob-slide4:checked ~ #mob-slides .mob-inner { margin-left:-300%; }
	#mob-slide5:checked ~ #mob-slides .mob-inner { margin-left:-400%; }
	#mob-slide6:checked ~ #mob-slides .mob-inner { margin-left:-500%; }
	#mob-slide7:checked ~ #mob-slides .mob-inner { margin-left:-600%; }
	#mob-slide8:checked ~ #mob-slides .mob-inner { margin-left:-700%; }
	#mob-slide9:checked ~ #mob-slides .mob-inner { margin-left:-800%; }
	#mob-slide10:checked ~ #mob-slides .mob-inner { margin-left:-900%; }

	#mob-overflow {
		width: 100%;
		overflow: hidden;
	}
	#mob-slides .mob-inner {
		width: 10000%;
		line-height: 0;
	}
	#mob-slides div ul{
		margin:0;
		padding:0;
		list-style-type:none;
	}
	#mob-slides div ul li{
		width: 1%;
		float: left;
		height:300px;
		position:relative;
	}
	#mob-slides div ul li img{
		/*width:100%;*/
		height:auto;
		max-width:100%;
		max-height:300px;
		position:absolute;
		top:0px;
		bottom:0px;
		left:0px;
		right:0px;
		margin:auto;
	}
	#mob-slides #mob-controls label { 
		display: none;
		width:20px;
		height:25px;
		position:absolute;
		top:0px;
		bottom:0px;
		margin:auto;
		cursor: pointer;
		text-decoration: none;
	}
	#mob-slide1:checked ~ #mob-slides #mob-controls label:nth-child(2), 
	#mob-slide2:checked ~ #mob-slides #mob-controls label:nth-child(3), 
	#mob-slide3:checked ~ #mob-slides #mob-controls label:nth-child(4), 
	#mob-slide4:checked ~ #mob-slides #mob-controls label:nth-child(5), 
	#mob-slide5:checked ~ #mob-slides #mob-controls label:nth-child(6),
	#mob-slide6:checked ~ #mob-slides #mob-controls label:nth-child(7),
	#mob-slide7:checked ~ #mob-slides #mob-controls label:nth-child(8),
	#mob-slide8:checked ~ #mob-slides #mob-controls label:nth-child(9),
	#mob-slide9:checked ~ #mob-slides #mob-controls label:nth-child(1){
		background: url('arrow_right.png') no-repeat center top;
		display: block;
		float: right;
		right:-10px;
	}
	#mob-slide1:checked ~ #mob-slides #mob-controls label:nth-child(9),
	#mob-slide2:checked ~ #mob-slides #mob-controls label:nth-child(1), 
	#mob-slide3:checked ~ #mob-slides #mob-controls label:nth-child(2), 
	#mob-slide4:checked ~ #mob-slides #mob-controls label:nth-child(3), 
	#mob-slide5:checked ~ #mob-slides #mob-controls label:nth-child(4),
	#mob-slide6:checked ~ #mob-slides #mob-controls label:nth-child(5),
	#mob-slide7:checked ~ #mob-slides #mob-controls label:nth-child(6),
	#mob-slide8:checked ~ #mob-slides #mob-controls label:nth-child(7),
	#mob-slide9:checked ~ #mob-slides #mob-controls label:nth-child(8){
		background: url('arrow_left.png') no-repeat center top;
		display: block;
		float: left;
		left:-10px;
	}
	#mob-slides ul li[rel=""], #mob-slides label[rel=""],
	#mob-slides ul li[rel="[{PRODUCT_IMAGE1}]"], #mob-slides label[rel="[{PRODUCT_IMAGE1}]"],
	#mob-slides ul li[rel="[{PRODUCT_IMAGE2}]"], #mob-slides label[rel="[{PRODUCT_IMAGE2}]"],
	#mob-slides ul li[rel="[{PRODUCT_IMAGE3}]"], #mob-slides label[rel="[{PRODUCT_IMAGE3}]"],
	#mob-slides ul li[rel="[{PRODUCT_IMAGE4}]"], #mob-slides label[rel="[{PRODUCT_IMAGE4}]"],
	#mob-slides ul li[rel="[{PRODUCT_IMAGE5}]"], #mob-slides label[rel="[{PRODUCT_IMAGE5}]"],
	#mob-slides ul li[rel="[{PRODUCT_IMAGE6}]"], #mob-slides label[rel="[{PRODUCT_IMAGE6}]"],
	#mob-slides ul li[rel="[{PRODUCT_IMAGE7}]"], #mob-slides label[rel="[{PRODUCT_IMAGE7}]"],
	#mob-slides ul li[rel="[{PRODUCT_IMAGE8}]"], #mob-slides label[rel="[{PRODUCT_IMAGE8}]"],
	#mob-slides ul li[rel="[{PRODUCT_IMAGE9}]"], #mob-slides label[rel="[{PRODUCT_IMAGE9}]"]{
		display:none !important;
	}
	/* Animation */
	#mob-slides .mob-inner {
		-webkit-transform: translateZ(0);
		-webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
		-moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
		-ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
		-o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
		transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
		
		-webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
		-moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
		-ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
		-o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
		transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
	}
	#mob-slider {
		-webkit-transform: translateZ(0);
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}
	#mob-controls label{
		-webkit-transform: translateZ(0);
		-webkit-transition: opacity 0.2s ease-out;
		-moz-transition: opacity 0.2s ease-out;
		-o-transition: opacity 0.2s ease-out;
		transition: opacity 0.2s ease-out;
	}
	/**** Mobile Tab Starts ****/
	.tab_top{
		display:none;
	}
	.bottom_tab {
		width:100%;
		margin:15px auto 20px;
		padding:0;
	}
	.mob_tab {
		display:block;
	}
	.tab_title {
		background:#ffffff;
		color: #000000;
		font-size: 15px;
		font-weight: 300;
		float:none;
		text-decoration: none;
		text-align:left;
		margin:0px 0 8px;
		letter-spacing:0.14px;
		width:100%;
		text-transform:uppercase;
		padding:8px 0;
		display:block;
		cursor:pointer;
		border-bottom:2px solid #E9E9E9;
	}
	.tab_title:after{
		content:"+";
		float:right;
		font-size:18px;
		margin-right:15px;
	}
	.tab_content {
		clear:both;
		font-size:15px;
		text-align:left;
		font-family:"readBeta2 sans-serif" !important;
		line-height:24px;
		letter-spacing:0.14px;
		word-wrap: break-word;
		font-weight:400;
	}
	.tab_content p{
		font-family:"readBeta2 sans-serif" !important;
	}
	.tab_content a{
		color:#1865f0;
		text-decoration:underline;
	}
	.tab_content a:hover{
		text-decoration:none;
	}
	.tab_content #content1,
	.tab_content #content2,
	.tab_content #content3,
	.tab_content #content4,
	.tab_content #content5,
	.tab_content #content6,
	.tab_content #content7{
		margin:0px;
		padding:15px 0;
	}
	#mobtab1:checked ~ .tab_content #content1,
	#mobtab2:checked ~ .tab_content #content2,
	#mobtab3:checked ~ .tab_content #content3,
	#mobtab4:checked ~ .tab_content #content4,
	#mobtab5:checked ~ .tab_content #content5,
	#mobtab6:checked ~ .tab_content #content6,
	#mobtab7:checked ~ .tab_content #content7{
		display:block;
	}
	#mobtab1:checked ~ .tab_content .tab1,
	#mobtab2:checked ~ .tab_content .tab2,
	#mobtab3:checked ~ .tab_content .tab3,
	#mobtab4:checked ~ .tab_content .tab4,
	#mobtab5:checked ~ .tab_content .tab5,
	#mobtab6:checked ~ .tab_content .tab6,
	#mobtab7:checked ~ .tab_content .tab7{
		background: #ffffff;
		color: #000000;
		font-weight:700;
		margin-bottom:0px;
		border-bottom:2px solid #646B52;
	}
	#mobtab1:checked ~ .tab_content .tab1:after,
	#mobtab2:checked ~ .tab_content .tab2:after,
	#mobtab3:checked ~ .tab_content .tab3:after,
	#mobtab4:checked ~ .tab_content .tab4:after,
	#mobtab5:checked ~ .tab_content .tab5:after,
	#mobtab6:checked ~ .tab_content .tab6:after,
	#mobtab7:checked ~ .tab_content .tab7:after{
		content:"-";
		float:right;
		font-size:20px;
		color:#000000;
		margin-right:15px;
	}
}


@media screen and (max-width:480px){
	.header .page_container{
		display: block;
	}
	.store_info{
		display: none;
	}
	.item_title{
		font-size: 18px;
	}
	.specs_desc{
		flex-basis:100%;
	}
	.featured_cat_top, .featured_cat_bottom{
		display:block;
	}
	.featured_cat_items{
		margin-bottom:25px;
	}
	.listing_banner{
		overflow: hidden;
		margin: 0;
		padding: 80px 20px 110px;
	}
	.listing_banner img{
		transform:scale(3);
		position: relative;
    	right: 180px;
	}
	.footer{
		text-align: center;
	}
}