 @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');
/*
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;
}
.gradientBG {
	background-image: linear-gradient(to top, #BF365D, #006fdd, #006bda, #0068d6, #0064d3);
	background-size: 600% 100%;
    animation: gradient 5s linear infinite;
    animation-direction: alternate;
} 
@keyframes gradient {
    0% {background-position: 0%}
    100% {background-position: 100%}
}
/*============================================
			Top Header Css START 	
============================================*/
.store_header{
	padding:15px 0px;
}  
.store_bg {
	background: #FFF;
	box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.1);
	padding: 0 30px;
	position: relative;
	z-index: 1;
	margin-bottom: -185px;
}
#store_logo { 
	border-radius: 100%;
	display: block;
	box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	width: 140px;
	height: 140px;
	text-align: center;
	margin: 0 auto;
	display: table;
}
.main_menu{
	text-align: right;
}
.menu_wapper.menu_left .main_menu{
	text-align: left;
}
.main_menu li{
	display: inline-block;
	vertical-align: middle;
	padding:0 15px; 
}
.main_menu li:last-child{
	padding-right: 0px;
}
.main_menu li a{ 
	position: relative;
	font-family: 'Roboto', sans-serif !important;
	display: block;
	color: #000000;
	font-size: 16px;
	letter-spacing: 0.5px;
	padding: 5px 10px;
	font-weight: 500; 
} 
.main_menu li a:hover{
	color: #FFF;
	background: #3D4246;
	transition: all 0.5s ease 0s;
}
.dezign_wapper{
	margin-bottom: 20px;
}
/*============================================
			Top Header Css END 	
============================================*/
/*============================================
			Listing CSS START
============================================*/
.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: 26px;
	line-height: 32px;
	font-weight: bold;
	margin: 0 0 0px; 
	padding: 0px;
	text-align: left;
	letter-spacing: 0.80px;
	z-index: 1;
	font-family: 'Roboto', sans-serif !important;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 20px;
	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: #000;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.50px;
	line-height: 25px;
	position: relative;
	margin-bottom: 30px;
	font-family: 'Roboto', sans-serif !important;
}
.desc-rd.desc-text h6::after {
	position: absolute;
	content: "";
	border-top: 2px solid #EEEEEE;
	width: 100%;
	left: 0px;
	margin: 0 auto;
	bottom: -12px;
}
.desc-rd.desc-text h6 span {
	background: #FFF;
	z-index: 9;
	position: relative;
	padding-right: 10px;
}
.desc-rd.desc-text p{
	margin-bottom: 15px;
}
.desc-text u {
	text-decoration: none;
	font-size: 17px;
	color: #BF365D;
	font-size: 18px;
	/* line-height: 32px; */
	font-weight: bold;
	font-family: 'Roboto', sans-serif !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
}
.desc-rd.desc-text p:last-child{
	margin-bottom: 0px;
}
.desc-text {
	font-size: 16px;
	color: #666;
	font-weight: normal;
	text-align: left;
	font-family: 'Roboto', sans-serif !important;
	line-height: normal;
	letter-spacing: 0.25px;
	line-height: 25px;
} 
.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 table, .desc-rd table tr td, .desc-rd table tr th {
	border: 0px solid #333;
	padding: 8px 10px;
	color: #000 !important;
	font-family: 'Roboto', sans-serif !important;
	font-size: 15px;
}
.price {
	font-size: 35px;
	line-height: 40px;
	font-weight: bold;
	color: #000;
	font-style: italic;
	padding: 20px 0;
	margin-top:5px; 
	padding-top: 0px;
}
.desc-rd.desc-text tr td{
	padding: 9px 5px !important;
	letter-spacing: 0px;
}
.desc-rd.desc-text tr td:first-child{
	font-weight: 500;
	padding-left: 0px !important;
	padding-right: 30px !important;
	position: relative;
}
.desc-rd.desc-text tr td:first-child:after{
	position: absolute;
	content: "-";
	font-size: 15px;
	right: 12px;
	font-weight:normal; 
}  
.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: inside;
}
.desc-rd table h3 {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}
.buy_now{
	display: block;
	margin-top: 10px; 
	width: 100%;
	float: left;
} 
.buy_now a{
	background: #000;
	color:#FFF;
	padding:10px 20px;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif !important;
	letter-spacing: 0.8px;
	display: inline-block;
}
.buy_now a:hover{
	background:#3D4246;
	color: #FFF; 
}

