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

/*************** ADD CUSTOM CSS HERE.   ***************/
a:where(:not(.wp-element-button)) {
    text-decoration: none
}
.nav-dropdown>li>a:hover {
	color: #f2b900;
}
.row-small>.col {
	padding-bottom: 0;
}
.banner-cat .col {
	padding-bottom: 15px;
}
@media screen and (min-width: 1024px) {
    .post-sidebar.large-3.col {
        padding-left:0
    }

    .top-product-box {
        border: 1px solid #e3e3e3;
        border-radius: 5px;
        padding: 15px 0 0;
        max-width: 1212px!important
    }
}

aside#custom_html-2,aside#custom_html-3 {
    background: linear-gradient(109.05deg,#f68e17 0,#f2b900 116.82%);
    overflow: hidden;
    border-radius: 10px
}

#custom_html-2 .is-divider.small,#custom_html-3 .is-divider.small {
    display: none
}

.cs-item {
    font-size: 16px;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    padding-top: 10px;
    font-weight: 700
}

.cs-name.cs-item {
    color: #fff
}

.cs-item a {
    color: #fff
}

.cs-support .cs-item:last-child {
    border-bottom: none
}

#custom_html-3 span.widget-title,#custom_html-2 span.widget-title {
    font-size: 18px;
    color: #fff;
    background: linear-gradient(109.05deg,#f2b900 0,#f68e17 116.82%);
    width: 100%;
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid #f4d06d
}

.cs-support {
    padding: 15px 20px
}

.cs-item {
    padding-left: 36px;
    padding-bottom: 10px;
    display: flex;
    align-items: center
}

.cs-hotline.cs-item {
    background: url(/wp-content/themes/flatsome-child/images/icon-24-left.png) no-repeat left
}

.cs-email.cs-item {
    background: url(/wp-content/themes/flatsome-child/images/icon-email-left.png) no-repeat left
}

.cs-zalo.cs-item {
    background: url(/wp-content/themes/flatsome-child/images/icon-zalo-left.png) no-repeat left
}

.cs-name.cs-item {
    padding-left: 0;
    padding-top: 0;
    font-size: 18px;
    text-transform: uppercase
}

p {
    margin-bottom: 10px
}

.mh-title-simple .section-title a {
    font-weight: 400;
    font-size: 16px
}

.cat-title-box {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px
}

.cat-title-box a {
    flex-basis: 55%;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.cat-title-box h2 {
    margin-bottom: 0
}

.cat-title-box a svg {
    margin-left: 10px
}

figure.wp-caption img {
    display: block;
    width: 100%
}

figure.wp-caption {
    margin: auto;
    margin-bottom: 15px
}

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

.thuvien h3 {
    line-height: 1
}

.ct-pro h3 {
    background: linear-gradient(280deg,#ce581a 60%,#015971 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 0;
}
.home-header .col {
    padding-bottom: 0;
}

.home-header {
    display: flex;
    align-items: center;
	margin-bottom: 20px;
}
.banner {
    background-color: #446084;
    min-height: 30px;
    position: relative;
    width: 100%
}

.title-banner {
    border-left: 2px solid #fff;
    padding-left: 16px
}

.title-banner p {
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 400
}

.title-banner h2 {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff
}

p.mota-banner {
    font-size: 13px;
    color: #fff;
    margin: 0 0 5px 0
}

.ct-banner .text-box {
    z-index: 2
}

.ct-banner:hover .banner-layers:before,.ct-banner:hover .banner-layers:after {
    transform: scaleY(1);
    opacity: 1
}

.ct-banner .banner-layers:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    box-sizing: border-box;
    transition: .5s;
    transform: scaleX(0);
    opacity: 0;
    z-index: 1
}

.ct-banner .banner-layers:after {
    content: '';
    position: absolute;
    display: block;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    box-sizing: border-box;
    transition: .5s;
    transform: scaleY(0);
    opacity: 0;
    z-index: 1
}

.nav-dropdown-has-border .nav-dropdown {
    border: none
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    border-bottom-color: transparent
}

.logo-left .logo {
    margin-left: 0;
    margin-right: 50px
}

a.button.secondary,a.header-cart-link {
    padding-left: 10px!important;
    height: 38px;
    display: flex!important;
    align-items: center;
    justify-content: center;
    padding-right: 10px!important;
    font-size: 14px!important
}

div#masthead .searchform input,input#woocommerce-product-search-field-1 {
    border-radius: 20px;
    padding-left: 18px;
    border: 0;
    box-shadow: 0 0 5px #ccc;
    height: 38px;
    line-height: 40px;
    font-size: 15px
}

