html {
  font-size: 16px;
	letter-spacing: -0.03em;
}

body {
  font-size: 1rem; /* = 14px */
}
p {
	margin-bottom:0;
font-size: 16px;
    font-weight: 400;
    line-height: 20px;
		    letter-spacing: -0.03em;
}
.uspro_emptydiv {
	height:20px;
}
.header__logo-image {
    max-height: 8.5rem;
    padding: 0.5rem 0;
    width: auto;
}
@media screen and (max-width: 991px) {
.header__logo-image {
		max-height:4.5rem;
}
}
/* NEW */
.header__menu, .header__wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 1.125rem;
    padding-right: 1.125rem;
    width: 100%;    
 }
.header__wrapper {
    border-top:1px solid #24272B;
    border-bottom:1px solid #24272B
}
.search-inline__input {
    border-radius:6px 0px 0px 6px
}
button.search-inline__button.btn.btn-primary {
    border-radius:0px 6px 6px 0px
} 
    

.header__menu-item>a {
    text-transform:initial;
}

.header__menu-content--dropdown .menu-dropdown__item>a {
text-transform:initial;
}
    

.product--grid {
    background-color: #fff;
    border: 1px solid #F4F4F5;
    border-radius:6px;
    min-width: 0;
    padding: 1rem;
    word-wrap: break-word;
    height: 100%;
    max-width: 100% 323px;
    position: relative;
}
.product--grid:before {
        box-shadow: 0 0 0 0 !important;
}






.uspro_specs {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}

.uspro_specs tr:nth-child(odd) {
  background-color: #F8F8F8;
}

.uspro_specs tr:nth-child(even) {
  background-color: #ffffff;
}

.uspro_specs tr td:nth-child(1) {
    width: 30%;
    padding: 12px 16px 12px 16px;
    line-height:1.5;
    font-weight:bold;
}

.uspro_specs tr td:nth-child(2) {
    width: 70%;
    padding: 12px 16px 12px 16px;
    line-height:1.5;
}
.product-summary__info--actions .product-action>.btn,
.form__buttons button[type=submit]{
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.page--product-details.page .page__content-wrapper .product-content__tabs
{column-gap:1.5rem
}

.page--product-details.page .page__content-wrapper .product-content .nav-link {
    color: #2c2b30;
    letter-spacing: 1px;
    font-size: 13px;
    FONT-weight: 700;
    text-transform: uppercase;


}

.product-content__blocks.tab-content h2 { font-family:Roboto, sans-serif;}

.page--product-details.page .page__content-wrapper .product-content__tabs {
padding: 0px 30px; background:#f5f5f5 !important;
            border-bottom: solid 2px #ddd; font-size:600; color:#2c323a !important}
            
            
            
 #description h3 {
    text-transform: initial;
    font-family: Roboto, sans-serif;
    }
    
    .grid-image__badge.grid-image__badge--new {
    background-color:yellow !important}           
    
.widget-products-grid__heading span {
  position: relative;
  display: inline-block;
  padding-bottom: 12px;
  margin-bottom: 16px;
}

.widget-products-grid__heading span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 48px;
  height: 4px;
  background-color: #c62828;
}

/*.product--grid:hover {
    border-color:#e8192c
    }
	*/
