/*
 Theme Name:   Hello Elementor Child
 Theme URI:    http://example.com/hello-elementor-child
 Description:  Hello Elementor Child Theme
 Author:       Your Name
 Author URI:   http://example.com
 Template:     hello-elementor
 Version:      1.0.0
*/

/* Importing the parent theme style.css */
@import url("../hello-elementor/style.css");

/* Custom CSS can go here */

.main-menu .current-menu-item .active {
  font-weight: 900 !important;
}

@media (min-width: 767px) {
  .column-menu-2 .hfe-nav-menu {
    column-count: 2;
  }
}

.hero-banner .btn-control {
  border: 0 !important;
  opacity: 1;
  display: flex;
  align-items: center;
}
.hero-banner .btn-control img {
  width: 60px !important;
}
.hero-banner .btn-control:hover {
  border: 0 !important;
  background: transparent !important;
  opacity: 1;
}
.hero-banner h3 {
  font: normal normal bold 62px / 72px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #ffffff;
}
.hero-banner .carousel-caption {
  bottom: 5% !important;
}

h2.elementor-heading-title span {
  font-family: FONTSPRING !important;
  font-style: italic;
}

.service-box .img-icon {
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.4s ease;
}
.service-box:hover .img-icon {
  opacity: 1;
}

.testimonial-box {
  background: #fcf2f4 0% 0% no-repeat padding-box;
  padding: 30px;
}
.testimonial-box .author-name .name {
  font: normal normal bold 16px / 20px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #e45b7e;
  text-transform: uppercase;
}

.testimonial-box .author-icon {
  width: 60px !important;
  min-width: 60px;
}
.author-icon img {
  border-radius: 50%;
  width: 60px !important;
  height: 60px !important;
}
.testimonial-box .show-more-content-btn {
  color: #e45b7e;
  text-decoration: none !important;
}
.more-content-container {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  justify-content: center;
  align-items: center;
  margin: auto;
  z-index: 9999;
}
.more-content-container:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}
.more-content-container .max-width {
  max-width: 600px;
  margin: 20px;
  background: #fcf2f4;
  box-shadow: 0px 10px 30px 0px #41414126;
  box-shadow: 0px 8px 30px 0px #fcf2f4 inset;
  padding: 50px;
  border-radius: 0px;
  position: relative;
}
.more-content-container .btnclose {
  position: absolute;
  top: -20px;
  right: -15px;
  border: 0;
  background: #fcf2f4 0% 0% no-repeat padding-box !important;
  box-shadow: inset 0px 3px 6px #00000029 !important;
  color: #000 !important;
  width: 40px;
  max-width: 40px !important;
  padding: 0;
  height: 40px;
  text-align: center;
  font-size: 18px;
  border: 0 !important;
  border-radius: 50% !important;
}

.more-content-container .author-name .name {
  font: normal normal bold 16px / 20px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #e45b7e;
  text-transform: uppercase;
}
ul#category-filter-list {
  list-style: none;
  padding-left: 0;
  display: inline-flex;
  flex-wrap: wrap;
}
ul#category-filter-list li {
  margin: 0 18px;
  position: relative;
}
ul#category-filter-list li:before {
  content: "";
  position: absolute;
  right: -10px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #e45b7e;
  bottom: 0;
  opacity: 0.5;
}
ul#category-filter-list li a {
  font: normal normal bold 14px / 20px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #e45b7e;
  text-transform: uppercase;
  opacity: 0.5;
  text-decoration: none;
}
ul#category-filter-list li a.active {
  color: #e45b7e;
  opacity: 1;
  text-decoration: underline;
}

.promotion-box {
  background: #fcf2f4;
  padding: 15px;
  width: 100%;
  transition: all 0.4s ease;
}
.promotion-box .promotion-content {
  display: grid;
  height: 100%;
  align-items: stretch;
}
.promotion-box .bottom-wrap {
  display: grid;
  align-items: end;
}
.promotion-box .promotion-img {
  overflow: hidden;
}
.promotion-box .promotion-img img {
  transition: all 0.4s ease;
}
.promotion-box h2 {
  font: normal normal bold 18px / 24px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #e45b7e;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.promotion-box .description-excert {
  font: normal normal normal 16px / 22px Lato;
  letter-spacing: 0px;
  color: #6f7070;
}
.promotion-box .btn-promotion {
  font: normal normal bold 16px / 20px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #e45b7e;
  text-transform: uppercase;
  text-decoration: none;
  padding: 15px 30px;
  border: 1px solid #e45b7e;
  display: block;
  width: 100%;
  text-align: center;
}
.promotion-box .category-budge {
  background: #e45b7e 0% 0% no-repeat padding-box;
  display: inline;
  padding: 2px 15px;
  border-radius: 20px;
  font: normal normal 500 14px / 20px Lato;
  letter-spacing: 0px;
  color: #ffffff;
}
.promotion-box .price {
  font: normal normal bold 20px / 28px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #e45b7e;
  text-transform: uppercase;
}

