button.btn,
a.btn,
input.btn {
  border-radius: 6.25rem;
  border: 1px solid #008037;
  background: #008037;
}

button.btn:not(:disabled):not(.disabled):hover,
a.btn:not(:disabled):not(.disabled):hover,
input.btn:not(:disabled):not(.disabled):hover {
  border-color: #008037;
  color: #008037;
}

button.btn.btn-primary,
button.btn.button,
a.btn.btn-primary,
a.btn.button,
input.btn.btn-primary,
input.btn.button {
  background: #008037;
  border-color: #008037;
}

button.btn.btn-primary:not(:disabled):not(.disabled):focus,
button.btn.button:not(:disabled):not(.disabled):focus,
a.btn.btn-primary:not(:disabled):not(.disabled):focus,
a.btn.button:not(:disabled):not(.disabled):focus,
input.btn.btn-primary:not(:disabled):not(.disabled):focus,
input.btn.button:not(:disabled):not(.disabled):focus {
  background: #008037;
  border-color: #008037;
}

button.btn.btn-primary:not(:disabled):not(.disabled):hover,
button.btn.button:not(:disabled):not(.disabled):hover,
a.btn.btn-primary:not(:disabled):not(.disabled):hover,
a.btn.button:not(:disabled):not(.disabled):hover,
input.btn.btn-primary:not(:disabled):not(.disabled):hover,
input.btn.button:not(:disabled):not(.disabled):hover {
  border-color: #008037;
  background: transparent;
  color: #008037;
}

button.btn.btn-outline,
a.btn.btn-outline,
input.btn.btn-outline {
  border: 1px solid #008037;
  color: #008037;
  background: transparent;
}

button.btn.btn-outline:not(:disabled):not(.disabled):focus,
a.btn.btn-outline:not(:disabled):not(.disabled):focus,
input.btn.btn-outline:not(:disabled):not(.disabled):focus {
  border-color: #008037;
  background: transparent;
  color: #008037;
}

button.btn.btn-outline:not(:disabled):not(.disabled):hover,
a.btn.btn-outline:not(:disabled):not(.disabled):hover,
input.btn.btn-outline:not(:disabled):not(.disabled):hover {
  border-color: #008037;
  background: #008037;
  color: #fff !important;
}

button.btn.has_width,
a.btn.has_width,
input.btn.has_width {
  width: 9.375rem;
}

.header-wishlist-box .product-item .btn-add-cart,
.promo-code-wrap .btn-promo,
.login-modal .modal-form-holder .btn,
.register-modal .modal-form-holder .btn,
.user-info-container button.button {
  background: #008037;
  border-color: #008037;
}

.header-wishlist-box .product-item .btn-add-cart:not(:disabled):not(.disabled):focus,
.promo-code-wrap .btn-promo:not(:disabled):not(.disabled):focus,
.login-modal .modal-form-holder .btn:not(:disabled):not(.disabled):focus,
.register-modal .modal-form-holder .btn:not(:disabled):not(.disabled):focus,
.user-info-container button.button:not(:disabled):not(.disabled):focus {
  background: #008037;
  border-color: #008037;
}

.header-wishlist-box .product-item .btn-add-cart:not(:disabled):not(.disabled):hover,
.promo-code-wrap .btn-promo:not(:disabled):not(.disabled):hover,
.login-modal .modal-form-holder .btn:not(:disabled):not(.disabled):hover,
.register-modal .modal-form-holder .btn:not(:disabled):not(.disabled):hover,
.user-info-container button.button:not(:disabled):not(.disabled):hover {
  border-color: #1646A1;
  background: transparent;
  color: #1646A1;
}

.ajax-sugg-res-inner .search-topics-col a.btn-primary {
  background: transparent;
  border-color: #1646A1;
  color: #1646A1;
  border-radius: 6.25rem;
}

.ajax-sugg-res-inner .search-topics-col a.btn-primary:not(:disabled):not(.disabled):hover,
.ajax-sugg-res-inner .search-topics-col a.btn-primary:not(:disabled):not(.disabled):focus {
  border-color: #1646A1 !important;
  background: #1646A1 !important;
  color: #fff !important;
}

.custom-form input:not(.form-control)[type=number],
.promo-code-wrap .promo-input,
.promo-code-wrap .btn-promo,
.login-modal .form-control,
.register-modal .form-control,
.login-modal .modal-content-inner,
.register-modal .modal-content-inner,
.login-modal .btn-google,
.register-modal .btn-google,
.single-product-summary .product-quantity .jcf-number,
.jcf-select,
form.lost_reset_password .form-control,
form.woocommerce-form-login .form-control,
.header-wishlist-box .product-item .btn-add-cart,
.form-control,
.modal .stock-alert-row .form-control,
.jcf-number,
.user-info-container button.button {
  border-radius: 100px;
}

.subscribe_field label.checkbox input[type=checkbox]:checked ~ .fake-input,
.custom-checkbox input[type=checkbox]:checked ~ .fake-input,
.subscribe_field label.checkbox .fake-input,
.custom-checkbox .fake-input,
.woocommerce-account .account-newsletter form [data-name=accept] .wpcf7-list-item-label:before,
.footer-newsletter-box .check-wrap .wpcf7-form-control-wrap .wpcf7-list-item-label:after {
  border-radius: 0.09375rem;
}

.jcf-select .jcf-select-drop .jcf-select-drop-content {
  border-radius: 10px;
}

.subscribe_field label.checkbox .fake-input,
.custom-checkbox .fake-input {
  border: 1px solid #1646A1;
}

.subscribe_field label.checkbox .fake-input:before,
.custom-checkbox .fake-input:before {
  color: #1646A1;
}

.subscribe_field label.checkbox .fake-input input[type=checkbox]:checked ~ .fake-input:before,
.custom-checkbox .fake-input input[type=checkbox]:checked ~ .fake-input:before {
  opacity: 1;
  visibility: visible;
}

.login-modal .modal-form-holder .btn,
.register-modal .modal-form-holder .btn {
  height: calc(1.875rem + 2px);
}

.login-modal .modal-form-holder .btn:not(:disabled):not(.disabled):hover,
.register-modal .modal-form-holder .btn:not(:disabled):not(.disabled):hover {
  background-color: transparent;
  border-color: #1646A1;
  color: #1646A1;
}

.login-modal .d-flex .form-group .form-control,
.register-modal .d-flex .form-group .form-control {
  border-radius: 0 100px 100px 0;
}

.login-modal .d-flex .btn,
.register-modal .d-flex .btn {
  border-radius: 100px 0 0 100px;
}

.login-modal .btn-google,
.register-modal .btn-google {
  border-radius: 100px;
}

.login-modal .floating_input_wrap .form-control,
.login-modal .floating_input_wrap .form-control,
.register-modal .floating_input_wrap .form-control,
.register-modal .floating_input_wrap .form-control {
  border-radius: 100px;
}

.register-modal .social-login {
  padding: 0.8125rem 0 0;
}

.custom-form input:not(.form-control)[type=number],
.promo-code-wrap .promo-input,
.promo-code-wrap .btn-promo,
.login-modal .form-control,
.register-modal .form-control,
.login-modal .modal-content-inner,
.register-modal .modal-content-inner,
.login-modal .btn-google,
.register-modal .btn-google,
.single-product-summary .product-quantity .jcf-number,
.jcf-select,
form.lost_reset_password .form-control,
form.woocommerce-form-login .form-control,
.header-wishlist-box .product-item .btn-add-cart,
.form-control {
  border-radius: 100px;
}

.subscribe_field label.checkbox input[type=checkbox]:checked ~ .fake-input,
.custom-checkbox input[type=checkbox]:checked ~ .fake-input,
.subscribe_field label.checkbox .fake-input,
.custom-checkbox .fake-input,
.woocommerce-account .account-newsletter form [data-name=accept] .wpcf7-list-item-label:before,
.footer-newsletter-box .check-wrap .wpcf7-form-control-wrap .wpcf7-list-item-label:after {
  border-radius: 0.09375rem;
}

.section-title {
  letter-spacing: 0;
  font-weight: 900;
  color: #1646A1;
}

.login-modal .modal-form-holder .btn,
.register-modal .modal-form-holder .btn {
  height: calc(1.875rem + 2px);
}

.login-modal .d-flex .form-group .form-control,
.register-modal .d-flex .form-group .form-control {
  border-radius: 0 100px 100px 0;
}

.login-modal .d-flex .btn,
.register-modal .d-flex .btn {
  border-radius: 100px 0 0 100px;
}

.login-modal .btn-google,
.register-modal .btn-google {
  border-radius: 100px;
}

.login-modal .floating_input_wrap .form-control,
.login-modal .floating_input_wrap .form-control,
.register-modal .floating_input_wrap .form-control,
.register-modal .floating_input_wrap .form-control {
  border-radius: 100px;
}

form.lost_reset_password .wc-social-login a.button-social-login,
form.woocommerce-form-login .wc-social-login a.button-social-login {
  box-sizing: border-box;
  width: 9.3125rem;
  border: 1px solid #d0d0d0;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #000;
  line-height: 1;
  direction: ltr;
  height: calc(1.875rem + 2px);
  border-radius: 6.25rem;
}

form.lost_reset_password .wc-social-login a.button-social-login .si.si-google,
form.woocommerce-form-login .wc-social-login a.button-social-login .si.si-google {
  background-image: url(../../assets/images/google.png);
  max-width: 15px;
}

.contact-form-holder .form-control {
  border-radius: 0;
}

.contact-form-holder .wpcf7-acceptance input[type=checkbox] {
  position: absolute;
  inset: 0;
  opacity: 0;
}

.contact-form-holder .wpcf7-acceptance input[type=checkbox]:checked + .wpcf7-list-item-label:before {
  opacity: 1;
}

.contact-form-holder .wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}

.contact-form-holder .wpcf7-acceptance .wpcf7-list-item-label {
  position: relative;
  display: block;
  padding-inline-start: 24px;
}

.contact-form-holder .wpcf7-acceptance .wpcf7-list-item-label:before {
  content: "\e909";
  position: absolute;
  top: 7px;
  inset-inline-start: 3px;
  font: 9px/1 "icomoon";
  opacity: 0;
  color: #1646a1;
}

.contact-form-holder .wpcf7-acceptance .wpcf7-list-item-label:after {
  border: 1px solid #1646a1;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  position: absolute;
  top: 2px;
  inset-inline-start: 0;
}

.contact-form-holder button.btn.btn-outline {
  margin-top: 25px;
}

.custom-cookie-outer .cookie-close-btn {
  background: #000 !important;
  border-color: #000 !important;
}

