/*
 Theme Name:   Sawmall Child
 Theme URI:    https://expert-themes.com/newwp/sawmall/
 Description:  This is Sawmall Child WordPress theme
 Author:       Expert Themes
 Author URI:   https://themeforest.net/user/expert-themes
 Template:     sawmall
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
 Text Domain:  sawmall-child
*/

#hcaptcha-container {
    margin-bottom: 20px;
    text-align: center;
}

#verify-captcha-btn {
    margin-top: 10px;
    padding: 8px 16px;
    font-size: 14px;
    cursor: pointer;
}

.fluent_conversational_form .ff-btn {
    background-color: #cccccc;
    cursor: not-allowed;
}

.fluent_conversational_form .ff-btn:disabled {
    background-color: #cccccc;
    cursor: not-allowed;
}

.experiance-section .video-column .info-box {
    position: relative;
    margin-top: 70px;
    margin-bottom: 30px;
}

@media only screen and (max-width: 1140px) {
    .default-section .counter-column .inner-column {
        padding-right: 15px;
        padding-top: 10px !important;
    }
}
