@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;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: 'Jost', sans-serif ;
*/
body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-family: 'Jost', sans-serif;
	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;
}
/* Images Code Start */
.round_bg {
	margin-bottom: 30px;
}

.product_images_wappers {
	border: 1px solid #c4c4c4;
	width: 100%;
	margin: 0px auto;
	text-align: center;
	height: 555px;
	overflow: auto;
	scrollbar-width: thin;
	scrollbar-color: #d4d4d4 #FFF;
}
.product_images_gallery {
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;
}
/* Images Code END */
/*============================================
			Top Header Css START 	
============================================*/
.dezign_wapper {
	margin-bottom: 40px;
}
.dezign_top_menu.left-manu{
	display: flex;
	justify-content: start;
}
.dezign_top_menu.right-manu{
	display: flex;
	justify-content: end;
}
.dezign_top_header {
	position: relative;
	z-index: 99;
	padding: 5px 0px;
	background-color: #0a0c7e;
}
.welcome_text img {
	margin-top: -3px;
	margin-right: 4px;
}
.welcome_text {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Jost', sans-serif;
	display: inline-block;
	vertical-align: middle;
	float: none;
	letter-spacing: 0.30px;
}
.welcome_text span{
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 0.50px;
}
.top_newsletter_link {
	display: inline-block;
	vertical-align: middle;
	float: right;
}
.top_newsletter_link ul {
	display: flex;
}
.top_newsletter_link li:last-child {
   margin-left: 6px;
}
.top_newsletter_link a {
	color: #333333 !important;
	font-size: 13px;
	letter-spacing: 0.50px;
	font-weight: 500;
	padding: 4px 13px;
	font-family: 'Jost', sans-serif;
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	background-color: #fff;
}

.top_newsletter_link a:hover {
background-color: #f29101;
color: #fff !important;

}
.top_newsletter_link a .fa {
	font-size: 14px;
	color: #FFF;
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
}
.dezign_top_menu {
	position: relative;
	z-index: 99999;
}
ul.main_menu li {
	display: inline-block;
	position: relative;
	margin-right: 85px;
}
.main_menu li:last-child{
	margin-right: 0;
}
.main_menu li:last-child::before {
	content: none;
}
ul.main_menu li a {
	display: block;
	color: #070707;
	font-weight: 500;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Jost', sans-serif;
	position: relative;
	transition: all 0.5s ease 0s;
}
ul.main_menu li a:hover {
	color: #0a0c7e;
}

ul.main_menu li a:after {
	position: absolute;
	content: "";
	height: 2px;
	background: #0a0c7e;
	left: 0px;
	width: 0px;
	right: 0px;
	transition: all 0.5s ease 0s;
	margin: 0 auto;
	bottom: -2px;
}
ul.main_menu li a:hover:after {
	width: 100%;
	transition: all 0.5s ease 0s;
}
.dezign_header {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0px;
	position: relative;
	z-index: 9;
	background-color: #f5f5f5;
}
#dezign_logo {
	float: none;
	padding: 0;
	position: relative;
	text-align: center;
	margin: 0 auto;
	display: table;
}
#dezign_logo img {
	border: 0 none;
	left: 0;
	margin: 0;
	display: table;
	z-index: 1;
	max-width: 100%;
}
.search_wapper {
	padding: 0px 0px;
	position: relative;
	float: right;
	width: 315px;
}
#dezign_home_banner {
	width: 100%;
	display: table;
	height: auto;
	padding: 0;
	margin: 0px auto 0px;
	position: relative;
}
#dezign_home_banner img {
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
}
.slider_arrow {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
}
/*============================================
			Top Header Css END 	
============================================*/
/*============================================
			Listing CSS START
============================================*/
.product_section {
	position: relative;
	overflow: hidden;
	margin-top: 30px;
}
.round_bg2::after {
	position: absolute; 
	top: 0px;
	bottom: 0px;
	margin: auto;
	right: 0px;
	content: "";
	width: 206px;
	height: 358px; 
	background:url("../images/round_bg2_after.png");
	background-repeat: no-repeat;
	background-position: center center;
	animation: shimmyright 5s infinite;
	animation-direction: alternate;
} 
@keyframes shimmyright {
 0% {
 transform: translate(0, 0);
}
 100% {
 transform: translate(50px, 0px);
}
}