.custom-cookie-outer a {
  color: #000 !important;
}

.remeber-check abbr.required {
  display: none;
}

.wpcf7-acceptance a {
  color: inherit;
  text-decoration: underline;
}

.wpcf7-acceptance a:hover {
  text-decoration: none;
}

.order-cancel-form .form-control {
  border-radius: 0;
}

.order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox .fake-input {
  transform: none;
  top: 3px;
  border-radius: 3px;
}

.lmp_products_loading {
  position: relative;
  height: 7.5rem;
  grid-column: 1/span 2;
}

.shop-products-row .lmp_products_loading {
  display: none !important;
}

.lmp_products_loading::before {
  content: "";
  background-image: url("/wp-content/themes/vibes/assets/images/loader.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  width: 7.5rem;
  height: 7.5rem;
  position: absolute;
  inset: 0;
  margin: auto;
}

.lmp_products_loading i {
  display: none !important;
}

.logo img {
  max-height: 2.3125rem;
}

.search_four_drop .custom-cookie-outer {
  z-index: 1;
}

.header-layout-four .header-cart .counter_wish,
.header-layout-four .header-cart .counter,
.header-layout-four .header-wishlist .counter_wish,
.header-layout-four .header-wishlist .counter {
  background: #008037;
}

.header-layout-four .header-search {
  height: auto;
  position: relative;
}

.header-layout-four .header-search .header-search-form {
  position: relative;
  z-index: 10;
}

.header-layout-four .header-search .input-group {
  margin: 0;
  border: 1px solid #D5D5D5;
  border-radius: 100px;
  background: #fff;
  max-width: 100%;
}

.header-layout-four .header-search .input-group input[type=search] {
  height: 1.9375rem;
  padding-inline: 2.09375rem;
  line-height: 1.5;
}

.header-layout-four .header-search .input-group .input-group-append {
  right: 0.78125rem;
}

html[dir=rtl] .header-layout-four .header-search .input-group .input-group-append {
  left: 0.78125rem;
  right: auto;
}

.header-layout-four .header-search .input-group .icon-search {
  left: 0.78125rem;
  font-size: 0.84375rem;
}

html[dir=rtl] .header-layout-four .header-search .input-group .icon-search {
  left: auto;
  right: 0.78125rem;
}

.header-layout-four .header-search .input-group button i {
  font-size: 0.625rem;
}

.header-layout-four .header-search .input-group button .icon-long-arrow-left:before {
  font-weight: 700;
}

.header-layout-four .header-search .header-search-drop {
  top: calc(100% - 20px);
  border: none;
  border-radius: 0;
  padding: 0;
  background: #F5F7FD;
  box-shadow: none;
  z-index: 9;
}

.header-layout-four .header-search .header-search-drop .search-close-holder {
  display: block;
  width: 100%;
  text-align: left;
}

.header-layout-four .header-search .header-search-drop .search-close {
  background: none;
  border: none;
  padding: 0;
  width: 1.5625rem;
  height: 1.5625rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: auto;
  font-size: 0.75rem;
}

.header-layout-four .header-search .header-search-drop .search-suggest-inner-wrap {
  height: 100%;
}

.header-layout-four .header-search .header-search-drop:has(.search-product-wrapper.hidden),
.header-layout-four .header-search .header-search-drop .close-ajax-search,
.header-layout-four .header-search .header-search-drop .ajax-suggest-res-wrap {
  display: none;
}

.header-layout-four .header-search .header-search-drop .ajax-search-suggest-wrap {
  width: 100%;
  height: 100%;
}

.header-layout-four .header-search .header-search-drop .search-suggest-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.9375rem;
}

.header-layout-four .header-search .header-search-drop .search-suggest-header:has(.btn-wrapper.hidden) {
  display: none;
}

.header-layout-four .header-search .header-search-drop .search-suggest-header .search-suggest-title {
  font-size: 0.75rem;
  font-weight: 400;
  color: #000;
}

.header-layout-four .header-search .header-search-drop .search-suggest-header .btn {
  margin: 0;
  font-size: 0.75rem;
  font-weight: 600;
}

.header-layout-four .header-search .header-search-drop .search-product-wrapper {
  border: none;
  padding: 0;
  height: 100%;
}

.header-layout-four .header-search .header-search-drop .search-product-wrapper > .btn-wrapper .btn {
  margin-top: 0.9375rem;
  font-size: 0.75rem;
  font-weight: 600;
}

.header-layout-four .header-search .header-search-drop .product-row {
  margin: 10px 0;
  display: block;
  height: 100%;
  max-height: calc(85dvh - 84px);
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #777 #f5f5f5;
}

.header-layout-four .header-search .header-search-drop .product-row:empty {
  height: auto;
}

.header-layout-four .header-search .header-search-drop .product-row::-webkit-scrollbar {
  width: 5px;
}

.header-layout-four .header-search .header-search-drop .product-row::-webkit-scrollbar-track {
  background: #f5f5f5;
  border-radius: 100px;
}

.header-layout-four .header-search .header-search-drop .product-row::-webkit-scrollbar-thumb {
  background: #777;
  border-radius: 100px;
}

.header-layout-four .header-search .header-search-drop .product-row::-webkit-scrollbar-thumb:hover {
  background: #777;
}

.header-layout-four .header-search .header-search-drop .product-row .product-col {
  margin: 0;
  padding: 0.3125rem 0.9375rem;
  flex-basis: 100%;
  max-width: 100%;
  width: 100%;
  display: block;
}

.header-layout-four .header-search .header-search-drop .product-item {
  display: block;
}

.header-layout-four .header-search .header-search-drop .product-item .product_type {
  display: block;
}

.header-layout-four .header-search .header-search-drop .product-item .awl-product-label {
  font-size: 0.75rem !important;
}

.header-layout-four .header-search .header-search-drop .product-item .variations {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}

.header-layout-four .header-search .header-search-drop .product-item .product-img {
  min-width: 3.125rem;
  width: 3.125rem;
  height: 3.125rem;
  margin: 0;
}

.header-layout-four .header-search .header-search-drop .product-item .product-img .normal-image {
  border-radius: 0;
}

.header-layout-four .header-search .header-search-drop .product-item .product-img img {
  width: 100%;
}

.header-layout-four .header-search .header-search-drop .product-item .product-img .awdr_discount_bar,
.header-layout-four .header-search .header-search-drop .product-item .product-img .advanced-woo-labels {
  display: none !important;
}

.header-layout-four .header-search .header-search-drop .product-item .product-detail {
  padding: 0 0.625rem 0 0;
  flex-direction: row;
  flex-wrap: wrap;
  flex-basis: calc(100% - 3.125rem);
  max-width: calc(100% - 3.125rem);
}

.header-layout-four .header-search .header-search-drop .product-item .product-title {
  font-size: 0.75rem;
  margin-bottom: 5px;
  line-height: 1.5;
  flex: 1;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.header-layout-four .header-search .header-search-drop .product-item .product-weight-brand-wrap:empty {
  display: none;
}

.header-layout-four .header-search .header-search-drop .product-item span.price {
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: normal;
  margin-bottom: 0;
}

.header-layout-four .header-search .header-search-drop .product-item .quantity-attribute-wrap .custom-form .jcf-number {
  width: 3.84375rem;
  height: 1.25rem;
}

.header-layout-four .header-search .header-search-drop .product-item .quantity-attribute-wrap .custom-form .jcf-number > span {
  width: 1.25rem;
  height: 1.25rem;
  top: 0;
  transform: none;
}

.header-layout-four .header-search .header-search-drop .product-item .quantity-attribute-wrap .custom-form .jcf-number > span.jcf-btn-inc {
  left: 0;
}

.header-layout-four .header-search .header-search-drop .product-item .quantity-attribute-wrap .custom-form .jcf-number > span.jcf-btn-dec {
  right: 0;
}

.header-layout-four .header-search .header-search-drop .product-item .quantity-attribute-wrap .custom-form .jcf-number input.cart_qty {
  padding-inline: 1.25rem;
}

.header-layout-four .header-search .header-search-drop .product-item .quantity-attribute-wrap .add_to_cart_button:not(.btn-icon-var) {
  min-width: 3.5rem;
  min-height: 1.25rem;
  display: flex !important;
  flex-wrap: wrap;
  padding-inline: 0.46875rem;
  font-weight: 600;
}

.header-layout-four .header-search .header-search-drop .product-item .quantity-error-container {
  font-size: 0.6875rem;
}

.header-layout-four .header-search .header-search-drop .product-item .quantity-error-container:empty {
  display: none;
}

.header-layout-four .header-search .header-search-drop .noresult_info {
  padding: 0 0.9375rem 0.9375rem;
  font-size: 0.75rem;
}

html[dir=rtl] .header-layout-four .header-cart {
  padding-left: 0;
}

.header-layout-four .header-cart .counter {
  font-weight: 500;
  font-size: 0.625rem;
  border-radius: 10px;
  width: 1.1875rem;
  height: 0.875rem;
  top: -0.375rem;
  right: -0.6875rem;
  line-height: 1.4;
}

.header-nav-holder {
  background: #F5F7FD;
}

#primary-nav .primary-menu > li.current-menu-item > a {
  font-weight: 700;
}

#primary-nav .primary-menu > li.menu-item-has-children:hover > .submenu-holder {
  height: auto;
  overflow: unset;
}

#primary-nav .mega-menu .submenu-holder {
  min-height: auto;
  height: 0;
  overflow: hidden;
}

.header-wishlist {
  display: none !important;
}

.counter-info-wrap {
  position: relative;
}

.counter-info-wrap .icon-shopping-cart:before {
  display: block;
  font-size: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.8' height='18.236' viewBox='0 0 19.8 18.236'%3E%3Cg id='Icon_feather-shopping-cart' data-name='Icon feather-shopping-cart' transform='translate(-1 -1)'%3E%3Cpath id='Path_5' data-name='Path 5' d='M14,31a1,1,0,1,1-1-1A1,1,0,0,1,14,31Z' transform='translate(-3.518 -13.264)' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3Cpath id='Path_6' data-name='Path 6' d='M30.5,31a1,1,0,1,1-1-1A1,1,0,0,1,30.5,31Z' transform='translate(-12.559 -13.264)' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3Cpath id='Path_7' data-name='Path 7' d='M1.5,1.5H4.918l2.29,11.442a1.709,1.709,0,0,0,1.709,1.376h8.306a1.709,1.709,0,0,0,1.709-1.376L20.3,5.773H5.773' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center/contain;
  width: 1rem;
  height: 1rem;
}

