/*
Theme Name: IOA Theme
Theme URI: https://ioadvisory.com
Template: Divi
Author: Fractal Web Design
Author URI: https://fractaldesign.ca
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.14.2.1639114254
Updated: 2021-12-10 00:30:54

*/

h1,h2,h3,h4,h5,h6 {
    font-family: cinzelbold, verdana, sans-serif !important;
}
.et_boxed_layout #page-container, .et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header, .et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #main-header, .et_fixed_nav.et_boxed_layout #page-container #top-header, .et_fixed_nav.et_boxed_layout #page-container #main-header, .et_boxed_layout #page-container .container, .et_boxed_layout #page-container .et_pb_row {
    max-width: 1540px !important;
}
.et_pb_scroll_top.et-pb-icon {
    right: 10px;
    border-radius: 20px;
    background: #8000809e;
    box-shadow: 0px 0px 8px #8000809e;
    z-index: 0;
}
#ioa-header-menu ul li a {
    font-size: 1.2rem;
}
#ioa-header-menu .sub-menu {
    width: 300px;
}
#ioa-header-menu .sub-menu li a {
    width: 260px;
    font-size: 17px;
    padding: 10px 0 10px 8px;
}
#ioa-header-menu .sub-menu .current-menu-item a {
    background: #f4f4f4;
} 

#menu-footer-navigation li {
    width: 100%;
}

.divider-leftaligned::before {
    content: "";
    background-color: #6fd8d4;
    height: 2px;
    width: 40px;
    position: absolute;
    bottom: -20px;
    left: 0;
}
.divider-leftaligned::after {
    content: "";
    background-color: #ae4ee8;
    height: 2px;
    width: 70px;
    position: absolute;
    bottom: -12px;
    left: 0;
}
.divider-centeraligned::before {
    content: "";
    background-color: #6fd8d4;
    height: 2px;
    width: 40px;
    position: absolute;
    bottom: -22px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.divider-centeraligned::after {
    content: "";
    background-color: #ae4ee8;
    height: 2px;
    width: 70px;
    position: absolute;
    bottom: -14px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
#ioa-footer-recentposts article {
    margin-bottom:0px;
    width: 80%;
}
#ioa-footer-recentposts a {
    font-size: 17px;
    font-weight: normal;
     color:white;
    background: #0000002e;
    padding: 6px;
    display: block;
    border-radius: 6px;
}
#ioa-footer-signup {
    color: white;
    font-size: 17px;
}
#ioa-footer-signup input {
    margin: 7px 0;
}
#ioa-footer-signup input[type="text"] {
    border: none;
    margin-left:5px;
    width: 250px;
    font-size: 17px;
    padding: 5px;
    border-radius: 6px;
}
#ioa-footer-signup .wpcf7-submit {
    border: none;
    font-size: 16px;
    padding: 15px 20px;
    cursor: pointer;
    transition: all 0.15s linear;
}
#ioa-footer-signup .wpcf7-submit:hover {
    background: #d0d0d0;
}

#ioa-header-search .et_pb_menu__menu {
    display: none;
}
.is-search-icon {
    cursor: pointer;
}

#ioa-header-leftinfo {
    color: rgb(38, 38, 38);
}
#ioa-header-leftinfo i {
    font-family:FontAwesome !important;
    font-size:20px;
    font-style: normal;
    color: #613c6d;
    padding-right:3px;
}
#ioa-header-leftinfo span span {
    position: relative;
    top:-2px;
}
#ioa-header-callus {
    padding: 8px 25px 8px 15px;
    border-right: 1px solid rgba(0,0,0,0.1);
}
#ioa-header-ouraddress {
    padding-left: 25px;
}
#ioa-header-socials {
    margin-right: 15px;
}
#ioa-header-socials:before {
    margin-right: 5px;
    letter-spacing: 0.5px;
}

#ioa-blog {
    max-width: 1540px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
