

.navbar-toggler{
    margin-top: -3px !important;
}

.feature-content {
    margin-top: -5px;
    text-align: center;
    display: flex !important;
    justify-content: center !important;
}

.single-features-area{

    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}

.feature-content .feature-title h5{
    width: 227px !important;
}

.feature-content {
    padding: 19px 30px !important;
}

.dorne-btn:hover{
    transition: 0.5s;
    border-radius: 20px !important;
transform: scale(1.05);
    box-shadow: 1px 1px 0px black , 1px 1px 0px black , 1px 1px 0px black  ;
}

.single-features-area:hover{
    background-color: white !important;
}

.single-features-area .map{
    height: 33px !important;
}

.main-areas{
    overflow: hidden !important;
        border: 0px solid #ddd !important;
    padding: 0px !important;
    background-color: #fff !important;
     border-radius: 0px !important;
}

.main-images{
    height: 100% !important;
    width: 100% !important;
}

#scrollUp {
    bottom: 56px !important;
    font-size: 18px;
    right: 18px !important;
    width: 40px;
    background-color: #341a79;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 44px;
    border-radius: 0;
    font-size: 36px;
}



.category-headings{
    text-align: center !important;
    padding-bottom: 2rem !important;
    font-size: 2rem !important;
    position: relative;
    display: inline-block;
    font-weight: 600 !important;
}

.category-headings::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px; /* Adjust the thickness of the line */
    background-color: blue; /* Set the color of the line */
    margin-top: 5px; /* Adjust the spacing between the text and the line */
}

.single-features-area:hover .feature-content .feature-title h5, .single-features-area:hover .feature-content .feature-title p, .single-features-area:hover .feature-favourite > a {
    color: black !important
}

.custom-select{
    border-radius: 0rem !important;
}


.dorne-btn {
    min-width: 198px !important;
    /* height: 37px !important; */
    background-color: #3f51b5;
    /* border-radius: 0 !important; */
    /* margin-top: 10px; */
    /* padding: 0 15px; */
    /* line-height: 33px; */
    margin-top: 5px;
    color: #fff;
    font-weight: 600;
    /* font-size: 15px; */
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.village-section{
    width: 19% !important;
}

.form-label1{
        color: white !important ;
        font-family: 'Open Sans', sans-serif;
}
.form-control{
    border-radius: 0px !important;

}
.submit-btns{

    font-size: 1rem;
    font-weight: 600;
    border-radius: 0px !important;


}


.footer-links{
    font-weight: 600;

}

.footer-under-links{
    margin-top: 1rem;

    text-decoration: none;
    color: black ;
}

.dorne-features-destinations-area, .dorne-features-restaurant-area{
    padding: 0px 35px ;
}

.images-matrimony .owl-item img{
    height: 259px !important;
    object-fit: cover;

    background-position: center;
}

.owl-carousel .owl-item img

.footer-under-links:hover{
    letter-spacing: 3px ;
}

.pincode-selection{
    width: 18% !important;
}

.filterd-agrey-contain{
    padding: 15px;
    background-color: rgb(18 62 137 / 70%);
}


.custom-select{
    height: 48px;
    margin-top: 5px;
}
.add-btn{
    margin-left: 20px;
}

.navigation{
    padding: 0rem 4rem;
}

.product-card{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}


.heading{
    font-weight: 600;
    font-size: 1.4rem !important;
}

.sub-heading{
    margin-top: -16px !important;
    font-size: 0.9rem !important;
}


.navbar-nav .nav-link:hover, .navbar-nav .nav-item.active .nav-link{
    color:#3f51b5 !important;
}


.dorne-btn {
    min-width: 180px !important;
    height: 52px !important;
    background-color: #3f51b5!important;
    border-radius: 0 !important;
    padding: 0 15px !important;
    line-height: 50px !important;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    -webkit-transition-duration: 500ms !important;
            transition-duration: 500ms !important;
            border-radius: 0px !important;
}

.dorne-btn:hover,
.dorne-btn:focus {
    color: #fff !important;
    background-color: #3f51b5!important;
    font-weight: 600 !important;
}

.dorne{
    min-width: 100% !important;
    height: 40px !important;
    background-color: #3f51b5 !important;
    border-radius: 0 !important;
    padding: 0 15px !important;

    color: #fff !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    -webkit-transition-duration: 500ms !important;
            transition-duration: 500ms !important;
            border-radius: 0px !important;
}

.dorne:hover,
.dorne:focus {
    color: #fff !important;
    background-color: #3f51b5!important;
    font-weight: 600 !important;
}

.btnss{
    margin-top:-16px !important;
}


.district-select{
    width: 207px;
}


@media (min-width: 320px) and (max-width: 767px) {

    .district-select{
        width: 100% !important;
    }


    .matrimony-search-sectoin{
        width: 102% !important;
    }



    .pincode-selection{
        width: 100% !important;
    }

    .navigation{
        padding: 0rem 1rem !important;
    }
    .header-img{
        margin-top: -18px !important;
        height: 99px !important;
        margin-left: -7px !important;
    }

    #dorneNav{
        margin-top: -17px !important;
    }

    .village-section{
        width: 100% !important;
    }

    .custom-select {
        display: inline-block;
        width: 100%;
        height: calc(2.25rem + 2px);
        padding: .375rem 1.75rem 0.375rem .75rem;
        line-height: 1.5;
        color: #495057;
        vertical-align: middle;
        background-size: 8px 10px;
        border: 1px solid #ced4da;
        border-radius: 0rem !important;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        margin: 7px 0px;
    }
}