.product--grid .product__name { 
    font-size:14px;
    font-weight:700;
    text-align:left;
}
.product--grid:hover .product__name,
.product--grid .product__name:hover {
    color: #333}
    
    
    
    
.topbar,
aside.hb-sidebar,
.hb-stats{
	display: none;
}

@media screen and (min-width: 992px) {
	.topbar,
	aside.hb-sidebar,
	.hb-stats {
		display: block;
	}
}


@media (max-width: 900px) {
    .trust-bar__item {
        flex: 0 0 20%;}
}





.product-summary__heading {
    text-transform: initial !important;
    font-weight: 700
    }
    
    
.uspro_footer_social {
  margin-top:20px;
	}


.uspro_footer_social a {
  font-size:1.3em;
  color:#fff;
  padding-right:20px
	}
@media (max-width: 900px) {
	.uspro_footer_social {
margin-bottom: 1.5rem;
	}
}



.product--grid .product__data {
	align-items: initial;
  text-align: left;	
}

.product__info.product__info--price-gross {

}
.product--grid .product__data .product__info--old-price-gross {
	align-items: left;
  text-align: left;
}

.product--grid .product__name:hover {
	color:#333
}


.product--grid .product__info--package-price-gross, 
.product--grid .product__info--price-gross, 
.product--grid .product__info--price-net {
	font-size: 22px;
  font-weight: 700;
  line-height: .8181818199999999;
  white-space: nowrap;
	color:#aa0300
}
.product__info.product__info--price-gross > span > span:last-child {
	font-weight: normal;
  font-size: 16px;
	}
span.product__info.product__info--price-gross.uspro_has_no_old_price {
	color:#333 !important;
}


/* remove clipping */
@media (min-width: 992px) {
    .product--grid .product__actions {
        clip-path: none !important;
		}
}
.product--grid .btn-primary {
border-radius:6px;
	color:#fff;
	background:#444;
	border:none;
	letter-spacing: 1px;
	font-size:0.85em;
	font-weight: 700;
	text-transform: uppercase;	
}
.product__add-to-cart.btn-primary {
	border-radius:6px;
	color:#fff;
	background:#CE0B11;
	border:none;
	letter-spacing: 1px;
	font-size:0.85em;
	font-weight: 700;
	text-transform: uppercase;
}





 
	.category-summary a.category-summary__logo {
    display: none;
}
@media (min-width: 576px) {
    .category-summary__logo+.category-summary__description
 {
        flex: 0 1 calc(100%);
    }
}
#footer .widget-brands__content a.brand__image-link {
	margin:0 auto
}
#footer .widget-brands__content a.brand__image-link img {
	max-width: 200px;
}
@media (max-width: 991px) {
	#footer .widget-brands__content {
		display: block;
	}
	#footer .widget-brands__content a.brand__image-link {
		height:50px
	}
	#footer .widget-brands__content a.brand__image-link img {
		max-height: 50px;
	}
}



@media (min-width: 992px) {
    .widget-brands__content--gallery[data-cols-d="8"] {
        align-items: stretch;
        display: grid;
        grid-template-columns: repeat(3, 1fr) !important;
        grid-template-rows: auto;
        grid-gap: 1.5rem;
        gap: 1.5rem;
    }
}

@media (min-width: 992px) {
    .products-grid__items[data-cols-d="4"]>* {
background:white;
    margin-top: 20px !important;
		}}
.footer__menu-title {
color: #fff;
    font-size: 16px;
    line-height: 24px;
		font-weight: 700;
}
.footer__menu ul li a {
    color: #ccc;
    text-decoration: none;
}
.footer__menu ul li a:hover {
    color: #ff5023;
    text-decoration: underline;
}



h1.page__heading {    
	color: rgba(0, 0, 0, .87);
    display: inline-block;
    font-size: 36px;
    line-height: 44px;
    margin: 0;
    position: relative;
		font-weight:700
}

h2 {
	color: rgba(0, 0, 0, .87);
    display: inline-block;
    font-size: 22px;
    line-height: 28px;
    margin: 0;
    position: relative;
		
		font-weight:700
}



/* CONTACT US */
.page--contact .page__content-wrapper {
    margin: 0 auto;
    max-width: initial;
}
.contact-layout {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas:
    "info"
    "form";
  gap: 24px;
}

.contact-info {
  grid-area: info;
}

.contact-form {
  grid-area: form;
}