.listing_listinghead h1 {
	margin: 0 0 0px;
	padding: 0px 0px;
	font-family: 'Jost', sans-serif ;
}
#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;
	padding: 25px;
	position: relative;
	z-index: 1;
	margin-bottom: 0;
	border: 1px solid #d4d4d4;
	height: 555px;
	overflow: auto;
	scrollbar-width: thin;
	scrollbar-color: #d4d4d4 #f9f9f9;
}
.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: 'Jost', sans-serif ;
	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: 'Jost', sans-serif ;
}
.desc-rd.desc-text p{
	margin-bottom: 10px;
}
.desc-rd.desc-text p:last-child{
	margin-bottom: 0px;
}

.desc-rd.desc-text h1 {
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 30px;
	font-weight: 700;
	
	text-transform: uppercase;
	background: #2d2a5d;
	display: inline-block;
	color: #FFF;
	padding: 3px 10px;
	border-left: 5px solid #ea156f;
	margin-bottom: 25px;
} 
.desc-hedtitle {
	color: #000;
	font-size: 22px;
	line-height: 33px;
	font-weight: 700;
	margin: 0 0 0px;
	padding: 0px;
	text-align: left;
	letter-spacing: 0.30px;
	z-index: 1;
	font-family: 'Jost', sans-serif;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 25px;
	border-bottom: 2px solid #e5e5e5;
}
.desc-rd p{
	font-size: 15px;
	font-family: 'Jost', sans-serif ;
	font-weight: 300;
	letter-spacing: 0.30px;
	line-height:26px;
	color: #333333;
}
.desc-rd {
	width: 100%;
	float: left;
	padding: 0px;
	font-family: 'Jost', sans-serif ;
	margin: 0;
	border: 0px solid #e2e2e2;
	position: relative;
	border-top: 0;
}
.desc-rd.desc-text h6 {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 10px;
	font-family: 'Jost', sans-serif ;
	text-transform: uppercase;
	letter-spacing: 0.25px;
}
.desc-rd.desc-text p {
	margin-bottom: 12px;
}
.desc-rd.desc-text p:last-child {
	margin-bottom: 0px;
}
/* .desc-text {
	font-size: 16px;
	color: #000;
	font-weight: 400;
	text-align: left;
	font-family: 'Jost', sans-serif;
	letter-spacing: 0.30px;
	line-height: 30px;
} */
.desc-rd ul {
	margin-bottom: 10px;
	padding-left: 0;
}
.desc-rd li {
	background: url('../images/right_arrow.png');
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 20px;
	margin-bottom: 5px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 600;
	color: #333333;
	letter-spacing: 0.30px;
}
.desc-rd.desc-text table {
	margin-bottom: 20px;
}
.desc-rd.desc-text tr td {
	padding: 0px !important;
	padding-right: 12px !important;
} 
.desc-rd table, .desc-rd table tr td, .desc-rd table tr th {
	padding: 8px 10px;
	color: #515151 !important;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0.20px;
	font-family: 'Jost', sans-serif ;
	font-weight: 400 !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 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;
}
#dezign_home_banner {
	margin: 0 auto;
	text-align: center;
	display: table;
}

