 @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
/*
font-family: 'Roboto', sans-serif;
*/
body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-family: 'Roboto', sans-serif !important;
	background: #FFF;
}
a.linkopac img {
	filter: alpha(opacity=100%);
	-moz-opacity: 1.0;
	opacity: 1.0;
	background-color: transparent;
}
a.linkopac:hover img {
	filter: alpha(opacity=20%);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border: 0px none;
}
a {
	transition: all 0.5s ease 0s;
	text-decoration: none;
	outline: none;
}
a:hover {
	transition: all 0.5s ease 0s;
	text-decoration: none;
	outline: none;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
video{
	outline: none;
	width: 100%;
}
video::-webkit-media-controls{
  display: none;
}
video::controls{
  display: none;
}
.listing_clear {
	clear: both;
}
.listing_wrap {
	width: 100%;
}
.listing_background {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0; 
}
.listing_main {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	display: table;
}
.listing_wrapcen {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	position: relative;
	display: inline-block;
}
.listing_content {
	width: 100%;
	margin:0px auto 0;
	display: table;
}
/*============================================
			Top Header Css START 	
============================================*/
.store_header {
	padding-top: 60px;
	background: url('../images/bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	padding-bottom: 30px;
}
.top_bg {
	background: #FFF;
	padding: 30px;
	padding-top: 20px;
}
.visit_s {
	font-size: 18px;
	font-weight: 500;
	color: #000;
	letter-spacing: 0.50px;
	font-family: 'Roboto', sans-serif !important;
	margin: 0 auto;
	display: inline-block;
	padding: 6px 20px;
	margin: 0 auto;
	transition: all 0.8s ease 0s;
	background: #FFF;
	border: 2px solid #e2e2e2;
	border-bottom: 5px solid #e3e3e3;
}
.visit_s img {
	margin-right: 10px;
}
.visit_s a {
	color: #000;
}
#store_logo {
	margin-bottom: 20px;
}
.visit_s.eBay_s {
	text-align: right;
	float: right;
}
.top_promo_code{
	text-align: right;
	margin-bottom: 5px; 
}
.top_promo_code li{
	display: inline-block;
	vertical-align: middle;
}
.top_promo_code li:first-child{
	border-right: 1px solid #CCCCCC;
	padding-right: 30px;
}
.top_promo_code li:last-child{
	padding-left: 30px;
}
.main_menu {
	text-align: center;
}
.main_menu li{
	display: inline-block;
	vertical-align: middle;
	padding:0 25px; 
}
.menu_wapper {
	background: #333;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;
}
.main_menu li:last-child{
	padding-right: 0px;
}
.main_menu li a {
	padding: 13px 0px;
	position: relative;
	font-family: 'Roboto', sans-serif !important;
	display: block;
	color: #FFF;
	font-size: 15px;
	letter-spacing: 0.50px;
	font-weight: 500;
	text-transform: uppercase;
}
/*
.main_menu li a:after{
	position: absolute;
	content: "";
	background-image: linear-gradient(to bottom, #42cca2, #1a5f9d);
	bottom: 0px;
	height: 6px;
	transition: all 0.5s ease 0s;
	width: 0px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}
.main_menu li a:hover:after{
	width: 100%;
	transition: all 0.5s ease 0s;
}
*/
#responsive_slider {
	display: none;
}
.responsive_shy_text {
	display: none;
}
.responsive_aussie_text {
	display: none;
}
.res_promo_text {
	display: none;
}
.res_we_text {
	display: none;
}
.res_feedback_text {
	display: none;
}
/*============================================
			Top Header Css END 	
============================================*/
/*============================================
			Listing CSS START
============================================*/
.product_section{
/*
	background:#F3F5F6;
	padding-top: 25px;
	padding-bottom: 100px;
*/
	position: relative;
	overflow: hidden;
}
.round_bg, .round_bg2{ 
	position: relative;
	overflow: hidden;
}

