@import url(normalize.css);
img {
  max-width: 100%;
  height: auto; }

.hidden {
  display: none; }

.visibility-none {
  visibility: hidden;
  z-index: 0; }

.text-center {
  text-align: center; }

.topbar-info {
  border: none;
  padding: 9px;
  font-style: normal;
  font-weight: 400;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 0.2em;
  border: none;
  border-bottom: 1px solid #000;
  color: #000; }
  @media (min-width: 768px) {
    .topbar-info {
      font-size: 12px;
      line-height: 14px; } }
  .topbar-info a {
    color: #000;
    text-decoration: none; }
    .topbar-info a:hover {
      text-decoration: underline; }

body {
  color: #000 !important;
  font-family: "aileronlight";
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.1em; }
  body .page-content.page-cms ul,
  body p {
    font-size: 11px;
    line-height: 15px;
    color: #000; }
    @media (min-width: 768px) {
      body .page-content.page-cms ul,
      body p {
        font-size: 13px;
        line-height: 18px; } }
  body#index #header,
  body#index #header .header-top {
    background-color: transparent;
    background: none; }

body.white-theme .topbar-info {
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff !important; }
  body.white-theme .topbar-info a {
    color: #fff !important; }

.popup2 {
  max-width: 360px;
  margin: 0 auto;
  position: relative; }
  @media (min-width: 1100px) {
    .popup2 {
      max-width: 1060px; } }

.popup-wrap-2 {
  background-image: none;
  background-color: #fff;
  max-width: 360px;
  margin: 0 auto;
  color: #000; }
  .popup-wrap-2-toptext {
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 20px;
    color: #000; }
  .popup-wrap-2 label {
    display: block;
    text-align: center;
    padding-bottom: 5px;
    font-size: 12px; }
  .popup-wrap-2 input[type="text"],
  .popup-wrap-2 input[type="email"],
  .popup-wrap-2 input[type="tel"] {
    display: block;
    padding: 7px;
    border: 1px solid #000;
    margin-bottom: 15px;
    width: 100%; }
  .popup-wrap-2 .small {
    font-size: 8px;
    line-height: 12px;
    text-align: left; }
    @media (min-width: 768px) {
      .popup-wrap-2 .small {
        font-size: 10px;
        line-height: 16px; } }
  .popup-wrap-2 input[type="checkbox"] {
    margin-right: 7px; }
  .popup-wrap-2 input[type="submit"] {
    border: 1px solid #000;
    padding: 5px;
    text-transform: uppercase;
    font-size: 8px;
    line-height: 12px;
    min-width: 250px;
    margin-top: 15px;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
    @media (min-width: 1100px) {
      .popup-wrap-2 input[type="submit"] {
        font-size: 12px;
        line-height: 17px;
        min-width: 260px;
        padding: 7px; } }
    .popup-wrap-2 input[type="submit"]:hover {
      background: #000;
      color: #fff; }
  .popup-wrap-2-image {
    width: 100%;
    height: 160px;
    background-size: cover; }
  .popup-wrap-2-form {
    padding: 15px 30px;
    text-align: left; }
  @media (min-width: 1100px) {
    .popup-wrap-2 {
      max-width: 1060px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .popup-wrap-2-image {
        height: auto;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        min-width: 50%; }
      .popup-wrap-2-form {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        background: #fff;
        padding: 40px 55px; } }

.ossier-menu-logo-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 640px) {
    .ossier-menu-logo-icons {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 992px) {
    .ossier-menu-logo-icons {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media (min-width: 1400px) {
    .ossier-menu-logo-icons {
      padding-left: 5vw;
      padding-right: 5vw; } }
  .ossier-menu-logo-icons ul {
    list-style: none;
    text-transform: uppercase; }

#main-ossier-wrapper {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 640px) {
    #main-ossier-wrapper {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 1400px) {
    #main-ossier-wrapper {
      padding-left: 5vw;
      padding-right: 5vw; } }
  #main-ossier-wrapper .container,
  #main-ossier-wrapper .elementor-container {
    width: 100%;
    max-width: 1920px;
    padding: 0;
    margin-left: auto;
    margin-right: auto; }
  #main-ossier-wrapper .full-width {
    width: 100%;
    max-width: 100%; }

.ossier-menu {
  -ms-flex-preferred-size: calc(50% - 56px);
      flex-basis: calc(50% - 56px);
  padding-right: 1vw; }
  @media (min-width: 1200px) {
    .ossier-menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-preferred-size: calc(50% - 84px);
          flex-basis: calc(50% - 84px); } }
  .ossier-menu a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 17px; }
  .ossier-menu #hamburger {
    display: block;
    width: 22px;
    height: 16px;
    position: relative;
    text-decoration: none;
    outline: none; }
    @media (min-width: 768px) {
      .ossier-menu #hamburger {
        width: 22px;
        height: 21px; } }
    .ossier-menu #hamburger span {
      display: block;
      width: 100%;
      height: 1px;
      background: #000; }
      .ossier-menu #hamburger span + span {
        margin-top: 6px; }
        @media (min-width: 768px) {
          .ossier-menu #hamburger span + span {
            margin-top: 7px; } }
  .ossier-menu-wrap {
    padding-left: 2.5vw;
    padding-right: 2.5vw;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media (max-width: 1199px) {
      .ossier-menu-wrap {
        display: none; } }
    .ossier-menu-wrap ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      padding: 0;
      margin: 0;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      max-width: 630px; }
      .ossier-menu-wrap ul li a {
        padding: 0; }
      .ossier-menu-wrap ul li.dropdown a {
        padding-right: 15px;
        background: url(../img/icons/black/dropdown.png) no-repeat right 50%;
        background-size: 11px auto; }

.white-theme #header .ossier-menu a {
  color: #fff; }
.white-theme #header .ossier-menu #hamburger span {
  background: #fff; }
.white-theme #header .ossier-menu-wrap ul li.dropdown a {
  padding-right: 15px;
  background: url(../img/icons/white/dropdown.png) no-repeat right calc(50% - 2px);
  background-size: 11px auto; }
.white-theme #header a {
  color: #fff; }