.promotion-box:hover {
  background: #e45b7e;
}
.promotion-box:hover .promotion-img img {
  transform: scale(1.2);
}
.promotion-box:hover h2 {
  color: #fff;
}
.promotion-box:hover .description-excert {
  color: #fff;
}
.promotion-box:hover .btn-promotion {
  color: #e45b7e;
  border-color: #fff;
  background: #fff;
}
.promotion-box:hover .category-budge {
  background: #fff 0% 0% no-repeat padding-box;
  color: #e45b7e;
}
.promotion-box:hover .price {
  color: #fff;
}

.promotion-detail {
  padding: 40px 0;
}
.promotion-detail .entry-content .back-btn {
  font: normal normal normal 16px / 20px Lato;
  letter-spacing: 0px;
  color: #e45b7e;
  display: flex;
  align-items: center;
}
.promotion-detail .entry-content .back-btn img {
  width: 16px;
}
.promotion-detail .entry-content .title {
  font: normal normal bold 42px / 52px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #e45b7e;
  text-transform: uppercase;
}
.promotion-detail .entry-content .price {
  font: normal normal bold 28px / 36px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #e45b7e;
  text-transform: uppercase;
}
.divider {
  width: 100%;
  height: 1px;
  background-color: #e45b7e;
  display: block;
  margin: 15px 0;
}
.promotion-detail .description .default {
  font: normal normal bold 16px/24px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #e45b7e;
}
.promotion-detail ul {
  padding-left: 15px;
  font: normal normal normal 16px / 24px Lato;
  letter-spacing: 0px;
  color: #6f7070;
}

label {
  width: 100%;
}
select.wpcf7-form-control {
  border: 0;
  border-bottom: 1px solid #e45b7e !important;
  background: transparent;
  border-radius: 0;
  padding: 10px 0;
  color: #e45b7e7d;
}
.wpcf7-form-control.wpcf7-submit {
  background-color: #e45b7e !important;
  color: #fff !important;
  width: 100%;
  margin-top: 30px;
}

.pagination-two .page-numbers {
  font: normal normal 600 16px / 22px Lato;
  letter-spacing: 0px;
  color: #e45b7e;
  text-decoration: none !important;
  margin: 0 15px;
}
.pagination-two .page-numbers.current {
  background-color: #e45b7e;
  width: 40px;
  height: 40px;
  display: inline-flex;
  border-radius: 50%;
  text-align: center;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.elementor-heading-title sup {
  font: normal normal bold 14px / 20px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #e45b7e;
  text-transform: uppercase;
  opacity: 0.5;
  vertical-align: top;
  top: 0px;
}
.pt-work .owce-carousel .owl-stage-outer {
  padding-top: 0px !important;
}
.lb-details {
  display: none !important;
}
.lb-closeContainer {
  position: absolute;
  top: 0;
  right: 30px;
}
.filtr-container {
  margin-top: 30px !important;
}
.simplefilter li {
  background: transparent !important;
  font: normal normal bold 16px / 23px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #e45b7e;
  text-transform: uppercase;
  opacity: 0.5;
  padding: 4px 15px !important;
  position: relative;
  margin-top: 0 !important;
}
.simplefilter li:before {
  content: "";
  position: absolute;
  right: 0px;
  height: 80%;
  width: 1px;
  background-color: #e45b7e;
}
.simplefilter li:last-child:before {
  display: none;
}
.simplefilter li.active {
  color: #e45b7e !important;
  opacity: 1;
}
.lightbox .lb-image {
  border-radius: 0px !important;
  border: 0px !important;
}

.pricehover {
  position: relative;
  transition: all 0.4s ease;
}
.pricehover .elementor-button {
  opacity: 0;
  transition: all 0.4s ease;
}
.pricehover:hover .elementor-button {
  opacity: 1;
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1260px !important;
  }
}

