/*
Theme Name: Flatsome Child
Description: Multi-Purpose Responsive WooCommerce Theme
Author: UX-Themes
Template: flatsome
Version: 3.16.2
*/


/*************** ADD CUSTOM CSS HERE.   ***************/


@font-face {

    font-family: 'utm_avo';
    src: url('fonts/UTM Avo.eot');
    src: local('â˜º'), url('fonts/UTM Avo.woff') format('woff'),
    url('fonts/UTM Avo.ttf') format('truetype'),
    url('fonts/UTM Avo.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UTMAvoBold';
    font-style: normal;
    font-weight: normal;
    src: local('UTMAvoBold'), url('fonts/utm-avobold.woff') format('woff');
}

.related .product-small .col-inner {
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

i.fa {
    padding-right: 3px;
}

body, p, a, h1, h2, h3, h4, h5, h6 {
    font-family: utm_avo !important;
}

.product-small {
    overflow: hidden;
}

.charac-bg.nb {
    background-color: #FF5A00;
    color: #fff;
    box-shadow: 2px 2px #00000059;
}

.charac-bg {
    position: absolute;
    top: -253px;
    left: -28px;

    z-index: 1;
    transform: rotate(-45deg);
    display: block;
    text-align: center;
    width: 130px;
    font-size: 13px;
    padding: 5px 3px;
}

.each_product .charac-bg .row-tien-nghi .col {
    padding-bottom: 0;
}

.row-tien-nghi {
    padding-top: 10px;
    border: solid 1px #ebebeb;
}

.row-tien-nghi i {
    color: #2196F3;
}

.section-cam-nang .post-item {
    padding-bottom: 10px;
}

h3.title-home {
    text-transform: uppercase;
    font-size: 30px;
    color: #f99b1c;
    font-weight: 400;
    text-align: center;
}

.div-dat-phong {
    padding: 0 10px;
}

.entry-content {
    padding-top: 0;
}

.lightbox-by-id {
    padding: 30px !important;
}

.p-dat-phong {
    text-transform: uppercase;
    background: #2D9AD9;
    color: white;
    padding: 5px !important;
    margin-bottom: 10px !important;
}

.related h3.product-section-title {
    color: #faab3b;
    margin-left: 0;
    font-size: 26px;
}

.footer .widget-title {
    display: block;
    font-size: 19px;
    /* padding-bottom: 20px; */
    color: #faab3b;
    margin-bottom: 14px;
}

.a-dat-tour {
    display: block;
    width: 100%;
    background: #e74c3c;
    text-align: center;
    text-transform: uppercase;
    color: white;
    padding: 10px;
    margin: 16px 0;
}

.a-dat-tour:hover {
    color: white;
}

.price-wrapper {
    display: none;
}

.tour, .tour .row {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.box-title h3:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 5px solid #b94300;
    left: -5px;
    position: absolute;
}

.box-title h3:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #b94300;
    right: -5px;
    position: absolute;
}

.box-title h3 {
    font-weight: 700 !important;
    display: inline-block;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    height: 42px;
    padding: 0 15px;
    line-height: 42px;
    background-color: #ff5c00;
    color: #fff;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.row-tien {
    background: #E6F1FF;
    margin-top: 20px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.xem-them-ux-product:hover {
    color: white;
}

.stars a {
    font-family: 'fl-icons' !important;
}

.product-small .box-text {
    background: white;
}

.product-small .box-text .product-title {
    min-height: 40px;
    font-weight: bold
}

.woocommerce-tabs .tab-panels {
    border: 1px solid #ddd;
    padding: 15px;
}

.product-small .box-text {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0 !important;
}

.product-small .product-title {
    padding-left: 10px;
    padding-right: 10px;
}

.tin-them {
    padding-left: 10px;
    padding-right: 10px;
}

/*Menu */
.title-comm {
    color: #fff;
    font-size: 18px;
    position: relative;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
    background-color: #fff;
    text-align: center;
}

h3.title-comm:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: 0;
    border-top: 2px solid #d0d2d3;
    z-index: 1;
    display: block;
}

.title-comm .title-holder {

    height: 45px;
    background-color: #56bbe7;
    height: auto;
    line-height: 45px;
    padding: 0 20px;
    position: relative;
    z-index: 2;
    text-align: center;
    display: inline-block;
    min-width: 188px;
}

.title-holder:before {
    content: "";
    position: absolute;
    right: -15px;
    border-width: 0;
    bottom: 0;
    border-style: solid;
    border-color: #5c9efe transparent;
    display: block;
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 15px solid #56bbe7;
}

.title-holder:after {
    content: "";
    position: absolute;
    left: -15px;
    border-width: 0;
    bottom: 0;
    border-style: solid;
    border-color: #5c9efe transparent;
    display: block;
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-bottom: 22px solid transparent;
    border-right: 15px solid #56bbe7;
}

/*end Menu*/
.category_box ul li::before {
    font-family: FontAwesome;
    content: "\f041";
    padding-right: 5px;
    color: #1D9E74;

}

.footer .textwidget p {
    margin-bottom: 0;
}

.news_letter_bg {
    width: 229px;
    height: 208px;
    background: url(images/email_bg.png) center center;
    position: absolute;
    top: -189px;
    right: -68px;
    z-index: 9;
}

.row-dang-ky {
    padding: 23px;
    background: #32B3CC;
    margin-bottom: 30px;
}

.news_letter_title, .news_letter_description {
    color: white;
}

.news_letter_title {
    font-size: 25px;
    color: white;
    font-family: 'Pacifico', cursive

}

.row-dang-ky .wpcf7-email {

    float: left;
    width: 68%;
}

.row-dang-ky .wpcf7-submit {
    background: #FF9729 !important;
    float: right;
}

.footer .textwidget .p-hotline-footer {
    font-weight: bold;
    color: #FFFF15;
    margin-bottom: 0;
}

.back-to-top {
    bottom: 57px !important
}

.copyright-footer {
    color: white
}

.post-item .box-text .post-title {
    min-height: 42px;
}

.category-page-row .product-small .product-small {
    border-bottom: solid 1px #ddd;
}

.box-overlay .box-image {
    border-radius: 10px;
}

.box-overlay .box-text {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.product-small .box-image img {

}

.hotline-header {
    font-size: 15px;
    color: #ff9729;
    border: solid 2px #ff9729;
    border-radius: 3px;

    margin-top: 15px;

    line-height: 11px;
    padding: 9px;
}

.header-block-block-1 .icon-box-img {
    margin-bottom: 10px;
}

.header-block-block-1 .p-header {
    color: #32B3CC
}

.header-block-block-1 .col {
    padding-bottom: 0;
}

.div-san-pham-list .box-vertical {
    border-bottom: solid 1px #ddd;
    padding: 5px 0;
}

.div-san-pham-list {
    line-height: 1.1 !important
}

b, strong {
    font-weight: bold !important;
}

.post-sidebar {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.post-sidebar #text-4 {
    background: #2D9AD9;
    padding: 10px;
}

.post-sidebar #text-4 p {
    color: white !important;
}

.div-san-pham-list .col {
    padding-bottom: 0 !important
}

.gia-giam-ux-product {
    color: #00a1c0;
    font-size: 16px;
    font-weight: bold;
}

.gia-goc-ux-product {
    text-decoration: line-through;
}

.xem-them-ux-product {
    text-align: center;
    padding-left: 30px !important;
    display: block;
    text-transform: uppercase;
    line-height: 20px !important;
    color: #fff;
    background-color: #273b82;
    padding: 9px 17px;
    width: 100%;

}

.xem-them-ux-product:before {
    margin-left: -33px;
    margin-top: -10px;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 20px solid #E6F1FF;
    border-bottom: 20px solid transparent;

}

.section-diem-diem .box-image {
    border-radius: 10px;
}

.section-diem-diem .box-image img {
    border-radius: 10px;
}

.box-overlay .box-text {
    background: rgba(0, 0, 0, 0.35);
}

.section-cam-nang .col {
    padding-bottom: 0;
}

.gia-overlay {
    padding-left: 10px;
    color: red !important;
    line-height: 36px;
    border-radius: 5px;
    /* text-align: center; */
    /* margin: 0 15px; */
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    /* float: right; */
    /* padding: 0 31px; */

}

.div-khuyen-mai {
    z-index: 1;
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    background: url(images/label_khuyenmai.png) no-repeat center center;
    left: -6px;
    top: -6px;
    background-size: 100%;
}

.badge-container {
    display: none
}

ul.so-sao .star .active {
    color: #f1c40f;
}

.product-small ul.so-sao .star span {
    font-size: 17px !important
}

ul.so-sao .star span {
    font-size: 20px;
}

ul.so-sao {
    margin-bottom: 0;
}

.form-tu-van .form-goi-lai p {
    font-size: 14px;
    color: white !important;
}

.form-goi-lai p {
    padding: 5px 0;
    color: black !important
}

.form-goi-lai .wpcf7-submit {
    width: 100%;
    background: #ff9729 !important;
    color: #fff;
}

.form-tu-van .wpcf7-response-output {
    padding: 10px;
    color: white;
    border: 2px solid #ff9729 !important;
}

.tour_box_gif {
    position: absolute;
    right: 22px;
    width: 30px;
    height: 30px;
    background: url(images/gift-icon.png) no-repeat center center;
    /* float: right; */
    /* margin-bottom: 25px; */
    top: 0;
}

.WOOF_Widget {
    text-align: center;
    width: 100%;
    border: solid 2px #d0c9c7;
    border-radius: 5px;
    margin-top: 30px;
    padding: 12px;
    margin-bottom: 15px;
}

.chosen-container {
    width: 100% !important;
}

.woof_sid_widget {
    text-align: left !important;
    padding-top: 10px;
}

span.amount {
    white-space: nowrap;
    color: #00c0c0;
    font-weight: bold;
}

.div-san-pham-list .product-title {
    font-weight: bold;
    color: #333
}

/*CSS Phần Tab chi tiết sản phẩm*/
.product-footer .woocommerce-tabs {
    border-top: none;
}

.nav-line > li > a:before {
    display: none
}

.nav-line > li > a {
    border-radius: 5px;
    background: #00a1c0;
    color: white;
    padding: 7px 10px;
    margin-bottom: 5px;
}

.nav-line > li.active a {

    border-radius: 5px;
    color: white;
    background: #2D9AD9 !important;
}

.nav-line > li a:hover {
    border-radius: 5px;
    color: white;
    background: #2D9AD9 !important;
}

.woocommerce-tabs ul.product-tabs {
    margin-bottom: 20px;
    padding: 10px;
    background: #eee;
    border-radius: 5px;
    box-shadow: 0 0 5px 1px #aaa;
}


/*Hết phần css tab chi tiết sản phẩm*/
.a-dat-phong {
    padding: 7px 18px;
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
    border-radius: 5px;
}

.a-dat-phong:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;

}

