 @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*
    font-family: 'Poppins', sans-serif;
*/
body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-family: 'Poppins', sans-serif;

}
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;
}
a:hover {
	transition: all 0.5s ease 0s;
	text-decoration: none;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.main_listing_section {
	background: #f3f3f3;
}
/*============================================
			Top Header Css START 	
============================================*/
.main_menu {
	background: #09aab7;
	margin: 0 auto;
	text-align: center;
}
.main_menu ul li {
	display: inline-block;
}
.main_menu ul li a {
	font-weight: 400;
	font-size: 14px;
	color: #FFF;
	padding: 10px 20px;
	text-transform: uppercase;
	transition: all 0.5s ease;
	display: inline-block;
}
.main_menu ul li a:hover {
	background: #ce1111;
}
.banner_section {
	border-bottom: 3px solid #3cb449;
	margin-bottom: 20px;
}
/*============================================
			Top Header Css END 	
============================================*/
/*============================================
			categories section	
============================================*/
.cate_img {
	transition:all 0.5s ease;
}
.cate_img img {
	transition:all 0.5s ease;
}
.cate_text:hover .cate_img img {
	transform: scale(1.1);
}
.cate_section {
	margin-bottom: 30px;
}
/*============================================
			categories section
============================================*/
/*============================================
			Listing section
============================================*/
.listing_sec {
	padding-bottom: 30px;
}
.left_menu_sec {
	border: 1px solid #aaaa;
}
.main_left_bg {
	background: #FFF;
}
.left_menu_sec .store_title {
	font-size: 15px;
	font-weight: 500;
	color: #FFF;
	background: #09aab7;
	padding: 8px 15px;
}
.left_menu_text ul li {
	border-bottom: 1px solid #aaaa;
}
.left_menu_text ul li a {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	padding: 8px 0px 8px 15px;
	display: inline-block;
}
.left_menu_text ul li a:hover {
	color: #ce1111;
}
/*============================================
			Listing section
============================================*/
/*============================================
			Images Gallery section
============================================*/

.product_images_wappers {
	border-top: 0px;
	box-sizing: border-box;
	float: left;
	height: auto;
	margin: 0;
	padding: 30px 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 #e2e2e2; */
	background-color: #FFF;
	max-width: 470px;
	margin: 0 auto;
	max-height: 470px;
}
.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;
	height: 470px;
	max-height: 470px;
}
.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 #e2e2e2;
	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 #09aab7;
	margin: 0 auto;
	z-index: 9999;
	max-width: 600px;
	max-height: 600px;
	-webkit-animation: zoom 0.5s ease-out;
	position: fixed;
	animation: zoom 0.5s ease-out;
	top: 18%;
}
.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: #09aab7;
	width: 50px;
	height: 50px;
	border-radius: 0 0 0 10px;
	color: #FFF;
}
/*============================================
			Images Gallery section
============================================*/

/*============================================
			right section
============================================*/
.right_des {
	margin-top: 30px;
	height: 520px;
/*	padding: 20px;*/
}
.right_des .ebay_title {
	color: #333;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 20px;
}
.available {
	font-size: 15px;
	color: #333;
	font-weight: 500;
	margin-bottom: 10px;
}
.instock {
	font-size: 15px;
	font-weight: 400;
	color: #585858;
	font-style: italic;
	margin-bottom: 20px;
}
.rightbutons .cont_button {
	display: inline-block;
}
.rightbutons .cont_button a {
	background: #09aab7;
	display: inline-block;
}
.rightbutons .cont_button a {
	background: #179ecf;
	display: inline-block;
	padding: 10px 20px;
	font-size: 15px;
	font-weight: 500;
	color: #FFF;
	text-transform: uppercase;
	border-radius: 6px;
}
.rightbutons .cont_button a {
	background: #179ecf;
	display: inline-block;
	padding: 10px 20px;
	font-size: 15px;
	font-weight: 500;
	color: #FFF;
	text-transform: uppercase;
	border-radius: 6px;
	transition: all 0.5s ease;
}
.rightbutons .cont_button:first-child {
	margin-right: 10px;
}
.rightbutons .cont_button a:hover {
	background: #ce1111;
}
/*============================================
			right section
============================================*/

