/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
body {
  scroll-behavior: smooth;
}

.wtsp-wrapper {
  background: #5db4e1;
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.2));
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 2;
  border-radius: 50%;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-in-out;
  opacity: 1;
}

.wtsp-wrapper a {
    width: 70%;
    height: 70%;
    background-image: url('/wp-content/themes/hello-theme-child-master/./whatsapp.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.wtsp-wrapper:hover {
    opacity: 0.8;
}

#back-to-top {
  background: #5db4e1;
  opacity: 0;
  visibility: hidden;
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.2));
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 2;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-in-out;
  /* animation: float 2s ease-in-out infinite; */
  border: none;
}

#back-to-top.buy-btn {
  height: 60px;
  bottom: 0;
  right: 100px;
  width: 200px;
  color: #fff;
  border-radius: 35px;
  font-size: 22px;
}

#back-to-top.visible {
  bottom: 95px;
  opacity: 1;
  visibility: visible;
  transition: 0.3s all ease-in-out;
}

#back-to-top.buy-btn.visible {
  bottom: 20px;
}

#back-to-top svg {
  fill: #fff;
  width: 65%;
  height: 65%;
}

#back-to-top.buy-btn svg {
  fill: #fff;
  width: 15px;
  height: 15px;
  margin: 0 5px 0 0;
}

#back-to-top:hover {
  filter: drop-shadow(0px 0px 4px rgba(105, 182, 213, 0.3));
  transition: 0.3s all ease-in-out;
}

.main-menu a::after {
  left: 20px !important;
  width: 0px !important;
  opacity: 1 !important;
  transition: 0.3s all ease-in-out;
}
.main-menu a:hover::after {
  width: calc(100% - 40px) !important;
  transition: 0.3s all ease-in-out;
}

.footer-menu a::after {
  left: 20px !important;
  width: 0px !important;
  opacity: 1 !important;
  transition: 0.3s all ease-in-out;
}
.footer-menu a:hover::after {
  width: calc(100% - 40px) !important;
  transition: 0.3s all ease-in-out;
}

