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

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url(libs/awe5/css/all.css);
@import url(fonts/poppi/stylesheet.css);
@import url(fonts/bachdang/stylesheet.css);
@import url(libs/font-awesome/css/font-awesome.css);
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:200,200i,300,300i,400,400i,600,600i,700,700i,900&display=swap');

:root {
    --color1:#007E42;
   
    --color-1: #5d4931;
    --color-2: #846846;
    --color-3: #81500b;
    --color-4: #fad36a;
    --color-5: rgb(182 132 1);
    --border-1: solid 1px #e5e5e5;
    --radius-1: 5px;
    --radius-2: 3px;
    --radius-3: 3px;
    --radius-4: 999px;
    --shadow-1: 0 5px 25px 0 rgba(0 0 0 / 10%);
    --shadow-2: 0 15px 40px 0 rgba(0 0 0 / 15%);
    --light-gray: #f5f5f5;
    --font-size-1: 15px;
    --font-size-2: 13px;
    --font-size-3: 18px;
}
/* =====================Breadcrumbs =============== */

.breadcrumbs li:after {
    display: inline-block;
    vertical-align: middle;
    margin: 7px;
    content: "\f101";
    font-family: FontAwesome;
    color: #fff;
    font-weight: normal;
}
.breadcrumbs li {
    display: inline-block;
}
ul.breadcrumbs li, ul.breadcrumbs li a {
    font-size: 14px;
    color: #fff;
    text-transform: none;
    font-weight: 400;
    line-height: 15px;
    margin-bottom: 0;
}
ul.breadcrumbs li:last-child:after {
    content: none;
}
.sitepath-l h1 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 40px;
    line-height: 40px;
}
.breadcrumbs a.current, .breadcrumbs a:hover {
    color: #f00;
}
ul.breadcrumbs {
    margin-bottom: 0;
}

.sitepath.clearfix .container {
    position: relative;
}

.sitepath.clearfix {
    padding-top: 70px;
    padding-bottom: 70px;
    background-size: cover;
    background-position: center;
    text-align: center;
    position: relative;
}
/*======================end breadcrumbs===========*/


/*===================icon contact=========*/
.if-round li{
	list-style: none;
	margin-left: 0 !IMPORTANT;
}
.if-round li>div {
    display: table-cell;
    vertical-align: top;
}
.if-round li>div p, .if-round li>div i{
	color: #444;
}
.if-round li>div p{
	margin-bottom: 0;
}
.if-round .if-icon i {
    width: 21px;
    height: 12px;
    line-height: 0;
    text-align: left;
    font-size: 13px;
    letter-spacing: -.02em;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    color: #c69c6d;
}
ul.if-round {
    margin-left: 0;
}

/*=============map============*/
.google-map-1 iframe {
    width: 100%;
}
.google-map-1 {
    overflow: hidden;
    border: solid 7px #FFFFFF;
    box-shadow: rgba(0, 0, 0, 0.22) 0px 0px 10px;
    border-bottom-width: 0px;
    background-color: #fff;
}
.sub-title{
    max-width: 700px;
    margin: auto;
    text-align: center;
}
/*====================contact============*/
.row-contact-page input[type='email'], .row-contact-page input[type='date'], .row-contact-page input[type='search'], .row-contact-page input[type='number'], .row-contact-page input[type='text'], .row-contact-page input[type='tel'], .row-contact-page input[type='url'], .row-contact-page input[type='password'], .row-contact-page textarea, .row-contact-page select {
    background: #F3F3F3;
    border-color: #F3F3F3;
    box-shadow: none;
    border: solid 1px #EBEBEB;
    border-radius: 2px;
}
.row-contact-page .col {
    padding-bottom: 5px;
}
.row-contact-page {
    margin-top: 50px;
}


.section-title.section-title-center span {
    text-transform: none;
}




/* ===============footer================ */
.copyright-footer {
    text-align: center;
    padding-top: 10px;
}
.footer-widgets.footer.footer-2.dark {
    padding-bottom: 0;
    padding-top: 70px;
}

.footer-2.dark .if-round li>div p, .footer-2.dark .if-round li>div i {
    color: #fff;
}

.footer-2 .is-divider.small {
    opacity: 0;
    margin-bottom: 0;
}

.footer-2 .widget-title {
    font-size: 20px;
    text-transform: none;
}
.footer-widgets ul li a {
    line-height: 16px;
    padding-bottom: 7px;
    padding-top: 7px;
}
.footer-widgets ul li {
    border: none !important;
}
.if-round .if-icon i {
    font-size: 0;
}

.if-round .if-icon i:before {
    font-size: 14px;
}
/* ===============footer================ */
h1{
    font-size: 27px;
}
h2{
    font-size:24px;
}
h3{
    font-size:19px;
}
h4{
    font-size:17px;
}
h5{
    font-size:15px;
}
h6{
    font-size:14px;
}

/* ==============list contact================ */
.list-contact {
    position: fixed;
    bottom: 60px;
    right: 20px;
    z-index: 100;
}

.list-contact li {
    list-style: none;
}

.list-contact li img {
    max-width: 41px;
}

.list-contact ul {
    margin-bottom: 0;
}
/* ==============list contact================ */
.section-title {
    border: none;
}

.section-title span {
    border: none;
    text-transform: none;
}

.up .section-title span {
    text-transform: uppercase;
}
.section-pd {
    padding-top: 100px !IMPORTANT;
    padding-bottom: 70px !IMPORTANT;
}
/*=================post============*/
.plain1.content-news-post span.date {
    font-size: 14px;
    opacity: 1;
    display: block;
    color: #999;
    margin-top: 2px;
    margin-bottom: 5px;
}

.plain1.content-news-post h5.post-title.is-large a {
    color: #222222;
    font-size: 20px;
}

.plain1.content-news-post h5.post-title.is-large a:hover {
    color: #093479;
}
.from_the_blog_excerpt {
    color: #444444;
}

/*=================post============*/