.ossier-logo a {
  display: block;
  text-align: center; }
  .ossier-logo a img {
    /*max-height: 16px;*/
    max-width: 112px;
    line-height: 0; }
    @media (min-width: 1200px) {
      .ossier-logo a img {
        max-height: 34px;
        max-width: 168px; } }

.ossier-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: calc(50% - 56px);
      flex-basis: calc(50% - 56px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  @media (min-width: 1200px) {
    .ossier-icons {
      -ms-flex-preferred-size: calc(50% - 84px);
          flex-basis: calc(50% - 84px); } }
  .ossier-icons-wrap {
    position: relative;
    width: 80px; }
    @media (min-width: 1200px) {
      .ossier-icons-wrap {
        width: 240px; } }
    .ossier-icons-wrap ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      margin: 0;
      padding: 0; }
      .ossier-icons-wrap ul li a {
        display: inline-block;
        text-decoration: none;
        height: 16px; }
        @media (min-width: 1200px) {
          .ossier-icons-wrap ul li a {
            height: 20px; } }
        .ossier-icons-wrap ul li a img {
          width: auto;
          height: auto;
          max-width: 100%;
          max-height: 100%;
          display: block;
          line-height: 1; }
      .ossier-icons-wrap ul li #hearticon .v1 {
        display: block; }
      .ossier-icons-wrap ul li #hearticon .v2 {
        display: none; }
      .ossier-icons-wrap ul li #hearticon.filled .v1 {
        display: none; }
      .ossier-icons-wrap ul li #hearticon.filled .v2 {
        display: block; }
      .ossier-icons-wrap ul li #carticon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    .ossier-icons-wrap #topsearch-form-wrap {
      position: fixed;
      width: 100%;
      left: 0;
      top: 102px;
      display: none; }
      .ossier-icons-wrap #topsearch-form-wrap input {
        display: block;
        width: 100%;
        background: #fff;
        line-height: 21px;
        padding: 15px 20px;
        border: none;
        color: #000;
        outline: none; }
      @media (min-width: 1200px) {
        .ossier-icons-wrap #topsearch-form-wrap {
          top: calc(100% - 10px);
          position: absolute;
          width: 200px;
          left: -200px; }
          .ossier-icons-wrap #topsearch-form-wrap input {
            border: none;
            border-bottom: 1px solid #000;
            outline: none;
            background: none; } }
      .ossier-icons-wrap #topsearch-form-wrap.show {
        display: block; }

.white-theme #topsearch-form-wrap input {
  border-bottom: 1px solid #fff; }

#index header + #wrapper {
  padding-top: 0; }

body #header {
  width: 100%;
  z-index: 200;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  position: relative;
  background: none;
  position: fixed;
  -webkit-box-shadow: none;
          box-shadow: none; }
  body #header:hover {
    background: #fff !important; }

body #header.fixed {
  background: #fff !important;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11); }

body.white-theme #header:hover {
  background: #000 !important; }
body.white-theme #header.fixed {
  background: #000 !important; }

#wrapper {
  background: #fff; }

.product-miniature .highlighted-informations {
  background: none; }
.product-miniature .product-title {
  margin-top: 0; }
  @media (min-width: 1200px) {
    .product-miniature .product-title {
      margin-top: 10px; } }
  .product-miniature .product-title a {
    font-size: 11px;
    line-height: 15px;
    font-weight: 400;
    color: #7a7a7a;
    text-align: center;
    text-decoration: none; }
    @media (min-width: 768px) {
      .product-miniature .product-title a {
        font-size: 14px;
        line-height: 20px; } }

.product-combinations {
  position: absolute;
  bottom: -200px;
  left: 10px;
  right: 10px;
  background: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: none; }

.thumbnail-top:hover .product-combinations {
  bottom: 10px;
  display: block; }

.trending-products-wrap {
  margin-bottom: 60px;
  padding-left: 40px;
  padding-right: 40px;
  display: none; }
  @media (min-width: 1200px) {
    .trending-products-wrap {
      display: block; } }
  @media (min-width: 1450px) {
    .trending-products-wrap {
      padding-left: 7.8125%;
      padding-right: 7.8125%; } }
  .trending-products-wrap .trending-products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .trending-products-wrap .trending-products-col {
      -ms-flex-preferred-size: 33.333333%;
          flex-basis: 33.333333%;
      min-width: 33.333333%; }
    .trending-products-wrap .trending-products-col {
      position: relative; }
    .trending-products-wrap .trending-products .trending-prod-wrapper {
      cursor: pointer; }
      .trending-products-wrap .trending-products .trending-prod-wrapper:hover {
        z-index: 10; }
    .trending-products-wrap .trending-products .trending-prod-title {
      text-transform: uppercase; }
    .trending-products-wrap .trending-products .trending-prod1-wrapper,
    .trending-products-wrap .trending-products .trending-prod4-wrapper {
      position: absolute;
      width: 51.66%; }
      .trending-products-wrap .trending-products .trending-prod1-wrapper .trending-prod-image-wrapper,
      .trending-products-wrap .trending-products .trending-prod4-wrapper .trending-prod-image-wrapper {
        width: 100%;
        padding-top: 100%; }
    .trending-products-wrap .trending-products .trending-prod1-wrapper {
      top: 12.2%;
      right: 0; }
    .trending-products-wrap .trending-products .trending-prod2-wrapper,
    .trending-products-wrap .trending-products .trending-prod3-wrapper {
      position: absolute;
      width: 73.8%; }
      .trending-products-wrap .trending-products .trending-prod2-wrapper .trending-prod-image-wrapper,
      .trending-products-wrap .trending-products .trending-prod3-wrapper .trending-prod-image-wrapper {
        width: 100%;
        padding-top: 100%; }
    .trending-products-wrap .trending-products .trending-prod2-wrapper {
      bottom: 0;
      left: 0; }
    .trending-products-wrap .trending-products .trending-prod3-wrapper {
      top: 5.2%;
      right: 0; }
    .trending-products-wrap .trending-products .trending-prod4-wrapper {
      bottom: 0;
      left: 0; }
    .trending-products-wrap .trending-products .trending-prod-image-wrapper {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 50% top; }
      .trending-products-wrap .trending-products .trending-prod-image-wrapper + p {
        margin-top: 16px; }

