/*
Theme Name: Flatsome Child
Description: NamKiem developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.11.3
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.post-sidebar .row {
    margin-left:0px !important;
    margin-right:0px !important;
}

.stick-mobile{padding: 0 15px 0px 5px;}
}


.header-nav input.search-field.mb-0 {
    background-color: #fff;
    border-radius: 3px;
    box-sizing: border-box;
    height: 26px;
    left: -1px;
    margin-top: 0px;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 48px;
    position: relative;
    top: 0px;
}

.header-inner.flex-row.container.logo-left .flex-left{
    width:90% !important;
}


button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    background: #f5f6f7;
    border: none;
    border-radius: 0 2px 2px 0;
    bottom: 0px;
    cursor: pointer;
    display: block;
    padding: 0 16px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0px;
    z-index: 1;
    font-size: 10px;
    color:#666e7b;
}

button.ux-search-submit.submit-button.secondary.button.icon.mb-0:hover{
    background: #4080ff;
    color:#ffffff;
}

.header-search-form-wrapper {
    border: 1px solid #4666aa;
}

.logo-left .logo{
    margin-right:2px;
}

.botron {
    /* width: 75%; */
    margin: 0 auto;
}
.botron img.attachment-large.size-large {
    border-radius: 50%;
    border: 5px solid #fff;
	
}

h1.name-page {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #000;
    line-height: 23px;
}

h1.name-page span {
    font-weight: 600;
    color: #888;
    display: block;
    font-size: 14px;
    margin: 0 0 0px 0px;
}

.button-top:hover {
    color: #0d1424 !important;
}

li.menu-item a,.header-button a {font-weight: 400 !important;}
li.menu-item.active a {font-weight: bold !important;}


li.html.custom.html_topbar_left:hover a:before {
    background: none !important;
    transition: none !important;
    opacity:0;
}


ul#menu-left li {
    color: #1d2129;
    font-weight: 600;
    padding:0 0px 0px 10px;
}


ul#menu-left li.current-menu-item,ul#menu-left li.page-menu-item {
    color: #1d2129;
    font-weight: 600;
    align-items: center;
    display: flex;
    flex: 1 1 0px;
    overflow: hidden;
	background: #fff;
    border: 1px solid #dadada;
    border-radius: 4px;
}

ul#menu-left li:hover{
    color: #1d2129;
    font-weight: 600;
    align-items: center;
    display: flex;
    flex: 1 1 0px;
    overflow: hidden;
	background: #fff;
    border: 1px solid #dadada;
    border-radius: 4px;
}

.before-slider {
    background: #fff !important;
    margin: 0 0 20px 0px;
    height: 55px;
    border-radius: 0 0 2px 2px;
}

.before-slider-mobile {
    background: #fff !important;
    margin: 0 0 20px 0px;
    height: 115px;
    border-radius: 0 0 2px 2px;
}

.button-style-one:first-child{
    margin-left:20px;
    border-radius: 3px 0 0 3px;
}
.button-style-one:nth-child(2){    
    border-radius: 0px;
}
.button-style-one {
    display:inline-block;
    margin: 12px 0 0 -5px;
    height: 30px;
    font-size: 12px;
    background: #ededed !important;
    border: 1px solid #d2d2d2 !important;
    border-radius: 0 3px 3px 0;
    color:#4b4f56 !important;
}

.button-style-one:hover{
    background:#cacbcd !important;
}

.button-style-one span i {
    margin: -4px 0 0 0;
}

.button-style-two {
    margin: 10px 0px 0 0px;
    height: 30px;
    font-size: 13px;
    background: #4666aa !important;
    border: 1px solid #0c49cb !important;
    border-radius: 3px;
    color:#ffffff !important;
    width:95% !important;
}

.accordion {
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 5px;
    background: #fff;
    font-weight: 400;
}

a.accordion-title.plain.active {
    border: none;
}
.khoi-trang {
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 5px;
    background: #fff;
    font-weight: 400;
	padding:5px;
	font-size:15px;
}

.khoangtrang-top{
	margin-top:10px;
}
.khoi-trang span.your-name {
    float:left;
    width: 45%;
    margin-right:20px;
}

.khoi-trang span.your-email {
    float:right;
    width: 45%;
}

.widget-like ul {
margin:0;
}


.widget-like ul li {
    border-bottom: 1px solid #ededed;
    list-style:none;
    margin-left: 0px;
}


.widget-like ul li .fa {
    display: inline-block;
    width: 40px;
    height: 50px;
    font-size: 20px;
    color: #5890ff;
    float: left;
    margin: 0px 10px 0 0;
    line-height: 45px;
    text-align: center;
}

.widget-like ul li p {
    float: left;
    width: calc(100% - 50px);
}

.widget-like ul li:last-child {
    border-bottom: 0px;
}

.clear {
    clear: both;
}

.content-w-albout li {
    list-style: none;
    margin: 0 0 10px 5px !important;
    font-size:13px;
}


.content-w-albout li i{
    margin: 0 5px 10px 0px !important;
}

i.icon-angle-down {
    display: none;
}

.main-page {
    margin: 0 auto !important;
}

.like-color{
	color:#ff6863;
}


.blog-featured-title+#main .post-sidebar{
	padding-top:0px !important;
}


i.icon-menu {
    color: #fff;
}

a.is-small{
	padding :8px 0px 8px 15px !important;
}

input.search-field.mb-0 {
    background-color: #fff;
    border-radius: 3px;
    box-sizing: border-box;
    height: 26px;
    left: -1px;
    margin-top: 0px;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 48px;
    position: relative;
    top: 0px;
}