/* About section */
.about_bg {
	margin: 50px 0px;
	position: relative;
}
.peach_text {
	margin-bottom: 60px;
}
.ebay_msg{
	margin-top: 20px;
}
.ebay_msg a {
	color: #FFF;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 0.70;
	font-family: 'Jost', sans-serif;
	transition: all 0.8s ease 0s;
	text-align: center;
	margin: 0 auto;
	padding: 10px 25px;
	display: inline-block;
	position: relative;
	background: #f7921e;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	z-index: 1;
	overflow: hidden;
}
.ebay_msg a::before {
	content: '';
	position: absolute;
	left: -75%;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #0a0c7e;
	z-index: -1;
	transition: all .5s ease;
	opacity: 0;
}
.ebay_msg a::after {
	content: '';
	position: absolute;
	right: -75%;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #0a0c7e;
	z-index: -1;
	transition: all .5s ease;
	opacity: 0;
}
.ebay_msg a:hover::before {
	left: -50%;
	opacity: 1;
}
.ebay_msg a:hover::after {
	right: -50%;
	opacity: 1;
}
.ebay_msg img{
	margin-right: 10px;
}
.about_text a img {
	margin-top: -3px;
}
.about_text p {
	font-size: 16px;
	font-weight: 400;
	color: #505050;
	line-height: 27px;
	font-family: 'Jost', sans-serif;
	letter-spacing: 0.30px;
	margin-bottom: 25px;
}
.about-head {
	text-align: center;
	margin-bottom: 35px;
}
.about-head h1 {
	font-size: 35PX;
	font-weight: 600;
	color: #0a0c7e;
	font-family: 'jost', sans-serif;
	letter-spacing: 0.50px;
	margin: 0;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.about-head p {
	font-size: 20px;
	font-weight: 500;
	color: #ef9f00;
	font-family: 'jost', sans-serif;
	letter-spacing: 0.30px;
	margin: 0;
	margin-bottom: 5px;
	line-height: 30px;
}
.about_text h4 {
	font-size: 18px;
	font-weight: 600;
	color: #000;
	letter-spacing: 0;
	text-transform: capitalize;
	margin-bottom: 19px;
	line-height: 30px;
}
.free_uk_text ul li {
	display: inline-block;
}
.about_section span {
	font-size: 26px;
	margin-bottom: 12px;
	display: block;
	color: #111111;
	line-height: 41px;
	font-weight: 400;
}
.about_section p {
	font-size: 15px;
	font-weight: 400;
	line-height: 27px;
	letter-spacing: 0.30px;
	color: #333333;
	font-family: 'Jost', sans-serif;
	margin-bottom: 20px;
}
.shop_button li{
	display: inline-block;
	vertical-align: middle;
}
.shop_button li:last-child{
	padding-left: 50px;
}
.shop_button li a {
	font-size: 14px;
	letter-spacing: 0.5px;
	color: #FFF;
	font-family: 'Jost', sans-serif ;
	font-weight: 500;
	text-transform: uppercase;
}
.shop_button li a:hover{
	color: #ffdd17;
}
.shop_button li a img{
	padding-right:8px;
}
.shop_button li a img, .shop_button li a span{
	display: inline-block;
	vertical-align: middle;
}
.video_wapper{
	margin: 0 auto 40px;
	display: table;
	position:relative;
}
.video_wapper:after{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 1px;
	left: 0px;
	content: "";
	background: #FFF;
}
.featured_categories {
	background: #1C85CF;
	margin-top: -1px;
	position: relative;
	padding-top: 30px;
	margin-bottom: 245px;
	z-index: 1;
}
.main_title {
	text-align: center;
	position: relative;
	margin-bottom: 5px;
	font-family: 'Jost', sans-serif ;
}
.main_title:after{
	position: absolute;
	content: "";
	width: 50%;
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin:auto; 
	background: url("../images/title_line.png");
	background-repeat:no-repeat;
	background-position:left center;	
}
.main_title:before{
	position: absolute;
	content: "";
	width:50%;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin:auto; 
	background: url("../images/title_line.png");
	background-repeat:no-repeat;
	background-position:right center;	
}
.main_title span{
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 5px;
	font-family: 'Jost', sans-serif ;
	padding: 0 30px; 
	color: #FFF;
	text-transform: uppercase;
}
.sub_title{
	font-size:14px;
	font-weight:300;
	font-family: 'Jost', sans-serif ;
	letter-spacing:1px; 
	margin-bottom: 45px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
}
.cat_box {
	margin-bottom: -200px;
}
.cat_images_box{
	border-radius: 100%;
	display: block;
	overflow: hidden;
	border: 3px solid #FFF;
	margin-bottom: 22px;
}
.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: 'Jost', sans-serif ;
	letter-spacing: 0.2px;
	text-align: center; 
}
.cat_title a{
	color: #000;
}
.browse_all_btn{
	margin-bottom:45px;
	text-align: center;
}
.services_bg {
	margin-bottom: 30px;
}
.toner_left_title{
	margin-bottom: 20px;
}
.toner_sub_title {
	font-weight: 700;
	font-size: 50px;
	color: #000;
	position: relative;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-family: 'Jost', sans-serif !important;
}
.toner_left_box h5 {
	font-size: 18px;
	font-weight: 500;
	color: #000;
	font-family: 'Jost', sans-serif ;
	margin-bottom: 15px;
	line-height: 28px;
}
.toner_left_box p {
	font-size: 16px;
	color: #000;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: 0.50px;
	font-family: 'Jost', sans-serif ;
	margin-bottom: 25px;
}
.toner_left_box p:last-child {
	margin-bottom: 0;
}
.toner_right_box {
	position: relative;
}
.promo_text {
	padding: 35px 20px;
}
.promo_wapper{
	margin-bottom: 30px;
}

