/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/
body{
	font-family:'Montserrat', sans-serif;
}
.kurl{
	font-family: 'Kurale', serif !important;
}
.mont{
	font-family:'Montserrat', sans-serif !important;
}
.julius{
	font-family: 'Julius Sans One', sans-serif !important;
}

.c-heading h2 span{
	display:block;
	font-size:22px;
	color:#3c1516 !important;
}
#header, #header-wrap, #logo img{
	height:80px;
}
#primary-menu ul li > a{
	font-family:'Montserrat', sans-serif;
	/* text-transform:capitalize; */
	font-weight:600;
	padding:30px 10px;
	font-size:12px;
}
#page-title{
	background-size:cover;
}
#top-search, #top-cart, #side-panel-trigger, #top-account{
	margin: 30px 0 40px 15px;
}
#primary-menu ul li:hover > a, #primary-menu ul li.current > a{
	color:#93221e;
}
#footer.dark, .dark #footer{
	background-color:#3c1516;
	color: #f7f7f2;
	border:none;
}
#primary-menu.dark ul ul{
	border-top-color:#93221e;
}
.button.button-white{
	background-color:#f7f7f2;
	color:#07040d;
	font-weight:normal;
	font-family: 'Julius Sans One', sans-serif;
}
.button.button-white:hover{
	background-color:#f7f7f2;
	color:#07040d;
}
.pagination{
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.btn-link, .page-link, .page-link:hover, .page-link:focus{
	color:#93221e;
}
.page-item.active .page-link, .page-link:hover, .page-link:focus{
	background-color:#93221e !important;
	border-color:#93221e !important;
}
.breaker{
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment: fixed;
}
.breaker-alt{
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment: fixed;
}
.breaker::before{
	content:'';
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:0;
	background-color:rgba(0,0,0,0.4);
}
.button.button-border{
	font-family: 'Julius Sans One', sans-serif;
	font-weight:700;
}
.whole-container{
	background: rgb(255,255,255);
	background: -webkit-gradient(linear, left top, right top, color-stop(23%, rgba(255,255,255,1)), color-stop(97%, rgba(0,0,0,0)));
	background: linear-gradient(90deg, rgba(255,255,255,1) 23%, rgba(0,0,0,0) 97%);
}
.feature-box.fbox-center.fbox-plain .fbox-icon img{
	width:64px;
	height:64px;
	display:block;
	margin:0 auto;
}
.outs{
	padding:45px 20px;
	position: relative;
}
.outs::before{
	content:'';
	position: absolute;
	top:10px;
	right:0;
	width:120%;
	height:2px;
	background-color:#f7f7f2;
	z-index:-1;
}
.outs::after{
	content:'';
	position: absolute;
	bottom:10px;
	right:0;
	width:140%;
	height:2px;
	background-color:#f7f7f2;
	z-index:-1;
}
.outs-alt::after{
	content:'';
	position: absolute;
	bottom: 10px;
    right: 0;
    width: 2px;
    height: 92%;
	background-color:#f7f7f2;
}
.outs h4{
	margin-bottom:8px;
}
.outs p{
	margin-bottom:0;
}
.text-white{
	color:#f7f7f2
}
.breaker a.button.button-border.button-border-thin.button-purple{
	border-color:#f7f7f2;
	color:#f7f7f2;
}
.breaker a.button.button-border.button-border-thin.button-purple:hover{
	border-color:#f7f7f2;
	background-color:#f7f7f2 !important;
	color:#07040d;
}
.product-wrapper{
	padding:20px;
}
.product-wrapper .pimage-wrapper{
	background-color:#f7f7f2;
}
.p-details p{
	margin-bottom:8px;
}
.price{
	font-weight:bold;
	font-size:18px;
}
.pname{
	font-size:12px;
}
#footer{
	padding-top:96px;
	padding-bottom:0;
	position: relative;
}
#footer h4{
	margin-bottom:16px;
	font-size:16px;
}
#footer ul{
	list-style-type: none;
}
#footer ul li{
	padding:5px 0;

}
#footer ul li a{
	font-size:12px;
	padding:8px 0;
	color: #f7f7f7;
}
#footer ul li{
	font-size:12px;
}
.foot-logo{
	max-width:96px;
	margin-bottom:24px;
	display:block;
}
#copyrights{
	padding:16px 0;
}
.quantity{
	display: block;
	float:none;
}
.quantity input{
	width:50px;
	height:40px;
	margin-right:32px;
	padding-left:8px;
}
.icon-phone{
	-webkit-transform:rotate(90deg);
	        transform:rotate(90deg);
}
.custom-button{
	background-color:#93221e;
}
.custom-button:hover{
	background-color:#3c1516;
}
.query i{
	margin-right:16px;
}
.query a{
	color:#3c1516;
}
.query h5{
	margin-bottom:4px;
}
.d-price{
	margin-bottom:8px;
	font-size:14px;
	letter-spacing:1px;
	color:#93221e;
}
.d-price.weight{
	color:#07040d;
}
.d-price.weight span{
	color:#93221e;
}
.parallax-section{
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height:100vh;
}
.owl-carousel .owl-nav [class*=owl-]:hover{
	background-color:#3c1516 !important;
}
.outlet a{
	color:#3c1516 !important;
	text-transform: capitalize !important;
	font-size:16px;
}
.outlet a i{
	margin-right:16px;
}
.outlet h4{
	margin-bottom:8px;
}
.contact-maps{
	padding-left:0;
}
.contact-forms{
	padding-top:64px;
}
.quick-contact .feature-box.fbox-center{
	text-align:left;
}
.quick-contact .feature-box.fbox-center .fbox-icon{
	margin:0;
	margin-right:auto;
	margin-bottom:8px;
}
.quick-contact .feature-box .fbox-icon a, .quick-contact .feature-box .fbox-icon i, .quick-contact .feature-box .fbox-icon img{
	display:inline;
	font-size:18px;
}
.quick-contact .feature-box.fbox-center.fbox-plain .fbox-icon i{
	font-size:18px;
	color:#93221e;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle{
	background-color: #93221e;
    border-color: #3c1516;
}
.btn-success:hover{
	
	background-color: #93221e;
    border-color: #3c1516;
}
.btn-success{
	background-color: #93221e;
    border-color: #3c1516;
}
.text-main{
	color:#93221e !important;
}
.text-second{
	color:#3c1516 !important;
}
#footer h5{
	font-size:14px;
	margin-bottom:0;
	text-transform:capitalize;
}
#footer .outl p{
	font-size:13px;
	margin-bottom:10px;
}
ul.tab-nav:not(.tab-nav-lg) li a{
	font-weight: normal;
	font-family: 'Julius', sans-serif;
}
.feature-box h3 span{
	font-size:12px;
}
/* GRID FIGURE */
.grid figure {
	position: relative;
	overflow: hidden;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 0.5em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
figure.effect-milo {
	background: #2e5d5a;
}

figure.effect-milo img {
	max-width: none;
	width: calc(100% + 60px);
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
	-webkit-transform: translate3d(-30px,0,0) scale(1.12);
	transform: translate3d(-30px,0,0) scale(1.12);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-milo:hover img {
	opacity: 0.5;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

figure.effect-milo h2 {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 0.4em;
	color:#f7f7f2;
	font-size:24px;
}
figure.effect-milo h2 span{
	
	color:#f7f7f2 !important;
}
figure.effect-milo p {
	padding: 0 10px 0 0;
	/* width: 50%; */
	border-right: 1px solid #fff;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
	-webkit-transform: translate3d(-40px,0,0);
	transform: translate3d(-40px,0,0);
}

figure.effect-milo:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

::selection {
    background: #93221e;
    color: #FFF;
    text-shadow: none;
}
#gotoTop:hover{
	background-color:#93221e;
}
/*SPACING*/
.mr0 {
	margin-right: 0;
  }
  .mb0 {
	margin-bottom: 0 !important;
  }
  .mb8 {
	margin-bottom: 8px;
  }
  .mb16 {
	margin-bottom: 16px;
  }
  .mb24 {
	margin-bottom: 24px;
  }
  .mb30 {
	margin-bottom: 30px;
  }
  .mb32 {
	margin-bottom: 32px;
  }
  .mb40 {
	margin-bottom: 40px;
  }
  .mb48 {
	margin-bottom: 48px;
  }
  .mb56 {
	margin-bottom: 56px;
  }
  .mb64 {
	margin-bottom: 64px;
  }
  .mb72 {
	margin-bottom: 72px;
  }
  .mb80 {
	margin-bottom: 80px;
  }
  .mb88 {
	margin-bottom: 88px;
  }
  .mb96 {
	margin-bottom: 96px;
  }
  .mb104 {
	margin-bottom: 104px;
  }
  .mb112 {
	margin-bottom: 112px;
  }
  .mb120 {
	margin-bottom: 120px;
  }
  .mb160 {
	margin-bottom: 160px;
  }
  .mt0 {
	margin-top: 0 !important;
  }
  .mt8 {
	margin-top: 8px;
  }
  .mt16 {
	margin-top: 16px;
  }
  .mt24 {
	margin-top: 24px;
  }
  .mt32 {
	margin-top: 32px;
  }
  .mt40 {
	margin-top: 40px;
  }
  .mt48 {
	margin-top: 48px;
  }
  .mt56 {
	margin-top: 56px;
  }
  .mt64 {
	margin-top: 64px;
  }
  .mt72 {
	margin-top: 72px;
  }
  .mt80 {
	margin-top: 80px;
  }
  .mt88 {
	margin-top: 88px;
  }
  .mt96 {
	margin-top: 96px;
  }
  .mt104 {
	margin-top: 104px;
  }
  .mt112 {
	margin-top: 112px;
  }
  .mt120 {
	margin-top: 120px;
  }
  .mt160 {
	margin-top: 160px;
  }
  .p32 {
	padding: 0 32px;
  }
  .p24 {
	padding: 24px;
  }
  .p0 {
	padding: 0;
  }
  .pt0 {
	padding-top: 0;
  }
  .pt8 {
	padding-top: 8px;
  }
  .pt16 {
	padding-top: 16px;
  }
  .pt24 {
	padding-top: 24px;
  }
  .pt32 {
	padding-top: 32px;
  }
  .pt40 {
	padding-top: 40px;
  }
  .pt48 {
	padding-top: 48px;
  }
  .pt64 {
	padding-top: 64px;
  }
  .pt72 {
	padding-top: 72px;
  }
  .pt80 {
	padding-top: 80px;
  }
  .pt88 {
	padding-top: 88px;
  }
  .pt96 {
	padding-top: 96px;
  }
  .pt104 {
	padding-top: 104px;
  }
  .pt112 {
	padding-top: 112px;
  }
  .pt120 {
	padding-top: 120px;
  }
  .pt160 {
	padding-top: 160px;
  }
  .pt180 {
	padding-top: 180px;
  }
  .pt240 {
	padding-top: 240px;
  }
  .pb0 {
	padding-bottom: 0;
  }
  .pb8 {
	padding-bottom: 8px;
  }
  .pb16 {
	padding-bottom: 16px;
  }
  .pb24 {
	padding-bottom: 24px;
  }
  .pb32 {
	padding-bottom: 32px;
  }
  .pb40 {
	padding-bottom: 40px;
  }
  .pb48 {
	padding-bottom: 48px;
  }
  .pb56 {
	padding-bottom: 56px;
  }
  .pb64 {
	padding-bottom: 64px;
  }
  .pb72 {
	padding-bottom: 72px;
  }
  .pb80 {
	padding-bottom: 80px;
  }
  .pb88 {
	padding-bottom: 88px;
  }
  .pb96 {
	padding-bottom: 96px;
  }
  .pb104 {
	padding-bottom: 104px;
  }
  .pb112 {
	padding-bottom: 112px;
  }
  .pb120 {
	padding-bottom: 120px;
  }
  .pb160 {
	padding-bottom: 160px;
  }
  .pb180 {
	padding-bottom: 180px;
  }
  .pb240 {
	padding-bottom: 240px;
  }
  @media all and (max-width: 990px) {
	.mb-s-0 {
	  margin-bottom: 0;
	}
	.mb-s-8 {
	  margin-bottom: 8px;
	}
	.mb-s-16 {
	  margin-bottom: 16px;
	}
	.mb-s-24 {
	  margin-bottom: 24px;
	}
	.mb-s-32 {
	  margin-bottom: 32px;
	}
	.mb-s-40 {
	  margin-bottom: 40px;
	}
	.mb-s-48 {
	  margin-bottom: 48px;
	}
	.mb-s-64 {
	  margin-bottom: 64px;
	}
	.mb-s-72 {
	  margin-bottom: 72px;
	}
	.mb-s-80 {
	  margin-bottom: 80px;
	}
	.mb-s-88 {
	  margin-bottom: 88px;
	}
	.mb-s-96 {
	  margin-bottom: 96px;
	}
	.mb-s-104 {
	  margin-bottom: 104px;
	}
	.mb-s-112 {
	  margin-bottom: 112px;
	}
	.mb-s-120 {
	  margin-bottom: 120px;
	}
  }
  @media all and (max-width: 990px) {
	.mb-sm-0 {
	  margin-bottom: 0;
	}
	.mb-sm-8 {
	  margin-bottom: 8px;
	}
	.mb-sm-16 {
	  margin-bottom: 16px;
	}
	.mb-sm-24 {
	  margin-bottom: 24px;
	}
	.mb-sm-32 {
	  margin-bottom: 32px;
	}
	.mb-sm-40 {
	  margin-bottom: 40px;
	}
	.mb-sm-48 {
	  margin-bottom: 48px;
	}
	.mb-sm-64 {
	  margin-bottom: 64px;
	}
	.mb-sm-72 {
	  margin-bottom: 72px;
	}
	.mb-sm-80 {
	  margin-bottom: 80px;
	}
	.mb-sm-88 {
	  margin-bottom: 88px;
	}
	.mb-sm-96 {
	  margin-bottom: 96px;
	}
	.mb-sm-104 {
	  margin-bottom: 104px;
	}
	.mb-sm-112 {
	  margin-bottom: 112px;
	}
	.mb-sm-120 {
	  margin-bottom: 120px;
	}
	.mt-sm-0 {
	  margin-top: 0 !important;
	}
	.mt-sm-8 {
	  margin-top: 8px;
	}
	.mt-sm-16 {
	  margin-top: 16px;
	}
	.mt-sm-24 {
	  margin-top: 24px;
	}
	.mt-sm-32 {
	  margin-top: 32px;
	}
	.mt-sm-40 {
	  margin-top: 40px;
	}
	.mt-sm-48 {
	  margin-top: 48px;
	}
	.mt-sm-56 {
	  margin-top: 56px;
	}
	.mt-sm-64 {
	  margin-top: 64px;
	}
	.mt-sm-72 {
	  margin-top: 72px;
	}
	.mt-sm-80 {
	  margin-top: 80px;
	}
	.mt-sm-88 {
	  margin-top: 88px;
	}
	.mt-sm-96 {
	  margin-top: 96px;
	}
	.mt-sm-104 {
	  margin-top: 104px;
	}
	.mt-sm-112 {
	  margin-top: 112px;
	}
	.mt-sm-120 {
	  margin-top: 120px;
	}
	.p0-sm {
	  padding: 0;
	}
	.pt-sm-0 {
	  padding-top: 0;
	}
	.pt-sm-8 {
	  padding-top: 8px;
	}
	.pt-sm-16 {
	  padding-top: 16px;
	}
	.pt-sm-24 {
	  padding-top: 24px;
	}
	.pt-sm-32 {
	  padding-top: 32px;
	}
	.pt-sm-40 {
	  padding-top: 40px;
	}
	.pt-sm-48 {
	  padding-top: 48px;
	}
	.pt-sm-64 {
	  padding-top: 64px;
	}
	.pt-sm-72 {
	  padding-top: 72px;
	}
	.pt-sm-80 {
	  padding-top: 80px;
	}
	.pt-sm-88 {
	  padding-top: 88px;
	}
	.pt-sm-96 {
	  padding-top: 96px;
	}
	.pt-sm-104 {
	  padding-top: 104px;
	}
	.pt-sm-112 {
	  padding-top: 112px;
	}
	.pt-sm-120 {
	  padding-top: 120px;
	}
	.pt-sm-160 {
	  padding-top: 160px;
	}
	.pb-sm-0 {
	  padding-bottom: 0;
	}
	.pb-sm-8 {
	  padding-bottom: 8px;
	}
	.pb-sm-16 {
	  padding-bottom: 16px;
	}
	.pb-sm-24 {
	  padding-bottom: 24px;
	}
	.pb-sm-32 {
	  padding-bottom: 32px;
	}
	.pb-sm-40 {
	  padding-bottom: 40px;
	}
	.pb-sm-48 {
	  padding-bottom: 48px;
	}
	.pb-sm-64 {
	  padding-bottom: 64px;
	}
	.pb-sm-72 {
	  padding-bottom: 72px;
	}
	.pb-sm-80 {
	  padding-bottom: 80px;
	}
	.pb-sm-88 {
	  padding-bottom: 88px;
	}
	.pb-sm-96 {
	  padding-bottom: 96px;
	}
	.pb-sm-104 {
	  padding-bottom: 104px;
	}
	.pb-sm-112 {
	  padding-bottom: 112px;
	}
	.pb-sm-120 {
	  padding-bottom: 120px;
	}
  }
  @media all and (max-width: 767px) {
	.mb-xs-0 {
	  margin-bottom: 0;
	}
	.mb-xs-8 {
	  margin-bottom: 8px;
	}
	.mb-xs-16 {
	  margin-bottom: 16px;
	}
	.mb-xs-24 {
	  margin-bottom: 24px;
	}
	.mb-xs-32 {
	  margin-bottom: 32px;
	}
	.mb-xs-40 {
	  margin-bottom: 40px;
	}
	.mb-xs-48 {
	  margin-bottom: 48px;
	}
	.mb-xs-64 {
	  margin-bottom: 64px;
	}
	.mb-xs-72 {
	  margin-bottom: 72px;
	}
	.mb-xs-80 {
	  margin-bottom: 80px;
	}
	.mb-xs-88 {
	  margin-bottom: 88px;
	}
	.mb-xs-96 {
	  margin-bottom: 96px;
	}
	.mb-xs-104 {
	  margin-bottom: 104px;
	}
	.mb-xs-112 {
	  margin-bottom: 112px;
	}
	.mb-xs-120 {
	  margin-bottom: 120px;
	}
	.mt-xs-0 {
	  margin-top: 0 !important;
	}
	.mt-xs-8 {
	  margin-top: 8px;
	}
	.mt-xs-16 {
	  margin-top: 16px;
	}
	.mt-xs-24 {
	  margin-top: 24px;
	}
	.mt-xs-32 {
	  margin-top: 32px;
	}
	.mt-xs-40 {
	  margin-top: 40px;
	}
	.mt-xs-48 {
	  margin-top: 48px;
	}
	.mt-xs-56 {
	  margin-top: 56px;
	}
	.mt-xs-64 {
	  margin-top: 64px;
	}
	.mt-xs-72 {
	  margin-top: 72px;
	}
	.mt-xs-80 {
	  margin-top: 80px;
	}
	.mt-xs-88 {
	  margin-top: 88px;
	}
	.mt-xs-96 {
	  margin-top: 96px;
	}
	.mt-xs-104 {
	  margin-top: 104px;
	}
	.mt-xs-112 {
	  margin-top: 112px;
	}
	.mt-xs-120 {
	  margin-top: 120px;
	}
	.p0-xs {
	  padding: 0;
	}
	.pt-xs-0 {
	  padding-top: 0;
	}
	.pt-xs-8 {
	  padding-top: 8px;
	}
	.pt-xs-16 {
	  padding-top: 16px;
	}
	.pt-xs-24 {
	  padding-top: 24px;
	}
	.pt-xs-32 {
	  padding-top: 32px;
	}
	.pt-xs-40 {
	  padding-top: 40px;
	}
	.pt-xs-48 {
	  padding-top: 48px;
	}
	.pt-xs-64 {
	  padding-top: 64px;
	}
	.pt-xs-72 {
	  padding-top: 72px;
	}
	.pt-xs-80 {
	  padding-top: 80px;
	}
	.pt-xs-88 {
	  padding-top: 88px;
	}
	.pt-xs-96 {
	  padding-top: 96px;
	}
	.pt-xs-104 {
	  padding-top: 104px;
	}
	.pt-xs-112 {
	  padding-top: 112px;
	}
	.pt-xs-120 {
	  padding-top: 120px;
	}
	.pt-xs-160 {
	  padding-top: 160px;
	}
	.pt-xs-180 {
	  padding-top: 180px;
	}
	.pt-xs-240 {
	  padding-top: 240px !important;
	}
	.pb-xs-0 {
	  padding-bottom: 0;
	}
	.pb-xs-8 {
	  padding-bottom: 8px;
	}
	.pb-xs-16 {
	  padding-bottom: 16px;
	}
	.pb-xs-24 {
	  padding-bottom: 24px;
	}
	.pb-xs-32 {
	  padding-bottom: 32px;
	}
	.pb-xs-40 {
	  padding-bottom: 40px;
	}
	.pb-xs-48 {
	  padding-bottom: 48px;
	}
	.pb-xs-64 {
	  padding-bottom: 64px;
	}
	.pb-xs-72 {
	  padding-bottom: 72px;
	}
	.pb-xs-80 {
	  padding-bottom: 80px;
	}
	.pb-xs-88 {
	  padding-bottom: 88px;
	}
	.pb-xs-96 {
	  padding-bottom: 96px;
	}
	.pb-xs-104 {
	  padding-bottom: 104px;
	}
	.pb-xs-112 {
	  padding-bottom: 112px;
	}
	.pb-xs-120 {
	  padding-bottom: 120px;
	}
	.pb-xs-180 {
	  padding-bottom: 180px;
	}
	.pb-xs-240 {
	  padding-bottom: 240px !important;
	}
	
}
@media only screen and (max-width:600px){
	.whole-container{
		background-color:rgba(255, 255, 255, 0.7);
	}
}
