@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: "Poppins", sans-serif;
font-family: "Font Awesome 6 Pro";
*/

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
	font-family: "Poppins", sans-serif;
}
img{
    max-width: 100%;
}
*, ::after, ::before {
	box-sizing: border-box;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: none !important;
}
ul{
    list-style: none;
}
/* ============================== HEADER CSS START ============================== */
.main_dezign_brain_header {
	margin: 0 0 25px 0;
}
.promo_top_text {
	background-color: #fff3e6;
}
.welcom_text {
	color: #191919;
	font-family: "Poppins", sans-serif;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 0.3px;
}
.welcom_text span {
	font-size: 14px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "Poppins", sans-serif;
	color: #191919;
}
.top_newsletter_link ul {
	display: flex;
	list-style: none;
	justify-content: end;
	margin-bottom: 0px;
}
.top_newsletter_link ul li a {
	color: #191919;
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	transition: all .5s ease-in-out;
	text-transform: uppercase;
	padding: 8px 15px;
	background-color: transparent;
	transition: all .5s ease-in-out;
	display:inline-block;
	border-left:1px solid rgba(25, 25, 25, 0.25);
}
.top_newsletter_link ul li a:hover{
	background-color: #eb8111;
	color: #fff;
}
.top_header {
	text-align: center;
	margin:0 auto;
}
.top_section {
	padding: 15px 0 40px;
	position: relative;
}
.top_section::after {
	content: '';
	position: absolute;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	background-size: contain;
	background-position: bottom;
	width: 100%;
	height: 72px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.Verifie-main1 {
	display: flex;
	grid-column-gap: 10px;
	align-items: center;
}
.Verifie-main1.box {
	justify-content: end;
}
.Verifie-text1 h1 {
	font-size: 17px;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	margin-bottom: 0;
	color: #000000;
	letter-spacing: 0.5px;
	line-height: 22px;
	text-transform: uppercase;
}
.Verifie-text1 p {
	font-size: 13px;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	color: #333333;
	margin-bottom: 0;
	letter-spacing: 0.70px;
}
/* mobile-menu-css-tart */
.amon {
	color: #000;
	font-family: 'Droid Sans', sans-serif;
	font-size: 15px;
	background-color: transparent;
	display: inline-block;
	width: 65px;
	overflow: hidden;
	height: 26px;
	transition: width 2s;
	-moz-transition: width 2s;
	-webkit-transition: width 2s;
	-o-transition: width 2s;
	position: absolute;
	right: 20px;
	z-index: 22222;
	margin-top: -17px;
	margin-bottom: 0;
}
.verifie_center {
	margin: 15px 0px;
}
/* Header_responsive */
@media screen and (max-width: 1199px) {
	.Verifie-text1 h1 {
		font-size: 14px;
	}
}
@media screen and (max-width: 991px) {
	.logo{
		width:60%;
		margin: 0 auto;
	}
	.top_header {
		margin: 0 ;
	}
	.top_section .container .row .col-md-4:nth-child(1), .top_section .container .row .col-md-4:nth-child(3) {
		flex: 0 0 50%;
		max-width: 50%;
		justify-content: center;
		display: flex;
		order: 2;
		margin: 20px 0 0 0;
	}
	.Verifie-text1 h1 {
		font-size: 16px;
	}
}
@media screen and (max-width: 767px) {
	.top_newsletter_link ul {
		justify-content: center;
	}
	.welcom_text {
		text-align: center;
		padding: 10px 0;
	}
	.top_section .container .row .col-md-4:nth-child(1), .top_section .container .row .col-md-4:nth-child(3) {
		flex: 0 0 100%;
		max-width: 100%;
		justify-content: center;
		display: flex;
		order: 2;
		margin: 20px 0 0 0;
	}
}
@media screen and (max-width: 575px){
	.logo {
		width: 35%;
	}
}
@media screen and (max-width: 480px){
	.menu-links {
		top: 45px;
	}
	.logo {
		width: 40%;
	}
}
@media screen and (max-width:361px){
	.top_newsletter_link ul li a {
		font-size: 11px;
		padding: 8px 10px;
	}
	.Verifie-text1 h1 {
		font-size: 14px;
		letter-spacing: 0;
	}
}
/* ============================== HEADER CSS END ============================== */

/* ============================== PRODUCT_DES3 CSS START ============================== */
.product_section {
	position: relative;
}
#right_box .desc-rd table td {
	font-size: 15px;
	font-weight: normal;
	position: relative;
	color: #333333;
	padding: 4px 8px;
}
#right_box .desc-rd table tr td:first-child {
	padding-left: 0px;
	padding-right: 15px;
	text-transform: uppercase;
	font-weight: 700;
}
#right_box .desc-rd table tr td:first-child::after {
	position: absolute;
	content: ":";
	right: 0px;
	font-weight: 600;
	font-size: 15px;
	line-height: 23px;
}
/* Images Code Start */
.product_images_wappers { 
	border-top: 0px;
	box-sizing: border-box;
	float: left;
	height: auto;
	margin: 0;
	padding: 0px 0 0px;
 	position: relative;
	width: 100%;
	box-sizing: border-box;
}
.product_images_gallery {
	float: none;
	width: 100%;
	max-width: 100%;
	padding: 0px 0px;
	margin-top: 0;
	margin: 0 auto;
}
.img-holder .lightbox:before {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.essWrap input[type="checkbox"], .essWrap input[type="radio"] {
	display: none;
}
.imgBox img {
	bottom: 0;
	height: auto;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	text-align: center;
}
.ess-gallery .img-box {
	max-width: 640px;
	margin: 0 auto;
}
.img-holder {
	display: none;
}
.img-holder .imgBox {
	cursor: zoom-in;
	margin: 15px 0 20px;
}
.main_title {
	font-size: 20px;
	letter-spacing: 0.3px;
	font-weight: 600;
	padding: 7px 6px;
	color: #fff;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "Poppins", sans-serif;
	text-align: center;
	background-color: #000;
	text-transform: capitalize;
}
.listing_content {
	width: 100%;
	margin: 0px auto 15px;
	display: table;
	padding: 00;
}
#main_gallery {
	border: 0px solid #b4b4b4;
	border-radius: 0px;
	box-sizing: border-box;
	min-height: auto;
	margin: 0;
	padding: 0px;
	position: relative;
	width: 100%;
	box-sizing: border-box;
}
#main_gallery #main_row {
	height: 739px;
	margin: 0 auto;
	max-width: inherit;
	overflow: hidden;
	text-align: center;
	width: auto;
	z-index: 500;
	margin-right: 0px;
	display: flex;
	justify-content: end;
}
.section-tittle span {
	color: #2ECC87 !important;
	text-transform: capitalize;
}
.section-tittle.box {
	text-transform: capitalize !important;
}
#main_row > div {
	margin-top: 0;
	width: 380px;
}
#main_gallery #main_row div ul {
	display: flex;
	height: auto;
	list-style: outside none none;
	margin: 0 auto;
	padding: 0;
	width: auto;
	flex-wrap: wrap;
	justify-content: start;
	margin-left: auto;
	margin-right: 0;
}
#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;
	height: 0;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
}
#main_gallery .thumb {
	background-color: #fff;
	border: 1px solid #dadada;
	border-radius: 0;
	box-sizing: border-box;
	cursor: pointer;
	display: table-cell;
	_float: left;
	height: 164px;
	vertical-align: middle;
	width: 164px;
	overflow: hidden;
}
#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;
}
#main_gallery div.imagsbox_w .imagsbox {
	display: flex;
	height: 100%;
	max-width: 100%;
	padding: 0;
	width: 100%;
	background-color: #fff;
}
#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 #dadada;
	border-radius: 0px;
	bottom: 0;
	height: 97%;
	left: 0px;
	margin: 0 auto;
	max-width: 100%;
	position: absolute;
	top: 0px;
	width: 66%;
	overflow: hidden;
}
#main_gallery #main_row div ul li {
	height: auto;
	margin: 0 0px 20px 23px;
	padding: 0;
	width: auto;
}
@media only screen and (max-width: 1199px) {
	.listing_section .container {
		max-width: 100%;
		padding: 0 20px;
	}
  }
