/*** ATZALK START ***/
.price {
  color: var(--e-global-color-accent);
  margin: 5px 0 !important;
  display: none;
}

.single-product .tabs .reviews_tab {
  border-right: 1px solid var(--e-global-color-a93b18b) !important;
  border-left: 1px solid var(--e-global-color-a93b18b) !important;
}

.single-product .auxshp-related-products .widget-container {
  display: none;
}

.added_to_cart.wc-forward {
  display: none !important;
}

.purchasable.product-type-simple.aux-remove-view-cart > div > div.aux-rating-box.aux-star-rating {
  display: inline-block;
  line-height: 1;
  font-size: 19px;
  position: relative;
  float: right;
  top: -60px;
  right: 20px;
}

.waitlist-user-waitlist-wrapper .waitlist-products {
  text-align: inherit;
}

.waitlist-user-waitlist-wrapper .waitlist-thumbnail img {
  margin: 0;
  position: relative;
  width: 10%;
  height: 10%;
  float: left;
}

#post-102 > div > div > div.woocommerce > div > div.waitlist-user-waitlist-wrapper > div > div > p > a {
  text-align: left;
  float: left;
  display: inline-block;
  background-color: var(--e-global-color-378be579);
  padding: 11px 22px;
  border-radius: 8px;
  transition: 0.3s;
  color: var(--e-global-color-ac3be8c);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: -0.13px;
}

.site-header-section .aux-menu-depth-0.current-menu-item, .aux-elementor-header-menu .aux-menu-depth-0.current-menu-item {
  color: #AAA;
  font-weight: 600;
}

.site-header-section .aux-menu-depth-0.current-menu-item > .aux-item-content, .aux-elementor-header-menu .aux-menu-depth-0.current-menu-item > .aux-item-content {
  padding-left: 0;
  color: #0C65F4;
  font-weight: bold;
}

#site-elementor-header > div > div > div > div > section > div > div > div.aux-parallax-section.elementor-column.elementor-col-66.elementor-top-column.elementor-element.elementor-element-22943b51 > div > div > div.elementor-element.elementor-element-7dce3138.elementor-widget__width-auto.elementor-widget.elementor-widget-aux_logo > div > div > a > img {
  width: 100%;
  max-width: 100%;
  opacity: 1;
}

#mc4wp-form-1 > div > div {
  color: aliceblue;
}

/*** ATZALK END ***/
/*** pagulk START ***/
h1, h2, h3, h4, h5, h6, .aux-h1, .aux-h2, .aux-h3, .aux-h4, .aux-h5, .aux-h6 {
  font-family: "Helvetica", arial, sans-serif;
}

.page-title-section > .aux-top .aux-breadcrumbs ~ .aux-page-title-entry {
  margin-bottom: 0;
}

.aux-breadcrumbs {
  margin: 30px 0 20px -10px !important;
  color: #111;
}

.hentry .entry-content, .hentry .comment-body {
  margin-bottom: 0;
}

.aux-commentlist .avatar {
  border: 1px solid #BBB;
}

/** search page START**/
.page-title-section .page-header > .aux-container > *:last-child {
  margin-bottom: 0;
}

/** search page END**/
a.button, button, input[type=button], .aux-button {
  background-color: var(--e-global-color-378be579);
  color: var(--e-global-color-ac3be8c);
  border-radius: 10px;
  font-size: 16px;
}

input[type=text], input[type=password], input[type=email], input[type=tel], input[type=url], textarea {
  background: var(--e-global-color-ac3be8c);
  max-width: 500px;
}

.aux-modern-form#commentform textarea {
  background: transparent;
}

.select2-container {
  max-width: 500px;
  width: 100%;
}

.select2-container .select2-selection--single {
  padding: 1.6em 0.8em;
  border-radius: 0;
  max-width: 500px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  margin-top: -13px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
}

.fluid-width-video-wrapper {
  width: 560px !important;
  padding: 0;
  height: 315px;
}

.gallery-item {
  margin-right: 20px;
}

.aux-content-top-margin .aux-primary {
  padding-top: 0;
}

/** Shop.css Overrides **/
.single-product .summary {
  margin-bottom: 20px;
}

.price {
  color: var(--e-global-color-accent);
  margin: 5px 0 !important;
  display: none;
}

.auxicon-chevron-down-1:before {
  display: none;
}

.tawcvs-swatches .swatch {
  display: inline-block;
  width: auto;
  line-height: 28px;
  text-align: center;
  margin-right: 15px;
  margin-bottom: 0;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  border: 1px solid var(--e-global-color-a81780e);
  border-radius: 7px;
  height: 40px;
  padding: 5px 20px 0 20px;
}

.single-product .value:nth-child(2) .aux-dropdown .swatch-label {
  padding-right: 20px !important;
}

.single-product .auxshp-default-product-images {
  width: 20%;
  padding-top: 30px;
}

.single-product .summary {
  width: 80%;
  padding-top: 30px;
}

.woocommerce .aux-shop-table-outline {
  background: var(--e-global-color-ac3be8c);
}

.woocommerce .wc-proceed-to-checkout {
  font-size: 18px;
}

.woocommerce-checkout .select2 {
  max-width: 500px !important;
  width: 100% !important;
}

.woocommerce-checkout .select2-container .select2-selection--single {
  padding: 1.6em 0.8em;
  border-radius: 0;
  max-width: 500px;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
  margin-top: 0;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 27px;
}

img.attachment-thumbnail.size-thumbnail {
  max-width: 50%;
}

.woocommerce .aux-shop-table tbody td, .woocommerce .aux-shop-table tfoot td {
  padding: 0.5em 1.2em 0.5em 0;
}

.woocommerce .aux-shop-table.shop_cart_totals td, .woocommerce .aux-shop-table.shop_checkout_totals td {
  padding: 0.5em 1.875em;
}

.woocommerce-checkout-payment {
  border: none;
}

.woocommerce-checkout-payment .form-row {
  border-top: none;
}

.woocommerce .shop_table {
  background: var(--e-global-color-ac3be8c);
}

.woocommerce .shop_table tbody td, .woocommerce .shop_table .aux-shop-table tfoot td, .woocommerce .aux-shop-table .shop_table tfoot td {
  padding: 20px 24px;
}

.woocommerce .shop_table a {
  font-weight: 600;
  padding: 10px 20px;
  line-height: inherit;
  margin-bottom: 0;
  display: initial;
}

.woocommerce .aux-shop-table thead th {
  background-color: #F3F3F3;
  color: var(--e-global-color-2c16da3e);
  font-weight: 700;
  font-size: 20px;
}

.woocommerce .aux-shop-table tfoot th {
  background-color: transparent;
}

tfoot {
  background-color: #F3F3F3;
  font-weight: 700;
  font-size: 20px;
}

.woocommerce .aux-shop-table tfoot {
  background-color: #F3F3F3;
}

.woocommerce .shop_table thead th {
  border: none;
  border-bottom: 1px solid #BBB;
  background-color: #ccc;
  color: var(--e-global-color-2c16da3e);
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 15px 25px;
}

.aux-widget-related-products .loop-tools-wrapper .button {
  background-color: var(--e-global-color-378be579);
  display: inline-block !important;
  color: #fff !important;
  padding: 13px 22px !important;
  border-radius: 8px;
  font-weight: 500 !important;
  font-size: 13px !important;
  letter-spacing: -0.12px;
  margin-top: 10px !important;
  transition: 0.3s;
}

.aux-widget-related-products .loop-tools-wrapper .button:hover {
  display: inline-block !important;
  background-color: var(--e-global-color-5f14dca);
  transition: 0.3s;
}

.woocommerce-page .images .auxshp-lightbox-btn {
  display: none;
}

/** Shop page stlying **/
.auxshp-title-heading {
  font-weight: 700;
}

.aux-shop-archive .products-loop .auxshp-meta-terms > a {
  color: var(--e-global-color-378be579);
  font-style: normal;
  font-weight: 700;
}

.aux-shop-archive .products-loop .auxshp-meta-terms > a:hover {
  background-color: var(--e-global-color-ac3be8c) !important;
  color: var(--e-global-color-46fcd6c);
}

.aux-shop-archive .products-loop .price .amount, .aux-shop-archive .products-loop .price ins .amount {
  font-family: "Helvetica", sans-serif;
}

/*** Shop Star Rating and review ***/
.single-product .comment-respond .aux-input-group {
  margin-top: 70px;
}

.comment-form-rating label {
  margin-right: 20px;
}

.single-product .aux-star-rating-avg:before, .single-product .aux-star-rating:before, .woocommerce-page .stars a:before {
  font-size: 28px !important;
  margin-top: -6px;
}

.aux-rating-box.aux-star-rating:before, .aux-rating-box.aux-star-rating .aux-star-rating-avg:before {
  color: #FED32C;
}

/**** Rating END****/
/**** Waitlist START****/
.wcwl_notice.woocommerce-info {
  display: none;
}

.wcwl_elements .wcwl_control button {
  padding: 15px 52px !important;
  border-radius: 7px;
  margin: 10px 0 50px 0;
  transition: 0.3s;
}

.wcwl_elements .wcwl_control button:hover {
  background-color: var(--e-global-color-2c16da3e);
  transition: 0.3s;
}

.woocommerce .out-of-stock {
  display: none;
}

/**** Waitlist END****/
/**** Contact Publisher Button START****/
a.single_add_to_cart_button.button.alt {
  padding: 15px 52px !important;
  border-radius: 7px;
  margin: 10px 0 50px 0;
  transition: 0.3s;
}

a.single_add_to_cart_button.button.alt:hover {
  background-color: var(--e-global-color-2c16da3e);
  transition: 0.3s;
}

