/*
Theme Name: Theme - Child
Description: About the business.
Author: Easy Weddings
Author URI: http://easyweddings.com.au/webdesign
Version: 3.9.2
Template: theme
*/

/*
PALETTE:
color: #ffffff;
color: #000000;
*/

/* 'Normalise' CSS Options */
@import url("normalise.css");

/* HEADER */
.fusion-secondary-main-menu {
    border-bottom: 0px solid transparent !IMPORTANT;
}

.fusion-header {
    border-bottom: 0px solid transparent !IMPORTANT;
}



.fusion-secondary-header {
    border-bottom: 0px solid transparent !IMPORTANT;
}

.fusion-header-v2 .fusion-secondary-header {
    border-top-color: #F3B2C8 !important;
}

#main {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.home h3 {

font-size: 23px !important;
line-height:30px !important;

}

.fusion-contact-info .fa-envelope {

margin-left:10px !important;

}



/* CONTENT */


/* WIDGET/SIDEBAR */


/* FOOTER */


/* FORMS */


/* FIX HACKS */


/* MEDIA QUERIES */

/* Laptops/PC */
@media (min-width:1024px) {

}

/* iPad Portrait */
@media (max-width:768px) {}

/* Computer */
@media (min-width:1130px) {
	.fusion-main-menu {
margin-top: 0px !important;
}

.fusion-is-sticky .fusion-main-menu  {
    margin-top: 2px !important;
}

.award {

margin-top:-145px !important
}


}

.fusion-header-wrapper.fusion-is-sticky .fusion-header {

background-color: rgb(254, 254, 254) !important;

}



/* iPhone 5 Portrait */
@media (max-width:320px) {}
/* iPhone 5 Landscape */
@media (max-width:568px) {}

/* iPhone 6 Portrait */
@media (max-width:375px) {}
/* iPhone 6 Landscape */
@media (max-width:627px) {}

/* iPhone 6 Plus Portrait */
@media (max-width:414px) {}
/* iPhone 6 Plus Landscape */
@media (max-width:736px) {}