/* 20250527133842 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #d2caca;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #d2caca;
  box-shadow: 0 0 2px #d2caca;
}

.gui-select.gui-focus .gui-handle {
  border-color: #d2caca;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #f7d3d3;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #edcaca;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #76c61b;
}

/* custom */
html, body {
    overflow-x: hidden;
}

.inc-price {
    display: none;
}
.iframe_iframe__HDkDR,
iframe[title="Online Booking"] {
    z-index: 999;
}
.nav_featured a {
  	display: block;
}
header nav > ul#navbar-items > li a,
#navbar-holder.navscrolled ul#navbar-items > li a:not(.megamenu .sub-holder a) {
    font-weight: 700 !important;
}
.fab {
    font-family: "Font Awesome 5 Brands" !important;
}
#navbar-holder.navscrolled .megamenu .font-headings,
#header .megamenu .font-headings {
    opacity: 1;
    font-size: 15px;
    font-weight: 700;
}

#header .megamenu .sub-holder a,
#navbar-holder.navscrolled .megamenu .sub-holder a{
    font-weight: 400 !important;
    font-size: 14px !important;
  	text-transform:uppercase;
}

header nav#navbar li:last-child a:not(.navbar-sub a), 
.navscrolled nav#navbar li:last-child a:not(.navbar-sub a){
    border: 2px solid;
    padding: 12px 25px;
    line-height: 1.3em;
}
header nav#navbar li:last-child:hover a:before,
.navscrolled nav#navbar li:last-child:hover a:before {
	display:none;
}

.service-sidelink, .footer-links a {
    text-transform: uppercase;
}

div#pp-related-products {
    padding-bottom: 60px;
}

div#page-stores {
    padding-bottom: 80px;
}

/*promo banner below the main menu */
.usp-bar {
    background: #000000;
}
i.icon-check-b.usp-carousel-icon {
    display: none;
}

/*Global Button Styling*/
.button:not(.button-footer):not(.button-footer-lined) {
    border: 2px solid;
    color: #050505;
    font-weight: 600;
    background: transparent !important;
}
/*home-textblock-a Section homepage*/
@media (min-width: 980px) {
#home-textblock-a .home-textblock-col, 
#home-textblock-b .home-textblock-col{
    max-width: 30%;
    flex: 0 0 30%;
}
#home-textblock-a .home-textblock-image.home-textblock-image,
#home-textblock-b .home-textblock-image.home-textblock-image {
    max-width: 70%;
    flex: 0 0 70%;
}
}
/*Change Grey Background to White*/
.gray-bg {
    background: transparent !important;
}
/*Single Product Css*/
.product-details .info-left, .product-details .info-right {
    max-width: 100%;
    flex: 0 0 100%;
}
/*Toogle Css*/
.toggle-title {
    background: #1b1c21;
    color: #ffff;
    padding: 20px !important;
}

.custom-footer-styles {
    line-height: 1.6;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400; 
}

.feature.map {
  height:100%;
  iframe {
    height:100%;
    width:100%;
    border:0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
	  -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
	  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
  }
}

.map {
  margin-bottom: 10px;
    -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
         -o-filter: grayscale(100%);
            filter: grayscale(100%);
}

.instagram-widget a[href^="https://elfsight.com/instagram-feed-instashow/?utm_source=websites&utm_medium=clients&utm_content=instashow&utm_term=www.lebeautybar.ca&utm_campaign=free-plan"] {
    clip-path: polygon(0px 0px,0px 0px,0px 0px,0px 0px);
}