/**** Contact Publisher Button END****/
/**** IdeaWall START****/
.jck-sfr-loop-item__title {
  font-size: 36px;
}

.jck-sfr-loop-item__title a {
  color: var(--e-global-color-2c16da3e);
}

.jck-sfr-loop-item__title a:hover {
  color: var(--e-global-color-378be579);
}

.aux-modern-form#commentform textarea {
  background: #E6E8EE;
  padding: 20px;
  border-radius: 15px;
}

.aux-modern-form .aux-input-group label {
  left: 20px;
  top: 20px;
}

.aux-modern-form .aux-input-group .aux-modern-form-border {
  display: none;
}

.comments-title, .comment-reply-title {
  font-family: "Helvetica", arial, sans-serif;
}

#commentform .form-submit input[type=submit] {
  background-color: var(--e-global-color-378be579);
  border-radius: 5px;
}

#commentform .form-submit input[type=submit]:hover {
  background-color: var(--e-global-color-2c16da3e);
}

/**** IdeaWall END****/
/*** pagulk END ***/
/* Shop-Page */
.aux-shop-archive .aux-search-input-form .aux-search-field {
  background-color: #E6E8EE;
  border-radius: 7px;
  border: none;
}

.aux-shop-archive .aux-search-form .aux-submit-icon-container::before {
  content: "\e0dd";
  color: var(--e-global-color-6a27f316);
  font-size: 18px;
}

.aux-shop-archive .aux-wrapper .aux-container .aux-primary {
  padding-top: 0;
}

.aux-shop-archive .aux-search-form .aux-search-field::placeholder {
  color: var(--e-global-color-a93b18b);
}

.aux-search-form .aux-search-field {
  background: transparent;
} /** (+) PAGULK **/
.aux-shop-archive .widget-title {
  border-color: rgba(133, 137, 151, 0.4);
}

.aux-shop-archive .aux-sidebar .sidebar-inner {
  margin-left: 35px;
  padding: 0;
}

.aux-shop-archive .sidebar-inner .widget-container {
  padding: 1.4em 1.4em 7px;
  background-color: #fff;
  margin-top: 20px;
  border-radius: 10px;
}

.aux-shop-archive .sidebar-inner .aux-widget-area .aux-open {
  padding-bottom: 20px;
}

.aux-wrapper .aux-widget-area .widget-title:after {
  content: "\e1e2";
  font-family: "auxin-front", sans-serif !important;
  speak: none;
  line-height: 1;
  background-image: none;
  right: 5px;
}

.aux-shop-archive .widget_product_categories.aux-open .widget-title, .aux-shop-archive .woocommerce-widget-layered-nav.aux-open .widget-title {
  margin-bottom: 11px !important;
}

.aux-shop-archive .aux-widget-search.aux-open .widget-title {
  margin-bottom: 18px;
}

.aux-shop-archive .aux-sidebar ul li a {
  font-weight: 400;
  color: var(--e-global-color-6a27f316);
  line-height: 1.8em;
  font-size: 14px;
  text-decoration: none;
}

.aux-shop-archive .aux-sidebar .product-categories .cat-item, .aux-shop-archive .aux-sidebar .wc-layered-nav-term {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.aux-toggle-widget-wrapper .product-categories .children {
  margin-left: 1em;
}

.aux-shop-archive .wc-layered-nav-term.chosen a:after, .aux-shop-archive .cat-item.current-cat a:after {
  background-color: var(--e-global-color-378be579);
}

.aux-shop-archive .wc-layered-nav-term.chosen .count, .aux-shop-archive .cat-item.current-cat .count {
  color: var(--e-global-color-2c16da3e) !important;
}

.aux-shop-archive .aux-sidebar .product-categories .cat-item .count, .aux-shop-archive .wc-layered-nav-term .count {
  color: var(--e-global-color-a81780e);
  font-size: 14px;
}

.aux-shop-archive .cat-item, .aux-shop-archive .woocommerce-widget-layered-nav-list__item {
  position: relative;
  margin-left: 38px;
  margin-bottom: 6px;
}

.aux-shop-archive .cat-item a:after, .aux-shop-archive .woocommerce-widget-layered-nav-list__item a:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 3px;
  left: -37px;
  background-color: transparent;
  border: 1px solid var(--e-global-color-a81780e);
  border-radius: 5px;
}

.aux-shop-archive .price_label span {
  font-size: 14px;
  color: var(--e-global-color-6a27f316) !important;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.aux-shop-archive .price_slider_wrapper .price_slider span {
  width: 13px;
  height: 13px;
  background-color: var(--e-global-color-6a27f316);
  border: 3px solid var(--e-global-color-6a27f316);
  top: -4.5px;
}

.aux-shop-archive .price_slider_wrapper .price_slider :nth-child(3) {
  background-color: var(--e-global-color-378be579);
  border: 3px solid var(--e-global-color-378be579);
}

.aux-shop-archive .price_slider .ui-slider-range {
  background-color: var(--e-global-color-378be579);
}

.aux-shop-archive .aux-toggle-widget-wrapper .price_slider_amount .button {
  box-shadow: none;
  background-color: var(--e-global-color-a81780e) !important;
  color: #fff;
  border-radius: 8px;
  padding: 16px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1em;
}

.aux-shop-archive .aux-col .onsale {
  display: none;
}

.aux-shop-archive .aux-primary .content {
  padding: 32px 39px;
  background-color: #fff;
  margin: 22px 0 22px 30px;
  border-radius: 15px;
}

.aux-shop-archive .aux-container .aux-primary {
  padding-left: 0;
}

.aux-shop-archive .aux-col img {
  border-radius: 15px;
}

.aux-shop-archive .aux-sidebar-primary {
  border-right: none !important;
}

.aux-shop-archive .content .aux-filters {
  display: inline-block;
  float: right !important;
}

.aux-shop-archive .auxshp-entry-main .auxshp-loop-title {
  max-width: 190px;
  margin-bottom: 13px;
}

.aux-shop-archive .auxshp-entry-main .loop-tools-wrapper {
  border: none;
  margin-top: -3px;
}

.aux-shop-archive .aux-product-tools .aux-ico {
  display: none;
}

.aux-shop-archive .aux-product-tools a {
  display: inline-block !important;
  color: #fff !important;
  padding: 13px 22px !important;
  border-radius: 8px;
  font-weight: 500 !important;
  font-size: 13px !important;
  letter-spacing: -0.12px;
  margin-top: 10px !important;
  transition: 0.3s;
}

.aux-shop-archive .aux-product-tools a:hover {
  display: inline-block !important;
  background-color: var(--e-global-color-5f14dca);
  transition: 0.3s;
} /** (+) pagulk **/
.aux-shop-archive .content .woocommerce-result-count {
  border-bottom: 1px solid #EF2840;
  padding-bottom: 24px;
  margin-bottom: 29px;
}

.aux-shop-archive .content .woocommerce-ordering {
  margin: 0;
  background-color: var(--e-global-color-2c16da3e);
  padding: 15px 22px;
  border-radius: 7px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1019607843);
}

.aux-shop-archive .content .aux-filters .aux-filter-by, .aux-shop-archive .content .aux-filters .aux-filter-name {
  color: var(--e-global-color-ac3be8c);
  font-weight: 500;
  font-size: 15px;
  text-transform: capitalize;
  letter-spacing: -0.05em;
  padding-right: 20px;
}

.aux-shop-archive .aux-filters {
  position: relative;
}

.aux-filters .aux-filter-by:after {
  content: " \e1fe";
  font-family: "auxin-front", sans-serif !important;
  font-size: 13px;
  position: absolute;
  top: 35%;
  right: 20px;
}

.aux-shop-archive .aux-primary .woocommerce-ordering .aux-active {
  width: 100%;
  top: 38px;
  box-shadow: 10px 10px 50px rgba(32, 36, 46, 0.1607843137);
  border-radius: 0 0 10px 10px;
}

.aux-shop-archive .aux-active .aux-filter-item {
  margin: 0;
}

.aux-shop-archive .aux-active .aux-filter-item span {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 16px;
  letter-spacing: -0.04em;
  line-height: 1.8em;
  color: var(--e-global-color-a93b18b);
}

.aux-shop-archive .aux-filters.aux-dropdown-filter li:hover {
  background: transparent;
}

.aux-shop-archive .aux-filter-item a:after {
  content: "";
  background-color: transparent;
  border: 1px solid var(--e-global-color-a81780e);
  width: 17px;
  height: 17px;
  position: absolute;
  right: 24px;
  border-radius: 5px;
  top: 7px;
}

.aux-shop-archive .aux-filters.aux-dropdown-filter li:hover a:after {
  background-color: var(--e-global-color-378be579) !important;
}

.aux-shop-archive .content .woocommerce-ordering {
  margin-top: -15px;
}

.aux-shop-archive .content {
  position: relative;
}

.aux-shop-archive .content:after {
  content: "";
  position: absolute;
  height: 1px;
  background: var(--e-global-color-a93b18b);
  right: 45px;
  width: 73%;
  top: 88px;
}

.aux-shop-archive .aux-pagination li.page.active span {
  background-color: var(--e-global-color-378be579);
  color: white;
  border-radius: 7px;
  border-color: transparent;
}

.aux-shop-archive .pagination .last a, .aux-shop-archive .pagination .first a {
  border: solid 1px #E0E0E0;
  border-radius: 7px;
}

.aux-shop-archive .pagination .next a, .aux-shop-archive .pagination .prev a {
  border: none;
}

.aux-pagination.aux-page-no-border li a:hover {
  background-color: var(--e-global-color-378be579);
  border-radius: 7px;
  border-color: var(--e-global-color-378be579);
  color: #fff;
}

