/*
Theme Name: Skyn Elegant Aesthetics
Description: Developed for Skyn
Author: LMG
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/* General */

/* 
----------------------------------------------
  1.0 - Fonts
----------------------------------------------
  */
@font-face {
  font-family: "barlow"; /* Font name should be in lowercase */
  font-display: swap; /* Enable font swapping for faster performance */
  src: url("/wp-content/fonts/barlow/Barlow-Regular.woff") format("woff");
}
@font-face {
  font-family: "libel suit"; /* Font name should be in lowercase */
  font-display: swap; /* Enable font swapping for faster performance */
  src: url("/wp-content/fonts/libel-suit/libel-suit-rg.woff") format("woff");
  /* Add additional src lines for other font file formats if available */
  /* e.g. src: url('wp-content/fonts/libel-suit/libel-suit-rg.ttf') format('truetype'); */
}
@font-face {
  font-family: "lato"; /* Font name should be in lowercase */
  font-display: swap; /* Enable font swapping for faster performance */
  src: url("/wp-content/fonts/lato/S6u9w4BMUTPHh6UVSwaPHw3q5d0N7w.woff")
    format("woff");
}
@font-face {
  font-family: "dancing script"; /* Font name should be in lowercase */
  /*font-display: swap; /* Enable font swapping for faster performance */
  src: url("/wp-content/fonts/dancing-script/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSo3Rep6hNX6pmRMjLo.woff")
    format("woff");
}

h1,
h2,
h3,
h4,
h5,
h6 .heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
  text-transform: none !important;
  font-family: "libel suit", sans-serif;
}
.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
  font-family: "lato", sans-serif;
}
h1 {
  font-weight: 100;
}
h2 {
  font-weight: 100;
}
body {
  font-family: "barlow", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 100%;
  color: #000000;
}

p {
  font-family: "barlow", sans-serif;
  font-style: normal;
  font-weight: 550;
  font-size: 100%;
}
/*
.dark p {
  font-family: "barlow", sans-serif;
  font-style: normal;
  font-weight: 550;
  font-size: 1.3rem;
  color: #000000;
}
*/
.alt-font {
  font-family: "dancing script", sans-serif;
}
em {
  font-style: normal;
  color: #966c53;
}
.footer-taggline-text em {
  font-style: italic;
  color: #e3c3be;
}
.post-title a {
  font-family: "barlow", sans-serif;
  font-weight: 1000;
  font-size: 16px;
}
.team-titles h2 {
  font-weight: 100;
}
/*
Buttons
*/
.light-brw-clmn .button {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 1rem;
}
.bigger-button .button {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 1.1rem;
}
.button span {
  font-family: "barlow", sans-serif;
  font-weight: 1000;
}
.button span:hover {
  color: #000000;
  box-shadow: none;
}
.dark a:hover {
  color: #000000;
}
.light-brw-bttn a {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.light-brw-bttn span:hover {
  color: #000000;
  box-shadow: inset 0 0 0 100px rgb(247, 240, 228);
}
.button:hover {
  color: #000000;
  box-shadow: inset 0 0 0 100px rgb(247, 240, 228);
}

.team-bttn {
  color: #000000;
  padding-left: 30px;
  padding-right: 30px;
}
.drcass-bnnr .button span {
  color: #000000;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.services-txtbx .button span {
  color: #000000;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.services-banner-content .button {
  color: #000000;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 100px;
}

/*
----------------------------------------------
  1.1 - Custom font syles for SKYN
----------------------------------------------
  */
.dark h1 {
  font-family: "old-standard", sans-serif;

  color: #e3d0c5;
}

.h1 {
  font-family: "old-standard", sans-serif;
  font-size: 4rem;
  line-height: 4.5rem;
  color: #966c53;
}

.h2-barlow {
  font-family: "Barlow", sans-serif;
  font-size: 3.2rem;
  line-height: 3.75rem;
  color: #000000;
}

.h2-libel-suit {
  font-family: "Libel Suit", sans-serif;
  font-size: 3.2rem;
  line-height: 4.375rem;
  color: #000;
}

.h3-libel-suit {
  font-family: "Libel Suit", sans-serif;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #000000;
}

.body-barlow {
  font-family: "Barlow", sans-serif;
  font-size: 1rem;
  line-height: 1.75rem;
  color: #000000;
}
.header-main .nav > li > a {
  font-family: "Barlow", sans-serif;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.75rem;
  color: #966c53;
  letter-spacing: -0.05em;
}
.header-main .nav > li > a:hover {
  font-family: "Barlow", sans-serif;
  text-transform: uppercase;
  color: #e3c3be;
  opacity: 90%;
  easing: ease-out;
}
.nav-spacing-xlarge > li {
  margin: 0 2em;
}
/*Rounded Images*/

.round-col .col-inner {
  border-radius: 49% 49% 0 0;
}

/*
----------------------------------------------
  1.2 - Home page
----------------------------------------------
  */

.wlcm-skyn a {
  padding-top: 10px;
  padding-bottom: 20px;
}
.testimonial-text3 {
}
.testimonial-clmn {
  -webkit-mask-image: linear-gradient(
    to bottom,
    black 0%,
    black 75%,
    transparent 75%,
    transparent 100%
  );
  mask-image: linear-gradient(
    to bottom,
    black 0%,
    black 75%,
    transparent 75%,
    transparent 100%
  );
  border-top-left-radius: 50% 35%;
  border-top-right-radius: 50% 35%;
}
.row-small > .col {
  padding: 0 0.1em;
}
.home-bna .bna-gallery {
  padding-bottom: 0%;
  margin-top: -5%;
  grid-template-columns: repeat(2, 1fr);
}
.home-bna .bna-gallery .slim-comparison-container {
  width: 50%;
}
/*
----------------------------------------------
  2.0 - Landing page
----------------------------------------------
  */
.landing-text {
  margin-top: -20px;
}

.dark .button,
.dark input[type="button"],
.dark input[type="reset"],
.dark input[type="submit"] {
  color: #000000;
}

.landing-text-banner {
  padding-top: 5px;
}
.transparent-media {
  opacity: 80%;
}

.entry-content {
  padding-top: 0;
}

/*Contact Form Style */
/*
.custom-contact-form-style {
  text-align: left;
  text-transform: inherit;
}
.custom-contact-form-style,
td,
th {
  border-bottom: 0px;
}
.wpcf7 input {
  border: 0px;
  outline: none;
  border-bottom: 1px solid black;
  background-color: transparent;
  box-shadow: none;
}
*/
/*Add transition effect when the input field is focused */
input:focus {
  border-bottom: 2px solid black; /* or any other color */
  box-shadow: none;
  outline: none;
}
.wpcf7 label {
  display: inline-block;
  width: 100%;
}
label {
  color: #222;
}
label,
legend {
  display: block;
  font-size: 0.9em;
  font-weight: 700;
  margin-bottom: 0.4em;
}
.uppercase,
h6,
span.widget-title,
th {
  text-transform: none;
}

/*
----------------------------------------------
  2.0 - Services
----------------------------------------------
  */
/* Services single page */
.services-single-banner {
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 526px;
  position: relative;
}

.services-single-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.services-banner-content {
  position: relative;
  z-index: 2; /* Ensure the content is above the overlay */
  text-align: center;
}

.services-banner-content h1 {
  margin: 0;
/*   font-size: 4em; /* Adjust based on your theme */ */
  font-size: 52;
  color: #000000;
  padding-bottom: 0.6em;
}
.services-banner-content p {
  margin: 0;
  font-size: 1.2em; /* Adjust based on your theme */
  padding-left: 15em;
  padding-right: 15em;
  padding-bottom: 1em;
  margin-top: 1em;
}
.services-banner-content button {
  border-radius: 30px;
  color: #000000;
}
.faq-accordion {
  margin-left: 18em;
  margin-right: 18em;
  background-color: #966c53;
  color: #ffffff;
}

.accordion_title {
  text-align: center; /* This will center the text */
  font-size: 2.5em; /* Adjust based on your theme */
}
.accordion-title.active {
  color: #ffffff;
}
.accordion-inner {
  color: #000000;
  background-color: #ffffff;
}
.bna-6pack {
  padding-left: 5em;
  padding-right: 5em;
  align-items: center;
}
.service-bna .bna-gallery {
  padding-bottom: 0%;
}
/*
----------------------------------------------
  3.0 - BNA Gallery
----------------------------------------------  
*/
.bna-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}