.instagram-widget {
	margin-top: 50px;
}
/* Brand Font */
@font-face {
    font-family: 'Osgard-pro';
    src: url('https://cdn.shoplightspeed.com/shops/611071/files/66004570/osgard-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
div#brand-grid h4 {
    font-family: 'Osgard-pro';
}

/*New Heading font CSS 2024*/
@font-face {
    font-family: 'Didot Italic';
    src: url('https://cdn.shoplightspeed.com/shops/611071/files/64807928/didot-italic-02.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .heading {
      font-family: 'Didot Italic';
}
/*New Heading slider font CSS 2024*/
@font-face {
    font-family: 'Didot Bold';
    src: url('https://cdn.shoplightspeed.com/shops/611071/files/64807927/didot-bold-03.ttf') format('truetype');
    font-weight: normal;
    }
div#home-slider .banner-title{
   Font-family: 'Didot Bold';
}
div#home-slider .slider-content .banner-title {
    font-size: 3.2rem;
}
div#home-slider .button {
    font-family: 'Didot Italic';
    font-size: 28px;
   border: 2px solid;
      font-weight: 600;
}
div#home-slider .slider-1 .banner-text {
    margin-left: 100px;
}
.slider-2.home-slider-slide .banner-text{
    max-width: 300px;
}
.slider-3.home-slider-slide h2.banner-title {
    font-size: 4.5rem !important;
    text-transform: uppercase;
}
.slider-3.home-slider-slide .banner-content {
    margin-left: 400px;
    margin-top: 70px;
}

@media(max-width:767px){
  div#home-slider .slider-1 .banner-text {
    margin-left: 50px;
}
  .slider-2.home-slider-slide .banner-text {
    margin-right: 50px;
}
  div#home-slider .button {
    font-family: 'Didot Italic';
    font-size: 24px;
  }
  .slider-3.home-slider-slide h2.banner-title {
    font-size: 1.9em !important;
  }
  .slider-3.home-slider-slide .banner-content {
    margin-left: 100px;
   }
  /* Mobile Popup*/
    button#newsletter-button {
      position: absolute!important;
      right: 15px!important;
  }
  .popup-content{
  		width: 90%!important;
  }
  .popup-img{
  	min-height: 250px!important;
  }
  #subheader-search-input{
  	background:#fff!important;
    color:#000!important;
  }
  #subheader-search-input::placeholder{
    color:#000!important;
  }
  form#subheader-search button.search-button {
    background: #f4f4f4 !important;
	}
  .usp-carousel-item {
     justify-content: center!important;
  }
  .logo-left div#header-left .mr-3.mr-sm-0 {
    margin: 0 auto;
  }
  ul.mobile-nav-list.mobile-nav-list-main li {
    text-transform: uppercase;
	}
}
/* Home Page 06082024 */
.home-module h3.headline {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
}

.grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  padding: 10px;
}
.grid-column {
  list-style: none;
  padding: 0;
  text-align: center;
}
.grid-column h4 {
  	margin: 0;
    font-size: 34px;
    color: #000;
    font-weight: 600;
    font-family: 'Didot';
    margin-bottom: 20px;
}
.grid-column li {
  margin-bottom: 5px;
}
.grid-column a {
  text-decoration: none;
  color: #000000;
  font-size: 17px;
}
.grid-column a:hover {
    opacity: 0.7;
    text-decoration: none;
}
.container.textpage.Store.Location, .container.textpage.magasins,
.container.textpage.About.Us, .container.textpage.À.propos.de.nous {
    max-width: 100% !important;
  	padding:0px;
}
.white-box {
    background: #ffffff;
    padding: 5%;
}

.white-box h2 {
    font-size: 40px;
    font-weight: 700;
}

.container.textpage.Our.Brands .col-lg-3,
.container.textpage.Nos.Marques .col-lg-3:not(.col-3),
.container.textpage.About.Us h1,
.container.textpage.About.Us .col-lg-3:not(.col-3),
.container.textpage.À.propos.de.nous h1,
.container.textpage.À.propos.de.nous .col-lg-3:not(.col-3),
.container.textpage.Store.Location h1,
.container.textpage.Store.Location .col-lg-3:not(.col-3),
.container.textpage.magasins h1, 
.container.textpage.magasins .col-lg-3:not(.col-3){
    display: none;
}
#brand-grid h4 {
    font-family: 'Didot Italic';
}