/*=============blog widget=========*/
.widget .widget-title, .btn-lh a, .add_to_cart_button, .single_add_to_cart_button, .wrap-readmore .btn-read, .wpcf7-submit, .add-to-cart-button .button, #dk-tu-van h3, .bapf_head {
    background: var(--color-1);
    background: -moz-linear-gradient(left, var(--color-1) 0%, var(--color-2) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, var(--color-1)), color-stop(100%, var(--color-2)));
    background: -webkit-linear-gradient(left, var(--color-1) 0%, var(--color-2) 100%);
    background: -o-linear-gradient(left, var(--color-1) 0%, var(--color-2) 100%);
    background: -ms-linear-gradient(left, var(--color-1) 0%, var(--color-2) 100%);
    background: linear-gradient(to right, var(--color-1) 0%, var(--color-2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d4931', endColorstr='#846846', GradientType=1 );
}
.widget .widget-title {
    padding: 20px;
    color: #fff;
    display: block;
}
.widget {
    background-color: #fff;
    -webkit-box-shadow: var(--shadow-1);
    box-shadow: var(--shadow-1);
    border-radius: var(--radius-1);
    overflow: hidden;
}
.widget .is-divider {
    display: none;
}
ul.product_list_widget {
    padding: 15px 10px;
}
ul.product_list_widget li {

    min-height: unset;
}
ul.product_list_widget li a:not(.remove) {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
/*=============blog widget=========*/
/*=============blog widget=========*/

.post-sidebar aside {
    background-color: #f5f5f5;
    display: inline-block;
    width: 100%;
    box-shadow: none;
}
.post-sidebar span.widget-title {
    
        padding: 20px;
    color: #fff;
    display: block;
}

.banner-widget img {
    margin-bottom: 0 !IMPORTANT;
}

.banner-widget h4 {
    font-size: 24px;
}

.banner-widget a.button.white.is-outline.lowercase {
    font-size: 15px;
    text-transform: uppercase !IMPORTANT;
}
.banner-widget h4 {
    margin-top: 3px;
    margin-bottom: 3px;
}

.banner-widget a.button.white.is-outline.lowercase {
    margin-top: 10px;
    font-weight: 700;
    opacity: 1;
}
/*===========share============*/
.share-post>a {
    margin-bottom: 4px;
}

.share-post {
    margin-bottom: 30px;
    margin-top: 14px;
}
.social-icons span {
    font-weight: bold;
    padding-right: 10px;
    color: #444;
}
/*===========releated=================*/
.related-post button.button.primary {
    font-size: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    background: #fff;
    color: #093479;
    border-color: #093479;
    border-radius: 50%;
    margin-top: 15px;
    border-width: 1px;
}

.related-post button.button.primary:before {
    font-size: 14px;
    content: "\f178";
    font-family: "Font Awesome 5 Pro";
    color: #093479;
}

.related-post .is-divider {
    opacity: 0;
    margin-bottom: 0;
}
.related-post h5.post-title.is-large{
   font-size: 16px;
    color: black;
    font-weight: 500;
}
.related-post h5.post-title.is-large a:hover{
    color: var(--color-1);
}
.related-post button.button.primary:hover {
    background-color: #093479;
    color: #fff;
}
.related-post .image-cover {
    border-radius: 4px;
}
.relatedcat>h3 {
    color: #093479;
}
.col-z {
    z-index: 1;
}
.col-just1{
    text-align: justify;
}
.related-post button.button.primary:hover:before {
    color: #fff;
}
/*===========releated=================*/
/*==============header===========*/
div#masthead ul.header-nav.header-nav-main>li>a>i.icon-angle-down {
    display: none;
}

div#masthead ul.header-nav.header-nav-main li a {
    font-size: 16px;
}

div#masthead ul.header-nav.header-nav-main ul.sub-menu li {
    border-bottom: solid 1px #ddd;
}

div#masthead ul.header-nav.header-nav-main ul.sub-menu {
    padding-top: -0;
    padding-bottom: 0;
    border: none;
}
/*==============header===========*/


