/* Custom CSS File */

/* Add your custom styles here */
@media (min-width: 1200px) and (max-width: 1350px) {
  .base64-woocommerce {
    font-size: 42px;
  }
  .page-id-29640 .imageBackgroundProcentage {
        background-position: right calc(450% + 433.5px) !important;
    }
}

@media (min-width: 1351px) and (max-width: 1600px) {
    .base64-woocommerce {
      font-size: 50px;
    }

    .page-id-29640 .imageBackgroundProcentage {
        background-position: right calc(450% + 433.5px) !important;

    }
  }

  @media (min-width: 1449px) and (max-width: 1825px) {
    .custom-font-size {
          width: 90%;
    }
  }

    @media (min-width: 997px) and (max-width: 1185px) {
    .custom-font-size {
          width: 90%;
    }
  }