.counter-info-wrap .cart-info-msg {
  background-color: #008037;
  border-radius: 20px;
  padding: 0.4375rem 0.625rem;
  position: absolute;
  top: 143%;
  left: 0;
  width: 7.5rem;
  text-align: center;
  font-size: 0.6875rem;
  line-height: 1;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: center;
  z-index: 9;
}

.counter-info-wrap .cart-info-msg:before {
  position: absolute;
  content: "";
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #008037;
  left: 1.0625rem;
  top: -8px;
}

.counter-info-wrap .cart-info-msg .icon-check {
  font-size: 8px;
}

.search-product-wrapper .product-row .product-col {
  max-width: 50%;
}

.nav-opener .nav-bar:after {
  width: 100%;
}

.mini-cart-item .product-price {
  display: flex;
}

.mini-cart-item .product-price del {
  order: 1;
}

.mini-cart-item .product-price ins {
  color: #EC0101;
}

.mini-cart-item .product-price:has(.awdr_cart_strikeout_line) {
  flex-wrap: wrap;
}

.mini-cart-item .product-price:has(.awdr_cart_strikeout_line) .awdr_cart_strikeout_line + .awdr_cart_strikeout_line {
  width: 100%;
}

del .amount {
  color: rgba(0, 0, 0, 0.2);
}

.product-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid #DEDEDE;
  border-radius: 0.625rem;
}

.product-item .product_type {
  flex: 1;
  display: flex;
}

.product-item .product_type .variations {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.product-item .product_type .variations .product-detail {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.product-item .matat_sale_badge,
.product-item .sale-label,
.product-item .new-label,
.product-item .off-label,
.product-item .sold-out-label,
.product-item .comming-soon-label,
.product-item .discount-label,
.product-item .awdr_discount_bar {
  font-weight: 500;
  box-shadow: none;
  background: #008037;
  color: #fff;
  top: 0.3125rem;
  right: 0.3125rem;
  border-radius: 0.15625rem;
  font-size: 0.6875rem;
  padding-block: 0.125rem;
  line-height: 1.5;
  z-index: 1;
}

.product-item .discount-label,
.product-item .awdr_discount_bar {
  position: absolute;
  padding-inline: 0.375rem;
}

.product-item .sold-out-label {
  background: rgba(72, 72, 72, 0.7);
}

.product-item .product-img {
  background: #fff;
}

.product-item .product-img .normal-image {
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 0.625rem;
}

.product-item .product-img .normal-image:has(.advanced-woo-labels) {
  padding: 0;
}

.product-item .product-img .normal-image:has(.advanced-woo-labels) > div {
  padding-bottom: 100%;
}

.product-item .product-img .normal-image img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 75%;
  right: 50%;
  transform: translateX(50%);
}

.product-item .matat-wishlist-button-wrap {
  display: none;
}

.product-item .product-title a:hover {
  color: #008037;
}

.product-item .product-weight-brand-wrap,
.product-item .price_per_units {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.6875rem;
}

.product-item .product-weight-brand-wrap {
  margin-bottom: 0.4375rem;
}

.product-item .product-weight-brand-wrap:empty {
  margin-bottom: 0.78125rem;
}

.product-item .product-weight-brand-wrap .separator {
  margin-inline: 5px;
}

.product-item span.price,
.product-item .product-price {
  font-weight: 700;
  margin-bottom: 0.4375rem;
  font-size: 13px;
  display: flex;
}

.product-item span.price br,
.product-item .product-price br {
  display: none;
}

.product-item span.price ins,
.product-item .product-price ins {
  margin-right: 0;
  order: 1;
}

.product-item span.price del,
.product-item .product-price del {
  order: 2;
  margin-right: 5px;
}

.product-item .price_per_units {
  margin-bottom: 0.4375rem;
}

.product-item .awdr_expire_date {
  display: none;
}

.product-item .expired_date,
.product-item .awdr_expire_date {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.6875rem;
  margin-bottom: 0.625rem;
}

.product-item .package_label_type {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-weight: 500;
  color: #fff;
  background: rgba(22, 70, 161, 0.7);
  font-size: 0.6875rem;
  padding: 0.125rem 0.3125rem;
}

.product-item .package_label_type.excesses_package {
  background: rgba(150, 2, 0, 0.7);
}

.product-item .product-detail {
  padding: 0.25rem 0.3125rem 0;
}

.woo-variation-swatches .product-item .product-detail > div.product-info-wrapper {
  flex-direction: column;
}

.product-item .product-detail .quantity-attribute-wrap {
  justify-content: space-between !important;
  border-top: 1px solid #DEDEDE;
  padding-block: 0.625rem;
  align-items: center;
  margin-top: auto;
}

.product-item .product-detail .quantity-attribute-wrap .product-view {
  transition: 0.3s ease text-decoration;
  text-decoration: underline;
  font-size: 0.6875rem;
  padding: 0.25rem 0;
}

.product-item .product-detail .quantity-attribute-wrap .product-view:hover {
  text-decoration: none;
}

.product-item .product-detail .quantity-attribute-wrap .inline-add-cart {
  transition: 0.2s linear color, 0.2s linear background, 0.2s linear border;
  display: inline-block;
  border: 1px solid #008037;
  background: #008037;
  border-radius: 25px;
  color: #fff;
  font-size: 0.75rem;
  padding: 0.0625rem 0.625rem;
  line-height: 1.4;
  font-weight: 500;
}

.product-item .product-detail .quantity-attribute-wrap .inline-add-cart:hover {
  background: transparent;
  color: #008037;
}

.product-item .product-detail .quantity-attribute-wrap .quantity-wrap .custom-form input:not(.form-control)[type=number] {
  border: none;
}

.product-item .product-detail .quantity-attribute-wrap .quantity-wrap .custom-form .jcf-number {
  width: 91px;
  height: 31px;
}

.product-item .product-detail .quantity-attribute-wrap .quantity-wrap .custom-form .jcf-btn-inc,
.product-item .product-detail .quantity-attribute-wrap .quantity-wrap .custom-form .jcf-btn-dec {
  border-radius: 50%;
  border: 1px solid #DEDEDE;
  width: 1.5rem;
  height: 1.5rem;
}

.product-item .product-detail .quantity-attribute-wrap .quantity-wrap .custom-form .jcf-btn-inc:before,
.product-item .product-detail .quantity-attribute-wrap .quantity-wrap .custom-form .jcf-btn-dec:before {
  font-size: 0.5rem;
}

.product-item .product-detail .quantity-attribute-wrap a.add_to_cart_button:not(.btn-icon-var),
.product-item .product-detail .quantity-attribute-wrap a.product_type_simple.ajax_add_to_cart:not(.btn-icon-var) {
  display: block !important;
}

.product-item .product-detail .awdr_discount_bar {
  display: none !important;
}

.product-item .added_to_cart {
  display: none;
}

.product-item.outofstock .awdr_discount_bar {
  display: none !important;
}

.product-col {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.home #main > iframe {
  width: 100%;
  max-width: calc(100% - 1.875rem) !important;
  margin: 0 auto;
  display: block;
}

.story-circles-row .story-col .story-title {
  font-weight: 500;
  color: #1646A1;
}

.story-circles-row .story-col .story-title a {
  color: #1646A1;
}

.best-selling-section .best-selling-slider.slick-initialized .slick-slide {
  display: flex;
}

.best-selling-section .best-selling-slider .slick-list {
  display: flex;
}

.best-selling-section .best-selling-slider .slick-list .slick-track {
  display: flex;
}

.best-selling-section .best-selling-slider .slick-arrow {
  background: #fff;
  border-radius: 50%;
  border: 1px solid #1646A1;
  color: #000;
}

.best-selling-section .btn-view-all {
  border: 1px solid #008037;
  color: #008037;
  background: transparent;
  font-weight: 700;
}

.best-selling-section .btn-view-all:not(:disabled):not(.disabled):focus {
  border-color: #008037;
  background: transparent;
  color: #008037;
}

.best-selling-section .btn-view-all:not(:disabled):not(.disabled):hover {
  border-color: #008037;
  background: #008037;
  color: #fff !important;
}

.logos-layout-section .slick-arrow {
  background: #fff;
  border-radius: 50%;
  border: 1px solid #1646A1;
  color: #000;
}

.bottom-benefit-section {
  background: #F5F7FD;
}

.bottom-benefit-section.home_layout {
  padding-block: 0.9375rem 0.625rem;
  border-radius: 0.625rem;
}

.bottom-benefit-section .benefit-row .benefit-col {
  background: transparent;
  flex-wrap: wrap;
  height: auto;
}

.bottom-benefit-section .ico-wrap {
  flex-basis: 100%;
  max-width: 100%;
  margin-bottom: 0.5625rem;
}

.bottom-benefit-section .ico-wrap img {
  height: 1.875rem;
  max-width: 2.5625rem;
}

.bottom-benefit-section .text-wrap {
  max-width: 100%;
  padding-right: 0;
  text-align: center;
}

.bottom-benefit-section .title-text {
  font-weight: 400;
  font-size: 0.75rem;
}

.home-layout-three .col-item .img-wrap {
  border-radius: 0.625rem;
}

.home-layout-three .box-title {
  color: #1646A1;
  font-weight: 900;
  font-size: 1.0625rem;
}

.home-layout-six .col-item {
  overflow: hidden;
  border-radius: 0.625rem;
}

.contact-form-holder .form-group .input-label {
  right: 0.75rem;
}

.contact-form-holder .form-row .form-group .input-label {
  right: 0.9375rem;
}

.contact-form-holder .form-control {
  padding-inline: 0.75rem;
}

.single-product .woocommerce-breadcrumb {
  text-align: center;
}

.single-product .sticky-wrap,
.single-product #header {
  overflow: unset;
}

.single-product-detail-container > .single-product-container {
  max-width: 67.125rem;
}

.single-product-detail-container > .single-product-container:has(.no_slide_thumb) .single-product-detail .single-product-detail-wrap {
  justify-content: center;
}