.single-page a {
    color: #4666aa;
}
.single-page a:hover{
    color:#0782f9;
}

.row-large>.col {
    padding: 0 15px 30px !important;
}


.FB .avatar-posts {
    float: left;
    margin: 1px 5px 0px 5px;
}

.FB p.name-user-posts {
    margin: 0 0 0px 0;
}

.FB span.tg-item-date {
    font-size: 12px;
}


.ng-binding.shareaholic-recommendations-header {
    background-color: #4666aa;
}

.shareaholic-recommendations-attribution-container {
    display: none !important;
}

.wc-comment-label {
    display: none !important;
}

#wpcomm .avatar {
    border-radius: 50%;
    width: 50px;
    height: 50px;
}


.wpdiscuz-textarea-wrap {
    border-radius: 20px !important;
}

.wc_comment.wpd-field{
    border-radius:20px !important;
}


.wc_comm_submit,.wpdicon {
    border-radius:5px !important;
}

.wpd-field {
    border-radius: 20px !important;
}


#wpcomm .wc-comment .wc-comment-right {
    background: transparent !important;
    border-radius: 21px !important;
}

#wpcomm .wc-comment-header {
    border-radius: 50px;
    border-top: none !important;
}

.entry-content.single-page {
    padding-bottom: 0px !important;
}

#wc-comment-header {
    padding-top: 0px !important;
}

#related_posts .col {
  float: left;
  margin-left: 0;
  list-style: none;
}
.relatedcontent h3 {
  font-size: 12px;
  margin-top: 7px;
}
.relatedthumb img {
  height: 100%;
  max-height: 250px;
}
#related_posts {
  border-top: 4px double #e8e8e8;
        padding-top: 10px;
}
#related_posts li:nth-child(1) {
  padding-left: 0 !important;
}
#related_posts li:nth-child(2) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#related_posts li:nth-child(3) {
  padding-right: 0 !important;
}
.relatedthumb a img {
    width: 100%;
    height: 150px;
}

#related_posts .dexuat{
    text-align: center;
    background: #4666aa;
    color: white;
    border-radius: 3px;
    font-size:16px;
}

span.wc-vote-result.wc-vote-result-dislike {
    display: none !important;
}

span.wc-vote-link.wc-down.wc-separate.wc_vote.wc_not_clicked {
    display: none !important;
}

span.wc-vote-result.wc-vote-result-like {
    border-right: none !important;
}

.wc-reply .avatar {
    height: 30px !important;
    width: 30px !important;
}

#wpcomm .wc-comment .wc-comment-right {
    margin-left: 70px !important;
}

#wpcomm .wc-comment .wc-comment-right .content-main p{
    margin-bottom: 0!important;
    color: #000!important;
    font-weight: normal;
    display: contents;
     
}

#wpcomm .wc-comment.wc-reply .wc-comment-right {
    margin-left: 50px !important;
}

#wpcomm .wc-comment.wc-reply .wc-comment-right .content-main p{

     margin-bottom : 0px !important;
}
#wpcomm .wc_comm_form.wc_main_comm_form .wc-field-comment .wc-field-avatararea {
    width: 50px !important;
}


div#wcThreadWrapper {
    background: #fff;
}

#wpcomm.wpdiscuz_auth .wc-field-submit {
    padding: 7px 12px 0 5px;
}

#wpcomm .wc-field-textarea .wpdiscuz-textarea-wrap {
    background: white !important;
    width: 98%;
}

.wc-comment-author ,.wc-comment-author a{
    font-size: 15px !important;
    font-weight: 900;
}

.wc-comment-author{margin-right:5px; padding:0px !important;}

#wpcomm .wc-comment-header {
    margin-bottom: 0px !important;
    min-height: 30px;
    height:auto !important;
    background: #f2f3f5;
    display: inline-flex;
    padding: 5px 20px;
}

#wpcomm .wc-vote-result,#wpcomm .wc-vote-link.wc-up {
    color: #4666aa !important;
    font-size: 12px;
}


#wpcomm .wc-footer-left .wc-reply-button,.wc-cta-button,.wc-cta-button-x {
    font-size: 12px !important;
    margin: 0px !important;
    border: none !important;
    color: #4267B2 !important;
    padding: 3px 5px !important;
}

#wpcomm .wc-cta-button:hover{
background:none !important;
}

#wpcomm .wc-comment-footer .wc-vote-result.wc-vote-result-like {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 12px;
}

#wpcomm .wc-comment .wc-comment-right{
margin-bottom:0px !important;
}

#wpcomm .wc-comment .wc-reply{
margin-top:0px !important;
}

input.wc_save_edited_comment {
    border-radius:3px !important;
}

span.content-main {
    margin: 0 0 0 5px;
}

#wpcomm .wc-comment .wc-comment-left{
width:auto !important;
}

#wpcomm .wc-comment-link{
display:none !important;
}

span.wc-toggle {
    display: none !important;
}


@media screen and (max-width: 800px){
#wpcomm .wc-comment-header,#wpcomm .wc-reply .wc-comment-header{
margin-left:0px !important;
}
#wpcomm .wc-reply {
    margin-left: 60px !important;
}
}

@media screen and (max-width: 425px){
#wpcomm .wc-comment .wc-comment-left .avatar{
margin : 0px !important;
}

#wpcomm .wc-comment .wc-comment-right {
    margin-left: 50px !important;
}

#wpcomm .wc-reply {
    margin-left: 20px !important;
}
}

.sharedaddy.sd-sharing-enabled {
    text-align: center;
}