@import url("https://fonts.googleapis.com/earlyaccess/opensanshebrew.css");
html {
  font-size: 0.625vw;
  margin-top: 0;
  overflow-x: hidden; }
  @media (max-width: 1599.98px) {
    html {
      font-size: 0.75vw; } }
  @media (max-width: 991.98px) {
    html {
      font-size: 1.32vw; } }

body {
  color: #000;
  direction: rtl;
  margin: 0;
  text-align: right;
  font-family: "Open Sans Hebrew", sans-serif;
  overflow-x: hidden;
  font-size: 1.33rem;
  min-height: 100vh;
  position: relative;
  padding-bottom: var(--footer-height); }
  @media (max-width: 991.98px) {
    body {
      font-size: 3rem; } }

.regulations {
  padding-top: var(--header-height);
  max-width: 103rem;
  margin: 1rem auto; }
  @media (max-width: 991.98px) {
    .regulations {
      max-width: 90%; } }

.non-clickable > a {
  cursor: text; }

*:focus {
  outline: none !important; }

ul {
  list-style-type: none; }

a {
  text-decoration: none;
  color: #000; }
  a:hover, a:focus {
    color: #000;
    text-decoration: none;
    outline: none; }

button:focus {
  outline: none; }

h1 {
  font-size: 3.75rem; }
  @media (max-width: 991.98px) {
    h1 {
      font-size: 6rem;
      font-weight: bold; } }

h2 {
  font-size: 2.91rem;
  font-weight: bold;
  color: #dd4231; }
  @media (max-width: 991.98px) {
    h2 {
      font-size: 5.9rem; } }

h3 {
  font-size: 1.53rem;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 0.2px; }
  @media (max-width: 991.98px) {
    h3 {
      font-size: 4rem; } }

@media (max-width: 991.98px) {
  h4 {
    font-size: 4.5rem; } }

#shop-content {
  padding-bottom: var(--footer-height) !important;
  padding-top: 20rem !important; }

select {
  border: 1px solid;
  background-color: #fff; }

#woof_svg_load_container {
  width: 20rem;
  height: 20rem; }

.text-wrap__text, .info-101, #shop-content, .testifiers, .fill-ins, .artists-info {
  max-width: 103rem;
  margin: 0 auto; }
  @media (max-width: 991.98px) {
    .text-wrap__text, .info-101, #shop-content, .testifiers, .fill-ins, .artists-info {
      max-width: 100%;
      min-width: 0px;
      width: 100%; } }

.text-wrap__text {
  width: 60%;
  padding: 2rem 1rem; }
  @media (max-width: 991.98px) {
    .text-wrap__text {
      width: 100%;
      padding: 1rem 2rem; } }

.info-101 {
  width: 85%;
  padding: 2rem 1rem; }
  @media (max-width: 991.98px) {
    .info-101 {
      width: 100%;
      padding: 1rem 2rem; } }

#shop-content, .testifiers, .fill-ins, .artists-info {
  width: 90%; }
  @media (max-width: 991.98px) {
    #shop-content, .testifiers, .fill-ins, .artists-info {
      width: 100%;
      padding: 1rem 2rem; } }

.lang-btn-wrapper {
  position: absolute;
  left: 0; }

.lang-btn {
  background: none;
  border: 0;
  color: #fff; }
  .lang-btn:hover {
    cursor: pointer; }

.hebrew-text {
  display: none; }
  .hebrew-text--active {
    display: block; }

.english-text {
  display: none; }
  .english-text--active {
    display: block; }

.btn--link, .woocommerce-cart-form__cart-item .product-remove, .woocommerce-cart-form__cart-item .product-name, .number-input-wrap, .specs ul li, .slick-dots, #header .cart-btn__total, #header .header-content .mobile-menu, #header .header-content .mobile-open-menu__top-wrapper, #header .header-content .mobile-open-menu__social, #header .header-content .mobile-open-menu__nav .menu, #header .header-content .mobile-open-menu__nav .menu .primary-link > a, #header .header-content .main-menu__search, #header .header-content .main-menu__primary, #header .header-content .main-menu__primary .menu .primary-link__sub-category, #header .header-content .main-menu__primary .menu .primary-link > .sub-menu, #header .header-content .main-menu .extras__social-icons, #footer .image-container, #footer .footer-content__logo, #footer .footer-content .menu__main .main-categories ul, #footer .footer-content .menu__links .icons, .hero__slider .slide__text-wrap, .top-products__title-wrap, .drumbite-products__link, .drumbite-products .product-navigation .navigation-link, .drumbite-products__preview-wrap .preview .specs__title, .drumbite-products__preview-wrap .preview .specs__content, .facebook-posts__posts .facebook-post__text-container .date .wrapper, .facebook-posts__posts .facebook-post__text-container .details, #schoolStructure .teachers .teacher__links, .studio-videos, .studio-videos__wrapper, .testifiers .single__wrapper, .artist-container #artist-heading-container .heading-content .social-icons, .contact__details ul li, .shop-site-content__sort .pwb-brand-banner-cont, .shop-site-content .woocommerce-products-header, .shop-site-content .woocommerce-pagination > .page-numbers, .shop-site-content .woocommerce-pagination > .page-numbers li, .shop-site-content .woocommerce-pagination > .page-numbers li .page-numbers.current, .product-page .main-info .summary .price, .product-page__share, .product-page__share .share-wrap__share, .product-page .specs__table, .woocommerce-checkout .order-details .woocommerce-checkout-review-order-table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/*.woocommerce span.onsale , .woocommerce ul.products li.product .onsale{

}*/
.woocommerce {
  padding-bottom: 35px;
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: auto;
  margin-left: auto; }

