
.user-ava-intop {
    position: relative;
    line-height: 22px;
    vertical-align: middle;
    cursor: pointer;
    display: none;
}
.main-nav.dark_style nav.top_menu > ul > li > a {
    color: #fbfbfb;
    text-decoration: none;
}

.widgets-list-layout-links a{
   color:black;
	 text-decoration:none;
}
.widget_categories li a{
   text-decoration:none;
   text-align:center;
}

.widget_categories li a, .widget_archive li a, .widget_nav_menu li a, .widget_recent_entries li a, .widget_recent_comments ul li a, .widget_pages ul li a, .login_widget ul li a, .widget_product_categories ul li a, .widget_meta ul li a {
    text-decoration: none;
    color: #111;
}
.carousel-style-2 h3 {
    font-size: 13px !important;
/* 	  text-align:center; */
    line-height: 22px;
    margin: 0 0 12px 0;
}

/* body:not(.noinnerpadding) .rh-post-wrapper {
    background: #2961ae;
    border: 1px solid #e3e3e3;
    padding: 25px;
    box-shadow: 0 2px 2px #ECECEC;
} */

.elementor-1721 .elementor-element.elementor-element-01cbded .re_filter_panel {
    background-color: #43653E;
    box-shadow: none;
}
.re_filter_panel ul.re_filter_ul li span {
 color:#fff;
}
nav.top_menu > ul > li > a {
    text-transform: uppercase;
    text-decoration: none;
}
.re_filter_panel ul.re_filter_ul li span {
    color: red;
}
#main_header {
    z-index: 1000;
    margin-top: -23px;
}
.elementor-motion-effects-layer {
    background-color: #3cbdda!important;
    background-image: url(https://dealsng.com/wp-content/uploads/2020/01/vis.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.date_for_grid {
    color: #999;
    display: none;
}
.woo_offer_list .woolist_meta, .woo_offer_list small.wcvendors_sold_by_in_loop {
    font: normal 11px/15px Arial;
    color: #aaa;
    display: none;
}
span .rh_regular_price{
	color:red;
}
span .price_count{
	color:red;
}
.responsive_nav_wrap {
  background: none repeat scroll 0 0 #000000 !important;
  box-shadow: none;
  margin-top: 23px;
}

function hide_admin_bar(){ return false; }
add_filter( 'show_admin_bar', 'hide_admin_bar' );


