/*!
Theme Name:   ubeo-theme-v3-child
Theme URI:    http://www.ubeo.ca
Description:  Ubeo Child Theme
Author:       Ubeo team
Author URI:   http://www.ubeo.ca/
Template:     ubeo-theme-v3
Version:      3.0.31
Text Domain:  ubeo-theme-v2-child
*/
.hide-text {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}

.before-after-absolute {
  display: block;
  content: "";
  position: absolute;
}

.red {
  color: rgb(165, 1, 1);
}

.gold {
  color: rgb(133, 101, 68);
}

.grey {
  color: rgb(218, 218, 218);
}

.woocommerce #coupon_code {
  height: 41px !important;
}

.woocommerce a.remove {
  color: rgb(165, 1, 1) !important;
}

.woocommerce a.remove:hover {
  color: #fff !important;
  background: rgb(165, 1, 1) !important;
}

.woocommerce input.input-text.qty.text, .woocommerce div.product form.cart .variations select {
  color: rgb(0, 0, 0);
  font-size: 0.9em;
  line-height: 1.15em;
  background: rgb(218, 218, 218);
  border: none;
  height: 37px;
  border-radius: 40px;
  min-width: 65px;
  box-shadow: 0 0 0 0 transparent, inset 0 0 0 0 transparent !important;
}

.woocommerce div.product .stock {
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  color: rgb(0, 0, 0);
}

.woocommerce div.product .stock.in-stock:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f00c";
  color: rgb(133, 101, 68);
  margin-right: 10px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: rgb(133, 101, 68);
  font-weight: 600;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
  font-size: 1.25em;
}

.variations_form.cart {
  padding-top: 20px;
}

.woocommerce div.product form.cart .variations label {
  font-weight: 700;
  display: inline-block;
  line-height: 1.1em;
}

.product_title.entry-title {
  font-weight: 400;
}

.single-product .itemsorder {
  display: none;
}

.woocommerce .button.add_to_cart_button, .woocommerce .button.add_to_cart.button, .woocommerce .button.wc-forward, .woocommerce button.button, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce .woocommerce-button, .woocommerce .woocommerce-Button, .woocommerce div.product form.cart .single_add_to_cart_button {
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-size: 0.9em;
  line-height: 1.15em;
  height: auto;
  background: rgb(218, 218, 218);
  border-radius: 40px;
}
.woocommerce .button.add_to_cart_button:hover, .woocommerce .button.add_to_cart.button:hover, .woocommerce .button.wc-forward:hover, .woocommerce button.button:hover, .woocommerce a.button:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce .woocommerce-button:hover, .woocommerce .woocommerce-Button:hover, .woocommerce div.product form.cart .single_add_to_cart_button:hover {
  color: rgb(0, 0, 0);
  background: rgb(133, 101, 68);
}

.woocommerce .woocommerce-MyAccount-navigation ul li.is-active {
  background: rgb(218, 218, 218);
}

.woocommerce .woocommerce-MyAccount-navigation a {
  display: block;
}
.woocommerce .woocommerce-MyAccount-navigation a:hover {
  color: rgb(0, 0, 0);
}

body.page-template-page-featured #primary,
body.page-template-page-featured #sidebar {
  padding-left: 7%;
  padding-right: 7%;
}
body.page-template-page-featured #primary .row_breadcrumb,
body.page-template-page-featured #sidebar .row_breadcrumb {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#primary {
  padding-top: 0 !important;
}

#sidebar {
  padding-top: 30px !important;
}

.woocommerce .woocommerce-pagination {
  margin-bottom: 20px;
}

.itemsorder {
  display: block;
  margin-bottom: 20px;
  clear: both;
  text-align: center;
  line-height: 30px;
}
.itemsorder .form_select {
  display: inline-block;
  margin: 0 10px;
}
.itemsorder .woocommerce-ordering {
  display: inline-block;
  float: none;
}
.itemsorder .woocommerce-ordering select {
  width: 50px;
  height: 30px;
  padding: 0 2px;
  border: none;
  font-weight: 700;
  border-bottom: solid 2px rgb(133, 101, 68);
  text-align: left;
  border-radius: 0;
  box-shadow: 0 0 0 0 transparent, inset 0 0 0 0 transparent !important;
}