body.woo-variation-swatches .single-product-summary .variable-items-wrapper li.variable-item:not(.radio-variable-item).button-variable-item {
  flex-basis: max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.single-product-summary .product_title,
.single-product-summary .product-price {
  margin-bottom: 1px;
}

.single-product-summary .product-weight-brand-wrap {
  margin-bottom: 0.5625rem;
}

.single-product-summary .product-weight-brand-wrap,
.single-product-summary .expired_date,
.single-product-summary .awdr_expire_date,
.single-product-summary .price_per_units {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.6875rem;
}

.single-product-summary .product-weight-brand-wrap:empty,
.single-product-summary .expired_date:empty,
.single-product-summary .awdr_expire_date:empty,
.single-product-summary .price_per_units:empty {
  display: none;
}

.single-product-summary .price_per_units {
  display: inline-block;
  margin-bottom: 0.9375rem;
}

.single-product-summary .product-price {
  display: flex;
  flex-wrap: wrap;
}

.single-product-summary .product-price br {
  display: none;
}

.single-product-summary .product-price ins {
  margin-right: 0;
}

.single-product-summary .product-price del {
  margin-right: 5px;
}

.single-product-summary .woocommerce-product-details__short-description p:last-child {
  margin-bottom: 0;
}

.single-product-summary .expired_date,
.single-product-summary .awdr_expire_date {
  margin-bottom: 0.9375rem;
}

.single-product-summary .product-quantity .custom-checkbox input[type=checkbox] {
  width: 100%;
  z-index: 9;
}

.single-product-summary .product-quantity input:not(.form-control)[type=number],
.single-product-summary .product-quantity .jcf-number {
  border: none;
}

.single-product-summary .product-quantity .jcf-number {
  width: 91px;
  height: 31px;
}

.single-product-summary .product-quantity .jcf-number .jcf-btn-inc,
.single-product-summary .product-quantity .jcf-number .jcf-btn-dec {
  border-radius: 50%;
  border: 1px solid #DEDEDE;
  width: 1.5rem;
  height: 1.5rem;
}

.single-product-summary .product-quantity .jcf-number .jcf-btn-inc:before,
.single-product-summary .product-quantity .jcf-number .jcf-btn-dec:before {
  font-size: 0.5rem;
}

.single-product-summary .product-quantity .jcf-number .jcf-btn-inc {
  right: 0;
}

.single-product-summary .product-quantity .jcf-number .jcf-btn-dec {
  left: 0;
}

.single-product-summary .product-quantity .package_checkbox {
  margin-top: 1.0625rem;
}

.single-product-summary .product-quantity .text-danger {
  display: block;
}

.single-product-summary .variations_form {
  margin-top: 0.625rem;
}

.single-product-summary .product-detail-header .matat-wishlist-button-wrap {
  display: none;
}

.single-product-summary .discount-label,
.single-product-summary .awdr_discount_bar {
  font-weight: 500;
  position: relative;
  display: inline-block;
  max-width: -moz-fit-content;
  max-width: fit-content;
  direction: ltr;
  margin-bottom: 0.625rem;
  padding: 0.0625rem 0.5rem;
  line-height: 1.5;
  background: #008037;
  color: #fff;
  font-weight: 500;
  box-shadow: none;
  border-radius: 0.15625rem;
  font-size: 0.6875rem;
}

.single-product-summary:not(:has(.price_per_units)) .discount-label,
.single-product-summary:not(:has(.price_per_units)) .awdr_discount_bar {
  margin-top: 0.9375rem;
}

.single-product-summary .sku_info .sku {
  margin-inline-start: 0.1875rem;
}

.single-product-detail .single-slider-wrapper .matat_sale_badge,
.single-product-detail .single-slider-wrapper .sale-label,
.single-product-detail .single-slider-wrapper .new-label,
.single-product-detail .single-slider-wrapper .off-label,
.single-product-detail .single-slider-wrapper .sold-out-label,
.single-product-detail .single-slider-wrapper .comming-soon-label,
.single-product-detail .single-slider-wrapper .onsale {
  background: #008037;
  color: #fff;
  font-weight: 500;
  box-shadow: none;
  border-radius: 0.15625rem;
  font-size: 0.6875rem;
  padding-block: 0.0625rem;
  line-height: 1.5;
}

.single-product-detail .single-slider-wrapper .onsale {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  z-index: 9;
  padding-inline: 0.4375rem;
}

.package_product .single-product-detail .single-slider-wrapper .onsale {
  top: 2.1875rem;
}

.single-product-detail .single-slider-wrapper .sold-out-label,
.single-product-detail .single-slider-wrapper .out-of-stock {
  background: rgba(72, 72, 72, 0.7);
}

.single-product-detail .single-slider-wrapper .matat-wishlist-button-wrap {
  display: none;
}

.single-product-detail .single-slider-wrapper .package_label_type {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  font-weight: 500;
  color: #fff;
  background: rgba(22, 70, 161, 0.7);
  font-size: 0.6875rem;
  padding: 0.25rem 0.3125rem;
  z-index: 9;
}

.single-product-detail .single-slider-wrapper .package_label_type.excesses_package {
  background: rgba(150, 2, 0, 0.7);
}

.single-product-detail .single-slider-wrapper:has(.no_slide_thumb) .package_label_type {
  right: 0;
}

.single-product-detail .single-slider-wrapper .single-product-slider {
  overflow: hidden;
  border-radius: 20px;
}

.single-product-detail .single-slider-wrapper .single-product-slider .img-wrap {
  padding-bottom: 100%;
}

.single-product-detail .single-slider-wrapper .single-product-slider .img-wrap img:not(.zoomImg) {
  -o-object-fit: contain;
     object-fit: contain;
  width: 75%;
  right: 50%;
  transform: translateX(50%);
}

.single-product-detail .single-slider-wrapper .single-product-slider .button-zoom {
  background: #F3F9E9;
}

.single-product-detail .single-slider-wrapper .single-product-slider .slick-dots {
  bottom: 0.875rem;
}

.single-product-detail .single-slider-wrapper .single-product-slider .slick-dots button {
  background: #F5F7FD;
  border: none;
  margin: 0px 4px;
  width: 0.4375rem;
  height: 0.4375rem;
}

.single-product-detail .single-slider-wrapper .single-product-slider .slick-dots .slick-active button {
  background: #008037;
}

.single-product-detail .single-slider-wrapper .pagination-slider .img-wrap-pagination {
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #DEDEDE;
}

.related-product-section {
  background: none;
}

.related-product-section .section-title {
  font-weight: 900;
  font-size: 1rem;
}

.related-product-section .related-product-slider .slick-track,
.related-product-section .related-product-slider .slick-list {
  display: flex;
}

.related-product-section .related-product-slider.slick-initialized .slick-slide {
  display: flex;
  flex: 1;
  height: 100%;
}

.related-product-section .related-product-slider.slick-initialized .slick-slide > div {
  display: flex;
  flex: 1;
}

.related-product-section .related-product-slider.slick-initialized .slick-slide > div .slide {
  display: flex !important;
  flex: 1;
}

.related-product-section .related-product-slider .slick-arrow {
  background: #fff;
  border-radius: 50%;
  border: 1px solid #1646A1;
  color: #000;
}

.subscribe_field label.checkbox input[type=checkbox]:checked ~ .fake-input,
.custom-checkbox input[type=checkbox]:checked ~ .fake-input {
  border-color: #1646A1;
}

.fcn-product-varitaion-wrap {
  background: transparent;
}

.fcn-product-varitaion-wrap .fcn-prdt-var-wid-title {
  font-weight: 900;
  color: #1646A1;
}

.fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-var-title,
.fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .product-price-wrap {
  flex-basis: 100%;
  max-width: 100%;
  text-align: right;
}

.fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .product-price {
  text-align: right;
  margin-bottom: 5px;
}

.fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .price_per_units {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-image > a {
  padding-bottom: 100%;
}

.fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .custom-checkbox input[type=checkbox]:checked + .fake-input {
  background: #fff;
}

.single-product .related-product-section {
  padding-top: 0;
}

.archive .woocommerce-breadcrumb {
  text-align: center;
}

body.sidebar_filter_active #header,
body.sidebar_filter_active .header-offer-bar {
  z-index: -1;
}

.shop-page-container .page-title {
  font-weight: 900;
  color: #1646A1;
}

.shop-page-container .archive-heading-wrap .woocommerce-products-header .term-description {
  display: none;
}

.shop-page-container .archive-heading-wrap .page-title {
  display: none;
}

.shop-page-container .archive-heading-wrap .mobile-filter-sticky .sort-filter-row .page-title {
  display: inline-block;
  opacity: 1;
}

.shop-page-container .mobile-filter-sticky .archive-heading-wrap .woocommerce-products-header .page-title {
  display: block;
}

.shop-page-container .mobile-filter-sticky .sort-filter-row .page-title {
  display: inline-block;
}

.shop-page-container .fixed-position .mobile-filter-sticky .archive-heading-wrap .woocommerce-products-header .page-title {
  display: none;
}

.shop-page-container .term-description p {
  margin-bottom: 1.125rem;
}

.shop-products-row .product_as_banner,
.shop-products-row .archive-banner-col {
  grid-column: 1/-1;
  grid-row: auto;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9999;
  -ms-grid-row: auto;
}

.shop-products-row .product_as_banner img,
.shop-products-row .archive-banner-col img {
  width: 100%;
}

.shop-products-row .archive-banner-col > .archive-banner-item {
  height: 100%;
}

.checkout-container .form-row.marketing_checkbox,
.checkout-container .form-row#shipping_phone_field {
  max-width: 100%;
  flex-basis: 100%;
}

.woocommerce-checkout .select2-dropdown {
  z-index: 9;
  border-color: #dcdcdc;
}

.woocommerce-checkout .checkout-container .form-row .autocomplete_result {
  top: auto;
  max-height: 190px;
}

.woocommerce-checkout .checkout-container .form-row .autocomplete_result p {
  padding: 10px 15px;
  border-color: #f3f3f3;
}

.woocommerce-checkout .checkout-container .form-row .autocomplete_result p:hover {
  background: #0073aa;
}

.woocommerce-checkout .checkout-container .form-row .autocomplete_result:not(:empty) {
  border-color: #dcdcdc;
}

.quantity-error-container.error {
  margin-top: 5px;
  color: red !important;
  font-size: 12px;
}

.products-row .product-col {
  overflow: visible !important;
}

.best-selling-section:has(.error) .products-row .product-col {
  overflow: visible !important;
}

.best-selling-section:has(.error) .products-row .product-col .roduct-item {
  border-bottom: none;
}

.best-selling-section:has(.error) .products-row .product-col .quantity-attribute-wrap {
  position: relative;
}

.best-selling-section:has(.error) .products-row .product-col .quantity-error-container.error {
  font-size: 12px;
  position: absolute;
  top: 100%;
  left: -11px;
  width: calc(100% + 22px);
  padding: 0 10px 10px;
  color: red !important;
  border: 1px solid #dedede;
  border-top: 0;
  border-radius: 0 0 15px 15px;
  text-align: center;
  margin-top: 0;
}

.best-selling-section:has(.error) .slick-list {
  padding-bottom: 30px;
}

.best-selling-section:has(.error) .product-item:has(.error) {
  overflow: visible;
  border-bottom: none;
  border-radius: 0;
}

.woocommerce-active .shop-page-container .shop-category-row:has(.error) .products-row .product-col {
  overflow: visible !important;
}

.woocommerce-active .shop-page-container .shop-category-row:has(.error) .products-row .product-col .roduct-item {
  border-bottom: none;
}

.woocommerce-active .shop-page-container .shop-category-row:has(.error) .products-row .product-col .quantity-attribute-wrap {
  position: relative;
}

.woocommerce-active .shop-page-container .shop-category-row:has(.error) .product-item:has(.error) {
  overflow: visible;
  border-bottom: none;
  border-radius: 0;
}

.woocommerce-active .shop-page-container .quantity-error-container.error {
  font-size: 12px;
  position: absolute;
  top: 100%;
  left: -1px;
  width: calc(100% + 2px);
  padding: 0 10px 10px;
  text-align: center;
  color: red !important;
  border: 1px solid #dedede;
  border-top: 0;
  border-radius: 0 0 15px 15px;
  margin-top: 0;
}

.user-info-container .woocommerce-address-fields .form-row .input-text {
  border-radius: 0;
  text-align: right;
}

.my-account-login .login-modal {
  opacity: 1;
  visibility: visible;
}

.my-account-login .login-modal h2 {
  text-align: center;
  font-size: 1.5rem;
}

.woocommerce-account .recent-order .recent-order-detail .recent-order-actions .woocommerce-button {
  color: white;
  background: #008037;
  border-radius: 6.25rem;
  border: 1px solid #008037;
  padding: 0.3125rem 0.625rem;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.4;
  transition: 0.2s linear color, 0.2s linear background, 0.2s linear border;
}

.woocommerce-account .recent-order .recent-order-detail .recent-order-actions .woocommerce-button:focus {
  background: #008037;
  border-color: #008037;
}

.woocommerce-account .recent-order .recent-order-detail .recent-order-actions .woocommerce-button:hover {
  border-color: #008037;
  background: transparent;
  color: #008037;
}

#footer {
  position: relative;
}

