/*
Theme Name: ProGo Butenberg Child
description: Child theme for Basis Base
Template: basis-base
*/

body{
    font-family:'Poppins', sans-serif;
    font-size: 14px;
    color: #141F44
}

.wpadminbar{display: block !important}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family:'Poppins', sans-serif;
}

h1, h2, h3, h4, h5, h6{
    font-weight: bold;
}

a, .entry-header a, .site-main a {
    color: #1a5276
}

/** Hide featured images **/
#main article .wp-post-image, .home #blubrryplayer-1, .home .powerpress_links, body.woocommerce-checkout .top--nav, body.woocommerce-checkout #menu-main-menu,
.page-id-2847803 #menu-main-menu, .mejs-container,
iframe.blubrryplayer, .powerpress_links
{
    display: none 
}

.site-main iframe.blubrryplayer, .site-main .powerpress_links, .site-main .mejs-container{
    display: block
}

.progo-navbar.top--nav .container, .progo-navbar.top--nav .navbar{
    padding-top: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeff5;
}

.progo-navbar.top--nav, .progo-navbar.main--nav{
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;
    box-sizing: border-box
}

.ginput_container input, .ginput_container select, .ginput_container textarea{
    width: 100%;
    background: #EAEEFF;
    border: none
}

.button{
    background: #1D45EF;
    color: #fff;
    border: none;
    border-radius: 5px;
    width: auto;
    padding: 6px 20px;
}

.gform_body .error{
    color: #c10505
}
.gform_body ul{
    list-style-type: none;
    margin:0;
    padding: 0;

}

ul.gfield_radio li label{
    padding-left: 3px;
}

.gform_body ul li{
    list-style-type: none;
    margin: 0 0 5px;}
.boxzilla{
    max-width: 350px;
    text-align:center;
    font-size: 14px;
    border: 1px solid #b1bacb;
}

.boxzilla h4{
    font-size: 18px;
    margin-bottom: 15px
}

.boxzilla ul{
    list-style-type: none;
    margin: 0;
    padding:0
}
.boxzilla ul li{
    margin-bottom:10px
}

.boxzilla p{
    margin-bottom: 5px
}
.btn-primary{
    background: #1d45ef;
    color: #fff;
    border-radius: 100px;
}

.btn-primary:hover{
    background: #0f2894
}

article h2.entry-title {
    color: #141F44;
    font-weight: bold;
    font-size: 34px;
}

article h2.entry-title a{
    color: #141F44;
}

article .entry-meta p{
    margin-bottom: 30px;
    font-weight: bold;
    list-style: none;
    font-size: 13px;
    text-transform: uppercase;
}
.progo-navbar .navbar-nav a {
    color: #151f44 !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    padding: 0 15px;
}

aside#recent-posts-2 {
    border-bottom: none !important;
    padding-bottom: 0 !important;
}

.widget_recent_entries h3{
    margin-bottom: 40px !important
}

.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container{
    max-width: 1140px
}

#main article{margin-bottom: 40px !important}
#right-sidebar .widget_recent_entries li::before {
    content: counter(my-awesome-counter);
    font-weight: bold;
    font-size: 3rem;
    margin-right: 2rem;
    line-height: 1;
    color: #C6C9DA;
}

#right-sidebar .widget_recent_entries li {
    list-style: none;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #EEEFF5;
    font-weight: 600;
    font-size: 14px;
}

#right-sidebar .widget_recent_entries li {
    counter-increment: my-awesome-counter;
    display: flex;
    margin-bottom: 0.5rem;
    margin-top: 15px;
}

#bbp-container{
    max-width: 1140px;
    margin: 0 auto;
}
#gform_63 label.gfield_label, body.forum-archive .progo-post-cover{
    display: none !important;
}

ul#gform_fields_63 {
    margin: 0;
    list-style: none;
    padding: 0;
}

article .entry-content  ul li:before{
    display: none !important
}