.itemsorder.ordering_type .woocommerce-ordering select {
  width: 200px;
}

.woocommerce-products-header {
  display: block;
  clear: both;
  text-align: center;
}
.woocommerce-products-header h1 {
  font-weight: 400;
}

.woocommerce nav.woocommerce-pagination ul {
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li span {
  font-size: 1.15em;
  display: inline-block;
  font-weight: 900;
  color: rgb(0, 0, 0);
  border-bottom: solid 2px rgb(133, 101, 68);
  background: none !important;
}
.woocommerce nav.woocommerce-pagination ul li a {
  font-size: 1.15em;
  display: inline-block;
  color: rgb(0, 0, 0);
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
  color: rgb(133, 101, 68);
  background: none;
}
.woocommerce nav.woocommerce-pagination ul li a.next, .woocommerce nav.woocommerce-pagination ul li a.prev {
  font-size: 0.85em;
  color: #fff;
  width: 28px;
  height: 28px;
  line-height: 16px;
  vertical-align: text-top;
  background: rgb(133, 101, 68);
  border-radius: 50%;
}
.woocommerce nav.woocommerce-pagination ul li a.next:hover, .woocommerce nav.woocommerce-pagination ul li a.prev:hover {
  background: rgb(0, 0, 0);
}

.image_wrapper {
  height: 280px;
}
.image_wrapper img {
  max-width: 100% !important;
  max-height: 100% !important;
  width: auto !important;
  height: auto !important;
  margin: 0 auto !important;
}

.woocommerce ul.products li.product a .image_wrapper {
  position: relative;
}
.woocommerce ul.products li.product a .image_wrapper:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.72);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.3s ease-out 0s;
}
.woocommerce ul.products li.product a .image_wrapper:after {
  display: inline-block;
  content: "EN SAVOIR PLUS";
  padding: 10px 18px;
  height: auto;
  color: #fff;
  white-space: nowrap;
  font-weight: 600;
  background: rgb(133, 101, 68);
  border-radius: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 7;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.3s ease-out 0s;
}
.woocommerce ul.products li.product a .image_wrapper:hover:before, .woocommerce ul.products li.product a .image_wrapper:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.woocommerce ul.products li.product a img {
  border: 1px solid #fff !important;
}
.woocommerce ul.products li.product a h2.woocommerce-loop-product__title {
  text-align: center;
  font-weight: 400;
  font-size: 1.2em;
  color: rgb(0, 0, 0);
  padding-bottom: 0.8em;
  margin-bottom: 0.8em;
  border-bottom: solid 1px rgb(218, 218, 218);
}
.woocommerce ul.products li.product a span.price {
  color: rgb(133, 101, 68);
  text-align: center;
  font-size: 1.5em;
  margin: 0.7em 0;
}
.woocommerce ul.products li.product a span.price del {
  opacity: 1;
  font-size: 0.7em;
  font-weight: 600;
}
.woocommerce ul.products li.product a.button.add_to_cart_button, .woocommerce ul.products li.product a.product_type_simple {
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-size: 0.9em;
  line-height: 1.15em;
  height: auto;
  background: rgb(218, 218, 218);
  border-radius: 40px;
}
.woocommerce ul.products li.product a.button.add_to_cart_button:before, .woocommerce ul.products li.product a.product_type_simple:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f290";
  color: rgb(133, 101, 68);
  margin-right: 10px;
  font-size: 1.2em;
}
.woocommerce ul.products li.product a.button.add_to_cart_button:hover, .woocommerce ul.products li.product a.product_type_simple:hover {
  color: rgb(0, 0, 0);
  background: rgb(133, 101, 68);
}
.woocommerce ul.products li.product a.button.add_to_cart_button:hover:before, .woocommerce ul.products li.product a.product_type_simple:hover:before {
  color: rgb(0, 0, 0);
}
.woocommerce ul.products li.product a.product_type_simple:before {
  display: none;
}

.woocommerce ul.products li.product .onsale, .single-product .product span.onsale {
  top: 24px;
  right: auto;
  left: 12px;
  font-size: 0;
  color: transparent;
  background: transparent;
  line-height: 1.1em;
  margin: 0 !important;
}
.woocommerce ul.products li.product .onsale:before, .single-product .product span.onsale:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f0a3";
  color: rgb(165, 1, 1);
  font-size: 28px;
}

