/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.elementor-widget-off-canvas .e-off-canvas {
    z-index: 1 !important;
}

html {
    font-size: 16px !important;
}

a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}

.elementor-menu-cart__toggle .elementor-button-icon, .elementor-menu-cart__toggle .elementor-button-text {
    background: #d8e6ed !important;
}

/* Hide Payment Method Section on WooCommerce Checkout Page */
.wc_payment_methods {
    display: none;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-privacy-policy-text p {
	margin-top: 0px !important;
}

.elementor-236 .elementor-element.elementor-element-9db70a8 .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.e-checkout__column.e-checkout__column-start  input[type=date], .e-checkout__column.e-checkout__column-start  input[type=email], .e-checkout__column.e-checkout__column-start  input[type=number], .e-checkout__column.e-checkout__column-start  input[type=password], .e-checkout__column.e-checkout__column-start  input[type=search], .e-checkout__column.e-checkout__column-start  input[type=tel], .e-checkout__column.e-checkout__column-start  input[type=text], .e-checkout__column.e-checkout__column-start  input[type=url], .e-checkout__column.e-checkout__column-start  select, .e-checkout__column.e-checkout__column-start  textarea {
	border: 1px solid #aaa !important;
	padding: 10px !important;
    border-radius: 0.375rem 0.375rem 0.375rem 0.375rem !important;
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single {
	border: 1px solid #aaa !important;
    border-radius: 0.375rem 0.375rem 0.375rem 0.375rem !important;
}

/* Gravity Forms Styling
 * */

.gform_wrapper input[type=date], .gform_wrapper input[type=email], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=search], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper select, .gform_wrapper textarea {
    border: 0;
    border-radius: 0 !important;
}

.gform_wrapper [type=button], .gform_wrapper [type=submit], .gform_wrapper button, input#woo-order-again, button#place_order, button.single_add_to_cart_button.button.alt, .wc-product-table-controls .wc-product-table-multi-form input[type=submit], .woocommerce a.button.alt, a.button.wc-forward, a.add.button.wc-address-book-add-billing-button, a.add.button.wc-address-book-add-shipping-button{
	font-family: var(--e-global-typography-5ac277f-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-5ac277f-font-size) !important;
    font-weight: var(--e-global-typography-5ac277f-font-weight) !important;
    font-style: var(--e-global-typography-5ac277f-font-style) !important;
    text-decoration: var(--e-global-typography-5ac277f-text-decoration) !important;
    line-height: var(--e-global-typography-5ac277f-line-height) !important;
    letter-spacing: var(--e-global-typography-5ac277f-letter-spacing) !important;
    word-spacing: var(--e-global-typography-5ac277f-word-spacing) !important;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.3) !important;
    fill: var(--e-global-color-c696dce) !important;
    color: var(--e-global-color-c696dce) !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: var(--e-global-color-primary) !important;
    border-radius: 0 !important;
    padding: 10px 10px 10px 10px !important;
	background-color: var(--e-global-color-accent) !important;
}

.gform_wrapper [type=button]:hover, .gform_wrapper [type=submit]:hover, .gform_wrapper button:hover, .gform_wrapper [type=button]:focus, .gform_wrapper [type=submit]:focus, .gform_wrapper button:focus, input#woo-order-again:hover, input#woo-order-again:active, input#woo-order-again:focus, button#place_order:hover, button#place_order:active, button#place_order:focus, button.single_add_to_cart_button.button.alt:hover, button.single_add_to_cart_button.button.alt:focus, button.single_add_to_cart_button.button.alt:active, .wc-product-table-controls .wc-product-table-multi-form input[type=submit]:hover, .woocommerce a.button.alt:hover, a.button.wc-forward:hover, a.add.button.wc-address-book-add-billing-button:hover, a.add.button.wc-address-book-add-shipping-button:hover, {
	background-color: var(--e-global-color-50fad0c) !important;
	fill: var(--e-global-color-c696dce) !important;
    color: var(--e-global-color-c696dce) !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
	border-radius: 0 !important;
}