.ginput_container input, .ginput_container select, .ginput_container textarea {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #7B7F94;
    vertical-align: middle;     
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.gfield_radio li {
    border: none !important;
    margin: 0px 15px 0 0;
    display: inline-block;
}

.ginput_container input[type='radio'] {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    box-shadow: 0 0 0 0;
    padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
}


.progo--footer{
    min-height: inherit !important;
    padding: 50px 0 30px;
}
.progo--footer a, .progo--footer{
    text-transform: uppercase;
    color: #fff !important;
    font-size: 13px;
}

.progo--footer ul{
    margin:0;
    padding:0
}

.progo--footer ul li{
    margin-bottom: 15px;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    list-style-type: none;
    margin-left:0;
    text-transform: uppercase;
}

.pagination .page-item.active .page-link{
    background: #1D45EF;
    border-color: #1D45EF;
}



body.bbpress h1.entry-title{margin: 20px 0 10px}

body.bbpress a{
    /*    color: #1D45EF;*/
    font-size: 14px;
}

/*body.bbpress .bbp-forums-list a, body.bbpress .bbp-forum-freshness a{font-size: 12px !important;color: #2997D4}*/

#bbpress-forums div.bbp-forum-header, #bbpress-forums div.bbp-reply-header, #bbpress-forums div.bbp-topic-header,
#bbpress-forums li.bbp-footer, #bbpress-forums li.bbp-header
{
    background-color: #F3F5FD;
}

/*#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta{
    font-size: 14px;
}

#bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics, #bbpress-forums, body.bbpress{
    font-size: 14px;
    color: #141F44
}*/

#bbpress-forums h3 .button.submit{
    color: #fff;
    font-size: 14px;
}

/**** Sparring sessions **/

.sparring-sessions{
    font-size: 16px;
}

.session-list{
    margin: 0;
    padding: 0
}

.sparring-logo{
    padding: 40px 0 20px;
}

.sparring-features-videos li{
    color: #141F44;
    font-size: 16px;
}

.sparring-sessions a{
    color: #1d45ef;
	  font-weight: normal;
}

.session-list li {
    color: #7B7F94;
    font-size: 16px;
    line-height: 39px;
    list-style-type: none;
    background: url(https://cdn-another71.pressidium.com/wp-content/uploads/2020/09/bullet.png) no-repeat 0 11px;
    padding-left: 29px;
}

.ninja-cost{ 
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    margin: 30px 0 10px;
    color: #141F44;
}

p.large{
    color: #7B7F94;
    font-size: 18px;
}

.btn-signup a{
    font-weight: bold;
    font-size: 13px;
    line-height: 19px;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.sparring-footer{
	border-top: 1px solid #EEEFF5;
    padding: 40px 0 0 !important;
}

/***End Sparring Sessions **/
@media(max-width: 768px){
    h1, .entry-header h1{font-size: 25px}
    h2{font-size: 23px}
    h3{font-size: 20px}
    h4{font-size: 18px}
    .woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%;
    }
    .progo--footer{
        padding: 0 !important
    }


}

.gform_wrapper .gform_validation_container{display: none !important;}

/***
Custom search resutls Start
***/
.search-results .entry-title{
    font-size: 26px;
}

.nav-links{
    display: flex
}

.nav-links .page-numbers{
    background: #1D45EF;
    border-color: #1D45EF;
}

.nav-links .page-numbers{
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #2997D4;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.nav-links .page-numbers.current {
    z-index: 1;
    color: #fff;
    background-color: #1D45EF !important;
    border-color: #1D45EF !important;
}


.search-tabs li a{color: #fff !important}
ul.search-tabs{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.search-tabs li{
    display: inline-block;        
    background: #324455;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

ul.search-tabs li a{
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 5px 40px
}

ul.search-tabs li.selected, ul.search-tabs li:hover{
    background: #255c90;
    cursor: pointer
}

.wp-pagenavi{
    margin-bottom: 20px;
}
.wp-pagenavi span.pages, .wp-pagenavi .last, .wp-pagenavi .first{
    background: #1A5276;
    color: #fff;
    border: none;
}
.search-result-title em{
    color: #1A5276
}

/***END custom search resutls **/