/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/

.container-large {
  max-width: 1830px;
}

/***********************************************************************/
/**
 *   Global
 */
/***********************************************************************/

body ::-webkit-scrollbar {
  width: 6px;
}

#main .page-header {
  text-align: center;
}

/***********************************************************************/
/**
 *   Breadcrumbs
 */
/***********************************************************************/

.breadcrumb ol h1.h1 {
  margin-bottom: 20px;
}

.breadcrumb ol {
  display: block;
}

/***********************************************************************/
/**
 *   Ap PageBuilder
 */
/***********************************************************************/

.box-nav2 .title-nav2 {
  font-size: 12px;
  line-height: 19px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.box-navfull p {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: .5px;
  text-transform: none;
}

.box-navfull .btn-link {
  display: none;
  text-transform: none;
}

.box-navfull .btn-link::after {
  margin-left: 5px;
  vertical-align: -1.5px;
}

.box-navfull .bull {
  position: relative;
  top: 1px;
}

.sub-title-widget {
  text-transform: none;
}

.page-home .ApColumn .title_block {
  font-size: 13px;
  line-height: 21px;
  text-align: left;
  margin-bottom: 10px;
}

.women_right .text {
  margin-top: 20px;
  margin-bottom: 0px;
}

.box-support .owl-carousel .block-carousel-image-container img {
  width: 52px;
}

/***********************************************************************/
/**
 *   Product Page
 */
/***********************************************************************/

.product-cover {
  border: 1px solid #000;
  padding: 20px;
}

.product-thumb-images .thumb {
  padding: 6px;
}

.product-manufacturer {
  margin-bottom: 20px;
}

.product-actions .control-label {
  text-transform: none;
}

select.form-control:not([size]):not([multiple]) {
  width: 90%;
}

.product-actions .product-variants {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: flex-start;
  margin-bottom: unset;
}

.product-variants > .product-variants-item {
  margin: 0 0 20px 0;
}

.product-variants > .product-variants-item ul li {
  margin: 0 5px 5px 0;
}

.p-cartwapper {
  margin-top: unset;
  padding: 30px 0 0;
  border-top: 1px solid #ddd;
  border-bottom: unset;
}

.product-quotation-information {
  display: flex;
}

.product-quotation-information:before {
  content: '';
  width: 120px;
  height: 60px;
  background: url(../../img/icon-tshirts-heart.png) no-repeat left top;
  background-size: contain;
  margin-top: 0.25rem;
  margin-right: 1rem;
}

.product-quotation-information a {
  text-decoration: underline;
}

/***********************************************************************/
/**
 *   Block reassurance for Product Page
 */
/***********************************************************************/

.page-product .blockreassurance_product {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-right: 90px;
  margin-bottom: 25px;
}

.page-product .blockreassurance_product > div {
  padding: 15px 25px 15px 25px;
  border-right: none;
}

.page-product .blockreassurance_product > div:last-child {
  display: none;
}

.page-product .blockreassurance_product > div:nth-child(3) {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.page-product .blockreassurance_product > div span.item-product {
  position: unset;
  transform: unset;
  margin-bottom: 15px;
  width: 35px;
}

.page-product .blockreassurance_product > div:nth-child(3) span.item-product,
.page-product .blockreassurance_product > div:nth-child(3) span.item-product img {
  width: 42px;
}

.page-product div.blockreassurance_product .item-product img,
.page-product div.blockreassurance_product .item-product svg {
  width: 35px;
  margin-bottom: 1rem;
}

.page-product div.blockreassurance_product .block-title,
.page-product div.blockreassurance_product p.block-title {
  line-height: 20px;
}

.page-product div.blockreassurance_product .block-title + p,
.page-product div.blockreassurance_product p.block-title + p {
  font-size: 13px;
}

.page-product .blockreassurance_product > div:nth-child(2) .block-title,
.page-product .blockreassurance_product > div:nth-child(3) .block-title {
  width: 90px;
}

.img-paypal {
  width: 35%;
}

/***********************************************************************/
/**
 *   LeoSizeChart Guide Module
 */
/***********************************************************************/

/*#leosizechart {
  overflow-y: scroll;
  height: 800px;
}*/

.size-guide {
  margin-bottom: 20px;
}

.size-guide .show_sizechart::after {
  display: none;
}

.size-guide .show_sizechart:hover, .size-guide .show_sizechart:focus {
  color: #000;
}

.size-guide .show_sizechart {
  color: var(--theme-color-default);
  text-transform: none;
  color: var(--theme-color-default);
  text-transform: none;
  white-space: unset;
  text-align: left;
  align-items: flex-start;
  margin-top: 15px;
}

.size-guide .show_sizechart::before {
  content: "\e3e0";
  color: var(--theme-color-default);
}

/***********************************************************************/
/**
 *   Thread Guide : correspondance des couleurs de fil
 */
/***********************************************************************/

.thread-guide {
  line-height: 1.15;
  margin-top: 15px;
}

.thread-guide::before {
  content: "\e3e0";
  font-family: "Material Icons";
  margin-right: 8px;
  color: var(--theme-color-default);
}

.thread-guide .thread-guide-link {
  color: var(--theme-color-default);
  font-weight: 500;
  vertical-align: 2px;
}

.thread-guide .quotation-link {
  color: #000;
  text-decoration: underline;
}

/***********************************************************************/
/**
 *   Preview Text Guide : aperçu du texte à broder sur le textile
 */
/***********************************************************************/


.preview-text-guide {
  text-align: right;
}

.preview-text-guide::before {
  content: "\e3e0";
  font-family: "Material Icons";
  margin-right: 3px;
}

.preview-text-guide .preview-text-guide-link {
  font-size: 13.5px;
  vertical-align: 4px;
}


/***********************************************************************/
/**
 *   Product Customization
 */
/***********************************************************************/

.product-customization-custom {
  box-shadow: 2px 2px 11px 0 rgb(0 0 0 / 10%);
  border: 1px solid rgba(0, 0, 0, 0.125);
  padding: 1.25rem;
}

.product-customization-custom .fa-info-circle {
  font-size: .9em;
}

.product-customization-custom .product-customization {
  margin-top: unset;
  margin-bottom: 20px;
}

.product-customization-custom .product-customization .card {
  border: unset;
  box-shadow: unset;
  padding: unset;
}

.product-customization-custom .product-customization .card .card-title {
  margin-bottom: 5px;
}

.product-customization-custom .product-customization .product-customization-item {
  margin-bottom: 10px;
}

.product-customization-custom .product-customization .form-control-select {
  background: #f9f9f9 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=");
}

.product-customization-custom .product-customization .field-customization-text-custom {
  display: flex;
}

.product-customization-custom .product-customization .field-customization-text-custom label {
  text-align: left;
}

.product-customization-custom .product-customization .product-message {
  height: 45px;
  margin-right: unset;
  background: #f9f9f9;
}

.product-customization-custom .product-customization .field-customization-text-custom .textarea-with-text-field {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.product-customization-custom .product-customization .field-customization-text-custom .customization-message {
  margin-top: -10px;
  margin-bottom: unset;
}

.product-customization-custom .product-variants > .product-variants-item ul li.product-customization-item label {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.product-customization-custom .product-customization .btn {
  padding: 5px 10px;
  font-weight: 500;
  position: absolute;
  margin-top: 8px;
  right: 8px;
}

.product-customization-custom .product-customization small {
  font-size: .75em;
  margin-top: 3px;
}

.product-customization-custom .product-customization small:first-child {
  margin-right: 10px;
}

/***********************************************************************/
/**
 *   Block Group Top Module
 */
/***********************************************************************/

#leo_block_top .popup-content {
  width: 190px;
}

/***********************************************************************/
/**
 *   Leo Megamenu
 */
/***********************************************************************/

.leo-megamenu .navbar-nav > li > a {
  text-transform: none;
}

/***********************************************************************/
/**
 *   Leo Slideshow
 */
/***********************************************************************/

.iview-preloader div {
  position: relative;
  top: -1px;
  left: -1px;
}

.bannercontainer .slide_config::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,.2);
}

.bannercontainer .tp-caption {
  white-space: unset;
}

.bannercontainer .slide_config .tp-caption:not(:last-child) .caption-content {
  margin-left: auto;
  margin-right: auto;
  width: 45%;
  /*background-color: rgba(0,0,0,.5);
  padding: 1rem 1rem 1.5rem;*/
}

/***********************************************************************/
/**
 *   Leo Quick Login
 */
/***********************************************************************/

.leo-quicklogin-modal h3 {
  text-transform: none;
}

.leo-form.full-width .lql-callregister {
  margin-bottom: 20px;
}

.leo-register-form-content .form-group.row label {
  display: none;
}

/***********************************************************************/
/**
 *   Leo Cart Module (Leofeature)
 */
/***********************************************************************/

.leo-cart-dropdown-action a.btn {
  text-transform: none;
}

.view-leo-dropdown-additional {
  display: flex;
  align-items: center;
  width: 110px;
  font-size: 11px;
  color: #2c2c2c;
  background: transparent;
  padding-left: 10px;
}

.view-leo-dropdown-additional:before, .view-leo-dropdown-additional:after {
  background: #000;
  width: 7px;
  height: 1px;
}

/***********************************************************************/
/**
 *   Leo Fly Cart Module (Leofeature)
 */
/***********************************************************************/

.leo-fly-cart-slidebar.slidebar_top .view-leo-dropdown-additional, .leo-fly-cart-slidebar.slidebar_bottom .view-leo-dropdown-additional {
  -webkit-transform: unset;
  -moz-transform: unset;
  -ms-transform: unset;
  -o-transform: unset;
  transform: unset;
}

/***********************************************************************/
/**
 *   Home Leo ApCategoryImage
 */
/***********************************************************************/

.box-category3 .cover-img a {
  border-radius: unset;
}

/***********************************************************************/
/**
 *   Home - ApImae
 */
/***********************************************************************/

.ApImageCatalogue small {
  display: inline-block;
  margin-top: 10px;
  font-size: .7em;
}

.ApImageCatalogue small a:hover,
.ApImageCatalogue small a:focus {
  color: var(--theme-color-default);
}

/***********************************************************************/
/**
 *   Cart Page
 */
/***********************************************************************/

.customization-content {
  background-color: #f1f1f1;
  margin-top: 1.5rem;
  padding: 0.5rem .75rem;
  width: 100%;
}

.customization-title {
  font-size: 16px;
  margin-bottom: .75rem;
  font-weight: 600;
  color: #000;
}

.product-line-grid-body > .product-line-info {
  font-size: 15px;
}

.product-line-grid-body > .product-line-info > .label {
  font-size: 15px;
}

/***********************************************************************/
/**
 *   Checkout
 */
/***********************************************************************/

.page-order .checkout-step .form-group:not(:last-child) .required + div .custom-checkbox label:after {
  top: 25px;
  left: 48px;
}

/***********************************************************************/
/**
 *   Customer account
 */
/***********************************************************************/

.page-customer-account #content {
    padding-left: unset;
    padding-right: unset;
}

