/*
 Theme Name:   Designtec Child Theme

 Theme URI:    https://www.designtec.co.uk/

 Description:  Child Theme Developed By Designtec

 Author:       Designtec Limited

 Author URI:   https://www.designtec.co.uk/

 Template:     hello-elementor

 Version:      1.0
*/
/*_________Default Styling____*/
a {
  color: #0C3348;
}

.woocommerce-form-login-toggle, .woocommerce-form-coupon-toggle {
  display: none;
}

body:not(.logged-in).archive .poa {
  display: none;
}

body:not(.logged-in) .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-58225 {
  display: none;
}

body.logged-in .menu-item.menu-item-type-post_type.menu-item-57567, body.logged-in .hideloggedin {
  display: none;
}

/*______Header-______*/
.elementor-widget-wp-widget-woocommerce_product_search .elementor-widget-container {
  text-align: right;
}
.elementor-widget-wp-widget-woocommerce_product_search .elementor-widget-container input#woocommerce-product-search-field-0 {
  width: auto;
}

.elementor-menu-cart__main {
  width: 350px !important;
}

.registerbuttonsection {
  position: absolute !important;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.registerbuttonsection .elementor-element-populated {
  padding: 0px !important;
}

/*______Menu______*/
@media (min-width: 1024px) {
  .elementor-nav-menu a, .elementor-nav-menu li {
    position: initial !important;
  }
  .elementor-nav-menu a a.highlighted + ul, .elementor-nav-menu li a.highlighted + ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    top: 100%;
    pointer-events: all;
    height: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .elementor-nav-menu--main .elementor-nav-menu ul {
    position: absolute;
    height: auto;
    width: 12em;
    border-width: 0;
    border-style: solid;
    padding: 0;
    width: 1400px !important;
    max-width: calc(100vw - 33px) !important;
    left: 0px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    opacity: 0;
    top: 100%;
    z-index: -5;
    height: 0%;
    pointer-events: none;
    -webkit-transition: opacity 0.5s ease, height 0.3s ease;
    transition: opacity 0.5s ease, height 0.3s ease;
    margin-left: 0px !important;
  }
  .elementor-nav-menu--main .elementor-nav-menu ul:after {
    content: "";
    position: absolute;
    height: 100%;
    top: 0px;
    background-color: white;
    left: calc(50% - 20px);
    width: 100vw;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: -1;
    -webkit-box-shadow: 0px 0px 2px #999;
            box-shadow: 0px 0px 2px #999;
  }
}
/*______Account Page______*/
/* Change WC Acct Page Column Widths */
@media only screen and (min-width: 769px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 22%;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 75%;
  }
}
/* Style WC Account Endpoint Links */
nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
  max-width: 200px;
  font-size: 17px;
  line-height: 26px;
}

nav.woocommerce-MyAccount-navigation ul li {
  padding: 8px 20px;
  background-color: rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

nav.woocommerce-MyAccount-navigation ul li.is-active {
  background-color: rgba(0, 0, 0, 0.1);
}

nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: rgba(0, 0, 0, 0.8);
  cursor: default;
}

nav.woocommerce-MyAccount-navigation ul li.is-active:after {
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0, 0, 0, 0.1);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}

nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
  background-color: rgba(0, 0, 0, 0.07);
}

nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after {
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0, 0, 0, 0.07);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}

.woocommerce-EditAccountForm.edit-account br, .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}

/*______Slider______*/
.elementor-slides .swiper-slide-inner {
  padding: 0px !important;
}

.swiper-slide-contents {
  width: 100% !important;
  max-width: 100% !important;
  padding: 10px 30px !important;
  background-color: rgba(255, 255, 255, 0.7);
}

/*___________Product_Carousel_____________*/
.eael-product-carousel .product-details-wrap {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(12, 51, 72, 0.85);
  opacity: 0;
  padding: 20px !important;
  text-align: center !important;
  -webkit-transition: 0.3s ease opacity;
  transition: 0.3s ease opacity;
  pointer-events: none;
}
.eael-product-carousel .product-details-wrap h2 {
  margin: 0px !important;
}

.woocommerce.eael-woo-product-carousel ul.products li.product a img {
  margin: 0px !important;
  height: 400px;
  -o-object-fit: contain;
     object-fit: contain;
}

