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

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: 'utm';
    src: url('fonts/UTMEdwardian.eot');
    src: url('fonts/UTMEdwardian.eot?#iefix') format('embedded-opentype'),
        url('fonts/UTMEdwardian.woff2') format('woff2'),
        url('fonts/UTMEdwardian.woff') format('woff'),
        url('fonts/UTMEdwardian.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body {
    font-weight: normal;
    font-style: normal;
    font-size: 17px !important;
    line-height: 28px !important;
}
b, strong,.hotline a {
    font-weight: inherit;
    font-weight: 700;
    font-family: "Be Vietnam Pro", sans-serif;
}
div#content {
    border: 0;
}
.page-right-sidebar .large-3.col {
    padding-left: 0;
}
.page-id-551 h1.entry-title.mb.uppercase {
    display: none;
}
h1.entry-title.mb {
    margin-bottom: 30px;
    text-transform: none;
}
.top-header p {
    font-size: 13px;
    text-transform: none;
    font-weight: 400;
    line-height: 16px;
    font-family: 'Be Vietnam Pro';
}
.top-header .icon-box-img {
    margin-bottom: 1px !important;
}
.top-header .icon-box {
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 0 7px 8px 7px;
    height: 100px;
    transition-duration: 500ms;
}
.top-header .icon-box:hover {
    border: 1px solid #515d5c;
    box-shadow: 0px 4px 8px #515d5c;
    transition-duration: 500ms;
}
.hotline {
    width: 299px !important;
    height: 60px;
    line-height: 58px;
    padding-left: 30px !important;
    background-image: url(./images/icon-hotline.png);
    background-repeat: no-repeat;
    background-size: 21px;
    background-position: 27px 19px;
    position: relative;
    bottom: 11px;
}
.header-block-block-1 {
    margin-top: 12px;
}
input#woocommerce-product-search-field-0 {
    height: 50px;
    background: #fff;
    border-color: #ccc;
}
.header-bottom {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.header-bottom-nav > li {
    padding: 0 72px;
}
.flickity-page-dots li.dot.is-selected {
    background:#515d5c !important;
    border-color:#515d5c !important;
}
.flickity-page-dots .dot {
    width: 15px !important;
    height: 15px !important;
}
.slider-nav-light .flickity-page-dots .dot {
    border-color: #fff;
    background: #fff !important;
    opacity: 1 !important;
}
.chung-toi p {
    font-family: 'utm';
    font-weight: 400;
    font-size: 42px;
    margin-bottom: 5px;
    margin-left: -5px;
}
.text-chuyennghiep p {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 0;
    font-weight: 400;
}
.row-icon .icon-box {
    transition-duration: 500ms;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 7px 0;
    font-size: 15px;
    line-height: 25px;
}
.row-icon .icon-box-center .icon-box-img {
    margin-bottom: 5px;
}
.row-icon .icon-box-img svg {
    height: 65px !important;
}
.row-icon .icon-box:hover{
    transition-duration: 500ms;
    border-color: #FBFFD5;
    color: #FBFFD5;
}
.row-icon .icon-box:hover svg path {
    fill: #FBFFD5;
    transition-duration: 500ms;
}
.no-bottom {
    padding-bottom: 0 !important;
}
.icon-xem-them span,
.icon-xem-them i {
    color: #fff;
    font-size: 15px;
}
.icon-xem-them {
    font-weight: normal;
    padding: 9px 29px;
    background: #E1B06F;
}
.hinh-ve-chungtoi img {
    border-radius: 20px;
}
.hinh-ve-chungtoi .box-image{
    border-radius: 20px !important;
}
.video-fit {
    overflow: hidden;
    border-radius: 20px; /* chỉnh số theo ý muốn */
}

.video-fit iframe {
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 20px;
}
.row-chat-luong .icon-box:after {
    position: absolute;
    width: 65px;
    height: 65px;
    top: 41px;
    background-image: url(images/icon-step.png);
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
}
.icon-1.icon-box:after {
    left: 270px;
}
.icon-2.icon-box:after {
    left: 260px;
    top:43px;
}
.icon-3.icon-box:after {
    left: 264px;
    top: 31px;
}.icon-4.icon-box:after {
    display: none;
}
.row-chat-luong .icon-box:hover {
    cursor: pointer;
}
.row-chat-luong .icon-box:hover svg path {
    fill: #4D5E5C;
    transition-duration: 500ms;
}
p.uppercase.portfolio-box-category.is-xsmall.op-6,.portfolio-summary.entry-summary {
    display: none;
}
h6.uppercase.portfolio-box-title {
    font-size: 19px;
    text-transform: none;
    font-weight: 400;
    line-height: 27px;
    opacity: 1;
}
.portfolio-box .shade {
    opacity: 1;
    background: linear-gradient(180deg, rgb(255 255 255 / 0%) 59%, rgb(0 0 0 / 81%) 100%);
}
.portfolio-box.box-shade:before {
    display: none;
    content: "";
    width: 70px;
    height: 70px;
    background-image: url(images/icon-muiten.png);
    position: absolute;
    top: calc(50% - 35px);
    z-index: 99;
    left: calc(50% - 35px);
    background-repeat: no-repeat;
    background-size: contain;
}
.portfolio-box:hover.box-shade:before{
    display: block;
}
.text-phan-go p {
    font-size: 32px;
    font-weight: 600;
    line-height: 45px;
}
.portfolio-box.box.has-hover.box-shade.dark .box-image >div {
    border-radius: 20px;
}
b.du-an-khac {
    font-size: 26px;
}
.home .flickity-button-icon {
    display: none !important;
}

.home .flickity-prev-next-button.previous {
    background-image: url('images/icon-pre.png') !important;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 65px !important;
    height: 65px !important;
}
.home .flickity-prev-next-button.next {
    background-image: url('images/icon-next.png') !important;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 60px !important;
    height: 60px !important;
}
.home .flickity-prev-next-button {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
.slider-product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    background: #000000cc;
    padding: 11px 15px;
    border-radius: 54px;
    font-size: 16px;
    line-height: 27px;
    display: none;
}
.slider-product .product-small:hover a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: block;
}
.fb-testimonial-box .testimonial-meta.pt-half {
    display: inline-flex;
    align-items: center;
}
.fb-testimonial-box .testimonial-meta .info {
    margin-left: 15px;
}
.star-rating:before, .woocommerce-page .star-rating:before,.star-rating span:before {
    color: #FFC145 !important;
}
.fb-testimonial-box .testimonial-text p {
    font-size: 16px;
    line-height: 25px;
    margin-top: 15px !important;
}
.fb-testimonial-box span.testimonial-company.test_company {
    color: #7f7f7f;
}
.fb-testimonial-box .icon-box-img img {
    border-radius: 100%;
}
.fb-testimonial-box .flickity-page-dots {
    margin-top: 119px !important;
    bottom: -15px;
}
.fb-testimonial-box  strong.testimonial-name.test_name {
    font-size: 18px;
}
.col-ft-1 .text-left {
    text-align: left;
    align-items: center;
    font-size: 16px;
    opacity: 80%;
}
#footer span.ux-menu-link__text {
    opacity: 80% !important;
}
#footer span.ux-menu-link__text:hover {
    opacity: 1 !important;
}
.col-ft-1 .icon-box {
    margin-bottom: 7px;
}
.absolute-footer.dark.medium-text-center.small-text-center,p.from_the_blog_excerpt,p.from_the_blog_comments.uppercase.is-xsmall,
.box-blog-post .is-divider,.entry-divider.is-divider.small {
    display: none;
}
.footer-bootom .social-icons i {
    min-width: 1em;
    opacity: 80%;
}
input.wpcf7-form-control,select.wpcf7-form-control.wpcf7-select,textarea.wpcf7-form-control.wpcf7-textarea {
    box-shadow: none;
    height: 45px;
    border-radius: 15px;
    border-color: #515d5c;
}
h1.product-title.product_title.entry-title {
    margin-top: 10px;
    font-size: 30px;
    line-height: 40px;
}
.top-image {
    position: fixed;
    top: 0;
    max-width: calc(100vw - 17px);
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
}
.top-image img {
    width: 100%;
    max-width: 100%;
    display: flex;
    margin: 0 auto;
}
.blog-single {
    border: 0;
    z-index: 99;
    background: #fff !important;
    position: relative;
}
.entry-header-text-top {
    padding-top: 0;
    text-align: center;
}
h1.entry-title {
    font-size: 41px;
    color: #4D5E5C;
    line-height: 50px;
}
.row-icon .icon-box p {
    font-family: 'Be Vietnam Pro';
    font-weight: 400 !important;
}
nav.woocommerce-breadcrumb.breadcrumbs,
.portfolio-single-page .featured_item_cats.breadcrumbs.pb-0.op-7 {
    display: none;
}
.home .header-block-block-1 {
    display: block !important;
}
div#shop-sidebar {
    background: #515d5c;
    padding: 20PX;
    border-radius: 20px;
}
ul.product-categories a {
    color: #fff;
    padding: 15px 0 !important;
}
ul.product-categories li.active> a {
    color: #e1b06f;
}
.widget .toggle:not(.accordion .toggle) i {
    font-size: 1.2em;
    top: 1px;
    color: #fff;
}
span.widget-title.shop-sidebar {
    color: #fff !important;
}
.is-divider {
    background-color: #e1b06f !important;
}
.product-small .product-small.box .box-image {
    border-radius: 20px !important;
}
.portfolio-archive h1.entry-title,
.portfolio-single-page h1.entry-title{
    font-size: 35px !important;
    color: #fff;
    line-height: 50px;
    padding: 200px 0;
}
.tax-product_cat .page-title-inner.flex-row.medium-flex-wrap.container {
    display: none !important;
}
.nav-dropdown>li>a {
    color: #333 !important;
}
span.ux-menu-link__text:hover {
    color:#e1b06f;
}
#ftwp-container.ftwp-wrap #ftwp-header-title {
    font-weight: 600;
    font-family: 'Be Vietnam Pro';
}
#ftwp-container #ftwp-list.ftwp-strong-first>.ftwp-item>.ftwp-anchor .ftwp-text {
    font-size: 15.4px;
    font-family: 'Be Vietnam Pro';
}
.icon-chi-tiet .icon-box-text h5 {
    text-transform: capitalize;
    font-size: 16px;
    line-height: 26px;
}
.icon-chi-tiet .icon-box-text h6 {
    text-transform: inherit;
    font-weight: normal;
    font-size: 14px;
}
.box-giua {
    border-left: 1px solid;
    border-right: 1px solid;
}
ins > span.amount, .price > span.amount {
    color: #f02b1b;
}
.woo-parent-children {
    display: none;
    flex-wrap: wrap;
    gap: 18px;
    margin-bottom: 30px;
}
.woo-child-cat {
    width: 30%;
    border: 1px solid #e5e5e5;
    border-radius: 14px;
    padding: 4px 8px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
}
.woo-child-cat a {
    font-family: 'Be Vietnam Pro';
    font-size: 14px;
        font-weight: 600;
}
.woo-child-cat.active {
    background: #3E4F47;
    border-color: #3E4F47;
}
.woo-child-cat.active a {
    color: #fff;
}
.top-title {
    background: #fff !important;
    position: relative;
    padding-top: 30px;
}
h1.title-duan {
    text-shadow: none;
    color: #4D5E5C;
    font-size: 35px;
    text-align: center;
}
h1.title-chitiet {
    text-align: center;
    text-shadow: none;
    color: #4D5E5C;
    font-size: 35px;
}
h3.product-section-title.product-section-title-upsell.pt-half.pb-half.uppercase {
    display: none;
}
.product-section {
    border-top: 0;
}
@media only screen and (max-width: 48em) {
    .top-image {
    position: fixed;
    top: 0;
    max-width: calc(100vw);
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
}
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.woo-parent-children {
    display: flex;
}
.category-page-row {
    padding-top: 20px;
}
.box-giua {
    border-left: 0;
    border-right: 0;
}
.social-icons.follow-icons.social-footer.full-width.text-right,.footer-bootom {
    text-align: center !important; 
}
.row-chat-luong .icon-box:after {
    display: none;
}
.row-icon .icon-box {
    transition-duration: 500ms;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 7px 0;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 25px;
}
#wrapper .header.show-on-scroll,#wrapper .stuck .header-main {
    height: 70px !important;
}
#wrapper .stuck #logo img {
    max-height: 70px !important;
}
.chung-toi {
    margin-bottom: 20px;
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
    background-color: #4D5E5C;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    padding-left: 20px;
    color: #fff;
    font-size: 16px;
}
input#woocommerce-product-search-field-1 {
    background: #fff;
    border-color: #fff;
}
.toggle i {
    font-size: 1.8em;
    transition: all .3s;
    color: #fff;
    opacity: 1;
}
.header-bottom-nav > li {
    padding: 0 !important;
}
#logo img {
    padding: 8px 0 !important;
}
.header-block-block-1 {
    margin-top: 6px;
}
.col-top-hd {
    padding-bottom: 6px !important;
}
.col-top-hd {
    padding-bottom: 6px !important;
    padding-right: 4px !important;
    padding-left: 4px !important;
}
.header-wrapper.stuck .header-block-block-1 , .header-wrapper.stuck  div#wide-nav {
    display: none !important;
}
.header-block-block-1,nav.woocommerce-breadcrumb.breadcrumbs,.page-title-inner.flex-row.medium-flex-wrap.container {
    display: none !important;
}
.home .header-block-block-1,.tax-product_cat .header-block-block-1{
    display: block !important;
}
.portfolio-archive h1.entry-title,
.portfolio-single-page h1.entry-title {
    font-size: 25px !important;
    color: #fff !important;
    line-height: 40px !important;
    padding: 60px 0 !important;
}
div#wide-nav {
    display: none;
}
.home div#wide-nav,
.tax-product_cat div#wide-nav {
    display: block;
}
.header-wrapper {
    border-bottom: 1px solid #ccc;
}
.portfolio-box h6.uppercase.portfolio-box-title {
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    line-height: 19px;
    opacity: 1;
}
.portfolio-box .box-text.text-center {
    padding: 10px;
}
.nav-dropdown>li>a {
    color: #333;
}
}