/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/* 
@font-face {
    font-family: 'SVN-Helga';
    src: url("fonts/SVN-Helga.otf");
} */


/*
Theme Name: Web Khoi Nghiep
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
.full-width .ubermenu-nav, .container, .row {
    max-width: 1170px;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
.searchform input[type=search] {
    border: 1px solid #ddd;
    border-radius: 20px 0px 0px 20px !important;
}

.searchform .button.icon {
    border-radius: 0px 20px 20px 0px !important;
}

.widget_price_filter .ui-slider .ui-slider-handle, .widget_price_filter .price_slider_amount .button, .searchform .button.icon {
    background-color: #78b66b !important;
    color: #fff;
}

.product-small .col-inner {
    border-radius: 10px;
    padding: 10px 5px 10px;
    border: 1px solid #d9e5e5;
}

    .product-small .col-inner:hover {
        box-shadow: -20px 30px 60px #0000001a;
        border-color: #fff;
    }

.form-email .wpcf7-email {
    background-color: #fff !important;
    padding: 25px 0 25px 40px !important;
    transition: all ease-out .3s !important;
    color: #000 !important;
    border-radius: 99px;
}

.form-email .wpcf7-submit {
    border-radius: 99px !important;
    position: absolute;
    top: 6px;
    right: -9px;
    background: #e4573d !important;
    padding: 0px 22px;
    margin-bottom: 0px;
    line-height: 2px;
    height: 40px;
    font-size: 16px;
    min-height: 23px;
}

.section-slide .banner, .section-banner .banner, .section-slide .banner-bg, .section-banner .banner-bg {
    border-radius: 10px;
}

.accordion-item .icon-angle-down:before {
    content: "\f067";
}

.accordion-item i[class^="icon-"], .accordion-item i[class*=" icon-"] {
    font-family: FontAwesome !important;
    color: white;
    font-size: 16px;
}

.product_meta span.posted_in {
    display: none;
}

#menu-item-53 ul.sub-menu li.nav-dropdown-col {
    width: 250px;
    min-width: 250px;
}

.nav-dropdown {
    border: none !important;
}

li.html_topbar_left a {
    color: white !important;
}

li.html_topbar_left, li.html_topbar_left span {
    color: white !important;
}

.phone-tab a {
    display: block;
    margin-bottom: 5px;
}

.phone-tab {
    width: 100px;
    bottom: 81px;
    right: -28px;
    position: fixed;
    z-index: 9999;
}

.header-block-block-1 .icon-box-text h3 {
    margin-bottom: 0px;
}

.header-block-block-1 .icon-box-text p {
    font-size: 15px;
}

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;
    border-radius: 5px;
}

.product-small .onsale {
    font-weight: normal;
    font-size: 14px;
}

.blog-archive .large-9 .box-vertical {
    border: 1px #ebebeb solid;
    border-radius: 15px;
    padding: 10px;
}

.header-bottom-nav > li {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

    .header-bottom-nav > li.active > a, .header-bottom-nav > li:hover > a {
        background: #F99717;
    }

    .header-bottom-nav > li > a {
        padding: 19px 18px;
    }

    .header-bottom-nav > li > a {
        line-height: 19px !important;
    }

span.span-con-hang {
    background: var(--primary-color);
    color: white;
    padding: 4px 10px;
}

ul.product-categories {
    padding: 15px;
    border: 1px #ebebeb solid;
}

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

.single-page {
    padding-top: 0px;
}

.section-sp .col {
    padding-bottom: 10px;
}

a.back-to-top {
    background: var(--primary-color) !important;
    color: white;
    border-radius: 0px !important;
}

td.xoo-cp-pimg {
    width: 24%;
}

.xoo-cp-ptotal {
    margin: auto !important;
    display: table;
    float: unset;
    margin-right: 25px;
    font-size: 18px;
    padding: 10px 0;
    border-top: 1px solid #e5e5e5;
}

.header-bottom ul li a {
    font-weight: normal;
}

.header-search-form ::-webkit-input-placeholder {
    /* Edge */
    color: black !important;
}

.header-search-form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: black !important;
}

h1, h2, h3, h4, h5, h6, .heading-font {
    color: #20242e;
}

.header-search-form ::placeholder, .header-search-form .form-flat .button.icon {
    color: black !important;
}

.product-title {
    font-size: 1.1rem;
    font-weight: 600;
}

.title-home {
    font-size: 3em;
}

.header-search-form #woocommerce-product-search-field-0 {
    background-color: white !important;
    color: black !important;
}

p#billing_address_1_field {
    width: 100%;
}

