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

/*************** ADD CUSTOM CSS HERE.   ***************/
.home .content-area {
    padding-top: 0;
    background-color: #f1f1f1;
}

.home-policy .icon-box {
    width: 20%;
    float: left;
    text-align: center;
}

.home-policy .col-inner {
    overflow: hidden;
}

.section-title-normal {
    border-bottom: none;
    background-color: #fff;
}

.section-title-normal b {
    display: none;
}

.section-title-normal span {
    border-bottom: 0;
    margin-bottom: 0;
    padding: 12px 20px;
    background-color: #283891;
    color: #FFF;
    position: relative;
}

.section-title-normal span:before {
    content: "";
    background: #161f50;
    width: 9px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 8px 8px 0;
}

.section-title-normal span:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-right: 30px solid transparent;
    border-left: 0;
    border-top: 48px solid #283891;
    border-bottom: 0;
    top: 0;
    right: -30px;
}

.header-search-form-wrapper button i {
    background-color: #f6973f;
    display: block;
    z-index: 1;
    border-radius: 0 5px 5px 0;
    height: 40px;
    line-height: 40px;
    width: 40px;
    color: #fff;
}

.searchform .button.icon {
    margin: 0;
}

.form-flat .button.icon {
    color: currentColor!important;
    border-color: transparent!important;
    background-color: transparent!important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal!important;
}

.header-search-form-wrapper .form-flat input:not([type="submit"]) {
    height: 40px;
    border-radius: 5px;
}

.form-flat input:not([type=submit]), .form-flat textarea, .form-flat select {
    background-color: rgba(0,0,0,.03);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: rgba(0,0,0,.09);
    color: currentColor!important;
    border-radius: 99px;
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    box-shadow: none;
    font-style: italic;
}

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

.list_icon_text {
    float: left;
    margin: 0 0 0 20px;
    min-width: 160px;
}