.carrer-headding h2 {
    font-weight: normal !important;
    color: #252525 !IMPORTANT;
}
/*===========carrer list============*/
.wrapper-carrer-list a.button.primary {
    font-weight: 500;
    font-size: 15px;
}
.wrapper-carrer-list {
    border-bottom: solid 1px #E0E0E0;
    display: inline-block;
    position: relative;
    width: 100%;
}
.wrapper-careers {
    position: relative;
}
.item-carrer-left {
    margin-right: 173px;
}
.title-carrer {
    margin-bottom: 11px;
}
.wrapper-carrer-list h3 {
    font-size: 20px;
    color: #093479;
}
.wrapper-carrer-list h3 a{
    color: #111111;
}
.wrapper-carrer-list h3 a:hover {
    color: #093479;
}
.requirements-desc ul li {
    font-size: 14px;
    margin-bottom: 5px;
    color: #666666;
    padding-left: 10px;
    margin-left: 0;
    list-style: none;
    position: relative;
}
.requirements-desc ul li {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    margin-bottom: 0;
}
.requirements-desc ul li:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #727272;
    top: 7px;
    left: 0;
    transform: scale(0.7);
}
.item-carrer-right {
    position: absolute;
    right: 0;
    bottom: 0;
}
.requirements-desc p {
    margin-bottom: 5px;
    color: #000;
    font-size: 14px;
}
.background-portfolio {
    background-position: bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.background-portfolio:before {content: "";position: absolute;width: 100%;height: 100%;background: #ffffff4d;}
.wrapper-carrer-list h3 a:hover {
    color: #00162b;
}
.item-carrer-right a:after {content: "\f178";font-family: 'FontAwesome';margin-left: 15px;}
.carrer-button a:after {content: "\f178";font-family: 'FontAwesome';margin-left: 15px;}
.wrapper-carrer-list a.button.primary:hover {
    background-color: transparent;
    color: #000;
    box-shadow: none;
    border-color: #000;
}
.wrapper-carrer-list span.date-single {
    margin-bottom: 9px;
    text-decoration: underline;
    font-size: 12px;
    color: #666666;
}
div#land-style2 {
    border-top: solid 1px #E0E0E0;
    padding-top: 28px;
}
/*===========carrer list============*/

/*============single carrer===========*/
span.date-single {
    text-transform: uppercase;
    color: #888888;
    font-size: 14px;
    line-height: 14px;
}
.desc-single-career ul li {
    position: relative;
    margin-left: 0;
    list-style: none;
    padding-left: 15px;
}

.desc-single-career ul {
    margin-left: 0;
}

.desc-single-career ul li:before {content: "";content: "";position: absolute;width: 7px;height: 7px;border-radius: 50%;background: #787878;top: 8px;left: 0;transform: scale(0.7);}

.gf-post-content ul {
    margin-left: 17px;
}
.headding-single-career {
    font-weight: bold;
    margin-bottom: 15px;
}

.desc-single-career ul {
    margin-bottom: 0;
}
h2.heading-style2.project-heading {
    color: #093479;
    margin-bottom: 17px;
    line-height: 40px;
}
.date-of-appointment:after, .your-date:after {
    content: "\f073";
    color: #6E6E6D;
    position: absolute;
    right: 8px;
    top: 7px;
    font-family: fontawesome;
}
.banner-widget h5 {
    margin-top: 0px;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 8px;
}

.banner-widget h5 i {
    font-size: 0;
}

.banner-widget h5 i:before {
    font-size: 15px;
    padding-right: 5px;
}
.bg-desc-carer-single{
    background-image: url(assets/img/more-information.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    z-index: 1;
    position: relative;
}
.bg-desc-carer-single:before {
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% + 30px);
    z-index: -1;
   /* background-image: url(assets/img/persion.png);*/
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: bottom right;
    bottom: 0;
}
ul.more-infor-carere li p, ul.more-infor-carere li {
    margin-bottom: 0;
    color: #fff;
    list-style: none;
}

ul.more-infor-carere {
    padding: 15px;
    border-radius: 5px;
    overflow: hidden;
}

.bg-desc-carer-single {
    border-radius: 5px;
}
.bg-desc-carer-single {
    margin-top: 22px;
    margin-bottom: 22px;
}
.headding-single-career {
    font-weight: bold;
    margin-bottom: 15px;
}
.wrapper-infor-single {
    margin-bottom: 30px;
}
.headding-single-career {
    font-weight: bold;
    margin-bottom: 15px;
}
.desc-single-career a {
    color: #222222;
}
.desc-single-career p {
    margin-bottom: 7px;
}
.section-form-carrer {
    padding-bottom: 0 !IMPORTANT;
}
.row-re {
    flex-direction: row-reverse;
}
span.widget-titlte-1 {
    font-size: 30px;
    color: #0e2545;
    font-weight: 500;
    margin-bottom: 15px;
    display: block;
    text-transform: uppercase;
}

.wp-carrer-list {
    border-top: solid 1px #F2F2F2;
    padding-top: 15px;
    padding-bottom: 15px;
}

.wp-carrer-list .title-carrer h3 {
    font-size: 16px;
    line-height: 20px;
}

.wp-carrer-list:last-child {
    border-bottom: solid 1px #F2F2F2;
}

.wp-carrer-list .requirements-desc p strong {
    font-weight: 500;
    color: #787878;
}
.wp-carrer-list .title-carrer h3 a {
    color: #333333;
}

.wp-carrer-list .title-carrer h3 {
    margin-top: 5px;
    margin-bottom: 4px;
}

.wp-carrer-list {}

.wp-carrer-list .title-carrer {
    margin-bottom: 0;
}
span.date-single {
    margin-bottom: 9px;
    text-decoration: underline;
    font-size: 12px;
    color: #666666;
}
.wp-carrer-list .requirements-desc ul li {
    line-height: 18px;
}
.carrer-button a {
    font-weight: normal;
    font-size: 14px;
}

.wp-carrer-list .requirements-desc ul {
    margin-bottom: 14px;
}
ul.if-round1 {}

ul.if-round1 .if-icon i {
    width: 30px;
    height: 30px;
    font-size: 0;
    background-color: #6F6F6F;
    /* position: absolute; */
    /* left: 0; */
    border-radius: 38px;
    color: #fff;
}

ul.if-round1 li {}

ul.if-round1 .if-icon i:before {
    font-size: 14px;
    text-align: center;
    display: block;
    line-height: 30px;
}

ul.if-round1 li {
    min-height: 30px;
    display: flex;
}

ul.if-round1 .if-icon i {}

ul.if-round1 .if-content p {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 7px;
    font-weight: 500;
}
/*============single carrer===========*/
#top-bar .container::after {
    position: absolute;
    width: calc(100% - 30px);
    bottom: 0;
    right: 0;
    left: 0;
    border-bottom: solid 1px #eee;
    margin: 0 auto;
    max-width: 1220px;
}
.icon-shopping-bag:before {
    content: "\f07a";
    font-family: "Font Awesome 5 pro";
}

.header-vertical-menu .header-vertical-menu__opener {
    font-size: 100%;
    text-transform: uppercase;
    color: var(--color-4);
    width: 298px;
}
.header-vertical-menu .header-vertical-menu__opener .icon-angle-down {
    display: none;
}
.searchform .flex-row .flex-col:first-child .search-field {
    height: 44px;
    border: solid 1px var(--color1);
    font-size: var(--font-size-1);
    font-style: italic;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-style: normal;
}
.searchform .flex-row .flex-col:nth-child(2) .submit-button {
    width: 44px;
    height: 44px;
    border-radius: var(--radius-1);
    border: none;
    padding: 0;
    min-width: unset;
    min-height: unset;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.searchform .flex-row .flex-col:nth-child(2) .submit-button i {
    line-height: unset;
    font-size: var(--font-size-3);
}
ul#header-contact li a {
    font-weight: bold;
    color: var(--color-1);
    text-transform: none;
}

ul#header-contact li i.icon-map-pin-fill:before {
    content: "\f3c5";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}
.blog-widget-dev .box.box-default {
    display: grid;
    grid-gap: 16px;
    grid-template-columns: 30% calc(100% - 30% - 16px);
}
.blog-widget-dev .box.box-default .box-image{
    width: 100%;
        padding: 3px;
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
}
.blog-widget-dev {
    padding-left: 15px !IMPORTANT;
    padding-right: 15px !IMPORTANT;
    padding-top: 20px;
    margin: 0 !important;
}

.blog-widget-dev .box-text.text-left {
    padding-top: 0;
    padding-bottom: 0;
}

.blog-widget-dev .col.post-item {
    border-bottom: var(--border-1);
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
}

.blog-widget-dev .col.post-item:last-child {
    border-bottom: 0px;
}

.blog-widget-dev .col.post-item .post-title.is-large a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-bottom: 0 !important;
    font-size: 14px;
    font-weight: 600;
    color: #333;
}

.blog-widget-dev .col.post-item .post-title.is-large a:hover {
    color: #d49f0b;
}
.widget-area  .widget_products del {
    display: none;
}

.widget-area   .widget_products ins {
    display: none;
}

.widget-area .product_list_widget span.product-title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    font-size: 14px;
    color: #444444;
    font-weight: 600;
}




.block_widget ul.product_list_widget li {
    padding-bottom: 15px;
}

.block_widget ul.product_list_widget li span.amount {
    font-size: 13px;
}

.widget-area .product_list_widget span.product-title:hover{
     color: #d49f0b;
}

.fa-bounce {
    -webkit-animation-name: fa-bounce;
    animation-name: fa-bounce;
    -webkit-animation-delay: var(--fa-animation-delay,0);
    animation-delay: var(--fa-animation-delay,0);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))
}
#footer .contact-info li i{
color: #fff;
}
.contact-info li a{
    color: #777;
}
#footer .contact-info li a{
    color: #fff;
}
.contact-info li i {
    height: 22px;
    width: 22px;
    text-align: center;
    border-radius: 100%;
    line-height: 22px;
    margin-right: 8px;
    color: #000;
    font-size: 13px;
}
.contact-info li {
    margin: 0 !important;
    list-style-type: none;
    padding: 6px 0;
}
.footer-wrapper ul li a, .footer-wrapper .wg-lien-he, .footer-wrapper ul li {
    color: #fff;
    font-size: 95%;
}
body, a, .footer-wrapper a, svg, .nav>li>a>i.fa, .vertical-item .col-inner a::before {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.logo-ft img {
    width: 165px !important;
}
.headding-footer .section-title {
    border-bottom: solid 2px #fff;
    border-color: hsla(0, 0%, 100%, .2);
}

.headding-footer 
 .section-title span {
    border-bottom: solid 2px #fff;
    border-color: hsla(0, 0%, 100%, .2);
}
.mb0{
    margin-bottom: 0;
}
.box-thongtin {
    background: var(--light-gray);
    padding: 30px 20px;
}

.box-thongtin ul.contact-info {
    margin-bottom: 0;
}
.box-ceo1 {
    border: 1px solid #eee;
    padding: 23px;
}

.box-ceo1 h5 {
    font-size: 16px;
    color: var(--primary-color);
}
p.my-info-title {
    text-transform: uppercase;
    color: var(--color-2);
    padding-left: 20px;
    position: relative;
    letter-spacing: 2px;
    font-size: 17px;
    margin-bottom: 10px;
}

.my-info-title::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 18px;
    background: var(--color-4);
    left: 3px;
    top: 4px;
    -webkit-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
}

