/*
Theme Name: CÔNG NGHỆ HOÀNG ĐỨC
Description: CÔNG TY TNHH CƠ KHÍ TM DV CÔNG NGHỆ HOÀNG ĐỨC HOANG DUC TRADING SERVICE TECHNICAL ENGINEERING COMPANY LTD Địa chỉ: Số 86, Đường N4, KDC Long Hậu, Cần Giuộc, Long An
Author: anhdq
Template: flatsome
Version: 3.17.6
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/*@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto|Oswald:700&display=swap&subset=vietnamese);*/
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

#main {
    background-color: #fff;
    position: relative
}

.home #main,
.woocommerce-page #main {
    background-color: #fff;
    position: relative
}

h1.entry-title.mb {
    text-align: center;
    font-weight: 700;
    color: red
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase
}

a.nav-top-link {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase
}

b,
strong {
    font-weight: 700
}

td,
th {
    border: .5px dashed #11B6CC !important
}

td:first-child,
th:first-child {
    padding-left: 10px
}

p {
    font-size: 17px;
    margin: 0 0 10px 0
}

ol,
ul {
    list-style: none;
    padding: 0
}

blockquote {
    border-right: solid 1px;
    border-color: #00a551 !important;
    background: url(/wp-content/themes/maytudong/assets/images/left-quote.png) no-repeat;
    background-position: left 5px;
    background-size: 3%;
    box-shadow: 2px 2px 15px #ccc;
    padding-top: 40px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 5px !important;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    border-left: 5px solid rgba(0, 0, 0, .05);
    font-size: 17px;
    font-style: italic;
    margin: 0 0 1.5em;
    position: relative
}

div#content .button {
    width: 350px
}

.is-outline.primary {
    height: 40px;
    line-height: 42px;
    padding: 0 10px;
    border: unset;
    font-size: 14px;
    border-radius: 4px;
    color: #fff;
    background: #28a2f7
}

.is-outline.primary:hover {
    color: #28a2f7;
    background: transparent;
    box-shadow: none
}
.custom_btn_add_cart {
    max-width: 80%;
    margin: 0 auto !important;
    display: block !important;
    margin-top: 10px !important;
}
.is-outline.primary:before,
.is-outline.primary:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #28a2f7;
    box-shadow: -1px -1px 5px 0 #fff, 7px 7px 20px 0 #0003, 4px 4px 5px 0 #0002;
    transition: 400ms ease all
}

.is-outline.primary:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0
}

.is-outline.primary:hover:before,
.is-outline.primary:hover:after {
    width: 100%;
    transition: 800ms ease all
}

#top-bar .nav>li>a {
    color: #fff
}

#logo img {
    max-height: 60px
}

.header-bottom:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 100%;
    height: 90%;
    
}

#wide-nav>.flex-row>.flex-left {
    margin-right: 10px
}

.header-top {
    min-height: 25px;
    background-color: #28a2f7 !important
}

.header-main {
    height: 90px;
/*    background-image: url(/wp-content/themes/maytudong/assets/images/bg-header.webp)*/
}

.header-bottom-nav li {
    color: #fff;
    padding: 6px;
    font-size: 15px;
    transition: none
}

.header-bottom-nav .cart-item {
    font-size: 15px
}

#top-bar .flex-left ul {
    margin-left: auto;
    margin-right: 1rem;
    padding: 0 25px;
    background-color: #024371;
    color: #fff;
    overflow: hidden;
    justify-content: center;
    font-family: 'Oswald', sans-serif
}

ul.nav.nav-left.medium-nav-center.nav-small.nav-divided:after {
    content: "";
    position: absolute;
    right: -20px;
    top: 0;
    background: #28a2f7;
    width: 34px;
    height: 34px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    border: 1px solid #FFF
}

ul.nav.nav-left.medium-nav-center.nav-small.nav-divided:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 0;
    background: #28a2f7;
    width: 34px;
    height: 34px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    border: 1px solid #FFF
}

#top-bar .flex-left ul i {
    color: #fff
}