/* Images Code Start */
.product_images_wappers { 
	border-top: 0px;
	box-sizing: border-box;
	float: left;
	height: auto;
	margin: 0;
	padding: 0px 0 0px;
	padding-bottom: 30px;
 	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;
	-webkit-animation: imghover 0.7s ease-out;
animation: imghover 0.7s ease-out;
	text-align: center;
}
@-webkit-keyframes imghover {
 from { 
opacity: 0;
}
to { 
	opacity: 1;
}
}
@keyframes imghover {
 from { 
opacity: 0;
}
to { 
	opacity: 1;
}
}
.ess-gallery .img-box {
	border: 0px 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:18%;
	padding: 0 10px;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 0px;
}
.thumb label .box {
	cursor: pointer;
	border: 0px solid #EBEBEB;
	background-color: #FFF;
	overflow: hidden;
	text-align: center;
	position: relative;
	padding-bottom: 100%;
	box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.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 */ 
.shop_button {
	text-align: center;
}
.shop_button li{
	display: inline-block;
	vertical-align: middle;
}
.shop_button li:last-child{
	padding-left: 50px;
}
.shop_button li a{
	font-size: 18px;
	letter-spacing: 0.5px;
	display: block;
	color: #FFF;
	font-family: 'Roboto', sans-serif !important;
	transition: all 0.5s ease 0s;
	font-weight: 500;
}
.shop_button li a:hover{f
	color: #FFF;
}
.shop_button li a span{
	position: relative;
	transition: all 0.5s ease 0s;
}
.shop_button li a span:after{
	position: absolute;
	content: "";
	height: 2px;
	transition: all 0.5s ease 0s;
	width: 0px;
	background:#FFF; 
	left: 0px;
	right: 0px;
	bottom: -3px;
	margin: 0 auto;
}
.shop_button li a:hover span:after{
	width: 100%;
}
.shop_button li a img{
	padding-right:8px;
}
.shop_button li a img, .shop_button li a span{
	display: inline-block;
	vertical-align: middle;
}  
.information_box{
	padding:30px;
	margin-bottom: 40px;
	box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.1); 
	border-radius: 0 0 15px 15px; 
	padding-bottom: 0;
}
.information_box h3 {
	text-transform: uppercase;
	background: #FAAE1A;
	font-size: 20px;
	letter-spacing: 2px;
	border-left: 5px solid #BF365D;
	font-weight: bold;
	padding: 2px 12px;
	display: inline-block;
	margin-bottom: 10px;
	color: #FFF;
	line-height: 30px;
}
.information_box.desc-rd.desc-text p {
	margin-bottom: 30px;
	line-height: 27px;
}
.browse_all_btn{
	margin-bottom:15px;
	text-align: center;
}  
.promo_text_wapper{
	padding:18px 10px;
	background-color:#F2F2F2;
	margin-top: 5px;
	margin-bottom: 30px;
}  
.one-permotion2 { 
	text-align: center;
	padding: 5px 0px;
	border-right: 1px solid #BDBDBD;
	font-family: 'Roboto', sans-serif !important;
	color: #212121;
}
.no-border {
	border-right: none !important;
}
.per-ico-ctrl2 {
	display: inline-block;
}
.letters-per2 {
	display: inline-block;
}
.one-permotion2 i {
	font-size: 40px;
	text-align: left;
	margin-right:5px;
	color: #BF365D;
}
.one-permotion2 h3 {
	font-weight: 700;
	color: #000;
	letter-spacing: 0.3px;
	font-size: 14px;
	margin-top: 0;
	text-align: left;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 0;
}
.one-permotion2 p {
	letter-spacing: 0.5px;
	margin-top: 3px;
	text-align: left;
	margin-bottom: 0px;
	font-size: 13px;
}
.nopad {
	padding: 0;
}
.one-permotion {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	color: #444444;
	margin-bottom: 40px;
	box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 0 0 15px 15px;
	padding: 22px 20px;
}
.one-permotion i {
	font-size: 36px;
	text-align: center;
	color: #fff;
	width: 72px;
	height: 72px;
	border-radius: 103px;
	padding: 18px 0px;
	background: #BF365D;
}
.one-permotion h3 {
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif !important;
	margin-top: 7px;
	margin: 7px 0px;
	margin-top: 15px;
	color: #333;
	text-align: center;
}
.one-permotion p {
	letter-spacing:0.5px; 
	margin: 0px;
	text-align: center;
	color: #666;
	font-family: 'Roboto', sans-serif !important;
	text-align: center;
	font-size:15px;
	line-height: 24px;
}
.one-permotion p.pro-p2 {
	min-height: 50px;
}
/*============================================
			Listing CSS END
============================================*/