.box-thongtin .contact-info li {
    padding-bottom: 8px;
    padding-top: 0;
}
.title-reater {
    font-size: 19px;
    color: black;
    font-weight: 500;
    margin-bottom: 20px;
}
.blog-single .entry-meta {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0;
    color: gray;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 10px;
    background: #f9f9f9;
}

.blog-single .entry-meta a {
    color: var(--color-1);
}
.widget-area  .searchform {
    padding: 15px 10px;
    margin: 0;
}
.widget-area .menu li a {
    color: #000;
    line-height: 1.2;
}

.widget-area .menu {
    padding: 15px;
}

.widget-area .menu li {
    list-style: none;
    border: none;
    padding-left: 23px;
    position: relative;
}

.widget-area .menu li:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    height: 15px;
    width: 14px;
    background-color: #dad8d8;
}

.widget-area .menu li:after {
    content: "";
    left: 5px;
    top: 8px;
    width: 5px;
    height: 10px;
    border: solid #2196F3;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    opacity: 0;
    transition: all 0.3s;
}

.widget-area .menu li:hover:after, .widget-area .menu li.current-menu-item:after {
    opacity: 1;
}
.product-small .col-inner {
    -webkit-box-shadow: var(--shadow-1);
    box-shadow: var(--shadow-1);
    border-radius: var(--radius-1);
    overflow: hidden;
    -webkit-transition: background-color .3s, color .3s, opacity .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
    transition: background-color .3s, color .3s, opacity .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
    -o-transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s;
    transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s;
    transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
}
.product-small .col-inner:hover {
    -webkit-box-shadow: var(--shadow-2);
    box-shadow: var(--shadow-2);
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
}

.btn-add-to-cart {
    margin-bottom: 0;
    background: var(--color-1);
    text-transform: capitalize;
    border-radius: 5px;
    font-size: 13px;
    margin-bottom: 0 !IMPORTANT;
}

/*MB Menu*/