#top-bar .flex-left ul span {
    color: #fff
}

ul.nav.top-bar-nav.nav-right.nav-small.nav-divided a {
    color: #fff
}

span.search-price bdi {
    font-size: 13px
}

.list_icon_text {
    float: left;
    margin: 0 0 0 20px;
    min-width: 160px;
    font-family: 'Oswald', sans-serif
}

.list_icon_text a {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%
}

.icon_box {
    text-align: center;
    line-height: 46px;
    margin: 0 10px 0 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.icon_box i {
    font-size: 22px
}

.text_box {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    position: relative
}

.list_icon_text .text_box strong {
    font-size: 18px;
    color: red;
    bottom: 5px;
    position: relative
}

.text_box span {
    font-size: 18px;
    font-weight: 700
}

.gioi-thieu {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    background: url(/wp-content/themes/maytudong/assets/images/title-main.webp) center;
    height: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 8px
}

span.title-main {
    font-size: 25px
}

.bong_name {
    background: url(/wp-content/themes/maytudong/assets/images/line_name.png) no-repeat center top;
    height: 21px;
    margin-top: 8px
}

.stm-miennam {
    min-width: auto;
    padding: 30px
}

p.stg {
    text-align: center;
    height: 190px
}

.text-oswald {
    font-family: 'Oswald', sans-serif
}

.ux-logo {
    border-left: .5px solid #11B6CC
}

.section-title-normal {
    border-bottom: 2px solid #28a2f7
}

.section-title-normal span {
    width: auto;
    color: #fff;
    padding: 3px 10px 3px 31px;
    font-size: 19px;
    position: relative;
    margin: 0;
    background: #28a2f7 url(/wp-content/themes/maytudong/assets/images/icon-titel.png) no-repeat scroll 7px 6px;
    border-bottom: 2px solid transparent;
}

.section-title-normal span:after {
    border: 19px solid transparent;
    border-left-color: #28a2f7;
    border-bottom-color: #28a2f7;
    position: absolute;
    top: 0;
    left: 100%;
    content: ""
}

h5.uppercase.header-title {
    color: #fff
}

h2.section-title.section-title-center {
    height: 45px;
    margin-bottom: 0;
    background: #28a2f7;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px
}

.section-title-container .section-title-center b {
    opacity: 0
}

.widget--action--fixed {
    position: fixed;
    bottom: 25px;
    left: 5px;
    width: 50px;
    z-index: 2
}

a.widget--action--item.click--hotline {
    background-image: url(/wp-content/themes/maytudong/assets/images/widget_icon_click_to_call.svg);
    background-color: #509600
}

a.widget--action--item.click--zalo {
    background-image: url(/wp-content/themes/maytudong/assets/images/widget_icon_zalo.svg);
    background-color: #0068ff
}

a.widget--action--item.click--messenger {
    background-image: url(/wp-content/themes/maytudong/assets/images/widget_icon_messenger.svg);
    background-color: #0084ff
}

a.widget--action--item.click--mail {
    background-image: url(/wp-content/themes/maytudong/assets/images/widget_icon_contact_form.svg);
    background-color: #0084ff
}

.widget--action--fixed>a.widget--action--item {
    width: 44px;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    border: none;
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: relative;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .11);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin-bottom: 10px
}

.sec-footer {
    background: #008d78;
    padding-bottom: 0 !important
}

.footer-secondary {
    padding: 7.5px 0;
    display: none
}

.footer-block2 {
    text-align: justify;
    border: 2px dashed #11B6CC;
    border-radius: 5px;
    font-size: 10pt;
    margin: auto;
    padding: 20px;
    background: #EEF9FD;
    margin-bottom: 10px
}

.footer-block2 table {
    width: 100%;
    font-size: 18px
}

.footer-block2 p {
    color: #000
}

.footer-1,
.footer-2 {
    border-bottom: 3px solid rgb(0 185 205)
}

.absolute-footer {
    font-size: 14px;
    padding: 5px 0 5px;
    background-color: #28a2f7
}

.group-fr {
    border: 1px dashed #2ed164;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px
}