.container.textpage.Our.Brands .col-lg-9,
.container.textpage.Nos.Marques .col-lg-9,
.container.textpage.About.Us .col-lg-9:not(.col-9),
.container.textpage.À.propos.de.nous .col-lg-9:not(.col-9),
.container.textpage.Store.Location .col-lg-9:not(.col-9),
.container.textpage.magasins .col-lg-9:not(.col-9){
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
    flex: 100%;
}
.container.textpage.About.Us .col-lg-9:not(.col-9),
.container.textpage.À.propos.de.nous .col-lg-9:not(.col-9),
.container.textpage.Store.Location .col-lg-9:not(.col-9),
.container.textpage.magasins .col-lg-9:not(.col-9){
  margin-top:0px!important;
}
section hr {
    margin: 30px auto;
}
.justify-center {
  	justify-content: center;
}
.section-top-video {
    padding: 0 !important;
}
@media(max-width:980px){
  .section-top-video iframe {
   max-height: 450px !important;
}
}
@media(max-width:767px){
  .section-top-video iframe {
     max-height: 320px !important;
  }
  .logo {
    max-height: 60px!important;
	}
  .banner-content {
    flex-direction: column-reverse;
    align-items: center !important;
    text-align: center !important;
    margin:0 auto!important;
	}
  .banner-content.justify-content-center,
  .banner-content.justify-content-end {
    justify-content: unset !important;
  }
     div#home-slider .banner-text {
        margin-left: 0!important;
        margin-bottom: 30px;
       margin-right: 0!important;
    }
    h2.banner-title {
      text-align: center;
  }
  .title-swiper-arrows {
  	right:-10px!important;
  }
  .Le.Juice.Bar img {
    width: 100%;
	}
}
.About.Us section, .À.propos.de.nous section, 
.container.textpage.Store.Location section, 
.container.textpage.magasins section{
    padding: 120px 0;
   	background-size: cover!important;
    background-position: center!important;
    background-attachment: fixed!important;
    background-repeat: no-repeat!important;
}
.section-one{
	 background: url(https://cdn.shoplightspeed.com/shops/611071/themes/18734/v/988381/assets/home-textblock-a-image.jpg); 
}
.section-two{
	 background: url(https://cdn.shoplightspeed.com/shops/611071/themes/18734/v/988383/assets/homebanner-image.jpg); 
}
.section-three{
	 background: url(https://cdn.shoplightspeed.com/shops/611071/files/41692404/2786575909802097802-img-1351.jpg); 
}
.section-four{
	 background: url(https://cdn.shoplightspeed.com/shops/611071/themes/18734/v/988261/assets/slider-2.jpg); 
}
.section-five{
	 background: url(https://cdn.shoplightspeed.com/shops/611071/themes/18734/v/969469/assets/store-2-image.jpg); 
}

.container.textpage.About.Us li,
.container.textpage.À.propos.de.nous li,
.container.textpage.Store.Location li,
.container.textpage.magasins li{
    margin: 10px 0;
}

.grid-column ul {
    list-style: none;
    padding: 0;
}

.Brands h1,
.Nos.Marques h1{
    text-align: center;
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: 700;
}
.grid-container {
    margin-bottom: 30px !important;
}
div#page-stores a {
    text-decoration: none !important;
}

@media(max-width:767px){
  .grid-container {
  	grid-template-columns: repeat(1, 1fr);
  }
  .white-box {
    margin: 0 auto;
    max-width: 90%;
	}
  section .row {
    flex-direction: column;
	}
  section ul {
  	padding-left:10px;
  }
  .About.Us section, .À.propos.de.nous section, 
  .container.textpage.Store.Location section, 
  .container.textpage.magasins section {
  	padding: 60px 0;
  }
}
@media(max-width:980px){
 .white-box {
    margin: 0 auto;
    max-width: 90%;
	}
  section .row {
    flex-direction: column;
	}
  section ul {
  	padding-left:10px;
  }
  .About.Us section, .À.propos.de.nous section, 
  .container.textpage.Store.Location section, 
  .container.textpage.magasins section {
  	padding: 90px 0;
  } 
}
@media(min-width:768px) and (max-width:980px){
  .grid-container {
  	grid-template-columns: repeat(2, 1fr);
  }
}
/*home page spacing css 2024*/
#home-textblock-a h2.c-inherit.heading-with-highlight,
#home-textblock-b h2 {
    font-size: 40px;
}
.home-module.mod-slider.full-width {
    margin-bottom: 60px;
}
#home-textblock-a h2.c-inherit.heading-with-highlight {
    font-size: 40px;
}

.home-module.mod-textblock-a {
   /* padding-top: 80px !important;
    padding-bottom: 80px !important; */
  	margin-bottom:0px!important;
}
.home-module.mod-textblock-b{
		margin-bottom:80px!important;
}

.home-module.mod-products-b {
    padding-bottom: 80px !important;
}

.home-module.mod-products-c {
    margin-top: 0 !important;
    padding-bottom: 80px;
}

.home-module.mod-brands {
    margin-top: 0 !important;
    padding-bottom: 30px;
}

.home-module.mod-brands h3.headline {
    margin-bottom: 50px;
}
footer.margin-top-double {
    margin-top: 0 !important;
}
/*top header hide flag 2024*/
div#header-holder span.flag-icon.flag-icon-us {
    display: none;
}
div#mobile-lang-switcher span.flag-icon.flag-icon-us.mr-1 {
    display: none;
}
.bx_bn_button {
    padding: 12px 25px;
    display: inline-block;
    text-align: center;
    background-color: #000000;
    color: #fff;
    font-weight: 300;
    text-decoration: none;
    border: 1px solid transparent;
    border-radius: 2px;
    transition: opacity 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
    background-repeat: no-repeat !important;
    cursor: pointer;
    text-transform: none;
}
li.navbar-item[data-navbar-id="469818"] .row .col-3:last-child a.fz-110.bold {
    background: red;
    padding: 5px 10px;
    color: #fff;
    border-radius: 3px;
}