.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 {
    width: 40px;
    height: 40px;
    background: #f6973f;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    line-height: 40px;
    margin: 0 10px 0 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.icon_box i {
    color: #fff;
}

.list_icon_text .text_box {
    line-height: 14px;
    color: #000;
    padding-top: 6px;
}

.list_icon_text .text_box span {
    display: block;
    padding-bottom: 2px;
}

.header-cart-link .header-cart-title {
    order: 2;
    padding-left: 10px;
    color: #000;
}

.header-cart-link .header-cart-title span.amount {
    color: #f5943e;
}

.header-cart-link i {
    height: 40px;
    width: 40px;
    border-radius: 3px;
    color: #fff;
    background: #f5943e;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}

.badge-container {
    left: auto!important;
    right: 10px;
    top: 10px;
    margin: 0;
}

.badge {
    height: 30px;
}

.badge-circle .badge-inner {
    border-radius: 0;
    background-color: #ff3f33;
    font-size: 14px;
    font-weight: 500;
}

.on-sale .onsale {
    padding: 3px;
    display: block;
}

.badge {
    display: table;
    z-index: 20;
    pointer-events: none;
    height: 2.8em;
    width: 2.8em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

span.onsale::before {
    content: "Giảm";
    display: block;
    padding-bottom: 4px;
}

.product-small.col .col-inner {
    border: 1px solid #d1d1d1;
    height: 100%;
    display: block;
    border-radius: 0px;
}

.product-small .box-text-products {
    background-color: #FFF;
	    padding-left: 10px;
    padding-right: 10px;
}

.product-small .product-title a {
    font-size: 14px;
    color: #3a3a3a;
    font-weight: 600;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.product-small .price-wrapper {
    margin-top: 10px;
}

.product-small .price {
    text-align: left;
}

del span.amount {
    opacity: .6;
    font-weight: normal;
    margin-right: 0.3em;
}

.product-small span.amount {
    color: #e91d2a;
    font-size: 17px;
    font-weight: 700;
}

span.amount {
    white-space: nowrap;
    color: #111;
    font-weight: 700;
}

.price del .amount {
    color: #3c3a3a;
}

.product-small .price del .amount {
    font-weight: normal;
}

.rank-math-breadcrumb a, .rank-math-breadcrumb span {
    color: #505050;
}

.sidebar-product .col-inner {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 15px!important;
}

.sidebar-product ul li:before {
    position: absolute;
    font-size: 12px;
    top: 3px;
    color: #03a0e2;
    left: 0;
    content: "\f00c";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
}

.sidebar-product ul li {
    margin: 0 0 10px 0;
    position: relative;
    padding: 0 0 0 22px;
    font-size: 13px;
}

.sidebar-product ul {
    list-style: none;
    margin-bottom: 0;
}

.product-short-description {
    margin-bottom: 25px;
}

.product-short-description p {
    margin-bottom: 7px;
}

.product-short-description li {
    margin-bottom: 3px;
}

p, div {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
}

.product-main-content .quantity {
    display: none;
}

.product-main-content .single_add_to_cart_button {
    width: 100%;
    display: block;
    background-color: #fe3a2d;
    font-size: 20px;
    border-radius: 5px;
    font-weight: 700;
}

a.lienhetuvan {
    display: inline-block;
    overflow: hidden;
    clear: both;
    padding: 9px 0;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff!important;
    text-align: center;
    margin: 0 0 3px;
    text-decoration: none;
    border-bottom: 0!important;
    background: #2196f3!important;
    width: 100%;
    border: 0;
    margin-bottom: 15px;
    border-radius: 3px;
}

a.lienhetuvan span {
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: none;
    margin: 2px 0 0;
}

a.lienhetuvan br {
    display: none;
}

.product-main-content span.amount {
    color: #fd3a2d;
    font-size: 28px;
    font-weight: 700;
}

.price del .amount {
    color: #3c3a3a;
}

h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase {
    display: none;
}

.product-section {
    border: none;
}

.devvn_readmore_flatsome a {
    color: #03a0e2;
    display: inline-block;
    border: 1px solid #03a0e2;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    width: 180px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}

.woocommerce-tabs .tabs li.active a {
    background-color: rgb(235,88,88);
}

.woocommerce-tabs .tabs li a {
    font-size: 20px;
    letter-spacing: 0;
    background: rgb(51,55,69);
    color: #fff;
    padding: 5px 30px;
}

.woocommerce-tabs .tabs li {
    margin: 0;
}

#top-bar .nav>li>a {
    font-size: 12px;
    color: #333;
	padding-right: 8px;
}

.nav-divided>li {
    margin: 0 0.7em;
}

#shop-sidebar aside {
    background-color: #fff;
    padding: 20px;
}

.tax-product_cat #wrapper, .tax-product_cat #main {
    background-color: #f3f3f3;
}

.gift-box.h-header {
    padding: 15px 10px 5px 10px;
    border: 1px solid #dcdcdc;
    margin-bottom: 10px;
    margin-top: 30px;
    position: relative;
}

.gift-header {
    background: red;
    display: inline-block;
    position: absolute;
    padding: 5px 10px;
    border-radius: 4px;
    top: -15px;
}

.gift-header h3 {
    margin: 0;
    padding: 0;
    line-height: 1.4;
    color: #FFF;
    font-weight: 700;
    font-size: 13px;
}

.gift-content ul {
    padding-left: 15px;
    padding-top: 10px;
    margin: 0;
}

.gift-content .az-content-kd li {
    background: none;
    list-style-image: none;
    list-style: none;
    line-height: 1.4;
    margin-bottom: 4px;
    position: relative;
    font-size: 13px;
}

.gift-content .az-content-kd li:before {
    content: "\f00c";
    font-size: 9px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: -20px;
    top: 3px;
    width: 13px;
    height: 13px;
    background: #060;
    color: #FFF;
    text-align: center;
    line-height: 13px;
    border-radius: 50%;
}

.wpcf7-form .wpcf7-submit {
    width: 100%;
    background-color: #fe392d;
}

.wpcf7-form input {
    height: 40px;
    border-radius: 5px;
}

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


}