input,
textarea,
button,
select,
label,
a {
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Inter", sans-serif;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #2C4142;
  opacity: 0.3; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #2C4142;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #2C4142;
}

.el-btn {
  transition: 0.3s;
  box-shadow: none !important;
  text-decoration: none;
}
.el-btn.el-btn-light {
  padding: 16px 20px;
  border-radius: 10px;
  border: 1px solid #000;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0em;
  text-align: center;
}
.el-btn.el-btn-light:hover, .el-btn.el-btn-light:active, .el-btn.el-btn-light:focus {
  color: #000;
  background-color: #CCDF75;
  border: 1px solid #CCDF75;
}
@media screen and (max-width: 767px) {
  .el-btn.el-btn-light.m-btn-link:hover {
    color: #CCDF75 !important;
    background-color: transparent !important;
  }
}
.el-btn.el-btn-green {
  font-family: "Inter", Sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 4px;
  color: #000;
  background-color: #CCDF75;
  border-radius: 8px;
  padding: 18px 20px;
  text-align: center;
  border: 1px solid #CCDF75;
}
.el-btn.el-btn-green:hover, .el-btn.el-btn-green:active, .el-btn.el-btn-green:focus {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}
.el-btn.el-btn-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.el-btn.el-btn-icon img {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .el-btn.m-btn-link {
    height: auto !important;
    border: none !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}

.el-custom-login-page {
  background-color: #fff;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box; /* Firefox, other Gecko */
  box-sizing: border-box; /* Opera/IE 8+ */
}
.el-custom-login-page .el-header {
  position: fixed;
  width: 100%;
  z-index: 100;
  left: 0;
  top: 0;
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.05);
  background-color: #CCDF75;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.el-custom-login-page .el-header a.custom-logo-link {
  padding: 8px;
  line-height: 0;
  display: block;
}
.el-custom-login-page .el-header a.custom-logo-link img {
  height: 31px;
  width: auto !important;
}
.el-custom-login-page .el-back-to-website {
  margin: 60px auto 20px auto;
  width: 100%;
  max-width: 1140px;
  display: flex;
  position: relative;
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  .el-custom-login-page .el-back-to-website {
    padding: 0 !important;
  }
}
.el-custom-login-page .el-login-container {
  width: 100% !important;
  max-width: 337px !important;
  padding: 31px 29px 40px 29px !important;
  border-radius: 20px;
  box-shadow: 0px 20px 100px 0px rgba(0, 0, 0, 0.05);
  border: none !important;
  background: linear-gradient(0deg, rgba(210, 210, 210, 0), rgba(210, 210, 210, 0)), linear-gradient(0deg, #FFFFFF, #FFFFFF);
  margin: 30px auto 40px auto !important;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box; /* Firefox, other Gecko */
  box-sizing: border-box; /* Opera/IE 8+ */
}
@media screen and (max-width: 767px) {
  .el-custom-login-page .el-login-container {
    max-width: 100% !important;
    margin-top: 10px !important;
    width: auto !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
}
.el-custom-login-page .el-login-container.el-checkemail, .el-custom-login-page .el-login-container.el-resetpass {
  box-shadow: none !important;
  text-align: center !important;
  max-width: 700px !important;
}
.el-custom-login-page .el-login-container.el-checkemail h1, .el-custom-login-page .el-login-container.el-checkemail p, .el-custom-login-page .el-login-container.el-resetpass h1, .el-custom-login-page .el-login-container.el-resetpass p {
  text-align: center;
}
.el-custom-login-page .el-login-container.el-checkemail .el-custom-message, .el-custom-login-page .el-login-container.el-resetpass .el-custom-message {
  border-left: none !important;
}
.el-custom-login-page .el-login-container.el-checkemail .el-custom-main-sub-heading, .el-custom-login-page .el-login-container.el-resetpass .el-custom-main-sub-heading {
  margin-top: 50px;
}
.el-custom-login-page .el-login-container.el-checkemail .el-custom-main-sub-heading a.el-btn-green, .el-custom-login-page .el-login-container.el-resetpass .el-custom-main-sub-heading a.el-btn-green {
  height: 50px !important;
  display: inline-block;
  line-height: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.el-custom-login-page .el-login-container.el-checkemail .el-custom-main-sub-heading,
.el-custom-login-page .el-login-container.el-checkemail .el-custom-main-sub-heading p, .el-custom-login-page .el-login-container.el-resetpass .el-custom-main-sub-heading,
.el-custom-login-page .el-login-container.el-resetpass .el-custom-main-sub-heading p {
  font-family: Inter;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: center;
}
.el-custom-login-page .el-login-container .el-custom-heading {
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-bottom: 20px;
}
.el-custom-login-page .el-login-container .el-custom-login-message {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #4d4d4d;
  margin-bottom: 20px;
}
.el-custom-login-page .el-login-container #login_error,
.el-custom-login-page .el-login-container .message,
.el-custom-login-page .el-login-container .success,
.el-custom-login-page .el-login-container .el-custom-message {
  box-shadow: none !important;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #4d4d4d;
  padding: 0 12px !important;
  border-left: 4px solid #CCDF75;
}
.el-custom-login-page .el-login-container #login_error a,
.el-custom-login-page .el-login-container .message a,
.el-custom-login-page .el-login-container .success a,
.el-custom-login-page .el-login-container .el-custom-message a {
  color: #5075c1;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.el-custom-login-page .el-login-container #login_error a:hover,
.el-custom-login-page .el-login-container .message a:hover,
.el-custom-login-page .el-login-container .success a:hover,
.el-custom-login-page .el-login-container .el-custom-message a:hover {
  color: #CCDF75;
}
.el-custom-login-page .el-login-container #login_error {
  border-left-color: #d63638;
}
.el-custom-login-page .el-login-container form.el-from-register {
  width: 100%;
  padding: 0;
  box-shadow: none;
  background-color: transparent;
  border: none;
  margin: 0;
}
.el-custom-login-page .el-login-container form.el-from-register label {
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #4d4d4d;
}
.el-custom-login-page .el-login-container form.el-from-register .description {
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #4d4d4d;
}
.el-custom-login-page .el-login-container form.el-from-register input {
  height: 35px;
  border-radius: 5px;
  border: none;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: left;
  color: rgb(0, 0, 0);
  background-color: #FAFAFA;
  padding: 10px 15px;
  box-shadow: none !important;
  margin-bottom: 20px !important;
  margin-right: 0 !important;
  border: 1px solid transparent;
}
.el-custom-login-page .el-login-container form.el-from-register input:hover, .el-custom-login-page .el-login-container form.el-from-register input:focus, .el-custom-login-page .el-login-container form.el-from-register input:active {
  border: 1px solid #D2D2D2;
}
.el-custom-login-page .el-login-container form.el-from-register input.no-margin-bottom {
  margin-bottom: 0 !important;
}
.el-custom-login-page .el-login-container form.el-from-register input[type=checkbox] {
  border: 1px solid #dedede;
  margin-bottom: 0 !important;
  height: 18px;
  width: 18px;
  margin-right: 10px !important;
}
@media screen and (max-width: 767px) {
  .el-custom-login-page .el-login-container form.el-from-register input[type=checkbox] {
    height: 25px !important;
    width: 25px !important;
  }
}
.el-custom-login-page .el-login-container form.el-from-register .pw-weak {
  display: flex;
  align-items: center;
}
.el-custom-login-page .el-login-container form.el-from-register .margin-bottom-20 {
  margin-bottom: 20px !important;
}
.el-custom-login-page .el-login-container .el-nav-actions {
  width: 100%;
  display: block;
  margin-bottom: 20px;
  padding-left: 15px;
}
.el-custom-login-page .el-login-container .el-nav-actions a {
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #4d4d4d;
}
.el-custom-login-page .el-login-container .el-nav-actions a:hover {
  color: #CCDF75;
}
.el-custom-login-page .el-login-container .el-submit-block {
  width: 100%;
  overflow: hidden;
  display: block;
  margin-bottom: 30px !important;
}
.el-custom-login-page .el-login-container .el-submit-block .el-btn {
  height: 36px;
  padding: 3px 20px !important;
  margin-bottom: 0 !important;
  display: block;
  width: 100%;
}
.el-custom-login-page .el-login-container #nsl-custom-login-form-main {
  position: relative;
  min-height: 10px;
}
.el-custom-login-page .el-login-container #nsl-custom-login-form-main .nsl-container-buttons {
  width: 100% !important;
}
.el-custom-login-page .el-login-container #nsl-custom-login-form-main .nsl-container-buttons a .nsl-button {
  border: 1px solid #457672;
  box-shadow: none !important;
  border-radius: 8px !important;
}
.el-custom-login-page .el-login-container #nsl-custom-login-form-main .nsl-container-buttons a .nsl-button .nsl-button-svg-container {
  padding: 4px 8px !important;
}
.el-custom-login-page .el-login-container #nsl-custom-login-form-main .nsl-container-buttons a .nsl-button .nsl-button-label-container {
  padding: 7px 0 !important;
}
.el-custom-login-page .el-login-container #nsl-custom-login-form-main .nsl-container-buttons a:hover .nsl-button {
  background-color: #000 !important;
  border: 1px solid #000 !important;
}
.el-custom-login-page .el-login-container #nsl-custom-login-form-main .nsl-container-buttons a:hover .nsl-button .nsl-button-label-container {
  color: #fff;
}
.el-custom-login-page .el-login-container #nsl-custom-login-form-main::before {
  content: "";
  width: 60%;
  position: absolute;
  left: 20%;
  top: 0;
  border-top: 1px solid #a0a0a0;
  color: #4d4d4d;
}
.el-custom-login-page .el-login-container #nsl-custom-login-form-main::after {
  content: "or";
  position: absolute;
  top: -16px;
  left: calc(50% - 17px);
  background-color: #fff;
  padding: 4px 10px;
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
}
.el-custom-login-page .el-login-container .el-form-footer {
  width: 100%;
  margin-top: 15px;
}
.el-custom-login-page .el-login-container .el-form-footer p, .el-custom-login-page .el-login-container .el-form-footer a {
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  color: #000;
}
.el-custom-login-page .el-login-container .el-form-footer a {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.el-custom-login-page .el-login-container .el-form-footer a:hover {
  color: #CCDF75;
}
.el-custom-login-page .el-login-container #nav {
  text-align: center;
  margin-top: 0 !important;
}
.el-custom-login-page .el-login-container #nav a {
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  color: #000;
}
.el-custom-login-page .el-login-container #nav a:hover {
  text-decoration: underline;
  color: #CCDF75;
}
.el-custom-login-page .el-login-container .el-notice-message-custom {
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
}
.el-custom-login-page .el-login-container .el-grid {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.el-custom-login-page .el-login-container .el-grid .item {
  flex: 1;
  margin-right: 10px;
}
.el-custom-login-page .el-login-container .el-grid .item.last {
  margin-right: 0 !important;
}
.el-custom-login-page .el-rel-heading {
  width: 100%;
  text-align: center;
  margin: 40px 0 20px 0;
}
@media screen and (max-width: 767px) {
  .el-custom-login-page .el-rel-heading {
    margin: 0px 0px;
  }
}
.el-custom-login-page .el-rel-heading h2 {
  font-family: Inter;
  font-size: 48px;
  font-weight: 600;
  line-height: 50px;
  letter-spacing: 0em;
  text-align: center;
  color: #000;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .el-custom-login-page .el-rel-heading h2 {
    font-size: 28px;
  }
}
.el-custom-login-page #callback-form {
  margin-top: 0 !important;
  border: none !important;
  padding: 0 !important;
}
.el-custom-login-page #callback-form input[type=text] {
  margin-bottom: 0 !important;
}
.el-custom-login-page .xcode-carousel .carousel-arrow {
  top: initial !important;
  margin-top: 0 !important;
  bottom: -32px;
}

/**
 * Style for custom cart
*/
.woocommerce-info::before {
  color: #CCDF75 !important;
}

.woocommerce-info {
  border-top-color: #CCDF75 !important;
}

.el-custom-elementor-without-page .btn-custom {
  background: #CCDF75;
  color: #000;
  width: 100%;
  display: block;
  text-align: center;
  border-radius: 20px;
  padding: 6px 9px;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}