/*
Theme Name: SafeLockkey Child
Author: 
Description: Your description goes here
Version: 1.0
Template: electro

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

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



a.compare.button.add-to-compare-link {
    background: transparent !important;
    display: flex !important
;
    align-items: center;
}

a.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor {
    position: relative;
    right: 50px;
    gap: 0px !important;
}

.owl-item>.product .hover-area .button, .products>.product .hover-area .button {
    position: absolute !important;
    top: -3px !important;
    left: 70% !important;
    white-space: pre;
    transform: translateX(-50%);
}




a.compare.button.add-to-compare-link:hover {
    background: transparent !important;
    border: none;
}
a.compare.button.add-to-compare-link
 {
    background: transparent !important;
    border: none !important;
    /* width: 10px !important; */
}
a.compare.button.add-to-compare-link span.label {
    position: absolute;
    left: -70px;
    top: -13px;
}
a.compare.button.add-to-compare-link::before {
    background: transparent !important;
    position: relative !important;
    top: 10px !important;
}
/* home */
.classic-brass-link {
  display: inline-block;
  background-color: #F45A28;
  color: #fff;
  padding: 12px 24px;
  border-radius: 0 0 10px 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  width: 100%; /* Optional: full width like the image */
  box-sizing: border-box;
	    margin-top: 30px;
}

.classic-brass-link:hover {
  background-color: #a6282c;
	color:white;
}

h2.woocommerce-loop-product__title {
    color: #363434 !important;
}
.footer-newsletter {
    padding: 24px !important;
}

a.button.yith-wcqv-button {
    background: #F45A28 !important;
    color: white !important;
}

a.button.yith-wcqv-button:hover {
    background: #F45A28 !important;
    color: white !important;
}








/* contact us */
.elementor-element.elementor-element-383ab93.contact_us.elementor-widget.elementor-widget-shortcode input {
    border-radius: 5px !important;
}

.elementor-element.elementor-element-383ab93.contact_us.elementor-widget.elementor-widget-shortcode textarea {
    border-radius: 5px !important;
}

