/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@font-face {
  font-family: 'bebas-neue-bold';
  src:url("./../../uploads/webfonts/BebasNeue Bold.otf") format("woff"),
  url("./../../uploads/webfonts/BebasNeue Bold.otf") format("opentype"),
  url("./../../uploads/webfonts/BebasNeue Bold.otf") format("truetype");
}
@font-face {
  font-family: 'Gobold Lowplus';
  src:url("./../../uploads/webfonts/Gobold-Lowplus.ttf.woff") format("woff"),
  url("./../../uploads/webfonts/Gobold-Lowplus.ttf.woff") format("opentype"),
  url("./../../uploads/webfonts/Gobold-Lowplus.ttf.woff") format("truetype");
}
@font-face {
  font-family: 'Gobold Thin';
  src:url("./../../uploads/webfonts/Gobold Thin.otf") format("woff"),
  url("./../../uploads/webfonts/Gobold Thin.otf") format("opentype"),
  url("./../../uploads/webfonts/Gobold Thin.otf") format("truetype");
}


/*************** HEADER ***************/
body {
  font-family: 'BebasNeue-Regular', sans-serif!important;
}
.logo a {
	letter-spacing: 10px;
}

.nav-spacing-xlarge>li {
	margin: 0 20px;
}

.home .header .header-wrapper .header-bottom .header-bottom-nav {
  display: none;
}
.header .nav>li>a {
	color: #090e1d;
  text-transform: uppercase;
	/* Header Links + Icon: Color Primary */
}
.header-top.nav-dark {
  background-color: #0b0b0b!important;
}
#top-bar .header-nl-logo {
  width:50px;
  height: auto;
}
#top-bar .nav-small.nav>li.html {
	font-size: 100%;
}

.stuck .top-divider {
	display: none;
	visibility: hidden;
}

.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
	width: 300px;
}

@media screen and (max-width: 549px) {
	.off-canvas-right .mfp-content,
	.off-canvas-left .mfp-content {
		width: 100%;
	}
}


/*************** GENERAL ***************/


.message-container a {
	color: #fc6957;
	/* Link: Color Accent */
}

.label-new.menu-item>a:after,
.label-hot.menu-item>a:after,
.label-sale.menu-item>a:after,
.label-popular.menu-item>a:after {
	font-size: 10px;
	line-height: 12px;
	padding: 5px;
	top: 1px;
	background-color: #fc6957;
	/* Label: Color Accent */
}

.has-hover:hover .tag-label {
	background-color: #fc6957;
	/* Tag: Color Accent */
}

.box-blog-post .is-divider {
	display: none;
	visibility: hidden;
}

.button {
	letter-spacing: 1px;
}

.button.is-underline:before {
	/*Button underline 100% width */
	left: 0px;
	width: 100%;
}

.button.is-underline:hover:before {
	left: 20%;
	width: 60%;
}


/*************** HOME ***************/

.home-hero h2 {
	font-size: 250%;
}

.home-photo-box-small {
	z-index: 999;
}

@media screen and (max-width: 549px) {
	.home-photo-box-small {
		margin: -100px 0px 0px 0px;
	}
}

@media screen and (min-width: 549px) {
	.home-photo-box-large {
		margin-left: -80px;
	}
}




/*************** CONTACT FORM 7 STYLING ***************/

.form-flat input:not([type="submit"]),
.form-flat textarea,
.form-flat select,
input[type='email'],
input[type='search'],
input[type='number'],
input[type='url'],
input[type='tel'],
input[type='text'],
textarea {
	background-color: #fff;
	border-radius: 3px;
}

input[type='submit'],
input[type='submit'].button,
input[type='submit'] {
	width: 100%;
}


/*************** FOOTER ***************/

.footer-text-logo {
	letter-spacing: 10px;
	text-transform: uppercase;
	font-size: 150%;
}

.custom-footer .col.widget {
	padding: 0px;
}


/*************** SHOP ***************/

.box-text-products span.amount {
	color: #84868e;
	font-weight: normal;
}

.dashboard-links a:hover {
	background-color: #090e1d;
	/* My Account: Color Primary */
}

.my-account-header .page-title-inner {
	padding-top: 20px;
}

.box-text-products {
	font-size: 120%;
	font-weight: normal;
}



/*************** POPUP: PERSONAL ***************/

.lightbox-content {
    border-radius:5px;
}

/*************** POPUP: RSE ***************/

.lightbox-content {
    border-radius:5px;
}



.theme-flatsome .section.flip .section-content .row  {
		padding: 0;
}

.theme-flatsome .section.flip .section-content .row .large-12  {
		padding: 0;
}