.group-fr .row-mtn {
    font-size: 17px;
    border-bottom: 1px dashed #ddd;
    padding-top: 5px;
    padding-bottom: 5px
}

span.widget-title {
    letter-spacing: 0;
    font-size: 18px;
    display: block;
    margin-bottom: 15px;
    color: #fff;
    padding: 10px;
    background: #28a2f7;
    text-align: center;
    background: -webkit-linear-gradient(135deg, #28a2f7, #125e81, #28a2f7);
    font-family: 'Oswald', sans-serif
}

h2.gt-h2 {
    text-align: center;
    color: #28a2f7
}

h2.gt-h2-1 {
    text-align: center;
    color: #fff
}

.content-area p {
    font-size: 16px;
    font-family: Arial, sans-serif;
    text-align: justify
}

.tabbed-content .tab-panels {
    background-color: #fff;
    border: unset;
    padding: 0;
    padding-top: 10px
}

.tab-panels p, .entry-content.single-page {
    font-size: 17px;
    margin: 0 0 10px 0;
    font-family: Arial, sans-serif
}

.tab-panels td {
    border: .5px dashed #11B6CC !important;
    font-size: 16px
}

.tab-panels li,
.about-clpt li,
.blog-single li,
.term-description li {
    margin-left: 10px !important
}

.tab-panels li:before,
.about-clpt li:before,
.single-page li:before,
.term-description li:before {
    content: "\f101";
    color: #2980b9;
    font-size: 16px;
    padding-right: 10px;
    font-family: 'FontAwesome'
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin: 5px 0 5px 15px
}

.tab-panels li ul li:before,
.about-clpt li ul li:before,
.single-page li ul li:before,
.term-description li ul li:before {
    content: "\f105";
    color: #2980b9;
    font-size: 16px;
    padding-right: 10px;
    font-family: 'FontAwesome'
}

.box-category>.box-text.text-center {
    border-radius: 25px 25px 0 0
}

.content-row .large-9 {
    background-color: #fff;
    box-shadow: 0 10px 30px rgb(0 0 0 / 10%)
}

.box-text-products {
    background: #fff
}

.product-small .box .box-image .image-none>a:before {
    content: '';
    z-index: 3;
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/maytudong/assets/images/before-product.png) no-repeat left 0;
    background-size: contain;
    position: absolute;
    display: none;

}

.woocommerce-product-gallery__image.slide.first.is-selected:before {
    content: '';
    z-index: 3;
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/maytudong/assets/images/before-product.png) no-repeat left 0;
    background-size: contain;
    position: absolute;
    display: none;
}

.contact-detail {
    width: 100%;
    clear: both;
    border: 1px dashed #11B6CC;
    margin: auto;
    padding: 10px;
    background: #EEF9FD;
    margin-bottom: 10px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .09)
}

.contact-detail p {
    font-family: 'Oswald';
    font-size: 16px
}

span.amount {
    font-size: 20px;
    line-height: 20px;
    color: #f60;
    display: block;
    margin-top: 5px;
    display: none;
}

.box-text-products .button {
    width: 200px;
    height: 40px;
    line-height: 42px;
    padding: 0;
    border: none;
    background: -webkit-linear-gradient(135deg, #28a2f7, #125e81, #28a2f7);
    font-size: 14px;
    border-radius: 4px;
    color: #fff
}

h1.product-title.product_title.entry-title {
    padding-top: 10px;
    color: #28a2f7;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 22px
}

.add-to-cart-button {
    font-family: 'IcoFont'
}

.single_add_to_cart_button {
    background-color: #28a2f7 !important;
    border-radius: 10px;
    box-shadow: 5px 5px 5px 0 rgb(0 0 0 / 25%)
}

.product-small .col-inner {
    box-shadow: 0 1px 0 1px #d2d0d0
}

.product-small .product-title a {
    color: #024371;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 50px;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    text-align: center
}

.product-short-description ul li {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0
}

.product-short-description ul li:before {
    content: "\f021";
    font-family: icofont;
    position: relative;
    color: var(--c2);
    padding-right: 5px
}

.page-title-inner {
    min-height: 50px;
    padding-top: 0;
    position: relative
}

.product-tabs {
    margin-top: -31px;
    position: relative;
    height: 42px;
    background: #ebebeb
}

.product-tabs li a:after {
    border: 21px solid transparent;
    border-left-color: #28a2f7;
    border-bottom-color: #28a2f7;
    position: absolute;
    top: 0;
    left: 100%;
    content: ""
}

.tabbed-content .product-tabs li a {
    background-color: #28a2f7;
    color: #fff
}

li#tab-title-description :before {
    background-color: #28a2f7
}