.bna-item {
  border: 0px solid #ccc;
  padding: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.bna-service {
  border: 0px solid #ccc;
  padding: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.bna-service .slim-comparison-container {
  max-width: 100%;
  width: 14.8em; /* this is the size of the image, height is adjusted automatically acording to this value! */
  margin: 0 auto;
}
/*Slider comparison container*/
.bna-gallery .slim-comparison-container {
  max-width: 100%;
  width: 50%; /* this is the size of the image, height is adjusted automatically acording to this value! */
  margin: 0 auto;
}

/*Side to side*/
.bna-side-to-side-container {
  display: flex;
  justify-content: space-between;
}
.bna-6pack .slim-comparison-container {
  max-width: 100%;
  width: 12.8em; /* this is the size of the image, height is adjusted automatically acording to this value! */
  margin: 0 auto;
}
.bna-image-wrapper {
  flex: 1;
}
.bna-link,
.bna-link a {
  text-align: center;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.1em;
  color: #966c53;
}
.bna-link a:hover {
  opacity: 80%;
  font-size: 1.2em;
}
.bna-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: left;
  margin: 5rem;
}
.bna-gallery {
  padding-bottom: 5em;
}

/*
----------------------------------------------
  4.0 - BnA Services
----------------------------------------------
  */
.bna-service-ttl {
  text-align: center;
}
.bna-service-ttl p {
  font-family: "barlow", sans-serif;
  font-style: normal;
  font-weight: 550;
  font-size: 1.3rem;
  color: #000000;
}
.bna-service-ttl h1 {
/*   font-family: "libel suit", sans-serif; */
  font-family:"old-standard";
  font-style: normal;
  font-weight: 100;
  font-size: 3.8rem;
  color: #966c53;
}

.bna-service-back-to-gallery a {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 5em;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 1.5em;
  font-weight: 570;
  color: #966c53;
}
.bna-service-back-to-gallery a:hover {
  opacity: 80%;
}
/*
----------------------------------------------
  5.0 - Blog
----------------------------------------------
  */
.widget-title span {
  font-family: "barlow", sans-serif;
  font-style: normal;
  font-weight: 550;
  font-size: 2rem;
}
.widget > ul > li > a {
  font-family: "barlow", sans-serif;
  font-style: normal;
  font-weight: 580;
  font-size: 1.2rem;
}

.box-text a:not(.button) {
  font-weight: 550;
}

.widget .current-cat > a {
  color: #966c53;
  font-weight: 580;
  font-size: 1.2rem;
}
.post-single-banner {
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 25em;
  position: relative;
}

.post-single-banner::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(248, 246, 245, 0.5);
}

