/*
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.   ***************/
.row-dashed .col,
.row-solid .col {

    padding: 0 15px 0px;
}

.page-wrapper {
    padding-bottom: 30px;
    padding-top: 30px;
}

.breamBox {
    padding: 10px 0 10px;
    margin-bottom: 0;
    border-bottom: 1px dashed #ebebeb;
    background-color: #f1f1f1;
}

.breamBox>span {}

.breamBox>span a {
    color: black;
}

.breamBox .breadcrumb_last {
    color: black;
}

.container,
.container-width,
.full-width .ubermenu-nav,
.row {
    /*max-width: 1170px;*/
}

.header-nav-main {}

.header-nav-main .header-search-form {}

.header-nav-main .header-search-form .search-field {
    min-width: 450px;
}

#wide-nav>.flex-row>.flex-left {
    width: 25%;
    min-width: 245px;
    margin-right: 28px;
    max-width: 245px;
}

#mega-menu-wrap {
    width: 100%;
    background: #005baa;
    position: relative;
    max-width: 250px;
}

#mega-menu-title {
    font-family: "Google Sans";
    text-transform: uppercase;
    font-weight: bold;
}


.ftMenu {}

.ftCopyright {}

.ftCopyright p {
    margin-bottom: 0;
}

.ftFollow {}

.ftFollow a {
    margin-bottom: 0
}

#mega_menu>li>a {
    FONT-WEIGHT: 500;
    color: black;
    display: block;
    font-size: 14px;
    word-wrap: break-word;
    white-space: pre-wrap;
}

.ftMenu h3 {
    font-size: 1.12em;
}

.ftMenu .ux-menu-link {}

.ftMenu .ux-menu-link .ux-menu-link__link {}

.ftMenu .ux-menu-link .ux-menu-link__link:hover {
    color: #1A73E8;
}

.xSlide {}



.menu-item-has-children>.sub-menu {
    border: none;
    border-radius: 0;
    padding: 0;
}

.menu-item-has-children>.sub-menu>li {}

.menu-item-has-children>.sub-menu>li>a {
    font-weight: 400;
    /* height: 32px; */
    overflow: hidden;
    text-overflow: ellipsis;
    /* -webkit-line-clamp: 1; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    padding: 0;
    /* line-height: 32px; */
    font-size: 13px;
    color: black;
    padding: 6px 0;
    border: unset;
    margin: 0 5px;
    text-transform: none;
    text-indent: 0 !important;
}

.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu {
    position: absolute;
    left: 100%;
    min-width: 200px;
    background: white;
    border-radius: 0;
    top: 0;
    display: none;
    text-indent: 0 !important;
}

.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu>li {}

.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu>li>a {
    font-size: 15px;
    color: black;
    text-transform: none;
}

.menu-item-has-children>.sub-menu>li {
    width: 100%;
    display: block;
}

.menu-item-has-children>.sub-menu>li:before {
    content: "";
    font-size: 13px;
    margin-left: 0.2em;
    opacity: 0.6;
    position: absolute;
    right: 10px;
    content: "\f054";
    font-family: "FontAwesome";
    top: 8px;
    visibility: hidden;
}

.menu-item-has-children>.sub-menu>li>.menu-item-has-children>.sub-menu>li:before {
    display: none;
}

.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu>li:before {
    display: none;
}

.menu-item-has-children>.sub-menu>li:hover .sub-menu {
    display: block;
    -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
    transition: all 500ms;
}

.nav-dropdown-has-arrow li.has-dropdown:after {
    border-color: hsla(0, 0%, 87%, 0) hsla(0, 0%, 87%, 0) #1A73E8;
}

.nav-dropdown {
    min-width: 280px;
    width: 280px;
}

.menu-item-has-children>.sub-menu>li>a {
    font-size: 15px;
    padding: 9px 15px;
    text-transform: none;
    font-weight: 500;
    border-bottom: 1px dashed #ccc;
    margin-left: 0;
    margin-right: 0;
}

.menu-item-has-children>.sub-menu>li:hover {}

.menu-item-has-children>.sub-menu>li>a:hover {
    background: #1A73E8;
    color: #fff;
    text-indent: 0;
}

.xAccordionCol .accordion-inner {

    padding: 1em 0em;
}