/* media query start */

@media only screen and (max-width: 991px) {
  .hero-banner h3 {
    font: normal normal bold 32px / 38px Aktiv Grotesk Ex;
  }
}
@media only screen and (max-width: 576px) {
  .hero-banner h3 {
    font: normal normal bold 24px / 32px Aktiv Grotesk Ex;
  }
  .hero-banner .btn-control img {
    width: 32px !important;
  }
  .btnlight .elementor-button {
    font-size: 12px;
    padding: 8px 10px 8px 10px;
  }
}

@media only screen and (max-width: 425px) {
  .hero-banner h3 {
    font: normal normal bold 18px / 22px Aktiv Grotesk Ex;
  }
}

/* media query end  */

/* woocommerce start  */

/* product categories start  */

#productCategoriesAccordion .accordion-item {
  border: 0;
  margin-bottom: 20px;
}
#productCategoriesAccordion .accordion-header {
  margin-bottom: 0;
  border-bottom: 1px solid #e45b7e;
  padding: 8px 0px;
}

#productCategoriesAccordion .accordion-item a.main-category {
  font: normal normal bold 16px / 24px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #e45b7e;
  opacity: 0.6;
  text-decoration: none;
  text-transform: uppercase;
}
#productCategoriesAccordion .accordion-button {
  padding: 0px;
  border: 0;
  background: transparent;
  width: 30px;
  box-shadow: none;
  float: right;
  color: #e45b7e;
  border-radius: 0;
  transition: all 0.4s ease;
  transform: rotate(180deg);
}
#productCategoriesAccordion .accordion-button.collapsed {
  transform: rotate(0deg);
}
#productCategoriesAccordion ul li a {
  font: normal normal normal 14px / 20px Lato;
  letter-spacing: 0px;
  color: #2f1d17;
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 5px 0;
  display: block;
  cursor: pointer;
}
/* product categories end */

/* shop product start   */

.products li.product {
  position: relative;
  z-index: 0;
  text-align: center;
}
.products li.product .add_to_cart_button {
  position: absolute;
  top: 37%;
  left: 45%;
  translate: -40% -35%;
  background: #e45b7e 0% 0% no-repeat padding-box;
  border: 1px solid #e45b7e;
  border-radius: 0;
  font: normal normal bold 14px/20px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 24px;
  opacity: 0;
  visibility: visible;
  transition: all ease 0.4s;
  text-wrap: nowrap;
  cursor: pointer;
}
li.product .custom-image-wrapper {
  overflow: hidden;
}
li.product .custom-image-wrapper img {
  transition: all 0.4s ease;
}
.products li.product:hover .button {
  opacity: 1;
  visibility: visibility;
}
li.product:hover .custom-image-wrapper img {
  transform: scale(1.05);
}
li.product .woocommerce-loop-product__title {
  font: normal normal bold 18px / 22px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #e45b7e;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-bottom: 2px !important;
}
li.product .woocommerce-Price-amount.amount {
  letter-spacing: 0px;
  color: #6f7070;
  text-transform: uppercase;
}
ul.products li.product .price {
  font: normal normal 500 16px / 22px Lato !important;
}
.woocommerce ul.products li.product .price ins {
  text-decoration: none;
}
.woocommerce nav.woocommerce-pagination ul li {
  border: 0px;
  display: grid !important;
  place-items: center;
  margin: 0 7px;
}
.woocommerce nav.woocommerce-pagination ul {
  border: 0px;
  display: inline-flex;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  font: normal normal 400 16px / 24px Lato;
  color: #e45b7e !important;
  background: transparent !important;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  font: normal normal 400 16px / 24px Lato;
  color: #fff !important;
  background: #e45b7e !important;
  padding: 0;
  width: 40px;
  height: 40px;
}

.custom-top-banner {
  padding-top: 60px;
}

.custom-top-banner .page-title {
  font-family: "Aktiv Grotesk Ex", Sans-serif;
  font-size: 42px;
  font-weight: bold;
  text-transform: uppercase;
  color: var(--e-global-color-primary);
}

/* shop product end  */

