﻿.module_cont {
    padding-bottom: 15px;
}

.blog_tags {
    display: block;
}

.pagerblock li {
    list-style: none !important;
}

.pagerblock li:before, .contact_info li:before, .filter_navigation li:before {
    content: none !important;
}

.blog_tags, ul.splitter {
    padding-left: 0 !important;
}

.commentlist li {
    list-style: none !important;
}

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

}

.commentlist li:before {
    content: none !important;
}

.post-format-cont {
    margin-bottom: 20px;
}

.btn_back {
    margin: 20px 0 5px 0 !important;
}

.blog_post_preview img {
    max-width: 100%;
}

.sub-menu li a {
    font-weight: 400 !important;
}

#progress-back.hided {
    display: none !important;
}

.shortcode_blockquote.left {
    padding-right: 15px;
}

.shortcode_blockquote.right {
    padding-left: 15px;
}

.testimonials_text .author_position {
    display: block;
}

.nounderline, .nounderline:hover {
    text-decoration: none;
}

.module_divider hr {
    height: 2px !important;
}

.module_title h1, .module_title h2, .module_title h3, .module_title h4, .module_title h5, .module_title h6 {
    margin-bottom: 0 !important;
}

#uniquename {
    display: block;
}

.enter_password_cont {
    width: 610px;
    height: 205px;
    position: fixed;
    z-index: 30000;
    top: 50%;
    left: 50%;
    margin-top: -102px;
    margin-left: -305px;
    background: #ffffff;
}

.enter_password_cont .innerpadding {
    padding: 40px 40px;
    text-align: left;
}

.passheading {
    margin-top: 0;
    margin-bottom: 10px;
    color: #3d3d3d;
}

.input_pass p {
    padding-bottom: 7px;
}

.share.shortcode_share span {
    float:left;
    display:inline-block;
}

.share.shortcode_share .share_icon {
    margin:0 0 0 12px;
    width:16px;
    height:16px;
    display:inline-block;
    float:right;
    transition: background-position 300ms;
    -webkit-transition: background-position 300ms;
    -moz-transition: background-position 300ms;
    -o-transition: background-position 300ms;
}

.share.shortcode_share .share_icon {
    float: left;
}

.share.shortcode_share span {
    color: #a5a5a5;
}

.share.shortcode_share {
    border-bottom: 1px dotted #c5c5c5;
    border-top: 1px dotted #c5c5c5;
    padding-top: 7px;
    padding-bottom: 7px;
}

.single .share.shortcode_share {
    border-bottom: none;
    border-top: 1px solid #DADADA;
}

.share.shortcode_share .share_icon.share_facebook {
    background:url(../../img/icons/ico_share_fb.png) no-repeat 0 0;
}

.share.shortcode_share .share_icon.share_pinterest {
    background:url(../../img/icons/ico_share_pinterest.png) no-repeat 0 0;
}

.share.shortcode_share .share_icon.share_twitter {
    background:url(../../img/icons/ico_share_twitter.png) no-repeat 0 0;
}

.share.shortcode_share .share_icon.share_gplus {
    background:url(../../img/icons/ico_share_google_plus.png) no-repeat 0 0;
}

.share.shortcode_share .share_icon:hover {
    background-position:0 -17px!important;
}