/*
Theme Name: Patricia
Theme URI: http://sttheme.com/demosd/patricia
Author: ST Theme Team
Author URI: https://themeforest.net/user/sttheme
Description: In 2018, 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: patricia

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


a {
    color: #333;
}
a:focus, a:hover, .portfolio-cat a:hover, .footer-menu li a:hover {
    color: #e61f1f;
}
#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: #444; 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-right: 5px;}
#wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px; color: #83c99f; padding-left: 5px;}

.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;}
#sidebar .textwidget img {
    max-width: 100%;
}
img{
    width: auto !important;
    max-width:100%;
    height: auto;
}
.wp-caption{
    max-width:100%;
}
.wp-caption img{
    padding-bottom: 5px;
}
.form-submit input.submit {
    font-weight: 700;
    padding: 13px 31px;
    background: #444 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: dosis;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
}
.form-submit input.submit:hover{
    background: transparent;
    border-color: #444;
    color: #333;
    text-decoration: none;
}
.screen-reader-text{
    text-decoration: none;
}

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

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

.widget ul li {
    list-style: none !important;
    line-height: 28px;
    padding-top: 10px;
}
.widget ul {
    padding-left: 0px !important;
}
.widget ul.sub-menu , .widget ul.children{
    padding-left: 10px !important;
}
a:hover {
    text-decoration: none !important;
}
/*add */ 
span.featured-post {
    color: #e61f1f;
    font-weight: bold !important;
    margin-right: 5px;
    float: right;
    font-size: 16px;
}
.wp-tag-cloud li {
    display: inline-block;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.wp-tag-cloud li a {
    background: #f8f8f8 none repeat scroll 0 0;
    border-radius: 2px;
    color: #666;
    display: inline-block;
    font-size: 13px !important;
    margin: 0 0 6px;
    padding: 8px 12px;
    text-transform: capitalize;
}
.wp-tag-cloud li:hover a {
    background: #444;
    color: #fff;
}
p.logged-in-as {
    padding: 5px 0px;
}
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;
}
.comment_text h1 {
    font-size: 46px;
}
.comment_text h2 {
        font-size: 36px;
}
.comment_text h3 {
    font-size: 26px;
}
.comment_text h4 {
    font-size: 22px;
}
.comment_text h5 {
    font-size: 20px;
}
.comment_text h6 {
    font-size: 16px;
}

/*patricia*/

body.logged-in header.sticky {
    top: 32px !important
}
@media screen and (max-width: 782px){
body.logged-in header.sticky {
    top: 46px !important
}
}
@media screen and (max-width: 600px){
body.logged-in header.sticky {
    top: 0px !important
}
}
.date-comment {
    display: inline-block;
}
.comment-title {
    display: inline-block;
}
.comments .comment-list ul.children {
    padding-left: 20px;
}
.page-numbers.current {
    background-color: #444;
    border-color: #444;
    color: #fff;
    cursor: default;
    z-index: 3;
}
.portfolio-style-4 .view-icon > a {
    display: none;
}
.slider-white .slider-content h3 {
    margin-bottom: 10px;
}

/*TEST*/
.post-content h1 {
    font-weight: 300;
    font-size: 48px;
}
.post-content h3 {
    font-size: 26px;
}
.post-content blockquote {
    background: #444;
}
.post-content blockquote p {
    color: #fff;
}
.post-content blockquote a {
    color: #dc6363;
}
.post-content {
    overflow: hidden;
}
.comment_text h5 {
    font-weight: 300;
}
.comment_text h1 {
    font-weight: 300;
    font-size: 48px;
}
.comment_text blockquote {
    background: #444;
}
.comment_text blockquote p {
    color: #fff;
}
.comment_text blockquote a {
    color: #dc6363;
}
.comment-content.no-gavatar {
    margin-left: 0px !important;
}
#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-masonry .col-md-8.col-xs-12 {
    width: 83.33333333%;
    margin-left: 8.33333333%;
}

.basic-mobile-menu .page-scroll i {
    display: none !important;
}
.search-custom h5 {
    text-transform: inherit;
    font-weight: 400;
}
.white-text .basic-breadcrumb > h1 {
    color: #fff;
    font-weight: 600;
}
.post-header .post-meta{
    color: #242424!important;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
    font-style: italic;
}
.post-title ,.post-title a {
    color: #111;
    font-size: 36px;
    font-weight: 600;
    margin: 0px 0 15px;
    text-transform: none;
}

/*TEST Design*/

.widget_archive ul li a, .widget_categories ul li a {
    display: inline-block;
    margin-right: 10px;
}
.post-content h1 ,.post-content h2, .post-content h3, .post-content h4 ,.post-content h5 ,.post-content h6 {
    margin: 10px 0px;
}
.post-content h2 {
    font-size: 36px;
}
.post-password-form label {
    margin-top: 10px;
}
.comment_text h1 ,.comment_text h2, .comment_text h3, .comment_text h4 ,.comment_text h5 ,.comment_text h6 {
    margin: 10px 0px;
}
#respond{
    padding-top: 150px;
    margin-top: -150px;
}
.post-content p{
    letter-spacing: 1px;
    line-height: 28px;
}
label.screen-reader-text{
    display: none;
}
h6.text-uppercase.widget-title {
    font-size: 20px;
}
.widget ul.sub-menu > li > a {
    margin-bottom: 10px;
    display: block;
}
.post-title a:hover {
    color: #e61f1f;
}

.widget-posts-title {
    font-size: 16px;
}
.recent-posts li {
    font-size: 14px;
}