/*============================================
			Description section
============================================*/
.listing_listingarea-box {
	margin-top: 30px;
	border-bottom: 3px solid #3333;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.desc-text {
	font-size: 16px;
	color: #585858;
	font-weight: 400;
	text-align: left;
	letter-spacing: 0.30px;
	line-height: 30px;
}
.listing_listingarea-box .desc-hedtitle {
	background: #09aab7;
	padding: 10px;
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.desc-text ul li {
	list-style: disc;
	margin-left: 15px;
}

/*============================================
			Description section
============================================*/
/*============================================
			Tab section
============================================*/
.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 0 0;
/*	background: #d93337;*/
}
.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: 500;
	margin: 0;
	transition: all 0.5s ease 0s;
	padding: 8px 30px;
	text-align: center;
	text-decoration: none;
	background: #179ecf;
	text-transform: uppercase;
	border-right: 5px solid rgba(255,255,255,0.9);
}
.tabs label img {
	margin-top: -2px;
	margin-right: 3px;
}
label.nomarginright {
/*	background-image:none;*/
	border: 0;
}
label.nomarginleft {
}
.tabs .nomarginright.none {
	margin-right: 0px;
}
.tabs label:hover {
	color: #FFF;
	background: #ce1111;
}
.tabs label a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	font-family: 'Work Sans', sans-serif !important;
	display: block;
}
.tabs .tab {
	-moz-box-flex: 1;
	-moz-box-ordinal-group: 100;
	border-bottom: 3px solid #aaaa;
	border-top: 0px;
	box-sizing: border-box;
	color: #585858;
	display: none;
	flex-grow: 1;
	font-family: 'Work Sans', 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: 15px;
	letter-spacing: 0.30px;
	line-height: 24px;
	padding: 15px 15px 0;
}
.description_content h3 {
	font-size: 20px;
}
.description_content ul {
	margin-bottom: 15px;
	list-style: disclosure-closed inside;
}
.tabs .tab a {
	color: #1DAFEB;
	font-family: 'Work Sans', 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: #ce1111;
}
.tabs input[type="radio"]:checked + label + .tab {
	display: block;
}
/*============================================
			Tab section
============================================*/
/*============================================
			Neswletter section
============================================*/

.newsletter_wrappers {
	background: #179ecf;
	padding: 30px 0px;
}
.newsheading h2 {
	text-transform: uppercase;
	color: #fff;
	font-size: 34px;
	font-weight: 600;
}
.paaragraph_wrap p {
	margin: 0;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}
.button_subcribes {
	margin: 0 auto;
	text-align: center;
}
.button_subcribes a {
	text-decoration: none;
	display: inline-block;
	background: #ce1111;
	border: solid 2px #fff;
	color: #fff;
	padding: 10px 28px;
	font-size: 18px;
	text-transform: uppercase;
	transition: all .2s ease;
}
.button_subcribes a:hover {
	background: #000;
}
/*============================================
			Neswletter section
============================================*/

/*============================================
			Footer section
============================================*/
.footer-sec {
	text-align: center;
	padding: 40px 0px;
	background: #FFF;
	border-bottom: solid 1px #aaaa;
}
.footer_menu ul li {
	display: inline-block;
	padding: 0px 20px;
}
.footer_menu ul li a {
	color: #333;
	font-size: 16px;
	font-weight: 400;
	position: relative;
}
.footer_menu ul li a:hover {
	color: #ce1111;
}
.footer_menu ul li a::after {
	position: absolute;
	content: '';
	background: #ce1111;
	width: 0%;
	height: 3px;
	left: 0;
	right: 0;
	bottom: -10px;
	margin: 0 auto;
	text-align: center;
	transition: all 0.5s ease;
}
.footer_menu ul li a:hover::after {
	width: 100%;
}
.alb-copyright {
	text-align: center;
	font-size: 15px;
	color: #333;
	font-family: 'Poppins',sans-serif;
	padding: 10px;
}
.alb-copyright span {
	font-weight: 600;
	color: #ce1111;
	text-transform: uppercase;
}
/*============================================
			Footer section
============================================*/