/*
Theme Name: The7.2
Theme URI: http://dream-theme.com/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 2.0.0
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
License URI: License.txt
Tags: one-column, two-columns, right-sidebar, flexible-width, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
*/

.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;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

.news-grid .vc_gitem-zone-c {
    float: none;
    width: auto
}
.news-grid .vc_gitem-animated-block {
    width: 34%;
}
.news-grid-img-col .vc_col-sm-7 {
	width:100%;
}

.pace .pace-activity:before,
#page .ls-carousel .ls-loading-indicator:before,
.light-loading .pace .pace-activity:before {
    width: 32px;
    height: 32px;
    border: none !important;
    animation: none !important;
    -webkit-animation: none !important;

}
#load .pace .pace-activity:before,
#load .pace .pace-activity:after {
    border-color: rgba(255, 255, 255, 0.94);
}

#load .pace .pace-activity:before {
    bottom: 0;
    left: 0;
    width: 130px;
    height: 130px;
    background-image: url("images/load.gif") !important;
}
.pace .pace-activity:after,
#page .ls-carousel .ls-loading-indicator:after,
.light-loading .pace .pace-activity:after {
    bottom: 17px;
    left: 17px;
    width: 16px;
    height: 16px;

    border: none !important;
    animation: none !important;
    -webkit-animation: none !important;

}
#page .ls-carousel .ls-loading-indicator:after {
    bottom: 14px;
    left: 14px;
}

#load .pace .pace-activity:after {
    bottom: 33px;
    left: 33px;
    width: 66px;
    height: 66px;
}
@-webkit-keyframes pace-rotation {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(359deg); }
}
@keyframes pace-rotation {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(359deg); }
}


.event-start {
    height: 70px;
    width: 45px;
    color: #fff;
    background-color: #232247;
    padding: 10px;
    font-size: 22px;
    text-align: center;
    float: left;
    margin-right: 11px;
}
.event-container, .hfeed .vcalendar {
    overflow: hidden;
}

.event-container h4 {
    font-size: 16px;
    margin: 0;
}
.event-container a {
    color: #333;
}
.event-container, .tribe-events-widget-link , .tribe-events-list-widget-events .date{
    font: 14px/24px "Open Sans",Helvetica,Arial,Verdana,sans-serif;
}
.event-start{
    font-family: "Open Sans",Helvetica,Arial,Verdana,sans-serif;
}
.tribe-events-widget-link > a {
    float: right;
}
.tribe-events-list-widget-events{
    list-style: none !important;
}
.vc_custom_heading {
    margin: 0;
}

.vc_gitem-animated-block {
    height: 200px;
}

.event-container {
    border-bottom: 1px dotted;
    padding-bottom: 5px;
    margin-bottom: 10px !important;
}
.testimonial-content .essb_links_list, .page-template-template-blog-list .essb_links_list{display:none !important }
.wf-container-title .wf-table{height:auto !important;}
.wf-container-title .wf-table .entry-title{padding-bottom:20px;}
