/*
Theme Name: MBBS Direct
@charset "UTF-8";
Theme URI: N/A
Author: YMS Web Solutions
Author URI: https://ymswebsolutions.com/
Description: Theme developed by YMS Web Solutions.
Requires at least: 5.3
Tested up to: 5.7
Requires PHP: 5.6
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.admin-bar .top-strip{ top: 32px; }
.admin-bar .header, .admin-bar .sticky-header.fixed-header{top: 32px;}
.sticky-header.fixed-header img{width: auto;}
#wpadminbar{position: fixed;}
.sub-menu{display: none;}
.news-block .image-box .image img, .blog-details__img img{max-width: 100%!important;}
.wp-block-latest-posts__post-title{ color: #0e2207; -webkit-transition: all 500ms ease; transition: all 500ms ease; display: block; font-size: 16px; font-weight: 700; line-height: 24px; }
.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date{display:inline;margin-right: 10px;}
.wp-block-latest-posts__post-author::before, .wp-block-latest-posts__post-date:before{font-family: 'Font Awesome 6 Pro'; font-weight: 900; margin-right: 5px; color: var(--theme-color2);}
.wp-block-latest-posts__post-author::before { content: "\f2bd"; }
.wp-block-latest-posts__post-date::before { content: "\f133"; }
.wp-block-latest-posts__featured-image img{border-radius: 10px;}
.wp-block-latest-posts__list li{margin: 16px 0;}
.ml-2{margin-left: 20px;} 
.comment-reply-title{margin-top: 10px;}
.blog-details__tags { color: #0e2207; font-size: 20px; margin-right: 14px; font-weight: var(--body-font-weight-bold); }
.comment-form .submit{position: relative; font-size: 18px; line-height: 30px; padding: 10px 40px; font-weight: 700; overflow: hidden; color: #ffffff; z-index: 1; border-radius: 50px; background: var(--bg-theme-color2); -webkit-transition: all 500ms ease; transition: all 500ms ease; -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);}
.comment-form .submit:hover{background: var(--bg-theme-color3);}
.comment-form textarea, .comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"]{width: 100%;background: rgba(255,255,255, 0.2);border: 1px solid #ced4da;min-height: 38px; border-radius: .375rem;}
.comment-author.vcard img { float: left; width: 100px; height: 100px;border-radius: 100%; margin-right: 20px;}
.comments-area > .comment-list { padding-left: 0; border-bottom: 1px solid #D4D4D4;}
.comments-area{ padding: 25px 0; }
.comment-metadata a, .comment-metadata a:hover{text-decoration: none;font-size: 11px;text-transform: uppercase;color: #434343;}
.comment-body{margin-bottom: 10px;}
.comment-body .reply{margin-left: 120px;position: relative;top: -10px;}
.comment-content{margin-left: 120px;}
.comment-content p{font-size: 16px;font-weight: 500;}
.comment-author.vcard a, .comment-author.vcard a:hover{color: var(--theme-black);text-decoration: none;font-size: 20px;font-weight: 800;}
.says{display: none;}
.wpcf7-spinner{margin: 10px auto!important;display: block;}
.wpcf7-response-output { margin: 0 10px 20px!important; }
.wpcf7-not-valid-tip { font-size: 13px; margin-top: 2px; }
.page-numbers svg{display: none;}
.page-numbers {color: #0a58ca!important; border: 1px solid #dee2e6; padding: 3px 12px; }
span.page-numbers{color: #6c757d!important;}
.page-numbers.prev, .page-numbers:first-child{border-top-left-radius: 6px;border-bottom-left-radius: 6px;} 
.page-numbers.next, .page-numbers:last-child{border-top-right-radius: 6px;border-bottom-right-radius: 6px;} 
.nav-links { margin: 30px auto; justify-content:center!important;}
.nav-next-text { padding-left: 15px; display: block; }
.nav-prev-text { padding-right: 48px; display: block; }
.nav-links .prev {margin-right: 0!important;}
.more-link { display: block; }
.more-link::after { content: " »"; }
/* .wpcf7-form-control-wrap .form-control {min-height: 50px!important;}
.wpcf7-submit { margin: 0 auto; display: block; background: #ffffff; border-radius: 50px; padding: 10px 40px; border: none; color: #F7A131; font-weight: bold; font-size: 18px; }
.blog-right-box:first-child{background: none; box-shadow: 0 0 0; padding: 0; border-radius: 0;}
.wp-block-search__button{background: #4eb1f4;color: #ffffff;font-weight: bold;border-radius: 30px;padding: 2px 25px;}
.wp-block-search__input{border: 1px solid #ced4da;height: 50px;border-radius: 30px;padding: 2px 19px;}
.wp-block-categories-list{font-size: 18px;}
.wp-block-categories-list li{padding: 3px 0;}
.wp-block-latest-posts{margin-top: 20px;}
.wp-block-latest-posts li{margin-bottom: 20px;}
.wp-block-latest-posts__post-date{font-size: 16px;color: #b8b8b8;margin-top: 0.5rem;}
.wp-block-latest-posts__post-date::before{content: "\f073"; margin-right: 10px;display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased;}
.wp-block-latest-posts__featured-image { max-height: 80px; overflow: hidden; margin-bottom: 40px; }
.wp-block-latest-posts__featured-image.alignleft{margin-right: 1.5rem;}
.tag-cloud-link{color: #fff;padding: 4px 18px;margin: 4px;margin-bottom: 7px;font-size: 0.75em!important;font-weight: 700;border-radius: 0.375rem;background-color: rgba(108,117,125);}
.tag-cloud-link:hover{background-color: #000;color: #fff;}
.page-numbers svg{display: none;}
.page-numbers {color: #0a58ca!important; border: 1px solid #dee2e6; padding: 8px 12px; margin: -3px; }
span.page-numbers{color: #6c757d!important;}
.page-numbers.prev, .page-numbers:first-child{border-top-left-radius: 6px;border-bottom-left-radius: 6px;} 
.page-numbers.next, .page-numbers:last-child{border-top-right-radius: 6px;border-bottom-right-radius: 6px;} 
.nav-links { margin: 30px auto; }
.post-thumbnail img{max-width: inherit!important;}
.post-social i.fa{color:#b8b8b8;}
.post-social i.fa:hover{color:#000000;} */
/* .noptin-widget-submit-input{background}: none;margin-top: 10px;color: #ffffff; border: none;}
.wp-block-group__inner-container > p{padding-bottom: 10px; border-bottom: 1px solid rgba(255,255,255, 0.2);}
.wp-block-group__inner-container ul{padding-left: 0;}
.comments-title,.says,.comment-reply-title,.search-result-count, .no-results{color: #ffffff;}
.wp-block-latest-posts__post-title{color: #077a93!important;}
.wp-block-latest-posts a{font-size: 18px;font-weight: 700;}
.more-link{display: block;color: #077a93!important;}
.blog-post-box .more-link{margin-top: 10px;border-bottom:1px dotted #000;text-transform: lowercase;width: 78px;}

.wp-block-search__label,.search-form > label{display: none;}
.wp-block-search__input { background: none; border-color: #fff;font-size: 16px;color: #fff; }
.wp-block-search__button { margin: 0; background: #fff; border-color: #fff; }
.blog-page{padding-bottom: 70px;} */