/*
Theme Name: examin
Theme URI: http://sttheme.com/demosd/examin
Author: Themezinho
Author URI: https://themeforest.net/user/themezinho
Description: In 2019, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: examin

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.aligncenter {
    text-align: center;
}

.widget_calendar {
    float: none;
}
#wp-calendar {
    width: 100%; 
}
#wp-calendar caption { 
    background: none repeat scroll 0 0 #E9E9E9;
    color: #333333;
    font-size: 16px;
    padding: 10px 0;
    text-align: center; 
}
#wp-calendar thead { 
    font-size: 10px; 
}
#wp-calendar thead th {
    border: 1px solid #E9E9E9;
    font-size: 13px;
    padding: 8px 0;
    text-align: center;
    vertical-align: middle;
}
#wp-calendar tbody { 
    color: #aaa; 
}
#wp-calendar tbody td { 
    background: #f5f5f5; 
    border: 1px solid #E9E9E9; 
    text-align: center; 
    padding:8px;
}
#wp-calendar tbody td#today {
    background: #262d57; 
    color: #fff;
}
#wp-calendar tbody td#today a {
    color: #fff;
}
#wp-calendar tbody td:hover { 
    background: #fff; 
}
#wp-calendar tbody .pad { 
    background: none; 
}
#wp-calendar tfoot {
    border: 1px solid #E9E9E9;
}
#wp-calendar tfoot #next { 
    font-size: 12px; 
    text-transform: uppercase; 
    text-align: right; 
    color: #83c99f; 
    padding: 10px;
}
#wp-calendar tfoot #prev { 
    font-size: 12px; 
    text-transform: uppercase; 
    padding-top: 10px; 
    color: #83c99f; 
    padding: 10px;
}
.widget_text .textwidget img{
    max-width: 100%;
    height: auto; 
    margin: 10px 0px;
}
.widget_text select, .widget_text input , .widget_text textarea  {
    max-width: 100%;
    padding: 5px;
    border: 1px solid #ccc; 
    width: 100%;
}
.widget_text option {
    max-width: 100%;
}

.widget_nav_menu ul li, .widget_pages ul li {
    color: #827b7d;
    line-height: 28px;
}
#sidebar .textwidget img {
    max-width: 100%;
}
img{
    max-width:100%;
    height: auto;
}
.wp-caption{
    max-width:100%;
}
.wp-caption img{
    padding-bottom: 10px;
}
.form-submit input.submit{
    background-color: #ffb606;
    border: 1px solid transparent;
    color: #002147;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 25px;
    margin-top: 20px;
    padding: 9px 35px;
    text-transform: uppercase;
    -webkit-transition: all 0.35s ease-in-out;
}
.form-submit input.submit:hover {
    background-color: #002147;
    border: 1px solid transparent;
    color: #ffffff;
}
.screen-reader-text{
    text-decoration: none;
}

/* add */

.alignright{
    float:right;
}
.alignleft{
    float:left;
}