@media (min-width: 992px) {
  .contact-layout {
    grid-template-columns: 40% 60%;
    grid-template-areas: "info form";
    align-items: start;
  }
}
.uspro_contact_whatsapp {
    background: #25D366;
    display: inline-block;
    padding: 10px 10px 10px 4px;
    border-radius: 6px;
    line-height: 16px;
}
.uspro_contact_whatsapp i {
	    font-size: 1.3rem;
			font-weight:bold;
    color: #fff;
    flex-shrink: 0;
}
.uspro_contact_whatsapp a {
	color:#fff;
	text-decoration: none !important;
}







  .pump-help-unelteshop,
  .pump-help-unelteshop * {
    box-sizing: border-box;
  }

	.pump-help-unelteshop .page--info .page__static-content ol, 
	.pump-help-unelteshop .page--info .page__static-content ul {
    list-style-type: none !important;
		padding-left: 0px !important;
		content: "" !important;
}


  .pump-help-unelteshop h1,
  .pump-help-unelteshop h2,
  .pump-help-unelteshop h3,
  .pump-help-unelteshop p {
    margin: 0;
  }
  .pump-help-unelteshop a {
    color: inherit;
    text-decoration: none;
  }

  .pump-help-unelteshop {
    --pump-space-2: 0.5rem;
    --pump-space-3: 0.75rem;
    --pump-space-4: 1rem;
    --pump-space-5: 1.25rem;
    --pump-space-6: 1.5rem;
    --pump-space-8: 2rem;
    --pump-space-16: 4rem;
    
    --pump-radius-lg: 16px;
    --pump-radius-xl: 24px;
    --pump-radius-full: 9999px;
    
    --pump-color-primary: #0066ff;
    --pump-color-primary-soft: #e6f0ff;
    --pump-color-primary-hover: #0052cc;
    --pump-color-surface: #ffffff;
    --pump-color-surface-2: #f8fafc;
    --pump-color-border: #e2e8f0;
    --pump-color-text: #1e2937;
    --pump-color-text-muted: #64748b;
    --pump-color-success-soft: #f0fdf4;
    --pump-color-warning-soft: #fefce8;
  }

  .pump-shell {
    width: min(100% - 2rem, 1100px);
    margin: 0 auto;
  }

  /* HERO */
  .pump-hero {
    background: linear-gradient(135deg, #f8fafc 0%, #e6f0ff 100%);
    padding: 5rem 0 4rem;
    text-align: center;
  }
  .pump-hero-inner {
    display: grid;
    gap: var(--pump-space-6);
  }
  .pump-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: var(--pump-space-2);
    width: fit-content;
    padding: 0.5rem 1rem;
    border-radius: var(--pump-radius-full);
    background: var(--pump-color-primary-soft);
    color: var(--pump-color-primary);
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0 auto;
  }
  .pump-hero h1 {
    font-size: clamp(2.25rem, 5vw, 3.25rem);
    line-height: 1.1;
    color: var(--pump-color-text);
  }
  .pump-subtitle {
    font-size: 1.35rem;
    color: var(--pump-color-primary);
    font-weight: 700;
    margin-top: 0.5rem;
  }
  .pump-lead {
    font-size: 1.15rem;
    color: var(--pump-color-text-muted);
    max-width: 68ch;
    margin: 1.5rem auto 0;
  }

  /* CONTENT */
  .pump-content {
    display: grid;
    gap: var(--pump-space-8);
    padding: 4rem 0;
  }

  .pump-card {
    border: 1px solid var(--pump-color-border);
    border-radius: var(--pump-radius-xl);
    padding: var(--pump-space-8);
    background: var(--pump-color-surface);
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.05), 0 2px 4px -2px rgb(0 0 0 / 0.05);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .pump-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.08), 0 8px 10px -6px rgb(0 0 0 / 0.08);
  }

  .pump-kicker {
    display: inline-flex;
    align-items: center;
    gap: var(--pump-space-2);
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--pump-color-primary);
    font-weight: 700;
    margin-bottom: var(--pump-space-4);
  }

  .pump-card h2 {
    font-size: 1.75rem;
    line-height: 1.15;
    margin-bottom: var(--pump-space-5);
    color: var(--pump-color-text);
  }

  .pump-copy {
    display: grid;
    gap: var(--pump-space-5);
    color: var(--pump-color-text-muted);
  }

  .pump-list,
  .pump-checks,
  .pump-risks,
  .pump-gains {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: var(--pump-space-3);
  }

  .pump-list li,
  .pump-checks li,
  .pump-risks li,
  .pump-gains li {
    display: flex;
    gap: var(--pump-space-4);
    align-items: flex-start;
    padding: var(--pump-space-5);
    border-radius: var(--pump-radius-lg);
    border: 1px solid var(--pump-color-border);
    background: var(--pump-color-surface-2);
    transition: all 0.2s;
  }

  .pump-checks li,
  .pump-gains li {
    background: var(--pump-color-success-soft);
    border-color: #86efac;
  }
  .pump-risks li {
    background: var(--pump-color-warning-soft);
    border-color: #fde047;
  }

  .pump-highlight {
    padding: var(--pump-space-6);
    border-radius: var(--pump-radius-lg);
    background: linear-gradient(135deg, var(--pump-color-primary-soft) 0%, #f8fafc 70%);
    border: 1px solid var(--pump-color-border);
  }

  /* CTA */
	@media (min-width: 768px) {
    .pump-cta
 {
        grid-column: span 2;
    }
}
  .pump-cta {
    border-radius: var(--pump-radius-xl);
    padding: var(--pump-space-8);
    background: linear-gradient(180deg, #aa0300 0%, #aa0300 100%);
    color: white;
    text-align: center;
    box-shadow: 0 10px 15px -3px rgb(0 102 255 / 0.3);
  }
  .pump-cta h2 {
    color: white;
    font-size: 2rem;
  }
  .pump-cta p {
    color: rgba(255,255,255,0.9);
    max-width: 58ch;
    margin: 1rem auto;
  }
  .pump-cta-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 56px;
    padding: 0 2rem;
    border-radius: var(--pump-radius-full);
    background: white;
    color: #0066ff;
    font-weight: 700;
    font-size: 1.1rem;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1);
    transition: all 0.3s;
  }
  .pump-cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.2);
  }

  .emoji {
    font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
    font-size: 1.4em;
  }

  @media (min-width: 768px) {
    .pump-content {
      grid-template-columns: repeat(2, 1fr);
    }
    .pump-card:nth-child(3),
    .pump-card:nth-child(4) {
      grid-column: span 2;
    }
  }

  @media (max-width: 640px) {
    .pump-hero {
      padding: 3.5rem 0 3rem;
    }
    .pump-card,
    .pump-cta {
      padding: var(--pump-space-6);
    }
  }