#footer:before {
  content: "";
  position: absolute;
  top: 0;
  border-top: 1px solid #DEDEDE;
  left: 1.25rem;
  right: 1.25rem;
}

.home #footer {
  margin-top: 1rem;
}

.footer-layout-three:not(.home) #footer {
  box-shadow: none;
}

#footer .design-dev-info a img {
  margin-left: 0;
  width: 16px;
}

.footer-newsletter {
  background: transparent;
}

.footer-newsletter .widget-title {
  font-weight: 900;
  font-size: 1rem;
  line-height: 1.2;
  color: #1646A1;
}

.footer-newsletter .input-row {
  position: relative;
}

.footer-newsletter .input-wrap {
  flex-basis: calc(100% - 5.625rem);
  max-width: calc(100% - 5.625rem);
}

.footer-newsletter .btn-submit,
.footer-newsletter .form-control {
  height: calc(1.75rem + 2px);
}

.footer-newsletter .btn-submit {
  border: 1px solid #1646A1;
  background: #1646A1;
}

.footer-newsletter .btn-submit:not(:disabled):not(.disabled):hover {
  border-color: #1646A1;
  color: #1646A1;
}

.footer-newsletter .form-control {
  border-radius: 0 6.25rem 6.25rem 0;
  background: #fff;
  border-color: #B7B7B7;
  padding-left: 2.1875rem;
  border-left: none;
}

.footer-newsletter .btn-wrap {
  margin-right: 0;
  flex-basis: 5.625rem;
  max-width: 5.625rem;
  position: relative;
  z-index: 2;
}

.footer-newsletter .btn-wrap .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding-left: 0.625rem;
}

.footer-newsletter .check-wrap label input[type=checkbox]:checked ~ .wpcf7-list-item-label:before {
  background: #fff;
  border-color: #0046A1;
  color: #0046A1;
}

.footer-newsletter .check-wrap label .wpcf7-list-item-label {
  font-size: 0.6875rem;
}

.footer-newsletter .check-wrap label .wpcf7-list-item-label:before {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 1.5px;
  color: #000;
  border-color: #B7B7B7;
  background: #fff;
}

.footer-middle {
  background: #F5F7FD;
  font-weight: 400;
}

.footer-middle .links-col a {
  font-weight: 500;
}

.footer-middle .widget-title {
  font-weight: 500;
}

.footer-middle .footer-contact-info .icon-whatsapp-vibez:before {
  content: "\e929";
}

.footer-middle .footer-contact-info .social-icon a {
  color: #1646A1;
}

.footer-about .footer-logo {
  width: 10rem;
}

.footer-about .about-social-link a {
  color: #1646A1;
}

.footer-bottom {
  background: #fff;
}

.footer-bottom .payment-info {
  color: #000;
  flex: 1;
}

.footer-bottom .payment-info .footer-copyright {
  margin-top: 0.9375rem;
  display: block;
  font-size: 0.6875rem;
  direction: ltr;
  align-self: center;
  text-align: center;
  line-height: 1;
}

