/*

Theme Name: stylish-news Child

Description: Child theme for stylish-news theme

Author: Viaprestige

Template: stylish-news

Version: 1.0.0

Text Domain:  stylish-news

*/

.flowid.nav-outer {
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    padding: 16px 0;
}

.theme-nav ul li a, body {
    font-family: Poppins, Arial, Helvetica, sans-serif !important;
}

.theme-nav ul li a {
    color: black;
}

.theme-nav ul li a:hover, a:hover, .stylish-news-index-two a:hover, .sidebar a:hover, .stylish-news-index a:hover, .captcha-image .cf7ic_instructions span {
    color: #d571ab !important;
}

.stylish-news-feature .stylish-news-show .left-side .stylish-news-show-items .stylish-news-show-items-content h5 {
    line-height: 1;
}

.stylish-news-feature .stylish-news-show .right-side .stylish-news-show-items .stylish-news-show-items-content, .stylish-news-feature .stylish-news-show .left-side .stylish-news-show-items .stylish-news-show-items-content, .stylish-news-feature .stylish-news-show .middle-side .stylish-news-show-items .stylish-news-show-items-content, .stylish-news-feature .stylish-news-show .middle-side .stylish-news-show-items .stylish-news-show-items-content {
    background: linear-gradient(0deg, #d571abb0 80%, transparent);
}

.sidebar .sidebar-inner .sidebar-items h2 {
    background: #d571ab;
    color: white;
}

.sidebar .sidebar-inner .sidebar-items ul li a {
    font-size: 14px;
    line-height: 1.5;
}

aside.mobwid-100.no-show-mob.sidebar.wid-29 {
    margin-top: 20px;
}

.sidebar .sidebar-inner .sidebar-items ul li {
    padding: 6px;
}

.sidebar .sidebar-inner .sidebar-items ul {
    padding: 20px 20px 20px 20px;
}

.footer-4-col {
    background: #d571ab;
}

.footer-4-col .inner .footer .footer-inner {
    margin-top: 3px;
}

span.home-cats-sliders {
    background: #d571ab;
    padding: 3px 7px;
    border-radius: 50px;
    margin: 0px 5px !important;
    font-weight: 300;
}

.stylish-news-feature .stylish-news-show .middle-side .stylish-news-show-items .stylish-news-show-items-content .date {
    display: inline-block;
}

.stylish-news-index-two .blog-2-col-inner .items .items-inner .img-box .title-header {
    padding: 40px 18px 0px;
}

.stylish-news-single .inner .blog-2-col-inner .items .items-inner .img-box .details-box .details-box-inner .featured-img {
    padding: 0px;
}

.wrap-comments .comment-respond .comment-form .form-submit .submit {
    border-color: #d571ab;
    background: #d571ab;
    color: #fff !important;
    font-family: Poppins, Arial, Helvetica, sans-serif !important;
}

.wrap-comments .comment-respond .comment-form .form-submit .submit:hover {
    color: #ffffff !important;
    background: #525190 !important;
}

.stylish-news-index .blog-2-col-inner .items .items-inner .img-box .title-header {
    color: #353535;
    padding: 40px 35px 0px;
}

.stylish-news-index .blog-2-col-inner .items .items-inner .img-box .img-wrap img {
    padding-top: 0px !important;
}

.copyright {
    font-size: 13px;
}

.copyright a {
    font-weight: 400 !important;
}

div#contact-form textarea {
    width: 610px !important;
    border: 1px solid #d571ab !important;
}

div#contact-form input {
    height: 38px;
    width: 610px;
    border: 1px solid #d571ab;
}

span.captcha-image {
    margin: 15px 0px 20px;
}

.captcha-image label>input:checked+svg, .captcha-image label>input:focus+svg {
    border: 2px solid #d571ab;
}

div#contact-form input[type="submit" i] {
    width: 155px;
    background: #d571ab;
    color: white;
    padding: 12px 27px 12px;
    border-radius: 25px;
    box-sizing: border-box;
    font-size: 15px;
    border: 1px solid #b9b9b9;
    box-shadow: rgba(107, 107, 107, 0.55) 0px 2.4px 14px 0px;
    font-weight: 600;
    height: inherit;
    cursor: pointer;
    margin-top: 50px;
}

.flowid.nav-outer {
    padding: 10px 0px 0;
}

.theme-nav .logo img {
    height: 90px;
}

#site-navigation {
    padding: 23px 0px;
}

.grecaptcha-badge {
    visibility: hidden;
}

.logo-link {
    display: contents !important;
}

.theme-nav .nav-wrap li a {
    padding: 5px 5px;
}
.stylish-news-feature .stylish-news-show .right-side .stylish-news-show-items .stylish-news-show-items-content, .stylish-news-feature .stylish-news-show .left-side .stylish-news-show-items .stylish-news-show-items-content, .stylish-news-feature .stylish-news-show .middle-side .stylish-news-show-items .stylish-news-show-items-content, .stylish-news-feature .stylish-news-show .middle-side .stylish-news-show-items .stylish-news-show-items-content {
    background: linear-gradient( 0deg, #d571ab 80%, transparent) !important;
}
.footer-4-col a:hover {
    color: #000 !important;
}