.pump-list {
    padding-left: 0px !important;
list-style-type:none}





#description h3 {
	margin-top:20px
}



.widget-header {
	margin-top:20px;
}
@media (min-width: 992px) {
	.widget-header {
	margin-top:40px;
	padding-top:40px;
}
.pagination {
	margin-top:40px;
	padding-top:40px;
}
}



.brand-summary {
	margin-top:40px;
	padding-top: 40px;
}
.brand-summary h2 {
	margin-bottom: 1.5rem;
}
.brand-summary h3 {

    font-weight: 600;
    line-height: 1.3333333333;
    margin-bottom: 1.5rem;
}
.brand-summary p {
	line-height:1.5 important;
	margin-bottom: 1rem !important;
}

/* BLOG */
    
.article__content .article_section {
		margin-bottom: 3rem;
}
.article__content h2 {
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 1.2857142857;
    margin-bottom: 1.5rem;
}
.article__content h3 {
	    font-size: 1.225rem;
    font-weight: 600;
    line-height: 1.3333333333;
    margin-bottom: 1.5rem;
}
.article__content h4 {
	    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.3333333333;
    margin-bottom: 1rem;
}
.article_section p,
.article__content p {
	line-height:1.5 important;
	margin-bottom: 1rem !important;
}

.article__content li {
list-style: disc;
    list-style-position: outside;
    margin-bottom: 1rem;
}

.page--blog-article .article__media--main {
    margin: 0 1rem 1rem 0;
    max-width: 100%;
}
