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

.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;
}

.custom-title>p>a {
    float: left;
    line-height: 40.5px;
    display: block;
    margin-left: auto;
    padding-left: 15px;
    font-family: sans-serif;
    font-weight: normal;
}

.custom-title .section-title{
    float: left;
    width: 91.3%;
}

.home .icon-angle-right{
    position: relative;
}

/* 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 a {
    display: block;
    font-size: .66em;
    margin-left: auto;
    padding-left: 15px;
    font-family: sans-serif;
    font-weight: normal;
}



.page-title-inner .woocommerce-result-count, .page-title-inner .woocommerce-ordering{display:none!important}

.nav-pagination>li>a {
    border-color: #018342;
}

ul.links li a {color: #018342;}
.nav-pagination > li > .current{background-color: #018342!important;border-color: #018342!important;}
.nav-pagination > li > a:hover, .nav-pagination > li > a:hover{background-color: #018342!important;border-color: #018342!important;}

.back-to-top{
    background-color: rgb(2, 83, 113)!important;
    color: #fff!important;
}

.title-wrapper {font-size: 16px;}

/*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;}

#comments .comment-respond {
    background-color: rgb(5 161 168 / 4%);
    border-radius: 8px;
}

.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;
}


.article-inner.has-shadow .entry-header-text-top {
    padding-top: 0;
}

.archive .page-title {
    text-align: left;
    padding-left: 1%;
}


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

#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%;
}


@media screen and (max-width: 480px){
.middle-header .group-item{flex-direction:row!important;align-items:center;}
.middle-header .group-item .head-text{font-size:1.0em!important;}
}


.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*/