﻿#secondary .widget.mag-lite-news-ticker-slider, .site-main section.mag-lite-news-ticker-slider, blockquote p:after, blockquote p:before, .mag-lite-promo-slider .slider-content.no-image, td#today, .mag-lite-news-ticker-slider, .box-button:hover, .box-button:active, .box-button:focus, .load-button:hover, .box-button::before, .wpcf7-submit[type="submit"]::before, .load-button::before, .slider-btn .box-button, .back-to-top a {
    background-color: rgb(214, 171, 59);
}

.mag-lite-news-ticker-slider {
    float: left;
    padding: 0px 0;
    width: 100%;
    height: 30px;
}

    .mag-lite-news-ticker-slider .widget-title {
        float: left;
        padding: 0;
        /*width: 185px;*/
        width: 240px; /*aarti 22July2021*/
        margin-left: -108px !important;
        margin-top: 8px;
    }

@media(max-width: 360px) {
    .mag-lite-news-ticker-slider .widget-title {
        float: left;
        padding: 0;
        width: auto;
        margin-left: 0px !important;
    }

    .breaking-news-ticker {
        position: fixed;
        overflow: hidden;
        height: 50px !important;
        /* margin-top: 30px !important; */
    }
}

.widget-title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.mag-lite-news-ticker-slider .widget-title span.ticker-icon {
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    font-size: 14px;
    height: 21px;
    line-height: 1.5;
    margin: -2px 15px 5px 5px;
    text-align: center;
    transform: rotate(-45deg);
    width: 21px;
}

#main-slider .entery-header .entery-title a:hover, .mean-container a.meanmenu-reveal, .subscribe-content .wpcf7 input[type="submit"], .subscribe-content .mc4wp-form input[type="submit"], .site-title a:hover, .mag-lite-news-ticker-slider .widget-title .ticker-icon, .menu-top-menu-container > ul > li > a:hover, .inline-social-icons.social-links ul li a:hover::before, .entry-title a:hover, .site-content .entry-header .entry-meta:last-child a:hover, .site-content .entry-header .entry-meta:last-child span a:hover, .entry-content > a:hover, .author-details a:hover, .top-bar a:hover, .video-post-section > a:hover .entry-title {
    color: #4fbbbd;
}

.widget.widget_tag_cloud .tagcloud a:hover, .site-footer .subscribe-section p, #main-slider .entery-header .entery-title a, .search-container .search-form input.search-submit, td#today, td#today a, .slider-content .posted-on a, .slider-content .posted-on, .slider-content .entry-title a, .breaking-news-section li a, .date-section, .site-header .social-links ul li a::before, .site-footer .social-links ul li a::before, .mag-lite-news-ticker-slider h2 span, .breadcrumb, .breadcrumb a:hover, .site-title > a:hover, .current-item a, .pagination a:hover, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, #wp_page_numbers li > a:hover, .wp-pagenavi li > a:hover, #main ul.default-wp-page li > a:hover, .site-footer a:hover, .contact_details a:hover {
    color: #fff;
}

.mag-lite-news-ticker-slider span {
    float: left;
}

.widget-title > span, .comment-reply-title span {
    display: inline-block;
    position: relative;
}

.mag-lite-news-ticker-slider .widget-title .breaking-news-title {
    font-size: 16px;
    position: relative;
    padding-right: 18px;
    padding-top: -2px;
}

.widget.widget_tag_cloud .tagcloud a:hover, .site-footer .subscribe-section p, #main-slider .entery-header .entery-title a, .search-container .search-form input.search-submit, td#today, td#today a, .slider-content .posted-on a, .slider-content .posted-on, .slider-content .entry-title a, .breaking-news-section li a, .date-section, .site-header .social-links ul li a::before, .site-footer .social-links ul li a::before, .mag-lite-news-ticker-slider h2 span, .breadcrumb, .breadcrumb a:hover, .site-title > a:hover, .current-item a, .pagination a:hover, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, #wp_page_numbers li > a:hover, .wp-pagenavi li > a:hover, #main ul.default-wp-page li > a:hover, .site-footer a:hover, .contact_details a:hover {
    color: #fff !important;
}

.mag-lite-news-ticker-slider span {
    float: right;
}

.widget-title > span, .comment-reply-title span {
    display: inline-block;
    position: relative;
}
/*.breaking-news-section {
    margin-top: -18px;
}*/
.breaking-news-section {
    float: left;
    position: relative;
    width: calc(100% - 185px);
    width: -webkit-calc(100% - 185px);
    width: -ms-calc(100% - 185px);
    width: -o-calc(100% - 185px);
}

.breaking-news-ticker {
    position: fixed;
    overflow: hidden;
}

.breaking-news-section {
    margin-top: 6px;
}

@media(max-width: 360px) {
    .breaking-news-ticker > li {
        margin-top: -5px !important;
    }
}
/*.site-main section.mag-lite-news-ticker-slider{
    float: left;
    padding: 10px 15px;
    margin:0 0 30px;
    width: 100%;
}*/

@media(max-width: 360px) {
    .mag-lite-news-ticker-slider {
        float: left;
        padding: 0px 0;
        width: 100%;
        height: 50px;
    }
}

