
.mtb10 {
	margin-top:25px !important;
	margin-bottom:25px !important;
}
.error {
	color:red;
	font-size:11px;
	font-weight:bold;
}
#app {
	background-color:#F8AC92 !important;
	max-width:460px !important;
	width:100% !important;
	margin:0px auto !important;
}
.toolbar {
	/* width:460px !important; */
	max-width:460px !important;
	width:100% !important;
	margin:0px auto !important;
	left:unset !important;
}
.button {
	/* background-color:#493224 !important; */
	background-color:#F8AC92 !important;
}
.icon {
	/* color:#acacac !important; */
	color:#000 !important;
}
.view {
	/* background-image:url('../img/apple.png') !important;	 */
	/* background-color:black !important; 
	background-image:none !important; */
	/* background: rgb(227,184,89) !important;
background: linear-gradient(90deg, rgba(227,184,89,1) 1%, rgba(172,110,37,1) 94%) !important; */
background-color:black !important; 
	background-image:none !important;
}
.page {
	/* background-image:url('../img/apple.png') !important; */
	/* background-color:black !important; 
	background-image:none !important; */
	background-color:#fff !important; 
	background-image:none !important;
}
.navbar {
	background-color:#F8AC92 !important;
	/* background: rgb(227,184,89) !important;
background: linear-gradient(90deg, rgba(227,184,89,1) 1%, rgba(172,110,37,1) 94%) !important; */
}
.navbar.active {
	background-color:#F8AC92 !important;
	/* background: rgb(227,184,89) !important;
background: linear-gradient(90deg, rgba(227,184,89,1) 1%, rgba(172,110,37,1) 94%) !important;  */
}
.text-green {
	color:#493224 !important;
}
.myhomepageslider {
	width:100% !important;
	height: 35% !important;
    position: relative !important;
}
.homepageSwipper {
	height:35% !important;
}
.homepageSwipper .swiper-slide img {
	object-fit:cover !important;
	height: 100%;
	/* width: auto; */
	width:100% !important;
}
.prodArea {
    position: absolute !important;
    top: 38% !important;  
	padding-bottom:35px;
}
.page-content {
	/* padding-bottom:35px !important; */
}
.proddiv {
	height:100% !important;
	min-height: 276px;
}
.card.shadow-sm.border-0.mb-4 {
    min-height: 276px;
}
.block-title {
	color:black !important;
}
figure.product-image.product_image_detail.prodImgDeta {
    width: 25% !important;
    float: left;
	margin:0px auto !important;
    margin-right: 20px !important;
	
}
figure.product-image.product_image_detail.prodImgDeta img {
	line-height:73px;
}
.card.shadow-sm.border-0.mb-4.cardBlk {
    min-height: 125px;
	display: inline-block;
}
.card.shadow-sm.border-0.mb-4.cardBlk2 {
    min-height: 100px;
}
a.tab-link i {
	/* color:#493224 !important; */
	color:black !important;
}
li.background-grey.padding-vertical {
	background-color:#acacac !important;
}
li.background-grey.padding-vertical h5{
	color:white !important;
}
figure img{
	object-fit:cover;
}
.pro_username {
	color:#000 !important;
}
.pro_state_country {
	color:#000 !important;
}
figure.product-image.product_image_detail.prodImgDeta img {
	width:85% !important;
}
.tabHeading {
	text-align: left;
    font-size: 20px;
    font-weight: bold;
    color: #acacac;
}
.item-with-value {
	color:#493224 !important;
	/* border-bottom:2px solid black !important */
}
.item-input-focused .item-title {
	color:#493224 !important;
}
.CommmonFootMenu {
	position: fixed !important;
    bottom: 0px !important;
    z-index: 99999 !important;
	display:none;
}


* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
  height:225px;
}