.product-footer .woocommerce-tabs {
    border-top: unset;
    padding: 0
}

.tab-panels h2,
.term-description h2 {
    background: #fff;
    color: #28a2f7;
    text-transform: uppercase;
    font-size: 19px;
    float: left;
    padding: 6px 0;
    padding-left: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #c3c4c7;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .09);
    border-left-width: 4px;
    border-left-color: #00a32a
}

.tab-panels h3,
.term-description h3 {
    color: red;
    font-size: 18px;
    border-bottom: 2px dashed #2980b9;
    border-left: 4px solid #2980b9;
    width: 100%;
    float: left;
    padding-left: 10px;
    box-sizing: border-box;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 15px
}

.tab-panels h3:before,
.term-description h3:before {
    content: "\f138";
    color: #2980b9;
    font-size: 20px;
    font-family: FontAwesome;
    padding-right: 5px
}

.tab-panels h4,
.term-description h4 {
    font-size: 17px;
    color: red;
    text-transform: uppercase
}

.tab-panels h4:before,
.term-description h4:before {
    content: "\f152";
    color: red;
    font-size: 20px;
    font-family: 'FontAwesome';
    padding-right: 5px
}

.term-description {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 25px
}

.devvn_readmore_taxonomy_flatsome {
    text-align: center;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    bottom: 0;
    width: 100%;
    background: #fff
}

.devvn_readmore_taxonomy_flatsome:before {
    height: 55px;
    margin-top: -45px;
    content: "";
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff00', endColorstr='#ffffff', GradientType=0);
    display: block
}

.devvn_readmore_taxonomy_flatsome a {
    color: #318A00;
    display: block
}

.devvn_readmore_taxonomy_flatsome a:after {
    content: '';
    width: 0;
    right: 0;
    border-top: 6px solid #318A00;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px
}

.devvn_readmore_taxonomy_flatsome_less:before {
    display: none
}

.devvn_readmore_taxonomy_flatsome_less a:after {
    border-top: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #318A00
}

#product-sidebar .shop-sidebar {
   
}

#shop-sidebar .widget li.chosen a:before {
    display: none
}

.box.box-category.has-hover.box-normal:before {
    width: 3px;
    content: "";
    height: 85px;
    position: absolute;
    left: 0;
    top: 38px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    background-color: #28a2f7
}

.menu-vertical-menu-container {
    background: #28a2f7
}

.widget .current-menu-item>a {
    color: #fff;
    background-color: #ff6e00;
    width: 100%;
    padding-left: 10px
}

.widget_nav_menu a:hover {
    background-color: #00bfff;
    width: 100%;
    padding-left: 10px
}

ul.menu li a {
    padding: 10px 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16px
}

ul.menu>li ul,
.widget>ul>li ul {
    border-left: 5px solid #fff;
    margin: 0 0 -1px 9px;
    padding-left: 15px;
    width: 100%
}

ul#menu-vertical-menu>li>a>span {
    color: #fff;
    font-family: initial;
    font-weight: 600
}

ul#menu-danh-muc-san-pham li {
    color: #ffffff !important;
    font-weight: bolder;
    background: #28a2f7 url(/wp-content/themes/maytudong/assets/images/icon-titel.png) no-repeat scroll 1% 50%;
    font-family: auto;
    width: 100%;
    padding: 0 0 0 35px
}

ul#menu-danh-muc-san-pham li a {
    color: #fff
}

