button:focus, .menu-toggle:hover, button:hover, .ast-button:hover, .ast-custom-button:hover .button:hover, .ast-custom-button:hover, input[type=reset]:hover, input[type=reset]:focus, input#submit:hover, input#submit:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover, form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus, body .wp-block-file .wp-block-file__button:hover, body .wp-block-file .wp-block-file__button:focus, .woocommerce-js a.button:hover, .woocommerce button.button:hover, .woocommerce .woocommerce-message a.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce input.button.alt:hover, .woocommerce input.button:hover, .woocommerce button.button.alt.disabled:hover, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover, [CLASS*="wc-block"] button:hover, .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping):hover, .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout:hover, .woocommerce button.button.alt.disabled.wc-variation-selection-needed:hover, [CLASS*="wc-block"] .wc-block-components-button:hover, [CLASS*="wc-block"] .wc-block-components-button:focus {
    color: #ffffff;
    background-color: transparent;
    border-color: #000;
}
.ast-plain-container, .ast-page-builder-template {
    background: #f5f5f5;
}
@media (min-width: 922px) {
    .ast-narrow-container .site-content > .ast-container {
        max-width: 1040px;
    }
    .webinar-template .ast-container, .news-and-event-template .ast-container{
         max-width: 1040px !important;
         padding-left: 20px !important;
         padding-right: 20px !important;
    }
    
}
.swiper-slide-image {
    overflow: hidden;
    border-radius: 8px;
    width: fit-content;
}
.swiper-slide-meta span {
    font-size: 16px;
    line-height: 22.4px;
    color: #18191C;
    font-weight: 400;
}
.post-title.font-20 a, .swiper-slide-title.font-20 {
    color: #18191C !important;
    text-decoration: none !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.recent-post-image{
    width: 30%;
}
.recent-post-content{
    width:70%;
}
.recent-post-image img{
    width: 100%;
    height: 60px;
    object-fit: cover;
    border-radius: 10px;
}
.recent-post-content h6{
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;

}
.recent-post-content a{
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    color: #000;
    text-decoration:none !important;
}
ul.blog-categories-list {
    margin: 0px;
    list-style: none;
    padding: 0px;
}
ul.blog-categories-list li a{
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #000;
    text-decoration:none !important;
}
.recent-read-more{
    text-decoration:none !important;
}
ul.blog-categories-list li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    padding-top: 10px;
}
header.category-header{
    padding-top: 60px;
    padding-bottom: 60px;
    background: #076ECD;
    border-radius: 14px;
}
header.category-header h1{
    color: #fff !important;
}
.recent-post-item{
    margin-bottom: 20px !important;
}
.recent-post-item:last-child{
    margin-bottom: 0px !important;
}
.webinar-post {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    background: #F7F7F7;
}
.webinar-content{
    padding: 20px;
}
.webinar-content h2 {
    font-size: 36px !important;
    line-height: 50.4px !important;
    font-weight: 500 !important;
    margin-bottom: 23px;
}
.webinar-content h2 a{
    text-decoration: none !important;
    color: #000;
}
.post-meta-min{
    margin-bottom: 20px !important;
}
.mb-20{
    margin-bottom: 20px !important;
}
.fw-500{
    font-weight: 500 !important;
}
.webinar-item {
    border: 1px solid #0A6CCC;
    background: #E8F5FE;
    margin-bottom: 20px;
}
.webinar-info {
    padding: 15px;
}
p.webinar-meta {
    font-size: 14px !important;
    color: #4C4C4C !important;
    font-weight: 500 !important;
    margin-bottom: 5px !important;
}
h3.webinar-title-scrl {
    margin: 0px !important;
    font-size: 20px !important;
    line-height: 28px !important;
    font-weight: 500 !important;
}
h3.webinar-title-scrl a{
    color: #232536 !important;
    text-decoration: none !important;
}
.webinar-scroll {
    height: 810px;
    overflow-y: auto;
    scrollbar-width: none; /* For Firefox */
}

.webinar-scroll::-webkit-scrollbar {
    display: none; /* For Chrome, Safari, and Edge */
}
.upwebinar-img, .past-img{
    width: 100%;
    height: 446px !important; 
    object-fit: cover; 
    object-position: top;
}
.webinar-scroll{
    height: 810px;
    overflow-y: auto;
}
@media screen and (min-width:1200px){
    .post-template .ast-container{
        max-width: 1200px !important;
    }
}
@media screen and (min-width:768px) and (max-width:1080px){
    .upwebinar-img, .past-img {
        height: 350px !important;
    }
}
@media screen and (max-width:1000px){
    .webinar-content h2 {
        font-size: 28px !important;
        line-height: 36px !important;
    }
}
@media screen and (max-width:500px){
    .webinar-post {
        margin-bottom: 30px;
    }
    .upwebinar-img, .past-img {
        height: auto !important;
    }
    .webinar-scroll{
        height: 100%;
    }
}