/*
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.   ***************/
#header-contact li a {
letter-spacing: 0;
text-transform: none;
font-size: 13px;
}
.cart-item .image-icon img {
max-width: 38px;
}
.has-dropdown .icon-angle-down {
display: none;
}
.header-main .nav > li > a {
text-transform: none;
line-height: 16px;
font-size: 16px;
letter-spacing: 0;
font-weight: 600;
}
.form-flat input:not([type="submit"]) {
background: white;
height: 40px;
border-radius: 9px;
border: 1px solid #28aa50;
}
.icon-search:before {
color: #28aa50;
}
.header-search-form-wrapper {
margin-right: 15px;
}
.form-flat input:not([type="submit"]):focus {
box-shadow: 0px 0px 6px #28aa50;
}
.flickity-prev-next-button svg {
background: white;
border-radius: 99%;
box-shadow: 2px 2px 10px #00000017;
color: #28aa50;
}
.flickity-prev-next-button {
width: 40px;
height: 40px;
}
.san-pham-section .slider-nav-outside .flickity-prev-next-button.previous {
right: 101%;
}
.san-pham-section .slider-nav-outside .flickity-prev-next-button.next {
left: 101%;
}
.san-pham-section .flickity-prev-next-button {
margin-top: 0 !important;
}
.flickity-page-dots .dot.is-selected {
background: #28aa50 !important;
border: 3px solid #28aa50;
}
.banner-section .img {
border-radius: 10px;
padding: 8px;
background: white;
box-shadow: 2px 2px 15px #00000014;
}
.keu-goi-section .icon-box p {
margin-bottom: 0;
font-size: 14px;
}
.nav-dropdown {
min-width: 315px;
border-radius: 10px;
padding: 10px;
border: none;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
border-bottom-color: #fff;
}
.nav-dropdown > li > a {
display: block;
color: black;
}
.keu-goi-section .icon-box-img img {
padding-top: 0;
}
.keu-goi-section .icon-box-img {
margin-top: 0;
margin-bottom: 2px;
}
.keu-goi-section .col {
padding-bottom: 0;
}
.keu-goi-section .cot1 h3 {
margin-bottom: 5px;
}
.banner-section,
.gioi-thieu-section {
background: url(/wp-content/uploads/2019/10/box4T-bg.png);
}
.keu-goi-section .cot1 p {
margin-bottom: 0;
}
.banner-section img,
.gioi-thieu-section img {
border-radius: 5px;
}
.gioi-thieu-section p {
margin-bottom: 14px;
}
.nav-dropdown > li > a:hover {
color: #28aa50;
}
.nav-dropdown.nav-dropdown-default > li > a {
padding: 7px;
border-bottom: none;
}
.section-title b {
background: #00000000;
}
.section-title-center span:after {
content: "";
display: table;
clear: both;
background: url(/wp-content/uploads/2019/10/title-divide.png);
width: 100%;
height: 28px;
background-repeat: no-repeat;
background-position-x: center;
background-position-y: bottom;
padding-top: 35px;
}
.section-title-center span {
margin: 0 15px;
text-transform: none;
font-size: 28px;
color: #27a449;
}
.section-title-container {
margin-bottom: 0;
}
.product-small .box-image:hover::before {
-webkit-animation: shine 0.75s;
animation: shine 0.75s;
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}
.product-small .box-image::before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
content: "";
width: 50%;
height: 100%;
background: -webkit-linear-gradient(
left,
rgba(255, 255, 255, 0) 0,
rgba(255, 255, 255, 0.3) 100%
);
background: linear-gradient(
to right,
rgba(255, 255, 255, 0) 0,
rgba(255, 255, 255, 0.3) 100%
);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.product-small.box {
background: white;
border: 1px solid white;
box-shadow: 2px 2px 20px #00000017;
border-radius: 10px;
}
.san-pham-section .col.large-12 {
padding-bottom: 0;
}
.box-blog-post .is-divider {
display: None;
}
.list-du-an .post-item .post-title {
font-size: 17px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 20px;
line-height: 23px;
}
.du-an-section .col {
padding-bottom: 10px;
}
.list-du-an .post-item .box-text {
padding: 0;
margin-top: -45px;
}
.list-du-an .post-item .box-text .dia-chi-du-an {
height: 45px;
overflow: hidden;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
font-size: 14px;
color: white;
padding-top: 18px;
background: linear-gradient(transparent, #17923d);
padding-left: 10px;
padding-right: 10px;
}
.nut-xem-them {
font-weight: normal;
letter-spacing: 0;
font-size: 15px;
}
.product-small.box:hover {
border: 1px solid #28aa50;
}
.product-small.box .box-text .product-title a {
color: #212121;
}
.product-small.box .box-text .product-title {
margin-bottom: 10px;
font-size: 15px;
height: 41px;
overflow: hidden;
}
.product-small.box .box-text .product-title a:hover {
color: #28aa50;
}
.product-small.box .box-text {
padding: 15px;
}
.product-small.box .box-text .price del span {
font-size: 14px;
font-weight: normal;
color: gray;
}

.product-small.box .box-text .price span.amount,
.product-small.box .box-text .price ins span {
font-size: 18px;
font-weight: 600;
color: black !important;
}
.product-small.box .box-image {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.dich-vu-section .img-inner {
border-radius: 15px;
}
.dich-vu-section .img-inner:hover {
box-shadow: 2px 2px 20px #005d04c2;
}
.dich-vu-section .col.large-12 {
padding-bottom: 0;
}
.list-du-an .post-item .box-image .image-cover {
border-radius: 5px;
}
.post-item .box-image:hover::before {
-webkit-animation: shine 0.75s;
animation: shine 0.75s;
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}
.post-item .box-image::before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
content: "";
width: 50%;
height: 100%;
background: -webkit-linear-gradient(
left,
rgba(255, 255, 255, 0) 0,
rgba(255, 255, 255, 0.3) 100%
);
background: linear-gradient(
to right,
rgba(255, 255, 255, 0) 0,
rgba(255, 255, 255, 0.3) 100%
);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.cam-ket-section .icon-box h3 {
font-size: 19px;
margin-bottom: 10px;
font-weight: bold;
letter-spacing: 0;
}
.cam-ket-section .icon-box .icon-box-text p {
font-size: 15px;
color: #f1f1f1 !important;
}
.thanh-tich-section img {
border-radius: 10px;
}
.thanh-tich-section .col {
padding-bottom: 0;
}
.cam-ket-section .icon-box {
margin-bottom: 20px;
}
.cam-ket-section img {
border-radius: 6px;
}
.cam-ket-section .col.large-6 {
padding-bottom: 0;
}
.footer-secondary {
padding: 0;
}
.footer-section .col {
padding-bottom: 0;
}
h1.entry-title.mb {
margin-bottom: 20px;
text-transform: none;
letter-spacing: 0;
font-size: 25px;
}
#breadcrumbs {
margin-bottom: 15px;
font-size: 15px;
}
.page-right-sidebar .large-3 {
padding-left: 0;
}
.page-right-sidebar .large-9 {
border-right: none;
}
span.widget-title {
text-transform: none;
letter-spacing: 0;
font-size: 18px;
color: #ffffff;
display: block;
margin-bottom: 0px;
background: #28aa50;
padding: 10px;
}
.widget .is-divider {
display: none;
}
.recent-blog-posts a,
.product_list_widget .product-title {
font-size: 14px;
font-weight: bold;
color: #5a5a5a;
}
.widget ul {
border: 1px solid #ececec;
}
.recent-blog-posts-li {
padding-left: 5px;
padding-right: 5px;
}
.mr-half .badge-inner {
border-radius: 99%;
}
.product_list_widget .product-title:hover {
color: #28aa50;
}
.product_list_widget span.amount {
white-space: nowrap;
color: #0091d2;
font-weight: normal;
font-size: 14px;
}
.page-right-sidebar .page-inner p {
font-size: 15px;
margin-bottom: 10px;
}
.page-right-sidebar .page-inner h2 {
font-size: 19px;
}
.page-right-sidebar .page-inner h3 {
font-size: 18px;
}
.page-right-sidebar .page-inner ul {
margin-left: 20px;
font-size: 15px;
}
.blog-archive .post-item .post-title {
margin-bottom: 10px;
font-size: 18px;
}
.blog-archive .large-3 {
padding-left: 0;
}
.blog-archive .post-item a:hover {
color: black;
}
.blog-archive .archive-page-header .large-12 {
text-align: left;
}
.blog-archive .archive-page-header .large-12 .page-title {
text-transform: none;
font-size: 25px;
letter-spacing: 0;
}
.blog-archive .archive-page-header .large-12 {
padding-bottom: 10px;
}
.blog-archive .taxonomy-description {
font-size: 15px;
}
.blog-archive .post-item .box-text {
padding: 0;
padding-left: 15px;
}
.widget ul.children {
background: #f8f8f8;
margin: 0;
border: none;
}
.product-categories li a {
font-size: 15px;
}
.product-categories li a {
padding-left: 5px !important;
padding-right: 5px !important;
}
.widget .toggle {
padding-right: 10px;
}
ul.product_list_widget li {
list-style: none;
padding: 10px 5px 5px 65px;
}
.nav-pagination > li > a {
background: gray !important;
color: white;
border: 2px solid gray !important;
color: white !important;
}
.single-product .large-9 {
border-right: none !important;
}
.single-product .large-3 {
padding-left: 0;
padding-top: 20px;
}
.product-main {
padding: 20px 0;
}
.blog-archive .post-item .dia-chi-du-an {
color: #989898;
}
.blog-archive .post-item .from_the_blog_excerpt {
font-size: 14px;
}
.blog-archive .post-item .post-title:hover {
color: #28aa50;
}
.blog-archive .large-9 .badge {
display: none;
}
.breadcrumbs a {
color: rgba(102, 102, 102, 0.7);
font-weight: normal;
text-transform: none;
font-size: 14px;
}
.thong-bao {
background: #d5f0dd;
padding: 10px;
margin-bottom: 15px;
border-radius: 4px;
font-size: 14px;
color: #005400;
}
.thong-bao p,
.thong-bao ul {
margin-bottom: 0;
}
a.devvn_buy_now_style {
margin-bottom: 0;
max-width: 100%;
}
.single-product .tab-panels {
font-size: 15px;
}
.related .product-small.col {
padding: 0 4px 8px;
}
.form-dien-thoai {
margin-top: 12px;
background: #28aa50;
padding: 15px;
border-radius: 5px;
}
.form-dien-thoai label {
background: url(/wp-content/uploads/2019/10/icon-phone.png) left top no-repeat;
padding: 0 5px 0 52px;
margin: 0px;
text-align: left;
font-weight: 400;
font-size: 14px;
color: white;
margin-bottom: 11px;
}

.single_add_to_cart_button,
.product-summary .quantity {
margin-bottom: 0;
}
.single_add_to_cart_button {
border-radius: 5px;
text-transform: none;
letter-spacing: 0;
}
.social-icons .button.is-outline {
border: 1px solid currentColor !important;
}
form.cart {
margin-bottom: 10px;
}
.single-product .product-info .product-short-description ul li {
margin-bottom: 0;
}
.single-product .product-info .product-short-description {
font-size: 13px;
}
.single-product .product-info,
.single-product .large-6 {
padding-bottom: 0;
}
.single-product .product-main {
padding: 20px;
margin-top: 20px;
background: white;
box-shadow: 2px 2px 20px #00000017;
border: none;
margin-bottom: 15px;
border-radius: 5px;
}
.product-footer .woocommerce-tabs {
padding: 20px !important;
border-top: 0;
box-shadow: 2px 2px 20px #00000017;
border-radius: 5px;
}
.product-footer .woocommerce-tabs > .nav-line:not(.nav-vertical) {
margin: 0;
border-bottom: 2px solid #eaeaea;
}
.single-product .product-footer .product-tabs li {
padding: 0 12px;
margin: 0px !important;
}
.single-product .product-info .price span.amount {
color: red;
font-size: 20px;
}
.single-product .product-info h1 {
font-size: 21px;
}
.single-product .product-images,
.product-thumbnails img {
border: 1px solid #ececec;
}
a.devvn_buy_now_style,
a.devvn_buy_now_style:hover,
a.devvn_buy_now_style:focus,
.devvn-popup-title,
.popup-customer-info-group .devvn-order-btn {
background: #28aa50;
}
.form-dien-thoai .form-sdt {
display: inline-block;
width: 100%;
clear: both;
}
.form-dien-thoai .form-sdt .left {
float: left;
width: 85%;
display: inline-block;
}
.form-dien-thoai .form-sdt .right {
width: 15%;
float: left;
display: inline-block;
}
.form-dien-thoai input[type="submit"] {
margin-bottom: 0;
background: #81d742;
padding: 0px 12px;
text-transform: none;
}
form {
margin-bottom: 0;
}
.form-dien-thoai input[type="tel"] {
margin-bottom: 0;
font-size: 15px;
height: 39px;
box-shadow: none;
}
.single-product .product-footer .product-tabs li a {
font-size: 18px;
color: #a2a2a2;
text-transform: none;
letter-spacing: 0;
font-weight: 700;
}
.single-product .product-footer .product-tabs li.active a {
color: #28aa50;
}
.related h3 {
text-transform: none;
letter-spacing: 0;
margin-bottom: 10px;
}
.large-columns-4 {
margin-left: -5px !important;
margin-right: -5px !important;
}
.related {
margin-top: 15px;
border-top: none;
}
.devvn_cmt_input textarea,
.devvn_cmt_list {
font-size: 15px;
}
button#devvn_cmt_submit {
font-weight: bold;
text-transform: none;
background: #28aa50;
color: white;
}
.devvn_prod_cmt {
margin-top: 20px;
padding: 20px !important;
border-top: 0;
box-shadow: 2px 2px 20px #00000017;
border-radius: 5px;
}
div#reviews.woocommerce-Reviews {
padding: 20px !important;
border-top: 0;
box-shadow: 2px 2px 20px #00000017;
border-radius: 5px;
margin-bottom: 0 !important;
border-bottom: 0px solid #ddd;
width: 100%;
max-width: 100%;
margin: 0 auto 20px;
margin-top: 20px;
}
.woocommerce #reviews #comments h2 {
margin-bottom: 20px;
}
#comments a.btn-reviews-now {
background-color: #28aa50;
text-transform: none;
}
.woocommerce #review_form #respond textarea {
font-size: 15px;
}
.woocommerce #review_form #respond p.form-submit input#submit {
background: #28aa50;
text-transform: none;
}
.woocommerce-noreviews {
font-size: 15px;
margin-bottom: 15px;
border-bottom: none;
}
.devvn_cmt_list p {
margin-bottom: 0;
}
.devvn_prod_cmt {
max-width: 100%;
margin: 20px auto 0;
}
.message-wrapper + main .product-main {
padding-top: 20px;
}
.message-container {
background: #d5f0dd;
padding: 10px 20px !important;
font-size: 15px;
color: #00ab35;
border-radius: 5px;
}
.message-container a {
color: #006d22;
}
p.form-row-first {
width: 100%;
}
.blog-single .large-3 {
padding-left: 0;
}
.blog-single .entry-title {
font-size: 21px;
}
.is-divider {
display: none;
}
.blog-single .entry-header .entry-meta {
text-transform: none;
letter-spacing: 0;
font-size: 14px;
color: gray;
}
.entry-header-text {
padding: 0;
}
.blog-single .thong-tin-mo-ta {
font-weight: 700;
font-size: 15px;
background: #f7f7f7;
padding: 10px;
margin-bottom: 20px;
color: #424242;
}
#wrapper > .message-wrapper {
padding-top: 20px;
padding-bottom: 0;
margin-bottom: 0;
}
.star_box {
background: url(/wp-content/uploads/2019/10/box4T-bg.png);
}
.widget_shopping_cart .button {
text-transform: none;
letter-spacing: 0;
}
.has-border {
border: 0;
padding: 15px;
box-shadow: 2px 2px 10px #00000017;
border-radius: 6px;
}
.woocommerce-billing-fields {
padding-top: 0;
border-top: 0;
}
.payment_methods {
margin-bottom: 0;
}
.payment_methods li label {
color: #199a41;
}
.woocommerce-page .woocommerce .large-7 {
padding-right: 0;
}
.cart_totals .product-name {
border-width: 3px;
background: #28aa50;
color: white;
letter-spacing: 0;
padding: 12px;
text-transform: none;
text-align: center;
}
.cart_totals .shop_table {
border: 1px solid #ececec;
}
.cart_totals table {
margin-bottom: 0;
}
.cart_totals .wc-proceed-to-checkout {
margin: 0;
}
.cart_totals table tr th,
.cart_totals table tr td {
padding-left: 10px;
padding-right: 10px;
}
.woocommerce-page .cart-collaterals {
border-left: none !important;
}
.widget_product_categories,
.widget_products {
padding: 0 !important;
box-shadow: none !important;
}
.woocommerce-page .woocommerce {
padding: 20px;
box-shadow: 2px 2px 20px #00000017;
border-radius: 6px;
}
.woocommerce-cart-form .shop_table thead th {
text-transform: none;
letter-spacing: 0;
padding: 12px;
background: #28aa50;
color: white;
text-align: center;
border-right: 1px solid white;
}
.shop_table .cart_item td {
padding-left: 5px;
padding-right: 5px;
}
.woocommerce-cart-form .shop_table thead tr th:last-of-type {
text-align: center;
border-right: 1px solid #28aa50;
}
.shop_table .cart_item td {
border-right: 1px solid #ececec;
}
.shop_table .cart_item td:first-child {
border-left: 1px solid #ececec;
}
.woocommerce-privacy-policy-text p {
font-size: 13px !important;
}
.payment_method_bacs p,
.payment_method_cod p {
font-size: 13px !important;
color: gray;
}
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3 {
text-transform: none !important;
color: #28aa50;
}
.woocommerce-billing-fields input {
border-radius: 5px;
box-shadow: none;
}
.thong-tin-du-an {
margin-bottom: 20px;
background: #fffaf3;
padding: 15px;
color: #008629;
background: #ebf6e0;
font-size: 15px;
border: 1px solid #b3dc82;
}
.thong-tin-du-an .row-info {
display: inline-block;
width: 100%;
clear: both;
}
.thong-tin-du-an .row-info .left {
font-weight: 500;
width: 23%;
display: inline-block;
float: left;
}
.thong-tin-du-an .row-info .right {
color: #0078ad;
width: 77%;
display: inline-block;
float: left;
font-weight: bold;
}
.thong-tin-du-an .row-info {
height: 30px;
border-bottom: 1px solid #dbefc8;
}
.thong-tin-du-an .row-info .right.chi-phi {
color: red;
}
.blog-single .entry-content p {
font-size: 15px;
margin-bottom: 13px;
}
.blog-single .blog-share {
text-align: left;
}
.entry-content {
padding-bottom: 0;
}
.danh-muc span.title,
.the-tim-kiem span.title {
background: #0f61a7;
padding: 4px 10px;
color: white;
margin-right: 5px;
}
.danh-muc {
margin-bottom: 15px;
}
.danh-muc a,
.the-tim-kiem a {
margin-bottom: 10px;
padding: 4px 10px;
background: #dedede;
color: #464646;
}
.danh-muc a:hover,
.the-tim-kiem a:hover {
background: #4caf50;
color: white;
}
.bai-viet-lien-quan h2 {
font-size: 19px;
color: black;
}
.bai-viet-lien-quan {
margin-top: 15px;
}
.bai-viet-lien-quan ul {
margin-bottom: 0;
display: inline-block;
width: 100%;
}
.bai-viet-lien-quan ul li {
list-style: none;
width: 25%;
color: graytext;
float: left;
padding-left: 4px;
padding-right: 4px;
}
.bai-viet-lien-quan ul li .box-image img {
height: 150px;
border-radius: 6px;
object-fit: cover;
object-position: center;
}
.bai-viet-lien-quan h3 {
font-size: 14px;
color: black;
line-height: 19px;
padding-top: 7px;
height: 64px;
overflow: hidden;
}
.thong-tin-tac-gia {
background: #f3ffe9;
padding: 15px;
border-radius: 5px;
display: inline-block;
width: 100%;
clear: both;
border: 1px dashed #61a63c;
}
.thong-tin-tac-gia .left {
width: 20%;
float: left;
display: inline-block;
}
.thong-tin-tac-gia .right {
padding-left: 10px;
width: 80%;
float: right;
display: inline-block;
text-align: left;
}
.thong-tin-tac-gia h4 {
color: #259029;
text-transform: uppercase;
font-size: 19px;
margin-bottom: 4px;
}
.thong-tin-tac-gia .right p {
color: #008432;
margin-bottom: 0;
font-size: 15px;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li > a {
padding-left: 20px;
color: black;
font-size: 15px;
text-transform: none;
font-weight: normal;
padding-top: 12px;
padding-bottom: 12px;
}
a.back-to-top {
background: #28aa50 !important;
border: none !important;
color: white !important;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.nav-small.nav > li.html {
    font-size: 15px;
    }
    .off-canvas-left.mfp-ready .mfp-content {
    background: white;
    }
    .keu-goi-section .cot2 .col.medium-4 {
    flex-basis: 33.33%;
    max-width: 33.33%;
    }
    .keu-goi-section .cot1 {
    padding-bottom: 20px;
    }
    .cam-ket-section .icon-box h3 {
    font-size: 17px;
    }
    .cam-ket-section .icon-box {
    margin-bottom: 25px;
    }
    .phan-hoi-section .medium-2 {
    flex-basis: 50%;
    max-width: 50%;
    }
    .thanh-tich-section .col.medium-4 {
    flex-basis: 33.33%;
    max-width: 33.33%;
    }
    .footer-section .cot1 {
    flex-basis: 100%;
    max-width: 100%;
    }
    .stuck .header-inner {
    padding-right: 29px;
    }
    .page-right-sidebar .large-3 {
    padding-left: 15px;
    }
    .single-product .product-main,
    .product-footer .woocommerce-tabs,
    .woocommerce-page .woocommerce {
    padding: 0 !important;
    box-shadow: none;
    }
    .woocommerce-page .woocommerce .large-7 {
    padding-right: 15px;
    }
    .blog-archive .post-item .box-text {
    padding: 0;
    padding-top: 10px;
    }
    .blog-archive .post-item .from_the_blog_excerpt {
    display: none;
    }
    .blog-archive .post-item {
    padding-bottom: 10px;
    }
    .blog-archive .large-3 {
    padding-left: 15px;
    }
    .blog-archive .post-item .post-title {
    font-size: 17px;
    }
    .bai-viet-lien-quan ul li {
    width: 50%;
    }
    .bai-viet-lien-quan ul li .box-image img {
    height: 110px;
    }
    .thong-tin-tac-gia .right,
    .thong-tin-tac-gia .left {
    width: 100%;
    }
    .thong-tin-tac-gia .left {
    text-align: center;
    }
    .nav-previous a {
    font-size: 15px;
    }
    .blog-single .large-3 {
    padding-left: 15px;
    }
    .gioi-thieu-section .col {
    padding-top: 20px;
    }
    .san-pham-section .slider-nav-outside .flickity-prev-next-button.next {
    left: auto !important;
    }
    

}