.pPostItem {
    /* border-radius: 8px; */
    /* overflow: hidden; */
    background: #fff;
    /* margin-bottom: 20px; */
    box-shadow: 2px 2px 7px #ccc;
    display: flex;
    position: relative;
}

.pPostItemThumb {
    max-width: 366px;
    flex: 0 0 366px;
}

.pPostItemCover {
    padding-top: 56%;
    position: relative;
    display: block;
    overflow: hidden;
}

.pPostItemCover::before {
    position: absolute;
    top: 0;
    left: -120%;
    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);
}

.pPostItemCover img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;
    display: block;
}

.pPostItemContent {
    padding: 15px 15px;
    background: white;
}

.pPostItemContent .is-divider {
    border-color: #e6e6e6;
    background-color: rgba(0, 0, 0, .1);
    display: block;
    height: 3px;
    margin: 1em auto;
    max-width: 30px;
    width: 100%;
}

.pPostItemTitle {}

.pPostItemTitle a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    font-weight: bold;
    color: black;
    font-size: 1.15em;
    text-align: center;
}

.pPostItemDescription {
    font-size: 14px;
    font-weight: 500;
    text-align: justify;
    color: #5F5D5B;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 43px;
}

.pPostItemReadMore {
    display: none;
}

.pPostItemReadMore a {
    color: #fd0100;
    font-weight: 600;
}

.pPostItemReadMore a span {
    font-size: 14px;
}

.pPostItemDate {
    font-weight: bolder;
    height: 100%;
    line-height: .85;
    padding: 2px;
    text-align: center;
    transition: background-color .3s, color .3s, border .3s;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
    position: absolute;
    top: 0;
    background-color: #fff;
    border: 2px solid #005baa;
    max-width: 50px;
    max-height: 50px;
    left: -10px;
    top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 15px;
    color: #005baa;
}

.pPostItemDay {
    display: block;
}

.pPostItemMonth {}

.pPostItem:hover {}

.pPostItem:hover .pPostItemCover {}

.pPostItem:hover .pPostItemCover img {
    transform: scale(1.1);
}

.pPostItem:hover .pPostItemTitle a {}

.pPostItem:hover .pPostItemReadMore a {}

.pPostItem:hover .pPostItemCover::before {
    animation: shine 1s;
}

.pPostItem:hover .pPostItemDate {}

.signPostBoxContent {}

.signPostBoxContent p {}

.signPostBoxContent img {
    max-width: 100%;
    height: auto !important;
}

.signPostBoxContent ul {
    padding-left: 17px;
}

.asidePostBox {
    margin-bottom: 0;
}

.asidePostBox h3 {
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    color: #4981a4;
    line-height: 1.4;
}

.asidePostItem {
    display: flex;
    margin-bottom: 15px;
    gap: 10px;
}

.asidePostItemThumb {}

.asidePostItemCover {
    width: 100%;
    height: 51px;
    max-width: 80px;
    border-radius: 8px;
    overflow: hidden;

}

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

.asidePostItemContent {}

.asidePostItemTitle {}

.asidePostItemTitle a {
    color: black;
    font-size: 14px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.postPage {
    padding: 30px 0;
}

.postList {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}

.post-item {
    margin-bottom: 30px;
}

.xColSale {}

.xColSale p {
    margin-bottom: 5px;
}

.section-title-container {
    margin-bottom: 15px;
}

.w100 {
    width: 100%;
}

.beapp-contact-product a {
    color: #FFF;
    margin-bottom: 0 !important;
}

.beapp-contact-product {
    background-color: #005baa;
    padding: 4px 6px;
    margin-top: 6px;
    margin-bottom: 8px;
    border-radius: 3px;
}

.product-small .col-inner {
    padding: 10px 10px 10px 10px;
    background: #fff;
    position: relative;
    list-style: none !important;
    box-shadow: 0 0 5px #888;
    border-radius: 10px;
    margin-bottom: 10px;
}

.xProjItem {}

.xProjItemThumb {}

.xProjItemCover {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
}

.xProjItemCover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 500ms;
    top: 0;
    left: 0;
    position: absolute;
}

.xProjItemContent {
    background: #005baa;
    padding: 8px 10px;
}