@media (min-width: 768px) {
  button.btn.has_width,
a.btn.has_width,
input.btn.has_width {
    width: 13.75rem;
  }
  .subscribe_field label.checkbox input[type=checkbox]:checked ~ .fake-input,
  .custom-checkbox input[type=checkbox]:checked ~ .fake-input,
  .subscribe_field label.checkbox .fake-input,
  .custom-checkbox .fake-input,
  .woocommerce-account .account-newsletter form [data-name=accept] .wpcf7-list-item-label:before,
  .footer-newsletter-box .check-wrap .wpcf7-form-control-wrap .wpcf7-list-item-label:after {
    border-radius: 3px;
  }
  .jcf-select .jcf-select-drop .jcf-select-drop-content {
    border-radius: 20px;
  }
  .subscribe_field label.checkbox .fake-input,
  .custom-checkbox .fake-input {
    width: 18px;
    height: 18px;
  }
  .login-modal .modal-form-holder .btn,
  .register-modal .modal-form-holder .btn {
    padding: 7px 10px;
    height: 40px;
  }
  .register-modal .social-login {
    padding: 12px 0 0;
  }
  button.btn.has_width,
  a.btn.has_width,
  input.btn.has_width {
    min-width: 8.75rem;
  }
  .subscribe_field label.checkbox input[type=checkbox]:checked ~ .fake-input,
  .custom-checkbox input[type=checkbox]:checked ~ .fake-input,
  .subscribe_field label.checkbox .fake-input,
  .custom-checkbox .fake-input,
  .woocommerce-account .account-newsletter form [data-name=accept] .wpcf7-list-item-label:before,
  .footer-newsletter-box .check-wrap .wpcf7-form-control-wrap .wpcf7-list-item-label:after {
    border-radius: 3px;
  }
  .login-modal .modal-form-holder .btn,
  .register-modal .modal-form-holder .btn {
    padding: 7px 10px;
    height: 40px;
  }
  form.lost_reset_password .wc-social-login a.button-social-login,
  form.woocommerce-form-login .wc-social-login a.button-social-login {
    font-size: 14px;
    height: 40px;
    width: 202px;
  }
  .remeber-check + .remeber-check {
    margin-top: -8px;
  }
  .lmp_products_loading {
    height: 9.375rem;
    grid-column: 1/span 3;
  }
  .lmp_products_loading::before {
    width: 9.375rem;
    height: 9.375rem;
  }
  #header {
    box-shadow: none;
  }
  #header .header-top-wrap {
    margin-bottom: 7px;
  }
  .header-holder {
    padding-inline: 0;
    padding-top: 7px;
  }
  .header-holder .header-nav-holder,
  .header-holder .header-top-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .logo img {
    max-height: 50px;
  }
  .header-layout-four .header-search .input-group input[type=search] {
    padding-inline: 51px;
    height: 38px;
  }
  .header-layout-four .header-search .input-group .input-group-append {
    right: 15px;
  }
  html[dir=rtl] .header-layout-four .header-search .input-group .input-group-append {
    left: 15px;
  }
  .header-layout-four .header-search .input-group .icon-search {
    left: 20px;
    font-size: 16px;
  }
  html[dir=rtl] .header-layout-four .header-search .input-group .icon-search {
    right: 20px;
  }
  .header-layout-four .header-search .input-group button i {
    font-size: 12px;
  }
  .header-layout-four .header-search .header-search-drop {
    padding-top: 40px;
    background: #fff;
    border: 1px solid #D5D5D5;
    border-radius: 0 0 15px 15px;
  }
  .header-layout-four .header-search .header-search-drop .search-close-holder {
    display: none;
  }
  .header-layout-four .header-search .header-search-drop .search-close {
    width: 35px;
    height: 35px;
    font-size: 14px;
  }
  .header-layout-four .header-search .header-search-drop .search-suggest-header {
    padding: 0 15px 20px 15px;
  }
  .header-layout-four .header-search .header-search-drop .search-suggest-header .search-suggest-title {
    font-size: 16px;
  }
  .header-layout-four .header-search .header-search-drop .search-suggest-header .btn {
    font-size: 14px;
  }
  .header-layout-four .header-search .header-search-drop .search-product-wrapper > .btn-wrapper {
    display: none;
  }
  .header-layout-four .header-search .header-search-drop .search-product-wrapper > .btn-wrapper .btn {
    margin-top: 20px;
    font-size: 14px;
  }
  .header-layout-four .header-search .header-search-drop .product-row .product-col {
    padding: 0;
  }
  .header-layout-four .header-search .header-search-drop .product-item {
    border-width: 1px 0 0;
    border-radius: 0;
    border-color: #D5D5D5;
    padding: 20px 20px 20px 15px;
  }
  .header-layout-four .header-search .header-search-drop .product-item .product-detail > div.product-info-wrapper {
    flex: 1;
    max-width: calc(100% - 192px);
    padding-left: 10px;
  }
  .header-layout-four .header-search .header-search-drop .product-item .product-title {
    font-size: 14px;
  }
  .header-layout-four .header-search .header-search-drop .product-item span.price {
    font-size: 14px;
  }
  .header-layout-four .header-search .header-search-drop .product-item .quantity-attribute-wrap {
    border: none;
    padding: 0;
    margin: 0;
    flex-basis: 192px;
    max-width: 192px;
    justify-content: flex-end !important;
    gap: 15px;
    align-self: center;
  }
  .header-layout-four .header-search .header-search-drop .product-item .quantity-attribute-wrap .custom-form .jcf-number {
    width: 77px;
    height: 25px;
  }
  .header-layout-four .header-search .header-search-drop .product-item .quantity-attribute-wrap .custom-form .jcf-number > span {
    width: 25px;
    height: 25px;
  }
  .header-layout-four .header-search .header-search-drop .product-item .quantity-attribute-wrap .custom-form .jcf-number input.cart_qty {
    padding-inline: 26px;
  }
  .header-layout-four .header-search .header-search-drop .product-item .quantity-attribute-wrap .add_to_cart_button:not(.btn-icon-var) {
    min-width: 100px;
    min-height: 35px;
    padding-top: 7px;
    padding-inline: 10px;
  }
  .header-layout-four .header-search .header-search-drop .product-item .quantity-error-container {
    font-size: 13px;
  }
  .header-layout-four .header-search .header-search-drop .noresult_info {
    padding: 0 20px 20px;
    font-size: 16px;
  }
  .header-layout-four .header-cart .counter {
    font-size: 12px;
    width: 22px;
    height: 18px;
    top: -7px;
    right: -7px;
  }
  .counter-info-wrap .icon-shopping-cart:before {
    width: 19px;
    height: 19px;
  }
  .counter-info-wrap .cart-info-msg {
    width: 166px;
    font-size: 16px;
    padding: 12px 10px;
    left: -8px;
  }
  .counter-info-wrap .cart-info-msg:before {
    border-width: 10px;
    left: 18px;
    top: -10px;
  }
  .search-product-wrapper .product-row .product-col {
    max-width: 33.33%;
  }
  .product-item {
    border-radius: 20px;
  }
  .product-item .matat_sale_badge,
  .product-item .sale-label,
  .product-item .new-label,
  .product-item .off-label,
  .product-item .sold-out-label,
  .product-item .comming-soon-label,
  .product-item .discount-label,
  .product-item .awdr_discount_bar {
    font-size: 14px;
    border-radius: 5px;
    right: 10px;
    top: 10px;
    padding-block: 5px;
  }
  .product-item .discount-label,
  .product-item .awdr_discount_bar {
    padding-inline: 7.5px;
  }
  .product-item .product-img {
    margin-bottom: 4px;
  }
  .product-item .product-img .normal-image {
    border-radius: 20px;
  }
  .product-item .product-title {
    margin-bottom: 3px;
  }
  .product-item .product-weight-brand-wrap,
  .product-item .price_per_units {
    font-size: 14px;
  }
  .product-item .product-weight-brand-wrap {
    margin-bottom: 7px;
  }
  .product-item .product-weight-brand-wrap:empty {
    margin-bottom: 20px;
  }
  .product-item span.price,
  .product-item .product-price {
    margin-bottom: 7px;
    font-size: 18px;
  }
  .product-item span.price del,
  .product-item .product-price del {
    margin-right: 8px;
  }
  .product-item .price_per_units {
    margin-bottom: 10px;
  }
  .product-item .expired_date,
  .product-item .awdr_expire_date {
    font-size: 14px;
    margin-bottom: 14px;
  }
  .product-item .package_label_type {
    font-size: 14px;
    padding: 5px;
  }
  .product-item .product-detail {
    padding: 10px;
  }
  .product-item .product-detail .quantity-attribute-wrap {
    padding-block: 14px 5px;
  }
  .product-item .product-detail .quantity-attribute-wrap .product-view {
    font-size: 14px;
    padding: 5px 0;
  }
  .product-item .product-detail .quantity-attribute-wrap .inline-add-cart {
    padding: 5px 22px;
    font-size: 14px;
  }
  .product-item .product-detail .quantity-attribute-wrap .quantity-wrap .custom-form .jcf-btn-inc,
  .product-item .product-detail .quantity-attribute-wrap .quantity-wrap .custom-form .jcf-btn-dec {
    width: 31px;
    height: 31px;
  }
  .product-item .product_type_simple.add_to_cart_button {
    height: auto;
  }
  .story-circles-row:not(.has_slider):not(.slick-initialized) {
    max-width: 1182px;
    margin-inline: auto;
  }
  .story-circles-row:not(.slick-initialized) .story-col {
    padding-top: 0;
  }
  .story-circles-row .story-col .story-title {
    margin-inline: -20px;
  }
  .best-selling-section .best-selling-slider .slick-arrow {
    font-size: 20px;
    width: 40px;
    height: 40px;
  }
  .best-selling-section .best-selling-slider .slick-next {
    transform: translate(-50%, 161%);
  }
  .best-selling-section .best-selling-slider .slick-prev {
    transform: translate(50%, 190%);
  }
  .best-selling-section .products-row .product-col {
    padding: 0 10px;
  }
  .logos-layout-section .slick-arrow {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .bottom-benefit-section.home_layout {
    border-radius: 20px;
    margin-inline: 20px;
    padding-block: 20px;
  }
  .bottom-benefit-section .benefit-row {
    grid-template-columns: repeat(4, 1fr);
    max-width: 1160px;
    margin-inline: auto;
  }
  .bottom-benefit-section .text-sub {
    padding-top: 4px;
  }
  .bottom-benefit-section .ico-wrap {
    margin-bottom: 16px;
  }
  .bottom-benefit-section .ico-wrap img {
    height: 54px;
    max-width: 64px;
  }
  .home-layout-three .col-item .img-wrap {
    border-radius: 20px;
  }
  .home-layout-three .box-title {
    font-size: 20px;
  }
  .home-layout-six .col-item {
    border-radius: 20px;
  }
  .contact-form-holder .form-group .input-label {
    right: 15px;
  }
  .contact-form-holder .form-row .form-group .input-label {
    right: 27px;
  }
  .contact-form-holder .form-control {
    padding-inline: 15px;
  }
  .single-product-detail-container > .single-product-container:has(.no_slide_thumb) .single-slider-wrapper {
    max-width: calc(60% - 8rem);
    flex-basis: calc(60% - 8rem);
  }
  .single-product-detail-container > .single-product-container:not(.no_slide_thumb) .single-slider-wrapper > [class*=-label] {
    right: 8.75rem;
  }
  .single-product-detail-container .product-share-sc {
    justify-content: center !important;
    flex-basis: calc(100% - 8rem);
    max-width: calc(100% - 8rem);
  }
  .single-product-summary {
    flex-basis: 40%;
    max-width: 40%;
    padding-right: 30px;
  }
  .single-product-summary .product_title {
    margin-bottom: 4px;
  }
  .single-product-summary .product-weight-brand-wrap {
    margin-bottom: 10px;
  }
  .single-product-summary .product-weight-brand-wrap,
  .single-product-summary .expired_date,
  .single-product-summary .awdr_expire_date,
  .single-product-summary .price_per_units {
    font-size: 14px;
  }
  .single-product-summary .price_per_units {
    margin-bottom: 20px;
  }
  .single-product-summary .product-price del {
    margin-right: 8px;
  }
  .single-product-summary .btn-holder.single_p_add_cart {
    max-width: 368px;
  }
  .single-product-summary .woocommerce-product-details__short-description {
    max-width: 368px;
    padding-bottom: 21px;
  }
  .single-product-summary .expired_date,
  .single-product-summary .awdr_expire_date {
    margin-bottom: 20px;
  }
  .single-product-summary .product-tab-info .tab-content {
    max-width: 368px;
  }
  .single-product-summary .product-quantity .jcf-number .jcf-btn-inc,
  .single-product-summary .product-quantity .jcf-number .jcf-btn-dec {
    width: 31px;
    height: 31px;
  }
  .single-product-summary .product-quantity .package_checkbox {
    margin-top: 30px;
  }
  .single-product-summary .variations_form {
    margin-top: 10px;
  }
  .single-product-summary .product-detail-header {
    max-width: 368px;
  }
  .single-product-summary .upsells-wrap {
    max-width: 368px;
  }
  .single-product-summary .discount-label,
  .single-product-summary .awdr_discount_bar {
    font-size: 14px;
    margin-bottom: 10px;
    border-radius: 5px;
    padding-block: 4px;
  }
  .single-product-summary:not(:has(.price_per_units)) .discount-label,
  .single-product-summary:not(:has(.price_per_units)) .awdr_discount_bar {
    margin-top: 20px;
  }
  .single-product-summary .sku_info .sku {
    margin-inline-start: 5px;
  }
  .single-product-detail .single-slider-wrapper {
    flex-basis: 60%;
    max-width: 60%;
  }
  .single-product-detail .single-slider-wrapper .matat_sale_badge,
  .single-product-detail .single-slider-wrapper .sale-label,
  .single-product-detail .single-slider-wrapper .new-label,
  .single-product-detail .single-slider-wrapper .off-label,
  .single-product-detail .single-slider-wrapper .sold-out-label,
  .single-product-detail .single-slider-wrapper .comming-soon-label,
  .single-product-detail .single-slider-wrapper .onsale {
    border-radius: 5px;
    padding-block: 4px;
    font-size: 14px;
  }
  .single-product-detail .single-slider-wrapper .onsale {
    padding-inline: 10px;
  }
  .package_product .single-product-detail .single-slider-wrapper .onsale {
    top: 53px;
  }
  .single-product-detail .single-slider-wrapper .package_label_type {
    font-size: 16px;
    padding: 10px 5px;
    border-radius: 20px 20px 0 0;
    right: 8rem;
  }
  .single-product-detail .single-slider-wrapper .single-product-slider {
    border: 1px solid #DEDEDE;
  }
  .single-product-detail .single-slider-wrapper .single-product-slider:not(.no_slide_thumb) {
    flex-basis: calc(100% - 8rem);
    max-width: calc(100% - 8rem);
  }
  .single-product-detail .single-slider-wrapper .pagination-slider {
    flex-basis: 8rem;
    max-width: 8rem;
    padding-left: 1.3125rem;
  }
  .single-product-detail .single-slider-wrapper .pagination-slider .slide {
    padding: 0 0 20.4px;
  }
  .related-product-section .section-title {
    font-size: 24px;
  }
  .related-product-section .related-product-slider .slick-arrow {
    font-size: 20px;
    width: 40px;
    height: 40px;
  }
  .related-product-section .related-product-slider .slick-next {
    transform: translate(-50%, 161%);
  }
  .related-product-section .related-product-slider .slick-prev {
    transform: translate(50%, 190%);
  }
  .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-var-title {
    font-size: 16px;
  }
  .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .product-price {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-vars-list {
    margin-top: 10px;
  }
  .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-image {
    flex-basis: 130px;
    max-width: 130px;
  }
  .archive .woocommerce-breadcrumb {
    padding-block: 32px 40px;
  }
  .shop-page-container .archive-heading-wrap .mobile-filter-sticky .sort-filter-row .page-title {
    display: block !important;
    opacity: 1;
  }
  .shop-page-container .term-description {
    padding-top: 17px;
  }
  .shop-page-container .term-description p {
    margin-bottom: 18px;
  }
  .shop-products-row {
    grid-column-gap: 20px;
  }
  .shop-products-row .product-col,
  .shop-products-row .archive-col {
    margin-bottom: 40px;
  }
  .shop-products-row .product_as_banner,
  .shop-products-row .archive-banner-col {
    margin-bottom: 40px;
  }
  .checkout-container .checkout-left {
    width: 55%;
  }
  .checkout-container .address-holder {
    padding-left: 0;
    padding-inline: 10px;
  }
  .my-account-login .login-modal h2 {
    font-size: 30px;
  }
  .my-account-login .login-modal .btn[type=submit] {
    line-height: 18px;
    height: 40px;
  }
  .woocommerce-account .recent-order .recent-order-detail .recent-order-actions .woocommerce-button {
    font-size: 14px;
    padding: 5px 14px;
  }
  #footer:before {
    left: 20px;
    right: 20px;
  }
  .home #footer {
    margin-top: 30px;
  }
  #footer .design-dev-info a {
    font-size: 14px;
  }
  .footer-newsletter {
    padding-block: 24px;
  }
  .footer-newsletter .widget-title {
    font-size: 20px;
  }
  .footer-newsletter .input-wrap {
    flex-basis: calc(100% - 120px);
    max-width: calc(100% - 120px);
    margin-left: 0;
  }
  .footer-newsletter .btn-submit,
  .footer-newsletter .form-control {
    height: 45px;
    line-height: 1.5;
  }
  .footer-newsletter .btn-wrap {
    flex-basis: 120px;
    max-width: 120px;
  }
  .footer-newsletter .btn-wrap .btn {
    padding-left: 15px;
  }
  .footer-newsletter .check-wrap label .wpcf7-list-item-label {
    font-size: 12px;
  }
  .footer-newsletter .check-wrap label .wpcf7-list-item-label:before {
    width: 18px;
    height: 18px;
    border-radius: 3px;
  }
  .footer-middle .container {
    max-width: 81.625rem;
  }
  .footer-middle .links-col a {
    font-size: 14px;
  }
  .footer-middle .widget-title {
    padding-bottom: 17px;
  }
  .footer-about .footer-logo {
    width: 222px;
    margin-top: -6px;
    margin-bottom: 15px;
  }
  .footer-bottom .payment-info {
    margin-right: -9px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .footer-bottom .payment-info ul {
    flex: initial;
  }
  .footer-bottom .payment-info .footer-copyright {
    margin: 0;
    padding-top: 5px;
    padding-right: 10px;
    font-size: 13px;
    display: inline-block;
    text-align: initial;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  #primary-nav {
    top: 108px;
  }
  .fixed-position #primary-nav {
    top: 70px;
  }
  .logged-in #primary-nav {
    top: 154px;
  }
  .best-selling-section .best-selling-slider .slick-next {
    left: 11px;
  }
  .best-selling-section .best-selling-slider .slick-prev {
    right: 11px;
  }
  .related-product-section .related-product-slider .slick-next {
    left: 11px;
  }
  .related-product-section .related-product-slider .slick-prev {
    right: 11px;
  }
}