.nureva-header {
  transition: 0.3s all ease-in-out;
}
.nureva-header.elementor-sticky--effects {
  filter: drop-shadow(0px 10px 10px #e6e6e6);
  transition: 0.3s all ease-in-out;
}

.elementor-290
  .elementor-element.elementor-element-11d5fa8
  .elementor-nav-menu--main
  .elementor-item.elementor-item-active,
.elementor-290
  .elementor-element.elementor-element-11d5fa8
  .elementor-nav-menu--main
  .elementor-item:hover,
.elementor-290
  .elementor-element.elementor-element-11d5fa8
  .elementor-nav-menu--main
  .elementor-item.elementor-item-active,
.elementor-290
  .elementor-element.elementor-element-11d5fa8
  .elementor-nav-menu--main
  .elementor-item.highlighted,
.elementor-290
  .elementor-element.elementor-element-11d5fa8
  .elementor-nav-menu--main
  .elementor-item:focus {
  background: var(--e-global-color-primary);
  border-radius: 25px;
  color: #fff !important;
}

.elementor-290
  .elementor-element.elementor-element-11d5fa8
  .elementor-nav-menu--main:not(.e--pointer-framed)
  .elementor-item.elementor-item-active:before,
.elementor-290
  .elementor-element.elementor-element-11d5fa8
  .elementor-nav-menu--main:not(.e--pointer-framed)
  .elementor-item.elementor-item-active:after,
.elementor-290
  .elementor-element.elementor-element-11d5fa8
  .elementor-nav-menu--main:not(.e--pointer-framed)
  .elementor-item:before,
.elementor-290
  .elementor-element.elementor-element-11d5fa8
  .elementor-nav-menu--main:not(.e--pointer-framed)
  .elementor-item:after {
  display: none;
}

.responsive-img:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.responsive-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.homepage-slider .elementor-swiper-button.elementor-swiper-button-prev {
  left: 15px !important;
}
.homepage-slider .elementor-swiper-button.elementor-swiper-button-next {
  right: 15px !important;
}

.step-title {
  width: 75px;
  height: 75px;
  background: #000;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin: -55px auto 0px auto;
}

.step-title > .elementor-widget-container {
  height: fit-content !important;
}

/* Start - Single product page */

/*.e-atc-qty-button-holder .quantity {*/
/*  display: none;*/
/*}*/

/*.e-atc-qty-button-holder .custom-quantity {*/
/*  position: relative;*/
/*  width: 100%;*/
/*  border-radius: 30px;*/
/*  overflow: hidden;*/
/*  background: #69b6d5;*/
/*}*/

/*.e-atc-qty-button-holder .custom-quantity input {*/
/*  width: 96%;*/
/*  padding: 10px 60px;*/
/*  text-align: center;*/
/*  border: none;*/
/*  margin-left: 2%;*/
/*  margin-right: 2%;*/
/*  border: 2px solid #69b6d5;*/
/*}*/

/*.e-atc-qty-button-holder .custom-quantity button {*/
/*  position: absolute;*/
/*  border: none;*/
/*  background: #69b6d5;*/
/*  height: 100%;*/
/*  width: 70px;*/
/*  color: #fff;*/
/*  left: 0;*/
/*  top: 0;*/
/*  margin: 0 !important;*/
/*  padding: 0 !important;*/
/*  border-radius: 20px;*/
/*}*/

/*.e-atc-qty-button-holder .custom-quantity button span {*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  left: 50%;*/
/*  transform: translate(-50%, -50%);*/
/*  height: 20px;*/
/*  width: 20px;*/
/*  font-size: 30px;*/
/*  line-height: 13px;*/
/*}*/

/*.e-atc-qty-button-holder .custom-quantity button.plus-btn {*/
/*  right: 0;*/
/*  left: unset;*/
/*}*/

/*.e-atc-qty-button-holder button[name="add-to-cart"] {*/
/*  height: 45px;*/
/*  width: 100%;*/
/*  position: relative;*/
/*  overflow: hidden;*/
/*  display: flex;*/
/*  flex-direction: row;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*}*/

/*.e-atc-qty-button-holder button[name="add-to-cart"] svg {*/
/*  width: 15px;*/
/*  height: 15px;*/
/*  fill: #fff;*/
/*  margin: 0 10px 0 0;*/
/*}*/

/*.e-atc-qty-button-holder button[name="add-to-cart"]:hover svg {*/
/*  fill: #69b6d5;*/
/*}*/

/*.e-atc-qty-button-holder*/
/*  button[name="add-to-cart"]*/
/*  .e-atc-qty-button-holder*/
/*  button[name="add-to-cart"]::before {*/
/*  content: "";*/
/*  position: absolute;*/
/*  width: 40px;*/
/*  height: 210%;*/
/*  left: -10%;*/
/*  background: #ffffff82;*/
/*  top: 50%;*/
/*  transform: translateY(-50%) rotate(30deg);*/
/*  filter: blur(10px);*/
/*  animation: moveAcross 4s linear infinite;*/
/*  animation-delay: 4s;*/
/*}*/

/*.e-atc-qty-button-holder button[name="add-to-cart"]:hover::before {*/
/*  opacity: 0;*/
/*}*/

form.variations-form button.single_add_to_cart_button {
  height: 45px;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex;
  margin: 20px 0 0 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
      border-radius: 45px;
    background-color: #000 !important;
    border: 1px solid #000;
    transition: .3s all ease-in-out;
}

form.variations-form button.single_add_to_cart_button:hover {
    background-color: #fff !important;
    border: 2px solid #000;
    transition: .3s all ease-in-out;
    color: #000 !important;
}

form.variations-form button.single_add_to_cart_button svg {
  width: 15px;
  height: 15px;
  fill: #fff;
  margin: 0 10px 0 0;
  transition: .3s all ease-in-out;
}

form.variations-form button.single_add_to_cart_button:hover svg {
  fill: #000;
    transition: .3s all ease-in-out;
}

form.variations-form button.single_add_to_cart_button::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 210%;
  left: -10%;
  background: #ffffff82;
  top: 50%;
  transform: translateY(-50%) rotate(30deg);
  filter: blur(10px);
  animation: moveAcross 4s linear infinite;
  animation-delay: 4s;
}