.xProjItemTitle {}

.xProjItemTitle a {
    font-size: 14px;
    color: white;
    font-weight: bold;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 44px;
}

.xProjItem:hover {}

.xProjItem:hover .xProjItemCover img {
    transform: scale(1.1);
}

.xProjItem:hover .xProjItemTitle a {}

.xProjContainer {
    PADDING: 30PX 0;
}

.xProjHeading {}

.xProjHeading h2 {
    text-transform: uppercase;
    margin-bottom: 20px;
    color: rgb(0, 91, 170);
    border-bottom: 2px solid rgb(0, 91, 170);
    padding-bottom: 10px;
}

.signProjBlock {
    padding: 30px 0;
}

.signProjHeading {}

.signProjHeading h1 {
    color: #005baa;
}

.signProjContent {}

.signProjContent p {}

.signProjContent ul,
.signProjContent ol {

    padding-left: 18px;
}

.bapf_apply_flatsome {}

.bapf_apply_flatsome .ux-products-list {
    padding-left: 0;
}



.home-project-slider .owl-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    top: 45%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    text-indent: -9999px;
    margin: 0;
}

.home-project-slider .owl-prev:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background: #0072bb;
    transition: 0.4s all;
    transform: rotate(0);
}

.home-project-slider .owl-prev:after {
    content: "";
    position: absolute;
    background: url(images/arrow-left.svg) center no-repeat;
    background-size: 15px;
    width: 25px;
    height: 12px;
}

.home-project-slider .owl-next {
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    top: 45%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    text-indent: -9999px;
    margin: 0;
}

.home-project-slider .owl-next:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background: #0072bb;
    transition: 0.4s all;
    transform: rotate(0);
}

.home-project-slider .owl-next:after {
    content: "";
    position: absolute;
    background: url(images/arrow-right.svg) center no-repeat;
    background-size: 15px;
    width: 25px;
    height: 12px;
}

.home-project-slider .owl-prev:hover:before,
.home-project-slider .owl-next:hover:before {
    transition: 0.4s all;
    transform: rotate(45deg);
}

.home-project-slider-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.home-project-slider-info p {
    margin-bottom: 0;
    color: #fff;
    padding: 0 25px;
    font-weight: 700;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 22px;
    max-width: 75%;
}

.owl-item:hover .home-project-slider-info {
    background: #000;
    transition: 0.4s all;
}

.owl-item:hover .home-project-slider-info .btn-1 {
    background: #231f20;
    transition: 0.4s all;
}

.select2-container--default .select2-selection--single {
    min-height: 40px;
    line-height: 40px;
    border-radius: 0 !important;
    border: 1px solid #333 !important;
}

.select2-selection__rendered {
    min-height: 40px;
    line-height: 40px;
}

.select2-container--default .select2-selection--single {}

.select2-selection__placeholder {
    line-height: 40px;
    color: #333 !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {

    line-height: 40px !important;
}

.product-small .product-title {
    margin-bottom: 8px;
}

.product-small .product-title a {
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 46px;
    padding: 0;
    margin: 0;
    line-height: unset;
}

