*:focus {
  outline: none;
}
.container-a > .elementor-container {
  max-width: 1140px;
  width: 100%;
  margin: auto;
}
.container-2-a > .elementor-container {
  max-width: 1270px;
  width: 67%;
  margin: auto;
}
.container-3-a > .elementor-container {
  max-width: 1300px;
  width: 80%;
  margin: auto;
}
.inner-banner-a {
  height: 500px;
}
.inner-banner-a > .elementor-container {
  height: 100%;
}
.detail-price-a .price {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  margin: 0;
}
.detail-price-a .price ins {
  margin-right: 1rem;
}
.single-product .onsale {
  display: none;
}
.detail-price-a .price del {
  padding-bottom: 0.5rem;
  opacity: 1;
}
.qib-button-wrapper {
  margin: 0;
  display: inline-flex;
}
.qib-button-wrapper * {
  border-radius: 0;

  color: #000;
}
.stock.in-stock {
}
.btn-add-to-cart-a .qib-button-wrapper button {
  font-size: 1.75rem;
  font-family: "DM Sans";
}
.product-type-subscription .qib-button.qib-button-wrapper {
  display: none;
}
.woocommerce-variation-add-to-cart .qib-button-wrapper {
  margin-bottom: 1rem;
}
.product_cat-consultant-kits .qib-button.qib-button-wrapper {
  display: none;
}
button.minus.qib-button {
  margin-left: 0px;
}
button.plus.qib-button {
  margin-left: 0px;
}