form.variations-form button.single_add_to_cart_button:hover::before {
  opacity: 0;
}

form.variations-form .custom-variations-container .title {
    display: block;
    margin: 0 0 20px 0;
}
form.variations-form .custom-variations-container .title p {
    text-align: center;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
}
form.variations-form .custom-variations-container .title p::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    background: #000;
    width: 30%;
}
form.variations-form .custom-variations-container .title p::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    height: 1px;
    background: #000;
    width: 30%;
}

form.variations-form .custom-variations-container .variation-radio-item {
    width: 100%;
    position: relative;
    background: #fff;
    border: 2px solid #000;
    border-radius: 20px;
    margin: 0 0 10px 0;
    transition: .3s all ease-in-out;
    color: #000;
}

form.variations-form .custom-variations-container .variation-radio-item.checked-radio {
    background: #69b6d5;
    border: 2px solid #000;
    color: #fff;
    transition: .3s all ease-in-out;
}

form.variations-form .custom-variations-container .variation-radio-item input[type="radio"] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

form.variations-form .custom-variations-container .variation-radio-item label {
    display: flex;
    width: 100%;
    padding: 10px 20px;
    justify-content: space-between;
}

form.variations-form .custom-variations-container .variation-radio-item label p,
form.variations-form .custom-variations-container .variation-radio-item label h6 {
    margin: 0;
}
form.variations-form .custom-variations-container .variation-radio-item label .headings h5 {margin: 0 0 10px 0;}
form.variations-form .custom-variations-container .variation-radio-item label .price {
    color: inherit;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
form.variations-form .custom-variations-container .variation-radio-item label {}

/* Rating Field */

.elementor-field-group-rating {
  margin-bottom: 40px !important;
}

.elementor-field-group-rating .elementor-field-subgroup {
  justify-content: center;
}

.elementor-field-group-rating .elementor-field-option {
  position: relative;
  width: 40px;
  margin: 0 15px;
  height: 40px;
}

.elementor-field-group-rating .elementor-field-option label {
  color: #d7f4ff;
  visibility: hidden;
}

.elementor-field-group-rating .elementor-field-option label:before {
  content: "\f005";
  font-size: 2.5em;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  cursor: pointer;
  transition: color 0.3s ease;
  display: inline-block;
  visibility: visible;
}

.elementor-field-group-rating .elementor-field-option input {
  display: none !important;
}

.elementor-field-group-rating .elementor-field-option.hover label,
.elementor-field-group-rating .elementor-field-option.full label {
  color: #69b6d5;
}

.wrapper-after-submit {
  display: none;
}

/* Dropzone Field */
.media .dropzone-header {
  margin: 0 0 20px 0;
}

.media .dropzone-footer {
  font-size: 14px;
}

.media #review-dropzone {
  border: none;
  border-radius: 25px;
  background: #ececec;
}

.media #review-dropzone .dz-message > img {
  max-height: 70px;
  margin: auto auto 20px auto;
}

.media #review-dropzone .dz-message > h5,
.media #review-dropzone .dz-message > p {
  font-family: "Lato", sans-serif;
  color: #000;
}

.media .dropzone .dz-preview.dz-image-preview.dz-processing .dz-remove {
  opacity: 0;
  pointer-events: none;
}

