/* Additional inline styles for proper rendering */
#content {
    padding-top: 0px;
    padding-bottom: 0px;
}

@media screen and (min-width: 992px) {
    .primary-menu .sub-menu li a>span {
        display: inline-block;
        height: 25px;
        width: 45px;
        line-height: 25px;
        border-radius: 2px;
        float: right;
        margin-top: 7px;
        text-align: center;
        background-color: #6a961f;
        color: #fff;
        font-size: 13px;
    }
}

@media screen and (max-width: 991px) {
    .primary-menu .sub-menu li a>span {
        display: none;
    }
}

.elementor-social-icons-wrapper .elementor-grid-item {
    margin-right: 7px;
}

body #pagetitle {
    background-image: url('https://demo.7iquid.com/landmaster/wp-content/uploads/2020/01/ptt_default.jpg');
}

.woocommerce #content,
.woocommerce-page #content {
    padding-bottom: 90px;
}

a {
    color: #777777;
}

a:hover {
    color: #6a961f;
}

a:active {
    color: #6a961f;
}

.primary-menu,
.primary-menu li,
.primary-menu a,
.custom-heading,
.custom-heading span,
.heading-600,
.heading-600 span {
    font-family: 'Roboto', sans-serif !important;
}
