/* Removal of Contact H3 */
.contactwhite-header h3 {
    display: none;
}

/* edit contact form */
.well {
    background-color: #fff;
}

#jform_spacer-lbl {
    display: none;
}

/* Color and specs of HR */
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #000;
}

/* ===== New color of active and hover menu item ==========  */
.sp-megamenu-parent > li > a {color: #fff;}
.sp-megamenu-parent > li.active > a {color: #ff763b;}
.sp-megamenu-parent > li:hover > a {color: #ff763b;}

#sp-header.menu-fixed {
  background: rgba(19,32,105,0.9);
}

/* Change Article Padding */
.article-details-wrap {
    padding: 25px 30px 50px 30px;
}

@media only screen and (max-width: 479px) {
.article-details-wrap {
    padding: 25px 30px 50px 30px;
}
}

/* Page Title Changes */

.sp-page-title h2 {
    font-size: 80px;
    line-height: 1;
    font-weight: 700;
    color: #FFFFFF;
    letter-spacing: -2.5px;
    position: relative;
    -webkit-text-shadow: 0 11px 10px rgba(0,0,0,0.19);
    text-shadow: 0 11px 10px rgb(0 0 0 / 19%);
    margin: -100px 0 0 0;
}

.layout-blog .sp-page-title {
    text-align: center;
    min-height: 215px;
    max-height: 250px;
    margin-bottom: 30px;
}

.view-search .sp-page-title {
    text-align: center;
    min-height: 215px;
    max-height: 250px;
    margin-bottom: 30px;
}

.view-search-results .sp-page-title {
    text-align: center;
    min-height: 215px;
    max-height: 250px;
    margin-bottom: 30px;
}

.view-article .sp-page-title {
    text-align: center;
    min-height: 400px;
    max-height: 450px;
    margin-bottom: 50px;
}

.view-category .sp-page-title {
    text-align: center;
    min-height: 215px;
    max-height: 250px;
    margin-bottom: 30px;
}

.view-wrapper .sp-page-title {
    text-align: center;
    min-height: 215px;
    max-height: 250px;
    margin-bottom: 30px;
}

.view-page .sp-page-title {
    text-align: center;
    min-height: 215px;
    max-height: 250px;
    margin-bottom: 30px;
}

.view-contact .sp-page-title {
    text-align: center;
    min-height: 215px;
    max-height: 250px;
    margin-bottom: 30px; 
}

.view-download .sp-page-title {
    text-align: center;
    min-height: 215px;
    max-height: 250px;
    margin-bottom: 30px; 
}

.sp-page-title {
    text-align: center;
    min-height: 215px;
    max-height: 250px;
    margin-bottom: 30px; 
}

.view-recover .sp-page-title {
    text-align: center;
    min-height: 215px;
    max-height: 250px;
    margin-bottom: 30px; 
}

.view-login .sp-page-title {
    text-align: center;
    min-height: 215px;
    max-height: 250px;
    margin-bottom: 30px; 
}

.view-profile .sp-page-title {
    text-align: center;
    min-height: 215px;
    max-height: 250px;
    margin-bottom: 30px; 
}

.com-content .view-form .sp-page-title {
    text-align: center;
    min-height: 215px;
    max-height: 250px;
    margin-bottom: 30px; 
}


/* Remove author meta-data */
.sppb-addon-articles .sppb-article-meta>span {
    display: none;
    margin: 5px;
    color: #fff;
    font-size: 13px;
}


/* P Traits */

p.info {
    background: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}

p.error {
    background: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}

p.warning {
    background: #fcf8e3;
    border-color: #fbeed5;
    color: #c09853;
}

p.success {
    background: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

p.success, p.info, p.error, p.warning {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 15px;
    font-weight: bold;
    border: 1px solid;
}



/* Slideshow Text and Button */
.sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-text h1 small {
    display: block;
    line-height: 1;
    color: #FFFFFF;
    letter-spacing: -1.5px;
    text-shadow: 0 9px 9px rgb(0 0 0 / 65%);
    font-weight: 700;
    position: relative;
}


/* Page Title on mobile */
@media (max-width: 375px) {
.sppb-slideshow-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg {
    height: 50px;
}

.sppb-slidehsow-sub-title {
    text-align: center;
    font-size:10px;
}
    
.layout-blog .sp-page-title {
    text-align: center;
    margin-top:15px; 
}

.view-article .sp-page-title {
    text-align: center;
    margin-top:15px; 
}

.view-category .sp-page-title {
    text-align: center;
    margin-top:15px; 
}

.view-page .sp-page-title {
    text-align: center;
    margin-top:15px; 
}

.sp-page-title h2 {
    font-size: 10px;
    line-height: 1;
    font-weight: 700;
    color: #FFFFFF;
    letter-spacing: -2.5px;
    position: relative;
    -webkit-text-shadow: 0 11px 10px rgba(0,0,0,0.19);
    text-shadow: 0 11px 10px rgb(0 0 0 / 19%);
    margin: -10px 0 0 0;
}
}

@media (max-width: 575px){
.sp-page-title h2{
    font-size:55px;
   padding-top:55px;
}
}


/* Mobile menu location */
#offcanvas-toggler {
    position: fixed;
    top: 5px;
    right: 20px;
}


.sppb-slider-wrapper.varition-simple .sppb-slideshow-fullwidth-item-text h1 small {
    text-align: center;
}

.sppb-slider-fullwidth-wrapper .sppb-fw-slider-button-wrapper {
    margin-top: 60px;
    text-align: center;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}



/* Category List Table modifications */
.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #212529;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.03);
    --bs-table-active-color: #212529;
    --bs-table-active-bg: rgba(0, 0, 0, 0.05);
    --bs-table-hover-color: #212529;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.1);
    width: 100%;
    margin-bottom: 0.5rem;
    color: #212529;
    vertical-align: top;
    border-color: #474747;
}

/* Blog modifications - adding "..." after introtext */
.sppb-addon-articles .sppb-article-introtext p::after { content: ' '; }

/* Blog modifications - creation date */
.sppb-addon-articles .sppb-article-meta>span {
    display: block;
    margin: 5px;
    color: #3071ff;
    font-size: 13px;
}

.sppb-addon-articles .sppb-article-meta .sppb-meta-author {
    display: none;
    margin: 5px;
    color: #fff;
    font-size: 13px;
}
