/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/
body .header-style-3 #primary-menu.no-responsive > li {
	    padding: 33px 8px;
}
body .site-footer .widget_text ul li {
    border: none;
}
body .site-footer .widget_text ul li a {
    padding-left: 25px;
}
body #colophon .widget_text ul li a {
    color: #fff;
}

body .widget-title:after {
    opacity: 0;
}
body .site-footer .widget_text ul li {
    border: none;
    padding: 0;
    margin-bottom: 9px;
    margin-left: 71px;
}

body .site-footer .widget_contacts .gem-contacts div {
    font-size: 16px;
}
body .gem-contacts-item.gem-contacts-address:before {
    position: absolute;
    left: 20px;
}
body .gem-contacts-item.gem-contacts-address {
    padding-left: 20px;
}
body .site-footer .gem-contacts-item.gem-contacts-address {
    border: none;
    padding-bottom: 0;
}
body #colophon .widget-title {
    margin-top: 0;
    line-height: 30px;
}
body .site-footer .mc4wp-form input[type='email'] {
    border: 1px solid #343434;
    background-color: #000000;
    color: #fff;
    margin-top: 17px;
    font-size: 14px;
    border-radius: 0;
}
body .site-footer .mc4wp-form input[type='submit'] {
    background-color: #229e39;
    margin: 0;
    width: 100%;
   	font-size: 16px;
   	margin-top: 25px;

}
body .site-footer #custom_html-4 .widget-title {
    margin-bottom: 31px;
}
body  .footer-site-info a {
    color: #2aba45;
}
body .footer-site-info {
	color: #777777;
}
 body #footer-nav {
    border-top: none;
    box-shadow: inset 0 1px 0 rgba(79, 79, 79, 0.75);
}
.footer-socials .socials-colored a .socials-item-icon {
    color: #fff !important;
}
.footer-socials .socials-colored a .socials-item-icon:hover {
    color: #2aba45 !important;
}
div#footer-socials span {
    color: #777777;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-right: 10px;
}
span.gem-mc-icon:before {
    font-family: 'thegem-icons';
    content: '\e643';
    position: absolute;
    color: #fff;
    font-size: 19px;
    display: block;
    right: 13px;
    top: 25px;
    font-weight: 100;
}
span.gem-mc-icon {
    position: relative;
    display: block;
}

/* Portfolio Style */
.portfolio .portfolio-set {
    margin-bottom: 0px !important;
}
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links .caption .title{
    color:#fff !important;
    font-size: 20px !important;
    line-height: 35px !important;
}
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links .caption .title .light{
    font-weight: 400 !Important;
}
.portfolio.hover-zooming-blur.columns-4 .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .subtitle{
    position: relative;
    padding-top: 25px;
}
.portfolio.hover-zooming-blur.columns-4 .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .subtitle:before{
    position: absolute;
    content: " ";
    background: #fff;
    width: 50px;
    height: 2px;
    top: 11px;
    left: 50%;
    margin-left: -25px;
}
.portfolio.hover-zooming-blur .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon:before,
.portfolio.hover-zooming-blur.columns-3 .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon:before,
.portfolio.hover-zooming-blur.columns-4 .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon:before {
    width: 55px !important;
    height: 55px !important;
    line-height: 55px !important;
}
@media only screen and (min-width: 768px){
.portfolio.hover-zooming-blur.columns-4 .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .subtitle,
.portfolio.hover-zooming-blur.columns-4 .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .info {
    display: block !important;
    color:#fff !important;
    }
}


/* Blog Post Style */