.btn-add-to-cart-a form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.product-tab-a .jet-tabs__content {
  padding: 2em;
  padding-right: 20%;
}
.related-product-section-a .img_cover > .add_to_cart {
  display: none;
}
.related-product-section-a .img_cover {
  background-color: #f9f9f9;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 275px;
  padding: 1em;
}
.related-product-section-a .img_cover img {
  max-height: 200px;
  min-height: 180px;
}
.related-product-section-a .content_cover a,
.related-product-section-a .content_cover a:hover {
  color: #000;
}
.related-product-section-a .content_cover a > h2 {
  font-size: 1.25rem;
  text-align: center;
}
.related-product-section-a .woocommerce-Price-amount.amount {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  font-family: "DM Sans";
  font-weight: 600;
}
section.related.products > ul.products.columns-4 > div {
  width: 20%;
}
section.related.products > ul.products.columns-4 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.product-inner-main-image-a .woocommerce-product-gallery__image a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-inner-main-image-a .woocommerce-product-gallery__image a > img {
  max-width: 390px;
  width: auto;
  max-height: 390px;
}
.product-inner-main-image-a
  > .elementor-widget-container
  > .woocommerce-product-gallery
  > .flex-viewport {
  background-color: #f9f9f9;
  height: 500px;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
}
.product-inner-main-image-a
  > .elementor-widget-container
  > .woocommerce-product-gallery
  > .flex-viewport
  > figure {
  height: 100%;
  display: flex;
  align-items: center;
}
.product-inner-main-image-a
  > .elementor-widget-container
  > .woocommerce-product-gallery
  > ol.flex-control-nav.flex-control-thumbs {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.product-inner-main-image-a
  > .elementor-widget-container
  > .woocommerce-product-gallery
  > ol.flex-control-nav.flex-control-thumbs
  > li {
  width: 19%;
  background-color: #f9f9f9;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.25rem 0.25rem;
}
.product-inner-main-image-a
  > .elementor-widget-container
  > .woocommerce-product-gallery
  > ol.flex-control-nav.flex-control-thumbs
  > li:not(:last-child) {
  margin-right: 2%;
}
.product-inner-main-image-a
  > .elementor-widget-container
  > .woocommerce-product-gallery
  > ol.flex-control-nav.flex-control-thumbs
  > li
  > img {
  max-width: 60px;
  width: 100%;
  max-height: 44px;
  min-height: 44px;
}
.product-inner-main-image-a
  > .elementor-widget-container
  > .woocommerce-product-gallery
  > ol.flex-control-nav.flex-control-thumbs
  > li {
  min-width: 110px;
  min-height: 60px;
  margin-bottom: 1rem;
  max-width: 110px;
  max-height: 60px;
}
.product-inner-main-image-a figure.woocommerce-product-gallery__wrapper {
  min-height: 400px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: #f9f9f9;
}
.small-h-a-desc {
  margin-bottom: 0.75rem;
}

.product-tab-a .jet-tabs__control-inner {
  padding-left: 2rem;
  padding-right: 2rem;
}

form.cart {
  position: relative;
}
form.cart .checkout-btn {
  position: absolute;
  bottom: 0;
  left: 230px;
}

a.add_to_wishlist.single_add_to_wishlist {
  color: #959595;
}
.related-product-section-a .yith-wcwl-add-to-wishlist {
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.woocommerce-notices-wrapper {
  position: absolute;
  top: 600px;
  width: 100%;
  z-index: 11;
}
.woocommerce-notices-wrapper * {
  font-family: "DM Sans";
}
a.button.wc-forward,
.profile-btn-a {
  font-family: "DM Sans";
  background-color: #000000;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 0;
  font-size: 0.825rem;
  padding: 0.8rem 2.5rem;
}
.woocommerce-message {
  border-color: #000000;
  background-color: #f9f9f9;
  color: #000;
}
.woocommerce-message::before {
  color: #000000;
}
.product-wish-icon-a {
  position: absolute;
  z-index: 1;
  right: 1rem;
  width: auto;
  height: auto;
  margin: 0;
  top: 1rem;
}
.product-detail-image-column-a a.woocommerce-product-gallery__trigger {
  display: none;
}
.product-wish-icon-a i.yith-wcwl-icon.fa.fa-heart {
  font-size: 1.25rem;
}
section.related.products > ul.products.columns-4 > div:not(:last-child) {
  margin-right: 1rem;
}
.woocommerce table.shop_table {
  margin: 0;
  margin-bottom: 1rem;
  border-radius: 0;
  border-color: #000000;
}
.woocommerce table.shop_table * {
  font-family: "DM Sans";
}
.woocommerce a.remove {
  color: #000000;
  line-height: 0.9;
}
.woocommerce a.remove:hover {
  background: #000000;
}
td.product-thumbnail > a {
  display: flex;
  width: 55px;
  height: 55px;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
}
.woocommerce table.shop_table a {
  color: #000000;
}
.woocommerce table.shop_table th {
  text-transform: uppercase;
}
td.product-quantity > div {
  margin-bottom: 0;
}
input#coupon_code {
  width: auto;
  border-color: #000000;
  border-radius: 0;
  padding-left: 0.5rem;
}
.coupon button,
.coupon + button,
button#place_order {
  background-color: #000000;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "DM Sans";
  font-size: 0.825rem;
  padding: 0.75rem 1.5rem;
}
.cart-table-a .woocommerce-notices-wrapper {
  position: static;
}
.billing-form-a h3 {
  font-family: "Playfair Display";
  color: #000;
  text-transform: uppercase;
  font-size: 1.5rem;
  margin-top: 0;
}
.billing-form-a label {
  font-family: "DM Sans";
  color: #000;
  font-size: 1.125rem;
}
.billing-form-a input,
.billing-form-a select,
.billing-form-a .select2-selection,
.billing-form-a textarea {
  font-family: "DM Sans";
  border-radius: 0;
  height: auto;
  border-color: #000000;
  padding: 0.5rem 1rem;
  line-height: 1;
  display: flex;
  font-size: 1rem;
  min-height: 40px;
  align-items: center;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 3px;
  bottom: 0;
  margin: auto;
}
h3#order_review_heading {
  margin-top: 3rem;
}
#payment input {
  display: inline-flex;
  align-items: center;
  min-height: auto;
}
div#payment a {
  color: #000000;
  font-weight: bold;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background-color: #f9f9f9;
  color: #000;
  border-top: 3px solid #000000;
  font-family: "DM Sans";
  max-width: 1140px;
  margin: auto;
  width: 100%;
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
  color: #000000;
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
  color: #000000;
}
.testimonial-box-a img {
  width: 100%;
  height: auto;
}
.testimonial-box-a {
  width: 49%;
  background-color: #f2f7fa;
  padding: 1rem;
  margin-bottom: 2%;
}
.testimonial-col-a > div > .elementor-widget-wrap {
  display: flex;
  justify-content: space-between;
}
.testimonial-box-a .elementor-testimonial-details {
  display: flex;
  flex-direction: column-reverse;
}
.testimonial-box-a .elementor-testimonial-content {
  margin-bottom: 1.75rem;
  margin-top: 1.25rem;
}
.testimonial-box-a .elementor-testimonial-meta-inner {
  display: flex;
  align-items: center;
}
.testimonial-box-a .elementor-testimonial-image {
  width: 45%;
  padding-right: 5%;
}
.testimonial-box-a .elementor-testimonial-details {
  width: 55%;
}
.woo-product-wrapper .product_cover .img_cover {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}
#section_1 .right .common_h3:before {
  left: auto;
  width: 35%;
  right: 106%;
  background-image: linear-gradient(to right, #fff 26%, #006a39 27%);
}
header.site-header .container {
  width: 80%;
  max-width: 1530px;
}
.woo-product-wrapper .product_cover .img_cover img {
  max-height: 140px;
}
#Footer .container {
  width: 80%;
}
body.page-id-926 #media_image-3 {
  display: none;
}
body:not(.page-id-926) #media_image-4 {
  display: none;
}
body.page-id-926 #Footer {
  background-image: url(../images/green-footer.png);
}
body.page-id-926 li#media_image-2 img {
  filter: brightness(0) invert(1);
}
body.page-id-926 .footer_copyright {
  border-color: #fff2;
}
body.page-id-926 .site-branding img {
  filter: brightness(0) invert(1);
}
body.page-id-926 header .woocommerce_menu a.btn {
  background-color: #113609;
}
.has-line-a .elementor-heading-title {
  position: relative;
}
.has-line-a .elementor-heading-title:before {
  content: "";
  position: absolute;
  width: 30%;
  height: 1px;
  background-image: linear-gradient(to right, #fff 20%, #113609 20%);
  right: 105%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.side-small-h-a.pos-abs-a {
  position: absolute;
  right: 100%;
  width: auto;
  margin: 0;
  transform: rotate(-90deg) translate(13px, -10px);
  background: -webkit-linear-gradient(40deg, #b0c4ae, #143d0c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  bottom: 0;
}
.side-small-h-a.pos-abs-a .elementor-heading-title:after {
  content: "";
  position: absolute;
  width: 75%;
  height: 1px;
  background-color: #113609;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 110%;
}
.side-small-h-a.pos-abs-a .elementor-heading-title:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: transparent;
  border: 1px solid #113609;
  border-radius: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 186%;
}
.small-h-a .elementor-heading-title {
  background-image: -webkit-linear-gradient(40deg, #b0c4ae, #143d0c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.half-list-a .elementor-icon-list-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.half-list-a .elementor-icon-list-items > li {
  width: 50%;
}
.text-box-a .elementor-image-box-title {
  background: -webkit-linear-gradient(40deg, #7dae77, #1e5914 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: auto;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0.25rem;
}
.text-box-a b {
  display: flex;
  margin-bottom: 0.5rem;
}
.text-box-a {
  width: 48%;
  margin-bottom: 2rem;
}
.has-text-boxes-a > div > .elementor-widget-wrap {
  justify-content: space-between;
}
.footer_cover > div:first-child {
  width: 40%;
  padding-right: 15%;
}
p.common_P {
  display: inline-flex;
}
p.price {
  margin-top: 5px;
  margin-bottom: 5px;
}
#slider_section .swiper-slide-contents {
  width: 80%;
}
/*#slider_section .swiper-slide-bg {background-size: 50% ; background-position: bottom right 15% ;}*/
#slider_section .innser_2 .txt_social {
  padding-left: 20%;
}
.blue-grad-a .elementor-heading-title {
  background-color: #000000;
  background: -webkit-linear-gradient(62deg, #d890a6, #000000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  white-space: nowrap;
}
.has-line-a.blue-line-a .elementor-heading-title:before {
  background-image: linear-gradient(to right, #fff 58%, #006a39 58%);
  z-index: 99;
}
.side-small-h-a.pos-abs-a.blue-grad-a .elementor-heading-title:before {
  border: 1px solid #006a39;
}
.side-small-h-a.pos-abs-a.blue-grad-a .elementor-heading-title:after {
  background-color: #006a39;
}
#section_3:before {
  width: 19.25%;
  height: 31.75%;
  background-size: contain;
  top: -14%;
}
#section_2 .inner_2 .woo-category-area.c1 {
  grid-column: 1/2;
  grid-row: 1/2;
}
#section_2 .inner_2 .woo-category-area.c2 {
  grid-column: 2/2;
  grid-row: 1/2;
}
#section_2 .inner_2 .woo-category-area.c3 {
  grid-column: 3/4;
  grid-row: 1/3;
}
#section_2 .inner_2 .woo-category-area.c4 {
  grid-column: 6/4;
  grid-row: 1/2;
}
#section_2 .inner_2 .woo-category-area.c5 {
  grid-column: 1/3;
  grid-row: 2/2;
}
#section_2 .inner_2 .woo-category-area.c6 {
  grid-column: 5/4;
  grid-row: 2/2;
}
#section_2 .inner_2 .woo-category-area.c7 {
  grid-column: 5/5;
  grid-row: 2/2;
}
.has-line-right-a .elementor-heading-title:before {
  background-image: linear-gradient(to right, #006a39 58%, #fff 58%);
  right: auto;
  z-index: 1;
  left: 110%;
}
.side-small-h-center-a {
  transform: rotate(-90deg) translate(354%, -24%);
}
.sticky-consultant-a {
  display: none;
  position: fixed;
  z-index: 9999;
  background-color: #006a39;
  width: 100%;
  left: 0;
  top: 32px;
  text-align: center;
  padding: 0.25rem 1rem;
}
.sticky-consultant-a > p {
  color: #fff;
  margin: 0;
  font-family: "Playfair Display";
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.25rem;
}
.form-a * {
  font-family: "DM Sans";
}
.form-a input[type="submit"],
.form-btn > input,
.form-btn > button,
.btn.loadMoreBtn {
  padding: 0.75rem 3rem;
  line-height: 1;
  letter-spacing: 4px;
  font-family: "DM Sans";
}
span.ajax-loader {
  position: absolute;
  left: 100%;
}
.contact-sec1:after,
.personalService-sec1:after {
  content: "";
  background-image: url(../images/personal-service-bg.jpg);
  width: 15.75%;
  height: 391%;
  position: absolute;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
}
.form-btn {
  display: flex;
  align-items: start;
  justify-content: flex-end;
}

.right-form .form-btn button a {
  color: white;
}
.right-form .form-btn button:first-child {
  padding: 0.75rem 1.5rem;
  display: inline-block;
}
.right-form .form-btn {
  justify-content: space-between;
}

.p-a h4 {
  font-size: 125%;
}
.p-a p:last-child {
  margin-bottom: 0;
}
.sub-header-sec > .container-a {
  max-width: 1140px;
  width: 100%;
  margin: auto;
  display: flex;
  height: 100%;
}
.row-a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.row-a > div {
  width: 50%;
}
.row-a > .banner-image-col-a {
  align-items: flex-end;
  height: 100%;
  display: flex;
  justify-content: center;
}
.banner-h-a .elementor-heading-title {
  font-size: 3rem;
  text-transform: uppercase;
  line-height: 1;
  font-family: "Playfair Display";
  color: #fff;
  margin: 0;
  padding-top: 5rem;
}
.row-a img {
  max-width: 100%;
}
.own-container {
  max-width: 1140px;
  margin: 0 auto;
  width: 60%;
}
.woo-product-wrapper .product_cover .content_cover span > del {
  display: none;
}
.woo-product-wrapper .product_cover .content_cover span > ins {
  background: transparent;
}
header.site-header nav ul li {
  position: relative;
}
header.site-header nav ul li > ul {
  position: absolute;
  left: 0;
  top: calc(100% + 25px);
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.show-sub-menu-a {
  visibility: visible;
  opacity: 1;
}
header.site-header nav ul li > ul > li {
  display: flex;
  margin: 0;
  width: 100%;
}
header.site-header nav ul li > ul > li > a {
  background-color: #006a39;
  white-space: nowrap;
  line-height: 1;
  padding: 0.75rem 1rem;
  width: 100%;
}
header.site-header nav ul li > ul > li > a:hover {
  color: #006a39;
  background-color: #fff;
}
*/ header.site-header nav ul li > ul > li > a[href*="herbal"] {
  background-color: #2f6121;
}
/*header.site-header nav ul li > ul > li > a[href*="herbal"]:hover {color: #113609 ; background-color: #fff ;}
*/
header.site-header nav ul li.menu-item-has-children:after {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: "";
  display: inline-block;
  height: 6px;
  position: absolute;
  transform: rotate(135deg);
  width: 6px;
  border-color: #fff;
  right: -1em;
  top: -2px;
  bottom: 0;
  margin: auto;
}
/*.page-id-926 header.site-header nav ul li > ul > li > a {background-color: #113609;}*/
/*.page-id-926 header.site-header nav ul li > ul > li > a:hover {color: #113609 ; background-color: #fff;}
*/
.woocommerce table.shop_table .button,
.wc-proceed-to-checkout a,
.coupon button,
.coupon + button,
button#place_order {
  font-weight: 500;
}
.reg-form-a {
  width: 75%;
  margin: auto;
}
.reg-form-a label {
  font-size: 1.125rem;
}
.reg-form-a input,
.reg-form-a textarea,
.reg-form-a select {
  border-radius: 0;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  margin-top: 0.5rem;
}
.slicewp-button-primary,
.account-form-a button {
  font-family: "DM Sans", Sans-serif;
  font-size: 0.8rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 4px;
  background-color: #000000;
  border-radius: 0px 0px 0px 0px;
  padding: 1em 2em 1em 2em;
  color: #fff;
}
.account-form-a {
  width: 100%;
}
.cart_totals h2,
.account-form-a h2 {
  font-family: "Playfair Display";
  text-transform: uppercase;
}
.account-form-a a {
  color: #000000;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border-radius: 0;
  border-color: #000000;
  background-color: #f9f9f9;
}
nav.woocommerce-MyAccount-navigation > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
nav.woocommerce-MyAccount-navigation > ul > li {
  display: flex;
  padding: 0;
  width: 100%;
}
nav.woocommerce-MyAccount-navigation > ul > li > a {
  display: flex;
  background-color: #f9f9f9;
  width: 100%;
  padding: 0.75rem 2rem;
}
nav.woocommerce-MyAccount-navigation > ul > li.is-active > a {
  color: #fff;
  background-color: #000000;
}
.woocommerce-MyAccount-content strong {
  text-transform: capitalize;
  color: #000000;
}
.html-a * {
  font-family: "DM Sans";
}
.html-a td > a,
.form-a input[type="submit"],
td.product-add-to-cart > a {
  color: #fff;
  white-space: nowrap;
  background-color: #000000;
  line-height: 1;
  padding: 0.75rem 1rem;
  display: flex;
  text-transform: uppercase;
  font-size: 0.825rem;
  letter-spacing: 2px;
  cursor: pointer;
}
thead > tr > td {
  background-color: #000000;
  color: #fff;
  white-space: nowrap;
}
table.dataTable {
  margin-top: 1rem;
  float: left;
}
table.dataTable td {
  border: 1px solid #000000;
}
table.dataTable tr:not(:first-child) > td {
  border-top: 0;
}
table.dataTable tr > td:not(:first-child) {
  border-left: 0;
}
/*.html-a {overflow: hidden; overflow-x: scroll;}*/
.dashicons,
.dashicons-before:before {
  font-family: dashicons;
}
.form-a li.slicewp-nav-tab a {
  background-color: #000000;
  color: #fff;
  border: 0;
}
.form-a li.slicewp-nav-tab.slicewp-active a {
  background-color: #006a39;
}
.consultant-form-a input:not([type="submit"]) {
  padding: 0.75rem 1rem;
  border-radius: 0;
}
body .slicewp-tab table th {
  background-color: #000000;
  color: #fff;
  font-weight: 500;
}
body .slicewp-tab table {
  border-spacing: 0;
}
body .slicewp-tab table td:not(:first-child) {
  border-left: 0;
}
body .slicewp-tab table tr:not(:last-child) td {
  border-bottom: 0;
}
.wishlist-sc-a .wishlist-title-container {
  display: none;
}
.wishlist-sc-a * {
  font-family: "DM Sans";
}
.wishlist-sc-a a {
  display: flex;
  overflow: hidden;
}
.wishlist-sc-a .woocommerce table.shop_table .product-add-to-cart > a {
  color: #fff;
}
header.site-header nav {
  padding-right: 2rem;
}
header.site-header nav ul li > ul > li > a:before {
  display: none;
}
.privacy-sec-a .elementor-text-editor p:first-child {
  margin-top: 0;
}
.privacy-sec-a .elementor-text-editor p {
  margin-bottom: 1rem;
}
.privacy-sec-a .elementor-text-editor p:last-child {
  margin-bottom: 0;
}
.privacy-sec-a .p-a {
  margin-bottom: 2rem;
}
.full-form-a {
  width: 100%;
  margin-right: auto;
  margin-left: 0;
}
.full-form-a form {
  background-color: #f9f9f9;
  padding: 2rem;
  margin-top: 1rem;
  border: 1px solid #000000;
}
.full-form-a a {
  color: #000000;
  text-decoration: underline;
}
.loader-video-sec-a {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 99999999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
video#loader-video-a {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
/*#page{display: none;}*/
/*body{background-color: #16122b;}*/
header.site-header {
  background-color: #ffffff;
  padding-top: 0;
}
/*.custom-logo-link > img {filter: brightness(0) invert(1);}*/
/*header.site-header nav ul li:not(:first-child) {margin-left: 2rem;}*/
.header-top-area-a {
  width: 100%;
  align-items: flex-start;
  justify-content: flex-end;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -0.75rem;
}
.header-top-area-a a {
  font-size: 0.725rem;
  text-transform: uppercase;
  font-family: "DM Sans";
  color: rgb(0, 0, 0);
  position: relative;
}
.header-top-area-a ul {
  list-style: none;
  margin: 0;
  display: flex;
  align-items: flex-start;
  padding: 0;
}
.header-top-area-a ul > li:not(:last-child) {
  margin-right: 2rem;
}
header.site-header .header_cover {
  flex-wrap: wrap;
}
header.site-header nav {
  width: 60%;
}
header .woocommerce_menu {
  justify-content: space-between;
  width: 25%;
}
ul#menu-header-top-menu > li {
  position: relative;
}
ul#menu-header-top-menu > li:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(100% + 1rem);
  width: 1px;
  height: 55%;
  background-color: #fff;
  margin: auto;
  opacity: 0.5;
}
/*.header-top-area-sign-a {margin-right: 2rem;}*/
#page {
  transition: 0.5s;
}
/*.home #page{opacity: 0;}*/
.txt-li-a
  .elementor-icon-list-items
  > li:not(:first-child)
  > .elementor-icon-list-text {
  font-weight: 500;
}
.txt-li-a
  .elementor-icon-list-items
  > li:first-child
  > .elementor-icon-list-text {
  text-transform: capitalize;
  margin-bottom: 0.5rem;
}
.txt-li-a {
  margin-bottom: 1rem;
}
.txt-li-a + .elementor-widget-heading {
  margin-top: 1rem;
}
.header-top-area-sign-a > ul > li {
  /*margin: 0 ;*/
  position: relative;
}
.header-top-area-sign-a > ul > li:not(:first-child):before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(100% + 1rem);
  width: 1px;
  height: 55%;
  background-color: #fff;
  margin: auto;
  opacity: 0.5;
}
footer ul.social {
  display: flex;
  align-items: flex-start;
}
footer ul.social > li:not(:last-child) {
  margin-right: 2rem;
}
footer ul.social > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
  border-radius: 100%;
  width: 40px;
  height: 40px;
}
footer ul.social > li > a > i {
  font-size: 0.875rem;
}
div#customer_login h2 {
  margin-top: 0;
}
.login-tabs-a .jet-tabs__content-wrapper {
  margin-top: 2rem;
}
.login-tabs-a .jet-tabs__control-inner {
  padding: 0.75rem 4rem;
}
/*body.home{overflow: hidden ;}*/
body.overflow-y-scroll-a {
  overflow-y: scroll;
}
.profile-row-a {
  display: flex;
  align-items: flex-start;
}
.profile-data-a {
  padding-left: 2rem;
  width: 72%;
}
.profile-h-a {
  font-family: "Playfair Display";
  text-transform: capitalize;
  font-weight: 600;
  font-size: 2.5rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.profile-meta-a p {
  font-family: "DM Sans";
  font-size: 1.125rem;
  color: #000;
  margin-bottom: 0;
  margin-top: 0;
}
.profile-meta-a p > span:first-child {
  font-weight: 500;
  text-transform: uppercase;
  display: flex;
}
.profile-meta-a p:not(:last-child) {
  margin-bottom: 1.5rem;
}
.profile-btn-a {
  display: inline-flex;
  margin-top: 1rem;
}

a.contact_btn.profile-btn-a {
  margin-left: 20px;
}

.profile-page-sec-a {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.profile-img-a {
  width: 28%;
}
.profile-img-a img {
  width: 100%;
  max-width: 100%;
}
.banner-p-a {
  font-family: "DM Sans";
  font-size: 1rem;
  color: #fff;
}
.table-profile-col-a {
  display: flex;
  align-items: flex-start;
}
.table-profile-content-a {
  margin-left: 1rem;
}
.table-profile-img-a > img {
  max-width: 120px;
}
h3.table-profile-name-a {
  margin-top: 0;
  font-size: 1.125rem;
  text-transform: capitalize;
}
.table-profile-content-a a {
  color: #000000;
  font-size: 0.9rem;
}
.html-a td > a {
  text-align: center;
  justify-content: center;
  display: inline-flex;
}
.html-a thead > tr > td {
  padding: 0.5rem 0;
}
.html-a thead > tr > td:first-child {
  padding-left: 1rem;
}
.html-a tbody > tr:nth-child(even) {
  background-color: #000000;
}
.html-a tbody > tr:nth-child(even) * {
  color: #fff;
}
.html-a thead > tr > td,
.html-a tbody > tr > td {
  width: 15%;
  vertical-align: top;
}
.html-a thead > tr > td:first-child,
.html-a tbody > tr > td:first-child {
  width: 30%;
}
.html-a tbody > tr:nth-child(even) td > a {
  background-color: #fff;
  color: #000000;
}
.html-a tbody > tr > td {
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}
.html-a tbody > tr > td:first-child {
  padding-left: 1rem;
}
.html-a tbody > tr > td:last-child {
  padding-right: 1rem;
}
.other-row-one-a {
  margin-top: 2rem;
}
.profile-p-a {
  font-size: 1.125rem;
  font-family: "DM Sans";
  margin: 0;
}
.profile-p-a:not(:last-child) {
  margin-bottom: 1rem;
}
.profile-rigt-pad-a {
  padding-right: 10%;
}
.profile-large-p-a {
  margin: 0;
  font-family: "Playfair Display";
  font-size: 2.25rem;
  color: #000;
  background-color: #f2f7fa;
  padding: 3rem 4rem;
  border: 1px solid #e7c4cf;
}
.other-row-two-a {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.profile-list-sec-a {
  display: flex;
  align-items: flex-start;
}
.profile-ul-a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.profile-small-h-a {
  margin-top: 0;
  font-family: "DM Sans";
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  font-size: 1rem;
}
.profile-ul-a > li {
  font-family: "DM Sans";
  font-size: 1.125rem;
  color: #000;
}
.profile-ul-a > li > i {
  color: #006a39;
  display: inline-flex;
  margin-right: 0.5rem;
}
.profile-list-sec-a > div {
  width: 40%;
}
.profile-ul-a > li:not(:last-child) {
  margin-bottom: 0.25rem;
}
.profile-p-a > a {
  color: inherit;
}
.profile-page-sec-a {
  background: url(http://demos.branex.com/projects/Aularale/wp-content/uploads/2021/08/flower-bg.png)
    no-repeat top right / 15%;
}
.selected-sec-a a {
  display: flex;
  color: inherit;
  text-decoration: none;
}
.selected-sec-a p {
  margin: 0;
  text-align: right;
}
.selected-login-img-a {
  margin-left: 0.5rem;
  position: relative;
}
.selected-login-img-a > span {
  position: absolute;
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 15px;
  bottom: 70%;
  left: 82%;
  font-weight: bold;
  cursor: pointer;
}
.selected-login-img-a > span > a {
  color: inherit;
}
.selected-login-img-a img {
  width: 30px;
  height: 30px;
  border-radius: 3px;
}
.selected-sec-a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.selected-sec-a p {
  margin: 0;
  text-align: right;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-size: 0.725rem;
  display: flex;
  justify-content: flex-end;
  font-family: "DM Sans";
  font-weight: 400;
}
.selected-sec-a p:last-child {
  font-weight: 600;
  color: #006a39;
}
header .woocommerce_menu .search_plugin .woo-search-form {
  right: 0;
}
input,
select,
textarea,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input#slicewp-image {
  padding-left: 0;
}
.page-id-926 a#back2Top {
  background-color: #113609;
}
.page-id-926 .selected-sec-a p:last-child {
  color: #113609;
}
.page-id-926 header .woocommerce_menu .search_plugin .woo-search-form {
  background-color: #113609;
}
.mobile-table-box-a {
  display: none;
  width: 100%;
  background-color: #000000;
  padding: 1rem;
  margin-top: 1rem;
}
.mobile-table-box-a > p {
  margin: 0;
  color: #fff;
  font-family: "Playfair Display";
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: bold;
}
.profile-p-a:not(:last-child) {
  margin-bottom: 0;
}
.profile-meta-a p a {
  color: inherit;
}
.txt-under-line-a {
  text-decoration: underline;
}
/*form#slicewp-affiliate-register-form select:after {content: ""; border-style: solid; border-width: 2px 2px 0 0; display: inline-block; height: 6px; position: absolute; transform: rotate( 135deg); width: 6px; border-color: #fff; right: 1rem; top: -2px; bottom: 0; margin: auto;}*/
form#slicewp-affiliate-register-form select {
  appearance: auto;
}
ul.user-sub-menu-a {
  position: absolute;
  flex-direction: column;
  left: 0;
  top: 100%;
  transition: 0.5s;
  visibility: hidden;
  opacity: 0;
}
ul.user-sub-menu-a > li {
  display: flex;
  width: 100%;
  margin: 0;
}
ul.user-sub-menu-a > li > a {
  display: flex;
  background-color: #fff;
  color: #000;
  white-space: nowrap;
  width: 100%;
  padding: 0.5rem 1rem;
  z-index: 1;
}
.user-login-li-a {
  padding-right: 1rem;
}
.user-login-li-a:after {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: "";
  display: inline-block;
  height: 6px;
  position: absolute;
  transform: rotate(135deg);
  width: 6px;
  border-color: #fff;
  right: 0;
  top: -2px;
  bottom: 0;
  margin: auto;
}
.user-login-li-a:hover ul.user-sub-menu-a {
  visibility: visible;
  opacity: 1;
}
.login-tabs-a .jet-tabs__control-wrapper {
  transition: 1s;
  opacity: 0;
  visibility: hidden;
}
.login-tabs-a .jet-tabs__control-wrapper.login-control-a {
  transition: 1s;
  opacity: 1;
  visibility: visible;
}
.consultant-kits-items-a .content_cover > a {
  color: #000;
  font-family: "DM Sans";
  font-size: 0.825rem;
  text-transform: uppercase;
}
.consultant-kits-items-a .content_cover span.woocommerce-Price-amount.amount {
  font-size: 1.25rem;
  font-family: "DM Sans";
  margin-top: 0.5rem;
  display: flex;
  margin-bottom: 0.75rem;
}
.consultant-kits-items-a .wishlist-fragment {
  position: absolute;
  top: 0.5rem;
  left: 1rem;
}
.consultant-kits-items-a .content_cover > a > h2 {
  margin: 0;
}
.consultant-kits-items-a .add_to_cart {
  display: flex;
}
.consultant-kits-items-a .add_to_cart > a {
  font-family: "DM Sans", Sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 4px;
  background-color: #000000;
  border-radius: 0px 0px 0px 0px;
  padding: 0.75em 2em 0.75em 2em;
  color: #fff;
}

.product_cat-consultant-kits .small-h-black-a:not(.small-h-a-desc) {
  display: none;
}
.product_cat-consultant-kits .elementor-widget-star-rating {
  display: none;
}
.product_cat-consultant-kits .product-tab-a {
  display: none;
}
.product_cat-consultant-kits .small-h-a-desc {
  display: none;
}
.product_cat-consultant-kits .small-h-a-desc + .p-a {
  display: none;
}
.for-kits-only-a {
  display: none;
}
.product_cat-consultant-kits .for-kits-only-a {
  display: block;
}
.kit-p-one-a {
  margin: 0;
  color: #000;
  font-family: "DM Sans";
  text-transform: capitalize;
  font-size: 1.125rem;
  font-weight: 500;
}
.kits-tabs-button-a {
  display: flex;
}
.kits-tabs-button-a > a {
  color: #000000;
  text-transform: uppercase;
  font-family: "DM Sans";
  font-size: 1.125rem;
  font-weight: 500;
  border-bottom: 1px solid transparent;
}
.kits-tabs-button-a > a.active {
  border-bottom-color: #000000;
}
.kits-tabs-button-a > a:not(:last-child) {
  margin-right: 2rem;
}
ul.kits-tab-ul-a {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
}
ul.kits-tab-ul-a > li {
  width: 25%;
  display: flex;
}
.kits-tabs-a {
  margin: 1rem 0;
}
.kits-tabs-content-a {
  margin-top: 1rem;
}
ul.kits-tab-ul-a > li > span {
  display: inline-flex;
  border: 1px solid #000;
}
ul.kits-tab-ul-a > li > span.k-span-2-a {
  border-left: 0;
  width: 20%;
  align-items: center;
  justify-content: center;
}
span.k-span-1-a {
  width: 80%;
  padding-left: 0.5rem;
}
/*.kits-tab-inner-content-a:not(.kits-tab-content-product-a){display: none;}*/
.for-kits-only-a .elementor-heading-title {
  border-bottom: 2px solid;
  display: inline-flex;
  font-size: 1.5rem;
}
.consultant-kits-items-a ul.products.elementor-grid {
  display: flex;
}
.product_cat-consultant-kits .related-sec-main-a {
  display: none;
}
.for-kits-only-a.elementor-widget-text-editor {
  margin-bottom: 5rem;
}
.kits-tabs-content-a {
  display: flex;
}
.kits-tabs-content-a > div:nth-child(1) {
  width: 25%;
}
.kits-tabs-content-a > div:nth-child(2) {
  width: 75%;
}
.kits-tabs-content-a > div:nth-child(1) ul.kits-tab-ul-a > li {
  width: 100%;
}
.kits-tabs-content-a > div:nth-child(2) ul.kits-tab-ul-a > li {
  width: 33.3%;
}
p.kits-tab-h-a {
  margin: 0;
  font-family: "DM Sans";
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  background-color: #000000;
  color: #fff;
  padding: 0.25rem 0;
}
.side-small-h-a.pos-abs-2-a {
  transform: rotate(-90deg) translate(50%, 69px);
}
.side-small-h-a.pos-abs-2-a .elementor-heading-title:after {
  width: 35%;
}
.side-small-h-a.pos-abs-2-a .elementor-heading-title:before {
  left: 145%;
}
.text-box-2-a {
  width: 26%;
}
.text-box-2-a .elementor-image-box-title b {
  font-weight: inherit;
  display: inline-flex;
  margin-left: 2rem;
}
.text-box-2-a .elementor-image-box-title {
  margin-top: 0;
  margin-bottom: 1rem;
}
.text-box-2-a:nth-child(1),
.text-box-2-a:nth-child(2),
.text-box-2-a:nth-child(3) {
  margin-bottom: 5rem;
}
.step-row-a .elementor-column > div > .elementor-widget-wrap {
  background-color: #fff;
  padding: 2rem 2rem;
}
.step-row-a .elementor-column > div {
  padding: 0;
}
.step-row-a > div > .elementor-row {
  display: flex;
  justify-content: space-between;
}
.step-row-a > div > .elementor-row > div {
  width: 31.5%;
}
.step-row-a .elementor-column > div > .elementor-widget-wrap {
  background-color: #fff;
  padding: 4rem 2rem;
}
.step-box-a .elementor-image-box-img {
  margin-bottom: 2rem;
}
.loc-box-a {
  width: 35%;
  margin: 0;
}
.loc-col-a > div > .elementor-widget-wrap {
  display: flex;
  justify-content: space-evenly;
}
.loc-box-a .elementor-image-box-title {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.consultant-kits-items-a ul.products.elementor-grid.columns-6 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.consultant-kits-items-a ul.products.elementor-grid.columns-6 > div {
  width: 32%;
}
.product_cat-consultant-kits
  .product-inner-main-image-a
  .woocommerce-product-gallery__image
  a
  > img {
  max-width: 100%;
}
.product_cat-consultant-kits
  .product-inner-main-image-a
  .woocommerce-product-gallery__image
  a
  + img {
  display: none;
}
.kits-adv-sec-a > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.kits-adv-sec-a {
  margin-top: 1rem;
}
.kits-adv-sec-a > p {
  color: #000;
  text-transform: uppercase;
  font-family: "DM Sans";
  font-weight: bold;
  font-size: 1.5rem;
  margin: 0;
  margin-bottom: 0.75rem;
  text-decoration: underline;
}
.kits-adv-sec-a > ul > li {
  font-family: "DM Sans";
  font-size: 1rem;
}
.kits-tab-inner-content-two-col-a > div:nth-child(1) ul.kits-tab-ul-a > li {
  width: 25%;
}
.kits-tab-inner-content-two-col-a > div:nth-child(1) {
  width: 100%;
}
div#consultant ul.pagination {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
div#consultant ul.pagination > li {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  border: 1px solid #000000;
  font-size: 0.825rem;
  font-family: "DM Sans";
}
div#consultant ul.pagination > li:not(:last-child) {
  border-right: 0;
}
div#consultant ul.pagination > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  width: 100%;
  padding: 0.25rem;
}
div#consultant ul.pagination > li.active > a {
  background-color: #000000;
  color: #fff;
}
.html-a td > a:nth-child(2) {
  color: #000000;
  background-color: transparent;
  padding: 0;
  font-size: 60%;
  text-decoration: underline;
}
.html-a tbody > tr:nth-child(even) td > a:nth-child(2) {
  background-color: #000000;
  color: #fff;
}
.banner-image-col-a img {
  max-height: 470px;
}
.elementor-widget-woocommerce-product-content.p-a ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.elementor-widget-woocommerce-product-content.p-a ul > li {
  position: relative;
  padding-left: 0.75rem;
}
.elementor-widget-woocommerce-product-content.p-a ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #000;
  border-radius: 100%;
  margin: auto;
}
label[for="pa_shades"] {
  font-family: "DM Sans";
  color: #000;
  text-transform: uppercase;
  font-size: 1rem;
}
table.variations tr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.woocommerce div.product form.cart .variations td.label {
  padding-right: 0;
}
select#pa_shades {
  font-family: "DM Sans";
  color: #000;
  padding: 0.25rem;
  font-size: 1rem;
  font-weight: 400;
  appearance: auto;
}
.woocommerce-variation-add-to-cart {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.product-type-subscription .product-details-sec-1-a ~ section {
  display: none;
}

.product-type-subscription .h-qty-a {
  display: none;
}
.product-type-subscription .detail-price-a .price {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.product-type-subscription span.subscription-details {
  display: inline-flex;
  margin-left: 0.5rem;
  font-size: 50%;
  text-transform: uppercase;
}
.product-type-subscription .elementor-widget-star-rating {
  display: none;
}
.product-type-subscription
  .product-inner-main-image-a
  .woocommerce-product-gallery__image
  a
  + img {
  display: none;
}
.product-type-subscription
  .product-inner-main-image-a
  .woocommerce-product-gallery__image
  a
  > img {
  max-width: 100%;
  width: 100%;
}
.product-type-subscription .product-details-sec-1-a {
  padding-bottom: 5rem;
}
.prod-desc-p-a p {
  margin-top: 0;
}
.custom-products-tabs-a {
  display: flex;
  flex-direction: column;
}
.cusotm-tab-contents-a
  > .cusotm-tab-content-a:not(.custom-tab-content-benifits-a) {
  display: none;
}
.cusotm-tab-control-a {
  display: flex;
  justify-content: flex-start;
}
.cusotm-tab-control-a > a {
  color: #000000;
  font-family: "DM Sans", Sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0.75rem 2rem;
  border-bottom: 2px solid transparent;
}
.cusotm-tab-control-a > a.custom-tab-active-a {
  font-weight: 600;
  border-bottom: 2px solid #000;
}
.cusotm-tab-content-a {
  padding: 2em;
  padding-right: 20%;
  color: #000000;
  font-family: "DM Sans", Sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
}
.cusotm-tab-contents-a {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #00000044;
}
.cusotm-tab-content-a {
  font-size: 1rem;
}
.cusotm-tab-control-a > a {
  font-size: 1.125rem;
}
.porduct-desc_sc_h_a {
  color: #000000;
  font-family: "DM Sans", Sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0.25rem;
}
.porduct-desc_sc_p_a {
  font-family: "DM Sans", Sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75em;
}
.porduct-desc_sc_p_a * {
  font-family: inherit;
  color: inherit;
  font-size: inherit;
}
.yith-wcwl-add-to-wishlist {
  display: none;
}
.own-row .right .woo-product-wrapper .product_cover .img_cover img {
  max-width: 100%;
}
.porduct-desc_sc_p_a ul {
  padding-left: 1rem;
  margin: 0;
}
.login-create-account-a {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
.login-create-account-a > span {
  display: inline-flex;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
input[type="checkbox"],
input[type="radio"] {
  appearance: auto;
}
input[type="date"] {
  width: 100%;
}
ul.slicewp-nav-tab-wrapper > li {
  margin: 0;
}
ul.slicewp-nav-tab-wrapper > li > a {
  padding: 1rem 1.25rem;
}
.sec-h-a > .elementor-heading-title {
  color: #000000;
  font-family: "Playfair Display", Sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.125;
  text-align: center;
}
.agreement-sec-a,
.slaes-tax-info-sec-a {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.agreement-sec-a .p-a p,
.slaes-tax-info-sec-a .p-a p {
  font-family: "DM Sans";
  color: #000;
  font-weight: 500;
  font-size: 1.125rem;
}
.agreement-sign-sec-a {
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
  background-color: #f9f9f9;
  padding: 1rem;
  border: 1px solid #000000;
  align-items: flex-end;
}
.agreement-sign-sec-a > div {
  width: 48%;
}
.agreement-sign-sec-a p {
  font-family: "DM Sans";
  color: #000;
  font-weight: 500;
  font-size: 1.25rem;
}
.agreement-sign-sec-a p.p-bold-a {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
.p-under-line-a {
  text-decoration: underline;
}
.agreement-btn-a {
  display: inline-flex;
  padding: 0.75rem 3rem;
  font-family: "DM Sans";
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 4px;
  line-height: 1;
  font-size: 0.825rem;
  color: #fff;
  white-space: nowrap;
  background-color: #000000;
}
.agreement-sec-btn-a {
  display: flex;
  justify-content: flex-end;
  margin-top: 2rem;
}
.salex-form-fields-a {
  display: flex;
  flex-direction: column;
  margin: auto;
  max-width: 50%;
}
.form-fields-item-a {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.form-fields-item-a > label {
  width: 35%;
  font-family: "DM Sans";
  color: #000;
  font-weight: 500;
  font-size: 1.25rem;
}
.form-fields-item-a > .form-fields-item-input-a {
  width: 62%;
}
.form-fields-item-a > .form-fields-item-input-a > input {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #000;
  border-radius: 0;
}
.form-fields-item-a.has-percent-a:after {
  content: "%";
  position: absolute;
  left: 102%;
}
.form-fields-item-a {
  margin-bottom: 1rem;
}

.agreement-sec-a input,
.slaes-tax-info-sec-a input {
  border: 0;
  border: 1px solid #000;
  border-radius: 0;
  padding: 6px 20px;
  font-family: "DM Sans";
}

.custom-hr-a {
  border: 0;
  background-color: #000;
  margin: auto;
  max-width: 50%;
  height: 2px;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.slicewp-nav-tab-wrapper {
  display: flex;
}
ul.slicewp-nav-tab-wrapper > li:last-child {
  margin-right: 0;
  margin-left: auto;
}
ul.slicewp-nav-tab-wrapper > li:last-child > a {
  background-color: #2f6121;
  text-transform: uppercase;
}
div#consultant {
  margin-top: 6rem;
}
.full-option-a {
  display: flex;
  justify-content: space-between;
  background-color: #f2f7fa;
  border: 1px solid #e7c4cf;
  padding: 0 2rem;
  margin-bottom: 2%;
}
.full-option-a > div {
  width: 50%;
}
.full-option-right-a {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.full-option-left-a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.full-option-left-a h3 {
  margin-top: 0;
}
.full-option-a .btn-a {
  color: #fff;
  white-space: nowrap;
  background-color: #000000;
  line-height: 1;
  padding: 0.75rem 2rem;
  display: inline-flex;
  text-transform: uppercase;
  font-size: 0.825rem;
  letter-spacing: 2px;
  cursor: pointer;
}
.container > div > .elementor-inner > .elementor-section-wrap > section,
footer#Footer,
header.site-header .container,
.elementor-element-cf77c28 {
  max-width: 1140px;
  margin: auto;
  width: 60%;
}
header.site-header nav ul li a {
  font-size: 12px;
}
header .woocommerce_menu a.btn {
  font-size: 10px;
  padding: 10px 25px;
}
header.site-header nav ul li {
  margin-left: 2.5rem;
}
#slider_section .swiper-slide-contents .elementor-slide-heading {
  font-size: 21px;
}
#slider_section .swiper-slide-contents h2 {
  font-size: 89px;
  line-height: 80px;
}
#slider_section .swiper-slide-contents p {
  font-size: 21px;
  line-height: 5px;
}
#slider_section .swiper-slide-contents a {
  font-size: 11px;
  letter-spacing: 4px;
  padding: 13px 30px;
}
.woo-product-wrapper {
  justify-content: space-between;
}
.woo-product-wrapper .product_cover {
  width: 24%;
}
#section_3 .inner_2 ul li a h3 {
  font-size: 11px;
}
#section_3 .inner_2 ul li a {
  padding: 0 25px 15px 25px;
}
#section_3 .inner_2 ul li a > img {
  max-width: 32px;
  width: 100%;
}
.cta-sec-a {
  padding-left: 4%;
  padding-right: 4%;
}
.footer_cover h2.widgettitle {
  font-size: 1rem;
  margin: 0 0 20px 0;
}
.footer_cover li ul li a {
  font-size: 12px;
  margin-bottom: 8px;
}
footer ul.social > li > a {
  width: 30px;
  height: 30px;
}
.footer_copyright .footer_copyright_cover > div {
  width: 100%;
}
.footer_copyright .footer_copyright_cover .copyright p {
  font-size: 11px;
}
.footer_cover {
  padding: 45px 0;
}
.footer_cover li ul li:last-child a {
  margin-bottom: 0;
}
li#custom_html-3 {
  margin-bottom: 0;
}
.footer_cover {
  padding: 50px 0;
}
#back2Top {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
}
@keyframes MoveUpDown {
  0%,
  100% {
    bottom: -60px;
  }
  50% {
    bottom: 0;
  }
}
.elementor-element-72614f6 {
  transform: rotate(-90deg) translate(75px, 35px);
}
.p-a .elementor-text-editor {
  font-size: 0.9125rem;
}
.contact-sec2,
.contact-sec1 {
  padding-right: 10%;
}
.contact-sec2 .elementor-heading-title {
  font-size: 1.5625rem;
}
.contact-sec2 .input-group label {
  font-size: 0.825rem;
}
.contact-sec2 .right ul li span {
  font-size: 0.825rem;
}
.contact-sec2 .right .elementor-widget-wrap {
  padding: 1.825rem;
}
.contact-sec2 .right .phons a {
  font-size: 0.825rem;
}
.contact-sec1:after {
  background-image: url(../images/flower-contact.png);
  height: 243%;
}
.contact-sec2 {
  padding-top: 3rem;
}
.contact-sec2 .right ul li {
  margin-bottom: 15px;
}
.elementor-element.elementor-element-6c7a705.list-a.elementor-icon-list--layout-traditional.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list {
  margin-bottom: 0;
}
.contact-social-a .elementor-social-icon {
  width: 35px;
  height: 35px;
  background-size: 100%;
}
.elementor-element.elementor-element-8803b7d.list-a.elementor-widget.elementor-widget-text-editor {
  margin-bottom: 0;
}
.contact-sec2 .right > div {
  padding: 0 0;
  height: 370px;
}
.contact-sec2 .right {
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-sec2 .input-group textarea {
  height: 100px;
}
.own-container .woo-product-wrapper .product_cover {
  width: 100%;
}
.own-container ul.products.columns-3 {
  display: flex;
  flex-wrap: wrap;
}
.own-container ul.products.columns-3 > div {
  width: 32%;
}
.own-row .left > li h2 {
  padding: 10px;
  font-size: 1.125rem;
}
.own-row .left ul.product-categories li {
  margin: 18px 0;
  padding-left: 30px;
}
.own-row .left ul.product-categories li a:before {
  width: 12px;
  height: 12px;
  left: 7px;
  top: 2px;
}
.own-row .left ul.product-categories li a {
  font-size: 14px;
}
.own-row .left ul.product-categories li a + span {
  font-size: 12px;
}
.personal-service-sec-a > .elementor-container {
  width: 100%;
  max-width: 1140px;
}
.personalService-sec1:after {
  display: none;
}
.personal-service-form-widget h3 {
  font-size: 1.8125rem;
}
.personal-service-sec-a .p-a .elementor-text-editor {
  font-size: 0.875rem;
}
.elementor-element-ce23ca1 {
  padding-right: 12%;
}
.full-option-a {
  width: 100%;
}
h3.table-profile-name-a {
  font-size: 1.125rem;
}
.elementor-element-aed2eb2 > .elementor-container {
  width: 100%;
  padding-left: 10%;
}
.elementor-element-9c23202 {
  margin-bottom: 0;
  transform: rotate(-90deg) translate(48%, 108px);
}
.step-box-a img {
  max-width: 200px;
  width: 100%;
}
.step-box-a .elementor-image-box-description {
  font-size: 0.925rem;
}
.loc-box-a img {
  max-width: 50px;
}
.loc-box-a .elementor-image-box-title {
  font-size: 1.5rem;
}
.loc-box-a .elementor-image-box-description {
  font-size: 0.925rem;
}
.consultant-kits-items-a .content_cover > a > h2 {
  font-size: 1.125rem;
}
header.consultant-selected-header-a .woocommerce_menu {
  width: 30%;
}
header.consultant-selected-header-a nav {
  width: 55%;
}
.slicewp-field-wrapper select {
  padding: 1rem 0.25rem;
}
header.site-header {
  position: static;
}
.container
  > div
  > .elementor-inner
  > .elementor-section-wrap
  > section.inner-banner-a,
.elementor-element-cf77c28 {
  margin-top: 1.25rem;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
.sub-header-sec {
  max-width: 1140px;
  margin: auto;
  padding-left: 2.5%;
  padding-right: 2.5%;
  background-size: cover;
  background-position: CENTER;
  margin-top: 1.25rem;
  width: 60%;
}
.profile-page-sec-a > .elementor-container {
  max-width: 1140px;
  width: 60%;
}
.profile-page-sec-a {
  background-image: none;
}
section#slider_section {
  margin-top: 1.25rem;
}
/*header nav {width: 55%;}
header .woocommerce_menu {width: 30%;}*/
.right-form {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.btn-buy-a {
  font-family: "DM Sans", Sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 4px;
  background-color: #000000;
  border-radius: 0px 0px 0px 0px;
  padding: 0.75em 2em 0.75em 2em;
  color: #fff;
  text-decoration: none;
  margin-top: 1rem;
  display: inline-flex;
}
.p-a,
.p-a * {
  font-weight: 400;
}
#slider_section .inner-banner-slider-a .swiper-slide-contents h2 {
  color: #fff;
  font-size: 3rem;
  margin-bottom: 0;
  line-height: 1.25;
}
#slider_section
  .inner-banner-slider-a
  .swiper-slide-contents
  .elementor-slide-description {
  margin-bottom: 0;
}
/*#slider_section .inner-banner-slider-a .swiper-slide-contents {width: 100% ;}*/
.shop-banner-slider-a {
  overflow: hidden;
  margin: auto;
  max-width: 1140px;
  width: 60%;
}

.shop-banner-slider-a .sub-header-sec {
  padding-left: 1%;
  padding-right: 1%;
  height: 500px;
}

/*.shop-banner-slider-a section.subheader_image.sub-header-sec.inner-banner-a {
    height: 500px ;
}*/

ul.slick-dots {
  bottom: 2rem;
  z-index: 111;
}
.slick-dots li button {
  width: 12px;
  height: 12px;
  background: white;
  border-radius: 100%;
  opacity: 0.25;
}
.slick-dots li.slick-active > button {
  opacity: 1;
}
.slaes-tax-info-sec-a > .elementor-container {
  width: 60%;
  max-width: 1140px;
}

/*---- LOGIN TABS CSS STARTS ----*/
.login-tabs-a .jet-tabs__control-wrapper.login-control-a {
  display: none;
}
.login-tabs-a .jet-tabs__content-wrapper {
  margin-top: 0;
}

/*---- LOGIN TABS CSS ENDS ----*/

/*----- CONSULT PROFILE CSS STARTS -----*/

.profile-popup .contact-sec2 {
  padding: 80px 80px;
}
div#cn-email {
  display: none;
}
div#cn-user {
  display: none;
}

