/*
Theme Name: Astra Child
Template: astra
Version: 1.0.0
*/

  @import url('https://fonts.googleapis.com/css2?family=Galada&display=swap');

body {
    font-family: 'Galada', cursive;
}
.ast-separate-container {
    background-color: #ffffff!important;
    background-image: none;
}
.btn-outline-custom:hover {
    background-color: #685224;
    color: #fff ! Important;
}
p {
    font-family: 'Dongle', sans-serif;
}
label.side-bar.label {
    display: flex
;
}
h2.wedding {
    color: #fff;
    font-family: 'Galada';
    font-size: 22px;
}
    .feature-box p {
        font-size: 20px;
    }
.categories-name {
    margin-left: 10px;
    text-transform: capitalize;
}
input[type="radio"]:checked, input[type=reset], input[type="checkbox"]:checked, input[type="checkbox"]:hover:checked, input[type="checkbox"]:focus:checked, input[type=range]::-webkit-slider-thumb {
    border-color: #b48d3e !important;
    background-color: #b48d3e !important;
    box-shadow: none;
}
    .ast-plain-container.ast-no-sidebar #primary {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    a.button.product_type_variable.add_to_cart_button {
    background: #000;
       padding: 4px 32px;
    border-radius: 43px;
    text-decoration: none;
}
.page-template-home .ast-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 auto !important;
}
.ast-single-post.ast-page-builder-template .site-main > article, .woocommerce.ast-page-builder-template .site-main, .ast-page-builder-template .post-navigation {
    padding-top: 2em;
    padding-left: 0px;
    padding-right: 0px;
}
img.desktop-logo{
    height: 107px !important;
    margin-top: -21px;
}

section.related.products {
    font-size: 20px;
    text-align: center;
    margin-right: 80px;
    margin-left: 80px;
    margin-top: 50px;
}
ul.list-unstyled {
    margin-left: 0;
    padding: 0px 0px;
}
.astra-shop-thumbnail-wrap img{
    border-radius:20px;
}
.review-rating {
    display: none;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background-color: #000;
    border-radius: 50px;
}
.woocommerce-js .related.products li.product:last-child, .woocommerce-page .related.products li.product:last-child {
    background: #cccccc1f;
    padding: 14px;
    margin-right: 0;
    border-radius: 12px;
}
a.ast-loop-product__link {
    text-decoration: none!important;
}
section.related.products h2{
    font-size:58px;
}
h2.woocommerce-loop-product__title {
    color: #000!important;
}
/* new-collection */
 section.new-collection.text-center.text-white {
    display: flex
;
    justify-content: center;
    align-items: center;
    height: 501px;
}
 .new-collection {
     
     min-height: 550px;
     position: relative;
 }
 
 
 .new-collection-content {
     position: relative;
     z-index: 2;
 }
 
 .new-collection-title {
     font-family: galada;
     font-size: 135px;
     font-style: italic;
     font-weight: 300;
 }
 
 .new-collection-subtitle {
     font-family: Arial, sans-serif;
     font-size: 1.5rem;
     letter-spacing: 3px;
     margin-top: 0px;
     font-weight: 600;
 }
 
 @media (max-width: 767px) {
     .new-collection-title {
         font-family: galada;
         font-size: 35px;
         font-style: italic;
         font-weight: 300;
         margin-bottom: 0;
     }
 
     .new-collection-subtitle {
         font-family: Arial, sans-serif;
         font-size: 18px;
         letter-spacing: 3px;
         margin-top: 0px;
         font-weight: 600;
     }
 }
/* Topbar */
.topbar {
    padding: 8px 15px;
    background: #fff;
    font-size: 14px;
    height: 94px;
}
html {
    margin-top: 17px !important;
}
.d-flex.justify-content-between.align-items-center.topbar.px-5 {
    margin-top: 0px;
    margin-bottom: -4px;
}
.topbar i {
    margin-right: 5px;
    color: #b48d3e;
    font-size: 24px;
}

p.location-text,
p.my-account-text {
    margin: 0;
    font-size: 27px;
    font-weight: 500;
}

a.navbar-brand.mx-auto-mobile {
    display: none;
}

.topbar i {
    margin-right: 5px;
}

/* Navbar */
.navbar-custom {
    background-color: #000;
}

.navbar-custom-desktop {
    background-color: #000;
}

nav.navbar.navbar-expand-lg.navbar-custom {
    display: none;
}