ul.menu > li + li, .widget > ul > li + li {
    border-top: none;
}

.absolute-footer {
    padding-top: 10px !important;
}

.footer p i {
    color: #e4573d;
}

.footer .section-footer ul li a:before {
    font-family: fontawesome;
    content: "\f111";
    font-size: 9px;
    padding-right: 5px;
}

.section-footer li a:hover {
    color: #e4573d !important;
}

#footer .widget {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.footer p, .footer li a {
    font-size: 15px;
}

.woocommerce-mini-cart__buttons a.button:first-child {
    background: #e4573d !important;
}

.product-main {
    padding-bottom: 0px;
}

.product-section {
    border-top: none;
}

.product .woocommerce-product-gallery__wrapper {
    border: 1px #ebebeb solid;
}

.absolute-footer .pull-left {
    float: unset !important;
}

    .absolute-footer .pull-left ul li a {
        color: white;
    }

.absolute-footer .copyright-footer {
    color: white;
}

.absolute-footer .pull-left ul {
    float: right;
}

.section-sp .nav-line > li {
    border-bottom: 1px #ebebeb solid;
    margin-right: 0px;
}

    .section-sp .nav-line > li a {
        padding-left: 10px;
        padding-right: 10px;
    }

.nav-line-bottom > li > a:before, .nav-line-grow > li > a:before, .nav-line > li > a:before {
    content: " ";
    position: absolute;
    bottom: 0;
    top: unset;
}

.woocommerce-tabs .tab-panels {
    margin-top: 20px;
    border: 1px solid #ebebeb;
    padding: 20px;
}

a.xcp-btn {
    width: 80% !important;
}

.product-footer .woocommerce-tabs .product-tabs li.active a {
    background: #e4573d;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    color: #e4573d !important;
    font-size: 16px;
    border-color: #ffb900;
}

.wpcf7 form.sent .wpcf7-response-output {
    margin: 0px !important;
    color: #e4573d !important;
    border-color: #46b450;
    font-size: 16px;
}

.product-tabs {
    padding-left: 15px;
    padding-right: 15px;
}

.nav-vertical > li + li {
    border-top: none;
}

.product-footer .woocommerce-tabs .product-tabs li a {
    margin-bottom: 10px;
    color: white;
    text-transform: initial;
    font-weight: normal;
    font-size: 18px;
    font-weight: bold;
    border-radius: 99px;
    background: var(--primary-color);
    padding: 8px 27px;
}

.product-footer .woocommerce-tabs {
    border-top: none;
}

.product-tabs li a:before {
    display: none;
}

.shop-sidebar ul.product_list_widget, .post-sidebar ul.product_list_widget, #shop-sidebar ul.product_list_widget {
    padding: 15px;
    border: 1px #ebebeb solid;
}

.post-sidebar .flatsome_recent_posts ul {
    padding: 15px;
    border: 1px #ebebeb solid;
}

.shop-sidebar ul.product_list_widget img, .post-sidebar ul.product_list_widget img, #shop-sidebar ul.product_list_widget img {
    border: 1px #ebebeb solid;
}

.shop-sidebar .widget-title, .post-sidebar .widget-title, #shop-sidebar .widget-title {
    padding: 10px 13px !important;
    width: 100%;
    /* position: absolute; */
    z-index: 321;
    background: var(--primary-color);
    /* padding: 7px; */
    color: white;
    font-weight: bold;
    display: block;
    border-radius: 16px;
}

.widget .price_slider_wrapper {
    border: 1px #ebebeb solid;
    padding-top: 21px;
    padding-left: 15px;
    padding-right: 15px;
}

.section-phan-hoi .flickity-page-dots {
    display: none;
}

.section-phan-hoi .flickity-button {
    opacity: 1 !important;
}

.shop-sidebar {
    padding: 0px !important;
}

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

.section-title-home p {
    font-size: 14px;
    font-style: italic;
}

.section-phan-hoi .box {
    padding: 20px;
    border: 1px #ebebeb solid;
    border-radius: 15px;
}

.div-no-padding {
    padding-bottom: 0px !important;
}

.section-tin-tuc .post-item .box-text-bottom button {
    padding: 5px 20px;
    line-height: 1.5em;
    min-height: 1em;
    text-transform: inherit;
    box-shadow: none;
    background: var(--primary-color);
    border-radius: 20px;
    border: none;
    font-weight: normal;
    font-size: 13px;
}