.custom-popup-form-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000b8;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
}
.custom-popup-form-overlay.visible {
  visibility: visible;
  opacity: 1;
}
.custom-popup-form {
  width: 44%;
  background-color: white;
  padding: 30px 40px;
}

.custom-popup-form-overlay.contact-sec2 {
  padding-right: 0;
}
span.consultant_form_close {
  background-color: #000000;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.custom-popup-form.left.form-a {
  position: relative;
}

.popup-heading h2 {
  color: #000000;
  font-family: "Playfair Display", Sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.5625rem;
}

/*----- CONSULT PROFILE CSS ENDS -----*/

body.page-template.page-template-consultant_profile.page-template-consultant_profile-php
  section.subheader_image.sub-header-sec.inner-banner-a {
  display: none;
}
div#jet-tabs-content-3351 .elementor-row {
  justify-content: center;
}
div#jet-tabs-content-3351
  .elementor-row
  .elementor-element.elementor-element-4b281e2.sec-h-a.elementor-widget.elementor-widget-heading {
  text-align: center;
}
p.return-to-shop a.button {
  color: #fff;
  white-space: nowrap;
  background-color: #000000;
  line-height: 1;
  padding: 0.75rem 1rem;
  letter-spacing: 2px;
  cursor: pointer;
  border-radius: 0;
  font-family: "DM Sans", Sans-serif;
  font-size: 0.8rem;
  font-weight: 500;
  text-transform: uppercase;
}

