/*
Theme Name: educare
Theme URI: http://vergatheme.com/demosd/educare
Author: Verga Theme Team
Author URI: http://vergatheme.com
Description: In 2017, 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: educare

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.
*/


#calendar_wrap {
    width: 263px;
}
.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: #f85b31; 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;}
#wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px; color: #83c99f;}

.widget select {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text .textwidget img{max-width: 100%;height: auto;}
.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;}
.widget_nav_menu ul li ul, .widget_pages ul li ul {padding-left: 15px;}
.widget_nav_menu ul li a, .widget_pages ul li a{color: #827b7d;}
.widget_nav_menu ul li a:hover, .widget_pages ul li a:hover {color: #615C5C;}
#sidebar .textwidget img {
    max-width: 100%;
}
.post img{
    width: auto !important;
    max-width:100%;
    height: auto;
}
.wp-caption{
    max-width:100%;
}
.wp-caption img{
    padding-bottom: 5px;
}
.form-submit input.submit {
    margin-top: 10px;
    float: left;
padding: 0 25px;
    height: 35px;
    line-height: 35px;
        background-color: #f85b31;
    font-weight: 600;
    color: #fff;
    border: 0 none;
    border-radius: 2px;
        display: inline-block;
            margin-bottom: 0;
    font-size: 14px;
    width: auto;
    clear: both;
}
.form-submit input.submit:hover{
background-color: #fff;
    color: #f85b31
}
.screen-reader-text{}

/* add */

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

.educare-post 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;
}
.educare-post table td{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
} 
.educare-post table th{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
 }
 img.alignleft, .alignleft img{
  margin-right:10px; 
 }
 img.alignright, .alignright img{
  margin-left:10px;
 } 
 .comment_right  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;
}
.comment_right  table td{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
} 
.comment_right  table th{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
 }
 .comment_right  li{
  padding: 0!important;
  list-style: inherit!important;
 }
.comment_right  ul{
  list-style: disc!important;
  padding-left: 20px!important;
 }
.comment_right  ol{
  list-style: decimal!important;
  padding-left: 20px!important;
 }
.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}
.comment-respond .comment-reply-title {
    font-size: 16px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}
.search-custom form {
    width: 70% !important;
    padding-top: 20px;
}
.search-custom form.search-form:after {
    top: 20px;
}
.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{}

form.post-password-form input[type=submit] {
    padding: 0px 5px;
    background: #000;
    color: #fff;
    border-color: #000;
}
 .screen-reader-text {
    display: none;
}

.widget ul li {
    list-style: none !important;
    padding-bottom: 10px;
}
.widget ul {
    padding-left: 0px !important;
    padding-top: 20px;
}
.widget ul.sub-menu , .widget ul.children{
    padding-left: 10px !important;
}
.widget ul.sub-menu li, .widget ul.children li{
    padding-bottom: 3px !important;
}
.widget ul li a:hover {
    color: #f85b31;
}
a:hover {
    text-decoration: none !important;
}
.blog-img img {
    width: 100% !important;
}
ul.children li {
    margin-left: 10px;
}
/*add */ 
span.featured-post {
    color: #f85b31;
    margin-right: 10px;
        font-weight: bold;
    font-size: 16px;
}
.wp-tag-cloud li {
    border: 1px solid #f85b31;
    display: inline-block;
    margin: 5px 5px 10px 0;
    height: 33px;
    line-height: 33px;
    padding: 0px 10px;
    color: #555;
    transition: background .5s ease;x;
}
.wp-tag-cloud li:hover{
    background: #f85b31;
    color: #fff;
}
.wp-tag-cloud li a {
    font-size: 14px !important;
}
.wp-tag-cloud li:hover a {
    color: #fff !important;
}
p.logged-in-as {
    padding: 5px 0px;
    margin-top: -15px !important;
    margin-bottom: 15px !important;
}
p.logged-in-as a{
    color: #888;
}

h3.archive-title {
    text-align: center;
    margin-bottom: 40px;
    font-size: 25px;
    font-weight: 600;
}
.wrap-blog ul.children {
    padding-left: 10px;
}

.educare-post h1 {
    font-size: 36px;
}
.educare-post h2 {
        font-size: 30px;
}
.educare-post h3 {
    font-size: 24px;
}
.educare-post h4 {
    font-size: 22px;
}
.educare-post h5 {
    font-size: 20px;
}
.educare-post h6 {
    font-size: 18px;
}
.comment_right h1 {
    font-size: 36px;
}
.comment_right h2 {
        font-size: 30px;
}
.comment_right h3 {
    font-size: 24px;
}
.comment_right h4 {
    font-size: 22px;
}
.comment_right h5 {
    font-size: 20px;
}
.comment_right h6 {
    font-size: 18px;
}