.post-banner-content h1 {
  margin: 0;
  font-size: 3em; /* Adjust based on your theme */
  color: #000000;
  padding-bottom: 0.6em;
  padding-left: 3em;
  padding-right: 3em;
  position: relative;
  z-index: 1;
  padding: auto;
}

/*
----------------------------------------------
  6.0 - Contact
----------------------------------------------
  */
.contact-txt {
  line-height: 0cqmin;
}
/*
----------------------------------------------
  6.0 - FOOTER
----------------------------------------------
  */
.footer-menu-links a {
  font-family: "barlow", sans-serif;
}
.footer-menu-links a:hover {
  color: #000000;
}
.footer-follow {
  padding-bottom: 0.5em;
}
.footer-nav-menu {
  margin-bottom: -20px;
}

/*
----------------------------------------------
  7.0 - Tablet
----------------------------------------------
  */

@media screen and (max-width: 84em) {
  /*************** ADD TABLET CSS HERE.   ***************/

  /*
----------------------------------------------
  7.0 - SERVICES
----------------------------------------------
  */

  .services-banner-content p {
    margin: 0;
    font-size: 1em; /* Adjust based on your theme */
    padding-left: 5em;
    padding-right: 5em;
    padding-bottom: 1em;
    margin-top: 0.1em;
  }
  .services-banner-content h1 {
    margin: 0;
    font-size: 2.5em; /* Adjust based on your theme */
    color: #000000;
    padding-bottom: 0.2em;
    padding-top: 0.4em;
  }
  .faq-accordion {
    margin-left: 1em;
    margin-right: 1em;
    background-color: #966c53;
    color: #ffffff;
  }

  /*Home page
  Must adjust when a third image is added to the gallery
  add a third image to the gallery
  */
  .home-bna .bna-gallery {
  }
  .home-bna .bna-gallery .slim-comparison-container {
  }
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  /*
----------------------------------------------
Landing page
----------------------------------------------
*/
  .landing-photo {
    margin-top: 15px;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
  }
  /*
----------------------------------------------
  2.0 - Home page
----------------------------------------------
  */
  .dark h1 {
    font-size: 2.7rem;
    line-height: 1em;
  }
  .pre-footer-l-column {
    flex: center;
    justify-content: center;
    align-items: center;
  }

  .home-bna .bna-gallery {
    padding-bottom: 0%;
    grid-template-columns: repeat(1, 1fr);
  }
  .home-bna .bna-gallery .slim-comparison-container {
    width: 100%;
  }
  /*
----------------------------------------------
  3.0 - Services
----------------------------------------------
  */
  .services-banner-content p {
    margin: 0;
    font-size: 1em; /* Adjust based on your theme */
    padding-left: 3em;
    padding-right: 3em;
    padding-bottom: 1em;
    margin-top: 0.1em;
  }
  .services-banner-content h1 {
    margin: 0;
    font-size: 3em; /* Adjust based on your theme */
    color: #000000;
    padding-bottom: 0.2em;
    padding-top: 1em;
  }
  .faq-accordion {
    margin-left: 1em;
    margin-right: 1em;
    background-color: #966c53;
    color: #ffffff;
  }
  .bna-container {
    margin: 0rem;
  }
  /*
----------------------------------------------
  3.0 - BNA Gallery
----------------------------------------------
  */
  .bna-gallery {
    grid-template-columns: 1fr;
  }
  .bna-gallery .slim-comparison-container {
    width: 100%;
  }
  /*Services*/

  .services-photo img {
    opacity: 27%;
  }
  .home-photo img {
    opacity: 27%;
  }
  .bna-link a {
    padding-bottom: 3em;
  }

  /*
----------------------------------------------
  7.0 - blog
----------------------------------------------
  */
  .post-single-banner h1 {
    font-size: 2.5em; /* Adjust based on your theme */
    padding-bottom: 0.6em;
    padding-left: 1em;
    padding-right: 1em;
    position: relative;
    z-index: 1;
    padding: auto;
  }
  /*
/*
----------------------------------------------
  5.0
  -
  Footer
  ----------------------------------------------
  */
  .absolute-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2.5rem;
    background-color: #e3c3be;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.8rem;
    color: #000000;
  }
}
.header-button .button{
		padding-left:30px;
}
.header-button .button::before{
	content:"";
	position:absolute;
	background-image:url(/wp-content/uploads/2024/07/Skyn-Logomark-Black-1.ai-1.png);
	background-position:center;
	background-size:20px;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	left:8px;
	top:4px;
}
.header-button .button:hover::before{
	filter: brightness(0);
	z-index:1;
}
@media(max-width:1199px){
	.nav-spacing-xlarge > li {
    margin: 0 .8em;
}
}
/* ----------procedure-overview------------- */
.procedure-overview-banner {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 477px;
    padding: 50px 0;
    display: flex;
    align-items: center;
}
.procedure-overview-banner-content {
    max-width: 900px;
    width: 100%;
}
.procedure-overview-banner-content h1 {
    font-size: 58px;
    line-height: 78px;
    color: #000000;
    margin-bottom: 0;
    font-weight: 400;
}
.procedure-overview-banner-content p {
    font-size: 18px;
    line-height: 36px;
    color: #000000;
    font-weight: 400;
}
.procedure-overview-banner-content .button{
    font-family: "barlow", sans-serif;
    text-transform: capitalize;
    background-color: #E3C3BE;
    border-radius: 29px;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    padding: 6px 29px;
    margin: 0;
}
.procedure-overview-heading{
    margin-top: -45px;
    margin-bottom: 43px;
}
.procedure-overview-heading h2{
    font-size: 50px;
    line-height: 67px;
    color: #AA988C;
    font-weight: 400;
    margin-top: 13px;
}
.each-procedure-overview-catagory{
    margin-bottom: 63px;
}
.each-procedure-overview-catagory .display-flex{
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
    width: 100% !important;
}
.each-procedure-overview-catagory > h4{
    font-size: 35px;
    line-height: 47px;
    color: #AA988C;
    font-weight: 400;
    margin-bottom: 46px;
}
.each-procedure-overview-catagory .col-4{
    max-width: 33.33%;
    width: 100%;
    padding: 0px 15px;
	margin-bottom:40px
}
.each-procedure-overview{
    overflow: hidden;
}
.each-procedure-overview img{
    width: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-procedure-overview:hover img{
    transform: scale(1.1);
}
.each-procedure-overview{
    position: relative;
}
.each-procedure-overview::after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .42);
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-procedure-overview:hover::after{
    opacity: 1;
}
.each-procedure-overview h3{
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 40px;
    line-height: 53px;
    color: #F6F3EE;
    margin: 0;
    z-index: 1;
    font-weight: 400;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-procedure-overview:hover h3{
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.procedure-overview-text{
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 1;
}
.each-procedure-overview:hover .procedure-overview-text{
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.procedure-overview-text h2{
    font-size: 55px;
    line-height: 73px;
    color: #F6F3EE;
    position: relative;
    font-weight: 400;
    padding-bottom: 12px;
    margin-bottom: 20px;
}
.procedure-overview-text h2::after{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 206px;
    height: 2px;
    background-color: #DEC4BF;
    bottom: 0;
}
.procedure-overview-text a{
    font-size: 25px;
    color: #DEC4BF;
    font-weight: 600;
    line-height: 30px;
    font-family: "barlow", sans-serif;
    text-transform: uppercase;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.procedure-overview-text a:hover{
    color: #F6F3EE;
}
@media(min-width:1279px){
    .procedure-overview-sec .container{
        max-width: 1256px;
        width: 100%;
        margin: 0px auto;
    }
}
@media(max-width:991px){
	.procedure-overview-banner{
		padding-bottom:100px
	}
	.procedure-overview-banner-content{
		padding:0px 35px;
	}
	.procedure-overview-banner-content .button{
		background-color:#DEC4BF;
	}
    .each-procedure-overview-catagory .col-4{
        max-width: 50%;
    }
    .each-procedure-overview h3{
        font-size: 30px;
        line-height: 43px;
    }
    .procedure-overview-text h2 {
        font-size: 40px;
        line-height: 53px;
        margin-bottom: 11px;
    }
    .procedure-overview-text a {
        color:#F6F3EE;
    }
    .procedure-overview-heading{
        margin-bottom: 20px;
    }
    .each-procedure-overview-catagory {
        margin-bottom: 20px;
    }
}
@media(max-width:767px){
    .each-procedure-overview-catagory .col-4{
        max-width: 100%;
		padding:0;
    }
	.each-procedure-overview{
		height:433px;
		max-width:396px;
		width:100%;
		margin: 0px auto;
	}
	.each-procedure-overview:hover img {
		transform: scale(1);
	}
	.each-procedure-overview img{
		height:100%;
		object-fit:cover;
	}
	.each-procedure-overview h3{
		display:none;
	}
	.procedure-overview-text{
		visibility:visible;
		opacity: 1;
		pointer-events: all;
	}
	.each-procedure-overview::after{
		opacity:1;
		background-color: rgba(0, 0, 0, .1);
	}
	.procedure-overview-text h2::after{
		background-color:#F6F3EE;
	}
}
/* new-gallery */
 .new-gal-banner{
	 min-height: 454px;
	 background-position: center;
	 background-size: cover;
	 background-repeat: no-repeat;
	 display: flex;
	 align-items: center;
	 position: relative;
}
.new-gal-banner::after{
	position: absolute;
	content: "";
	background-color: rgba(0, 0, 0, .2);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.new-gal-banner-content{
	position: relative;
	z-index: 1;
}
.new-gal-banner-content h1{
	font-family: "Old Standard TT", serif;
	font-size: 58px;
	line-height: 63px;
	color: #FFFFFF;
	font-weight: 700;
	margin-bottom: 21px;
}
.new-gal-banner-content .common-button{
	font-size: 16px;
	font-weight: 600;
	color: #DEC4BF;
	background-color: #FFFFFF;
	border-color: #fff;
}
.new-gal-banner-content .common-button:hover{
	background-color: #966C53;
	border-color: #966C53;
	color: #fff;
}
.new-gal-overview-wrapper{
	padding: 0px 10px;
}
.new-gal-overview-sec{
	margin-top: 33px;
	margin-bottom: 33px;
}
.new-gal-overview-wrapper .row{
	flex-wrap: wrap;
	max-width: 100%;
	justify-content: center;
}
.new-gal-overview-wrapper .col-lg-6{
	max-width: 50%;
	padding: 0px 15px;
	margin-bottom: 28px;
}
.each-new-gal-overview{
	position: relative;
}
.each-new-gal-overview::after{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: rgba(0, 0, 0, .42);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	opacity: 0;
}
.each-new-gal-overview:hover::after{
	opacity: 1;
}
.each-new-gal-overview .row{
	margin: 0 !important;
}
.each-new-gal-overview .col-6{
	max-width: 50%;
	width: 100%;
}
.each-new-gal-overview img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.new-gal-overview-content{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}
.each-new-gal-overview:hover  .new-gal-overview-content{
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}
.new-gal-overview-content h2{
/* 	font-family: "Old Standard TT", serif; */
	font-weight: 400;
	font-family:"old-standard";
	font-size: 35px;
	line-height: 50px;
	color: #F6F3EE;
	padding-bottom: 12px;
	border-bottom: 2px solid #FFDADA;
	margin-bottom: 12px;
}
.new-gal-overview-content a{
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFDADA;
	letter-spacing: 1px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.new-gal-overview-content a:hover{
	color: #F6F3EE;
}
/*************************** Pagination css*********************/
.new-gal-overview-wrapper .pagination {
	width: 100%;
	text-align:center;
	display:flex;
	justify-content: center;
	margin-top: 91px;
	font-size: 21px;
	font-family: "barlow", sans-serif;
	font-weight:500;
	line-height: 25px;
	color: #DEC4BF;
}
.new-gal-overview-wrapper .pagination ul{
	padding:0px;
	margin:0px;
}
.new-gal-overview-wrapper .pagination ul li{
	display:inline-block;
	margin:0px 6px;
}
.new-gal-overview-wrapper .pagination ul li a{
	color:#DEC4BF;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.new-gal-overview-wrapper .pagination ul li a:hover{
	color: #966C53;
}
.new-gal-overview-wrapper .pagination ul li.active {
	color: #966C53;
}
.new-gal-overview-wrapper .page-next {
	margin-left: 20px;
}
.new-gal-overview-wrapper .page-prev {
	margin-right: 20px;
}
.new-gal-overview-wrapper .page-prev img,
.new-gal-overview-wrapper .page-next img {
	width: 10px;
	margin-bottom: -5px;
}
************************* End:Pagination css *******************
@media(max-width:1199px){
	.new-gal-overview-content h2{
		font-size: 30px;
		line-height: 35px;
		padding-bottom: 5px;
		margin-bottom: 6px;
	}
	.new-gal-overview-content a{
		font-size: 16px;
		line-height: 20px;
	}
	.new-gal-overview-sec {
		margin-bottom: 50px;
	}
	.new-gal-overview-wrapper .pagination{
		margin-top: 30px;
	}
	.new-gal-overview-wrapper {
		padding: 0px 10px;
	}
}
@media(max-width:767px){
	.new-gal-overview-wrapper .col-lg-6{
		max-width: 100%;
	}
	 .gal-post-wapper{
		 padding: 0px 30px;
	}
	.gal-post-topslider .swiper-button-next img,
	.gal-post-topslider .swiper-button-prev img{
		width: 15px;
	}
}
.book_now_buton{
	padding-left:48px !important;
	position:relative;
	color:#414141;
}
.book_now_buton::after{
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	content:"";
	background-image:url(/wp-content/uploads/2024/08/Group-40.svg);
	background-size:contain;
	background-repeat:no-repeat;
	left:30px;
	width:15px;
	height:15px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.book_now_buton:hover::after{
	filter: invert(91%) sepia(23%) saturate(840%) hue-rotate(298deg) brightness(130%) contrast(106%);
}
h1,
h2,
h3{
	font-family:"old-standard";
}
body h1,
.banner h1{
	font-family:"old-standard";
	font-size:52px;
	font-weight:700;
	text-transform:uppercase !important;
}
body h2{
	font-family:"old-standard";
	font-size:38px;
	font-weight:700;
	text-transform:uppercase !important;
}
body h3{
	font-family:"old-standard";
	font-size:28px;
	font-style:italic;
}
@media(max-width:849px){
	.header-button-1 .header-button a{
		background-color:#000;
		color:#fff;
		transition:all 0.5s;
		-webkit-transition:all 0.5s;
	}
	.header-button-1 .header-button a span{
		color:#fff;

	}
	.header-button-1 .header-button a::before{
		filter: brightness(1);
	}
	.header-button-1 .header-button a:hover span{
		color:#000;
	}
}
/* new-sevice-overview */
.new-sevice-overview-banner{
	padding: 50px 0;
}
.new-sevice-overview-banner .new-gal-banner-content{
	max-width: 475px;
	margin-left: auto;
}
.new-sevice-overview-banner .new-gal-banner-content p{
	color:#fff;
}
.new-sevice-overview-banner .common-button{
	min-width: 268px;
	padding: 22px 39px;
	color: #000000;
	background-color: #e3c3be;
	font-size: 16px;
	font-family: "barlow", sans-serif;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	border-radius: 39px;
	display: table;
}
.new-sevice-overview-banner .common-button:hover{
	background-color: #F7F0E4;
	color: #000000;
}
.new-sevice-overview-area{
	margin-top: 131px;
}
.each-new-sevice-overview{
	margin-bottom: 99px;
}
.each-new-sevice-overview:nth-child(odd) .row{
	flex-direction: row-reverse;
}
.each-new-sevice-overview .row{
	margin: 0px -40px;
	flex-wrap: wrap;
}
.each-new-sevice-overview .col-lg-6{
	max-width: 50%;
	width: 100%;
	padding: 0px 40px;
}
.new-sevice-overview-img{
	height: 100%;
}
.new-sevice-overview-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.new-sevice-overview-content h2{
	font-size: 38px;
	line-height: 55px;
	font-weight: 700;
	color: #000000;
	font-family: "old-standard";
	margin: 0;
}
.new-sevice-overview-content p{
	font-size: 16px;
	line-height: 29px;
	color: #000000;
	font-weight: 400;
	font-family: "barlow", sans-serif;
	margin-bottom: 27px;
	margin-top: 0px;
}
.new-sevice-overview-content a{
	background-color: #F1ECE2;
	min-width: 278px;
	display: table;
	padding: 17px;
	box-shadow: 0px 0px 15px #00000029;
	border-radius: 33px;
	font-size: 18px;
	line-height: 29px;
	color: #000000;
	text-align: center;
	font-family: "barlow", sans-serif;
	font-weight: 500;
	background-image: url("/wp-content/uploads/2024/09/arrow-right-svgrepo-com.svg");
	background-position: 85%;
	background-size: 15px;
	background-repeat: no-repeat;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.new-sevice-overview-content a:hover{
	background-position: 89%;
}
@media(max-width:991px){
	.new-sevice-overview-banner{
		text-align: center;
		position: relative;
	}
	.new-sevice-overview-banner::after{
		position: absolute;
		top: 0;
		left: 0;
		content: "";
		background-color: rgba(0, 0, 0, .62);
		width: 100%;
		height: 100%;
	}
	.new-sevice-overview-banner .new-gal-banner-content{
		position: relative;
		z-index: 1;
	}
	.new-sevice-overview-banner .new-gal-banner-content h1{
		font-size: 52px;
		line-height: 55px;
	}
	.new-sevice-overview-banner .new-gal-banner-content .common-button{
		background-image: url("/wp-content/uploads/2024/09/arrow-right-svgrepo-com.svg");
		background-position: 89%;
		background-size: 15px;
		background-repeat: no-repeat;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		min-width: 312px;
		margin: 0px auto;
	}
	.new-sevice-overview-banner .new-gal-banner-content .common-button:hover{
		background-position: 93%;
	}
	.new-sevice-overview-area{
		margin-top: 23px;
	}
	.each-new-sevice-overview{
		margin-bottom: 52px;
	}
	.new-sevice-overview-img{
		height: auto;
		margin-bottom: 39px;
	}
	.new-sevice-overview-content h2{
		font-size: 32px;
		line-height: 46px;
	}
	.each-new-sevice-overview .row{
		margin: 0px -15px;
		flex-direction: column;
	}
	.each-new-sevice-overview .col-lg-6{
		padding: 0px 15px;
		max-width: 100%;
	}
}
/* right-consultation-form */
.open-btn {
    position: fixed;
    bottom: 0px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    right: 0px;
    z-index: 9999;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.close-btn a, .open-btn a {
    font-size: 17px;
    line-height:20px;
    color: #000000;
    background: #E3C3BE;
    padding: 8px 20px;
    display: inline-block;
    text-decoration: none !important;
	font-family: "Barlow", sans-serif;
	font-weight:400;
    min-width:209px;
	box-shadow: 1px 0px 9px 1px rgba(0, 0, 0, 0.25);
}
.close-btn a img, .open-btn a img {
    width: 15px;
    display: inline-block;
    margin-left: 52px;
    margin-top: -5px;
}
.right-consultation-from-wrapper {
    position: fixed;
    bottom: -150%;
    right: 0px;
    max-width: 347px;
    z-index: 9999;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.right-consultation-from-wrapper.active {
    bottom: 0px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.right-consultation-from-box {
    position: relative;
}
.close-btn {
    display: block;
    text-align: right;
}
.right-consultation-from {
    background: #000000;
    padding: 15px 33px;
    -webkit-box-shadow: 0px 0px 14px 1px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0px 0px 14px 1px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 14px 1px rgb(0 0 0 / 50%);
    text-align: center;
}
.right-consultation-from .gform_wrapper.gravity-theme .gfield select.large,
.right-consultation-from .gform_wrapper.gravity-theme .gfield textarea.large,
.right-consultation-from .gform_wrapper.gravity-theme .gfield input.large{
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    color: #000000;
    line-height: 17px;
    font-weight: 400;
    padding: 11px 17px;
    background-color: #F6F9FB;
    border-radius: 3px;
    border: none;
}
.right-consultation-from .gform_wrapper.gravity-theme .gfield textarea.large{
    height: 69px;
    resize: none;
}
.right-consultation-from .gform_wrapper.gravity-theme .gfield textarea.large::placeholder,
.right-consultation-from .gform_wrapper.gravity-theme .gfield input.large::placeholder{
    color: #000000;
}
.right-consultation-from .gform_wrapper.gravity-theme .gfield-choice-input+label{
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 19px;
    font-weight: 400;
    text-align: left;
}
.right-consultation-from .gform_wrapper.gravity-theme .gform_footer{
    padding: 0;
}
body .right-consultation-from .gform_wrapper.gravity-theme .gform_footer input{
    padding: 0;
    width: 100%;
    border-radius: 3px;
    font-family: "Barlow", sans-serif;
    background-color: #E3C3BE !important;
    font-size: 17px;
    line-height: 20px;
    color: #000000 !important;
    font-weight: 400;
    margin: 0 !important;
}
body .right-consultation-from form{
    margin: 0;
}
@media(max-width:991px){
    .open-btn{
        bottom: 71px;
        -webkit-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.25);
        box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.25);
		display: none;
    }
}
/* header sub menu css */
body .header-main .nav > li > ul{
	padding-right:0;
}
body .header-main .nav > li > ul > li{
	position:relative;
	padding-right:20px;
	cursor: pointer;
}
.header-main .nav > li > ul > li ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    left: 100%;
    background-color: #fff;
    padding: 20px 0;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .15);
    border: 2px solid #ddd;
    border-radius: 15px;
    top: 0;
    min-width: 155px;
		opacity:0;
		pointer-events:none;
		visibility:hidden;
		width: max-content;
}
.header-main .nav > li > ul > li:hover > ul{
	opacity:1;
	pointer-events:all;
	visibility:visible;
}
.header-main .nav > li > ul > li > ul > li:hover > ul{
	opacity:1;
	pointer-events:all;
	visibility:visible;
}
.header-main .nav > li > ul > li:hover > a{
	    color: #FFDADA;
}
body .header-main .nav > li > ul > li a{
	display:flex !important;
	justify-content:space-between;
}
.header-main .nav > li > ul  li.menu-item-has-children > a:after{
	content: url(/wp-content/uploads/2024/11/right-1.png) !important;
	top:0;
}
.header-main .nav > li > ul > li ul li{
	padding:0px 20px;
}
.header-main .nav > li > ul > li ul li a {
    border-bottom: 1px solid #ececec;
    margin: 0 10px;
    display: block;
    color: hsla(0, 0%, 40%, .85);
    transition: all .2s;
    line-height: 1.3;
    padding: 7px 0px;
    width: auto;
}
.header-main .nav > li > ul > li ul li:hover > a{
	 color: #FFDADA;
}
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Mobile menu %%%%%%%%%%%%%%%%%%%  */
#rmp-container-1857{
    background-color: #ebebeb;
}
#rmp-menu-wrap-1857 .rmp-menu-item-link{
	color: #666666d9;
    font-size: 16px;
    font-weight: 600;
	    font-family: "lato", sans-serif;
}
#rmp-menu-wrap-1857 .rmp-menu-item{
    border-bottom: 1px solid #9b9595;
} 
    #rmp-menu-wrap-1857 .rmp-menu-current-item .rmp-menu-item-link {
	color: #666666d9;
    border-bottom: 1px solid #9b9595;
    background-color: #ebebeb;
    }
#rmp-menu-wrap-1857 .rmp-menu-item > ul > li{
	border:0px !important;
}
#rmp-menu-wrap-1857 .rmp-menu-current-item > ul > li .rmp-menu-item-link{
	border:0px;
}
.rmp-menu-subarrow.rmp-menu-subarrow-active img{
	    transform: rotate(180deg);
}
#rmp-menu-additional-content-1857{
	display:block;
	text-align:left;
	padding:0px;
}
.social-icons {
    display: block;
    padding: 20px 0px;
	text-align: left;
	position:relative;
	padding-left:15px;
}
.social-icons:before{
	position:absolute;
	content:'';
	bottom:0px;
	left:-16px;
	background-color:#9b9595;
	width:calc(100% + 32px);
	height:1px;
}
.social-icons a{
	 font-family: sans-serif;
    font-size: 1.2em;
    margin-left: .25em;
    margin-right: .25em;
	    color: currentColor;
    transition: color .3s, opacity .3s, transform .3s;
}
.header-button{
	margin:20px;
}
.header-button a{
	background-color: #000;
        color: #fff;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
	    border-radius: 99px;
	    padding-left: 30px;
	    min-height: 2.5em;
    padding: 8px 12px;
    padding-left: 30px;
    position: relative;
    font-size: 13px;
    font-weight: bolder;
    letter-spacing: .03em;
}
.header-button a::before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2024/07/Skyn-Logomark-Black-1.ai-1.png);
    background-position: center;
    background-size: 20px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    left: 8px;
    top: 4px;
}
.header-button a:after {
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, .1), inset 0 2em 15px 0 hsla(0, 0%, 100%, .2);
    content: "";
    height: 100%;
    left: -25%;
    position: absolute;
    top: 0;
    width: 150%;
}
#rmp_menu_trigger-1857{
	right:0px;
	 margin-top: 0px !important;
	top:0px;
}
#rmp_menu_trigger-1857.is-active {
    background: transparent;
}
#rmp-menu-wrap-1857 .rmp-menu-item-link:hover {
    color: #666666d9;
}
    #rmp-menu-wrap-1857 .rmp-submenu .rmp-menu-current-item .rmp-menu-item-link {
        color: #000;
}
    #rmp-menu-wrap-1857 .rmp-submenu .rmp-menu-current-item .rmp-menu-item-link:hover, #rmp-menu-wrap-1857 .rmp-submenu .rmp-menu-current-item .rmp-menu-item-link:focus{
        color: #000;		
}
#rmp-menu-wrap-1857 .rmp-submenu .rmp-menu-item-link {
	color:#666666;
}
#rmp-menu-wrap-1857 .rmp-menu-current-item .rmp-menu-item-link:focus{
	color:#666666 !important;
}