.section-tin-tuc .post-item .box-text-bottom .box-image {
    border-radius: 15px;
}
.wpcf7-submit{border-radius:20px!important;overflow:hidden;}
.section-tin-tuc .post-item .box-text-bottom {
    border: 1px #ebebeb solid;
    border-radius: 15px;
}
.blog-archive  .post-item {
    margin-bottom: 15px;
}

.section-title-home {
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}

    .section-title-home > h2 {
        padding: 0;
        margin: 0;
        margin-bottom: 15px;
        position: relative;
        display: block;
        line-height: normal;
    }

        .section-title-home > h2:before {
            left: 0;
        }

        .section-title-home > h2:before, .section-title-home > h2:after {
            content: "";
            height: 2px;
            width: 50%;
            background: #e4573d;
            top: 50%;
            z-index: -1;
            position: absolute;
        }

        .section-title-home > h2:after {
            right: 0;
        }

    .section-title-home a {
        display: inline-block;
        border-radius: 20px;
        background: var(--primary-color);
        padding: 10.5px 20px;
        margin: 0;
        font-size: 16px;
        color: #FFF;
        font-weight: 600;
        text-transform: uppercase;
    }

#mega_main_menu.mega_main_sidebar_menu.direction-vertical > .menu_holder > .menu_inner > ul > li > .item_link, #mega_main_menu.mega_main_sidebar_menu.direction-vertical > .menu_holder > .menu_inner > ul > li > .item_link > .link_content, #mega_main_menu.mega_main_sidebar_menu.direction-vertical > .menu_holder > .menu_inner > ul > li.nav_search_box, #mega_main_menu.mega_main_sidebar_menu.direction-vertical.icons-top > .menu_holder > .menu_inner > ul > li > .item_link.disable_icon > .link_content {
    min-height: 41.5px !important;
}

#mega_main_menu.direction-vertical > .menu_holder > .menu_inner > ul li:last-child {
    border-bottom: none !important;
}

.home #mega_main_menu_ul {
    margin-top: 31px !important;
    padding-top: 4px !important;
}

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

.section-sp a.button {
    margin-bottom: 0px
}

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

#mega_main_menu.mega_main_sidebar_menu > .menu_holder > .menu_inner > ul > li > .item_link > i:before {
    color: gray !important
}

#mega_main_menu {
    z-index: 29 !important
}

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

#mega_main_menu br {
    display: none !important
}

/*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;
}

.product-title {
    min-height: 40px;
}

#mega_main_sidebar_menu-2 {
    margin-left: 0px;
}

    #mega_main_sidebar_menu-2 #main_ul-mega_main_sidebar_menu {
        margin-top: 32px;
        border: 1px solid #cdcdcd;
    }

.home .title-danh-muc {
    width: 100%;
    position: absolute;
    z-index: 33333333333;
    background: var(--primary-color);
    padding: 7px;
    color: white;
    font-weight: bold;
    /* display: block; */
    border-radius: 16px;
}

#billing_first_name_field {
    display: none;
}

#billing_last_name_field {
    width: 100%;
}

.title-danh-muc p {
    margin-bottom: 0px;
}

.div-giam-gia .col-inner {
    background: #005350;
    padding: 20px;
    border-radius: 10px;
}

.section-slide .large-9 {
    padding-left: 0px;
}

.p-giam {
    color: white;
    font-size: 78%;
    text-align: center;
}

.product-footer .woocommerce-tabs > .nav-line-grow, .product-footer .woocommerce-tabs > .nav-line:not(.nav-vertical) {
    margin-top: 0px;
}

.product-page-price .woocommerce-Price-amount {
    font-size: 25px;
}

.lien-he-price {
    color: #e4573d;
    font-weight: bold;
}

span.amount {
    color: #e4573d !important;
    font-size: 18px;
}

/*css mega main menu*/

#mega_main_menu.direction-vertical > .menu_holder > .menu_inner > ul > li > .item_link:before, #mega_main_menu.direction-vertical > .menu_holder > .menu_inner > ul > li.nav_search_box:before {
    background-image: none !important
}

/*end css mega main menu*/

.xoo-cp-btns .xoo-cp-close {
    display: none;
}

/*Nut goi dien thoai*/
.call-now {
    left: 0;
    bottom: 25px;
    height: 50px;
    min-width: 200px;
    position: fixed;
    background-color: #e67e22;
    border-radius: 0 25px 25px 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .8);
    z-index: 998;
}

    .call-now .btn-call-now i {
        position: absolute;
        color: #e67e22;
        background-color: #fff;
        font-size: 35px;
        right: 0;
        height: 50px;
        width: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 50%;
        border: 1px solid #e67e22;
    }

    .call-now .btn-call-now p {
        color: #fff;
        font-size: 14px;
        min-width: 150px;
        text-align: center;
        vertical-align: middle;
        display: inline-block;
    }

    .call-now .btn-call-now strong {
        display: block;
        font-size: 18px;
    }

