body #footer section .section-content .row .col .col-inner .ux-logo .ux-logo-link {
  padding: 0 0 32px 0 !important;
}
body #footer section .section-content .row .social-icons {
  margin: 40px 0;
}
@media (min-width: 860px) {
  body #footer section .section-content .row .ux-menu {
    padding-left: 40px;
  }
}
body #footer section .section-content .row .ux-menu .ux-menu-link {
  padding: 4px;
}
body #footer section .section-content .row .ux-menu .ux-menu-link a {
  color: white;
  line-height: 140%;
}
body #footer section .section-content .row .col {
  padding: 0 15px 0 !important;
}
body #footer .contacts-block .text p {
  padding-bottom: 24px;
  padding-top: 8px;
  margin-bottom: 0;
  word-break: break-all;
}

.absolute-footer {
  display: none;
}

@media screen and (min-width: 860px) and (max-width: 1290px) {
  #header .header-main .nav > li > a {
    line-height: 100%;
  }
}

.nav-vertical > li > a {
  color: #9596A9;
}
.nav-vertical > li > a:hover {
  color: #FD856D;
}
.nav-vertical > li > a span {
  color: #9596A9;
}
.nav-vertical > li > a span:hover {
  color: #FD856D;
}

.header-nav-main.nav .menu-item-type-custom.active a {
  color: #9596A9 !important;
}
.header-nav-main.nav .menu-item-type-custom.active a:hover {
  color: #FD856D !important;
}

.wmc-currency select {
  border-radius: 32px !important;
}

.mobile-sidebar .mfp-close {
  display: none;
}

body.logged-in .header-block {
  display: none !important;
}

body.logged-in .account-item .account-link {
  display: flex !important;
}

.row-small > .col, .row-small > .flickity-viewport > .flickity-slider > .col {
  margin-bottom: 0;
  padding: 0 10px 10px;
}

body {
  line-height: 1.2;
}

h1,
.banner h1 {
  font-weight: 600;
  font-size: 64px;
  line-height: 80px;
}
@media (max-width: 860px) {
  h1,
  .banner h1 {
    line-height: 100%;
  }
}
h1 strong,
.banner h1 strong {
  font-weight: 700;
}

@media (max-width: 1240px) {
  h1,
  .banner h1 {
    font-size: 46px;
  }
}
@media (max-width: 849px) {
  h1,
  .banner h1 {
    font-size: 36px;
  }
}
h2,
.banner h2 {
  font-weight: 600;
  font-size: 54px;
  line-height: 100%;
}
h2 strong,
.banner h2 strong {
  font-weight: 700;
}

@media (max-width: 1240px) {
  h2,
  .banner h2 {
    font-size: 36px;
  }
}
@media (max-width: 849px) {
  h2,
  .banner h2 {
    font-size: 26px;
  }
}
h3,
.banner h3,
.product-page-price {
  font-size: 32px;
  font-weight: 600;
}

@media (max-width: 1240px) {
  h3,
  .banner h3 {
    font-size: 24px;
  }
}
@media (max-width: 849px) {
  h3,
  .banner h3 {
    font-size: 22px;
  }
}
body h4,
.banner h4 {
  font-family: var(--font-secondary);
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
}

@media (max-width: 1240px) {
  body h4,
  .banner h4 {
    font-size: 18px;
  }
}
@media (max-width: 849px) {
  body h4,
  .banner h4 {
    font-size: 18px;
  }
}
body h5,
.banner h5 {
  font-size: 18px;
  line-height: 100%;
  font-weight: 600;
}

body h6,
.banner h6 {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  opacity: 1;
  text-transform: none;
}
body h6 strong,
.banner h6 strong {
  font-weight: 700;
}

body .thin-font,
.banner .thin-font {
  font-size: 12px;
  line-height: 100%;
  font-weight: 400;
}

strong {
  font-weight: 800;
}

body p,
.banner p {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
}

strong {
  font-weight: 800;
}

.nav li a {
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
}

#logo {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 1%;
  vertical-align: middle;
  text-transform: uppercase;
}

.ux-menu .ux-menu-link a span {
  font-weight: 500;
  font-size: 14px;
}
.ux-menu .ux-menu-link a span:hover {
  color: #FD856D;
}

