/************************************************************
    Stylesheet Indexes


00 - WordPress Default
01 - Default Theme Styles
02 - Default Sidebar
03 - Default Search Form
04 - Default Select Dropdown styles (Nice Select)

*************************************************************/

/************************************************************
    s00 - Wordpress default
*************************************************************/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    float: none;
    display: block;
    margin: 0 auto 30px;
}

img {
    max-width: 100%;
    height: auto;
}

.alignright {
    float: right;
    margin: 5px 0 15px 15px;
}

.alignleft {
    float: left;
    margin: 5px 15px 15px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 15px 15px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 15px 15px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    max-width: 100%;
    padding: 0;
    text-align: center;
    margin-bottom: 30px;
}

.wp-caption-text {
    padding: 5px 10px;
    font-size: 85%;
}

.wp-caption.alignnone {
    margin: 0 0 30px;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 8px;
}

.page-links {
    margin-top: 40px;
    display: block;
    width: 100%;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
}


.page-links span {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin: 5px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
}

.page-links a span {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

span.page-links-title {
    border:0;
    margin-left: 0;
    padding-left: 0;
    width:auto;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    border-radius: 3px;
    clip: auto !important;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

figure, iframe, embed, object, select {
    max-width: 100%;
}

select {
    outline: none;
}

.gallery-caption {

}

.bypostauthor {
    
}

.sticky {

}

.sticky.post-item,
.category-sticky.post-item {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px !important;
}

.single .sticky.post-item,
.single .category-sticky.post-item {
    border:0;
    padding:0;
}

.post-password-form label {
    float: left;
    margin-right: 15px;
}

.post-password-form input[type="password"] {
    margin-left: 20px;
    margin-bottom: 20px;
}

.site-content {
    overflow-wrap: break-word;
}


.post-password-form input[type="submit"] {
    width: auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    border: 0;
    outline: none;
    padding: 10px 15px;
    height: 40px;
    line-height: 18px;
}


/**
 * WordPress Comments
 *
 */

 #comments {
    margin-top: 60px;
}

.posts-nav+#comments {
    margin-top: 40px;
}


#comments .comment-author.vcard img {
    border-radius: 50%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
}


#comments .comment-info {
    padding:15px 20px;
    position: relative;
}


.comment-list {
    padding:0;
}

.comment-list li.comment {
    list-style-type: none;
}

.comment-list .media {
    margin-bottom: 30px;
}

.comment-info .fn {
    font-weight: bold;
}


.comment-meta {
    font-size: 85%;
    text-align: right;
}


.comment-single-left {
    display: block;
    width: 90px;
    float: left;
    margin-right: 25px;
    height: 90px;
}


.comment-single-right {
    width: 80%;
    width:calc(100% - 115px);
    float:right;
    display: block;
    margin-bottom: 35px;
}

#commentform {
    position: relative;
}

#commentform fieldset {
    clear: both;
}

#commentform textarea {
    height: 150px;
    padding: 10px;
    width: 100%;
    display: block;
}
.comment-form-comment{
    margin-bottom: 20px;
}
#commentform input[type="text"] {
    width:100%;
    padding:10px;
}

p.form-submit {
    margin-bottom: 30px;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
    margin-bottom: 20px;
}

.moderation-notice {
    text-align: right;
}

#commentform input[type="email"] {
    width: 100%;
    padding: 10px;
}

#commentform fieldset {
    position: relative;
}


#comment-error,
#author-error,
#email-error,
#url-error{
    position: absolute;
    bottom: -10px;
}

#comments .comment-info:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 14px 15px 0;
    position: absolute;
    left: -13px;
    top: 30px;
    z-index: -1;
}

/**
 * WordPress Gallery Support
 *
 */

 .gallery-item {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 0 0 1.5em;
    padding: 0 1em 0 0;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-columns-10 .gallery-item {
    max-width: 10%;
}

.gallery-columns-11 .gallery-item {
    max-width: 9.09%;
}

.gallery-columns-12 .gallery-item {
    max-width: 8.33%;
}


.gallery-item a, 
.gallery-item a:hover, 
.gallery-item a:focus {
    display: inline-block;
    width: 100%;
}


.gallery-item a img {
    display: block;
    width:100%;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gallery-item a:hover img, .gallery-item a:focus img {
    opacity: .6;
}


/************************************************************
    s01 - Theme Default
*************************************************************/

#whole {
    position: relative;
    overflow: hidden;
}

.clearfix:before, .clearfix:after {
    content:"";
    display:table;
}

.clearfix:after {clear:both;}
.clearfix {zoom:1;}


td, th {
  padding:10px;
}



dd {
  margin-bottom: 15px;
}

address {
    font-style: italic;
}

b, strong { font-weight: 600; }

u { text-decoration: underline; }

i, em { font-style: italic; }

blockquote {
    margin: 0 0 30px;
    font-style: italic;
    line-height: 1.65em;
    padding:20px;
}

blockquote footer {
    margin-top: 20px;
} 



blockquote cite {
    display: block;
    margin-top: 15px;
    font-weight: bold;
}

#secondary > .sidebar-widget:first-child,
#primary > .post-item:first-of-type {
    padding-top:0;
}