.product-description {
  font-family: "aileronlight";
  color: #000000;
  text-align: left;
  position: relative; }
  .product-description .product-title {
    text-transform: uppercase;
    text-align: left;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1em;
    font-family: "aileronlight";
    color: #000;
    padding-right: 26px;
    margin-bottom: 0; }
    .product-description .product-title a {
      color: #000; }
  .product-description a {
    color: inherit; }
  .product-description .product-price-and-shipping {
    text-align: left;
    padding-right: 26px; }
    .product-description .product-price-and-shipping .price {
      font-weight: 700;
      font-size: 11px;
      line-height: normal;
      letter-spacing: 0.1em;
      font-weight: 700; }
      @media (min-width: 1200px) {
        .product-description .product-price-and-shipping .price {
          font-size: 14px;
          line-height: 20px; } }

.elementor-widget-text-editor {
  font-family: "aileronlight"; }

.community-bossier {
  font-family: "aileronlight"; }
  .community-bossier h2 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .community-bossier h2 {
        font-size: 80px; } }
  .community-bossier h3 {
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 700; }
  .community-bossier h2 + h3 {
    margin-top: -20px; }
  .community-bossier h1,
  .community-bossier h2,
  .community-bossier h3,
  .community-bossier h4,
  .community-bossier h5,
  .community-bossier h6 {
    text-transform: uppercase; }
    .community-bossier h1 + p,
    .community-bossier h2 + p,
    .community-bossier h3 + p,
    .community-bossier h4 + p,
    .community-bossier h5 + p,
    .community-bossier h6 + p {
      margin-top: 5.9375vw;
      font-weight: 400;
      font-size: 14px;
      line-height: 17px;
      text-align: justify;
      letter-spacing: 0.1em;
      font-family: "aileronlight";
      color: #000; }
  .community-bossier p {
    font-family: "aileronlight";
    font-weight: 400;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 0.1em !important;
    text-align: justify;
    letter-spacing: 0.2em; }
    @media (min-width: 768px) {
      .community-bossier p {
        font-size: 15px;
        line-height: 21px; } }
  .community-bossier .community-bossier-image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.ossier-newsletter-block .block_newsletter {
  max-width: 100%; }
  .ossier-newsletter-block .block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type {
    margin: 0;
    background: #000;
    color: #fff; }
  .ossier-newsletter-block .block_newsletter form input[type="email"]:focus {
    border-color: #000; }

.ossier-babes-wrapper {
  display: block;
  position: relative; }
  @media (min-width: 768px) {
    .ossier-babes-wrapper {
      height: 0;
      padding-top: 86.84%; } }
  .ossier-babes-wrapper .babes-col1,
  .ossier-babes-wrapper .babes-col2 {
    position: absolute;
    width: 50%;
    padding-top: 116.05%;
    top: 0; }
  .ossier-babes-wrapper .elementor-image img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    left: 0;
    top: 0; }
  .ossier-babes-wrapper .babes-col1 {
    left: 0; }
    .ossier-babes-wrapper .babes-col1 #babe-image-01 {
      position: absolute;
      left: 0;
      top: 0;
      width: 59.34%;
      padding-top: 59.34%; }
    .ossier-babes-wrapper .babes-col1 #babe-image-02 {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 59.34%;
      padding-top: 59.34%; }
    .ossier-babes-wrapper .babes-col1 #babe-image-03 {
      position: absolute;
      right: 0;
      top: 0;
      width: 21%;
      padding-top: 21%; }
    .ossier-babes-wrapper .babes-col1 #babe-image-04 {
      position: absolute;
      right: 0;
      top: 0;
      width: 21%;
      padding-top: 20.76%; }

.ossier-babes-wrap {
  width: 100%;
  max-width: 1720px;
  margin-left: auto !important;
  margin-right: auto !important; }

