/*
Theme Name: Twenty Nineteen Child
Theme URI: https://en-gb.wordpress.org/themes/twentynineteen/
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Twenty Nineteen child theme.
Template: twentynineteen
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.0
Text Domain: twentynineteen-child
*/

@font-face {
    font-family:'Aleo Light';
    src: url('fonts/aleo/Aleo Light.eot');
	src: url('fonts/aleo/Aleo Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/aleo/Aleo Light.woff2') format('woff2'),
		url('fonts/aleo/Aleo Light.woff') format('woff'),
		url('fonts/aleo/Aleo Light.ttf') format('truetype'),
		url('fonts/aleo/Aleo Light.svg#Aleo Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
	font-display: swap;
    unicode-range: U+0020-030A;
}

@font-face {
    font-family:'Aleo';
    src: url('fonts/aleo/Aleo Regular.eot');
	src: url('fonts/aleo/Aleo Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/aleo/Aleo Regular.woff2') format('woff2'),
		url('fonts/aleo/Aleo Regular.woff') format('woff'),
		url('fonts/aleo/Aleo Regular.ttf') format('truetype'),
		url('fonts/aleo/Aleo Regular.svg#Aleo Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
	font-display: swap;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'Aleo';
    src: url('fonts/aleo/Aleo Bold.eot');
	src: url('fonts/aleo/Aleo Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/aleo/Aleo Bold.woff2') format('woff2'),
		url('fonts/aleo/Aleo Bold.woff') format('woff'),
		url('fonts/aleo/Aleo Bold.ttf') format('truetype'),
		url('fonts/aleo/Aleo Bold.svg#Aleo Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
	font-display: swap;
    unicode-range: U+0020-00FE;
}

body {
	margin: 0;
	font-family: 'Aleo', sans-serif;
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Aleo', sans-serif;
	font-weight: 700;
}

/* #External 
-----------------------------------------------------*/

.is-external #main-header .menu-item-1267 {
	display: none;
}


/* #GDPR 
-----------------------------------------------------*/

#cookie-law-info-bar {
    font-size: 9pt;
    padding: 5px 10px;
    text-align: center;
}

/* #Training 
-----------------------------------------------------*/

#training__intro,
#resources__intro {
	margin-top: 100vh;
}

.elementor-460 .elementor-element.elementor-element-78e4fc0:not(.elementor-motion-effects-element-type-background) {
     background-position: 0px -380px; 
}

#sb_instagram .sb_instagram_header {
    margin: 0 0 5px;
}

#sb_instagram.sbi_fixed_height {
    overflow-y: hidden;
}

#sb_instagram .sb_instagram_header h3,
#sb_instagram .sb_instagram_header p {
	color: #000;
}


/* #Articles 
-----------------------------------------------------*/

.articles--fix .elementor-grid-item .elementor-post__thumbnail {
  	min-height: 185px;
  	padding-bottom: 0 !important;
  	display: -webkit-box;
  	display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-align-items: center;
  	align-items: center;
  	-webkit-justify-content: center;
  	justify-content: center;
}
.articles--fix .elementor-grid-item .elementor-post__thumbnail img {
  	width: auto;
  	max-width: 100%;
  	height: auto;
	position: relative;
  	top: 0;
  	left: 0;
  	-webkit-transform: none;
  	-moz-transform: none;
  	-ms-transform: none;
  	transform: none;
}


/* #News 
-----------------------------------------------------*/

#news__company-news .elementor-grid-item .elementor-post__thumbnail {
  	min-height: 150px;
}


/* #Woocommerce
-----------------------------------------------------*/

.woocommerce-info {
	background-color: #000;
}

