/*
Theme Name: Homeware Plates
Author: Homeware
Description: Homeware Plates
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


section#media_image-1 > img {
    max-height: 100px;    
    height: 100px;
    width: auto;
}

#copyright_bottom::before {
    content: "Un";
    color: #fff;
}

a.ast-on-card-button.ast-select-options-trigger.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none ! important;
}

nav.menu-quick-links-container > ul > li {
    cursor: pointer;
}

button.single_add_to_cart_button.button.alt {
    color: #ffffff;
    background-color: #0274be;
}

#copyright_notice:after {
	content: "All trademarks, logos, and brand names are the property of their respective owners. All company, product, and service names used in this website are for identification purposes only. Use of these names, trademarks, and brands does not imply endorsement.";
	color: #000;
}