/*
Theme Name: MDB Elementor
Description: This is an outstanding WP Elementor theme developed on Material Design for Bootstrap 4
Version: 1.1.3
Author: Roberto Enasoaie
Author URI: https://robbsproductions.it
Github Theme URI: https://github.com/Robb110/mdb_elementor
Text Domain: mdb_elementor
*/

@media (min-width: 1025px){
    a[href*="/thank-you-phone"] {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
        color: black;
    }
}


.wt-cli-ckyes-brand-logo{
	display: none!important;
}
.cli-tab-footer .wt-cli-privacy-accept-btn{
	background-color: var(--e-global-color-secondary);
	border-radius: 25px;
}
.wt-cli-accept-all-btn,
.cli_action_button{
	border-radius: 25px;
}


@media (min-width: 768px){
	body .elementor-row > .elementor-column.elementor-col-14:first-child, body .elementor-row > .elementor-column[data-col="14"]:first-child{
		width: 100%;
	}
	body .elementor-column.elementor-col-14:not(:first-child), body .elementor-column[data-col="14"]:not(:first-child){
		width: 33.33%;
	}
	
	body .elementor-row > .elementor-column.elementor-col-10:first-child, body .elementor-row > .elementor-column[data-col="10"]:first-child{
		width: 100%;
	}
	body .elementor-column.elementor-col-10:not(:first-child), body .elementor-column[data-col="10"]:not(:first-child){
		width: 33.33%;
	}
}

body .elementor-section .elementor-container{
	flex-wrap: wrap!important;
}