/*
Theme Name: TOUTEVENT Theme
Description: Theme enfant personnalisé
Author: 1STEP DESIGN
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
html {
  margin-top: 0 !important;
}
.cesure {
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-before: 3;
  -webkit-hyphenate-limit-after: 3;
  -webkit-hyphenate-limit-chars: 6 3 3;
  -webkit-hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-last: always;
  -webkit-hyphenate-limit-zone: 8%;
  -moz-hyphens: auto;
  -moz-hyphenate-limit-chars: 6 3 3;
  -moz-hyphenate-limit-lines: 2;
  -moz-hyphenate-limit-last: always;
  -moz-hyphenate-limit-zone: 8%;
  -ms-hyphens: auto;
  -ms-hyphenate-limit-chars: 6 3 3;
  -ms-hyphenate-limit-lines: 2;
  -ms-hyphenate-limit-last: always;
  -ms-hyphenate-limit-zone: 8%;
  hyphens: auto;
  hyphenate-limit-chars: 6 3 3;
  hyphenate-limit-lines: 2;
  hyphenate-limit-last: always;
  hyphenate-limit-zone: 8%;
}
.no-cesure {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.gdpr-privacy-bar {
  background: #000;
}
body:not(.rtl) .gdpr-privacy-preferences .gdpr-info .gdpr-cookie-title,
body:not(.rtl) .gdpr-general-confirmation .gdpr-info .gdpr-cookie-title {
  padding-right: 27px !important;
}
body:not(.rtl) .gdpr-privacy-preferences .gdpr-info .gdpr-cookies,
body:not(.rtl) .gdpr-general-confirmation .gdpr-info .gdpr-cookies {
  padding-right: 100px !important;
  text-align: left;
}
body:not(.rtl) .gdpr-preferences {
  color: #444 !important;
  font-size: 14px !important;
  letter-spacing: 1px !important;
}
body:not(.rtl) .gdpr-preferences:hover {
  border-color: #f15a3f !important;
}
body:not(.rtl) .gdpr .gdpr-preferences {
  color: #fff !important;
}
body:not(.rtl) .gdpr-privacy-bar .gdpr-right .gdpr-preferences {
  font-size: 12px !important;
  letter-spacing: 0 !important;
}
table td,
table th {
  font-weight: 400 !important;
}
.grecaptcha-badge {
  opacity: 0 !important;
  z-index: 0!important;
}
h1,
.h1 {
  line-height: 1.1;
}
.style-light p {
  line-height: 1.5;
}
.style-light p,
.style-light p strong,
.style-light p b {
  color: #707070;
}
.headline h1 {
  font-size: 56px !important;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  font-weight: 700;
}
.headline h1 .ev {
  font-weight: 300;
}
.headline .text-lead {
  margin: -8px 0;
}
.headline .text-lead p {
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0.05em;
  color: #404040;
  text-transform: uppercase;
  margin: 0;
}
hr.separator-break {
  width: 50px;
  border-top-width: 5px;
  margin: 18px 0;
}
.sep-blue hr.separator-break.separator-accent {
  border-color: #0061c4 !important;
}
body .btn,
.yith-ywraq-add-to-quote a,
.update-list-wrapper .button,
.raq-send-request-row .button {
  border-radius: 50px;
  padding: 12px 26px !important;
  letter-spacing: 0.15em !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  border: 2px solid #f15a3f;
  font-size: 14px !important;
}
body .btn:hover:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):not(.btn-text-skin),
.yith-ywraq-add-to-quote a:hover:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):not(.btn-text-skin),
.update-list-wrapper .button:hover:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):not(.btn-text-skin),
.raq-send-request-row .button:hover:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):not(.btn-text-skin) {
  border-color: #f15a3f !important;
  color: #f15a3f !important;
}
body .btn.color-grey1,
.yith-ywraq-add-to-quote a.color-grey1,
.update-list-wrapper .button.color-grey1,
.raq-send-request-row .button.color-grey1 {
  color: #707070 !important;
}
body .btn.color-grey1:hover:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):not(.btn-text-skin),
.yith-ywraq-add-to-quote a.color-grey1:hover:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):not(.btn-text-skin),
.update-list-wrapper .button.color-grey1:hover:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):not(.btn-text-skin),
.raq-send-request-row .button.color-grey1:hover:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):not(.btn-text-skin) {
  border-color: #707070 !important;
  color: #707070 !important;
}
.yith-ywraq-add-to-quote,
.update-list-wrapper,
.raq-send-request-row {
  color: #f15a3f !important;
}
.yith-ywraq-add-to-quote a,
.update-list-wrapper a,
.raq-send-request-row a,
.yith-ywraq-add-to-quote .button,
.update-list-wrapper .button,
.raq-send-request-row .button {
  background-color: #f15a3f !important;
  color: #fff;
}
.yith-ywraq-add-to-quote a:hover:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):not(.btn-text-skin),
.update-list-wrapper a:hover:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):not(.btn-text-skin),
.raq-send-request-row a:hover:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):not(.btn-text-skin),
.yith-ywraq-add-to-quote .button:hover:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):not(.btn-text-skin),
.update-list-wrapper .button:hover:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):not(.btn-text-skin),
.raq-send-request-row .button:hover:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):not(.btn-text-skin) {
  background-color: transparent !important;
}
.yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message,
.update-list-wrapper .yith_ywraq_add_item_browse_message,
.raq-send-request-row .yith_ywraq_add_item_browse_message {
  margin-top: 30px;
}
.inline-svg .icon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.inline-svg .icon-box h3 {
  min-height: 60px;
}
.inline-svg .icon-box p {
  text-transform: uppercase;
  font-weight: 600;
}
.inline-svg .icon-box-icon {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100px;
}
.inline-svg .icon-media {
  width: auto !important;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.inline-svg svg {
  color: #707070;
}
.inline-svg .wpb_column:hover {
  cursor: pointer;
}
.inline-svg .wpb_column:hover h3,
.inline-svg .wpb_column:hover svg {
  color: #f15a3f !important;
}
.owl-carousel .owl-dots .owl-dot span {
  width: 15px !important;
  height: 15px !important;
  -webkit-transform: none;
          transform: none;
  background-color: transparent !important;
  border: 2px solid #fff;
}
.owl-carousel .owl-dots .owl-dot.active span {
  opacity: 1;
  background-color: #fff !important;
}
.breadcrumb-bar > .row {
  padding-top: 18px !important;
  padding-bottom: 18px !important;
}
.breadcrumb > li {
  font-size: 15px !important;
}
.style-dark .breadcrumb > li {
  color: rgba(255, 255, 255, 0.8) !important;
}
.style-dark .breadcrumb > li a {
  color: rgba(255, 255, 255, 0.8) !important;
}
.style-dark .breadcrumb > li a:hover {
  color: #fff !important;
}
.page h2 {
  color: #f15a3f;
  font-size: 25px;
  font-weight: 400;
}
body.uncode-loaded:not(.navbar-hover) .no-header .menu-container {
  border: 0;
}
body.hmenu-position-center .logo-container {
  min-width: unset;
}
#logo-container-mobile {
  padding: 10px 15px 20px 0;
}
.hmenu .menu-horizontal-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hmenu:not(.hmenu-center-split) .navbar-nav-first:not(.navbar-cta) {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
body[class*=hmenu-]:not(.hormenu-position-right) .navbar-cta + .navbar-nav-last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-right: 30px !important;
  min-width: unset !important;
}
body[class*=hmenu-]:not(.hormenu-position-right) .navbar-cta + .navbar-nav-last > ul {
  padding-left: 0px !important;
  display: block;
}
body[class*=hmenu-]:not(.hormenu-position-right) .menu-borders .navbar-nav + .navbar-nav-last > *:first-child {
  padding: 0;
}
body.hmenu-position-center .main-menu-container .navbar-cta:not(.navbar-nav-last) {
  min-width: unset !important;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
#menu-cta .widget_ywraq_mini_list_quote .raq-info {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 16px;
  border: 0;
}
#menu-cta {
  margin: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0;
}
body .menu-primary-inner > li.menu-item > a:before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 4px;
  background-color: #f15a3f;
  left: 14px;
  top: 65px;
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}
body .menu-primary-inner > li.menu-item:hover > a:before {
  width: 40px;
}
.social-facebook:before {
  display: none;
}
.social-facebook i {
  font-size: 22px !important;
}
.social-facebook i:before {
  position: relative;
  top: -1px;
}
.social-instagram i {
  font-size: 25px !important;
}
.search-icon i {
  font-size: 23px !important;
}
#page-header .header-title {
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
#page-header.product.header-style-light .header-title {
  color: #f15a3f;
  letter-spacing: 0;
}
.vertical-text {
  font-size: 15px !important;
}
#colophon.site-footer {
  background-color: #fafafa;
}
#colophon.site-footer p,
#colophon.site-footer li {
  font-size: 16px;
  line-height: 1.5;
}
#colophon.site-footer li a {
  color: #777777;
}
#colophon.site-footer h2 {
  text-transform: uppercase;
  color: #f15a3f;
  font-size: 16px !important;
}
#colophon.site-footer .shift_y_neg_double {
  margin-top: -60px !important;
}
#colophon.site-footer .btn:hover:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):not(.btn-text-skin) {
  background-color: #fafafa !important;
}
footer .footer-last .uncell {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
footer .footer-last .uncell p {
  font-size: 14px !important;
}
footer .footer-last .uncell i {
  font-size: 22px !important;
}
footer .footer-last .uncell p,
footer .footer-last .uncell i {
  color: rgba(255, 255, 255, 0.9);
}
footer .footer-last .uncell i:hover {
  color: #f15a3f;
}
footer h2 {
  font-weight: 500 !important;
}
#home-intro > .row > .wpb_row {
  height: 690px !important;
}
#home-intro h2 {
  font-size: 30px;
  font-weight: 400;
  padding-right: 80px;
}
#home-intro h3 {
  font-size: 20px;
  text-transform: uppercase;
}
#home-intro .pro p {
  color: #fff !important;
}
#home-intro #gallery-intro.owl-dots-inside .owl-dots {
  bottom: 0 !important;
  border-radius: 10px 0 0 !important;
  right: -83px;
  left: unset;
  width: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-right: 18px;
  padding-left: 18px;
}
#home-intro #gallery-intro.owl-dots-inside .owl-dots .owl-dot span {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fff !important;
  opacity: 0.3;
  -webkit-transform: none !important;
          transform: none !important;
  border-radius: 0;
  width: 20px !important;
  height: 5px !important;
  margin: 0;
  border: 0 !important;
}
#home-intro #gallery-intro.owl-dots-inside .owl-dots .owl-dot.active span {
  opacity: 1;
}
.bg-blue .heading-text h2 {
  background-color: #0061c4;
}
.savoir-faire .bg-blue .heading-text h2 {
  border-radius: 4px;
  padding: 5px 10px;
}
.catalog .icon-box h3 {
  text-transform: uppercase;
  font-size: 17px !important;
  color: #707070;
  max-width: 150px;
  margin: 30px auto;
}
.how-to .icon-box {
  padding-left: 0 !important;
}
.how-to .icon-box-icon {
  position: absolute;
  width: auto;
  display: block;
  opacity: 0.3;
  margin-left: -5px;
}
.how-to h3 {
  text-align: right;
  margin-left: 50px;
  margin-top: 7px;
  text-transform: uppercase;
  color: #3583d2;
  font-size: 15px !important;
  line-height: 20px;
  min-height: 40px;
}
.how-to p {
  text-align: left;
  font-size: 16px;
  line-height: 20px;
}
.how-to .step .uncol {
  border-radius: 10px;
  border: 2px solid #d4d4d4;
  padding: 20px 20px 50px;
}
.how-to .step-nbr {
  text-align: right;
  color: #3583d2;
  font-weight: 700;
  font-size: 40px !important;
  margin-bottom: -7px;
}
.how-to .btn.color-grey5 {
  color: #707070 !important;
}
.how-to .btn.color-grey5:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus {
  background-color: #f1f1f1 !important;
  border-color: #f1f1f1 !important;
  color: #707070 !important;
}
.projects .heading-text {
  text-align: left;
}
.projects .btn:hover:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):not(.btn-text-skin) {
  color: #0051a2 !important;
  border-color: #0051a2 !important;
}
.home #gallery-projects p.t-entry-meta span {
  font-weight: 400;
  line-height: 1;
}
.home #gallery-projects .t-entry-text-tc {
  min-height: 100px;
  padding: 20px 30px;
}
.home #gallery-projects .owl-dots {
  bottom: -88px;
}
.reassurance .intro h2 {
  padding: 10px 0;
}
.reassurance .uncell {
  border-radius: 4px 10px 30px 10px;
}
.reassurance .vertical-text--left {
  top: 50px !important;
}
.reassurance .icon-box p {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  margin-top: 30px;
}
.reassurance .inline-svg .icon-box-icon {
  height: auto;
  width: 60px;
}
.reassurance .wpb_column:hover {
  cursor: auto;
}
.entreprise.bandeau-intro h2 {
  color: #fff !important;
}
.entreprise .vertical-text--left {
  top: 65px !important;
}
.entreprise .inline-svg .icon-box-icon {
  height: auto;
  width: 60px;
}
.entreprise .wpb_column:hover {
  cursor: auto;
}
.entreprise-footer .text-lead.text-top-reduced {
  margin-top: 0 !important;
}
.entreprise-footer .text-lead p {
  margin-top: 0 !important;
  font-size: 22px !important;
}
.services.reassurance .intro p {
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 19px;
}
.services.reassurance .intro:not(.right) p {
  padding-right: 10%;
}
.services.reassurance .intro.right .uncell {
  border-radius: 30px 10px 4px 10px;
}
.services.reassurance .intro.right p {
  padding-left: 10%;
}
.services.reassurance .vertical-text--left {
  top: 42px !important;
}
.services.reassurance .vertical-text--right {
  bottom: 42px !important;
}
.services.reassurance .icon-box p {
  padding: 0 40px;
}
.services.reassurance .inline-svg .wpb_row {
  min-height: 240px;
}
.services.reassurance .inline-svg .wpb_column.intro:hover h3 {
  color: #fff !important;
}
#index-catalog .yith-ywraq-add-to-quote {
  display: none;
}
#index-catalog .t-entry-visual {
  border: 3px solid #f1f1f1;
  border-radius: 15px;
}
#index-catalog .t-entry-title a {
  color: #707070;
  font-size: 15px;
}
#index-catalog .t-entry-title a:hover {
  color: #f15a3f;
}
#index-catalog .t-overlay-icon {
  color: #f15a3f;
}
#index-catalog :not(.tmb-overlay-showed).tmb-overlay-anim.tmb .t-entry-visual:hover .t-entry-visual-overlay,
#index-catalog :not(.tmb-overlay-showed).tmb-overlay-anim.tmb .t-entry-visual:focus .t-entry-visual-overlay {
  opacity: 0.3;
}
#index-catalog .filter-selection {
  margin-top: 20px;
  margin-bottom: 40px;
  font-weight: 600;
  font-size: 16px;
}
#index-catalog .selected-cat {
  color: #f15a3f;
}
#index-catalog .isotope-filters .menu-horizontal {
  text-align: left;
}
#index-catalog .menu-smart--filter-cats {
  margin-bottom: 10px;
  text-align: center;
}
#index-catalog .menu-smart--filter-cats li {
  padding: 0;
}
#index-catalog .menu-smart--filter-cats li svg {
  margin-bottom: 30px;
  color: #707070;
}
#index-catalog .menu-smart--filter-cats li span {
  display: none;
  padding: 0;
  position: absolute;
  bottom: 0;
  font-weight: 600;
  font-size: 16px;
}
#index-catalog .menu-smart--filter-cats li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#index-catalog .menu-smart--filter-cats li a.active svg,
#index-catalog .menu-smart--filter-cats li a.active span {
  color: #f15a3f !important;
}
#index-catalog .menu-smart--filter-cats li:hover {
  cursor: pointer;
}
#index-catalog .menu-smart--filter-cats li:hover svg {
  color: #f15a3f !important;
}
#index-catalog .menu-smart--filter-cats li:hover span {
  display: block;
  color: #f15a3f;
}
.quick-view-button-overlay {
  height: 40px;
  right: 20px;
  top: 20px;
  width: 40px;
}
.quick-view-button-overlay .quick-view-button:after {
  line-height: 40px;
}
.single-product .t-entry-visual {
  border-radius: 15px;
}
.single-product .text-lead,
.single-product .text-lead > * {
  font-size: 18px !important;
  line-height: 1.6;
}
.single-product .text-lead a {
  padding: 10px 20px;
  border-radius: 30px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  border: 2px solid #f1f1f1;
  background-color: #f1f1f1;
  color: #707070;
}
.single-product .text-lead a:hover {
  border: 2px solid #f15a3f;
  color: #f15a3f;
  background-color: transparent;
}
.single-product .uncode-single-product-meta {
  margin-top: 54px !important;
}
.single-product .product_meta p,
.single-product .product_meta span {
  font-size: 15px !important;
}
.single-product .actions .uncell {
  border-radius: 15px;
}
.single-product .row-navigation.row-navigation-light {
  outline-color: unset;
  background-color: #fff;
  border-top: 1px solid #f1f1f1;
}
.single-product .row-navigation.row-navigation-light a {
  letter-spacing: 0.05em !important;
}
.single-product .row-navigation .row-parent {
  padding-bottom: 25px;
}
.single-product .style-dark .quantity .qty-inset,
.single-product .style-light .style-dark .quantity .qty-inset {
  background-color: #fff !important;
  color: #707070;
}
.single-product .quantity input.qty {
  font-size: 18px !important;
  font-weight: 600 !important;
}
.single-product .qty-minus i,
.single-product .qty-plus i {
  font-size: 14px !important;
  font-weight: 600 !important;
}
.single-product .qty-minus {
  left: 40px !important;
}
.single-product .qty-plus {
  right: 40px !important;
}
.single-product button,
.single-product .btn {
  border-radius: 30px;
}
.single-product .carousel-not-active-opacity.owl-carousel-wrapper .owl-item:not(.active) .tmb {
  opacity: .2;
}
body:not(.home) #gallery-projects p.t-entry-meta span {
  font-size: 16px;
  line-height: 1;
}
body:not(.home) #gallery-projects .t-entry-text-tc {
  padding: 25px 30px 30px 30px;
  min-height: 190px;
}
body:not(.home) #gallery-projects .t-entry-excerpt {
  font-size: 16px;
}
/*
row-inner 
    min-height: 370px;

uncell
    border: 1px solid lightgrey !important;
    border-top: 8px solid darkorange !important;

btn
    text-align: center;
    bottom: 0;
    position: absolute;
    width: 100%;
    background-color: darkorange;
    padding: 10px;
*/
li.quote-li .mini-quote-dropdown {
  background-color: #fff !important;
  border: 1px solid whitesmoke;
}
li.quote-li .mini-quote-dropdown p.buttons {
  padding: 0;
  min-width: unset;
  display: block;
}
li.quote-li .mini-quote-dropdown #view-quote {
  padding: 0 !important;
  margin: 10px;
  width: auto;
}
body .menu-horizontal ul.menu-smart ul.yith-ywraq-list {
  position: relative;
  pointer-events: all;
  top: unset;
  left: unset;
}
body .menu-horizontal ul.menu-smart ul.yith-ywraq-list .yith-ywraq-list-item-info:hover {
  color: #f15a3f !important;
  background-color: transparent !important;
}
body .menu-horizontal ul.menu-smart ul.yith-ywraq-list .remove:hover {
  background-color: transparent !important;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-widget-wrapper {
  height: 100%;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
  min-width: 280px;
  right: 0;
  padding: 15px;
  border-radius: 5px;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  font-size: 16px;
  margin: 0;
  bottom: auto;
  width: auto;
  pointer-events: none;
  left: auto;
  z-index: 9;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-content {
  position: static;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  visibility: visible;
  opacity: 1;
  margin: 0;
  padding: 0;
  -webkit-transition: none;
  transition: none;
  border-radius: 0;
  min-width: auto;
  z-index: auto;
  pointer-events: initial;
  right: 0;
  top: 100%;
  font-size: 16px;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-content .items-count {
  font-size: 15px;
  text-align: center;
  margin-top: 0;
}
.widget_ywraq_mini_list_quote ul.yith-ywraq-list {
  max-height: 30vh;
  overflow-y: scroll;
  margin-bottom: 15px;
  padding: 0;
}
.widget_ywraq_mini_list_quote ul.yith-ywraq-list .yith-ywraq-list-item {
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0;
  padding-bottom: 0;
}
.widget_ywraq_mini_list_quote ul.yith-ywraq-list .yith-ywraq-list-item .yith-ywraq-list-item-info {
  font-weight: 600;
  font-size: 14px;
  margin-top: 0;
  color: #f15a3f;
  padding-left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.widget_ywraq_mini_list_quote ul.yith-ywraq-list .remove {
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  top: 6px !important;
}
.widget_ywraq_mini_list_quote ul.yith-ywraq-list img {
  margin-left: 0;
  margin-right: 10px;
}
.widget_ywraq_mini_list_quote a.button {
  font-weight: 600;
  font-size: 12px;
  color: #fff;
  background-color: #f15a3f !important;
  width: 70%;
  text-transform: uppercase;
  margin: 0 auto;
  text-align: center;
  display: block;
  text-decoration: none;
  cursor: pointer;
  padding: 15px 20px !important;
  border: 2px solid #f15a3f;
  margin-bottom: 15px;
  border-radius: 30px;
}
.widget_ywraq_mini_list_quote a.button:hover {
  color: #f15a3f !important;
  background-color: transparent !important;
}
.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-wrapper {
  opacity: 1;
  visibility: visible;
}
.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content {
  top: calc(100% - 22px) !important;
}
.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content ul.yith-ywraq-list {
  visibility: visible;
}
.widget_ywraq_mini_list_quote:hover .empty-raq + .yith-ywraq-list-wrapper {
  display: none;
}
.single_add_to_cart_button,
.added_to_quote,
.single_add_to_cart_button:focus,
.added_to_quote:focus,
.single_add_to_cart_button:active,
.added_to_quote:active {
  width: 100%;
  display: block;
  padding: 16px 39px !important;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px !important;
  background-color: #006cff !important;
  border-color: #006cff !important;
  margin-top: 10px !important;
  border-radius: 2px;
  outline: none;
  white-space: nowrap;
  -webkit-text-stroke: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  color: #fff !important;
}
.single_add_to_cart_button.loading,
.added_to_quote.loading {
  color: rgba(255, 255, 255, 0) !important;
}
.single_add_to_cart_button:hover,
.added_to_quote:hover {
  background-color: #005ff2 !important;
  border-color: #005ff2 !important;
  color: #fff !important;
}
.product_type_simple:not(.btn-block) + .added_to_cart {
  margin-left: 0 !important;
}
.wpcf7-submit {
  border-radius: 50px !important;
}
.ywraq-wrapper a.button.wc-backward {
  background: 0 0;
  background-color: transparent !important;
  color: #f15a3f !important;
  border: 0;
  padding: 0 !important;
  margin: 20px 0 20px;
  font-size: 16px;
}
.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
  margin-left: 3% !important;
}
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
  background: #f5f5f5;
  padding: 15px 25px 30px;
  border-radius: 20px;
}
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper h3 {
  padding: 0;
  margin-bottom: 20px;
  margin-top: 10px;
}
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper .woocommerce-message {
  margin-bottom: 20px;
  font-size: 14px;
}
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper .woocommerce-error {
  color: #cc1818;
}
.ywraq-form-table-wrapper.wide {
  gap: 0 !important;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
#yith-ywraq-form table {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
}
#yith-ywraq-form table,
#yith-ywraq-form table td,
#yith-ywraq-form table th {
  border-left: 0;
  border-right: 0;
}
#yith-ywraq-form table th {
  border-top: 0;
}
#yith-ywraq-form table .product-name {
  padding: 30px 15px;
  width: 50%;
}
#yith-ywraq-form table .qty {
  width: 80px;
}
.yith-ywraq-mail-form-wrapper .form-row {
  padding: 0px 0px;
  margin-bottom: 1em;
  margin-top: 0;
}
.yith-ywraq-mail-form-wrapper .form-row #company {
  width: 100%;
}
.yith-ywraq-mail-form-wrapper .form-row textarea {
  min-height: 200px;
}
.form-row.form-row-first {
  width: 50%;
  float: left;
  clear: both;
  padding-right: 10px;
}
.form-row.form-row-last {
  width: 50%;
  float: right;
  padding-left: 10px;
}
.form-row.form-row-wide {
  clear: both;
  width: 100%;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
.required {
  color: red;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
.style-light ::-webkit-input-placeholder,
.style-dark .style-light ::-webkit-input-placeholder {
  font-size: 13px;
}
.raq-send-request-row {
  text-align: center;
}
input,
textarea,
select,
.seldiv,
.select2-choice,
.select2-selection--single {
  font-size: 15px;
  width: 100%;
}
.add_to_cart_button {
  display: none !important;
}
.wpb_accordion_section.group {
  background-color: #f5f5f5;
  padding: 0;
  border-radius: 5px;
  border: 0 !important;
  margin-bottom: 20px;
}
.panel-title > a {
  padding: 10px 0 !important;
}
.panel-title > a > span:after {
  font-size: 22px !important;
}
.panel-title.active {
  background-color: #f15a3f;
}
.panel-title.active > a,
.panel-title.active > a > span:after {
  color: #fff !important;
}
.panel-title {
  padding: 0 20px;
}
.panel-body {
  padding: 20px !important;
}
@media only screen and (max-width: 1365px) {
  #home-intro .headline h1 {
    font-size: 40px !important;
    line-height: 1.5;
  }
  #home-intro .headline .text-lead p {
    font-size: 30px !important;
  }
  #home-intro h2 {
    font-size: 24px;
    padding-right: 0;
  }
  #home-intro h3 {
    font-size: 18px;
  }
  #home-intro p {
    font-size: 15px !important;
  }
  #home-intro .double-block-padding {
    padding: 36px !important;
  }
  #home-intro > .row > .wpb_row {
    height: 500px !important;
  }
}
@media only screen and (max-width: 1280px) {
  body:not(.rtl) .gdpr-privacy-bar .gdpr-right {
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 250px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body:not(.rtl) .gdpr-privacy-bar .gdpr-right .gdpr-preferences {
    padding-bottom: 10px !important;
  }
  #home-intro .headline h1 {
    font-size: 36px !important;
    line-height: 1.5;
  }
  #home-intro .headline .text-lead p {
    font-size: 24px !important;
  }
  #home-intro h2 {
    font-size: 20px;
    padding-right: 0;
  }
  #home-intro h3 {
    font-size: 16px;
  }
  #home-intro p {
    font-size: 14px !important;
  }
  #home-intro .double-block-padding {
    padding: 36px !important;
  }
  #home-intro > .row > .wpb_row {
    height: 500px !important;
  }
}
@media only screen and (max-width: 1024px) {
  body:not(.rtl) .gdpr-privacy-bar .gdpr-wrapper p,
  body:not(.rtl) .gdpr-privacy-bar .gdpr-preferences {
    font-size: 11px !important;
  }
  #home-intro .headline h1 {
    font-size: 36px !important;
    line-height: 1.5;
  }
  #home-intro .headline .text-lead p {
    font-size: 24px !important;
  }
  #home-intro h2 {
    font-size: 20px;
    padding-right: 0;
  }
  #home-intro h3 {
    font-size: 16px;
  }
  #home-intro p {
    font-size: 14px !important;
  }
  #home-intro .row-child .row-inner {
    height: auto !important;
  }
  #home-intro .double-block-padding {
    padding: 36px !important;
  }
  #home-intro > .row > .wpb_row {
    height: 500px !important;
  }
  #home-intro .cible .row-child .row-inner {
    height: 100% !important;
  }
}
@media only screen and (max-width: 959px) {
  .menu-horizontal-inner > div:first-child:not(.navbar-social) .menu-smart:not(.menu-icons),
  .menu-horizontal-inner > div.navbar-social + div .menu-smart:not(.menu-icons),
  .menu-horizontal-inner > div.navbar-cta + div .menu-smart:not(.menu-icons) {
    padding: 27px 0px 27px 0px !important;
  }
  #menu-menu-principal .fa-dropdown {
    display: none;
  }
  .cols-sm-responsive,
  .cols-md-responsive {
    display: block !important;
  }
  .bandeau-intro.entreprise .cols-sm-responsive,
  .bandeau-intro.entreprise .cols-md-responsive {
    height: 100% !important;
  }
  .bandeau-intro.entreprise .cols-sm-responsive .col-lg-6 .uncol,
  .bandeau-intro.entreprise .cols-md-responsive .col-lg-6 .uncol {
    height: 300px !important;
  }
  footer .uncode-single-media > .single-wrapper {
    max-width: 100% !important;
  }
  footer .tmb .t-entry-visual img {
    width: 50%;
    margin: auto;
  }
}
@media only screen and (max-width: 820px) {
  body:not(.rtl) .gdpr-privacy-bar .gdpr-right {
    right: unset;
    max-width: 100%;
    padding-top: 20px !important;
  }
  body:not(.rtl) .gdpr-privacy-bar .gdpr-right .gdpr-preferences {
    padding-bottom: 0px !important;
  }
  body:not(.rtl) .gdpr-privacy-bar .gdpr-wrapper p,
  body:not(.rtl) .gdpr-privacy-bar .gdpr-preferences {
    font-size: 11px !important;
  }
}
@media only screen and (max-width: 650px) {
  #recaptcha_quote > * {
    width: 292px;
  }
  #page-header .header-title {
    font-size: 25px !important;
  }
  #index-catalog .isotope-filters a {
    padding: 15px 9px 15px 9px;
  }
  #index-catalog .isotope-filters a span {
    line-height: 1.1rem;
  }
  .single-product .col-lg-7 {
    padding-top: 0px;
  }
  .single-product .col-lg-5 {
    margin-top: 20px;
  }
  .site-info p {
    padding: 0 30px;
  }
  .hmenu:not(.hmenu-center-split) .navbar-nav-first:not(.navbar-cta) {
    width: 100%;
    z-index: 10;
  }
  body.hmenu-position-center .main-menu-container .navbar-cta:not(.navbar-nav-last) {
    z-index: 50;
  }
  body .menu-primary-inner > li.menu-item > a:before {
    left: 34px;
    top: 30px;
  }
  .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
    z-index: 3000;
    top: 20px !important;
    right: 20px;
  }
  .ywraq-mobile-opened .yith-ywraq-list-wrapper .close {
    top: unset;
    display: none !important;
  }
  .widget_ywraq_mini_list_quote .yith-ywraq-list-content {
    background-color: #fafafa !important;
  }
  .ywraq-mobile-opened.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content {
    top: 0 !important;
    height: auto !important;
    padding-top: 150px !important;
    padding-bottom: 40px;
    visibility: visible;
  }
  .ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin-left: 0% !important;
  }
  .form-row.form-row-first {
    padding-right: 0;
  }
  .form-row.form-row-last {
    padding-left: 0;
  }
  .home .headline .text-lead p {
    line-height: 1.2em;
    margin-top: 20px;
  }
  .home #home-intro h2 {
    padding-right: 0;
  }
  .home .how-to .column_child.align_left .uncont,
  .home .how-to .column_child.align_right .uncont,
  .home .how-to .column_child.align_center .uncont {
    text-align: center !important;
  }
  .home .how-to .column_child.align_left a,
  .home .how-to .column_child.align_right a,
  .home .how-to .column_child.align_center a {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important;
  }
  .home .projects .align_right .uncont {
    text-align: center !important;
  }
  .home .projects .btn-container {
    margin-top: 130px !important;
  }
  .home .projects .btn-container a {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important;
  }
  .home .projects .tmb-content-left.tmb .t-entry-text {
    min-height: 140px;
  }
  .home .catalog .row2 {
    margin-top: 30px !important;
  }
  .reassurance .col-sm-33 {
    width: 100%;
    margin-bottom: 40px;
  }
  .wpcf7-inline-wrapper .wpcf7-inline-field {
    padding: 0 !important;
    display: block !important;
    width: 100% !important;
  }
  p + .wpcf7-inline-wrapper,
  .wpcf7-inline-wrapper + .wpcf7-inline-wrapper {
    margin-top: 0px !important;
  }
  .bandeau-intro.entreprise .cols-sm-responsive,
  .bandeau-intro.entreprise .cols-md-responsive {
    height: 100% !important;
  }
  .bandeau-intro.entreprise .cols-sm-responsive .col-lg-6 .uncol,
  .bandeau-intro.entreprise .cols-md-responsive .col-lg-6 .uncol {
    height: 400px !important;
  }
}
@media only screen and (max-width: 650px) {
  .single-product .col-lg-7 {
    padding-top: 0px;
  }
  .single-product .col-lg-5 {
    margin-top: 20px;
  }
}
