/*
Theme Name: ICCM
Description: ICCM theme, child theme based on Avada
Author: Andy Brown
Author URI: https://andybrown.media
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/*.fusion-sticky-shadow {height: 60px !important;}

.fusion-sticky-logo-1x {height: 55px !important;}*/


.whitetext p, .whitetext h3, .whitetext h2, .whitetext h1{color: #fff !important;}

.regioncolumn p {padding: 0; line-height: 1.5em; margin: 0; font-variant: all-small-caps;}

.pll-parent-menu-item img { vertical-align: middle !important; }

.fusion-faq-shortcode .fusion-filters { border-top: none; font-size: 150%;}

.fusion-faq-shortcode .fusion-filter a {color: #fff !important; }

.fusion-faq-shortcode .fusion-active a {color: #f2e37b; }

.fusion-faq-post { border-bottom: none !important; }

.fusion-accordian .panel-title a {color: #fff !important;}

.mailinglistselect{
	width: 90%;
    /*background-color: #13b799;*/
    text-align: right;
    line-height: 0px;
    position: absolute;
    top: 13px;
    /*z-index: -1;*/
    height: 40px;
    cursor: pointer;
}

.mailinglistselect input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  padding: 10px;
}