/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.2.1.1736222918
Updated: 2025-01-07 04:08:38

*/

span.red {
    color: #cc0000;
}


@media (min-width: 768px) {
    .video-home {
        margin-top: -115px;
    }
}
.footer-trading-hours, .footer-title {
    margin-bottom: 0px !important;
}
.footer-trading-hours p {
    margin-bottom: 10px !important;
}
.footer-trading-hours p a {
    color: #ffffff;
}
.icons-container .elementor-column {
    border: 1px solid #000000;
    border-radius: 10px;
}
.icons-container .elementor-column {
    border: 1px solid #000000;
    border-radius: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
.icons-container p.elementor-icon-box-description {
    font-size: 14px !important;
    max-width: 180px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    text-align: center;
}
ol {
    padding: 20px !important;
}
ol li {
    margin-bottom: 10px;
}
.elementor-widget-toggle {
    margin-left: auto;
    margin-right: auto;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none !important;
}
.product_meta {
    display: none !important;
}
fieldset#shipping-option {
    display: none !important;
}

@media only screen and (max-width: 1024px) and (min-width: 768px)  {
	.icons-container .elementor-column {
    width: calc(25% - 20px) !important;
	}
}
@media only screen and (max-width: 767px) {
.icons-container .elementor-column {
    margin-bottom: 20px;
    min-height: 240px;
	}
}
.page-id-157 main#content {
    min-height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media only screen and (max-width: 767px) {
.page-id-157 .woocommerce-MyAccount-content {
    margin-top: 20px;
}
}
.woocommerce-dashboard a {
    color: #cc0000;
}
.clubhouse-sidebar {
    background-color: #ffffff;
    border-radius: 10px;
    border: 1px solid #000000;
}
.clubhouse-sidebar a {
    color: #000000;
    font-family: Poppins;
}
ul#menu-clubhouse-sidebar {
    list-style-type: none !important;
    padding: 30px 20px !important;
}
ul#menu-clubhouse-sidebar li::marker {
    color: #ffffff;
}
.download-boxes a {
    color: #cc0000;
    font-weight: 700;
}
.woocommerce-dashboard a,
.woocommerce-view-subscription nav.woocommerce-MyAccount-navigation a {
    color: #000000 !important;
	text-decoration: none !important;
}
.woocommerce-dashboard a:hover,
.woocommerce-view-subscription nav.woocommerce-MyAccount-navigation a:hover {
    color: #cc0000 !important;
	text-decoration: none !important;
}

.wp-block-woocommerce-checkout-order-summary-shipping-block.wc-block-components-totals-wrapper {
  display: none !important;
}