.aux-shop-archive .aux-pagination li.next a::after, .aux-pagination li.next a::before, .aux-pagination li.prev a::after, .aux-shop-archive .aux-pagination li.prev a::before {
  width: 11px;
  height: 10px;
  background-position: 3px 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.893' height='9.665' viewBox='0 0 5.893 9.665'%3E%3Cpath id='arrow-right' d='M0,0,3.772,3.772,0,7.544' transform='translate(1.061 1.061)' fill='none' stroke='%2320242e' stroke-linecap='round' stroke-width='1.5'/%3E%3C/svg%3E%0A");
}

.aux-shop-archive .aux-pagination li.prev a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.893' height='9.665' viewBox='0 0 5.893 9.665'%3E%3Cpath id='arrow-left' d='M3.772,0,0,3.772,3.772,7.544' transform='translate(1.061 1.061)' fill='none' stroke='%23000' stroke-linecap='round' stroke-width='1.5'/%3E%3C/svg%3E%0A");
}

.aux-pagination li.next a::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.893' height='9.665' viewBox='0 0 5.893 9.665'%3E%3Cpath id='arrow-right' d='M0,0,3.772,3.772,0,7.544' transform='translate(1.061 1.061)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='1.5'/%3E%3C/svg%3E%0A");
}

.aux-shop-archive .aux-pagination li.prev a::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.893' height='9.665' viewBox='0 0 5.893 9.665'%3E%3Cpath id='arrow-left' d='M3.772,0,0,3.772,3.772,7.544' transform='translate(1.061 1.061)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='1.5'/%3E%3C/svg%3E%0A");
}

.aux-shop-archive .pagination li {
  margin-right: 10px;
}

.aux-shop-archive .pagination {
  border-top: 1px solid rgba(133, 137, 151, 0.2509803922);
  padding-top: 36px;
}

.aux-shop-archive .aux-primary .content {
  margin: 22px 0 80px 30px;
}