.navbar-custom-desktop .nav-link {
    color: #fff !important;
    font-weight: 400;
    font-family: 'Dongle';
    font-size: 24px;
    padding: 0px;
}

.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    gap: 27px;
}

.navbar-custom .nav-link {
    color: #fff !important;
    font-weight: 400;
    font-family: 'Dongle';
    font-size: 24px;
}

.navbar-custom .nav-link:hover {
    color: #B48D3E !important;
}

.navbar-custom-desktop .nav-link:hover {
    color: #B48D3E !important;
}


/* Hero */
.hero-section {
    padding: 110px 40px;
    background-image: url('images/shine-brighter-section.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.navbar-toggler-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23b48d3e' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}
button.navbar-toggler.collapsed {
    border: 1px solid #b48d3e;
}

.hero-text h1 {
    font-family: 'Galada', cursive;
    font-size: 82px;
    line-height: 1.2;
    color: #000;
}

.hero-text h1 span {
    color: #B48D3E;
    /* Gold */
}

.hero-text p {
    font-size: 40px;
    color: #000000;
    margin: 8px 0;
    font-family: 'Dongle';
    font-weight: 400;
    line-height: 38px;
}

.btn-custom {
    background: linear-gradient(135deg, #B48D3E, #4E3D1B);
    color: #fff !important;
    border-radius: 5px !important;
    padding: 0px 15px !important;
    margin-right: 10px !important;
    font-weight: 400 !important;
    font-family: 'Dongle' !important;
    font-size: 40px !important;
    border: none !important;
}


.btn-outline-custom {
    border: 2px solid #b08d57 !important;
    color: #B48D3E !important;
    border-radius: 5px !important;
    padding: 0px 30px !important;
    margin-right: 10px !important;
    font-weight: 400 !important;
    font-family: 'Dongle' !important;
    font-size: 40px !important;
}

.btn-outline-custom:hover {
    background: #b08d57;
    color: #fff;
}

i.bi.bi-search,
i.bi.bi-cart {
    font-size: 18px;
    margin-left: 10px;
}

/* Mobile specific */
@media (max-width: 768px) {
  
    .topbar i {
        color: #fff;
        font-size: 16px !important;
        margin-top: 5px;
    }
    .topbar {
        background: #B48D3E;
        color: #fff;
    }
    a.btn.btn-custom {
   padding: 0px !important;
        font-size: 20px !important;
        width: 42%;
}
i.bi.bi-search, i.bi.bi-cart {
        font-size: 10px!important;
        margin-left: 10px;
    }
    h2.get-an-extra-title {
    font-size: 24px!important;
}
img.Mobile-logo {
    height: 70px;
}
video {
    width: 100% !important;
    height: 117px;
}
.gold-carousel-wrapper {
    padding: 0px 0px 7px 0px!important;
}
h2.gold-occasion-title.text-center.mb-5 {
    margin-bottom: 25px !important;
}
    a.navbar-brand.mx-auto-mobile {
        display: block;
    }

    a.navbar-brand.mx-auto {
        display: none;
    }

    .topbar i {
        color: #fff;
    }

    .navbar-custom {
        background: #fff;
    }

    .navbar-custom .nav-link {
        color: #000 !important;
        padding: 0;
    }

    .navbar-toggler {
        border: none;
    }

    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='black' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
        gap: 0px;
    }

    /* hero-section */
    .hero-section {
        padding: 24px 40px;
        background-image: url(images/shine-brighter-section.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

   .hero-text h1 {
        font-family: 'Galada', cursive;
        font-size: 20px;
        width: 181px;
        line-height: 1.2;
        color: #000;
        margin: 0;
    }

    .col-lg-6.hero-text {
        display: grid;
        row-gap: 6px;
    }

    .btn-custom {
        border-radius: 40px !important;
        padding: 0px 10px !important;
        font-size: 14px !important;
        width: 28%;
    }

    .btn-outline-custom {
        border-radius: 40px !important;
        padding: 0px 10px !important;
        font-size: 14px !important;
        width: 28%;
    }

    i.bi.bi-search,
    i.bi.bi-cart {
        font-size: 8px;
        margin-left: 10px;
    }

    .toggle {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    button.navbar-toggler.collapsed {
        height: fit-content;
    }

    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: none !important;
        border: 1px solid #B48D3E !important;
    }

    /* collection-section */
    .collection-box img {
        width: 148px !important;
        height: 162px !important;
        border-radius: 16px;
        object-fit: cover;
    }

    .collection-box {
        width: 100% !important;
        margin: auto;
    }

  .hero-text p {
        font-size: 20px;
        color: #000000;
        margin: 0;
        font-family: 'Dongle';
        font-weight: 400;
        line-height: 15px;
     width: 173px !important;
    }

    nav.navbar.navbar-expand-lg.navbar-custom {
        display: block;
    }

    nav.navbar.navbar-expand-lg.navbar-custom-desktop {
        display: none;
    }

}

/* offer-section-css-start */

.offer-box {
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}

.blue-box {
    background: #eaf1ff;
    border-radius: 12px;
    padding: 3rem;
    /* height: 343px; */
    position: relative;
    width: 48% !important;
    padding-left: 31px !important;
}

.blue-box img {
    position: absolute;
    right: 25px;
    top: 43%;
    transform: translateY(-55%);
    max-height: 388px;
}

h2.get-an-extra-title {
    font-family: galada;
    font-weight: 400;
    font-size: 40px;
    display: grid;
}

h6.big-sale-text {
    font-size: 20px;
    font-weight: 700;
}

.dark-box {
    border-radius: 12px;
    position: relative;
    overflow: hidden;
}

.dark-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.dark-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 12px;
}

.dark-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: left;
    color: #fff;
    padding: 1rem 2rem;
}

.dark-content p {
    font-size: 0.9rem;
}

.shop-btn {
    background: #fff;
    color: #000;
    font-weight: 500;
    border-radius: 30px;
    padding: 6px 18px;
    font-size: 0.85rem;
    text-decoration: none;
    font-family: 'Galada';
    font-size: 18px;
}

.dots {
    position: absolute;
    top: 30px;
    right: 20px;
    display: flex;
    gap: 5px;
}

.dots span {
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.7;
}

.dots span.active {
    opacity: 1;
}

.Making-Charges {
    padding: 24px 40px;
    background-image: url(images/making-charges.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* height: 343px; */
    position: relative;
    border-radius: 15px;
    width: 48% !important;
}
h2.get-an-extra-title span {
    color: #b48d3e;
}
p.take-the-text,
p.text-muted {
    font-size: 24px;
    font-weight: 500;
    font-family: 'Dongle';
        line-height: 25px;
}

p.text-muted {
    font-size: 24px;
    font-weight: 500;
    font-family: 'Dongle';
    color: #7A7A7A !important;
    line-height: 28px;
}

/* top collection start css */
.image-blur-wrapper {
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 12px; /* optional */
}

.blur-image {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px; /* same radius */
}

.image-blur-overlay {
    position: absolute;
    bottom: 8%;
    left: 10%;
    width: 70%;
    height: 20%;
    background: linear-gradient(to top left, rgb(255 215 0 / 41%), transparent);
    filter: blur(18px);
    border-bottom-left-radius: 12px;
    pointer-events: none;
}


.collection-title {
    font-weight: 400;
    text-align: center;
    margin-bottom: 2rem;
    font-family: galada;
    font-size: 64px;
}

.collection-title span {
    color: #B48D3E;
    /* golden effect */
    font-style: italic;
}

.collection-card {
    border-radius: 16px;
    background: #f9f9f9;
    overflow: hidden;
    position: relative;
    transition: transform 0.3s ease;
}

.collection-card:hover {
    transform: translateY(-5px);
}

.label-tag {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 600;
    color: #fff;
}

.label-gold {
    background: #c8a951;
}

.label-black {
    background: #000;
}

.collection-box {
    background: #F5F5F5;
    /* light gray bg */
    border-radius: 20px;
    padding: 3.2rem 1.2rem 1.2rem 1.2rem;
    text-align: center;
    position: relative;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    width: 100%;
    margin: auto;
}

.collection-box img {
    width: 100%;
    height: 100%;
    border-radius: 16px;
    object-fit: cover;
}

.label-tag {
    position: absolute;
    top: 12px;
    left: 30px;
    background: #000;
    color: #fff;
    font-size: 0.9rem;
    font-weight: 600;
    padding: 4px 14px;
    border-radius: 30px;
}

.row>.col-6:nth-child(even) .label-tag,
.row>.col-md-3:nth-child(even) .label-tag {
    background: #B48D3E;
}

img.shadow-img {
    position: absolute;
    bottom: 7%;
    left: 11%;
}

.btn-view-all {
    background: linear-gradient(135deg, #B48D3E, #4E3D1B);
    color: #fff;
    font-size: 40px;
    font-weight: 200;
    padding: 0px 40px;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-block;
    letter-spacing: 0.5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    font-family: dongle;
}

.btn-view-all:hover {
    background: linear-gradient(360deg, #B48D3E, #4E3D1B);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.btn-view-all:active {
    transform: scale(0.97);
    /* Click effect */
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}




/* Responsive */
@media (max-width: 932px) {
    .blue-box img {
        display: none;
    }
    .navbar-custom-desktop {
    display: none !important;
}
nav.navbar.navbar-expand-lg.navbar-custom{
    display: block !important;
}
}

@media (max-width: 767px) {
    .new-collection {
        background: url(images/new-collection-img.png) no-repeat center center / cover;
        min-height: 153px;
        position: relative;
    }

    .blue-box {
        background: #eaf1ff;
        border-radius: 12px;
        padding: 3rem;
        /* height: 343px; */
        position: relative;
        width: 100% !important;
        padding-left: 31px !important;
    }

    .Making-Charges {
        padding: 24px 40px;
        background-image: url(images/making-charges.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        /* height: 343px; */
        position: relative;
        border-radius: 15px;
        width: 100% !important;
    }

    .blue-box img {
        display: none;
    }

    .collection-title {
        font-weight: 400;
        text-align: center;
        margin: 2rem 0;
        font-family: galada;
        font-size: 24px;
    }
}

.making-charge {
    display: grid;
    gap: 124px;
}
h5.making-charge-text.text-light {
    font-family: 'Galada';
    font-size: 24px;
    font-weight: 400;
}
/* gold-collection-start */

/* Heading */
.gold-collection-title {
    font-size: 64px;
    font-family: 'Galada';
    font-weight: 400;
}

.gold-collection-title .gold {
    font-weight: 400;
}

.gold-collection-title .text-gold {
    color: #B48D3E;
    font-weight: 400;
    font-style: italic;
}

/* Split Background */
.gold-carousel-wrapper {
    background: linear-gradient(to bottom, #fff 50%, #1a1a1a 50%);
    padding: 40px 0;
}

/* Cards */
.gold-card {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}

.gold-card img {
    border-radius: 12px;
    transition: transform 0.5s ease;
}

.gold-card:hover img {
    transform: scale(1.10);
}

/* Indicators */
.carousel-indicators [data-bs-target] {
    background-color: #555;
}

.carousel-indicators .active {
    background-color: #b8860b;
}


/* gold-every-occasion-start */

/* Section Title */
.gold-occasion-title {
    font-family: 'Galada';
    font-size: 64px;
    font-weight: 400;
}

.gold-occasion-title .text-gold {
    color: #B48D3E;
    font-style: italic;
}

/* Cards */
.occasion-card {
    position: relative;
    /*overflow: hidden;*/
    border-radius: 12px;
    /*height: -webkit-fill-available;*/
}

.occasion-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
    transition: transform 0.4s ease;
}

.occasion-card:hover img {
    transform: scale(1.05);
}

/* Overlay Blur */
.occasion-card .overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 12px;
    text-align: center;
    border-radius: 0 0 12px 12px;
}

.occasion-card .overlay span {
    color: #fff;
    font-family: 'Galada';
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

/* Responsive */
@media (max-width: 767px) {
    .occasion-card .overlay span {
        font-size: 10px;
        line-height: 0px;
    }

    .gold-occasion-title {
        font-family: 'Galada';
        font-size: 24px;
        font-weight: 400;
    }

    .gold-collection-title {
        font-size: 24px;
        font-family: 'Galada';
        font-weight: 400;
    }


}


/* free-shipping-section-start */

/* Features Strip */

.feature-box {
    padding: 10px;
    display: flex
}

.feature-box i {
    font-size: 42px;
    color: #b8860b;
    margin-right: 25px;
    display: flex;
}



.row.shipping-row.text-center {
    border-bottom: 1px solid #EDEDED;
}

@media (max-width: 768px) {

h2.wedding {
    color: #fff !important;
    font-family: 'Galada' !important;
    font-size: 11px !important;
    padding-top: 0px;
}
.shop-btn {
    font-size: 16px;
}
.occasion-card .overlay {
    padding: 0px;
}
.every-occasion {
    padding: 0px!important;
}

.occasion-card {
    padding: 2px;
}

.col-3.col-md-3.every-occasion {
    padding-top: 0px !important;
    margin-top: 2px;
}
.col-6.col-md-6.every-occasion {
    margin-top: 2px;
}

    .feature-box h5 {
        font-size: 23px;
        font-weight: 600;
        font-family: 'Dongle';
        margin-bottom: -10px;
        text-align: left;
    }

  .feature-box h5 {
        font-size: 19px;
        font-weight: 600;
        font-family: 'Dongle';
        margin-bottom: -4px;
        text-align: left;
        line-height: 12px;
    }

    .feature-box p {
        font-size: 18px;
        color: #7A7A7A;
        margin: 0;
        font-family: 'Dongle';
        text-align: left;
        line-height: 12px;
        margin-top: 15px;
    }

    .feature-box i {
        font-size: 30px;
        color: #b8860b;
        margin-right: 25px;
        display: flex;
    }
    html {
    margin-top: 0px !important;
}
}

/* testimonial section-start */
section.stories-shine.py-5 {
    background: #F7F7F7;
}

.stories-shine-title {
    font-size: 2rem;
    font-weight: 700;
    font-family: "Playfair Display", serif;
}

.stories-shine-title .shine {
    color: #B48D3E;
}

.stories-shine-title .trust {
    color: #1d1d1d;
}

.stories-shine-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.stories-shine-track {
    display: flex;
    transition: transform 0.5s ease;
}

.stories-shine-card {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 22px;
    margin: 0 10px;
    background: #fff;
    border-radius: 10px;
    box-shadow: -3px 0px 9px rgba(0, 0, 0, 0.04);
}

.stars {
    color: #f1c40f;
    margin-bottom: 8px;
    display: flex;
    justify-content: space-between;
}

/* Progress bar */
.stories-shine-progress {
    height: 6px;
    background: #e6e6e6;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
}

.stories-shine-progress .bar {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0%;
    height: 100%;
    background: linear-gradient(90deg, #d4af37, #7a5b0a);
    transition: width .35s ease;
    border-radius: 6px;
}

.stories-shine-card h6 {
    font-size: 30px;
    font-family: 'Dongle';
    font-weight: 400;
    color: #000;
}

button#prevBtn:hover {
    color: var(--bs-btn-hover-color);
    background-color: #b8860b;
    border-color: #b8860b;
}

button#nextBtn:hover {
    color: var(--bs-btn-hover-color);
    background-color: #b8860b;
    border-color: #b8860b;
}

h2.stories-shine-title {
    font-size: 50px;
    font-weight: 400;
    font-family: 'Galada';
}

.stories-shine-card p {
    font-size: 24px;
    font-weight: 400;
    font-family: 'Dongle';
    line-height: 30px;
}

@media (max-width: 768px) {

    h2.stories-shine-title {
        font-size: 24px;
        font-weight: 400;
        font-family: 'Galada';
    }
    .footer-title {
    font-weight: 400;
    margin-bottom: 0px !important;
    font-size: 36px;
    font-family: 'Dongle';
}
}

/* footer-section-start */
.site-footer {
    background: #000;
    color: #fff;
    border-radius: 25px;
}

.footer-title {
    font-weight: 400;
    margin-bottom: 15px;
    font-size: 36px;
    font-family: 'Dongle';
}

.site-footer p,
.site-footer a {
    font-size: 23px;
    color: #fff;
    text-decoration: none;
    font-family: 'Dongle';
    margin: 0px;
    font-weight: 400;
}

.site-footer a:hover {
    color: #d4af37;
    /* gold hover effect */
}

.footer-input {
    background: none;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    color: #fff;
}

.footer-input::placeholder {
    color: #aaa;
}

.footer-btn {
    border: none !important;
    color: #fff !important;
    border-radius: 8px;
    font-size: 14px;
    padding: 8px 14px;
    background: linear-gradient(135deg, #B48D3E, #4E3D1B);
}

.footer-btn:hover {
    opacity: 0.9;
}

.footer-bottom {
    border-top: 1px solid #444;
    font-size: 13px;
}

.form-control {
    background: none !important;
    border-bottom: 1px solid #fff !important;
    border: none !important;
}

input.form-control.footer-input {
    border-bottom: 1px solid #fff !important;
    color: #ffffff !important;

}

.footer-input::placeholder {
    color: #ffffff !important;
    /* gold color placeholder */
    opacity: 1;
    /* full visible */
}

.form-control.footer-input:focus {
    box-shadow: none !important;
    outline: none !important;
    border-color: #d4af37;
    /* optional: border ko gold kar sakte ho */
}

/*  */