/*--------------------------------------------------------------
1.0 Common
--------------------------------------------------------------*/
a:hover , a:focus {color: #ff495c;}
.entry-meta a:hover span,.entry-meta a:focus span {color: #ff495c;}
dl dd a, dl dd a:hover, dl dd a:focus, ul li a:focus { color: #ff495c; }

/*--------------------------------------------------------------
2.0 Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="submit"] {
  color: #ffffff;
  border:1px solid #ff495c;
}
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background: #ff495c;
}
/* Placeholder text color */
.form-control:focus {
  border: thin dotted #ff495c;
}

/*============================3.0 BUTTONS============================*/
.btn-default { background: #ff495c;border: 1px solid #ff495c;}
.btn-light:hover, .btn-light:focus { background: #ff495c;border: 1px solid #ff495c; }

.btn-default-dark { background: #ff495c; }
.btn-default-light { background: #ff495c;border: 1px solid #ff495c; }
.btn-default-light:hover, .btn-default-light:focus { color: #ff495c;border: 1px solid #ff495c; }
.btn-border { border: 2px solid #ff495c; }
.btn-border:hover, .btn-border:focus { border: 2px solid #ff495c;}
.btn-light:not(:disabled):not(.disabled):active {
  background-color: #ff495c;
  border-color: #ff495c;
}

/*===================================================================================*/
/*  MENUBAR SECTION
/*===================================================================================*/

.spnc-custom .spnc-nav > li > a:focus,
.spnc-custom .spnc-nav > li > a:hover,
.spnc-custom .spnc-nav .open > a,
.spnc-custom .spnc-nav .open > a:focus,
.spnc-custom .spnc-nav .open > a:hover {
  color: #ff495c;
    background-color: transparent;
}
body .spnc-custom .spnc-nav > .active > a,
body .spnc-custom .spnc-nav > .active > a:hover,
body .spnc-custom .spnc-nav > .active > a:focus {
   color: #ffffff;
    background-color: #ff495c;
}
.spnc-custom .dropdown-menu {
    border-top: 2px solid #ff495c;
    border-bottom: 2px solid #ff495c;
}
.spnc-custom .spnc-nav .open .dropdown-menu > .active > a,
.spnc-custom .spnc-nav .open .dropdown-menu > .active > a:hover,
.spnc-custom .spnc-nav .open .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: #ff495c;
}

/* spnc Classic */
.spnc-classic .spnc-nav > li > a:hover,
.spnc-classic .spnc-nav > li > a:focus {
    background-color: transparent;
    color: #ff495c;
}
.spnc-classic .spnc-nav > .open > a,
.spnc-classic .spnc-nav > .open > a:hover,
.spnc-classic .spnc-nav > .open > a:focus {
  background-color: transparent;
  color: #ff495c;
}
.spnc-classic .spnc-nav > .active > a,
.spnc-classic .spnc-nav > .active > a:hover,
.spnc-classic .spnc-nav > .active > a:focus {
  background-color: transparent;
  color: #ff495c;
    border-top: 2px solid #ff495c;
}

/*Dropdown Menus & Submenus Css----------------------------------------------------------*/

.spnc-custom .dropdown-menu {
  border-top: 2px solid #ff495c;
  border-bottom: 2px solid #ff495c;
}

/*===================================================================================*/
/*  CART ICON
/*===================================================================================*/

.cart-header:hover > a { color: #ff495c; }
.cart-header > a .cart-total { background: #ff495c; }

/*===================================================================================*/
/*  HEADER CONTACT WIDGET
/*===================================================================================*/
.head-contact-info i{color: #ff495c;}
.contact-icon i { color: #ff495c; }
.custom-social-icons li > a:hover,
.custom-social-icons li > a:focus {background-color: #ff495c;color:#ffffff;border-color:#ff495c ;}
.layout-2 .custom-social-icons li > a:hover, .layout-2 .custom-social-icons li > a:focus {background-color: #ffffff;color:#ff495c;}
form.search-form input.search-submit, input[type="submit"], button[type="submit"] {
    background-color: #ff495c;
  }

 .spnc.spnc-custom .header-button a{ background-color: #ff495c;border:2px solid #ff495c;}
 .spnc.spnc-custom .header-button a:hover,.spnc.spnc-custom .header-button a:focus{color:#fff;background-color: #eb6558;border: 2px solid #eb6558; }
 .head-contact-info li a:hover, .head-contact-info li a:focus { color: #ff495c; }  
 .layout-2 .head-contact-info li a:hover,.layout-2 .head-contact-info li a:focus {
    color: #f5f5f5;
} 
.site-info {
    background-color: #000;
    position: relative
}
.sidebar .widget .wp-block-tag-cloud a:hover,
.sidebar .widget .wp-block-tag-cloud a:focus,
.footer-sidebar .widget .wp-block-tag-cloud a:hover,
.footer-sidebar .widget .wp-block-tag-cloud a:focus {
  color: #ffffff;
  background-color: #ff495c;
}
.subscribe-form .btn-default:hover,
.subscribe-form .btn-default:focus {
  color: #fff;
  background: #ff495c;
}
 .site-footer .site-info .footer-nav li a:hover, .site-footer .site-info .footer-nav li a:focus{color: #ff495c;}
  .entry-meta i {color: #ff495c;} 
  .post .entry-content .more-link:hover{ border:1px solid #ff495c;background-color: #ff495c;color: #ffffff;}

  .page-breadcrumb > li a:hover {
    color: #ff495c;
}
.pagination a.active {
  position: relative;
  color: #ff495c;
}
.pagination a:hover,
.pagination a:focus,
.pagination .current,
[data-theme="spnc_dark"] .pagination .current,
.pagination .current:hover,
.pagination .current:focus,
.pagination a.prev:hover,
.pagination a.prev:focus,
.pagination a.next:hover,
.pagination a.next:focus{
  color: #fff;
  background-color: #FF495C;
  border: 1px solid #FF495C;
}
.site-info p.copyright-section a:hover,
.site-info p.copyright-section a:focus {color: #ff495c;}
.error-page .title {color:#ff495c;}
.error_404 svg path{fill:#ff495c; }
.scroll-up a {background-color: #ff495c;}
blockquote {border-left: 5px solid #ff495c;}
.owl-carousel .owl-prev:hover, 
.owl-carousel .owl-prev:focus { 
  background-color: #ff495c;
  color: #fff;
}
.owl-carousel .owl-next:hover, 
.owl-carousel .owl-next:focus { 
  background-color: #ff495c;
  color: #fff;
}
.layout-2{background-color: #ff495c;}
.spnc-custom{background-color: #ff495c;
    box-shadow: 0 10px 20px 0 rgb(20 18 35 / 10%);}
.spnc-custom .spnc-navbar{background-color: #ffffff;}

.spnc-widget-toggle > a.spnc-toggle-icon:hover {
    color: #ff495c;
}

/*===================================================================================*/
/*  Footer
/*===================================================================================*/
.spnc-footer-social-wrapper { background-color: #ff495c;}
.spnc-footer-social-links li i{background: #ff495c;}

.site-footer {border-top: 3px solid #ff495c;}
.spnc-custom-social-icons li > a:hover {
  color: #ff495c;
}
.spnc-marquee-wrapper .spnc-entry-title{ color: #ff495c;}

.spnc-blog-1 .spnc-btn-filter.active,.spnc-blog-1 .spnc-btn-filter:hover,
.widget_spncp_filter_list_view .spnc-btn-filter.active,.widget_spncp_filter_list_view .spnc-btn-filter:hover{color: #ff495c;}
.spnc-blog-1 .spnc-btn-filter.spnc_active{color: #ff495c;}   
.spnc-blog-2 .spnc-blog-wrapper .owl-carousel .owl-prev:hover, .spnc-blog-2 .spnc-blog-wrapper .owl-carousel .owl-next:hover {
  background-color: #ff495c;
  color: #ffffff;
}  
.spnc-blog-1 .spnc-blog-1-wrapper {background-color: #ff495c;}
.spnc-blog-1 .spnc-blog-wrapper-1 .spnc-post .spnc-entry-meta .spnc-date a:hover,
.spnc-blog-1 .spnc-blog-wrapper-1 .spnc-post .spnc-entry-meta .spnc-date a:focus,
.spnc-blog-1 .spnc-blog-wrapper h4.spnc-entry-title a:hover,.spnc-blog-1 .spnc-blog-wrapper h4.spnc-entry-title a:focus,
.spnc-blog-1 .spnc-blog-wrapper .spnc-post .spnc-entry-meta a:hover,.spnc-blog-1 .spnc-blog-wrapper .spnc-post .spnc-entry-meta a:focus,
.spnc-blog-1 .spnc-blog-wrapper-1 h4.spnc-entry-title a:hover,.spnc-blog-1 .spnc-blog-wrapper-1 h4.spnc-entry-title a:focus
{
  color: #ff495c;
} 
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper {background-color: #ff495c;}

.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-entry-meta span.spnc-author a:hover,
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper .spnc-entry-meta span.spnc-author a:focus,
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper h3.entry-title a:hover,
.spnc-entry-meta span a:hover,.spnc-entry-meta span a:focus {
  color: #ff495c;
}

.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-post .spnc-entry-meta .spnc-date a {color: #ff495c;}
.spnc-blog-1 .spnc-blog-wrapper-2 h4.spnc-entry-title a:hover,
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-entry-meta span.spnc-author a:hover,
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper .spnc-entry-meta span.spnc-author a:focus,
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper h3.entry-title a:hover,
.spnc-blog-1 .spnc.dgn-4 h3.entry-title a:focus,
.spnc-blog-1 .spnc.dgn-4 .spnc-entry-meta a:hover,
.spnc-blog-1 .spnc.dgn-4 .spnc-entry-meta a:focus {
  color: #ff495c
}
.spnc-blog-1 .spnc-blog-wrapper-3 .spnc-blog-1-wrapper {background-color: #ff495c;}

.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-entry-meta .spnc-date a:hover,
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper .spnc-entry-meta .spnc-date a:focus {
  color: #ff495c;
}

.spnc-blog-1 .spnc-blog-wrapper-3 h4.spnc-entry-title a:hover,
.spnc-blog-1 .spnc-blog-wrapper-3 .spnc-entry-meta span.spnc-author a:hover,
.spnc-blog-1 .spnc-blog-wrapper-3 .spnc-blog-1-wrapper .spnc-entry-meta span.spnc-author a:focus,
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper h3.entry-title a:hover
 {
  color: #ff495c
}
.spnc-blog-1 .spnc-blog-wrapper-3 .spnc-post .spnc-more-link {color: #ff495c; }
.spnc-blog-1 .spnc-blog-wrapper-3 .spnc-entry-meta .spnc-date a:hover,
.spnc-blog-1 .spnc-blog-wrapper-3 .spnc-blog-1-wrapper .spnc-entry-meta .spnc-date a:focus {
  color: #ff495c
}
.spnc-blog-2 .spnc-blog-1-wrapper{background-color: #ff495c;}
.spnc-blog-2 .spnc-blog-wrapper h4.spnc-entry-title a:hover {color: #ff495c;}
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-post .spnc-entry-meta a:hover,
.spnc-blog-2 .spnc-blog-wrapper .spnc-post .spnc-entry-meta a:hover,
.spnc-blog-2 .spnc-blog-wrapper .spnc-entry-meta span.spnc-author a:hover,.spnc-blog-wrapper .spnc-blog-1-wrapper .spnc-entry-meta span.spnc-author a:focus,.spnc-blog-wrapper .spnc-blog-1-wrapper h3.entry-title a:hover,.spnc.dgn-4 h3.entry-title a:focus,.spnc.dgn-4 .spnc-entry-meta a:hover,.spnc.dgn-4 .spnc-entry-meta a:focus {
  color: #ff495c;
}
.spnc-blog-2 .spnc-blog-wrapper .spnc-post .spnc-more-link {color: #ff495c;}
.spnc-blog-1 .spnc-blog-wrapper .spnc-blog-1-wrapper .spnc-author img,
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper .spnc-author img,
.spnc-blog-1 .spnc-blog-wrapper-3 .spnc-blog-1-wrapper .spnc-author img,
.spnc-blog-2 .spnc-blog-wrapper .spnc-entry-meta img,
.spnc-blog-2 .spnc-blog-wrapper .spnc-blog-1-wrapper .spnc-author img,
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper .spnc-author img {
  border: 1px solid #ff495c;
}
.spnc-blog-2 .spnc-blog-wrapper-1 .spnc-post .spnc-entry-meta .spnc-date a:hover{color: #ff495c;}
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-post .spnc-entry-meta a:hover {color: #ff495c;}
.spnc-label-tab.active{background-color: #ff495c;}
.spnc-sidebar .spnc-panel ul li a:hover{color: #ff495c;}
.widget-recommended-post ul li a:hover{color: #ff495c;}
.widget-sports-update .spnc-post-content a:hover{color: #ff495c;}
.spnc-single-post .spnc-blog-wrapper .spnc-entry-meta span.spnc-author a:hover,
.spnc-single-post .spnc-blog-wrapper .spnc-entry-meta span.spnc-author a:focus,
.spnc-single-post .spnc-blog-wrapper .spnc-entry-meta span.spnc-tag-links a:hover,
.spnc-single-post .spnc-blog-wrapper .spnc-entry-meta span.spnc-tag-links a:focus,
.spnc-single-post .spnc-blog-wrapper .spnc-entry-meta span.spnc-date a:hover,
.spnc-single-post .spnc-blog-wrapper .spnc-entry-meta span.spnc-date a:focus,
.spnc-single-post .spnc-blog-wrapper  h4.spnc-entry-title a:hover
{
  color: #ff495c;
}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-entry-meta a:hover,
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-entry-meta a:focus{
  color: #ffffff;
  background: #ff495c;
}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-footer-social-links .spnc-custom-social-icons li i:hover,
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-footer-social-links .spnc-custom-social-icons li i:focus{
  background: #ff495c;
  color: #ffffff;
  border: 1px solid #ff495c;
}
.spnc-single-post .comment-form form input[type="text"]:hover,
.spnc-single-post .comment-form form input[type="text"]:focus,
.spnc-single-post .comment-form form input[type="email"]:hover,
.spnc-single-post .comment-form form input[type="email"]:focus,
.spnc-single-post .comment-form form textarea:hover,
.spnc-single-post .comment-form form textarea:focus{
  border: 1px solid #ff495c;
}
.spnc-single-post .comment-form form input[type="submit"]{
  background: #ff495c;
}
.spnc-single-post .comment-form form input[type="submit"]:hover,
.spnc-single-post .comment-form form input[type="submit"]:focus{
  border: 1px solid #ff495c;
}
.spnc-single-post .pagination .spnc-post-content a{color: #ff495c;}
.spnc-single-post .pagination .spnc-post-content h4.spnc-entry-title a:hover{color: #ff495c;}
.page-section-space .spnc_error_404 .spnc_error_heading h2 {color: #ff495c;}
.page-section-space .spnc_error_404 .spnc_404_link a:hover {background-color: #ff495c;}
.spnc-contact-1 .spnc-blog-wrapper .spnc-blog-1-wrapper {background-color: #ff495c;}
.page-section-space .spnc-col-9 .spnc_con_info .spnc_con_left .spnc_con_icon:hover {background-color: #ff495c;}
.spnc-contact-1 .spnc-contact-col form input[type="text"]:hover,
.spnc-contact-1 .spnc-contact-col form input[type="text"]:focus,
.spnc-contact-1 .spnc-contact-col form input[type="email"]:hover,
.spnc-contact-1 .spnc-contact-col form input[type="email"]:focus,
.spnc-contact-1 .spnc-contact-col form input[type=tel]:hover,
.spnc-contact-1 .spnc-contact-col form input[type=tel]:focus,
.spnc-contact-1 .spnc-contact-col form textarea:hover,
.spnc-contact-1 .spnc-contact-col form textarea:focus{
  border: 1px solid #ff495c;
}
.spnc-contact-1 .spnc-contact-col form input[type="submit"]{
  background: #ff495c;
}
.spnc-contact-1 .spnc-contact-col form input[type="submit"]:hover,
.spnc-contact-1 .spnc-contact-col form input[type="submit"]:focus{
    border: 1px solid #ff495c;
}
.spnc-video .spnc-post .spnc-post-content .spnc-info-link {background-color: #ff495c;}
.spnc-video .spnc-blog-1-wrapper{background-color: #ff495c;}
.spnc-blog-1 .spnc-blog-wrapper .spnc-post .spnc-more-link {
  color: #ff495c;
}
.spnc-bnr-1 .spnc-post .spnc-post-content .spnc-info-link { background-color: #ff495c; }
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-more-link{ background-color: #ff495c;}
.spnc-pagination a:hover,
.spnc-pagination a.active,
.spnc-navigation.spnc-pagination .spnc-nav-links .spnc-current {
    background-color: #ff495c;
    background-color: #ff495c;
}
.spnc-bnr-1 .spnc-post .spnc-more-link:hover {
  background-color: #ff495c;
  color: #fff;
}
.spnc-bnr-1 h3.spnc-entry-title a:hover {
  color: #ff495c;
}
.spnc-bnr-1 .spnc-entry-meta a:hover {
  color: #ff495c;
}
.spnc-blog-wrapper-1 h4.spnc-entry-title a:hover{
  color: #ff495c;
}
.spnc-blog-2 .spnc-blog-wrapper-1 h4.spnc-entry-title a:hover{
  color: #ff495c;
}
.widget.widget_archive ul li:before,
.widget_block  ul.wp-block-page-list li:before,
.widget.widget_rss ul li::before,.widget_categories .wp-block-categories-list .cat-item:before,
.spnc_widget_recent_entries .wp-block-latest-posts__list li:before{
    color: #FF495C;
  }

.custom-logo-link-url .site-title a:hover, .custom-logo-link-url .site-title a:focus { color: #ff495c; }
.spnc-single-post .comment-form .spnc-blog-1-wrapper { background-color: #ff495c; }
 /* Preloader */
.spnc_preloader_text {
  color: #ff495c
}
.spnc_bounceball:before {
   background-color: #ff495c;
}
.spnc-label-tab.active {
    background-color: #ff495c;
}
.widget_newscrunch_grid_slider_three_column .spnc-post-grid-slider-three-column .spnc-entry-meta .spnc-date a,
.widget_newscrunch_grid_slider_three_column .spnc-post-grid-slider-three-column .spnc-entry-meta .spnc-date a:hover,
.widget_spncp_filter_three_column .spnc-entry-meta .spnc-date a,
.widget_spncp_filter_three_column .spnc-entry-meta .spnc-date a:hover{
    color: #ff495c;
}
.widget_newscrunch_grid_slider_three_column .spnc-post-grid-slider-three-column .spnc-entry-meta a:hover
{
  color: #ff495c;
}

.widget_newscrunch_featured_post .spnc-post .spnc-more-link:hover{color: #ff495c; text-decoration: underline;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-entry-meta img{border: 1px solid #ff495c;}
.widget_newscrunch_featured_post h4.spnc-entry-title a:hover,
.widget_newscrunch_featured_post .spnc-first-post h4.spnc-entry-title a:hover,
.widget_newscrunch_featured_post .spnc-first-post .spnc-post .spnc-post-content span a:hover,
.widget_newscrunch_featured_post .spnc-post .spnc-entry-meta a:hover,
.widget_newscrunch_post_grid_two_col .widget-recommended-post li a:hover,
.widget_newscrunch_single_column .single-column .spnc-post-content a:hover,
.site-footer .footer-sidebar .widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-entry-meta .spnc-date a:hover,
.site-footer .footer-sidebar .widget_newscrunch_grid_slider_two_column .spnc-filter h4.spnc-entry-title a:hover,
.site-footer .footer-sidebar .widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-entry-meta a:hover,
.site-footer .footer-sidebar .widget_newscrunch_featured_post h4.spnc-entry-title a:hover,
.site-footer .footer-sidebar .spnc-blog-wrapper-1 h4.spnc-entry-title a:hover,
.site-footer .footer-sidebar .spnc-blog-wrapper-1 .spnc-post .spnc-entry-meta .spnc-date a:hover,
.site-footer .footer-sidebar .widget_newscrunch_list_view_slider .spnc-blog-wrapper h4.spnc-entry-title a:hover,
.site-footer .footer-sidebar .widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post .spnc-entry-meta a:hover,
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-post .spnc-post-content .entry-header .spnc-entry-title a:hover,
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-post .spnc-entry-meta a:hover,
.widget_newscrunch_plus_list_view .newscrunch_plus_list_view_ul .spnc-post-content a:hover,
.site-footer .footer-sidebar .widget_newscrunch_post_grid_two_col .widget-recommended-post li a:hover{color: #ff495c;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-post .spnc-post-content .spnc-more-link:hover {
    color: #ffffff;
    background-color: #f75454;
}
.spnc-category-page .spnc-grid-catpost .spnc-entry-meta a:hover,
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-entry-meta a:hover,
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-entry-title a:hover{
  color: #ff495c;
}
body.newscrunch .owl-carousel .owl-nav .owl-prev:hover,
body.newscrunch .owl-carousel .owl-nav .owl-next:hover{
  color: #ffffff;
  background-color: #ff495c;
  box-shadow: 0 0 1px 1px #ff495c;
}

.widget .wp-block-latest-posts li a:hover, 
.widget .wp-block-latest-posts li a:focus, 
.widget .wp-block-archives li a:hover, 
.widget .wp-block-archives li a:focus, 
.widget .wp-block-categories li a:hover, 
.widget .wp-block-categories li a:focus, 
.widget .wp-block-page-list li a:hover, 
.widget .wp-block-page-list li a:focus, 
.widget .wp-block-rss li a:hover, 
.widget .wp-block-rss li a:focus, 
.widget_meta ul li a:hover, 
.widget_meta ul li a:focus, 
.widget .wp-block-latest-comments li a:hover
.widget .wp-block-latest-comments li a:focus{
  color: #ff495c;
}

.spnc-category-page .spnc-grid-catpost .spnc-post .spnc-post-wrapper .spnc-entry-meta a:hover {
  color: #ff495c;
}

.widget .wp-block-latest-posts li::before,
.widget .wp-block-archives li::before,
.widget .wp-block-categories li::before,
.widget .wp-block-page-list li::before,
.widget .wp-block-rss li::before,
.widget_meta ul li::before,
.wp-block-latest-comments li article footer::before,
.widget_nav_menu ul li::before{
  color: #FF495C;
}

.spnc-sidebar .widget .wp-block-tag-cloud a:hover{
  background-color: #FF495C;
}

 [data-theme="spnc_dark"] body .spnc-custom .spnc-nav .dropdown.open > a.search-icon:hover {
    color: #FF495C;
}
 [data-theme="spnc_dark"] .spnc-dark-icon:hover, [data-theme="spnc_dark"] .spnc-widget-toggle>a.spnc-toggle-icon:hover {
    color: #FF495C;
}
input[type="text"]:hover,
input[type="text"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="search"]:hover,
input[type="search"]:focus,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="range"]:hover,
input[type="range"]:focus,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="month"]:hover,
input[type="month"]:focus,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="color"]:hover,
input[type="color"]:focus,
textarea:hover,
textarea:focus {
  /* color: #FF495C; */
  border: 1px solid #FF495C;
}
select {
  border: 1px solid #FF495C;
  }
  .spnc-video .spnc-post .spnc-more-link:hover {
  background-color: #FF495C;
  color: #fff;
}
.spnc-video h3.spnc-entry-title a:hover {
  color: #FF495C;
}
.spnc-video .spnc-entry-meta a:hover {
  color: #FF495C;
}
.spnc-category-page .spnc-grid-catpost .spnc-entry-meta i{
  color: #FF495C;
}
.spnc-common-widget-area .spnc-main-wrapper {
    background-color: #ff495c;
}
.spnc-highlights-1 .spnc-highlights-title{
     background-color: #ff495c;
}
.spnc-highlights-1 .spnc-container .spnc-row{
  border-right: 8px solid #ff495c;
}
.spnc-marquee-wrapper .spnc-entry-title:before{
  color: #ff495c;
}
.footer-sidebar .wp-block-search .wp-block-search__label:after,
.footer-sidebar .widget .wp-block-heading:after {
    background: #ff495c;
}
[data-theme="spnc_dark"] .spnc_body_sidepanel a:hover{
    color: #ff495c;
}
[data-theme="spnc_dark"] .widget_nav_menu a:hover {color: #ff495c;}
[data-theme="spnc_dark"] body .spnc-nav > li.parent-menu a:hover,[data-theme="spnc_dark"] body .spnc-custom .spnc-nav .dropdown.open > a:hover {
    color: #ff495c;
}
@media (max-width: 1100px) {
    body .spnc-custom .spnc-nav.nav .dropdown-menu > .active > a,body .spnc-custom .spnc-nav.nav .dropdown-menu > .active > a:hover,
    body .spnc-custom .spnc-nav.nav .dropdown-menu > .active > a:focus {color: #fff;}
    body .spnc-custom .spnc-nav.nav > li > a:hover,body .spnc-custom .spnc-nav.nav > li > a:focus{color:#ff495c;}
    body .spnc-custom .spnc-nav.nav  > li.active > a{color: #fff;}
    .spnc-custom .spnc-widget-toggle > a.spnc-toggle-icon:focus, .spnc-custom .spnc-nav a:focus {outline-color:#fff !important;}
}
.footer-sidebar pre.wp-block-code a:hover{
  color: #ff495c;
}

@media (max-width: 1100px){body .spnc-custom .spnc-nav > .active.menu-item > a, body .spnc-custom .spnc-nav > .active > a:hover, body .spnc-custom .spnc-nav > .active > a:focus {
    color: #ffffff;
    background-color: #ff495c;
}}
body.newscrunch .spnc-custom .spnc-nav li > a.search-icon:hover{color: #FF495C;}
body .footer-sidebar .widget .widget-title:after{background: #FF495C;}
.spnc-blog-page .spnc-entry-meta i, .spnc-blog-page .spnc-footer-meta .spnc-date a:hover{
  color: #ff495c;
}