/*end nut goi*/

.section-text .icon-box {
    border: 1px solid #cdcdcd;
    padding: 5px;
}


/*css cho tung theme - ban desktop*/
h1.entry-title {
    font-size: 22px !important
}

.is-divider {
    display: none;
}

.hotline-single p {
    font-weight: bold color: black;
}

    .hotline-single p a {
        border-radius: 17px;
        color: white;
        font-weight: bold;
        padding: 10px;
        background: #e67e22
    }

.hotline-single {
    border: #dadada solid 1px;
    padding: 15px;
    text-align: center;
    background: #f3f3f3;
}

.section-tin-tuc .from_the_blog_excerpt {
    min-height: 69px;
}

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

/*het phan css*/
.section-banner-mobile .col {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.product-info .single_add_to_cart_button {
    text-transform: inherit;
}

.flBanner {
}

    .flBanner .banner {
        border-radius: 10px;
        overflow: hidden;
    }

    .flBanner .video {
        border-radius: 10px;
        overflow: hidden;
    }

.galleryPostBox {
}

.postItemHome {
    height: 100%;
    width: calc(50% - 15px);
    float: left;
    position: relative;
    margin-right: 15px;
}

.postItemP {
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 0.5em;
    overflow: hidden;
}

.postItemThumb {
    width: 100%;
    height: 100vh;
    border-radius: 0.5em;
    display: block;
}

    .postItemThumb img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.postItemContent {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 10px;
    background: #e6e6e6ab;
}

.postItemDate {
    color: black;
    font-size: 13px;
    margin-bottom: 5px;
}

.postItemTitle {
}

    .postItemTitle a {
        margin: 5px 0;
        font-size: 16px;
        color: black;
        text-transform: uppercase;
        font-weight: bold;
    }

.postItemDesc {
    color: black;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.postItemHome:not(:first-child) {
    width: calc(50% - 15px);
    height: auto;
    margin-bottom: 15px;
    margin-right: 0;
}

    .postItemHome:not(:first-child) .postItemThumb {
        max-width: 160px;
        height: 116.5px;
        overflow: hidden;
    }

        .postItemHome:not(:first-child) .postItemThumb img {
            width: 100%;
            height: 100%;
        }

    .postItemHome:not(:first-child) .postItemContent {
        position: relative;
        width: auto;
        background: transparent;
        display: flex;
        flex-wrap: wrap;
        flex: 1;
    }

    .postItemHome:not(:first-child) .postItemDate {
        color: black;
        /* display: none; */
        order: 2;
    }

        .postItemHome:not(:first-child) .postItemDate i {
            color: red;
        }

    .postItemHome:not(:first-child) .postItemTitle {
        order: 1;
    }

        .postItemHome:not(:first-child) .postItemTitle a {
            color: #000000;
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-line-clamp: 1;
            display: -webkit-box;
            -webkit-box-orient: vertical;
        }

    .postItemHome:not(:first-child) .postItemDesc {
        font-size: 13px;
        color: black;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        order: 3;
    }

.postItemHome:last-child {
    margin-bottom: 0;
}

.postItemHome:not(:first-child):hover .postItemTitle a {
    color: #78b66b;
}

.btnReadAll {
    margin-bottom: 0;
}

/*Desktop*/
@media(max-width: 855px) {
    .banner-email {
        padding-top: 270px !important;
    }

        .banner-email .text-box {
            width: 90% !important;
        }

    .form-email .wpcf7-email {
        background-color: #fff !important;
        padding: 25px 0 25px 20px !important;
        transition: all ease-out .3s !important;
        color: #000 !important;
        border-radius: 99px;
    }

    .banner-top {
        height: 500px !important;
    }

    .title-home {
        font-size: 2em;
    }

    td.xoo-cp-pimg {
        display: block !important;
        width: 90% !important;
    }

    #wpfomo {
        display: none;
    }

    .flickity-prev-next-button:disabled, button.flickity-prev-next-button[disabled] {
        opacity: 1 !important;
    }

    .section-slide .flickity-prev-next-button.previous {
        left: -1% !important;
    }

    .section-slide .flickity-prev-next-button.next {
        right: -1% !important
    }

    .flickity-prev-next-button {
        width: 27px !important
    }

        .flickity-prev-next-button svg {
            max-width: 92% !important;
        }

        .flickity-prev-next-button.previous {
            -ms-transform: translateX(20%);
            transform: translateX(20%);
            left: 0% !important;
        }

        .flickity-prev-next-button.next {
            -ms-transform: translateX(-20%);
            transform: translateX(-20%);
            right: 0% !important;
        }

    .slider-wrapper .flickity-prev-next-button {
        display: block !important;
        opacity: 1;
    }

    .flickity-button .flickity-button-icon .arrow {
        fill: #6f6565;
    }

    .flickity-button .flickity-button-icon {
        font-size: 8px !important;
        border: 1px solid #d2cccc !important;
        background: #F5F5F5 !important;
        border-radius: 0px !important;
        fill: #9e9393 !important;
    }

    .slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button {
        opacity: 1 !important;
        display: block !important;
    }

    .nav-sidebar li a:hover {
        color: #e67e22
    }

    .nav-sidebar li a {
        font-weight: normal;
        color: var(--primary-color);
    }

    .header-search-form .form-flat input:not([type="submit"]), .header-search-form .form-flat textarea, .form-flat select {
        border-radius: 0px;
    }

    .off-canvas:not(.off-canvas-center) li.html {
        padding: 10px;
    }

    .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
        background: white !important;
    }

    .section-title-home a {
        display: inline-block;
        border-radius: 7px !important;
    }

    .section-title-home > h2:before, .section-title-home > h2:after {
        display: none;
    }

    .section-sp a.primary {
        border-radius: 7px !important;
    }

    .product-thumbnails a {
        border: 1px #ebebeb solid;
    }

    .category-filtering {
        display: none;
    }

    .product-info .single_add_to_cart_button {
        width: 100%;
        border-radius: 5px;
        margin-bottom: 0px;
    }

    .product-info .quantity {
        width: 100%;
    }

        .product-info .quantity .input-text {
            border-right: none;
            border-left: none;
            max-width: unset;
            width: 100%;
        }

    .phone-tab a img {
        width: 45px !important;
    }

    .phone-tab a {
        display: block;
        margin-bottom: 5px;
    }

    .phone-tab {
        width: 100px;
        bottom: 81px;
        right: -50px;
        position: fixed;
        z-index: 9999;
    }

    .section-slide .large-9 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .section-sp .col {
        text-align: center;
    }

    .section-sp .tabbed-content .nav-right {
        justify-content: center;
    }
}