.theme-flatsome .box-image img {
    max-width: 100%!important;
    width: 100%!important;
    margin: 0 auto!important;
	height:inherit!important;
}

/*.theme-flatsome .row .col img {
    margin-bottom: inherit;
    max-width: inherit;
    height: inherit;
}
.theme-flatsome .row .col img:not([srcset]) {
    width: inherit;
}*/

.theme-flatsome .icon-box-img svg, .theme-flatsome .icon-box-img img {
    padding-top: .2em;
    width: 100%;
}

.theme-flatsome .links>li>a:before,
i[class^="icon-"],
i[class*=" icon-"],
.theme-flatsome [class^="icon-"], .theme-flatsome i[class*=" icon-"]{
	font-family: 'fl-icons'!important;
	font-display: block!important;
	speak: none !important;
	/*margin: 0!important;*/
	/*padding: 0!important;*/
	display: inline-block!important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	position: relative!important;
	line-height: 1.2!important;
	background-color: inherit!important;
    border-radius: 0!important;
    color: inherit!important;
    height: auto;
    max-width: inherit!important;
    text-align: inherit!important;
    vertical-align: inherit!important;
    width: auto;
    top: inherit!important;
    word-spacing: inherit!important;
}

#login-form-popup {
	background-color: #e8e5e5;
	border-radius: 0;
}

#login-form-popup .account-container {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

#login-form-popup .account-container .account-login-inner .woocommerce-form-login .form-row{
	display: inline-block;
  width: 100%;
  margin-top: 10px;
}
#login-form-popup .account-container .account-login-inner .woocommerce-form-login .woocommerce-LostPassword,
#login-form-popup .account-container .account-register-inner .woocommerce-form-register .woocommerce-Annotation
{
  font-size: 12px;
}
#login-form-popup .account-container .account-login-inner .woocommerce-form-login .form-row .woocommerce-form-login__submit,
#login-form-popup .account-container .account-login-inner .woocommerce-form-login .woocommerce-LostPassword {
	float: right;
	margin-right: 0;
}
#login-form-popup .account-container .account-register-inner .woocommerce-form-register p {
	text-align: end;
    width: 70%;
    float: right;
}

#login-form-popup .account-container .account-register-inner .woocommerce-form-register p.woocommerce-form-row{
	text-align: left;
	width: 100%;
	float: left;
}


#login-form-popup .account-container .account-register-inner .woocommerce-form-register p.woocommerce-form-row .woocommerce-form-register__submit{
	float: right;
    margin-right: 0;
}
#login-form-popup .account-container .account-login-inner .woocommerce-form-login .woocommerce-Input,
#login-form-popup .account-container .account-register-inner .woocommerce-form-register .woocommerce-Input{
	background-color: #ededed;
  margin-bottom: 0;
}

#login-form-popup .account-container .account-login-inner .uppercase .far{
	font-size: 32px;
	top: -9px;
}

#login-form-popup .account-container .col2-set .col-1 {
	border-right: solid 1px #000;
}

/*
// Base styles bootstrap
*/


.wc-ppc-password-form .form-floating{
  width: calc(100% - 60px);
  margin-right: 10px;
  display: inline-block;
}

.wc-ppc-password-form .form-floating .category-login__password{
  margin-bottom: 0px;
}

.wc-ppc-password-form .category-login__submit{
  width: 50px;
  display: inline-block;
  color: #000;
  background: #FFF!important;
  padding: 0;
}


.home .wc-ppc-password-form{
  margin-top: 17px;
}


.home .wc-ppc-password-form .form-floating .category-login__password{
  height: 2.507em;
  margin-top: 2px;
  padding-top: 0px;
  padding-right: 0.75em;
  padding-bottom: 0px;
  padding-left: 0.75em;
}
.wc-ppc-password-form .form-floating > label {
  margin-top: 9px;
}

