/*
Theme Name: oldiessongs
Version: 1.0
Description: A child theme of Schema by MyThemeShop
Template: mts_schema
Text Domain: schema
*/


/* Ẩn sidebar cho category page */
.category #sidebar { display: none; }
.category .article { width: 100%;}
/* End Ẩn sidebar cho category page */

/* add anh nho cho future image */
.related-posts .featured-thumbnail { height: 160px;}

/* Chinh page category cho dep */
.archive .featured-thumbnail img {height: 160px !important;}
.archive .latestPost .title a {
    font-weight: bold !important;
    font-size: 16px !important;}
.archive .latestPost .title a:hover {color: #ff7900;}
.archive .post-info, .single_post .post-info { display: none; }
.archive .front-view-content {display: none;}
.archive .readMore { display: none;}
.category #content_box ul {
    list-style: disc;
    padding: 0em 0 1em 1.9em;
    line-height: 1.9;
}

.archive article header {    min-height: 60px;}
.archive article h2 {    line-height: 1;}
/* end Chinh page category cho dep */

/* chia page post category 3 cột */
.category .latestPost.excerpt {
    width: 31%;
    margin: 0 1% 20px;
}
@media screen and (max-width:968px){
.category .latestPost.excerpt {
    width: 48%;
    margin: 0 1% 20px;
}}
@media screen and (max-width:568px){
.category .latestPost.excerpt {
    width: 100%;
    margin: 0 0 20px;
}}
/* End chia page post category 3 cột */

/* Chinh tag category cho dep */
.archive article.latestPost {
    width: 31%;
    margin: 0 1% 20px;
}
@media screen and (max-width:968px){
.archive article.latestPost {
    width: 48%;
    margin: 0 1% 20px;
}}
@media screen and (max-width:568px){
.archive article.latestPost {
    width: 100%;
    margin: 0 0 20px;
}}

.tag #sidebar { display: none; }
.tag .article { width: 100%;}

/* end Chinh tag category cho dep */

#page.parallax, #page.zoomout { padding-top: 1px;}
#page {	padding-top: 1px;}

#sidebar .widget {
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 10px;}

.sidebar ul{ list-style: none;}

article ul {padding: 0em 0 1em 1.9em;list-style-type: disc;line-height: 1.9;}   
article ol {padding: 0.3em 0 1.071em 1.9em;}

.khungnews  {border: 2px dashed red;padding: 10px 5px 0px 39px; margin-bottom: 15px;}
.khungnews:hover {background: #f4f4f4;}
.khungnews ul {
    padding: 0em 0 0.3em 0.5em;
    list-style-type: disc;
    line-height: 1.9;
}

/* chinh sua font chu nho cho MENU */
#secondary-navigation a {
    text-transform: none !important;
    padding: 12px 21px;
}



/* chinh sửa blockquote */

blockquote {
    padding: 10px 5px 5px 16px;
    margin: 15px 0px 15px 0px;
    border-left: 6px solid #443d37;
    color: #000000;
    font-style: italic;
    background-color: #f3f3f3;
    border-radius: 39px;
}
blockquote:after {
   display: none;
}

/* end chinh sua blockquote */

/* an/hien homepage name */
.home h1.title.single-title.entry-title { display: none;}
/* end an/hien homepage name */

/* an/hien menu */
div#regular-header { overflow: visible; }
/* an/hien menu */

.regular_header #primary-navigation { float: left;}
.navigation ul li { line-height: 41px;}
.logo-wrap {margin: 5px 0px 5px 0px;}
#header .logo-wrap {padding: 11px 0;}

/* Chinh sua widget */
.widget-header {   max-width: 100%;   margin-top: 0px;}
.f-widget a {color: #cbcbcb;}
.footer-widgets{color: #cbcbcb;}
.widget_polylang li {float: left;margin-right: 1em;list-style: none;}
.widget_polylang li img { margin: 8px 0px 8px 0;}
.sidebar.c-4-12 {    
    max-width: 100%;  
    width: 28% !important;    
}
.wp-block-search .wp-block-search__button {
    padding: .375em 1em;
    margin-left: .1em;
    color: #f57500;
}
.wp-block-search .wp-block-search__inside-wrapper {
    margin-top: 10px;
}
.f-widget .widget {
    margin-bottom: 0px;
}

/* end Chinh sua widget */

div#regular-header {    overflow: visible;}
span.thecategory .fa-tags {    display: none;}
span.thecategory a {
    padding: 0.15em 0.5em;
    border-radius: 4px;
    color: white !important;
    box-shadow: 1px 1px #1273a5;
    display: inline-block;
    background-color: #09486d;
}
.post-single-content h2, .category #content_box h2 {color: #bb5800;text-transform:none;font-weight:bold; font-size: 23px;}
.post-single-content h3, .category #content_box h3 {color: #8d2f00;text-transform:none;font-weight:bold; font-size: 18px;}
.post-single-content a:link, a:visited, a:active {border-bottom: 2px solid;}

.post-single-content a:hover, .tags a:hover, .category #content_boxa a:hover {color: #004684;}
.cat_description {
    width: 100%;
    float: left;
}
.lamdepcategorytext a:link, a:visited, a:active {border-bottom: 2px solid;}
.lamdepcategorytext a:hover {color: #004684;}