/*
Theme Name: Therencompany
Theme URI: https://therencompany.com/
Author: Therencompany
Author URI: https://therencompany.com/
Description: Custom theme for Therencompany
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Therencompany
*/

.nice-select.wpcf7-form-control.wpcf7-select {
    width: 100%;
}
.contact__from p {
    max-width: 100%;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.rr-btn {
    border: none;
}
ul.cet {
    margin-left: 28px;
}
.blog-pagination .page-numbers {
    display: inline-block;
    padding: 8px 15px;
    margin: 5px;
    background: #000;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    transition: 0.3s;
}

.blog-pagination .page-numbers:hover {
    background: #ff5e14;
}

.blog-pagination .current {
    background: #ff5e14;
}
.elementor-563 .elementor-element.elementor-element-60da738 .gallery-item img {
    height: 350px !important;
}
.elementor-1082 .elementor-element.elementor-element-cc5674e .gallery-item img{
   height: 350px !important; 
}

.elementor-1212 .elementor-element.elementor-element-a55b2d4 .gallery-item img{
   height: 350px !important;   
}
.elementor-element p {
    margin-bottom: 20px;
}

.elementor-1374 .elementor-element.elementor-element-4ba787f .gallery-item img {
    width: 100%;
}

.working-process .e-con-inner {
    background: #fff;
    padding: 30px !important;
    border: 1px solid #ccc;
    border-radius: 10px;
}