/* shop detail start */
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  float: right;
  margin-left: 4%;
}
.single-product div.product .product_title {
  font: normal normal bold 42px / 52px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #e45b7e;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.single-product .summary .price .amount {
  font: normal normal bold 28px / 36px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #e45b7e;
  text-transform: uppercase;
}
.single-product .entry-summary .price {
  border-bottom: 1px solid #e45b7e;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
div#wpgis-gallery {
  display: none;
}
.woocommerce .woocommerce-breadcrumb {
  font: normal normal normal 13px / 20px Lato;
  letter-spacing: 0px;
  color: #e45b7e !important;
  margin: 0 0 1em;
  padding: 0;
  text-transform: uppercase !important;
}
.woocommerce .woocommerce-breadcrumb a {
  font: normal normal normal 13px / 20px Lato;
  letter-spacing: 0px;
  color: #e45b7e !important;
  text-transform: uppercase !important;
}
.woocommerce-tabs.wc-tabs-wrapper {
  display: none;
}
.single-product .woocommerce-product-details__short-description {
  border-bottom: 1px solid #e45b7e;
  margin-bottom: 20px;
}

button.single_add_to_cart_button.button {
  background: #e45b7e 0% 0% no-repeat padding-box !important;
  border-radius: 0;
  font: normal normal bold 16px / 21px Lato !important;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 15px 30px !important;
}
button.single_add_to_cart_button.button:hover {
  background: #e45b7e 0% 0% no-repeat padding-box;
  border-radius: 0;
  font: normal normal bold 16px / 21px Lato;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 15px 30px !important;
}
.woocommerce .entry-summary .quantity .qty {
  border: 1px solid #e45b7e !important;
  padding: 13px !important;
  color: #e45b7e !important;
}
.woocommerce div.product form.cart div.quantity {
  float: left;
  margin: 0 15px 0 0;
}
.woocommerce .quantity .qty {
  width: 9em;
}
.single-product .product_meta {
  display: none;
}
.single-product {
  overflow-x: hidden;
}
section.related.products {
  padding: 50px 0 !important;
  position: relative;
  float: inline-start;
  width: 100%;
}
section.related.products:before {
  content: "";
  position: absolute;
  left: -25%;
  top: 0;
  bottom: 0;
  right: -25%;
  background: transparent linear-gradient(180deg, #e45b7e 0%, #ff86a5 100%) 0%
    0% no-repeat padding-box;
  width: 150%;
  z-index: -1;
}

section.related.products h2:first-child {
  font: normal normal bold 42px / 52px Aktiv Grotesk Ex;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 50px;
  text-align: center;
}
.related li.product .woocommerce-loop-product__title {
  color: #fff !important;
}
.related li.product .woocommerce-Price-amount.amount {
  color: #fff;
}
.slick-list.draggable {
  height: 100% !important;
}
.slick-track.flex-control-nav {
  height: auto !important;
}
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering {
  display: none !important;
}

table.variations tbody > tr:nth-child(odd) > td,
table.variations tbody > tr:nth-child(odd) > th,
table.variations tbody tr:hover > td,
table.variations tbody tr:hover > th {
  background-color: transparent;
}
.woocommerce div.product form.cart .variations select {
  border: 1px solid #e45b7e;
  border-radius: 0;
  padding: 15px 20px;
  color: #e45b7e;
}

/* shop detail end */

/* woocommerce user start */
.woocommerce div.product form.cart .variations select:focus-visible {
  outline: -webkit-focus-ring-color auto 0px !important;
}
.woocommerce-info {
  border-top-color: #000 !important;
}
.woocommerce-info::before {
  color: #000 !important;
}
.alignwide {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.woocommerce-products-header .woocommerce-products-header__title {
  font-family: "Aktiv Grotesk Ex", Sans-serif;
  font-size: 42px;
  font-weight: bold;
  color: var(--e-global-color-primary);
}

table tfoot th,
table thead th {
  font-size: 16px;
}
.wc-block-components-product-metadata {
  font-size: 16px;
}
a.wc-block-components-product-name,
a.wc-block-components-product-name:hover {
  font: normal normal normal 24px / 28px Lato;
  letter-spacing: 0px;
  color: #000 !important;
  text-decoration: none !important;
}
.wc-block-cart-item__prices {
  font: normal normal normal 18px / 24px Lato;
  letter-spacing: 0px;
  color: #000;
}
.wc-block-components-product-metadata {
  font-size: 14px !important;
}
.wc-block-components-quantity-selector {
  border-radius: 0px !important;
}
input.wc-block-components-quantity-selector__input {
  border: 0;
  color: #000 !important;
}
.wc-block-components-radio-control__input {
  border: 1px solid #e45b7e !important;
}
.wc-block-cart-item__quantity
  input.wc-block-components-quantity-selector__input {
  padding: 7px 15px !important;
}
.wc-block-components-quantity-selector
  > .wc-block-components-quantity-selector__button--minus {
  border-radius: 0 !important;
  order: 1;
}
.wc-block-components-quantity-selector
  > .wc-block-components-quantity-selector__button--minus,
.wc-block-components-quantity-selector
  > .wc-block-components-quantity-selector__button--plus {
  border: 0 !important;
  color: #000 !important;
  font-size: 16px !important;
  border-radius: 0px !important;
}
.wc-block-components-quantity-selector {
  background: #fff;
}
.wc-block-components-quantity-selector
  > .wc-block-components-quantity-selector__button--minus:hover,
.wc-block-components-quantity-selector
  > .wc-block-components-quantity-selector__button--plus:hover {
  border: 0 !important;
  color: #000 !important;
  font-size: 16px !important;
  border-radius: 0px !important;
  background: transparent !important;
}
.wc-block-components-quantity-selector:after {
  border: 1px solid hsl(0deg 0% 7% / 29%) !important;
  border: 1px solid hsla(0, 0%, 7%, 0.11);
  border-radius: 0px !important;
}
button.wc-block-components-quantity-selector__button:focus {
  background: transparent !important;
  border: 0;
  outline: none !important;
  box-shadow: none !important;
}
button.wc-block-cart-item__remove-link {
  font-size: 14px !important;
  color: #000 !important;
}
.woocommerce-page .site-main {
  padding: 50px 0;
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
  font-size: 16px !important;
}
button.wc-block-components-panel__button {
  border-radius: 0px !important;
  padding: 7px 15px !important;
}
button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
  border-radius: 0px !important;
}
input#wc-block-components-totals-coupon__input-0,
input#wc-block-components-totals-coupon__input-0:focus {
  border-color: #000;
  outline: none !important;
  box-shadow: none !important;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
  font-family: "Lato";
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 24px;
  letter-spacing: 0px;
  background-color: #000;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #000;
  border-radius: 0px;
  padding: 8px 24px 8px 24px;
  color: #fff;
}
button.wc-block-components-address-form__address_2-toggle {
  border-radius: 0 !important;
}
.wc-block-components-form .wc-block-components-text-input input[type="email"],
.wc-block-components-form .wc-block-components-text-input input[type="number"],
.wc-block-components-form .wc-block-components-text-input input[type="tel"],
.wc-block-components-form .wc-block-components-text-input input[type="text"],
.wc-block-components-form .wc-block-components-text-input input[type="url"],
.wc-block-components-text-input input[type="email"],
.wc-block-components-text-input input[type="number"],
.wc-block-components-text-input input[type="tel"],
.wc-block-components-text-input input[type="text"],
.wc-block-components-text-input input[type="url"] {
  border-radius: 0px !important;
}
body:not(.woocommerce-block-theme-has-button-styles)
  .wc-block-components-button:not(.is-link):focus {
  box-shadow: none !important;
  box-shadow: none !important;
  outline: 0px !important;
}
.woocommerce-checkout .wc-block-components-product-metadata {
  display: none;
}
.wc-block-components-title.wc-block-components-title {
  font-size: 20px;
}
.wc-block-components-checkout-step__description {
  font-size: 14px;
}
.wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label {
  font-size: 14px !important;
}
.wc-block-components-validation-error {
  font-size: 14px;
}
.wc-block-components-radio-control__input {
  padding: 5px !important;
  background-color: #f2f2f2;
}
.wc-block-components-radio-control--highlight-checked
  .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.wc-block-components-radio-control--highlight-checked
  label.wc-block-components-radio-control__option--checked-option-highlighted {
  box-shadow: inset 0 0 0 1px #ddd !important;
}
input#checkbox-control-0 {
  padding: 5px !important;
  background: #f2f2f2;
}
.woocommerce-page
  .wc-block-components-combobox
  .wc-block-components-combobox-control
  input.components-combobox-control__input,
