/*!
Theme Name: GOE Trade Consulting - Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* #masthead{background:url(/wp-content/uploads/2022/03/bg-header-bottom.png) bottom center no-repeat!important;} */
#primary{transition: all ease-in-out 0.5s;}



@media (min-aspect-ratio: 16/9) {
 
}
    
@media (max-aspect-ratio: 16/9) {

}

@media only screen and (min-width: 1024px){
	/*.cta{min-height: 300px;position: relative;}
.cta .kt-blocks-info-box-link-wrap{position: absolute;bottom:0px;width:100%;text-align: center;}
.cta:hover .kt-blocks-info-box-link-wrap{bottom: 100px;} */

}

@media only screen and (max-width: 768px){
	
}

@media only screen and (max-width: 600px){

}