.eael-product-carousel .image-hover-wrap {
  display: none !important;
}

.eael-woo-product-carousel-container .eael-product-carousel:hover .product-details-wrap {
  opacity: 1;
}

/*_____________Box___________*/
.catergorysec {
  /*___Headings No Longer Used__________
  .elementor-element.elementor-element-f4cd9a8.elementor-widget.elementor-widget-heading { 
      position: absolute;
      max-width: 80px;
      height: 100%;
      //z-index: 10;
      margin-bottom: 0px !important;

      .elementor-heading-title {
          writing-mode: vertical-lr;
          font-size: 65px; 
          transform: rotate(180deg);
          padding: 15px 0px;
      }
       .elementor-element.elementor-element-f4cd9a8.elementor-widget.elementor-widget-heading .elementor-widget-container {
          display: flex;
          justify-content: center;
          align-items: flex-end;
          height: 100%;
      }
  }*/
}
.catergorysec .elementor-widget.elementor-widget-image-box {
  margin: 0px !important;
  padding: 0px !important;
}
.catergorysec .elementor-widget.elementor-widget-image-box .elementor-image-box-img img, .catergorysec .elementor-widget.elementor-widget-image-box .elementor-image-box-img {
  display: block !important;
  margin-bottom: 0px;
}
.catergorysec .maintext {
  position: absolute;
  width: calc(100% - 80px) !important;
  left: 80px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  opacity: 0;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  overflow: hidden;
  pointer-events: none;
}
.catergorysec .maintext > * {
  left: 100%;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  pointer-events: none;
}
.catergorysec .boxlink > * {
  height: 100%;
}
.catergorysec .boxlink {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 11;
  margin-bottom: 0px;
}
.catergorysec .boxlink a {
  width: 100%;
  height: 100%;
  display: block;
}
.catergorysec .elementor-column-gap-no > .elementor-column {
  overflow: hidden;
  margin: 0px 10px;
}
.catergorysec .elementor-column-gap-no > .elementor-column::after {
  content: "";
  position: absolute;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5411764706);
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.5s opacity ease;
  transition: 0.5s opacity ease;
  pointer-events: none;
}
.catergorysec .elementor-column:hover:after {
  opacity: 1;
}
.catergorysec .elementor-column:hover .maintext {
  right: 0px;
  opacity: 1;
}
.catergorysec .elementor-column:hover .maintext > * {
  left: 0px;
}

@media only screen and (min-width: 768px) and (max-width: 1300px) {
  .catergorysec .elementor-column-gap-no {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .catergorysec .elementor-column-gap-no > .elementor-column {
    margin: 0px !important;
    width: 50%;
  }
}
/*___________Product Archives_____________*/
/*Product Filter Styling*/
.product-search-filter-price .ui-state-default, .product-search-filter-price .ui-widget-content .ui-state-default, .product-search-filter-price .ui-widget-header .ui-state-default {
  background: #0c3348;
}

.ui-slider-range.ui-corner-all.ui-widget-header {
  background-color: #437A97;
}

.product-search-filter-price-slider span.slider-limit-min, .product-search-filter-price-slider span.slider-limit-max {
  color: #0c3348;
  opacity: 1;
}

div.product-search-filter-terms a, div.product-search-filter-extras a, .widget-area .widget div.product-search-filter-terms a, .widget-area .widget div.product-search-filter-extras a {
  color: #0C3348;
}

.product-search-filter-price-currency-symbol {
  display: none;
}

#block-13 {
  margin-top: 20px;
}

.wp-tag-cloud {
  padding-left: 0px;
}

div.product-search-filter-tag a.product-search-product_tag-filter-item {
  padding: 0px;
}

h3.widget-title, h2.widgettitle, div#product-search-filter-category-heading-0 {
  font-size: 1.2em;
  margin-bottom: 10px;
  margin-top: 0px;
  color: #333;
}

.elementor-element.elementor-element-5a19f43.elementor-widget.elementor-widget-sidebar > div > div:not(:first-child) {
  margin-bottom: 20px;
  padding-top: 20px;
  position: relative;
  border-top: solid 1px #999;
}

.product-search-filter-price.hide-fields {
  margin-bottom: 0px;
}

