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

.mx-custom-tabs {display:none;}
.lsq-form-tabs-accordion .accordion-heading {display:none;}

.lsq-form-section-container .lsq-form-section-body .lsq-form-field-label {
    font-size: 18px!important;
    border: 0;
    vertical-align: baseline;
    font-family: "Lato"!important;
    color:#000000 !important;
    font-weight:400 !important;
    line-height:24px !important;
}

.file-zoom-dialog.modal-v4 .modal-header .popup-header h3, .lsq-external-form-container.modal-v4 .modal-header .popup-header h3{
  font-size: 20px !important;
  font-family:"Lato" !important;
  color:#000000 !important;
  font-weight:700 !important;
  line-height:24px !important;
  margin:30px 0 30px 0 !important;
}

.lsq-form-ctrl-label-container-block {
  margin-bottom:20px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #397e98 !important;
  color: #fff;
  font-size:17px!important;
}

.select2-results__option{
  font-size:17px !important;
  color:#000000 !important;
}

.modal-footer .btn-primary,
.lsq-form-action-btn,
.lsq-external-form-container .btn-primary,
.CCMButton{
	
  font-size: 17px !important;
  font-family:"Lato" !important;
  color:#000000 !important;
	
}

.file-zoom-dialog.modal-v4 .modal-footer .btn-primary, .lsq-external-form-container.modal-v4 .modal-footer .btn-primary {
    color: #000 !important;
    font-size: 17px !important;
}

.hidden {display:none;}

#boxed-wrapper #wrapper {z-index:1 !important;--awb-z-index: 1 !important;}

.fusion-tb-header .fusion-sticky-container {
      z-index: 999 !important;
    --awb-z-index: 999 !important;
}

.opaque {
   position: fixed;
   left: 0px;
   top: 0px;
   height: 100%;
   width: 100%;
   background-color: black;
   opacity: 0.5;
   z-index: 1000 !important;
 --awb-z-index: 1000 !important;
}

.highlight {
  outline: 9999px solid rgba(0,0,0,0.5);
}

.CCMRFContainer {
   position: relative !important;
   opacity: 1 !important;
   z-index: 1001 !important;
 --awb-z-index: 1001 !important;

}


.lsq-external-form-container .btn-primary,
.CCMButton{
	
  font-size: 17px !important;
  font-family:"Lato" !important;
  color:#000000 !important;
	
}

.file-zoom-dialog.modal-v4 .modal-footer .btn-primary, .lsq-external-form-container.modal-v4 .modal-footer .btn-primary {
    color: #000 !important;
    font-size: 17px !important;
}

.hidden {display:none;}

#boxed-wrapper #wrapper {z-index:1 !important;--awb-z-index: 1 !important;}

.fusion-tb-header .fusion-sticky-container {
      z-index: 999 !important;
    --awb-z-index: 999 !important;
}

.opaque {
   position: fixed;
   left: 0px;
   top: 0px;
   height: 100%;
   width: 100%;
   background-color: black;
   opacity: 0.5;
   z-index: 1000 !important;
 --awb-z-index: 1000 !important;
}

.highlight {
  outline: 9999px solid rgba(0,0,0,0.5);
}

.CCMRFContainer {
   position: relative !important;
   opacity: 1 !important;
   z-index: 1001 !important;
 --awb-z-index: 1001 !important;

}