.post-text table{ 
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.post-text table td{
    border: 1px solid #d1d1d1;
    padding: 7px;
} 
.post-text table th{
    border: 1px solid #d1d1d1;
    padding: 7px;
 }
 img.alignleft, .alignleft img{
  margin-right: 20px; 
  margin-bottom: 10px;
 }
 img.alignright, .alignright img{
  margin-left: 20px;
  margin-bottom: 10px;
 } 
 .blog-comment-area  table{ 
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.blog-comment-area  table td{
    border: 1px solid #d1d1d1;
    padding: 7px;
} 
.blog-comment-area  table th{
    border: 1px solid #d1d1d1;
    padding: 7px;
 }
.post-text  li{
  padding-top: 5px;
  list-style: inherit!important;
 }
.post-text  ul{
  padding-left: 20px!important;
 }
.post-text  ol{
  list-style: decimal!important;
  padding-left: 20px!important;
 }

.search-custom form {
    width: 70% !important;
    margin-top: 50px;
}
.search-custom form.search-form:after {
    top: 10px;
}
.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
    text-decoration: none;
}

form.post-password-form input[type=submit] {
    width: auto !important;
    background: #333053;
    border-color: #333053;
    color: #fff;
    border-radius: 0px 6px 6px 0px;
}
 .screen-reader-text {
    display: none;
}
a:hover {
    text-decoration: none !important;
}
/*add */ 
li.featured-post {
    color: #4e54c8 !important;
    font-weight: bold !important;
    float: right;
    font-size: 16px !important;
}
p.logged-in-as {
    font-size: inherit;
    margin-bottom: 25px;
}
p.logged-in-as a{
    color: #888;
}

h3.archive-title {
    text-align: center;
    margin-bottom: 40px;
    font-size: 25px;
    font-weight: 600;
}
.post-text h1 {
    font-size: 46px;
    font-weight: 500;
    color: #34517D;
}
.post-text h2 {
        font-size: 36px;
        font-weight: 500;
        color: #34517D;
}
.post-text h3 {
    font-size: 26px;
    font-weight: 500;
    color: #34517D;
}
.post-text h4 {
    font-size: 22px;
    font-weight: 500;
    color: #34517D;
}
.post-text h5 {
    font-size: 20px;
    font-weight: 500;
    color: #34517D;
}
.post-text h6 {
    font-size: 16px;
    font-weight: 500;
    color: #34517D;
}
body.logged-in .wrap-sticky nav.navbar.bootsnav.sticked {
    top: 32px !important
}
@media screen and (max-width: 600px){
body.logged-in {
    position: absolute;
    top: -46px;
}
body.logged-in .wrap-sticky nav.navbar.bootsnav {
    top: 46px;
}
body.logged-in .wrap-sticky nav.navbar.bootsnav.sticked {
    top: 0px !important
}
}
.date-comment {
    display: inline-block;
}
.comment-title {
    display: inline-block;
}
.blog-comment-area .blog-comment ul.children {
    padding-left: 20px;
}
.blog-content {
    overflow: hidden;
}
#respond{
    padding-top: 150px;
    margin-top: -150px;
}
.page-links{
    clear: both;
    padding-top: 20px;
}
.page-links a{
    margin-left: 4px;
    color: #252839;
}
body:not(.has-sidebar) .blog-page-content .col-sm-8.col-md-9 {
    width: 83.33333333%;
    margin-left: 8.33333333%;
}
.search-custom h5 {
    text-transform: inherit;
    font-weight: 400;
    font-size: 18px;
}

/*examin*/
.footer-no-widget .footer-wg {
    display: none;
}
.default-padding-top.footer-no-widget {
    padding-top: 0px;
}
footer.footer-no-widget .footer-bottom {
    margin-top: 0px;
}
.sidebar .sidebar-item.widget_tag_cloud li {
    display: inline-block;
    border-bottom: none !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.sidebar .sidebar-item.widget_tag_cloud li a {
    border: 1px solid #e7e7e7;
    display: inline-block;
    float: left;
    margin-right: 3px;
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 14px !important;
}
#gallery-1 img {
    border: none !important;
}
#gallery-1 .gallery-item {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-right: 10px;
    padding-bottom: 10px;
}
.blog-area .pagi-area {
    margin-bottom: 0px;
}
.blog-area .pagi-area .pagination .page-numbers.current {
    font-weight: 600;
    padding: 15px 25px;
    margin-top: 5px;
    background: #ffb606 none repeat scroll 0 0;
    border: 1px solid transparent;
    color: #ffffff;
}
.textwidget .f-item img + p {
    display: none;
}
.subscribe form button br {
    display: none;
}
.blog-area .sidebar .sidebar-item.category {
    margin-bottom: 40px;
}
.blog-area .sidebar .sidebar-item.recent-post h4 a {
    font-size: 16px;
}
.blog-area.full-blog.single-blog .meta .share li.google a {
    background: #ce4c3c;
}
.blog-area.full-blog.single-blog .meta .share li.linkedin a {
    background: #336699;
}
.blog-area .item blockquote p {
    color: #cccccc;
}
.blog-area.single-blog .post-pagi-area .nav-previous a{
    float: left;
}
.comments-list .commen-item .avatar img {
    border-radius: 50%;
}
.comments-area ul.children {
    margin-left: 80px;
}
@media screen and (max-width: 800px){
.comments-area ul.children {
    margin-left: 20px;
}
}
h3.comment-reply-title {
    border-bottom: 1px solid #e7e7e7;
    font-weight: 700;
    margin-bottom: 25px;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-size: 18px;
}
.blog-area .contact-comments .row-area .comments {
    margin-top: 0px;
    margin-bottom: 35px;
}
.form-control:focus {
    border-color: #464646;
    outline: 0;
    box-shadow: none;
}
p.form-submit {
    margin-bottom: 0px;
}
.comments-form {
    margin-top: 50px;
}
.bg-light .f-item p img {
    display: none;
}
.f-item h4.home-5 {
    display: none;
}
.bg-light .f-item h4.home-5 {
    display: block;
}
footer .f-item > p img {
    margin-bottom: 30px;
    display: block;
}