.woocommerce-page
  .wc-block-components-form
  .wc-block-components-combobox
  .wc-block-components-combobox-control
  input.components-combobox-control__input {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
}
.woocommerce-page
  .wc-block-components-form
  .wc-block-components-text-input
  input[type="email"],
.wc-block-components-form .wc-block-components-text-input input[type="number"],
.woocommerce-page
  .wc-block-components-form
  .wc-block-components-text-input
  input[type="tel"],
.woocommerce-page
  .wc-block-components-form
  .wc-block-components-text-input
  input[type="text"],
.woocommerce-page
  .wc-block-components-form
  .wc-block-components-text-input
  input[type="url"],
.woocommerce-page .wc-block-components-text-input input[type="email"],
.woocommerce-page .wc-block-components-text-input input[type="number"],
.woocommerce-page .wc-block-components-text-input input[type="tel"],
.woocommerce-page .wc-block-components-text-input input[type="text"],
.woocommerce-page .wc-block-components-text-input input[type="url"],
.woocommerce-page button.wc-block-components-address-form__address_2-toggle {
  border: 1px solid #ddd !important;
  border-radius: 0px;
}
.is-large .wp-block-woocommerce-checkout-order-summary-block {
  border-radius: 0px !important;
}
.woocommerce ul.order_details {
  border: 1px solid #ddd;
  padding: 15px;
  font-size: 18px;
}
.woocommerce .woocommerce-customer-details address {
  border-radius: 0px !important;
}
.woocommerce-cart .wc-block-components-product-metadata {
  display: none !important;
}

