/*
Theme Name: Concern
Theme URI: http://shtheme.com/demosd/concern
Author:Shtheme Team
Author URI: https://themeforest.net/user/shtheme
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: concern

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

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/
#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: #27CBC0; 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%;
}
.wp-caption img,img{
    width: auto !important;
    max-width:100%;
    height: auto;
}
.wp-caption{
    max-width:100%;
}
.wp-caption img{
    padding-bottom: 5px;
}
.widget a {
    color: #222222;
}
.widget a:hover {
    color: #1fa098;
}
.form-submit input.submit , .woocommerce #respond input#submit {
background-color: #27CBC0;
    border-color: #27CBC0;
    color: #fff;
    border-radius: 2px;
        padding: 13px 31px;
    font-size: 13px;
        text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
        border-width: 2px;
            transition: all 0.3s ease-out;
    line-height: 1.3333333;
        display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
}
.form-submit input.submit:hover ,.services-inner .btn-primary:hover, .woocommerce #respond input#submit:hover{
    background-color: #23b6ac;
    border-color: #23b6ac;
    color: #fff;

}
body.logged-in header.header-small{
  top: 32px !important;
}
@media screen and (max-width: 600px){
body.logged-in header.header-small{
  top: 0px !important;
}
body.logged-in.mean-container.mobile_menu_on a.meanmenu-reveal{
  top: 0px;
}
}
.screen-reader-text{
    color: #222222;
}

/* add */

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

.post-content 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-content table td{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
} 
.post-content table th{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
 }
 img.alignleft, .alignleft img{
  margin-right:10px; 
 }
 img.alignright, .alignright img{
  margin-left:10px;
 } 
 .comment-content  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-content  table td{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
} 
.comment-content  table th{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
 }
.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}
.comment-respond .comment-reply-title {
    letter-spacing: 1px;
    margin-right: -1px;
    position: relative;
    font-family: "Montserrat", Arial, serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
        line-height: 1.2;
    color: #222222;
}
.search-custom form {
    width: 70% !important;
    padding-top: 20px;
}
.search-custom form.search-form:after {
    top: 20px;
}
.wp-caption-text , .gallery-caption{
    color: #222222;
}

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

.widget ul li {
    list-style: none !important;
    
}
.widget ul {
    padding-left: 0px !important;
}
.widget ul.sub-menu , .widget ul.children{
    padding-left: 15px !important;
}
a:hover {
    text-decoration: none !important;
}
.bypostauthor , .sticky{
    color: #222222;
}
.blog-img img {
    width: 100% !important;
}
ul.children li {
    margin-left: 10px;
}
.event_sidebar ul.sub-menu{
    box-shadow: none;
}
/*add */ 
.featured-post {
    font-size: 16px;
    font-weight: 700;
    color: #27CBC0;
    text-transform: uppercase;
    float: right;
}
.wp-tag-cloud li {
    display: inline-block;
}
.wp-tag-cloud li a {
    background: #f8f8f8;
    display: inline-block;
    border-radius: 2px;
    padding: 8px 12px;
    margin: 0 0 6px;
    font-size: 11px;
    color: #777777;
}
.wp-tag-cloud li:hover a{
    background: #27CBC0;
    color: #ffffff;
}
.post .tags a {
    margin-right: 3px;
}
p.logged-in-as {
    padding: 5px 0px;
}
p.logged-in-as a{
    color: #888;
}

h3.archive-title {
    text-align: center;
    margin-bottom: 50px;
    font-size: 25px;
    color: #2c3e50;
}

.post-content h1 {
    font-size: 36px;
}
.post-content h2 {
        font-size: 30px;
}
.post-content h3 {
    font-size: 24px;
}
.post-content h4 {
    font-size: 22px;
}
.post-content h5 {
    font-size: 20px;
}
.post-content h6 {
    font-size: 18px;
}
.comment-content  h1 {
    font-size: 36px;
}
.comment-content  h2 {
        font-size: 30px;
}
.comment-content  h3 {
    font-size: 24px;
}
.comment-content  h4 {
    font-size: 22px;
}
.comment-content  h5 {
    font-size: 20px;
}
.comment-content  h6 {
    font-size: 18px;
}
.comments ul.children {
    padding-left: 10px;
}

/**/
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}
.inner-brand img {
    width: 100px !important;
}
.pagination .current {
        background: #27CBC0;
    border-color: #27CBC0;
    color: #fff;
}

/*Woocommerce*/

.product-description .star-rating {
    margin-right: 15px !important;
}
.montserrat del{
    text-decoration: line-through;
    display: inline-block;
    margin-right: 20px;
    opacity: 0.2;
}
h5 .price del{
    text-decoration: line-through;
    display: inline-block;
    margin-right: 10px;
    opacity: 0.5;
}
.woocommerce .star-rating {
    float: none;
    margin: 15px auto;
}
.comment-content .star-rating {
    float: right;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #222;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
        background: #27CBC0;
    border-color: #27CBC0;
    color: #fff;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 140px;
}
@media (min-width: 1200px){
   .woocommerce.columns-3 .col-lg-3 {
    width: 33.333333% !important;
}
.woocommerce.columns-2 .col-lg-3 {
    width: 50% !important;
}
}
.off-canvas-cart-item {
        border-bottom: 1px solid #f5f5f5 !important;
}

.post-title, .widget{
    overflow: hidden;
}
.post-preview{
    padding-bottom: 30px!important;
}
.post-content{
    padding-top: 0px!important;
}
#respond{
    padding-top: 150px;
    margin-top: -150px;
}
p{
    line-height: 26px;
    letter-spacing: 0.6px;
}



.post{
    margin-bottom: 30px!important;
}
@media (max-width: 767px){
.blog-content + .sidebar, .sidebar + .blog-content {
    margin: 30px 0 0;
}
}

.comment-avatar:after{
    display: none!important;
}

body.error404 footer{
    display: none;
}
.title-404{
    font-size: 100px;
}
.button-404{
    background: white !important;
    color: black !important;
    padding:10px 20px!important;
    margin-top: 30px;
}
.comment-ping .comment-content{ 
    margin-left: 0px!important;
}