/*
Theme Name: Motive Child
Theme URI: http://theme-sphere.com/
Description: A child theme of Motive
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: motive
Version: 1.0
*/

@import url("../motive/style.css");

.home .main-wrap .main.wrap {
    margin-top: 20px;
}

.post-content h4.current-issue-heading {
    margin-top: 5px;
}

.addtoany_list {
    float: right;
}

.current-issue-title .issuem_title {
    float: right;
    margin-left: 5px;
    font-style: italic;
    color: #f4524d;
}

p.reviews-title {
    margin-bottom: 0px;
}

.home-features .vc_gitem-animated-block {
    display: none;
}

div.vc_gitem-zone {
    background: #fff !important;
}

.home-features span.read-more {
    display: none;
}

.home-features a.vc_gitem-link {
    font-family: "Open Sans", Arial, sans-serif;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 5px;
    background: #b93434 !important;
    color: #fff;
    font-size: 10px;
    border-radius: 0;
    line-height: 1.71429;
}

.home-features h4 {
    font-family: Volkhov, Georgia, serif;
    font-weight: 400;
    line-height: 1.7143;
    color: #010101;
    display: block;
    clear: both;
    font-size: 15px;
}

.issuem_archive {
    width: 30%;
    float: left;
    padding: 5px;
}

.type-article .featured {
    display: none;
}

div.post-meta {
    margin-bottom: 10px;
}

h2.issuem_widget_link_locked {
    margin-bottom: 5px;
    margin-top: 20px;
}

.issuem_article h2 {
    margin-top: 20px;
}

.aligncenter {
    text-align: center;
}
.posts-grid img{
max-width:300px !important;
}
.shortcode-icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    vertical-align: middle;
}

.shortcode-description {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    max-width: 90%;
}
.shortcode-description a{
        color: #4166a2;
}
.shortcode-icon{float:right;}

.custom-stock-message {
    color: #b81c23;
    font-weight: bold;
    margin-top: 8px;
}
