/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1200px;
}

.nav > li > a {
    margin: 0;
    padding: 0;
}

.hdInfo {
    display: flex;
    list-style: none;
    gap: 20px;
}

    .hdInfo li {
        margin-bottom: 0;
    }

        .hdInfo li:nth-child(1) {
            background: url(images/topemail.png) 0px 1px no-repeat;
            padding-left: 24px;
        }

        .hdInfo li:nth-child(2) {
            background: url(images/topphone.png) 0px 1px no-repeat;
            padding-left: 24px;
        }

.slogan {
    color: var(--S3, #FFF);
    text-align: left;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.companyName {
    color: var(--7-f-7-d-40, #2E8380);
    text-align: justify;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
}



.hdCompany {
    list-style: none;
    padding-left: 200px;
}

    .hdCompany li {
        color: var(--S1, #000);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        padding-left: 42px;
        height: 32px;
        line-height: 28px;
        margin-bottom: 0;
    }

        .hdCompany li:last-child {
            margin-bottom: 0;
        }

.companyinfobox {
    position: relative;
    padding-left: 142px;
}

    .companyinfobox:before {
        content: "";
        width: 45px;
        height: 173px;
        position: absolute;
        background: var(--s1, #E77600);
        top: -19px;
        left: 0;
    }

    .companyinfobox:after {
        content: "";
        width: 22px;
        height: 173px;
        opacity: 0.3;
        background: var(--S2, #6E6E6E);
        position: absolute;
        top: -19px;
        left: 65px;
    }

    .companyinfobox .hdCompany {
    }

        .companyinfobox .hdCompany li:nth-child(1) {
            background: url(images/hdi1.png) no-repeat;
        }

        .companyinfobox .hdCompany li:nth-child(2) {
            background: url(images/hdi2.png) no-repeat;
        }

        .companyinfobox .hdCompany li:nth-child(3) {
            background: url(images/hdi3.png) no-repeat;
        }

.infofooter {
}

    .infofooter h4 {
        color: var(--7-f-7-d-40, #2E8380);
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
        margin-bottom: 17px;
    }

    .infofooter ul {
        list-style: none;
    }

        .infofooter ul li {
            color: var(--S1, #000);
            /* t9 */
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            margin-bottom: 8px;
            padding-left: 40px;
            min-height: 30px;
            padding-top: 2px;
        }

            .infofooter ul li:nth-child(1) {
                background: url(images/ft1.png) 0px 0px no-repeat;
            }

            .infofooter ul li:nth-child(2) {
                background: url(images/ft2.png) 0px 0px no-repeat;
            }

            .infofooter ul li:nth-child(3) {
                background: url(images/ft3.png) 0px 0px no-repeat;
            }

    .infofooter img {
        margin: 0 auto;
        margin-bottom: 10px !important;
    }

.ftlist {
}

    .ftlist h4 {
        color: var(--7-f-7-d-40, #2E8380);
        /* t3 */ font-family: "Roboto Condensed";
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        display: block;
        margin-bottom: 22px;
        margin-top: 30px;
    }

    .ftlist ul {
    }

        .ftlist ul li {
            color: var(--S2, #6E6E6E);
            /* t8 */ font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            margin-bottom: 24px;
        }

            .ftlist ul li a {
            }

                .ftlist ul li a:before {
                    content: "";
                    width: 6px;
                    height: 6px;
                    background: #6E6E6E;
                }

.contact-form {
}

    .contact-form .wpcf7-text, .contact-form .wpcf7-textarea {
        box-shadow: none;
        border-radius: 10px;
        overflow: hidden;
    }

    .contact-form .wpcf7-submit {
        background: #2e8380;
        border-radius: 10px;
        padding: 0 40px;
    }

.widget {
}

span.widget-title {
    color: #FFF;
    /* t3 */ font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: var(--s1, #E77600);
    padding: 16px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: flex;
}

.widget .is-divider {
    display: none;
}

.product-categories {
}

    .product-categories li {
        background: var(--7-f-7-d-40, #2E8380);
        position: relative;
    }

.widget .product-categories li a {
    color: #FFF;
    font-family: "Roboto Condensed";
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 11px 0;
    padding-left: 14px;
    /* display: block; */
}

.widget .toggle {
    color: white;
    position: absolute;
    right: 5px;
    top: 10px;
    /* bottom: 0; */
    /* margin: auto; */
    opacity: 1;
    visibility: hidden;
}

.product-categories li.has-child {
}

    .product-categories li.has-child a {
    }

.product-categories .children {
    display: block;
    margin: 0; /* padding: 0; */
    border: none;
    background: #6e6e6e;
}

.active > ul.children {
    border: none;
    margin-left: 0;
    background: var(--S2, #6E6E6E);
    margin-bottom: 0;
}

ul.children > .cat-item {
    background: var(--S2, #6E6E6E);
}

    ul.children > .cat-item > a {
        padding-left: 15px;
    }

        ul.children > .cat-item > a:before {
            content: "";
            position: absolute;
            width: 6px;
            height: 6px;
            background: var(--S3, #FFF);
            left: 0;
            top: 18px;
        }

.widget > ul > li .count {
    display: none;
}

.asideProHotbox {
}

.asideProHot {
    text-align: center;
    display: block;
    padding: 16px 41px;
    background: var(--s1, #E77600);
    color: #FFF;
    /* t3 */
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.asideListPro {
}

.asideListPro {
}

.asidePro-item {
    display: flex;
    margin-top: 15px;
    align-items: center;
}

.asidePro-thumb {
    max-width: 105px;
    max-height: 104px;
    width: 100%;
    height: 100%;
    position: relative;
    border: 1px solid var(--dadada, #DADADA);
    background: url(<path-to-image>), lightgray 50% / cover no-repeat;
}

    .asidePro-thumb img {
        position: relative;
        width: 100%;
        height: 100%;
        left: 0;
        object-fit: cover;
    }

.asidePro-content {
    padding-left: 15px;
}

.asidePro-title {
    margin-bottom: 3px;
}

    .asidePro-title a {
        color: var(--s1, #E77600);
        /* t5 */ font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        display: block;
    }

.asidePro-xx {
    color: var(--7-f-7-d-40, #2E8380);
    /* t9 */
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 2px;
}

    .asidePro-xx span {
    }

.asidePro-key {
    color: var(--7-f-7-d-40, #2E8380);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

    .asidePro-key span {
    }

.asidePro-price {
}

    .asidePro-price .contact {
        font-weight: 700;
    }

        .asidePro-price .contact p {
            margin: 0;
            font-size: 14px;
        }

#block-8 .suport {
}

    #block-8 .suport li {
        color: var(--S1, #000);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        border: none;
        padding: 10px 0 8px 35px;
        display: block;
        font-weight: bold;
    }

        #block-8 .suport li:nth-child(1) {
            background: url(images/ft1.png) center left no-repeat;
        }

        #block-8 .suport li:nth-child(2) {
            background: url(images/ft2.png) center left no-repeat;
        }

.bloghomeheading {
    position: relative;
}

    .bloghomeheading h2 {
        margin: 0;
    }

    .bloghomeheading span {
        color: var(--7-f-7-d-40, #2E8380);
        /* t1 */ font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        display: inline-block;
        background: white;
        padding: 15px 30px;
    }

    .bloghomeheading:before {
        position: absolute;
        content: "";
        width: calc(100% - 30px);
        height: 1px;
        background: #E77600;
        top: 0;
        bottom: 0;
        margin: auto;
    }

.blog-item {
}

.blog-thumb {
    margin-bottom: 7px;
    display: block;
    height: 204px;
    width: 100%;
}

    .blog-thumb img {
        height: 100%;
        object-fit: cover;
    }

.blog-date {
    width: 130px;
    height: 25px;
    display: inline-block;
    background: var(--s1, #E77600);
    color: var(--s1-t4, #FFF);
    /* t9 */ font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
}

.blog-content {
}

.blog-title {
    margin: 14px 0 5px;
    display: block;
}

    .blog-title a {
        color: #000;
        /* t4 */

        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        display: block;
    }

.blog-description {
    color: var(--S2, #6E6E6E);
    /* t9 */ font-size: 14px;
    font-style: normal;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.blog-readmore {
}

    .blog-readmore a {
    }

.readBlogAll {
    border: 1px solid var(--s1, #E77600);
    background: white !important;
    padding: 12px 51px;
    color: var(--s1, #E77600) !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background-color: white !important;
    box-shadow: none !important;
}

    .readBlogAll a {
    }

.blogtwo {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.blogtwo-thumb {
    min-width: 277px;
    min-height: 144px;
    max-width: 277px;
    max-height: 144px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

    .blogtwo-thumb img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.blogtwo-content {
    padding-left: 30px;
}

.blogtwo-title {
    display: block;
    margin-bottom: 5px;
}

    .blogtwo-title a {
        color: var(--p3, #515151);
        text-align: right;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

.blogtwo-date {
    background: url(images/itime.png) left center no-repeat;
    background-size: 13px;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 21px;
    display: flex;
    align-items: center;
    color: var(--p2, #019B4E);
    margin-bottom: 8px;
}

.blogtwo-description {
    color: #000;
    /* t9 */


    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.col .blogtwo:last-child {
    margin-bottom: 0;
}

.cols .blogtwo:last-child {
    margin-bottom: 30px;
}

.breadcrumbs {
    padding: 8px 0;
}

.breadcrumb {
    background-color: rgb(241, 241, 241);
}

.breadcrumbs span {
    font-family: Myriad Pro;
}

.postHot h1 span {
    padding: 13px 37px;
    border-radius: 5px;
    background: var(--p1, linear-gradient(93deg, #006B3D 0.41%, #019E4F 98.9%));
    color: white;
    display: inline-block;
}

pre, blockquote, form, figure, p, dl, ul, ol {
    margin-bottom: 10px;
}

.date {
    font-weight: 400;
    margin-bottom: 5px;
    font-size: 13px;
}

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

.woocommerce-tabs .nav > li.active a {
    background: #2e8380;
    text-align: left;
    display: block;
    padding: 16px;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0;
    text-transform: uppercase;
    border-radius: 5px;
    overflow: hidden;
    padding: 10px 20px;
    border: none;
    border-radius: 0;
}

.category-page-row {
    padding-top: 0;
}

.categorygr-box {
    background: var(--s1, #E77600);
    display: flex;
    justify-content: space-between;
    border-left: 19px solid #2E8380;
    padding: 15px;
    margin-bottom: 22px;
}

.category-title {
}

    .category-title a {
        color: #FFF;
        text-align: justify;
        /* t2 */
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

.category-read {
}

    .category-read a {
    }

        .category-read a span {
            color: #FFF;
            text-align: justify;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            background: url(images/polygon.png) left center no-repeat;
            padding-left: 26px;
        }

            .category-read a span:before {
                position: absolute;
                content: "";
            }

.proItem {
    border: 1px solid #DADADA;
    background: #FFF;
}

.proItemThumb {
    height: 162px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

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

.proItemContent {
    text-align: center;
    padding: 10px;
}

.proItemTitle {
    margin-bottom: 8px;
}

    .proItemTitle a {
        color: var(--s1, #E77600);
        text-align: center;
        /* t5 */
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        height: 34px;
    }

.proItemxx {
    color: var(--7-f-7-d-40, #2E8380);
    text-align: center;
    /* t9 */
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 20px;
}

    .proItemxx span {
    }

.proItemSku {
    color: var(--7-f-7-d-40, #2E8380);
    text-align: center;
    /* t9 */
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 20px;
}

    .proItemSku span {
    }

.pro-price-gr {
}

    .pro-price-gr .contact {
        /* t5 */
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        color: black;
    }

.productst-e {
    margin-bottom: 34px;
}

.category-page-row .rowcols {
    margin-left: -10px;
    margin-right: -10px;
}

.rowcols .proItem {
    margin-bottom: 20px;
}
.rowcols .large-3 {
    padding: 0 10px 0px;
}
h1.product_title {
    margin-bottom: 20px;
    color: #2e8380;
}
/*Desktop*/
@media (min-width: 1366px) {
    .container {
        max-width: 1300px;
    }
}

@media (min-width: 1200px) {


    .container {
        max-width: 1200px;
    }
}

@media only screen and (max-width: 48em) {
    .ftlist h4 {
        margin-top: 0;
    }
}