@media screen and (max-width: 1680px) {
  /*header.site-header nav ul li a {font-size: 0.9rem;}*/
  header .woocommerce_menu a.btn {
    padding: 0.5rem 1rem;
    font-size: 0.75rem;
  }
  header .woocommerce_menu a.btn {
    font-size: 9px;
  }
  .search_img img {
    max-width: 18px;
    width: 100%;
  }
  .woo_acc img {
    max-width: 20px;
    width: 100%;
  }
  .cart_img img {
    max-width: 18px;
    width: 100%;
  }
  header .woocommerce_menu .mini_cart a.cart_img span.bag_count {
    font-size: 0.65rem;
    width: 15px;
    height: 15px;
  }
  .footer_cover h2.widgettitle {
    font-size: 1.25rem;
    margin-bottom: 2rem;
  }
  .footer_cover li ul li a,
  .footer_cover p,
  .footer_copyright .footer_copyright_cover .copyright p,
  .footer_copyright .footer_copyright_cover .footer_copyright_menu ul li a {
    font-size: 0.825rem;
    margin-bottom: 0.825rem;
  }
  .footer_cover p {
    margin-bottom: 0;
  }
  li#media_image-2 img {
    max-width: 200px;
    width: 100%;
  }
  .footer_copyright {
    padding: 10px 0;
  }
  .copyright > p {
    margin-bottom: 0;
  }
  .banner-h-a .elementor-heading-title {
    font-size: 3rem;
  }
  .sec-h-a .elementor-heading-title,
  .personal-service-form-widget h3 {
    font-size: 2rem;
  }
  .p-a .elementor-text-editor {
    font-size: 0.825rem;
  }
  #slider_section .swiper-slide-contents .elementor-slide-heading {
    font-size: 1.75rem;
  }
  #slider_section .swiper-slide-contents h2 {
    font-size: 8rem;
  }
  #slider_section .swiper-slide-contents p {
    font-size: 1.75rem;
  }
  #slider_section .swiper-slide-contents a {
    padding: 1.125rem 3rem;
  }
  #section_3 .inner_2 ul li a h3 {
    font-size: 0.7rem;
  }
  /*.has-line-right-a .elementor-heading-title:before {left: 97% ;}*/
  .form-a label {
    font-size: 0.925rem;
  }
  .right-form,
  .left-form {
    padding: 1.75rem;
  }
  .form-widget .control .label {
    font-size: 1rem;
  }
  .form-widget .control input,
  .form-widget .control select {
    font-size: 1rem;
    height: auto;
  }
  .woo-product-wrapper .product_cover .content_cover h2 {
    font-size: 0.725rem;
  }
  .own-row .left ul.product-categories li a,
  .own-row .left ul.product-categories li a + span {
    font-size: 0.825rem;
  }
  .own-row .left ul.product-categories li {
    margin: 25px 0;
    padding-left: 45px;
  }
  .own-row .left ul.product-categories li a:before {
    width: 12px;
    height: 12px;
    top: 3px;
  }
  .own-row .left > li h2 {
    font-size: 1.5rem;
  }
  .detail-price-a .price {
    font-size: 1.75rem;
  }
  .detail-price-a .price ins {
    font-size: 3rem;
  }
  .small-h-black-a .elementor-heading-title {
    font-size: 1rem;
  }
  .product-inner-main-image-a .woocommerce-product-gallery__image img {
    max-height: 300px;
    width: auto;
  }
  .product-inner-main-image-a
    > .elementor-widget-container
    > .woocommerce-product-gallery
    > .flex-viewport {
    height: 375px;
  }
  .product-tab-a .jet-tabs__label-text {
    font-size: 1rem;
  }
  .product-tab-a .elementor-widget-text-editor {
    font-size: 1rem;
  }
  .related-product-section-a h2 {
    margin-top: 0;
    font-size: 2.25rem;
  }
  .related-product-section-a .img_cover {
    height: 220px;
  }
  .related-product-section-a .img_cover img {
    min-height: 100%;
    max-height: 160px;
  }
  .related-product-section-a .yith-wcwl-add-to-wishlist {
    margin-top: 0;
    top: 0.5rem;
  }
  .related-product-section-a .content_cover a > h2 {
    font-size: 0.825rem;
    margin-top: 1rem;
  }
  .woocommerce table.shop_table th {
    font-size: 0.9rem;
  }
  .billing-form-a label {
    font-size: 1rem;
  }
  .billing-form-a input,
  .billing-form-a select,
  .billing-form-a .select2-selection,
  .billing-form-a textarea {
    font-size: 0.825rem;
  }
  .testimonial-box-a .elementor-testimonial-job {
    font-size: 1.25rem;
  }
  .testimonial-box-a .elementor-testimonial-content {
    font-size: 0.825rem;
  }
  .header-top-area-a a {
    font-size: 0.725rem;
  }
  /*footer ul.social > li > a > i {font-size: 1rem;}*/
  .login-tabs-a .jet-tabs__label-text {
    font-size: 1.125rem;
  }
  .login-tabs-a .elementor-heading-title {
    font-size: 1.5rem;
  }
  .profile-h-a {
    font-size: 2rem;
  }
  .profile-meta-a p {
    font-size: 1rem;
  }
  .profile-meta-a p:not(:last-child) {
    margin-bottom: 1rem;
  }
  .banner-p-a {
    font-size: 1rem;
  }
  .html-a * {
    font-size: 0.825rem;
  }
  h3.table-profile-name-a {
    font-size: 1rem;
  }
  .profile-p-a {
    font-size: 1rem;
  }
  .profile-large-p-a {
    font-size: 1.75rem;
  }
  .profile-ul-a > li {
    font-size: 1rem;
  }
  .profile-list-sec-a > div {
    width: 45%;
  }
  .selected-sec-a p {
    font-size: 0.625rem;
  }
  .side-small-h-a.pos-abs-2-a .elementor-heading-title:after {
    width: 20%;
  }
  .side-small-h-a.pos-abs-2-a .elementor-heading-title:before {
    left: 130%;
  }
  .full-list-a .elementor-icon-list-text {
    font-size: 0.825rem;
  }
  .full-list-a .elementor-icon-list-icon > i {
    font-size: 0.8rem;
  }
  .text-box-2-a .elementor-image-box-title {
    font-size: 1.5rem;
  }
  .text-box-2-a .elementor-image-box-title b {
    margin-left: 1.5rem;
  }
  .text-box-2-a .elementor-image-box-description {
    font-size: 1.125rem;
  }
  /*.step-box-a .elementor-image-box-description {font-size: 1rem ;}*/
  /*.step-row-a .elementor-column > div >.elementor-widget-wrap {padding: 4rem 4rem;}*/
  .step-box-a img {
    max-width: 200px;
    width: 100%;
  }
  .loc-box-a .elementor-image-box-title {
    font-size: 1.5rem;
  }
  .loc-box-a .elementor-image-box-description {
    font-size: 1rem;
  }
  .loc-box-a img {
    max-width: 60px;
  }
  .product_cat-consultant-kits
    .for-kits-only-a
    .elementor-heading-title.elementor-size-default {
    font-size: 1.125rem;
  }
  .kit-p-one-a {
    font-size: 1rem;
  }
  ul.kits-tab-ul-a > li {
    font-size: 0.825rem;
  }
  .kits-adv-sec-a > p {
    font-size: 1.125rem;
  }
  .kits-adv-sec-a > ul > li {
    font-size: 0.825rem;
  }
  .consultant-kits-items-a .content_cover > a > h2 {
    font-size: 1rem;
  }
  .consultant-kits-items-a .content_cover span.woocommerce-Price-amount.amount {
    font-size: 1rem;
  }
  .form-fields-item-a > label {
    font-size: 1.125rem;
  }
  .agreement-sec-a .p-a p,
  .slaes-tax-info-sec-a .p-a p {
    font-size: 1rem;
  }
  .sec-h-a > .elementor-heading-title {
    font-size: 2.25rem;
  }
  .agreement-sign-sec-a p.p-bold-a {
    font-size: 1.125rem;
  }
  .agreement-sign-sec-a p {
    font-size: 1.125rem;
  }
  ul.slicewp-nav-tab-wrapper > li > a {
    padding: 0.75rem 1rem;
    font-size: 0.825rem;
  }
  .personal-service-form-widget h3 {
    font-size: 1.5rem;
  }
  .container
    > div
    > .elementor-inner
    > .elementor-section-wrap
    > section:not(.inner-banner-a),
  footer#Footer,
  header.site-header .container {
    width: 70%;
  }
  #slider_section .swiper-slide-contents .elementor-slide-heading {
    font-size: 1.125rem;
  }
  #slider_section .swiper-slide-contents h2 {
    font-size: 5rem;
    line-height: 75px;
  }
  #slider_section .swiper-slide-contents p {
    font-size: 1.125rem;
  }
  .header-top-area-a a {
    font-size: 0.625rem;
  }
  #slider_section .innser_2 a.scroll_down span.txt {
    transform: rotate(-90deg) translate(50px, 10px);
  }
  #slider_section .innser_2 a.scroll_down span.line {
    margin-right: 30px;
    margin-left: auto;
  }
  .p-a .elementor-text-editor {
    font-size: 0.825rem;
    line-height: 1.7;
  }
  .inner-banner-a > .elementor-container {
    width: 70%;
  }
  .contact-sec2 .elementor-heading-title {
    font-size: 1.425rem;
  }
  .contact-sec2 .input-group label {
    font-size: 0.725rem;
  }
  .own-container ul.products.columns-3 > div {
    width: 31%;
  }
  .own-row .left ul.product-categories li a,
  .own-row .left ul.product-categories li a + span {
    font-size: 0.725rem;
  }
  .woo-product-wrapper .product_cover .img_cover {
    height: 230px;
  }
  .woo-product-wrapper .product_cover .img_cover img {
    max-height: 140px;
  }
  .txt-editor-a p {
    font-size: 0.825rem;
  }
  .personal-service-form-widget p {
    font-size: 0.825rem;
  }
  .personal-service-sec-a .p-a .elementor-text-editor {
    font-size: 0.8125rem;
  }
  h3.table-profile-name-a {
    font-size: 1rem;
  }
  .porduct-desc_sc_p_a {
    font-size: 0.825rem;
  }
  .porduct-desc_sc_h_a {
    font-size: 1rem;
  }
  .elementor-element-b84ec47 .sec-h-a .elementor-heading-title {
    font-size: 1.25rem;
  }
  .elementor-element-b84ec47 .elementor-text-editor {
    font-size: 0.725rem;
  }
  .loc-box-a .elementor-image-box-description {
    font-size: 0.825rem;
  }
  .product-details-page-sec-a > .elementor-container {
    width: 70%;
  }
  .container
    > div
    > .elementor-inner
    > .elementor-section-wrap
    > section.inner-banner-a,
  .elementor-element-cf77c28 {
    width: 70%;
  }
  .container
    > div
    > .elementor-inner
    > .elementor-section-wrap
    > section.inner-banner-a
    > .elementor-container,
  .elementor-element-cf77c28 > .elementor-container {
    width: 100%;
  }
  .sub-header-sec {
    width: 70%;
  }
  .profile-page-sec-a > .elementor-container {
    width: 70%;
  }
  .own-container {
    width: 70%;
  }
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message {
    width: 70%;
  }
  #slider_section .inner-banner-slider-a .swiper-slide-contents h2 {
    font-size: 3rem;
  }
  .shop-banner-slider-a {
    width: 70%;
  }
  .slaes-tax-info-sec-a > .elementor-container {
    width: 70%;
  }
}