/***********************************************************************/
/**
 *   Contact Form
 */
/***********************************************************************/

#contact .card .contact-form .form-control-label {
  text-align: left;
}

/***********************************************************************/
/**
 *   Google Map
 */
/***********************************************************************/

.google-map {
  margin-top: 20px;
  padding: 16px;
  width: 100%;
}

/***********************************************************************/
/**
 *   Presta Hero - Recaptcha Free
 */
/***********************************************************************/

.captcha_contact label {
  text-align: left;
}

/***********************************************************************/
/**
 *   EI Captcha (https://github.com/nenes25/eicaptcha/releases)
 */
/***********************************************************************/

/***********************************************************************/
/**
 *   Register Form
 */
/***********************************************************************/

#authentication .custom-checkbox label {
  padding-left: unset;
}

#authentication .custom-checkbox span {
  margin-top: 6px;
}

#authentication .register-form .row > .col-md-3.form-control-comment {
  font-size: 12px;
}

#authentication .form-group:not(:last-child) .required + div .custom-checkbox label:after {
  content: "*Requis";
  position: unset;
  font-size: 12px;
}

.register-form form section .form-group:last-child {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 40px;
}

.register-form form section .form-group:last-child label {
  display: none;
}


/***********************************************************************/
/**
 *   RGPD Officiel
 */
/***********************************************************************/

.contact-form #gdpr_consent {
  background-color: #f1f1f1;
  padding: 1rem 1em 0.75rem;
}

.contact-form #gdpr_consent .psgdpr_consent_message {
  display: flex;
}

.contact-form #gdpr_consent .custom-checkbox input[type="checkbox"] + span {
  margin-top: 6px;
  height: 12px;
}

/***********************************************************************/
/**
 *   Footer
 */
/***********************************************************************/

.footer-order .phone {
  font-size: 18px;
}

.footer-order .ApImage {
  margin-top: -20px;
  margin-bottom: 20px;
}

.footer-bottom .box-footer-after {
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-google-recaptcha p {
  font-size: 14px;
  line-height: 22px;
  color: #666;
}

/*# sourceMappingURL=profile2847648969.css.map */
