@import url('https://fonts.googleapis.com/css2?family=Poppins: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: "Cormorant", serif;
*/
body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-family: "Cormorant", serif;
	background: #000;
	color: #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;
	margin-bottom: 20px;
}
.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 */
.product_section {
	position: relative;
}
.round_bg {
	margin-bottom: 30px;
}
.top_newsletter_link a:hover {
	color: #fff !important;
}
.product_images_wappers {
	border: 1px solid #c4c4c4;
	width: 100%;
	margin: 0px auto;
	text-align: center;
	height: 555px;
	overflow: auto;
	scrollbar-width: thin;
	scrollbar-color: #000 #FFF;
}
.product_images_gallery {
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;
}
/* Images Code END */
/*============================================
			Top Header Css START 	
============================================*/
.promo_top_text .container .row .col-md-4:nth-child(2){
	display: flex;
	justify-content: center;
}
.dezign_wapper {
	background-color: #fff;
}
.dezign_top_header {
	background: linear-gradient(90deg, rgba(168,57,18,1) 0%, rgba(114,10,9,1) 100%);
}
.top_newsletter_link ul li {
	padding: 5px 0px;
	border: 1px solid #8a291a;
	border-bottom: 0px;
	border-top: 0px;
	transition: all .5s ease-in-out;
	cursor: pointer;
}
.top_newsletter_link ul li:hover {
	background-color: #ffffff14;
}
.welcome_text img {
	margin-top: -3px;
	margin-right: 6px;
}
.welcome_text {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	font-family: "Cormorant", serif;
	display: inline-block;
	vertical-align: middle;
	float: none;
	letter-spacing: 0;
	line-height: 20px;
}
.welcome_text span {
	font-weight: 600;
	font-size: 17px;
	letter-spacing: 00;
	font-family: "Cormorant", serif;
	text-transform: uppercase;
}
.top_newsletter_link ul {
	display: flex;
	justify-content: end;
}
.top_newsletter_link a {
	color: #fff !important;
	font-size: 18px;
	letter-spacing: 0.10px;
	font-weight: 600;
	padding: 3px 13px;
	font-family: "Cormorant", serif;
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
}
.top_newsletter_link a img {
	margin-right: 9px;
}
.top_newsletter_link a:hover img:first-child{
	display: none;
}
.top_newsletter_link a:hover img:last-child{
	display: inline-block;
}

.top_newsletter_link a .fa{
	font-size: 14px;
	color:#000;
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
}
ul.main_menu {
	list-style: none;
	margin: 0px auto;
	text-align: end;
}
ul.main_menu li {
	display: inline-block;
	position: relative;
}
.main_menu li:last-child::before {
	content: none;
}
ul.main_menu li:nth-child(4)::after{
	display: none;
}
ul.main_menu li a:hover {
	color: #c45401;
}
.dezign_header {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0;
	position: relative;
	z-index: 9;
	background-color: #000;
	border-bottom: 1px solid #3a3a3a;
}
.promo_top_text {
	padding-top: 18px;
	padding-bottom: 14px;
}
.dezign_top_prmotion.right_promo{
	text-align: right;
}
#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;
}
.pro {
	text-align: center;
}
#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
============================================*/