a.devvn_buy_now_style {
    display: inline-block;
    overflow: hidden;
    clear: both;
    padding: 9px 0;
    border-radius: 4px;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff !important;
    text-align: center;
    background: #005baa;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#178aee), to(#005baa));
    background: #005baa;
    background: -moz-linear-gradient(top, #178aee, #005baa);
    background: -ms-linear-gradient(top, #178aee, #005baa);
    background: -o-linear-gradient(top, #178aee, #005baa);
    margin: 0 0 20px;
    text-decoration: none;
    border-bottom: 0 !important;
    max-width: 350px;
    width: 100%;
}

.popup-customer-info-group .devvn-order-btn {

    background: #178aee;

}

.devvn-popup-title {
    background: #178aee;
    background: -moz-linear-gradient(top, #178aee 0%, #005baa 100%);
    background: -webkit-linear-gradient(top, #178aee 0%, #005baa 100%);
    background: #005baa;

}

a.devvn_buy_now_style:hover,
a.devvn_buy_now_style:focus {

    background: #005baa;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#178aee), to(#005baa));
    background: #005baa;
    background: -moz-linear-gradient(top, #178aee, #005baa);
    background: -ms-linear-gradient(top, #178aee, #005baa);
    background: -o-linear-gradient(top, #178aee, #005baa);

}


.clickShowReadText {}

.readMoreText {
    display: none;
}

.readMoreText.active {
    display: block;
}

.xCustomBoxText .beapp-contact-product {
    text-align: center;

}

.xCustomBoxText .price-wrapper {
    text-align: center;
    height: 14px;
}

.xCustomBoxText .gift_small_new {
    text-align: center;
    min-height: 23px;
}

.xCustomBoxText .sale-off {
    font-size: 13px;
    color: #333;
}

.xCustomBoxText .sale-off strong {}

.xCustomBoxText .sale-off-percent {
    display: inline-block;
    line-height: 1.2;
    font-size: 12px;
    font-weight: 700;
    padding: 0 4px;
    background-color: #ad2000;
    border-radius: 3px;
    margin-left: 5px;
    color: #fff !important;
}

.xCustomBoxText .rating_lst {
    display: block;
    width: 100%;
    margin-bottom: 0;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.xCustomBoxText .rating_lst span:nth-child(1) {
    color: #ad2000;
    margin-right: 5px;
    font-size: 12px;
}

.xCustomBoxText .rating_lst span i {
    display: inline-block;
    vertical-align: text-top;
    margin-left: 3px;
    transform: translate(0, 1px);
}

.xCustomBoxText .rating_lst span:nth-child(2) {
    border-left: 1px solid #666;
    padding-left: 5px;
    color: #000;
    font-size: 12px;
}

.xCustomBoxText .product-small .product-title a {}

.xHeadingProDefault {}

.xHeadingProDefault h2 {
    border-bottom: 2px solid #005baa;
    color: #005baa;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.xTopBlock {
    margin-bottom: 30px;
}

.xTopBlock section {
    padding: 0 !important;
}

.xDesFull {
    display: none;
}

.xDesFull.active {
    display: block;
}

.xReadFullDesc {
    margin-bottom: 20px;
}

.xReadFullDesc a {
    background: #005baa;
    padding: 8px 10px;
    border-radius: 8px;
    color: white;
    text-align: center;
    display: block;
    max-width: 200px;
    margin: 0 auto;
}

#shop-sidebar {
    position: sticky;
    top: 90px;
}

.xCategoryProWrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 15px;
    margin-bottom: 30px;
}

.xCategoryProItem {
    background-color: #005baa;
    text-align: center;
    vertical-align: middle;
    border-radius: 6px;
    height: 60px;
    display: flex;
    align-items: start;
    justify-content: center;
    padding: 8px;
}

.xCategoryProName {
    color: white;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 41px;
}

/*desktop*/
/* Mobile (default, khÃƒÂ´ng cÃ¡ÂºÂ§n media) */

/* Ã¢â€°Â¥576px */
@media (max-width: 767px) {

    .xCategoryProWrap {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;

    }
}

/* Ã¢â€°Â¥768px */
@media (min-width: 768px) {}

@media screen and (min-width: 850px) {}

/* Ã¢â€°Â¥992px */
@media (min-width: 992px) {}

/* Ã¢â€°Â¥1200px */
@media (min-width: 1200px) {
    .xSlide .medium-3 {
        max-width: 275px;
    }

    .xSlide .medium-9 {
        max-width: calc(100% - 275px);
        flex-basis: calc(100% - 275px);
    }
}

/* Ã¢â€°Â¥1400px */
@media (min-width: 1400px) {}


/* @media only screen and (max-width: 48em) {
 
} */


.fixAside {
    width: 49px;
    position: fixed;
    right: 10px;
    top: 50%;
    list-style: none;
    z-index: 9999;
}

.fixAside ul {}

.fixAside ul li {
    list-style: none;
    margin-bottom: 10px;
}

.fixAside ul li a {}

.fixAside li img {
    display: block;
    animation: rungXoay 1.5s infinite;
}


@keyframes rungXoay {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(-8deg);
    }

    50% {
        transform: rotate(8deg);
    }

    75% {
        transform: rotate(-6deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@keyframes shine {
    from {
        left: -75%;
    }

    to {
        left: 125%
    }
}