@media only screen and (max-width: 1079px) {
	#main_gallery div.imagsbox_w {
		width: 63%;
	}
  }
@media only screen and (max-width: 1024px) {
	#main_gallery .full_img_wapper {
	  height: 395px;
	  width: 100%;
	}
	#main_gallery #main_row {
		width: 100%;
		margin: 20px auto 0;
	}
	#main_row > div {
		max-width: 100%;
		float: none;
		margin: 0 auto !important;
		text-align: center;
		width: 100%;
	}
	#main_gallery #main_row div ul {
		display: flex;
		justify-content: center;
		gap: 0 5px;
	}
	#main_gallery #main_row div ul li {
		margin: 0 0px 0px 0px;
	}
	#main_gallery .thumb {
		height: 100px;
		width: 100px;
	}
	#main_gallery div.imagsbox_w {
		width: 100% !important;
		height: 400px;
	}
	#main_gallery #main_row {
		height: auto;
	}
  }
  @media only screen and (min-width: 320px) and (max-width: 1024px) {
	.main_title {
		margin-bottom: 5px;
	}
	#listingarea {
		margin-bottom: 0px;
	}
	#main_gallery {
		margin: 0px 0 0px;
		padding: 0 0px 0px;
		width: 100%;
		min-height: auto;
	}
	#main_gallery .full_img_wapper {
		background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
		height: 410px;
		width: 100%;
	}
	#main_gallery #main_row div ul {
		width: auto;
		margin: 0 auto;
		flex-wrap: wrap;
		grid-row-gap: 10px;
	}
	#main_gallery #main_row div ul li {
		float: left;
	}
	#main_gallery #main_row .thumb {
		width: 55px;
		height: 55px;
	}
	#main_gallery #main_row .thumb img {
		max-height: 55px;
		max-width: 55px;
	}
	#main_gallery div.imagsbox_w {
		left: 0;
		margin: 10px auto 0;
		right: 0;
		top: 0 !important;
	}
	#main_gallery div.imagsbox_w .imagsbox {
		height: 100% !important;
		display: flex;
		margin: 0 auto;
	}
	#main_gallery div.imagsbox_w .full-img {
		max-height: calc(100% - 20px);
		max-width: calc(100% - 20px);
	}
	.listing_content {
		margin: 0px auto 25px;
	}
}
.desc-hedtitle {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 0px;
	padding: 6px 3px;
	letter-spacing: 0.3px;
	z-index: 1;
	font-family: "Poppins", sans-serif;
	position: relative;
	text-align: center;
	line-height: 30px;
	text-transform: capitalize;
	background-color: #000;
}
.desc-rd p {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.2px;
	font-weight: 400;
	color: #191919;
	font-family: "Poppins", sans-serif !important;
}
.desc-rd.desc-text{
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.2px;
	font-weight: 400;
	color: #191919;
	font-family: "Poppins", sans-serif !important;
}
.tab-content p {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.5px;
	font-weight: 400;
	color: #000000;
	font-family: "Poppins", sans-serif !important;
}
.tab-content p:last-child{
	margin: 0;
}
.desc-rd p:last-child{
	margin: 0;
}
.desc-rd.desc-text li {
	background: url('../images/right_arrow.png');
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 22px;
	margin-bottom: 7px;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.3px;
	font-weight: 400;
	color: #191919;
	font-family: "Poppins", serif !important;
}
.desc-rd.desc-text #customers tbody tr {
	background: url('../images/right_arrow.png');
	background-repeat: no-repeat;
	background-position: left 13px;
	padding-left: 17px;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.30px;
	font-weight: 500;
	color: #444;
	font-family: "Poppins", serif !important;
	display: block;
}
.desc-rd.desc-text h6 {
	background: url('../images/product_after.png');
	background-repeat: no-repeat;
	background-position: left 0;
	padding-left: 25px;
	margin-bottom: 0;
	font-size: 22px;
	line-height: 35px;
	letter-spacing: 0.30px;
	font-weight: 700;
	color: #191919;
	font-family: "Poppins", serif !important;
	display: block;
	text-transform: capitalize;
}
.desc-rd.desc-text #customers tbody td {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.30px;
	font-weight: 500;
	color: #444;
	font-family: "Poppins", serif !important;
}
.desc-rd.desc-text b {
	text-transform: capitalize;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.30px;
	color: #191919;
	font-family: "Poppins", serif !important;
}
.product-text {
	margin: 0 0 40px 0;
}
.pro-and-about {
	padding: 20px;
	margin: 00px 0px 00px;
	border: 1px solid #d3d3d3;
}
@media only screen and (max-width: 1199px) {
	.product-text .container{
		max-width: 100%;
		padding: 0 20px;
	}
}
/* ============================== PRODUCT_DES3 CSS END ============================== */