div#gform_confirmation_message_1 {
    color: #fff !important;
}

button.single_add_to_cart_button.button.alt, button.single_add_to_cart_button.button.alt:hover, button.single_add_to_cart_button.button.alt:focus, button.single_add_to_cart_button.button.alt:active, .wc-product-table-controls .wc-product-table-multi-form input[type=submit], .wc-product-table-controls .wc-product-table-multi-form input[type=submit]:hover, .woocommerce a.button.alt, .woocommerce a.button.alt:hover {
	height: 38px !important;
}

button#woo_clear_cart {
    background: #9d9d9d;
}

button#place_order {
	padding: 18px 32px 18px 32px !important;
}

.brand-loops {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* Creates 3 columns */
    gap: 20px; /* Space between grid items */
    padding: 20px; /* Padding around the grid */
}

.brand-item {
    text-align: center; /* Center the content */
    border: 1px solid #ccc; /* Optional border */
    padding: 10px; /* Padding inside each item */
}

.brand-item img {
    width: 100%; /* Make image take the full width of the container */
    height: 300px; /* Fixed height for the image */
    object-fit: contain; /* Ensures the image is contained within the dimensions without being cropped */
    margin-bottom: 10px; /* Space between the image and the text/link */
}

.filter-loops {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* Creates 3 columns */
    gap: 20px; /* Space between grid items */
    padding: 0px; /* Padding around the grid */
}

.filter-item {
    text-align: center;
    border: 2px solid #4a7583;
    padding: 10px;
    position: relative;
    border-radius: 0px;
}

.filter-item img {
	width: 100%; /* Make image take the full width of the container */
    height: 140px; /* Fixed height for the image */
    object-fit: contain; /* Ensures the image is contained within the dimensions without being cropped */
    margin-bottom: 10px; /* Space between the image and the text/link */
}


.back-box img {
	padding: 25px;
}

/* Targets Order Again Button on the Product Summary Page */

input#woo-order-again {
    margin-top: 25px;
}

/* Targeting WooCommerce product images */
.woocommerce ul.products li.product a img, 
.woocommerce-page ul.products li.product a img {
    width: 200px; /* Set the width to 200px */
    height: 200px; /* Set the height to 200px */
    object-fit: contain; /* Ensure the image fits within the dimensions without being cropped */
    display: block; /* Ensures the image takes up the full dimensions */
    margin: 0 auto; /* Centers the image horizontally */
}

/* Additional styling to ensure the layout is consistent */
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
    width: 200px; /* Set the width of the product item to 200px */
    float: none; /* In case there's a float applied */
    display: inline-block; /* Align products in a grid */
    vertical-align: top; /* Aligns items at the top */
    margin-right: 20px; /* Spacing between items, adjust as needed */
}

/* Clearfix for the product list */
.woocommerce ul.products, 
.woocommerce-page ul.products {
    display: flex; /* Use flexbox for product list */
    flex-wrap: wrap; /* Allows products to wrap onto the next line */
    justify-content: space-between; /* Even spacing between items */
}


.child-categories-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
}