.tour .gia-goc {
    text-decoration: line-through;
}

.tour .gia-giam {
    font-weight: bold;
    color: #00c0c0;
    font-size: 20px;
}

.flex-right ul li a {
    text-transform: initial !important;
    font-size: 16px;
}

/*Màu sắc button*/
.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
    background-color: currentColor !important;
    border-color: currentColor !important;
}

.button.facebook, .button.facebook:not(.is-outline), .button.facebook:hover {
    color: #fff;
    background-color: #446084;
    border-color: #446084;
}

.button.twitter, .button.twitter:not(.is-outline), .button.twitter:hover {
    color: white !important;
    background: #2478ba !important;
    border-color: #2478ba;
}

.button.email, .button.email:not(.is-outline), .button.email:hover {
    color: #fff;
    background-color: black !important;
    border-color: black !important;
}

.button.pinterest, .button.pinterest:not(.is-outline), .button.pinterest:hover {
    color: #fff !important;
    background-color: #cb2320 !important;
    border-color: #cb2320 !important;
}

.button.google-plus, .button.google-plus:not(.is-outline), .button.google-plus:hover {
    color: #fff !important;
    background-color: #dd4e31 !important;
    border-color: #dd4e31 !important;
}

.button.linkedin, .button.linkedin:not(.is-outline), .button.linkedin:hover {
    color: #fff !important;
    background-color: #0072b7 !important;
    border-color: #0072b7 !important;
}