.ossier-babes-inner {
  position: relative;
  width: calc(100% - 12px);
  padding-top: 522.285714%;
  left: 6px;
  line-height: 0; }
  @media (min-width: 768px) {
    .ossier-babes-inner {
      padding-top: 87.848837%;
      max-width: 1720px; } }
  .ossier-babes-inner .ossier-babes-item {
    position: absolute; }
    .ossier-babes-inner .ossier-babes-item .ce-gallery-icon {
      height: 100%;
      width: 100%; }
      .ossier-babes-inner .ossier-babes-item .ce-gallery-icon a {
        display: block;
        width: 100%;
        height: 100%;
        outline: none;
        border: none;
        position: relative; }
        .ossier-babes-inner .ossier-babes-item .ce-gallery-icon a:hover::after {
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: url(babe-image-hover.png) no-repeat 50% 50%;
          background-size: 768px auto;
          content: "";
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
          @media (min-width: 768px) {
            .ossier-babes-inner .ossier-babes-item .ce-gallery-icon a:hover::after {
              background-size: 1000px auto; } }
      .ossier-babes-inner .ossier-babes-item .ce-gallery-icon img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
  .ossier-babes-inner .ossier-babes-item-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 19.146608%;
    /*
    img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
    }
    */ }
  .ossier-babes-inner .ossier-babes-item-2 {
    position: absolute;
    top: calc(19.146608% + 1.039387%);
    left: 0;
    width: 46.857142%;
    height: 18.982494%; }
  .ossier-babes-inner .ossier-babes-item-3 {
    position: absolute;
    top: calc(19.146608% + 1.039387%);
    right: 0;
    width: 46.857142%;
    height: 8.971553%; }
  .ossier-babes-inner .ossier-babes-item-4 {
    position: absolute;
    top: calc(19.146608% + 1.039387% + 8.971553% + 1.039387%);
    right: 0;
    width: 46.857142%;
    height: 8.971553%; }
  .ossier-babes-inner .ossier-babes-item-5 {
    position: absolute;
    top: calc(19.146608% + 1.039387% + 8.971553% + 1.039387% + 8.971553% + 1.039387%);
    left: 0;
    width: 100%;
    height: 9.573304%; }
  .ossier-babes-inner .ossier-babes-item-6 {
    position: absolute;
    top: calc(19.146608% + 1.039387% + 8.971553% + 1.039387% + 8.971553% + 1.039387% + 9.573304% + 1.039387%);
    left: 0;
    width: 46.857142%;
    height: 8.971553%; }
  .ossier-babes-inner .ossier-babes-item-7 {
    position: absolute;
    top: calc(19.146608% + 1.039387% + 8.971553% + 1.039387% + 8.971553% + 1.039387% + 9.573304% + 1.039387%);
    right: 0;
    width: 46.857142%;
    height: 8.971553%; }
  .ossier-babes-inner .ossier-babes-item-8 {
    position: absolute;
    top: calc( 19.146608% + 1.039387% + 8.971553% + 1.039387% + 8.971553% + 1.039387% + 9.573304% + 1.039387% + 8.971553% + 1.039387% );
    left: 0;
    width: 100%;
    height: 19.146608%; }
  .ossier-babes-inner .ossier-babes-item-9 {
    position: absolute;
    top: calc( 19.146608% + 1.039387% + 8.971553% + 1.039387% + 8.971553% + 1.039387% + 9.573304% + 1.039387% + 8.971553% + 1.039387% + 19.146608% + 1.039387% );
    left: 0;
    width: 46.857142%;
    height: 18.982494%; }
  .ossier-babes-inner .ossier-babes-item-10 {
    position: absolute;
    top: calc( 19.146608% + 1.039387% + 8.971553% + 1.039387% + 8.971553% + 1.039387% + 9.573304% + 1.039387% + 8.971553% + 1.039387% + 19.146608% + 1.039387% );
    right: 0;
    width: 46.857142%;
    height: 8.971553%; }
  .ossier-babes-inner .ossier-babes-item-11 {
    position: absolute;
    top: calc( 19.146608% + 1.039387% + 8.971553% + 1.039387% + 8.971553% + 1.039387% + 9.573304% + 1.039387% + 8.971553% + 1.039387% + 19.146608% + 1.039387% + 8.971553% + 1.039387% );
    right: 0;
    width: 46.857142%;
    height: 8.971553%; }
  @media (min-width: 768px) {
    .ossier-babes-inner .ossier-babes-item-1 {
      position: absolute;
      top: 0;
      left: 0;
      width: 32.848837%;
      height: 37.590999%; }
    .ossier-babes-inner .ossier-babes-item-2 {
      position: absolute;
      top: 0;
      left: calc(32.848837% + 1.279069%);
      width: 20.988372%;
      height: 23.891462%; }
    .ossier-babes-inner .ossier-babes-item-3 {
      position: absolute;
      top: calc(23.891462% + 1.279069%);
      left: calc(32.848837% + 1.279069%);
      width: 20.988372%;
      height: 12.243547%; }
    .ossier-babes-inner .ossier-babes-item-4 {
      position: absolute;
      top: 0;
      left: calc(32.848837% + 1.279069% + 20.988372% + 1.279069%);
      width: 20.988372%;
      height: 23.891462%; }
    .ossier-babes-inner .ossier-babes-item-5 {
      position: absolute;
      top: 0;
      left: calc(32.848837% + 20.988372% + 1.279069% + 20.988372% + 1.279069% + 1.279069%);
      width: 20.988372%;
      height: 23.891462%; }
    .ossier-babes-inner .ossier-babes-item-6 {
      position: absolute;
      top: calc(37.590999% + 1.279069%);
      left: 0;
      width: 32.848837%;
      height: 35.407015%; }
    .ossier-babes-inner .ossier-babes-item-7 {
      position: absolute;
      top: calc(37.590999% + 1.279069%);
      left: calc(32.848837% + 1.279069%);
      width: 20.988372%;
      height: 35.407015%; }
    .ossier-babes-inner .ossier-babes-item-8 {
      position: absolute;
      top: calc(23.891462% + 1.279069%);
      left: calc(32.848837% + 1.279069% + 20.988372% + 1.279069%);
      width: 43.313953%;
      height: 49.106551%; }
    .ossier-babes-inner .ossier-babes-item-9 {
      position: absolute;
      top: calc(37.590999% + 1.279069% + 35.407015% + 1.279069%);
      left: 0;
      width: 20.988372%;
      height: 23.891462%; }
    .ossier-babes-inner .ossier-babes-item-10 {
      position: absolute;
      top: calc(37.590999% + 1.279069% + 35.407015% + 1.279069%);
      left: calc(20.988372% + 1.279069%);
      width: 20.988372%;
      height: 23.891462%; }
    .ossier-babes-inner .ossier-babes-item-11 {
      position: absolute;
      top: calc(37.590999% + 1.279069% + 35.407015% + 1.279069%);
      left: calc(20.988372% + 1.279069% + 20.988372% + 1.279069%);
      width: 55.232558%;
      height: 23.891462%; } }

#desktop-mega-menu {
  display: none;
  padding: 0;
  margin: 0;
  font-family: "aileronlight";
  background: #fff; }
  #desktop-mega-menu .elementor-widget-heading .elementor-heading-title {
    padding-left: 0;
    font-size: 14px;
    line-height: 17px;
    font-family: "aileronbold" !important; }
  #desktop-mega-menu .elementor-widget-icon-list .elementor-icon-list-item {
    font-family: "aileronlight";
    font-weight: 400; }

#desktop-mega-menu.visible {
  display: block; }
  @media (min-width: 1400px) {
    #desktop-mega-menu.visible {
      padding-left: calc(5vw - 20px);
      padding-right: calc(5vw - 20px); } }
  #desktop-mega-menu.visible .elementor-widget-heading .elementor-heading-title {
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0; }
  #desktop-mega-menu.visible .elementor-icon-list-items .elementor-icon-list-item {
    text-transform: uppercase; }
    #desktop-mega-menu.visible .elementor-icon-list-items .elementor-icon-list-item + .elementor-icon-list-item {
      margin-top: 12px; }
    #desktop-mega-menu.visible .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
      color: #000; }
  #desktop-mega-menu.visible .elementor-image {
    text-align: left; }
    #desktop-mega-menu.visible .elementor-image .widget-image-caption {
      color: #000;
      text-align: left;
      padding-top: 12px; }

.ossier-container {
  width: 100% !important;
  max-width: 1720px; }

.container {
  width: 100% !important;
  padding-left: 20px;
  padding-right: 20px; }

.brands-sort .select-title,
.products-sort-order .select-title,
.suppliers-sort .select-title {
  display: inline-block;
  width: 100%;
  padding: 0.625rem;
  color: #232323;
  cursor: pointer;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.25);
  line-height: 1.61rem; }