.category-box {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.category-box img {
    width: 150px;
    height: auto;
    margin-bottom: 10px; /* Adjust if needed */
}

.category-title {
	font-size: var(--e-global-typography-6fb0171-font-size);
	line-height: var(--e-global-typography-6fb0171-line-height);
	letter-spacing: var(--e-global-typography-6fb0171-letter-spacing);
	font-family: var(--e-global-typography-6fb0171-font-family), Sans-serif;
    font-weight: var(--e-global-typography-6fb0171-font-weight);
    font-style: var(--e-global-typography-6fb0171-font-style);
    text-decoration: var(--e-global-typography-6fb0171-text-decoration);
    color: #4a7583;
    font-weight: 700;
}

.mobile-menu .elementor-nav-menu ul {
    border-radius: 0px !important;
    border: 1px solid #d2d2d2 !important;
	margin: 2px 25px !important;
	background: #f9f9f9 !important;
	padding-top: 8px;
    padding-bottom: 8px;
}

.mobile-menu .elementor-nav-menu ul li a {
	padding-left: 5px !important;
	font-size: 16px !important;
}
.mobile-menu .elementor-nav-menu ul li a:hover {
    background: #4e7a8d !important;
    color: #ffffff !important;
}

.mobile-menu .sub-menu li a {
	padding-top: 7px !important;
    padding-bottom: 7px !important;
}

.elementor-menu-toggle {
    padding: 6px 12px 4px 12px !important;
    border-color: #d9d9d9 !important;
}

li.search.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-16794 {
    padding-top: 22px;
    padding-bottom: 10px;
}

.elementor-33 .elementor-element.elementor-element-1d2b8a8 .elementor-nav-menu--dropdown a:focus {
	color: inherit !important;
    background: inherit !important;
}

ol.breadcrumb a {
    text-decoration: underline;
}

.elementor-nav-menu .sub-arrow {
    padding: 10px 0 10px 4px !important;
}

.elementor-nav-menu .sub-arrow .e-font-icon-svg {
    height: 15px !important;
    width: 8px !important;
}

button.single_add_to_cart_button.button.alt, a.wc-quick-view-button.with-icon.no-text.button.btn.alt, .woocommerce a.button.alt {
    background: #527b8c;

}
button.single_add_to_cart_button.button.alt:hover, a.wc-quick-view-button.with-icon.no-text.button.btn.alt:hover, .woocommerce a.button.alt:hover {
    background: #212529;
}


.woocommerce-message a.button.wc-forward {
    border-radius: 0px !important;
    padding: 10px !important;
}

.woocommerce .quantity .qty {
    width: 100px !important;
    text-align: center;
}

/* This is for the Browse Our Products Button on the home page */

.home-browse-btn ul li:hover {
	background: #4e7a8d !important;
    color: #ffffff !important;
}

.home-browse-btn span.elementor-icon-list-text {
    padding-left: 12px;
}

.page-id-16698 .elementor-16702 .elementor-element-61f9fe7 {
    background-position: top center !important;
}


/* Responsive adjustments for smaller screens */
@media (max-width: 1280px) {
	.filter-loops {
		grid-template-columns: repeat(4, 2fr);
	}
}

@media (max-width: 1028px) {
	.filter-loops {
		grid-template-columns: repeat(4, 2fr);
	}
}

@media (max-width: 768px) {
    .brand-loops {
        grid-template-columns: repeat(2, 1fr); /* 2 columns on smaller screens */
    }
	
	.filter-loops {
		grid-template-columns: repeat(2, 3fr);
	}
	
	.filter-item img {
		height: 70px;
	}
	
}

@media (max-width: 600px) {
	.filter-loops {
		grid-template-columns: repeat(2, 3fr);
	}
}

@media (max-width: 480px) {
    .brand-loops {
        grid-template-columns: 1fr; /* 1 column on very small screens */
    }
	
	.filter-loops {
		grid-template-columns: repeat(2, 4fr);
	}
}

.hidden-store-code {
    display: none;
}

/*
 * Address Book CSS added by Jerald Huff on 2024-07-09
 */

.woocommerce-account .address_book.billing_address_book,.woocommerce-account .address_book.shipping_address_book {
	margin-top: 30px !important;
	border: 1px solid #ccc;
	border-radius: 0px;
	padding: 15px;
}
.woocommerce-account .wc-address-book-address {
	margin-bottom: 10px;
}
.woocommerce-account .wc-address-book-address address{
	height: auto !important;
	padding: 15px !important;
}
.woocommerce-account .wc-address-book-meta {
	margin-top: 15px;
	margin-right: 15px;
}
.woocommerce-account .address_book h3 {
	margin-bottom: 15px !important;
    margin-top: 10px !important;
}
.woocommerce-account .address_book header {
	border: none !important;
}

/*
 * Hide Payment Method To Cover Up Cash On Delivery 2024-08-17-01
 */

.woocommerce-order-overview__payment-method {
    display: none;
}

/*
 * Change the primary button color for woocomerce to the normal blue and white color scheme
 */

a.button.button-primary {
    font-family: var(--e-global-typography-5ac277f-font-family), Sans-serif !important;
    font-size: 13px !important;
    font-weight: var(--e-global-typography-5ac277f-font-weight) !important;
    font-style: var(--e-global-typography-5ac277f-font-style) !important;
    text-decoration: var(--e-global-typography-5ac277f-text-decoration) !important;
    line-height: var(--e-global-typography-5ac277f-line-height) !important;
    letter-spacing: var(--e-global-typography-5ac277f-letter-spacing) !important;
    word-spacing: var(--e-global-typography-5ac277f-word-spacing) !important;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3) !important;
    fill: var(--e-global-color-c696dce) !important;
    color: var(--e-global-color-c696dce) !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: var(--e-global-color-primary) !important;
    border-radius: 0 !important;
    background-color: var(--e-global-color-accent) !important;
}