body .count-up,
.banner .count-up, .counts {
  font-weight: 600;
  font-size: 40px;
  margin-bottom: 10px;
}

label {
  color: #202138;
}

.breadcrumbs a.current, .breadcrumbs a:hover {
  color: #202138 !important;
}

.variation dt, .variation dd {
  color: #9596a9 !important;
}

@media screen and (min-width: 849px) and (max-width: 1000px) {
  .header-inner .hide-for-medium {
    display: none !important;
  }
  .header-inner .show-for-medium {
    display: block !important;
  }
  .header-inner .logo {
    margin: 0 15px;
  }
  .header-inner .flex-right {
    order: 2;
  }
  .header-inner #logo {
    margin: 0;
  }
}
@media (max-width: 580px) {
  .small-12, .small-columns-1 .flickity-slider > .col, .small-columns-1 > .col {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.product-main {
  padding: 60px 0;
}

.product-small .col-inner .box {
  background-color: #F9F9FA;
  border-radius: 32px;
}
.product-small .col-inner .box .box-image img {
  border-radius: 32px;
  max-height: 250px;
}
.product-small .col-inner .box .box-text {
  margin: 16px;
  padding: 0;
  min-height: 110px;
}
@media (max-width: 420px) {
  .product-small .col-inner .box .box-text {
    margin: 12px;
  }
}
.product-small .col-inner .box .box-text .title-wrapper .product-title {
  height: 32px;
}
.product-small .col-inner .box .box-text .title-wrapper .product-title a {
  max-width: 90%;
  font-style: medium;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 32px;
  color: #202138;
}
.product-small .col-inner .box .box-text .product-bottom-row {
  padding-top: 12px;
  position: relative;
  bottom: 5px;
}

.custom-add-to-cart a.added_to_cart.wc-forward {
  right: 34px;
  position: relative;
}

.product-container .product-info {
  padding-top: 0;
}
.product-container .product-info .product-title {
  font-weight: 600;
  font-size: 42px;
  line-height: 160%;
}
.product-container .product-info .custom-description p {
  padding-top: 8px;
  color: #202138;
}
.product-container .product-gallery-slider img, .product-container .product-thumbnails img {
  border-radius: 32px;
}
.product-container .custom-benefits {
  padding-top: 12px;
}
.product-container .custom-benefits p {
  font-weight: 800;
}

@media (max-width: 460px) {
  .product-footer .small-columns-2 > .col {
    max-width: 100%;
    flex-basis: 100%;
  }
}
.product-footer .product-section-title h2 {
  text-transform: none;
  width: fit-content;
}

.related {
  padding-bottom: 30px;
}
@media (min-width: 860px) {
  .related .row-small > .col, .related .row-small > .flickity-viewport > .flickity-slider > .col {
    padding: 0 20px 20px;
  }
}

.product-section {
  border: none;
}

span.amount {
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  line-height: 100%;
  color: #202138;
}

.see-all-link {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: #48BABE;
  text-transform: none;
}

.button.add_to_cart_button {
  font-size: 0 !important;
  border-radius: 50px;
  padding: 12px;
  margin-right: 35px;
}
.button.add_to_cart_button::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("/wp-content/themes/codelibry/assets/icons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}

.product-quantity {
  display: none;
}

@media (max-width: 860px) {
  .shop_table .product-remove a {
    width: 20px;
    height: 18px;
    top: 0;
  }
  .mobile-product-price__qty {
    display: none;
  }
  .shop_table .product-remove a {
    font-size: 18px !important;
    height: 24px;
    left: 2px;
    line-height: 18px !important;
    position: absolute;
    top: 10px;
    width: 24px;
    color: #9596A9;
  }
}
.shop_table .product-remove a {
  border: 2px solid;
  border-radius: 100%;
  color: #9596A9;
  display: block;
  font-size: 22px !important;
  font-weight: 700;
  height: 24px;
  line-height: 21px !important;
  text-align: center;
  width: 24px;
  top: 4px;
}

.fkcart-item-title-price .fkcart-attr-wrap {
  display: none !important;
}

.product-name .variation {
  display: none !important;
}

.input-text {
  border-radius: 28px;
  border: none;
  background-color: #F4F5F6;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #202138;
}

.shop-page-title {
  padding-top: 60px;
}
@media (max-width: 860px) {
  .shop-page-title {
    padding-top: 30px;
  }
}

.checkout-breadcrumbs a {
  color: #9596A9;
}

.cart_item td {
  color: #202138;
}

.page-checkout {
  min-height: 60vh;
}

.woocommerce-pagination {
  padding-bottom: 60px;
}
.woocommerce-pagination .nav-pagination {
  float: right;
}
.woocommerce-pagination .nav-pagination li span, .woocommerce-pagination .nav-pagination li a {
  border: none;
  font-weight: 500;
  font-size: 14px;
  color: #202138;
  height: 2.25em;
  line-height: 31px;
  padding: 0 13px;
}
.woocommerce-pagination .nav-pagination li span:hover, .woocommerce-pagination .nav-pagination li a:hover {
  background-color: var(--wp--preset--color--secondary);
  color: white;
}
.woocommerce-pagination .nav-pagination li .current {
  background-color: var(--wp--preset--color--secondary);
  color: white;
}

body .shop-page-title {
  padding-top: 60px;
}
@media (max-width: 860px) {
  body .shop-page-title {
    padding-top: 30px;
  }
}
body .shop-page-title .searchform-wrapper {
  padding-right: 24px;
  transition: none;
}
@media (max-width: 860px) {
  body .shop-page-title .searchform-wrapper {
    padding-right: 0;
  }
}
body .shop-page-title .searchform-wrapper form {
  background-color: #F4F5F6;
}
body .shop-page-title .searchform-wrapper form .flex-row .flex-col:last-child {
  position: relative;
  right: 8px;
}
body .shop-page-title .searchform-wrapper form .flex-row .flex-col .search-field {
  height: 50px;
  padding: 0 20px;
  transition: none;
}
@media (max-width: 860px) {
  body .shop-page-title .searchform-wrapper form .flex-row .flex-col .search-field {
    width: fit-content;
  }
}
body .shop-page-title .searchform-wrapper form .flex-row .flex-col .search-field::placeholder {
  font-weight: 500;
  font-size: 16px;
  color: #70718A;
}
body .shop-page-title .searchform-wrapper form .flex-row .flex-col .search-field .button:hover {
  background-color: rgba(245, 245, 220, 0) !important;
  box-shadow: none !important;
}

.woocommerce-ordering select {
  margin-top: 0;
  margin-bottom: 0;
}

body .orderby {
  background-color: #F4F5F6;
  border: none;
  box-shadow: none;
  box-sizing: border-box;
  color: #70718A;
  font-size: 16px;
  height: 60px;
  margin-right: 20px;
  border-radius: 40px;
}
@media (max-width: 860px) {
  body .orderby {
    padding-left: 20px;
  }
}

.woocommerce-ordering select {
  background-position: right 1.45em top 50%;
  transition: none;
}

@media screen and (max-width: 1200px) and (min-width: 860px) {
  .large-columns-4 > .col {
    flex-basis: 33%;
    max-width: 33%;
  }
}
.large-columns-4 > .col .added_to_cart:hover {
  background-color: rgba(255, 228, 196, 0);
}

.added_to_cart:hover {
  background-color: rgba(255, 228, 196, 0);
}

.my-account .vertical-tabs .edit-account .account-two-column {
  display: flex;
  flex-direction: column;
}
.my-account .vertical-tabs .edit-account .account-two-column .account-column {
  background-color: #FBFBFC;
  border-radius: 32px;
  border: none;
  box-shadow: none;
  padding: 32px;
}
.my-account .vertical-tabs .edit-account .account-two-column .account-column legend {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #202138;
  text-transform: none;
}
.my-account .vertical-tabs .edit-account .account-two-column .account-column h5 {
  margin-bottom: 24px;
}
.my-account .vertical-tabs .edit-account .account-two-column .account-column .form-row label {
  font-weight: 400;
  font-style: Regular;
  font-size: 12px;
  line-height: 16px;
  color: #9596A9;
}
.my-account .vertical-tabs .edit-account .account-two-column .account-column .button-edit {
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  color: #48BABE;
  cursor: pointer;
}
.my-account .vertical-tabs .edit-account .account-two-column .account-column .button-edit::after {
  content: "";
  display: inline-block;
  margin-left: 6px;
  position: relative;
  width: 16px;
  height: 16px;
  background-image: url("/wp-content/themes/codelibry/assets/icons/edit-02.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
.my-account .vertical-tabs .edit-account .account-two-column .account-column .button-edit.active {
  color: #FD856D;
}
.my-account .vertical-tabs .edit-account .account-two-column .account-column .button-edit.active::after {
  filter: invert(78%) sepia(45%) saturate(630%) hue-rotate(325deg) brightness(98%) contrast(92%);
  transition: filter 0.3s ease;
}
.my-account .vertical-tabs .woocommerce-MyAccount-navigation {
  padding: 32px;
}
.my-account .vertical-tabs .woocommerce-MyAccount-navigation .account-nav {
  align-items: flex-start;
}
.my-account .vertical-tabs .woocommerce-MyAccount-navigation .account-nav .woocommerce-MyAccount-navigation-link {
  width: fit-content;
  border: none;
}
.my-account .vertical-tabs .woocommerce-MyAccount-navigation .account-nav .woocommerce-MyAccount-navigation-link a {
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 20px;
  padding: 16px;
  width: fit-content;
}
.my-account .vertical-tabs .woocommerce-MyAccount-navigation .account-nav .woocommerce-MyAccount-navigation-link a::before {
  display: none;
}
.my-account .vertical-tabs .woocommerce-MyAccount-navigation .account-nav .active a {
  color: #FD856D;
  border-radius: 50px;
  background-color: rgba(253, 133, 109, 0.1215686275);
}
.my-account .vertical-tabs .col:first-child {
  background-color: #FBFBFC;
  border-radius: 32px;
  border: none;
  box-shadow: none;
}
.my-account .vertical-tabs .col:first-child:last-child {
  margin-left: 20px;
  max-width: 72%;
  flex-basis: 72%;
}
.my-account .vertical-tabs .account-user {
  display: none;
}

#log_in .account-register-inner {
  display: none;
}

#sign_in .account-login-inner {
  display: none;
}

.account-register-inner, .account-login-inner {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

@media (max-width: 860px) {
  .account-register-inner, .account-login-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
#log_in, #sign_in {
  border-radius: 32px;
  padding: 32px;
}
#log_in .account-container, #sign_in .account-container {
  padding: 0;
}
#log_in h3, #sign_in h3 {
  padding-bottom: 24px;
}
#log_in input, #sign_in input {
  background-color: #F4F5F6;
  height: 60px;
  padding: 0 20px;
}
#log_in input::placeholder, #sign_in input::placeholder {
  color: #70718A;
}
#log_in input:last-of-type, #sign_in input:last-of-type {
  margin-bottom: 0;
}
#log_in .lost_password, #sign_in .lost_password {
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #202138;
  padding: 8px 0;
}
#log_in .woocommerce-form-login__submit, #sign_in .woocommerce-form-login__submit {
  width: 100%;
}
#log_in .have-account, #sign_in .have-account {
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 24px;
  padding-top: 24px;
  color: #202138;
}
#log_in .have-account a, #sign_in .have-account a {
  color: #FD856D;
}
#log_in .woocommerce-form-register .form-row, #sign_in .woocommerce-form-register .form-row {
  margin-bottom: 16px;
}
#log_in .woocommerce-form-register .woocommerce-form__label-for-checkbox, #sign_in .woocommerce-form-register .woocommerce-form__label-for-checkbox {
  display: flex;
}
#log_in .woocommerce-form-register .woocommerce-form__label-for-checkbox span, #sign_in .woocommerce-form-register .woocommerce-form__label-for-checkbox span {
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #202138;
}
#log_in .woocommerce-form-register .woocommerce-form__label-for-checkbox span a, #sign_in .woocommerce-form-register .woocommerce-form__label-for-checkbox span a {
  color: #FD856D;
}
#log_in .woocommerce-form-register .woocommerce-form-register__submit, #sign_in .woocommerce-form-register .woocommerce-form-register__submit {
  width: 100%;
  margin-bottom: 0;
}
#log_in .woocommerce-form-register .woocommerce-privacy-policy-text, #sign_in .woocommerce-form-register .woocommerce-privacy-policy-text {
  display: none;
}
#log_in .woocommerce-form-register .have-account, #sign_in .woocommerce-form-register .have-account {
  padding-top: 0;
}