@media screen and (max-width: 1440px) {
  .design-1-a {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .woo-product-wrapper .product_cover .img_cover {
    height: 220px;
  }
  .woo-product-wrapper .product_cover .img_cover img {
    max-height: 120px;
  }
  .woo-product-wrapper .product_cover .yith-wcwl-add-to-wishlist {
    top: 7px;
  }
  .banner-small-h-a .elementor-heading-title {
    font-size: 3rem;
  }
  footer ul.social > li:not(:last-child) {
    margin-right: 1rem;
  }
  .profile-img-a {
    width: 32%;
  }
  header.consultant-selected-header-a nav {
    width: 59%;
  }
  header.consultant-selected-header-a .woocommerce_menu {
    width: 26%;
  }
  .text-box-2-a .elementor-image-box-description {
    font-size: 1rem;
  }
  header.consultant-selected-header-a .woocommerce_menu {
    width: 30%;
  }
  header.consultant-selected-header-a nav {
    width: 50%;
  }

  .right-form .form-btn button:first-child {
    padding: 0.75rem 1rem;
  }
}

@media screen and (max-width: 1366px) {
  header.site-header nav ul li:not(:first-child) {
    margin-left: 2rem;
  }
  header .woocommerce_menu {
    justify-content: space-between;
    margin-left: 0rem;
  }
  .container-3-a > .elementor-container {
    width: 80%;
  }
  .blue-col-a .elementor-heading-title {
    font-size: 1.75rem;
  }
  .blue-col-a br {
    display: none;
  }
  .phons > a {
    display: flex;
  }
  .personal-service-form-widget h3 {
    font-size: 1.75rem;
    margin-top: 0;
  }
  .own-row .left ul.product-categories li {
    margin: 20px 0;
    padding-left: 38px;
    padding-right: 1rem;
  }
  header.site-header .site-branding {
    width: 20%;
  }
  header.site-header nav {
    width: 53%;
  }
  header .woocommerce_menu {
    width: 27%;
  }
  #slider_section .swiper-slide-bg {
    background-position: top center;
  }
  .container-2-a > .elementor-container {
    width: 72%;
  }
  header.consultant-selected-header-a nav {
    width: 50%;
  }
  h3.table-profile-name-a {
    font-size: 1rem;
  }
  .table-profile-img-a > img {
    max-width: 90px;
  }
  .text-box-2-a {
    width: 28%;
  }
  .text-box-2-a:nth-child(1),
  .text-box-2-a:nth-child(2),
  .text-box-2-a:nth-child(3) {
    margin-bottom: 4rem;
  }
  ul.slicewp-nav-tab-wrapper > li > a {
    padding: 0.75rem 0.75rem;
    font-size: 0.775rem;
  }
  .design-1-a > .elementor-background-overlay {
    background-size: 24%;
  }
  .personal-service-sec-a > .elementor-container {
    width: 100%;
  }
  body.product-template-default .container-a > .elementor-container {
    width: 70%;
  }
  .elementor-element-aed2eb2 > .elementor-container {
    width: 100%;
  }
  .elementor-9421
    .elementor-element.elementor-element-aed2eb2
    > .elementor-background-overlay {
    background-size: 16%;
  }
  .inner-banner-a {
    height: 450px;
  }
  .profile-page-sec-a > .elementor-container {
    width: 70%;
  }
  .banner-image-col-a img {
    max-height: 410px;
    width: auto;
  }
  #slider_section .swiper-slide {
    height: 500px;
  }
  body.product-template-default .inner-banner-a > .elementor-container {
    width: 100%;
  }
  .woocommerce-notices-wrapper {
    top: 575px;
  }
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message {
    width: 70%;
  }

  .form-a input[type="submit"],
  .form-btn > input,
  .form-btn > button,
  .btn.loadMoreBtn {
    padding: 0.75rem 2rem;
  }

  .shop-banner-slider-a .sub-header-sec {
    height: 450px;
  }
}

