﻿
.footer-widget .widget-title {
    font-weight: 700;
}

.news__sidebars .widget {
    text-align: center;
}

    .news__sidebars .widget .widget-title {
        font-weight: 700;
    }

h1, h2 {
    font-weight: 700;
}

body {
    font-family: "Roboto";
    font-size: 16px;
}


h3 {
    font-family: "Exo";
    font-weight: 700;
}

h4 {
    font-family: "Exo";
    font-weight: 700;
}

.post-meta span i, .qomodo-entry-header .qomodo-entry-title a:hover, .sidebar ul li a:hover {
    color: #223645;
    transition: all ease 500ms;
}

.qomodo-entry-header .qomodo-entry-title a,
h1, h2, h3, h4, h5, h6 {
    color: #1c1c24;
}

.logo {
    left: 0;
    width: 320px;
    top: 0;
    box-shadow: 0 0 12px #9a9a9a;
    z-index: 999;
    border-radius: 8px;
}


.welcome__inner__area.bg-overlay:before {
    background: rgba(244,244,244,0);
}

.page .welcome__inner__area.bg-overlay:before {
    background: rgba(229,229,229,0);
}

.single-qomodo-service .welcome__inner__area.banner-solid {
    background: #fcfcfc;
}

.single-qomodo-service .welcome__inner__area.bg-overlay:before {
    background: rgba(255,255,255,0);
}

.single-qomodo-doctor .welcome__inner__area.bg-overlay:before {
    background: rgba(239,239,239,0);
}

.cta__area {
    bottom: -90px;
}


    .cta-footer-2.theme__bg, .cta__area.theme-bg2 {
        background: #1C232E;
    }

.single__cta__text p {
    color: #F5AA56;
}

    .single__cta__text p span {
        color: #fff;
    }

.single__cta__icon {
    color: #1C232E;
}

.woocommerce-product-gallery {
    opacity: 1 !important;
}

.woocommerce form .form-row .required {
    visibility: visible;
}

.footer__area {
    background-color: #f3f4f7;
    padding-top: 24px;
    padding-bottom: 24px;
}

.single__footer__menu li a, .single__footer h5, .single__footer a {
    color: #c7c7c7;
}

.footer2.footer__bottom, .copyright.footer__bottom {
    background: #f3f4f7;
}

    .footer2.footer__bottom .footer__up, .copyright p, .BackTo a {
        color: #303845;
    }


@font-face {
    font-family: "star";
    src: url("wp-content/plugins/woocommerce/assets/fonts/star.eot");
    src: url("wp-content/plugins/woocommerce/assets/fonts/star-1.eot") format("embedded-opentype"), url("wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("wp-content/plugins/woocommerce/assets/fonts/star.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}


.demo {
    background: linear-gradient(to right,#f33963,#ff735b);
}

.top-icon,
.testimonial {
    padding: 0 40px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(to right,#ff735b,#f33963);
    color: #fdfeff;
    z-index: 1;
}

    .testimonial:after {
        content: "";
        width: 150px;
        height: 100%;
        background: #ff9f3c;
        position: absolute;
        top: -20px;
        left: -60px;
        transform: matrix(1, 0, 0.5, 1, 150, 0);
        z-index: -1;
    }

    .testimonial .pic {
        width: 150px;
        height: 120px;
        border-radius: 50%;
        overflow: hidden;
        float: left;
        margin: 10px 15px 0 0;
        position: relative;
    }

        .testimonial .pic img {
            width: 100%;
            height: auto;
        }

    .testimonial .testimonial-content {
        width: 70%;
        float: right;
        padding: 30px 0;
    }

    .testimonial .testimonial-title {
        font-size: 30px;
        font-weight: 900;
        margin: 0 0 20px;
        text-transform: capitalize;
    }

    .testimonial .description {
        font-size: 18px;
        line-height: 26px;
    }

.owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    background: #fff;
    border: 2px solid #1ec4f3;
}