/* Trust Badge */
.trust-badge {
  width: fit-content;
  background: #fff;
  padding: 20px 30px;
  border-radius: 25px;
  filter: drop-shadow(0px 0px 5px #ececec);
}

.trust-badge > .title {
  font-family: "Tenor Sans", sans-serif;
  font-weight: 700;
  display: block;
  font-size: 24px;
  line-height: 24px;
  color: #000;
  text-align: center;
}
.trust-badge > .badge-score {
  display: block;
  font-family: "Lato", sans-serif;
  color: #000;
  font-weight: 800;
  text-align: center;
  font-size: 50px;
  line-height: 65px;
}
.trust-badge > .badge-stars {
  width: fit-content;
  margin: auto;
}
.trust-badge > .badge-count {
  margin: 5px auto auto auto;
  display: block;
  font-size: 16px;
  text-align: center;
  color: #000;
  line-height: 20px;
}

.product-reviews-wrapper .reviews-overall {
  display: flex;
  margin: 0 0 20px 0;
  justify-content: space-between;
  align-items: flex-end;
}

.product-reviews-wrapper .reviews-overall .rating-score {
  display: flex;
  max-height: 20px;
}
.product-reviews-wrapper .reviews-overall .rating-score .product-rating {
  margin: 0 0 0 5px;
  line-height: 1;
}
.product-reviews-wrapper .reviews-overall .filters select {
  padding: 8px 40px;
  border: none;
  border-radius: 10px;
}

.product-reviews-grid .review-item {
  max-width: calc(25% - 10px);
  width: 100%;
  margin: 0 10px 10px 0;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: transform 0.2s ease-in-out;
}

.product-reviews-grid .review-item:hover {
  transform: translateY(-5px);
}

/* Media Section */
.product-reviews-grid .review-item .review-media img,
.product-reviews-grid .review-item .review-media video {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

/* Content Section */
.product-reviews-grid .review-item .review-content {
  padding: 15px;
  font-family: "Lato", sans-serif;
  color: #000;
}

.product-reviews-grid .review-item .review-author,
.product-reviews-carousel .review-item .review-author {
  font-weight: bold;
  display: flex;
  align-items: center;
  font-size: 16px;
  text-transform: capitalize;
  margin: 0 0 10px 0;
}

.product-reviews-grid .review-item .verified-badge,
.product-reviews-carousel .review-item .verified-badge {
  background: #69b6d5;
  color: #fff;
  font-size: 12px;
  padding: 3px 6px;
  border-radius: 4px;
  margin-left: 8px;
}

.product-reviews-grid .review-item .review-date,
.product-reviews-carousel .review-item .review-date {
  font-size: 12px;
  color: #888;
  font-family: "Lato", sans-serif;
  margin: 0px;
}

.product-reviews-grid .review-item .review-rating,
.product-reviews-carousel .review-item .review-rating {
  font-size: 18px;
  color: #d7f4ff;
  margin: 5px 0;
}

.product-reviews-grid .review-item .review-rating .filled,
.product-reviews-carousel .review-item .review-rating .filled {
  color: #69b6d5;
}

.product-reviews-grid .review-item .review-title,
.product-reviews-carousel .review-item .review-title {
  font-style: italic;
}

.product-reviews-grid .review-item .review-text,
.product-reviews-carousel .review-item .review-text {
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
  word-break: break-word;
}

#review-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: #69b6d5a6;
  display: none;
}

#review-modal .modal-content-wrapper {
  position: absolute;
  top: 35%;
  left: 50%;
  background: #fff;
  border-radius: 25px;
  width: auto;
  height: auto;
  max-width: 50%;
  max-height: 60vh;
  transform: translate(-50%, -50%);
}

.product-reviews-carousel .review-item {
  border-radius: 25px;
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.2));
  padding: 20px 30px;
  height: 245px;
  background: #fff;
  opacity: 0.6;
}

.product-reviews-carousel .review-item.swiper-slide-active,
.product-reviews-carousel .review-item.swiper-slide-prev,
.product-reviews-carousel .review-item.swiper-slide-next {
  opacity: 1;
}

.product-reviews-carousel .swiper-button-prev,
.product-reviews-carousel.swiper-rtl .swiper-button-next {
  left: -10px;
}

