/*
Theme Name: Konstruktion Child
Author: VamTam
Author URI: https://vamtam.com
Template: konstruktion
*/



/***********************************************************************************************************************************************/
/********************A wizard is never late, Frodo Baggins. Nor is he early. He arrives precisely when he means*********************************/
/***********************************************************************************************************************************************/


/*******************************************************************************************************************/
/*				  													                                       GENERIC*/
/******************************************************************************************************************/

/****************************************************************************/
/*				  								                      COLORS*/
/****************************************************************************/

:root {
    --main: #03AFEE;
    --secondary: #4DB748;
    --black: #000000;
    --white: #ffffff;
}

/*******************************************************************************************************************/
/*				  													                                         HEADER*/
/******************************************************************************************************************/

/****************************************************************************/
/*				  								                        MENU*/
/****************************************************************************/

.elementor-nav-menu--main ul li a {
    margin-right: 5px !important;
}

.elementor.elementor-987735 .elementor-widget-wrap .elementor-element {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*******************************************************************************************************************/
/*				  													                                           HOME*/
/******************************************************************************************************************/

/****************************************************************************/
/*				  								                   SECTION 1*/
/****************************************************************************/

/****************************************************************************/
/*				  								                   SECTION 2*/
/****************************************************************************/

.home-section2 .elementor-element-2fb40d7 {
    height: 250px;
}

.home-section2 .elementor-divider {
    visibility: hidden;
}

/*******************************************************************************************************************/
/*				  													                                    BLOG SINGLE*/
/******************************************************************************************************************/

/****************************************************************************/
/*				  								                     GENERIC*/
/****************************************************************************/

.single-post .post-media.post-media-image {
    display: none;
}

.single-post .page-header,
.single-post .vamtam-meta-tax.the-categories {
    text-align: center;
}