.elementor-widget-heading .elementor-heading-title {
  padding-left: 20px;
  letter-spacing: 0;
  font-family: "aileronlight" !important; }
  @media (min-width: 1200px) {
    .elementor-widget-heading .elementor-heading-title {
      padding-left: 5.1vw; } }

.produkt-kombinacje-wrapper {
  font-family: "aileronlight";
  padding: 20px;
  line-height: 18px;
  letter-spacing: 0.1em;
  color: #000000; }
  .produkt-kombinacje-wrapper .produkt-kombinacje-grupa {
    text-align: center;
    border-bottom: 1px solid #000;
    font-weight: 700;
    font-size: 13px;
    margin-bottom: 10px;
    text-transform: uppercase; }
    .produkt-kombinacje-wrapper .produkt-kombinacje-grupa b {
      display: block;
      padding-bottom: 10px; }
  .produkt-kombinacje-wrapper .produkt-atrybuty {
    text-align: center;
    margin-bottom: 0; }
    .produkt-kombinacje-wrapper .produkt-atrybuty span {
      display: inline-block;
      margin: 0 5px; }
      .produkt-kombinacje-wrapper .produkt-atrybuty span.zero {
        color: #a9a9a9; }

.product-miniature .thumbnail-container:focus .product-description::after,
.product-miniature .thumbnail-container:hover .product-description::after {
  position: absolute;
  top: 0;
  left: 10%;
  width: 80%;
  content: "";
  border-top: #7a7a7a 1px solid;
  opacity: 0.25;
  display: none; }

.block-social ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -15px; }
  @media (min-width: 768px) {
    .block-social ul {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      margin-top: 0; } }
  .block-social ul li {
    background: none; }
    .block-social ul li:hover {
      background: none; }
    .block-social ul li::before {
      background: none; }
    .block-social ul li a {
      display: block;
      background: none; }
      .block-social ul li a:hover {
        background: none; }
    .block-social ul li.tiktok {
      background: none; }
      .block-social ul li.tiktok a {
        display: block;
        background: url(tt.png) no-repeat 50% 50%;
        background-size: auto 20px; }
    .block-social ul li.instagram {
      background: none; }
      .block-social ul li.instagram a {
        display: block;
        background: url(in.png) no-repeat 50% 50%;
        background-size: auto 20px; }
    .block-social ul li.envelope a {
      display: block;
      background: url(envelope.png) no-repeat 50% 50%;
      background-size: auto 20px; }
    .block-social ul li.usericon-li {
      text-indent: 0; }
      .block-social ul li.usericon-li a {
        text-indent: 0;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .block-social ul li.usericon-li a img {
          max-width: 100%;
          max-height: 20px;
          height: auto; }
    @media (max-width: 767px) {
      .block-social ul li {
        margin-bottom: 0; } }

.block_newsletter {
  padding-bottom: 0;
  border-bottom: none; }

#footer-logo {
  text-align: center; }
  #footer-logo .elementor-image {
    text-align: center; }
    #footer-logo .elementor-image img {
      max-width: 112px;
      height: auto; }
    @media (min-width: 768px) {
      #footer-logo .elementor-image {
        text-align: left;
        max-width: auto; } }

@media (max-width: 767px) {
  #footer-links ul.elementor-icon-list-items.elementor-inline-items {
    display: block;
    line-height: 1.61em;
    font-size: 10px;
    letter-spacing: 0.7px;
    padding-bottom: 20px; } }

@media (max-width: 767px) {
  .usericon-li {
    display: none; } }

#mobile-menu {
  background: #fff;
  padding-top: 16px;
  color: #000;
  font-size: 11px;
  line-height: 15px;
  width: 100%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: fixed;
  left: 0;
  top: 100px;
  z-index: 1000;
  letter-spacing: 1.1px; }
  #mobile-menu.opened {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #mobile-menu ul {
    margin: 0;
    padding: 8px 0 0 40px; }
    #mobile-menu ul li {
      margin: 12px 0; }
      #mobile-menu ul li a {
        color: #000;
        text-transform: uppercase; }
    #mobile-menu ul.mobile-ossier-pages {
      padding-left: 20px;
      border-top: 1px solid #000; }
  #mobile-menu h3:first-of-type {
    display: none; }
  #mobile-menu h3,
  #mobile-menu #show-mob-menu {
    color: #000;
    font-size: 11px;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 1.1px; }
  #mobile-menu #show-mob-menu-wrap {
    padding-left: 20px;
    padding-bottom: 16px;
    border-bottom: none; }
    #mobile-menu #show-mob-menu-wrap.ossier-borderb {
      border-bottom: 1px solid #000; }
    #mobile-menu #show-mob-menu-wrap #show-mob-menu {
      display: inline-block;
      padding-right: 15px;
      background: url(../img/dropdown-small.png) no-repeat right 3px;
      background-size: 10px auto; }
  #mobile-menu h3 {
    padding-left: 40px;
    margin-bottom: 0; }
  #mobile-menu ul + h3 {
    padding-top: 16px;
    border-top: 1px solid #000; }
  #mobile-menu #mobile-menu-columns {
    max-height: 0;
    overflow: hidden; }
    #mobile-menu #mobile-menu-columns.opened {
      max-height: 1000px; }

@media (max-width: 768px) {
  .elementor-heading-title {
    font-size: 20px !important;
    line-height: 28px !important; } }

#ossier-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #ossier-filter #search_filters_wrapper {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media (min-width: 768px) {
      #ossier-filter #search_filters_wrapper .facets-ossier-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        #ossier-filter #search_filters_wrapper .facets-ossier-wrapper .facet {
          -ms-flex-preferred-size: 25%;
              flex-basis: 25%;
          padding: 10px; } }

.block-category {
  min-height: 0; }

#search_filters,
#search_filters_brands,
#search_filters_suppliers {
  padding: 0;
  margin-bottom: 1.563rem;
  background: #fff; }

.card-block {
  padding: 0; }

