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


/* contact form button hover */
.wpcf7-submit:hover {
    border: 1px solid #34458A !important;
}

/* end */

.about_form form .row.margin-top-bottom {
    margin-left: 0px;
    margin-right: 0px;
}
.home_form .text_name .wpcf7-text {
    height: 40px;
    font-size: 14px;
}
.founder_section {
    color: #000000;
    padding-top: 20px;
}
ol.how_reg_text {
    font-weight: 700;
    padding-top: 22px;
}
ol.how_reg_text li {
    padding-bottom: 10px;
}
/* Added for calender page */
h2.tribe-events-page-title {
    color: #34458a !important;
}
#tribe-events-bar {
    margin-bottom: 0 !important;
}
.tribe-events-before-html {
    padding: 25px 0;
}
form#tribe-bar-form {
    border: 2px solid #e6e6e6;
}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-inner {
    background: #e6e6e6;
    position: relative;
    right: -2px;
}
#tribe-events-bar #tribe-bar-form input[type=text] {
    border-bottom: 1px solid #000000;
    border-radius: 0px;
    font-style: italic !important;
    padding-left: 0;
}

.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {
    background-color: #e6e6e6e6 !important;
    
    font-size: 14px;
    
    text-align: right;
}

div#tribe-bar-filters {
    margin: auto !important;
}
span.menu-text {
    text-align: center;
    line-height: 1.2;
}
li.fusion-middle-logo-menu-logo.fusion-logo {
    padding-right: 65px;
}

.form_shape {
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
	
}
.col-md-12 {
	padding-left:0px !important;
	padding-right:0px !important;
}

.col-md-6 {
	margin-bottom:0px !important;	
}

.text_name .wpcf7-text{
    background-color: #e7e8e8 !important;
	border-radius: 0px !important;
	text-align:center !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	font-size: 15px !important;
    height: 35px !important;
}

.about_form .text_name .wpcf7-text {
    height: 35px;
    text-align: left !important;
    color: #333333 !important;
    font-size: 15px !important;
}