@media (min-width: 992px) {
  button.btn,
  a.btn,
  input.btn {
    font-size: 1rem;
    padding-block: 10px;
  }
  .lmp_products_loading {
    grid-column: 1/span 4;
  }
  .header-offer-bar {
    font-size: 16px;
    height: 40px;
  }
  .header-holder .header-nav-holder,
  .header-holder .header-top-wrap {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
  .logo {
    flex: 1;
  }
  .logo img {
    max-height: 60px;
  }
  .header-layout-four .header-search {
    max-width: 100%;
    flex: 2;
    height: auto;
  }
  .header-layout-four .header-search .header-search-form {
    max-width: 548px;
  }
  .header-layout-four .header-search .header-search-drop {
    max-width: 548px;
  }
  .header-layout-four .header-search .header-search-drop .product-item .product-detail > div.product-info-wrapper {
    padding-left: 20px;
  }
  #primary-nav .primary-menu {
    margin: 0;
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  #primary-nav .primary-menu > li {
    margin: 0;
  }
  #primary-nav .primary-menu > li > a {
    font-weight: 600;
    font-size: 16px;
  }
  #primary-nav .primary-menu > li > a:before {
    bottom: -12px;
    height: 2px;
  }
  #primary-nav .mega-menu .submenu-holder {
    padding: 0;
  }
  #primary-nav .mega-menu .submenu-holder .submenu-holder-inner > .sub-menu {
    margin-left: auto;
    font-size: 0.75rem;
    line-height: 1.5;
    direction: rtl;
    padding: 30px;
    max-width: 250px;
    min-width: 250px;
    font-size: 16px;
  }
  #primary-nav .mega-menu .submenu-holder .submenu-holder-inner > .sub-menu:after {
    content: "";
    background: #e2e2e2;
    width: 1px;
    position: absolute;
    top: 0;
    right: 250px;
    bottom: 0;
  }
  #primary-nav .mega-menu .submenu-holder .submenu-holder-inner > .sub-menu .sub-menu {
    position: absolute;
    top: 0;
    right: 250px;
    left: auto;
    padding: 35px 30px;
    opacity: 0;
    visibility: hidden;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    flex-direction: column;
  }
  #primary-nav .mega-menu .submenu-holder .submenu-holder-inner > .sub-menu .sub-menu li {
    min-width: 200px;
    padding-left: 30px;
  }
  #primary-nav .mega-menu .submenu-holder .submenu-holder-inner > .sub-menu > li {
    float: none;
    width: auto;
    padding: 0;
  }
  #primary-nav .mega-menu .submenu-holder .submenu-holder-inner > .sub-menu > li:not(:last-child) {
    padding-bottom: 10px;
  }
  #primary-nav .mega-menu .submenu-holder .submenu-holder-inner > .sub-menu > li > a {
    color: #000;
    font-weight: 400;
    text-decoration: none;
    padding: 0.25rem 0;
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 5px 0 5px 17px;
    font-size: 14px;
  }
  #primary-nav .mega-menu .submenu-holder .submenu-holder-inner > .sub-menu > li.menu-item-has-children > a::after {
    content: "\e901";
    font-family: icomoon;
    font-size: 6px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%) rotate(90deg);
  }
  #primary-nav .mega-menu .submenu-holder .submenu-holder-inner > .sub-menu > li.submenu-active > a {
    color: #008037;
    font-weight: 700;
  }
  #primary-nav .mega-menu .submenu-holder .submenu-holder-inner > .sub-menu > li.submenu-active .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .header-utility-nav,
  .header-left-nav {
    flex: 2;
    max-width: 100%;
    padding-right: 0;
  }
  .bottom-benefit-section.home_layout {
    margin-inline: 30px;
    padding-block: 32px 35px;
  }
  .bottom-benefit-section .title-text {
    font-size: 15px;
  }
  .home-layout-three .box-title {
    font-size: 24px;
    margin-top: 13px;
  }
  .checkout-container .checkout-left {
    width: 66.5%;
  }
  .checkout-container .shipping_address .woocommerce-shipping-fields__field-wrapper {
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
  .checkout-container .shipping_address .woocommerce-shipping-fields__field-wrapper .form-row {
    flex-basis: calc(50% - 8px);
    max-width: calc(50% - 8px);
  }
  #footer:before {
    left: 45px;
    right: 45px;
  }
  .footer-newsletter .container {
    max-width: 925px;
  }
  .footer-newsletter .widget-title {
    font-size: 25px;
  }
  .footer-newsletter .check-wrap label .wpcf7-list-item-label {
    font-size: 14px;
  }
  .footer-middle .footer-contact-info {
    flex-basis: 208px;
    max-width: 208px;
  }
}

@media (min-width: 1200px) {
  .lmp_products_loading {
    grid-column: 1/span 5;
  }
  .header-holder .header-nav-holder,
  .header-holder .header-top-wrap {
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
  }
  .logo {
    width: 263px;
  }
  .logo img {
    max-height: 68px;
  }
  #primary-nav .mega-menu .submenu-holder .submenu-holder-inner > .sub-menu {
    padding: 40px 75px 50px 40px;
    max-width: 310px;
    width: 310px;
  }
  #primary-nav .mega-menu .submenu-holder .submenu-holder-inner > .sub-menu:after {
    right: 310px;
  }
  #primary-nav .mega-menu .submenu-holder .submenu-holder-inner > .sub-menu .sub-menu {
    padding-left: 60px;
    padding-right: 80px;
    right: 310px;
  }
  #primary-nav .mega-menu .submenu-holder .submenu-holder-inner > .sub-menu .sub-menu li {
    min-width: 250px;
  }
  .counter-info-wrap .cart-info-msg {
    left: auto;
    right: 55%;
    transform: translateX(50%);
  }
  .counter-info-wrap .cart-info-msg:before {
    left: 50%;
    transform: translateX(-50%);
  }
  .story-layout-section {
    margin-bottom: 40px;
  }
  .best-selling-section .btn-view-all {
    margin-top: 40px;
  }
  .bottom-benefit-section .title-text {
    font-size: 20px;
  }
  .single-product-summary {
    padding-right: 49px;
  }
  .single-product-summary .product-quantity {
    margin-bottom: 24px;
  }
  .shop-page-container .archive-heading-wrap {
    margin-bottom: 38px;
  }
  #footer:before {
    left: 60px;
    right: 60px;
  }
  .footer-newsletter .widget-title {
    font-size: 30px;
  }
  .footer-middle .links-col {
    padding: 0 8.8%;
    justify-content: space-between;
  }
  .footer-about {
    max-width: 236px;
    padding-top: 0;
  }
}

@media (min-width: 1300px) {
  .header-holder .header-nav-holder,
  .header-holder .header-top-wrap {
    padding-inline: 75px;
  }
  .hero-banner {
    margin-bottom: 70px;
  }
  .story-layout-section {
    margin-bottom: 70px;
  }
  .story-circles-row:not(.slick-initialized) .story-col {
    flex-basis: 13.1111%;
    max-width: 13.1111%;
    padding-bottom: 32px;
  }
  .best-selling-section {
    margin-bottom: 80px;
  }
  .logos-layout-section {
    margin-bottom: 80px;
  }
  .bottom-benefit-section.home_layout {
    margin-bottom: 80px;
  }
  .home-layout-three {
    margin-bottom: 70px;
  }
  .category-logos-row .slick-arrow {
    font-size: 20px;
  }
  .category-logos-row .slick-next {
    left: -43.5px;
  }
  .category-logos-row .slick-prev {
    right: -43.5px;
  }
  .home-layout-six {
    padding-inline: 30px;
    margin-bottom: 70px;
  }
  .collection-banner {
    margin-bottom: 80px;
  }
  .shop-page-container {
    margin-bottom: 57px;
  }
  #footer:before {
    left: 75px;
    right: 75px;
  }
}