.mfp-close-btn-in .mfp-close {
  top: 18px !important;
  right: 32px;
  opacity: 1;
}
.mfp-close-btn-in .mfp-close:hover {
  background-color: rgba(245, 245, 220, 0) !important;
}

.touch-scroll-table {
  box-shadow: none;
}

.ivpa-opt {
  padding: 20px;
  background-color: #FBFBFC;
  border-radius: 32px;
}
.ivpa-opt .ivpa_title {
  color: #202138;
  font-weight: 600;
  font-size: 18px;
}
.ivpa-opt .ivpa-info-box {
  display: none !important;
}
.ivpa-opt .ivpa-terms .ivpa_term {
  border: none !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  letter-spacing: -4% !important;
  background-color: rgba(56, 56, 56, 0.0392156863);
  border-radius: 50px !important;
  color: #202138 !important;
  padding: 12px !important;
}
.ivpa-opt .ivpa-terms .ivpa_clicked {
  background-color: #FD856D;
  color: white !important;
}

.ivpa-prices-add {
  border: none;
}

.ivpa_term .ivpa-addprice {
  font-size: 14px;
}

.button, button, .expand {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  padding: 16px 20px;
}
.button:hover, button:hover, .expand:hover {
  background-color: #FD856D;
  opacity: 1;
  box-shadow: none;
}

