*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
img{
    max-width: 100%;
}
a:hover{
	text-decoration: none;
}
*, ::after, ::before {
	box-sizing: border-box;
}
.common-btn {
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.30px;
	line-height: 17px;
	text-transform: uppercase;
	background: #003f54;
	padding: 13px 25px;
	display: inline-block;
	border-radius: 5px;
	text-decoration: none;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.common-btn:hover{
	background: #cd8300;
	color: #fff;
}
/* first-header-css-start */
.main_dezign_brain_header {
	margin: 0 0 30px 0;
}
.promo_top_text {
	background-color: #f8f8f8;
	padding: 8px 0;
}
.welcom_text img{
    margin-right: 5px;
    margin-bottom: 5px;
}
.welcom_text {
	color: #555555;
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.30px;
	line-height: 21px;
}
.welcom_text span{
    font-size: 15px;
    letter-spacing: 0.50px;
    text-transform: uppercase;
    font-weight: 700;
	color: #003f54;
}
.top_newsletter_link ul{
    display: flex;
    list-style: none;
    justify-content: end;
    margin-bottom: 0px ;
    grid-column-gap: 10px;
}
.top_newsletter_link ul li a {
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 5px 14px;
	text-transform: uppercase;
	background-color: #003f54;
	transition: all .5s ease-in-out;
	display: inline-block;
}
.top_newsletter_link ul li a:hover{
    text-decoration: none;
    background-color: #cd8300;
    color: #000;
}
.top_section {
	padding: 20px 0;
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}
.header-authenticity-service{
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.header-authenticity-service li{
	display: inline-block;
	list-style: none;
}
.Verifie-main {
	display: flex;
	grid-column-gap: 10px;
	align-items: center;
	justify-content: end;
}
.Verifie-text p {
	font-size: 15px;
	font-family: "Montserrat", sans-serif;
	line-height: 20px;
	letter-spacing: 0.50px;
	font-weight: 600;
	color: #2d2d2d;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.Verifie-text h3{
    font-size: 20px;
	font-family: "Montserrat", sans-serif;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.50px;
    text-transform: uppercase;
	color: #cd8300;
}



/* responsive */

@media screen and (max-width: 1199px) {
    .Verifie-text h3 {
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {

    .top_section .container .row{
        grid-row-gap: 20px;
    }

    .promo_top_text {
        padding: 10px 0;
    }

	.welcom_text {
		text-align: center;
		margin: 0 0 5px 0;
	}
    .top_newsletter_link ul {
        justify-content: center;
    }
	.top_header_wrapper {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
	}
	.logo {
		/* width: 80%; */
	}
    .Verifie-main {
        justify-content: center;
    }
}
@media screen and (max-width: 767px) {
	.header-authenticity-service {
		justify-content: center;
		flex-wrap: wrap;
		gap: 20px;
	}
}
@media screen and (max-width: 480px) {
	.logo a img {
		width: 90%;
	}
	.top_newsletter_link ul {
		flex-wrap: wrap;
		gap: 5px 0;
	}
}
/* end */
/*============================================
			image Css START
============================================*/
.listing_content {
	width: 100%;
	margin: 0px auto 40px;
	display: table;
	position: relative;
}
.listing_main {
	padding: 30px;
}
.pro_section {
	margin-bottom: 30px;
}
.description_text {
	border: 1px solid #e7e7e7;
	padding: 20px;
	overflow: auto;
	height: 1000px;
	color: #333333;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}
#listingarea {
	width: 100%;
	position: relative;
	float: left;
	margin: 0 auto;
	padding: 0;
	background: none;
}
#right_box {
	background: #FFF;
	padding: 25px;
	padding-bottom: 0px;
	/* box-shadow: 0px 0px 10px 2px #000; */
	height: 620px;
	overflow: auto;
}
.price_text {
	font-size: 15px;
	color: #aaaaaa;
	font-weight: 500;
	letter-spacing: 0.50px;
	line-height: 30px;
	font-family: "Montserrat", sans-serif;
	padding-top: 10px;
}
.price_text span {
	color: #c99c3f;
	font-size: 25px;
}
.paroduct_info_wapper {
	border: 1px solid #DFDFDF;
	padding: 25px;
}
.listing_listinghead {
	margin-bottom: 12px;
	border-width: 12px;
	border-style: solid;
	border-color: #cd8300;
	border-collapse: separate;
	border-spacing: 2px;
	border-top: 0;
	border-bottom: 0;
}
.listing_listinghead h1 {
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0.3px;
	font-weight: 500;
	color: #fff;
	text-transform: capitalize;
	text-align: center;
	background-color: #003f54;
	padding: 7px 5px;
	margin-bottom: 0;
	max-width: 100%;
	margin: 0 3px;
	position: relative;
	font-family: "Montserrat", sans-serif;
}
.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: "Montserrat", sans-serif;
}
.desc-rd.desc-text ul li {
	background: url('../images/right_arrow.png');
	background-position: left 11px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 8px;
	line-height: 26px;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.30px;
	color: #444;
	font-family: "Montserrat", sans-serif;
}
.desc-rd {
	width: 100%;
	float: left;
	padding: 0px;
	font-family: "Montserrat", sans-serif;
	margin: 0;
	border: 1px solid #dadada;
	position: relative;
	border-top: 0;
	padding: 25px;
}
.desc-rd.desc-text b {
	color: #000;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.30px;
	line-height: 26px;
	font-family: "Montserrat", sans-serif;
	text-transform: capitalize;
	margin-bottom: 16px;
}
.desc-text {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	text-align: left;
	font-family: "Montserrat", sans-serif;
	line-height: 28px;
	letter-spacing: 0.50px;
}
.desc-text p {
	line-height: 26px;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 0.30px;
	color: #555555;
	font-family: "Montserrat", sans-serif;
	margin-bottom: 17px;
}
.desc-text p:last-child{
	margin-bottom: 0;
}
.desc-rd.desc-text h1 {
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 30px;
	font-weight: 700;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	display: inline-block;
	color: #FFF;
	padding: 3px 10px;
	margin-bottom: 12px;
	margin-top: 15px;
}
.medium_text p {
	font-size: 15px;
	font-weight: 500;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "Montserrat", sans-serif;
/*	border-bottom: 3px solid #ececec;*/
	padding-bottom: 15px;
}
.medium_text p span {
	margin-left: 40px;
	text-transform: capitalize;
	font-weight: 400;
}
.desc-rd.desc-text table {
	margin-bottom: 20px;
}
.desc-rd.desc-text tr td {
	position: relative;
}
.desc-rd.desc-text tr td:first-child {
    padding-right: 60px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
.desc-rd.desc-text tr td:first-child::after {
	position: absolute;
	content: ':';
	color: #333333;
	right: 30px;
	bottom: 0;
	top: 0px;
	margin: auto;
}
.low {
	margin-left: 73px !important;
}
.medium_text p img {
	width: 25px;
	height: 25px;
	margin-right: 15px;
	margin-top: -2px;
}
.main_des_text {
	margin-bottom: 40px;
}
.pro_des {
	background: #184891;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	height: 43px;
	line-height: 43px;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.50px;
}
.pro_description_text {
	border: 1px solid #e2e2e2;
	padding: 25px;
	padding-bottom: 0;
	border-bottom: 5px solid #e3e3e3;
}
.pro_description_text li {
	background: url('../images/right_arrow.png');
	background-repeat: no-repeat;
	background-position: left 13px;
	padding-left: 15px;
	font-size: 15px;
	line-height: 33px;
	color: #333;
	font-weight: 500;
	letter-spacing: 0.20px;
}
.listing_listingarea-box {
	margin-bottom: 15px;
}
.listing_content.box {
	margin: 0 auto;
}
.desc-hedtitle {
	border-width: 12px;
	border-top-width: 12px;
	border-bottom-width: 12px;
	border-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #cd8300;
	border-top-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-collapse: separate;
	border-spacing: 2px;
	border-top: 0;
	border-bottom: 0;
}
.desc-hedtitle h1 {
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: 500;
	color: #fff;
	text-transform: capitalize;
	text-align: center;
	background-color: #242832;
	padding: 7px 5px;
	margin-bottom: 0;
	max-width: 100%;
	margin: 0 3px;
	position: relative;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
}

.main_gallery_box {
	width: 100%;
	margin: 0 auto;
	height: 570px;
	overflow-y: auto;
	background: #fff;
	overflow-x: hidden;
	border: 1px solid #dadada;
}
.gallery_img {
	max-width: 100%;
	/* border: 1px solid #d8d8d8; */
	margin: 20px 0px;
	width: 100%;
	position: relative;
	justify-content: center;
	display: flex;
}
.gallery_img img {
	margin: auto;
	max-height: 100%;
	text-align: center;
}
.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;
}
#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: 738px;
	margin: 0 auto;
	max-width: inherit;
	overflow: hidden;
	text-align: center;
	width: auto;
	z-index: 500;
	margin-right: 0px;
	display: flex;
	justify-content: end;
}
#main_row > div {
	margin-top: 0;
	max-width: 374px;
}
#main_gallery #main_row div ul {
	display: flex;
	height: auto;
	list-style: outside none none;
	margin: 0 auto;
	padding: 0;
	width: auto;
	justify-content: start;
	flex-wrap: wrap;
}
#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: #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;
}
#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%;
}
.tag_img {
	width: 100% !important;
}
#main_gallery #main_row div ul li {
	float: right;
	height: auto;
	margin: 0 0px 20px 22px;
	padding: 0;
	width: auto;
}
@media screen and (max-width:1199px) {
	.listing_content .container {
		max-width: 100%;
		padding: 0 20px;
	}
}
@media screen and (max-width:1079px){
	#main_gallery div.imagsbox_w {
		width: 63%;
	}
}
@media screen and (max-width: 1024px) {
	#main_gallery div.imagsbox_w {
		width: 100% !important;
		height: 400px;
		left: 0;
    	margin: 10px auto 0;
    	right: 0;
    	top: 0 !important;
	}
	#main_gallery .thumb > img {
		max-height: 100%;
		max-width: 100%;
	}
	#main_gallery #main_row {
		width: 100%;
		margin: 20px auto 0;
	}
	#main_gallery .full_img_wapper {
		height: 430px;
		width: 100%;
	}
	.product-text {
		margin-top: 0px;
	}
	#main_row > div {
		float: none;
		margin: 0 auto !important;
		text-align: center;
		max-width: 100%;
	}
	#main_gallery #main_row div ul {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	#main_gallery #main_row div ul li {
		margin: 0 8px 20px 8px;
	}
	#main_gallery div.imagsbox_w .imagsbox {
		height: 100% !important;
		display: flex;
		margin: 0 auto;
	}
	#main_gallery #main_row .thumb {
		width: 55px;
		height: 55px;
	}
	#main_gallery {
		margin: 0px 0 0px;
		padding: 0 0px 0;
		width: 100%;
		min-height: auto;
	}
	#main_gallery #main_row {
		height: auto;
	}
}
@media screen and (max-width: 991px){
}
@media screen and (max-width: 767px) {
	.main_gallery_box {
		padding: 0 5px;
	}
}
@media screen and (max-width: 480px) {
	.main_gallery_box {
		padding: 0 5px;
		height: 410px;
	}
	#main_gallery #main_row div ul li {
		margin: 0 5px 10px 5px;
	}
	#main_gallery #main_row div ul {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.listing_listinghead h1 {
		font-size: 15px;
	}
	.listing_listinghead h1 {
		font-size: 15px;
	}
	.desc-text p {
		font-size: 14px;
	}
	.desc-hedtitle h1 {
		font-size: 16px;
	}
}
/*============================================
			image Css END
============================================*/
/*============================================
			Banner CSS START
============================================*/
#dezign_home_banner {
	text-align: center;
	display: block;
}
.dezign_home_banner2{
	margin: 0 0 40px 0;
}
#dezign_home_banner img {
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
}
#maine_slider_res, .paypal_section_res {
	display: none;
}
@media only screen and (max-width: 767px) {
	#maine_slider{
		display: none !important;
	}
	#maine_slider_res{
		display: block !important;
		margin-bottom: 0px;
	}
	#dezign_home_banner {
		margin: 0 auto 25px;
	}
}
/*============================================
			Banner CSS END
============================================*/
/*============================================
			category CSS
============================================*/
#category {
	background: #eff8f7;
	padding: 120px 0 180px;
	margin: -80px 0;
}
#category .category-titel{
	text-align: center;
	position: relative;
	z-index: 1;
	margin: 0 0 30px 0;
}
#category .category-titel::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 5px;
	border-top: 1px solid #b6bdbc ;
	border-bottom: 1px solid #b6bdbc ;
}
#category .category-titel h2 {
	background-color: #eff8f7;
	font-size: 30px;
	line-height: 32px;
	letter-spacing: 0.60px;
	font-weight: 600;
	color: #000;
	font-family: "Montserrat", sans-serif;
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0 20px;
}
.category-wrapper {
	margin: 0 0 30px 0;
}
.category-wrapper ul {
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px 8px;
}
.category-wrapper ul li {
	display: inline-block;
	list-style: none;
	max-width: 20%;
}
.category-wrapper ul li .category-box{
	text-decoration: none;
	display: inline-block;
	position: relative;
	text-align: center;
}
.category-wrapper ul li .category-box h2{
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.60px;
	font-weight: 600;
	color: #000;
	font-family: "Montserrat", sans-serif;
	position: absolute;
	top: auto;
	bottom: 10px;
	left: 5px;
	right: 5px;
	margin: 0;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.category-wrapper ul li .category-box .category-img{
	display: inline-block;
	overflow: hidden;
	border: 2px solid #e8e8e8;
}
.category-wrapper ul li .category-box .category-img img{
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;

}
.category-wrapper ul li:hover .category-box .category-img img{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
}
.category-wrapper ul li:hover .category-box h2{
	color: #cd8300;
}
.category-btn{
	text-align: center;
}
@media (max-width:1199px) {
	.category-wrapper ul {
		gap: 20px 23px;
	}
	.category-wrapper ul li {
		max-width: 30%;
	}
}
@media (max-width:767px) {
	.category-wrapper ul li {
		max-width: 46%;
	}
}
@media (max-width:480px) {
	#category .category-titel h2 {
		font-size: 22px;
		line-height: 26px;
		padding: 0 10px;
	}
	.category-wrapper ul li {
		max-width: 100%;
	}
	.category-wrapper ul {
		gap: 20px 0;
	}
	#category {
		padding: 90px 0 180px;
	}
}
@media (max-width:1199px) {

}
/*============================================
			category CSS END
============================================*/
/*================================== PROMOTION CSS START  ================================== */
.service_wrapper {
	background-color: #003f54;
	margin: 45px 0px;
	padding: 0 0 40px;
	position: relative;
}
.service_wrapper::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: -79px;
	bottom: 0;
	background-image: url(../images/service-after.png);
	background-position: center;
	background-size: contain;
	width: 100%;
	height: 79px;
}
.service-logo{
	text-align: center;
}
.service-logo a{
	display: inline-block;
}
.service-logo a img {
	box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.11);
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	margin: -70px 0 0 0;
	z-index: 1;
	position: relative;
	animation: zoom-in-zoom-out 4s ease infinite;
	-webkit-animation: zoom-in-zoom-out 4s ease infinite;
}
@keyframes zoom-in-zoom-out {
	0% {
	  scale: 100%;
	}
	50% {
	  scale: 110%;
	}
	100% {
	  scale: 100%;
	}
  }
  .service-logo {
	margin: 0 0 40px 0;
}
.service_item {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.service_box {
	text-align: center;
	position: relative;
	transform-style: preserve-3d;
    transition: all 0.5s ease-in-out;
}
.service_img {
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.service_img img {
	transition: all 0.5s ease-in-out;
}
.service_box:hover img {
	transform: rotateY(360deg);
}
.service_title h4 {
	font-size: 19px;
	font-weight: 600;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	text-transform: capitalize;
	margin: 10px 0;
	letter-spacing: 0.50px;
}
.service_text p {
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #d8d8d8;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 0;
	letter-spacing: 1px;
}
@media screen and (max-width: 1399px) {
	.service_wrapper::before {
		top: -74px;
		height: 74px;
	}
}
@media screen and (max-width: 1299px) {
	.service_wrapper::before {
		top: -60px;
		height: 68px;
	}
}
@media screen and (max-width: 1199px) {
	.service_box::after {
		right: -60px;
	}
	.service_wrapper::before {
		top: -54px;
		height: 57px;
	}
	.service_box {
		width: 50%;
	}
	.service_item {
		flex-wrap: wrap;
		gap: 30px 0;
	}
}
@media screen and (max-width:1024px) {

}
@media screen and (max-width: 991px) {
	.service_item {
		flex-wrap: wrap;
	}
	.service_wrapper::before {
		top: -44px;
		height: 44px;
	}
	.service_box::after {
		right: -20px;
	}
}
@media screen and (max-width: 767px) {
	.service_box::after {
		right:0px;
	}
	.service_box:last-child:after{
		display: block;
	}
	.service_wrapper  .container .service_item .service_box:nth-child(4), .service_wrapper  .container .service_item .service_box:nth-child(3){
		margin: 20px 0 0 0;
	}
	.service_title h4 {
		font-size: 17px;
	}
	.service_item {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
	.service_box {
		width: 100%;
	}
	.service_wrapper::before {
		top: -31px;
		height: 34px;
	}
}
@media screen and (max-width:575px) {
	.service_title h4 {
		font-size: 17px;
	}
	.service_wrapper  .container .service_item .service_box:nth-child(3), .service_wrapper  .container .service_item .service_box:nth-child(4), .service_wrapper  .container .service_item .service_box:nth-child(5){
		margin: 30px 0 0 0;
	}
	.service_wrapper::before {
		top: -27px;
		height: 27px;
	}
}
@media screen and (max-width: 480px) {
	.service_item {
		grid-template-columns: repeat(1, 1fr);
	}
	.service_wrapper {
		margin: 35px 0px;
		padding: 25px 0px;
	}
	.service_box:last-child:after{
		display: none;
	}
	.service_box::after{
		display: none;
	}
	.service_wrapper  .container .service_item .service_box:nth-child(2), .service_wrapper  .container .service_item .service_box:nth-child(3), .service_wrapper  .container .service_item .service_box:nth-child(4), .service_wrapper  .container .service_item .service_box:nth-child(5){
		margin: 30px 0 0 0;
	}
	.service_wrapper::before {
		background-size: cover;
	}
}
/*================================== PROMOTION CSS END  ================================== */
/*============================================
			You_tube CSS START
============================================*/

.youtube_main .you_tube video{
	border-radius: 50px;
	overflow: hidden;
	position: relative;
}
.youtube_main .you_tube {

	display: inline-block;
	position: relative;
}
.youtube_main .you_tube::before {
	content: "";
	position: absolute;
	left: auto;
	right: -10px;
	top: auto;
	bottom: -10px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
	border-radius: 50px;
}
.youtube_main {
	margin-bottom: 80px;
	padding: 0 20px;
}

@media screen and (max-width:767px) {
	.youtube_main {
		margin-bottom: 50px;
	}
}
@media screen and (max-width:480px) {
	.youtube_main .you_tube video,.youtube_main .you_tube::before {
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
}
	.youtube_main {
		margin-bottom: 40px;
	}
}

/*============================================
You_tube CSS END
=========================================== */

/* ABOUT3 CSS START */

.about3_wrapper {
	margin: 0px 0px 60px;
	background-image: url(../images/about-bg.png);
	background-position: center;
	background-size: cover;
	position: relative;
}
.about3_wrapper::before,.about3_wrapper::after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 75px;
	background-image: url(../images/about-before.png);
	background-position: center;
	background-size: contain;
	z-index: 1;
}
.about3_wrapper::before{
 top: 0;
 bottom: auto;
}
.about3_wrapper::after {
	top: auto;
	bottom: 0;
	transform: scaley(-1);
}
.about3_bg{
	position: relative;
	z-index: 2;
}
.about_bottom {
	position: relative;
	overflow: hidden;
}

.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;
	border-radius: 20px;
}
.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;
	border-radius: 20px;
}
.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;
	border-radius: 20px;
}
.about_right_content h3 {
	font-size: 45px;
	font-weight: 700;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	position: relative;
	margin-bottom: 15px;
	text-transform: capitalize;
	letter-spacing: -0.30px;
}
.about_right_content p {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	line-height: 27px;
	letter-spacing: 0.30px;
	margin-bottom: 20px;
}
.about3_button {
	margin-top: 15px;
}
.about3_button .common-btn:hover{
	background: #000;
	color: #fff;
}
@media screen and (max-width: 1399px) {
	.about3_wrapper::before, .about3_wrapper::after {
		height: 67px;
	}
}
@media screen and (max-width: 1399px) {
	.about3_wrapper::before, .about3_wrapper::after {
		height: 65px;
	}
}
@media screen and (max-width: 1199px) {
	.about3_wrapper::before, .about3_wrapper::after {
		height: 52px;
	}
}
@media screen and (max-width: 1024px) {
	.about_right_content p {
		font-size: 15px;
		line-height: 25px;
		margin-bottom: 15px;
	}
	.about_right_content h3 {
		font-size: 44px;
		margin-bottom: 9px;
	}
}
@media screen and (max-width: 991px) {
	.about_right_content h3 {
		font-size: 40px;
		margin-bottom: 5px;
	}
	.about3_wrapper::before, .about3_wrapper::after {
		content: none;
	}
	.about3_wrapper {
		padding: 20px 0;
	}
	.about_right_content p {
		font-size: 14px;
		line-height: 23px;
		margin-bottom: 11px;
	}
	.about3_button {
		margin-top: 10px;
	}
}
@media screen and (max-width: 767px) {
	.about_left_img {
		text-align: center;
	}
	.about_right_content {
		margin-top: 20px;
	}
}
@media screen and (max-width: 575px) {

}
@media screen and (max-width: 480px) {
	.about_right_content {
		margin-top: 10px;
	}
	.about_right_content h3 {
		font-size: 32px;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 361px) {
	.about_right_content h3 {
		font-size: 30px;
		margin-bottom: 7px;
	}
}
@media screen and (max-width:320px) {

}
/* ABOUT3 CSS END */

/*================================== MAIN TAB CSS START ================================== */


.clear {
	clear: both;
}

.tab [type=radio] {
	display: none
}

.customsearchbox input[type="checkbox"],
input[type="radio"] {
	margin: 4px 0 0;
	line-height: normal;
	display: none;
}
.tabsbottom label {
	display: inline-block;
	margin: 0;
	padding: 14px 25px;
	font-weight: 600;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	color: #444444;
	background-color: #fff;
	font-weight: 500;
	font-size: 17px;
	min-width: 190px;
	transition: all .5s ease-in-out;
	letter-spacing: .8px;
	margin-right: 50px;
	font-family: "Montserrat", sans-serif;
	border: 2px solid #444;
	position: relative;
	z-index: 1;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
}
.tabsbottom label:nth-child(7) {
	margin-right: 0;
}
.tabsbottom {
	text-align: center;
	padding: 40px 0;
	margin-bottom: 40px;
	position: relative;
}
.tabsbottom::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: -33px;
	margin: auto;
	background: url(../images/tab-after.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 33px;
	width: 100%;
}
.tabsbottom label:hover {
	background: #cd8300;
	color: #fff;
	border-color: #cd8300;
}

.tabsbottom input:checked + label {
	background: #cd8300;
	color: #fff;
	border-color: #cd8300;
}

#table1:checked~#content1,
#table2:checked~#content2,
#table3:checked~#content3,
#table4:checked~#content4,
#table5:checked~#content5,
#table6:checked~#content6,
#table7:checked~#content7 {
	display: block !important;
	height: auto;
}
section p {
	font-size: 16px;
	font-weight: 400;
	line-height: 29px;
	letter-spacing: 0.30px;
	color: #191919;
	font-family: "Montserrat", sans-serif;
	margin-bottom: 20px;
}
section p:last-child {
	margin-bottom: 0;
}
.tabsbottom label img {
	display: inline-block;
	margin-top: -7px;
	margin-right: 7px;
	width: 21px;
}
.shipping-wapper {
	display: flex;
}
.shipping-text,.shipping-img {
	width: 50%;
}
section {
	display: none !important;
	/* border: 1px solid #e5e5e5; */
	border-top: 2px solid #191919;
	padding: 20px;
	background-color: #fff;
	padding-top: 50px;
	margin-top: -25px;
	position: relative;
}
section::after {
	content: '';
	background-image: url(../images/promo_bottom_shadow.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	bottom: -42px;
	left: 0;
	right: 0;
	margin: auto;
	height: 33px;
}

.tabs {
	position: relative;
	min-height: 110px;
	position: relative;
	margin: 20px 0;
	padding: 10px 0 0;
	height: auto
}


.tab label {
	padding: 10px 20px;
	margin-left: -1px;
	position: relative;
	left: 1px;
	text-transform: uppercase
}

.main_tab_row {
	position: relative;
	z-index: 99;
	margin: 0px 0px 60px;
	background-color: #f6f6f6;
	padding: 50px 0;
}
.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: 1px;
	color: #FFF;
	font-size: 15px;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;
	line-height: 43px;
	transition: all 0.5s ease 0s;
	text-align: center;
	text-decoration: none;
	background: #000;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding: 2px 40px;
}
.tabs label:nth-child(2) {
	margin-left: auto;
	border-radius: 50px 0 0px 50px;
}
.tabs label:nth-child(8) {
	border-radius: 0px 50px 50px 0px;
	margin-right: auto;
}
.tabsbottom h6 {
	font-size: 17px;
	font-weight: 700;
	color: #222222;
	line-height: 25px;
	letter-spacing: 0.30px;
	padding-bottom: 10px;
}
.tab.description_content p {
	font-size: 16px;
	font-weight: 500;
	line-height: 29px;
	letter-spacing: 0.30px;
	color: #333333;
	font-family: "Montserrat", sans-serif;
}
.tab.description_content strong {
	font-size: 15px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: 0.30px;
	color: #000;
	font-family: "Montserrat", sans-serif;
}
.tab.description_content b {
	font-size: 18px;
	font-weight: 700;
	color: #010101;
	font-family: "Montserrat", sans-serif;
	margin-right: 4px;
}
.tabs label img {
	margin-right: 6px;
	margin-top: -3px;
}
.tabs .nomarginright.none {
	margin-right: 0px;
}
.tabs label:hover {
	color: #fff;
	background-color: #f1973f;
}
.tabs label a {
	color: #FFF;
	text-decoration: none;	width: 100%;
	font-family: "Montserrat", sans-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;
	display: none;
	flex-grow: 1;
	font-family: "Montserrat", sans-serif;
	margin: 0px auto 0;
	order: 99;
	padding: 0 0px;
	width: 100%;
	background: #FFF;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0.50px;
	padding: 20px 19px;
	border: 1px solid #bfbfbf;
}
.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-color: #f1973f;
}
.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;
}
@media screen and (max-width: 1199px) {
	.main_tab_row {
		margin: 0px 0px 40px;
	}
}
@media screen and (max-width: 991px) {
	.tabsbottom label {
		min-width: 160px;
		margin-right: 27px;
	}
	.shipping-wapper {
		display: block;
	}
	.shipping-text, .shipping-img {
		width: 100%;
	}
	.shipping-img{
		margin:  0 0 20px ;
	}
}
@media screen and (max-width: 767px) {
	.tabs label {
		padding: 2px 20px;
	}
	.tabsbottom label {
		margin-right: 24px;
		min-width: 137px;
		padding: 9px 0;
	}
}
@media screen and (max-width: 575px){
	.tabs label, .tabsbottom label {
		width: 100%;
		margin-right: 0;
	}
	.tabs .tab, .tabsbottom label {
		-webkit-box-ordinal-group: unset;
		-webkit-order: initial;
		-ms-flex-order: initial;
		order: initial;
	}
	.tabs label:nth-child(8) {
		border-radius: 0;
	}
	.tabsbottom label:nth-child(3) {
		margin-left: auto;
	}
	.tabsbottom label:nth-child(7) {
		margin-left: auto;
	}
	.tabsbottom section {
		padding-top: 30px;
		margin-top: 0;
		border: 2px solid #eee;
	}
	.tabsbottom label {
		margin: 4px 0;
	}

	.tabsbottom label:nth-child(7):hover{
		border-color: #cd8300;
	}
}
@media screen and (max-width: 480px) {
	.main_tab_row {
		margin: 35px 0px;
	}
	.tabs .tab {
		padding: 15px;
	}
	.tabsbottom {
		padding: 0;
	}
}
/*================================== MAIN TAB CSS END  ================================== */
/*================================== REVIEWS CSS START  ================================== */
.guaranteed_wapper {
	margin: 60px 0px;
	background: #fefefe;
}
.guaranteed-head {
	margin: 0px 0 30px 0;
}
.guaranteed-head h5 {
	font-size: 36px;
	font-weight: 700;
	color: #000;
	font-family: "Montserrat", sans-serif;
	text-transform: capitalize;
	text-align: center;
	letter-spacing: 1px;
}
.guaranteed-head p {
	font-size: 15px;
	font-weight: 500;
	color: #444444;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.9px;
}
.feedback_btn{
	text-align: center;
}
.guaranteed_box {
	background: #eff8f7;
	text-align: center;
	padding: 28px 18px;
	margin-bottom: 35px;
	position: relative;
	box-shadow: 4px 5px 20px 0px rgba(152, 152, 152, 0.19);
	border: 1px solid #000000;
	border-radius: 5px;
}
.guaranteed_name {
	font-size: 18px;
	color: #000000;
	letter-spacing: 0.20px;
	font-weight: 700;
	margin: 17px 0;
	font-family: "Montserrat", sans-serif;
}
.guaranteed_text {
	font-size: 16px;
	color: #555555;
	font-weight: 400;
	font-family: "Montserrat", sans-serif;
	line-height: 22px;
	margin: 13px 0px;
	height: 71px;
	justify-content: center;
	display: flex;
	align-items: center;
}
.cat-btn {
	margin: 0 auto;
	text-align: center;
}
.cat-btn02 {
	color: #000 !important;
 	font-size: 15px;
 	font-weight: 500;
 	letter-spacing: 0.7px;
 	font-family: "Montserrat", sans-serif;
 	transition: all 0.8s ease;
 	text-align: center;
 	margin: 0 auto;
 	padding: 13px 24px;
 	display: inline-block;
 	position: relative;
 	background: #b3b3b3;
 	text-transform: uppercase;
 	border-radius: 23px;
 	overflow: hidden;
 	z-index: 1;
}
.cat-btn02:hover{
	color: #000 !important;
}
.cat-btn02::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fcb040;
	border-radius: 23px;
	top: 0;
	bottom: 0;
	left: -100%;
	transition: 0.4s all;
	z-index: -1;
	overflow: hidden;
}
.cat-btn02:hover::before {
	left: 0;
}
@media screen and (max-width: 1199px) {
	.guaranteed_text {
		height: 88px;
		font-size: 15px;
	}
	.guaranteed_box {
		padding: 28px 10px;
	}
	.guaranteed_name {
		font-size: 16px;
	}
}
@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 991px) {
	.guaranteed_box {
		padding: 28px 20px;
	}
	.guaranteed_text {
		height: 58px;
	}
	.guaranteed_name {
		font-size: 18px;
	}
}
@media screen and (max-width: 767px) {
	.guaranteed_box {
		width: 50%;
		margin: 0 auto 30px;
	}
	.guaranteed_wapper {
		margin: 30px 0px;
	}
}
@media screen and (max-width: 575px) {
	.guaranteed-head h5 {
		font-size: 26px;
	}
	.guaranteed_text {
		height: unset;
	}
	.guaranteed_box {
		width: 60%;
	}
}
@media screen and (max-width:480px){
	.guaranteed-head h5 {
		font-size: 20px;
		letter-spacing: 1px;
	}
	.guaranteed-head p {
		font-size: 13px;
	}
	.guaranteed_wapper {
		margin: 30px 0px;
	}
	.guaranteed_box {
		width: 80%;
	}
}
@media screen and (max-width:361px){
	.guaranteed-head h5 {
		font-size: 18px;
		letter-spacing: 0.5px;
	}
	.guaranteed-head p {
		font-size: 12px;
		letter-spacing: 0.5px;
	}
	.guaranteed_box {
		width: 100%;
	}
}
/*================================== REVIEWS CSS END  ================================== */
/*================================== FOOTER CSS START  ================================== */
.store_footer_wapper {
	padding: 0 0 35px;
	background: #003f54;
	position: relative;
}
.store_footer_wapper::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: auto;
	width: 100%;
	height: 75px;
	background-image: url(../images/footer_after.png);
	background-position: center;
	background-size: contain;
}
.footer_block_titel {
	font-size: 21px;
	color: #333333;
	text-transform: uppercase;
	font-weight: 500;
	font-family: "Montserrat", sans-serif;
	margin-bottom: 20px;
	position: relative;
	letter-spacing: 0px;
}
.footer_logo {
	display: flex;
	justify-content: center;
	margin: 0 0 20px 0;
}
.footer_block03, .footer_block04 {
	margin: 70px 0 0 0px;
}
.footer_logo img{
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.11);
}
.footer_block.footer_block04 {
	text-align: center;
}
.footer_block01 .footer_menu ul {
	display: flex;
	margin-top: 20px;
	grid-column-gap: 40px;
}
.footer_menu_block {
	display: flex;
	grid-column-gap: 45px;
}
.store_footer_wapper .container .row .col-md-6{
    display: grid;
    justify-content: center;
}
.footer_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer_menu ul li:nth-child(1) {
	padding-left: 00px;
}
.footer_menu ul li:nth-child(4) {
	padding-right: 00px;
}
.footer_menu ul li a::after {
	position: absolute;
	content: '';
	height: 2px;
	width: 0%;
	background-color: #cd8300;
	bottom: -4px;
	left: 0;
	right: 0;
	margin: auto;
    transition: all .5s ease-in-out;
}
.footer_menu {
	margin: 0 -50px;
}
.footer_menu ul li a {
	font-size: 16px;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	text-transform: capitalize;
	line-height: 30px;
	letter-spacing: 0.70px;
}
.footer_menu ul li a:hover::after{
    width: 100%;
}
.footer_menu ul li a:hover{
    text-decoration: none;
}
.footer_menu ul li a {
	position: relative;
}
.footer_bottom {
	padding: 10px 0;
	position: relative;
	background: #cd8300;
}
.dezign_copyright {
	text-align: left;
	font-size: 13px;
	font-family: "Montserrat", sans-serif;
	letter-spacing: 1px;
	color: #fff;
	font-weight: 400;
}
.dezign_copyright span {
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0.60px;
}
.dezign_by {
	text-align: right;
	font-size: 14px;
	letter-spacing: 0.50px;
	color: #fff;
	font-weight: 400;
	font-family: "Montserrat", sans-serif;
}
.dezign_by span {
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: 700;
}
@media screen and (max-width: 1399px) {
	.store_footer_wapper::before {
		height: 64px;
	}
}
@media screen and (max-width: 1199px) {
	.footer_block_titel {
		font-size: 17px;
	}
	.footer_block01 .footer_menu ul {
		grid-column-gap: 15px;
	}
	.footer_block01 .footer_menu ul {
		flex-wrap: wrap;
		justify-content: center;
	}
}
@media screen and (max-width: 1199px) {
	.store_footer_wapper::before {
		height: 54px;
	}
}
@media screen and (max-width: 1024px) {
	.footer_block_titel {
		font-size: 17px;
	}
}
@media screen and (max-width: 991px) {
	.footer_block_titel {
		font-size: 12px;
	}
	.store_footer_wapper::before {
		height: 42px;
	}
	.dezign_by {
		font-size: 13px;
		text-align: center;
	}
	.dezign_by span {
		font-size: 14px;
	}
	.dezign_copyright {
		text-align: center;
		margin-bottom: 8px;
	}
}
@media screen and (max-width: 767px) {
    .store_footer_wapper .container .row{
        display: grid;
        grid-row-gap: 20px;
    }
	.store_footer_wapper::before {
		height: 31px;
	}
    .store_footer_wapper .container .row .col-md-6{
        order: -1;
    }
	.footer_block.footer_block04 {
		text-align: center;
	}
	.footer_block_titel {
		font-size: 18px;
	}
	.footer_block.footer_block03 {
		text-align: center;
	}
	.store_footer_wapper {
		margin-top: 15px;
	}
	.footer_block03, .footer_block04 {
		margin: 10px 0 0 0px;
	}
}
@media screen and (max-width: 575px){
	.footer_menu {
		margin: 0;
	}
	.store_footer_wapper::before {
		height: 25px;
	}
}
@media screen and (max-width: 480px){
	.store_footer_wapper::before {
		height: 25px;
		background-size: cover;
	}
	.footer_block01 .footer_menu ul {
		display: block;
		text-align: center;
	}
}
@media screen and (max-width: 361px){
	.footer_block.footer_block01 {
		display: flex;
		justify-content: center;
	}
}
/*================================== FOOTER CSS END  ================================== */