form.woocommerce-product-search {
    display: flex;
}

.woocommerce-product-search button, .woocommerce-product-search html input[type=button], .woocommerce-product-search input[type=reset], .woocommerce-product-search input[type=submit], .woocommerce-product-search a.button, .woocommerce-product-search a.button:visited {
    color: #fff;
    background-color: #517b8c;
	transition: all .2s ease-in-out;
	border-radius: 0 !important;
	border: 0 !important;
}


.woocommerce-product-search button:hover, .woocommerce-product-search html input[type=button]:hover, .woocommerce-product-search input[type=reset]:hover, .woocommerce-product-search input[type=submit]:hover, .woocommerce-product-search a.button:hover, .woocommerce-product-search a.button:hover {
    color: #fff;
    background-color: #000000;
	border: 0 !important;
	border-radius: 0 !important;
}

.widget_product_search input[type=search] {
    width: 100%;
    border: 3px solid #dbe4e8;
    border-radius: 0;
    padding: .5rem 1rem;
    transition: all .3s;
}

.header-login a.elementor-button.elementor-button-link.elementor-size-sm {
    color: #ffffff !important;
    border-radius: 0px !important;
	display: flex;
    justify-content: center;
}


/* 
 * 
 * Styling for the Category Menu
 * 
 * */

.single-product-categories {
	list-style: none;
    padding: 0;
    margin: 0;
}


.custom-product-categories {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(6, 1fr); /* 6 items per row */
    grid-gap: 20px; /* Space between the grid items */
}

.custom-product-categories li {
    flex: 1 1 15%;  /* Adjust the width of each item to take up about 30% of the row */
    margin-bottom: 5px; /* Adds some space between rows */
    box-sizing: border-box;
	list-style: none;
    padding: 0;
    margin: 0;
}

.custom-product-categories li a, .child-custom-products-cats li a {
    text-decoration: none;
    font-weight: bold;
    color: #333; /* Adjust link color as per your theme */
    display: block;
    text-align: left;
	font-size: 14px;
	background: #4E7A8D;
	color: #ffffff;
	padding: 10px;
}

.child-custom-products-cats li a {
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	padding: 0;
}

.single-product-categories a {
	text-decoration: none;
    font-weight: bold;
    color: #333; /* Adjust link color as per your theme */
    display: block;
    text-align: left;
	font-size: 14px;
	padding: 5px;
}

.home-menu .single-product-categories a {
	text-decoration: none;
    font-weight: bold;
    color: #4e7a8d !important; /* Adjust link color as per your theme */
    display: block;
    text-align: left;
	font-size: 14px;
	padding: 5px;
}

.home-menu .single-product-categories a:hover {
	color: #000000 !important;
}

.menu-parent-title a:hover {
    text-decoration: underline;
}

.custom-product-categories li a:hover {
    background-color: #000000;
}

.child-custom-products-cats li a:hover {
    background-color: #f2f2f2;
}

ul.child-custom-products-cats, ul.single-product-categories  {
    padding: 0;
}