.account-item {
  display: none;
}

.account-item .account-link, .account-item .nav-top-not-logged-in {
  display: none;
}
@media (min-width: 860px) {
  .account-item .account-link, .account-item .nav-top-not-logged-in {
    background-color: #48BABE;
    border-radius: 32px;
    padding: 20px;
  }
  .account-item .account-link span, .account-item .nav-top-not-logged-in span {
    color: white;
  }
  .account-item .account-link:hover, .account-item .nav-top-not-logged-in:hover {
    background-color: #FD856D;
  }
}
.account-item .account-link span, .account-item .nav-top-not-logged-in span {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  line-height: 100%;
}

.expand, .button-continue-shopping, .woocommerce-Button, .woocommerce-button {
  border-radius: 32px;
}
.expand:hover, .button-continue-shopping:hover, .woocommerce-Button:hover, .woocommerce-button:hover {
  background-color: #FD856D;
  opacity: 1;
  box-shadow: none;
}

button#place_order {
  border-radius: 32px;
}
button#place_order:hover {
  background-color: #FD856D;
  opacity: 1;
  box-shadow: none;
}

body .wc-forward, .wc-backward, .button-continue-shopping {
  line-height: 18px !important;
  border-radius: 32px;
}
body .wc-forward:hover, .wc-backward:hover, .button-continue-shopping:hover {
  background-color: #FD856D;
  opacity: 1;
  box-shadow: none;
}