@media screen and (max-width: 549px) {
    .row-slider .flickity-prev-next-button svg {
        padding: 3px !important;
        border: 1px solid #d2cccc !important;
    }
}

@media(min-width: 1023px) {
    .post-sidebar {
        padding-right: 5px !important;
    }

    .section-sp .tabbed-content ul.nav-line {
        padding-left: 265px;
        margin-top: -40px;
        /* width: 80%; */
        text-align: right;
        /* float: right; */
        display: inline-block;
    }
}

.ftList {
}

    .ftList ul {
    }

        .ftList ul li {
            list-style: none;
            margin: 0 0 10px;
        }

    .ftList a {
        color: #78b66b;
    }

    .ftList ul li a:before {
        font-family: fontawesome;
        content: "\f111";
        font-size: 9px;
        padding-right: 5px;
    }

.wpcf7-spinner {
    display: none;
}

.wpcf7 form .wpcf7-response-output {
    margin: 10px 0 0;
    padding: 0.2em 1em;
    background: white;
    border: 2px solid #00a0d2;
}
/*Desktop*/
@media (min-width: 1366px) {
}

@media (min-width: 1200px) {
    .postItemHome:first-child .postItemP {
        max-height: 389px;
    }
}


@media only screen and (max-width: 48em) {
      .postItemHome:first-child .postItemThumb {
        min-height: 388px;
        max-height: 388px;
    }
    .postItemHome:first-child .postItemThumb {
        min-height: 388px;
    }

        .postItemHome:first-child .postItemThumb img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
            position: absolute;
        }
    .postItemTitle a {
        font-size: 15px;
    }

    .postItemHome:not(:first-child) {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        margin-right: 0;
    }



        .postItemHome:not(:first-child) .postItemThumb {
            max-width: 160px;
            min-width: 125px;
            height: 116.5px;
            overflow: hidden;
        }

    .postItemHome {
        height: 100%;
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .postItemP {
        flex-wrap: wrap;
    }

    .postItemHome:not(:first-child) .postItemP {
        flex-wrap: unset;
    }

    /*************** ADD MOBILE ONLY CSS HERE  ***************/


}
