/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*/

/*Add your own styles here:*/

@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;500&display=swap');

.container .av-section-cont-open {
    max-width: 100%;
}


/*Accordion*/
.akordeon .elementor-accordion .elementor-tab-title{
	padding:50px 85px;
	position:relative;
}

.akordeon .elementor-accordion .elementor-accordion-item {
    border-bottom: 1px solid #C3C3C3!important;
}
.akordeon .elementor-accordion .elementor-accordion-item:last-child {
	border-bottom:none!important;
}
.akordeon .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
    font-size: 20px;
    display: flex;
    width: 65px;
    height: 65px;
    background: transparent linear-gradient(359deg, #01BC7F 0%, #007A52 100%) 0% 0% no-repeat padding-box;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    position: absolute;
    right: 85px;
    top: 50%;
    transform: translateY(-50%);
}
.akordeon .elementor-accordion-title{
    max-width: 82%;
    display: block;
}
.flex_column.av_one_fourth.el_after_av_one_fourth.el_before_av_one_fourth.footer-custom-column .textwidget {
    text-align: right;
    font-family: 'Work Sans', sans-serif;
}
.flex_column.av_one_fourth.first.el_before_av_one_fourth.footer-custom-column .textwidget p {
    font-family: 'Work Sans', sans-serif;
}
ul#menu-footer-privacy {
    display: flex;
    justify-content: space-evenly;
    color: #000;
}
ul#menu-footer-menu {
    display: flex;
    justify-content: space-evenly;
    color: #000;
}
div#footer .container {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}
ul#menu-footer-privacy a {
    color: #000;
    font-family: 'Work Sans', sans-serif;
}
ul#menu-footer-menu a {
    color: #000;
    font-family: 'Work Sans', sans-serif;
}
.flex_column.av_one_fourth.first.el_before_av_one_fourth.footer-custom-column.column-1 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
}
.flex_column.av_one_fourth.first.el_before_av_one_fourth.footer-custom-column.column-1 section#text-3 {
    margin-bottom: 25px;
}
.instagram path, .instagram circle {
    fill: #7B7B7B;
}

.facebook {
    background-image: url('/wp-content/uploads/2023/04/facebook.svg');
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    display: block;
    object-fit: contain;
    background-size: contain!important;
}
.instagram path {
    fill: #E4405F;
}

.instagram {
    background-image: url('/wp-content/uploads/2023/04/instagram.svg');
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    display: block;
    object-fit: contain;
    background-size: contain!important;
}

.youtube path {
    fill: #FF0000;
}

.youtube {
    background-image: url('/wp-content/uploads/2023/04/yt.svg');
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    display: block;
    object-fit: contain;
    background-size: contain!important;
}
ul#menu-footer-privacy a {
    color: #000;
    font-family: 'Work Sans', sans-serif;
    line-height: 30px;
    padding-bottom: 0;
    margin-bottom: 0;
}
i.facebook {
    margin-left: 3em;
}
.flex_column.av_one_fourth.el_after_av_one_fourth.el_before_av_one_fourth.footer-custom-column.column-4 {
    width: 25.5%;
}
.flex_column.av_one_fourth.el_after_av_one_fourth.el_before_av_one_fourth.footer-custom-column.column-3 {
    width: 15%;
}

span.image-overlay.overlay-type-extern {
    display: none!important;
}
.slide-content header.entry-content-header {
    padding: 0 1em;
}
article.post-format-standard a.slide-image {
    margin-bottom: 0;
}
article.post-format-standard {
    border: 1px solid #D9D9D9;
  	
    margin-left: 1%;
    width: 32%;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #fff;
}
article.post-format-standard:hover .slide-content  {
    background: rgb(21,34,127);
    background: linear-gradient(0deg, rgba(21,34,127,1) 0%, rgba(15,113,207,1) 100%);
}
.slide-content{
	aspect-ratio: 6/3;
}
.slide-content header.entry-content-header span, .slide-content header.entry-content-header span a {
    font-size: 12px;
    color: #000000!important;
    text-transform: none;
}
span.post-date {
    position: relative;
    top: -15px;
}
.template-blog .pagination .current {
    background: rgb(0,125,84);
    background: linear-gradient(180deg, rgba(0,125,84,1) 0%, rgba(0,186,126,1) 100%);
    color: #fff;
    font-family: 'WORK SANS';
}
.avia-content-slider .slide-image, .avia-content-slider .slide-image img {
    border-radius: 0!important;
}
article.post-format-standard:hover header.entry-content-header h3.slide-entry-title.entry-title {
    color: #ffff;
}
article.post-format-standard:hover header.entry-content-header span.blog-categories.minor-meta a {
    color: #fff!important;
}
article.post-format-standard:hover header.entry-content-header span.post-date {
    color: #fff!important;
}
.template-blog .pagination span.pagination-meta {
    background: rgb(0,125,84);
    background: linear-gradient(180deg, rgba(0,125,84,1) 0%, rgba(0,186,126,1) 100%);
    color: #fff;
    text-transform: uppercase;
    font-family: 'Work Sans';
    font-weight: 600;
    padding: 0em 3em;
    border-radius: 20px;
}
h1.blog-title {
    font-family: 'Work Sans';
    font-weight: 400;
    margin-top: 1em;
    font-size: 48px;
}

/*
div#video_blog {
    max-width: 95%;
    display: flex;
    gap: 25px;
    margin-bottom: 2em;
    margin-top: 3em;
    border: 1px solid #d9d9d9;
    border-left: 0;
    padding-right: 2em;
}
video#videoplayer {
    max-height: 560px;
    width: 77%;
}
div#video_blog .text-rest h1 {
    font-weight: 400;
    color: #000;
}
div#video_blog .text-rest {
    margin-top: 8em;
    font-family: 'Work Sans';
}*/
@media (min-width:1024px){
	.akordeon .elementor-tab-content.elementor-clearfix{
	max-width:82%;
}
}
@media(max-width:767px){
	.akordeon .elementor-accordion .elementor-tab-title{
		padding:30px 10px;}
	.akordeon .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
		width: 36px;
    	height: 36px;
		right: 10px;}
}
@media only screen and (max-width: 989px){
.html_mobile_menu_tablet #top #wrap_all .av_header_transparency {
    background-color: #ffffff00;
    color: #000000;
    border-color: #ebebeb;
		}
		#header_meta{display:none;max-height:0!important;}
		.sub_menu{display:none;}
		.avia_wpml_language_switch li .language_flag {
				display: none;visibility:hidden;opacity:0;height:0!important;
		}
		.avia_wpml_language_switch {height:0px;}
}