/*
Theme Name: Landrick Child for TABLEON
Template: landrick
*/

@import "../landrick/style.css";

/****************** proxima nova font included in the footer-add.php *************************/

body{
    font-size: 17px;
}

main img {
    max-width: 100%;
    height: auto;
}

.media.features{
    min-height: 100px;
    min-height: 100px;
}

.feature-btn{
    padding: 2px 10px;
    font-size: 15px;
    border-radius: 2px;
}

.footer-banners.row{
    margin: 0;
}

.footer-banners img{
    width: 100%;
    margin-bottom: 5px;
}

.footer-banners .col-6{
    padding: 0 5px 0 0;
}


.faq_link{
    padding-bottom: 1px;
}

.faq_link a:hover{
    text-decoration: underline;
}

.faq_1 a{
    color: orangered;
}

.faq_2 a{
    color: chocolate;
}

.faq_3 a{
    color: darksalmon;
}

.faq_link{
    margin-bottom: 15px;
}

.faq_link .media-body h4 a{
    display: block;
    width: 100%;
}

ul.faq-list{
    padding: 0;
}

h2{
    font-size: 1.17em !important;
}

h2.entry-title,
h3.entry-title,
h3.widget-title{
    font-size: 1.17em !important;
    color: #222;
    padding: 9px 3px;
    background: #f7f7f9;
    border-radius: 0;
    text-align: center;
    margin-top: 0;
    margin-bottom: 23px;
}

footer a.logo-footer{
    display: inline-block;
    background: #fff;
    padding: 9px;
    border-radius: 4px;
}

footer a.logo-footer img{
    height: 70px;
}

.current_page_item a{
    color: tomato;
    font-weight: bold;
}

@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 95%;
    }
}

.documentation-list li{
    font-size: 20px;
    line-height: 33px;
}

main article,
main article p{
    font-family: "ProximaNova", sans-serif !important;
    font-size: 18px;
    line-height: 1.72857143;
}

#topnav .has-submenu .submenu li.active > a {
    color: #2f55d4 !important;
}

.back-to-top {
    bottom: 50px;
}

.sidebar .widget{
    width: 100%;
    margin-bottom: 20px;
}

.subcribe-form{
    margin-bottom: 15px;
}


.video_block .glyphicon{
    top: 2px;
}

.video_block h4{
    min-height: 50px;
    font-size: 19px;
}


.video_block .bg-info{
    margin: 13px 0;
}

main .video_block{
    padding-left: 0 !important;
    padding-right: 10px !important;
}

main .video_block .video-block{
    margin-bottom: 10px;
}

.video-block {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.faq-list h4 a{
    font-size: 20px;
}

.faq-counter{
    position: absolute; 
    font-size: 11px; 
    color: #2f55d4; 
    width: 20px; 
    text-align: center; 
    font-weight: bold;
}

em.text-muted {
    color: #6492a6 !important;
}

.plugin-main-desc em{
    font-style: normal;
}

@media (min-width: 1200px){
    #topnav a.logo{
        position: absolute;
        margin-top: 5px;
    }

    #topnav.nav-sticky  a.logo{
        margin-top: 0;
    }

    #topnav a.logo img{
        height: 100px;
    }

    #topnav.nav-sticky a.logo img{
        height: 60px;
    }
}

main{
    overflow: hidden;
}



body.page-id-3320 main .tab-content li a{
    font-family: "ProximaNova",sans-serif !important;
    line-height: 1.8em;
    font-size: 1.1em;
}


.feature-item-warning{
    color: tomato !important;
    background-color: #feeede;
}

.feature-item-warning h5.title{
    color: #ffa500 !important;
}

.feature-item-warning .icons i{
    color: #a94442;
}


.feature-item-info{
    color: #31708f !important;
    background-color: #dff7ff;
}

.feature-item-info h5.title{
    color: #17a2b8 !important;
}

.feature-item-info .icons i{
    color: #31708f;
}


.feature-item-yes{
    color: #3c763d !important;
    background-color: #dfffe7;
}

.feature-item-yes h5.title{
    color: #399f1d !important;
}

.feature-item-yes .icons i{
    color: #3c763d;
}

.features.feature-clean .title:hover {
    color: currentColor !important;
}