.product-reviews-carousel .swiper-button-next,
.product-reviews-carousel.swiper-rtl .swiper-button-prev {
  right: -10px;
}

.product-reviews-carousel .review-item .review-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* number of lines to show */
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.product-reviews-carousel {
  overflow: visible;
  padding: 0 0 20px 0;
}
.product-reviews-carousel .swiper-wrapper {
  padding: 20px 0;
}

.product-reviews-carousel .swiper-pagination {
  bottom: 0;
}

.product-reviews-carousel .swiper-pagination .swiper-pagination-bullet-active {
  background: #69b6d5;
}

.product-reviews-carousel .swiper-button-prev,
.product-reviews-carousel.swiper-rtl .swiper-button-next,
.product-reviews-carousel .swiper-button-next,
.product-reviews-carousel.swiper-rtl .swiper-button-prev {
  color: #fff;
  background: #69b6d5;
  width: 35px;
  height: 35px;
  border-radius: 50%;
}

.product-reviews-carousel .swiper-button-prev:after,
.product-reviews-carousel.swiper-rtl .swiper-button-next:after,
.product-reviews-carousel .swiper-button-next:after,
.product-reviews-carousel.swiper-rtl .swiper-button-prev:after {
  font-size: 16px;
  font-weight: 900;
}

.woocommerce-order-received .checkout-title {
  display: none;
}

.woocommerce-order-received .woocommerce-order {
  display: flex;
  flex-direction: column;
}

.woocommerce-order-received .woocommerce-order > p {
  font-size: 16px;
  text-align: center;
  color: #000;
  font-family: "Lato", sans-serif;
  margin: 40px 0;
  order: 1;
}