.is-link.white span {
  color: #202138;
  padding: 16px 20px;
}

.button-title {
  padding: 10px;
  border: 1px solid #FD856D;
  border-radius: 40px;
  width: fit-content;
}

.single_add_to_cart_button {
  border-radius: 40px;
  background-color: #48BABE;
  color: white;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  padding: 16px 20px;
}
.single_add_to_cart_button:hover {
  background-color: #FD856D;
}
.single_add_to_cart_button::before {
  content: "";
  display: inline-block;
  margin-right: 12px;
  bottom: 4px;
  position: relative;
  width: 24px;
  height: 24px;
  background-image: url("/wp-content/themes/codelibry/assets/icons/shopping-cart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}

.back-to-top {
  padding: 0 10px;
  border: 1px solid rgb(217, 214, 214) !important;
}

.is-form, button.is-form, button[type=submit].is-form {
  background-color: #48BABE;
  border: none;
  color: white;
  text-shadow: none;
}
.is-form:hover, button.is-form:hover, button[type=submit].is-form:hover {
  background-color: #FD856D;
  color: white;
  text-shadow: none;
}

.mt-0 {
  margin-top: 0;
}

.mt-1 {
  margin-top: 0.5rem;
}

.mt-2 {
  margin-top: 1rem;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-1 {
  margin-bottom: 0.5rem;
}

.mb-2 {
  margin-bottom: 1rem;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.rounded, .rounded img {
  border-radius: 32px;
}

.shadow {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.bg-light {
  background-color: #F9F9FA;
}

.bg-primary {
  background-color: #48BABE;
  color: #fff;
}

.bg-black {
  background-color: #202138;
  color: white;
}

.o-0 {
  opacity: 0;
}

.o-25 {
  opacity: 0.25;
}

.o-50 {
  opacity: 0.5;
}

.o-75 {
  opacity: 0.75;
}

.o-100 {
  opacity: 1;
}

@media (max-width: 450px) {
  .hide-mobile {
    display: none;
  }
}

@media (min-width: 1030px) {
  .hide-desktop {
    display: none;
  }
}

@media screen and (min-width: 450px) and (max-width: 1029px) {
  .hide-tablet {
    display: none;
  }
}

.accordion .accordion-item {
  margin-bottom: 31px;
  background: white;
  border-radius: 30px;
}
.accordion .accordion-item:last-child {
  padding-bottom: 0;
}
.accordion .accordion-item .accordion-inner {
  padding: 0 2.3em 1em 2.3em;
}
.accordion .accordion-item .accordion-title {
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding: 32px;
  border-radius: 30px;
  border: none;
  color: #202138;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.3;
}
.accordion .accordion-item .accordion-title .toggle {
  position: relative;
  transform-origin: 50% 58%;
}
.accordion .accordion-item .accordion-title .toggle:hover {
  background-color: rgba(1, 1, 1, 0) !important;
}
.accordion .accordion-item .accordion-title.plain .toggle {
  color: #202138;
  opacity: 1;
  top: 0;
}
.accordion .accordion-item .accordion-title.plain .toggle i::before {
  content: "+";
  font-size: 30px;
  font-weight: 600;
}
.accordion .accordion-item .accordion-title.active {
  background: white;
}
.accordion .accordion-item .accordion-title.active .toggle i::before {
  content: "-";
  font-size: 30px;
}

.header-nav-main {
  justify-content: center;
}

body ol {
  list-style: none;
  counter-reset: li;
  position: relative;
}
body ol li {
  padding-bottom: 32px;
  padding-left: 48px;
  counter-increment: li;
  position: relative;
  margin-left: 0;
  margin-left: 1.1rem !important;
}
body ol li:last-child {
  padding-bottom: 0;
}
body ol li h4 {
  padding-bottom: 6px;
  font-weight: 600;
}
body ol li p {
  margin-bottom: 0;
  color: #9596A9;
}
body ol li::before {
  content: counter(li);
  position: absolute;
  left: -8px;
  top: 0;
  font-size: 16px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #FD856D;
  color: white;
  border-radius: 50%;
  font-weight: bold;
}

.woocommerce-input-wrapper input, .woocommerce-input-wrapper select, .selection input, .selection select {
  border: none;
  border-radius: 40px;
  box-shadow: none;
  background-color: #F4F5F6;
  color: #202138;
}

select {
  color: #202138;
}

input.woocommerce-Input {
  border: none;
  border-radius: 40px;
  box-shadow: none;
  background-color: #FBFBFC;
  color: #202138;
}

textarea {
  color: #202138;
}

.selection .select2-selection {
  border: none !important;
  border-radius: 40px;
  box-shadow: none;
  background-color: #F4F5F6;
  color: #202138;
}

#account-info-fields input, #account-info-fields select, #address-fields input, #address-fields select, #password-fields input, #password-fields select, .woocommerce-form-register input, .woocommerce-form-register select {
  border: none;
  border-radius: 40px;
  box-shadow: none;
  background-color: #FBFBFC;
  color: #202138;
  opacity: 1;
  padding: 0;
  font-weight: 600;
  font-style: Medium;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
}
#account-info-fields input:focus, #account-info-fields select:focus, #address-fields input:focus, #address-fields select:focus, #password-fields input:focus, #password-fields select:focus, .woocommerce-form-register input:focus, .woocommerce-form-register select:focus {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.187);
  padding: 0 0.75em;
}

.error-message {
  color: #d93025;
  font-size: 0.85em;
  margin-top: 4px;
  display: block;
}

.input-error {
  border: 2px solid #d93025 !important;
  outline: none;
}

.error-label {
  color: #d93025 !important;
}

/* Global checkbox style */
input[type=checkbox] {
  /* Remove default appearance */
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* Basic box */
  width: 20px;
  height: 20px;
  border: 2px solid #555;
  border-radius: 4px;
  background-color: white;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  transition: background-color 0.2s, border-color 0.2s;
}

/* Hover and focus */
input[type=checkbox]:hover {
  border-color: #FD856D;
}

input[type=checkbox]:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.3);
}

.show-password-input {
  top: 10px;
}

/* Checked state */
input[type=checkbox]:checked {
  background-color: #FD856D !important;
  border-color: #FD856D;
}

/* Checkmark using ::after */
input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  width: 6px !important;
  height: 12px !important;
  border: solid white;
  left: 5px;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  padding: 0 !important;
}
@media (max-width: 860px) {
  input[type=checkbox]:checked::after {
    content: "";
    position: absolute;
    width: 5px !important;
    height: 14px !important;
    border: solid white;
    left: 4px;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    padding: 0 !important;
    bottom: 2px;
  }
}