.services_wapper {
	position: relative;
	z-index: 1;
	margin: 0px 0px;
}
#maine_slider_res, .paypal_section_res {
	display: none;
}
/*============================================
			Listing CSS END
============================================*/
/* promotion css */
.Prmotion img:last-child{
	display: none;
}


/*============================================
			Footer Css START 	
============================================*/
footer {
	float: left;
	width: 100%;
}
.store_footer_wapper {
	background: #f5f5f5;
	padding: 40px 0px;
}
.footer_block_titel {
	font-size: 19px;
	letter-spacing: 0.50px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Jost', sans-serif !important;
	text-align: left;
	margin-bottom: 20px;
	position: relative;
}
.footer_block.footer_block03 .footer_block_titel{
	text-align: right ;
}
.footer_logo {
	text-align: center;
	margin: 0 auto;
	position: relative;
	margin-bottom: 20px;
}
.footer_block01 {
	text-align: center;
	margin: 0 auto;
}
.footer_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer_menu ul li {
	display: inline-block;
	margin-right: 52px;
}
.footer_menu ul li:last-child {
    margin-right: 0px;
}
.footer_menu {
	margin-right: -39px;
	margin-left: -40px;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	padding: 19px 0px;
}
.footer_menu ul{
	padding: 0px 10px;
}
.footer_menu ul li a {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	font-family: 'Jost', sans-serif !important;
	font-weight: 500;
	padding: 0px;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 0.70px;
}
.footer_menu ul li a:hover {
	color: #0a0c7e;
}
.footer_menu ul li a::after {
	position: absolute;
	content: '';
	border-bottom: 1px solid #0a0c7e;
	left: 0;
	right: 0;
	bottom: -6px;
	margin: 0 auto;
	text-align: center;
	width: 0%;
	transition: all 0.8s ease 0s;
}
.footer_menu ul li a:hover::after  {
	width: 100%;
}
.footer_block.footer_block03 {
	text-align: center;
}
.footer_bottom {
	background: #0a0c7e;
	padding: 10px 0;
}
.dezign_copyright {
	text-align: left;
	font-size: 13px;
	font-family: 'Jost', sans-serif !important;
	letter-spacing: 1px;
	font-weight: 400;
	color: #fff;
}
.dezign_copyright span {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 15px;
	letter-spacing: 0.60px;
}
.ebay-heart {
	text-align: center;
	font-size: 14px;
	font-family: 'Jost', sans-serif !important;
	letter-spacing: 1px;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}
