/*
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: 7px !important;
}
/* home */
.classic-brass-link {
  display: inline-block;
  background-color: #FC8301;
  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;
}


/* Home Page 8 section css */
a#classic-brass-link1 {
    margin-top: 54px !important;
}
a#classic-brass-link2 {
    margin-top: 77px !important;
}
a#classic-brass-link3 {
    margin-top: 55px !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;
}

.da-block .da-inner {
    /* background-color: rgb(244.97, 244.97, 244.97); */
    background-image: url(https://safelockkey.co.uk/wp-content/uploads/2025/08/Frame-6.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.da-block .da-media-body {
    color: #fff;
}
section.section-onsale-product {
    background-color: #FC8301;
    text-align: center;
    color: #fff;
}





/* footer css */

ul#menu-information-footer-1 li a {
    color: black !important;
}

ul#menu-footer-menu-2 li a{
    color: black !important;
}

aside#media_image-3 a {
    display: flex !important
;
    justify-content: center !important;
    /* padding: 20px !important; */
}





/* header css */
.header-support-inner {
    position: absolute !important;
    top: 60px !important;
    right: 340px !important;
}
ul#mega-menu-primary-nav {
    background: black !important;
}
li#mega-menu-31151-0 a.mega-menu-link {
    font-size: 14px !important;
    color: #666 !important;
    font-weight: normal !important;
}
li#mega-menu-31151-0 .mega-menu-item {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}


#mega-menu-wrap-primary-nav #mega-menu-primary-nav > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary-nav #mega-menu-primary-nav > li.mega-menu-item > a.mega-menu-link:focus {
        background: white !important;
        border: 1px solid black !important;
		border-bottom: 0px !important;
    }


/*  */


/* product table css */

              .all-product-category-tbl {
            width: 100%;
            border-collapse: collapse;
            background-color: #fff;
            box-shadow: 0 0 5px rgba(0,0,0,0.1);
        }

        .all-product-category-tbl th,
        .all-product-category-tbl td {
            padding: 12px 15px;
            text-align: left;
        }

        .all-product-category-tbl th {
            font-weight: bold;
            width: 220px;
            border-bottom: 1px solid #f0f0f0;
            border-right: 1px solid #f0f0f0;
        }

        .all-product-category-tbl th:nth-child(odd):not(:first-child) {
            background-color: #ffffff;
        }

        .all-product-category-tbl th:nth-child(even):not(:nth-child(2)) {
            background-color: #f9f9f9;
        }

        .all-product-category-tbl tr:first-child {
            background-color: #ffffff;
        }

        .all-product-category-tbl tr:nth-child(2) {
            background-color: #f9f9f9;
        }

        .all-product-category-tbl tr:nth-child(odd):not(:first-child) {
            background-color: #ffffff;
        }

        .all-product-category-tbl tr:nth-child(even):not(:nth-child(2)) {
            background-color: #f9f9f9;
        }

        .all-product-category-tbl td {
            border-bottom: 1px solid #f0f0f0;
        }