/* Disabled state */
input[type=checkbox]:disabled {
  background-color: #eee;
  border-color: #ccc;
  cursor: not-allowed;
}

input[type=checkbox] {
  width: 20px !important;
  height: 20px !important;
  padding: 0 !important;
  border-color: #FD856D;
  margin-top: 0;
}
@media (max-width: 700px) {
  input[type=checkbox] {
    width: 21px !important;
    height: 16px !important;
    top: 3px;
  }
}

input[type=checkbox]:disabled::after {
  border-color: #999;
}

.iti.iti--allow-dropdown.iti--separate-dial-code {
  width: 100%;
}

.iti--separate-dial-code .iti__selected-flag, .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0);
}
.iti--separate-dial-code .iti__selected-flag:hover, .iti--separate-dial-code .iti__selected-flag:active, .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag:hover, .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag:active {
  background-color: rgba(0, 0, 0, 0);
}

@media screen and (max-width: 1439px) and (min-width: 860px) {
  body .hero-section .gri-right {
    left: 50px;
  }
}
body .hero-section .hero-block .hero-left .col-inner .button.primary {
  margin-bottom: 150px;
  margin-top: 20px;
}
@media (max-width: 860px) {
  body .hero-section .hero-block .hero-left .col-inner .button.primary {
    margin-bottom: 60px;
  }
}
body .hero-section .hero-block .hero-left .col-inner .members .img, body .hero-section .hero-block .hero-left .col-inner .members img {
  width: 80px !important;
  height: 80px;
  border-radius: 100%;
}
body .hero-section .hero-block .hero-left .col-inner .members .img:nth-child(2), body .hero-section .hero-block .hero-left .col-inner .members img:nth-child(2) {
  right: 30px;
}
body .hero-section .hero-block .hero-left .col-inner .members .img:nth-child(3), body .hero-section .hero-block .hero-left .col-inner .members img:nth-child(3) {
  right: 60px;
}
@media screen and (max-width: 930px) and (min-width: 860px) {
  body .hero-section .hero-block .hero-left .col-inner .members .img, body .hero-section .hero-block .hero-left .col-inner .members img {
    width: 120px !important;
  }
}
@media (max-width: 460px) {
  body .hero-section .hero-block .hero-left .col-inner .members .img, body .hero-section .hero-block .hero-left .col-inner .members img {
    width: 160px !important;
  }
}
body .hero-section .hero-block .hero-left .col-inner .members .text {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  right: 40px;
}
@media screen and (max-width: 860px) and (min-width: 850px) {
  body .hero-section .hero-block .hero-left .col-inner .members .text {
    right: 70px;
  }
}
@media (min-width: 850px) {
  body .hero-section .hero-block .hero-right .right-row .large-7 {
    margin-left: auto;
  }
  body .hero-section .hero-block .hero-right .right-row .large-7 img {
    height: 220px;
  }
  body .hero-section .hero-block .hero-right .right-row .large-10 {
    margin-left: auto;
  }
  body .hero-section .hero-block .hero-right .right-row .large-10 img {
    height: 380px;
  }
  body .hero-section .hero-block .hero-right .right-row .product-col {
    position: absolute;
    top: 320px;
    left: -70px;
  }
}
@media screen and (min-width: 850px) and (max-width: 1000px) and (min-width: 850px) {
  body .hero-section .hero-block .hero-right .right-row .product-col {
    top: 350px;
  }
}
@media screen and (min-width: 850px) and (max-width: 1200px) and (min-width: 1000px) {
  body .hero-section .hero-block .hero-right .right-row .product-col {
    left: -65px;
  }
}
@media screen and (min-width: 850px) and (max-width: 1000px) and (min-width: 850px) {
  body .hero-section .hero-block .hero-right .right-row .product-col {
    left: -110px;
  }
}
@media (min-width: 850px) {
  body .hero-section .hero-block .hero-right .right-row .product-col .product-small {
    min-width: 280px;
  }
}
@media (min-width: 850px) and (max-width: 1200px) {
  body .hero-section .hero-block .hero-right .right-row .product-col .product-small {
    min-width: 240px;
  }
}
@media (min-width: 850px) {
  body .hero-section .hero-block .hero-right .right-row .product-col .product-small .box {
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.0784313725);
  }
  body .hero-section .hero-block .hero-right .right-row .product-col .product-small .box-image img {
    height: 150px;
  }
}