@media screen and (max-width: 1280px) {
  .responsive-menu-toggle {
    display: block;
  }
  .site-branding + nav {
    display: none;
  }
  header.site-header .header_cover {
    justify-content: space-between;
  }
  header .woocommerce_menu {
    width: 40%;
  }
  #side-menu {
    background-color: #000000;
  }
  header .woocommerce_menu {
    width: auto;
  }
  header .woocommerce_menu > *:not(:last-child) {
    margin-right: 1.75rem;
  }
  header.site-header .site-branding {
    width: 100%;
    max-width: 150px;
  }
  header.site-header .container {
    width: 90%;
  }
  #Footer .container {
    width: 90%;
  }
  .footer_cover {
    padding: 50px 0;
  }
  .inner-banner-a {
    height: 500px;
  }
  /*.container-a > .elementor-container {width: 90% ;}*/
  .container-3-a > .elementor-container {
    width: 90%;
  }
  .side-small-h-a {
    display: none;
  }
  .design-1-a {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .container-2-a > .elementor-container {
    max-width: 1270px;
    width: 90%;
  }
  .woo-product-wrapper .product_cover .img_cover {
    height: 200px;
  }
  .woo-product-wrapper .product_cover .img_cover img {
    max-height: 150px;
  }
  .woo-product-wrapper .product_cover .content_cover h2 {
    font-size: 1rem;
    margin-bottom: 0.25rem;
  }
  .contact-sec2 > div > .elementor-row {
    flex-direction: column-reverse;
  }
  .contact-sec2 > div > .elementor-row > div {
    width: 100%;
  }
  .contact-sec2 .right > div {
    padding: 0 0;
  }
  .contact-sec2 {
    padding-top: 1rem;
  }
  .contact-sec2 .right ul li {
    margin-bottom: 1rem;
  }
  .contact-sec2 .right ul li:last-child {
    margin-bottom: 0;
  }
  .personalService-sec1 {
    padding-bottom: 0;
  }
  .elementor-387 .elementor-element.elementor-element-ce23ca1 {
    padding-top: 0;
  }
  .contact-sec1:after,
  .personalService-sec1:after {
    display: none;
  }
  .sub-header-sec > .container-a {
    width: 75%;
  }
  .own-container {
    width: 75%;
  }
  .own-row .right .woo-product-wrapper .product_cover .img_cover img {
    max-width: 97%;
  }
  .woo-product-wrapper .product_cover .content_cover > a {
    height: 45px;
    margin-top: 15px;
  }
  .product-inner-main-image-a
    > .elementor-widget-container
    > .woocommerce-product-gallery
    > ol.flex-control-nav.flex-control-thumbs
    > li {
    padding: 0.5rem;
  }
  .related-product-section-a .img_cover {
    height: 180px;
  }
  .related-product-section-a .img_cover img {
    max-height: 140px;
  }
  .banner-small-h-a .elementor-heading-title {
    font-size: 3rem;
  }
  .login-tabs-a .full-form-a {
    width: 100%;
  }
  header.consultant-selected-header-a .woocommerce_menu {
    width: auto;
  }
  .elementor-element.elementor-element-b20ab8e.p-a.elementor-widget.elementor-widget-text-editor {
    padding-right: 20%;
  }
  .elementor-element.elementor-element-c5d16a2.p-a.elementor-widget.elementor-widget-text-editor {
    padding-right: 20%;
  }
  .banner-image-col-a img {
    max-height: 395px;
    width: auto;
  }
  h3.table-profile-name-a {
    font-size: 1rem;
  }
  #side-menu ul.sub-menu > li:first-child > a {
    background-color: #113609;
  }
  #side-menu ul.sub-menu > li:last-child > a {
    background-color: #006a39;
  }
  #side-menu
    .slide_menu_wrapper
    #menu-header-menu-1
    li.menu-item-has-children
    .slide_menu_icon
    i {
    font-size: 16px;
  }
  .text-box-2-a {
    width: 30%;
  }
  .text-box-2-a .elementor-image-box-title {
    font-size: 1.25rem;
  }
  .text-box-2-a .elementor-image-box-description {
    font-size: 0.825rem;
  }
  .step-row-a .elementor-column > div > .elementor-widget-wrap {
    padding: 2rem 2rem;
  }
  .step-box-a .elementor-image-box-description {
    font-size: 0.825rem;
  }
  .loc-box-a .elementor-image-box-title {
    font-size: 1.25rem;
  }
  .loc-box-a .elementor-image-box-description {
    font-size: 0.825rem;
  }
  .consultant-kits-items-a ul.products.elementor-grid.columns-6 > div {
    width: 48%;
  }
  .container
    > div
    > .elementor-inner
    > .elementor-section-wrap
    > section:not(.inner-banner-a),
  footer#Footer,
  header.site-header .container {
    width: 75%;
  }
  .sec-h-a .elementor-heading-title,
  .personal-service-form-widget h3 {
    font-size: 2rem;
  }
  .elementor-element.elementor-element-2376888.sec-h-a.has-line-a.blue-line-a.elementor-widget.elementor-widget-heading {
    margin-bottom: 0;
  }
  .elementor-element.elementor-element-1177a17.sec-h-a.has-line-a.blue-line-a.elementor-widget.elementor-widget-heading {
    margin-bottom: 0;
  }
  header.site-header .container {
    width: 90%;
  }
  .contact-sec2 {
    padding-top: 3rem;
  }
  .banner-h-a .elementor-heading-title {
    font-size: 3rem;
  }
  .personal-service-sec-a > .elementor-container {
    width: 100%;
  }
  h3.table-profile-name-a {
    font-size: 1rem;
  }
  body.product-template-default .container-a > .elementor-container {
    width: 75%;
  }
  .elementor-9421
    .elementor-element.elementor-element-aed2eb2
    > .elementor-background-overlay {
    background-size: 15%;
  }
  .elementor-element-aed2eb2 > .elementor-container {
    width: 100%;
    padding-left: 5%;
  }
  .container
    > div
    > .elementor-inner
    > .elementor-section-wrap
    > section.inner-banner-a,
  .elementor-element-cf77c28 {
    width: 75%;
  }
  .inner-banner-a {
    height: 425px;
  }
  .profile-page-sec-a > .elementor-container {
    width: 75%;
  }
  .sub-header-sec > .container-a {
    width: 100%;
  }
  .sub-header-sec {
    width: 75%;
  }
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message {
    width: 75%;
  }
  body.product-template-default .inner-banner-a > .elementor-container {
    width: 100%;
  }
  .woocommerce-notices-wrapper {
    top: 533px;
  }
  .shop-banner-slider-a {
    width: 75%;
  }
  .slaes-tax-info-sec-a > .elementor-container {
    width: 75%;
  }

  .form-a input[type="submit"],
  .form-btn > input,
  .form-btn > button,
  .btn.loadMoreBtn {
    padding: 0.75rem 1rem;
    font-size: 11px;
  }

  .shop-banner-slider-a .sub-header-sec {
    height: 425px;
  }
}

@media screen and (max-width: 1279px) and (min-width: 1025px) {
  form.cart .checkout-btn {
    left: 185px;
  }
  .elementor-add-to-cart.elementor-product-simple
    button.single_add_to_cart_button.button.alt {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .checkout-btn a.elementor-button-link {
    padding-left: 2em;
    padding-right: 2em;
  }
}

@media screen and (max-width: 1024px) {
  #section_3 .inner_2 ul {
    margin-top: 4rem;
    margin-bottom: 2rem;
  }
  .design-1-a > div > .elementor-row {
    flex-direction: column;
  }
  .design-1-reverse-a > div > .elementor-row {
    flex-direction: column-reverse;
  }
  .design-1-a > div > .elementor-row > div {
    width: 100%;
  }
  .design-1-a img {
    max-width: 400px;
    width: 100%;
  }
  .design-1-img-a .elementor-image {
    text-align: center;
  }
  .design-1-txt-a {
    margin-top: 2rem;
  }
  .design-1-txt-a > div {
    padding: 0;
  }
  .design-1-a {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-image: none;
  }
  .has-line-a .elementor-heading-title:before {
    display: none;
  }
  .elementor-10
    .elementor-element.elementor-element-ebbffb6
    > .elementor-widget-container {
    margin-top: 1rem;
  }
  .myAr-sec2 .elementor-image-box-wrapper .elementor-image-box-content {
    position: static;
    padding: 0;
  }
  .myAr-sec2 .elementor-image-box-wrapper .elementor-image-box-content *,
  .myAr-sec2 .elementor-image-box-wrapper .elementor-image-box-content h3 {
    color: #000;
  }
  .elementor-element.elementor-element-c5d16a2.p-a.elementor-widget.elementor-widget-text-editor {
    padding-right: 0;
  }
  .step-row-a {
    margin-top: 0;
  }
  .contact-sec-a {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .loc-box-a img {
    max-width: 50px;
  }
  .contact-sec-h-a > .elementor-widget-container {
    margin-bottom: 3rem;
  }
  .kit-sec-h-a > .elementor-widget-container {
    margin-bottom: 3rem;
  }
  .loc-box-a {
    width: 40%;
  }
  .slicewp-nav-tab-wrapper {
    flex-wrap: wrap;
  }
  /*.banner-image-col-a img {max-width: 96% ;;}*/
  ul.slicewp-nav-tab-wrapper > li:last-child {
    margin-left: 0;
    margin-right: auto;
  }
  .container
    > div
    > .elementor-inner
    > .elementor-section-wrap
    > section:not(.inner-banner-a),
  footer#Footer,
  header.site-header .container {
    width: 90%;
  }
  #slider_section .swiper-slide-contents {
    width: 90%;
  }
  header.site-header .container {
    width: 90%;
  }
  .inner-banner-a > .elementor-container {
    width: 90%;
  }
  .myAr-sec1 span.count {
    width: 25px;
    height: 25px;
    font-size: 10px;
    margin-right: 8px;
    flex: 0 0 25px;
    max-width: 25px;
  }
  .myAr-sec2 .elementor-image-box-wrapper .elementor-image-box-content h3 {
    margin-top: 0;
    margin-bottom: 1rem;
  }
  #side-menu .slide_menu_wrapper ul li a {
    padding: 0.75rem 1rem;
    font-size: 13px;
  }
  .personal-service-sec-a > .elementor-container {
    width: 100%;
  }
  body.product-template-default .container-a > .elementor-container {
    width: 90%;
  }
  .elementor-element-aed2eb2 > .elementor-container {
    padding-left: 0;
  }
  .profile-page-sec-a > .elementor-container {
    width: 90%;
  }
  .sub-header-sec {
    width: 90%;
  }
  .own-container {
    width: 90%;
  }
  .container
    > div
    > .elementor-inner
    > .elementor-section-wrap
    > section.inner-banner-a,
  .elementor-element-cf77c28 {
    width: 90%;
  }
  section.elementor-section.elementor-top-section.elementor-element.elementor-element-818294c.elementor-section-content-middle.container-a.design-1-a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-left: 0;
  }
  section.elementor-section.elementor-top-section.elementor-element.elementor-element-85cb6f5.elementor-section-content-middle.container-a.design-1-a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-left: 0;
  }
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message {
    width: 90%;
  }
  body.product-template-default .inner-banner-a > .elementor-container {
    width: 100%;
  }
  .shop-banner-slider-a {
    width: 90%;
  }

  .checkout-btn a.elementor-button-link {
    padding-left: 2em;
    padding-right: 2em;
  }

  .profile-popup .contact-sec2 {
    padding: 60px 40px;
  }
  .profile-popup .contact-sec2 .elementor-heading-title {
    font-size: 2rem;
  }
}