.ossier-cat-h1 {
  position: relative;
  padding-right: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400; }
  .ossier-cat-h1 #toggle-cat-filters {
    position: absolute;
    right: 0;
    font-size: 11px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 1.4px;
    color: #000000;
    font-weight: 400;
    display: inline-block;
    padding-right: 15px;
    background: url(../img/dropdown-small.png) no-repeat right 4px;
    background-size: 11px auto; }

#search_filter_toggler,
#search_filter_controls {
  display: none; }

#search_filters > .h6,
#search_filters_brands > .h6,
#search_filters_suppliers > .h6 {
  font-size: 1rem;
  font-weight: 400; }

.ossier-slider,
.ls-layer {
  min-height: 400px;
  background-size: cover; }
  .ossier-slider img,
  .ossier-slider video,
  .ls-layer img,
  .ls-layer video {
    -o-object-fit: cover;
       object-fit: cover; }
  .ossier-slider video,
  .ls-layer video {
    min-height: 400px; }

.ls-bg-outer {
  min-height: 400px; }

.contact-form {
  padding: 0; }

.ls-fullwidth .ls-nav-prev {
  background-image: none;
  background: url(../img/prev-slide.png) no-repeat 50% 50% !important; }

.ls-fullwidth .ls-nav-next {
  background-image: none;
  background: url(../img/next-slide.png) no-repeat 50% 50% !important; }

.ossier-product-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 1200px) {
    .ossier-product-cols {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }

.product-column-1 {
  display: none;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }
  @media (min-width: 1200px) {
    .product-column-1 {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      display: block; } }

.product-column-2 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }
  @media (min-width: 1200px) {
    .product-column-2 {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }

.product-column-3 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }
  @media (min-width: 1200px) {
    .product-column-3 {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; } }

.sklad-on-mobile {
  display: block; }
  @media (min-width: 1200px) {
    .sklad-on-mobile {
      display: none; } }

.product-information .tabs {
  padding: 30px 0; }

.js-mailalert .btn {
  display: block;
  width: 100%;
  font-size: 14px; }

.product-flags li.product-flag {
  font-size: 12px;
  font-weight: 400; }

.trending-products-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 390px;
  height: 590px;
  background-position: 50% top;
  background-repeat: no-repeat;
  background-size: auto;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  @media (min-width: 1200px) {
    .trending-products-mobile {
      display: none; } }
  .trending-products-mobile img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto; }
  .trending-products-mobile .trending-products-col-mobile {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    position: relative; }
    .trending-products-mobile .trending-products-col-mobile .trending-prod-mobile-wrapper {
      position: absolute;
      cursor: pointer; }
      .trending-products-mobile .trending-products-col-mobile .trending-prod-mobile-wrapper:hover {
        z-index: 10; }
    .trending-products-mobile .trending-products-col-mobile .trending-prod-mobile-image-wrapper {
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover;
      position: absolute;
      width: 100%;
      padding-top: 100%; }
    .trending-products-mobile .trending-products-col-mobile .trending-prod1-mobile-wrapper {
      width: 100%;
      right: 0;
      top: 10%; }
    .trending-products-mobile .trending-products-col-mobile .trending-prod2-mobile-wrapper {
      width: 66.6666%;
      right: 3.846153%;
      top: 50%; }
    .trending-products-mobile .trending-products-col-mobile .trending-prod3-mobile-wrapper {
      width: 66.6666%;
      right: 12.3077%;
      top: 67.8%; }

.js-sidebar-wishlist .produkt-kombinacje-wrapper {
  display: none; }

.wishlist_product .thumbnail-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px; }
  .wishlist_product .thumbnail-container .thumbnail-top {
    -ms-flex-preferred-size: 88px;
        flex-basis: 88px;
    padding-right: 9px;
    border-right: 1px solid #f4f4f4; }
  .wishlist_product .thumbnail-container .product-description {
    padding-left: 10px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }

body#search #content #search_widget {
  float: none; }

.page-authentication #content,
.page-registration #content {
  max-width: 100%; }

.form-control:focus {
  outline: 1px solid #000;
  border-color: #000; }

.product-images > li.thumb-container .thumb.selected,
.product-images > li.thumb-container .thumb:hover {
  border: #000 1px solid; }

.product-images > li.thumb-container .thumb,
.product-images > li.thumb-container .thumb {
  border: transparent 1px solid; }

body#checkout section.checkout-step.-reachable.-current .step-number {
  background-color: #000; }

body#product .box_wishlist_product {
  margin-bottom: 22px; }

@media (min-width: 1200px) {
  .product-column-1,
  .product-column-3 {
    position: -webkit-sticky;
    position: sticky;
    top: 30px; } }

.product-cover-picture {
  margin-bottom: 40px;
  display: block; }

#content-wrapper {
  /*
  padding-left: 10px;
  padding-right: 10px;
  @media (min-width: 640px) {
    padding-left: 20px;
    padding-right: 20px;
  }
  @media (min-width: 992px) {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  @media (min-width: 1400px) {
    padding-left: 5vw;
    padding-right: 5vw;
    
  }
  */
  /*
  @media (min-width:768px) and (max-width:1399px){
    padding-left:15px;
    padding-right:15px;
  }
  */ }
  @media (max-width: 767px) {
    #content-wrapper {
      padding-left: 15px;
      padding-right: 15px; } }

.block_newsletter form input {
  letter-spacing: 0.1em; }

.block_newsletter form input[type="email"] {
  width: 100%;
  border: 1px solid #000; }

.btn-primary,
.btn-secondary {
  padding: 0.5rem 1.25rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

#cms.cms-id-4 header.page-header,
#cms.cms-id-8 header.page-header {
  display: none; }

.page-header h1 {
  font-size: 20px;
  line-height: 28px;
  margin-top: 12px;
  font-family: "aileronlight";
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0; }
  @media (min-width: 1200px) {
    .page-header h1 {
      font-size: 40px;
      line-height: 48px; } }

#product-list-header,
.contact-form h1.thin-title,
.contact-form h2.thin-title,
.contact-form h3.thin-title,
.contact-form h4.thin-title {
  font-size: 20px;
  line-height: 28px;
  margin-top: 12px;
  font-family: "aileronlight";
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0; }
  @media (min-width: 1200px) {
    #product-list-header,
    .contact-form h1.thin-title,
    .contact-form h2.thin-title,
    .contact-form h3.thin-title,
    .contact-form h4.thin-title {
      font-size: 40px;
      line-height: 48px; } }

.ossier-babes-title {
  font-size: 20px;
  line-height: 28px;
  margin-top: 12px;
  margin-bottom: 0px;
  color: #000;
  text-align: center; }
  @media (min-width: 1200px) {
    .ossier-babes-title {
      font-size: 40px;
      line-height: 48px; } }
  @media (min-width: 1200px) {
    .ossier-babes-title {
      font-size: 80px;
      line-height: 96px;
      margin-top: 25px;
      margin-bottom: 32px; } }
  .ossier-babes-title b {
    font-family: "aileronbold";
    font-weight: normal; }

.blockreassurance_product .item-product {
  display: block;
  height: 35px;
  float: left;
  margin-right: 0;
  padding-top: 0;
  width: 28px;
  text-align: left; }
  .blockreassurance_product .item-product svg {
    width: 24px; }

strong,
b {
  font-family: "aileronbold";
  font-weight: normal; }

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: normal; }