body .about-section .mission-box {
  margin-bottom: 65px;
  margin-top: 40px;
  background-color: rgba(245, 245, 220, 0);
}
body .about-section .mission-box .message-box-bg-overlay {
  border-radius: 32px;
}
body .about-section .mission-box p {
  margin-bottom: 0;
}
@media (max-width: 1290px) {
  body .about-section .about-right .col-inner {
    padding: 0 !important;
  }
}

body .about-title {
  margin-bottom: 5px;
}

@media (min-width: 1000px) {
  body .how-section .banner-grid-wrapper .grid-col:last-child {
    max-width: 35%;
  }
}
@media screen and (max-width: 1290px) and (min-width: 1000px) {
  body .how-section .banner-grid-wrapper .large-7 {
    max-width: 56%;
  }
}
@media (max-width: 1290px) {
  body .how-section .ben-right .col-inner {
    padding: 0 !important;
  }
}

body .benefirts-section .message-box {
  background-color: rgba(245, 245, 220, 0);
  padding: 20px;
  min-height: 260px;
}
@media screen and (max-width: 710px) and (min-width: 550px) {
  body .benefirts-section .message-box {
    min-height: 300px;
  }
}
@media screen and (max-width: 1290px) and (min-width: 710px) {
  body .benefirts-section .message-box {
    min-height: 320px;
  }
}
body .benefirts-section .message-box .message-box-bg-overlay.bg-fill.fill {
  border-radius: 32px;
}
body .benefirts-section .message-box .icon-box .icon-box-text h4 {
  color: #202138;
  font-weight: 600;
}
body .benefirts-section .message-box .icon-box .icon-box-text p {
  color: #9596a9;
}
body .benefirts-section .message-box .icon-box .icon-inner svg rect {
  transition: fill 0.3s ease;
}
body .benefirts-section .message-box .icon-box .icon-inner svg circle,
body .benefirts-section .message-box .icon-box .icon-inner svg path {
  transition: stroke 0.3s ease;
}
body .benefirts-section .message-box:hover .message-box-bg-overlay.bg-fill.fill {
  background-color: #fd856d !important;
}
body .benefirts-section .message-box:hover .icon-box .icon-box-text h4 {
  color: white;
}
body .benefirts-section .message-box:hover .icon-box .icon-box-text p {
  color: white;
}
body .benefirts-section .message-box:hover .icon-box .icon-inner svg rect {
  fill: white;
}
body .benefirts-section .message-box:hover .icon-box .icon-inner svg circle,
body .benefirts-section .message-box:hover .icon-box .icon-inner svg path {
  stroke: #fd856d;
}

body .FAQ {
  margin-bottom: 80px;
}

.searchform-wrapper form {
  background-color: #ffffff;
  border-radius: 50px;
  border: 1px solid #E5E9EA;
}
.searchform-wrapper form input[type=search] {
  background: none;
  border: none;
  box-shadow: none;
}
.searchform-wrapper form .submit-button {
  padding: 0;
  background-color: rgba(244, 245, 246, 0);
  border: none;
  color: #202138;
}

.social-icons .button.icon, .follow-icons .button.icon {
  padding: 12px 14px;
  margin-right: 6px;
  max-width: fit-content;
}
.social-icons .button.icon i::before, .follow-icons .button.icon i::before {
  font-size: 16px;
  color: #202138;
}

body .social-button, .social-icons .button.icon:hover, .social-icons .button.icon:not(.is-outline) {
  background-color: white !important;
  border: none;
}
