/*
Theme Name: phongkham
Description: Giao dien website vutruso.com
Theme URI: https://vutruso.com
Author URI: https://vutruso.com
Template: flatsome
Version: 3.0
*/

@font-face {
  font-family: "GoogleSans";
  font-display: auto;
  font-weight: normal;
  src: url(./fonts/GoogleSans-Regular.otf)
    format("opentype");
}
@font-face {
  font-family: "GoogleSans";
  font-display: auto;
  font-weight: bold;
  src: url(./fonts/GoogleSans-Bold.otf)
    format("opentype");
}
@font-face {
  font-family: "SVNBistro-Script";
  font-display: auto;
  font-weight: normal;
  src: url(./fonts/SVNBistro-Script.ttf)
    format("truetype");
}

body{
    font-family:  "GoogleSans",  sans-serif;
    overflow: hidden;
}
.nav > li > a {font-family:  "GoogleSans", sans-serif;}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: "GoogleSans", sans-serif;}
.alt-font{font-family: "GoogleSans", sans-serif;}
.wpcf7 .wpcf7-not-valid-tip {
    position: absolute;
    font-size: 12px;
    pointer-events: none;
}




.nav-previous, .nav-next {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;    max-width: 90%;
}

.blog-single .large-8, .post-sidebar {
    padding: 0 15px 15px!important;
}

.post-sidebar .badge {
    height: 4.8em;
    width: 4.8em;
}
.absolute-footer {
    padding: 10px 0 10px;
}

body{font-size: 16px !important;}
b,strong {font-weight: 700;}

.form-flat input:not([type=submit]), .form-flat select, .form-flat textarea {
    background: #fff!important;
}

/* Header */
.header-bottom-nav .nav-dropdown-default {padding: 4px!important;}
.header-bottom-nav .nav-dropdown.nav-dropdown-default>li>a {border-bottom: 1px dashed #aee4e638;}
.logo h1{margin-bottom: 0;}
.form-flat input:not([type=submit]), .form-flat select, .form-flat textarea {border-color: #e9e3e5!important}
.form-flat .button.icon{background-color: #018342!important}
.header-search-form-wrapper .icon-search{color:#fff;}
.search_categories {
    border-radius: 4px 0 0 4px!important;
    font-size: 17.44px;
    min-width: 106.6997px!important;
    padding: 4px;    padding-left: 10px;border-right:none
}

.search-form-categories select {
    border-color: #018342!important;
}

.search_categories select{
    width: 31.9997px;
    padding-left: 10px;
}

.search-form-categories:before {
    content: "\f078";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: bold;
    position: absolute;
    top: 11px;
    left: 85%;
    color: #018342;
}

.form-flat .search-form-categories {
    padding-right: 0px!important;
    position: relative
}

.section-title-normal span {
    border-bottom: 2px solid #018342;
}
.section-title-normal {
    border-bottom: 2px solid #018342;
}

.section-title-main{color: #018342;}
.section-title a {
    display: block;
    font-size: .66em;
    margin-left: auto;
    padding-left: 15px;
    font-family: sans-serif;
    font-weight: normal;
}

.widget .is-divider {
    border-bottom: 2px solid #018342 ;
    margin-top: 3px;
    border-bottom: 2px solid #018342;
    background: transparent;
}

/*Single post*/
.single-post .entry-header-text-top {
    padding-bottom: 0;
    margin-bottom: 0;
}

.single-post .entry-content {padding-top: 15px;}
.single-post .is-divider {background-color: #018342!important}
.single-post .entry-meta{margin-bottom: 12px;}
.single-post .posted-on {margin-right: 10px;}

.comment-respond input[type=email], .comment-respond input[type=number], .comment-respond input[type=search], .comment-respond input[type=tel], .comment-respond input[type=text], .comment-respond input[type=url], .comment-respond textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    box-shadow: none;
    border-radius: 4px;
    border-color: #018342;
}



.category .large-8 {
    padding: 0 43px 30px;
}

#logo {
    margin-left: 5%;
}

#comments .comment-respond {
    padding: 15px 0 0;
}

.single-post .slider-nav-outside .flickity-prev-next-button.previous {
    right: 97%;
}

.single-post .slider-nav-outside .flickity-prev-next-button.next {
    left: 97%;
}

.nav > li > a, .mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-weight: 400;
    font-style: normal;
}

.header-bottom-nav{
    margin-left: 5%;
}

.stuck .header-vertical-menu__opener {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.header-bottom-nav > li > a {
    text-transform: capitalize;
}
.stuck .header-bottom {
    background-color: #00833d;
}

.stuck .header-bottom-nav > li > a {
    color: #ffffff!important;
    text-transform: capitalize;
}



/*404*/
.error-404{padding:0; margin:0}
.error-404 .medium-3 {
max-width: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
text-align: center;
font-size: 45px!important;
padding: 0;
margin: 0
}
.error-404 .header-font:after{
content: "404";
color: #e9ebe7;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translate(calc(-50% + 22px),14px);
-ms-transform: translate(calc(-50% + 22px),14px);
transform: translate(calc(-50% + 22px),14px);
z-index: 0;
}
.error-404 .medium-9 {
max-width: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
text-align: center;
}
.error-404 .page-content{
width: 766px;
text-align: center;
display: block;
margin: 0 auto;
}
/*end 404*/