@media screen and (max-width: 991px) {
  .footer_cover > div:first-child {
    width: 100%;
    padding-right: 0;
  }
  .footer_cover {
    flex-wrap: wrap;
  }
  li#custom_html-2 > div {
    padding-right: 50%;
  }
  li#media_image-2 > a {
    display: flex;
  }
  li#media_image-2 {
    margin-bottom: 0.25rem;
  }
  .footer_cover h2.widgettitle {
    font-size: 1.125rem;
    margin-bottom: 1rem;
  }
  .footer_cover > div:not(:first-child) {
    width: 33.3%;
  }
  .footer_cover > div:not(:first-child) > li {
    margin-bottom: 0;
  }
  .footer_cover li ul li a,
  .footer_cover p,
  .footer_copyright .footer_copyright_cover .copyright p,
  .footer_copyright .footer_copyright_cover .footer_copyright_menu ul li a {
    margin-bottom: 0.5rem;
  }
  .footer_cover li ul li:last-child > a,
  .footer_copyright .footer_copyright_cover .copyright p,
  .footer_copyright .footer_copyright_cover .footer_copyright_menu ul li a {
    margin-bottom: 0;
  }
  .footer_copyright .footer_copyright_cover > div {
    display: flex;
  }
  .footer_copyright_social {
    order: 1;
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
  .copyright {
    order: 2;
    width: auto;
  }
  .footer_copyright_menu {
    order: 3;
    width: auto;
  }
  .footer_copyright .footer_copyright_cover {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .footer_copyright
    .footer_copyright_cover
    .footer_copyright_social
    ul
    li:first-child {
    margin-left: 0;
  }
  .inner-banner-a {
    height: 325px;
  }
  .container
    > div
    > .elementor-inner
    > .elementor-section-wrap
    > section.inner-banner-a,
  .elementor-element-cf77c28 {
    width: 90%;
  }
  .banner-h-a .elementor-heading-title {
    font-size: 2rem;
  }
  .design-1-a {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-image: none;
  }
  .has-line-a .elementor-heading-title:before {
    display: none;
  }
  .design-1-a > div > .elementor-row {
    flex-direction: column;
  }
  .design-1-a > div > .elementor-row > div {
    width: 100%;
  }
  .design-1-a img {
    max-width: 400px;
    width: 100%;
  }
  .design-1-img-a .elementor-image {
    text-align: center;
  }
  .design-1-txt-a {
    margin-top: 2rem;
  }
  .banner-p-a {
    font-size: 0.825rem;
  }
  .design-1-txt-a > div {
    padding: 0;
  }
  .inner-two-col-a > div > .elementor-row {
    flex-direction: column-reverse;
  }
  .inner-two-col-a > div > .elementor-row > div {
    width: 100%;
  }
  .inner-two-col-img-a img {
    max-width: 400px;
    width: 100%;
  }
  .inner-two-col-img-a .elementor-image {
    text-align: center;
  }
  .design-2-a {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .inner-two-col-txt-a > div {
    padding: 0;
  }
  .inner-two-col-img-a > div {
    padding: 0;
  }
  #slider_section .swiper-slide-bg {
    background-color: #e8dbdb;
    background-image: none;
  }
  #slider_section .swiper-slide-contents h2 {
    font-size: 6rem;
    line-height: 1;
    margin-bottom: 0.25rem;
  }
  #slider_section .swiper-slide-contents p {
    font-size: 1.25rem;
  }
  #slider_section .swiper-slide-contents .elementor-slide-heading {
    font-size: 1.25rem;
  }
  #slider_section .swiper-pagination-bullet {
    margin: 0 6px;
  }
  #section_3 .inner_2 ul li a {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    padding: 0;
    padding-bottom: 0.5rem;
  }
  #section_3 .inner_2 ul li a h3 {
    margin-top: 0.5rem;
  }
  #section_3 .inner_2 ul li a:before {
    top: 0;
    height: 75%;
    bottom: 0;
    margin: auto;
  }
  .woo-product-wrapper .product_cover .img_cover {
    height: 170px;
  }
  .woo-product-wrapper .product_cover .img_cover img {
    max-height: 120px;
  }
  .sec-h-a .elementor-heading-title,
  .personal-service-form-widget h3 {
    font-size: 2rem;
  }
  .cta-text-col-a {
    padding-bottom: 2rem;
  }
  .contact-sec-a {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .txt-editor-a .elementor-text-editor {
    font-size: 0.825rem;
  }
  .myAr-sec1 section .elementor-container {
    padding: 0;
    max-width: 100%;
  }
  .elementor-element-c76f020 .elementor-row > div {
    width: 100%;
  }
  .elementor-element-c76f020 .elementor-row {
    flex-direction: column;
  }
  .myAr-sec1 section .elementor-container .elementor-text-editor p {
    margin-bottom: 0;
  }
  .myAr-sec1 section .elementor-column:after {
    display: none;
  }
  .contact-sec1:after,
  .personalService-sec1:after {
    display: none;
  }
  .elementor-element-f2457eb br {
    display: none;
  }
  .contact-sec1 {
    padding-top: 3rem;
  }
  .personalService-sec1 {
    padding-top: 3rem;
  }
  .personalService-sec1 br {
    display: none;
  }
  .personal-service-form-widget {
    flex-direction: column;
  }
  .personal-service-form-widget > div {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .personal-service-form-widget > div.left-form {
    margin-bottom: 2rem;
  }
  .form-widget {
    margin-top: 0;
  }
  .own-row .left {
    flex: 0 0 35%;
    max-width: 35%;
  }
  .own-row .right {
    flex: 0 0 63%;
    max-width: 63%;
  }
  .own-row .right .products ul,
  .woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .own-row .right .products ul > div,
  .woocommerce ul.products > div {
    width: 48%;
  }
  .own-container div#primary {
    padding: 3rem 0;
  }
  .product-details-sec-1-a > div > .elementor-row {
    flex-direction: column;
  }
  .product-details-sec-1-a > div > .elementor-row > div {
    width: 100%;
  }
  .product-inner-main-image-a
    > .elementor-widget-container
    > .woocommerce-product-gallery
    > ol.flex-control-nav.flex-control-thumbs
    > li
    > img {
    max-width: 80px;
    width: 100%;
    max-height: 100px;
  }
  section.related.products > ul.products.columns-4 > div {
    width: 46%;
  }
  .coupon {
    display: flex;
  }
  .elementor-element-8986289 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .woocommerce-additional-fields {
    margin-top: 3rem;
  }
  .billing-form-a h3 {
    margin-bottom: 1rem;
  }
  p#order_comments_field {
    padding: 0;
  }
  .elementor-element-fc8b5dd {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .elementor-117 .elementor-element.elementor-element-287f7eb {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .account-form-a h2 {
    margin-top: 0;
    margin-bottom: 0rem;
  }
  .account-form-a h2 + form {
    margin-top: 0.75rem;
  }
  form.woocommerce-form.woocommerce-form-login.login .form-row:nth-child(3) {
    margin-top: 1rem;
  }
  .testimonial-box-a .elementor-testimonial-meta-inner {
    flex-direction: column;
  }
  .testimonial-box-a .elementor-testimonial-meta-inner > div {
    width: 100%;
  }
  .testimonial-box-a .elementor-testimonial-image {
    padding: 0;
    margin-bottom: 1rem;
  }
  .testimonial-box-a .elementor-testimonial-content {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .elementor-element-5733c93 > .elementor-widget-container {
    margin-bottom: 1rem;
  }
  .testimonials-sec-a {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .elementor-625 .elementor-element.elementor-element-66a887f {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .banner-small-h-a .elementor-heading-title {
    font-size: 2.25rem;
  }
  .login-col-a,
  .reg-col-a {
    width: 100%;
  }
  .login-col-a {
    margin-bottom: 2rem;
  }
  .login-tabs-a .elementor-heading-title {
    font-size: 1.5rem;
  }
  .profile-row-a {
    flex-direction: column;
  }
  .profile-img-a {
    width: 100%;
  }
  .profile-img-a img {
    max-width: 350px;
  }
  .profile-data-a {
    padding-left: 0;
    width: 100%;
  }
  /*div#consultant > table {width: 1000px ;}*/
  .profile-page-sec-a {
    background-size: 25%;
  }
  .profile-meta-a {
    display: flex;
    align-items: flex-start;
  }
  .profile-meta-a > p:not(:last-child) {
    margin-right: 3rem;
  }
  #slider_section .swiper-slide-contents {
    padding-top: 4rem;
  }
  h3.table-profile-name-a {
    font-size: 0.925rem;
  }
  .table-profile-content-a {
    padding-right: 2rem;
  }
  .html-a td > a {
    padding: 0.6rem 0.75rem;
  }
  .table-profile-img-a > img {
    max-width: 60px;
  }
  .table-profile-content-a {
    margin-left: 0.5rem;
  }
  header.site-header .site-branding {
    margin-top: 1rem;
  }
  .text-box-2-a .elementor-image-box-title b {
    margin-left: 0rem;
  }
  .text-box-2-a .elementor-image-box-title {
    font-size: 1.125rem;
  }
  .loc-box-a {
    width: 44%;
  }
  .avenue-kit-sec-a {
    background-image: none;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .text-box-2-a:nth-child(1),
  .text-box-2-a:nth-child(2),
  .text-box-2-a:nth-child(3) {
    margin-bottom: 3rem;
  }
  .text-box-2-a:nth-child(4),
  .text-box-2-a:nth-child(5),
  .text-box-2-a:nth-child(6) {
    margin-bottom: 0rem;
  }
  .avenue-fam-sec-a,
  .avenue-contact-sec-a {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .kit-sec-h-a > .elementor-widget-container {
    margin-bottom: 2rem;
  }
  .kits-tabs-content-a {
    flex-direction: column;
  }
  .kits-tabs-content-a > div:nth-child(1) {
    width: 50%;
    margin-bottom: 2rem;
  }
  .kits-tabs-content-a > div:nth-child(2) {
    width: 100%;
  }
  .kits-tab-inner-content-two-col-a {
    margin-bottom: 0;
  }
  .kits-tab-inner-content-two-col-a > div:nth-child(1) {
    width: 100%;
  }
  .kits-tab-inner-content-two-col-a > div:nth-child(1) ul.kits-tab-ul-a > li {
    width: 50%;
  }
  .banner-image-col-a img {
    max-height: 290px;
  }
  .cusotm-tab-content-a {
    padding-right: 2rem;
  }
  .agreement-sec-a,
  .slaes-tax-info-sec-a {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .salex-form-fields-a {
    max-width: 60%;
  }
  .agreement-sign-sec-a p.p-bold-a {
    font-size: 1rem;
  }
  .agreement-sign-sec-a p {
    font-size: 1rem;
  }
  div#consultant {
    margin-top: 3rem;
  }
  .container
    > div
    > .elementor-inner
    > .elementor-section-wrap
    > section:not(.inner-banner-a),
  footer#Footer,
  header.site-header .container {
    width: 100%;
  }
  #slider_section .swiper-slide-contents p {
    line-height: 25px;
  }
  .design-1-a {
    padding-left: 5%;
    padding-right: 5%;
  }
  .inner-banner-a > .elementor-container {
    width: 90%;
  }
  header.site-header .container {
    width: 90%;
  }
  .elementor-element.elementor-element-6f50aaa.sec-h-a.has-line-a.blue-line-a.has-line-right-a.elementor-widget.elementor-widget-heading {
    margin-bottom: 0;
  }
  .elementor-element.elementor-element-ebbffb6.sec-h-a.elementor-widget.elementor-widget-heading {
    margin-bottom: 0;
  }
  .contact-sec2,
  .contact-sec1 {
    padding-left: 5%;
    padding-right: 5%;
  }
  .contact-sec2 {
    padding-top: 1rem;
  }
  .sub-header-sec > .container-a {
    width: 90%;
  }
  .own-container {
    width: 90%;
  }
  .own-container ul.products.columns-3 > div {
    width: 48%;
  }
  .myAr-sec1,
  .myAr-sec2,
  .myAr-sec3 {
    padding-left: 5%;
    padding-right: 5%;
  }
  .myAr-sec1 {
    padding-top: 3rem;
  }
  .personal-service-sec-a > .elementor-container {
    width: 90%;
  }
  .woocommerce ul.products > div {
    width: 100%;
  }
  .elementor-element-b84ec47 > .elementor-container {
    width: 100%;
  }
  .elementor-element-d4e1504 {
    padding-left: 5%;
    padding-right: 5%;
  }
  .privacy-sec-a {
    padding-left: 5%;
    padding-right: 5%;
  }
  .product-details-page-sec-a > .elementor-container {
    width: 90%;
  }
  .cart-table-a,
  .billing-form-a {
    padding-left: 5%;
    padding-right: 5%;
  }
  .sub-header-sec > .container-a {
    width: 100%;
  }
  .elementor-element-ce23ca1 {
    background-image: none;
    padding-right: 0;
  }
  .elementor-element-2fabff9 > .elementor-container {
    width: 100%;
  }
  body.product-template-default .inner-banner-a > .elementor-container {
    width: 100%;
  }
  .woocommerce-notices-wrapper {
    top: 449px;
  }
  #slider_section .inner-banner-slider-a .swiper-slide-bg,
  .shop-banner-slider-a .sub-header-sec {
    background-color: #000000;
    background-position: right;
  }
  .shop-banner-slider-a .sub-header-sec {
    height: 330px;
  }
  .slaes-tax-info-sec-a > .elementor-container {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .shop-banner-slider-a .sub-header-sec {
    height: 220px;
  }

  header .woocommerce_menu > *:not(:last-child) {
    margin-right: 1rem;
  }
  header .woocommerce_menu a.btn {
    position: absolute;
    white-space: nowrap;
    top: calc(100% + 15px);
    right: 0;
    display: flex;
    width: auto;
    margin-right: 0;
  }
  .footer_cover > div:not(:first-child) {
    width: 100%;
  }
  .footer_cover > div:not(:last-child) {
    margin-bottom: 1.25rem;
  }
  li#custom_html-2 {
    margin-bottom: 0;
  }
  li#custom_html-2 p {
    margin-bottom: 0;
  }
  .footer_cover h2.widgettitle {
    margin-bottom: 0.5rem;
  }
  .copyright {
    margin-bottom: 0.25rem;
  }
  ul#menu-footer-menu > li:first-child {
    padding-left: 0;
  }
  .footer_cover {
    padding: 30px 0;
  }
  .banner-image-col-a {
    display: none;
  }
  .inner-banner-a {
    height: 300px;
  }
  .banner-h-a .elementor-heading-title {
    font-size: 2.5rem;
  }
  .sec-h-a .elementor-heading-title,
  .personal-service-form-widget h3 {
    font-size: 2rem;
  }
  .text-box-a {
    width: 100%;
  }
  .text-box-a:not(:last-child) {
    margin-bottom: 1rem;
  }
  .text-box-a:last-child {
    margin-bottom: 0;
  }
  .text-box-a * {
    text-align: left;
  }
  #slider_section .swiper-slide-contents h2 {
    font-size: 3.5rem;
  }
  #slider_section .swiper-slide-contents .elementor-slide-heading,
  #slider_section .swiper-slide-contents p {
    font-size: 1.125rem;
    letter-spacing: 2px;
  }
  #slider_section .swiper-slide {
    height: 400px;
  }
  .innser_2 {
    display: none;
  }
  .design-1-a .elementor-background-overlay {
    display: none;
  }
  #section_2 .inner_2 .woo-category-wrapper {
    display: flex;
    flex-direction: column;
  }
  .small-h-a .elementor-heading-title {
    letter-spacing: 1px;
    line-height: 1.25;
  }
  .woo-product-wrapper .product_cover {
    width: 100%;
  }
  .woo-product-wrapper {
    flex-direction: column;
  }
  .woo-product-wrapper .product_cover {
    width: 100%;
  }
  .woo-product-wrapper .product_cover:not(:last-child) {
    margin-bottom: 2rem;
  }
  #section_3:before {
    display: none;
  }
  .elementor-8 .elementor-element.elementor-element-8cd9396 {
    padding: 0em 0em 2em 0em;
  }
  #section_2 .inner_2 .woo-category-wrapper {
    margin-bottom: 1rem;
  }
  #section_3 {
    padding-top: 1rem;
    padding-bottom: 2rem;
  }
  #section_3 .inner_2 ul {
    margin-top: 2rem;
  }
  #section_3 .discover_btn {
    margin-top: 1rem;
  }
  #section_5 {
    padding: 2rem 0;
  }
  .elementor-10
    .elementor-element.elementor-element-d6297ff
    > .elementor-widget-container {
    margin: 0rem 0rem 1rem 0rem;
  }
  .contact-sec-a span.elementor-icon-list-text {
    font-size: 0.9rem;
  }
  .contact-sec-a i {
    font-size: 1.25rem;
  }
  .myAr-sec1 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .myAr-sec2 .elementor-image-box-wrapper .elementor-image-box-content h3 {
    margin-top: 0;
    margin-bottom: 0.5rem;
  }
  .myAr-sec2 .elementor-image-box-wrapper .elementor-image-box-content h3 br {
    display: none;
  }
  .elementor-12 .elementor-element.elementor-element-3bc1866 .elementor-button {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 0;
    padding-right: 0;
  }
  textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
  }
  .form-widget-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .contact-sec2 .right .elementor-widget-wrap {
    padding: 1rem;
  }
  .contact-sec2 .left .elementor-widget-wrap {
    padding: 1rem;
  }
  .elementor-element-6c0d6a7 {
    margin-bottom: 0;
  }
  .contact-sec2 .right .elementor-shape-circle {
    margin-top: 1rem;
  }
  .elementor-social-icon {
    background-size: contain;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
  }
  .own-row .left {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .own-row .right {
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
  .btn.loadMoreBtn {
    position: static;
  }
  .product-inner-main-image-a
    > .elementor-widget-container
    > .woocommerce-product-gallery
    > ol.flex-control-nav.flex-control-thumbs {
    display: none;
  }
  .product-tab-a .jet-tabs__content {
    padding: 1rem;
  }
  .detail-price-a {
    margin-bottom: 0;
  }
  .product-details-sec-1-a {
    padding-top: 2rem;
  }
  .related-sec-main-a {
    padding-bottom: 2rem;
  }
  .detail-price-a .price {
    flex-direction: column;
    align-items: flex-start;
  }
  section.related.products > ul.products.columns-4 > div {
    width: 100%;
  }
  section.related.products > ul.products.columns-4 > div:not(:last-child) {
    margin-right: 0;
  }
  .product-tab-a .jet-tabs__control {
    width: 100%;
  }
  .elementor-element-8986289 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 100%;
  }
  .reg-form-a {
    width: 100%;
  }
  .elementor-element-fc8b5dd {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .elementor-117 .elementor-element.elementor-element-287f7eb {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .account-form-a h2 {
    margin-top: 0;
    margin-bottom: 0rem;
  }
  .account-form-a h2 + form {
    margin-top: 0.75rem;
  }
  form.woocommerce-form.woocommerce-form-login.login .form-row:nth-child(3) {
    margin-top: 1rem;
  }
  .banner-h-a {
    margin-top: 3rem;
  }
  header .woocommerce_menu a.btn {
    position: static;
    margin-right: 1rem;
  }
  .testimonials-sec-a {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  #side-menu
    .slide_menu_wrapper
    #menu-header-menu-1
    li.menu-item-has-children
    .slide_menu_icon
    i {
    font-size: 14px;
  }
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    text-align: left;
  }
  .slicewp-nav-tab-wrapper .slicewp-nav-tab {
    display: flex;
  }
  .slicewp-nav-tab-wrapper .slicewp-nav-tab > a {
    display: flex;
    width: 100%;
  }
  .elementor-625 .elementor-element.elementor-element-66a887f {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .slicewp-nav-tab-wrapper {
    margin-top: 0;
  }
  .banner-h-a .elementor-heading-title {
    padding-top: 0;
  }
  li#custom_html-2 > div {
    padding-right: 0%;
  }
  /*.footer_cover div.col-2 {margin-bottom: 0.5rem ;}*/
  .footer_cover div.col-3 br {
    display: none;
  }
  header.site-header {
    padding-top: 1rem;
  }
  .header-top-area-a ul > li:not(:last-child) {
    margin-right: 1rem;
  }
  .header-top-area-sign-a {
    margin-right: 1rem;
  }
  ul#menu-header-top-menu > li:before {
    right: calc(100% + 0.5rem);
  }
  .elementor-10
    .elementor-element.elementor-element-be6848f
    .elementor-icon-list-text
    > a {
    color: #fff;
  }
  footer ul.social > li > a {
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    margin-bottom: 0;
  }
  footer ul.social > li > a > i {
    font-size: 0.825rem;
  }
  .login-tabs-a .elementor-heading-title {
    font-size: 1.5rem;
  }
  .login-tabs-a .jet-tabs__control {
    width: 100%;
  }
  .login-tabs-a .jet-tabs__control-inner {
    padding: 0.75rem 1rem;
  }
  .login-tabs-a .jet-tabs__control-wrapper {
    width: 100%;
  }
  .profile-img-a {
    width: 100%;
  }
  .profile-row-a {
    flex-direction: column;
  }
  .profile-img-a img {
    max-width: 400px;
  }
  .profile-data-a {
    padding-left: 0;
    margin-top: 1rem;
  }
  .profile-page-sec-a {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .row-a > div {
    width: 100%;
  }
  h3.table-profile-name-a {
    font-size: 1.125rem;
  }
  .profile-page-sec-a {
    background-image: none;
  }
  .profile-large-p-a {
    font-size: 1.5rem;
    padding: 2rem 2rem;
  }
  .profile-rigt-pad-a {
    padding-right: 0;
  }
  .selected-login-content-a > p:first-child {
    display: none;
  }
  .woo-search-form {
    right: 0;
    left: auto;
    margin: auto;
    width: 280px;
  }
  body.archive .woo-product-wrapper:not(:last-child) {
    margin-bottom: 1rem;
  }
  .elementor-element.elementor-element-b20ab8e.p-a.elementor-widget.elementor-widget-text-editor {
    padding-right: 0;
  }
  .html-a thead {
    display: none;
  }
  .html-a tbody > tr > td {
    display: flex;
    width: 100%;
  }
  .table-profile-content-a {
    padding-right: 0;
  }
  .html-a thead > tr > td:first-child,
  .html-a tbody > tr > td:first-child {
    width: 100%;
  }
  .table-profile-img-a > img {
    max-width: 80px;
  }
  .html-a tbody > tr > td:first-child,
  .html-a tbody > tr > td {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .html-a tbody > tr:nth-child(odd) {
    background-color: #f7f7f7;
  }
  .html-a tbody > tr > td:not(:first-child) {
    padding-top: 0;
  }
  .html-a tbody > tr > td:first-child {
    padding-top: 1rem;
  }
  .html-a tbody > tr > td:last-child {
    padding-bottom: 1rem;
  }
  .mobile-table-box-a {
    display: flex;
  }
  .form-widget .control .label {
    font-size: 0.825rem;
  }
  .form-widget .control input,
  .form-widget .control select {
    font-size: 0.825rem;
    height: auto;
  }
  .form-btn {
    justify-content: flex-start;
  }
  .header-top-area-sign-a > ul > li:not(:first-child):before {
    right: calc(100% + 0.5rem);
  }
  .avenue-kit-sec-a {
    background-image: none;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .text-box-2-a {
    width: 48%;
  }
  .text-box-2-a:nth-child(1),
  .text-box-2-a:nth-child(2),
  .text-box-2-a:nth-child(3) {
    margin-bottom: 2rem;
  }
  .text-box-2-a:nth-child(4),
  .text-box-2-a:nth-child(5),
  .text-box-2-a:nth-child(6) {
    margin-bottom: 2rem;
  }
  .text-box-2-a * {
    text-align: left;
  }
  .step-row-a > div > .elementor-row > div {
    width: 100%;
  }
  .step-row-a > div > .elementor-row > div:not(:last-child) {
    margin-bottom: 2rem;
  }
  .loc-box-a {
    width: 100%;
  }
  .loc-box-a:not(:last-child) {
    margin-bottom: 2rem;
  }
  .loc-box-a .elementor-image-box-title {
    margin-top: 0;
  }
  .kits-tabs-content-a > div:nth-child(1) {
    width: 100%;
  }
  .kits-tabs-content-a > div:nth-child(2) ul.kits-tab-ul-a > li {
    width: 50%;
  }
  .kits-tab-inner-content-two-col-a > div:nth-child(1) {
    width: 100%;
  }
  .kits-tab-inner-content-two-col-a > div:nth-child(1) ul.kits-tab-ul-a > li {
    width: 50%;
  }
  .consultant-kits-items-a ul.products.elementor-grid.columns-6 > div {
    width: 100%;
  }
  .html-a tbody > tr > td:last-child {
    display: flex;
    flex-direction: column;
  }
  .html-a td > a:nth-child(2) {
    text-align: left;
    justify-content: flex-start;
    margin-top: 0.5rem;
  }
  .cusotm-tab-control-a {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .cusotm-tab-control-a > a {
    padding: 0.25rem 2rem;
  }
  .agreement-sec-a,
  .slaes-tax-info-sec-a {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .salex-form-fields-a {
    max-width: 100%;
  }
  .form-fields-item-a > label {
    font-size: 1rem;
  }
  .agreement-sign-sec-a {
    flex-direction: column;
  }
  .agreement-sign-sec-a > div {
    width: 100%;
  }
  .agreement-sign-sec-a p.p-bold-a {
    margin-top: 0;
  }
  div#consultant {
    margin-top: 2rem;
  }
  a#back2Top {
    width: 30px;
    height: 30px;
    line-height: 1.25;
    box-shadow: 1px 1px 10px 0 #d9d9ec;
  }
  a#back2Top > i {
    font-size: 0.825rem;
  }
  .full-option-a > div {
    width: 100%;
  }
  .full-option-right-a {
    display: none;
  }
  .full-option-a {
    padding: 1.75rem 2rem;
    margin-bottom: 2rem;
  }
  .woo-product-wrapper .product_cover {
    width: 100%;
  }
  .home header.site-header {
    padding-left: 3%;
    padding-right: 3%;
  }
  .woocommerce ul.products {
    display: flex;
  }
  .container
    > div
    > .elementor-inner
    > .elementor-section-wrap
    > section.inner-banner-a,
  .elementor-element-cf77c28 {
    width: 100%;
    margin-top: 20px;
  }
  .sub-header-sec {
    width: 100%;
    margin-top: 0;
  }
  /*section#slider_section {margin-top: 1.825rem ;}*/
  section.elementor-section.elementor-top-section.elementor-element.elementor-element-818294c.elementor-section-content-middle.container-a.design-1-a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-left: 5%;
  }
  section.elementor-section.elementor-top-section.elementor-element.elementor-element-85cb6f5.elementor-section-content-middle.container-a.design-1-a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-left: 5%;
  }
  #slider_section .swiper-slide-contents h2 {
    font-size: 3rem;
  }
  .woocommerce-notices-wrapper {
    top: 354px;
  }
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 0.5rem 1.7rem;
  }
  .woocommerce-error:before,
  .woocommerce-info:before,
  .woocommerce-message:before {
    left: 0.5rem;
    top: 0.75rem;
    font-size: 0.75rem;
  }
  .woocommerce-error > a,
  .woocommerce-info,
  .woocommerce-message > a {
    padding: 0.5rem 1rem;
    margin-top: 0.25rem;
  }
  header.site-header .site-branding {
    margin-top: 0;
  }
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message {
    width: 100%;
  }
  body.product-template-default .inner-banner-a > .elementor-container {
    width: 100%;
  }
  .shop-banner-slider-a {
    width: 100%;
  }

  .right-form .form-btn {
    display: block;
  }
  .right-form .form-btn button {
    width: 100%;
    margin-bottom: 12px;
  }

  a.contact_btn.profile-btn-a {
    margin-left: 0;
  }
  .checkout-btn {
    position: static;
    margin-top: 20px;
  }

  .profile-popup .contact-sec2 {
    padding: 20px 30px;
  }

  .profile-popup .contact-sec2 .elementor-heading-title {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 576px) {
  #section_3 .inner_2 ul li a img {
    display: none;
  }
  #section_3 .inner_2 ul li a:before {
    display: none;
  }
  #section_3 .inner_2 ul {
    flex-direction: column;
  }
  #section_3 .inner_2 ul li {
    width: 100%;
  }
  .own-row .right .products ul > div,
  .woocommerce ul.products > div {
    width: 100%;
  }
  .testimonial-box-a {
    width: 100%;
  }
  .testimonial-box-a img {
    max-width: 250px;
  }
  .testimonial-box-a .elementor-testimonial-image {
    text-align: center;
  }
  .header-top-area-nav-a {
    display: none;
  }
  .header-top-area-sign-a {
    margin-right: 0;
  }
  .profile-list-sec-a {
    flex-direction: column;
  }
  .profile-list-sec-a > div {
    width: 100%;
  }
  .profile-spec-a {
    margin-bottom: 1rem;
  }
  .profile-small-h-a {
    margin-bottom: 0.5rem;
  }
  .sm-btn-find-a > a.btn {
    display: block;
    text-align: center;
    background: #006a39;
    color: #fff;
    text-transform: uppercase;
    font-family: "DM Sans";
    padding: 0.5rem 1rem;
    font-size: 0.75rem;
    letter-spacing: 2px;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
  /*.banner-h-a {margin-top: 9rem ;}*/
  .inner-banner-a {
    height: 250px;
  }
  .consultant-selected-header-a + #primary .banner-h-a {
    margin-top: 3rem;
  }
  .consultant-selected-header-a + #primary .inner-banner-a {
    height: 300px;
  }
  .kits-tabs-content-a > div:nth-child(2) ul.kits-tab-ul-a > li {
    width: 100%;
  }
  .kits-tabs-content-a > div:nth-child(1) ul.kits-tab-ul-a > li {
    width: 100%;
  }
  .form-fields-item-a {
    flex-direction: column;
  }
  .form-fields-item-a > * {
    width: 100%;
  }
  .form-fields-item-a > .form-fields-item-input-a {
    width: 100%;
  }
  .form-fields-item-a.has-percent-a:after {
    left: auto;
    right: 0;
    bottom: 2px;
  }
  .form-fields-item-a > label {
    width: 100%;
  }
  .agreement-sec-a .p-a p,
  .slaes-tax-info-sec-a .p-a p {
    line-height: 1.75;
  }
  .custom-hr-a {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .own-container ul.products.columns-3 > div {
    width: 100%;
  }
  .profile-meta-a {
    flex-direction: column;
  }
}