ul.product-categories.product-search-filter-items.product-search-filter-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
ul.product-categories.product-search-filter-items.product-search-filter-category .nav-back {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
  margin-top: 30px;
}

ul.children {
  padding-left: 10px;
}
ul.children li {
  padding-left: 0px;
}

.product-search-filter-terms ul li {
  width: 100%;
}

li.cat-item.product-search-product_cat-filter-item.current-cat.cat-parent > a {
  display: none;
}

li.cat-item-all.nav-back.product-search-product_cat-filter-item:before {
  display: none !important;
}

li.cat-item-all.nav-back.product-search-product_cat-filter-item a {
  background-color: #0c3348;
  display: inline-block;
  color: #fff;
  padding: 3px 20px !important;
}
li.cat-item-all.nav-back.product-search-product_cat-filter-item a:before {
  display: none;
}

.tax-product_tag #woocommerce_product_search_filter_tag_widget-2 {
  display: none !important;
}

.product-categories.product-search-filter-items.product-search-filter-category li:not(:last-child) {
  border-bottom: solid 1px rgba(235, 235, 235, 0.9215686275);
}

.product-search-filter-terms ul li {
  line-height: 2em;
}

.product-search-filter-terms .term-expander {
  position: absolute;
  right: 0px;
}

/*______Brand Filtering_______*/
.wpfFilterWrapper .wfpDescription {
  font-size: 1.2em;
  margin-bottom: 10px;
  margin-top: 0px;
  color: #333;
  font-weight: 600;
}

.wpfFilterWrapper {
  padding: 0px;
}

body.tax-product_tag div#block-9 {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
    height: 2.8em;
    overflow: hidden;
  }
}
/*_______Shop By Brand__________*/
.tagcloud.product-tags.product-search-filter-items.product-search-filter-tag.product-search-filter-product_tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

a.tag-cloud-link.product-search-product_tag-filter-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 20%;
  padding: 10px 30px !important;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
a.tag-cloud-link.product-search-product_tag-filter-item img.term-thumbnail.term-taxonomy-product_tag {
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  a.tag-cloud-link.product-search-product_tag-filter-item {
    width: 33.33%;
  }
}
@media only screen and (max-width: 767px) {
  a.tag-cloud-link.product-search-product_tag-filter-item {
    width: 50%;
  }
}
/*_____________Footer__________*/
.webfooter a {
  color: #fff !important;
}

/*____________Product Page___________*/
body.product-template-default {
  background-image: url(/wp-content/uploads/2021/11/product-test-bg.png);
  background-size: 22vw;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-attachment: fixed;
}

.variations {
  max-width: 400px;
}
.variations tbody > tr:nth-child(odd) > td, .variations tbody > tr:nth-child(odd) > th {
  background-color: transparent !important;
}
.variations label {
  font-size: 1.4em;
}

.woocommerce div.product form.cart div.quantity {
  float: left;
  margin: 0px 0px 0 0;
}

.woocommerce .quantity .qty {
  width: 4em;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.woocommerce div.product form.cart .button {
  margin-left: 30px;
}

button.minus, button.plus {
  background-color: #d7d6d6 !important;
  border: 0px;
  border-radius: 0px;
  color: #fff;
  margin-left: 0px !important;
}

.quantity input {
  background-color: #f0f0f0;
  border: 0px !important;
}

.product_meta {
  max-width: 100%;
}

.product_meta > * {
  background-color: #ebebeb;
  padding: 2px 15px;
  border-radius: 50px;
  margin-bottom: 10px;
}

.woocommerce .elementor-widget-woocommerce-product-related ul.products li.product a img {
  height: 250px;
}
.woocommerce .elementor-widget-woocommerce-product-related ul.products li.product h2.woocommerce-loop-product__title {
  height: 3em;
  overflow: hidden;
}

/*_________Cart Styling______*/
tr.woocommerce-cart-form__cart-item.cart_item br, .wc-proceed-to-checkout br {
  display: none;
}

.coupon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.coupon input#coupon_code {
  width: auto;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #24ae15;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #1b8010;
}

/*______Registration Form________*/
form.woocommerce-form.woocommerce-form-register.register br, .woocommerce form.login br {
  display: none;
}

/*____Mobile Header____*/
.mobilemenu div.product-search-form input {
  background-color: #f9f9f9;
  border: 0px;
  border-bottom: solid 1px #999;
}

