/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
@media (min-width: 1200px) {
  .container-large {
    max-width: 1800px;
    width: auto;
    margin: auto;
    padding: 0 15px; } }
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/*$dream-image-path:     "../../../../../img/modules/rbthemedream/img/"!default;
$catalog-image-path:   "../../../../../../img/modules/combinationsincatalog/img/"!default;*/
@media (min-width: 1199px) {
  #index #header:not(.rb-sticky) .header-desktop, #module-rbthemedream-live #header:not(.rb-sticky) .header-desktop {
    position: absolute;
    width: 100%;
    z-index: 40; }
  #index #header:not(.rb-sticky) .layout_layout1:not(.ybc_vertical_menu) .rb_megamenu_content .ybc-menu-toggle, #module-rbthemedream-live #header:not(.rb-sticky) .layout_layout1:not(.ybc_vertical_menu) .rb_megamenu_content .ybc-menu-toggle {
    color: #FFFFFF; }
    #index #header:not(.rb-sticky) .layout_layout1:not(.ybc_vertical_menu) .rb_megamenu_content .ybc-menu-toggle .icon-bar, #module-rbthemedream-live #header:not(.rb-sticky) .layout_layout1:not(.ybc_vertical_menu) .rb_megamenu_content .ybc-menu-toggle .icon-bar {
      background-color: #FFFFFF; } }

.rb-section.rb-section-brand {
  margin-bottom: 100px; }
.rb-section.rb-section-blog {
  padding-bottom: 60px;
  margin-bottom: 100px;
  border-bottom: 1px solid #eaeaea; }
@media (min-width: 1200px) {
  .rb-section.rb-section-slideshow, .rb-section.rb-element-8p4g42f, .rb-section.rb-section-bannerh4 {
    margin-bottom: 0; } }
.rb-section.rb-section-newsletter-box {
  margin-bottom: 0; }
@media (min-width: 1200px) {
  .rb-section.rb-section-bannerh4 {
    z-index: 40;
    margin-top: -202px;
    -webkit-transform: translateY(-202px);
    -moz-transform: translateY(-202px);
    -ms-transform: translateY(-202px);
    -o-transform: translateY(-202px);
    transform: translateY(-202px); } }
@media (min-width: 1200px) {
  .rb-section.rb-element-8p4g42f {
    -webkit-transform: translateY(-90px);
    -moz-transform: translateY(-90px);
    -ms-transform: translateY(-90px);
    -o-transform: translateY(-90px);
    transform: translateY(-90px); } }

.bottom .rb-widget-banner .rb-dd-banner-content {
  top: inherit;
  bottom: 10%;
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%); }
.bottom .rb-widget-banner .rb-dd-banner-title {
  margin-top: 2px;
  margin-bottom: 5px;
  font-size: 30px; }
.bottom .rb-widget-banner .rb-dd-banner-subtitle {
  color: #a3a3a3;
  font-size: 12px; }