body.single-post .block-content{
    padding: 35px 0 65px;
}
body .post .date-color{
    font-size: 14px;
    font-weight: 400;
    color: #151515;
}
body .post-content .post-meta-date{
    padding-left: 30px;
}
body .post-content .post-meta-date:before {
    content: '\e66e';
    font-family: 'thegem-icons';
    font-size: 16px;
    font-weight: normal;
    margin-right: 8px;
    position: absolute;
    left: 24px;
}
body .post-tags-list{
    display: none;
}
body .post-author-block{
    margin-top: 45px;
}
body .post-author-avatar img{
    width: 64px !important;
    height: 64px !important;
}
body .post-author-info{
    margin-left: 100px;
}
body .post-author-info .name{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
}
body .post-blocks-divider{
    margin-top: 70px;
    border-bottom: 1px solid #dfe5e8;
}
body .post-related-posts{
    margin-top: 85px;
    padding-bottom: 65px;
}
body .post-related-posts h2{
    margin-bottom: 60px;
}
body .post-related-posts h2,
body h3.comment-reply-title{
    font-weight: 300;
    text-transform: none;
}
body .post-related-posts h2:before,
body h3.comment-reply-title:before{
    content: '';
    margin-right: 0;
}
body .related-element-info{
    vertical-align: top;
}
body .related-element-info-conteiner,
body .related-element-info-conteiner a{
    line-height: 25px;
}
body .related-element-info-conteiner a{
    color: #151515;
}
body .related-element-info-conteiner a:hover,
body .related-element-info .gem-post-date{
    color: #229e39;
}
body .related-element-info .gem-post-date{
    font-size: 14px;
}
body .related-posts-navigation .related-posts-prev,
body .related-posts-navigation .related-posts-next{
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #151515;
}
body .related-posts-carousel .related-posts-navigation .gem-button.related-posts-prev:hover,
body .related-posts-carousel .related-posts-navigation .gem-button.related-posts-next:hover{
    background: #229e39;
    border-color: #229e39;
}
body .comments-area {
    margin-top: 85px;
}
body h3.comment-reply-title {
    margin-bottom: 50px;
}
body .comment-form-fields{
    margin-bottom: 50px;
}
body .comment-form input[type="text"],
body .comment-form input[type="email"],
body .comment-form textarea{
    background: #f5f5f5;
    border-color: #d8d8d8;
    font-size: 14px;
    font-weight: 400;
    border-radius: 3px;
}
body .comment-form .comment-author-input:after,
body .comment-form .comment-email-input:after,
body .comment-form .comment-url-input:after{
    content: '';
}
body .comment-form .form-submit .gem-button.submit{
    font-size: 16px;
    letter-spacing: 0.8px;
    margin-top: 40px;
    padding: 0 50px;
}

/* Blog Post Timeline Style */
.blog-style-timeline .entry-title.light{
    line-height: 36px;
}
.blog-style-timeline .summary{
    line-height: 30px;
}
.blog-style-timeline .post-meta-right .sep{
    vertical-align: middle;
}
.blog-style-timeline .post-links .gem-button{
    background-color: #229e39 !important;
    color:#fff !important;
}
.blog-style-timeline .post-links .gem-button:hover{
    background-color: #151515 !important;
    border-color: #151515 !important;
}
.blog-style-timeline .wrap-style {
    stroke: #f5f5f5 !important;
    fill: #f5f5f5 !important
}
.blog-style-timeline .post-item{
    border: 1px solid #f5f5f5 !important;
    background-color: #f5f5f5 !important;
}
.blog-style-timeline_new.blog-style-timeline article .post-timeline-elements .pointer:hover, 
.blog-style-timeline_new.blog-style-timeline article .post-timeline-elements .pointer-right:hover {
    background: #229e39 !important;
}
.blog-style-timeline_new.blog-style-timeline article .post-timeline-elements .timeline-date-title, 
.blog-style-timeline_new.blog-style-timeline article .post-timeline-elements .timeline-date-title-right {
    text-transform: capitalize !important;
    font-size: 17px !important;
    font-family: "Roboto" !important;
    font-weight: 300 !important;
    color: #000000 !important;
    background: #f5f5f5 !important;
    border: 0 !important;
}
.timeline_new-wrapper .timeline-new-line {
    background: #f5f5f5 none repeat scroll 0 0 !important;
}
.blog-style-timeline_new.blog-style-timeline article .post-timeline-elements .pointer, 
.blog-style-timeline_new.blog-style-timeline article .post-timeline-elements .pointer-right {
    border: 3px solid #ffffff !important;
    -moz-box-shadow: 0 0 0 3px #f5f5f5 !important;
    -webkit-box-shadow: 0 0 0 3px #f5f5f5 !important;
    box-shadow: 0 0 0 3px #f5f5f5 !important;
}
.blog-style-timeline_new.blog-style-timeline article .post-timeline-elements .pointer > div .date, 
.blog-style-timeline_new.blog-style-timeline article .post-timeline-elements .pointer-right > div .date {
    font-family: "Roboto";
    color: #000000 !important;
    font-size: 17px !important;
}
.blog-style-timeline_new.blog-style-timeline article .post-timeline-elements .pointer > div .time,
.blog-style-timeline_new.blog-style-timeline article .post-timeline-elements .pointer-right > div .time {
    font-family: "Roboto";
    font-weight: 200 !important;
    font-size: 17px !important;
    line-height: 15px !important;
    color: #bebebe !important;
}

.block-content {
    padding: 0;
}