.mobonly {
  display: none;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-58245 {
  background-color: #1f2a52;
}
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-58245 a {
  color: #fff !important;
}

@media only screen and (min-width: 768px) and (max-width: 1081px) {
  .catergorysec .elementor-column {
    margin: 0px 0px;
  }
}
@media only screen and (max-width: 768px) {
  .woocommerce .woocommerce-result-count {
    display: none;
  }
  .woocommerce .elementor-widget-woocommerce-product-related ul.products li.product a img {
    height: auto;
  }
  .woocommerce img, .woocommerce-page img {
    max-width: 100% !important;
  }
  .related.products ul li:nth-child(5) {
    display: none;
  }
  .mobonly {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.1098039216);
    padding: 5px 8px;
    margin-top: 10px;
  }
}
/*_______________Product Variation Table______________*/
.right_button {
  border: 0px !important;
}

.product-table .elementor-widget-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.product-table .elementor-widget-container .dataTables_wrapper {
  width: 100%;
  overflow: hidden;
}
.product-table .elementor-widget-container .dataTables_filter {
  margin-bottom: 20px;
}
.product-table .elementor-widget-container .my_own_table {
  width: 100% !important;
}
.product-table .elementor-widget-container table thead:first-child tr:first-child th {
  background-color: #0c3348;
  color: #fff;
  font-size: 1.2rem;
  font-family: "PT Sans Narrow", Sans-serif;
}
.product-table .elementor-widget-container table.dataTable tbody tr {
  font-family: "Barlow Semi Condensed", Sans-serif;
  font-size: 1.1rem;
}
.product-table .elementor-widget-container input[type=number] {
  width: 100% !important;
  border: 0px;
}
.product-table .dataTables_wrapper .dataTables_paginate .paginate_button.current, .product-table .dataTables_wrapper .dataTables_paginate .paginate_button {
  background: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0px !important;
  background-color: #0c3348;
  color: #fff !important;
}
.product-table .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background-color: #154e6d;
  color: #fff !important;
}