/*================================== PROMOTION CSS START  ================================== */
.promotion_wrapper {
	margin: 0 0 50px 0;
	background-color: #fff;
}
.promo_main {
	display: flex;
	grid-column-gap: 10px;
	padding: 0 27px;
	border-right: 1px solid #e9e9e9;
	transition: all 0.5s ease-in-out;
	align-items: center;
}
.promo_main:last-child{
	border-right: none;
}
.promo_icon img {
	transition: all 0.5s ease-in-out;
}
.promo_main:hover img {
	transform: rotateY(360deg);
}
.promo_box1 {
	display: flex;
	align-items: center;
	justify-content: center;
}
.promo_text1 h1 {
	font-size: 16px;
	letter-spacing: 0.25px;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	text-transform: capitalize;
	color: #282828;
	margin-bottom: 0px;
}
.promo_text1 p {
	font-size: 16px;
	letter-spacing: 0.25px;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	text-transform: capitalize;
	color: #282828;
	margin-bottom: 0px;
}
.promotion_bg .promo_box{
	padding: 0;
}
@media screen and (max-width: 1199px) {
	.promo_main {
		padding: 0px 15px;
	}
	.promo_text1 p {
		font-size: 14px;
		letter-spacing: 0;
	}
	.promo_text1 h1 {
		font-size: 14px;
		letter-spacing: 0;
	}
}
@media screen and (max-width: 991px) {
	.promo_box1 {
		display: grid;
		align-items: center;
		justify-content: center;
		grid-template-columns: repeat(2, 1fr);
	}
	.promo_main:nth-child(1), .promo_main:nth-child(2){
		margin: 0 0 30px 0;
	}
	.promo_text1 p {
		font-size: 15px;
		letter-spacing: 0.3px;
	}
	.promo_main:nth-child(2){
		border-right: none;
	}
}
@media screen and (max-width: 767px) {
	.promo_main{
		padding: 0;
		border-right: none;
	}
	.promo_box1{
		grid-template-columns: repeat(1, 1fr);
	}
	.promotion_wrapper {
		padding:0;
		margin: 0 auto 40px;
		width: 70%;
	}
	.promo_main:nth-child(3){
		margin: 0 0 30px 0;
	}
	.promo_text1 h1 {
		font-size: 16px;
		letter-spacing: 0.3px;
	}
}
@media screen and (max-width:575px) {
	.promotion_wrapper {
		width: 68%;
	}
}
@media screen and (max-width:480px) {
	.promotion_wrapper {
		width: 88%;
	}
}
@media screen and (max-width:361px) {
	.promotion_wrapper {
		width: 100%;
	}
}
/*================================== PROMOTION CSS END  ================================== */