/* WooCommerce Cart CSS For CPU and Total Units Fields */
.woocommerce table.cart td.product-cpu,
.woocommerce table.cart td.product-units {
    text-align: center;
    width: 100px;
    border-top: 1px solid #d5d8dc;
}

/* Makes the product meta stacked so the wishlist is on it's own line. */
.elementor-woo-meta--view-inline .product_meta {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column !important;
}

/* Styles the Wishlist Button on the product page */
a.button.btn.button.btn-default.theme-button.theme-btn.woocommerce-wishlist-remove-product, a.button.btn.button.btn-default.theme-button.theme-btn.woocommerce-wishlist-add-product {
    font-family: var(--e-global-typography-5ac277f-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-5ac277f-font-size) !important;
    font-weight: var(--e-global-typography-5ac277f-font-weight) !important;
    font-style: var(--e-global-typography-5ac277f-font-style) !important;
    text-decoration: var(--e-global-typography-5ac277f-text-decoration) !important;
    line-height: var(--e-global-typography-5ac277f-line-height) !important;
    letter-spacing: var(--e-global-typography-5ac277f-letter-spacing) !important;
    word-spacing: var(--e-global-typography-5ac277f-word-spacing) !important;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3) !important;
    fill: var(--e-global-color-c696dce) !important;
    color: var(--e-global-color-c696dce) !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: var(--e-global-color-primary) !important;
    border-radius: 0 !important;
    padding: 10px 10px 10px 10px !important;
    background-color: var(--e-global-color-accent) !important;
    width: 210px;
    text-align: center;
    margin-bottom: 10px;
}

a.button.btn.button.btn-default.theme-button.theme-btn.woocommerce-wishlist-remove-product:hover, a.button.btn.button.btn-default.theme-button.theme-btn.woocommerce-wishlist-add-product:hover {
    background: #212529 !important;
}

a.button.btn.button.btn-default.theme-button.theme-btn.woocommerce-wishlist-remove-product {
	background: #3b4e55 !important;
}

.related a.button.btn.button.btn-default.theme-button.theme-btn.woocommerce-wishlist-remove-product, .related a.button.btn.button.btn-default.theme-button.theme-btn.woocommerce-wishlist-add-product {
	width: 80% !important;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin-right: 35px;
}

.related ul li {
	max-width: 200px !important;
}

/*
 * Wishlist CSS
 * 2025-01-30 by Jerald Huff 
 **/

.woocommerce-wishlist-sidebar {
	width: 100%;
}
.woocommerce-wishlist-content {
	width: 100%;
	margin-top: 30px;
	padding: 0;
}

.woocommerce-wishlist-container.woocommerce {
    border: 1px solid #d5d8dc;
    padding: 16px 30px;
    border-radius: 0px;
}

.woocommerce-wishlist-items {
	position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    flex-direction: column;
    align-content: stretch;
	border: 1px solid #bebebe;
    margin-top: 25px;
	border-radius: 0px;
}

.woocommerce-wishlist-items .woocommerce-wishlist-item {
    position: relative;
    width: 100%;
    border: 0;
    border-radius: 0;
    background: #f6f6f6;
    margin: 0;
}
.woocommerce-wishlist-items .woocommerce-wishlist-item:nth-child(even) {
    background: #ffffff;
}

.woocommerce-wishlist-content .woocommerce-wishlist-remove-product {
    position: absolute;
    top: 4px;
    right: 5px;
    border-radius: 0;
    background: #ff0000;
    color: #FFFFFF;
    width: 25px;
    height: 24px;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
}

.woocommerce-wishlist-my-account-container .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a {
    color: #ffffff;
}