.woocommerce-page h1::before,
.woocommerce-page h2::before,
.woocommerce div.product .woocommerce-tabs ul.tabs::after {
	display: none !important;
}
.woocommerce-page h1 {
	font-size: 34px;
}
.woocommerce-page h2 {
	font-size: 30px;
}
.woocommerce-page h3 {
	font-size: 26px;
}
.woocommerce-page p {
	margin: 0 0 15px;
}
.woocommerce-page .button, 
.woocommerce-page button, 
.woocommerce-page input[type="button"], 
.woocommerce-page input[type="reset"], 
.woocommerce-page input[type="submit"],
.woocommerce-page table.shop_table th {
	color: #fff;
	background-color: #000;
	font-size: 18px;
}
.woocommerce-page table.shop_table th,
.woocommerce-page table.shop_table td {
	border: 0;
	font-size: 18px;
	text-align: left;
}
.woocommerce-page table.shop_table td.product-thumbnail img {
	max-width: 75px;
}

.woocommerce div.product.elementor ul.tabs li a {
	display: block;
}
.woocommerce div.product.elementor .woocommerce-tabs .panel {
	border-top: 0 !important;
}


/* #Media Queries 
-----------------------------------------------------*/

@media screen and (max-width: 1366px) {
    .logged-in #training__banner {
        margin-top: 146px;
    }
    #training__banner {
        height: 70vh;
  		margin-top: 114px;
  	}
    #training__intro {
        margin-top: 70vh;
    }
}

@media screen and (max-width: 1023px) {
    .logged-in #training__banner {
        margin-top: 0;
    }
    #training__banner {
        height: 60vh;
        position: relative;
  	}
    #training__intro {
        margin-top: 0;
    }
}

@media screen and (max-width: 860px) {
	#elementor-popup-modal-1072 .dialog-message {
		width: 470px;
		padding: 25px 10px 10px 10px;
	}
	.elementor-1072 .elementor-element.elementor-element-5c5ad0c .elementor-heading-title {
		font-size: 20px;
	}
	.elementor-6 .elementor-element.elementor-element-7d14881 .swiper-slide {
		height: 530px;
	}
}

@media screen and (max-width: 768px) {
    #training__banner {
        height: 50vh;
    }
}

@media screen and (max-width: 767px) {
	.elementor-6 .elementor-element.elementor-element-7d14881 .swiper-slide {
		height: 530px;
	}
}

@media screen and (max-width: 641px) {
	#elementor-popup-modal-1072 .dialog-message {
		width: 370px;
		padding: 10px;
	}
	body.admin-bar .dialog-close-button {
		top: 15px;
	}
	.elementor-1072 .elementor-element.elementor-element-b72b594 .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
		font-size: 14px;
		min-height: 40px;
		padding: 6px 16px;
	}
	.elementor-1072 .elementor-element.elementor-element-b72b594 .elementor-button {
		font-size: 14px;
		padding: 12px 20px;
		width: 100%;
		min-height: 40px;
	}
	.elementor-6 .elementor-element.elementor-element-7d14881 .swiper-slide {
		height: 450px;
	}
}

@media screen and (max-width: 568px) {
    #training__banner {
        height: 45vh;
    }
    
    .elementor-6 .elementor-element.elementor-element-7d14881 .elementor-repeater-item-756869a .swiper-slide-bg {
		background-position: 80% center;
	}
	.elementor-6 .elementor-element.elementor-element-bbf8692 {
		margin-top: 570px;
	}
}

@media screen and (max-width: 480px) {
    #training__banner {
        height: 35vh;
    }
    #training__testimonials .elementor-widget-testimonial-carousel .swiper-slide {
        padding: 0;
    }
    
    .elementor-6 .elementor-element.elementor-element-7d14881 .swiper-slide {
		height: 390px;
	}
	.elementor-6 .elementor-element.elementor-element-bbf8692 {
		margin-top: 400px;
	}
}

@media screen and (max-width: 420px) {
	#elementor-popup-modal-1072 .dialog-message {
		width: 302px;
	}
	body.admin-bar .dialog-close-button {
		top: 8px;
	}
	.elementor-6 .elementor-element.elementor-element-7d14881 .elementor-repeater-item-ba88ff6 .swiper-slide-bg {
		background-position: 30% center;
	}
}

@media screen and (max-width: 360px) {
	.elementor-6 .elementor-element.elementor-element-7d14881 .swiper-slide {
		height: 330px;
	}
	.elementor-6 .elementor-element.elementor-element-bbf8692 {
		margin-top: 320px;
	}
}