.main_title {
	font-size: 19px;
	letter-spacing: 0.30px;
	font-weight: 500;
	text-transform: capitalize;
	padding: 7px 10px;
	color: #fff;
	margin-bottom: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.main_title::after {
	content: '';
	position: absolute;
	background: linear-gradient(90deg, rgba(168,57,18,1) 0%, rgba(114,10,9,1) 100%);
	width: 100%;
	height: 3px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.listing_content {
	width: 100%;
	margin: 0px auto 0;
	display: table;
	padding: 00;
	background-color: #000;
}
/* Images Code Start */

.listing_section {
	padding-top: 30px;
}
.pro-and-about {
	padding: 20px;
	margin: 00px 0px 00px;
}
.desc_box {
	border: 1px solid #5a5a5a;
	background-color: #101010;
}
.desc-text span h1 {
	font-size: 22px;
	line-height: 32px;
	letter-spacing: 0.30px;
	font-weight: 800;
	font-family: "Cormorant", serif;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.desc-text span h2 {
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0.70px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 18px;
}
.desc_bottum p {
	display: inline-block;
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0.70px;
	font-weight: 500;
	color: #959595;
	width: 81%;
}
.desc_bottum span {
	display: inline-block;
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0.70px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	margin: -43px 10px 0px 0px;
}
table {
	border-collapse: collapse;
	margin-bottom: 40px;
	width: 80%;
}
tbody tr td:nth-child(1) {
	width: 37%;
}
th, td {
	text-align: left;
	padding: 1px 13px;
}
tr{
	color: #e4e4e4;
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	line-height: 40px;
	letter-spacing: 0.70px;
	font-weight: 300;
	text-align: left;
	background-color: transparent !important;
}
tr:nth-child(odd) td { 
	background-color: #000 !important; 
} 
.product_section {
	position: relative;
}
.product_images_wappers {
	width: 100%;
	margin: 0px auto;
	text-align: center;
	height: 850px;
	overflow: auto;
	scrollbar-width: thin;
	scrollbar-color: #000 #FFF;
	margin-bottom: 30px;
	padding: 10px;
	background-color: #000;
	border: 1px solid transparent;
	border-image: linear-gradient(to bottom, #737373, #b48540) 1;
}
.product_images_gallery {
	width: 48%;
	min-height: 550px;
	display: inline-block;
	text-align: center;
	margin-bottom: 30px;
	vertical-align: top;
	padding: 5px;
	margin: 0.5%;
	position: relative;
	border: 1px solid #373737;
}
.desc-hedtitle img {
	margin-top: -3px;
	margin-right: 6px;
}
/* .desc-rd.desc-text table {
	width: 100%;
} */

.low {
	margin-left: 73px !important;
}

.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: 10px;
}
.desc-rd.desc-text b {
	text-transform: capitalize;
	font-weight: 700;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 0.30px;
	color: #fff;
	font-family: "Cormorant", serif;
}
.desc-rd table h3 {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}
/* Images Code Start */
#main_gallery {
	border: 0px solid #b4b4b4;
	border-radius: 0px;
	box-sizing: border-box;
	float: left;
	min-height: auto;
	margin: 0;
	padding: 0px;
	position: relative;
	width: 100%;
	box-sizing: border-box;
}
#main_gallery #main_row {
	float: right;
	height: auto;
	margin: 0 auto;
	max-width: inherit;
	overflow: hidden;
	text-align: center;
	width: auto;
	z-index: 500;
	margin-right: 0px;
}
#main_row > div {
	float: left;
	margin-top: 0;
	max-width: 400px;
}
#main_gallery #main_row div ul {
	display: table;
	height: auto;
	list-style: outside none none;
	margin: 0 auto;
	padding: 0;
	width: auto;
}
#main_gallery #main_row div ul li:last-child {
	margin-right: 0;
}
#main_gallery .full_img_wapper {
	background-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
	float: left;
	height: 614px;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
}



