/*
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

*/

/* change top right phone # size, aid click to*/
#top-elements .phone-number {
    font-size: 34px;
    font-weight: 500;
    padding-top: 0px;
	z-index: 999999;
}


/* change secondary menu sizes */
#secondary-navigation-bar-content {
    font-size: 17px;
    font-weight: 500;
	line-height: 1.4;
	min-height: 35px;
}

/* remove white space in main content area */
#page-content #content-container {
    padding: 0px 0 0px;
}

/* adjust drop-cap */
.dropcap {
    font-size: 55px;
    line-height: 46px;
    margin: 5px 8px 0 0;
}

/* adjust image captions */
.wp-caption p.wp-caption-text {
    font-size: 12px;
    font-style: normal;
    padding: 7px 7px 10px;
    text-align: center;
}

div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: #ededed;
    border: 1px solid #8a8a8a;
    color: #333;
    font-size: 1.1em;
	padding: 10px 230px;
}

/* HOME Pg "OUR STORY" BUTTON STYLING */