/*=============================================
    Please add all custom CSS to this file
 =============================================*/

#content, body, #slider{
    background:#FFF;
}
body{font-weight:400;}
#content{min-height:400px;}
#content div.one-half{text-align:left;}
.prime header.header {
    background: #290B44;
    color: #FFF;
}
header.header .one-third{text-align:right;}
.toplogo-sm{display:none;font-size:2.75em;font-family: 'Crimson Text', serif;line-height:1em;}
.toplogo{padding: 20px 0;}
.topPhone {
    font-size: 2.1em;
    padding:16px 0;
    color: #FFF;
    font-weight: 300;
    line-height:1em;
}
.topPhone span {
    display: block;
    font-size: 0.55em;
    padding-top: 6px;
    color: #FFF;
}
.nav{
    background: rgba(255,255,255,0.2);
    border-top:1px solid rgba(255,255,255,0.1);
    border-bottom:1px solid rgba(255,255,255,0.1);
    color: #FFF;
}
nav.nav.nav-fixed {background:#543C69;}
nav.nav ul li.current-menu-item a, nav.nav ul li.current_page_parent a, nav.nav ul li.current-menu-ancestor a {
    border: 2px solid #F7EBEC;
}
ul.sub-menu li a {padding:8px 35px;}
ul.sub-menu {background:#181818;}
.nav ul li a:hover {
    background: rgba(255,255,255,.15);
}
.nav ul {
    margin: 0;
    padding: 10px 0 5px;
}
#slider{text-align:center;}
a.contact-btn, #content .wpcf7-form input[type=submit],.biziq-button, .client-button {
    background:#9087B6;
    color: #FFF !important;
    padding: 4px 25px;
    font-weight: 400;
    border: 2px solid #9087B6;
    text-decoration: none !important;
    display: table;
}
a.contact-btn:hover {
    background:#290B44;
    border:2px solid #290B44;
}
#content .wpcf7-form input[type=submit] {
    max-width:150px;
    margin:10px 0;
}
footer.footer .wpcf7-form input[type=submit] {
    box-sizing: border-box;
    width: 100% !important;
    background:#F7EBEC;
    color: #222 !important;
    padding: 3px 25px;
    font-weight: 400;
    border: 2px solid #F7EBEC;
    text-decoration: none !important;
    display: table;
}
footer.footer {
    color: #FFF;
    background: #290B44;
}
footer.footer h2 {
    border-bottom: 1px solid #543C69;
    padding-bottom: 3px;
}
.bottomicon, .socialicons{
    text-align:left;
}
#content ul{list-style:square;}
.final-star {
    color: #9087B6 !important;
}
#content ul.fancylist{list-style: none;margin-left: 10px;}
ul.spaced li{margin-bottom:15px;}
ul.fancylist li:before {
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #9087B6;
    font-size: 16px;
    padding-right: 0.5em;
    margin-left: -27px;
}
ul.fancylist li{margin-bottom:.5em;}
ul.checked li:before{content: "\f00c";}
#content h1,#content h2,#content h3,#content h4 {
    color: #444;
}
#content h2{margin-top:45px;}
#content .compliments h1 {
    background:#222;
    color: #EBEBEB;
}
div#biziqrecentreviews-5 {
    width: 50%;
    float: left;
    padding: 10px;
}
div#biziqrecentreviews-5 h3{
    margin-top:0;
}
div#biziqfacebook-2 {
    text-align: center;
}
.service-box {
    margin: 10px;
    padding: 20px 25px 15px;
    background: #F7EBEC;
}
.service-box h3{font-size:1.35em;}
.faqs .service-box h3{font-size:1.2em; margin-top:0;}
#content .up-down a{
color: #9087B6;
}
input[type="checkbox"]{width:auto;}
@media only screen and (max-width: 1050px) {
    #biziqrecentreviews-5{padding:10px 20px;}
}
@media only screen and (max-width: 767px) {
    div#biziqrecentreviews-5 {
        width: 100%;
        float: none;
        padding: 20px;
    }
    #content div.one-half{
        padding-right:0 !important;
        padding-left:0 !important;
    }
    header.header .one-third, header.header .two-third{text-align:center;}
    .topPhone, .toplogo{text-align:center;padding:10px 0;}
    .toplogo{display:none;}
    .toplogo-sm{display:block;}
}