.home_featured ul.products li.product .onsale:before {
  content: "\f005";
  color: rgb(133, 101, 68);
}

@media screen and (min-width: 576px) {
  body.page-template-page-featured #primary,
  body.page-template-page-featured #sidebar {
    padding-top: 30px;
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-pagination {
    float: right;
  }
  .itemsorder {
    float: left;
    clear: left;
    padding-top: 8px;
  }
  .products_filters {
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .products_filters .ordering_type {
    margin: 0 15px;
  }
  .products_filters .woocommerce-pagination {
    float: none;
  }
  .products_filters .itemsorder {
    float: none;
    clear: none;
  }
}
@media screen and (min-width: 769px) {
  .image_wrapper {
    height: 230px;
  }
  .woocommerce ul.products li.product a h2.woocommerce-loop-product__title {
    min-height: 4.4em;
  }
}
@media screen and (max-width: 991px) {
  body.page-template-page-featured {
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
  }
  body.page-template-page-featured #sidebar {
    box-ordinal-group: 1;
  }
  body.page-template-page-featured #primary {
    box-ordinal-group: 2;
  }
  body.page-template-page-featured #main_footer {
    box-ordinal-group: 5;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce ul.products li.product a span.price {
    font-size: 1.3em;
  }
  .woocommerce ul.products li.product a h2.woocommerce-loop-product__title {
    font-size: 1.1em;
  }
  .woocommerce ul.products li.product a.button.add_to_cart_button, .woocommerce ul.products li.product a.product_type_simple {
    font-size: 0.8em;
  }
  .woocommerce nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a {
    font-size: 1em;
  }
  body.woocommerce #sidebar, body.page-template-page-featured #sidebar {
    padding-right: 0 !important;
  }
  body.page-template-page-featured #primary {
    width: 72%;
    float: right;
  }
  body.page-template-page-featured #sidebar {
    width: 28%;
    float: left;
    padding-right: 0 !important;
  }
}
@media screen and (min-width: 1200px) {
  body.woocommerce #primary, body.page-template-page-featured #primary {
    padding-right: 5.5%;
  }
  body.woocommerce #sidebar, body.page-template-page-featured #sidebar {
    padding-left: 5.5%;
  }
}
@media screen and (min-width: 1400px) {
  .image_wrapper {
    height: 276px;
  }
  .woocommerce ul.products li.product a .image_wrapper::after {
    font-size: 0.9em;
  }
  body.woocommerce #primary, body.page-template-page-featured #primary {
    padding-right: 7%;
    padding-top: 50px;
  }
  body.woocommerce #sidebar, body.page-template-page-featured #sidebar {
    padding-left: 7%;
    padding-top: 50px;
  }
  .woocommerce input.input-text.qty.text, .woocommerce div.product form.cart .variations select {
    height: 41px;
  }
  .woocommerce #coupon_code {
    height: 41px !important;
  }
}
@media screen and (min-width: 1700px) {
  body.woocommerce #primary, body.page-template-page-featured #primary {
    padding-right: 12%;
  }
  body.woocommerce #sidebar, body.page-template-page-featured #sidebar {
    padding-left: 12%;
  }
}
@media screen and (min-width: 992px) {
  html, body {
    font-size: 16px;
  }
  h1, .style_h1, h2, .style_h2 {
    font-size: 1.8rem;
  }
  #top_page {
    height: 155px;
  }
  #btn_top {
    display: block !important;
    top: -110px;
  }
  #promo_spacer.alert_close {
    display: none;
  }
  #main_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    border-bottom: solid 1px rgb(218, 218, 218);
    z-index: 180;
  }
  #main_header .head_inside {
    padding: 0;
  }
  #main_header .head_inside #main_logo {
    position: absolute;
    left: 0;
    top: 24px;
    width: 204px;
    z-index: 166;
    transition: width 0.2s ease-out 0s;
  }
  #main_header .head_inside #main_logo .logo_full {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity 0.3s ease-out 0.4s;
  }
  #main_header .head_inside #main_logo .logo_small {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 0.3s ease-out 0s;
    z-index: 3;
  }
  #main_header .head_inside #main_logo.scrolled {
    width: 166px;
    transition: width 0.2s ease-out 0s;
  }
  #main_header .head_inside #main_logo.scrolled .logo_full {
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 0.3s ease-out 0s;
  }
  #main_header .head_inside #main_logo.scrolled .logo_small {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity 0.3s ease-out 0.4s;
  }
  #main_header .boutique_btns {
    position: relative;
    float: right;
    background: rgb(133, 101, 68);
    z-index: 55;
  }
  #main_header .boutique_btns a {
    padding: 0 15px;
    line-height: 50px;
  }
  #main_header .boutique_btns a .fas {
    color: #fff;
  }
  #main_header .boutique_btns a:hover {
    color: #fff;
  }
  #main_header .top_menu_desktop {
    display: block;
    position: relative;
    height: 50px;
    float: right;
  }
  #main_header .top_menu_desktop:before {
    display: block;
    content: "";
    width: 700%;
    height: 50px;
    background: rgb(0, 0, 0);
    position: absolute;
    left: -400%;
    top: 0;
    z-index: 0;
  }
  #main_header .top_menu_desktop #menu-menu-principal {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  #main_header .top_menu_desktop #menu-menu-principal .menu-item {
    display: none;
  }
  #main_header .top_menu_desktop #menu-menu-principal .menu-item.menu-small {
    display: inline-block;
    margin-bottom: 0;
  }
  #main_header .top_menu_desktop #menu-menu-principal .menu-item.menu-small a {
    color: rgb(133, 101, 68);
    text-transform: uppercase;
    font-size: 15px;
    line-height: 50px;
  }
  #main_header .top_menu_desktop #menu-menu-principal .menu-item.menu-small a .fas {
    margin-right: 12px;
  }
  #main_header .top_menu_desktop #menu-menu-principal .menu-item.menu-small a:hover {
    color: #fff;
    background: none;
  }
  #main_header .top_menu_desktop #menu-menu-principal .menu-item.menu-small.menu-account a {
    color: #fff;
    background: rgb(52, 52, 52);
  }
  #main_header .top_menu_desktop #menu-menu-principal .menu-item.menu-small.menu-account a:hover {
    color: rgb(133, 101, 68);
  }
  #main_header .btn_contacts {
    margin: 15px 0 5px;
    position: static;
    top: 0;
    left: auto;
    line-height: 36px;
    float: right;
  }
  #main_header .btn_contacts a {
    font-size: 0.9em;
    margin: 0 0 0 12px;
  }
  #main_header .btn_contacts a .fas {
    font-size: 14px;
    margin-right: 7px;
  }
  #main_header .btn_contacts a:hover {
    color: rgb(0, 0, 0);
  }
  #main_header .form_search_wrapper {
    margin: 15px 12px 5px;
    display: block;
    width: 270px;
    padding: 0;
    float: right;
    border-top: none;
  }
  #main_header .form_search_wrapper .form_search .search_form_input {
    font-size: 0.85em;
  }
  #main_header .socials_search {
    width: 30px;
    float: none;
    margin-top: 0;
    position: fixed;
    top: 100px;
    right: 4px;
    z-index: 155;
  }
  #main_header .socials_search a {
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    margin: 0 0 10px 0;
  }
  #main_header .socials_search .btn_toggle_search {
    display: none;
  }
  #sidebar .form_search .search_form_input {
    font-size: 0.85em !important;
  }
  /*------------------------------------------*\
      main menu
  \*------------------------------------------*/
  #main_menu .nav {
    background: #fff;
  }
  #main_menu .nav .nav-list {
    display: block !important;
    clear: both;
    text-align: right;
  }
  #main_menu .nav .menu-item {
    border-top: none;
    margin-left: 20px;
    position: relative;
  }
  #main_menu .nav .menu-item a {
    font-size: 18px;
    line-height: 50px;
    color: rgb(0, 0, 0);
    padding: 0;
  }
  #main_menu .nav .menu-item ul.sub-menu {
    width: 255px;
    left: -90px;
    z-index: 40;
  }
  #main_menu .nav .menu-item ul.sub-menu .menu-item:first-child {
    border-top: none;
  }
  #main_menu .nav .menu-item ul.sub-menu .menu-item {
    margin-left: 0;
    position: relative;
  }
  #main_menu .nav .menu-item ul.sub-menu .menu-item a {
    color: #fff;
    font-size: 0.7em;
    line-height: 1.6em;
    text-align: left;
    padding: 0.5em 20px;
  }
  #main_menu .nav .menu-item ul.sub-menu .menu-item ul.sub-menu {
    top: 0;
    left: 100%;
    margin-left: -10px;
    z-index: 50;
  }
  #main_menu .nav .menu-item ul.sub-menu .menu-item ul.sub-menu .menu-item:first-child {
    border-top: none;
  }
  #main_menu .nav .menu-item ul.sub-menu .menu-item ul.sub-menu .menu-item:first-child ul.sub-menu {
    z-index: 60;
  }
  #main_menu .nav .menu-item ul.sub-menu .menu-item ul.sub-menu .menu-item:first-child ul.sub-menu .menu-item:first-child {
    border-top: none;
  }
  #main_menu .nav .menu-item ul.sub-menu .menu-item-has-children > a:after {
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f054";
    color: #fff;
    font-size: 0.9em;
    float: right;
    opacity: 0.6;
  }
  #main_menu .nav .menu-item.menu-small, #main_menu .nav .menu-home {
    display: none;
  }
  #main_menu .nav .menu-item > a:hover, #main_menu .nav .nav-list > li:hover > a {
    color: rgb(133, 101, 68);
    background: transparent;
  }
  /*------------------------------------------*\
      home banner
  \*------------------------------------------*/
  .main_slider.slider .slick-dots {
    display: block;
    width: 35%;
    position: absolute;
    right: 4%;
    bottom: 2px;
  }
  .main_slider.slider .slick-next, .main_slider.slider .slick-prev {
    top: 33%;
  }
  .main_slider.slider .slick-slide > div {
    margin: 0 4%;
  }
  .main_slider.slider .slick-slide .item {
    position: relative;
  }
  .main_slider.slider .slick-slide .item img {
    width: 66%;
  }
  .main_slider.slider .slick-slide .item .slider_text {
    width: 38%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  /*------------------------------------------*\
      pages
  \*------------------------------------------*/
  #breadcrumbs {
    padding: 30px 0;
  }
  .slick-slide > div {
    padding: 0 15px;
  }
  .row_shipping, .row_boutique, .row_team {
    padding: 40px 0;
  }
  .row_shipping {
    background: #040707 url("images/bg_tools.jpg") center bottom no-repeat;
    background-size: 100% auto;
  }
  .woocommerce .products li.product a h2.woocommerce-loop-product__title,
  .woocommerce .products li.product a .style_h2.woocommerce-loop-product__title {
    font-size: 1.25rem;
  }
  .home_main_text .img_hair {
    position: relative;
    top: -35px;
    width: 44%;
    padding-top: 56%;
    float: left;
    background: var(--hair-image) center bottom no-repeat;
    background-size: 100% auto;
  }
  .home_main_text .text {
    width: 52%;
    float: right;
  }
  .form_end {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
  .form_end p.small_text.margB_3 {
    text-align: right;
    padding-left: 20px;
  }
  /*La page des marques*/
  .term-28.woocommerce #primary {
    width: 92%;
  }
}
@media screen and (min-width: 1200px) {
  #main_header .head_inside #main_logo {
    top: 36px;
    width: 270px;
  }
  #main_header .socials_search {
    top: 100px;
    right: 15px;
  }
  #main_header .head_inside #main_logo.scrolled {
    top: 23px;
  }
  nav#main_menu .panel-row-style, .panel-row-style {
    padding-left: 5.5% !important;
    padding-right: 5.5% !important;
  }
  .main_slider.slider .slick-slide > div {
    margin: 0 5.5%;
  }
  .main_slider.slider .slick-next, .main_slider.slider .slick-prev {
    top: 50%;
  }
  .main_slider.slider .slick-dots {
    width: 34%;
    right: 5.5%;
  }
  #main_footer {
    margin-bottom: 0;
  }
  #main_footer .footer_logo_address {
    width: 57%;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
  }
  #main_footer .footer_logo_address .address {
    margin-bottom: 34px;
  }
  #main_footer .hours {
    width: 39%;
  }
  #main_footer .hours .weekdays .textwidget {
    width: 100%;
    display: grid;
    grid-column-gap: 4%;
    grid-template-columns: 1fr 1fr;
  }
  #main_footer .hours .weekdays .textwidget p {
    margin: 0 0 5px;
  }
  #main_footer .hours .weekdays .textwidget p:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
  }
  #main_footer .hours .weekdays .textwidget p:nth-child(2) {
    grid-column: 1;
    grid-row: 2;
  }
  #main_footer .hours .weekdays .textwidget p:nth-child(3) {
    grid-column: 1;
    grid-row: 3;
  }
  #main_footer .hours .weekdays .textwidget p:nth-child(4) {
    grid-column: 1;
    grid-row: 4;
  }
  #main_footer .hours .weekdays .textwidget p:nth-child(5) {
    grid-column: 2;
    grid-row: 1;
  }
  #main_footer .hours .weekdays .textwidget p:nth-child(6) {
    grid-column: 2;
    grid-row: 2;
  }
  #main_footer .hours .weekdays .textwidget p:nth-child(7) {
    grid-column: 2;
    grid-row: 3;
  }
  #main_footer .signature {
    width: 57%;
  }
}
@media screen and (min-width: 1400px) {
  html, body {
    font-size: 17px;
  }
  h1, .style_h1, h2, .style_h2 {
    font-size: 1.9rem;
  }
  h3, .style_h3 {
    font-size: 1.5rem;
  }
  h4, .style_h4 {
    font-size: 1.2rem;
  }
  h5, .style_h5 {
    font-size: 2.2rem;
  }
  h6, .style_h6 {
    font-size: 1.3rem;
  }
  h6 a, .style_h6 a {
    padding: 12px 48px 12px 28px;
  }
  h6 a:after, .style_h6 a:after {
    right: 20px;
  }
  #main_header .head_inside #main_logo.scrolled {
    top: 25px;
  }
  #main_header .form_search_wrapper {
    width: 350px;
  }
  #main_header .socials_search {
    width: 40px;
  }
  #main_header .socials_search a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
  }
  nav#main_menu .panel-row-style, .panel-row-style {
    padding-left: 7% !important;
    padding-right: 7% !important;
  }
  #main_menu .nav .menu-item ul.sub-menu {
    width: 265px;
  }
  #main_menu .nav .menu-item ul.sub-menu .menu-item a {
    font-size: 0.8em;
  }
  .main_slider.slider .slick-slide > div {
    margin: 0 7%;
  }
  .main_slider.slider .slick-dots {
    width: 33%;
    right: 7%;
  }
  .row_spacing {
    padding: 55px 0 40px;
  }
  .home_main_text .img_hair {
    top: -55px;
  }
  .home_main_text .text {
    width: 50%;
  }
  .row_shipping, .row_boutique, .row_team {
    padding: 55px 0;
  }
  .woocommerce .products li.product a h2.woocommerce-loop-product__title,
  .woocommerce .products li.product a .style_h2.woocommerce-loop-product__title {
    font-size: 1.15rem;
  }
  .slick-next, .slick-prev {
    top: 26%;
  }
  .slick-next {
    right: -50px;
  }
  .slick-prev {
    left: -50px;
  }
  .main_slider.slider .slick-slide .item .slider_text {
    padding: 60px 4vw 75px;
  }
  .woocommerce .woocommerce-breadcrumb {
    padding: 30px 0;
    margin: 0 0 40px;
  }
  #main_footer {
    padding: 45px 0;
  }
  #main_footer .footer_logo_address {
    justify-content: flex-start;
  }
  #main_footer .footer_logo_address .footer_logo {
    width: 32%;
    margin: 0 5% 25px 0;
  }
  #main_footer .hours {
    padding: 25px;
  }
}
@media screen and (min-width: 1700px) {
  html, body {
    font-size: 19px;
  }
  h1, .style_h1, h2, .style_h2 {
    font-size: 2.4rem;
  }
  nav#main_menu .panel-row-style, .panel-row-style {
    padding-left: 12% !important;
    padding-right: 12% !important;
  }
  #main_menu .nav .menu-item ul.sub-menu {
    left: -20px;
  }
  .main_slider.slider .slick-dots {
    width: 29%;
    right: 12%;
  }
  .main_slider.slider .slick-slide > div {
    margin: 0 12%;
  }
  #main_footer .hours .weekdays .textwidget p {
    font-size: 0.9em;
  }
}/*# sourceMappingURL=style_desktop.css.map */