/*
Theme Name: Danhhd Child
Description: Design by Danhhd
Author: Danhhd
Author URI: https://www.danhhd.com/
Description: This is theme child of Flatsome
Template: flatsome
Version: 3.0
*/

.sc_gioithieu .bt-xemthem a {padding: 5px 15px;border-radius: 0;border-top-right-radius: 15px;border-bottom-left-radius: 15px;font-size: 15px;}

.sc_gioithieu .bt-xemthem a:before {
    border: none;
}

.sc_gioithieu .bt-xemthem {
    text-align: right;
}

.sc_menu .col.small-12.large-12, .sc_menu .col.post-item {
    padding-bottom: 0;
}

.sc_menu .box-image .image-cover:before {
    content: '';
    position: absolute;
    top: 25px;
    left: 0;
    bottom: -25px;
    right: 25px;
    background: url(/wp-content/uploads/2020/12/pattern.png) repeat left top;
    z-index: -1;
    opacity: .4;
    pointer-events: none;
}

.sc_menu .box-image .image-cover img {
    margin-left: 25px;
    padding-bottom: 25px;
}

.sc_menu .box-image .image-cover .overlay {
    left: 25px;
    bottom: 25px;
    height: auto;
}

.sc_menu .box-text {
    left: 25px;
    bottom: 25px;
    padding: 5px 25px 5px 5px;
}

.sc_menu .box-text h4 {
    font-size: 18px;
}

.bt-xemthem a:hover {
    color: #ffffff;
    -webkit-box-shadow: rgba(34,34,34,1) 0 0px 0px 40px inset;
    -moz-box-shadow: rgba(34,34,34,1) 0 0px 0px 40px inset;
    -ms-box-shadow: rgba(34,34,34,1) 0 0px 0px 40px inset;
    -o-box-shadow: rgba(34,34,34,1) 0 0px 0px 40px inset;
    box-shadow: rgba(34,34,34,1) 0 0px 0px 40px inset;
}

.bt-xemthem a:before {
    position: absolute;
    top: -1px;
    right: -1px;
    left: -1px;
    bottom: -1px;
    content: "";
    border-radius: 50px;
    border: 2px solid #222222;
    transition: all 300ms ease;
    opacity: 0;
}

.bt-xemthem a:hover:before {
    opacity: 1;
}

.bt-xemthem a {
    display: inline-block;
    position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    padding: 15px 40px;
    text-transform: capitalize;
    font-weight: 400;
    border-radius: 50px;
    background-color: #ff975c;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.sc_blog .video.video-fit.mb {
    margin-bottom: 15px;
}

.sc_blog {
    padding-bottom: 0 !important;
}

.page-template-page-transparent-header .header-search i.icon-search {
    color: #fff;
}

.page-template-page-transparent-header .stuck .header-search i.icon-search {
    color: #000;
}

h3.td:before {
    content: "";
    width: 8px;
    display: inline-block;
    height: 8px;
    position: absolute;
    bottom: 6.5px;
    left: 0px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid red;
}

h3.td {
    font-size: 26px;
    text-transform: uppercase;
    padding-left: 15px;
    position: relative;
    border-left: 4px solid #ff975c;
    line-height: 25px;
}

.title-line {
    margin-top: -5px;
}

.title-line .tl-1, .title-line .tl-3 {
    width: 80px;
    height: 1px;
    display: inline-block;
    background: #eee;
}

.title-line .tl-2 {
    display: inline-block;
    height: 12px;
    margin: 0 5px;
    position: relative;
    top: 5px;
    width: 12px;
    border: 2px solid #ff0000;
    border-radius: 50px;
}

.box-image > div:before, .img-inner:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.box-image:hover > div:before, .img-inner:hover:before{
    right: 50%;
    left: 50%;
    background: rgba(255,255,255,0.2);
}

.box-image > div:after, .img-inner:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.box-image:hover > div:after, .img-inner:hover:after {
    top: 51%;
    bottom: 50%;
    background: rgba(255,255,255,0.2);
}

#form-tv {
    border: 1px solid rgba(0,0,0,.35);
    box-shadow: none;
    font-weight: normal;
    line-height: 40px;
    background-color: #fff;
    margin: 0;
    padding-right: 60px;
}

.icon-form-tv i.far.fa-envelope {
    position: absolute;
    top: 28%;
    left: 50%;
    z-index: 0;
}

.icon-form-tv {
    position: absolute;
    right: 0;
    margin: 0;
    top: 0;
}