.about_form .text_name .wpcf7-date {
    height: 35px;
    text-align: left !important;
    color: #333333 !important;
    font-size: 15px !important;
    background-color: #e7e8e8 !important;
    border-radius: 0px !important;
    /* text-align: center !important; */
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
    
.about_form .text_name .wpcf7-textarea{
	text-align: left !important;
    color: #333333 !important;
    font-size: 16px !important;
}
.about_form ::placeholder {
    color: #333333 !important;
}

.text_name .wpcf7-submit{
	border-radius: 40px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.text_name .wpcf7-radio {	
	color: black !important;
}
.about_form ::placeholder {
    color: #333333 !important;
}
.text_name .wpcf7-submit {
	BORDER-RADIUS: 25PX !important;
    PADDING: 10px 55px !important;
}

.br {
   display: block;
   margin: 10px 0px;
}

/* About form text */
.form-group .holder {
    color: #000000;
    background: #E7E8E8;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
}
/* end */

.text_name .wpcf7-textarea , .text_name .wpcf7-radio{
    background-color: #e7e8e8 !important;
	border-radius: 0px !important;
	text-align:center !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	height: 100px !important;
	padding-top: 8px !important;	
	margin-top: 0 !important;	
    margin-bottom: 0px !important;	
    font-size: 14px;
}
.home_form ::placeholder {
    color: #a1a1a1 !important;
}

/* Apply page new form */
.sec_1_textarea .wpcf7-textarea {
    height: 155px !important;
}

/* end */

.fusion-header-v2 .fusion-secondary-header {
    border-top-color: #fff !important;
}

.fusion-secondary-header .fusion-alignright > * {
    font-size: 16px;
    font-weight: 400;
}


.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-header {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.textwidget {
	font-size: 12px;
}

.tribe-events-calendar div[id*="tribe-events-daynum-"] {
	color: #333 !important;
}

.tribe-events-calendar div[id*="tribe-events-daynum-"] a {
	color: #333 !important;
}

.fusion-row.fusion-middle-logo-menu {
	border-bottom: 2px solid #000 !important;
}
ul.tribe-events-sub-nav li a {
    color: #000000 !important;
}
.tribe-event-duration {
    color: #000000 !important;
}

.tribe-events-month-event-title a {
    color: #000000 !important;
    font-weight: 700;
    font-size: 14px !important;
}
.tribe-events-nav-previous a {
    color: #000000 !important;
}

.tribe-events-sub-nav .tribe-events-nav-next a span, .tribe-events-sub-nav .tribe-events-nav-previous a span {
    display: block;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px){
	  .home_section_1 .fusion-column-wrapper{
		padding-right:10px !Important;
		padding-left:10px !Important;
	  }
	 .home_section_1 .fusion-column-wrapper{
		font-size:25px !Important;
	  }
	  /*.fusion-column:nth-child(2) {
          display: none;
	  }*/
    .padding_top{
         padding-top: 10px;
    }
    .fusion-row.fusion-middle-logo-menu {
    	padding-bottom: inherit !important;
	}
    .mobile_hide {
    	display: none;
	}
    .home_section_1 .fusion-column-wrapper {
    	background-position: left !important;
    	background-position-x: -180px !important;
	}
    span.menu-text br {
    	display: contents;
	}
    .tribe-mobile-day, .tribe-mobile-day h4 a {
    	color: #000000;
	}
  	.form-group .holder {
    	height: auto;
        line-height: 25px;
	}
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2){
	.fusion-portfolio-content-wrapper{
	position :relative;
	height:150px;
	width:150px;
	}
}
@media only screen and (min-device-width : 640px) and (max-device-width : 767px){
	.section_1_for_padding{
		display:none;
	}
}

@media only screen and (min-width : 768px) and (max-width : 800px){
	.section_1_for_padding{
		margin-top: 0px !important;
	}
    .fusion-row.fusion-middle-logo-menu {
    	padding-bottom: 20px !important;
	}
    .mobile_hide {
    	display: none;
	}
    span.menu-text br {
    	display: contents;
	}
    .tribe-mobile-day, .tribe-mobile-day h4 a {
    	color: #000000;
	}
}

@media only screen and (min-device-width : 1024px) and (max-device-width : 1036px){
	.home_banner_section {
    	padding-top: 150px !important;
	}
    .form-group .holder {
    	height: auto;
        line-height: 25px;
	}
}

/* ISS */

.hidden_section {
	display: none;
}

span.wpcf7-list-item.first {
    padding-left: 0;
    margin-left: 0;
}
.wpcf7-checkbox span input {
    color: #000000 !important;
    opacity: 1;
    margin: auto;
    height: 28px;
    width: 35px;
    margin-top: -3px;
}

/* Apply form tooltip */
.tooltip-inner {
    max-width: 275px !important;
}
.tooltip {
	font-size:14px !important;
}

.text_below_banner
{
	color:#34458a;
	text-align: center;
    font-weight: bold;
}

.home_box_heading h3 {
    text-align: center;
    font-weight: bold !important;
    margin: 0;
    padding: 10px;
	font-size: 20px !important;
	background: #1F2658;
}

.box_read_more_link {
    text-align: center;
    padding: 10px;
    font-weight: bold;
}

.box_read_more_link a:hover {
    color: #000000;
}

.home_box_img img {
    width: 100%;
}

.about_box_img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.about_box_img {
    width: 100%;
}

.home_box_content {
    padding: 10px;
	text-align:center;
	color:#ffffff;
}

.about_box_content
{
	padding: 10px;
	text-align:center;
	color:#ffffff;
	padding-top: 50px;
}

.custom_fushion_title {
    background: #1F2658;
    padding: 10px;
	margin-bottom: 20px !important;
}

.home_form iframe
{
	width:100%;
}

.fusion-mobile-menu-icons {
    margin-top: 40px!important;
}

.txt_center
{
	text-align:center;
}

#main a {
    color: inherit;
}

@media only screen and (max-width : 600px) {
.home_section_1 .home_banner_heading {
    font-size:32px;
}
	.home_section_1 .fusion-title {
        font-size: 18px;
    }
}
	
@media only screen and (min-width : 768px) {
.home_box_img img {
    height: 200px;
    object-fit: cover;
}
}