/*____________Free Shipping Progress Bar____________*/
.woocommerce-info {
  background-color: transparent !important;
  border-color: var(--e-global-color-primary) !important;
}
.woocommerce-info p {
  display: none;
}
.woocommerce-info .fs-free-shipping-notice-text-and-progress-bar-wrapper {
  font-size: 1.4rem;
  width: 100%;
}
.woocommerce-info .fs-free-shipping-notice-contents {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.woocommerce-info .fs-free-shipping-notice-contents > * {
  width: 50% !important;
}
.woocommerce-info .fs-free-shipping-notice-progress-bar {
  border: 1px solid var(--e-global-color-primary);
}
.woocommerce-info .fs-free-shipping-notice-progress-bar span {
  background-color: var(--e-global-color-primary) !important;
}
.woocommerce-info .fs-free-shipping-notice-continue-shopping-button-wrapper {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  .woocommerce-info .fs-free-shipping-notice-contents > * {
    width: 100% !important;
  }
}/*
 * HUX.TRADE Mobile-First Styles
 * Targeting iPhone (375px - 430px)
 * Clean, branded, category-focused navigation
 * Version: 1.0
 */

/* ========================================
   MOBILE BREAKPOINT (iPhone)
   ======================================== */
@media only screen and (max-width: 430px) {

    /* ---------- GENERAL CLEANUP ---------- */
    body {
        font-size: 16px; /* Prevents iOS zoom on input focus */
        -webkit-text-size-adjust: 100%;
    }

    /* Hide non-essential elements on mobile */
    .hide-on-mobile,
    .elementor-slides, /* Hide large sliders */
    .desktop-only,
    .registerbuttonsection,
    .woocommerce-result-count,
    .woocommerce-ordering {
        display: none !important;
    }

    /* ---------- HEADER - STRIPPED BACK ---------- */
    header.elementor-section,
    .site-header {
        padding: 10px 15px !important;
        position: sticky;
        top: 0;
        z-index: 9999;
        background: #fff;
        box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    }

    /* Logo sizing */
    .site-logo img,
    .elementor-widget-theme-site-logo img,
    .custom-logo {
        max-height: 40px !important;
        width: auto !important;
    }

    /* Search - icon style */
    .elementor-widget-wp-widget-woocommerce_product_search {
        position: absolute;
        right: 60px;
        top: 50%;
        transform: translateY(-50%);
    }

    .elementor-widget-wp-widget-woocommerce_product_search input {
        width: 40px !important;
        height: 40px !important;
        padding: 0 !important;
        border-radius: 50%;
        background: #f5f5f5 url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%230C3348"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/></svg>') center/20px no-repeat;
        text-indent: -9999px;
        cursor: pointer;
        transition: all 0.3s ease;
    }

    .elementor-widget-wp-widget-woocommerce_product_search input:focus {
        width: calc(100vw - 130px) !important;
        text-indent: 0;
        padding: 0 15px !important;
        border-radius: 20px;
        position: absolute;
        right: 0;
    }

    /* Cart icon */
    .elementor-menu-cart__toggle {
        padding: 8px !important;
    }

    .elementor-menu-cart__main {
        width: 100vw !important;
        max-width: 100vw !important;
        right: 0 !important;
    }

    /* ---------- MOBILE CATEGORY NAVIGATION ---------- */
    .mobile-category-grid {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        padding: 15px;
        background: #fff;
    }

    .mobile-category-grid .category-tile {
        aspect-ratio: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background: #f8f9fa;
        border-radius: 12px;
        padding: 15px;
        text-decoration: none;
        color: #0C3348;
        font-weight: 600;
        font-size: 14px;
        text-align: center;
        transition: all 0.2s ease;
        box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    }

    .mobile-category-grid .category-tile:active {
        transform: scale(0.95);
        background: #0C3348;
        color: #fff;
    }

    .mobile-category-grid .category-tile img {
        width: 50px;
        height: 50px;
        object-fit: contain;
        margin-bottom: 10px;
    }

    /* Category section on homepage */
    .catergorysec {
        padding: 10px !important;
    }

    .catergorysec .elementor-column-gap-no > .elementor-column {
        width: 50% !important;
        margin: 5px !important;
        border-radius: 8px;
        overflow: hidden;
    }

    .catergorysec .elementor-column-gap-no {
        flex-wrap: wrap !important;
    }

    /* Simplify category hover effects for mobile */
    .catergorysec .maintext {
        display: none !important;
    }

    .catergorysec .elementor-column::after {
        display: none !important;
    }

    /* ---------- PRODUCT LISTINGS ---------- */
    .woocommerce ul.products {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 10px !important;
        padding: 10px !important;
    }

    .woocommerce ul.products li.product {
        width: 100% !important;
        margin: 0 !important;
        padding: 10px !important;
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 1px 3px rgba(0,0,0,0.08);
    }

    .woocommerce ul.products li.product a img {
        border-radius: 6px;
        aspect-ratio: 1;
        object-fit: contain;
        background: #f9f9f9;
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size: 13px !important;
        line-height: 1.3 !important;
        height: auto !important;
        max-height: 2.6em;
        overflow: hidden;
        margin: 8px 0 5px !important;
    }

    .woocommerce ul.products li.product .price {
        font-size: 15px !important;
        font-weight: 700;
        color: #0C3348;
    }

    /* Hide add to cart on listing - show on tap/product page */
    .woocommerce ul.products li.product .button {
        display: none !important;
    }

    /* ---------- PRODUCT PAGE ---------- */
    .woocommerce div.product {
        padding: 15px !important;
    }

    .woocommerce div.product div.images {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .woocommerce div.product div.summary {
        width: 100% !important;
    }

    .woocommerce div.product .product_title {
        font-size: 20px !important;
        line-height: 1.3;
    }

    .woocommerce div.product p.price {
        font-size: 24px !important;
        margin: 15px 0 !important;
    }

    /* Sticky Add to Cart */
    .woocommerce div.product form.cart {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        padding: 15px !important;
        box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
        z-index: 9998;
        display: flex;
        align-items: center;
        gap: 10px;
        margin: 0 !important;
    }

    .woocommerce div.product form.cart .quantity {
        margin: 0 !important;
    }

    .woocommerce div.product form.cart .button {
        flex: 1;
        margin: 0 !important;
        padding: 15px !important;
        font-size: 16px !important;
    }

    /* Add padding at bottom for sticky cart */
    .woocommerce div.product {
        padding-bottom: 100px !important;
    }

    /* Variations dropdown */
    .variations select {
        font-size: 16px !important;
        padding: 12px !important;
        width: 100% !important;
    }

    /* ---------- NAVIGATION MENU ---------- */
    .elementor-menu-toggle {
        font-size: 24px !important;
        padding: 10px !important;
    }

    .elementor-nav-menu--dropdown {
        width: 100vw !important;
        left: 0 !important;
        background: #fff;
    }

    .elementor-nav-menu--dropdown li {
        border-bottom: 1px solid #eee;
    }

    .elementor-nav-menu--dropdown li a {
        padding: 15px 20px !important;
        font-size: 16px !important;
        min-height: 50px;
        display: flex !important;
        align-items: center;
    }

    /* Sub-menu items */
    .elementor-nav-menu--dropdown ul {
        background: #f9f9f9 !important;
    }

    .elementor-nav-menu--dropdown ul li a {
        padding-left: 35px !important;
    }

    /* ---------- FOOTER - SIMPLIFIED ---------- */
    footer.elementor-section {
        padding: 20px 15px !important;
    }

    footer .elementor-column {
        width: 100% !important;
        text-align: center;
        margin-bottom: 15px;
    }

    /* ---------- TOUCH OPTIMIZATIONS ---------- */
    a, button, input[type="submit"], .button {
        min-height: 44px;
        min-width: 44px;
    }

    /* Larger tap targets */
    .woocommerce a.button,
    .woocommerce button.button,
    .woocommerce input.button {
        padding: 14px 20px !important;
        font-size: 16px !important;
    }

    /* ---------- SIDEBAR - HIDE ON MOBILE ---------- */
    .elementor-widget-sidebar {
        display: none !important;
    }

    /* Show filter toggle button instead */
    .mobile-filter-toggle {
        display: block !important;
        position: fixed;
        bottom: 70px;
        right: 15px;
        background: #0C3348;
        color: #fff;
        padding: 12px 20px;
        border-radius: 25px;
        font-weight: 600;
        box-shadow: 0 2px 10px rgba(0,0,0,0.2);
        z-index: 9997;
    }

    /* ---------- CART PAGE ---------- */
    .woocommerce-cart-form__cart-item td {
        display: block;
        width: 100% !important;
        text-align: center;
        padding: 10px !important;
    }

    .woocommerce-cart-form__cart-item .product-thumbnail {
        padding-top: 15px !important;
    }

    .woocommerce-cart-form__cart-item .product-remove {
        position: absolute;
        top: 5px;
        right: 5px;
    }

    .woocommerce table.cart td.actions {
        padding: 15px !important;
    }

    .woocommerce table.cart td.actions .coupon {
        flex-wrap: wrap;
        gap: 10px;
    }

    .woocommerce table.cart td.actions .coupon input,
    .woocommerce table.cart td.actions .coupon button {
        width: 100% !important;
    }

    /* ---------- CHECKOUT ---------- */
    .woocommerce-checkout .col2-set {
        width: 100% !important;
    }

    .woocommerce-checkout .col2-set .col-1,
    .woocommerce-checkout .col2-set .col-2 {
        width: 100% !important;
        float: none !important;
    }

    /* ---------- ACCOUNT PAGES ---------- */
    .woocommerce-account .woocommerce-MyAccount-navigation,
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100% !important;
        float: none !important;
    }

    nav.woocommerce-MyAccount-navigation ul {
        max-width: 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
    }

    nav.woocommerce-MyAccount-navigation ul li {
        flex: 1 1 45%;
        text-align: center;
    }
}

/* ========================================
   SMALLER IPHONE (SE, mini) - 375px
   ======================================== */
@media only screen and (max-width: 375px) {

    .mobile-category-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
        padding: 10px;
    }

    .mobile-category-grid .category-tile {
        font-size: 12px;
        padding: 12px;
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size: 12px !important;
    }

    .woocommerce ul.products li.product .price {
        font-size: 14px !important;
    }
}

/* ========================================
   LANDSCAPE ORIENTATION
   ======================================== */
@media only screen and (max-width: 850px) and (orientation: landscape) {

    .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr) !important;
    }

    .mobile-category-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}
