/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

header.fusion-header-wrapper .fusion-secondary-header .fusion-row {
    display : block;
	text-align : center;
}

header.fusion-header-wrapper .fusion-secondary-header .fusion-secondary-menu {
	display : inline-block;
    position: relative;
    top: auto;
    right: auto;
	text-align : center;
}

header.fusion-header-wrapper .fusion-header {
	padding-top : 5px !important;
}

.fusion-mobile-menu-icons a {
    font-size : 30px;
    margin : 14px 0 0;
}

#main .header-img {
    width: 50px;
}

#main .header-tekst-sub {
    font-size : 35px;
}

.fusion-footer .fusion-footer-widget-area {
    background-position: 95% 98% !important;
    background-size: 100px;
    margin: 30px 0 0;
}

@media screen and (max-width: 1000px) {
#main .item-hide-mobile {
    display: none;
}
}

@media screen and (max-width: 600px) {
  #main .header-tekst-sub, #main .header-tekst-sub p {
    font-size: 28px !important;
  }

  #last-picture {
    height: 0px;
  }

  #last-picture .fusion-column-wrapper {
    background-size: contain !important;
  }

  .fusion-imageframe img {
    width: 100%
  }

  #image-not-changing img {
    width: 300px !important;
  }

  #spacing-30 {
    margin-bottom: 30px !important;
    margin-top: 0px !important;
  }

  .fusion-footer .fusion-footer-widget-area {
    margin: 0px !important;
  }

  .fusion-footer footer .fusion-columns .fusion-column {
    margin-bottom: 10px !important;
  }

  .mobile-m-b {
    margin-bottom: -80px !important;
  }
}