/*================================== BANNER CSS START  ================================== */
#dezign_home_banner {
	text-align: center;
	margin: 0 0 0px 0;
}
.banner_section_res{
	display: none;
}
@media screen and (max-width: 991px) {
	#dezign_home_banner {
		margin: 0 0 0px 0;
	}
}
@media screen and (max-width: 767px) {
	.banner_section_res {
		display: block;
		margin: 0 auto;
	}
	.banner_section{
		display: none;
	}
}
/*================================== BANNER CSS END  ================================== */

/*============================================
			feature CSS START
============================================*/
.feature_section {
	margin: 0 0 50px 0;
}
.feature-title {
	position: relative;
	text-align: center;
	margin: 0 0 30px 0;
	padding: 0px 0 35px 0;
}
.feature-title::after {
	content: '';
	position: absolute;
	background-image: url(../images/cat_after.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 221px;
	height: 20px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.feature-title h2 {
	font-size: 32px;
	font-weight:500;
	color: #000;
	text-transform: capitalize;
	text-align: center;
	position: relative;
	margin: 0;
	font-family: "Poppins", serif;
	display: inline-block;
	line-height: 32px;
}
.cate_box {
	position: relative;
	margin-bottom: 30px;
	padding: 0px;
	text-align: center;
}
.feature_box {
	position: relative;
	display: inline-block;
	transition: all 0.5s ease-in-out;
	border-radius: 5px;
	overflow: hidden;
}
.feature_box a {
	display: inline-block;
}
.cate_box .feature_box a img {
	transition: all 0.5s ease-in-out;
}
.cate_box:hover .feature_box img {
	transition: all .5s ease-in-out;
	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_box {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
}
.cate_box .fat_text h2 {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	transition: all 0.5s ease-in-out;
	margin-bottom: 0px;
	text-transform: capitalize;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	position: relative;
	display: inline-block;
	padding: 0px 5px 0;
	letter-spacing: 0.3px;
}
.cate_box:hover .fat_text h2{
	color:#fd7e23;
}
.cate_box .fat_text h2 i{
	margin-left:5px;
}
.browse_all_btn {
	text-align: center;
}
.button {
	color: #fff !important;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.7px;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	margin: 0 auto;
	padding: 11px 25px;
	display: inline-block;
	position: relative;
	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;
	background-color: #000;
	border-radius: 7px;
}
.button:hover {
	background: #fd7e23;
}
@media screen and (max-width: 1199px) {
	.cate_box .fat_text h2 {
		font-size: 16px;
	}
}
@media screen and (max-width: 991px) {
	.cate_box .fat_text h2 {
		font-size: 17px;
	}
}
@media screen and (max-width: 767px) {
	.cate_box {
		display: table;
		margin: 0 auto 30px;
	}
}
@media screen and (max-width: 575px) {
	.feature_section {
		margin: 0 0 40px 0;
	}
}
@media screen and (max-width: 480px) {
	.feature-title h2 {
		font-size: 26px;
	}
}
@media screen and (max-width: 361px) {
	.feature-title h2 {
		font-size: 23px;
	}
	.cate_box .fat_text h2 {
		font-size: 15px;
	}
}
/*============================================
			feature CSS END
============================================*/
/* ABOUT1 CSS START */
.about3_wrapper {
	margin: 0px 0px 60px;
}
.about3_bg{
	position: relative;
}
.about_bottom {
	position: relative;
	overflow: hidden;
	padding: 40px 25px 0 0;
}
.about_bottom::after {
	content: '';
	position: absolute;
	background-color: #f3f3f3;
	width: 85%;
	height: 80%;
	right: 22px;
	top: 0;
	margin: auto;
	z-index: -1;
}
.about_bottom::before {
	content: '';
	position: absolute;
	background-image: url(../images/about_after.png);
	width: 278px;
	height: 386px;
	right: 0;
	bottom: 30px;
	margin: auto;
	z-index: -1;
}
.about_bottom_img1::after {
	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
	content: "";
	height: 0;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 0;
}
.about_bottom_img1:hover::after {
	height: 100%;
	width: 100%;
	opacity: 0;
	transition-duration: 1.3s;
}
.about_bottom_img1::before {
	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 0;
	opacity: 1;
	position: absolute;
	right: 0;
	width: 0;
}
.about_bottom_img1:hover::before {
	height: 100%;
	width: 100%;
	opacity: 0;
	transition-duration: 1.3s;
}
.about_bottom_img1 {
	position: relative;
	overflow: hidden;
	display: inline-block;
}
.about_right_content h3 {
	font-size: 32px;
	font-weight: 700;
	color: #191919;
	font-family: 'Poppins', sans-serif;
	position: relative;
	margin-bottom: 15px;
	text-transform: capitalize;
	padding: 0 0 17px 0;
	display: inline-block;
}
.about_right_content {
	position: relative;
}
.about_right_content::after {
	content: '';
	position: absolute;
	background-image: url(../images/about_before.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 156px;
	height: 60px;
	top: -20px;
	right: 100px;
	margin: auto;
}
.about_right_content h6 {
	font-size: 18px;
	font-weight: 700;
	color: #fd7e23;
	font-family: 'Poppins', sans-serif;
	position: relative;
	margin-bottom: 10px;
	text-transform: capitalize;
	display: inline-block;
	line-height: 34px;
}
.about_right_content h3::after {
	content: '';
	position: absolute;
	background-color: #000;
	width: 55px;
	height: 8px;
	bottom: 0;
	left: 0;
	margin: auto;
}
.about_right_content p {
	font-size: 16px;
	font-weight: 400;
	color: #191919;
	font-family: 'Poppins', sans-serif;
	line-height: 24px;
	margin-bottom: 25px;
}
.browse_all_btn.about {
	text-align: left;
}
@media screen and (max-width: 1199px) {
	.about_right_content p {
		font-size: 15px;
		margin-bottom: 15px;
	}
	.about_right_content::after {
		width: 146px;
		height: 50px;
		right: 70px;
		top: 0px;
	}
}
@media screen and (max-width: 991px) {
	.about_right_content h3 {
		margin-bottom: 20px;
	}
	.about_right_content p {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	.about_bottom {
		text-align: center;
	}
	.about_bottom::after {
		width: 55%;
		right: 85px;
	}
	.about_right_content {
		margin: 15px 00 0 0;
	}
}
@media screen and (max-width: 767px) {
	.about_left_img {
		text-align: center;
	}
	.about_right_content {
		margin-top: 20px;
	}
	.about_bottom::after {
		width: 85%;
		right: 13px;
	}
	.about3_wrapper {
		margin: 0px 0px 45px;
	}
}
@media screen and (max-width: 480px) {
	.about_right_content {
		margin-top: 10px;
	}
	.about_right_content h3 {
		font-size: 26px;
	}
	.about_right_content::after {
		width: 136px;
		height: 40px;
		right: 10px;
	}
}
@media screen and (max-width: 361px) {
	.about_bottom {
		padding: 30px 25px 0 0;
	}
	.about_right_content::after {
		width: 96px;
	}
}
/* ============================== ABOUT1 CSS END ============================== */

/*================================== MAIN TAB CSS START ================================== */
.main_tab_row {
	position: relative;
	z-index: 99;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 40px !important;
}
.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 {
	cursor: pointer;
	letter-spacing: 0.70px;
	color: #353535;
	font-size: 18px;
	font-weight: 500;
	transition: all 0.5s ease 0s;
	text-align: center;
	text-decoration: none;
	background: #fff;
	margin: 0 10px;
	font-family: "Poppins", sans-serif;
	margin-bottom: -25.5px;
	border-radius: 7px;
	z-index: 1;
	border: 2px solid #353535;
	width: 165px;
	padding: 11px 0;
	background-color: #fff;
}
.tabs label:nth-child(2) {
	margin-left: auto;
	margin-right: 45px;
}
.tabs label:nth-child(5) {
	margin-right: 45px;
}
.tabs label:nth-child(8) {
	margin-right: auto;
}
.tabs input[type="radio"]:checked + label {
	color: #fff;
	background: #fd7e23;
	border-color: #fd7e23;
}
.tabs label:hover {
	color: #fff;
	background-color: #fd7e23;
	border-color: #fd7e23;
}
.tabs input[type="radio"]:checked + label + .tab {
	display: block;
}
.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: "Poppins", sans-serif;
	margin: 0px auto 0;
	order: 99;
	width: 100%;
	font-size: 16px;
	line-height: 25px;
	padding: 40px 0;
	border-top: 2px solid #191919 !important;
	display: none;
	border-radius: 0px;
	padding-top: 50px;
	position: relative;
}
.tabs .tab::after {
	content: '';
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 72px;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: auto;
	background-position: center;
	z-index: -1;
}
.tab.description_content p {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.30px;
	color: #353535;
	font-family: "Poppins", sans-serif;
	margin-bottom: 22px;
	text-align: center;
}
.tab.description_content b {
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0.30px;
	color: #000;
	font-family: "Poppins", sans-serif;
	margin-bottom: 22px;
	text-align: center;
}
.tab.description_content h6{
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0.30px;
	color: #000;
	font-family: "Poppins", sans-serif;
	margin-bottom:10px;
	text-align: center;
	display:block;
}
.description_content p:last-child{
	margin-bottom: 0px;
}
.tabs input[type="radio"] {
	position: absolute;
	opacity: 0;
}
@media only screen and (max-width: 767px) {
	.tabs label:nth-child(2) {
		margin-left: auto;
		margin-right: 00px;
	}
	.tabs label:nth-child(5) {
		margin-right: 0;
	}
	.tabs label {
		width: 140px;
		font-size: 16px;
	}
	.main_tab_row {
		margin-bottom: 30px !important;
	}
}
@media only screen and (max-width: 540px){
	.tab.description_content p {
		margin-bottom: 9px;
	}
	.tab.description_content p {
		font-size: 14px;
	}
	.tabs label {
		width: 130px;
		font-size: 15px;
	}
}
@media only screen and (max-width:480px){
	.tabs label {
		width: 94px;
		font-size: 12px;
	}
	.tabs .tab::after {
		bottom: -6px;
	}
}
@media only screen and (max-width:480px){
	.tabs label {
		width: 82px;
		font-size: 12px;
		letter-spacing: 0;
	}
}
/*================================== MAIN TAB CSS END  ================================== */

/*============================================
			guaranteed CSS START
============================================*/
.guaranteed_wapper {
	margin: 0 0 40px 0px;
}
.guaranteed-head {
	position: relative;
	text-align: center;
	margin: 0 0 30px 0;
	padding: 0px 0 30px 0;
}
.guaranteed-head h5 {
	font-size: 37px;
	font-weight: 600;
	color: #000;
	font-family: "Poppins", sans-serif;
	text-transform: capitalize;
	text-align: center;
	letter-spacing: 0.4px;
	margin: 0;
}
.guaranteed-head::after {
	content: '';
	position: absolute;
	background-image: url(../images/cat_after.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 221px;
	height: 20px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.guaranteed_box {
	background: #FFF;
	text-align: center;
	padding: 28px 15px;
	margin-bottom: 35px;
	position: relative;
	box-shadow: 4px 5px 20px 0px rgba(152, 152, 152, 0.19);
}
.guaranteed_name {
	font-size: 17px;
	color: #000000;
	letter-spacing: 0.4px;
	font-weight: 600;
	margin: 17px 0;
	font-family: "Poppins", sans-serif;
}
.guaranteed_text {
	font-size: 15px;
	color: #333333;
	font-weight:500;
	font-family: "Poppins", sans-serif;
	line-height: 22px;
	margin: 13px 0px;
	letter-spacing: 0.30px;
}
@media screen and (max-width: 1199px) {
	.guaranteed_text {
		font-size: 13px;
	}
	.guaranteed_box {
		padding: 28px 10px;
	}
	.guaranteed_name {
		font-size: 14px;
	}
}
@media screen and (max-width: 991px) {
	.guaranteed_box {
		padding: 28px 20px;
	}
	.guaranteed_text {
		font-size: 15px;
	}
	.guaranteed_name {
		font-size: 18px;
	}
}
@media screen and (max-width: 767px) {
	.guaranteed_box {
		width: 60%;
		margin: 0 auto 30px;
	}
	.guaranteed-head h5 {
		font-size: 30px;
	}
}
@media screen and (max-width: 575px) {
	.guaranteed-head h5 {
		font-size: 26px;
	}
	.guaranteed_text {
		height: unset;
	}
	.guaranteed_box {
		width: 70%;
	}
}
@media screen and (max-width:480px){
	.guaranteed-head h5 {
		font-size: 20px;
		letter-spacing: 1px;
	}
	.guaranteed_wapper {
		margin: 30px 0px;
	}
	.guaranteed_box {
		width: 90%;
	}
}
@media screen and (max-width:361px){
	.guaranteed-head h5 {
		font-size: 19px;
		letter-spacing: 0.5px;
	}
	.guaranteed_box {
		width: 100%;
	}
}
/*============================================
			guaranteed CSS END
============================================*/

/*============================================
			footer CSS START
============================================*/
.store_footer_wapper {
	padding: 25px 0;
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	background-size:cover;
}
.footer_block_titel {
	font-size: 14px;
	color: #000000;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 16px;
	position: relative;
	letter-spacing: 0.3px;
	font-family: "Poppins", sans-serif;
	text-align: center;
}
.footer_menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 13px 0;
	display: flex;
	gap: 25px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.footer_menu ul li a {
	font-size: 13px;
	color: #000000;
	line-height: 24px;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	transition: 0.5s all ease-in-out;
	text-transform: uppercase;
	letter-spacing: 0.6px;
}
.footer_menu ul li a::before {
	content: '';
	background-color: #000;
	position: absolute;
	height: 2px;
	width: 0%;
	bottom: -17px;
	left: 0;
	right: 0;
	margin: auto;
	transition: all .5s ease-in-out;
}
.footer_menu ul li a:hover::before {
	width: 100%;
}
.footer_menu ul li i {
	font-size: 8px;
	margin-right: 5px;
	color: #ffb701;
}
.footer_top_menu {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: -30px;
}
.footer_menu ul li a {
	position: relative;
}
.footer_block.footer_block03 {
	text-align: center;
}
.store_footer_wapper .col-md-5 .footer_menu ul li{
	position: relative;
}
.footer_bottom {
	padding: 14px 0;
	position: relative;
	background: #000;
}
.dezign_copyright {
	font-size: 13px;
	letter-spacing: 0.3px;
	color: #d9d9d9;
	font-weight: 500;
	font-family: "Poppins", sans-serif;
	text-align: left;
}
.dezign_copyright span {
	font-size: 13px;
	letter-spacing: 0.3px;
	color: #eb8111;
	font-weight: 700;
	font-family: "Poppins", sans-serif;
	text-transform: uppercase;
}
.dezign_by {
	font-size: 12px;
	letter-spacing: 0.3px;
	color: #fff;
	font-weight: 500;
	font-family: "Poppins", sans-serif;
	text-align: right;
}
.dezign_by span {
	font-size: 12px;
	font-weight: 600;
	color: #eb8111;
	font-family: "Poppins", sans-serif;
	letter-spacing: 0.3px;
}
@media screen and (max-width: 1199px) {
	.footer_menu ul {
		gap: 10px;
	}
	.footer_menu ul li a {
		font-size: 12px;
		letter-spacing: 0;
	}
	.footer_block_titel {
		font-size: 12px;
	}
}
@media screen and (max-width: 991px){
	.dezign_by {
		text-align: center;
	}
	.dezign_copyright {
		text-align: center;
		margin-bottom: 8px;
	}
	.footer_block.footer_block03 {
		margin: 20px 0 0px 0;
	}
	.footer_menu ul li a {
		font-size: 12px;
		letter-spacing: 0.6px;
	}
	.footer_block_titel {
		font-size: 16px;
	}
	.footer_menu ul {
		gap:15px;
	}
	.footer_block_titel {
		font-size: 15px;
	}
	.footer_top_menu {
		margin-left: 0;
	}
	.footer_logo {
		text-align: center;
		margin: 0 0 20px 0px;
	}
}
@media screen and (max-width:575px){
	.footer_menu ul {
		display: block;
		text-align: center;
		border-bottom: 0;
		padding: 0 0 0px 0;
		gap:0px;
	}
	.footer_menu ul li a::before {
		bottom: -3px;
	}
}
@media screen and (max-width:480px){
	.footer_menu ul li a {
		font-size: 13px;
	}
}

/*============================================
			promo CSS START
============================================*/
.promo_wrepper {
	margin: 0 0 40px 0;
}
.promo_box {
	display: flex;
	align-items: center;
	padding: 18px 0;
	gap: 10px;
}
.promo_wrepper .container .row .col-md-6:nth-child(1) .promo_box {
	justify-content: end;
	padding-right: 40px;
	border-right: 1px solid #c8d3e5;
}
.promo_wrepper .container .row .col-md-6:nth-child(2) .promo_box {
	justify-content: start;
	padding-left: 35px;
}
.promo_wrepper .container .row .col-md-6{
	padding: 0px;
}
.promo_text h1 {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #0f0f0f;
	margin-bottom: 3px;
	font-family: "Poppins", serif;
}
.promo_text p {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #666666;
	margin-bottom: 0;
	font-family: "Poppins", serif;
}
.promo {
	width: 100%;
	display: flex;
	position: relative;
	box-shadow: #0003 0 16px 50px -32px;
}
/* promo_responsiv */
@media only screen and (max-width: 991px) {
	.promo_wrepper .container .row .col-md-6:nth-child(2) .promo_box{
		padding-left: 20px;
	}
	.promo_wrepper .container .row .col-md-6:nth-child(1) .promo_box{
		padding-right: 20px;
	}
	.promo_text h1 {
		font-size: 17px;
		letter-spacing: 0.5px;
	}
}
@media only screen and (max-width: 767px){
	.promo {
		display: block;
		padding: 7px 0;
	}
	.promo_wrepper .container .row .col-md-6{
		max-width: 100%;
		flex: 0 0 100%;
	}
	.promo_wrepper .container .row .col-md-6 .promo_box{
		justify-content: center !important;
	}
	.promo_wrepper .container .row .col-md-6:nth-child(2) .promo_box{
		padding-left: 0px;
	}
	.promo_wrepper .container .row .col-md-6:nth-child(1) .promo_box{
		padding-right: 0px;
		border-right: 0px !important;
	}
	.promo_box {
		padding: 11px 0;
	}
}
@media only screen and (max-width:575px){
	.promo_text p {
		font-size: 17px;
	}
}
@media only screen and (max-width: 480px){
	.promo_text h1 {
		font-size: 17px;
	}
	.promo_text p {
		font-size: 15px;
	}
}
@media only screen and (max-width:361px){
	.promo_text p {
		font-size: 13px;
	}
	.promo_text h1 {
		font-size: 14px;
	}
}
/*============================================
			promo CSS END
============================================*/