/*
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
*/
.caption h3 { width: 40%; font-weight: 100  !important; font-size: 16px !important; Line-height: 22px !important; }
.button-special { background: #003764; color: #fff; }
.single-post h1.fusion-post-title { font-size: 34px !important; }
.rpc-post-category,
.wcp-disable-post-meta,
.rpc-comment-box { display: none !important; }
.rpc-box { min-height: 360px !important; }
.font-white h2,
.font-white p { color: #fff !important; }
.content-box-shortcode-timeline-vertical { border-color: #ccc !important; }
.fusion-content-boxes h2 { font-weight: 700 !important; }
.image-text { font-size: 80%; }

.content-box-column:nth-of-type(1) h2 { color: #00a3ec !important; }
.content-box-column:nth-of-type(2) h2 { color: #ff6600 !important; }
.content-box-column:nth-of-type(3) h2 { color: #800080 !important; }
.content-box-column:nth-of-type(4) h2 { color: #800000 !important; }

#menu-was-menu { padding: 13px 29px; line-height: 17px; font-size: 14px; background: #15375f !important;}
.menu-was-menu ul { padding: 10px 29px; line-height: 17px; font-size: 14px; background: #15375f !important; min-height: 46px; }
.menu-was-menu ul li a:after {
    content: "|";
    color: #fff;
	padding-left: 24px;
    font-size: 14px;
}
.menu-was-menu ul li:last-child a:after {
	content: "";
}
.fusion-portfolio-content h1 { display: none; }

@media(max-width:680px){
	.caption h3 { width: 75%; }
  .fusion-main-menu-search { display: none !important; }
}