.bottom .rb-widget-banner .rb-button {
  padding: 0;
  font-weight: 500;
  color: #000000;
  background: transparent;
  position: relative; }
  .bottom .rb-widget-banner .rb-button:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #000000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .bottom .rb-widget-banner .rb-button:hover {
    color: #ff6f00; }
    .bottom .rb-widget-banner .rb-button:hover:before {
      width: 50%;
      background: #ff6f00; }
.bottom.left .rb-widget-banner .rb-button:before {
  left: 0; }
.bottom.right .rb-widget-banner .rb-dd-banner-content {
  left: inherit;
  right: 10%;
  text-align: right; }
.bottom.right .rb-widget-banner .rb-button:before {
  right: 0; }

.rb-section-bannerh4 > .rb-container {
  max-width: 1200px; }
.rb-section-bannerh4 .rb-widget-image-box .rb-image-box-img {
  margin-bottom: -120px;
  min-height: 237px; }
.rb-section-bannerh4 .rb-widget-image-box .rb-image-box-title {
  font-size: 22px; }
  .rb-section-bannerh4 .rb-widget-image-box .rb-image-box-title a:hover {
    color: #ff6f00; }
@media (max-width: 767px) {
  .rb-section-bannerh4 .rb-widget-image-box .rb-image-box-wrapper {
    margin-bottom: 30px; } }
.rb-section-bannerh4 .rb-widget-image-box .rb-image-box-content {
  background: #fff;
  padding: 150px 20px 33px;
  -moz-box-shadow: 0 7px 81px 0 whitesmoke;
  -webkit-box-shadow: 0 7px 81px 0 whitesmoke;
  -o-box-shadow: 0 7px 81px 0 whitesmoke;
  -ms-box-shadow: 0 7px 81px 0 whitesmoke;
  box-shadow: 0 7px 81px 0 whitesmoke;
  border-radius: 4px; }

.rb-section-countdown {
  background-image: url(../../../../assets/img/modules/rbthemedream/img//bg-deal-h4.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 125px 0 170px; }

.rb-countdown {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  @media (max-width: 1366px) {
    .rb-countdown {
      padding: 0 30px; } }
  @media (max-width: 767px) {
    .rb-countdown {
      display: block;
      padding: 0 15px; } }
  .rb-countdown .rb-coundown-title {
    order: 1;
    font-size: 24px;
    color: #FFFFFF;
    writing-mode: vertical-rl;
    margin: 0;
    position: absolute;
    white-space: nowrap;
    top: 0;
    letter-spacing: 4.8px;
    text-transform: uppercase;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }
    @media (max-width: 767px) {
      .rb-countdown .rb-coundown-title {
        writing-mode: inherit;
        position: unset;
        margin-bottom: 20px;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0); } }
    .rb-countdown .rb-coundown-title:before {
      content: "\e90a";
      font-family: "icomoon";
      display: inline-block;
      margin-bottom: 10px;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
      @media (max-width: 767px) {
        .rb-countdown .rb-coundown-title:before {
          -webkit-transform: rotate(0);
          -moz-transform: rotate(0);
          -ms-transform: rotate(0);
          -o-transform: rotate(0);
          transform: rotate(0); } }
  .rb-countdown .rb-clock {
    order: 3; }
  .rb-countdown .rb-coundown-description {
    order: 2;
    padding: 0 30px 0 90px;
    display: grid; }
    @media (max-width: 767px) {
      .rb-countdown .rb-coundown-description {
        padding: 30px 0; } }
    .rb-countdown .rb-coundown-description .product-title {
      order: 1; }
      .rb-countdown .rb-coundown-description .product-title a {
        font-size: 40px;
        color: #FFFFFF; }
        @media (max-width: 1199px) {
          .rb-countdown .rb-coundown-description .product-title a {
            font-size: 30px; } }
    .rb-countdown .rb-coundown-description .description-banner {
      color: #FFFFFF;
      font-size: 18px;
      max-width: 200px;
      margin-bottom: 55px;
      order: 3; }
    .rb-countdown .rb-coundown-description .product-price {
      order: 2;
      font-size: 20px;
      color: #FFFFFF;
      margin-bottom: 20px; }
    .rb-countdown .rb-coundown-description .button-banner {
      order: 4; }
      .rb-countdown .rb-coundown-description .button-banner a {
        padding: 0 40px;
        color: #000000;
        background: #FFFFFF;
        font-size: 13px;
        letter-spacing: 0; }
        .rb-countdown .rb-coundown-description .button-banner a:hover {
          color: #FFFFFF;
          background: #ff6f00; }
  .rb-countdown ul {
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .rb-countdown ul li > span + span {
      color: #FFFFFF; }
      @media (max-width: 568px) {
        .rb-countdown ul li > span + span {
          font-size: 12px; } }

.rb-section-newsletter-box {
  background-color: #f0f8f6; }
  .rb-section-newsletter-box .rb-column-gap-default > .row {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    @media (min-width: 992px) {
      .rb-section-newsletter-box .rb-column-gap-default > .row {
        padding-left: 30px; } }
    @media (max-width: 991px) {
      .rb-section-newsletter-box .rb-column-gap-default > .row {
        display: inherit; } }
    @media (max-width: 991px) {
      .rb-section-newsletter-box .rb-column-gap-default > .row .rb-column {
        width: 100%;
        max-width: 100%; } }
  .rb-section-newsletter-box .rb-element-8sdl6yw .rb-column-wraprb-element-populated {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end; }
    @media (max-width: 991px) {
      .rb-section-newsletter-box .rb-element-8sdl6yw .rb-column-wraprb-element-populated {
        padding: 40px 15px;
        text-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; } }
  .rb-section-newsletter-box .rb-element-8sdl6yw .rb-widget-wrap {
    max-width: 720px;
    display: grid; }
  .rb-section-newsletter-box .rb-element-8sdl6yw .ps-emailsubscription-block .block_content {
    max-width: 560px;
    margin: auto; }
  @media (max-width: 991px) {
    .rb-section-newsletter-box .rb-element-37ggjkb img {
      width: 100%; } }
  .rb-section-newsletter-box .rb-widget-heading .rb-heading-title.rb-size-medium {
    position: relative;
    font-size: 30px;
    line-height: 34px;
    max-width: 440px;
    margin-bottom: 35px;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    @media (max-width: 767px) {
      .rb-section-newsletter-box .rb-widget-heading .rb-heading-title.rb-size-medium {
        margin: 0 auto 35px;
        display: inherit; } }
    @media (max-width: 480px) {
      .rb-section-newsletter-box .rb-widget-heading .rb-heading-title.rb-size-medium {
        font-size: 22px; } }
    .rb-section-newsletter-box .rb-widget-heading .rb-heading-title.rb-size-medium:before {
      content: "\e90c";
      font-family: "icomoon";
      font-size: 54px;
      padding-right: 25px;
      position: relative;
      top: -7px; }
      @media (max-width: 767px) {
        .rb-section-newsletter-box .rb-widget-heading .rb-heading-title.rb-size-medium:before {
          display: block;
          width: 100%;
          padding: 0;
          top: 0;
          margin-bottom: 35px; } }

.rb-section-hotspots .box-title {
  position: absolute;
  top: 90px;
  text-align: center;
  z-index: 5;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }
  @media (max-width: 1440px) {
    .rb-section-hotspots .box-title {
      top: 50px; } }
  @media (max-width: 991px) {
    .rb-section-hotspots .box-title {
      position: unset;
      margin-bottom: 40px;
      margin-top: 80px;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); } }
.rb-section-hotspots .subtitle-lookbook {
  display: inline-block;
  line-height: 96px;
  padding: 0 70px;
  background: #ff6f00;
  text-transform: uppercase;
  font-size: 30px;
  color: #FFFFFF;
  margin-bottom: 45px;
  border-radius: 5px; }
  @media (max-width: 1440px) {
    .rb-section-hotspots .subtitle-lookbook {
      line-height: 50px;
      padding: 0 40px;
      font-size: 25px;
      margin-bottom: 30px; } }
  @media (max-width: 1199px) {
    .rb-section-hotspots .subtitle-lookbook {
      line-height: 40px;
      padding: 0 20px;
      font-size: 20px;
      margin-bottom: 30px; } }
  @media (max-width: 991px) {
    .rb-section-hotspots .subtitle-lookbook {
      line-height: 30px;
      padding: 0 20px;
      font-size: 18px;
      margin-bottom: 20px; } }
.rb-section-hotspots .title-lookbook {
  font-size: 200px;
  margin: 0;
  color: #FFFFFF;
  line-height: 1; }
  @media (max-width: 1440px) {
    .rb-section-hotspots .title-lookbook {
      font-size: 150px; } }
  @media (max-width: 1199px) {
    .rb-section-hotspots .title-lookbook {
      font-size: 100px; } }
  @media (max-width: 991px) {
    .rb-section-hotspots .title-lookbook {
      font-size: 40px;
      margin: 0 0 15px;
      color: #000; } }
.rb-section-hotspots .description-lookbook {
  font-size: 30px;
  color: #FFFFFF;
  max-width: 590px;
  margin: auto; }
  @media (max-width: 1440px) {
    .rb-section-hotspots .description-lookbook {
      font-size: 18px; } }
  @media (max-width: 991px) {
    .rb-section-hotspots .description-lookbook {
      font-size: 14px;
      color: #a3a3a3; } }

.rb-widget-prestashop-widget-Blog .rb-blog-meta {
  border: none;
  padding: 25px 0 0;
  text-align: left; }
.rb-widget-prestashop-widget-Blog .rb-blog-title {
  padding: 5px 0 15px; }
.rb-widget-prestashop-widget-Blog .rb-blog-desc {
  padding: 20px 0 5px; }

@media (min-width: 992px) {
  .rb-section-product.style-3 .slick-initialized .slick-slide {
    width: 24% !important; }
    .rb-section-product.style-3 .slick-initialized .slick-slide:nth-of-type(1) {
      order: 1; }
    .rb-section-product.style-3 .slick-initialized .slick-slide:nth-of-type(3) {
      width: 52% !important;
      order: 2; }
    .rb-section-product.style-3 .slick-initialized .slick-slide:nth-of-type(2) {
      order: 3; } }

/*# sourceMappingURL=home-4.css.map */