div#masthead .searchform button.submit-button,button.ux-search-submit.submit-button.secondary.button.icon {
    background-color: #ffd800!important;
    border-radius: 24px!important;
    padding: 0 14px;
    left: -50px;
    height: 32px
}

input[type="search"] {
    border-radius: 20px;
    box-shadow: none
}

ul.recent-post-by-cat .feature {
    position: relative;
    overflow: hidden;
    flex-basis: 120px;
    border-radius: 7px
}

ul.recent-post-by-cat .feature::before {
    content: "";
    display: block;
    padding-top: 71%
}

ul.recent-post-by-cat .feature .image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-size: cover;
    background-position: center
}

ul.recent-post-by-cat a {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 20px
}

ul.recent-post-by-cat h3 {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    padding: 0;
    flex-basis: calc(100% - 120px);
    margin-left: 10px
}

ul.recent-post-by-cat {
    list-style: none;
    margin-left: 0;
    padding: 0;
    margin-bottom: 0
}

ul.recent-post-by-cat li {
    margin-left: 0
}

.sidebar-inner-wrap section {
    border: 1px solid #e0e0e0;
    padding: 20px;
    background: #fff
}

ul.recent-post-by-cat li:last-child a {
    margin-bottom: 0
}

h2.widget-title {
    font-size: 18px!important;
    margin-bottom: 20px!important
}

.entry-content.single-page {
    padding-top: 0
}

.entry-header-text.entry-header-text-top.text-left {
    padding-bottom: 0
}

#custom_html-4 {
    border: 1px solid #e0e0e0;
    padding: 20px;
    background: #fff
}

#custom_html-4 .is-divider.small {
    display: none
}

#custom_html-4 span.widget-title {
    font-size: 18px;
    margin-bottom: 10px;
    display: block
}

.cs-social-share {
    border: 1px solid #e8e8e8;
    border-radius: 0;
    margin: 15px 0 0 0;
    padding: 3px 5px
}

.cs-social-share .fa-brands {
    padding: 10px 20px;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px
}

.cs-social-share .fa-brands:hover {
    opacity: .7
}

.cs-social-share .fa-facebook-f {
    background: #3B5998;
    color: #fff
}

.cs-social-share .fa-twitter {
    background: #55ACEE;
    color: #fff
}

.cs-social-share .fa-linkedin {
    background: #007bb5;
    color: #fff
}

.cs-social-share .fa-pinterest {
    background: #cb2027;
    color: #fff
}

.cs-social-share .fa-tumblr {
    background: #2c4762;
    color: #fff
}

.cs-social-share .fa-reddit {
    background: #ff5700;
    color: #fff
}

.ct-mauhot h3 {
    background: #f2b900;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    padding: 5px;
    width: 98%;
    margin-left: 1%
}

.camket {
    margin-top: 8px
}

.camket h3 {
    background: #f2b900;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    padding: 4px;
    text-align: center;
    margin-bottom: 0;
    border-radius: 8px 9px 0 0
}

.camket ul {
    background: #f5df330f;
    padding: 10px 10px 6px
}

.camket ul li {
    font-size: 14px;
    list-style: none;
    margin-left: 0
}

.camket li:before {
    content: '\f138';
    font-family: FontAwesome;
    color: #f2b900;
    padding-right: 5px
}

.camket ul li i {
    color: #fff;
    background: #ffcf00;
    padding: 0 4px;
    border-radius: 20px;
    line-height: 14px
}

.widget li {
    list-style: none
}

.product-short-description .product-short-description {
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px
}

.product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) {
    background: #f3f3f3;
    border-bottom: 1px solid #ffcf00
}

.product-footer ul.product-tabs>li {
    padding: 0 15px;
    margin: 0
}

.product-footer ul.product-tabs>li a {
    color: #000;
    font-weight: 400
}

.product-footer ul.product-tabs>li.active {
    background: #f2b900;
    border-left: 1px solid #f2b900
}

.product-footer ul.product-tabs>li.active a {
    color: #fff
}

.product-footer ul.product-tabs>li.active a:before,ul.product-tabs>li:hover a:before {
    background-color: #f2b900
}

.mh-col-contact h1 {
    margin: 0;
    text-transform: uppercase;
    font-size: 20px
}

.mh-col-contact p {
    margin: 0 0 5px
}

.mh-col-contact .hotline a {
    font-size: 20px
}

.mh-col-contact p a {
    font-weight: 600
}

.mh-col-contact .social a {
    font-size: 18px
}

@media screen and (max-width: 540px) {
    .cat-title-box {
        display:flex;
        flex-direction: column;
        align-items: flex-start
    }

    .ct-pro h3 {
        font-size: 24px;
        margin-bottom: 0
    }

    .row.row-small .col {
        padding-bottom: 0
    }
	.banner-cat .col {
		padding-bottom: 15px;
	}
}
