/*
Theme Name: jun-bride
Template: avalon_tcd040
*/



.page-id-2 #main_col{
  .single_wrap{
    max-width: 1280px;
  }
  .has-background-dim-10{
    background-color: transparent;
  }
  .wp-element-caption{
    text-align: center;
  }
}


@media screen and (max-width:768px){
  .mobile #logo_image_mobile .logo{
    width: 20%;
  }
  
  .fp-section.fp-table{
    padding: 24px;
    box-sizing: border-box;
  }
  
  
  
  .single_wrap{
    padding: 24px;
    box-sizing: border-box;
  }
  
  .flex .is-layout-flex{
    flex-direction: column-reverse;
  }
  .bg img{
    height: 90vh !important;
  }
  #site_wrap{
    overflow-x: hidden;
  }
}