.wpfh_obit_image {
    margin: 0 20px 0 0;
    min-width: 15% !important;
}
.wpfh_obit_image img {
    height: auto;
    width: 100%;
}
#wpfh_main_obit_right {display:none;}


.post a img {
    float:  left;
    margin-right: 30px;
}

a.view-article:after {
    display:  table;
    content:  ' ';
    clear: both;
    padding-bottom: 56px;
    border-bottom: 1px solid #cacaca;
    width:  100%;
}

.single-post .post a img {
    float:  none;
    width:  100%;
}

aside.sidebar {
    padding: 20px;
}





/*---------- 6/1 map icon addition --------------*/
.flex-it {
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  -ms-flexbox;
    display:  flex;
    -webkit-box-pack:  end;
    -webkit-justify-content:  flex-end;
        -ms-flex-pack:  end;
            justify-content:  flex-end;
}

.topPhone {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    float:  left;
    display:  inline-block;
}

.map-icon {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-flex-basis: 21%;
        -ms-flex-preferred-size: 21%;
            flex-basis: 21%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

.map-icon img {
    height: 56px;
    padding-bottom: 6px;
}


@media only screen and (max-width: 767px) {
  .flex-it {
    -webkit-box-pack:  center;
    -webkit-justify-content:  center;
        -ms-flex-pack:  center;
            justify-content:  center;
    -webkit-box-orient:  vertical;
    -webkit-box-direction:  normal;
    -webkit-flex-direction:  column;
        -ms-flex-direction:  column;
            flex-direction:  column;
    -webkit-box-align:  center;
    -webkit-align-items:  center;
        -ms-flex-align:  center;
            align-items:  center;
  }

  .flex-it .topPhone, .flex-it .map-icon {
    -webkit-flex-basis: 1;
        -ms-flex-preferred-size: 1;
            flex-basis: 1;
  }
}


.pay-form tbody td:first-child {
    background: white;
    padding:  5px 10px;
    text-align: right;
}

.pay-form tbody td {
    border: none;
}

.pay-form td input {
    padding: 8px;
}

.pay-form table {
    border: none;
}

.pay-form input.button {
    background: #553b6a;
    color:  white;
    display:  block;
    width:  100%;
    border: none;
    margin: 10px 0;
    border-radius:  4px;
}

.pay-online h1 {
    text-align: center;
    margin: 50px auto;
    font-weight: 600;
}

.pay-online h1:after {
    height: 7px;
    width: 70px;
    content: '';
    display: block;
    background: #553b6a;
    margin: 10px auto 0;
}

#content .accordion-wrap h3 {
  cursor: pointer;
  /*border-bottom: 3px solid #337291;*/
  margin-bottom: 0;
  padding: 10px 15px 9px 11px;
  line-height: 1.3em;
  margin-top: 15px;
  background: #F7EBEC;
  color: #000;
  font-size: 1.1em;
  font-weight: normal;
}
.accordion-wrap h3:after {
  content: '\f067';
  font-family: "Font Awesome 5 Pro";
    font-weight: 900;
  float: right;
  padding-right: 0;
  margin-bottom: 5px;
}
.accordion-wrap h3.close:after {
  content: '\f068';
}
.accordion-content, #accordion p {
    display: none;
    margin: 0;
    background: #F7EBEC;
    padding: 15px;
}

.flex-wrapper {
  justify-content: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0;
  margin: 0em;
  list-style: none !important;
}

.flex-wrapper .flex-item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-grow: 1;
    width: auto;
    align-content: center;
    flex-basis: 300px;
    list-style: none;
    padding-right: 15px;
    padding-left: 15px;
    margin: 10px;
}

.flex-item {
   color: #000;
   margin: 10px;
    padding: 20px 25px 15px;
    background: #F7EBEC;
}

.flex-item h3 {
	font-size: 1.35em;
}


.disptrig{display:block }
.disptrig.off{display:none }


@media only screen and (max-width: 480px) {
.flex-wrapper .flex-item {
    flex-basis: 300px;
}
}