input#bt-tv {
    opacity: 0;
    margin: 0;
    z-index: 99999;
}

.section_footer, .row_footer_info > .col {
    padding-bottom: 0 !important;
}

.section_footer {
    border-top: 1px solid #cecece;
}

.page-template-page-transparent-header .menu-item a.nav-top-link {
    color: #fff;
}

.page-template-page-transparent-header .menu-item.current-menu-item a.nav-top-link, .page-template-page-transparent-header .menu-item a.nav-top-link:hover, .menu-item.current-dropdown a.nav-top-link {
    color: #ff975c;
}

.menu-item.current-dropdown::before {
    display: none;
}

.menu-item.current-dropdown ul.sub-menu.nav-dropdown.nav-dropdown-default {
    border: none;
    left: -82px;
    padding: 0;
}

.menu-item ul.sub-menu.nav-dropdown.nav-dropdown-default .menu-item a {
    margin: 0;
    padding: 12px;
    color: #000;
    font-size: 15px;
    position: relative;
}

.menu-item ul.sub-menu.nav-dropdown.nav-dropdown-default .menu-item a:hover {
    color: #ff975c;
    border-bottom-color: #ff975c;
    padding-left: 25px;
}

.menu-item ul.sub-menu.nav-dropdown.nav-dropdown-default .menu-item a:before {
    content: "";
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 0px solid #ff975c;
    height: 5px;
    width: 5px;
    display: inline-block;
    position: absolute;
    left: 14px;
    bottom: 17px;
    transition: all .2s;
}

.menu-item ul.sub-menu.nav-dropdown.nav-dropdown-default .menu-item a:hover:before {
    border-left-width: 5px;
}

.post-sidebar input#s {
    border: 1px solid #e2e2e2;
    box-shadow:  none;
    border-top-left-radius:  5px;
    border-bottom-left-radius:  5px;
    transition:  border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    color:  #555;
}

.post-sidebar button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    color: #fff;
    border:  1px solid;
    background-color:  #3A3B74;
    border-color:  #3A3B74;
    border-bottom-right-radius:  5px;
    border-top-right-radius:  5px;
}

.post-sidebar button.ux-search-submit.submit-button.secondary.button.icon.mb-0:hover {
    box-shadow:  none;
}

.post-sidebar input#s:focus {
    border-color:  #3A3B74;
}

.post-sidebar span.widget-title {
    font-size: 20px;
    font-weight: normal;
    color: #6d6d6d;
    padding-bottom: 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
    text-transform:  none;
    /* line-height:  60px; */
    display:  block;
}

.post-sidebar .is-divider.small {
    display:  none;
}

.post-sidebar aside {
    margin: 0 0 40px 0;
}

.post-sidebar ul li a {
    font-size:  14px;
    color: #6d6d6d;
    transition:  all ease-in-out 0.2s;
}

.post-sidebar ul li a:hover {
    color:  #000;
}

