/*
Theme Name: Kingston-celebrant
Theme URI: 
Description: A child theme
Author: Tigerpink Design
Author URI: 
Template: Divi
Version: 3.0.106
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 17 Apr 2018 14:20:50 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/
/*
font-family:'Limon Script W00 Regular';
font-family:'Limon Script W00 Bold';
font-family:'Limon Script Outline W00 Rg';
font-family:'Frontage Condensed W00_3D';
font-family:'Frontage Condensed W00 Bold';
font-family:'Above The Sky W00 Script';
*/

h1 {font-family:'Frontage Condensed W00 Bold',Helvetica,Arial,Lucida,sans-serif;}
h2 {font-family:'Above The Sky W00 Script',Helvetica,Arial,Lucida,sans-serif;}
h3 {font-family:'Frontage Condensed W00 Bold',Helvetica,Arial,Lucida,sans-serif; margin: 0 0 20px;}
h4 {font-family:'Frontage Condensed W00 Bold',Helvetica,Arial,Lucida,sans-serif; margin: 0 0 20px;}


.et_pb_fullwidth_menu .et_mobile_nav_menu:before {
content: 'MENU' !important;
position: absolute;
top: 30px;
right: 55px;
font-size: 22px;
font-weight: normal;
font-style: normal;
color: #355259;
font-family:'Frontage Condensed W00 Bold',Helvetica,Arial,Lucida,sans-serif;
} 

.mobile_menu_bar:before { color: #000 !important;}

.fullwidth-menu a { font-family:'Frontage Condensed W00 Bold',Helvetica,Arial,Lucida,sans-serif; }



/***[Switch column order on mobile]***/
@media only screen and ( max-width: 980px ) {
.flip { display: -webkit-flex; -webkit-flex-direction: column-reverse; display: flex; flex-direction: column-reverse !important;}
}

@media  (max-width:767px) {
  .et_boxed_layout #page-container{   
    max-width: 100%!important;   
    width: 100%!important;
  }
}