@media only screen and (max-width: 767px) {
  .aux-shop-archive .aux-sidebar .sidebar-inner, .aux-shop-archive .aux-primary .content {
    margin-left: 0;
  }
  .aux-shop-archive .aux-col {
    margin-top: 31px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.aux-shop-archive .aux-wrapper {
  padding-top: 29px;
}

@media only screen and (max-width: 767px) {
  .aux-archive .aux-dropdown-filter {
    width: 100%;
  }
  .aux-archive .auxshp-entry-main {
    width: 100%;
  }
  .aux-shop-archive .aux-wrapper .aux-container {
    padding-bottom: 80px;
  }
}
/* Single-Product */
.single-product .woocommerce-tabs .tabs-content {
  color: var(--e-global-color-2c16da3e);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4em;
}

.single-product .onsale {
  display: none;
}

.single-product .aux-star-rating-avg:before, .single-product .aux-star-rating:before, .woocommerce-page .stars a:before {
  color: #FED32C;
  background: linear-gradient(#FED32C, #EDAC19);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 22px;
}

.single-product .woocommerce-tabs .panel p {
  display: inline-block;
  margin-left: 0;
  margin-top: -1px;
}

.single-product .woocommerce-product-details__short-description p {
  max-width: 425px;
}

.single-product .auxshp-add-to-cart .aux-text {
  text-shadow: none;
}

.single-product .meta .woocommerce-review__author, .single-product .woocommerce-review__published-date {
  margin-left: 31px;
}

.single-product .auxshp-add-to-cart {
  background-color: var(--e-global-color-378be579);
  padding: 15px 52px !important;
  border-radius: 7px;
}

.single-product .woocommerce-variation-add-to-cart .quantity {
  width: 131px;
  height: 50px;
  overflow: visible;
  max-width: 100%;
  border: none;
  border-radius: 7px;
  background-color: #EEEFF3;
}

.single-product .single_variation_wrap .ui-spinner {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2px;
}

.single-product .quantity input.aux-number {
  font-size: 20px;
  font-weight: bold;
  padding: 0;
  text-align: center;
  background-color: #EEEFF3;
}

.single-product .quantity .ui-spinner-button.ui-spinner-up .ui-icon, .single-product .quantity .ui-spinner-button.ui-spinner-down .ui-icon {
  background-image: none;
}

.single-product .quantity .ui-spinner-button.ui-spinner-up:after {
  content: "+";
  font-size: 20px;
  font-weight: 400;
  color: var(--e-global-color-378be579);
}

.single-product .quantity .ui-spinner-up {
  top: -2px !important;
  right: 15px;
  overflow: visible;
}

.single-product .quantity .ui-spinner-button.ui-spinner-down:after {
  content: "-";
  font-size: 25px;
  line-height: 22px;
  font-weight: 400;
  color: var(--e-global-color-378be579);
  position: absolute;
}

.single-product .quantity .ui-spinner-down {
  right: auto;
  left: 10px;
  top: 12px;
}

.single-product .tawcvs-swatches .swatch-color {
  border-radius: 7px;
  border: none;
  width: 34px;
  height: 34px;
}

.single-product .tawcvs-swatches .swatch-color.selected {
  box-shadow: 3px 3px 10px;
}

.single-product .auxshp-variations .auxshp-label label {
  font-size: 16px;
  color: var(--e-global-color-6a27f316);
  letter-spacing: 0;
  font-weight: 400;
}

.single-product .auxshp-wishlist .auxshp-wishlist-text, .single-product .aux-share-btn .aux-text {
  display: none !important;
}

.single-product .auxshp-product-main {
  background-color: #fff;
  border-radius: 15px;
}

@media only screen and (min-width: 1278px) {
  .single-product .auxshp-variations .auxshp-label {
    width: 20%;
    display: inline-block;
  }
  .single-product .value {
    width: 78%;
    display: inline-block;
  }
}
.single-product .aux-dropdown:after {
  display: none !important;
}

.single-product .tawcvs-swatches .swatch-label {
  background-color: transparent;
}

.single-product .value .aux-large {
  width: 100%;
}

.single-product .variations .reset_variations {
  position: absolute;
}

@media only screen and (min-width: 1024px) {
  .single-product .entry-summary {
    position: relative;
  }
  .single-product .auxshp-sw-wrapper {
    border: none;
    position: absolute;
    bottom: 0;
    left: 392px;
  }
}
.single-product .auxshp-wishlist-wrapper {
  margin-right: 15px !important;
}

.single-product .entry-summary {
  padding-left: 0;
}

.single-product .woocommerce-product-gallery__wrapper img {
  border-radius: 15px !important;
  margin: auto;
}

.single-product .flex-control-thumbs img {
  height: 90px;
  width: 90px;
  border-radius: 10px;
}

.single-product .images .flex-control-thumbs li {
  width: 16%;
}

.single-product .flex-control-nav {
  margin-top: 8px !important;
}

.single-product .images .flex-control-thumbs li img.flex-active {
  border: 1px solid var(--e-global-color-378be579);
}

.single-product .auxshp-product-main {
  margin-left: 0;
  margin-right: 0;
}

.single-product .auxshp-default-product-images .woocommerce-product-gallery {
  padding-left: 0;
}

.single-product .auxshp-product-main {
  padding-top: 30px;
}

.single-product .auxshp-default-product-images {
  margin-bottom: 11px;
}

.single-product .aux-large .tawcvs-swatches .swatch-l, .single-product .aux-large .tawcvs-swatches .swatch-m, .single-product .aux-large .tawcvs-swatches .swatch-s, .single-product .aux-large .tawcvs-swatches .swatch-xl, .single-product .aux-large .tawcvs-swatches .swatch-xs, .single-product .aux-large .tawcvs-swatches .swatch-xxl {
  border: 1px solid var(--e-global-color-a81780e);
  border-radius: 7px;
  width: 40px;
  height: 40px;
  padding-top: 5px;
}

.single-product .widget-inner .tabs {
  background-color: var(--e-global-color-2c16da3e);
  border-radius: 15px 15px 0 0;
  padding: 15px 0;
}

.single-product .widget-tabs .tabs li {
  left: 10px;
}

.single-product .widget-inner .tabs li {
  background-color: var(--e-global-color-2c16da3e) !important;
  border: none;
}

.single-product .widget-inner .tabs li.active a {
  color: var(--e-global-color-378be579);
  font-size: 16px;
  font-weight: bold;
  line-height: 2em;
  position: relative;
}

.single-product .widget-inner .tabs li.active:after {
  content: "";
  height: 4px;
  background-color: var(--e-global-color-378be579);
  position: absolute;
  left: 0;
  right: 0;
  bottom: -19px;
}

.single-product .tabs .description_tab {
  padding-right: 30px !important;
  padding-left: 30px !important;
  margin-left: -10px;
  border-radius: 20px 0 0 0;
}

.single-product .tabs li {
  padding-right: 30px !important;
  padding-left: 30px !important;
}

.single-product .tabs .additional_information_tab {
  border-right: 1px solid var(--e-global-color-a93b18b) !important;
  border-left: 1px solid var(--e-global-color-a93b18b) !important;
}

.single-product .tabs li a {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.single-product .tabs-content {
  background-color: #fff;
}

.single-product .woocommerce-tabs {
  margin-top: 27px;
  margin-bottom: 27px;
}

.single-product .widget-inner .tabs-content {
  padding: 3% 5.5% 6%;
  border-radius: 0 0 15px 15px;
}

.single-product .entry-content h3 {
  font-size: 30px;
  font-weight: 800;
  color: var(--e-global-color-6a27f316);
  letter-spacing: -0.03em;
}

.single-product .widget-inner .entry-content .content1 {
  margin-bottom: 26px;
}

.single-product .widget-inner .entry-content .content2 {
  max-width: 942px;
  margin-bottom: 27px;
}

.single-product .widget-inner .entry-content .content3 {
  margin-left: 17px;
  margin-bottom: 27px;
}

.single-product .widget-inner .entry-content .content4 {
  margin: 25px 0;
  max-width: 950px;
}

.single-product .entry-content ul li {
  margin-bottom: 5px;
  list-style-type: disc;
}

.single-product .auxshp-related-products .widget-container {
  background-color: #fff;
  padding: 22px 50px 38px;
  border-radius: 15px;
}

.single-product .woocommerce-tabs .auxshp-center-line {
  margin: 2em auto 0;
}

.single-product .aux-widget-related-products .loop-tools-wrapper {
  border-top: none;
  margin-top: 0;
}

.single-product .aux-widget-related-products .aux-ico {
  display: none;
}

.single-product .button span {
  border-radius: 8px;
}

.single-product .aux-col:hover .button span {
  background-color: transparent;
}

.single-product .aux-col .woocommerce-LoopProduct-link img {
  border-radius: 15px;
}

.single-product .aux-col .auxshp-label {
  margin-bottom: 11px;
}

.single-product .aux-col .aux-product-tools {
  margin-top: 8px;
}

.single-product .comment-form-cookies-consent, .single-product .comment-form-cookies-consent {
  display: none !important;
}

.comment-form-rating label {
  font-weight: bold;
  color: var(--e-global-color-6a27f316);
  text-transform: capitalize;
}

.single-product .comment-notes {
  margin-left: 0 !important;
}

.single-product .woocommerce-product-attributes-item__label {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.4em;
  font-weight: bold;
  color: var(--e-global-color-6a27f316);
  width: 17%;
  padding: 10px 20px;
}

.single-product .woocommerce-product-attributes-item__label, .single-product .shop_attributes tr td {
  border: none;
  background-color: transparent;
}

.single-product .shop_attributes {
  border: none;
}

.single-product .shop_attributes tr:nth-child(even) .woocommerce-product-attributes-item__label {
  background-color: #EEEFF3;
  border-top: 1px solid var(--e-global-color-a81780e);
  border-bottom: 1px solid var(--e-global-color-a81780e);
}

.single-product .woocommerce-product-attributes-item__value {
  padding: 1px 0 0 10px;
}

.single-product .woocommerce-product-attributes-item__value p {
  color: var(--e-global-color-a93b18b);
  font-weight: 400;
  letter-spacing: 0;
  text-transform: capitalize;
}

.single-product tr:nth-child(even) .woocommerce-product-attributes-item__value p {
  width: 100%;
  background-color: #EEEFF3;
  border-top: 1px solid var(--e-global-color-a81780e);
  border-bottom: 1px solid var(--e-global-color-a81780e);
}

.single-product .woocommerce-product-attributes-item__value p {
  padding: 10px 20px;
}

.single-product .comment_container {
  background-color: #EEEFF3;
  border-radius: 10px;
  border-color: #EEEFF3;
  padding: 40px 69px 40px 80px !important;
}

.single-product .comment-text .description {
  margin-top: 33px;
}

.single-product .woocommerce-product-attributes-item__label:first-child {
  border-top: 1px solid var(--e-global-color-a81780e);
}

.single-product .shop_attributes tr:first-child td p {
  border-top: 1px solid var(--e-global-color-a81780e);
  width: 100%;
}

@media only screen and (min-width: 619px) {
  .single-product .comment-text .aux-star-rating {
    position: absolute;
    left: 108px;
    top: 27px;
  }
}
.single-product .summary .aux-breadcrumbs {
  position: absolute;
  top: -100px;
  left: -25%;
}

.aux-form-inline-two .aux-focused label {
  opacity: 0 !important;
}

.single-product .comment-text .woocommerce-review__dash {
  display: none;
}

@media only screen and (min-width: 619px) {
  .single-product .comment_container .meta {
    display: flex !important;
    justify-content: space-between;
  }
}
.single-product .comment-text .description p {
  margin-top: 11px;
}

.single-product .woocommerce-Reviews .comment-text {
  margin-left: -19px;
}

.single-product .widget-title {
  display: inline-block;
  border-bottom: 1px solid #EF2840;
  padding-bottom: 20px;
}

.single-product .auxshp-related-products .widget-container {
  position: relative;
}

.single-product .auxshp-related-products .widget-container:after {
  content: "";
  position: absolute;
  top: 82px;
  right: 62px;
  background-color: var(--e-global-color-a93b18b);
  height: 1px;
  width: 76%;
}

@media only screen and (max-width: 767px) {
  .single-product .auxshp-product-main .summary {
    padding: 0 35px !important;
  }
}
.single-product .comment-respond .aux-input-group input, .single-product .comment-respond .aux-input-group {
  background-color: #EEEFF3;
  border-radius: 10px;
}

.single-product .comment-respond .aux-input-group label {
  margin: -3px 35px 0 !important;
}

.single-product .comment-respond .aux-modern-form-border {
  display: none;
}

.single-product .comment-respond .aux-input-group {
  padding: 0 34px !important;
}

.single-product .comment-respond .comment-notes {
  margin-top: 0 !important;
  margin-bottom: 66px !important;
}

.single-product .comment-respond {
  position: relative;
}

.single-product .comment-respond .comment-form-rating {
  position: absolute;
  top: 66px;
  left: 0;
}

.single-product .comment-respond .aux-input-group {
  padding: 0 34px !important;
  margin-bottom: 20px;
}

@media only screen and (min-width: 619px) {
  .single-product .aux-form-inline-two .aux-inline-inputs {
    flex-basis: calc(50% - 11px) !important;
  }
}
.single-product .comment-respond .submit {
  margin-right: 0;
  background-color: var(--e-global-color-378be579);
  border-radius: 7px;
}

.single-product .comment-respond .form-submit {
  margin-left: auto !important;
  margin-right: 0;
}

.single-product .form-submit input[type=submit] {
  width: 180px;
  height: 52px;
}

.single-product .woocommerce-Reviews {
  display: flex;
  flex-direction: column-reverse;
}

.single-product .aux-form-inline-two {
  padding-bottom: 31px;
  border-bottom: 1px solid rgba(133, 137, 151, 0.4);
}

.single-product .woocommerce-Reviews .comment-respond {
  margin: 0 0 34px !important;
}

.single-product .children .meta {
  flex-direction: column;
}

.single-product .wpulike-default .wp_ulike_put_image:after {
  content: "\e139";
  font-family: "auxin-front", sans-serif !important;
  background-image: none;
  font-size: 22px;
}

.single-product .wpulike-default .wp_ulike_btn {
  background-color: transparent;
}

.single-product .wpulike-default .count-box:before {
  display: none;
}

.single-product .wpulike-default .count-box {
  margin: 0;
  background-color: transparent;
  box-shadow: none;
  padding: 0;
}

.single-product .woocommerce-Reviews .children {
  margin-top: 20px;
}

.single-product .value:nth-child(2) .aux-dropdown .swatch-label {
  padding-right: 38px;
}

@media only screen and (max-width: 619px) {
  .single-product .comment_container, .single-product .auxshp-related-products .widget-container {
    padding: 35px !important;
  }
  .single-product .meta .woocommerce-review__author {
    margin-left: 0;
  }
  .single-product .woocommerce-Reviews .comment-text .aux-star-rating {
    top: 27px;
  }
  .single-product.auxshp-template-slider .woocommerce-tabs .tabs-content {
    padding-top: 50px;
  }
  .single-product .aux-form-inline-two .comment-form-rating {
    top: 92px;
  }
  .single-product .auxshp-related-products .widget-container:after {
    display: none;
  }
}
.single-product .quantity input.aux-number {
  outline: 0 !important;
}

.tawcvs-swatches .swatch.selected {
  background-color: #000;
  color: #fff;
}

@media only screen and (max-width: 1025px) {
  .single-product .summary .aux-breadcrumbs {
    left: 0;
    top: -45px;
  }
}
.single-product .aux-breadcrumbs span a {
  color: #111;
}

.single-product .aux-breadcrumbs span a:hover {
  color: var(--e-global-color-378be579);
}

.single-product .woocommerce-Tabs-panel--additional_information {
  position: relative;
  padding-top: 110px !important;
}

.single-product .woocommerce-Tabs-panel--additional_information:before {
  content: "Additional Information";
  font-weight: 700;
  font-size: 30px;
  color: #000000;
  line-height: 1.5em;
  position: absolute;
  top: 35px;
  letter-spacing: -0.9px;
}

.single-product .woocommerce-Tabs-panel--additional_information:after {
  font-weight: 400;
  font-size: 16px;
  color: var(--e-global-color-a93b18b);
  line-height: 1.5em;
  position: absolute;
  top: 87px;
  letter-spacing: -0.48px;
}

.aux-cart-wrapper .aux-card-item .aux-remove-cart-content {
  top: 31px;
  color: var(--e-global-color-6a27f316);
}

.aux-cart-wrapper .aux-button {
  background-color: var(--e-global-color-5f14dca) !important;
}

.single-product .images .flex-control-thumbs li {
  height: 90px;
  width: 90px;
  margin-right: 8px;
}

.single-product .images .flex-control-thumbs li {
  height: 90px;
  width: 90px;
  margin-right: 8px;
}

/*** ATZALK START ***/
.aux-shop-archive .content .woocommerce-result-count {
  border-bottom: 1px solid #929499;
  padding-bottom: 24px;
  margin-bottom: 29px;
  width: 12em;
}

.aux-shop-archive .content .woocommerce-ordering {
  margin: 0;
  background-color: #0C65F4;
  padding: 15px 22px;
  border-radius: 7px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1019607843);
}

a.button.aux-black, button.aux-black, input[type=button].aux-black, .aux-button.aux-black {
  background-color: #0C65F4;
}

#post-104 > div > div > div.elementor.elementor-104 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-a28932d.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > div > div > div.elementor-element.elementor-element-41f6548.carousel-products.elementor-widget.elementor-widget-aux_products_carousel > div > section > div > div.products-loop.master-carousel.aux-ajax-view.aux-center-control.aux-mc-init {
  padding-left: 40px;
  padding-right: 40px;
}

#product-1260 > div.auxshp-product-main.clearfix > div.summary.entry-summary > div.auxshp-sw-wrapper {
  border: none;
  position: initial;
  bottom: 0;
  border: -2;
  left: 220px;
  padding: 4px 0 0 0;
}

.wcwl_elements .wcwl_control button {
  padding: 15px 52px !important;
  border-radius: 7px;
  transition: 0.3s;
  margin: 0 0 1px 0;
  /* margin: 10px 0 50px 0;*/
}

.single-product .auxshp-sw-wrapper {
  border: none;
  position: initial;
  bottom: 0;
  border: -2;
  left: 220px;
  padding: 4px 0 0 0;
}

.single-product .cart {
  margin-bottom: 1px;
}

a.single_add_to_cart_button.button.alt {
  padding: 15px 52px !important;
  border-radius: 7px;
  margin: 0 0 0 0;
  transition: 0.3s;
}

.aux-modern-form#commentform textarea {
  background: #eeeff3;
  padding: 20px;
  border-radius: 15px;
}

