/*
Theme Name: iRecco
Theme URI: http://irecco.webgeniuslab.net/
Author: WebGeniusLab
Author URI: http://webgeniuslab.net/
Description: WebGeniusLab team presents absolutely fresh and powerful WordPress theme. It combines new technologies and functional design that helps to showcase your content in better way. This WordPress theme is developed with attention to details, so you can create effective presentation of a website easily. Enjoy building web pages with our product!
Version: 1.2.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: irecco
*/

#main{
	padding:0px !important;
}

.elementor-widget-image-box .elementor-image-box-content{
	position: relative;
    bottom: 25px;
    background: white;
    border-radius: 15px;
    margin: 0px auto;
    max-width: 300px;
}

.elementor-image-box-img img{
	border-radius: 15px;
}

.ti-footer{
	display:none;
}

.clients_image{
	width: 200px !important;
    background: #FFF !important;
    padding: 20px !important;
    border-radius: 20px !important;
	margin: 0px 20px 0px 20px !important;
}

.slick-track{
	justify-content: space-between !important;
}

.wgl-clients img{
	width: 100%;
    height: 50px;
    object-fit: contain;
}

#qlwapp.qlwapp-button .qlwapp-toggle{
	border-radius:50% !important;
	padding: 24px 24px !important;
	width:40px !important;
}

#qlwapp.qlwapp-button .qlwapp-toggle .qlwapp-icon{
	margin:0px !important;
}

.primary-nav > ul > li > a > span:after{
	background: #FFC200 !important;
}

.primary-nav ul li ul li > a > span:before{
	background: #FFC200 !important;
}

.calc-range-slider input{
	background:none !important;
}

.ccb-wrapper-2750 .calc-range-slider__progress{
	background-color: #000 !important;
}

.elementor .elementor-html5-video{
	object-fit:fill !important;
}

.elementor-404 .elementor-element.elementor-element-e1e784f .elementor-repeater-item-0f90be0.elementor-social-icon{
	margin-top:10px;
}
 
.elementor-image-box-title a{
	color: #1F242C !important;
    font-family: "Bebas Neue" !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    letter-spacing: 2.6px !important;
}

.elementor-icon-list-item{
	list-style: none;
}

.search_mobile_menu{
	display:none !important;
}

.wgl-menu_outer .mobile-hamburger-toggle {
    position: absolute;
    top: 50%;
    margin-top: 0px !important;
    right: 55px !important;
}

@media only screen and (max-width: 425px) {
.my-class {
   min-height: 150px!important;
	}
}