@media screen and (max-width: 480px) {
  /*header .woocommerce_menu a.btn{display: none;}*/
  .half-list-a .elementor-icon-list-items > li {
    width: 100%;
  }
  .sec-h-a .elementor-heading-title,
  .personal-service-form-widget h3 {
    font-size: 1.75rem;
  }
  .banner-small-h-a .elementor-heading-title {
    font-size: 1.75rem;
  }
  .profile-meta-a {
    flex-direction: column;
  }
  .profile-meta-a > p:not(:last-child) {
    margin-right: 0;
  }
  .banner-p-a {
    display: none;
  }
  .selected-login-content-a > p:last-child {
    display: none;
  }
  header.consultant-selected-header-a .woocommerce_menu {
    width: 145px;
  }
  .woo-search-form {
    left: auto;
    width: 280px;
  }
  .header-top-area-a ul > li > a {
    font-size: 0.675rem;
  }
  .header-top-area-a ul > li:not(:last-child) {
    margin-right: 0.5rem;
  }
  .header-top-area-sign-a > ul > li:not(:first-child):before {
    right: calc(100% + 0.25rem);
    height: 40%;
  }
  .text-box-2-a {
    width: 100%;
  }
  .personal-service-form-widget h3 {
    font-size: 1.125rem;
  }
}
