#ecom_banner_nov_sale_2020 * {
  font-family: 'SimplerPro_BEZEQ_HEBREW2';
  direction: rtl;
  text-align: right;
  color: #152450;
}

#ecom_banner_nov_sale_2020 {
  width: 100%;
  height: 395px;
  background: url(./img/bg_767.png) no-repeat center center;
  background-size: cover;
  padding-top: 0px;
  max-width: 1920px;
  margin: auto;
}

#ecom_banner_nov_sale_2020 .text_top {
  text-align: center;
  padding-top: 17px;
}

#ecom_banner_nov_sale_2020 .text_top h1 {
  margin: 0 0 4px;
  font-size: 32px;
  font-weight: bold;
  line-height: 0.85;
  text-align: center;
}

#ecom_banner_nov_sale_2020 .text_top h2 {
  margin: 4px 4px 0px;
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  font-weight: normal;
}

#ecom_banner_nov_sale_2020 .text_top h2 strong {
  font-weight: 900;
  letter-spacing: -0.25px;
  position: relative;
}

#ecom_banner_nov_sale_2020 .text_top h2 strong:after {
  position: absolute;
  bottom: -4px;
  right: 0;
  content: ' ';
  display: block;
  width: 123px;
  height: 9px;
  background-image: url("img/shape-360.svg");
  background-size: 100% 100%;
}

#ecom_banner_nov_sale_2020 .text_bottom {
  margin-top: 191px;
}

#ecom_banner_nov_sale_2020 .text_bottom .banner_link_wrapper {
  position: relative;
  margin: 0 auto;
  width: 192px;
  height: 44px;
}

#ecom_banner_nov_sale_2020 .text_bottom .banner_link_wrapper:before {
  position: absolute;
  right: 0;
  bottom: -4px;
  content: ' ';
  display: none;
  width: 216px;
  height: 20px;
  margin: 0 auto;
  opacity: 0.68;
  border-radius: 29.2px;
  -webkit-filter: blur(9.7px);
  filter: blur(9.7px);
  background-color: #3e53de;
  z-index: 1;
}

#ecom_banner_nov_sale_2020 .text_bottom .banner_link {
  position: relative;
  margin: 0 0 4px;
  padding: 0;
  border-radius: 32px;
  background-image: linear-gradient(to right, #30dfff, #29c0d7 50%, #5275ff);
  font-size: 18px;
  font-weight: bold;
  letter-spacing: normal;
  color: #16254f;
  text-decoration: none;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: block;
  line-height: 44px;
  text-align: center;
}

#ecom_banner_nov_sale_2020 .text_bottom .legal_note {
  font-size: 14px;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  max-width: 250px;
  margin: 9px auto 0;
}

#ecom_banner_nov_sale_2020 .text_bottom .legal_note span {
  display: inline-block;
  padding: 0 1px;
  border-radius: 2px;
  /* background-color: rgba(255, 255, 255, 0.25); */
}

#ecom_banner_nov_sale_2020 .text_bottom .banner_link svg {
    position: relative;
    top: 4px;
}

#ecom_banner_nov_sale_2020 .text_top h1 small {}

@media only screen and (min-width: 768px) {
  #ecom_banner_nov_sale_2020 .text_bottom .banner_link svg {
    width: 24px;
    height: 24px;
    top: 7px;
    right: -5px;
}
  #ecom_banner_nov_sale_2020 .text_top h1 small {
    font-size: 73%;
}
  #ecom_banner_nov_sale_2020 {
    height: 395px;
    background: url(./img/bg_991.png) no-repeat center center;
    background-size: cover;
  }
  #ecom_banner_nov_sale_2020 .text_top {
    text-align: right;
    padding-top: 95px;
  }
  #ecom_banner_nov_sale_2020 .text_top h1 {
    margin: 0 0 8px;
    font-size: 39px;
    font-weight: bold;
    line-height: 0.8;
    text-align: right;
    margin-right: calc((100% - 576px)/2);
  }
  #ecom_banner_nov_sale_2020 .text_top h2 {
    font-size: 20px;
    line-height: 1.31;
    text-align: right;
    margin-top: 13px;
    margin-right: calc((100% - 576px)/2);
  }
  #ecom_banner_nov_sale_2020 .text_top h2 strong {
    letter-spacing: normal;
  }
  #ecom_banner_nov_sale_2020 .text_top h2 strong:after {
    height: 14px;
    bottom: -9px;
    background-image: url(img/shape-768.svg);
  }
  #ecom_banner_nov_sale_2020 .text_bottom {
    margin-top: 41px;
    text-align: right;
  }
  #ecom_banner_nov_sale_2020 .text_bottom .banner_link_wrapper {
    margin-right: calc((100% - 576px)/2);
    width: 213px;
    height: 58px;
  }
  #ecom_banner_nov_sale_2020 .text_bottom .banner_link_wrapper:before {
    width: 208px;
    height: 20px;
    margin: 0 13px;
    bottom: -3px;
  }
  #ecom_banner_nov_sale_2020 .text_bottom .banner_link {
    line-height: 58px;
    border-radius: 40px;
    font-size: 20px;
  }
  #ecom_banner_nov_sale_2020 .text_bottom .legal_note {
    font-size: 14px;
    line-height: 1.29;
    letter-spacing: -0.15px;
    text-align: right;
    max-width: 270px;
    margin-top: 50px;
    margin-right: calc((100% - 576px)/2);
  }
  #ecom_banner_nov_sale_2020 .text_bottom .legal_note span {
    display: inline;
    background: transparent;
    padding: 0;
  }
}