/*============================================
			Footer Css START 	
============================================*/ 
.paypal_section {
	margin-bottom: 40px;
	position: relative;
z-index: 1;
text-align: center;
}
.contact_text {
	margin-bottom: 40px;
	position: relative;
z-index: 1;
} 
footer {
	float: left;
	width: 100%;
} 
.store_footer_wapper {
	background: #FFF;
	border-top:3px solid #F7F7F7; 
	margin-top:70px; 
	padding-top: 30px;
	padding-bottom:30px;
}
.footer_logo {
	border-radius: 100%;
	display: block;
	box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	width: 140px;
	height: 140px;
	text-align: center;
	margin: -100px auto 25px;
	display: table;
}
.footer_block_titel {
	font-size: 18px;
	letter-spacing:1px;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Roboto', sans-serif !important;
	margin-bottom: 13px;
	text-align: center;
	position: relative;
}  
.footer_menu ul {
	list-style: none;
	margin: 0;
	padding: 0; 
}
.footer_menu {
	margin: 0 auto;
	padding-left: 0px;
	text-align: center;
}
.footer_menu ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
}
.footer_menu ul li a {
	font-size: 16px;
	color: #000;
	line-height: 26px;
	letter-spacing: 0.25px;
	font-family: 'Roboto', sans-serif !important;
	padding-left:0px;
	padding:8px 15px;
	font-weight: 500;
}
.footer_menu ul li a:hover {
	color: #BF365D; 
	background:#666;
	color: #FFF; 
}
.footer_payment {
	text-align: center;
}
.footer_block03 .footer_payment{
	text-align: right;
}
.footer_block{
	position: relative;
}/*
.footer_block:after{
	position: absolute;
	content: "";
	border-right: 1px solid #D3D2D3;
	height:130px;
	width: 1px;
	top: 0px;
	left: -14px;
}*/
.footer_block.footer_block01::after {
	left: -40px;
}
.footer_block.footer_block01 .footer_block_titel{
	text-align: left;
	padding-left: 5px;
}
.footer_block.footer_block02{
	margin-left: -30px;
}
.footer_block.footer_block01{
	margin-left:25px;
}
.footer_bottom {
	background: #F9F9F9;
	padding: 15px 0;
}  
.dezign_copyright {
	text-align: center;
	font-size: 13px;
	font-family: 'Roboto', sans-serif !important;
	letter-spacing: 1px;
	margin-bottom:8px;
	color: #666;
}
.dezign_copyright span {
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Roboto', sans-serif !important;
	color: #666;
	font-size: 16px;
}
.dezign_by {
	text-align: center;
	font-size: 13px;
	letter-spacing: 1px;
	color: #666;
	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;
	background-color:#81C41C; 
	letter-spacing:0.5px;
	font-weight: normal;
	text-transform: uppercase;
	width: auto;
	padding: 10px 25px; 
	display:inline-block;
	margin:0 auto;
	font-family: 'Roboto', sans-serif !important;
}
.btn01:hover {
	color: #FFF !important;  
	background-color:#BF365D; 
} 
.btn01 img{
	margin-right:3px;
	margin-top:-2px;	
}

/*============================================
			Footer Css END
============================================*/

/* Tab Code Start */

/* 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; 
	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:#333;  
	padding: 0 15px;
	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: #666;
}
.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:0px solid #E8E8E8;   
	box-sizing: border-box;
	color: #414042;
	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.25px;
	line-height:26px;
	box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.1);
	padding: 20px 20px 0;
	padding-bottom: 5px;
}
.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: #666;
}
.tabs input[type="radio"]:checked + label + .tab {
	display: block;
}
/* Tab Code END */
.mobile_show{
	display:none;
}

/*============================================
	Guarantees Css START
============================================*/ 
.guaranteed_wapper {
	padding: 45px 0;
	float: left;
	padding-top:15px;
	width: 100%; 
}
.guaranteed_title { 
	text-align: left;
	font-size: 32px;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 400;
	letter-spacing: 0.5px;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #444444;
	position: relative; 
	text-align: center; 
}
.guaranteed_title .view_btn {
	font-size: 14px;
	letter-spacing:1px;
	color: #000;
	font-weight: 500;
	text-transform: uppercase;
	background: url("../images/view_btn2.png");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:18px;
	position: absolute;
	right: 0;
	top: 20px;
	text-decoration:underline !important;
}
.guaranteed_title .view_btn:hover {
	color: #D89254;
	background: url("../images/view_btn2_h.png");
	background-repeat: no-repeat;
	background-position: right center;
}
.guaranteed_box {
	border: 1px solid #D0D0D0;
	background: #FFF;
	box-shadow: 2px 3px 5px 0px rgba(0, 0, 0, 0.1); 
	text-align: center;
	padding: 22px 15px; 
}
.guaranteed_text {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	height: 78px;
overflow: hidden;
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif !important;
}
.ebay_logo{
	margin-bottom:10px;
}
.guaranteed_name {
	font-size: 14px;
	color: #666666;
	font-family: 'Roboto', sans-serif !important;
	letter-spacing: 0.20px;
	font-weight: bold;
	margin-bottom: 12px;
}
/*============================================
	Guarantees Css END
============================================*/ 
.menu_view_btn {
  position: relative;
  display: inline-block;
}
.dropdown {
	-display: none;
	position: absolute;
	transform: scale(0);
	transition: all 0.5s ease 0s;
	min-width:150px;
	padding: 0px;
	z-index: 1;
	box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.dropdown li a {
	background: #FFF;
	color: #333;
	font-size: 14px;
	text-transform: unset;
	padding: 10px 10px;
	border-top:0px solid #3333;
}
.dropdown li {
	border-bottom: 2px solid #EEEEEE;
	width: 100%;
	display: block;
	padding:0px;
}
.dropdown li:first-child {
	border-top:0px solid #3333;
}
.dropdown li:last-child {
	border-bottom: 0;
}
.menu_view_btn:hover .dropdown {
  transition: all 0.5s ease 0s;
  z-index: 999 !important;
  top:30px;
  transform: scale(1);
  display: block;
  opacity: 1;
}