.listing_listinghead h1 {
	margin: 0 0 0px;
	padding: 0px 0px;
	font-family: 'Roboto', sans-serif !important;
}
#listingarea {
	width: 100%;
	position: relative;
	float: left;
	margin: 0 auto;
	padding: 0;
	background: none;
}
.listing_listingarea-box {
	float: left;
/*	margin-bottom: 30px;*/
	width: 100%;
}
#right_box {
	background: #FFF;
	/* margin-bottom: 50px; */
	position: relative;
	z-index: 1;
}
.listing_listinghead h1 {
	width: 100%;
	color: #FFF;
	float: left;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	line-height: normal;
	margin: 0 0 0px;
	padding: 10px 10px;
	text-align: center;
	background: #333333;
	letter-spacing: 1px;
	z-index: 99;
	font-family: 'Roboto', sans-serif !important;
	position: relative;
}
.listing_listinghead.spider_text {
	position: relative;
}
.listing_listinghead span {
	color: #666666;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 5px;
	display: block;
	letter-spacing: 1.5px;
	font-family: 'Roboto', sans-serif !important;
}
.desc-hedtitle {
	color: #000;
	font-size: 20px;
	line-height: 32px;
	font-weight: 700;
	margin: 0 0 0px;
	padding: 0px;
	text-align: left;
	letter-spacing: 0.50px;
	z-index: 1;
	font-family: 'Roboto', sans-serif !important;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 25px;
	border-bottom: 2px solid #eeeeee;
}
.desc-rd {
	width: 100%;
	float: left;
	padding: 0px;
	font-family: 'Roboto', sans-serif !important;
	margin: 0;
	border: 0px solid #e2e2e2;
	position: relative;
	border-top: 0;
}
.desc-rd.desc-text h6 {
	color: #414042;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.50px;
	line-height: 25px;
	margin-bottom: 15px;
	font-family: 'Roboto', sans-serif !important;
}
.desc-rd.desc-text p{
	margin-bottom: 12px;
}
.desc-rd.desc-text p:last-child{
	margin-bottom: 0px;
}
.desc-text {
	font-size: 15px;
	color: #000;
	font-weight: normal;
	text-align: left;
	font-family: 'Roboto', sans-serif !important;
	letter-spacing: 0.25px;
	line-height: 24px;
}
.desc-rd.desc-text h1 {
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 30px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif !important;
	text-transform: uppercase;
	background: #2d2a5d;
	display: inline-block;
	color: #FFF;
	padding: 3px 10px;
	border-left: 5px solid #ea156f;
	margin-bottom: 25px;
} 
.desc-rd.desc-text table {
	margin-bottom: 20px;
}
.desc-rd.desc-text tr td {
	padding: 7px 8px !important;
}  
.desc-rd table, .desc-rd table tr td, .desc-rd table tr th {
	border: 1px solid #333;
	padding: 8px 10px;
	color: #FFF !important;
}
.table_section .st_text {
	background: #000;
	color: #FFF;
}
.table_section .st_text {
	background: #000;
	color: #FFF;
	text-transform: uppercase;
}
.table_section {
	margin-bottom: 15px;
}
.table_section {
	margin-bottom: 15px;
}
.desc-rd h2 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
}
.desc-rd ul {
	margin-bottom: 15px;
	padding-left: 0;
}
.desc-rd li {
	margin-bottom: 10px;
	list-style: disc;
	margin-left: 15px;
}
.desc-rd table h3 {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}
.questions_text{
	margin-top:30px;
	margin-bottom: 15px;
	font-size: 16px;
	color: #414042;
} 
.questions_text a {
	background-image: linear-gradient(to left, #43cea2, #00b5b3, #0099bb, #007ab4, #185a9d);
	color: #FFF;
	font-weight: 500;
	letter-spacing: 0.5px;
	padding: 1.5px 3px;
}

/* Images Code Start */
.product_images_wappers { 
	border-top: 0px;
	box-sizing: border-box;
	float: left;
	height: auto;
	margin: 0;
	padding: 0px 0 0px;
 	position: relative;
	width: 100%;
	box-sizing: border-box;
}
.product_images_gallery {
	float: none;
	width: 100%;
	max-width: 100%;
	padding: 0px 0px;
	margin-top: 0;
	margin: 0 auto;
}
.img-holder .lightbox:before {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.essWrap input[type="checkbox"], .essWrap input[type="radio"] {
	display: none;
}
.imgBox img {
	bottom: 0;
	height: auto;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	text-align: center;
}
.ess-gallery .img-box {
	border: 1px solid #ebebeb;
	background-color: #FFF;
	max-width: 600px;
	margin: 0 auto;
}
.img-holder {
	display: none;
}
.img-holder .imgBox {
	cursor: zoom-in;
	text-align: center;
	padding-bottom: 100%;
	overflow: hidden;
	background: #FFF;
	margin: 0;
	display: block;
	position: relative;
	z-index: 1;
}
.img-popup {
	background-color: #FFF;
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.thumb {
	font-size: 0;
	margin-left: -7.5px;
	margin-right: -7.5px;
	text-align: center;
}
.thumb label {
	width: 20%;
	padding: 0 7.5px;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 0px;
}
.thumb label .box {
	cursor: pointer;
	border: 1px solid #ebebeb;
	background-color: #FFF;
	overflow: hidden;
	text-align: center;
	position: relative;
	padding-bottom: 100%;
}
.thumb label img {
	display: inline-block;
	border: 0;
}
#imgView1:checked ~ .img-box #content1, #imgView2:checked ~ .img-box #content2, #imgView3:checked ~ .img-box #content3, #imgView4:checked ~ .img-box #content4, #imgView5:checked ~ .img-box #content5, #imgView6:checked ~ .img-box #content6, #imgView7:checked ~ .img-box #content7, #imgView8:checked ~ .img-box #content8, #imgView9:checked ~ .img-box #content9, #imgView10:checked ~ .img-box #content10, #imgView11:checked ~ .img-box #content11, #imgView12:checked ~ .img-box #content12, #imgView13:checked ~ .img-box #content13, #imgView14:checked ~ .img-box #content14, #imgView15:checked ~ .img-box #content15, #imgView16:checked ~ .img-box #content16, #imgView17:checked ~ .img-box #content17, #imgView18:checked ~ .img-box #content18, #imgView19:checked ~ .img-box #content19, #imgView20:checked ~ .img-box #content20 {
	display: block;
}
@-webkit-keyframes zoom {
 from {
-ms-transform: scale(0);
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
to {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
}
@keyframes zoom {
 from {
-ms-transform: scale(0);
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
to {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
}
.img-holder .lightbox:before {
	content: "";
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	z-index: 999;
}
.img-holder input:checked ~ .lightbox:before {
	position: fixed;
	opacity: 1;
	visibility: visible;
	top: 0;
}
.img-holder input:checked ~ .lightbox {
	position: static;
	cursor: zoom-out;
}
.img-popup {
	-webkit-animation: zoomOut 0.5s ease-out;
	animation: zoomOut 0.5s ease-out;
}
.img-holder input:checked ~ .lightbox .img-popup {
	border: 3px solid #000000;
	margin: 0 auto;
	z-index: 9999;
	max-width: 800px;
	max-height: 600px;
	-webkit-animation: zoom 0.5s ease-out;
	position: fixed;
	animation: zoom 0.5s ease-out;
	top: 5%;
}
.img-holder input:checked ~ .lightbox .img-popup::after {
	content: "x";
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 33px;
	color: red;
	background: #000000;
	width: 50px;
	height: 50px;
	border-radius: 0 0 0 10px;
	color: #FFF;
}
/* Images Code END */


/* About section */
.about_section {
	background: #FFF;
	position: relative;
}
#maine_slider {
	margin: 0 auto;
	text-align: center;
	display: table;
}
.about_section::after {
	position: absolute;
	content: '';
	background: url('../images/promo_bg.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	z-index: 999;
	left: 0;
	right: 0;
	bottom: -25px;
	width: 100%;
	height: 26px;
	margin: 0 auto;
	text-align: center;
}
.about_us_logo {
	text-align: center;
}
.about_text{
	font-size:25px; 
	letter-spacing: 0.50px;
	color: #414042;
	line-height: 36px;
	font-style: italic;
	margin-bottom:22px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif !important;
}
.shop_button li{
	display: inline-block;
	vertical-align: middle;
}
.shop_button li:last-child{
	padding-left: 50px;
}
.shop_button li a{
	font-size: 20px;
	letter-spacing: 0.5px;
	display: block;
	color: #000;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 500;
}
.shop_button li a:hover{
	color: #3FC4A2;
}
.shop_button li a img{
	padding-right:8px;
}
.shop_button li a img, .shop_button li a span{
	display: inline-block;
	vertical-align: middle;
}
.promo_section {
	margin-bottom: 90px;
}
.main_title {
	text-align: center;
	margin: 0 auto;
	padding-top: 30px;
}
.cat_box {
	text-align: center;
	margin: 0 auto;
}
.cat_box h1 {
	font-size: 45px;
	font-family: 'Abril Fatface', cursive;
	text-align: center;
	color: #FFF;
	line-height: 40px;
	letter-spacing: 0.50px;
	margin-bottom: 25px;
}
.cat_box p {
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 900;
	letter-spacing: 2px;
	font-family: 'Roboto', sans-serif !important;
}
.cat_images_box {
	overflow: hidden;
	margin-bottom: 22px;
	border: 10px solid #FFF;
	box-shadow: 0px 0px 6px 2px #00000061;
}
.cat_images_box img{
	transition: all .8s ease 0s;
}
.cat_images_box:hover img { 
	transform: scale(1.2, 1.2);
	transition: all .8s ease 0s;
}
.cat_title{
	font-size:20px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	font-family: 'Roboto', sans-serif !important;
	letter-spacing: 0.2px;
	text-align: center; 
}
.cat_title a{
	color: #000;
}
.browse_all_btn{
	margin-bottom:45px;
	text-align: center;
}
.services_bg{
	background:#F3F5F6;
	padding: 50px 45px;
	margin-bottom: 30px;
}
.toner_left_title{
	margin-bottom: 20px;
}
.toner_sub_title{
	font-weight: 400;
	font-style: italic;
	font-size: 25px;
	font-family: 'Roboto', sans-serif !important;
	letter-spacing: 0.50px;
	line-height: 35px;
	margin-bottom: 22px;
	color: #414042;
}
.toner_text{
	font-family: 'Roboto', sans-serif !important;
	font-weight:normal; 
	font-size:16px;
	color: #414042;
	letter-spacing: 0.25px;
	line-height: 24px;
}
.toner_text p{
	margin-bottom:22px;
}
.toner_text ul li {
	background: url("../images/point.png");
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 20px;
	margin-bottom: 12px;
}
.toner_text ul li:last-child{
	margin-bottom: 0px;
}
.toner_text h5{
	font-family: 'Roboto', sans-serif !important;
	font-weight:bold; 
	font-size:25px;
	color: #414042;
	letter-spacing: 0.50px;
	line-height:36px;
}
.toner_right_box{
	background: #FFF;
	box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.1);
	height: 100%;
	text-align: center;
	padding: 50px 20px;
	position: relative;
}
.toner_right_box img{
	position: absolute;
	top: 0px;
	bottom: 0px;
	margin:auto;
	left: 0px;
	right: 0px;
}
.promo_text {
	padding: 35px 0;
	padding-bottom: 0;
}
.promo_wapper{
	margin-bottom: 30px;
}
.round_bg3 {
	background: url('../images/cate_bg.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 60px;
	margin-bottom: 30px;
	margin-top: -6px;
}
.services_wapper {
	position: relative;
	z-index: 1;
}

/*============================================
			Listing CSS END
============================================*/



/*============================================
			Footer Css START 	
============================================*/ 
.security_text p {
	text-align: center;
	margin: 0 auto;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 0.50px;
	font-family: 'Arial', sans-serif !important;
	margin-bottom: 30px;
	color: #333333;
}
.paypal_section {
	margin-bottom: 30px;
	position: relative;
z-index: 1;
}
.contact_text {
	margin-bottom: 30px;
	position: relative;
	z-index: 1;
	text-align: center;
}
footer {
	float: left;
	width: 100%;
} 
.store_footer_wapper {
	background: url('../images/footer_bgf.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 20px;
}
.footer_block_titel {
	font-size: 22px;
	letter-spacing: 0.5px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Roboto', sans-serif !important;
	margin-bottom: 13px;
	text-align: center;
	position: relative;
	padding-bottom: 20px;
}
.footer_block_titel:after {
	position: absolute;
	content: "";
	border-bottom: 2px solid #FFF;
	height: 2px;
	left: 0;
	right: 0px;
	margin: 0 auto;
	bottom: 0;
	width: 28px;
}
.footer_logo {
	margin-top: 60px;
}
.footer_block.footer_block01 .footer_block_titel:after {
	right: unset;
}
.footer_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-right: 32px;
}
.footer_block.footer_block01 {
	margin-left: 70px;
}
.footer_menu {
	margin: 0 auto;
}
.footer_menu ul li {
}
.footer_menu ul li a {
	font-size: 15px;
	color: #FFF;
	line-height: 30px;
	letter-spacing: 0.20px;
	font-family: 'Roboto', sans-serif !important;
	background-image: url("../images/footer_menu_arrow.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.footer_menu ul li a:hover {
	margin-left: 5px;
}
.footer_payment {
	text-align: center;
}
.footer_block03 .footer_payment{
	text-align: right;
}
.footer_block{
	position: relative;
}

.footer_block.footer_block01 .footer_block_titel{
	text-align: left;
}
.footer_block.footer_block02 {
	margin-left: -40px;
}
.footer_bottom {
	background: #153750;
	padding: 15px 0;
}  
.dezign_copyright {
	text-align: left;
	font-size: 13px;
	font-family: 'Roboto', sans-serif !important;
	letter-spacing: 1px;
	color: #FFF;
}
.dezign_copyright span {
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Roboto', sans-serif !important;
	color: #FFF;
	font-size: 16px;
}
.dezign_by {
	text-align: right;
	font-size: 14px;
	letter-spacing: 1px;
	color: #FFF;
	font-weight: 400;
	font-family: 'Roboto', sans-serif !important;
}
.dezign_by span {
	font-weight: 500;
	font-size: 13px;
}
.btn01 {
	color: #FFFFFF !important;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 10px 25px;
	display: inline-block;
	margin: 0 auto;
	font-family: 'Roboto', sans-serif !important;
	background: #0d2959;
}
.btn01:hover {
	color: #FFF !important; 
	border-radius: 20px 0;
} 
.btn01 img{
	margin-right:3px;
	margin-top:-2px;	
}

/*============================================
			Footer Css END
============================================*/

/* Tab Code Start */
.tabs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	clear: both;
	padding: 0px;
	margin: 0px 0 30px 0; 
}
.tabs label {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	display: block;
	cursor: pointer;
	float: left;
	box-sizing: border-box;
	position: relative;
	letter-spacing:0.5px;
	color: #FFF;
	font-size:16px;
	font-weight:normal;
	height: 45px;
	font-family: 'Roboto', sans-serif !important;
	line-height: 45px;
	margin: 0;
	margin-right: 5px;
	transition: all 0.5s ease 0s;
	padding: 0px 0;
	text-align: center;
	text-decoration: none; 
	background:#333333; 
	border-radius: 7px 7px 0px 0px;
	width: 150px;
	text-transform: uppercase;
}
.tabs label img {
	margin-top: -2px;
	margin-right: 3px;
}
label.nomarginright {
	background-image:none;
}
label.nomarginleft {
}
.tabs .nomarginright.none {
	margin-right: 0px;
}
.tabs label:hover {
	color: #FFF;
	background-color: #0d2959;
}
.tabs label a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	font-family: 'Roboto', sans-serif !important;
	display: block;
}
.tabs .tab {
	-moz-box-flex: 1;
	-moz-box-ordinal-group: 100;
	border: 2px solid #E8E8E8;
	box-sizing: border-box;
	color: #333;
	display: none;
	flex-grow: 1;
	font-family: 'Roboto', sans-serif !important;
	margin: 0px auto 0;
	order: 99;
	padding: 0 0px;
	width: 100%;
	background: #FFF url("../images/left_line.png");
	background-repeat: repeat-x;
	background-position: bottom center;
	font-size: 16px;
	letter-spacing: 0.50px;
	line-height: 30px;
	padding: 20px 20px 0;
	padding-bottom: 5px;
	font-weight: 500;
	border-bottom: 5px solid #e3e3e3;
}
.description_content h3 {
	font-size: 20px;
}
.description_content ul {
	margin-bottom: 15px;
	list-style: disclosure-closed inside;
}
.tabs .tab a {
	color: #1DAFEB;
	font-family: 'Roboto', sans-serif !important;
}
.tabs label:hover a {
	color: #ffffff;
}
.tabs input[type="radio"] {
	position: absolute;
	opacity: 0;
}
.tabs input[type="radio"]:checked + label {
	color: #FFF;
	background-color: #0d2959;
}
.tabs input[type="radio"]:checked + label + .tab {
	display: block;
}
.tab.description_content img {
	margin-bottom: 15px;
}
.tab.description_content h1 {
	font-size: 22px;
	font-weight: 500;
	color: #333;
}
.returs_text {
	margin-left: -60px;
}
.post_text {
	margin-left: -70px;
}
/* Tab Code END */