ul.products {
  padding: 0;
  margin: 0 -1rem;
  display: flex;
  flex-wrap: wrap;
  margin-right: 0rem;
  margin-left: 0rem; }
  ul.products li.product {
    position: relative;
    padding: 0 1rem;
    box-sizing: border-box;
    flex: 0 0 25%;
    max-width: 25%;
    overflow: hidden; }
    @media (max-width: 991.98px) {
      ul.products li.product {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 4.6rem; } }
    ul.products li.product img {
      width: 100%;
      height: auto; }
    ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2 {
      font-size: 1.66rem;
      color: #000;
      font-weight: bold;
      float: right;
      width: 60%;
      margin-top: 10px; }
      @media (max-width: 991.98px) {
        ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2 {
          font-size: 3.78rem; } }
    ul.products li.product .woocommerce-loop-product__link {
      display: block;
      position: relative; }
    ul.products li.product .product_type_simple {
      display: none; }
    ul.products li.product .add_to_cart_button {
      display: block;
      position: absolute;
      bottom: 0;
      right: 0rem;
      color: #fff;
      width: 5rem;
      height: 5rem;
      color: transparent;
      background-size: 100% auto;
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url("../images/white-cart.svg");
      background-color: #dd4231; }
    ul.products li.product .price {
      float: left;
      font-size: 2rem;
      color: #dd4231;
      margin-top: 10px;
      display: inline-block;
      text-align: left; }
      @media (max-width: 991.98px) {
        ul.products li.product .price {
          font-size: 4.54rem; } }
      ul.products li.product .price del {
        color: #252525;
        font-size: 1.5rem;
        display: block; }
        @media (max-width: 991.98px) {
          ul.products li.product .price del {
            font-size: 4rem; } }
      ul.products li.product .price ins {
        text-decoration: none; }

/*new badge
*/
.btn {
  color: #fff;
  display: block;
  font-size: 1.66rem;
  padding: 1rem 2rem;
  text-align: center;
  background-color: #dd4231; }
  @media (max-width: 991.98px) {
    .btn {
      font-size: 3.66rem; } }
  .btn:hover, .btn:focus {
    color: #fff;
    background-color: #dd4231; }
  .btn--link {
    font-size: 1.33rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #dd4231; }
    .btn--link:hover {
      color: #dd4231; }
    .btn--link::after {
      content: '';
      width: 1rem;
      height: 1.66rem;
      display: inline-block;
      margin-right: .5rem;
      background: url("../images/arrow_orange.png") center center/auto 100% no-repeat; }
      @media (max-width: 991.98px) {
        .btn--link::after {
          height: 4.6rem;
          width: 2rem;
          margin-right: 1rem; } }
    @media (max-width: 991.98px) {
      .btn--link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        font-size: 3.6rem;
        padding: 2.5rem;
        color: #dd4231;
        background-color: #252525; } }

button[type="submit"] {
  color: #fff;
  width: 100%;
  display: block;
  font-size: 1.66rem;
  padding: 1rem 2rem;
  text-align: center;
  cursor: pointer;
  background-color: #dd4231; }
  @media (max-width: 991.98px) {
    button[type="submit"] {
      font-size: 3.66rem; } }

.woof_reset_search_form {
  display: block;
  font-size: 1.66rem;
  padding: 1rem 4rem;
  text-align: center;
  margin: 2rem auto;
  cursor: pointer;
  color: #dd4231;
  background-color: #fff;
  -webkit-appearance: none;
  border: 1px solid #dd4231;
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in; }
  .woof_reset_search_form:hover {
    color: #fff;
    background-color: #dd4231; }

.yith-wcbm-badge-7698 {
  top: -2px;
  left: 2px;
  width: auto;
  height: auto;
  font-size: 2rem;
  line-height: 1;
  padding: 1rem 2rem;
  font-weight: bold;
  z-index: 4;
  border-bottom: 3px solid #dd4231;
  outline: 2px solid #fff; }
  @media (max-width: 991.98px) {
    .yith-wcbm-badge-7698 {
      font-size: 4.5rem; } }

.onsale {
  color: #fff;
  position: absolute;
  z-index: 2;
  border-radius: 0px;
  top: -2px;
  left: 1rem;
  padding: 1rem 2rem;
  font-size: 2rem;
  margin: 0;
  line-height: 1;
  min-width: 0px;
  min-height: 0px;
  background-color: #252525;
  border-bottom: 3px solid #dd4231;
  outline: 2px solid #fff; }
  @media (max-width: 991.98px) {
    .onsale {
      font-size: 4.5rem; } }

.badge {
  top: 0;
  right: 0;
  position: absolute;
  font-size: inherit; }
  .badge--drumbite-brand {
    color: #fff;
    font-weight: bold;
    padding: 1rem 2rem;
    font-size: 0.825rem;
    background-color: #252525; }

.hero {
  position: relative; }
  .hero__absolute-wrap {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    height: 100%; }
  .hero__background-image {
    z-index: 1;
    overflow: hidden;
    background-size: cover; }
  .hero__opacity {
    z-index: 2;
    background-color: rgba(35, 35, 35, 0.7); }
  .hero__wrapper {
    z-index: 3;
    position: relative;
    padding: 20rem 10rem 10rem; }
    @media (max-width: 991.98px) {
      .hero__wrapper {
        padding: 15rem 5rem 5rem; } }
  .hero__title {
    color: #fff;
    font-weight: bold;
    font-style: italic; }
    @media (max-width: 991.98px) {
      .hero__title {
        margin-bottom: 3rem; } }
  .hero__text {
    color: #fff; }

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
  background-color: #dd4231 !important; }

.hamburger.is-active:hover, .hamburger:hover {
  opacity: 1 !important; }

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  width: 7rem !important; }

.hamburger {
  padding: 1rem 0 !important; }

.woof_list_checkbox {
  padding-right: 1rem; }
  .woof_list_checkbox li {
    position: relative;
    padding-right: 1.5rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .woof_list_checkbox li input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      width: 100%;
      right: 0; }
      .woof_list_checkbox li input:checked ~ label::before {
        background: #dd4231 url("../images/vi.svg") center/1rem 1rem no-repeat; }
    .woof_list_checkbox li label {
      padding-right: 3rem;
      font-size: 1.5rem;
      display: flex !important;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media (max-width: 991.98px) {
        .woof_list_checkbox li label {
          font-size: 3rem;
          padding-right: 4.5rem; } }
      .woof_list_checkbox li label .woof_checkbox_count {
        display: none; }
      .woof_list_checkbox li label::before {
        content: '';
        height: 1.5rem;
        width: 1.5rem;
        border-radius: .1rem;
        right: 0;
        position: absolute;
        box-shadow: 0px 0px 0px 1px #c6c6c6; }
        @media (max-width: 991.98px) {
          .woof_list_checkbox li label::before {
            height: 3rem;
            width: 3rem; } }

.woocommerce-message {
  display: none; }

.woocommerce {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0rem;
  margin-left: 0rem; }

.cart-collaterals {
  flex: 0 0 50%;
  max-width: 50%;
  margin-top: 4rem;
  padding-right: 4rem;
  border-right: 2px dotted #ebebeb; }
  @media (max-width: 991.98px) {
    .cart-collaterals {
      flex: 0 0 100%;
      max-width: 100%;
      padding-right: 0;
      border-right: 0px; } }
  .cart-collaterals .cart_totals h2 {
    font-size: 2rem;
    margin-bottom: 1rem;
    color: #000; }
    @media (max-width: 991.98px) {
      .cart-collaterals .cart_totals h2 {
        font-size: 4rem;
        margin-bottom: 5rem; } }
  .cart-collaterals .cart_totals .shop_table th, .cart-collaterals .cart_totals .shop_table td {
    width: 50%;
    width: 50%;
    padding: 0 0 2rem;
    vertical-align: top; }
  .cart-collaterals .cart_totals .shop_table .shipping ul {
    padding-right: 0px; }
  .cart-collaterals .wc-proceed-to-checkout a {
    background-color: #dd4231;
    color: #fff;
    padding: 1rem 5rem;
    border-radius: .4rem;
    font-size: 1.5rem;
    margin-top: 3rem;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #dd4231;
    box-shadow: 0px 0px 10px 0px #ebebeb; }
    @media (max-width: 991.98px) {
      .cart-collaterals .wc-proceed-to-checkout a {
        font-size: 5rem;
        margin-top: 10rem;
        width: 100%;
        text-align: center; } }

.woocommerce-cart-form {
  flex: 0 0 45.8333333333%;
  max-width: 45.8333333333%;
  margin-top: 4rem;
  padding-left: 4rem; }
  @media (max-width: 991.98px) {
    .woocommerce-cart-form {
      flex: 0 0 100%;
      max-width: 100%; }
      .woocommerce-cart-form thead {
        display: none; } }
  .woocommerce-cart-form__contents {
    width: 100%; }
    .woocommerce-cart-form__contents thead {
      display: none; }
  .woocommerce-cart-form__cart-item {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem;
    margin-bottom: 2.5rem;
    width: 100%;
    border-bottom: 2px dotted #ebebeb;
    padding-bottom: 2.5rem; }
    @media (max-width: 991.98px) {
      .woocommerce-cart-form__cart-item {
        padding-bottom: 5rem;
        margin-bottom: 5rem;
        border-bottom: 2px solid; } }
    .woocommerce-cart-form__cart-item td {
      flex: 0 0 22.1666666667%;
      max-width: 22.1666666667%;
      padding: 0rem 2rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: space-between;
      -ms-flex-pack: space-between;
      justify-content: space-between; }
      @media (max-width: 991.98px) {
        .woocommerce-cart-form__cart-item td {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-pack: space-between;
          -ms-flex-pack: space-between;
          justify-content: space-between; }
          .woocommerce-cart-form__cart-item td .number-input-wrap {
            width: 17rem; } }
    .woocommerce-cart-form__cart-item .product-quantity {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
      .woocommerce-cart-form__cart-item .product-quantity .quantity {
        position: relative; }
        .woocommerce-cart-form__cart-item .product-quantity .quantity__alert {
          display: none;
          position: absolute;
          white-space: nowrap;
          padding-top: 0.25rem;
          color: #dd4231; }
          .woocommerce-cart-form__cart-item .product-quantity .quantity__alert--active {
            display: block; }
    .woocommerce-cart-form__cart-item .product-remove {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: flex-end;
      -ms-flex-align: flex-end;
      align-items: flex-end;
      padding: 0px; }
      .woocommerce-cart-form__cart-item .product-remove a {
        height: 2rem;
        width: 2rem;
        display: block;
        margin: 2rem;
        background: url("../images/trash.svg") center center/100% auto no-repeat; }
        @media (max-width: 991.98px) {
          .woocommerce-cart-form__cart-item .product-remove a {
            height: 5rem;
            width: 5rem; } }
    .woocommerce-cart-form__cart-item .product-thumbnail {
      flex: 0 0 50%;
      max-width: 50%;
      padding: 0; }
      .woocommerce-cart-form__cart-item .product-thumbnail img {
        width: 100%;
        height: auto; }
    .woocommerce-cart-form__cart-item .product-name {
      flex: 0 0 50%;
      max-width: 50%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-weight: bold;
      font-size: 2rem; }
      @media (max-width: 991.98px) {
        .woocommerce-cart-form__cart-item .product-name {
          font-size: 3.5rem; } }
  .woocommerce-cart-form .actions .button {
    margin: 2rem 0;
    background: #fff;
    color: #252525;
    border-radius: .5rem;
    padding: 1rem;
    cursor: pointer;
    border: 1px solid #252525;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    box-shadow: 0px 0px 10px 0px #ebebeb; }
    .woocommerce-cart-form .actions .button:hover {
      background: #252525;
      color: #fff; }

.woocommerce-terms-and-conditions-checkbox-text a {
  font-weight: bold;
  text-decoration: underline; }

.yith_magnifier_zoom img {
  width: 100%;
  height: auto; }

.yith_magnifier_mousetrap {
  cursor: url("../images/search icon.png"), auto !important; }

.yith_magnifier_zoom_magnifier {
  border: 0px !important;
  border-radius: 1rem;
  cursor: url("../images/search icon.png"), auto !important;
  box-shadow: 0px 0px 15px #ebebeb; }

.yith_magnifier_lens {
  border: 0px; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.number-input-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0rem;
  margin-left: 0rem;
  width: 10rem;
  font-size: 1.5rem;
  border: 1px solid #252525; }
  @media (max-width: 991.98px) {
    .number-input-wrap {
      font-size: inherit;
      width: 25rem; } }
  .number-input-wrap__input {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    border: 0px;
    overflow: hidden;
    padding-top: 0px;
    text-align: center;
    border-bottom: 0px !important; }
  .number-input-wrap__number-btn {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    -webkit-appearance: none;
    border: 0px;
    cursor: pointer;
    border-right: 1px solid #252525;
    padding: .6rem 0;
    background-color: #ebebeb;
    color: #252525; }

.specs ul {
  padding: 0; }
  .specs ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.166rem;
    position: relative;
    padding-right: 2rem;
    margin-bottom: .5rem; }
    @media (max-width: 991.98px) {
      .specs ul li {
        font-size: inherit;
        padding-right: 4rem;
        margin-bottom: 1rem; } }
    .specs ul li::before {
      right: 0;
      content: '';
      width: 1rem;
      height: 1rem;
      border-radius: 50%;
      position: absolute;
      background-color: #dd4231; }
      @media (max-width: 991.98px) {
        .specs ul li::before {
          width: 2rem;
          height: 2rem; } }

.slick-dots {
  bottom: 10rem;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (max-width: 991.98px) {
    .slick-dots {
      flex: 0 0 100%;
      max-width: 100%; } }
  .slick-dots li {
    margin: 0px; }
    .slick-dots li button::before {
      font-size: 1.38rem;
      color: #fff;
      opacity: 1;
      -webkit-text-stroke: 1px #252525; }
      @media (max-width: 991.98px) {
        .slick-dots li button::before {
          font-size: 2.8rem; } }
  .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #dd4231;
    -webkit-text-stroke: 0px; }

[dir='rtl'] .slick-prev {
  right: -4rem; }
  [dir='rtl'] .slick-prev:before {
    content: ''; }
[dir='rtl'] .slick-next {
  left: -3rem; }
  [dir='rtl'] .slick-next:before {
    content: ''; }

.slick-prev:before, .slick-next:before {
  content: '';
  background: url("../images/arrow_orange.png") center center/auto 100% no-repeat;
  height: 6rem;
  width: 6rem;
  display: block; }

.slick-prev:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

#header {
  right: 0;
  z-index: 99999;
  height: 17rem;
  font-size: 1.7rem;
  font-weight: 600;
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  transition: all 1s ease-in;
  box-shadow: 0px 0px 10px 0px #252525; }
  @media (max-width: 991.98px) {
    #header {
      height: auto; } }
  #header.full-color {
    background-color: #cbcbca; }
    @media (max-width: 991.98px) {
      #header.full-color {
        background-color: #fff; } }
  #header .cart-btn {
    position: relative; }
    #header .cart-btn__total {
      position: absolute;
      background-color: #dd4231;
      top: -.5rem;
      right: -.5rem;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #fff;
      border-radius: 50%;
      font-size: .76rem;
      width: 1.5rem;
      height: 1.5rem; }
      @media (max-width: 991.98px) {
        #header .cart-btn__total {
          top: 0;
          right: 0;
          width: 3rem;
          height: 3rem;
          font-size: 2rem; } }
  #header .header-content {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem; }
    @media (max-width: 991.98px) {
      #header .header-content {
        width: 100%;
        padding: 3rem 4rem;
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    #header .header-content__logo {
      width: 100%;
      position: absolute;
      flex: 0 0 100%;
      max-width: 100%;
      text-align: center;
      z-index: 999999; }
      @media (max-width: 991.98px) {
        #header .header-content__logo {
          width: 30rem;
          height: 12.5rem;
          flex: none;
          left: -5rem;
          top: 0; } }
      #header .header-content__logo img {
        width: auto;
        height: 15rem; }
        @media (max-width: 991.98px) {
          #header .header-content__logo img {
            width: auto;
            height: 11rem; } }
    #header .header-content .mobile-menu {
      -webkit-box-align: flex-start;
      -ms-flex-align: flex-start;
      align-items: flex-start; }
      #header .header-content .mobile-menu__shoping-cart {
        border-right: 2px solid #dd4231;
        margin-right: 3rem;
        padding-right: 3rem; }
    #header .header-content .mobile-open-menu {
      top: 0;
      right: 0;
      width: 70%;
      position: absolute;
      height: 100vh;
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%);
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      background-color: #252525; }
      #header .header-content .mobile-open-menu--open {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        overflow: scroll; }
      #header .header-content .mobile-open-menu__top-wrapper {
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
        padding: 2rem 4rem; }
        #header .header-content .mobile-open-menu__top-wrapper .humberger {
          width: 6rem; }
      #header .header-content .mobile-open-menu__social {
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start; }
        #header .header-content .mobile-open-menu__social a {
          display: block;
          margin-right: 2rem;
          width: 6rem; }
          #header .header-content .mobile-open-menu__social a img {
            width: 100%;
            height: auto; }
      #header .header-content .mobile-open-menu__nav {
        padding: 0 4rem; }
        #header .header-content .mobile-open-menu__nav ul {
          padding-right: 0; }
        #header .header-content .mobile-open-menu__nav .menu {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; }
          #header .header-content .mobile-open-menu__nav .menu .primary-link > ul {
            max-height: 0px;
            overflow: hidden;
            -webkit-transition: all 0.5s ease-in;
            -o-transition: all 0.5s ease-in;
            transition: all 0.5s ease-in; }
            #header .header-content .mobile-open-menu__nav .menu .primary-link > ul.open-list {
              max-height: 1000px; }
          #header .header-content .mobile-open-menu__nav .menu .primary-link > a {
            font-size: 4rem;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center; }
            #header .header-content .mobile-open-menu__nav .menu .primary-link > a::after {
              content: '';
              width: 1rem;
              height: 2.5rem;
              display: inline-block;
              margin-right: 2rem;
              -webkit-transition: all 0.5s ease-in;
              -o-transition: all 0.5s ease-in;
              transition: all 0.5s ease-in;
              background: url("../images/arrow_orange.png") center center/auto 100% no-repeat; }
            #header .header-content .mobile-open-menu__nav .menu .primary-link > a.open::after {
              -webkit-transform: rotate(-90deg);
              -ms-transform: rotate(-90deg);
              transform: rotate(-90deg); }
          #header .header-content .mobile-open-menu__nav .menu .primary-link:last-child > a::after {
            display: none; }
          #header .header-content .mobile-open-menu__nav .menu .primary-link a {
            color: #fff;
            margin: 2rem 0rem;
            display: block; }
          #header .header-content .mobile-open-menu__nav .menu .primary-link__sub-category {
            font-size: 3.5rem;
            font-weight: bold; }
          #header .header-content .mobile-open-menu__nav .menu .primary-link__node-link {
            font-size: 3rem;
            font-weight: normal; }
            #header .header-content .mobile-open-menu__nav .menu .primary-link__node-link a {
              color: #dd4231; }
    #header .header-content .main-menu {
      z-index: 999999;
      position: relative;
      margin-top: 12rem;
      flex: 0 0 100%;
      max-width: 100%; }
      #header .header-content .main-menu__wrapper {
        display: flex;
        flex-wrap: wrap;
        margin-right: 0rem;
        margin-left: 0rem; }
      #header .header-content .main-menu__search {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 2rem 0 1rem;
        position: relative; }
         @media (max-width: 991.98px) {
           #header .header-content .main-menu__search {
              flex: 0 0 100%;
             max-width: 100%;}}
        #header .header-content .main-menu__search .aws-container {
          width: 100%; }
        #header .header-content .main-menu__search form {
          border: 2px solid #fff;
          height: 3.5rem; }
           @media (max-width: 991.98px) {
              #header .header-content .main-menu__search form {
                height: 7.5rem;}}
                .aws-container .aws-search-form .aws-search-clear{
                  left:0 !important;
                  right:auto !important;
                }
          #header .header-content .main-menu__search form input {
            font-size: 1rem;
            border: none;
            padding: 1rem;
            font-family: "Open Sans Hebrew", sans-serif;
            background-color: transparent; }
              @media (max-width: 991.98px) {
               #header .header-content .main-menu__search form input {
                color: #fff;
                font-size: 3rem;}}
      #header .header-content .main-menu__primary {
        -webkit-box-align: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; }
        #header .header-content .main-menu__primary .menu {
          padding: 0;
          display: flex;
          margin-top: 1em;
          padding-bottom: 1rem;
          margin-bottom: 0rem; }
          #header .header-content .main-menu__primary .menu .no-child-nodes ul {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column; }
            #header .header-content .main-menu__primary .menu .no-child-nodes ul .primary-link__node-link {
              padding: 2.66rem 2rem; }
          #header .header-content .main-menu__primary .menu .primary-link {
            padding: 0 .5rem;
            border-left: 1px solid; }
            #header .header-content .main-menu__primary .menu .primary-link:last-child {
              border-left: 0px; }
            #header .header-content .main-menu__primary .menu .primary-link.active > a {
              border-bottom: 1px solid #dd4231; }
            #header .header-content .main-menu__primary .menu .primary-link__sub-category {
              padding: 2.66rem 2rem; }
              #header .header-content .main-menu__primary .menu .primary-link__sub-category > a {
                width: 7rem;
                font-size: 1.8rem;
                font-weight: bold;
                padding-left: 1rem;
                margin-left: 1rem;
                border-left: 1px solid #fff;
                color: #dd4231; }
              #header .header-content .main-menu__primary .menu .primary-link__sub-category .sub-menu-colunm-1 {
                column-count: 1; }
              #header .header-content .main-menu__primary .menu .primary-link__sub-category .sub-menu-colunm-2 {
                column-count: 2; }
              #header .header-content .main-menu__primary .menu .primary-link__sub-category .sub-menu-colunm-3 {
                column-count: 3; }
              #header .header-content .main-menu__primary .menu .primary-link__sub-category .sub-menu-colunm-4 {
                column-count: 4; }
              #header .header-content .main-menu__primary .menu .primary-link__sub-category .sub-menu-colunm-5 {
                column-count: 5; }
              #header .header-content .main-menu__primary .menu .primary-link__sub-category .sub-menu {
                padding: 0; }
            #header .header-content .main-menu__primary .menu .primary-link__node-link {
              margin-left: 3rem;
              margin-bottom: 1rem; }
              #header .header-content .main-menu__primary .menu .primary-link__node-link a {
                color: #fff;
                font-weight: normal; }
            #header .header-content .main-menu__primary .menu .primary-link.active > .sub-menu {
              max-height: 1000px; }
            #header .header-content .main-menu__primary .menu .primary-link > .sub-menu {
              max-height: 0px;
              margin-top: 0rem;
              overflow: hidden;
              position: absolute;
              top: 100%;
              background-color: #252525;
              padding: 0;
              transition: all .5s ease-in-out; }
      #header .header-content .main-menu .extras {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
        margin-top: 1em; }
        #header .header-content .main-menu .extras__wrapper {
          display: flex;
          flex-wrap: wrap;
          margin-right: 0rem;
          margin-left: 0rem;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
        #header .header-content .main-menu .extras__social-icons {
          flex: 0 0 100%;
          max-width: 100%;
          box-sizing: border-box;
          -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
          justify-content: space-evenly; }
          #header .header-content .main-menu .extras__social-icons img {
            width: auto;
            height: 2.33rem; }