ul#menu-day-chuyen-san-xuat-tp li {
    color: #ffffff !important;
    font-weight: bolder;
    background: #28a2f7 url(/wp-content/themes/maytudong/assets/images/icon-titel.png) no-repeat scroll 1% 50%;
    font-family: auto;
    width: 100%;
    padding: 0 0 0 35px
}

ul#menu-day-chuyen-san-xuat-tp li a {
    color: #fff
}

ul#menu-may-dong-goi-tu-dong li {
    color: #ffffff !important;
    font-weight: bolder;
    background: #28a2f7 url(/wp-content/themes/maytudong/assets/images/icon-titel.png) no-repeat scroll 1% 50%;
    font-family: auto;
    width: 100%;
    padding: 0 0 0 35px
}

ul#menu-may-dong-goi-tu-dong li a {
    color: #fff
}

ul#menu-may-dong-goi li {
    color: #ffffff !important;
    font-weight: bolder;
    background: #28a2f7 url(/wp-content/themes/maytudong/assets/images/icon-titel.png) no-repeat scroll 1% 50%;
    font-family: auto;
    width: 100%;
    padding: 0 0 0 35px
}

ul#menu-may-dong-goi li a {
    color: #fff
}

ul#menu-may-thuc-pham li {
    color: #ffffff !important;
    font-weight: bolder;
    background: #28a2f7 url(/wp-content/themes/maytudong/assets/images/icon-titel.png) no-repeat scroll 1% 50%;
    font-family: auto;
    width: 100%;
    padding: 0 0 0 35px
}

ul#menu-may-thuc-pham li a {
    color: #fff
}

ul#menu-thiet-bi-nha-bep li {
    color: #ffffff !important;
    font-weight: bolder;
    background: #28a2f7 url(/wp-content/themes/maytudong/assets/images/icon-titel.png) no-repeat scroll 1% 50%;
    font-family: auto;
    width: 100%;
    padding: 0 0 0 35px
}

ul#menu-thiet-bi-nha-bep li a {
    color: #fff
}

ul#menu-may-nganh-duoc li {
    color: #ffffff !important;
    font-weight: bolder;
    background: #28a2f7 url(/wp-content/themes/maytudong/assets/images/icon-titel.png) no-repeat scroll 1% 50%;
    font-family: auto;
    width: 100%;
    padding: 0 0 0 35px
}

ul#menu-may-nganh-duoc li a {
    color: #fff
}

.list_support {
    background-color: #28a2f7;
    padding: 10px
}

.list_support .hotline {
    position: relative;
    color: #fff;
    font-size: 25px;
    margin: 10px 0;
    font-weight: 700
}

.list_support .item {
    margin-bottom: 10px;
    padding: 3px;
    border: 1px dashed #ffd4a0;
    border-radius: 10px;
}

.list_support .item .avt {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 10px
}

.list_support .item .info p {
    margin: 2px 0;
    color: #fff
}

.list_support .item .info .zalo {
    width: 26px;
    background-position: -45px -82px
}

.list_support .item .info p span {
    height: 12px;
/*    background-image: url(/wp-content/themes/maytudong/assets/images/spritee.png);*/
    margin-right: 5px;
    display: inline-block
}

.list_support .item .info a {
    color: #efefef
}

.list_support .item .info .skype {
    background-position: -84px -82px;
    width: 30px
}

.flex_align {
    display: flex;
    align-items: center
}

.list_support .item .info .email {
    background-position: -124px -82px;
    width: 18px
}

.about-img img {
    height: fit-content
}

.about-text {
    background: #28a2f7;
    float: left;
    color: #fff;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.about-text h2 {
    font-size: 35px !important;
    margin: 0;
    padding: 30px 0 8px 75px;
    line-height: 45px;
    position: relative;
    color: #fff
}

.about-text h2::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 5px;
    background-color: #ffd51e;
    left: 75px;
    bottom: 0
}

.about-text h3 {
    position: relative;
    font-size: 20px;
    line-height: 35px;
    padding: 0 75px;
    margin: 0px 0;
    color: #fff;
    text-align: justify
}

