/*
Theme Name: Natures Stones
Description: The default WordPress theme based on the famous.
Version: 1.0
Author: gourav
Author URI: 
*/

body {
    margin: 0 !important;
    padding: 0;
}

#categories_sec p.profile-content a {
    background-color: #cfa965;
    padding: 12px 20px;
}
#categories_sec p.profile-content a:hover {
    background-color: #505050;
    padding: 12px 20px;
}

#categories_sec p.profile-content a {
    color: #ffff;
    font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0px 0px 14px 0px;
}


div#n2-ss-2 .n2-ss-slider-2{
        height: 80vh !important;
}


#clients_images .ekit-wid-con .elementskit-profile-image-card::before {
    position: relative;
}

#xs_team_8::before {
    width: 16px;
    content: " ";
    background-image: url(http://localhost/naturesstones/wp-content/uploads/2025/05/shape-03.png);
    position: absolute;
    left: -16px;
    top: -6px;
    z-index: 0;
    width: 100%;
    background-repeat: no-repeat;
    height: 100%;
    opacity: 0.8;
    bottom: 0;
    background-position: left;
    background-size: contain;
}

#our_productss .jltma-image-hover-content-details {
    background: #f1f1f1 !important;
    padding: 10px !important;
    box-shadow: 0px 0px 5px -2px #000000ad;
}

#our_productss .jltma-image-filter-item:hover .jltma-image-hover-content-details h3.jltma-image-hover-title{
    color: #cfa965;
}