.post-item {
    padding-top: 45px;
    padding-bottom: 20px;
}

#primary > .post-item:last-child {
    border-bottom:0;
}

.post-meta > div {
    display: block;
    float:left;
    margin-right:20px;
}

.post-meta > div i {
    margin-right: 7px;
}

.post-meta {
    margin-bottom: 30px;
    width: 100%;
    float: none;
    clear: both;
    overflow: hidden;
}

h2.post-title {
    margin-bottom: 10px;
}


.read-more a {
    padding:8px 15px;
    display: inline-block;
    margin-bottom:25px;
}

.image-featured {
    margin-bottom: 25px;
}

.tagcloud a,
.post-tag a {
    padding: 8px 15px;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 8px;
    font-size: 14px !important;
}

.posts-nav {
    margin-top: 30px;

}

.posts-nav .nav-previous,
.posts-nav .nav-next { 
    margin-top:10px; 
    margin-bottom:10px;
}

.search-title {
    text-transform: inherit;
}

/************************************************************
    s02 - Sidebar
*************************************************************/


#secondary .sidebar-widget:last-child {
    border-bottom:0;
}

.sidebar-widget {
    padding-top:30px;
    padding-bottom: 30px;
}


.widgettitle a{
    font-weight: 400;
}
.sidebar-widget ul {
    list-style: none;
    padding: 0;
    /*overflow: hidden;*/
}

.sidebar-widget li {
    line-height: 1.65em;
    position: relative;
    padding-left: 15px;
}
.widget_nav_menu   li{
       padding-left: 0px; 
}
.widget_nav_menu   li a{
    padding-left: 15px;
}
.widget_nav_menu  .menu-item-has-children:after{
    content: none;
}
.widget_nav_menu.sidebar-widget li::before {
    content: "\f0da";
}
.sidebar-widget li::before {
    content:"\f0da";
    font-family: FontAwesome;
    position: absolute;
    left:0;
    top:0;
    font-size:80%;

}

.sidebar-widget li ul li::before {
    content:"\f105";
    font-family: FontAwesome;
}

.sidebar-widget ul li a:hover {
    text-decoration: none;
}
.sidebar-widget ul li a {
    position: relative;
    padding-right: 5px;
    line-height: 1.65em;
}

.sidebar-widget select {
    width: 100%;
    padding: 10px;
}
.sidebar-widget table {
    width: 100%;
}

.widget_rss > ul > li {
    margin-bottom: 15px;
}

/************************************************************
    s03- Default Search Form
*************************************************************/

.sidebar-widget form.input-group {
    width:100%;
}

.error404 form.input-group,
.search form.input-group {
    width:400px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}

.error404 .input-group .form-control,
.search .input-group .form-control,
.sidebar-widget .input-group .form-control {
    width:82% !important;
    float: left;
    height:40px;
    outline:none;
}


.error404 form input[type="submit"],
.search form input[type="submit"],
.sidebar-widget input[type="submit"] {
    width: 18% !important;
    float: right;
    height: 40px;
    text-indent: -99999px;
    line-height: 0;
    background-image: url('../images/search.png');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
}

/************************************************************
    s04 - Select dropdown
*************************************************************/



.nice-select {
    white-space: pre-wrap;
    min-height: 40px;
    height: auto;
    line-height: 1.65em;
    padding: 7px 15px;
}

.nice-select, .nice-select .list {
    border-radius: 0px;
}

.nice-select, .nice-select.open .list {
    display: block;
    width: 100%;
    max-height: 600px;
    overflow-y: visible;
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 1.65em;
    list-style: none;
    outline: none;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    padding: 9px 15px;
}

.nice-select li::before {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    left: 6px;
    top: -1px;
    font-size: 90%;
}