.about-text p {
    padding: 0 40px;
    margin-bottom: 13px;
    line-height: 30px;
    text-align: justify
}

.about-text h3::before {
    position: absolute;
    content: "";
    background-image: url(/wp-content/themes/maytudong/assets/images/phay01.png);
    width: 31px;
    height: 30px;
    top: 0;
    left: 35px
}

.about-text h3::after {
    position: absolute;
    content: "";
    background-image: url(/wp-content/themes/maytudong/assets/images/phay02.png);
    width: 31px;
    height: 30px;
    bottom: -5px;
    right: 50px
}

h1.title-mnd {
    margin: 0;
    text-align: center;
    font-size: 35px;
    color: #000;
    text-transform: uppercase;
    padding: 0 0 15px 0;
    position: relative;
    margin-bottom: 15px
}

h1.title-mnd::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    background-color: #ffd51e;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%)
}

.mnd-menu {
    color: #ffffff !important;
    font-weight: bolder;
    background: #28a2f7;
    font-family: auto;
    width: 100%;
    padding: 10px 0 10px 10px
}

.mnd-menu a span {
    font-family: 'Oswald';
    font-size: 18px
}

.mnd-menu a:hover {
    color: #ffe200 !important
}

.bnt-about {
    margin: 15px 30px 15px 40px;
    width: 170px;
    padding: 12px 20px;
    border: 1px solid #fff
}

.bnt-about a {
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 0 0 10px
}

i.fa.fa-caret-right {
    font-size: 20px;
    padding: 0 8px 0 0;
    color: #ffd51d
}

.box-blog-post .box-image .image-cover {
    padding-top: 100% !important
}
.post-sidebar.large-3.col{
    padding-left: 10px;
    padding-right: 10px;
}
span.byline {
    display: none
}

.blog-single h1:not(.entry-title),
.blog-single h2 {
    background: #28a2f7;
    text-align: left !important;
    display: flex;
    justify-content: left;
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    border-left: 5px solid #f7ce06;
    width: 100%;
    float: left;
    padding: 6px 0;
    padding-left: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    box-sizing: border-box;
    box-shadow: 2px 5px 10px #ccc
}

.blog-single h3:before {
    content: "\f196";
    color: red;
    font-size: 18px;
    font-family: 'FontAwesome';
    padding-right: 5px
}

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

.blog-single h4 {
    font-size: 17px
}

.blog-post-inner h5 {
    color: #28a2f7;
    height: 60px
}

.blog_ctsp h5 {
    font-weight: 400
}

