/*
Theme Name: Trinity Academy
Author: Angel Oak Creative
Author URI: https://angeloakcreative.com/
Description: Customizations for Trinity Academy
Version: 0.1.5
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
	display: none;
}

.top-bar-bg {
    background-color: #fff !important;}
.top-bar * {color: #051f5c !important;
}
h4 a{color: #C4AB81;}
h4 a:hover {color: #051f5c;}

.whitetext {color: #fff !important;}
.whitetext h2 {color: #fff !important;}
.whitetext h3 {color: #fff !important;}
.whitetext h4 {color: #fff !important;}
.whitetext a{color: #fff !important;}
.whitetext a:hover {color: #c4ab81 !important;}

.vc_col-sm-2 {
    width: 20.0%;
}
.social-icons {float:left; margin: 0px 0px 0 15px; opacity:1;}
.social-icons:hover {opacity:0.5;}
.social-footer {margin: 0 auto;
    width: 100%;
    padding: 10px;}

.homepage .ai1ec-calendar-toolbar {
    display: none;}
.homepage .ai1ec-btn-toolbar  {
    display: none;}
.homepage .ai1ec-btn-group  {
    display: none;}
.homepage .ai1ec-agenda-view .ai1ec-date {
    border-top: 0px solid #e5e5e5;
    background: #f5f5f5;
    background: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),color-stop(1em,#f2f2f2),to(#fff));
    background: -webkit-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
    background: -moz-linear-gradient(top,#f2f2f2,#f2f2f2 1em,#fff);
    background: -ms-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
    background: -o-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
    background: transparent;
        background-repeat: repeat;
    background-repeat: no-repeat;
}

.wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
    margin: 25px 0 0;
    padding: 15px 0 0;}

.tablepress tfoot th, .tablepress thead th {
    background-color: #C4AB81;}


#page .masthead {
transform: translate(0px) !important;
}

.h2 {color: #957f59 !important;}
.testimonials {font-size: 24px; 
line-height: 36px; 
font-weight: 600;}

.rs-background-video-layer iframe {
visibility:inherit !important;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #fff !important;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #051f5c !important;
}
.ult-new-ib {
    text-align: right !important;
}
.whitetextnew {color: #fff !important;}
.whitetextnew a{color: #fff !important;}
.whitetextnew a:hover {color: #c4ab81 !important;}
.whitetextnew {font-weight: 500; font-size: 24px; }
.whitetextnew #icalnavs {display: none;}

.fancy-header .fancy-subtitle {
    font-style: italic;
}
.map {padding: 5px 0 90px 0;}
.smtext {font-size: 0.9em; line-height: 1.4em;}

/* Style search form in top bar */
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .animate-search-width input, 
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .classic-search input[type=text], 
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .classic-search input::placeholder, 
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .animate-search-width input::placeholder {
	color: #051f5c !important;
}

.searchform {
    background: #f4f4f4;
}

/* Style mobile header container */
.masthead-mobile {
    background: #051f5c !important;
}