#rmp-container-1857 {
     margin-top: 0px !important;
     padding-top: 30px;
}
#rmp_menu_trigger-1857.is-active .responsive-menu-pro-inner{
	background-color:#666;
}
#rmp_menu_trigger-1857.is-active .responsive-menu-pro-inner::after{
	background-color:#666;	
}
#rmp_menu_trigger-1857 .responsive-menu-pro-inner, #rmp_menu_trigger-1857 .responsive-menu-pro-inner::before, #rmp_menu_trigger-1857 .responsive-menu-pro-inner::after {
    background-color: #000;
}
#rmp_menu_trigger-1857:not(.is-active):hover .responsive-menu-pro-inner{
	 background-color: #000;
}
#rmp_menu_trigger-1857:not(.is-active):hover .responsive-menu-pro-inner, #rmp_menu_trigger-1857:not(.is-active):hover .responsive-menu-pro-inner::before, #rmp_menu_trigger-1857:not(.is-active):hover .responsive-menu-pro-inner::after {
    background-color: #000;
}
@media(max-width:991px){
	.nav-icon.has-icon{
		display:none !important;
	}
}



.in-the-media-banner{
	min-height: 455px;
	padding: 114px 0;
	display: flex;
	align-items: end;
	display: flex;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.in-the-media-banner-content{
	max-width: 393px;
	width: 100%;
}
.in-the-media-banner-content h1{
	font-size: 52px;
	line-height: 55px;
	font-weight: 700;
	color: #000000;
	margin-bottom: 7px;
	text-transform: uppercase;
}
.in-the-media-banner-content p{
	line-height: 29px;
	color: #000000;
}
.in-the-media-sec{
	margin-top: 80px;
	margin-bottom: 73px;
}
.in-the-media-wrapper{
	max-width: 1255px;
	width: 100%;
	margin: 0px auto;
	padding: 0px 30px;
}
.d-row{
	display: flex;
	flex-wrap: wrap;
	margin: 0px -15px;
}
.col-33{
	max-width: 33.33%;
	width: 100%;
	padding: 0px 15px;
}
.media-img{
	box-shadow: 0px 0px 15px #00000029;
	-webkit-box-shadow: 0px 0px 15px #00000029;
	margin-bottom: 29px;
}
.media-img img{
	width: 100%;
}
.each-media{
	text-align: center;
	margin-bottom: 52px;
}
.each-media h2{
	font-size: 16px;
	line-height: 29px;
	color: #000000;
	font-family: "barlow", sans-serif;
	margin-bottom: 11px;
	font-weight: 400;
	text-transform: initial !important;
}
.each-media > a{
	letter-spacing: 0.8px;
	color: #966C53;
	font-size: 16px;
	line-height: 29px;
	font-weight: 700;
	text-transform: uppercase;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	background-image: url("/wp-content/uploads/2025/01/Icon-akar-chevron-right-small.png");
	background-position: 100%;
	background-size: 7px;
	background-repeat: no-repeat;
	padding-right: 24px;
}
.each-media > a:hover{
	background-position: 98%;
	color: #000000;
}
.in-the-media-sec .pagination {
	width: 100%;
	text-align:center;
	display:flex;
	justify-content: center;
	margin-top: 116px;
	font-size: 16px;
	font-family: 'montserrat';
	font-weight:500;
	line-height: 29px;
}
.in-the-media-sec .pagination ul{
	padding:0px;
	margin:0px;
	display: flex;
}
.in-the-media-sec .pagination ul li{
	display:inline-block;
	font-size: 16px;
	font-family: 'montserrat';
	font-weight:500;
	line-height: 29px;
	color:#000000;
	margin:0px 10px;
}
.in-the-media-sec .pagination ul li a{
	color:#000;
	font-weight:400;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	border: 2px solid #000000;
	border-radius: 100%;
	width: 29px;
	height: 29px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.in-the-media-sec .pagination ul li a:hover{
	background-color: #966C53;
	color: #fff;
	border-color: #966C53;
}
.in-the-media-sec .pagination ul li.active {
	width: 29px;
	height: 29px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	background-color: #966C53;
	color: #fff;
	font-weight:500;
}
.in-the-media-sec .page-next {
	margin-left: 10px;
}
.in-the-media-sec .page-prev {
	margin-right: 10px;
}
.in-the-media-sec .page-prev,
.in-the-media-sec .page-next {
	border: 2px solid #000000;
	width: 29px;
	height: 29px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	line-height: 0;
}
.in-the-media-sec .page-prev:hover,
.in-the-media-sec .page-next:hover {
	background-color: #966C53;
	color: #fff;
	border-color: #966C53;
}
.in-the-media-sec .page-prev img,
.in-the-media-sec .page-next img{
	width: 8px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.in-the-media-sec .page-prev:hover img,
.in-the-media-sec .page-next:hover img{
	filter: invert(1);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.page-id-1921 .footer-form{
	display: none;
}
@media(max-width:991px){
	.col-33{
		max-width: 50%;
	}
	.in-the-media-sec .pagination{
		margin-top: 30px;
	}
}
@media(max-width:767px){
	.col-33{
		max-width: 100%;
	}
	.in-the-media-banner-content h1 {
		font-size: 40px;
		line-height: 47px;
	}
}
@media(max-width:1450px){
	.header-nav {
		gap: 20px !important;
	}
}
@media(max-width:1300px){
	.header-nav {
		gap: 10px !important;
	}
	.header-main .nav > li > a {
		font-size: 1rem;
	}
}
@media(max-width:1199px){
	.header-nav {
		gap: 5px !important;
	}
	.header-main .nav > li > a {
        font-size: .85rem !important;
    }
}
@media(max-width:991px){
	.header-nav {
		gap: 3px !important;
	}
	.header-main .nav > li > a {
        font-size: .65rem !important;
    }
}