/*
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
*/

@import url("../Avada/style.css");

.wcb-alignright {float:left}
#wcb-tagline-color {color: #ee3224}

#wcb-main-menu ul li {margin-left:10px;border-right: 2px solid #ee3224;padding-right:10px;}
#wcb-main-menu li:last-child {border-right:none} 

#wcb-searchform {margin-top:0px;}
.wcb-searchinput {border:1px solid #e7e6e6;
	padding:5px 0px;
	font-size:13px;
	color:#333333;
	text-indent:5px;
	display:block;
	float:left}
.wcb-searchbutton {margin-left:5px;height: 28px;font-weight: bold;}

.wcb-footer {border-top:1px solid #aaa9a9;}
.wcb-footer table, td, th {border:none}
.wcb-footer-rightcol {width:60%;text-align:right;}

.wcb-footer-menu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none;}
.wcb-footer-menu li {display: inline; padding: 0px 0px 0px 0px;}

#wcb-footer-image1 {margin-right:20px;}
#wcb-footer-image2 {margin-top:7px;}

.wcb-breadcrumbs ul{float:left;text-align:left;}
.wcb-breadcrumbs li:first-child {margin-left:0px;}

/* style classes for injury counter  */

.counters-box .counter-box-wrapper {border:none;}
.content-box-percentage {font-size:50px;line-height:50px;}
/*.display-percentage {color:#ee3224;}*/
.display-percentage {color:#ff0000;}
.wcb-counter-text {color: #ff0000;padding:0px 0px 30px 50px;font-size:20px;text-align: center;font-weight:bold;}
.wcb-counter-table {border: 0px solid #00000;}
.wcb-counter-padding {padding:5px 0px 5px 0px;}

/* style classes for flip counter */ 
.flip-counter ul.cd{float:left;list-style-type:none;margin:0;padding:0}
.flip-counter li{background:url(images/digits.png) 0 0 no-repeat}
.flip-counter li.t{background-position:0 0;width:53px;height:39px}
.flip-counter li.b{background-position:0 0;width:53px;height:64px}
.flip-counter li.s{background-position:-53px -1030px;width:14px;height:103px}


.wcb-footer-table {width:60%; margin:10px auto;}

/* Used to handle long event titles in Event Calendar */
span.fc-title {
	padding-right: 1px !important;
	display: block;
	text-overflow: ellipsis;
	white-space: pre-line;
}

iframe {
margin: 0 auto;
display: block;
max-width: 100%;
}

/* Fix style conflict between Avada Theme and Ninja Forms */
.nf-form-cont .nf-field .fa.fa-info-circle.nf-help:before {
  display: none;
}
/* Fix for duplicate contact us form */
/* #ninja_forms_form_1_cont {display: none;} */
