/*
Theme Name:   Parsavesta Chid
Theme URI:    https://parsavesta.com
Description:  Parsavesta Chid Theme
Author:       KESHAVARZDEHGHAN
Author URI:   http://parsavesta.com
Template:     hello-elementor
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  parsavesta
*/


/* single post */

#commentform .comment-form-comment label {
    color: #fff;
    margin-bottom: 15px;
}

#commentform .form-submit {
    margin: 0 !important;
}

#commentform .form-submit [type=submit] {
    color: #fff !important;
    border: 1px solid #c8ba9f;
    border-radius: 0;
    width: 138px;
}

#commentform .form-submit:hover [type=submit] {
    color: #fff !important;
    border: 1px solid #c8ba9f;
    border-radius: 0;
    background: #c8ba9f !important;
}

/* gallery at home */

.elementor-image-carousel-wrapper .elementor-swiper-button svg {
    background: #fff;
    border-radius: 0px !important;
    width: 35px !important;
    height: 35px !important;
    padding: 8px;
    fill: #000 !important;
    transition: all 0.3s ease-in-out;
}


