/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/** Font Barlow **/
/* @import url("assets/fonts/Barlow/font-Barlow.css"); */

/** Font Barlow Condensed **/
/* @import url("assets/fonts/BarlowCondensed/font-BarlowCondensed.css"); */

/** Font Be Vietnam Pro **/
/* @import url("assets/fonts/BeVietnamPro/font-BeVietnamPro.css"); */

/** Font Mulish **/
/* @import url("assets/fonts/Mulish/font-Mulish.css"); */

/** Font Open Sans **/
/* @import url("assets/fonts/OpenSans/font-OpenSans.css"); */

/** Font Plus Jakarta Sans **/
/* @import url("assets/fonts/PlusJakartaSans/font-PlusJakartaSans.css"); */

/** Font Roboto **/
@import url("assets/fonts/Roboto/font-Roboto.css");

/** Font Roboto Condensed **/
@import url("assets/fonts/RobotoCondensed/font-RobotoCondensed.css");

/** Font SVN-Gilroy **/
/* @import url("assets/fonts/SVN-Gilroy/font-SVN-Gilroy.css"); */

/** Font SVN-Poppins **/
/* @import url("assets/fonts/SVN-Poppins/font-SVN-Poppins.css"); */

* {
    scroll-behavior: smooth !important;
}

body {
    font-size: 16px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
}

.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-size: 16px;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
}

h1,h2,h3,h4,h5,h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: "Roboto", sans-serif;
}

.alt-font {
    font-family: "Roboto", sans-serif;
}

input[type=email]:focus, 
input[type=number]:focus, 
input[type=password]:focus, 
input[type=search]:focus, 
input[type=tel]:focus, 
input[type=text]:focus, 
select:focus, 
textarea:focus {
    box-shadow: none;
}

.featured-box .icon-box-img img {
    padding-top: 0;
}

.wpcf7-spinner {
    display: none;
}

.badge-container {
    margin-top: 20px;
}

.badge-container.left {
    left: 10px;
}

/** Header **/

#header #wide-nav {
    padding-top: 7px;
    background: linear-gradient(270deg, #04ACA5 -19.26%, #016B66 67.27%);
}

.header-button-1 .header-button a {
    border: 0px;
    height: 38px;
    min-height: 38px;
    font-size: 19px;
    font-weight: 700;
    line-height: 38px;
    background: linear-gradient(180deg, #FFCC22 0%, #E59F0D 100%);
}

.cart-item .header-button a {
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: linear-gradient(180deg, #FFCC22 0%, #E59F0D 100%);
    border: 0px;
}

.cart-item .header-button a .icon-shopping-cart {
    font-size: 18px;
}

.html1 h1 {
    color: #00908A;
    font-size: 26px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    text-align: center;
}

.html1 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0;
    font-family: "Roboto Condensed";
}

.html2 p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #D3D3D3;
}

.html2 h4 {
    color: #E24642;
    font-size: 18px;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0;
    margin-bottom: 0px;
}

/** Nav Menu **/

.nav.header-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
}