.post-sidebar .widget_product_categories .product-categories {
    background-color: #F3F3F3;
    padding: 20px;
    margin-top: -20px
}
.product-small .price-wrapper>.price {
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-small .price-wrapper>.price>del {
    color: #777;

}
.logo_white {
    filter: contrast(0) brightness(200%);
    max-width: 250px;
    display: block;
    margin: 0 auto ;
}
.product-info form.cart {
    display: none;
}
.logo_bct {
    max-width: 60%;
    display: block;
    margin: 0 auto;
}
footer .is-divider.small {
    display: none;
}
.btn_mb_more {
    max-width: 200px;
    background: #28a2f7;
    transition: all .3s ease;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.btn_mb_more{
    display: block;
    margin: 10px auto;
}
div#product-sidebar.large-3 {
    padding-left: 15px;
    padding-right: 15px;
}
.header-bottom ul>li>a::before {
    position: absolute;
    content: "";
    height: 3px;
    background: #fff;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    width: 100%;
    transition: .5s;
    transform: scaleX(0);
    transform-origin: top right;
}
.header-bottom ul>li:hover>a::before{
    transform-origin: top right;
    transform: scaleX(1);
}
@media (min-width:768px) and (max-width:1023px) {
    .about-text h2 {
        font-size: 30px !important;
        padding: 30px 0 8px 35px
    }
    .about-text h3::before {
        position: absolute;
        content: "";
        left: 25px
    }
    .about-text h3 {
        font-size: 15px;
        line-height: 30px;
        padding: 0 75px;
        margin: 10px
    }
    .about-text p {
        padding: 0 25px
    }
}
@media(min-width: 1152px){
    .box-image .image-none a {
        max-height: 268px;
    }
}
@media (min-width:1024px) and (max-width:1152px) {
    .container-width,
    .full-width .ubermenu-nav,
    .container,
    .row {
        max-width: 980px !important
    }
    .header-bottom-nav>li>a {
        font-size: 11px
    }
    .about-text h2 {
        font-size: 30px !important;
        padding: 30px 0 8px 35px
    }
    .about-text h3::before {
        position: absolute;
        content: "";
        left: 25px
    }
    .about-text h3 {
        font-size: 15px;
        line-height: 30px;
        padding: 0 75px;
        margin: 10px
    }
    .about-text p {
        padding: 0 25px
    }
    h5.uppercase.header-title {
        font-size: 13px
    }
    .product-small .view-product {
        font-size: 13px
    }
    .list_icon_text {
        min-width: 150px
    }
    .row-large>.col {
        margin-bottom: 0;
        padding: 0 10px 10px
    }
    ul.menu li a {
        font-size: 13px
    }
    span.widget-title {
        font-size: 16px
    }
    .list_support .item {
        border-radius: 10px 30px 10px 30px
    }
    .list_support .hotline {
        font-size: 18px
    }
    .product-small .product-title a {
        font-size: 14px
    }
    #top-bar .nav>li>a {
        color: #fff;
        font-size: 12px
    }
}

@media (min-width:1153px) and (max-width:1280px) {
    .container-width,
    .full-width .ubermenu-nav,
    .container,
    .row {
        max-width: 1160px !important
    }
    .header-bottom-nav>li {
        color: #fff;
        padding: 8px;
        font-size: 16px;
        transition: none
    }
    .about-text h3 {
        font-size: 16px
    }
    .about-text p {
        font-size: 14px;
        line-height: 25px
    }
}

@media (min-width:1281px) and (max-width:1366px) {
    .container-width,
    .full-width .ubermenu-nav,
    .container,
    .row {
        max-width: 1200px !important
    }
    .header-bottom-nav li {
        color: #fff;
        padding: 10px;
        font-size: 16px;
        transition: none
    }
}

@media (min-width:1367px) and (max-width:1440px) {
    .container-width,
    .full-width .ubermenu-nav,
    .container,
    .row {
        max-width: 1240px !important
    }
    .header-bottom-nav li {
        color: #fff;
        padding: 10px;
        font-size: 17px;
        transition: none
    }
}

@media (min-width:1441px) and (max-width:1920px) {
    .container-width,
    .full-width .ubermenu-nav,
    .container,
    .row {
        max-width: 1400px !important
    }
    .header-bottom-nav li {
        color: #fff;
        padding: 10px;
        font-size: 19px;
        transition: none
    }
}

@media (max-width:767px) {
    .single-product div#wrapper{
        overflow: hidden;
    }
	.logo_white {
	    filter: contrast(0) brightness(200%);
	    max-width: 190px;
	    display: block;
	    margin: 0 auto;
	}
    .footer-1 {
       
    }
    .footer-widgets.footer.footer-1 p {
        font-size: 1rem !important;
    }

    .footer-block2 table {
        width: 100%;
        word-break: break-word;
    }
    .mfp-content {
        width: 320px !important
    }
    .mobile-sidebar .sidebar-menu {
        background-color: #28a2f7;
        color: #fff;
        height: 100%;
    }
    .mobile-sidebar ul li a {
        color: #fff;
        font-family: 'Oswald';
        font-size: 16px;
    }
    .sidebar-menu .nav>li.active>a {
        color: #fff;
        background-color: #28a2f7;
    }
    .sidebar-menu ul.sub-menu {
        background-color: #28a2f7;
    }
    .sub-menu li a span {
        color: #fff;
        font-family: 'Oswald';
        font-size: 16px;
    }
    .sub-menu li a i {
        color: #fff
    }
    div#content .button {
        width: 90%;
    }
     div#content .button i{
        font-size: 1.1rem;
    }
    div#main-menu.mobile-sidebar{
        height: 100%;
    }
    .mobile-sidebar .sidebar-menu .form-flat input:not([type=submit]) {
        border-color: #fff;
        background: #fff;
    }
    .mobile-sidebar .sidebar-menu .searchform .button.icon i{
        color: #333;
    }
    .mobile-sidebar .sidebar-menu .nav-vertical>li>ul li a{
        color: #fff;
        font-size: 18px;
    }
    .btn_mb_more{
        display: block;
        margin: 10px auto;
    }
}