/* Hide the images by default */
.mySlides {
  display: none;
  height:225px;
}
.mySlides img {
	height:100%;
	object-fit:cover;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
.col-98.Tab90 {
	width:98% !important;
	margin:0px auto;
}
.col-90.Tab90 {
	width:92% !important;
	margin:0px auto;
}
tr:nth-child(even) {
  background-color: #f2f2f2;
}
thead tr th {
	background-color:#acacac;
	color:white !important;
	font-weight:bold !important;
	font-size:14px !important;
}
.page-current {
	margin-bottom:40px !important;
}
@media (max-width:400px) {
	.homepageSwipper .swiper-slide img {
		width:100% !important;
	}
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.Fbtn {
  border: 2px solid gray;
  color: gray;
  background-color: white;
  padding: 8px 20px;
  border-radius: 8px;
  font-size: 20px;
  font-weight: bold;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.tab-link-highlight {
	display:none;
}
.TradesimgBlk {
    width: 100% !important;
    float: left;
    text-align: center;
}
.box {
    
    padding: 0.25rem 1.25rem;
    margin-bottom:0px;
}
.box .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.contact-field {
    font-size: 1.1rem;
    color: rgba(0,0,0,0.7);
    width: 100%;
    border-radius: .2rem;
    box-sizing: border-box;
    margin-bottom: 1.5rem;
}
.box .inputfile + label {
    font-size: 15px;
    font-weight: 700;
    word-wrap: anywhere !important;
    cursor: pointer;
}
.box .inputfile + label {
    max-width: 100%;
    font-size: 1.25rem;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    margin: auto !important;
    text-align: center;
}
.inputfile-4 + label {
    color: rgba(0,0,0,0.7);
}
.box .inputfile + label figure {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: black;
    display: block;
    padding: 10px;
    margin: 0 auto 10px;
}
.box .inputfile + label {
    font-size: 15px;
    font-weight: 700;
    word-wrap: anywhere !important;
    cursor: pointer;
}
.inputfile-4 + label svg {
    width: 100%;
    height: 100%;
    fill: white;
    vertical-align: middle;
    margin-top: -0.25em;
    margin-right: 0.25em;
}
.inputfile-4 + label svg {
    fill: white;
}
img.header-whatsapp {
    width: 30px;
}
.payby {
	color: white !important;
	font-weight: bold !important;
}
.button.button-round.button-active {
    background-color: #f6906c !important;
    color: black !important;
    font-weight: bold;
}
.certificateBg {
	text-align:center;
	background-position:center;
	min-height:945px;
	background-image:url('../img/certificate.png');
	background-repeat:no-repeat;
	width: auto !important;
    background-size: auto auto;
}

.certificateBg h3 {
    position: relative;
    top: 46%;
    width: 70%;
    margin: 0px auto;
    color: black;
}
.certificateBg p {
    position: relative;
    top: 7.5%;
    width: 81%;
    margin: 0px auto;
    text-align: center;
    margin-right: 80px;
    font-size: 14px;
    color: #544539;
    font-weight: bold;
}
.downOrdeSta {
	width: 100%;
	margin-top: 1px;
	text-align: right;
	padding-bottom: 15px !important;
	padding-right: 20px !important;
}
.c-certificate-profile{
	position: absolute !important;
    top: 16% !important;
    right: 32.5% !important;
    border-radius: 100px !important;
    overflow: hidden;
    width: 100px !important;
    height: 100px !important;
}
.c-certificate-profile img{
	width: 100px !important;
    margin: auto;
}


.c-close-preview{
	position: absolute;
    background: black;
    width: 25px;
    height: 25px;
    border-radius: 13px;
    font-size: 15px;
    color: white;
	top: 5px;
    right: 20%;
	cursor: pointer;
}

.c-image_preview .figure-profile{
	height: 125px !important;
    width: 125px !important;
    border: 4px solid black !important;
	position:relative !important;
}
.c-profile-change figure{	
	border-radius: 18px !important;
    background-color: black !important;
    padding: 5px !important;
    color: white !important;
    margin: auto !important;
	width: 100% !important;
    height: unset !important;
	max-width: unset !important;
}
.c-profile-change figure svg{
	width: 28px !important;
    height: 28px !important;
    fill: white !important;
    vertical-align: middle !important;
    margin-top: -0.25em !important;
    padding-left: 5px !important;
}

@media (max-width:500px) {
	.c-certificate-profile{
		right: 7% !important;
	}
}
@media (max-width:500px) {
	.certificateBg {
		background-size: 100% !important;
		background-position: top !important;
	}
	
	.certificateBg h3{
		position: relative !important;
		top: 31% !important;
		width: 70% !important;
		margin: 0px auto !important;
		color: black !important;
	}

	.certificateBg p{
		 position: relative !important;
		top: -9.5% !important;
		width: 81% !important;
		margin: 0px auto !important;
		text-align: right !important;
		margin-right: 150px !important;
		font-size: 11px !important;
		color: #544539 !important;
		font-weight: bold !important;
	}
	.c-certificate-profile{
		top: 12% !important;
		right: 7% !important;
		width: 90px !important;
		height: 90px !important;
	}
	.c-certificate-profile img{
		width: 90px !important;
	}
}

@media (max-width:485px) {
	.certificateBg h3{
		
	}
	.certificateBg p{
		top: -10.5% !important;
		margin-right: 144px !important;
	}
	.c-certificate-profile{
		top: 12% !important;				width: 90px !important;		height: 90px !important;
	}
	.c-certificate-profile img{
		width: 90px !important;
	}
}

@media (max-width:450px) {
	.certificateBg h3{
		top: 28% !important;
	}
	.certificateBg p{
		top: -13.5% !important;
		margin-right: 129px !important;
	}
	
	.c-certificate-profile{
		top: 13% !important;
		right: 8% !important;
		width: 90px !important;
		height: 90px !important;
	}
	.c-certificate-profile img{
		width: 90px !important;
	}
}

@media (max-width:415px) {
	.certificateBg h3{
		top: 25% !important;
	}
	.certificateBg p{
		top: -16.5% !important;
		margin-right: 110px !important;
	}
	
	.c-certificate-profile{
		top: 13.5% !important;
		right: 7% !important;
		width: 90px !important;
		height: 90px !important;
	}
	.c-certificate-profile img{
		width: 90px;
	}
}

@media (max-width:400px) {
	.certificateBg h3{
		top: 25% !important;
	}
	.certificateBg p{
		top: -17.8% !important;
		margin-right: 119px !important;
		font-size: 9px !important;
	}	
	.c-certificate-profile{
		top: 16% !important;
		right: 8% !important;
	}
}

@media (max-width:360px) {
	.certificateBg h3{
		top: 22% !important;
	}
	.certificateBg p{
		top: -21% !important;
		margin-right: 100px !important;
		font-size: 9px !important;
	}
	
	.c-certificate-profile{
		top: 14% !important;
		width: 80px !important;
		height: 80px !important;
	}
	.c-certificate-profile img{
		width: 80px !important;
	}
}
.page-homepage .prodArea .block-title{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: rgba(172,110,37,1) !important;
	font-weight: 700;
	margin-left: 0px !important;
    margin-right: 0px !important;

}
.page-homepage .prodArea .home-box{
	position: relative;
	width: 45%;
	height: 100px;
	background:  #F8AC92;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	border-radius: 5px;
}
.page-homepage .home-content{
	max-width: 100%;
	width: 100%;
	display: flex;
	justify-content: space-around;

}
.page-homepage .prodArea .block{
	padding: 0;
}
.page-homepage .prodArea .home-box h5,h6{
	margin: 0;
	font-weight: 600 !important;
}
.page-homepage .prodArea .home-box h6{
	padding-top: 5px;
}
.page-homepage .prodArea .top-margin{
	margin-top: 20px;
}
.page-homepage .prodArea .full-line{
	border-bottom: 2px solid #F4B090;
	width: 90%;
	margin: 0px auto;
}
.page-homepage .prodArea{
	width: 100%;
	overflow-y: hidden;
}
.page-homepage .prodArea .home-btn a{
	width: 50%;
    height: 40px;
    color: #000;
    background: #F8AC92;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    color: #000;
    margin-bottom: 50px;
	border-radius: 5px;
}
.page-homepage {
	width: 100%;
}

.c-sub-menu ul{
	display: none;
}
.c-sub-menu ul.show{
	display: block;
}
.page-bonus_history .c-page-slug{
	text-transform: capitalize;
}
