#respond,
.comment-respond,
.comment-form,
.comment-form textarea {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.comment-form textarea {
    min-height: 140px !important;
    width: 100% !important;
    border: 1px solid #ccc !important;
    padding: 10px !important;
    background: #fff !important;
    color: #000 !important;
}

.form-submit {
    display: block !important;
}
input.wpProQuiz_button.wpProQuiz_button_reShowQuestion {
    display: none !important;
}
#us_grid_0 .w-grid-item {
    padding: 1.5rem;
    margin: 10px;
}
.w-nav-icon {
    color: #2e4094!important;
}

.search_icn i.fas.fa-search {
    color: #2e4094;
}

.l-header .w-filter.state_desktop.style_drop_default .w-filter-item-title, .select2-selection, select, textarea, input:not([type="submit"]), .w-form-checkbox, .w-form-radio {
     
    box-shadow:none!important;
}

 .hg_cls {
    box-shadow: #2e4094 0px 1px 4px;
    border-radius: 5px;
    position: relative;
    background-color: #f2f2f2 !important;
    transition: 0.3s;
    padding: 10px 0px 15px 0px;
}
 .hg_cls:hover {
background-color: #fff !important;
    cursor: pointer;
    transform: translateY(-10px);
}	 

.archive .pagination>:not(.custom) .page-numbers.current {
    background: #2e4094;
    color: #fff!important;
}
.archive .pagination>:not(.custom) .page-numbers {
    font-size: 1.2rem;
    line-height: 2.5rem;
    height: 2.5rem;
    width: 2.5rem;
    overflow: hidden;
    border-radius: 50%;
    transition: none;
}
/* single blog*/
.single .sharedaddy.sd-sharing-enabled {
    display: none;
}

.single .sharedaddy {
    display: none;
}

.single .jp-relatedposts {
    display: none!important;
}
.col-nm {
    width: calc(50% - 4px);
    margin: 0px 2px;
}
.row-cl {
    display: flex;
    flex-wrap: wrap;
}
.row-btn {
    /* justify-content: center !important; */
    padding: 15px 0px;
}

.col-txt {
    width: calc(100% - 4px);
    margin: auto;
}
@media (max-width: 480px){ 
.col-nm {
    width: calc(100% - 4px);
    margin: 0px 2px;
}
} 
.page-id-24 img.pciwgas-cat-img {
    width: 249px;
    height: auto;
}

.page-id-24 .pciwgas-post-cat-inner {
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    border-radius: 5px;
    position: relative;
    background-color: #f2f2f2 !important;
    transition: 0.3s;
    padding: 10px 0px 15px 0px;
}

.page-id-24 .pciwgas-post-cat-inner:hover {
    background-color: #fff !important;
    cursor: pointer;
    transform: translateY(-10px);
}
.page-id-24 span.pciwgas-cat-count {
    background-color: #2e4094!important;
}

.single .w-form-row-field span {
    display: none;
}

p.comment-subscription-form {
    display: none;
}
 
.tribe_events-template-default div#respond {
    display: none;
}

.course-template-default div#respond {
    display: none;
}

.ays-quiz-social-shares {
    display: none;
}
.ays-quiz-container .ays_cb_and_a {
    display: none;
}

form#learndash_registerform {
    display: none;
}
.page-id-3023 p.show-register-form {
    display: none !important;
}
.vp-outro-wrapper.in {
    display: none !important;
}
div#player {
    display: none;
}
/* Move Contact Form 7 response message to top */
.wpcf7 form{
display:flex;
flex-direction:column;
}

.wpcf7-response-output{
order:-1;
margin-bottom:20px;
}