@import url('https://fonts.googleapis.com/css2?family=Yeseva+One&display=swap');
@font-face {
   font-family: Century Gothic;
   src: url(fonts/GOTHICB.TTF);
   
   font-family: Trebuchet MS;
   src: url(fonts/trebuc.ttf);
	
	font-family: AR DELANEY;
    src: url(fonts/ARDELANEY.ttf);
	

	font-family:Manrope;
	src: url(fonts/Manrope-Bold.ttf);
	
	
   
}

body.index-template {
    
    background-color: #fff !important;
}

header .main-header {
    
    
       background-color: #fff !important;
}

header .nav-logo {
    float: left;
    margin: 0px 0 !important;
    position: absolute;
    z-index: 111;
}

header .navigation_area ul.navigation_links>li {
  
    padding: 45px 0 !important;
    font-family: Century Gothic !important;
}
header .navigation_area ul.navigation_links>li>a {
    font-size: 14px !important;
       color: #484848 !important;
    font-weight: 600 !important;
   
}



.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-inner img {
    width: 100%;
   
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
	opacity: 10;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control.left span {
	padding: 15px;
}

.carousel-control.right span {
	padding: 15px;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
/*	background-color: #000;*/
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
   
	padding: 10px;
}

.header-text h3 span {

	padding: 15px;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

html body #page .contact-form textarea {
  margin-bottom: 5px !important;
}

.royal-dunes {padding-top:60px;
             padding-bottom:60px;
    
}

.area-left {padding-left:40px;}
.mkdf-st-title {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

.mkdf-st-subtitle {
    color: #5a5a5a;
    font-size: 22px;
    line-height: 1.136em;
    letter-spacing: 0px;
    text-transform: none;
    font-weight: 400;
}

.mkdf-st-inner {margin-top:50px;}

.owl-prev {
    
        top: 100px;
    position: absolute;
    background: #e9e9e9;
    padding: 10px;
}

.owl-next {
        top: 100px;
        right:0px;
    position: absolute;
    background: #e9e9e9;
    padding: 10px;
}

.flexslider .slides img {
    width: 100% !important;
   
}

.product .row-left .mask {
   background-color: #000000 !important;
    border: 5px solid #9a8531 !important;
}


.private-label {
    padding-bottom: 92px;
}
.p-rel {
    position: relative;
}
.deal-img-space img.deal-img-main {
    
    margin-left: -170px;
    position: absolute;
    max-width: 650px !important;
}
.pr-70 {
    padding-right: 70px;
}
.mt-25 {
    margin-top: 25px;
}

.deal-title-area {
    border-bottom: 1px solid #ebebeb;
}
.pb-20 {
    padding-bottom: 20px;
}
.mb-30 {
    margin-bottom: 30px;
}
.l-deal-title {
   font-size: 36px;
    color: #222222;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 25px;
    font-family: 'Yeseva One', cursive;
}
.l-deal-desc {
   font-size: 19px;
    color: #222222;
    margin-bottom: 0;
    font-family: Futura PT Light;
    line-height: 25px;
}

.l-area-padding  {
   margin-top: 90px;
    margin-bottom: 86px;
}
html body .main-slideshow {
  
    margin-bottom: 0px !important;
}

.aboutus {
  background: #ffffff;
}
.about-left {
    height: 100%;
    padding: 80px 15px;
    position: relative;
    z-index: 2;
}
.about-left:before {
    content: '';
    position: absolute;
    top: 0;
    z-index: -1;
    bottom: 0;
    right: 0;
    background: #9a8531;
    height: 100%;
    width: 285px;
}
.ab-left-img {
    height: 517px;
    position: relative;
    width: 630px;
}
.ab-left-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.about-right {
    position: relative;
    padding: 80px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.about-right:before {
    content: '';
    position: absolute;
    top: 0;
    z-index: 1;
    bottom: 0;
    left: 0;
   /* background-image: url(../images/about-bg.png);*/
    background-repeat: no-repeat;
    background-position: right;
    height: 50%;
    width: 270px;
}
.about-right-inner {
    position: relative;
    font-family: 'Yeseva One', cursive;
    height: auto;
    background: #fff;
    width: 100%;
    z-index: 2;
    -webkit-box-shadow: 0px 0px 84px 0px rgb(0 0 0 / 8%);
    box-shadow: 0px 0px 84px 0px rgb(0 0 0 / 8%);
    padding: 50px;
        top: 0px;
}
.about-description{
    font-size: 16px;
       text-align: center;
}

.section-title .title {
    font-size: 40px;
    color: #000000;
    padding-bottom: 30px;
    position: relative;
    margin: 0px;
}
.carousel-control.left {
   background: none !important;
    
}
.carousel-control.right{
   background: none !important; 
}


.s-btn-4 {
    background: #f6f6f6;
    color: #222;
    border-color: #e1e1e1;
    text-transform: capitalize;
    padding: 0 54px;
}

.s-btn-2 {
    color: white !important;
    background: black;
}
.s-btn {
   display: inline-block;
    height: 50px;
    width: 100%;
    line-height: 48px;
    text-align: center;
    padding: 0 30px;
    font-size: 13px;
    font-weight: 600;
    color: BLACK;
    border: 1px solid black;
    text-transform: uppercase;
    font-family: Trebuchet MS;
}

.plus-pure-area {
    background: #fdfdfd;
    padding-top:50px;
    padding-bottom:50px;
    
}

.bdr {    border: 1px solid #d0dce3;}
.ppb {
        box-shadow: 2px 2px 5px #7a7a7a;
    outline: 1px solid #c1c1c1;
    outline-offset: -10px;
}

.cosmetics-area {
    padding-bottom: 50px;
    padding-top: 50px;
}

html body #page .contact-form input[type="telephone"], html body #page .contact-form input[type="email"], html body #page .contact-form input[type="text"] {
    height: 50px !important;
    width: 100%;
    box-shadow: none;
    border: 1px solid #c9c9c9 !important;
    margin-bottom: 5px !important;
    line-height: 1.5em;
    padding: 0 15px;
}

input, select, textarea {
    font-size: 18px !important;
    
}



html body .product .product-title a {
    
    font-size: 16px !important;
        font-family: Futura PT Light !important;
}


figure.snip1174 {
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  background-color: #1a1a1a;
  color: #ffffff;
  text-align: left;
  margin: 10px;
  width: 100%;
  border-radius: 0px;
}
figure.snip1174 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
figure.snip1174 img {
  max-width: 100%;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  vertical-align: top;
  opacity: 0.7;
}
figure.snip1174 figcaption {
  position: absolute;
  padding: 40px 25px;
  top: 130px;
    left: 140px;
}
figure.snip1174 h2,
figure.snip1174 p {
  margin: 0;
  padding: 0;
}
figure.snip1174 h2 {
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 600;
    font-size: 2.8em;
    font-family: Futura PT Light;
}
figure.snip1174 p {
  font-weight: 300;
  margin-bottom: 20px;
  line-height: 1.4em;
}
figure.snip1174 a {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #ffffff;
  text-decoration: none;
  color: #ffffff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.8em;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  opacity: 0;
}
figure.snip1174 a:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
figure.snip1174.blue {
  background-color: #20638f;
}
figure.snip1174.yellow {
  background-color: #c87f0a;
}
figure.snip1174.green {
  background-color: #1e8449;
}
figure.snip1174.navy {
  background-color: #222f3d;
}
figure.snip1174.red {
  background-color: #962d22;
}
figure.snip1174:hover img,
figure.snip1174.hover img {
  opacity: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.snip1174:hover a,
figure.snip1174.hover a {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.instagram-gallery ul {
    display: flex;
}
instagram-gallery ul li {
    position: relative;
    list-style: none;
}

/* Container needed to position the overlay. Adjust the width as needed */
.insta {
  position: relative;
  width: 100%;
  max-width: 400px;
}

/
/* The overlay effect (full height and width) - lays on top of the container and over the image */
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .3s ease;
  background-color: red;
}

/* When you mouse over the container, fade in the overlay icon*/
.container:hover .overlay {
  opacity: 1;
}

/* The icon inside the overlay is positioned in the middle vertically and horizontally */
.icon {
 color: #ffffffd9;
    position: absolute;
    font-size: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

/* When you move the mouse over the icon, change color */
.fa-user:hover {
  color: #eee;
}


.brand-area {
    
    padding-top:50px;
    padding-bottom:50px;
    
}

footer .information-block {
    
    padding-top:50px;
    padding-bottom:50px;
}

footer .copy-right .copy-right-inner {
    padding: 15px 0 !important;
    
}

footer .copy-right .footer_copyright {
    font-size: 15px !important;
    margin-top: 10px;
    font-family: Futura PT Light;
}
footer .footer_social a .fa {
       font-size: 15px !important;
}
footer .information-block .footer-title h5 {
   
    font-size: 24px !important;
    font-family: Futura PT Light !important;
}
footer .information-block .aboutus-links ul {
    list-style: none;
    font-family: Futura PT Light !important;
}
footer ul li {
   
    font-family: Futura PT Light !important;
}

footer .information-block .about-us .fi-aboutus-content .bottom>div {
    margin-bottom: 8px;
    font-family: Futura PT Light !important;
}



@media (max-width: 991px)
header .nav-logo {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
       position: unset;
}




.flexslider {
		width: 790px;
		margin: 0 auto;
		box-shadow: none;
		margin: 0px !important;
}

.flexslider li {
		position: relative;
}

.flexslider li .meta {
		position: absolute;
		bottom: 20px;
		left: 20px;
		color: white;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		font-family: 'Roboto', sans-serif;
}

.flexslider li h1 {
		background: rgba(51, 51, 51, 0.5);
		padding: 12px 18px 12px;
		margin-bottom: 0;
		font-size: 1.8em;
		font-weight: 300;
}

.flexslider li h2 {
		background: rgba(51, 51, 51, 0.5);
		padding: 13px 18px 11px;
		font-size: 1.1em;
		margin-bottom: 0;
		font-weight: 300;
}

.flexslider li .category {
		display: flex;
		flex-direction: row;
}

.flexslider li .category p {
		background: #e43837;
		margin-right: 7px;
		font-size: 1.1em;
		padding: 12px 18px 10px;
		font-weight: 300;
}

.flexslider li .category span {
		background: #e43837;
		margin-top: 17px;
		padding: 8px 12px 0;
		font-size: 0.9em;
		font-weight: 300;
		height: 26px;
}

.flexslider li h1,
.flexslider li h2,
.flexslider li .category p,
.flexslider li .category span {
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeOutLeft;
		animation-name: fadeOutLeft;
}

.flexslider li.flex-active-slide .meta h1,
.flexslider li.flex-active-slide .meta h2,
.flexslider li.flex-active-slide .meta .category p,
.flexslider li.flex-active-slide .meta .category span {
		-webkit-animation-delay: .4s;
		animation-delay: .4s;
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeInLeft;
		animation-name: fadeInLeft;
}

.flexslider li.flex-active-slide .meta h2 {
		-webkit-animation-delay: .5s;
		animation-delay: .5s;
}

.flexslider li.flex-active-slide .meta .category p {
		-webkit-animation-delay: .6s;
		animation-delay: .6s;
}

.flexslider li.flex-active-slide .meta .category span {
		-webkit-animation-delay: .8s;
		animation-delay: .8s;
}

.flex-direction-nav {
		position: absolute;
		top: 0;
		left: 30px;
}

.flex-direction-nav a {
		text-decoration: none;
		display: block;
		width: 30px;
		height: 30px;
		background-color: #333;
		margin: -20px 0 0;
		position: absolute;
		top: 50px;
		z-index: 10;
		overflow: hidden;
		opacity: .5;
		cursor: pointer;
		color: #fff;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
		text-align: left;
		left: -10px;
}

.flex-direction-nav .flex-next {
		text-align: right;
		left: 30px;
}

.flexslider:hover .flex-prev {
		left: -10px;
}

.flexslider:hover .flex-next {
		left: 30px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
		opacity: 1;
}

.flex-direction-nav a:before {
		font-family: FontAwesome;
		content: '\f104';
		font-size: 25px;
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		top: 0;
		padding: 2px;
		font-size: 19px;
    line-height: 27px;
}

.flex-direction-nav a.flex-next:before {
		content: '\f105';
}

@-webkit-keyframes fadeInLeft {
		0% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
		100% {
				opacity: 1;
				-webkit-transform: none;
				transform: none;
		}
}

@keyframes fadeInLeft {
		0% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
		100% {
				opacity: 1;
				-webkit-transform: none;
				transform: none;
		}
}

@-webkit-keyframes fadeOutLeft {
		0% {
				opacity: 1;
		}
		100% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
}

@keyframes fadeOutLeft {
		0% {
				opacity: 1;
		}
		100% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
}