.header-vertical-menu__opener {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background: linear-gradient(270deg, #FFCC22 0%, #E59F0D 100%);
}

.header-vertical-menu__opener .header-vertical-menu__title {
    font-size: 18px;
    font-weight: 700;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item > a {
    font-size: 16px;
    font-weight: 400;
    padding: 14px 15px;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item.font-weight-bold > a {
    font-weight: bold;
    display: flex;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item > a::before {
    content: "\f058";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    color: #016B66;
    padding-right: 5px;
}

/** Breadcrumbs **/

.webrt-page-title {
    background: #F1F1F1;
}

.webrt-page-title .page-title-inner {
    min-height: 45px;
    min-height: 45px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.breadcrumbs {
    font-weight: 600;
}

.breadcrumbs span i,
.breadcrumb span i {
    font-size: 13px;
}

.breadcrumbs a {
    color: #333;
}

.breadcrumbs a.current,
.breadcrumbs a:hover {
    color: #00908A;
}

.menu-page.justify-start {
    justify-content: center;
}

.menu-page.stack-col {
    flex-direction: row;
}

.menu-page > .menu-item {
    position: relative;
}

.menu-page > .menu-item a {
    color: #FFF;
    min-height: auto;
}

.menu-page > .menu-item:not(:last-child)::after {
    content: "/";
    color: #FFF;
    position: absolute;
    font-size: 13px;
    top: 5px;
    right: 9px;
}

.menu-page > .menu-item:not(:last-child) a {
    padding-right: 25px;
}

/** Menu **/

header#header .nav-dropdown {
    display: block;
    border: 0;
}

header#header .nav-dropdown-default {
    padding: 0px;
}

header#header .nav-dropdown {
    min-width: 290px;
}

header#header .nav-dropdown ul.sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
    background: #fff;
    width: 300px;
    padding: 0px;
    display: none !important;
    border-radius: 0px;
    -webkit-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
}

header#header .nav-dropdown ul.sub-menu a {
    white-space: normal;
    margin: 0;
    border: 0;
    font-weight: 400;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px 0px;
    border-bottom: 1px solid #ececec;
}

header#header .nav-dropdown .nav-dropdown-col .menu-item-has-children {
    margin-top: 0;
}

header#header .nav-dropdown li:hover>ul.sub-menu {
    display: block !important;
}

header#header .nav-dropdown li {
    border-right: 0;
    white-space: normal;
    width: 100%;
    display: block;
    position: relative;
}

header#header .nav-dropdown li > a {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-transform: none;
}

header#header .nav-dropdown li:hover > a {
	color: #00908A;
}

header#header .nav-dropdown li.menu-item-has-children > a::before {
    content:"\f105";
    font-family: fl-icons;
    position: absolute;
    top: calc(50% - 12px);
    right: 10px;
}

header#header .nav-dropdown li.menu-item-has-children>a {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
}

header#header .nav-dropdown li.active>a {
    color: #00908A;
}

header#header .nav-dropdown.nav-dropdown-default>li:last-child>a {
    border-bottom: 0;
}

/** Mega Menu **/

ul.nav.header-nav >li.mega-menu {
    position: initial;
}

li.mega-menu.current-dropdown>.nav-dropdown {
    left: 0px;
    margin-left: 0px !important;
}

.mega-menu ul.sub-menu li {
    width: 33.333%;
    float: left;
    padding-left: 42px;
    padding-right: 10px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 20px;
}

.mega-menu .nav-dropdown-default .nav-column li>a,
.mega-menu .nav-dropdown.nav-dropdown-default>li>a {
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    border-bottom: 0;
}

/** Menu Mobile **/

/** Footer **/

#footer {
    color: #FFF;
    /* background: url("assets/images/bg_footer.jpg") no-repeat center / cover; */
}

#footer a {
    color: #FFF;
}

#footer a:hover {
    color: #d78432;
}

#footer ul,
#footer ul li {
    margin: 0;
    padding: 0;
}

#footer ul.menu > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
}

#footer .widget {
    padding-left: 0;
    padding-right: 0;
}

#footer h4,
#footer .widget-title {
	display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    margin-bottom: 15px;
}

#footer .widget_media_image img {
    width: 165px;
    margin-bottom: 0px;
}

#footer .widget_social {
    margin-bottom: 0;
}

#footer .widget_social ul li {
    border-top: 0
}

#footer .widget_social ul li a {
    padding: 0px 5px 0px;
}

#footer .footer-widget-asea:nth-child(1) {
    flex-basis: 42%;
    max-width: 42%;
}

#footer .footer-widget-asea:nth-child(2) {
    flex-basis: 23%;
    max-width: 23%;
}

#footer .footer-widget-asea:nth-child(3) {
    flex-basis: 35%;
    max-width: 35%;
}

/* #footer .footer_form .widget:nth-child(1) {
    color: #333;
    padding: 15px 10px 0px;
    background: #FFF;
    border-radius: 15px;
} */

/* #footer .footer_form .widget:nth-child(1) .widget-title {
    font-size: 23px;
    margin-bottom: 10px;
    text-align: center;
} */