span.wc-block-components-payment-method-label {
  color: #000;
}
.wc-block-components-checkbox .wc-block-components-checkbox__label,
.wc-block-components-checkbox > span {
  color: #000;
}
/* woocommerce user end */

/* user dashboared start */
.woocommerce-account .woocommerce-MyAccount-navigation {
  border-radius: 0px;
  padding: 15px;
  border: 1px solid #000 !important;
  margin-bottom: 15px;
}
.woocommerce-account button,
.woocommerce-account .button {
  font-family: "Lato";
  font-size: 14px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  text-decoration: none !important;
  line-height: 24px !important;
  letter-spacing: 0px;
  background-color: #fff !important;
  border-style: solid !important;
  border-width: 1px 1px 1px 1px !important;
  border-color: #000 !important;
  border-radius: 0px !important;
  padding: 8px 24px 8px 24px !important;
  color: #000 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
  border: 1px solid #000 !important;
  background: #fff !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  border: 1px solid #000 !important;
  padding: 5px 15px;
  margin-bottom: 5px;
  border-radius: 5px;
  color: #000 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
  color: #e0051f;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding-left: 0;
}
.comments-area a,
.page-content a {
  text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  border: 1px solid #000 !important;
  padding: 5px 15px;
  margin-bottom: 5px;
  border-radius: 0px;
  color: #000 !important;
}
.wc-block-components-panel__button,
.wc-block-components-panel__button:active,
.wc-block-components-panel__button:focus,
.wc-block-components-panel__button:hover {
  font-family: Lato !important;
  font-size: 16px !important;
  font-weight: bold !important;
  text-transform: capitalize !important;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-product-new,
.woocommerce-cart
  .wp-block-woocommerce-empty-cart-block
  .wp-block-separator
  ~ .wp-block-heading {
  display: none !important;
}
.comments-area a,
.page-content a {
  text-decoration: none !important;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  opacity: 1;
}
.wc-block-components-quantity-selector__input {
  border: 0 !important;
}

.woocommerce-message {
  border-top-color: #e45b7e;
}
.woocommerce-message::before {
  color: #e45b7e;
}
a.button.wc-forward {
  font-family: "Lato", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0 !important;
  background-color: #e45b7e;
}
a.button.wc-forward:hover {
  color: #fff;
  background-color: #e45b7e;
}
.woocommerce-message:focus-visible {
  outline: -webkit-focus-ring-color auto 0px !important;
}
.page-header .entry-title {
  font-family: "Aktiv Grotesk Ex", Sans-serif;
  font-size: 42px;
  font-weight: bold;
  color: var(--e-global-color-primary);
}
/* user dashboared end */
