/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 1400px) {

}

@media only screen and (max-width: 1280px) {

    #top #header_main {
        border:0px;
        background: repeat-x bottom 45px center url("/wp-content/uploads/2017/12/header_bg.svg");
    }
}


@media only screen and (max-width: 1100px) {
}
	
@media only screen and (max-width: 1024px) {
	.av-countdown-cell {
    width: 77px!important;
}
}

/* Omslagpunt Broodkruimel 990 */

@media only screen and (max-width: 990px) {

.responsive #top .logo {
    width: 100%;
}

#top #header_main .logo img {
    width: 415px;
    margin: 22px auto 0px auto;
    height: auto;
    min-height: 206px;
}


.html_av-overlay-side-classic #av-burger-menu-ul {
    vertical-align: top;
    padding: 60px 0px!important;
}

.av-main-nav-wrap ul {
    margin: -70px 0px 0px 0px;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
    color: #00709c;
    font-family: 'Boogaloo', cursive!important;
    text-transform: uppercase;
    font-weight: 700;
}


.av-countdown-timer-inner{
    width: auto!important;
    margin: 0px auto 0 auto!important;

}

#counter .flex_column.av_one_fourth,
#counter .flex_column.av_one_half{
	width: 100%;
}

#counter .flex_column.av_one_half{
	width: 100%;
	margin: 40px auto 40px auto;
}

    #top #header_main {
        border:0px;
        background: repeat-x bottom -2px center url("/wp-content/uploads/2017/12/header_bg.svg");
    }

div .av_one_fourth {
    margin-left: 0px;
}

}

/* /Omslagpunt Broodkruimel */

@media only screen and (max-width: 767px) {

#counter .flex_column.av_one_half {
    width: 100%;
    margin: 15px auto 30px auto!important;
}

	#footer .widget {
	    padding: 0;
	    margin: 0px 0 0px 0;
	    overflow: hidden;
	}

	#top #header_main .logo img {
    width: 300px;
    width: 415px;
    margin: 45px auto 0px auto;
    height: auto;
    min-height: 206px;
	}


}


@media only screen and (max-width: 560px) {

#top #main .avia-section .template-page {
   /* margin-top: -15px;*/
}

.responsive #top #wrap_all .av-logo-container {
    height: 200px!important;
    min-height: 214px!important;
}

#top #header_main .logo img {
    width: 300px;
    margin: 0 auto;
    height: auto;
    min-height: 206px;
}

	/* Footer */

	/* /Footer */

}

@media only screen and (max-width: 460px) {

.av-countdown-cell {
    width: 57px!important;
}

	/* Footer */
	/* /Footer */

}

@media only screen and (max-width: 320px) {

	/* Footer */

	/* /Footer */

}