@media (min-width:481px) {
    .visible-xs {
        display: none !important
    }
}

@media (max-width:480px) {
    .widget--action--fixed {
        display: none
    }
    .zalo-chat-widget {
        display: none
    }
    span.title-main {
        font-size: 18px
    }
    .gioi-thieu {
        padding-top: 12px
    }
    a.button.primary.view-product {
        font-size: 13px
    }
    a.button.primary {
        background-color: #28a2f7;
        color: #fff
    }
    span.amount {
        font-size: 24px
    }
    .about-text h2 {
        font-size: 27px !important
    }
    .about-text h3 {
        padding: 0 50px
    }
    .about-text h3::before {
        left: 10px
    }
    .about-text h3::after {
        right: 10px
    }
    .tab-panels p {
        font-size: 14px;
        text-align: justify
    }
    .tab-panels h2,
    .term-description h2 {
        font-size: 16px;
        margin-top: 0
    }
    .tab-panels h3,
    .term-description h3 {
        font-size: 15px;
        margin-top: 0
    }
    .tab-panels h4,
    .term-description h4 {
        font-size: 14px
    }
    li {
        margin-bottom: 5px;
        font-size: 14px
    }
    .tab-panels td {
        border: .1px dashed #11B6CC !important;
        font-size: x-small
    }
    .header-bottom {
        min-height: 35px !important
    }
    .header-button .button {
        margin: 0;
        background-color: #28a2f7;
        color: #fff;
        font-size: 13px !important
    }
    .header-bottom:before {
        border: 0
    }
    .searchform-wrapper {
        font-size: 13px
    }
    input#woocommerce-product-search-field-1 {
        background: unset;
        border-radius: unset;
        height: 35px
    }
    .gioi-thieu {
        background: #28a2f7;
        height: 45px
    }
    .is-outline.primary {
        background: 0
    }
    .footer-secondary {
        padding: 7.5px 0;
        display: block
    }
    .flex-box {
        display: flex !important
    }
    .justify-s {
        justify-content: space-between
    }
    .visible-xs {
        display: block
    }
    .footer-mb {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: url(/wp-content/themes/maytudong/assets/images/footer_bgnew.webp) center bottom/contain no-repeat;
        z-index: 9999999999;
        height: 85px;
        overflow: hidden
    }
    .footer-mb>.flex-box {
        height: 60px;
        margin-top: 25px;
        position: relative;
        padding: 0 12px
    }
    .footer-mb-item {
        margin: 0;
        align-items: center;
        text-align: center;
        flex: 0 0 calc((100% - 120px)/2);
        justify-content: space-between
    }
    .footer-mb-item li a img {
        object-fit: contain
    }
    .footer-mb-item li a span {
        display: block;
        margin-top: 5px;
        font-size: 12px;
        line-height: 14px;
        color: #003B7D
    }
    .footer-mb .zalo-chat99 {
        top: -25px;
        left: 0;
        margin: 0;
        flex: 0 0 50px
    }
    .zalo-chat99 {
        position: relative;
        top: -40px;
        z-index: 2;
        margin: 5px;
        left: -5px;
        cursor: pointer
    }
    .footer-mb .footer-tv {
        position: absolute;
        bottom: 7px;
        left: 50%;
        transform: translateX(-50%);
        color: #003B7D;
        font-size: 12px;
        line-height: 14px
    }
}