/*
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.   ***************/
.sec-team .slider-nav-outside .flickity-page-dots, .row-slider .flickity-page-dots {
    bottom: 170px;
	z-index: -1;
}
.section-whyus:before {
    content: '';
    position: absolute;
    background: url('https://tlssupermart.com/wp-content/uploads/2023/12/logo-white.png');
    left: -105px;
    top: -10px;
    width: 300px;
    height: 300px;
    z-index: 1;
    background-size: cover;
}
.section-whyus:after {
    content: '';
    position: absolute;
    background: url('https://tlssupermart.com/wp-content/uploads/2023/12/logo-white.png');
    right: -190px;
    bottom: -10px;
    width: 300px;
    height: 300px;
    background-size: cover;
}
.img-ct-ab img {
    border-radius: 10% 0 10% 0;
}

.img-pen {
    position: absolute;
    top: 10px;
}
.sec-ab .section-bg {
    background-position: left;
    background-attachment: fixed;
    background-size: contain !important;
}
.nav-spacing-xlarge>li {
    margin: 0 30px;
}
.title-top h4 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.mef-heading-title {
    color: #4b4b4b;
    font-size: 45px;
    font-weight: 600;
    font-family: "Roboto", Sans-serif;
    line-height: 1.3em;
}
.section-whyus .icon-box {
    box-shadow: 0px 2px 60px 0px rgba(0,0,0,0.1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 30px 50px 30px;
    background-color: #fff;
    border-radius: 5px;
    height: 250px;
}
.section-whyus span.count-up.active {
    font-size: 35px;
}
.section-whyus h3 {
    color: #534741;
}
.portfolio-box-category {
    display: none;
}
.project-ct .box-text {
    height: 70px;
}
.cat-label {
    left: 20px;
    position: absolute;
    top: -15px;
    background: #fbeba1;
    opacity: 1;
    padding: 4px 17px;
    border-radius: 15px;
    font-weight: 600;
    font-size: 13px;
}
.post-title {
    margin: 0;
    margin-bottom: 0;
    padding: 30px 20px 20px 20px;
    color: #1b1d21;
    line-height: 32px;
    font-size: 24px;
}
.post-meta {
    font-weight: bold;
    letter-spacing: 0;
    padding: 0 20px;
    color: gray;
    font-size: 14px;
    margin-bottom: 20px;
}
.box-blog-post .is-divider {
    margin-top: 0;
    margin-bottom: 15px;
    height: 1px;
    max-width: 100%;
}
.post-item button {
    margin: 0;
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: #ccc !important;
    border: none !important;
    border-radius: 5px;
    font-size: 13px !important;
    letter-spacing: 0;
    color: gray;
}
.box-blog-post .is-divider {
    margin-top: 0;
    margin-bottom: 15px;
    height: 1px;
    max-width: 100%;
}
.box-blog-post button:hover {
    background: #fbeba1 !important;
    color: #222;
}
.box-blog-post button {
    background-color: #f5f5f5 !important;
}
.section-blog .post-item .col-inner {
    border-radius: 6px;
    box-shadow: 8px 8px 30px 0 rgb(0 0 0 / 10%);
}
.section-blog .box-image {
    border-radius: 5px 5px 0px 0px;
}
.section-blog .box-text {
    border-radius: 0px 0px 5px 5px;
}
/* .section-fa .section-bg {
    background-position: bottom;
    background-size: 1920px auto !important;
} */
.section-fa .box-blog-post {
    box-shadow: 0px 2px 40px -30px rgba(0,0,0,0.1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    background-color: #fff;
    border-radius: 5px;
}
.fa-2 .post-meta.is-small.op-8 {
    color: #fff;
}
.fa-2 h5.post-title.is-large {
    font-size: 20px;
}
.title-bg.fill.bg-fill.bg-top.parallax-active {
    background-position: center;
}
.page-title.blog-featured-title.featured-title.no-overflow {
    padding-top: 300px;
}

/* abf group */
.text-des {
    position: relative;
}
.text-des {
    display: block;
    overflow-y: auto;
    transition: all 0.3s;
    opacity: 0;
    text-align: left;
    padding: 10px;
    background: #00bf63;
    color: #fff;
    border-radius: 5px;
    height: 200px;
    width: 400px;
    bottom: -60%;
    top: unset;
    left: 50%;
    transform: translate(-50%, 0);
	z-index: 99;
}
.sec-team .box.has-hover:hover .text-des {
    bottom: -35%;
    opacity: 1;
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    z-index: 99;
}
.sec-team .box.has-hover:hover {
    transform: translateY(-50px);
}

.sec-team .box.has-hover {
    transform: translateY(0px);
    transition: all .4s;
}
.sec-kh {
    margin-top: -10%;
    padding-top: 80px !important;
    padding-bottom: 0 !important;
}
.sec-kh .box-image img {
    height: 100px;
    background: #fff;
    padding: 10px;
}
.row-form .col {
    padding-bottom: 0;
}
.row-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #e11c17;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.text-des {
    width: 100%;
    opacity: 1 !important;
}
.sec-team .slider-nav-outside .flickity-page-dots, .row-slider .flickity-page-dots {
    bottom: 0;
}
	.gtranslate_wrapper {
    margin: 0 auto;
}
	.header-main li.html.custom {
    display: block !important;
}
}