#footer {
  margin-top: 3rem;
  position: absolute;
  bottom: 0;
  background-color: #252525;
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: auto;
  margin-left: auto; }
  #footer .image-container {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: -5rem;
    height: 10rem; }
    #footer .image-container img {
      height: 100%;
      width: auto; }
  #footer .footer-content {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem; }
    #footer .footer-content__logo {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media (max-width: 991.98px) {
        #footer .footer-content__logo {
          flex: 0 0 100%;
          max-width: 100%; } }
      #footer .footer-content__logo img {
        width: auto;
        height: 12rem; }
    #footer .footer-content .menu {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }
      @media (max-width: 991.98px) {
        #footer .footer-content .menu {
          flex: 0 0 100%;
          max-width: 100%; } }
      #footer .footer-content .menu__wrapper {
        padding-top: 10rem;
        display: flex;
        flex-wrap: wrap;
        margin-right: 0rem;
        margin-left: 0rem; }
        @media (max-width: 991.98px) {
          #footer .footer-content .menu__wrapper {
            padding-top: 0;
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }
      #footer .footer-content .menu__main {
        flex: 0 0 100%;
        max-width: 100%; }
        #footer .footer-content .menu__main .main-categories ul {
          flex: 0 0 100%;
          max-width: 100%;
          margin: 0 auto;
          padding: 0;
          -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
          justify-content: space-evenly; }
          @media (max-width: 991.98px) {
            #footer .footer-content .menu__main .main-categories ul {
              display: flex;
              flex-wrap: wrap;
              margin-right: 0rem;
              margin-left: 0rem;
              margin: 4rem auto; } }
          @media (max-width: 991.98px) {
            #footer .footer-content .menu__main .main-categories ul li {
              flex: 0 0 20%;
              max-width: 20%;
              text-align: center;
              font-size: 2rem;
              margin-bottom: 2rem; } }
          #footer .footer-content .menu__main .main-categories ul a {
            color: #fff; }
      #footer .footer-content .menu__links {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
        margin-right: 33.3333333333%;
        margin: 2rem auto; }
        @media (max-width: 991.98px) {
          #footer .footer-content .menu__links {
            margin: 0;
            flex: 0 0 50%;
            max-width: 50%;
            margin-right: 25%; } }
        #footer .footer-content .menu__links .icons {
          -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
          justify-content: space-evenly; }
          #footer .footer-content .menu__links .icons__link {
            width: 3rem; }
            @media (max-width: 991.98px) {
              #footer .footer-content .menu__links .icons__link {
                width: 5.5rem;
                margin: 0 1rem; } }
            #footer .footer-content .menu__links .icons__link img {
              width: 100%;
              height: auto; }
      #footer .footer-content .menu__copyright {
        color: #fff;
        direction: ltr;
        text-align: center;
        margin-top: 1rem; }
        #footer .footer-content .menu__copyright a {
          color: #fff;
          text-decoration: underline; }