.single-date {
    border-bottom: 1px dashed #ededed;
}

h1.entry-title {
    font-size: 24px !important;
}

/*Kết thúc màu sắc*/


footer.entry-meta {

    border-top: none !important;
    border-bottom: 1px dashed #ececec !important;

}

.entry-content img {
    width: auto !important
}

.duong-line {
    background: rgba(0, 0, 0, 0) url(images/line.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}

.related-post h7 {
    font-weight: bold;
    font-size: 18px;
    float: left;
    margin: -8px 20px 0 0;
}


.home_product_box_title {
    height: 48px;
    background: #eeeeee;
    line-height: 48px;
    margin-bottom: 20px;
    padding-left: 13px;
}

.home_product_box_title_left {
    padding: 0 15px;
    color: #fff;
    font-size: 20px;
    background: #00a1c0;
    box-shadow: 0 0 5px 1px #ddd;
    float: left;
    font-family: "Pacifico-Regular";
    position: relative;
}

.home_product_box_title_left:before {
    content: "";
    position: absolute;
    width: 34px;
    height: 59px;
    background: url(images/title_before.png) no-repeat;
    top: -1px;
    left: -24px;
}

.dia-chi-cat, .p-cat {
    font-size: 14px;
}

.category-nut-dat {
    float: right;
}

.category-nut-dat a {
    padding: 7px 18px;
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
    border-radius: 5px;
}

.home_product_box_title_left a {

    font-family: 'Pacifico', cursive;
    color: #fff;
    text-decoration: none;
}

.home_product_box_title_left a br {
    display: none
}

.home_product_box_title_right br {
    display: none
}

.home_product_box_title_left:after {
    content: "";
    position: absolute;
    width: 34px;
    height: 59px;
    background: url(images/title_after.png) no-repeat;
    top: -10px;
    right: -24px;
}

.home_product_box_title_right {
    float: right;
    padding-right: 20px;
}

.single-product .price-wrapper {
    display: none
}

.is-divider {
    display: none
}

.thong-tin-chung .tour {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.thong-tin-chung .tour p {
    margin-bottom: 5px;
}

.row-divided > .col + .col:not(.large-12) {
    border-left: none;
}

.form-tu-van .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.form-tu-van {
    padding: 20px 30px;
    background: #2D9AD9;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 15px;
}

.form-tu-van h3 {
    font-family: 'Pacifico', cursive;
    text-align: center;
    color: white;
    font-size: 24px;
}

.thong-tin-chung .product-info {
    padding: 10px 0;
    padding-bottom: 10px;

}

.thong-tin-chung .product-info h1 {
    color: #0ba5c2;
}

.product-title a {
    color: #0c4999;
    font-size: 16px;
}

.header-sp {
    text-align: left;
    height: 50px;
    margin-top: 3px;
    color: #333;
    position: relative;
    padding-left: 40px;
}

.header-sp h4 {
    font-size: 15px;
    margin: 0;
    color: #faab3b;
    font-size: 19px;
}

.header-sp h3 {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}

.header-sp:before {
    content: "\f095";
    font: normal normal normal 14px/1 FontAwesome;
    background: #faab3b;
    height: 30px;
    width: 30px;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 8px;
}

.gia-form-tu-van {


    text-align: center;
    margin: 10px auto;
    font-size: 25px;
    border: solid 1px #ddd;

}

.form-tu-van p {
    margin-bottom: 4px !important;
}

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

}

@media (max-width: 1025px) {
    .html_topbar_left {
        display: none !important
    }
}

@media (min-width: 1023px) {

    .row-dang-ky .wpcf7 {
        margin-top: 58px;
    }
}

@media (max-width: 321px) {
    .row-dang-ky .wpcf7-email {
        width: 100% !important;

    }

    .row-dang-ky .wpcf7-submit {
        float: none !important;
    }

}

@media (min-width: 321px) and (max-width: 481px) {
    .div-san-pham-list .product-small {
        border-radius: 10px;
        border: 1px solid #ededed !important;
        padding: 10px !important;
        margin-bottom: 10px !important;
    }

    .row-dang-ky .wpcf7-email {
        width: 59% !important;

    }


}

@media (max-width: 549px) {
    .charac-bg {
        position: absolute;
        top: -240px !important
    }
}

@media (max-width: 769px) {
    .xem-them-ux-product:before {
        display: none;
    }

    .section-banner .banner {
        padding-top: 545px !important;
    }

    .mfp-container {
        padding: 15px;
    }

    .row-dat-phong input {
        margin-bottom: 2px;
    }
}