/*Lp Course*/
.learnpress-page .lp-button ,#course-item-content-header .form-button.lp-button-back button, form[name="search-course"] .search-course-button, .learnpress-page .course-meta .lp-button, .write-a-review, .submit-review, ul.learn-press-courses .course .lp-course-buttons form button {
    background-color: #002147;
    color: #ffffff;
    border: 2px solid #002147;
    padding: 8px 25px;
    font-size: 12px;
    display: inline-block;
    font-family: "Poppins",sans-serif;
    font-weight: 600;
    line-height: 25px !important;
    text-transform: uppercase;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    letter-spacing: 1px;
    border-radius: inherit;
    overflow: hidden;
}
.learnpress-page .lp-button:hover, #course-item-content-header .form-button.lp-button-back button:hover, form[name="search-course"] .search-course-button:hover ,ul.learn-press-courses .course .lp-course-buttons form button:hover ,.learnpress-page .course-meta .lp-button:hover , .write-a-review:hover, .submit-review:hover{
    color: #002147 !important;
    background: transparent;
}
.lp-single-course .learn-press-breadcrumb {
    display: none;
}
.learnpress-page .course-meta .lp-button.button-purchase-course {
    padding: 8px 25px;
}
.lp-single-course .course-students {
    display: none;
}
ul.learn-press-nav-tabs .course-nav a {
    font-weight: 600;
    text-transform: uppercase;
}
#learn-press-course-description {
    margin-top: 30px;
}
.course-tab-panel-instructor .course-author h3 {
    margin-bottom: 30px;
    margin-top: 30px;
}
.lp-single-course .course-author .author-name a{
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 20px;
}
.lp-single-course .course-author .author-bio {
    margin-top: 0px;
}
.review-author-info {
    margin-left: 100px;
}
.course-reviews-list li .user-name {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px !important;
    margin-left: 0px !important;
}
.course-reviews-list li .review-author img {
    border-radius: 50%;
}
.lp-single-course .course-price, .lp-single-course .lp-course-buttons {
    display: none;
}
body.post-type-archive-lp_course .blog-area .sidebar {
    display: none;
}
body.post-type-archive-lp_course .blog-content {
    width: 100%;
}
body.post-type-archive-lp_course .learn-press-breadcrumb {
    display: none;
}
ul.learn-press-courses .course .course-title {
    font-weight: 600 !important;
    text-transform: capitalize;
    font-size: 18px !important;
    margin-top: 20px !important;
    margin-bottom: 30px !important;
}
ul.learn-press-courses .course .course-info .course-price .price {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    display: inline-block;
    float: right;
    font-family: "Poppins",sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 5px 0;
    text-transform: uppercase;
}
ul.learn-press-courses .course .course-info .course-instructor a {
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
}
ul.learn-press-courses .course .lp-course-buttons form button {
    width: auto !important;
}
ul.learn-press-courses .course .course-info {
    margin-bottom: 20px !important;
}
body.post-type-archive-lp_course form[name="search-course"] {
    margin-bottom: 40px;
}
.item.student .review-stars-rated .review-stars.empty,.item.student .review-stars-rated .review-stars.filled{
    height: 16px;
    font-size: 16px;
}
.review-stars-rated .review-stars.empty:before {
    content: '\f154\f154\f154\f154\f154';
    line-height: 1;
    vertical-align: top;
    white-space: nowrap;
}
.review-stars:after {
    clear: both;
    content: '';
    display: block;
}
.review-stars-rated .review-stars.empty, .review-stars-rated .review-stars.filled {
    width: 120px;
    height: 18px;
    font-family: dashicons;
    font-size: 18px;
    color: #f2b827;
}
.review-stars-rated .review-stars.filled:before {
    content: '\f155\f155\f155\f155\f155';
    line-height: 1;
    vertical-align: top;
    white-space: nowrap;
}
.review-stars:after {
    clear: both;
    content: '';
    display: block;
}
.review-stars-rated .review-stars.filled {
    position: absolute;
    top: 0;
    left: 0;
}
.review-stars-rated {
    width: 90px;
    position: relative;
    display: inline-block;
}
.course-rate {
    overflow: hidden;
    margin: 5px 0;
}
.review-stars {
    margin: 0 0;
    list-style: none;
    overflow: hidden;
}
.others .review-stars-rated {
    bottom: -1px;
}
.popular-courses .bottom-info .button {
    background: #ffb606 none repeat scroll 0 0;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 5px 12px;
    text-transform: uppercase;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-family: 'Poppins', sans-serif;
    margin-top: 0px;
    border:none;
}
.popular-courses .bottom-info .button:hover {
    background: #ffd134 none repeat scroll 0 0;
    color: #ffffff !important;
}
.bottom-info form {
    float: right;
}
.popular-courses .bottom-info li {
    padding: 5px;
}
.popular-courses .overlay .button {
    background-color: #ffb606;
    color: #002147 !important;
    border: 2px solid #ffb606;
    padding: 8px 25px;
    font-size: 12px;
    display: inline-block;
    font-family: "Poppins",sans-serif;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    letter-spacing: 1px;
    border-radius: inherit;
    overflow: hidden;
}
.popular-courses .overlay .button:hover {
    background: #ffd134 none repeat scroll 0 0;
    border: 2px solid #ffd134;
    color: #ffffff !important;
}
#learn-press-profile-header {
    background: #fff !important;
}
#learn-press-profile-header .lp-profile-avatar {
    position: inherit !important;
}
#learn-press-profile-header {
    height: auto !important;
}
.lp-user-profile .profile-name {
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: capitalize;
    position: inherit !important;
    font-size: 18px !important;
    line-height: 1.2;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0;
    margin-top: 30px !important;
}
#learn-press-profile-nav {
    float: none !important;
    padding-top: 0px !important
}
#learn-press-profile-nav:before {
    display: none !important;
}
#learn-press-profile-nav .tabs > li {
    float: left;
}
#learn-press-profile-content {
    width: 100% !important;
}
.user-bio ul {
    margin-top: 25px;
}
.user-bio li {
    border-bottom: 1px solid #e7e7e7;
    font-family: "Poppins",sans-serif;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.user-bio li span {
    float: right;
    text-transform: inherit;
}
#learn-press-profile-nav .tabs > li.active ul li {
    float: left;
}
#learn-press-profile-nav .tabs > li a {
    background: #f4f4f4 none repeat scroll 0 0 !important;
    border: 1px solid #e7e7e7 !important;
    border-radius: inherit;
    font-weight: 600;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 10px 25px !important;
    text-transform: uppercase;
    color: #002147 !important;
}
#learn-press-profile-nav .tabs > li.active >a {
    background: #ffb606 none repeat scroll 0 0 !important;
    border: 1px solid transparent !important;
    color: #002147 !important;
}
#learn-press-profile-nav .tabs > li:hover ul {
    background: transparent !important;
    width: auto !important;
    top: auto !important;
    left: 0 !important;
}
#learn-press-profile-nav .tabs > li.active ul {
    background: transparent !important;
}
#learn-press-profile-nav .tabs > li a {
    display: inline-block !important;
}
#learn-press-profile-nav .tabs > li.active ul {
    display: none !important;
}
#learn-press-profile-nav .tabs > li.active:hover ul {
    display: block !important;
    position: absolute;
    margin: 0;
    padding: 0;
    z-index: 100;
}
.lp-single-course .course-author .author-bio {
    display: table-cell;
}
.featured-courses-area .info.title > h4 {
    color: #002147;
    margin-top: 20px;
}
.featured-courses-area .info.title ul li i {
    display: inline-block;
}
.reg-area .reg-form input[type=submit] {
    background: #ffb606 none repeat scroll 0 0;
    border: medium none;
    box-shadow: inherit;
    font-family: "Poppins",sans-serif;
    font-weight: 600;
    margin-top: 15px;
    padding: 10px 40px;
    text-transform: uppercase;
    color: #333;
}
.form-subscribe form input {
    display: inline-block;
}
.form-subscribe form input.form-control {
    width: 70% !important;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
}
.form-subscribe br {
    display: none;
}
.form-subscribe input[type=submit] {
    width: 29% !important;
    border-top-left-radius:0px !important;
    border-bottom-left-radius:0px !important;
    background: #ffb606 none repeat scroll 0 0;
    color: #333;
    font-family: "Poppins",sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}
.form-subscribe span.wpcf7-not-valid-tip {
    display: none;
}
.form-subscribe div.wpcf7-validation-errors {
    color: #fff !important;
}
#contact2 .contact-form br {
    display: none;
}
#contact2 .contact-form input[type=submit] {
    background-color: #002147;
    color: #ffffff;
    border: 2px solid #002147;
    padding: 8px 25px;
    font-size: 12px;
    display: inline-block;
    font-family: "Poppins",sans-serif;
    font-weight: 600;
    line-height: 25px !important;
    text-transform: uppercase;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    letter-spacing: 1px;
    border-radius: inherit;
    overflow: hidden;
}
#contact2 div.wpcf7-validation-errors {
    display: none !important;
}
#contact2 {
    padding-top: 0px !important;
}
#contact.contact-info-area {
    padding-bottom: 0px;
}