footer .toggle-title{
	padding:20px 0px!important
}

.gui.gui-login {
    padding-bottom: 80px;
}

span.usp-item-text {
    text-transform: uppercase;
    font-weight: 700;
}

@media(max-width:767px) {
	div#home-textblock-b {
    flex-direction: column-reverse;
	}
  .home-module .title-swiper-arrows {
  	display:none!important;
  }
}

@media(min-width:981px){
  ul#navbar-items {
    justify-content: space-between;
    display: flex;
  }
}

.foo-pay .payment-icons {
    display: none;
}


 /* Basic styles for the popup */

#popup {
    display: none; /* Hidden by default */
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
      z-index: 9999;
}

.popup-content {
    background: white;
    border-radius: 5px;
    text-align: center;
    width:100%;
  	max-width: 780px;
    margin: auto;
  	position:relative;
}
.close-btn {
    cursor: pointer;
    color: #000;
    font-weight: bold;
    float: right;
  	position:absolute;
  	right: 10px;
    top: 10px;
    z-index: 999;
  	background:#fff;
  	height:30px;
    width:30px;
    border-radius:50%;
  padding:5px;
}
.popup-img {
    background: url(https://cdn.shoplightspeed.com/shops/611071/files/66628942/img-1731-popup-img.jpg);
    background-size: cover;
    background-position: center;
    min-height: 480px;
}
.popup-text {
    padding: 6vw 0;
}
.link-button {
    display: inline-block;
    padding: 10px 20px;
    color: #000;
    text-decoration: none;
    border: 2px solid #000;
    margin-top: 10px;
}
.popup-content h2 {
    font-size: 24px;
    text-align: center;
  	font-family: 'Didot';
  	margin-bottom:10px;
}
.popup-content p{
    color:#000;
}
.popup-logo {
    margin-bottom: 20px;
}
#newsletter-email{
    width:100%;
    border: 1px solid;
    margin-bottom: 20px;
    border-radius: 4px;
}
.popup-text .newsletter button.newsletter-button {
    background: #000!important;
    border-radius: 4px;
      padding: 12px 25px;
  color:#fff!Important;
}
.button-footer{
	/*color:#000!important;*/
}
#collection {
    padding-bottom: 50px;
}

.cookie-row {
    display: flex;
    align-items: center;
    max-width: 1280px;
    margin: 0 auto;
    column-gap: 20px;
}
button#accept-cookies {
    width: 180px;
    border: 1px solid #000;
    background: #000;
  	color: #fff; 
  	padding: 15px; 
  	cursor: pointer;
}

button#accept-cookies:hover{
	border: 1px solid #fff;
}

.cookie-row p {
    margin-bottom: 0;
}

@media(max-width:767px){
    .popup-text {
      padding: 5vw 0;
  }
}
