.ast-addon-cart-wrap {
border: none !important;
} .site-title a {
font-weight: 700;
} @media (max-width: 921px) {
.ast-primary-header-bar {
background-color: rgb(5, 24, 53) !important;
}
.site-title a {
color: #ffffff !important;
} .custom-logo-link img {
background-color: #ffffff;
padding: 4px;
border-radius: 4px;
}
}  @media (max-width: 544px) {
header.entry-header {
padding-top: 20px;
}
header.entry-header .entry-title {
font-size: 30px;
font-weight: 400;
}
}  .ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
background-color: rgb(5, 24, 53) !important;
} .ast-mobile-popup-drawer .ast-mobile-popup-content {
color: #ffffff;
}
.ast-mobile-popup-drawer .ast-mobile-popup-content a {
color: #ffffff;
} .ast-mobile-popup-drawer .menu-toggle-close {
color: #ffffff;
fill: #ffffff;
}
.ast-mobile-popup-drawer .menu-toggle-close svg {
fill: #ffffff;
} .ast-mobile-popup-drawer .main-header-menu .menu-item {
border-color: rgba(255, 255, 255, 0.15);
} .ast-mobile-popup-drawer .main-header-menu .menu-item > a {
color: #ffffff;
} .ast-mobile-popup-drawer .ast-menu-toggle {
color: #ffffff;
} .ast-mobile-popup-drawer .ast-header-woo-cart .ast-cart-menu-wrap,
.ast-mobile-popup-drawer .ast-header-woo-cart a {
color: #ffffff;
} .ast-mobile-popup-drawer .ast-header-account a {
color: #ffffff;
} .ast-mobile-popup-content {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 0.5em;
}
.ast-mobile-popup-content > .ast-header-account,
.ast-mobile-popup-content > .ast-header-html-3 {
display: inline-flex;
align-items: center;
flex: none;
} .ast-mobile-popup-content > .ast-builder-menu-mobile {
width: 100%;
} .ast-mobile-popup-drawer .main-header-menu > .menu-item-has-children > .sub-menu {
display: block !important;
visibility: visible;
}  .aws-search-field.search-field {
font-size: 16px;
} .aws-container .aws-search-form .aws-form-btn {
background-color: rgb(178, 19, 10) !important;
}
.aws-container .aws-search-form .aws-form-btn svg {
fill: #ffffff;
}  .phone-icon img {
filter: brightness(0) invert(1);
} .ast-below-header-bar a[href^="tel"],
.ast-below-header-bar .phone-icon + span {
font-size: 18px;
}
.ast-below-header-bar .wmc-nav,
.ast-below-header-bar .ast-builder-html-element p {
font-size: 18px;
}  .wmc-current-currency {
border: none !important;
} .ast-below-header-bar .wmc-currency {
background-color: transparent !important;
}
.ast-below-header-bar select.wmc-nav {
padding: 2px 32px 2px 8px;
height: auto;
background-color: rgb(5, 24, 53) !important;
color: #ffffff !important;
border: 1px solid rgba(255, 255, 255, 0.3) !important;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='16' viewBox='57 35.171 26 16.043'%3E%3Cpath fill='%23ffffff' d='M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z'/%3E%3C/svg%3E") !important;
background-position: calc(100% - 8px) 50% !important;
}
.wmc-sub-currency {
border: none !important;
} .ast-builder-html-element {
display: flex;
align-items: center;
gap: 0.125rem;
flex-wrap: nowrap;
}
.ast-builder-html-element p {
margin: 0;
white-space: nowrap;
} .woo-multi-currency.wmc-shortcode.plain-horizontal {
display: flex;
align-items: center;
gap: 0.125rem;
flex-wrap: nowrap;
}
.woo-multi-currency.wmc-shortcode.plain-horizontal .wmc-currency {
display: inline-block;
margin: 0;
white-space: nowrap;
}
.woo-multi-currency.wmc-shortcode.plain-horizontal .wmc-currency a {
padding: 0.125rem 0.25rem;
text-decoration: none;
white-space: nowrap;
} .woo-multi-currency.wmc-shortcode.plain-horizontal .wmc-currency.wmc-active a {
font-weight: bold;
}  .woocommerce-MyAccount-navigation ul {
padding-left: 0;
list-style: none;
}  .wp-block-woocommerce-product-collection .wp-block-post-title {
font-size: 1rem !important; font-weight: normal;
line-height: 1.5;
}
.wp-block-woocommerce-product-collection .wp-block-post-title a {
color: #666 !important; text-decoration: none !important; }
.wp-block-woocommerce-product-collection .wp-block-post-title a:hover {
color: rgb(178, 19, 10) !important; } .wp-block-woocommerce-product-collection .wp-block-button__link {
background-color: rgb(178, 19, 10) !important; border-color: rgb(178, 19, 10) !important;
color: #fff !important;
}
.wp-block-woocommerce-product-collection .wp-block-button__link:hover {
background-color: rgb(140, 15, 8) !important; border-color: rgb(140, 15, 8) !important;
}  .wp-block-woocommerce-product-collection .wc-block-product {
display: grid;
grid-template-rows: 220px 120px auto 40px auto;
grid-template-columns: 1fr;
height: 100%;
gap: 0;
background: #ffffff;
border: 1px solid #e0e0e0;
padding: 15px;
} .wp-block-woocommerce-product-collection .wc-block-components-product-image {
grid-row: 1;
display: flex;
align-items: center;
justify-content: center;
height: 220px;
margin-bottom: 12px;
overflow: hidden;
}
.wp-block-woocommerce-product-collection .wc-block-components-product-image img {
object-fit: contain;
max-width: 100%;
height: auto;
} .wp-block-woocommerce-product-collection .wp-block-post-title {
grid-row: 2;
display: flex;
align-items: flex-start;
justify-content: center;
text-align: center;
width: 100%;
margin-bottom: 8px;
padding-top: 4px;
} .wp-block-woocommerce-product-collection .wp-block-woocommerce-product-price {
grid-row: 3;
text-align: center;
width: 100%;
margin-bottom: 4px;
} .wp-block-woocommerce-product-collection .wp-block-button {
grid-row: 5;
text-align: center;
width: 100%;
padding-top: 12px;
} .sstag-delivery-time-wrapper {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
min-height: 28px;
margin-top: 4px;
margin-bottom: 8px;
}
.sstag-delivery-time-badge {
display: inline-block;
background-color: rgb(5, 24, 53);
color: #ffffff;
padding: 2px 6px;
border-radius: 3px;
font-size: 0.75em;
font-weight: 500;
} .wp-block-woocommerce-product-collection .sstag-delivery-time-wrapper {
grid-row: 4;
} .wp-block-woocommerce-product-collection .wc-block-next-previous-buttons {
display: flex;
align-items: center;
justify-content: center;
gap: 12px;
margin-bottom: 16px;
}
.wp-block-woocommerce-product-collection .wc-block-next-previous-buttons button {
display: inline-flex;
align-items: center;
justify-content: center;
width: 32px;
height: 32px;
padding: 0;
background-color: transparent;
border: 1px solid #ddd;
border-radius: 4px;
color: #666;
font-size: 16px;
line-height: 1;
cursor: pointer;
transition: all 0.2s ease;
}
.wp-block-woocommerce-product-collection .wc-block-next-previous-buttons button:hover {
background-color: #f5f5f5;
border-color: #999;
color: #333;
}
.wp-block-woocommerce-product-collection .wc-block-next-previous-buttons button:disabled {
opacity: 0.3;
cursor: not-allowed;
border-color: #e5e5e5;
}
.wp-block-woocommerce-product-collection .wc-block-next-previous-buttons button:disabled:hover {
background-color: transparent;
border-color: #e5e5e5;
color: #666;
}
.wp-block-woocommerce-product-collection .wc-block-next-previous-buttons button svg {
width: 16px;
height: 16px;
fill: currentColor;
}  .woocommerce ul.products li.product {
background: #ffffff;
border: 1px solid #e0e0e0;
padding: 15px;
} .sstag-loop-savings {
font-size: 0.85em;
color: #666;
margin-top: 4px;
margin-bottom: 4px;
line-height: 1.4;
}
.sstag-loop-savings a {
color: #666;
text-decoration: underline;
}  .woocommerce ul.products li.product img {
object-fit: contain !important;
width: auto !important;
max-width: 100%;
height: auto !important;
} .woocommerce ul.products li.product .astra-shop-thumbnail-wrap {
flex: 1;
} .woocommerce ul.products li.product .button.add_to_cart_button {
white-space: nowrap;
padding: 8px 10px;
font-size: 14px;
} .woocommerce div.product div.images img,
.woocommerce-product-gallery__image img,
.flex-control-thumbs img {
object-fit: contain !important;
width: auto !important;
max-width: 100%;
height: auto !important;
border: 1px solid #e0e0e0;
}  .price_slider_amount input.min,
.price_slider_amount input.max {
width: 100px !important;
min-width: 100px;
} .wc-block-product-filter-price-slider__left input.min,
.wc-block-product-filter-price-slider__right input.max {
width: 100px !important;
max-width: 100px !important;
min-width: 100px !important;
}  .wc-block-product-filter-checkbox-list__item.has-depth-2,
.wc-block-product-filter-checkbox-list__item.has-depth-3,
.wc-block-product-filter-checkbox-list__item.has-depth-4,
.wc-block-product-filter-checkbox-list__item.has-depth-5 {
display: none !important;
} body.tax-product_cat .wp-block-woocommerce-product-filter-taxonomy .wc-block-product-filter-checkbox-list__item:not([class*="has-depth-"]) {
display: none !important;
} .wc-block-product-filter-checkbox-list__show-more {
display: none !important;
} .wc-block-product-filter-checkbox-list__item.has-depth-1[hidden] {
display: block !important;
}  .woocommerce-cart-form__contents .product-unit-price,
.woocommerce-cart-form__contents .product-discount,
.woocommerce-cart-form__contents .product-price-incl-tax,
.woocommerce-cart-form__contents .product-subtotal,
.woocommerce-checkout-review-order-table .product-unit-price,
.woocommerce-checkout-review-order-table .product-discount,
.woocommerce-checkout-review-order-table .product-price-incl-tax,
.woocommerce-checkout-review-order-table .product-quantity,
.woocommerce-checkout-review-order-table .product-total {
text-align: right !important;
} .woocommerce-cart-form__contents .product-unit-price,
.woocommerce-cart-form__contents .product-discount,
.woocommerce-cart-form__contents .product-price-incl-tax,
.woocommerce-checkout-review-order-table .product-unit-price,
.woocommerce-checkout-review-order-table .product-discount,
.woocommerce-checkout-review-order-table .product-price-incl-tax,
.woocommerce-checkout-review-order-table .product-quantity {
min-width: 80px;
} .woocommerce-checkout-review-order-table .product-quantity {
text-align: center !important;
} @media only screen and (max-width: 768px) {
.woocommerce-cart-form__contents .product-unit-price::before {
content: attr(data-title) ": ";
font-weight: 700;
}
.woocommerce-cart-form__contents .product-discount::before {
content: attr(data-title) ": ";
font-weight: 700;
}
.woocommerce-cart-form__contents .product-price-incl-tax::before {
content: attr(data-title) ": ";
font-weight: 700;
}
}  .woocommerce ul.products li.product-category {
position: relative;
border: 1px solid #e0e0e0 !important;
background: #fff;
} .woocommerce ul.products li.product-category > a {
display: flex !important;
flex-direction: column !important;
position: relative;
width: 100% !important;
height: 100% !important;
} .woocommerce ul.products li.product-category img {
object-fit: contain !important;
width: 100% !important;
height: 200px !important;
flex-shrink: 0 !important;
padding: 20px !important;
box-sizing: border-box !important;
} .woocommerce ul.products li.product-category .woocommerce-loop-category__title {
position: relative;
left: 0 !important;
right: 0 !important;
margin: 0 !important;
padding: 15px;
box-sizing: border-box !important;
align-self: stretch !important;
background: transparent !important;
text-align: center !important;
font-size: 0.95rem !important;
font-weight: 400 !important;
line-height: 1.4 !important;
color: #333 !important;
text-transform: none !important;
} .woocommerce ul.products li.product-category .woocommerce-loop-category__title mark.count {
display: none !important;
}  .sstag-breadcrumb-container {
max-width: var(--ast-container-default-xlg-width, 1200px);
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 20px;
padding-left: 0;
padding-right: 0;
clear: both;
display: block;
} @media (max-width: 1200px) {
.sstag-breadcrumb-container {
padding-left: 20px;
padding-right: 20px;
}
} .sstag-breadcrumb-container .woocommerce-breadcrumb {
margin: 0;
padding: 0;
display: block;
} .woocommerce-breadcrumb a {
display: inline-block;
max-width: 40ch;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
vertical-align: bottom;
text-decoration: none;
color: #666;
} .woocommerce-breadcrumb a:last-of-type {
color: rgb(178, 19, 10);
} .woocommerce-breadcrumb a:hover {
text-decoration: underline;
} .single-product .single-product-category {
display: none !important;
} .single-product .summary .woocommerce-breadcrumb {
display: none !important;
} .single-product .site-content {
padding-top: 0 !important;
margin-top: 0 !important;
}
.single-product #content .ast-container {
padding-top: 0 !important;
margin-top: 0 !important;
} .single-product .content-area {
padding-top: 0 !important;
margin-top: 0 !important;
}
.single-product .site-main,
.single-product #main {
padding-top: 0 !important;
margin-top: 0 !important;
}  .single-product .product_meta .posted_in:not(:first-child),
.single-product .product_meta .mpn_wrapper {
display: none !important;
} .price .uvp-label {
font-weight: normal;
color: #444;
font-size: 1em; } .price del {
color: #444;
font-size: calc(0.5em + 3px); }
.price del .woocommerce-Price-amount {
color: #444;
} .price ins {
background-color: transparent !important;
color: rgb(178, 19, 10) !important;
text-decoration: none !important;
}
.price ins .woocommerce-Price-amount,
.price ins .woocommerce-Price-currencySymbol {
color: rgb(178, 19, 10) !important;
} .woocommerce ul.products li.product .price {
font-size: 1.2em;
}
.woocommerce ul.products li.product .price del {
font-size: calc(0.5em + 5px);
display: block;
opacity: 0.5;
color: #444;
margin-top: 4px;
} .woocommerce ul.products li.product {
padding-left: 10px;
padding-right: 10px;
}
.woocommerce ul.products li.product .astra-shop-summary-wrap,
.woocommerce-page ul.products li.product .astra-shop-summary-wrap {
padding-left: 14px;
padding-right: 14px;
}
.archive-badge .astra-child-sku-badge,
.archive-badge .astra-child-delivery-time-badge {
font-size: calc(0.75em + 1px);
background-color: transparent;
padding: 0;
border-radius: 0;
font-weight: 700;
}
div.archive-badge {
margin-top: 0;
margin-bottom: 0;
line-height: 1.4;
}
.archive-badge .astra-child-sku-badge {
color: #015E00;
}
.archive-badge .astra-child-delivery-time-badge {
color: rgb(5, 24, 53);
} @media (max-width: 544px) {
.ast-container .woocommerce ul.products:not(.elementor-grid),
.woocommerce-page ul.products:not(.elementor-grid),
.woocommerce.mobile-columns-2 ul.products:not(.elementor-grid),
.woocommerce-page.mobile-columns-2 ul.products:not(.elementor-grid) {
grid-template-columns: 1fr !important;
}
} @media (max-width: 768px) {
.site-footer .wp-block-gallery.columns-6 {
columns: initial;
}
.site-footer .wp-block-gallery.columns-6 .wp-block-image {
width: calc(16.66% - 8px) !important;
flex: 0 0 calc(16.66% - 8px) !important;
}
} .site-footer .ast-footer-html-1 .ast-builder-html-element ul {
margin-left: 0 !important;
padding-left: 1em !important;
} .sstag-free-shipping-threshold {
color: #388e3c;
font-weight: 600;
} @media (max-width: 921px) {
.ast-below-header-bar .ast-header-search,
.ast-below-header-bar .ast-search-menu-icon {
width: 100% !important;
}
.aws-search-field {
font-size: 13px !important;
padding-right: 45px !important;
}
} .woocommerce-shipping-totals .woocommerce-Price-amount,
.shipping .woocommerce-Price-amount {
font-size: 16px;
} a.button.invoice.order-actions-button {
color: #fff !important;
font-size: 13px;
white-space: nowrap;
}  body.home .woocommerce ul.products {
display: flex !important;
flex-wrap: nowrap !important;
overflow-x: auto;
scroll-snap-type: x mandatory;
-webkit-overflow-scrolling: touch;
gap: 16px;
padding-bottom: 12px;
scrollbar-width: thin;
scrollbar-color: #ccc transparent;
} body.home .woocommerce ul.products::-webkit-scrollbar {
height: 6px;
}
body.home .woocommerce ul.products::-webkit-scrollbar-track {
background: transparent;
}
body.home .woocommerce ul.products::-webkit-scrollbar-thumb {
background-color: #ccc;
border-radius: 3px;
} body.home .woocommerce ul.products li.product {
flex: 0 0 calc(25% - 12px);
scroll-snap-align: start;
min-width: 220px;
max-width: none;
width: auto !important;
margin: 0 !important;
} @media (max-width: 921px) {
body.home .woocommerce ul.products li.product {
flex: 0 0 calc(33.33% - 11px);
}
} @media (max-width: 700px) {
body.home .woocommerce ul.products li.product {
flex: 0 0 calc(50% - 8px);
}
} @media (max-width: 544px) {
body.home .woocommerce ul.products li.product {
flex: 0 0 85%;
}
} .sstag-cart-trust-badges {
list-style: none;
margin: 15px 0 0;
padding: 0;
font-size: 14px;
line-height: 1.8;
color: #333;
}
.sstag-cart-trust-badges li {
margin: 0;
padding: 0;
}
.sstag-cart-trust-badges a {
color: inherit;
text-decoration: underline;
}