/* #footer .footer_form .widget:nth-child(1) p {
    color: #606060;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    text-align: center;
} */

#footer .footer_form form input[type="text"],
#footer .footer_form form input[type="tel"] {
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 30px;
    box-shadow: none;
    border: 1px solid #DFDFDF;
}

#footer .footer_form form input[type="submit"] {
    width: 100%;
    margin: 0;
    border-radius: 30px;
    border: 0;
    padding-left: 15px;
    padding-right: 15px;
    background: linear-gradient(180deg, #FFCC22 0%, #E59F0D 100%);
}

#footer .footer-widget-asea:nth-child(1) ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
	line-height: 30px;
}

#footer .footer-widget-asea:nth-child(1) ul li:last-child {
    margin-bottom: 0px;
}

.footer-widget-asea:nth-child(1) ul li::before {
    content: "\f015";
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    font-size: 16px;
    left: 0px;
    top: 0px;
}

.footer-widget-asea:nth-child(1) ul li:nth-child(2):before {
    content: "\f3c5";
}

.footer-widget-asea:nth-child(1) ul li:nth-child(3):before {
    content: "\f0e0";
}

.footer-widget-asea:nth-child(1) ul li:nth-child(4):before {
    content: "\f095";
}

.footer-widget-asea:nth-child(1) ul li:nth-child(5):before {
    content: "\f0ac";
}

#footer .footer-widget-asea ul.menu {
	padding-left: 0;
}

.footer-widget-asea ul.menu li {
	position: relative;
  	padding-left: 18px !important;
	list-style-type: none;
}

.footer-widget-asea ul.menu li::before {
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    font-size: 15px;
    font-weight: 400;
    padding-right: 5px;
    color: #FFF;
	position: absolute;
	top: 6px;
	left: 0;
	margin: 0;
}

.footer-widget-asea ul.menu>li+li {
    border-top: 0;
}

.footer-widget-asea iframe {
    border: 5px solid #FFFFFF61 !important;
    border-radius: 15px;
}

.absolute-footer.dark {
    color: #FFF;
    padding-top: 15px;
    padding-bottom: 15px;
}

#footer a.back-to-top {
    border: 0;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
    margin: 0;
    bottom: 40px;
    background: #ffdd57;
}

/** Widget **/

/* form.searchform input[type="search"] {
    border: 0;
    color: #FFF;
    height: 35px;
    box-shadow: none;
    border-radius: 30px;
    padding-right: 40px;
    padding-left: 15px;
    background: rgba(255, 255, 255, 0.15);
}

form.searchform input[type="search"]::placeholder {
    color: #FFF;
} */

/** Widget CSS **/

.post-sidebar #secondary {
    height: 100%;
}

/* .post-sidebar #secondary aside.widget:last-child {
    position: sticky;
    top: 95px;
}

body.admin-bar .post-sidebar #secondary aside.widget:last-child {
    top: 125px;
} */

.widget-area aside.widget {
    box-shadow: 0px 0px 10px 0px #0000001c;
}

aside.widget .widget-title {
    color: #FFF;
    display: block;
    height: 45px;
    line-height: 45px;
    text-align: left;
    background: #00908A;
    padding-left: 15px;
    padding-right: 15px;
}

.widget .is-divider {
    display: none;
}

.widget-area aside.widget form {
    padding: 20px;
}