a.woocommerce-button.button.wt_pklist_invoice_print.order-actions-button, a.woocommerce-button.button.wt_pklist_invoice_download.order-actions-button, a.woocommerce-button.button.order-again.order-actions-button{
    font-family: var(--e-global-typography-5ac277f-font-family), Sans-serif !important;
    font-size: 13px !important;
    font-weight: var(--e-global-typography-5ac277f-font-weight) !important;
    font-style: var(--e-global-typography-5ac277f-font-style) !important;
    text-decoration: var(--e-global-typography-5ac277f-text-decoration) !important;
    line-height: var(--e-global-typography-5ac277f-line-height) !important;
    letter-spacing: var(--e-global-typography-5ac277f-letter-spacing) !important;
    word-spacing: var(--e-global-typography-5ac277f-word-spacing) !important;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3) !important;
    fill: var(--e-global-color-c696dce) !important;
    color: var(--e-global-color-c696dce) !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: var(--e-global-color-primary) !important;
    border-radius: 0 !important;
    background-color: var(--e-global-color-accent) !important;
	padding: 10px 15px;
	margin-top: 8px;
}

h4.woocommerce-wishlist-title {
    font-size: var(--e-global-typography-accent-font-size);
    line-height: var(--e-global-typography-accent-line-height);
    letter-spacing: var(--e-global-typography-accent-letter-spacing);
	color: black;
}

img.woocommerce-wishlist-image-src {
    height: 150px;
}

.woocommerce-wishlist-add-to-cart form.cart {
    display: flex;
    gap: 15px;
    align-content: center;
    flex-direction: row;
}

.woocommerce-wishlist-add-to-cart .quantity .qty {
    height: 38px;
    border-radius: 0;
    width: 60px !important;
    padding: 5px !important;
}

.woocommerce-wishlist-categories a {
    color: var( --e-global-color-accent ) !important;
}

.woocommerce-wishlist-item-inner {
    border: 0;
}

h1.woocommerce-wishlist-header-title {
    font-family: var(--e-global-typography-6fb0171-font-family), Sans-serif;
    font-size: var(--e-global-typography-6fb0171-font-size);
    font-weight: var(--e-global-typography-6fb0171-font-weight);
    font-style: var(--e-global-typography-6fb0171-font-style);
    text-decoration: var(--e-global-typography-6fb0171-text-decoration);
    line-height: var(--e-global-typography-6fb0171-line-height);
    letter-spacing: var(--e-global-typography-6fb0171-letter-spacing);
	margin-bottom: 15px;
}

.woocommerce-wishlist-price {
    margin-bottom: -18px;
    margin-top: 5px;
    color: #484848;
}

.woocommerce-wishlist-sku {
    color: #484848;
}

a.woocommerce-wishlist-view {
    color: var(--e-global-color-accent) !important;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot tr:last-child td, .elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot tr:last-child th {
    padding-bottom: 12.5px;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    border: 1px solid #d6d8dc;
    padding: 10px;
}

/*
 * Account page Wishlist CSS
 * 2025-02-11 by Courtney Goodling
 **/

.woocommerce-wishlist-items a.woocommerce-wishlist-item-image {
    display: none !important;
}

.woocommerce-wishlist-items .woocommerce-wishlist-item-content {
    padding: 0 0 20px 0;
}

.woocommerce-wishlist-actions a {
    color: #4a7583 !important;
    border: 1px solid #4a7583;
    border-radius: 0px;
    padding: 5px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce h2, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce h3 {
    margin-bottom: 10px;
}

.woocommerce-wishlist-your-wishlists ul {
    background: #f1f6f8;
    border: 2px solid #dbe4e7;
    border-radius: 0px;
    padding: 10px 30px;
}

.woocommerce-wishlist-header-actions a {
    color: #4a7583 !important;
    padding: 10px;
    border: 1px solid #4a7583;
    border-radius: 0px;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li {
	margin-bottom: 0px;
}



table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
	padding-bottom: 0 !important;
}

.woocommerce-info {
    background: #f1f6f8;
}

.elementor-button-icon {
	line-height: 27px;
}

.elementor-menu-cart__toggle .elementor-button:hover, .elementor-menu-cart__toggle .elementor-button:active, .elementor-menu-cart__toggle .elementor-button:focus {
	border: 0 !important;
    padding: 0 !important;
}

h1.woocommerce-wishlist-header-title {
    color: #000000;
}

.woocommerce-wishlist-categories {
    margin-top: -8px;
}