/*
 Theme Name:   Laddr.io
 Theme URI:    https://laddr.io/
 Description:  Marketing Child Theme
 Author:       White Way Web
 Author URI:   http://whitewayweb.com
 Template:     marketing
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  laddr
*/
@font-face {
    font-family: 'Proxima Nova';
    src: url('assets/fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.eot');
    src: url('assets/fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.woff') format('woff'),
         url('assets/fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.ttf') format('truetype'),
         url('assets/fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.svg#proxima_nova_altregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
    text-rendering: optimizeSpeed;
    -webkit-font-smoothing: antialiased;
    font-family:'Proxima Nova' !important;
    font-size:16px;
}
#content-wrapper ul {padding-left: 15px;}
.tt-topheading.background-block:before{background:#d53927 !important;}

.tt-blog-label{float: left;}
.tt-post-view{float: right;}
/*** Category ****/
.tt-post-3-img img {
    max-width: 100%;
    height: auto;
    min-height: 125px;
}

.tt-post-3-info {padding: 10px !important;min-height:235px;}
.tt-post-3-img{text-align: center;width: 100%;}
.home .tt-post-3, .category .tt-post-3, .blog .tt-post-3, .search .tt-post-3 {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 20px;
}
.tt-post-inner, .category .tt-post-inner, .blog .tt-post-inner, .search .tt-post-inner {
    border: 1px solid #eaeaea;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(148, 148, 148, 0.4);
    -moz-box-shadow: 0px 2px 4px 0px rgba(148, 148, 148, 0.4);
    box-shadow: 0px 2px 4px 0px rgba(148, 148, 148, 0.4);
}

body.theme-orange .tt-tab-wrapper.type-1 .tt-nav-tab-item:hover .lnr, body.theme-orange .tt-tab-wrapper.type-1 .tt-nav-tab-item.active .lnr, body.theme-orange .tt-service-icon span, body.theme-orange .tt-service-title:hover, body.theme-orange .tt-case-title:hover, body.theme-orange .tt-testimonial-label a:hover, body.theme-orange .tt-post-title:hover, body.theme-orange .c-btn.type-4, body.theme-orange .simple-text li:before, body.theme-orange .tt-mslide-2-title, body.theme-orange .tt-post-2-title:hover, body.theme-orange .tt-blog-cat, body.theme-orange .tt-blog-cat a, body.theme-orange .tt-s-search-submit .fa, body.theme-orange .tt-s-banner-title, body.theme-orange .c-btn.type-3:hover, body.theme-orange .simple-text a, body.theme-orange .simple-text blockquote, body.theme-orange .tt-s-post-title, body.theme-orange .tt-subscribe-title, body.theme-orange .tt-author-name:hover, body.theme-orange .tt-article-title:hover, body.theme-orange .tt-comment-name:hover, body.theme-orange .tt-comment-reply, body.theme-orange .tt-post-3-title:hover, body.theme-orange .tt-post-3-label a:hover, body.theme-orange .tt-post-3-favourite:hover, body.theme-orange .c-btn.type-2.color-2:hover, body.theme-orange .tt-team-title:hover, body.theme-orange .tt-team-social a:hover, body.theme-orange .tt-pricing-list li.active:before, body.theme-orange .tt-header .contact-details-module .detail-module i,body.theme-orange .tt-tab-wrapper.type-1 .tt-nav-tab-item:hover .lnr, body.theme-orange .tt-tab-wrapper.type-1 .tt-nav-tab-item.active .lnr, body.theme-orange .tt-service-icon span, body.theme-orange .tt-service-title:hover, body.theme-orange .tt-case-title:hover, body.theme-orange .tt-testimonial-label a:hover, body.theme-orange .tt-post-title:hover, body.theme-orange .c-btn.type-4, body.theme-orange .simple-text li:before, body.theme-orange .tt-mslide-2-title, body.theme-orange .tt-post-2-title:hover, body.theme-orange .tt-blog-cat, body.theme-orange .tt-blog-cat a, body.theme-orange .tt-s-search-submit .fa, body.theme-orange .tt-s-banner-title, body.theme-orange .c-btn.type-3:hover, body.theme-orange .simple-text a, body.theme-orange .simple-text blockquote, body.theme-orange .tt-s-post-title, body.theme-orange .tt-subscribe-title, body.theme-orange .tt-author-name:hover, body.theme-orange .tt-article-title:hover, body.theme-orange .tt-comment-name:hover, body.theme-orange .tt-comment-reply, body.theme-orange .tt-post-3-title:hover, body.theme-orange .tt-post-3-label a:hover, body.theme-orange .tt-post-3-favourite:hover, body.theme-orange .c-btn.type-2.color-2:hover, body.theme-orange .tt-team-title:hover, body.theme-orange .tt-team-social a:hover, body.theme-orange .tt-pricing-list li.active:before, body.theme-orange .tt-header .contact-details-module .detail-module i{
    color: #d53927;
}