.top-products-section{
    margin-bottom: 150px;
}

/*blog single page*/
.blog-single-post-listing .blog-listing-content button.rts-btn {
    margin-top: 35px;
    display: block;
    max-width: max-content;
    border: none;
}
.blog-single-post-listing .replay-area-details form textarea {
    font-size: 16px;
}

.icon-area .icon-circle{
    border: 1px solid #E9E9E9;
    width: 60px;
    border-radius: 50%;
}


/*// feedbacks*/

.rts-single-feedback-solar-energy .content h5 {
    color: #FFFFFF;
}


/*FAQ*/
.faq-area-start-one .faq-area-start-one-question{
    width: 90%;
}


/*blog*/
.single-blog-solaric-sm .blog-img-are {
    width: 240px;
    height: 240px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/*about us*/
.custom-nav-soalr-about button[aria-selected="false"]{
    border: 1px solid #042659;
}
.rts-single-working-process .content p.disc {
    font-size: 14px;
    line-height: 16px;
}
.mySwiper-about-feedback .thumbnail{
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
}


/*!******Contact page******!*/
/*.rts-contact-wrapper-form-area .form-container {*/
/*    min-height: 495px;*/
/*}*/


/**** Toaster *******/
#toast-container{
    top: 50px;
}
#toast-container .toast-message{
    font-size: 16px;
}


/****Footer*******/
@media only screen and (max-width: 767px) {

    .single-footer-one-wrapper.two .single-footer-component.first {
        flex-basis: 100%;
    }
}