.single-product .comment_container {
  background-color: #ffffff;
  border-radius: 10px;
  border-color: #EEEFF3;
  padding: 10px 9px 23px 80px !important;
}

.elementor-1121 .elementor-element.elementor-element-7dce3138 .aux-has-logo img {
  width: 100%;
  max-width: 100%;
  opacity: 1;
}

.woocommerce .aux-shop-table thead th {
  background-color: #F3F3F3;
  color: var(--e-global-color-2c16da3e);
  font-weight: 700;
  font-size: 14px;
}

.related.products {
  display: none;
}

a.button.aux-exlarge, button.aux-exlarge, input[type=button].aux-exlarge, .aux-button.aux-exlarge, input[type=submit].aux-exlarge, input[type=reset].aux-exlarge {
  padding: 19px;
  text-shadow: 0 0 0 #292929;
}

.aux-resp.aux-s-fhd .aux-fold, .aux-resp.aux-s-fhd .aux-fold-width, .aux-resp.aux-s-fhd .aux-boxed-container > .aux-container {
  width: auto;
  max-width: 1670px;
  background: rgba(255, 255, 255, 0.52);
}

#sgpb-popup-dialog-main-div-wrapper {
  z-index: 999910;
  position: fixed;
  left: 205px;
  top: 2px;
}

.aux-territory {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  /***   background-image: url(https://flipflow.novacura.com/Flip.WebClient/assets/images/bg-image-1920.jpg);***/
}

img.attachment-thumbnail.size-thumbnail {
  width: 3em;
}

.single-product .woocommerce-Tabs-panel--additional_information:before {
  content: "Details";
  font-size: 22.4px;
}

.aux-shop-archive .content .woocommerce-result-count {
  width: 20em;
}

.aux-wrapper {
  background-color: #f7f7f9;
}

.aux-territory {
  background-color: #f7f7f9;
}

.aux-full-width #inner-body {
  background-color: #f7f7f9;
}

.single-product .woocommerce-tabs .panel p {
  display: flow-root;
}

.custom-youtube {
  display: flow-root;
  margin-left: 0;
  margin-top: -1px;
}

.single-product .tabs .Version_History_tab {
  border-right: 1px solid var(--e-global-color-a93b18b) !important;
  border-left: 1px solid var(--e-global-color-a93b18b) !important;
}

.price {
  color: var(--e-global-color-accent);
  margin: 5px 0 !important;
  display: none;
}

/*** ATZALK END ***/
.woocommerce-shop .aux-product-tools .added_to_cart.wc-forward {
  display: none !important;
}