.woocommerce-order-received .woocommerce-order > p.woocommerce-notice {
  font-size: 42px;
  line-height: 1em;
  text-align: center;
  color: #69b6d5;
  font-family: "Tenor Sans", sans-serif;
  font-weight: 600;
  width: 60%;
  margin: 0 auto;
  order: 0;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview {
  padding: 0;
  width: fit-content;
  margin: 0 auto;
  order: 2;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li {
  font-size: 14px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  color: #000;
  border-right: 1px solid #69b6d5;
}
.woocommerce-order-received .woocommerce-order-details {
  order: 3;
  margin: 30px 0;
}
.woocommerce-order-received .woocommerce-order-details,
.woocommerce-order-received .woocommerce-customer-details .woocommerce-column {
  background: #ececec;
  padding: 30px 20px;
  border-radius: 25px;
}

.woocommerce-order-received .woocommerce-order-details h2,
.woocommerce-order-received .woocommerce-customer-details h2 {
  font-family: "Lato", sans-serif;
  color: #000;
}

.woocommerce-order-received .woocommerce-customer-details {
  order: 4;
}

.woocommerce-order-received .woocommerce-customer-details address {
  border: none;
  font-family: "Lato", sans-serif;
  color: #000;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table {
  color: #000;
  font-family: "Lato", sans-serif;
  font-weight: 600;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot td,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot th,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table {
  color: #000;
}

.e-wc-error-notice .elementor-widget-woocommerce-my-account .woocommerce .woocommerce-error a, .e-wc-error-notice .woocommerce-error a {
    color: #000 !important;
}

/* =========== Variable product =========== */
/* .variations {
  display: none !important;
}

.variation-options {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.variation-options label {
  display: block;
  cursor: pointer;
  padding: 20px;
  border: 2px solid #ddd;
  border-radius: 10px;
  text-align: center;
  font-weight: bold;
  background: #fff;
  min-width: 120px;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.variation-options label:hover {
  border-color: #0056ff;
  background: #fef4f8;
}

.variation-options input[type="radio"]:checked + label {
  border-color: #0056ff;
  background: #fef4f8;
  box-shadow: 0 0 10px rgba(0, 86, 255, 0.2);
}

.variation-options input[type="radio"] {
  display: none;
} */

/* End - Single product page */

.payment_methods li.wc_payment_method.payment_method_tecfrac_whish_money_balance {
	margin-top: 12px !important;
}

.payment_methods li.wc_payment_method.payment_method_tecfrac_whish_money_balance img {
	width: 100%;
	max-width: 120px;
}

@media only screen and (max-width: 1024px) {
  .step-title {
    width: 55px;
    height: 55px;
  }
  .product-reviews-grid .review-item {
    max-width: calc(33% - 10px);
  }
  .woocommerce-order-received .woocommerce-order .woocommerce-order-overview {
    display: flex;
    flex-direction: row;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
  }
  .woocommerce-order-received
    .woocommerce-order
    .woocommerce-order-overview
    li {
    width: 50%;
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-right: none;
    border-bottom: 1px solid #69b6d5;
  }

  .woocommerce-order-received .woocommerce-order > p.woocommerce-notice {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .elementor-location-footer ul {
    flex-direction: column;
    align-items: center;
  }
  .step-title {
    margin: 0px auto 0px auto;
  }
  .product-reviews-grid .review-item {
    max-width: calc(50% - 10px);
  }
  .woocommerce-order-received
    .woocommerce-customer-details
    .woocommerce-column:first-of-type {
    margin: 0 0 30px 0;
  }
  form.variations-form .custom-variations-container .title p::before,
  form.variations-form .custom-variations-container .title p::after {
      width: 25%;
  }
}


@media only screen and (max-width: 767px) {
  .responsive-img img {
    position: unset;
    width: 500px !important;
    height: 500px !important;
  }
  .responsive-img:after {
    display: none;
  }
}

@media only screen and (max-width: 567px) {
  .elementor-widget-n-tabs .e-n-tab-title {
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 50px !important;
    border-width: 0px !important;
  }
  .elementor-321
    .elementor-element.elementor-element-d886cbc.elementor-widget-n-tabs
    > .elementor-widget-container
    > .e-n-tabs
    > .e-n-tabs-heading
    > .e-n-tab-title[aria-selected="true"],
  .elementor-321
    .elementor-element.elementor-element-d886cbc.elementor-widget-n-tabs
    > .elementor-widget-container
    > .e-n-tabs[data-touch-mode="true"]
    > .e-n-tabs-heading
    > .e-n-tab-title[aria-selected="false"]:hover {
    background: var(--e-global-color-primary) !important;
    color: #fff !important;
  }
  /*.step-title {*/
  /*  margin: 65px auto 0px auto;*/
  /*}*/
  .product-reviews-wrapper .reviews-overall {
    align-items: stretch;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    gap: 20px;
  }
  .product-reviews-carousel .swiper-button-prev,
  .product-reviews-carousel.swiper-rtl .swiper-button-next,
  .product-reviews-carousel .swiper-button-next,
  .product-reviews-carousel.swiper-rtl .swiper-button-prev {
    display: none;
  }
  .product-reviews-grid .review-item {
    max-width: calc(100% - 10px);
  }
  .woocommerce-order-received
    .woocommerce-order
    .woocommerce-order-overview
    li {
    width: 100%;
  }
  .responsive-img img {
    position: unset;
    width: 350px !important;
    height: 350px !important;
  }
}

@media only screen and (max-width: 360px) {
  .responsive-img img {
    position: unset;
    width: 300px !important;
    height: 300px !important;
  }
}

@media only screen and (max-width: 920px) {
  .main-menu .elementor-nav-menu a {
    padding: 13px 15px;
  }
}

@media only screen and (max-width: 860px) {
  .main-menu .elementor-nav-menu a {
    padding: 13px 10px;
  }
}

@media only screen and (max-width: 800px) {
  .main-menu .elementor-nav-menu a {
    padding: 13px 5px;
  }
}

@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes moveAcross {
  0% {
    top: 50%;
    left: -10%;
  }
  20% {
    top: 50%;
    left: 110%;
  }
  30% {
    top: -120%;
  }
  100% {
    top: -120%;
    left: -10%;
  }
}