body.logged-in header {
    top: 32px !important;
}
@media screen and (max-width: 782px){
    body.logged-in header, .slicknav_menu {
    top: 46px !important;
}
}
@media screen and (max-width: 600px){
    body.logged-in header, .slicknav_menu {
    top: 0px !important;
}
}
.page-numbers.current{
    color: #f85b31;
        font-family: "Fjalla One",sans-serif;
    padding: 0 5px;
    margin: 0;
        transition: all 0.3s ease 0s;
}
.page-numbers.current:hover{
        color: #666;
}
.blog-pagination .prev.page-numbers, .blog-pagination .next.page-numbers {
    border: 1px solid #f85b31;
    padding: 5px 20px;
    height: 35px;
    line-height: 32px;
    color: #333;
    background: #fff;
    font-family: "Nunito",sans-serif;
    font-weight: 600;
    border-radius: 2px;
    font-size: 14px;
}
.blog-pagination .prev.page-numbers:hover, .blog-pagination .next.page-numbers:hover{
    background: #f85b31;
    color: #fff;
}
/******/

.btn.btn-search {
        line-height: 34px;
    height: 34px;
    padding: 0 30px;
        border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.btn.btn-search:hover {
        background-color: #f85b31;
        color: #fff;
}
.total-blog {
    margin-top: -40px;
}
.widget select {
    display: block !important;
}
.widget .nice-select {
    display: none !important;
}
.comment-reply-link {
        position: absolute;
    right: 0;
    top: 18px;
    padding: 0 25px;
    height: 35px;
    line-height: 35px;
        background-color: #f85b31;
    font-weight: 600;
    color: #fff;
    border: 0 none;
    border-radius: 2px;
        display: inline-block;
            margin-bottom: 0;
    font-size: 14px;
}
.comment-reply-link:hover {
    background-color: #fff;
    color: #f85b31;
}
.total-comment ul.children {
    padding-left: 10px;
}
.footer2 .footer-widget .media-heading h4 {
    color: #eee;
}
.footer2 .footer-widget .media-heading h4:hover {
    color: #f85b31;
}
img.img-course {
    width: 100%;
}
.course-grid1 .course-bottom .single-bottom {
    width: 60%;
}
.department-tr {
    width: 85% !important;
}
.slider2 .top-register input[type="email"] {
    width: 97%;
}
input.btn {
    background-color: #f85b31 !important;
    color: #fff !important;
    border: 0 none !important;
    padding: 0 50px !important;
    text-transform: none;
    letter-spacing: 0;
    width: auto !important;
}
.ml-70{
    margin-left: 70px;
}

.slider-register .form-ct p span input {
    border: 1px solid #eeeeee;
    color: #333333;
    font-size: 13px;
    margin-bottom: 10px;
    padding: 6px 20px;
    height: 40px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    background: transparent;
}
.slider-register .form-ct p .btn {
    background: #8153ff !important;
    margin-top: 10px;
}
.slider-register .form-ct p {
    margin: 0;
}

.sidebar-registration form p .btn {
    background: #5ac329 !important;
}
@media (min-width: 768px){
.woocommerce.columns-4 .products .col-sm-4 {
    width: 25%;
}}
.tweet-area .tw-bg.Facebook {
    background: #3056c3;
}

.subscribe input {
    width: 100%;
}

.footer-area .media-heading h4 {
    color: #666;
}
.footer-area .media-heading h4:hover {
    color: #f85b31;
}
.cta-register .submit-btn {
    width: auto;
}
.subscribe-cm form p {
    display: inline-block;
    margin-bottom: 0px;
}
.subscribe-cm form .ajax-loader {
    display: block;
}
.subscribe-cm form .btn {
    margin-left: -2px;
}

/*woocommerce*/
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: transparent;
    border-radius: 0px;
    padding-right: 50px;
    padding-left: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 400;
    padding: 0;
    margin-left: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding-left: 0px;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin-top: 30px !important;
}
.woocommerce div.product .woocommerce-tabs .panel.active {
    display: block !important;
}
.comment-form-rating .nice-select {
    display: none;
}
.woocommerce-Reviews-title {
    font-size: 24px !important;
    margin-bottom: 20px !important;
}
.comment-form label , .variations label{
    font-size: 14px;
    color: #666;
}
.body-wccm {
    width: auto !important;
}
.product-details .price {
    color: #f85b31 !important;
}
.woocommerce .star-rating{
    color: #f85b31 !important;
    float: none;
}
.body-wccm .meta {
    margin-bottom: 5px;
}
.variations tr {
    margin-bottom: 5px;
}
.woocommerce-ordering .nice-select {
    display: none !important;
}
.woocommerce-ordering select {
    display: block !important;
}
.single-product figure figcaption ul {
    margin-top: 9px !important;
}
.woocommerce .products ul:after, .woocommerce .products ul:before {
    display: none;
}
.woocommerce ins , .woocommerce .amount{
    text-decoration: none;
        color: #f85b31 !important;
}
.woocommerce del {
    color: #666 !important;
    opacity: 1 !important;
}
.total-table .woocommerce {
    padding: 20px;
}

.footer-area .media-heading h4{
        color: #333;
    font-size: 14px;
    font-family: "Nunito",sans-serif;
}
#about.section-full{
    background: #f9f9f9;
}
#chose-course.section-full{
    display: none;
}