aside.widget_categories ul,
aside.flatsome_recent_posts ul {
    border-top: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.widget > ul > li + li,
ul.menu > li + li {
    border-top: 1px dashed #ececec;
}

aside.widget_categories ul li {
    /* display: flex;
    justify-content: center;
    align-items: center; */
}

.widget.widget_categories > ul > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.widget.widget_categories > ul > li.current-cat > a {
    color: #00908A;
}

.recent-blog-posts-li .recent-blog-posts {
    padding: 10px 0;
}

.recent-blog-posts-li .recent-blog-posts .badge {
    width: 80px;
    height: 65px;
}

.recent-blog-posts-li .recent-blog-posts a {
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 500;
    line-height: 20px;
}

.recent-blog-posts-li .recent-blog-posts .post-date-month {
    color: #FFF;
    font-size: 10px;
}

.recent-blog-posts-li .recent-blog-posts .post-date-month::before {
    content: "\f133";
    font-family: "Font awesome 6 Pro";
    font-weight: 300;
    font-size: 10px;
    padding-right: 5px;
}

aside.widget form.wpcf7-form label {
    display: none;
}

aside.widget form.wpcf7-form input {
    box-shadow: none;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
}

aside.widget form.wpcf7-form textarea {
    min-height: 90px;
    box-shadow: none;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
}

aside.widget form.wpcf7-form input[type="submit"] {
    width: 100%;
    margin: 0;
    border: 0;
}

#product-sidebar aside.widget,
#shop-sidebar aside.widget {
    box-shadow: 0px 0px 10px 0px #0000001c;
}

#product-sidebar ul, #shop-sidebar ul {
    padding-left: 10px;
    padding-right: 10px;
}

#shop-sidebar .widget ul > li > a, .post-sidebar .widget ul > li > a {
    padding: 5px 0px;
}

/** GG map **/

.gg-map p {
    margin: 0;
    padding: 0;
    line-height: 0;
}

.wpcf7-form-control-wrap select,
.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form-control-wrap input[type="email"] {
    height: 45px;
    box-shadow: none;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

.wpcf7-form-control-wrap textarea {
    min-height: 90px;
    box-shadow: none;
    border-radius: 5px;
}

form input[type="submit"] {
    height: 45px;
    padding: 0px 30px;
    border-radius: 5px;
}

/** Product **/

h1.shop-page-title {
    font-size: 30px;
    margin-bottom: 0;
    text-transform: uppercase;
}

span.amount,
.amount-contact {
    color: #ed1d24;
}

.box span.amount {
    font-size: 16px;
}

.price > .amount-contact {
    color: #ed1d24;
    font-size: 16px;
    font-weight: 600;
}

.col.product-small > .col-inner {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #DDD;
    background: #FFF;
}

.add-to-cart-button a.button {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    border-radius: 30px;
    border: 0;
    background: linear-gradient(270deg, #04ACA5 -19.26%, #016B66 67.27%);
}

.add-to-cart-button a.button::before {
    content: "\f07a";
    font-family: "Font Awesome 6 Pro";
    font-size: 14px;
    padding-right: 5px;
}

.product-small.box .product-title a {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 5px;
    height: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

    /** Footer **/
    #footer .footer-widget-asea:nth-child(1),
    #footer .footer-widget-asea:nth-child(2),
    #footer .footer-widget-asea:nth-child(3) {
        flex-basis: 100%;
        max-width: 100%;
    }
    /** Home **/
    .border-right_mobi > .col-inner::before {
        content: "";
        position: absolute;
        width: auto;
        height: 100%;
        border-right: 1px dashed #FFF;
        top: 0;
        right: -15px;
    }
    .rt-section-intro h2,
    .rt-section-why h2,
    .rt-section-news h2,
    .rt-section-product h2, 
    .rt-section-duan h2, 
    .rt-section-doitac h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .rt-section-news .des p,
    .rt-section-doitac p {
        font-size: 14px;
    }
    .rt-section-doitac p br {
        display: none;
    }
    .rt-section-banner .row > .col.large-9 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .rt-section-intro h4 strong {
        height: 38px;
        font-size: 15px;
        line-height: 38px;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 50px;
    }
    .rt-section-intro h4 strong::before {
        width: 50px;
        left: -50px;
    }
    .rt-section-why .icon-box .icon-box-text h5 {
        font-size: 15px;
        line-height: 22px;
    }
    .rt-section-why .icon-box .icon-box-text p br { display: none; }
    .rt-section-why .icon-box .icon-box-text p {
        font-size: 13px;
    }
    .add-to-cart-button a.button {
        height: 35px;
        line-height: 35px;
        font-size: 11px;
    }
    .tabbed-content ul.nav.nav-pills > li.tab > a {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }
}