@media only screen and (min-width: 992px) {
  #ecom_banner_nov_sale_2020 .text_bottom .banner_link svg {}
  #ecom_banner_nov_sale_2020 .text_top h1 small {
    font-size: 77%;
}
  #ecom_banner_nov_sale_2020 {
    height: 400px;
    background: url(./img/bg_1199.png) no-repeat center center;
    background-size: cover;
  }
  #ecom_banner_nov_sale_2020 .text_top {
    padding-top: 90px;
  }
  #ecom_banner_nov_sale_2020 .text_top h1 {
    margin-bottom: 6px;
    font-size: 46px;
    /* line-height: 1.26; */
    letter-spacing: -0.42px;
    margin-top: 0px;
    margin-right: calc((100% - 795px)/2);
  }
  #ecom_banner_nov_sale_2020 .text_top h2 {
    font-size: 24px;
    line-height: 1.69;
    margin-right: calc((100% - 795px)/2);
    margin-top: 9px;
  }
  #ecom_banner_nov_sale_2020 .text_top h2 strong:after {
    width: 152px;
    bottom: -10px;
    background-image: url(img/shape-992.svg);
  }
  #ecom_banner_nov_sale_2020 .text_bottom {
    margin-top: 40px;
  }
  #ecom_banner_nov_sale_2020 .text_bottom .banner_link_wrapper {
    margin-right: calc((100% - 795px)/2);
  }
  #ecom_banner_nov_sale_2020 .text_bottom .banner_link_wrapper:before {
    width: 239px;
    height: 44px;
  }
  #ecom_banner_nov_sale_2020 .text_bottom .banner_link {
    letter-spacing: normal;
  }
  #ecom_banner_nov_sale_2020 .text_bottom .legal_note {
    line-height: 1.86;
    letter-spacing: normal;
    max-width: 500px;
    margin: 38px 0 0;
    margin-right: calc((100% - 795px)/2);
  }
}

@media only screen and (min-width: 1200px) {
  #ecom_banner_nov_sale_2020 .text_bottom .banner_link svg {
    right: -1px;
}
  #ecom_banner_nov_sale_2020 .text_top h1 small {
    font-size: 79%;
}
  #ecom_banner_nov_sale_2020 {
    height: 400px;
    background: url(./img/bg_1920.png) no-repeat center center;
    background-size: cover;
  }
  #ecom_banner_nov_sale_2020 .text_top {
    padding-top: 71px;
  }
  #ecom_banner_nov_sale_2020 .text_top h1 {
    font-size: 54px;
    line-height: 0.85;
    letter-spacing: normal;
    margin-bottom: 14px;
    margin-right: calc((100% - 943px)/2);
  }
  #ecom_banner_nov_sale_2020 .text_top h2 {
    margin-right: calc((100% - 943px)/2);
    font-size: 26px;
    line-height: 1.69;
    margin-top: 10px;
  }
  #ecom_banner_nov_sale_2020 .text_bottom {
    margin-top: 39px;
    text-align: right;
  }
  #ecom_banner_nov_sale_2020 .text_bottom .banner_link_wrapper {
    margin-right: calc((100% - 946px)/2);
    width: 222px;
  }
  #ecom_banner_nov_sale_2020 .text_bottom .banner_link_wrapper:before {
    width: 260px;
    height: 41px;
    margin: 0 6px;
  }
  #ecom_banner_nov_sale_2020 .text_bottom .banner_link {
    font-size: 20px;
    line-height: 58px;
    letter-spacing: normal;
  }
  #ecom_banner_nov_sale_2020 .text_bottom .legal_note {
    margin-right: calc((100% - 943px)/2);
    margin-top: 34px;
  }
}