.auxshp-title-heading {
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/*** 2022 ***/
.elementor-104 .elementor-element.elementor-element-6391c4a .elementor-image {
  border-radius: 0 !important;
  overflow: hidden;
  box-shadow: none !important;
}

.elementor-1121 .elementor-row {
  justify-content: space-between;
}

/*logo*/
.elementor-1121 .elementor-element.elementor-element-7dce3138 {
  margin-right: auto;
}

/*search element*/
.elementor-1121 .elementor-element.elementor-element-f90766b {
  position: static;
  max-width: none;
  width: auto;
  margin-left: 16px;
}

/*left block*/
.elementor-1121 .elementor-element.elementor-element-22943b51 {
  width: auto;
  flex: 1;
  height: auto;
}

.elementor-1121 .elementor-element.elementor-element-a6c1082 .aux-menu-depth-0,
.elementor-1121 .elementor-element.elementor-element-7669312c .aux-menu-depth-0 {
  background-image: none !important;
  border-radius: 0 !important;
  background-color: #0C65F4 !important;
}

.elementor-1121 .elementor-element.elementor-element-a6c1082 .aux-menu-depth-0 > .aux-item-content,
.elementor-1121 .elementor-element.elementor-element-7669312c .aux-menu-depth-0 > .aux-item-content {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.375;
  padding: 15px 80px 11px 24px !important;
  text-transform: none;
  letter-spacing: -0.7px;
}

.elementor-1121 .elementor-element.elementor-element-a6c1082 .aux-menu-depth-0 > .aux-item-content::before,
.elementor-1121 .elementor-element.elementor-element-7669312c .aux-menu-depth-0 > .aux-item-content::before {
  display: block;
  position: absolute;
  content: "";
  right: 27px;
  top: 50%;
  margin-top: -1px;
  width: 12px;
  height: 7px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.elementor-1121 .elementor-element.elementor-element-a6c1082 .aux-menu-depth-0::before,
.elementor-1121 .elementor-element.elementor-element-7669312c .aux-menu-depth-0::before {
  display: block !important;
  position: absolute !important;
  content: "" !important;
  right: 27px;
  top: 50%;
  margin-top: -6px;
  width: 18px;
  height: 2px;
  background: #fff;
}

.elementor-1121 .elementor-element.elementor-element-51a4b6a .widget_product_search .search-field,
.elementor-1121 .elementor-element.elementor-element-f90766b .widget_product_search .search-field {
  height: auto;
  border-radius: 0;
  background-color: #F4F6F9;
  padding: 11px 20px 10px 51px;
  font-size: 16px;
  line-height: 1.375;
  border-bottom: 1px solid #0C65F4;
  min-width: 0;
  margin-left: 0;
}

.elementor-1121 .elementor-element.elementor-element-51a4b6a .widget_product_search .woocommerce-product-search,
.elementor-1121 .elementor-element.elementor-element-f90766b .widget_product_search .woocommerce-product-search {
  position: relative;
}

.elementor-1121 .elementor-element.elementor-element-51a4b6a .widget_product_search button[type=submit],
.elementor-1121 .elementor-element.elementor-element-f90766b .widget_product_search button[type=submit] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.726' height='20.74' viewBox='0 0 20.726 20.74'%3E%3Cpath id='Union_34' data-name='Union 34' d='M1616.052-15172.877l5.971,5.908ZM1603-15178.5a7.5,7.5,0,0,1,7.5-7.5,7.5,7.5,0,0,1,7.5,7.5,7.5,7.5,0,0,1-7.5,7.5A7.5,7.5,0,0,1,1603-15178.5Z' transform='translate(-1602 15186.998)' fill='none' stroke='%23141635' stroke-width='2'/%3E%3C/svg%3E%0A");
  width: 21px;
  height: 21px;
  position: absolute;
  display: block;
  left: 16px;
  top: 50%;
  margin-top: -12px;
  padding: 0;
  background-color: transparent;
  font-size: 0;
  background-size: contain;
  background-position: 1px 1px;
  background-repeat: no-repeat;
  border-radius: 0;
  cursor: pointer;
  transition: 0.3s all;
}

@media (min-width: 1025px) {
  .elementor-1121 .elementor-element.elementor-element-51a4b6a .widget_product_search button[type=submit]:hover,
.elementor-1121 .elementor-element.elementor-element-f90766b .widget_product_search button[type=submit]:hover {
    transform: rotate(90deg);
  }
}
@media (min-width: 1400px) {
  .elementor-1121 .elementor-element.elementor-element-51a4b6a .widget_product_search .search-field,
.elementor-1121 .elementor-element.elementor-element-f90766b .widget_product_search .search-field {
    min-width: 310px;
  }
}
/*right block*/
.elementor-1121 .elementor-element.elementor-element-de963c3 {
  padding-left: 42px;
  width: auto;
}

.elementor-1121 .elementor-element.elementor-element-de963c3 .elementor-widget-aux_menu_box .aux-menu-depth-0:nth-child(n+2) {
  margin: 0 0 0 1em;
}

.elementor-1121 .elementor-element.elementor-element-de963c3 .elementor-widget-aux_menu_box .aux-menu-depth-0 > .aux-item-content {
  color: #0c65f4;
  font-weight: 700;
  text-transform: none;
  padding: 0;
}

.aux-cart-wrapper .aux-cart-contents {
  color: #0c65f4;
}

.aux-cart-wrapper .aux-cart-contents > span {
  border-radius: 50%;
  background-color: #DA1E27;
}

.elementor-1121 .elementor-element.elementor-element-131a5fc .aux-cart-contents > span {
  box-shadow: none !important;
  width: 22px;
  height: 22px;
  padding: 0;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  right: -14px;
  top: -10px;
}

.elementor-1121 .elementor-element.elementor-element-131a5fc {
  height: 32px;
}

.elementor-1121 .elementor-element.elementor-element-131a5fc > .elementor-widget-container {
  border: none;
  border-left: 1px solid #707070 !important;
}

.elementor-1121 .elementor-element.elementor-element-8166c29 > .elementor-widget-container {
  padding: 4px 20px 4px 20px;
}

@media (max-width: 1500px) {
  .elementor-1121 .elementor-element.elementor-element-51a4b6a .widget_product_search .search-field,
.elementor-1121 .elementor-element.elementor-element-f90766b .widget_product_search .search-field {
    margin-left: 0;
  }
}
@media (max-width: 1350px) {
  .elementor-1121 .elementor-element.elementor-element-de963c3 {
    padding-left: 20px;
  }
  .elementor-1121 .elementor-element.elementor-element-7dce3138 {
    height: auto;
    flex-basis: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 1024px) {
  .elementor-1121 .elementor-element.elementor-element-131a5fc > .elementor-widget-container {
    padding-left: 10px;
  }
  .elementor-1121 .elementor-element.elementor-element-22943b51 {
    z-index: 7;
  }
  .elementor-1121 .elementor-element.elementor-element-de963c3 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
  }
  .elementor-1121 .elementor-element.elementor-element-de963c3 .elementor-widget-aux_menu_box .aux-menu-depth-0:nth-child(n+2) {
    margin: 0.5em 0 0 0;
  }
  .elementor-1121 .elementor-element.elementor-element-de963c3 .elementor-widget-aux_menu_box .aux-menu-depth-0 > .aux-item-content {
    padding: 1em 1.5em;
  }
  .elementor-1121 .elementor-element.elementor-element-7dce3138 {
    height: auto;
    flex-basis: 100%;
  }
  .elementor-1121 .elementor-element.elementor-element-7dce3138 {
    margin-bottom: 20px;
  }
  .elementor-1121 .elementor-element.elementor-element-a6c1082 {
    position: static;
  }
  .elementor-1121 .elementor-element.elementor-element-51a4b6a {
    position: static;
  }
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    justify-content: space-between;
  }
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap .elementor-element.elementor-element-51a4b6a {
    width: calc(100% - 240px);
  }
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap .elementor-element.elementor-element-51a4b6a .search-field {
    font-size: 13px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap .elementor-element.elementor-element-51a4b6a {
    width: calc(100% - 200px);
  }
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap .elementor-element.elementor-element-51a4b6a .search-field {
    font-size: 11px;
    line-height: 15px;
  }
  .elementor-1121 .elementor-element.elementor-element-7dce3138 .aux-has-logo img {
    width: 240px;
  }
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 .elementor-container > .elementor-row > .elementor-element-de963c3 {
    top: 0;
  }
}
a {
  color: #0C65F4;
}
a:hover {
  color: #FF6200;
}

.single-product .aux-main .aux-wrapper .aux-container .aux-primary .tabs .additional_information_tab.active a:after {
  line-height: 2em !important;
}
@media (max-width: 767px) {
  .single-product .aux-main .aux-wrapper .aux-container .aux-primary .tabs .additional_information_tab.active a:after {
    line-height: 2 !important;
  }
}
.single-product .aux-main .aux-wrapper .aux-container .aux-primary .tabs .additional_information_tab a {
  font-size: 0 !important;
}
.single-product .aux-main .aux-wrapper .aux-container .aux-primary .tabs .additional_information_tab a:after {
  content: "Details";
  font-size: 16px !important;
  line-height: 32px !important;
}
@media (max-width: 767px) {
  .single-product .aux-main .aux-wrapper .aux-container .aux-primary .tabs .additional_information_tab a:after {
    font-size: 14px !important;
    line-height: 2 !important;
  }
}

.elementor-104 .elementor-element.elementor-element-6391c4a .elementor-image {
  border-radius: 21px 21px 21px 21px;
  overflow: hidden;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}

.elementor-104 .elementor-element.elementor-element-6391c4a img {
  border-radius: 0;
  box-shadow: none;
  display: block;
  max-width: none;
  width: 100%;
}
@media (max-width: 767px) {
  .elementor-104 .elementor-element.elementor-element-6391c4a img {
    width: 218%;
    margin-left: -6%;
  }
}

@media (max-width: 767px) {
  .aux-fold, .aux-fold-padding, .aux-boxed-container > .aux-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 767px) {
  .elementor-1121 .elementor-element.elementor-element-22943b51 {
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 .elementor-container > .elementor-row > .elementor-element-de963c3 {
    position: absolute;
    right: 0;
    top: 10px;
  }
}
@media (max-width: 1024px) {
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    align-content: start;
  }
}
@media (max-width: 767px) {
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    align-content: center;
    align-items: flex-start;
    justify-content: space-between;
  }
}
@media (max-width: 1024px) {
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap .elementor-element.elementor-element-51a4b6a {
    display: block !important;
    left: 182px;
    top: 63px;
    max-width: none;
    height: auto;
  }
}
@media (max-width: 767px) {
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap .elementor-element.elementor-element-51a4b6a {
    position: static;
    width: calc(100% - 145px);
    margin-top: 0 !important;
  }
}
.elementor-1121 .elementor-element.elementor-element-5cd52e56 .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap .elementor-element.elementor-element-51a4b6a .search-field {
  min-width: 0;
  margin: 0;
  -webkit-appearance: none;
}
@media (max-width: 1024px) and (max-width: 1024px) {
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 .elementor-element-bc88a01.elementor-widget-aux_menu_box {
    width: auto !important;
    max-width: none !important;
    display: block !important;
    padding-top: 12px;
    height: auto;
  }
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 .elementor-element-bc88a01.elementor-widget-aux_menu_box .elementor-widget-container {
    margin-left: 0;
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 .elementor-element-bc88a01.elementor-widget-aux_menu_box {
    padding-top: 0;
  }
}
@media (max-width: 1024px) and (max-width: 1024px) {
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 .elementor-element-131a5fc.elementor-widget-aux_shopping_cart {
    width: auto !important;
    max-width: none !important;
    display: block !important;
    padding-top: 12px;
    height: auto;
    margin-left: 20px;
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 .elementor-element-131a5fc.elementor-widget-aux_shopping_cart {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 > .elementor-container > .elementor-row {
    width: 100%;
    justify-content: space-between;
  }
  .elementor-1121 .elementor-element.elementor-element-5cd52e56 > .elementor-container > .elementor-row > * {
    width: auto !important;
  }
}
@media (max-width: 767px) {
  .elementor-1121 .elementor-element.elementor-element-7dce3138 {
    height: auto;
    flex-basis: 100%;
    margin-bottom: 4px;
  }
}
@media (max-width: 767px) {
  .elementor-1121 .elementor-element.elementor-element-7dce3138 > .elementor-widget-container {
    margin-top: 0;
    margin-right: 0;
  }
}
@media (max-width: 1300px) {
  .elementor-1121 .elementor-element.elementor-element-f90766b .widget_product_search .search-field {
    min-width: 0;
    max-width: 190px;
    width: auto;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .elementor-1121 .elementor-element.elementor-element-a6c1082 {
    display: block !important;
    position: static !important;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .elementor-1121 .elementor-element.elementor-element-a6c1082 .aux-menu-depth-0 {
    background-position: 10px 47%;
  }
}
.elementor-1121 .elementor-element.elementor-element-a6c1082 .aux-menu-depth-0 > .aux-item-content {
  pointer-events: none;
}
@media (max-width: 767px) {
  .elementor-1121 .elementor-element.elementor-element-a6c1082 .aux-menu-depth-0 > .aux-item-content {
    padding: 17px 10px 17px 33px;
  }
}
@media (max-width: 767px) {
  .elementor-1121 .elementor-element.elementor-element-a6c1082 .aux-menu-depth-0 > .aux-item-content .aux-menu-label {
    font-size: 11px;
    line-height: 1;
    display: block;
  }
}

@media (max-width: 1300px) {
  .elementor-104 .elementor-element.elementor-element-41f6548 .aux-col {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 1300px) {
  .elementor-104 .elementor-element.elementor-element-41f6548 .aux-shop-desc-wrapper {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  #post-104 > div > div > div.elementor.elementor-104 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-a28932d.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > div > div > div.elementor-element.elementor-element-41f6548.carousel-products.elementor-widget.elementor-widget-aux_products_carousel > div > section > div > div.products-loop.master-carousel.aux-ajax-view.aux-center-control.aux-mc-init {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  #post-104 > div > div > div.elementor.elementor-104 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-a28932d.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > div > div > div.elementor-element.elementor-element-41f6548.carousel-products.elementor-widget.elementor-widget-aux_products_carousel > div > section > div > div.products-loop.master-carousel.aux-ajax-view.aux-center-control.aux-mc-init .auxshp-product-image {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

.elementor-104 .elementor-element.elementor-element-cce8a0f.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap,
.elementor-104 .elementor-element.elementor-element-c6515d1.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap,
.elementor-104 .elementor-element.elementor-element-43352de.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
  display: grid;
  grid-template-columns: 4fr 5fr;
  grid-template-rows: auto auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding: 40px 32px;
}
@media (max-width: 1023px) {
  .elementor-104 .elementor-element.elementor-element-cce8a0f.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap,
.elementor-104 .elementor-element.elementor-element-c6515d1.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap,
.elementor-104 .elementor-element.elementor-element-43352de.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    grid-template-rows: auto auto auto;
  }
}
@media (max-width: 767px) {
  .elementor-104 .elementor-element.elementor-element-cce8a0f.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap,
.elementor-104 .elementor-element.elementor-element-c6515d1.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap,
.elementor-104 .elementor-element.elementor-element-43352de.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    grid-template-rows: auto auto;
  }
}
.elementor-104 .elementor-element.elementor-element-cce8a0f.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *,
.elementor-104 .elementor-element.elementor-element-c6515d1.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *,
.elementor-104 .elementor-element.elementor-element-43352de.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > * {
  display: block !important;
  position: static !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
}
.elementor-104 .elementor-element.elementor-element-cce8a0f.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-heading,
.elementor-104 .elementor-element.elementor-element-c6515d1.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-heading,
.elementor-104 .elementor-element.elementor-element-43352de.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-heading {
  grid-column: 2;
  grid-row: 1;
  align-self: end;
}
@media (max-width: 1300px) {
  .elementor-104 .elementor-element.elementor-element-cce8a0f.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-heading .elementor-heading-title,
.elementor-104 .elementor-element.elementor-element-c6515d1.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-heading .elementor-heading-title,
.elementor-104 .elementor-element.elementor-element-43352de.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-heading .elementor-heading-title {
    font-size: 20px;
  }
}
.elementor-104 .elementor-element.elementor-element-cce8a0f.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_image,
.elementor-104 .elementor-element.elementor-element-c6515d1.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_image,
.elementor-104 .elementor-element.elementor-element-43352de.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_image {
  grid-column: 1;
  grid-row: 1/3;
  width: auto;
  max-width: none;
  align-self: center;
}
.elementor-104 .elementor-element.elementor-element-cce8a0f.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_image .elementor-widget-container,
.elementor-104 .elementor-element.elementor-element-c6515d1.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_image .elementor-widget-container,
.elementor-104 .elementor-element.elementor-element-43352de.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_image .elementor-widget-container {
  padding: 0;
}
.elementor-104 .elementor-element.elementor-element-cce8a0f.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_image .elementor-widget-container .aux-media-image,
.elementor-104 .elementor-element.elementor-element-c6515d1.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_image .elementor-widget-container .aux-media-image,
.elementor-104 .elementor-element.elementor-element-43352de.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_image .elementor-widget-container .aux-media-image {
  max-width: none;
}
.elementor-104 .elementor-element.elementor-element-cce8a0f.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_image .elementor-widget-container img,
.elementor-104 .elementor-element.elementor-element-c6515d1.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_image .elementor-widget-container img,
.elementor-104 .elementor-element.elementor-element-43352de.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_image .elementor-widget-container img {
  display: block;
  max-width: 100px;
  width: 100%;
  margin: 0 auto;
}
.elementor-104 .elementor-element.elementor-element-cce8a0f.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_modern_button,
.elementor-104 .elementor-element.elementor-element-c6515d1.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_modern_button,
.elementor-104 .elementor-element.elementor-element-43352de.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_modern_button {
  grid-column: 2;
  grid-row: 2;
  align-self: start;
}
@media (max-width: 1023px) {
  .elementor-104 .elementor-element.elementor-element-cce8a0f.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_modern_button,
.elementor-104 .elementor-element.elementor-element-c6515d1.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_modern_button,
.elementor-104 .elementor-element.elementor-element-43352de.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_modern_button {
    grid-column: 1/3;
    grid-row: 3;
  }
  .elementor-104 .elementor-element.elementor-element-cce8a0f.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_modern_button .aux-modern-button-wrapper,
.elementor-104 .elementor-element.elementor-element-c6515d1.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_modern_button .aux-modern-button-wrapper,
.elementor-104 .elementor-element.elementor-element-43352de.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_modern_button .aux-modern-button-wrapper {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .elementor-104 .elementor-element.elementor-element-cce8a0f.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_modern_button,
.elementor-104 .elementor-element.elementor-element-c6515d1.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_modern_button,
.elementor-104 .elementor-element.elementor-element-43352de.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_modern_button {
    grid-column: 2;
    grid-row: 2;
    align-self: start;
  }
  .elementor-104 .elementor-element.elementor-element-cce8a0f.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_modern_button .aux-modern-button-wrapper,
.elementor-104 .elementor-element.elementor-element-c6515d1.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_modern_button .aux-modern-button-wrapper,
.elementor-104 .elementor-element.elementor-element-43352de.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap > *.elementor-widget-aux_modern_button .aux-modern-button-wrapper {
    text-align: left;
  }
}

.elementor-element-de963c3.elementor-column.elementor-col-50 {
  padding-left: 13%;
}
@media (max-width: 767px) {
  .elementor-element-de963c3.elementor-column.elementor-col-50 {
    padding-left: 0;
  }
}

@media (max-width: 1300px) {
  .site-header-section .aux-menu-depth-0 > .aux-item-content, .aux-elementor-header-menu .aux-menu-depth-0 > .aux-item-content {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.elementor-1121 .elementor-element.elementor-element-5cd52e56:not(.elementor-motion-effects-element-type-background), .elementor-1121 .elementor-element.elementor-element-5cd52e56 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  z-index: 50;
}

@media (max-width: 767px) {
  .elementor-104 .elementor-element.elementor-element-cce8a0f, .elementor-104 .elementor-element.elementor-element-c6515d1, .elementor-104 .elementor-element.elementor-element-43352de {
    margin-top: 20px;
  }
  .elementor-104 .elementor-element.elementor-element-cce8a0f:first-child, .elementor-104 .elementor-element.elementor-element-c6515d1:first-child, .elementor-104 .elementor-element.elementor-element-43352de:first-child {
    margin-top: 0;
  }
}
.elementor-104 .elementor-element.elementor-element-cce8a0f > .elementor-element-populated, .elementor-104 .elementor-element.elementor-element-c6515d1 > .elementor-element-populated, .elementor-104 .elementor-element.elementor-element-43352de > .elementor-element-populated {
  padding: 0;
}

.elementor-76 .elementor-element.elementor-element-f9a8bbf .mc4wp-form input[type=text], .elementor-76 .elementor-element.elementor-element-f9a8bbf .mc4wp-form input[type=email] {
  padding-right: 160px;
}
@media (max-width: 1300px) {
  .elementor-76 .elementor-element.elementor-element-f9a8bbf .mc4wp-form input[type=text], .elementor-76 .elementor-element.elementor-element-f9a8bbf .mc4wp-form input[type=email] {
    font-size: 13px;
    padding-left: 20px;
    padding-right: 110px;
  }
}

@media (max-width: 1300px) {
  .elementor-76 .elementor-element.elementor-element-f9a8bbf .mc4wp-form input[type=submit] {
    font-size: 13px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
}

.elementor-76 .elementor-element.elementor-element-f9a8bbf .mc4wp-form-fields p:last-child {
  top: 7px;
}

@media (max-width: 1300px) {
  .elementor-76 .elementor-element.elementor-element-f9a8bbf .mc4wp-form input[type=text]::placeholder, .elementor-76 .elementor-element.elementor-element-f9a8bbf .mc4wp-form input[type=email]::placeholder {
    font-size: 13px;
  }
}

.aux-elementor-footer {
  color: #BABDCA;
  background: rgb(20, 22, 53);
  background: linear-gradient(180deg, rgb(20, 22, 53) 60%, rgb(69, 82, 101) 100%);
}
.aux-elementor-footer .novacura-logo .aux-featured-image {
  width: 12.6rem;
}
.aux-elementor-footer .aux-wrapper {
  background: transparent;
}
@media (max-width: 1023px) {
  .aux-elementor-footer .aux-toggle-menu-bar .aux-master-menu.aux-narrow .aux-menu-item > .aux-item-content, .aux-elementor-footer .aux-toggle-menu-bar .aux-master-menu.aux-narrow.aux-skin-classic .aux-menu-item > .aux-item-content {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.aux-elementor-footer .elementor-section {
  background: transparent !important;
}

.elementor-76 .elementor-element.elementor-element-1cc9d57 .aux-menu-depth-0 {
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .woocommerce-page .woocommerce-result-count {
    font-size: 22px;
    padding-right: 20px;
  }
}
@media (max-width: 599px) {
  .woocommerce-page .woocommerce-result-count {
    display: block;
  }
}

@media (max-width: 767px) {
  .aux-shop-archive > .aux-wrapper {
    padding-top: 0 !important;
  }
}
@media (max-width: 1023px) {
  .aux-shop-archive > .aux-wrapper > .aux-container {
    padding-left: 35px !important;
    padding-right: 35px !important;
    display: flex;
    flex-direction: column;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > * {
    order: 2;
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar {
    order: 1;
    height: auto !important;
    margin: 0;
    z-index: 10;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner {
    margin-left: 0;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container {
    position: relative;
    margin: 0;
    padding: 20px !important;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container:nth-child(1) {
    z-index: 15;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container:nth-child(2) {
    z-index: 14;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container:nth-child(3) {
    z-index: 13;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container:nth-child(4) {
    z-index: 12;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container:nth-child(5) {
    z-index: 11;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container:nth-child(6) {
    z-index: 10;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container:nth-child(7) {
    z-index: 9;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container:nth-child(8) {
    z-index: 8;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container:nth-child(9) {
    z-index: 7;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container:nth-child(10) {
    z-index: 6;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container:nth-child(11) {
    z-index: 5;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container:nth-child(12) {
    z-index: 4;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container:nth-child(13) {
    z-index: 3;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container:nth-child(14) {
    z-index: 2;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container:nth-child(15) {
    z-index: 1;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container.aux-open .aux-toggle-widget-wrapper {
    box-shadow: 4px 4px 20px rgba(32, 36, 46, 0.3);
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container > ul {
    display: none;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container .widget-title {
    margin: 0 !important;
    border: none;
    padding: 0 10px 0 0 !important;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container .aux-toggle-widget-wrapper {
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 4px;
    width: 100%;
    z-index: 4;
    background: #fff;
    padding: 0 1.4em;
    border-radius: 10px;
  }
}
@media (max-width: 767px) {
  .aux-shop-archive > .aux-wrapper > .aux-container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar {
    padding-top: 0;
    border: none;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar ul li a {
    font-size: 12px;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container {
    padding: 10px !important;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container .widget-title {
    font-size: 14px;
  }
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-sidebar .sidebar-inner .aux-widget-area .widget-container .aux-toggle-widget-wrapper {
    padding: 0 10px;
  }
}
@media (max-width: 1300px) {
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-primary .content {
    padding: 24px;
    margin-left: 24px;
  }
}
@media (max-width: 1023px) {
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-primary .content {
    padding: 20px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-primary .content {
    padding: 20px;
  }
}
.aux-shop-archive > .aux-wrapper > .aux-container > .aux-primary .content .woocommerce-result-count {
  width: auto;
  border: none;
  margin-bottom: 0;
  padding-bottom: 11px;
  padding-top: 11px;
}
@media (max-width: 767px) {
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-primary .content .woocommerce-ordering.aux-filters {
    width: auto;
  }
}
@media (max-width: 599px) {
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-primary .content .woocommerce-ordering.aux-filters {
    float: none !important;
  }
}
.aux-shop-archive > .aux-wrapper > .aux-container > .aux-primary .content .products-loop {
  border-top: 1px solid var(--e-global-color-2c16da3e);
  padding-top: 20px;
  margin: 20px 0 0 0;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 60px;
  width: 100%;
}
@media (max-width: 1300px) {
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-primary .content .products-loop {
    grid-template-columns: repeat(4, 1fr);
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-primary .content .products-loop {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-primary .content .products-loop {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 40px;
  }
}
.aux-shop-archive > .aux-wrapper > .aux-container > .aux-primary .content .products-loop .aux-col {
  width: auto !important;
  height: auto !important;
  float: none !important;
  padding: 0 !important;
  margin: 0 !important;
  justify-content: start;
}
.aux-shop-archive > .aux-wrapper > .aux-container > .aux-primary .content .products-loop .aux-col .auxshp-loop-title .auxshp-title-heading {
  white-space: normal;
}
@media (max-width: 1300px) {
  .aux-shop-archive > .aux-wrapper > .aux-container > .aux-primary .content .products-loop .aux-col .auxshp-loop-title {
    font-size: 14px;
  }
}
.aux-shop-archive > .aux-wrapper > .aux-container > .aux-primary .content .products-loop .aux-col .woocommerce-LoopProduct-link {
  display: block;
}
.aux-shop-archive > .aux-wrapper > .aux-container > .aux-primary .content .products-loop .aux-col .auxshp-entry-main:not(:first-child) {
  margin-top: 14px;
}
.aux-shop-archive > .aux-wrapper > .aux-container > .aux-primary .content:after {
  content: none;
  display: none;
}
@media (max-width: 767px) {
  .aux-shop-archive > .aux-wrapper > .aux-container .cat-item a:after, .aux-shop-archive > .aux-wrapper > .aux-container .woocommerce-widget-layered-nav-list__item a:after {
    top: -1px;
  }
}

@media (max-width: 767px) {
  .elementor-774 .elementor-element.elementor-element-72da439 > .elementor-element-populated {
    padding: 20px;
  }
}

@media (max-width: 767px) {
  .elementor-76 .elementor-element.elementor-element-4114d5d {
    padding-left: 20px;
    padding-right: 20px;
  }
  .elementor-76 .elementor-element.elementor-element-4114d5d .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .elementor-774 .elementor-element.elementor-element-11a4992 .aux-modern-heading-primary {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
  body h3, body .aux-h3 {
    line-height: 1.4;
  }
}

.page-title-section > .aux-top .aux-breadcrumbs ~ .aux-page-title-entry {
  margin-bottom: 20px !important;
}

#inner-body .aux-breadcrumbs {
  margin-left: 0 !important;
}
#inner-body .aux-breadcrumbs span:not(.breadcrumb-icon) {
  padding-left: 0;
}
#inner-body .aux-breadcrumbs span:before {
  padding-right: 10px;
}

.single-product .aux-main .aux-wrapper .aux-container .aux-primary {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .single-product .aux-main .aux-wrapper .aux-container .aux-primary .entry-title {
    font-size: 30px;
    line-height: 1.2;
  }
}
@media (max-width: 1024px) {
  .single-product .aux-main .aux-wrapper .aux-container .aux-primary .auxshp-product-main .auxshp-default-product-images {
    padding-right: 0;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .single-product .aux-main .aux-wrapper .aux-container .aux-primary .auxshp-product-main .auxshp-default-product-images {
    max-width: 340px;
    padding: 0 20px 20px 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1300px) {
  .single-product .aux-main .aux-wrapper .aux-container .aux-primary .auxshp-product-main .auxshp-default-product-images .images {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .single-product .aux-main .aux-wrapper .aux-container .aux-primary .auxshp-product-main .auxshp-default-product-images .woocommerce-product-gallery {
    padding: 0;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .single-product .aux-main .aux-wrapper .aux-container .aux-primary .auxshp-product-main .auxshp-default-product-images .woocommerce-product-gallery figure {
    margin: 0 auto;
  }
}
.single-product .aux-main .aux-wrapper .aux-container .aux-primary .auxshp-product-main .summary {
  padding: 0 20px !important;
}
.single-product .aux-main .aux-wrapper .aux-container .aux-primary .auxshp-product-main .summary .wcwl_elements, .single-product .aux-main .aux-wrapper .aux-container .aux-primary .auxshp-product-main .summary .auxshp-sw-wrapper {
  margin-bottom: 20px;
}
.single-product .aux-main .aux-wrapper .aux-container .aux-primary .auxshp-product-main .product_meta > div:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .single-product .aux-main .aux-wrapper .aux-container .aux-primary .tabs {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 0;
    grid-row-gap: 20px;
    align-items: center;
  }
  .single-product .aux-main .aux-wrapper .aux-container .aux-primary .tabs li {
    margin: 0;
    left: auto;
    top: auto;
    float: none !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    border-left: none !important;
    border-right: none !important;
  }
  .single-product .aux-main .aux-wrapper .aux-container .aux-primary .tabs li:nth-child(3n+2) {
    border-left: 1px solid var(--e-global-color-a93b18b) !important;
    border-right: 1px solid var(--e-global-color-a93b18b) !important;
  }
  .single-product .aux-main .aux-wrapper .aux-container .aux-primary .tabs li a {
    line-height: 2 !important;
    font-size: 14px !important;
    padding: 0;
  }
  .single-product .aux-main .aux-wrapper .aux-container .aux-primary .tabs li:after {
    display: none !important;
    content: none !important;
  }
}
@media (max-width: 767px) {
  .single-product .aux-main .aux-wrapper .aux-container .aux-primary .widget-inner .tabs-content {
    padding: 20px !important;
  }
}
.single-product .aux-main .aux-wrapper .aux-container .aux-primary .woocommerce-Tabs-panel--additional_information:before {
  position: static;
  top: auto;
  margin-bottom: 20px;
  display: block;
}
.single-product tr:nth-child(even) .woocommerce-product-attributes-item__value {
  background-color: #EEEFF3;
}
.single-product .woocommerce-product-attributes-item {
  border-top: 1px solid var(--e-global-color-a81780e);
  border-bottom: 1px solid var(--e-global-color-a81780e);
}
.single-product .woocommerce-product-attributes-item th, .single-product .woocommerce-product-attributes-item td {
  padding: 10px !important;
}
.single-product .woocommerce-product-attributes-item th p, .single-product .woocommerce-product-attributes-item td p {
  background-color: transparent !important;
  border-top: none !important;
  border-bottom: none !important;
  padding: 0 !important;
}

.elementor-104 .elementor-element.elementor-element-10e2eb4 {
  top: 0 !important;
}

.aux-main.aux-territory {
  padding-top: 0;
}
.aux-main.aux-territory .aux-wrapper .aux-container {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .aux-main.aux-territory .aux-wrapper .aux-container {
    padding-top: 20px;
  }
}
@media (max-width: 1024px) {
  .aux-main.aux-territory .aux-wrapper .aux-container .woocommerce-MyAccount-navigation {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .aux-main.aux-territory .aux-wrapper .aux-container .woocommerce-MyAccount-navigation li {
    padding-bottom: 10px;
  }
  .aux-main.aux-territory .aux-wrapper .aux-container .woocommerce-MyAccount-navigation li a {
    font-size: 1em;
  }
}

@media (max-width: 767px) {
  .elementor-76 .elementor-element.elementor-element-079e7c8 .aux-modern-heading-secondary {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .woocommerce .woocommerce-MyAccount-content .shop_table {
    background: transparent;
    border: none;
  }
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-MyAccount-content .shop_table tr {
    display: block;
    border: 1px solid #bbb;
    margin-bottom: 20px;
    background: var(--e-global-color-ac3be8c);
  }
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-MyAccount-content .shop_table tr td:last-child:after {
    display: none !important;
    content: none !important;
  }
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-form-row .woocommerce-Input.woocommerce-Input--text + span {
  display: block;
  padding-top: 10px;
}

#gallery-1 .gallery-item {
  margin-right: 4.6666%;
}
#gallery-1 .gallery-item:nth-child(6n+1) {
  clear: left;
}
@media (max-width: 767px) {
  #gallery-1 .gallery-item {
    width: 28% !important;
    margin-right: 0 !important;
    margin-left: 5% !important;
    clear: none !important;
  }
  #gallery-1 .gallery-item:nth-child(3n+1) {
    clear: left !important;
    margin-left: 0 !important;
  }
}

@media (max-width: 767px) {
  .aux-cart-wrapper .aux-card-box {
    padding: 20px;
  }
}