.hero__opacity {
  z-index: 2;
  background-color: rgba(16, 16, 16, 0.22); }
.hero__slider .slide {
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: auto;
  margin-left: auto;
  background-size: cover; }
  @media (max-width: 991.98px) {
    .hero__slider .slide {
      min-height: 80vh; } }
  .hero__slider .slide__content-wrap {
    z-index: 3;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem; }
  .hero__slider .slide__link {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
    align-self: flex-end;
    margin-top: .5rem;
    font-style: normal; }
  .hero__slider .slide__text-wrap {
    font-weight: lighter;
    font-style: italic;
    text-align: center;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 0 5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (max-width: 991.98px) {
      .hero__slider .slide__text-wrap {
        padding: 18rem 10rem 0rem;
        flex: 0 0 100%;
        max-width: 100%;
        min-height: 60rem; } }
    .hero__slider .slide__text-wrap img {
      width: 100%;
      height: auto;
      display: block;
      margin-bottom: 1rem;
      -webkit-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
      transform: rotateY(180deg); }
  .hero__slider .slide__image-wrap {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
    padding: 10rem 0rem;
    padding-top: calc(var(--header-height) + 7rem); }
    .hero__slider .slide__image-wrap img {
      height: 40rem;
      width: auto;
      margin: 0 auto; }
      @media (max-width: 991.98px) {
        .hero__slider .slide__image-wrap img {
          height: 39rem; } }
    @media (max-width: 991.98px) {
      .hero__slider .slide__image-wrap {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 5rem 0 20rem; } }
  .hero__slider .slide__price {
    font-size: 4.16rem;
    direction: rtl;
    color: #dd4231; }
    @media (max-width: 991.98px) {
      .hero__slider .slide__price {
        font-size: 4.9rem; } }

.categories-nav {
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: auto;
  margin-left: auto; }
  .categories-nav__content {
    padding: 3rem 0;
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem;
    width: 90%;
    margin: 0 auto; }
    @media (max-width: 991.98px) {
      .categories-nav__content {
        width: 100%;
        padding: 8rem 4rem; } }
  .categories-nav__link {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 1.66rem;
    padding: 0 3rem;
    text-align: center; }
    @media (max-width: 991.98px) {
      .categories-nav__link {
        flex: 0 0 50%;
        max-width: 50%; } }
    @media (max-width: 991.98px) {
      .categories-nav__link span {
        font-size: 3.4rem; } }
    .categories-nav__link:hover {
      cursor: pointer; }
      .categories-nav__link:hover span {
        display: inline-block;
        width: 100%;
        color: #fff;
        background-color: #dd4231; }
    .categories-nav__link img {
      width: 100%;
      height: auto; }

.about {
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: auto;
  margin-left: auto; }
  .about__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem; }
  .about .info {
    flex: 0 0 50%;
    max-width: 50%;
    background-color: #252525;
    position: relative; }
    @media (max-width: 991.98px) {
      .about .info {
        flex: 0 0 100%;
        max-width: 100%; } }
    .about .info__wrapper {
      width: 75%;
      text-align: center;
      display: flex;
      flex-wrap: wrap;
      margin-right: 0rem;
      margin-left: 0rem;
      margin: 5rem auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      @media (max-width: 991.98px) {
        .about .info__wrapper {
          width: 90%; } }
    .about .info__title-wrap {
      flex: 0 0 100%;
      max-width: 100%; }
      .about .info__title-wrap h2 {
        margin-bottom: -2rem; }
      .about .info__title-wrap img {
        width: 90%;
        height: auto;
        float: left; }
    .about .info__text {
      flex: 0 0 100%;
      max-width: 100%;
      color: #fff;
      line-height: 2.27; }
      @media (max-width: 991.98px) {
        .about .info__text {
          font-size: 2.6rem; } }
    .about .info .activities {
      flex: 0 0 100%;
      max-width: 100%; }
      .about .info .activities__wrapper {
        display: flex;
        flex-wrap: wrap;
        margin-right: 0rem;
        margin-left: 0rem;
        margin-top: 4rem; }
      .about .info .activities__link {
        font-size: 1.33rem;
        font-weight: bold;
        font-style: italic;
        flex: 0 0 25%;
        max-width: 25%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        @media (max-width: 991.98px) {
          .about .info .activities__link {
            flex: 0 0 50%;
            max-width: 50%;
            margin-top: 7.6rem; } }
        .about .info .activities__link img {
          width: auto;
          height: 3.58rem;
          float: none; }
          @media (max-width: 991.98px) {
            .about .info .activities__link img {
              height: 13.8rem; } }
        .about .info .activities__link:nth-child(3) img {
          -webkit-transform: rotate(-20deg);
          -ms-transform: rotate(-20deg);
          transform: rotate(-20deg); }
        .about .info .activities__link span {
          color: #fff; }
          @media (max-width: 991.98px) {
            .about .info .activities__link span {
              font-size: 3.6rem; } }
          .about .info .activities__link span:before {
            content: '';
            width: 0.535rem;
            height: 0.5rem;
            display: block;
            margin: 1rem auto;
            border-radius: 50%;
            background-color: #fff; }
            @media (max-width: 991.98px) {
              .about .info .activities__link span:before {
                height: 2.4rem;
                width: 2.4rem;
                margin: 2.4rem auto; } }
  .about__image {
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center center; }
    @media (max-width: 991.98px) {
      .about__image {
        flex: 0 0 100%;
        max-width: 100%;
        height: 35rem;
        background-position: center;
        background-size: 100% auto; } }

.top-products {
  background-color: #ebebeb; }
  .top-products__wrapper {
    width: 85%;
    margin: 0 auto; }
    @media (max-width: 991.98px) {
      .top-products__wrapper {
        width: 100%;
        padding: 7rem 4rem 0rem; } }
  .top-products__title-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    padding: 1.5rem 1rem 1rem; }
    @media (max-width: 991.98px) {
      .top-products__title-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 5rem; } }
  .top-products__link-wrap {
    width: calc(100% + 8rem);
    background-color: #fff;
    position: relative;
    right: -4rem;
    padding: 4.8rem 3rem 5.8rem; }

.drumbite-products {
  padding: 0 10%;
  display: flex;
  flex-wrap: wrap;
  margin-right: 0rem;
  margin-left: 0rem;
  margin-top: 7rem; }
  @media (max-width: 991.98px) {
    .drumbite-products {
      padding: 0 3.6rem;
      margin-top: 7.8rem;
      text-align: center; } }
  .drumbite-products__nav {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 2.66rem;
    box-sizing: border-box; }
    @media (max-width: 991.98px) {
      .drumbite-products__nav {
        flex: 0 0 100%;
        max-width: 100%; } }
  .drumbite-products__title {
    margin-bottom: 0; }
  .drumbite-products__link-wrap {
    text-align: left; }
    @media (max-width: 991.98px) {
      .drumbite-products__link-wrap {
        margin: 6rem 0; } }
  .drumbite-products__link {
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end; }
    @media (max-width: 991.98px) {
      .drumbite-products__link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .drumbite-products__text p {
    margin: 2rem 0;
    width: 100%;
        text-align: center;

    font-weight: bold; }
    @media (max-width: 991.98px) {
      .drumbite-products__text p {
        font-weight: normal;
        font-size: 2.6rem; } }
  .drumbite-products .product-navigation {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem; }
    @media (max-width: 991.98px) {
      .drumbite-products .product-navigation {
        display: none; } }
    .drumbite-products .product-navigation .navigation-link {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      cursor: pointer; }
      .drumbite-products .product-navigation .navigation-link img {
        width: 100%;
        height: auto; }
      .drumbite-products .product-navigation .navigation-link:hover__opacity {
        opacity: 0.5; }
      .drumbite-products .product-navigation .navigation-link__opacity {
        -webkit-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
        position: absolute;
        background-color: #000;
        opacity: 0;
        width: 100%;
        height: 100%; }
      .drumbite-products .product-navigation .navigation-link--active .navigation-link__opacity {
        opacity: 0.5; }
  .drumbite-products__preview-wrap {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
    padding: 0 2.66rem;
    box-sizing: border-box; }
    @media (max-width: 991.98px) {
      .drumbite-products__preview-wrap {
        display: none; } }
    .drumbite-products__preview-wrap .preview {
      display: none;
      padding-top: 8rem;
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      .drumbite-products__preview-wrap .preview--active {
        display: flex;
        flex-wrap: wrap;
        margin-right: 0rem;
        margin-left: 0rem; }
      .drumbite-products__preview-wrap .preview__title {
        position: relative;
        padding-bottom: 1rem; }
        .drumbite-products__preview-wrap .preview__title::after {
          content: '';
          width: 100%;
          right: 0;
          height: 0.25rem;
          position: absolute;
          top: calc(100% - .25rem);
          background-color: #c6c6c6; }
      .drumbite-products__preview-wrap .preview__text {
        font-weight: bold; }
      .drumbite-products__preview-wrap .preview__info {
        flex: 0 0 50%;
        max-width: 50%; }
      .drumbite-products__preview-wrap .preview__image {
        flex: 0 0 50%;
        max-width: 50%;
        position: relative; }
        .drumbite-products__preview-wrap .preview__image img {
          width: 100%;
          height: auto; }
      .drumbite-products__preview-wrap .preview__product-link {
        width: 100%;
        margin-top: 2rem; }
      .drumbite-products__preview-wrap .preview .specs__title {
        -webkit-box-align: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end;
        font-size: 1.16rem;
        font-weight: bold; }
        .drumbite-products__preview-wrap .preview .specs__title::after {
          content: '';
          height: 0.166rem;
          width: 34rem;
          background-color: #c6c6c6; }
      .drumbite-products__preview-wrap .preview .specs__content {
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between; }
      .drumbite-products__preview-wrap .preview .specs__price {
        align-self: flex-end;
        font-size: 2.5rem; }
      .drumbite-products__preview-wrap .preview .specs__description p {
        display: none; }
      .drumbite-products__preview-wrap .preview .specs__description ul {
        column-count: 2; }

.facebook-posts {
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: auto;
  margin-left: auto;
  padding: 5rem;
  box-sizing: border-box; }
  @media (max-width: 991.98px) {
    .facebook-posts {
      padding: 5rem 0; } }
  .facebook-posts__posts {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem;
    margin: 0 -2.5rem; }
    .facebook-posts__posts .facebook-post {
      position: relative;
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%;
      padding: 0 2.5rem;
      box-sizing: border-box; }
      @media (max-width: 991.98px) {
        .facebook-posts__posts .facebook-post {
          padding: 0px .5rem; } }
      .facebook-posts__posts .facebook-post__image {
        height: 25rem;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }
        .facebook-posts__posts .facebook-post__image--placeholder {
          background-image: url(../images/drumbite_logo.png) !important;
          background: #ebebeb url(../images/drumbite_logo.png) center/contain no-repeat !important; }
        @media (max-width: 991.98px) {
          .facebook-posts__posts .facebook-post__image {
            height: 50rem;
            background-color: #252525; } }
      .facebook-posts__posts .facebook-post__text-container {
        color: #fff;
        width: calc(100% - 5rem);
        min-height: 26%;
        position: absolute;
        bottom: 0;
        display: flex;
        flex-wrap: wrap;
        margin-right: 0rem;
        margin-left: 0rem; }
        @media (max-width: 991.98px) {
          .facebook-posts__posts .facebook-post__text-container {
            width: calc(100% - 1rem); } }
        .facebook-posts__posts .facebook-post__text-container .date {
          flex: 0 0 16.6666666667%;
          max-width: 16.6666666667%;
          background-color: #dd4231; }
          @media (max-width: 991.98px) {
            .facebook-posts__posts .facebook-post__text-container .date {
              flex: 0 0 25%;
              max-width: 25%; } }
          .facebook-posts__posts .facebook-post__text-container .date .wrapper {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            height: 100%;
            font-size: 1.15rem; }
            @media (max-width: 991.98px) {
              .facebook-posts__posts .facebook-post__text-container .date .wrapper {
                font-size: 2.2rem; } }
          .facebook-posts__posts .facebook-post__text-container .date__icon {
            width: 100%;
            height: 2.5rem;
            background: url("../images/facebook_icon.png") center center/auto 100% no-repeat; }
            @media (max-width: 991.98px) {
              .facebook-posts__posts .facebook-post__text-container .date__icon {
                height: 4.5rem; } }
        .facebook-posts__posts .facebook-post__text-container .details {
          flex: 0 0 83.3333333333%;
          max-width: 83.3333333333%;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          padding: 1rem 2rem;
          box-sizing: border-box;
          background-color: #252525; }
          .facebook-posts__posts .facebook-post__text-container .details__title {
            font-weight: bold; }
          @media (max-width: 991.98px) {
            .facebook-posts__posts .facebook-post__text-container .details {
              flex: 0 0 75%;
              max-width: 75%; } }

#schoolStructure {
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: auto;
  margin-left: auto; }
  #schoolStructure .teaching-fields {
    width: 50%;
    margin-top: 3rem; }
    @media (max-width: 991.98px) {
      #schoolStructure .teaching-fields {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin-right: 0rem;
        margin-left: 0rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    #schoolStructure .teaching-fields .categories-nav__link {
      flex: 0 0 25%;
      max-width: 25%;
      margin-bottom: 2rem; }
      @media (max-width: 991.98px) {
        #schoolStructure .teaching-fields .categories-nav__link {
          margin-bottom: 2rem; }
          #schoolStructure .teaching-fields .categories-nav__link span {
            font-size: 3rem; } }
  #schoolStructure .teachers {
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 10rem; }
    #schoolStructure .teachers__wrapper {
      display: flex;
      flex-wrap: wrap;
      margin-right: 0rem;
      margin-left: 0rem; }
    #schoolStructure .teachers .slick-dots {
      bottom: 2rem; }
    #schoolStructure .teachers .teacher {
      flex: 0 0 25%;
      max-width: 25%;
      padding-left: 1rem; }
      @media (max-width: 991.98px) {
        #schoolStructure .teachers .teacher {
          flex: 0 0 100%;
          max-width: 100%; } }
      #schoolStructure .teachers .teacher__wrapper {
        display: flex;
        flex-wrap: wrap;
        margin-right: 0rem;
        margin-left: 0rem; }
      #schoolStructure .teachers .teacher__info {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
        position: relative;
        height: 20rem;
        overflow: hidden;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat; }
        @media (max-width: 991.98px) {
          #schoolStructure .teachers .teacher__info {
            height: auto; } }
        #schoolStructure .teachers .teacher__info p {
          width: 100%;
          max-height: 0px;
          overflow: hidden;
          position: absolute;
          color: #fff;
          background-color: #dd4231;
          top: 0;
          padding: 0 1rem;
          -webkit-transition: all 0.5s ease-in-out;
          -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out; }
          @media (max-width: 991.98px) {
            #schoolStructure .teachers .teacher__info p {
              position: relative;
              margin-top: 100%;
              font-size: 2rem;
              padding: 1rem;
              max-height: 100%; } }
        #schoolStructure .teachers .teacher__info:hover p {
          padding: 1rem;
          max-height: 100%;
          height: 100%; }
      #schoolStructure .teachers .teacher__links {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
        -webkit-box-pack: space-around;
        -ms-flex-pack: space-around;
        justify-content: space-around;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: #252525;
        padding: 1rem .5rem; }
        @media (max-width: 991.98px) {
          #schoolStructure .teachers .teacher__links {
            padding: 20rem 1rem; } }
        #schoolStructure .teachers .teacher__links img {
          width: 100%;
          height: auto; }
      #schoolStructure .teachers .teacher__name {
        padding: 1.5rem;
        background-color: #252525; }
        @media (max-width: 991.98px) {
          #schoolStructure .teachers .teacher__name {
            padding-bottom: 10rem; } }
        #schoolStructure .teachers .teacher__name h4 {
          margin: 0;
          text-align: center;
          color: #fff; }