@media screen and (max-width : 1024px) {

  .wc-ppc-password-form .form-floating > label {
    margin-top: -3px;
  }
}
@media screen and (max-width: 549px) {
  .wc-ppc-password-form .form-floating > label {
    margin-top: -4px;
  }
}
.wc-ppc-password-form .form-floating > .form-control:focus ~ label{
  display: none;
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  padding: 1rem 0.75rem;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control::-webkit-input-placeholder {
  color: transparent;
}
.form-floating > .form-control::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    display: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.featured-box.icon-box-center.text-center{
  width: 100%;
  text-align: center!important;
}

.mobile-nav{
  justify-content: inherit;
}
.mobile-nav li:first-child{
  float: left;
}
.mobile-nav .html{
  margin-left: auto;
  margin-right: -30px;
}
.mobile-nav .cart-item{
  float: right;
  margin-left: auto;
}
.nav-dark .nav-divided>li+li>a:after {
  border-color: rgba(255,255,255,0);
}
.nav-dark .nav>li>a {
  font-family: "bebas-neue-bold"!important;
  font-size: 22px;
  font-weight: bolder;
  font-style: normal;
  color: #FFFFFF!important;
  line-height: 1.50537;
  text-transform:none;
}

.nav-dark .nav>li>a:hover{
  color: #FFFFFF!important;
}
.header-cart-title span.woocommerce-Price-amount.amount{
  font-weight: inherit;
}

.text-welcome, .sub-text-welcome {
  font-family: 'Gobold Thin', 'sans-serif'!important;
}
.sub-text-welcome {
  letter-spacing: 9px;
 }

.boutique-open-title{
  padding: 0 16px;
  font-size: 22px;
  font-family: 'Gobold Lowplus', 'sans-serif';
  letter-spacing: 3px;
  font-weight: bolder;
}
/*.flickity-viewport{*/
/*  height: auto;*/
/*  min-height: 300px;*/
/*  touch-action: pan-y;*/
/*}*/
/*.flickity-viewport .col-inner{*/
/*  height: 300px;*/
/*}*/
.NL-product-category-campaign {
  min-height: 375px
}
.NL-product-category-campaign .col-inner {
  min-height: 375px
}
.NL-product-category-campaign-zone {
  padding-bottom: 45px;
}
.NL-product-category-campaign-zone .box-image{
  height: 215px;
  display: block;
}
.NL-product-category-campaign-status {
  font-family: 'Gobold Lowplus', 'sans-serif';
  font-size: 22px;
  letter-spacing: 3px;
  color: #FFF;
  font-weight: bolder;
}

.NL-product-category-campaign-zone-text-bottom{
  font-family: 'Gobold Lowplus', 'sans-serif';
  font-size: 18px;
  letter-spacing: 3px;
  color: #FFF;
  font-weight: bolder;
}

.NL-product-category-campaign-zone-text-top {
  padding-bottom: 0;
  height: 70px;
  vertical-align: center;
}
.NL-product-category-campaign-date {
  color: #000;
}
.NL-product-category-campaign-zone-text-bottom {
  background-color: #FFF;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  height: 40px;
}

.NL-product-category-campaign-button {
  background-color: #FFF;
  color: #000;
  font-family: 'BebasNeue-Regular', sans-serif;
  font-size: 16px;
  letter-spacing: 4px;
}

.woocommerce-breadcrumb{
  display: none!important;
}
.product-small .box-image .image-tools .wishlist-icon{
  display: none!important;
}
.product-small .box-text-products .variations_form{
  display: none!important;
}

.isDisabled {
  display: none!important;
}
/*.product-small .box-text-products .price-wrapper, .product-small .box-text-products .title-wrapper {*/
/*  display: inline-block;*/
/*}*/
/*.product-small .box-text-products .price-wrapper {*/
/*  height: 46px;*/
/*  display: inline-block;*/
/*  margin-left: 15px;*/
/*  background-color: #FDD269;*/
/*  color: #000000;*/
/*  padding: 10px 25px 10px 10px;*/
/*  border: solid 1px #000;*/
/*  font-size: 24px;*/
/*  font-family: 'BebasNeue-Regular', sans-serif;*/
/*}*/


header .header-wrapper, header .header-wrapper .header-main, header .header-wrapper .wide-nav {
	background-color: #F4F4F4!important;
}



/*************** BOUTON GUIDE DES TAILLES ***************/


div.woo_sc_btn_span span.woo_sc_size_icon {
	background: url(./../../uploads/2021/03/ico-taille.png) no-repeat; background-size:contain; }

div.woo_sc_btn_span span.woo_sc_size_icon {
		width: 40px; height: 40px; background-size: contain; display: flex;
}

.woo_sc_call_poup {
    background-color: transparent;
    color: #f49999;
}

.woocommerce-tabs .product-tabs li a {
  text-transform: uppercase;
}

.category-page-row .shop-container .term-description{
  display: none;
}


.tabbed-content .nav-tabs>li.additional_information_tab{
  display: none;
}


.bundle_error .woocommerce-info {
    /*color: RED;*/
    /*border: solid 1px RED;*/
    /*padding-right: 15px;*/
}
.woocommerce-shipping-fields #ship-to-different-address, .woocommerce-shipping-fields .shipping_address, #order_comments_field{
    display: none;
}
.woocommerce-shipping-totals.shipping {
    /*display: none;*/
}

div.woo_sc_text_icon{
  display: inline-flex;
  align-items: center;
  color: #4c4f5a;
}

div.woo_sc_btn_span span.woo_sc_size_icon{
  margin-top: 15px;
  margin-right: 10px;
}
