/*
 * Custom CSS - NEM Motors Technology SL Theme
 * Copyright Â© 2022 NEM Motors Technology SL powered by Alice Vega
 */
@font-face {
        font-family: 'haul';
        src: url('../fonts/haul.eot');
        src: url('../fonts/haul.eot?#iefix') format('embedded-opentype'),
        url('../fonts/haul.woff2') format('woff2'),
        url('../fonts/haul.woff') format('woff'),
        url('../fonts/haul.ttf')  format('truetype'),
        url('../fonts/haul.svg#svgFontName') format('svg');
        }
@font-face {
        font-family: 'Astonpoliz';
        src: url('../fonts/Astonpoliz.eot');
        src: url('../fonts/Astonpoliz.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Astonpoliz.woff2') format('woff2'),
        url('../fonts/Astonpoliz.woff') format('woff'),
        url('../fonts/Astonpoliz.ttf')  format('truetype'),
        url('../fonts/Astonpoliz.svg#svgFontName') format('svg');
        }
h4.ph_social_link_title {
    font-size: 15.75px;
    margin-bottom: 7px !important;
}
#header .header-btn-w .header-btn>.icon {
    font-weight: normal;
}
/* ---------- IMAGE FIXES ---------- */
#product-images-thumbs.swiper-container-vertical .img-fluid {
  height: auto;
  width: auto;
}

/* ---------- BACK TO TOP ---------- */
#back-to-top {
  border: 2px solid;
  border-radius: 50%;
  font-size: 1.6rem;
  cursor: pointer;
  transition: opacity 0.2s ease;
}

/* ---------- HEADER ---------- */

/* Logo sizing */
.logo {
  max-height: 60px;
  width: auto;
}

@media (max-width: 576px) {
  .logo {
    max-height: 40px;
  }
}

/* Hamburger icon size */
#mobile-header .m-nav-btn > i {
  font-size: 1.8rem;
}

@media (max-width: 576px) {
  #mobile-header .m-nav-btn > i {
    font-size: 1.4rem;
  }
}

/* Custom icon font overrides (Haul) */
.fa-user:before,
.fa-heart-o:before,
.fa-shopping-bag:before,
.fa-search:before {
  font-family: haul !important;
}

.fa-user:before { content: "\0043" !important; }
.fa-heart-o:before { content: "\0042" !important; }
.fa-shopping-bag:before { content: "\0044" !important; }
.fa-search:before { content: "\0041" !important; }

/* ---------- FOOTER ---------- */

/* Social icons */
.social-links > li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #777;
  border-radius: 50%;
  height: 46px;
  width: 46px;
  margin-right: 10px;
  padding: 0;
}

/* Newsletter GDPR text container */
#footer-container-main.footer-style-1 .ps-emailsubscription-block .gdpr_module,
#footer-container-main.footer-style-1 .ps-emailsubscription-block .ps-emailsubscription-conditions {
  max-width: 480px;
}

/* Payment block spacing */
#iqithtmlandbanners-block-2 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* ---------- CATEGORY PAGE ---------- */
.products-selection {
  border-top: none;
  border-bottom: 1px solid rgba(160, 160, 160, 0.25);
}

.products-selection .view-switcher {
  display: none;
}

/* ---------- OVERLAY SUPPORT (for mobile menu) ---------- */
#mobile_menu_click_overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  opacity: 0;
  transition: opacity 0.2s ease;
  pointer-events: none;
}

#mobile_menu_click_overlay.is-visible {
  display: block;
  opacity: 1;
  pointer-events: auto;
}

/* ---------- SEO INTERNAL LINK HIDER ---------- */
#iqithtmlandbanners-block-13 {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  visibility: hidden !important;
  pointer-events: none !important;
  opacity: 0 !important;
  z-index: -9999 !important;
}

/* ---------- HIDDEN HOMEPAGE H1 ---------- */
.homepage-h1 {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

/* =========================================================
   TROP SAINT - CLEAN PRODUCT DESCRIPTION LINK STYLE
   ========================================================= */

/* Base link style in product text areas */
.product-description a,
.product-information a,
#product-description a,
#product .product-description a {
  color: #0a5c89;             /* Trop Saint clickable blue */
  font-weight: 600;           /* slightly bolder */
  text-decoration: none;      /* no underline by default */
  transition: color 0.2s ease-in-out, text-decoration 0.2s ease-in-out;
}

/* Hover state */
.product-description a:hover,
.product-information a:hover,
#product-description a:hover,
#product .product-description a:hover {
  color: #c89b3c;             /* gold accent on hover */
  text-decoration: underline; /* underline only on hover */
}

/* Ensure no icons/arrows are added after links in these areas */
.product-description a::after,
.product-information a::after,
#product-description a::after,
#product .product-description a::after {
  content: none !important;
}
#footer-container-main .ph-social-link-block.displayFooterAfter {
	display: none !important;
}
#js-product-list .products .js-product-miniature-wrapper {
    width: 100%;
}
#js-product-list .products .js-product-miniature-wrapper .product-description .product-title {
    font-size: 15px !important;
    color: #1e1f1c !important;
    font-weight: 600;
}
.col-mobile-menu-push #_mobile_iqitmegamenu-mobile.show {
    transform: translate3d(0,0,0) !important;
}
.col-mobile-menu-push #_mobile_iqitmegamenu-mobile {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    transform: translate3d(-115%, 0, 0) !important;
}



@media (max-width: 600px){
	#js-product-list .products .js-product-miniature-wrapper {
		width: 50%;
	}	
}














