/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

h3.wd-entities-title {
    font-size: 18px!important;
}

/*-----------دکمه ارسال گرویتی فرم  -------------*/
#gform_submit_button_1,#gform_submit_button_2,#gform_submit_button_3 {
    background-color: #7e2d8f!important;
    color:#ffffff!important;
    border: 1px solid #69727d!important;
    text-align: center!important;
    border-radius: 10px!important;
    margin-top: -10px!important;
    width: 25%!important;
    vertical-align: middle!important;
    line-height: 2!important;
    box-shadow: 0 0 40px rgba(147,147,147,0.45)!important;
}
#gform_submit_button_1,#gform_submit_button_2,#gform_submit_button_3:hover {
    color: #000000!important;
    background-color: #ae60b6!important;
    border-radius: 5px!important;
}
.gfield_description {
    display:none!important;
}
#fs-search-button {
    background-color: #7e2d8f!important;
    color:#ffffff!important;
    border: 1px solid #69727d!important;
    text-align: center!important;
    border-radius: 10px!important;
    vertical-align: middle!important;
    line-height: 1!important;
    box-shadow: 0 0 40px rgba(147,147,147,0.45)!important;
}
#fs-search-button:hover {
    color: #000000!important;
    background-color: #ae60b6!important;
    border-radius: 5px!important;
}
.submit {
     background-color: #7e2d8f!important;
    color:#ffffff!important;
    border: 1px solid #69727d!important;
    text-align: center!important;
    border-radius: 10px!important;
    margin-top: -10px!important;
    width: 25%!important;
    vertical-align: middle!important;
    line-height: 2!important;
    box-shadow: 0 0 40px rgba(147,147,147,0.45)!important;   
}
.submit:hover {
    color: #000000!important;
    background-color: #ae60b6!important;
    border-radius: 5px!important;
}
/*---------------      ----------------------*/
.widget-area {
    background: #ffffff!important;
    padding: 15px!important;
    border-radius: 10px!important;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.5)!important;
}
.widget-title {
    background: #efefef!important;
    padding: 10px!important;
    border-radius: 10px!important;
}
thead.abad-kol {
    background: #F8F8F8!important;
}
thead.abad-joz {
    background: #F8F8F8!important;
}