.post-sidebar a.tag-cloud-link {
    font-size: 13px !important;
    padding: 6px 8px;
    line-height: 34px;
    background-color: #f1f3f4;
    white-space: nowrap;
    border-radius: 4px;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.post-sidebar a.tag-cloud-link:hover {
    background-color:  #3A3B74;
    color:  #fff;
    text-decoration: none;
}

.entry-header .entry-image.relative {
    margin-top: 15px;
}

.entry-header .entry-image.relative .badge.absolute.top.post-date.badge-outline {
    display: none;
}


.entry-header .entry-header-text.entry-header-text-top.text-center {
    padding:  0;
    text-align:  left;
}

.entry-header h6.entry-category.is-xsmall {
    max-width: 100%;
    width:  auto;
    margin:  0;
    display:  inline-block;
    opacity: 1;
    transition: all 0.3s ease;
}

.entry-header .entry-meta.is-xsmall {
    max-width: 100%;
    margin:  0;
    display:  inline-block;
    width:  auto;
}

.entry-header h6.entry-category.is-xsmall:before {
    content:  '\f02e';
    font-family:  "Font Awesome 5 Free";
    color:  #000;
    font-weight: normal;
    transition: all 0.3s ease;
}

.entry-header .entry-meta.is-xsmall > span {
    margin-right: 10px;
    font-size: 12px;
}

.entry-header .entry-meta span.posted-on:before {
    content: '\f017';
    color:  #000;
    font-family:  "Font Awesome 5 Free";
    padding-right: 3px;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.byline:before {
    content:  '\f007';
    font-family:  "Font Awesome 5 Free";
    color:  #000;
    transition: all 0.3s ease;
}

.entry-header .entry-meta a {
    color:  #000;
    text-transform:  none;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.posted-on {
    padding-right:  20px;
}

.entry-header .entry-meta span.byline {
    padding-right:  20px;

}

.entry-header h6.entry-category.is-xsmall a {
    color:  #000;
    font-weight: normal;
    text-transform:  none;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.posted-on:hover:before, .entry-header .entry-meta span.posted-on:hover a, .entry-header .entry-meta span.byline:hover:before, .entry-header .entry-meta span.byline:hover a, .entry-header h6.entry-category.is-xsmall:hover:before, .entry-header h6.entry-category.is-xsmall:hover a {
    color:  #f27c66;
}


.entry-image-float .badge.absolute.top.post-date.badge-outline {
    display: none;
}

.chuyen-muc {
    display: flex;
    width: 100%;
}

.entry-image-float img.attachment-large.size-large.wp-post-image {
    width: 100%;
    transition: transform 3s;
    -webkt-transition: transform 3s;
    -moz-transition: transform 3s;
    border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border: 1px solid #cfcfcf;
    padding: 3px;
    border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

.chuyen-muc .entry-image-float a {
    overflow: hidden;
    padding-top: 65%;
    background-position: 50% 50%;
    background-size: cover;
}

.chuyen-muc .entry-image-float a img {
    right: 0;
    width: 100%;
    height: 80%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.entry-image-float {
    display:  inline-flex;
    max-width:  30%;
    width:  100%;
    margin: 0;
    /* border: 1px solid #cfcfcf; */
    /* padding: 3px; */
    /* border-top-left-radius: 10px; */
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    /* -webkit-border-top-left-radius: 10px; */
    /* border-bottom-right-radius: 10px; */
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    /* -webkit-border-bottom-right-radius: 10px; */
}

#post-list .entry-content {
    display: flex;
    margin-left: 20px;
    width: 70%;
    padding-bottom: 0;
}

#post-list footer.entry-meta.clearfix {
    display:  none;
}

#post-list .entry-content .text-center {
    float: right;
}

#post-list .entry-content .text-center a {
    margin:  0;
    text-transform:  none;
    border-radius:  5px;
}


#post-list a:hover img.attachment-large.size-large.wp-post-image {
    transform: scale(1.1, 1.1);
}

#post-list .entry-content span.posted-on {
    display:  block;
    font-size:  13px;
    color:  #000;
    padding-bottom:  5px;
    padding-top:  5px;
}

#post-list .entry-content span.posted-on:before {
    content: "\f017";
    font-family:  "Font Awesome 5 Free";
    padding-right:  5px;
    font-size:  13px;
}

#post-list .entry-content span.posted-on a {
    color:  #000;
}

#post-list .entry-content span.byline:before {
    content: "\f007";
    font-family:  "Font Awesome 5 Free";
    padding-right: 2px;
    padding-left: 1px;
    font-size:  13px;
    color:  #000;
}

#post-list .entry-content span.byline a {
    color:  #000;
    font-size:  13px;
    text-transform: none;
}

#post-list .entry-content p {
    font-size:  14px;
    color:  #000;
    text-align: justify;
}

.chuyen-muc .entry-meta.is-xsmall {
    display:  inline-block;
    width:  50%;
}

.chuyen-muc .entry-meta.is-xsmall span {
    margin-right: 10px;
}

.chuyen-muc .text-left {
    display:  inline-block;
    width: 49%;
}

.chuyen-muc .text-left a.more-link.button.primary.is-outline.is-smaller {
    margin:  0;
    float:  right;
    margin-top: 20px;
}



@media only screen and (max-width: 414px) {
.chuyen-muc {
    display:  block;
}

.entry-image-float{
    max-width: 100%;
}

.entry-content {
    margin-left:  0 !important;
    padding-top:  5px;
}

#post-list .entry-content h2.entry-title {
    text-align:  justify;
}

#post-list .entry-content  p {
    text-align:  justify;
}

.chuyen-muc .text-left {
    display:  inline-block;
    width: 48%;
}
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("webfonts/fa-solid-900.eot");
  src: url("webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("webfonts/fa-solid-900.woff2") format("woff2"), url("webfonts/fa-solid-900.woff") format("woff"), url("webfonts/fa-solid-900.ttf") format("truetype"), url("webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