@media (max-width: 991.98px) {
  #header .header-holder {
    border-bottom: 1px solid #DEDEDE;
  }
  .header-layout-four .header-search {
    margin: 13px 0;
  }
}

@media (max-width: 767.98px) {
  #header .header-holder {
    box-shadow: none;
  }
  .logo {
    width: 8.5rem;
    top: 1.5rem;
  }
  .header-layout-four .header-utility-nav {
    flex: 1;
    padding-right: 0;
  }
  .header-layout-four .logo {
    position: relative;
    transform: none;
    left: 0;
    right: 0;
    top: 0;
    padding-top: 0.625rem;
  }
  .header-layout-four .header-left-nav {
    flex: 1;
  }
  .header-layout-four .header-search {
    margin: 0;
    padding: 0.5rem 0 0.625rem;
  }
  .header-layout-four .header-search .header-search-drop .search-suggest-wrap-main {
    height: 100%;
    padding: 0;
    background: #F5F7FD;
  }
  .header-layout-four .header-search .header-search-drop .search-suggest-header {
    padding: 0.3125rem 0.15625rem 0;
  }
  .header-layout-four .header-search .header-search-drop .search-suggest-header .search-suggest-title {
    display: none;
  }
  .header-layout-four .header-search .header-search-drop .search-suggest-header .btn-wrapper {
    display: none;
  }
  .header-layout-four .header-search .header-search-drop .search-product-wrapper .css-loader {
    left: 42%;
  }
  .header-layout-four .header-search .header-search-drop .product-row {
    margin: 0;
    padding-top: 0;
    height: calc(100% - 4.9375rem);
    max-height: 100%;
  }
  .header-layout-four .header-search .header-search-drop .product-item {
    background: #fff;
    border-color: #D5D5D5;
    padding: 0.625rem;
  }
  .header-layout-four .header-search .header-search-drop .product-item .product-img {
    position: absolute;
    top: 0.625rem;
    right: 0.625rem;
  }
  .header-layout-four .header-search .header-search-drop .product-item .product-detail {
    display: block;
    flex-basis: 100%;
    max-width: 100%;
    padding-right: 0;
  }
  .header-layout-four .header-search .header-search-drop .product-item .product-detail > div.product-info-wrapper {
    padding-right: 3.75rem;
    min-height: 3.125rem;
    display: block;
  }
  .header-layout-four .header-search .header-search-drop .product-item .quantity-attribute-wrap {
    margin-top: 0.625rem;
    padding-bottom: 0;
    justify-content: initial !important;
    gap: 0.78125rem;
  }
  .counter-info-wrap {
    order: 1;
  }
  .product-item .product-detail .quantity-attribute-wrap .inline-add-cart {
    padding: 0.25rem;
    width: 100%;
    text-align: center;
    max-width: 4.375rem;
  }
  .product-item .product-detail .quantity-attribute-wrap .quantity-wrap .custom-form .jcf-number {
    width: 3.75rem;
    height: 1.6rem;
  }
  .product-item .product-detail .quantity-attribute-wrap .quantity-wrap .custom-form .jcf-number input.cart_qty {
    padding-inline: 1.25rem;
  }
  .product-item .product-detail .quantity-attribute-wrap .quantity-wrap .custom-form .jcf-btn-inc,
  .product-item .product-detail .quantity-attribute-wrap .quantity-wrap .custom-form .jcf-btn-dec {
    width: 1.125rem;
    height: 1.125rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .logos-layout-section,
  .story-layout-section {
    padding-inline-start: 0;
  }
  .story-circles-row:not(.has_slider):not(.slick-initialized) {
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin-left: -0.75rem;
    flex-wrap: nowrap;
    justify-content: unset;
  }
  .story-circles-row:not(.has_slider):not(.slick-initialized)::-webkit-scrollbar {
    display: none;
  }
  .story-circles-row:not(.has_slider):not(.slick-initialized) .story-col {
    flex-basis: 5.3125rem;
    max-width: 5.3125rem;
    min-width: 5.3125rem;
    padding: 0.3125rem 0 0.9375rem;
  }
  .story-circles-row:not(.has_slider):not(.slick-initialized) .story-title {
    font-size: 0.75rem;
  }
  .best-selling-section .best-selling-slider {
    padding-bottom: 2.75rem;
  }
  .best-selling-section .best-selling-slider:not(.has_slider) {
    margin-bottom: 0;
    padding-bottom: 2.75rem;
  }
  .best-selling-section .best-selling-slider:not(.has_slider) .product-col {
    margin-bottom: 0;
  }
  .best-selling-section .best-selling-slider.has_slider {
    padding-inline: 0.625rem;
  }
  .best-selling-section .best-selling-slider.has_slider .product-col {
    min-width: auto;
    max-width: 100%;
    padding-inline: 0.3125rem;
  }
  .best-selling-section .best-selling-slider:not(.slick-initialized) .product-col {
    min-width: 50%;
    max-width: 50%;
  }
  .best-selling-section .best-selling-slider .slick-arrow {
    top: auto;
    bottom: 0;
    margin: 0 auto;
    transform: none;
    font-size: 0.875rem;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.875rem;
    width: 1.875rem;
  }
  .best-selling-section .best-selling-slider .slick-next {
    right: 2.5625rem;
  }
  .best-selling-section .best-selling-slider .slick-prev {
    left: 2.5rem;
  }
  .logos-layout-section .slick-arrow {
    top: auto;
    bottom: 0;
    margin: 0 auto;
    transform: none;
    font-size: 0.875rem;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.875rem;
    width: 1.875rem;
  }
  .bottom-benefit-section.home_layout {
    margin-inline: 0.9375rem;
  }
  .bottom-benefit-section .benefit-row {
    display: flex;
    flex-wrap: wrap;
  }
  .bottom-benefit-section .benefit-row .benefit-col {
    max-width: 49%;
    flex: 0 0 49%;
    margin-inline: auto;
    margin-bottom: 0.75rem;
    align-items: unset;
  }
  .bottom-benefit-section .benefit-row .benefit-col:last-child {
    margin-bottom: 0.75rem;
  }
  .bottom-benefit-section .text-sub {
    text-wrap: balance;
  }
  .bottom-benefit-section .title-text {
    text-balance: balance;
  }
  .home-layout-three .col-item {
    margin-bottom: 1.25rem;
  }
  .category-logos-row .logo-item {
    flex-basis: 6.875rem;
    max-width: 6.875rem;
    min-width: 6.875rem;
  }
  .contact-form-holder .form-group .input-label {
    top: 0.9375rem;
  }
  .contact-form-holder .form-group.focused .input-label,
.contact-form-holder .form-group.populated .input-label {
    top: 0.15625rem;
  }
  .single-product-summary {
    border-top: 1px solid #C9C9C9;
    margin-top: 0;
  }
  .single-product-summary .price_per_units {
    border-bottom: 1px solid #C9C9C9;
    margin-inline: -0.9375rem;
    padding-inline: 0.9375rem;
    padding-bottom: 0.8125rem;
    order: 2;
  }
  .single-product-summary .woocommerce-product-details__short-description {
    order: 4;
  }
  .single-product-summary .expired_date,
  .single-product-summary .awdr_expire_date {
    order: 5;
  }
  .single-product-summary .single-product-form {
    order: 6;
  }
  .single-product-summary .product-share-sc {
    order: 7;
  }
  .single-product-summary .product-tab-info {
    order: 8;
  }
  .single-product-summary .product-quantity {
    margin-bottom: 0.75rem;
  }
  .single-product-summary .product-quantity .jcf-number {
    width: 4.1875rem;
    height: 1.6rem;
  }
  .single-product-summary .product-detail-header {
    padding-block: 0 0.125rem;
    border-bottom: none;
    margin-bottom: 0;
    order: 1;
  }
  .single-product-summary .upsells-wrap {
    order: 9;
  }
  .single-product-summary .discount-label,
  .single-product-summary .awdr_discount_bar {
    order: 3;
  }
  .single-product-detail .single-slider-wrapper .single-product-slider .button-zoom {
    bottom: 0.9375rem;
  }
  .single-product-detail .single-slider-wrapper .single-product-slider .slick-arrow {
    opacity: 0;
  }
  .related-product-section {
    padding-block: 1rem 1.875rem;
    padding-inline: 0.625rem;
  }
  .related-product-section .section-title {
    padding-inline: 0.3125rem;
    padding-bottom: 0.25rem;
  }
  .related-product-section .related-product-slider {
    padding-bottom: 2.75rem;
  }
  .related-product-section .related-product-slider .slick-arrow {
    top: auto;
    bottom: 0;
    margin: 0 auto;
    transform: none;
    font-size: 0.875rem;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.875rem;
    width: 1.875rem;
  }
  .related-product-section .related-product-slider .slick-next {
    right: 41px;
  }
  .related-product-section .related-product-slider .slick-prev {
    left: 40px;
  }
  .fcn-product-varitaion-wrap {
    padding-block: 1.3125rem 0.625rem;
  }
  .fcn-product-varitaion-wrap .fcn-prdt-var-wid-title {
    margin-bottom: 0.75rem;
  }
  .fcn-product-varitaion-wrap .add-to-cart-btn {
    padding-top: 0;
  }
  .shop-page-container .archive-heading-wrap.reset-padding {
    padding: 0;
  }
  .shop-page-container .term-description {
    padding-bottom: 0;
  }
  .shop-page-container .term-description p:last-child {
    margin-bottom: 0;
  }
  .shop-products-row {
    margin-top: 0.5625rem;
  }
  #footer .design-dev-info a img {
    width: 1.2em;
  }
  .footer-newsletter .btn-submit,
  .footer-newsletter .form-control {
    font-size: 0.75rem;
    line-height: 1.34;
  }
  .footer-newsletter .btn-wrap {
    position: absolute;
    left: 0;
    width: 100%;
  }
  .footer-middle {
    padding-block: 1.6875rem 1.875rem;
  }
  .footer-middle .links-col {
    padding-bottom: 1.9375rem;
  }
  .footer-middle .footer-contact-info ul > li > a.social img {
    height: 2.1875rem;
    width: 2.1875rem;
  }
  .footer-about .footer-logo {
    margin-bottom: 1.75rem;
  }
  .footer-bottom .payment-info img {
    height: 0.8125rem;
  }
}

@media (max-width: 767px) {
  .order-cancel-wrapper {
    padding-bottom: calc(var(--padding-bottom, 145px) + 2.8125rem);
  }
}