.ebay-heart span {
	/* text-transform: uppercase; */
	font-weight: 600;
	font-family: 'Jost', sans-serif !important;
	font-size: 15px;
}
.dezign_by {
	text-align: center;
	font-size: 14px;
	letter-spacing: 0.50px;
	font-weight: 400;
	font-family: 'Jost', sans-serif !important;
	color: #fff;
}
.dezign_by span {
	font-weight: 600;
	font-size: 15px;
	letter-spacing: 1px;
}
.contact_text {
	margin-bottom: 30px;
}
.footer-bootom-link {
	margin-top: 10px;
}
.visiting-text{
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	font-family: 'Jost', sans-serif !important;
	letter-spacing: 0.70px;
	text-transform: uppercase;
}
/*============================================

/*============================================
			Footer Css END
============================================*/
/*============================================
			Tab Code Start
============================================*/
.sec_tab_row {
	background: #f7f7f7;
	padding: 50px 0px;
	margin-bottom: 30px;
}
/*
.main_payment {
	background: #FFF;
	 padding: 20px 20px; 
	border: 1px solid #c8c8c8;
	position: relative;
	padding-bottom: 10px;
	 padding-left: 80px; 
}
*/
.main_payment.first_s {
	position: relative;
    transition: all 0.8s ease 0s;
} 

.main_payment.second_s {
	position: relative;
	transition: all 0.8s ease 0s;
}
.scroll_wraper {
	position: relative;
}


.main_payment.third_s {
	position: relative;
    transition: all 0.8s ease 0s;
}

.payment_text h1 {
	color: #ffff;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.25px;
	margin: 0;
	text-transform: uppercase;
	position: relative;
	font-family: 'Jost', sans-serif;
	background: #161616;
}
.payment_text h1 img {
	padding-right: 5px;
}

.main_tab_row {
	position: relative;
	margin-top: 40px;
}
.tabe_section {
	margin-bottom: 30px;
}
.inner_text {
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 15px;
}
.inner_text p a{
	color: #fb0000;
	text-decoration: underline;
	text-underline-offset: 4px;
}
.payment_text h6 {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.30px;
}
.inner_text h1 {
	font-size: 23px;
	text-transform: uppercase;
	font-weight: 700;
	color: #000000;
	letter-spacing: 0.30px;
	font-family: 'Jost', sans-serif;
	margin-bottom: 15px;
	background-color: transparent;
}
.inner_text p {
	font-size: 16px;
	color: #595959;
	font-weight: 400;
	line-height: 19px;
	font-family: 'Jost', sans-serif;
	margin-bottom: 20px;
	letter-spacing: 0.30px;
}
.inner_text p strong{
	color: #000;
	font-weight: 600;
	letter-spacing: 0.50px;
}
.payment_text h6 {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.30px;
	color: #030303;
}
.payment_text h1 img {
	padding: 0px 5px;
}

.returns_section {
	padding-bottom: 55px;
}
.inner_text h2 {
	font-size: 18px;
	font-weight: 700;
	color: #d21034;
	letter-spacing: 0.50px;
	font-family: 'Jost', sans-serif;
	text-transform: uppercase;
	margin: 16px 0px;
}
.paypal_text img {
	margin-bottom: 10px;
}
.inner_text stong {
	font-size: 18px;
	font-weight: 600;
}
.tabe_section:last-child {
	margin-bottom: 0px;
}
.au_section img {
	
}
.au_section {
	text-align: left;
}
.au_text {
	margin-left: -60px;
}
.au_text h1 {
	font-size: 22px;
	font-weight: 500;
	color: #333333;
	line-height: 40px;
	font-family: 'Jost', sans-serif;
}

.inner_text li {
	background: url('../images/right_arrow.png');
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	font-weight: 500;
	letter-spacing: 0.25px;
	margin-bottom: 16px;
}
/*============================================
			Tab Code End
============================================*/


/*Nuke Nutrition Range start*/
/*-----------------------------------*/