.studio-info {
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: auto;
  margin-left: auto; }
  .studio-info__content {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem;
    margin-top: 3rem; }
  .studio-info__text {
    flex: 0 0 50%;
    max-width: 50%; }
    .studio-info__text p {
      margin: 0 1rem; }
  .studio-info__image {
    flex: 0 0 50%;
    max-width: 50%; }
    .studio-info__image img {
      width: 100%;
      height: auto; }

.studio-videos {
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 80%;
  margin: 2rem auto; }
  .studio-videos__videos-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem;
    margin-bottom: 3rem; }
  .studio-videos__wrapper {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1rem;
    box-sizing: border-box; }
    @media (max-width: 991.98px) {
      .studio-videos__wrapper {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 4rem; } }
  .studio-videos__player-wrap {
    width: 100%;
    height: 27rem; }
    .studio-videos__player-wrap iframe {
      width: 100%;
      height: 100%; }

.info-101 {
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: auto;
  margin-left: auto;
  width: 85%;
  margin-top: 6rem; }
  .info-101__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem; }
    @media (max-width: 991.98px) {
      .info-101__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .info-101__text {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 2.5rem 0 5rem; }
    @media (max-width: 991.98px) {
      .info-101__text {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 5rem; } }
  .info-101__video {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 5rem 0 2.5rem; }
    @media (max-width: 991.98px) {
      .info-101__video {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 5rem; } }
  .info-101 .purchase {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem;
    margin-top: 4rem; }
    .info-101 .purchase__button {
      background-color: #dd4231;
      padding: 1rem 2.5rem;
      color: #fff;
      margin: 0 auto;
      border-radius: 20px; }
      .info-101 .purchase__button p {
        font-size: 2rem;
        padding: 0 2.5rem;
        margin: 0; }
        @media (max-width: 991.98px) {
          .info-101 .purchase__button p {
            font-size: 3rem; } }
      .info-101 .purchase__button:hover {
        transition: background-color 1s ease;
        background-color: #000; }
        .info-101 .purchase__button:hover span {
          transition: color 1s ease;
          color: #dd4231; }

.testifiers {
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: auto;
  margin-left: auto;
  width: 90%; }
  .testifiers h3 {
    padding-right: 2rem; }
  .testifiers__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem; }
  .testifiers .single {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 2rem; }
    .testifiers .single__wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      box-shadow: 0 0 12px #ccc;
      background-color: #f7f7f7;
      padding: 3rem 4rem;
      min-height: 65rem; }
      .testifiers .single__wrapper .attachment-post-thumbnail {
        border-radius: 50%;
        width: 33%;
        height: auto; }
    .testifiers .single__title {
      padding-top: 2rem;
      font-weight: bold;
      font-size: 2rem; }
      @media (max-width: 991.98px) {
        .testifiers .single__title {
          font-size: 4rem; } }
    .testifiers .single__subtitle {
      text-align: center;
      font-style: italic;
      font-size: 1.3rem;
      padding: 0.5rem 5rem; }
      @media (max-width: 991.98px) {
        .testifiers .single__subtitle {
          font-size: 2.6rem; } }
    .testifiers .single__text {
      text-align: left;
      padding-top: 1rem;
      line-height: 2;
      direction: ltr;
      text-align: justify; }
      @media (max-width: 991.98px) {
        .testifiers .single__text {
          text-align: center; } }

.fill-ins {
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: auto;
  margin-left: auto;
  width: 90%; }
  .fill-ins h3 {
    padding-right: 2rem; }
  .fill-ins__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem; }
  .fill-ins .single {
    flex: 0 0 25%;
    max-width: 25%; }
    .fill-ins .single__wrapper {
      padding: 2rem;
      position: relative; }
      .fill-ins .single__wrapper a img {
        width: 100%;
        height: auto; }
      .fill-ins .single__wrapper h4 {
        font-weight: bold;
        padding-top: 1rem; }