#ioa-blog-header {
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 80px;
}
#ioa-blog-heading {
    margin: 0px 70px;
    padding-top: 60vh;  
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(255,255,255,0.3);;
    font-size: 3rem;
    font-family: heebo, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Ubuntu;
    font-weight: 700;
    color: white;
}
#ioa-blog-content {
    display: flex; 
}
#ioa-blog-content-left {
    width: 20%;
    float: left;
}
#ioa-blog-content-right {
    width: 80%;
}
.grecaptcha-badge {
    display: none !important;
}
#popup-contact-form-tag{position:fixed;bottom:0;right:0%;background:#5e2751;padding:16px 26px;margin-top:1.2em;color:#FFF;font-weight:700;font-size:1.1rem;cursor:pointer;z-index:99;-webkit-transition:all 150ms ease;-moz-transition:all 150ms ease;-o-transition:all 150ms ease;-ms-transition:all 150ms ease;transition:all 150ms ease;}
#popup-contact-form-tag:hover{opacity:.9;}
#popup-contact-form{position:fixed;bottom:-605px;right:0%;z-index:120;background:rgba(97, 40, 81, 0.97);padding:10px 20px;-webkit-border-top-left-radius:20px;-moz-border-radius-topleft:20px;border-top-left-radius:20px;z-index:999;}
#popup-contact-form p,#popup-contact-form input[type=submit],#popup-contact-form input[type=reset]{color:#fff!important;}
#popup-contact-form input,#popup-contact-form textarea{color:#222!important;}
#popup-contact-form img{margin-bottom:0.5em;}
#close-popup-contact-form{float:right;cursor:pointer;color:#fff;margin-top:-0.7em;background:rgba(170, 170, 170, 0.22);padding:7px 10px;margin-bottom:-10px;margin-right:-20px;}
#popup-contact-form .wpcf7-not-valid-tip{float:right;margin-top:5px;color:#ccc!important;}
#popup-contact-form .wpcf7-response-output{width:300px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;color:#fff;}
#popup-contact-form input[type=text],#popup-contact-form input[type=email],#popup-contact-form input[type=tel],#popup-contact-form textarea{background:#ECECEC!important;}
#popup-contact-form p:last-of-type, #popup-contact-form p {
    padding-bottom: 8px;
}
#popup-contact-form button {
    border: none;
    padding: 8px 10px;
    background: #803d69;
    color: white;
    border-radius: 4px;
    margin-bottom: 10px;
    margin-top: 1px;
}