.about_section {
	margin-left: -10px;
}
.features_box_btn:hover {
	background-color: #000;
}
.features_box_btn a:hover {
	color: #fff;
}
.features_box_btn a {
	font-size: 16px;
	color: #ffff;
	font-family: 'Jost', sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 600;
	padding: 10px 28px;
	display: inline-block;
	text-transform: uppercase;
}
.guaranteed_box {
	box-shadow: rgba(149, 157, 165, 0.2) 6px 15px 24px;
	background: #FFF;
	padding: 25px 20px;
	text-align: left;
	/* border: 1px solid #ececec; */
	border-radius: 10px;
}
.guaranteed_wapper {
	margin: 40px 0px;
}
.guaranteed_text {
	font-size: 17px;
	color: #444444;
	font-weight: 400;
	margin-bottom: 20px;
	font-family: 'Jost', sans-serif;
	line-height: 24px;
	letter-spacing: 0.20px;
}
.guaranteed_name {
	font-size: 16px;
	color: #000000;
	letter-spacing: 0.50px;
	font-weight: 700;
	margin-bottom: 12px;
	font-family: 'Jost', sans-serif;
}
.start {
	margin-bottom: 15px;
}
.guaranteed_text {
	font-size: 16px;
	color: #555555;
	font-weight: 400;
	font-family: 'Jost', sans-serif;
	line-height: 23px;
	letter-spacing: 0.35px;
}
.guaranteed-head {
	text-align: center;
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin-bottom: 0;
	color: #000;
}
.guaranteed-per {
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 30px;
}
.guaranteed-button{
    text-align: center;
    margin-top: 30px;
}
.guaranteed-button a {
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.80px;
	font-family: 'Jost', sans-serif;
	transition: all 0.8s ease 0s;
	text-align: center;
	margin: 0 auto;
	padding: 10px 24px;
	background: #f7921e;
	display: inline-block;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.guaranteed-button a::before {
	content: '';
	position: absolute;
	left: -75%;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #0a0c7e;
	z-index: -1;
	transition: all .5s ease;
	opacity: 0;
}
.guaranteed-button a:hover::before {
	left: -50%;
	opacity: 1;
}
.guaranteed-button a::after {
	content: '';
	position: absolute;
	right: -75%;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #0a0c7e;
	z-index: -1;
	transition: all .5s ease;
	opacity: 0;
}
.guaranteed-button a:hover::after {
	right: -50%;
	opacity: 1;
}
.guaranteed-button a img{
	margin-top: -3px;
	margin-left: 5px;
}
/*Other products you may like END/
/*----------------------------------------/*/

/* <=========================Featured  section css Start=============> */
.feature-title h1 {
	font-size: 39px;
	color: #000;
	font-weight: 500;
	font-family: 'Jost', sans-serif;
	letter-spacing: 0.30px;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
.cat_sec {
	margin: 30px 0px 0px;
}
.cate_box {
	position: relative;
	margin-bottom: 30px;
}
.feature_box {
	position: relative;
	overflow: hidden;
	display: table;
	display: inline-block;
}
.cate_box .feature_box a img {
	transition: all 0.8s ease;
}
.cate_box:hover .feature_box img {
	transition: all .8s ease 0s;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.fat_text {
	text-align: center;
	background: #e8e8e8;
	transition: all .8s ease 0s;
	position: relative;
	z-index: 1;
}
.cate_box .fat_text h1 {
	color: #fff !important;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.50px;
	text-align: center;
	transition: all .8s ease 0s;
	margin-bottom: 0px;
	text-transform: uppercase;
	padding: 9px 0;
	display: block;
	background: #0a0c7e;
	margin-top: 2px;
}
.cate_box:hover .fat_text h1 {
	color: #ffffff !important;
	transition: all .8s ease 0s;
	background: #f7921e;;
}
.browse_btn {
	text-align: center;
}
.browse_btn a {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.80px;
	font-family: 'Jost', sans-serif;
	transition: all 0.8s ease 0s;
	text-align: center;
	margin: 0 auto;
	padding: 10px 25px;
	display: inline-block;
	background: #f7921e;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.browse_btn a::before{
	content: '';
	position: absolute;
	left: -75%;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #0a0c7e;
	z-index: -1;
	transition: all .5s ease;
	opacity: 0;
}
.browse_btn a::after{
	content: '';
	position: absolute;
	right: -75%;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #0a0c7e;
	z-index: -1;
	transition: all .5s ease;
	opacity: 0;
}
.browse_btn a:hover::before{
	left: -50%;
	opacity: 1;
}
.browse_btn a:hover::after{
	right: -50%;
	opacity: 1;
}
/* <=========================Featured  section css End=============> */
.Prmotion img:last-child {
	display: none;
}
.Prmotion {
	background-color: #0a0c7e;
	padding: 20px 0px;
}