.mobile-sidebar .nav>li a {color: #fff; font-size: 100%;}
.mobile-sidebar .nav li .sub-menu li a{font-size: 95%;}
.mobile-sidebar .sidebar-menu {padding: 0;}
.mobile-sidebar .sidebar-menu-tabs {display: table;}
.mobile-sidebar .sidebar-menu-tabs.nav>li {display: table-cell}
.mobile-sidebar .sidebar-menu-tabs.nav>li {background-color: rgba(0 0 0 / 20%);}
.mobile-sidebar .sidebar-menu-tabs.nav>li.active {background-color: rgba(0 0 0 / 0%);}
.mobile-sidebar .sidebar-menu-tabs.nav>li>a {padding: 22px 10px;}
.mobile-sidebar .sidebar-menu-tabs.nav>li>a::before {
    background-color: var(--color-4);
    opacity: 1;
}
.mobile-sidebar .sidebar-menu-tabs.nav>li.active>a::before{
   /* opacity: 0;*/
}
.mobile-sidebar .nav>li>a.button, .mobile-sidebar .nav>li>button {position: absolute; right: 0; top: 8px; margin: 0}
.mobile-sidebar .nav.nav-vertical li>a {padding-right: 20px;}

.mobile-sidebar .searchform .flex-row .flex-col:first-child .search-field {border: solid 1px #fff; background-color: transparent; color: #fff; border-right: none}
.mobile-sidebar .searchform .flex-row .flex-col:first-child .search-field::-webkit-input-placeholder {color: #fff}
.mobile-sidebar .searchform .flex-row .flex-col:first-child .search-field::-moz-placeholder {color: #fff}
.mobile-sidebar .searchform .flex-row .flex-col:first-child .search-field:-ms-input-placeholder {color: #fff}
.mobile-sidebar .searchform .flex-row .flex-col:first-child .search-field::-ms-input-placeholder {color: #fff}
.mobile-sidebar .searchform .flex-row .flex-col:first-child .search-field::placeholder {color: #fff}
.mobile-sidebar .searchform .flex-row .flex-col:nth-child(2) .submit-button {background-color: transparent; border: solid 1px #fff; border-left: none}

.nav-vertical>li>a>i {opacity: unset;}
.nav-sidebar.nav-vertical>li+li {border-top: 1px solid rgba(255 255 255 / 20%);}


.nav-sidebar.nav-vertical>li .toggle i {color: #fff; font-size: 100%;}
.header-bottom-nav.mobile-nav .custom.html_nav_position_text {width: 100%; padding: 6px 0; margin: 0}

.menu-icon {display: none}
.sticky .menu-icon {display: block}
.sticky .header-bottom-nav {display: table}
.sticky .header-bottom-nav .html.custom {display: table-cell; vertical-align: middle;}
.sticky .header-bottom-nav .html.custom .icon-menu {font-size: 20px; color: #fff; margin-right: 10px}
.mfp-container, .mfp-wrap {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}
.mobile-sidebar .nav.nav-vertical li>a {
    font-weight: 400;
}
/*MB Menu*/

/*==========single===========*/
/*Product*/
.product-gallery-slider .woocommerce-product-gallery__image  a {padding-top: 100% !important;
    overflow: hidden;
    position: relative !important;
    display: block;}
.product-gallery-slider .woocommerce-product-gallery__image  a img {object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;}
.pro-contact {display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 5px 1fr 5px 1fr;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 5px; margin: 0; margin-top: 0px}
.pro-contact li {list-style-type: none; margin: 0 !important}
.pro-contact li a {display: block; border-radius: var(--radius-1);
    background: var(--primary-color); color: #fff; text-align: center;
    padding: 10px 0;}
.pro-contact li a i {margin-right: 5px}
.pro-contact li a svg {fill: #fff; width: 15px; margin-right: 5px}

.giao-hang {
    border: solid 2px var(--color-4);
    border-radius: var(--radius-1);
       margin-bottom: 16px;
}
.giao-hang p {background:var(--color-4);width:-webkit-min-content;width:-moz-min-content;width:min-content;white-space:nowrap;color:var(--color-1);margin-top:-12px;margin-left:20px;padding:0 20px;border-radius:var(--radius-4);font-size:90%;height:26px;max-height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.giao-hang ul {padding: 0 20px;
margin-bottom: 10px;}
.giao-hang p a{
    font-weight: bold;
    color: #000;
}
.giao-hang ul li{
    margin-bottom: 5px;
}
.giao-hang i {margin-right: 8px; font-size: 90%;}

.flickity-prev-next-button {top: 0; bottom: 0; margin: auto 0}

.content-area>.woocommerce {padding: 30px 0;}

.has-shadow .box-text {padding-left: 5.2%;
    padding-right: 5.2%; }
.add-to-cart-container.form-normal.is-normal form {
    margin-bottom: 0;
}



a.added_to_cart {color: var(--second-color);
-webkit-box-shadow: inset 0 0 0 1px var(--second-color);box-shadow: inset 0 0 0 1px var(--second-color);
    border-radius: var(--radius-4);
    padding: 0 1.2em;
    margin-top: 1em !important;
    text-transform: none;
    line-height: 2.4em !important;
    font-size: 0.8em;}

a.added_to_cart:hover {background-color: var(--second-color); color: #fff; }
/*==========single===========*/

@-webkit-keyframes bounce{0%,10%,100%,20%,50%,80%{transform:translateY(0)}40%,60%{transform:translateY(-15px)}}@keyframes bounce{0%,10%,100%,20%,50%,80%{transform:translateY(0)}40%,60%{transform:translateY(-15px)}}@-webkit-keyframes bounce-reverse{0%,10%,100%,20%,50%,80%{transform:translateY(0)}40%,60%{transform:translateY(15px)}}@keyframes bounce-reverse{0%,10%,100%,20%,50%,80%{transform:translateY(0)}40%,60%{transform:translateY(15px)}}.faa-bounce.animated,.faa-bounce.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-bounce{-webkit-animation:bounce 2s ease infinite;animation:bounce 2s ease infinite}.faa-bounce.animated-hover.faa-fast:hover,.faa-bounce.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-bounce.faa-fast{-webkit-animation:bounce 1s ease infinite;animation:bounce 1s ease infinite}.faa-bounce.animated-hover.faa-slow:hover,.faa-bounce.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-bounce.faa-slow{-webkit-animation:bounce 3s ease infinite;animation:bounce 3s ease infinite}.faa-bounce.faa-reverse.animated,.faa-bounce.faa-reverse.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-bounce.faa-reverse{-webkit-animation:bounce-reverse 2s ease infinite;animation:bounce-reverse 2s ease infinite}.faa-bounce.faa-reverse.animated-hover.faa-fast:hover,.faa-bounce.faa-reverse.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-bounce.faa-reverse.faa-fast{-webkit-animation:bounce-reverse 1s ease infinite;animation:bounce-reverse 1s ease infinite}.faa-bounce.faa-reverse.animated-hover.faa-slow:hover,.faa-bounce.faa-reverse.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-bounce.faa-reverse.faa-slow{-webkit-animation:bounce-reverse 3s ease infinite;animation:bounce-reverse 3s ease infinite}@-webkit-keyframes burst{0%{opacity:.6}50%{transform:scale(1.8);opacity:0}100%{opacity:0}}@keyframes burst{0%{opacity:.6}50%{transform:scale(1.8);opacity:0}100%{opacity:0}}.faa-burst.animated,.faa-burst.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-burst{-webkit-animation:burst 2s infinite linear;animation:burst 2s infinite linear}.faa-burst.animated-hover.faa-fast:hover,.faa-burst.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-burst.faa-fast{-webkit-animation:burst 1s infinite linear;animation:burst 1s infinite linear}.faa-burst.animated-hover.faa-slow:hover,.faa-burst.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-burst.faa-slow{-webkit-animation:burst 3s infinite linear;animation:burst 3s infinite linear}@-webkit-keyframes falling{0%{transform:translateY(-50%);opacity:0}50%{transform:translateY(0);opacity:1}100%{transform:translateY(50%);opacity:0}}@keyframes falling{0%{transform:translateY(-50%);opacity:0}50%{transform:translateY(0);opacity:1}100%{transform:translateY(50%);opacity:0}}@-webkit-keyframes falling-reverse{0%{transform:translateY(50%);opacity:0}50%{transform:translateY(0);opacity:1}100%{transform:translateY(-50%);opacity:0}}@keyframes falling-reverse{0%{transform:translateY(50%);opacity:0}50%{transform:translateY(0);opacity:1}100%{transform:translateY(-50%);opacity:0}}.faa-falling.animated,.faa-falling.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-falling{-webkit-animation:falling 2s linear infinite;animation:falling 2s linear infinite}.faa-falling.animated-hover.faa-fast:hover,.faa-falling.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-falling.faa-fast{-webkit-animation:falling 1s linear infinite;animation:falling 1s linear infinite}.faa-falling.animated-hover.faa-slow:hover,.faa-falling.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-falling.faa-slow{-webkit-animation:falling 3s linear infinite;animation:falling 3s linear infinite}.faa-falling.faa-reverse.animated,.faa-falling.faa-reverse.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-falling.faa-reverse,.faa-parent.animated-hover:hover>.faa-rising,.faa-rising.animated,.faa-rising.animated-hover:hover{-webkit-animation:falling-reverse 2s linear infinite;animation:falling-reverse 2s linear infinite}.faa-falling.faa-reverse.animated-hover.faa-fast:hover,.faa-falling.faa-reverse.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-falling.faa-reverse.faa-fast,.faa-parent.animated-hover:hover>.faa-rising.faa-fast,.faa-rising.animated-hover.faa-fast:hover,.faa-rising.animated.faa-fast{-webkit-animation:falling-reverse 1s linear infinite;animation:falling-reverse 1s linear infinite}.faa-falling.faa-reverse.animated-hover.faa-slow:hover,.faa-falling.faa-reverse.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-falling.faa-reverse.faa-slow,.faa-parent.animated-hover:hover>.faa-rising.faa-slow,.faa-rising.animated-hover.faa-slow:hover,.faa-rising.animated.faa-slow{-webkit-animation:falling-reverse 3s linear infinite;animation:falling-reverse 3s linear infinite}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.faa-flash.animated,.faa-flash.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-flash{-webkit-animation:flash 2s ease infinite;animation:flash 2s ease infinite}.faa-flash.animated-hover.faa-fast:hover,.faa-flash.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-flash.faa-fast{-webkit-animation:flash 1s ease infinite;animation:flash 1s ease infinite}.faa-flash.animated-hover.faa-slow:hover,.faa-flash.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-flash.faa-slow{-webkit-animation:flash 3s ease infinite;animation:flash 3s ease infinite}@-webkit-keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}.faa-float.animated,.faa-float.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-float{-webkit-animation:float 2s linear infinite;animation:float 2s linear infinite}.faa-float.animated-hover.faa-fast:hover,.faa-float.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-float.faa-fast{-webkit-animation:float 1s linear infinite;animation:float 1s linear infinite}.faa-float.animated-hover.faa-slow:hover,.faa-float.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-float.faa-slow{-webkit-animation:float 3s linear infinite;animation:float 3s linear infinite}@-webkit-keyframes horizontal{0%,100%,12%,24%,36%{transform:translate(0,0)}18%,30%,6%{transform:translate(5px,0)}}@keyframes horizontal{0%,100%,12%,24%,36%{transform:translate(0,0)}18%,30%,6%{transform:translate(5px,0)}}@-webkit-keyframes horizontal-reverse{0%,100%,12%,24%,36%{transform:translate(0,0)}18%,30%,6%{transform:translate(-5px,0)}}@keyframes horizontal-reverse{0%,100%,12%,24%,36%{transform:translate(0,0)}18%,30%,6%{transform:translate(-5px,0)}}.faa-horizontal.animated,.faa-horizontal.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-horizontal{-webkit-animation:horizontal 2s ease infinite;animation:horizontal 2s ease infinite}.faa-horizontal.animated-hover.faa-fast:hover,.faa-horizontal.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-horizontal.faa-fast{-webkit-animation:horizontal 1s ease infinite;animation:horizontal 1s ease infinite}.faa-horizontal.animated-hover.faa-slow:hover,.faa-horizontal.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-horizontal.faa-slow{-webkit-animation:horizontal 3s ease infinite;animation:horizontal 3s ease infinite}.faa-horizontal.faa-reverse.animated,.faa-horizontal.faa-reverse.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-horizontal.faa-reverse{-webkit-animation:horizontal-reverse 2s ease infinite;animation:horizontal-reverse 2s ease infinite}.faa-horizontal.faa-reverse.animated-hover.faa-fast:hover,.faa-horizontal.faa-reverse.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-horizontal.faa-reverse.faa-fast{-webkit-animation:horizontal-reverse 1s ease infinite;animation:horizontal-reverse 1s ease infinite}.faa-horizontal.faa-reverse.animated-hover.faa-slow:hover,.faa-horizontal.faa-reverse.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-horizontal.faa-reverse.faa-slow{-webkit-animation:horizontal-reverse 3s ease infinite;animation:horizontal-reverse 3s ease infinite}@-webkit-keyframes passing{0%{transform:translateX(-50%);opacity:0}50%{transform:translateX(0);opacity:1}100%{transform:translateX(50%);opacity:0}}@keyframes passing{0%{transform:translateX(-50%);opacity:0}50%{transform:translateX(0);opacity:1}100%{transform:translateX(50%);opacity:0}}@-webkit-keyframes passing-reverse{0%{transform:translateX(50%);opacity:0}50%{transform:translateX(0);opacity:1}100%{transform:translateX(-50%);opacity:0}}@keyframes passing-reverse{0%{transform:translateX(50%);opacity:0}50%{transform:translateX(0);opacity:1}100%{transform:translateX(-50%);opacity:0}}.faa-parent.animated-hover:hover>.faa-passing,.faa-passing.animated,.faa-passing.animated-hover:hover{-webkit-animation:passing 2s linear infinite;animation:passing 2s linear infinite}.faa-parent.animated-hover:hover>.faa-passing.faa-fast,.faa-passing.animated-hover.faa-fast:hover,.faa-passing.animated.faa-fast{-webkit-animation:passing 1s linear infinite;animation:passing 1s linear infinite}.faa-parent.animated-hover:hover>.faa-passing.faa-slow,.faa-passing.animated-hover.faa-slow:hover,.faa-passing.animated.faa-slow{-webkit-animation:passing 3s linear infinite;animation:passing 3s linear infinite}.faa-parent.animated-hover:hover>.faa-passing.faa-reverse,.faa-passing.faa-reverse.animated,.faa-passing.faa-reverse.animated-hover:hover{-webkit-animation:passing-reverse 2s linear infinite;animation:passing-reverse 2s linear infinite}.faa-parent.animated-hover:hover>.faa-passing.reverse.faa-fast,.faa-passing.faa-reverse.animated-hover.faa-fast:hover,.faa-passing.faa-reverse.animated.faa-fast{-webkit-animation:passing-reverse 1s linear infinite;animation:passing-reverse 1s linear infinite}.faa-parent.animated-hover:hover>.faa-passing.faa-reverse.faa-slow,.faa-passing.faa-reverse.animated-hover.faa-slow:hover,.faa-passing.faa-reverse.animated.faa-slow{-webkit-animation:passing-reverse 3s linear infinite;animation:passing-reverse 3s linear infinite}@-webkit-keyframes pulse{0%,100%{transform:scale(1.1)}50%{transform:scale(.8)}}@keyframes pulse{0%,100%{transform:scale(1.1)}50%{transform:scale(.8)}}.faa-parent.animated-hover:hover>.faa-pulse,.faa-pulse.animated,.faa-pulse.animated-hover:hover{-webkit-animation:pulse 2s linear infinite;animation:pulse 2s linear infinite}.faa-parent.animated-hover:hover>.faa-pulse.faa-fast,.faa-pulse.animated-hover.faa-fast:hover,.faa-pulse.animated.faa-fast{-webkit-animation:pulse 1s linear infinite;animation:pulse 1s linear infinite}.faa-parent.animated-hover:hover>.faa-pulse.faa-slow,.faa-pulse.animated-hover.faa-slow:hover,.faa-pulse.animated.faa-slow{-webkit-animation:pulse 3s linear infinite;animation:pulse 3s linear infinite}@-webkit-keyframes ring{0%{transform:rotate(-15deg)}2%{transform:rotate(15deg)}12%,4%{transform:rotate(-18deg)}14%,6%{transform:rotate(18deg)}8%{transform:rotate(-22deg)}10%{transform:rotate(22deg)}16%{transform:rotate(-12deg)}18%{transform:rotate(12deg)}100%,20%{transform:rotate(0)}}@keyframes ring{0%{transform:rotate(-15deg)}2%{transform:rotate(15deg)}12%,4%{transform:rotate(-18deg)}14%,6%{transform:rotate(18deg)}8%{transform:rotate(-22deg)}10%{transform:rotate(22deg)}16%{transform:rotate(-12deg)}18%{transform:rotate(12deg)}100%,20%{transform:rotate(0)}}.faa-parent.animated-hover:hover>.faa-ring,.faa-ring.animated,.faa-ring.animated-hover:hover{-webkit-animation:ring 2s ease infinite;animation:ring 2s ease infinite;transform-origin-x:50%;transform-origin-y:0;transform-origin-z:initial}.faa-parent.animated-hover:hover>.faa-ring.faa-fast,.faa-ring.animated-hover.faa-fast:hover,.faa-ring.animated.faa-fast{-webkit-animation:ring 1s ease infinite;animation:ring 1s ease infinite}.faa-parent.animated-hover:hover>.faa-ring.faa-slow,.faa-ring.animated-hover.faa-slow:hover,.faa-ring.animated.faa-slow{-webkit-animation:ring 3s ease infinite;animation:ring 3s ease infinite}.faa-parent.animated-hover:hover>.faa-shake,.faa-shake.animated,.faa-shake.animated-hover:hover{-webkit-animation:wrench 2.5s ease infinite;animation:wrench 2.5s ease infinite}.faa-parent.animated-hover:hover>.faa-shake.faa-fast,.faa-shake.animated-hover.faa-fast:hover,.faa-shake.animated.faa-fast{-webkit-animation:wrench 1.25s ease infinite;animation:wrench 1.25s ease infinite}.faa-parent.animated-hover:hover>.faa-shake.faa-slow,.faa-shake.animated-hover.faa-slow:hover,.faa-shake.animated.faa-slow{-webkit-animation:wrench 3.75s ease infinite;animation:wrench 3.75s ease infinite}@-webkit-keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-webkit-keyframes spin-reverse{0%{transform:rotate(0)}100%{transform:rotate(-359deg)}}@keyframes spin-reverse{0%{transform:rotate(0)}100%{transform:rotate(-359deg)}}.faa-parent.animated-hover:hover>.faa-spin,.faa-spin.animated,.faa-spin.animated-hover:hover{-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}.faa-parent.animated-hover:hover>.faa-spin.faa-fast,.faa-spin.animated-hover.faa-fast:hover,.faa-spin.animated.faa-fast{-webkit-animation:spin .75s linear infinite;animation:spin .75s linear infinite}.faa-parent.animated-hover:hover>.faa-spin.faa-slow,.faa-spin.animated-hover.faa-slow:hover,.faa-spin.animated.faa-slow{-webkit-animation:spin 2.25s linear infinite;animation:spin 2.25s linear infinite}.faa-parent.animated-hover:hover>.faa-spin.faa-reverse,.faa-spin.faa-reverse.animated,.faa-spin.faa-reverse.animated-hover:hover{-webkit-animation:spin-reverse 1.5s linear infinite;animation:spin-reverse 1.5s linear infinite}.faa-parent.animated-hover:hover>.faa-spin.faa-reverse.faa-fast,.faa-spin.faa-reverse.animated-hover.faa-fast:hover,.faa-spin.faa-reverse.animated.faa-fast{-webkit-animation:spin-reverse .75s linear infinite;animation:spin-reverse .75s linear infinite}.faa-parent.animated-hover:hover>.faa-spin.faa-reverse.faa-slow,.faa-spin.faa-reverse.animated-hover.faa-slow:hover,.faa-spin.faa-reverse.animated.faa-slow{-webkit-animation:spin-reverse 2.25s linear infinite;animation:spin-reverse 2.25s linear infinite}@-webkit-keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-8deg)}30%,50%,70%{transform:scale(1.3) rotate(8deg)}40%,60%{transform:scale(1.3) rotate(-8deg)}100%,80%{transform:scale(1) rotate(0)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-8deg)}30%,50%,70%{transform:scale(1.3) rotate(8deg)}40%,60%{transform:scale(1.3) rotate(-8deg)}100%,80%{transform:scale(1) rotate(0)}}.faa-parent.animated-hover:hover>.faa-tada,.faa-tada.animated,.faa-tada.animated-hover:hover{-webkit-animation:tada 2s linear infinite;animation:tada 2s linear infinite}.faa-parent.animated-hover:hover>.faa-tada.faa-fast,.faa-tada.animated-hover.faa-fast:hover,.faa-tada.animated.faa-fast{-webkit-animation:tada 1s linear infinite;animation:tada 1s linear infinite}.faa-parent.animated-hover:hover>.faa-tada.faa-slow,.faa-tada.animated-hover.faa-slow:hover,.faa-tada.animated.faa-slow{-webkit-animation:tada 3s linear infinite;animation:tada 3s linear infinite}@-webkit-keyframes vertical{0%,16%,8%{transform:translate(0,-3px)}12%,20%,4%{transform:translate(0,3px)}100%,22%{transform:translate(0,0)}}@keyframes vertical{0%,16%,8%{transform:translate(0,-3px)}12%,20%,4%{transform:translate(0,3px)}100%,22%{transform:translate(0,0)}}.faa-parent.animated-hover:hover>.faa-vertical,.faa-vertical.animated,.faa-vertical.animated-hover:hover{-webkit-animation:vertical 2s ease infinite;animation:vertical 2s ease infinite}.faa-parent.animated-hover:hover>.faa-vertical.faa-fast,.faa-vertical.animated-hover.faa-fast:hover,.faa-vertical.animated.faa-fast{-webkit-animation:vertical 1s ease infinite;animation:vertical 1s ease infinite}.faa-parent.animated-hover:hover>.faa-vertical.faa-slow,.faa-vertical.animated-hover.faa-slow:hover,.faa-vertical.animated.faa-slow{-webkit-animation:vertical 3s ease infinite;animation:vertical 3s ease infinite}@-webkit-keyframes wrench{0%{transform:rotate(-12deg)}8%{transform:rotate(12deg)}10%,28%,30%,48%,50%,68%{transform:rotate(24deg)}18%,20%,38%,40%,58%,60%{transform:rotate(-24deg)}100%,75%{transform:rotate(0)}}@keyframes wrench{0%{transform:rotate(-12deg)}8%{transform:rotate(12deg)}10%,28%,30%,48%,50%,68%{transform:rotate(24deg)}18%,20%,38%,40%,58%,60%{transform:rotate(-24deg)}100%,75%{transform:rotate(0)}}.faa-parent.animated-hover:hover>.faa-wrench,.faa-wrench.animated,.faa-wrench.animated-hover:hover{-webkit-animation:wrench 2.5s ease infinite;animation:wrench 2.5s ease infinite;transform-origin-x:90%;transform-origin-y:35%;transform-origin-z:initial}.faa-parent.animated-hover:hover>.faa-wrench.faa-fast,.faa-wrench.animated-hover.faa-fast:hover,.faa-wrench.animated.faa-fast{-webkit-animation:wrench 1.25s ease infinite;animation:wrench 1.25s ease infinite}.faa-parent.animated-hover:hover>.faa-wrench.faa-slow,.faa-wrench.animated-hover.faa-slow:hover,.faa-wrench.animated.faa-slow{-webkit-animation:wrench 3.75s ease infinite;animation:wrench 3.75s ease infinite}


/*Caption*/
.wp-caption, .wp-caption img, .entry-content img.aligncenter, img.size-full.alignnone, img.size-full, img.aligncenter {padding: 5px; border: var(--border-1);}
figure.wp-caption img {border: none; padding: 0}
figure.wp-caption {max-width: 100% !important}
.post .wp-caption, .entry-content .wp-caption {margin: 30px auto;}

.wp-caption .wp-caption-text {padding-bottom: 0em; background: #fff;}
.related.related-products-wrapper.product-section {
    border-top: 0px;
}
.page-inner>ul, .page-inner>ol {
    padding-left: 20px;
}


body:not(.single-post).section-title .section-title-main {
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    font-family: 'UVN Bach Dang';
    text-transform: unset;
    font-size: 155% !important;
}

.section-title-center {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    position: relative;
    width: 100%;
}


.y-kien .col-inner {
    border: solid 1px rgba(255 255 255 / 50%);
}
.y-kien .col .col-inner {
    padding: 25px 22px;
    padding-bottom: 10px;
    height: 100%;
}
.y-kien .testimonial-box {
    margin-top: -50px;
    margin-bottom: 15px;
    background: var(--color-2);
    padding: 8px 20px;
    border-radius: var(--radius-1);
}
/*.y-kien .testimonial-box img {
    padding: 0;
    width: 65px !important;
}*/
.star-rating span:before, .stars a.active:after, .stars a:hover:after {
    color: var(--color-4) !important;
}
.y-kien .testimonial-meta.pt-half {
    padding-top: 0;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a {
    font-size: var(--font-size-1);
    text-transform: uppercase;
    color: #fff;
}
.slider-nav-light .flickity-prev-next-button svg, .slider-nav-light .flickity-prev-next-button .arrow {
    width: 30px;
}
.flickity-page-dots .dot {
    opacity: 1;
    border: none;
    background: rgba(255, 255, 255, 0.5);
    width: 6px;
    height: 6px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.flickity-page-dots .dot.is-selected {
    width: 25px;
    background: #fff;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
}
.entry-content table {
    border: solid 1px #989898;
    border-right: 0px;
}

.entry-content table thead tr td, .entry-content table thead tr th {
    background-color: var(--color1);
    color: #fff;
}

.entry-content table tbody tr td {
    border-bottom: solid 1px #989898;
    border-right: solid 1px #989898;
}

ol ol, ol ul, ul ol, ul ul {
    margin-left: 10px;
    margin-top: 10px;
}
blockquote {
    font-size: 16px;
}

blockquote p {
    margin-bottom: 10px;
}


.entry-content td:first-child, .entry-content  th:first-child {
    padding-left: 7px !IMPORTANT;
}

.entry-content td:last-child, .entry-content th:last-child {
    padding-right: 15px;
}
.blog-single h2.section-title {
    font-size: 24px;
}

.blog-single h3.section-title {
    font-size: 18px;
}

.blog-single .section-title.section-title-normal {
    display: block;
}

.blog-single {}

.blog-single .section-title .ez-toc-section {
    display: none !IMPORTANT;
    margin: 0 !IMPORTANT;
}
.blog-single .section-title{
    padding-bottom: 10px;
}
.blog-single .entry-header-text.entry-header-text-top.text-left {
    padding-bottom: 0;
}
.list-check  ul li {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    padding-left: 25px;
    position: relative;
}

.list-check ul {
    padding-left: 0;
}

.list-check ul li:before {
    content: "\f2f7";
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    left: 0;
    color: var(--color1);
    font-weight: 900;
}
/*===============slick arow==========*/
button.slick-arrow {
    font-size: 0;
    position: absolute;
    left: 15px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    outline: none;
    border: none;
}

button.slick-arrow:before {
    font-size: 16px;
    background-color: #fff;
    content: "\f105";
    color: var(--e-global-color-secondary);
    font-family: 'Font Awesome 5 Pro';
    width: 40px;
    height: 40px;
    display: flex;
    z-index: 1;
    align-items: center;
    justify-content: center;
    content: "\f053";
    font-weight: 300;
    border-radius: 50%;
    box-shadow: rgb(0 0 0 / 19%) 1px 2px 4px;
}
button.slick-arrow.slick-disabled {
    display: none !important;
}
button.slick-arrow.slick-next:before {
    content: "\f054";
}

button.slick-arrow.slick-next {
    right: 15px;
    left: auto;
}


/* the parent */
.gallery-slider1 .slick-list {
  margin: 0 -10px;
}
.gallery-slider1  button.slick-arrow.slick-next {
    right: 30px;
    left: auto;
}
ul.slick-dots {
    text-align: center;
    list-style: none;
    /* margin: 0; */
}

ul.slick-dots li {
    display: inline-block;
    margin: 0;
    padding-left: 5px;
    padding-right: 5px;
}

ul.slick-dots li button {
    margin: 0;
    background-color: var(--color-4);!I;!;
    color: #000;
    border-radius: 8px;
    width: 30px;
    height: 15px;
    padding: 0;
    line-height: 15px;
    min-height: 30px;
}

ul.slick-dots li.slick-active button {
    background-color: var(--color1);
    color: #fff;
}
.gallery-slider1 button.slick-arrow {
    margin-top: -30px;
}
/*===============slick arow==========*/
.list-check ul ul li:before {
    content: "\f330";
    font-weight: 300;
}
.product-short-description table thead tr td {
    background-color: var(--color1);
    color: #fff;
}

.product-short-description td:first-child, .product-short-description th:first-child {
    padding-left: 5px !IMPORTANT;
}

.product-short-description td:last-child, .product-short-description th:last-child {
    padding-right: 5px;
}
.product-short-description table tbody tr td {
    border-bottom: solid 1px #989898;
    border-right: solid 1px #989898;
}
.product-short-description table tbody tr td:first-child{
     border-left: solid 1px #989898;
}
.product-short-description table {
    max-width: 100% !IMPORTANT;
}
.blog-single .section-title span.section-title-main {
    margin: 0;
}

/*============category======================*/
.category-description {
    background: #fff;
    padding: 15px 0px;
    margin-bottom: 15px;
}
.dtcvmodetail, .dtchide {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 130px;
    padding-top: 85px;
    text-align: center;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,1) 55%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.91)),color-stop(55%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,1) 55%);
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,1) 55%);
    background: -ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,1) 55%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,1) 55%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);
    cursor: pointer;
    margin-bottom: 0
}
.dtcvmodetail span, .dtchide span {
    cursor: pointer;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    font-size: 13px;
    color: #3d3d3d;
    background: #fff;
    border: solid 1px #b2b2b2;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.category-description {
    overflow: hidden;
    position: relative;
}
.dtshow {
    height: auto !important;
    padding-bottom: 80px;
}

/*============category======================*/
#wpdcom .wpd-comment-date {
    display: none;
}
img.wp-image-1786.size-full.aligncenter {
    width: auto;
}