.inner-101 {
  padding: 20rem 5rem 0; }
  .inner-101 .entry-content p {
    font-size: 2rem; }
    .inner-101 .entry-content p a {
      color: #dd4231; }
  .inner-101 .entry-content .fve-max-width-wrapper {
    margin-top: 5rem; }

.artists-info #main-artists-page-content .img-wrap {
  height: 19rem; }
  @media (max-width: 991.98px) {
    .artists-info #main-artists-page-content .img-wrap {
      height: 30rem; } }
  .artists-info #main-artists-page-content .img-wrap img {
    width: 100%;
    height: 100%;
    max-height: none;
    -o-object-fit: cover;
    object-fit: cover; }
    @media (max-width: 991.98px) {
      .artists-info #main-artists-page-content .img-wrap img {
        max-height: 30rem; } }
.artists-info ul {
  list-style-type: circle; }

.artist-container h2 {
  color: #000;
  font-size: 2rem; }
.artist-container h4 {
  text-align: left;
  font-weight: bold;
  margin-bottom: 0.8rem;
  font-size: 1.6rem; }
.artist-container #artist-heading-container {
  margin: 0rem 0 5rem;
  background-attachment: unset;
  height: 90vh; }
  @media (max-width: 991.98px) {
    .artist-container #artist-heading-container {
      margin: 11rem 0 3rem; } }
  .artist-container #artist-heading-container .heading-content h1 {
    font-size: 2.5rem; }
  .artist-container #artist-heading-container .heading-content .social-icons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0; }
    .artist-container #artist-heading-container .heading-content .social-icons li {
      padding: 0 1.5rem; }
      .artist-container #artist-heading-container .heading-content .social-icons li a {
        font-size: 2.3rem; }
  .artist-container #artist-heading-container .heading-content .site-link {
    color: #dd4231;
    font-size: 1.5rem; }
  .artist-container #artist-heading-container .heading-content .endorsement-logos {
    padding: 0; }
    .artist-container #artist-heading-container .heading-content .endorsement-logos img {
      width: 100%;
      height: auto; }