#main_gallery .thumb {
	background-color: #101010;
	border: 1px solid #5a5a5a;
	border-radius: 0;
	box-sizing: border-box;
	cursor: pojost;
	display: table-cell;
	_float: left;
	height: 164px;
	vertical-align: middle;
	width: 164px;
}
#main_gallery .thumb > img {
	display: table-cell;
	height: auto;
	margin: 0 auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	width: auto;
}
#main_gallery #main_row div#row1 ul:first-child li:first-child .imagsbox_w {
	z-index: 1;
}
#main_gallery #main_row input {
	display: none;
}
#main_gallery #main_row input:checked ~ .imagsbox_w {
	z-index: 2;
}
section p {
	font-family: "Cormorant", serif;
	margin-bottom: 10px;
}
#right_box {
	position: relative;
	z-index: 1;
	margin-bottom:0px;
	height: auto;
	overflow: auto;
	scrollbar-width: thin;
	scrollbar-color: #d4d4d4 #f9f9f9;
}
.listing_listingarea-box
{
  float: left;
  width: 100%;
}
.desc-hedtitle {
	color: #c45401;
	font-size: 33px;
	font-weight: 600;
	margin: 0 0 0px;
	padding: 8px 0px 8px 16px;
	letter-spacing: 0.70px;
	z-index: 1;
	font-family: "Cormorant", serif;
	position: relative;
	text-align: center;
	margin-top: 15px;
	line-height: 33px;
}
.desc-hedtitle::after {
	content: '';
	position: absolute;
	background: #cd581b;
	width: 32%;
	height: 2px;
	left: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.desc-hedtitle::before {
	content: '';
	position: absolute;
	background: #cd581b;
	width: 30%;
	height: 2px;
	right: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.desc-rd li {
	margin-bottom: 10px;
}
.desc-rd li {
	background: url('../images/right_arrow.png');
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 20px;
	margin-bottom: 5px;
}


.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;
	margin-top: 35px;
}

/* pramotion */

.Prmotion {
	padding: 20px 0px;
	margin-top: 20px;
}
/* About section */
.about_bg {
	padding-top: 15px;
	padding-bottom: 55px;
	margin-top: 16px;
}
.about_title h1 {
	font-size: 38px;
	font-weight: 800;
	letter-spacing: 0.50px;
	font-family: "Cormorant", serif;
	line-height: 42px;
}
.about_title {
	text-align: center;
	margin-bottom: 25px;
}
.about_title h1 span{
	font-size: 45px;
	font-weight: 300;
	letter-spacing: 0.50px;
	font-family: "Cormorant", serif;
	position: relative;
}
.about_title h1 span::after {
	position: absolute;
	content: '';
	background-image: url(../images/text_underline_1.png);
	background-repeat: no-repeat;
	background-size: contain;
	bottom: 0;
	right: 0;
	width: 160px;
	height: 13px;
}
.about_bg .container .row .about_title h1{
	text-align: center;
}
.peach_text {
	margin-bottom: 60px;
}
.ebay_msg{
	margin-top: 25px;
}
.ebay_msg a {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
	transition: all 0.8s ease 0s;
	text-align: center;
	margin: 0 auto;
	padding: 14px 22px;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	background: linear-gradient(90deg, rgba(168,57,18,1) 0%, rgba(114,10,9,1) 100%);
	font-family: "Montserrat", sans-serif;
}
.ebay_msg img{
	margin-right: 10px;
}
.ebay_msg a:hover::after {
	background: #545459;
}
.about_text .best-pricing {
	padding-top: 10px;
}
.about_text a img {
	margin-top: -3px;
	margin-left: 10px;
}
.about_text p {
	font-size: 15px;
	font-weight: 400;
	color: #afafaf;
	line-height: 27px;
	margin-bottom: 20px;
	font-family: "Montserrat", sans-serif;
	text-align: center;
}
.about_text{
	text-align: center;
}
.about_text h1 {
	font-size: 50px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.30px;
	margin-bottom: 19px;
	line-height: 33px;
	font-family: "Cormorant", serif;
	text-align: center;
	position: relative;
}
.about_text h2 {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 0.30px;
	margin-bottom: 19px;
	line-height: 28px;
	font-family: "Montserrat", sans-serif;
	text-align: center;
	position: relative;
}
.about_text h1::after {
	content: '';
	position: absolute;
	background: linear-gradient(90deg, rgba(168,57,18,1) 0%, rgba(114,10,9,1) 100%);
	width: 25%;
	height: 2px;
	left: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.about_text h1::before {
	content: '';
	position: absolute;
	background: linear-gradient(90deg, rgba(168,57,18,1) 0%, rgba(114,10,9,1) 100%);
	width: 24%;
	height: 2px;
	right: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.about_text h4 {
	font-size: 22px;
	font-weight: 600;
	color: #000;
	letter-spacing: 0.30px;
	margin-bottom: 19px;
	line-height: 34px;
	font-family: "Cormorant", serif;
}
.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: "Cormorant", 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: "Cormorant", 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;
	font-family: "Cormorant", serif;
}
.feature_section {
	padding: 29px 0;
	background-image: url(../images/cate_bg.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center 75px;
	padding-top: 20px;
}
.cat_sec .container .row{
	display: flex;
  justify-content: space-between;
}
.cate_box .fat_text h1:hover {
	color: #a43611 !important;
}
.main_title span{
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 5px;
	font-family: "Cormorant", serif;
	padding: 0 30px; 
	color: #FFF;
	text-transform: uppercase;
}
.sub_title{
	font-size:14px;
	font-weight:300;
	font-family: "Cormorant", 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: "Cormorant", 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: "Cormorant", serif;
}
.toner_left_box h5 {
	font-size: 18px;
	font-weight: 500;
	color: #000;
	font-family: "Cormorant", 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: "Cormorant", 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_res{
	display: none;
}
#Prmotion {
	display: block;
}


/*============================================
			Footer Css START 	
============================================*/
footer {
	float: left;
	width: 100%;
}
.footer_logo{
	position: relative;
}
.footer_logo::after {
	content: '';
	position: absolute;
	background-color: #3e403f;
	width: 42%;
	height: 10px;
	left: 0px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.footer_logo::before {
	content: '';
	position: absolute;
	background-color: #3e403f;
	width: 42%;
	height: 10px;
	right: 0px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.store_footer_wapper {
	overflow: hidden;
	padding: 30px 0 15px;
	background-color: #101010;
}
.footer_block01 .footer_menu ul {
	display: flex;
	margin-top: 15px;
	padding: 15px 0;
	border-top: 1px solid #282828;
	border-bottom: 1px solid #282828;
}
.footer_block.footer_block03 {
	margin: 0 auto;
}
.footer_block_titel {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "Cormorant", serif;
	margin-bottom: 15px;
	text-align: center;
	position: relative;
	letter-spacing: 0.50px;
}
.store_footer_wapper .container .row .col-md-3 .footer_block div:nth-child(2){
	display: flex;
	justify-content: center;
}
.footer_block.footer_block01 .footer_block_titel:after {
	right: unset;
}
.footer_menu ul li a{
	position: relative;
}
.footer_menu ul li {
	padding: 0 28px;
}
.footer_menu ul li a:hover{
	color: #a03301;
}
.footer_menu {
	margin-left: -50px;
	margin-right: -50px;
}
.footer_menu ul li:hover a::after{
	width: 100%;
	transition: all .5s ease-in-out;
}
.footer_block01 {
	float: left;
}
.footer_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer_menu ul li a {
	font-size: 22px;
	color: #fff;
	letter-spacing: 0.60px;
	font-family: "Cormorant", serif;
	font-weight: 500;
	line-height: 30px;
}
.footer_menu P{
	font-size: 17px;
	color: #fff;
	letter-spacing: 0.60px;
	font-family: "Cormorant", serif;
	font-weight: 500;
	margin-top: 20px;
	text-align: center;
}
.footer_logo {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}
.store_footer_wapper .container .row .col-md-2 {
	padding: 0px;
}
.footer_payment {
	text-align: right;
}
.footer_bottom {
	padding: 10px 0;
	position: relative;
	background: linear-gradient(90deg, rgba(168,57,18,1) 0%, rgba(114,10,9,1) 100%);
}
.dezign_copyright {
	text-align: center;
	font-size: 13px;
	letter-spacing: 0.50px;
	color: #fff;
	font-weight: 300;
	font-family: "Montserrat", sans-serif;
}
.footer_block.footer_block04 {
	text-align: right;
}
.dezign_copyright span {
	text-transform: uppercase;
	font-family: "Cormorant", serif;
	color: #fff;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 1px;
}
/*============================================

/*============================================
			Footer Css END
============================================*/

/* Tab Code Start */
.main_tab_row {
	position: relative;
	z-index: 99;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 0;
	margin-bottom: 15px !important;
	margin-top: 40px;
}
.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;
}
.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.70px;
	color: #FFF;
	font-size: 15px;
	font-weight: 500;
	line-height: 43px;
	transition: all 0.5s ease 0s;
	text-align: center;
	text-decoration: none;
	background: #2c2c2c;
	text-transform: uppercase;
	margin-right: 10px;
	margin-bottom: 0;
	font-family: "Montserrat", sans-serif;
	padding: 0 17.9px;
}
.tabs label:nth-child(17) {
	margin-right: 0 !important;
}
.tab.description_content p {
	font-size: 15px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0.30px;
	color: #a6a6a6;
	font-family: "Montserrat", sans-serif;
}
.tab.description_content strong {
	font-size: 16px;
	font-weight: 600;
	line-height: 28px;
	letter-spacing: 0.30px;
	color: #fff;
	font-family: "Montserrat", sans-serif;
}
.contect_feedback_wrapper {
	margin: 40px;
}
.tab.description_content b {
	font-size: 18px;
	font-weight: 700;
	color: #010101;
	font-family: "Cormorant", serif;
	margin-right: 4px;
}
.tabs label img {
	margin-right: 7px;
	margin-top: -3px;
}
.tabs .nomarginright.none {
	margin-right: 0px;
}
.tabs label:hover {
	color: #fff;
	background-color: #8e220c;
}
.tabs label a {
	color: #FFF;
	text-decoration: none;	width: 100%;
	font-family: "Cormorant", serif;
	display: block;
}
.p_text {
	margin-bottom: 20px;
}
.tabs .tab {
	-moz-box-flex: 1;
	-moz-box-ordinal-group: 100;
	box-sizing: border-box;
	color: #5c5c5c;
	font-weight: 400;
	flex-grow: 1;
	font-family: "Cormorant", serif;
	margin: 0px auto 0;
	order: 99;
	width: 100%;
	font-size: 16px;
	line-height: 25px;
	padding: 25px;
	border: 1px solid #5a5a5a;
	display: none;
}
.tabs .tab p:last-child {
	margin-bottom: 0;
}
.tab.description_content h6 {
	font-size: 17px;
	font-weight: 700;
	color: #222222;
	line-height: 25px;
	letter-spacing: 0.30px;
	padding-bottom: 10px;
}
.ship_t {
	margin-left: -30px;
}
.payment_text {
	margin-bottom: 20px;
}
.tabs .tab a {
	color: #2fab81;
	
}
.tabs label:hover a {
	color: #ffffff;
}
.tabs input[type="radio"] {
	position: absolute;
	opacity: 0;
}
.tabs input[type="radio"]:checked + label {
	color: #fff;
	background: linear-gradient(90deg, rgba(168,57,18,1) 0%, rgba(114,10,9,1) 100%);
}
.tabs input[type="radio"]:checked + label + .tab {
	display: block;
}
.tabele_border td {
	padding: 5px 15px;
}
.tab.description_content li {
	margin-bottom: 15px;
}
.tab.description_content li:last-child {
    margin-bottom: 0;
}
/* Tab Code END */


/*Nuke Nutrition Range start*/
/*-----------------------------------*/
.store_footer_wapper .container .row .col-md-8 {
	display: grid;
	justify-content: center;
}
.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: "Cormorant", serif;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 600;
	padding: 10px 28px;
	display: inline-block;
	text-transform: uppercase;
}
.guaranteed_box {
	padding: 30px 13px 6px;
	text-align: center;
	border-bottom: 1px solid #dddddd;
}
.guaranteed_wapper .container .row .col-md-4:nth-child(1) .guaranteed_box{
	padding-left: 00px;
}
.guaranteed_wapper .container .row .col-md-4:nth-child(4) .guaranteed_box{
	padding-right: 00px;
}
.guaranteed_wapper {
	padding: 40px 0;
	position: relative;
	padding-top: 00px;
}
.btn_2 {
	margin-top: 40px;
}
.ebay_logo {
	margin-bottom: 15px;
}
.guaranteed_text {
	font-size: 17px;
	color: #444444;
	font-weight: 400;
	margin-bottom: 20px;
	font-family: "Cormorant", serif;
	line-height: 24px;
	letter-spacing: 0.20px;
}
.guaranteed_name {
	font-size: 16px;
	color: #000;
	letter-spacing: 0.30px;
	font-weight: 800;
	margin-bottom: 12px;
	font-family: "Cormorant", serif;
}
.start {
	margin-bottom: 15px;
}
.guaranteed_text {
	font-size: 15px;
	color: #555;
	font-weight: 500;
	font-family: "Cormorant", serif;
	line-height: 25px;
	letter-spacing: 0.30px;
}
.reviews_title {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px 0;
}
.guaranteed-head {
	text-align: center;
	font-size: 35px;
	font-weight: 600;
	margin-bottom: 0;
	color: #000;
	font-family: "Cormorant", serif;
	letter-spacing: 0;
}
.reviews_title a{
	font-size: 18px;
	font-weight: 800;
	margin-bottom: 0;
	color: #000;
	font-family: "Cormorant", serif;
	letter-spacing: 0.50px;
}
.guaranteed-head span {
	text-align: center;
	font-size: 35px;
	font-weight: 400;
	margin-bottom: 0;
	color: #000;
	font-family: "Cormorant", serif;
	position: relative;
}
.guaranteed-head span::after {
	position: absolute;
	content: '';
	background-image: url(../images/text_underline_2.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 200px;
	height: 13px;
	display: block;
	bottom: -10px;
	right: 0;
	margin: auto;
}
.guaranteed-per {
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 30px;
}
.guaranteed-button{
    text-align: center;
    margin-top: 30px;
}
.guaranteed-button a {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.80px;
	font-family: "Cormorant", serif;
	transition: all 0.8s ease 0s;
	text-align: center;
	margin: 0 auto;
	padding: 10px 24px;
	background: #c91e24;
	display: inline-block;
	text-transform: uppercase;
	border-radius: 50px;
}
.guaranteed-button a:hover {
	outline: 2px solid #fff;
	outline-offset: -5px;
	background: #333333;
}

/*Other products you may like END/
/*----------------------------------------/*/

/* <=========================Featured  section css Start=============> */
.feature-title h1 {
	font-size: 35px;
	color: #fff;
	font-weight: 700;
	font-family: "Cormorant", serif;
	letter-spacing: 6px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.feature-title{
	margin-bottom: 46px;
}
.feature-title p {
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
	margin-bottom: 00px;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
}
.feature-title h1 span{
	font-size: 40px;
	color: #000;
	font-weight: 300;
	font-family: "Cormorant", serif;
	position: relative;
}
.feature-title h1 span::after {
	position: absolute;
	content: '';
	background-image: url(../images/text_underline_1.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 160px;
	height: 13px;
	display: block;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: auto;
}
.cat_sec {
	margin: 30px 0px 0px;
}
.cate_box {
	position: relative;
	margin-bottom: 30px;
	padding: 0px;
}
.feature_box {
	position: relative;
	overflow: hidden;
	display: table;
	display: inline-block;
	border-radius: 50%;
	border: 3px solid #7b7b7b;
}
.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;
	transition: all .8s ease 0s;
	position: relative;
	width: 100%;
}
.cate_box .fat_text h1 {
	color: #fff !important;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0.50px;
	text-align: center;
	transition: all .8s ease 0s;
	margin-bottom: 0px;
	text-transform: uppercase;
	padding: 9px 0;
	margin-top: 2px;
	font-family: "Montserrat", sans-serif;
}
.cate_box .fat_text a {
	color: #464646 !important;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.30px;
	text-align: center;
	transition: all .8s ease 0s;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-family: "Cormorant", serif;
	margin-bottom: 00px;
	margin-top: 0 !important;
}
.cate_box .fat_text a:hover{
	color: #ffd8aa !important;
}
.cate_box:hover{
	transition: all .5s ease-in-out;
}
.cate_box:hover .fat_text {
	transition: all .5s ease-in-out;
	color: #9d3101 !important;
}
.browse_btn {
	text-align: center;
}
.browse_btn a {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.20px;
	text-align: center;
	margin: 0 auto;
	padding: 16px 19px;
	position: relative;
	text-transform: uppercase;
	display: inline-block;
	transition: all .5s ease-in-out;
	padding-top: 10px;
	background: linear-gradient(90deg, rgba(168,57,18,1) 0%, rgba(114,10,9,1) 100%);
	font-family: "Montserrat", sans-serif;
	padding-top: 16px;
}
.browse_btn a:hover {
	background-position: 254px !important;
}
.ebay_msg a:hover {
	background-position: 207px !important;
}
.browse_btn a img{
	margin-bottom: 3px;
}	
/* <=========================Featured  section css End=============> */

.paypal_b0x{
	text-align: center;
}
.paypal_b0x {
	text-align: center;
	margin: 36px 0px;
}
.main_menu_mobile {
	position: relative;
	display: inline-block;
}
  
.main_menu_mobile {
	padding-left: 10px;
	font-size: 16px;
	border: none;
	cursor: pointer !important;
}
.menu-links {
	display: none;
	position: absolute;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
	border-radius: 6px;
	width: 222px;
	top: 25px;
	background: linear-gradient(90deg, rgba(168,57,18,1) 0%, rgba(114,10,9,1) 100%);
	left: -117px;
	margin: auto;
}
.menu-btn{
	background-color: transparent;
  	outline: none;
  	border: 0px;
}
.menu-links a {
	color: #fff;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: center;
}
  
.main_menu_mobile:hover .menu-links {
	display: block;
}
.main_menu_mobile .menu-links li{
	list-style: none;
}
.main_menu_mobile .menu-btn img{
	width: 40%;
}
.main_menu_mobile .menu-btn {
	text-align: right;
	cursor: pointer;
}
.menu-links a {
	font-weight: 600;
	font-size: 21px;
	text-transform: capitalize;
	letter-spacing: 1px;
	position: relative;
	transition: all 0.5s ease 0s;
	color: #fff;
	text-transform: capitalize;
	text-align: left;
	font-family: "Cormorant", sans-serif;
}
table tr td:nth-child(2) {
	color: #e4e4e4;
	font-weight: 400;
	font-size: 15px;
	font-family: "Montserrat", sans-serif;
}
td {
	font-size: 15px;
	font-weight: 600;
	color: #959595;
	font-family: "Montserrat", sans-serif;
}
.main_menu_mobile{
	display: none !important;
}
ul.main_menu li {
	display: inline-block;
	position: relative;
	padding-left: 70px;
}
ul.main_menu li a {
	display: block;
	font-weight: 600;
	font-size: 21px;
	letter-spacing: 0.50px;
	position: relative;
	transition: all 0.5s ease 0s;
	font-family: "Cormorant", serif;
	color: #fff;
}
ul.main_menu li a::after {
	content: '';
	position: absolute;
	width: 100%;
	transform: scaleX(0);
	height: 1px;
	bottom: -4px;
	left: 0;
	background-color: #fff;
	transform-origin: bottom right;
	transition: transform 0.50s ease-out;
	display: none;
}
.main_menu li:nth-child(1){
	padding-left: 0px ;
}
.main_title p {
	background-color: #000;
	font-size: 25px;
	letter-spacing: 0.30px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0px 21px;
	color: #fff;
	width: fit-content;
	overflow-wrap: break-word;
	text-align: center;
	margin-bottom: 0px;
}
/* gallery section */
#main_gallery div.imagsbox_w .imagsbox {
	display: flex;
	height: 100%;
	max-width: 100%;
	padding: 0;
	width: 100%;
	background-color: #000;
}
#main_gallery div.imagsbox_w .full-img {
	display: block;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	width: auto;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
}
#main_gallery div.imagsbox_w {
	border: 1px solid #5a5a5a;
	border-radius: 0px;
	bottom: 0;
	height: 97%;
	left: 0px;
	margin: 0 auto;
	max-width: 100%;
	position: absolute;
	top: 0px;
	width: 66%;
}
#main_gallery #main_row div ul li {
	float: right;
	height: auto;
	margin: 0 0px 20px 22px;
	padding: 0;
	width: auto;
}

.footer_menu ul li:nth-child(1) {
	padding-left: 15px;
}
.footer_menu ul li:nth-child(3) {
	padding-right: 15px;
}
.about_bg .container .row .col-md-6:nth-child(2){
	padding: 0 7px;
}
.product-text {
	margin-top: 31px;
}
.desc-rd.desc-text .specs-grid__item{
	color: #FFF !important;
}
.desc-rd.desc-text .specs-grid__item:nth-child(2n+1) {
	background: #000 !important;
	padding: 10px 10px;
	font-size: 14px !important;
	letter-spacing: 0.5px;
}
.desc-rd.desc-text .specs-grid__item:nth-child(2n) {
	background: #101010 !important;
	padding: 10px 10px;
	font-size: 14px !important;
	letter-spacing: 0.5px;
}
.desc-rd.desc-text table {
	background: none !important;
	font-family: "Cormorant", serif !important;
} 
.desc-rd.desc-text table tr{
	padding: 0px !important;
}
.desc-rd.desc-text table tr.datasheet-listItem--group {
	padding-bottom: 5px !important;
	padding-top: 10px !important;
}