/*
Theme Name: Landrick Child for PN
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: 3px;
    }

    #topnav.nav-sticky  a.logo{
        margin-top: 0;
    }

    #topnav a.logo img{
        height: 72px;
    }

    #topnav.nav-sticky a.logo img{
        height: 60px;
    }
}

main{
    overflow: hidden;
}



body.page-id-218 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;
}

.the-notice{
    border: solid 1px #0090cb; 
    background: #e7f3f7; 
    padding: 9px; 
    font-size: 0.80em; 
    margin-bottom: 9px;
}


.page-id-33 .wpcf7-text, .page-id-33 .wpcf7-textarea{
    width: 100%;
}

body.page-id-11088 article.post-11088 > header{
    display: none;
}

h1{
    font-size: 32px !important;
}

.btn{
    margin-bottom: 2px;
}

.woocommerce-billing-fields label{
    display: block !important;
    width: 100%;
}

.woocommerce-billing-fields .input-text,
.woocommerce-form-row .input-text{
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border: 1px solid #dee2e6;
    font-size: 14px;
    line-height: 26px;
    background-color: #fff;
    border-radius: 6px;
    padding: 9px;
}

.woocommerce-billing-fields .woocommerce-input-wrapper{
    display: block;
    width: 100%;
}


.red_text{
    color: red !important;
}

.woocommerce table.my_account_orders .button{
    margin-right: 2px;
}


.woo_header_menu {
    padding: 0;
    margin: 0;
    list-style: none;
    width: fit-content;
    display: inline-block;
}

.woo_header_menu li{
    display: inline-block;
    width: fit-content;
    border: solid 1px #3498db;
    text-align: center;
    border-radius: 4px;
    padding: 0px 10px 0px 10px !important;
    margin-right: 3px;
}

.woo_header_menu li a{
    font-size: 0.75em;
}

.woo_header_menu li a:hover{
    border-color: #4c9;
    color: #4c9 !important;
}

.header-menu li.current_page_item a{
    color: #4c9 !important;
    border-color: #4c9;
}

.heateor_ss_social_login_optin{
    margin-right: 9px;
}


span.password-input{
    display: block !important;
    width: 100%;
}

.forum-editor-button {
    background: #ffa500!important;
}

.site-blue-notice{
    color: mediumslateblue;
    border: solid 1px #0090cb !important; 
    background: #e7f3f7; 
    padding: 9px; 
    font-size: 0.80em;
    margin-bottom: 9px;
}

.section {
    padding: 50px 0;
    position: relative;
}

#coupon_code{
    min-width: 150px;
}

.widget_recent_entries li{
    margin-bottom: 9px;
}

.star-rating{
    color: #f17425 !important;
    font-family: "Nunito", sans-serif;
}

li.review .comment-text{
    margin-top: 15px;
}

li.review .comment-text p.meta{
    margin-bottom: 5px;
}

#pills-tabContent img{
    margin-bottom: 3px;
}

@media (max-width: 1200px){
    .woocommerce #topnav a.logo img {
        height: 72px;
        margin-top: 0;
    }
}


.post-wrapper pre{
    text-wrap: wrap;
}

.woo_header_menu{
    margin-bottom: 5px;
}