.artist-container .artist-content {
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: auto;
  margin-left: auto; }
  .artist-container .artist-content .artist-info {
    padding: 0 3rem;
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem; }
    .artist-container .artist-content .artist-info__text {
      flex: 0 0 50%;
      max-width: 50%;
      padding-left: 5rem;
      font-size: 1.3rem;
      text-align: right; }
      @media (max-width: 991.98px) {
        .artist-container .artist-content .artist-info__text {
          flex: 0 0 100%;
          max-width: 100%; } }
      .artist-container .artist-content .artist-info__text a {
        color: #dd4231; }
    .artist-container .artist-content .artist-info__video {
      flex: 0 0 50%;
      max-width: 50%; }
      @media (max-width: 991.98px) {
        .artist-container .artist-content .artist-info__video {
          flex: 0 0 100%;
          max-width: 100%; } }
      .artist-container .artist-content .artist-info__video .gear ul {
        text-align: left;
        font-size: 1.5rem; }
  .artist-container .artist-content__gallery {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 5rem; }
.artist-container .orderby {
  display: none; }
.artist-container .woocommerce-result-count {
  display: none; }
.artist-container ul.products li.product {
  padding: 0 3rem; }
.artist-container ul.products li.product .woocommerce-loop-product__title, .artist-container ul.products li.product h2 {
  font-weight: normal;
  font-size: 1.4rem; }

.text-wrap {
  background-color: #ebebeb; }
  .text-wrap__text {
    margin: 0 auto 2rem;
    columns: 30rem;
    -webkit-column-break-inside: avoid-column;
    break-inside: avoid; }
    @media (max-width: 991.98px) {
      .text-wrap__text {
        columns: 1; } }
    .text-wrap__text p {
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid; }
    .text-wrap__text ul {
      list-style: disc; }
    .text-wrap__text--paragraph {
      columns: 1; }

.contact-hero {
  margin-top: 17rem; }
  .contact-hero #wpgmza_map {
    height: auto; }

.contact {
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.5rem;
  margin: 5rem 0; }
  .contact__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem;
    padding: 0 15rem; }
  .contact__details {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 5rem; }
    @media (max-width: 991.98px) {
      .contact__details {
        flex: 0 0 100%;
        max-width: 100%; } }
    .contact__details h1 {
      font-size: 3rem;
      margin-bottom: 2rem;
      text-decoration: underline; }
    .contact__details ul {
      line-height: 4rem; }
      .contact__details ul li {
        list-style: none; }
        .contact__details ul li:nth-child(1):before {
          content: '';
          display: block;
          height: 2.7rem;
          width: 3rem;
          background-image: url("../images/phone_icon.svg");
          background-size: 3.5rem; }
        .contact__details ul li:nth-child(2):before {
          content: '';
          display: block;
          height: 2.7rem;
          width: 3rem;
          background-image: url("../images/location_icon.svg");
          background-size: 3.5rem; }
        .contact__details ul li:nth-child(3):before {
          content: '';
          display: block;
          height: 2.7rem;
          width: 3rem;
          background-image: url("../images/footer_facebook_icon.svg");
          background-size: 3.5rem; }
        .contact__details ul li:nth-child(4):before {
          content: '';
          display: block;
          height: 2.7rem;
          width: 3rem;
          background-image: url("../images/email_icon.svg");
          background-size: 3.5rem; }
    .contact__details h2 {
      font-size: 3rem;
      color: #000;
      font-weight: normal;
      margin-top: 10rem;
      text-decoration: underline; }
    .contact__details p a {
      color: #dd4231; }
  .contact__form {
    flex: 0 0 50%;
    max-width: 50%; }
    @media (max-width: 991.98px) {
      .contact__form {
        flex: 0 0 100%;
        max-width: 100%; } }
    .contact__form .wpcf7-form {
      position: relative; }
      .contact__form .wpcf7-form .wpcf7-form-control {
        background-color: #f7f7f7;
        border: 2px #ebebeb solid;
        width: 100%;
        padding: 0.5rem 1rem; }
        .contact__form .wpcf7-form .wpcf7-form-control:focus {
          border: 2px #dd4231 solid;
          outline: none; }
      .contact__form .wpcf7-form .wpcf7-submit {
        width: 15%;
        position: absolute;
        left: 0;
        background-color: #dd4231;
        color: #fff; }
    .contact__form p {
      line-height: 2.2rem; }

.shop-site-content {
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: auto;
  margin-left: auto;
  width: 95%; }
  @media (max-width: 991.98px) {
    .shop-site-content {
      width: 90%; } }
  .shop-site-content__filter-btn {
    background-color: #fff;
    padding: 1rem 3rem;
    border: 1px solid #dd4231;
    border-radius: 5px; }
    .shop-site-content__filter-btn.clicked {
      color: #fff;
      background-color: #dd4231; }
  .shop-site-content__sort {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    padding-left: 1rem;
    font-size: 1.5rem;
    margin-bottom: 3rem; }
    @media (max-width: 991.98px) {
      .shop-site-content__sort {
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 2.5rem; } }
    .shop-site-content__sort .pwb-brand-banner-cont {
      flex: 0 0 100%;
      max-width: 100%;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: -5rem 0 10rem;
      -webkit-box-pack: space-between;
      -ms-flex-pack: space-between;
      justify-content: space-between; }
      @media (max-width: 991.98px) {
        .shop-site-content__sort .pwb-brand-banner-cont {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
      .shop-site-content__sort .pwb-brand-banner-cont img {
        width: 100%;
        height: auto; }
      .shop-site-content__sort .pwb-brand-banner-cont .pwb-brand-description {
        padding: 0 4rem 0 2rem;
        text-align: justify; }
    .shop-site-content__sort .woocommerce-result-count {
      margin-bottom: 0px;
      margin-left: 1rem; }
  .shop-site-content .woocommerce-breadcrumb {
    font-size: 1.25rem;
    font-style: italic; }
    @media (max-width: 991.98px) {
      .shop-site-content .woocommerce-breadcrumb {
        font-size: 2rem; } }
    .shop-site-content .woocommerce-breadcrumb a {
      font-weight: bold;
      font-style: normal; }
  .shop-site-content .woocommerce-products-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 2rem 0 6rem; }
    .shop-site-content .woocommerce-products-header .wave-img {
      width: 7rem; }
      @media (max-width: 991.98px) {
        .shop-site-content .woocommerce-products-header .wave-img {
          width: 13rem; } }
    .shop-site-content .woocommerce-products-header img {
      max-width: 100%;
      height: auto; }
    .shop-site-content .woocommerce-products-header h1 {
      font-style: italic;
      font-weight: 900;
      font-size: 5rem; }
      @media (max-width: 991.98px) {
        .shop-site-content .woocommerce-products-header h1 {
          font-size: 8rem; } }
  .shop-site-content__content-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem; }
    .shop-site-content__content-wrap aside {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
      @media (max-width: 991.98px) {
        .shop-site-content__content-wrap aside {
          flex: 0 0 100%;
          max-width: 100%;
          max-height: 0;
          overflow: hidden;
          -webkit-transition: all 0.5s ease-in;
          -o-transition: all 0.5s ease-in;
          transition: all 0.5s ease-in; }
          .shop-site-content__content-wrap aside.active {
            max-height: 1000rem; } }
      .shop-site-content__content-wrap aside .widget-title {
        font-size: 2rem;
        font-weight: normal;
        color: #000; }
        @media (max-width: 991.98px) {
          .shop-site-content__content-wrap aside .widget-title {
            display: none; } }
      .shop-site-content__content-wrap aside .woof_container_inner h4 {
        font-weight: bold;
        border-bottom: 1px solid;
        padding-bottom: .5rem; }
        @media (max-width: 991.98px) {
          .shop-site-content__content-wrap aside .woof_container_inner h4 {
            font-size: inherit; } }
      @media (max-width: 991.98px) {
        .shop-site-content__content-wrap aside .woof_redraw_zone {
          display: flex;
          flex-wrap: wrap;
          margin-right: 0rem;
          margin-left: 0rem; }
          .shop-site-content__content-wrap aside .woof_redraw_zone .woof_price_search_container {
            flex: 0 0 100%;
            max-width: 100%; }
          .shop-site-content__content-wrap aside .woof_redraw_zone .woof_container:not(.woof_price_search_container) {
            flex: 0 0 50%;
            max-width: 50%;
            padding: 0 3rem;
            margin: 2rem 0; } }
      .shop-site-content__content-wrap aside .woof_childs_list_opener {
        float: left;
        position: relative;
        top: -2.8rem; }
        .shop-site-content__content-wrap aside .woof_childs_list_opener span {
          -webkit-transition: all 0.2s ease-in;
          -o-transition: all 0.2s ease-in;
          transition: all 0.2s ease-in; }
        .shop-site-content__content-wrap aside .woof_childs_list_opener span.woof_is_closed {
          background: url(../images/arrow_orange.png) center center/auto 100% no-repeat; }
        .shop-site-content__content-wrap aside .woof_childs_list_opener span.woof_is_opened {
          -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
          background: url(../images/arrow_orange.png) center center/auto 100% no-repeat; }
      .shop-site-content__content-wrap aside .woof .widget_price_filter {
        margin: 3rem 0px;
        padding-bottom: 0px; }
        .shop-site-content__content-wrap aside .woof .widget_price_filter .price_slider_amount {
          font-size: inherit; }
        @media (max-width: 991.98px) {
          .shop-site-content__content-wrap aside .woof .widget_price_filter form {
            width: 100%; } }
        .shop-site-content__content-wrap aside .woof .widget_price_filter .ui-slider .ui-slider-range {
          background-color: #dd4231; }
        .shop-site-content__content-wrap aside .woof .widget_price_filter .ui-slider .ui-slider-handle {
          background-color: #dd4231;
          cursor: pointer;
          border: 0px;
          height: 1.5rem;
          width: 1.5rem;
          top: -0.5rem;
          border-radius: 50%; }
          @media (max-width: 991.98px) {
            .shop-site-content__content-wrap aside .woof .widget_price_filter .ui-slider .ui-slider-handle {
              height: 3rem;
              width: 3rem;
              top: -1rem; } }
    .shop-site-content__content-wrap ul.products {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%;
      display: flex;
      flex-wrap: wrap;
      margin-right: 0rem;
      margin-left: 0rem;
      padding-right: 4rem; }
      @media (max-width: 991.98px) {
        .shop-site-content__content-wrap ul.products {
          flex: 0 0 100%;
          max-width: 100%;
          padding-right: 0px; } }
      .shop-site-content__content-wrap ul.products li.product {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
        padding: 0 1rem 1rem;
        margin-bottom: 2rem; }
        @media (max-width: 991.98px) {
          .shop-site-content__content-wrap ul.products li.product {
            flex: 0 0 100%;
            max-width: 100%; } }
  .shop-site-content .woocommerce-pagination > .page-numbers {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
    margin-right: 8.3333333333%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2rem;
    margin-bottom: 5rem; }
    .shop-site-content .woocommerce-pagination > .page-numbers li {
      font-size: 2rem;
      margin: 0 1rem;
      height: 4rem;
      width: 4rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .shop-site-content .woocommerce-pagination > .page-numbers li .page-numbers.current {
        height: 100%;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 50%;
        background-color: #252525;
        color: #fff; }
      .shop-site-content .woocommerce-pagination > .page-numbers li .page-numbers.next {
        color: transparent;
        background: url("../images/arrow_orange.png") center center/auto 50% no-repeat; }
      .shop-site-content .woocommerce-pagination > .page-numbers li .page-numbers.prev {
        color: transparent;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        background: url("../images/arrow_orange.png") center center/auto 50% no-repeat; }
  .shop-site-content .brand-class ul.products, .shop-site-content .featured ul.products, .shop-site-content .search-class ul.products {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px; }
    .shop-site-content .brand-class ul.products li.product, .shop-site-content .featured ul.products li.product, .shop-site-content .search-class ul.products li.product {
      flex: 0 0 25%;
      max-width: 25%; }
      @media (max-width: 991.98px) {
        .shop-site-content .brand-class ul.products li.product, .shop-site-content .featured ul.products li.product, .shop-site-content .search-class ul.products li.product {
          flex: 0 0 100%;
          max-width: 100%; } }

.product-page {
  width: 100%;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: auto;
  margin-left: auto; }
  .product-page .main-info {
    margin-top: 3rem;
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem; }
    .product-page .main-info .gallery {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
      @media (max-width: 991.98px) {
        .product-page .main-info .gallery {
          flex: 0 0 100%;
          max-width: 100%; } }
      .product-page .main-info .gallery .onsale {
        display: none; }
    .product-page .main-info .stock {
      margin: 3rem 0; }
    .product-page .main-info .summary {
      margin-right: 8.3333333333%;
      flex: 0 0 50%;
      max-width: 50%; }
      @media (max-width: 991.98px) {
        .product-page .main-info .summary {
          flex: 0 0 100%;
          max-width: 100%;
          margin-right: 0;
          margin-top: 10rem; } }
      .product-page .main-info .summary .product_title {
        font-weight: bold;
        font-style: italic; }
      .product-page .main-info .summary .price del{
        font-size: 1.5rem;
       
        font-weight: normal;
       color: #000;
        margin: 2rem 0 1rem; }
        @media (max-width: 991.98px) {
          .product-page .main-info .summary .price del{
            font-size: 3rem; } }
        .product-page .main-info .summary .price ins {
          text-decoration: none;
        }
        .product-page .main-info .summary .price  {
          text-decoration: none;
            -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
          color: #dd4231;
          font-size: 2rem;
          font-weight: bold; }
          @media (max-width: 991.98px) {
            .product-page .main-info .summary .price {
              font-size: 5rem; } }
      .product-page .main-info .summary .woocommerce-product-details__short-description {
        text-align: justify;
        line-height: 1.5;
        margin-top: 3rem; }
        .product-page .main-info .summary .woocommerce-product-details__short-description h2 {
          font-size: inherit;
          color: #000; }
        .product-page .main-info .summary .woocommerce-product-details__short-description h3 {
          font-size: inherit; }
      .product-page .main-info .summary .product_meta {
        font-weight: bold; }
        .product-page .main-info .summary .product_meta .sku {
          font-weight: normal; }
      .product-page .main-info .summary .cart {
        margin: 0 0 15rem; }
        .product-page .main-info .summary .cart .quantity {
          margin-bottom: 1.5rem; }
          @media (max-width: 991.98px) {
            .product-page .main-info .summary .cart .quantity {
              margin-bottom: 7rem; } }
          .product-page .main-info .summary .cart .quantity label {
            font-weight: bold; }
      .product-page .main-info .summary .single_add_to_cart_button {
        color: #dd4231;
        background-color: #252525;
        border-radius: .8rem;
        padding: 1rem 5rem 1rem 2rem;
        font-size: 2rem;
        letter-spacing: 0.1rem;
        font-weight: bold;
        position: relative;
        cursor: pointer;
        border: 1px solid #252525;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }
        @media (max-width: 991.98px) {
          .product-page .main-info .summary .single_add_to_cart_button {
            padding: 1rem 2rem 1rem 2rem;
            font-size: 5rem;
            width: 100%;
            text-align: center; } }
        .product-page .main-info .summary .single_add_to_cart_button::before {
          content: '';
          position: absolute;
          width: 3rem;
          height: 100%;
          right: 1rem;
          top: 0;
          -webkit-transition: all 0.2s ease-in;
          -o-transition: all 0.2s ease-in;
          transition: all 0.2s ease-in;
          background: url("../images/Cart_icon.svg") center center/100% auto no-repeat; }
          @media (max-width: 991.98px) {
            .product-page .main-info .summary .single_add_to_cart_button::before {
              width: 10rem; } }
        .product-page .main-info .summary .single_add_to_cart_button:hover {
          color: #252525;
          background-color: #dd4231; }
          .product-page .main-info .summary .single_add_to_cart_button:hover:before {
            filter: brightness(0); }
      .product-page .main-info .summary .pwb-single-product-brands {
        float: left;
        margin-top: -7rem; }
        @media (max-width: 991.98px) {
          .product-page .main-info .summary .pwb-single-product-brands {
            margin-top: 0; } }
        .product-page .main-info .summary .pwb-single-product-brands img {
          max-width: 20rem;
          height: auto; }
          @media (max-width: 991.98px) {
            .product-page .main-info .summary .pwb-single-product-brands img {
              max-width: 40rem; } }
  .product-page .posted_in {
    display: none; }
  .product-page__share {
    padding: 4rem 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
    margin: 4rem 0 2rem;
    position: relative;
    border-top: 2px solid #252525;
    color: #dd4231;
    font-size: 2rem; }
    @media (max-width: 991.98px) {
      .product-page__share {
        font-size: inherit;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
        height: 25vh; } }
    .product-page__share > img {
      position: absolute;
      width: 32%;
      height: auto;
      top: -4rem; }
      @media (max-width: 991.98px) {
        .product-page__share > img {
          width: 70%; } }
    .product-page__share .share-wrap__share {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .product-page__share .share-wrap__share img {
        height: 3.5rem; }
  .product-page .specs__table {
    -webkit-box-pack: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
    margin: 4rem 0 2rem; }
    @media (max-width: 991.98px) {
      .product-page .specs__table {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .product-page .specs__title {
    font-weight: bold;
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 1rem; }
  .product-page .specs__tech-specs-wrap {
    padding: 0 5rem; }
    @media (max-width: 991.98px) {
      .product-page .specs__tech-specs-wrap {
        padding: 0; } }
  .product-page__related-products {
    margin: 10rem 0; }
  .product-page .tagged_as {
    display: none; }

.woocommerce-checkout {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0rem;
  margin-left: 0rem;
  width: 70%;
  margin: 0 auto; }
  @media (max-width: 991.98px) {
    .woocommerce-checkout {
      width: 100%; } }
  .woocommerce-checkout .woocommerce-NoticeGroup-checkout {
    display: none; }
  .woocommerce-checkout .billing-shipping {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 4rem;
    margin-top: 4rem;
    display: flex;
    flex-wrap: wrap;
    margin-right: 0rem;
    margin-left: 0rem; }
    @media (max-width: 991.98px) {
      .woocommerce-checkout .billing-shipping {
        flex: 0 0 100%;
        max-width: 100%; } }
    .woocommerce-checkout .billing-shipping .billing, .woocommerce-checkout .billing-shipping .shipping {
      flex: 0 0 50%;
      max-width: 50%; }
      @media (max-width: 991.98px) {
        .woocommerce-checkout .billing-shipping .billing, .woocommerce-checkout .billing-shipping .shipping {
          flex: 0 0 100%;
          max-width: 100%; } }
    .woocommerce-checkout .billing-shipping .form-row {
      margin: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .woocommerce-checkout .billing-shipping .form-row #billing_country_field {
        display: none; }
      .woocommerce-checkout .billing-shipping .form-row input {
        width: 90%;
        margin-bottom: .5rem; }
        @media (max-width: 991.98px) {
          .woocommerce-checkout .billing-shipping .form-row input {
            border: 0px;
            border-bottom: 1px solid;
            margin-bottom: 5rem; } }
      .woocommerce-checkout .billing-shipping .form-row textarea {
        width: 100%; }
        @media (max-width: 991.98px) {
          .woocommerce-checkout .billing-shipping .form-row textarea {
            border: 1px solid #000;
            padding-right: 1rem;
            min-height: 19vh; } }
  .woocommerce-checkout .woocommerce-invalid-required-field .woocommerce-form__label-for-checkbox {
    color: #dd4231; }
    .woocommerce-checkout .woocommerce-invalid-required-field .woocommerce-form__label-for-checkbox a {
      color: #dd4231; }
  .woocommerce-checkout .woocommerce-invalid-required-field input {
    border: 1px solid #dd4231; }
  .woocommerce-checkout .order-details {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 4rem;
    margin-top: 4rem;
    border-right: 2px dotted #ebebeb; }
    @media (max-width: 991.98px) {
      .woocommerce-checkout .order-details {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0rem;
        border-right: 0px; } }
    .woocommerce-checkout .order-details .woocommerce-checkout-review-order-table {
      margin-top: 1rem; }
      .woocommerce-checkout .order-details .woocommerce-checkout-review-order-table th, .woocommerce-checkout .order-details .woocommerce-checkout-review-order-table td {
        width: 50%;
        width: 50%;
        padding: 0 0 2rem;
        vertical-align: top; }
      .woocommerce-checkout .order-details .woocommerce-checkout-review-order-table tbody {
        border-top: 1px solid;
        border-bottom: 1px solid;
        padding: 1rem 0 0;
        display: block;
        margin-top: -2rem;
        margin-bottom: 0rem; }
      .woocommerce-checkout .order-details .woocommerce-checkout-review-order-table .shipping ul {
        padding-right: 0px; }

.woocommerce-additional-fields h3 {
  display: none; }

.woocommerce {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0rem;
  margin-left: 0rem; }
  .woocommerce .order_details {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0; }
    @media (max-width: 991.98px) {
      .woocommerce .order_details {
        flex: 0 0 100%;
        max-width: 100%; } }
  .woocommerce .checkout-step {
    flex: 0 0 50%;
    max-width: 50%; }
    @media (max-width: 991.98px) {
      .woocommerce .checkout-step {
        flex: 0 0 100%;
        max-width: 100%; } }
.woocommerce-product-gallery__image .wp-post-image{
  width: 100%;
  height: auto;
}
.woocommerce-product-gallery__wrapper{
 display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.pswp__caption__center{
  display: none;
}
/*# sourceMappingURL=style.css.map */
/* Prevent inner divs flexing in category description (.woocommerce-products-header is the container of category description). */
.shop-site-content .woocommerce-products-header {
	display: block;
}