#menu-services-nav {
    list-style:none;
    padding-left: 30px;
}
#menu-services-nav li {
    padding: 8px 0px;
    margin-right: 30px;
    border-bottom: 1px solid rgba(0,0,0,.05);
}
#menu-services-nav li a {
    color: #313131;
    font-size: 1rem
}
.services-cta-btn {
    display: inline-block;
    margin-top:40px;
    margin-bottom: 50px;
}
.services-cta-btn a {
    background: #9b417d;
    color: white;
    padding: 15px 25px;
    font-size: 1.2rem;
    font-weight: bold;
}
#ioa-header-searchform .is-search-input {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
}
.ioa-toggle .et_pb_toggle_title::before {
    color: #872d6d;
    font-size: 23px;
}
#ioa-contact-form label {
    font-weight: bold;
}
#ioa-contact-form input[type="text"],
#ioa-contact-form input[type="email"],
#ioa-contact-form select {
    margin-bottom:20px;
    height: 40px;
    padding-left: 10px;
    width: 95%;
}
#ioa-contact-form input,
#ioa-contact-form textarea,
#ioa-contact-form select {
    background: rgb(246, 248, 249);
    font-size: 16px;
}
#ioa-contact-form textarea {
    width: 100%;
}
#ioa-contact-form input[type="submit"] {
    font-weight: bold;
    border-radius: 30px;
    border: none;
    color: white;
    background: #5e2751;
    margin-top:7px;
    padding: 12px 30px;
    cursor: pointer;
}
.ioa-contactform-left,
.ioa-contactform-right {
    width: 50%;
}
.ioa-contactform-left {
    float:left;
}
.ioa-contactform-right {
    float: right;
}
.et_pb_post_content .et_pb_row {
    width: 100% !important;
}
.et_pb_post_content .et_pb_section {
    padding-bottom: 20px;
}
.ioa-blog-latestposts img {
    max-height: 200px;
}
.mdp-speaker-box {
    background: #5e2751 !important;   
}
.ioa-blogpage-index .et_pb_ajax_pagination_container {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
}
.ioa-blogpage-index .et_pb_ajax_pagination_container>div {
    grid-column: span 2;
}
.ioa-blogpage-index img {
    height: 300px;
    top: 0;
    object-fit: cover;
    object-position: top;
    border-radius: 8px;
    box-shadow: 1px 1px 15px #bbb;
}
.ioa-blogpage-index .author a {
    color: #5e2751 !important;
    text-decoration: underline;
}
.ioa-blogpage-index .post-meta a {
    font-size: 14px;
}
.ioa-blogpage-index .published {
    font-weight: bold;
    font-size: 14px;
}
.ioa-blogpage-index .more-link {
    background: #5e2751;
    color: white;
    width: 120px;
    text-align: center;
    padding: 6px 0px;
    margin-top:10px;
    border-radius: 30px;
}
.ioa-blog-category-row {
    width: 100%;
    display: inline-block;
}
.ioa-blog-category-col {
    width: 30%;
    float:left;
    margin-left: 55px;
}
.ioa-blog-category-col h4 {
    text-align: center;
    color: black;
    margin-bottom: -20px;
}
#ioa-blog-latestposts h2 {
    font-size: 20px;
}
.n2-section-smartslider .nextend-arrow-previous {
    position: relative;
    left: 45%;
}
.n2-section-smartslider .nextend-arrow-next {
    position: relative;
    right: 45%;
} 
.ioa-blogpage-index .pagination .alignleft {
    float:right;
}
.ioa-blogpage-index .pagination .alignleft a {
    background: #5e2751;
    color: white;
    padding: 10px 16px;
}
body.home .n2-section-smartslider .ioa-home-header-box {
    background: rgba(255,255,255, 0.7);
    box-shadow: 40px -50px rgba(94,39,81,.3) !important;
}
body.home .n2-section-smartslider .ioa-home-header-box a {
    text-decoration: none;
    background: rgba(94,39,81,.9) !important;
    border: none;
    border-radius: 0px !important;
    color: #fff !important;
    font-weight: 700 !important;
    font-family: cinzelbold, verdana, sans-serif !important;
    letter-spacing: 1px !important;
    margin-top:25px;
    padding: 12px 15px;    
}
body.home div#n2-ss-4 #n2-ss-4item1 {
    font-family: cinzelbold, verdana, sans-serif !important;
    font-weight: 500;
    text-shadow: 1px 1px #aaa;
}
body.home div#n2-ss-4 .ioa-home-header-box p {
    font-size: 17px;
    color: #444;
}
.nextend-arrow {
    margin-bottom: 40px !important;
}
.ioa-home-blurb img[src*=".svg"] {
    width: 120px;
}
body.home .strong-view.wpmtst-modern .wpmtst-testimonial-content {
    margin: 0 30px;
}
body.home .strong-view.wpmtst-modern .wpmtst-testimonial-content::before,
body.home .strong-view.wpmtst-modern .wpmtst-testimonial-content::after{
    display: none;
}
body.home .testimonial {
    cursor: grab;   
}
body.home .testimonial-inner {
    background: #f7f7f7;
    border: none !important;
    box-shadow: 2px 3px 3px #ddd;
    border-radius: 5px;
}
body.home .yotu-videos.yotu-mode-list .yotu-video-thumb-wrp {
    width: 60%;
}
.yotu-pagination-top {display:none !important;}
body.home .yotu-video-title {
    font-size: 20px;
    color: #444;
}
#ioa-footer-newsletter-signup {
    padding-top: 0px;
}
#ioa-footer-newsletter-signup .et_pb_newsletter_field {
    margin:0px;
}
#ioa-footer-newsletter-signup .et_pb_newsletter_fields p:first-child {
    margin-top: -10px;
}
.ioa-2-buttons span.ioa-2-buttons-1 {
    margin-right: 5px;
}
.ioa-2-buttons span.ioa-2-buttons-2 {
    margin-left: 5px;
}
.ioa-2-buttons span a {
    color: white;
    border-radius: 30px;
    background: #5e2751;
    padding: 10px;
    transition: all 0.2s linear;
}
.ioa-2-buttons span a:hover {
    opacity: 0.9;
}
.et_mobile_menu {   
    overflow-y:scroll!important;
    max-height:80vh!important;
    -overflow-scrolling:touch!important;
    -webkit-overflow-scrolling:touch!important;
}
@media (max-width: 1200px) {
    h1 {
        font-size: 1.6rem;
    }
}
@media (max-width: 800px) {
    .ioa-blogpage-index .et_pb_ajax_pagination_container {
        display: block;
    }
}