.page-my-account #content .links a span.link-item {
  display: block;
  font-family: "aileronlight";
  padding: 4rem 0.9rem 0.9rem 0.9rem;
  margin-bottom: 1.875rem;
  font-size: 14px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #000;
  font-weight: normal; }

.form-control:not(.form-control-select) {
  padding: 1rem;
  color: #000;
  background: none;
  border: 1px solid #000;
  font-size: 14px;
  line-height: 17px; }
  .form-control:not(.form-control-select)::-webkit-input-placeholder {
    color: #838383;
    text-transform: uppercase; }
  .form-control:not(.form-control-select):-ms-input-placeholder {
    color: #838383;
    text-transform: uppercase; }
  .form-control:not(.form-control-select)::-ms-input-placeholder {
    color: #838383;
    text-transform: uppercase; }
  .form-control:not(.form-control-select)::placeholder {
    color: #838383;
    text-transform: uppercase; }

.input-group .input-group-btn > .btn[data-action="show-password"] {
  padding: 1rem 1.5rem;
  background: #d9d9d9;
  color: #000;
  border: 1px solid #000;
  border-width: 1px 1px 1px 0;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.1em; }

.done {
  display: inline-block;
  padding: 0 0.8125rem;
  margin-right: 1.563rem;
  color: #000; }

.breadcrumb li {
  font-size: 13px;
  line-height: 16px; }
  .breadcrumb li span {
    color: #838383; }
  .breadcrumb li a {
    color: #000; }
    .breadcrumb li a span {
      color: #000; }

.page-authentication #content,
.page-registration #content,
.page-customer-account #content {
  padding: 0;
  background: #fff;
  max-width: none;
  margin: 0 auto; }

.ossier-form-title {
  font-weight: normal;
  font-family: "aileronbold";
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  margin: 3em 0 2em 0; }

.page-customer-account #content .forgot-password {
  padding-bottom: 0.9375rem;
  margin-top: 1rem;
  font-size: 0.875rem;
  text-align: left; }
.page-customer-account #content .no-account {
  text-align: left; }

body#cms .page-content.page-cms {
  padding: 15px 0; }
  body#cms .page-content.page-cms h1,
  body#cms .page-content.page-cms h2,
  body#cms .page-content.page-cms h3,
  body#cms .page-content.page-cms h4,
  body#cms .page-content.page-cms h5,
  body#cms .page-content.page-cms h6 {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.1em;
    color: #000000;
    text-transform: uppercase; }
  body#cms .page-content.page-cms .community-bossier h2 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: normal; }
    @media (min-width: 992px) {
      body#cms .page-content.page-cms .community-bossier h2 {
        font-size: 80px;
        line-height: normal; } }
  body#cms .page-content.page-cms p + h1,
  body#cms .page-content.page-cms p + h2,
  body#cms .page-content.page-cms p + h3,
  body#cms .page-content.page-cms p + h4,
  body#cms .page-content.page-cms p + h5,
  body#cms .page-content.page-cms p + h6 {
    margin-top: 35px; }
  body#cms .page-content.page-cms ul {
    margin: 35px 0;
    padding: 0; }
    body#cms .page-content.page-cms ul li + li {
      margin-top: 20px; }

#search_filters .facet .facet-label a {
  width: calc(100% - 50px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.wishlist-product-miniature .custom-heart-icon {
  width: 18px;
  height: 20px;
  background-image: url(../img/icons/black/heart.png);
  background-size: 18px auto;
  background-repeat: no-repeat;
  display: inline-block; }
.wishlist-product-miniature.active .custom-heart-icon {
  background-image: url(../img/icons/black/heart-filled.png); }

.ossier-long-submit {
  display: block;
  width: 100%; }

.add_to_wishlist span {
  display: none;
  outline: none;
  border: none;
  min-width: 23px;
  height: 20px; }

#product .add_to_wishlist {
  display: block;
  padding-left: 26px;
  background-image: url(../img/icons/black/heart.png);
  background-size: 23px auto;
  background-repeat: no-repeat;
  display: inline-block;
  min-height: 25px; }
  #product .add_to_wishlist.active {
    background-image: url(../img/icons/black/heart-filled.png); }

#cart .add_to_wishlist {
  display: block;
  padding-left: 23px;
  background-image: url(../img/icons/black/heart.png);
  background-size: 20px auto;
  background-repeat: no-repeat;
  display: inline-block;
  min-height: 25px; }
  #cart .add_to_wishlist.active {
    background-image: url(../img/icons/black/heart-filled.png); }

.product-image-slider.carousel {
  margin-bottom: 0; }

#product-availability {
  display: block; }

#product-availability .product-last-items,
#product-availability .product-unavailable {
  color: #000; }

body#product .product-images {
  text-align: center; }

#footlogonewsletter,
#footer-links {
  font-family: "aileronlight";
  font-weight: normal; }
  #footlogonewsletter .elementor-widget-icon-list .elementor-icon-list-item,
  #footer-links .elementor-widget-icon-list .elementor-icon-list-item {
    font-family: "aileronlight";
    font-weight: normal; }

.block-category h1 {
  margin-bottom: 1rem;
  font-size: 40px;
  letter-spacing: normal; }

.btn-unstyle.select-title {
  letter-spacing: 0.1em; }

