:root{--font-family-body: "Poppins", "Helvetica", "Arial", "sans-serif";--font-family-label: "Poppins", "Helvetica", "Arial", "sans-serif";--font-family-semi: "Poppins", "Helvetica", "Arial", "sans-serif";--font-family-title: "Poppins", "Helvetica", "Arial", "sans-serif";--color-a-hover: #000000;--color-primary: #000000;--color-secondary: #000000;--bg-color-btn: #000000;--bg-color-btn-hover: #000000;--color-price: #222222;--bg-color-label-new: #E98380;--bg-color-label-sale: #CC5E98;--ax-form-bi-width: 1px;--ax-form-btn-width: 1px;}@media (max-width: 767px){#box-product-grid .archive-wrapper-items{margin-left: calc(-10px/2);margin-right: calc(-10px/2);}#box-product-grid .archive-wrapper-items > .item{padding-left: calc(10px/2);padding-right: calc(10px/2);margin-bottom: 10px;}}@media (min-width: 768px) and (max-width: 1024px){#box-product-grid .archive-wrapper-items{margin-left: calc(-20px/2);margin-right: calc(-20px/2);}#box-product-grid .archive-wrapper-items > .item{padding-left: calc(20px/2);padding-right: calc(20px/2);margin-bottom: 20px;}}@media (min-width: 1025px) and (max-width: 1199px){#box-product-grid .archive-wrapper-items{margin-left: calc(-30px/2);margin-right: calc(-30px/2);}#box-product-grid .archive-wrapper-items > .item{padding-left: calc(30px/2);padding-right: calc(30px/2);margin-bottom: 30px;}}@media (min-width: 1200px){#box-product-grid .archive-wrapper-items{margin-left: calc(-30px/2);margin-right: calc(-30px/2);}#box-product-grid .archive-wrapper-items > .item{padding-left: calc(30px/2);padding-right: calc(30px/2);margin-bottom: 30px;}}@media (max-width: 767px){#box-product-grid .archive-wrapper-items > .item{-ms-flex: 0 0 calc(100%/2); flex: 0 0 calc(100%/2); max-width: calc(100%/2);}}@media (min-width: 768px) and (max-width: 1024px){#box-product-grid .archive-wrapper-items > .item{-ms-flex: 0 0 calc(100%/2); flex: 0 0 calc(100%/2); max-width: calc(100%/2);}}@media (min-width: 1025px) and (max-width: 1199px){#box-product-grid .archive-wrapper-items > .item{-ms-flex: 0 0 calc(100%/2); flex: 0 0 calc(100%/2); max-width: calc(100%/2);}}@media (min-width: 1200px){#box-product-grid .archive-wrapper-items > .item{-ms-flex: 0 0 calc(100%/2); flex: 0 0 calc(100%/2); max-width: calc(100%/2);}}@media (min-width: 1025px){.container{max-width:100%;}}@media (min-width: 1025px){.container{max-width:100%;}}.wishlist-button-add { display: none !important; } .ax-img-loader { width: 100% !important; } #blog-details #wrapper { padding: 4% !important; } #blog-details #main .page-content, #blog-category #main .page-content { padding-right: 5%; } .blog-single .entry-info { display: none; } .blog-type-2 .post-date { display: none; } .summary-container .product-additional-info { display: none; } .summary-container .product_meta { border-top: none; padding-top: 0px; } .summary-container .social-list { display: none; } .block-reassurance ul { display: none; } .delivery-information { display: none; } .type-available { color: #222222 !important; font-style: italic; } .elementor-widget-axps-contact .elementor-button { border: solid 2px #000; } /* Sidebar Overlay */ .product-info-sidebar { position: fixed; top: 0; right: -100%; width: 400px; height: 100%; background: white; box-shadow: -5px 0px 15px rgba(0, 0, 0, 0.3); transition: right 0.3s ease-in-out; z-index: 1001; overflow-y: auto; } /* When sidebar is active */ .product-info-sidebar.active { right: 0; } /* Sidebar Header (Title on Left, X on Right) */ .sidebar-header { background-color: black; /* Black background */ color: white; /* White text */ display: flex; justify-content: space-between; /* Title on left, X on right */ align-items: center; padding: 15px 20px; font-size: 18px; font-weight: bold; } /* Sidebar Title */ #sidebar-title { flex-grow: 1; /* Ensures it takes available space */ } /* Close Button (X) */ .sidebar-header .close-sidebar { font-size: 24px; cursor: pointer; color: white; background: none; border: none; } /* Ensure sidebar content starts below header */ .sidebar-content { padding: 20px; } /* Overlay effect */ .overlay-active { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 1000; display: none; } .overlay-active.show { display: block; } /* Buttons to open sidebar */ .product-info-links { margin-top: 20px; } .product-info-links button { display: block; width: 100%; text-align: left; padding: 10px; font-size: 16px; border: none; background: none; cursor: pointer; text-transform: uppercase; font-weight: 600; } /* Hide all sections initially */ .sidebar-section { display: none; } .sidebar-section.active { display: block; } /* Hide the titles inside the sidebar content (since they are now in the header) */ .sidebar-section .sidebar-heading { display: none; } /* Style for the Product Details section */ .product-features-list { } /* Each characteristic title */ .product-detail-title { font-size: 18px; /* Bigger Title */ font-weight: bold; color: black; margin-top: 15px; } /* Gray divider below each title */ .product-detail-divider { width: 100%; height: 1px; background-color: #ccc; margin: 5px 0 10px 0; } /* Style for the characteristic values */ .product-detail-value { font-size: 16px; color: #333; margin-bottom: 10px; } #product-details .product-info-catalog { margin-bottom: 5px; display: none; } .product-features > .h6 { margin-top: 20px; margin-bottom: 15px; display: none; } .js-product-images-modal * { font-size: 10px !important; font-weight: 200 !important; margin-bottom: 20px; } h1.product_title { margin-bottom: 0px; } .summary-container > .product-prices .product-price { margin-bottom: 5px; } .tax-shipping-delivery-label { font-size: 12px; font-weight: 600; color: black; } .ax-product-cats { display: none; } .iti { width: 100%; }