form input {
  letter-spacing: 0.1em; }
form textarea {
  letter-spacing: 0.1em; }

body#checkout section.checkout-step .content {
  padding: 0;
  padding-top: 1rem; }

body#checkout section.checkout-step .step-number {
  margin-left: 0; }

@media (min-width: 1200px) {
  #js-checkout-summary {
    margin-top: 120px; } }

h1.h1,
.step-title {
  font-size: 20px !important;
  line-height: 28px !important;
  font-family: "aileronlight" !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
  letter-spacing: 0 !important; }
  @media (min-width: 1200px) {
    h1.h1,
    .step-title {
      font-size: 40px !important;
      line-height: 48px !important; } }

.blockreassurance_product {
  display: none; }

body#cart .blockreassurance_product {
  display: block; }

.ossier-cart-info ul {
  display: block;
  list-style: none;
  margin: 25px 0;
  padding: 0; }
  .ossier-cart-info ul li {
    display: block;
    padding: 8px 0;
    margin: 8px 0; }

.cart-grid-right {
  margin-top: 50px; }

.cart-grid-body .card-block,
.cart-grid-body .cart-overview {
  padding: 1rem 0; }

.product-line-grid-left {
  padding-left: 0; }

body#checkout section.checkout-step {
  padding: 0.625rem 0;
  background-color: #fff; }

body#checkout section.checkout-step.-reachable.-current .step-number {
  width: 48px;
  height: 48px;
  font-size: 34px;
  line-height: 48px !important;
  font-family: "aileronlight" !important;
  color: #fff;
  vertical-align: middle;
  border: 0;
  border-radius: 50%; }

.checkout-step .done {
  padding: 0; }

#order-confirmation .done {
  padding: 0; }

body#checkout section.checkout-step .address-item.selected {
  background: #fff;
  border: #000 1px solid; }

body#checkout section.checkout-step .delivery-options .delivery-option {
  min-height: 80px;
  padding: 0.9375rem 0;
  margin-bottom: 0.9375rem;
  background: none; }

body#checkout section.checkout-step .delivery-options > .delivery-option {
  border: 1px solid transparent; }
  body#checkout section.checkout-step .delivery-options > .delivery-option.clicked {
    border: 1px solid #000; }

.row.delivery-option {
  margin-left: 0;
  margin-right: 0; }

body#checkout #delivery textarea,
body#checkout #gift_message textarea {
  max-width: 100%;
  margin-bottom: 10px;
  display: block;
  width: 100%; }

#order-items {
  border-right: none; }

#main .page-content #notifications {
  margin-right: 0;
  margin-left: 0; }

.page-customer-account #content {
  color: #000; }

@media (max-width: 1199px) {
  .community-bossier {
    padding-left: 10px;
    padding-right: 10px; } }

#products .product-miniature,
.featured-products .product-miniature {
  margin: 0 auto;
  padding-right: 0; }

.carousel {
  padding-bottom: 0; }

.product-line-info {
  font-size: 0.875rem; }

.product-line-info a.label {
  font-size: 1rem !important;
  font-weight: 400 !important; }
.product-line-info.product-price h5, .product-line-info.product-price.h5 {
  font-size: 1rem; }

@media (max-width: 767px) {
  .page-content form .btn-primary {
    display: block;
    width: 100%; } }
@media (max-width: 767px) {
  .page-content .no-account .btn {
    display: block;
    width: 100%; } }

@media (max-width: 1199px) {
  .product-line-grid-right .cart-line-product-actions {
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

#cart .add_to_wishlist {
  background-position: 50% 50%; }

.product-line-grid-right .cart-line-product-actions .remove-from-cart, .product-line-grid-right .product-price .remove-from-cart {
  margin-top: 0; }

@media (max-width: 1199px) {
  .ossier-cart-actions {
    margin-left: -15px;
    margin-right: -15px; } }

@media (max-width: 767px) {
  .form-control-comment {
    padding-top: 0;
    font-size: 10px;
    color: #7a7a7a;
    line-height: 11px; } }

body#checkout section.checkout-step #customer-form, body#checkout section.checkout-step #delivery-address, body#checkout section.checkout-step #invoice-address, body#checkout section.checkout-step #login-form {
  margin-left: 0; }

img.img-responsive, img.responsive {
  display: inline-block;
  max-width: 100%;
  height: auto; }

p.form-informations {
  margin: 0.5rem 0; }

@media (max-width: 1200px) {
  span.form-control-comment, .js-input-column + .form-control-comment {
    margin: 0.5rem 0; } }

.field-password-policy .form-control-comment {
  margin: 0.5rem 0; }

#field-id_country {
  letter-spacing: 0.1em; }

@media (max-width: 767px) {
  #exportDataToCsv, #exportDataToPdf {
    display: block;
    width: 100%;
    margin: 0.5rem 0; } }

body#cms .page-content.page-cms .elementor-text-editor h1 + ul, body#cms .page-content.page-cms .elementor-text-editor h2 + ul, body#cms .page-content.page-cms .elementor-text-editor h3 + ul, body#cms .page-content.page-cms .elementor-text-editor h4 + ul, body#cms .page-content.page-cms .elementor-text-editor h5 + ul, body#cms .page-content.page-cms .elementor-text-editor h6 + ul {
  margin-top: 0.5rem; }
body#cms .page-content.page-cms .elementor-text-editor ul:last-child {
  margin-bottom: 0; }

.ossier-babes-title-img img {
  width: 144px;
  height: auto; }
  @media (min-width: 1200px) {
    .ossier-babes-title-img img {
      width: 520px; } }

.letter-spacing-normal {
  letter-spacing: normal !important; }
  .letter-spacing-normal h1, .letter-spacing-normal h2, .letter-spacing-normal h3, .letter-spacing-normal h4, .letter-spacing-normal h5, .letter-spacing-normal h6, .letter-spacing-normal p, .letter-spacing-normal ul, .letter-spacing-normal div {
    letter-spacing: normal !important; }

.psgdprinfo17 h2 {
  font-size: 18px; }

.payment-option img {
  max-height: 16px;
  margin-left: 12px; }
.payment-option .paypal-mark {
  padding: 0 !important;
  border: none !important; }

/*# sourceMappingURL=custom.css.map */