/*==============
  Theme Name: classify
  Theme URL: http://www.joinwebs.com/
  Author: JoinWebs
  Author URI: http://www.joinwebs.com/
  Description: Classify - A WordPress Theme For Classifieds and Listing business using Responsive HTML CSS bootstrap3 Template
  Version: 1.0.0
*==============/
/*=========================================================================
// Table of Contents
===========================================================================
Home page css
1-Header
2-Search Bar
3-Premium Advertisement
4-Categories
5-Classify Advertisement
6-Footer
7-back to top
8-Home page with map
9-Detail Page
10-Edit Page
11-FAQ
12-Full width Page
13-Notification
14-User Form
15-pricing plan
16-user profile
17-Subcategory
18-WordPress Gallery
19-WordPress Comments
===========================================================================*/

/*=========================================================================
// Global css
===========================================================================*/
*{
    margin: 0;
    padding: 0;
}
html{	
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
body{
	margin:0;
	padding:0;
	overflow-x:hidden;
}
body{
    font-family: 'Roboto Slab', serif;
}
body#boxed{
	width:90%;
	margin:0 auto;
}
h1,h2,h3,h4,
h5,h6{
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
}
.mb-25{
    margin-bottom:25px;
}
.wp-caption {
	font-family: 'Roboto Slab', sans-serif;
}
/*.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}*/
.wp-caption .wp-caption-text {
	font-family: 'Roboto Slab', sans-serif;
}
.sticky{
	font-family: 'Roboto Slab', sans-serif;
}
.gallery-caption{
	font-family: 'Roboto Slab', sans-serif;
}
.bypostauthor{
	font-family: 'Roboto Slab', sans-serif;
}
.screen-reader-text{
	font-family: 'Roboto Slab', sans-serif;
    display:none !important;
}
#classify__content{
	margin:0 0 20px 0;
}
.classify_leftright{
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
}
span.dropcap{
	display: block;
    float: left;
    font-size: 40px;
    line-height: 30px;
    margin: 0 8px 0 0;
    padding-top: 6px;
}
.classify_marging_bottom_none{
	margin-bottom:0 !important;
}
.classify__toggle{
	margin-bottom:5px;
}
.classify_margin_bt_10{
	margin-bottom:10px;
}
.classify__toggle .text-left{
	text-align:left !important;
}
.container .container{
    width: 100%;
	padding:0;
	margin:0;
}
.col-centered{
	float:none !important;
	margin:0 auto !important;
}
/*main headings*/
.main-heading{
    background: url("../images/sep.png") no-repeat bottom;
    margin: 0 0 70px 0;
}
.main-heading h2{
    font-weight: 700;
    color: #3f3d59;
    padding: 0 0 18px 0;
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 2px;
	word-wrap:break-word;
}
.padding-control{
    padding: 0;
}
.col{
    color: #a0ce4e;
    text-decoration: none !important;
}
.col:hover{
    color: #a0ce4e;
    text-decoration: none !important;
}
#page-head{
    padding: 20px 0;
    background: #f5f5f5;
}
#page-head .page-heading{
    text-align: center;
    color: #3f3d57;
}
#page-head .page-heading h1{
    font-weight: 700;
	word-break:break-all;
}
.left-padding-control{
    padding: 0 15px 0 0;
}
.right-padding-control{
    padding: 0 0 0 15px;
}
.margin-control{
    margin: 0 0 0 0 !important;
}
.classify_btn{
    border: 1px solid #e1e1e1;
    border-radius: 0;
    padding: 5px;
}
.classify_btn span{
    background: #3f3d57;
    color: #ffffff;
    padding: 10px 25px;
    display: inline-block;
    text-transform: capitalize;
}
.classify_btn:hover span{
    background: #a0ce4e;
}
@media screen and (min-width: 768px){
    .col-md-centered{
        float: none;
        margin: 0 auto;
    }
    #searchBar .form-group{
        margin-bottom: 10px;
    }
}
[data-toggle="validator"] .form-group{
    box-shadow: none;
    margin: 0;
}
/*=========================================================================
// Header
===========================================================================*/
/*==========Top Bar==========*/
@media (max-width: 992px) {
  .navbar-header {
    float: none; }
	.navbar-nav .open .dropdown-menu{
		position:static;
		float:none;
		box-shadow:none;		
		-webkit-box-shadow:none;
		border:none;
	}
	.navbar-nav .open .dropdown-menu li.active a{
		background:transparent !important;
	}
	.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header{
		white-space:inherit;
	}
  .navbar-left, .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .collapse.in {
    display: block !important; } }
@media screen and (max-width: 639px){
    #header header .top-bar{
        display: none;
    }
}
#header header .top-bar{
    padding: 10px 0;
    background: #3f3d59;
}
#header header .top-bar .social .social-icon{
    display: inline-block;
}
#header header .top-bar .social .social-icon a{
    display: inline-block;
    color: #ffffff;
}
#header header .top-bar .social .social-icon a i{
    width:32px;
    height: 32px;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
	color:inherit;
}
#header header .top-bar .social .social-icon a:hover i{
    background: #a0ce4e;
}

#header header .top-bar .links{
    margin: 0px 0 0 0;
}
#header header .top-bar .links a{
    text-decoration: none;
    color: #ffffff;
    margin: 0 10px;
	display:inline-block;
}
#header header .top-bar .links a:nth-of-type(3){
    display: inline-block;
    border: 1px solid #ffffff;
    min-width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0 5px;
}
#header header .top-bar .links a:hover{
    color: #a0ce4e;
}
#header header .top-bar .links a:nth-of-type(3):hover{
    background: #a0ce4e;
    color: #ffffff;
    border: 1px solid #a0ce4e;
}
/*menu Bar*/
#header header .menu-bar{
    padding: 30px 0 0 0;
    border-bottom: 1px solid #e1e1e1;
}
#header header .menu-bar .logo a img{
    overflow: hidden;
    max-width: 100%;
}
#header header .menu-bar .navbar-default{
    border: none;
    background: none;
    box-shadow: none;
}
#header header .menu-bar .navbar-default .navbar-brand{
    padding: 0 15px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a{
    background: none;
    color: #a0ce4e;
    box-shadow: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background:transparent !important;
}
#header header .menu-bar .navbar-nav > li > a{
    padding-top: 10px;
    font-size: 16px;
    font-family: 'Roboto Slab', sans-serif;
    text-transform: capitalize;
}
#header header .menu-bar .navbar-nav > li > a:hover,
#header header .menu-bar .navbar-nav > li > a:focus{
    background: none;
    color: #a0ce4e;
}
#header header .menu-bar .navbar-nav > li.dropdown .dropdown-menu li a{
    font-family: 'Roboto Slab', sans-serif;
}
#header header .menu-bar .navbar-nav > li.dropdown .dropdown-menu li a:hover,
#header header .menu-bar .navbar-nav > li.dropdown .dropdown-menu li a:focus{
    background: #a0ce4e;
    color: #ffffff;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
	background:#a0ce4e;
}
@media screen and (min-width: 769px){
    #header header .menu-bar .navbar-nav > li.dropdown .dropdown-toggle{
        display: none;
    }
    #header header .menu-bar .navbar-nav > li.dropdown .dropdown-menu li.dropdown:after{
        content: "\f0da";
        font-family: 'Font Awesome\ 5 Free';
        position: absolute;
        top: 3px;
        right: 15px;
        font-weight:900;
    }
}
#header header .menu-bar .navbar-nav > li.dropdown .dropdown-menu li.dropdown{
    position: relative;
}
#slider-range-min{
    position: relative;
}
#amount{
    position: absolute;
    border: 1px solid #000;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.offcnavas{
    position: fixed;
    left: 0;
    top: 0;
    overflow-y: auto;
    transform: translateX(-100%);
    transition: all 0.3s ease;
    width: 250px;
    background: #ffffff;
    height: 100%;
    z-index: 9999;
}
.offcnavas.open{
    transform: translateX(0);
}
.offcanvas__header{
    border-bottom: 1px solid #e1e1e1;
    padding: 15px;
}
.offcanvas__header a img{
    width: 150px;
    height: auto;
}
.offcnvas__close{
    float: right;
    display: inline-block;
    border: 1px solid #a0ce4e;
    padding: 5px 10px;
}
.offcnvas__close i{
    font-size: 16px;
    color: #a0ce4e;
}
.offcnavas ul.nav{
    padding: 15px;
}
.offcnavas ul.nav li a{
    color: #777;
    font-size: 16px;
    text-transform: capitalize;
}
.offcnavas ul li.dropdown{
    position: relative;
}
.offcnavas ul li a:hover{
    color: #a0ce4e;
    background: transparent;
}
.offcnavas ul li.dropdown ul.dropdown-menu li a:hover,
.offcnavas ul li.dropdown ul.dropdown-menu li a:focus{
    background: transparent !important;
    color: #a0ce4e !important;
}
.offcnavas ul.nav li.dropdown a.dropdown-toggle{
    position: absolute !important;
    z-index: 10 !important;
    right: 15px !important;
    top: 0 !important;
}
.offcnavas ul.nav li.dropdown .dropdown-toggle{
    position: static;
}
.offcnavas ul.nav li.dropdown a .caret{
    display: none;
}
#offCanvas .social{
    text-align: center;
}
#offCanvas .social .social-icon > a{
    display: inline-block;
    background: #3f3d59;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
	margin-bottom:5px;
}
#offCanvas .social .social-icon a i{
    font-size: 12px;
    color: #ffffff;
}
#offCanvas .social .social-icon > a:hover,
#offCanvas .social .social-icon > a:focus{
    background: #a0ce4e;
}
#offCanvas .social .social-icon > a:hover i,
#offCanvas .social .social-icon > a:focus i{
    color: #ffffff;
}
.dropdown-backdrop{
    z-index: -1;
    display: none;
}
.mobile-button{
    position: fixed;
    bottom: 0;
    left:  0;
    z-index: 998;    
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: stretch;
    width: 100%;
    background: #3f3d59;
}
.mobile-button > a{
    padding: 10px 20px;
    text-align: center;
}
.mobile-button > a > i{
    display: block;
    font-size: 18px;
    color: #ffffff;
}
.mobile-button > a > span{
    font-size: 9px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.mobile-button > a:hover,
.mobile-button > a:hover > i,
.mobile-button > a:hover > span{
    color: #a0ce4e;
}
@media screen and (min-width: 1024px){
    .mobile-button{
        display: none;
    }
}
/*=========================================================================
// search bar
===========================================================================*/
#searchBar{
    padding: 15px 0;
    background: #3f3d59;
    margin: 0 0 100px 0;
}
#searchBar form.form-inline{
	display:flex;
	display:-ms-flexbox;
	align-items: center;
	flex: 1 1 0;
	-ms-flex-align: center!important;
}
#searchBar .form-control{
    height: 48px;
    line-height: 48px;
    width: 100%;
    border-radius: 0;
    border: 1px solid #e1e1e1;
}
#searchBar .select2-container--bootstrap .selection .select2-selection--single{
    height: 48px;
    line-height: 48px;
    width: 100%;
    border-radius: 0;
    border: 1px solid #e1e1e1;
    padding: 15px;
}
#searchBar form .form-group.classify_keywords{
    width: 100%;
    margin-right: 5px;
}
#searchBar form .form-group.classify_search_locations,
#searchBar form .form-group.classify_search_cats{
    width: 100%;
    margin-right: 5px;
}
#searchBar form .form-group.classify_search_arrow{
    width: 48px;
    margin-right: 5px;
}
#searchBar form .form-group.classify_search_range{
    width: 100%;
    margin-right: 5px;
}
#searchBar form .form-group.classify_search_btn{
	width:80%;
    max-width: 170px;
    margin-right: 0;
}
#searchBar form a{
    display: inline-block;
    width: 48px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    background: #ffffff;
}
#searchBar form a i{
    font-size: 16px;
    color: #3f3d57;
}
#searchBar form button[type='submit']{
    width: 100%;
    height: 48px;
    background: none;
    border: 1px solid #fff;
    color: #ffffff;
    text-align: center;
    line-height: 48px;
    text-transform: capitalize;
}
#searchBar form button[type='submit']:hover{
    border-color: #a0ce4e;
    color: #fff;
    background: #a0ce4e;
}
#slider-range-min{
    background: #3f3d57;
    border-radius: 0;
}
#slider-range-min .ui-widget-header{
    background: #a0ce4e;
    border-radius: 0;
}
#slider-range-min .ui-slider .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
    border-radius: 0;
    background: #fff;
    border-color: #fff;
}
.ui-slider-handle #tooltip{
    width: auto;
    border: 1px solid #fff;
    background: #a0ce4e;
    color: #ffffff;
    padding: 0 15px;
}
/*==========menu widget wp==========*/
.widget ul{
    list-style: none;
}
.widget ul a:hover{
    color: #a0ce4e;
}
/*==========woocommerce search==========*/
.woocommerce-product-search .search-field{
    width: 100%;
    border: none;
    padding: 10px;
    margin-bottom: 15px;
}
@media screen and (max-width: 767px){
	#searchBar form.form-inline{
		flex-direction:column;
	}
    #searchBar form .form-group:nth-of-type(1),
    #searchBar form .form-group:nth-of-type(2),
    #searchBar form .form-group:nth-of-type(3),
    #searchBar form .form-group:nth-of-type(4),
    #searchBar form .form-group:nth-of-type(5),
    #searchBar form .form-group:nth-of-type(6){
        width: 100%;
        min-width: 100%;
		padding-bottom:10px;
    }
}
/*=========================================================================
    // callout
===========================================================================*/
.callout{
    margin-bottom: 50px;
}
.outline{
    border: 1px solid #e1e1e1;
    border-bottom: 3px solid #e1e1e1;
    padding: 30px;
}
.callout-box{
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    -webkit-flex: 1;
    flex: 1;
    -webkit-align-items: center;
    align-items: center;
}
@media screen and (max-width: 639px){
    .callout-box{
        flex-wrap: wrap;
    }
	section.classify_callout_parallax{
		height:auto !important;
	}
}
.callout-box .callout-content{
    margin-right: 15px;
	width:90%;
}
.callout-box .callout-content h4,
.callout-box .callout-content h4 span{
    font-size: 22px;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.callout-box .callout-content p{
    color: #888888;
    font-size: 14px;
    font-family: 'Roboto Slab', sans-serif;
}
.callout-box .callout-content h4 span{
    color: #a0ce4e;
}
.callout-box .callout-button{
    padding: 5px;
    border: 1px solid #e1e1e1;
}
.callout-box .callout-button a{
    display: inline-block;
    background: #3f3d57;
    color: #fff;
    text-align: center;
    padding: 12px 55px;
    border-radius: 0;
    text-transform: capitalize;
    font-size: 16px;
}
.callout-box .callout-button a:hover{
    background: #a0ce4e;
}
section.classify_callout_parallax{
	display:flex;
	display:-ms-flexbox;
	align-items:center;
	-ms-flex-align:center;
	background-attachment:fixed;
	height:300px;
	margin-bottom:50px;
}
section.classify_callout_parallax .parallax_content h4{
	font-size:22px;
	text-transform:uppercase;
	letter-spacing:2px;
}
section.classify_callout_parallax .parallax_content .col-sm-2 a.btn{
	padding:10px 30px;
}
/*=========================================================================
    location
===========================================================================*/
.location{
    margin-bottom: 50px;
}
.location .locations a{
    color: #888;
    display: block;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 0;
}
.location .locations a i{
    margin-right: 10px;
}
.location .locations a:hover,
.location .locations a:hover i{
    color: #a0ce4e;
	text-decoration:none;
}
/*=========================================================================
    // Premium Advertisement
===========================================================================*/
#premium{
    margin: 0 0 100px 0;
}
#premium .item{
    position: relative;
	overflow:hidden;
	max-height:250px;
}
#premium .item a img{
    width: auto;
	height:250px;
	margin:0 auto;
	object-fit:cover;
   
}
#premium .item .item-title{
    position: absolute;
    display: block;
    z-index: 4;
    width: 100%;
    background: rgba(63, 61, 87, 0.6);
    bottom: 0;
    height: 50px;
}
#premium .item .item-title a{
    color: #ffffff;
    padding: 15px 0;
    margin: 0 0 0 20px;
    display: block;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#premium .item .item-hover{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: rgba(63, 61, 87, 0.9);
    text-align: center;
    top: 0;
    left: 0;
    visibility: hidden;
    text-decoration: none;
}
#premium .item .item-hover span{
    color: #ffffff;
    position: relative;
    top: 45%;
    display: block;

}
#premium .item:hover .item-hover{
    visibility: visible;
}
#premium .item .item-title a:hover{
    color: #a0ce4e;
}
/*carousel*/
.owl-carousel{
    margin: 50px 0 0 0 !important;
}
.owl-dot{
    display: none !important;
}
.owl-nav{
    position: absolute;
    top: -65px;
    left: -6px;
}
.owl-theme .owl-nav [class*="owl-"]{
    background: #ffffff !important;
    color: #bfbfbf !important;
    border-radius: 0 !important;
    font-size: 16px !important;
}
.owl-nav .owl-prev{
    display: inline-block;
    width: 35px;
    height: 35px;
    color: #bfbfbf;
    border: 1px solid #e1e1e1;
    text-align: center;
    margin-right: 5px;
}
.owl-nav i{
    line-height: 35px;
}
.owl-nav .owl-next{
    display: inline-block;
    width: 35px;
    height: 35px;
    color: #bfbfbf;
    border: 1px solid #e1e1e1;
    text-align: center;
}
.owl-nav .owl-prev:hover{
    background: #a0ce4e !important;   
    border: 1px solid #a0ce4e !important;
}
.owl-nav .owl-next:hover{
    background: #a0ce4e !important;    
    border: 1px solid #a0ce4e !important;
}
.owl-nav .owl-prev:hover i, .owl-nav .owl-next:hover i{
    color: #ffffff !important;
}
/*=========================================================================
// Categories
===========================================================================*/
#categories{
    margin: 0 0 20px 0;
}
#categories .category{
    border: 1px solid #e1e1e1;
    text-align: center;
    margin: 0 0 50px 0;
    position: relative;
}
#categories .category .category-icon{
    display: inline-block;
    position: absolute;
    top: -20px;
    width: 48px;
    height: 48px;
    background: #3f3d59;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#categories .category .category-icon i{
    padding: 10px 0 0 0;
    color: #ffffff;
}
#categories .category h4{
    margin: 48px 0 20px 0;
    font-weight: 700;
}
#categories .category h4 a{
    text-decoration: none;
    color: #3f3d59;
}
#categories .category p:last-child{
    margin: 0 0 20px 0;
}
#categories .category p a{
    text-decoration: none;
    color: #888888;
}
#categories .category p a:hover{
    color: #a0ce4e;
}
#categories .category:hover{
    border: 1px solid #a0ce4e;
}
#categories .category:hover .category-icon{
    background: #a0ce4e;
}
#categories .category:hover h4 a{
    color: #a0ce4e;
}
#categories .category .category-icon img{
    padding: 10px;
    width: 100%;
    height: auto;
}
.adv{
    margin-bottom: 50px;
}
.adv .advertise{
    text-align: center;
    overflow: hidden;
    margin: 0 !important;
}
.adv .advertise img{
    max-width: 100%;
}
/*=========================================================================
// Classify Advertisement
===========================================================================*/
#advertisement{
    margin: 0 0 50px 0;
}
.elementor-section #advertisement{
    margin: 0;
}
.content
{
    display:none;
    margin: 0 0 50px 0;
}
.elementor-section .content{
    margin: 0 0 20px 0;
}
.content1{
    display: block;
}
.adp{
    padding: 0;
}
.view-as a{
    box-shadow: none;
    border: 1px solid #e1e1e1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border-radius: 0;
}
.view-as a i{
    color: #888888;
}
.view-as a.active,
.view-as a:hover{
    background: #3f3d57;
    color: #ffffff;
    border-color: #3f3d57;
    box-shadow: none;
}
.view-as a.active i,
.view-as a:hover i{
    color: #ffffff;
}
.adv-tabs{
    margin: 0 0 30px 0;
}
.tab{
    text-align: center;
    border:1px solid #e1e1e1;
    display: inline-block;
    cursor:pointer;
    padding: 13px 20px;
    color: #888;
    margin: 0 0 5px 0;

}
.tab.active{
    background:#3f3d57;
    cursor:auto;
    color: #ffffff;
}

.classify_adv_box{
    overflow: hidden;
    padding: 0 1px;
    margin: 0 0 2px 0;
}
.classify_adv_box_img{
    position: relative;
}
.classify_adv_box .classify_adv_box_img img.classify__imgicon{
	display: inline-block;
    width: 48px !important;
    height: auto !important;
    position: absolute;
    top:15px;
    right: 15px;
    padding: 10px 0 0 0;
}
@media screen and (min-width: 1130px){
    .classify_adv_box_img{
        width: 100%;
        height: 250px;
    }
}
@media screen and (max-width: 1128px){
	.item-grid .classify_adv_box_img{
        min-height: 250px;
    }
}
.classify_adv_box img{
    width: auto;
    height: 100% !important;
	margin:0 auto;
	top:0;
	bottom:0;
	left:0;
	right:0;
	position:absolute;
    object-fit: cover;
    -o-object-fit: cover;
}
.item-list .classify_adv_box img{
	width: 100%;
}
.classify_adv_box .classify_adv_box_img .classify_adv_box_title{
    position: absolute;
    width: 100%;
    height: 50px;
    background: rgba(63, 61, 89, 0.6);
    bottom: 0;
    z-index: 20;
    margin: 0;
	word-break:break-all;
}
.classify_adv_box .classify_adv_box_content .classify_adv_box_title p:first-of-type{
	flex:1;
}
.classify_adv_box .classify_adv_box_img .classify_adv_box_title a{
    color: #ffffff;
    margin: 0 0 0 20px;
    padding: 15px 0 0 0;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.classify_adv_box .classify_adv_box_img .classify_adv_box_title a:hover{
    color: #a0ce4e;
}
.classify_adv_box .classify_adv_hover{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(63, 61, 89, 0.9);
    z-index: 1;
    visibility: hidden;
}

.classify_adv_box .classify_adv_hover span{
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.classify_adv_box .classify_adv_hover i{
    display: inline-block;
    width: 48px;
    height: 48px;
    background: #a0ce4e;
    color: #ffffff;
    position: absolute;
    top:15px;
    right: 15px;
    padding: 10px 0 0 0;
    text-align: center;
}
.classify_adv_box:hover .classify_adv_hover{
    visibility: visible;
}
.item-grid .classify_adv_box .classify_adv_box_content{
    display: none;
}
/*=========================================================================
// advertisement list view
===========================================================================*/
.content .item-list{
    width: 100%;
    border: 1px solid #e0e0e0;
    padding: 10px;
    margin-bottom: 25px;
}
.content .classify_favorite_post .item-list{
	margin-bottom: 10px !important;
}
.classify_favorite_post form.unfavorite{
	text-align:right;
	margin-bottom:30px;
}
.content .item-list .classify_adv_box{
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    flex: 1 1 0;
    align-items: stretch;
}
@media screen and (max-width:639px){
	.content .item-list .classify_adv_box{
		min-height:80px;
	}
}
.content .item-list .classify_adv_box .classify_adv_box_img{
    position: relative;
    margin-right: 15px;
}
@media screen and (min-width: 768px){
	.content .item-list .classify_adv_box .classify_adv_box_img{		
		flex:0 0 290px;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
}
@media screen and (min-width: 1150px){
    .container .container .content .item-list .classify_adv_box_img{
        width: 200px;
        height: 190px;
		flex: 0 0 200px;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
    }
    .container .container .content .item-list .classify_adv_box .classify_adv_box_img img{
        width: 200px;
        height: 190px;
    }
    .container .container .content .item-list .classify_adv_box .classify_adv_box_content .classify_adv_box_description p{
        height: 45px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}
.content .item-list .classify_adv_box .classify_adv_box_img .classify_adv_box_title{
    display: none;
}
.content .item-list .classify_adv_box .classify_adv_box_content{
    width: 100%; 
    flex-flow: column wrap;
    justify-content: space-between;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.content .item-list .classify_adv_box .classify_adv_box_content .classify_adv_box_title{ 
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.content .item-list .classify_adv_box .classify_adv_box_content .classify_adv_box_title p > a{
    font-weight: bold;
    font-size: 24px;
    color: #3f3d57;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.content .item-list .classify_adv_box .classify_adv_box_title p > a:hover{
    color: #a0ce4e;
}
.content .item-list .classify_adv_box .classify_adv_box_content .classify_adv_box_title p > span{
    display: block;
    font-size: 15px;
    color: #888888;
    text-transform: capitalize;
}
.content .item-list .classify_adv_box .classify_adv_box_content .classify_adv_box_title p > span > a{
    padding-left: 5px;
    color: #3f3d57;
    font-size: 15px;
    text-transform: capitalize;
}
.content .item-list .classify_adv_box .classify_adv_box_content .classify_adv_box_title p > span > a:hover{
    color: #a0ce4e;
}
.content .item-list .classify_adv_box .classify_adv_box_content .classify_adv_box_description p{
    font-size: 16px;
    color: #888888;
    font-family: 'Roboto Slab', sans-serif;
    margin-bottom: 15px;
}
.adv-detail-info div.post-ratings{
	float:right;
	width:auto !important;
	line-height:42px;
}
span.post-rating .post-ratings img,
span.post-rating .post-ratings-loading img{	
	max-width:100% !important;
	height:auto !important;
	width:auto !important;
}
span.post-rating .post-ratings{
	position:relative;
}
span.post-rating .post-ratings .post-ratings-text{
	position:absolute;
	bottom:-15px;
}
span.post-rating .post-ratings strong{
	display:none !important;
}
span.post-rating .post-ratings em{
	display:none !important;
}
.classify_adv_box_footer{    
    justify-content: space-between;
    align-items: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.classify_adv_box_footer .tags span{
    font-size: 16px;
    color: #3f3d57;
}
.classify_adv_box_footer .tags span i{
    color: #3f3d57;
    margin-right: 5px;
}
.classify_adv_box_footer .tags a{
    color: #888888;
    font-size: 15px;
    padding-right: 5px;
}
.classify_adv_box_footer .tags a:hover{
    color: #a0ce4e;
}
.classify_adv_box_footer .read-more-btn{
    border: 1px solid #e0e0e0;
    padding: 5px;
}
.classify_adv_box_footer .read-more-btn a{
    background: #3f3d57;
    color: #ffffff;
    text-transform: capitalize;
    padding: 10px 10px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}
.classify_adv_box_footer .read-more-btn a:hover,
.classify_adv_box_footer .read-more-btn a:focus{
    background: #a0ce4e;
}

/*==========item list responsive ==========*/
@media screen and (max-width:639px){
    .content .item-list .classify_adv_box .classify_adv_box_img img{
        max-width: 80px !important;
        width: 80px !important;
        max-height: 80px !important;
		position:relative;
    }
    .classify_adv_box_description{
        display: none;
    }
    .classify_adv_box_footer{
        display: none;
    }
    .content .item-list .classify_adv_box .classify_adv_box_content .classify_adv_box_title{
        margin-bottom: 0;
        flex-wrap: wrap;
    }
    .content .item-list .classify_adv_box .classify_adv_box_content .classify_adv_box_title > p{
        width: 100%;
    }
    .content .item-list .classify_adv_box .classify_adv_box_content .classify_adv_box_title > p > a{
        font-size: 18px;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .content .item-list .classify_adv_box .classify_adv_box_content .classify_adv_box_title p > span,
    .content .item-list .classify_adv_box .classify_adv_box_content .classify_adv_box_title p > span > a{
        font-size: 13px;
    }
}
@media screen and (min-width:640px) and (max-width: 767px){
    .content .item-list .classify_adv_box .classify_adv_box_img img{
        width: 190px;
        height: 150px;
    }
    .content .item-list .classify_adv_box .classify_adv_box_content .classify_adv_box_title{
        margin-bottom: 0;
        flex-wrap: wrap;
    }
    .classify_adv_box_description{
        display: none;
    }
    .classify_adv_box_footer .tags{
        display: none;
    }
    .content .item-list .classify_adv_box .classify_adv_box_content .classify_adv_box_title > p > a{
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
@media screen and (min-width:768px) and (max-width: 1023px){
    .content .item-list .classify_adv_box .classify_adv_box_content .classify_adv_box_description p{
        height: 68px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}
/*=========================================================================
// pagination
===========================================================================*/
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    background: #a0ce4e;
    border-color: #a0ce4e;
}
.pagination > li > a, .pagination > li > span{
    color: #999999;
}
.pagination > li > a:hover, .pagination > li > span:hover{
    background: #a0ce4e;
    color: #ffffff;
    border-color: #a0ce4e;
}
ul.pagination li a i{
	padding-left:5px;
	padding-right:5px;
	color:#444;
}
ul.pagination li a:hover i{
	color:#fff;
}
.pagination.page-links a{
	margin: calc(0.5 * 1rem);
}
/*=========================================================================
// Footer
===========================================================================*/
#footer footer{
padding: 70px 0;
    background: #3f3d59;
    color: #ffffff;
}
#footer footer .widget{
    margin-bottom: 15px;
}
#footer footer .widget h4,
#footer footer .widget .wp-block-heading{
    color: #ffffff;
    background: url("../images/footersep.png") no-repeat left bottom;
    padding: 0 0 20px 0;
    margin: 0 0 30px 0;
	font-size:18px;
}
#footer footer .widget p{
    margin: 0 0 30px 0;
}
#footer footer .widget .widget__premium li{
    display: inline-block;
    width: 80px;
    height: 80px;
    position: relative;
    margin-bottom: 5px;
}
#footer footer .widget .widget__premium li a img{
    width: 80px;
    height: 80px;
    object-fit: cover;
    -o-object-fit: cover;
}
#footer footer .widget .widget__premium li a.item-hover{
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 10;
    background: #3f3d57;
    opacity: 0.8;
    top: 0;
    left: 0;
    visibility: hidden;
}
#footer footer .widget .widget__premium li a.item-hover span{
    color: #ffffff;
    position: absolute;
    top: 45%;
    left: 15%;
    transform: translate(-50%, -50%);
}
#footer footer .widget .widget__premium li:hover a.item-hover{
    visibility: visible;
}

#footer footer .widget a{
    text-decoration: none;
    color: #ffffff;
    vertical-align: top;
    font-size: 14px;
}
#footer footer .widget a:hover{
    color: #a0ce4e;
}
#footer footer .widget .widget__latest_ad p{
    margin-bottom: 10px;
}
footer .widget .widget__content .widget__content_subcat ul li a{
    color: #a0ce4e !important;
}
footer .widget .widget__content .widget__content_subcat ul li a i{
    background: #a0ce4e;
}
#footer footer .widget .sign{
    margin: 0 0 10px 0;
}
footer .widget .tags a{
    color: #888 !important;
}
footer .widget .tags a:hover{
    color: #ffffff !important;
}
#footer footer .widget input[type="email"]{
    color: #65628d;
    width: 100%;
    background: #3f3d57;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 10px;
    margin: 0 0 10px 0;
}

#footer footer .widget input[type="submit"]{
    color: #ffffff;
    text-align: center;
    background: transparent;
    border: 1px solid #e1e1e1;
    width: 100%;
    padding: 10px;
}

#footer footer .copyright{
    color: #ffffff;
    margin: 50px 0 0 0;
}
#footer footer .copyright p{
	margin-bottom:0;
}
#footer footer .copyright p a:hover{
	color:#a0ce4e;
}
#footer footer .widget .media .media-heading a{
    line-height: 14px;
}
/*=========================================================================
// back to top
===========================================================================*/
.back-to-top {
    position: fixed;
    bottom: 5em;
    right: 40px;
    text-decoration: none;
    color: #000000;
    background: transparent;
    border: 1px solid #a0ce4e;
    font-size: 14px;
    width: 30px;
    height: 30px;
    display: none;
    text-align: center;
    padding: 4px 0 0 0;
}
.back-to-top i{
    color: #a0ce4e;

}
.back-to-top:hover {
    border: 1px solid #a0ce4e;
    text-decoration: none;
}
.back-to-top:hover i{
    color: #a0ce4e;
}
/*=========================================================================
// home page with map
===========================================================================*/
#classify_map .map-canvas {
    width: 100%;
    height: 650px;
}
.leaflet-control-attribution a{
	display:none !important;
}
.gmnoprint.gm-style-cc, .gmnoprint{
	display:none !important;
}
.classify_map_box_home{	
	background:#e1e1e1;
}
.classify_map_box_home .classify_adv_box_img{
	width:300px;
}
.classify_map_box{
	padding:20px;
	background:#e1e1e1;
}
.close_map_box{
	position:absolute;
	top:-20px;
	right:-20px;
	width:20px;
	height:20px;
	text-align:center;
	line-height:20px;
	background:#a0ce4e;
	opacity:1;
}
.close_map_box i{
	color:#ffffff;
	font-size:11px;
}
.marker-cluster-small div span{
	color: #ffffff !important;
}
.leaflet-container a.leaflet-popup-close-button{
	height:auto !important;
	padding:1px !important;
	background:#3f3d59;
	color:#ffffff;
}
.leaflet-container a.leaflet-popup-close-button:hover{
	color:#ffffff !important;
	opacity:1 !important;
}
.leaflet-popup-content{
	margin:15px 15px !important;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip{
	border-radius:0 !important;
}
/*=========================================================================
// Detail Page
===========================================================================*/

/*==========Details==========*/
#detail{
    padding: 80px 0 100px 0;
}
#detail .adv-slider{
    margin-bottom: 15px;
	height:500px;
}
#detail .adv-slider .carousel-inner, #detail .adv-slider .carousel{
	 height: 100%;
}
#detail .adv-slider #myCarousel .item{
    height: 100%;
	width: 100%;
}
#detail .adv-slider #myCarousel .item img{
	margin:auto;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	top:0;
	object-fit:cover;
}
.carousel-control{
    opacity: 1;
    text-shadow: none;   
}
.carousel-control.left{
    background: none;
}
.carousel-control.right{
    background: none;
}
#detail .adv-slider #myCarousel .carousel-control i{
    display: inline-block;
    width: 56px;
    height: 56px;
    background: rgba(191, 186, 176, 0.6);
    padding: 15px 0 0 0;
	position:absolute;
	top:50% !important;
	left:50% !important;
	transform:translate(-50%, -50%) !important;
}
#detail .classify_adv_video{
	margin-bottom:15px;
}
#detail .fa_mright{
	margin-right:20px;
}
/*==========Author Detail==========*/
.author-detail{
    background: #f8f8f8;
    padding: 20px;
    position: relative;
    margin: 20px 0 50px 0;
}
.author-avatar{
    border: 1px solid #e1e1e1;
    padding: 5px;
    display: inline-block;
    position: absolute;
    top:-40px;
}
.author-avatar img{
    max-width: 120px;
}
.author-name{
    display: inline-block;
    width: 130px;
    background: #a0ce4e;
    text-align: center;
    color: #ffffff;
    margin: 100px 0 10px 0;
}
.author-name p{
    padding: 7px;
}
a.classify_profile_btn{
	width:130px;
	border-radius:unset;
}
.author-setting{
    display: inline-block;
    width: 130px;
    background: #a0ce4e;
    text-align: center;
    margin-bottom: 10px;
}
.author-setting p{
    padding: 10px 0 0 0;
}
.author-setting p a{
    color: #ffffff;
    text-decoration: none;
}
#detail .author-detail-right .author-info{
    margin: 0 0 10px 0;
}
#detail .author-detail-right .author-info i{
    display: inline-block;
    width: 31px;
    height: 31px;
    color: #c8c8c8;
    border: 1px solid #e1e1e1;
    padding: 7px 0 0 0;
    text-align: center;
    margin: 0 10px 0 0;
}
#detail .author-detail-right .author-info p{
    display: inline-block;
    color: #888888;
}

#detail .adv-detail{
    background: #f8f8f8;
    padding: 25px;
    position: relative;
    margin: 0 0 30px 0;
}

#detail .adv-detail .adv-detail-head{
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 0 0 34px 0;
}
#detail .adv-detail .adv-detail-head i{
    display: inline-block;
    width: 48px;
    height: 48px;
    background: #a0ce4e;
    color: #ffffff;
    text-align: center;
    line-height: 46px;
    position: absolute;
    left: 0;
    right:0;
    margin: 0 auto;
    top: -25px;
}
#detail .adv-detail .adv-detail-head img.classify__imgsingleIcon{
	display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 46px;
    position: absolute;
    left: 0;
    right:0;
    margin: 0 auto;
    top: -25px;
}
#detail .adv-detail .adv-detail-head h4{
    font-weight: 700;
    color: #3f3d57;
}
#detail .adv-detail .adv-detail-info{
    background: #f6f6f6;
    line-height: 42px;
    padding: 0 20px 0 20px;
    margin: 0 0 10px 0;
}
#detail .adv-detail .adv-detail-info p{
    color: #666666;
    font-weight: normal;
}
#detail .adv-detail .adv-detail-info strong{
	font-weight:bold !important;
}
#detail .adv-detail .adv-detail-info p strong{
	font-weight:bold !important;
}
#detail .classify_description > p:not(:first-of-type){
	line-height:1.6;
}
#detail .adv-detail .adv-detail-info .light{
    color: #888888;
    font-weight: 400;
}
#detail .adv-detail .adv-detail-info .line{
    line-height: 1.5em;
}
#detail .adv-detail .tags{
    padding: 10px;
    background: #ffffff;
	word-break:break-all;
}
#detail .adv-detail .tags i{
    display: inline-block;
    color: #cccccc;
    font-size: 18px;
    margin: 0 15px 0 0;
}
#detail .adv-detail .tags span{
    display: inline-block;
    margin: 0 15px 0 0;
    color: #666;
    font-weight: 600;
}
#detail .adv-detail .tags a{
    font-weight: 400;
    color: #888;
    margin-right: 5px;
}
#detail .adv-detail .tags a:hover{
    color: #a0ce4e;
}
#detail .adv-detail .categories{
	padding: 10px;
    background: #ffffff;
	word-break:break-all;
	margin-top:10px;
}
#detail .adv-detail .categories i{
    display: inline-block;
    color: #cccccc;
    font-size: 18px;
    margin: 0 15px 0 0;
}
#detail .adv-detail .categories span{
    display: inline-block;
    margin: 0 15px 0 0;
    color: #666;
    font-weight: 600;
}
#detail .adv-detail .categories a{
    font-weight: 400;
    color: #888;
    margin-right: 5px;
	text-decoration: none;
}
#detail .adv-detail .categories a:hover{
    color: #a0ce4e;
}
#detail .follow-btn form.follower{
	margin-bottom:10px;
}
#detail .follow-btn form.unfollow{
	margin-bottom:10px;
}
#detail .adv-detail table, .page-content table{
  margin: 0 0 1rem;
  border-collapse: collapse;
  width: 100%;
}
#detail .adv-detail table td, #detail .adv-detail table th, .page-content table td, .page-content table th, .comment-content table td, .comment-content table th{
  padding: 0.5em;
  border: 1px solid #767676;
  word-break: break-all;
}
.contact_map{
    border: 1px solid #e1e1e1;
    padding: 5px;
    margin: 0 0 30px 0;
}
.classify_submitAD{
	height:300px;
}
.classify_submitAD #map-canvas{
    width: 100%;
    height: 290px;
    border: none;
}
.classify_single_map{
	border: 1px solid #e1e1e1;
    padding: 5px;
    margin: 0 0 30px 0;
	height:410px;
}
.details_adv_map{
	width: 100%;
    height: 400px;
    border: none;
}
.advert_top{
	margin-top:30px;
}
.advert{
    text-align: center;
    margin: 0 0 30px 0;
}
.advert img{
    max-width: 100%;
	margin:0 auto;
}
#classify_related_Adv{
    margin: 0 0 100px 0;
}
#classify_related_Adv .classify_adv_box .classify_adv_box_content{
    display:none;
}
.sidebar .widget .wp-block-heading,
.inner-heading{
    color: #3f3d57;
    font-weight: 700;
    background: url("../images/sep.png") no-repeat left bottom;
    padding: 0 0 20px 0;
    margin-bottom: 50px;
    text-transform: uppercase;
	font-size:18px;
}
.widget__heading .inner-heading{
    margin-bottom:20px;
}
.input-pad{
    padding: 0 10px 0 0;
    position: relative;
}
#form select{
	-webkit-appearance:none;
	-moz-appearance:none;
}
#form input,
#form select{
    width: 100%;
    background: #f8f8f8;
    border: 1px solid #e0e0e0;
    height: 48px;
    padding: 0 0 0 45px;
    margin: 0 0 10px 0;
    position: relative;
    color: #444444;	
}
#form input[type="file"]{
	padding-top:1.5%;
}
.form-control{
    box-shadow: none;
}
.form-control-feedback{
    color: #c8c8c8;
    left: 20px;
    top: 15px;
    font-size: 16px;
}
span.currency__symbol{
	top: 8px !important;
    color:inherit;
}
input[name="humantest"]{
    width: 62% !important;
}
input[type="submit"]:hover{
    background: #a0ce4e !important;
    color: #ffffff !important;
    text-align: center !important;
}
#form textarea{
    width: 100%;
    background: #f8f8f8;
    border: 1px solid #e1e1e1;
    height: 178px;
    padding: 15px;
    margin: 0 0 10px 0;
}
#form p{
    display: inline-block;
}
/*==========sidebar==========*/
.sidebar .widget{
    border: 1px solid #e1e1e1;
    padding: 35px;
    margin: 0 0 40px 0;
}
.sidebar .widget__premium{
    margin: 0 0 10px 0;
    overflow: hidden;
}
.textwidget{
    overflow: hidden;
}
.advance_search button[type="submit"]{
    width: 100%;
    padding: 10px 15px;
    background: transparent;
    box-shadow: none;
    border: 1px solid #e1e1e1;
    text-transform: uppercase;
    font-weight: 500;
    color: #3f3d57;
}
.advance_search button[type="submit"]:hover{
    background: #a0ce4e;
    border-color: #a0ce4e;
    color: #ffffff;
}
.sidebar .widget__premium li{
    position: relative;
    display: block;
    margin-bottom: 15px;
}
.sidebar .widget__premium li a img{
    width: 100%;
}
.sidebar .widget__premium li a.item-hover{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(63, 61, 87, 0.9);
    text-align: center;
    top: 0;
    left: 0;
    visibility: hidden;
    text-decoration: none;
}
.sidebar .widget__premium .featured-overlay span{
    color: #ffffff;
    position: relative;
    top: 45%;
    display: block;
}
.sidebar .widget__premium li:hover .featured-overlay{
    visibility: visible;
}
.sidebar .widget__latest_ad{
    margin: 0 0 15px 0;
}
.widget__latest_ad .media-object{
    width: 80px;
    height: 80px;
}
.widget__latest_ad .media-heading a{
    color: #3f3d57;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}
.widget__latest_ad .media-heading a:hover{
    color: #a0ce4e;
}
.widget__latest_ad .media-body .price{
    color: #a0ce4e;
}
.widget__latest_ad p{
    margin: 0;
    height: 45px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.widget .tagcloud a{
    background: #f6f6f6;
    padding: 10px;
    color: #888888 !important;
    text-decoration: none;
    display: inline-block;
    margin: 0 5px 10px 0;
	font-size:14px !important;
}
.widget .tagcloud a:hover{
    background: #a0ce4e;
    padding: 10px;
    color: #ffffff !important;
}
.sidebar .widget .sidebar-account-overview{
    background: #f8f8f8;
    padding: 0 0 0 30px;
    margin-bottom: 10px;
}
.sidebar .widget .sidebar-account-overview p{
    display: inline-block;
    width: 65%;
    padding: 10px 0 0 0;
    color: #888888;
}
.sidebar .widget .sidebar-account-overview span{
    color: #888888;
}
.widget .widget__content .widget__content_subcat ul li a{
    width: auto;
    background: #f8f8f8;
    margin: 0 0 5px 0;
    display: block;
    text-decoration: none;
    color: #888888;
}
.widget .widget__content .widget__content_subcat ul li a i{
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    color: #ffffff;
    background: #3f3d57;
    margin-right: 15px;
}
.widget .widget__content .widget__content_subcat ul li a img.classify__widgetimg{
    width: 44px;
    height: 44px;
    margin-right: 15px;
}
.widget .widget__content .widget__content_subcat ul li a span{
    float: right;
    display: inline-block;
    padding-right: 15px;
    line-height: 44px;
}
.widget .widget__content .widget__content_subcat ul li a:hover,
.widget .widget__content .widget__content_subcat ul li a:hover span{
    color: #a0ce4e;
}
.widget .widget__content .widget__content_subcat ul li a:hover i{
    background: #a0ce4e;
}

#wp-calendar{
	width: 100%;
}
#wp-calendar td#today{
    color: #b6d91a;
}
#wp-calendar caption{
    margin-left: 10px;
    color: inherit;
    padding-top:0;
}
#wp-calendar th{
    text-align: center;
}
#wp-calendar td{
    text-align: center; 
}
td#prev a:hover, td#next a:hover,
td#prev a:focus, td#next a:focus{
    color: #b6d91a;
}
/*=========================================================================
// edit Page
===========================================================================*/
.author-account{
    margin: 0 0 25px 0;
}
.account-overview .account-info{
    background: #f8f8f8;
    margin: 0 0 10px 0;
    padding: 0 30px;
    height: 42px;
}
.account-overview .account-info p{
    display: inline-block;
    line-height: 42px;
    color: #888888;
}
.account-overview .account-info span{
    width: 70%;
    display: inline-block;
    font-weight: 500;
    color: #666666;
}
label.cabinet {
    width: 100%;
    height: 48px;
    background: #f6f6f6 0 0 no-repeat;
    overflow: hidden;
    cursor: pointer;
}
label.cabinet input.file {
    position: relative;
    height: 100%;
    width: auto;
   
}
label.cabinet::before{
    content: attr(data-title) ": ";
    position: absolute !important;
    top: 12px !important;
    left: 50px !important;
    font-size: 14px;
    color: #c8c8c8;
    font-weight: 400;
}
.classify-adv-type{
    display: inline-block;
    color: #999999;
    margin: 0 3px 5px 0;
}
.ads-detail .classify_radio label{
	padding-left:0 !important;
}
label{
    font-weight: 400 !important;
    margin: 0 10px 0 0 !important;
    color: #c8c8c8;
}
input[type="radio"],
input[type="checkbox"]{
    width: auto !important;
    display: inline-block;
    margin: 5px 10px 0 0 !important;
    height: auto !important;
}
/*=========================================================================
// FAQ
===========================================================================*/
.question .basic-questions{
    margin: 0 0 70px 0;
}
.question .accordion .accordion-tab{
    width: 100%;
    background: #f8f8f8;
    padding: 0 0 0 25px;
    height: 48px;
    cursor: pointer;
    margin: 0 0 5px 0;
}
.question .accordion .accordion-tab i{
    display: inline-block;
    color: #c8c8c8;
    margin: 0 20px 0 0;
    vertical-align: middle;
}
.question .accordion .accordion-tab p{
    display: inline-block;
    color: #888;
    padding: 12px 0 0 0;
}
.question .accordion .accordion-tab.active{
    background:#a0ce4e;
    cursor:pointer;
    color: #ffffff;
}
.question .accordion .accordion-tab.active p{
    color: #ffffff;
}
.question .accordion .accordion-tab.active i{
    color: #ffffff;
}
.question .accordion .accordion-content{
    display: none;
    padding: 20px 15px;
}
.question .accordion .accordion-content1{
    display: block;
    padding: 20px 15px;
}
.question .accordion .accordion-content p{
    color: #888888;
}
/*=========================================================================
// Full width Page
===========================================================================*/
.page-content::before, .page-content::after {
    content: "";
    clear: both;
    display: table;
}
.page-content p{
    color: #888888;
    margin: 0 0 35px 0;
}
.page-content blockquote{
    border-left:5px solid #a0ce4e;
    font-size: 14px;
    color: #888888;
    padding: 20px 30px;
    background: #f8f8f8;
    margin: 0 0 25px 0;
}
.page-content ul li p{
    display: inline-block;
    float: left;
    width: 90%;
}
.page-content ul li i{
    display: inline-block;
    width: 12px;
    height: 12px;
    float: left;
    margin: 4px 18px 0 0;
    font-size: 16px;
    color: #c8c8c8;
}
.classify_description from.post-password-form input[type="submit"]{
	transition: background 150ms ease-in-out;
	border: none;
	border-radius: 5px;
	box-sizing: border-box;
	outline: none;
	padding: 0.76rem 1rem;
}
/*=========================================================================
// Notification
===========================================================================*/
.notification .notification-box{
    margin: 0 0 100px 0;
}
.notification .notification-box .note-box{
    padding: 8px 0 0 18px;
    margin: 0 0 10px 0;
}
.notification .notification-box .note-box p{
    display: inline-block;
    line-height: 3em;
}
.notification .notification-box .note-box i{
    display: inline-block;
    margin: 0 10px 0 0;
}
/*==========listing==========*/
.listing ul{
    list-style: none;
    color: #888888;
}
.listing ul li{
    line-height: 28px;
}
.listing ul li i{
    display: inline-block;
    margin: 0 5px 0 0;
}
/*=========================================================================
// User Form
===========================================================================*/
#formSubmit{
    padding: 80px 0 100px 0;
}
#formSubmit .user-form{
    padding: 5px;
    border: 1px solid #e1e1e1;
    text-align: center;
    -webkit-box-shadow: -1px 1px 6px 2px rgba(248,248,248,1);
    -moz-box-shadow: -1px 1px 6px 2px rgba(248,248,248,1);
    box-shadow: -1px 1px 6px 2px rgba(248,248,248,1);
}
#formSubmit .user-form .user-form-set{
    background: #f8f8f8;
    padding: 40px 18px;
}
#formSubmit .user-form .user-form-set h4{
    margin: 0 0 30px 0;
}
#formSubmit .user-form .user-form-set .form-input{
    position: relative;
    margin-bottom: 10px;
    text-align: left;
}
#formSubmit .user-form .user-form-set .form-input input{
    background: #f4f4f4;
    width: 100%;
    height: 48px;
    border-radius: 0;
    border: none;
    color: #c8c8c8;
    padding: 0 0 0 50px;
}
#formSubmit .user-form .user-form-set .form-input input[type="checkbox"]{
    width: auto !important;
    height: auto !important;
}
#formSubmit .user-form .user-form-set p{
    color: #888888;
}
#formSubmit .user-form .user-form-set .form-input input[type="submit"]{
    padding: 0 !important;
    background: #a0ce4e;
    color: #ffffff;
    margin-bottom: 15px;
}
#formSubmit .user-form .user-form-set .form-input span{
    display: inline-block;
    margin: 0 15px 0 0;
}
#formSubmit .user-form .user-form-set .form-input p a{
    color: #888888;
    text-decoration: none;
    margin-bottom: 40px;
    display: inline-block;
}
#formSubmit .user-form .user-form-set .form-input p a:hover{
    color: #a0ce4e;
}
#formSubmit .user-form .user-form-set .social-login{
    margin-bottom: 20px;
}
#formSubmit .user-form .user-form-set .social-accounts a{
    display: inline-block;
    width: 32px;
    height: 32px;
    text-decoration: none;
}
#formSubmit .user-form .user-form-set .social-accounts a:nth-of-type(1){
    background: #3c599b;
}
#formSubmit .user-form .user-form-set .social-accounts a:nth-of-type(2){
    background: #5ea9dd;
}
#formSubmit .user-form .user-form-set .social-accounts a:nth-of-type(3){
    background: #d95232;
}
#formSubmit .user-form .user-form-set .social-accounts a i{
    color: #ffffff;
    font-size: 18px;
    padding: 7px 0 0 0;
}
.post-type-box{
    border: 1px solid #3f3d59;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.post-type-box.active{
    border: 3px solid #a0ce4e;
}
.post-type-box p{
    display: block !important;
}
.featurehide{
  display: none !important;
}
.featurehide2{
  display: block !important;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 600;
}
/*=========================================================================
// pricing plan
===========================================================================*/
.plan .price-content{
    margin-bottom: 50px;
}
.plan .price-content p{
    color: #888888;
    margin-bottom: 34px;
}
.pricing-plan > .inner-heading{
    margin-bottom: 70px;
}
.pricing-plan .price-plan{
    padding: 5px;
    border: 1px solid #e1e1e1;
    text-align: center;
    position: relative;
}
.pricing-plan .price-plan > h4{
    position: absolute;
    top: -20px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.pricing-plan .price-plan >h4 >span{
    display: inline-block;
    background: #3f3d59;
	color: #ffffff;
	height:64px;
	min-width:64px;
	line-height:64px;
}
.pricing-plan .price-plan .user-plan{
    background: #f8f8f8;
}
.pricing-plan .price-plan .user-plan h4{
    margin: 0;
    padding: 50px 0 40px 0;
}
.pricing-plan .price-plan .user-plan ul{
    list-style: none;
    margin-bottom: 20px;
}
.pricing-plan .price-plan .user-plan ul li{
    margin: 0 0 15px 0;
    color: #888888;
}
.pricing-plan .price-plan .user-plan a{
    display: inline-block;
    width: 130px;
    height: 36px;
    text-align: center;
    color: #ffffff;
    background: #3f3d59;
    padding: 7px 0 0 0;
    text-decoration: none;
    margin-bottom: 30px;
}
.pricing-plan .price-plan:hover > h4 > span{
    background: #a0ce4e;
}
.pricing-plan .price-plan:hover .user-plan > h4{
    color: #a0ce4e;
}
.pricing-plan .price-plan:hover .user-plan > a{
    background: #a0ce4e;
    color: #ffffff;
}
.classify_cart_btn{
	display:none;
}
/*=========================================================================
// user-profile
===========================================================================*/
.author-profile-details ul{
     list-style: none;
    margin-bottom: 50px;
 }
.author-profile-details ul li{
    color: #888888;
    margin-bottom: 12px;
}
.author-profile-details ul li i{
    display: inline-block;
    width: 32px;
    height: 32px;
    border: 1px solid #e1e1e1;
    text-align: center;
    background: #f8f8f8;
    padding: 8px 0 0 0;
    margin: 0 10px 0 0;
}
.author-profile-details .classify_social_links{
	margin-bottom:50px;
}
.author-profile-details .classify_social_links a{
	text-decoration:none !important;
}
.author-profile-details .classify_social_links a.classify_social i{
	width: 32px;
    height: 32px;
    border: 1px solid #e1e1e1;
    text-align: center;
    background: #f8f8f8;
    padding: 8px 0 0 0;
    margin: 0 10px 0 0;
}
.author-profile-details .classify_social_links a.classify_social i:hover{
	background:#a0ce4e;
	color:#fff;
}
.author-profile-details > p{
    color: #888888;
    margin-bottom: 30px;
}
.author-profile-details > p:nth-of-type(2){
    margin-bottom: 70px;
}
.author-price-plan .author-price-plan-content{
    padding: 50px 0 0 0;
}
.author-price-plan .author-price-plan-content p{
    margin-bottom: 30px;
    color: #888888;
}

/*==========user profile second page==========*/
.profile-data .author-contact-detail{
    background: #f8f8f8;
    padding: 35px;
    margin: 0 0 100px 0;
}
.profile-data .author-contact-detail > p{
    color: #888888;
    margin: 0 0 30px 0;

}
.author-avatar-image{
    border: 1px solid #e1e1e1;
    padding: 5px;
}
.author-avatar-image img{
    width: 100%;
}
.profile-author-name{
    display: inline-block;
    width: 100%;
    background: #a0ce4e;
    text-align: center;
    color: #ffffff;
    margin: 10px 0 0 0;
}
.profile-author-name > p{
    padding: 10px 0 0 0;
}
.profile-data .author-related-ads{
    margin-bottom: 50px;
}
.profile-data .author-related-ads .ad-arrow{
    margin: 0 0 20px 0;
}
.profile-data .author-related-ads .ad-arrow span a{
    color: #888888;
    text-decoration: none;
}
.profile-data .author-related-ads .ad-arrow span a i{
    display: inline-block;
    border: 1px solid #e1e1e1;
    width: 32px;
    height: 32px;
    text-align: center;
    padding: 7px 0 0 0;
}
.profile-data .author-related-ads .ad-arrow span a i:nth-of-type(1){
    margin: 0 5px 0 0;
}
.profile-data .author-related-ads .ad-arrow span a:hover i{
    border: 1px solid #a0ce4e;
    background: #a0ce4e;
    color: #ffffff;
}
.related-ad-img{
    overflow: hidden;
    margin: 0 0 5px 0;
}
.related-ad-img img{
    max-width: 100%;
}
.author-contact input{
    width: 100%;
    border: 1px solid #e1e1e1;
    color: #c8c8c8;
    height: 48px;
    margin-bottom: 10px;
    padding: 0 0 0 20px;
}
.author-contact textarea{
    width: 100%;
    height: 180px;
    padding: 0 0 0 20px;
    border: 1px solid #e1e1e1;
    margin-bottom: 10px;
}
.author-contact p{
    color: #888;
    line-height: 50px;
}
.author-contact input[type="submit"]{
    width: 100%;
}
.author__adv{
    margin-bottom: 30px;
}
.author__adv .media{
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative;
}
.author__adv .media:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url("../images/sep.png") no-repeat left bottom;
    width: 150px;
    height: 2px;
}
.author__adv .media .media-heading{
    margin-bottom: 10px;
}
.author__adv .media .media-heading a{
    text-decoration: none;
    color: #3f3d57;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.author__adv .media .media-heading a:hover{
    color: #a0ce4e;
}
.author__adv_info{
    margin-bottom: 15px;
}
.author__adv_info i{
    font-size: 12px;
    color: #3f3d57;
    margin-right: 5px;
}
.author__adv_info i:first-of-type{
    color: #a0ce4e;
}
.author__adv_info span{
    margin-right: 5px;
    color: #888888;
    font-size: 12px;
}
.author__adv .media .btn{
    border-radius: 0;
    margin-bottom: 5px;
    width: 100px;
}
.author__adv .media img.media-object{
	width:100px;
	height:100px;
	object-fit: cover;
    -o-object-fit: cover;
}
.author__adv_button{
    margin-bottom: 0;
}
@media screen and (max-width: 465px){
    .author__adv .media .media-right{
        display: block;
    }
}
.textwidget img{
     width: 100%;
     height: 100%;
     object-fit: cover;
     -o-object-fit: cover;
 }
.table-responsive .classify__table_package thead th{
	vertical-align:middle;
	background-color:#3f3d59;
	padding:1rem;
	font-weight:bold;
	font-size:1rem;
	color:#fff;
}
.table-responsive .classify__table_package tbody td{
	padding:1rem;
	font-weight:500px;
	font-size:14px;
	border-bottom:1px solid #f1f1f1;
}
.table-responsive .classify__table_package tbody td:first-of-type{
	font-weight:bold;
}
/*=========================================================================
// Sub Category
===========================================================================*/
#map > .map > .map-canvas > iframe{
    height: 650px;
}
.premium-ads-sub{
    margin: 0 0 100px 0;
}
.test{
    font-size: 2em;
    padding: 1em;
    border: 1px solid #e0e0e0;
    background: #3f3d57;
    color: #ffffff;
}
#classify_contact_page_map{height:300px;}
/*=========================================================================
// blog
===========================================================================*/
.page_title{
    padding: 30px 0;
    background: #f5f5f5;
    margin-bottom: 60px;
}
.page_title h2{
    margin: 20px 0;
}
.blog_post__image{
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
}
.blog_post__image img{
	margin:0 auto;
}
.blog_post__title{
    line-height: 40px;
    font-family: 'Roboto Slab', sans-serif;
    word-break: break-all;     
}
.blog_post__title a{
    color: #3f3d59;
    font-size: 32px;
    text-decoration: none;
    letter-spacing: 2px;
}
.blog_post__title a:hover{
    color: #a0ce4e;
}
.blog_post__content{
    border-bottom: 1px solid #eaeaea;
}
.blog_post__content p{
    color: #888;
    font-size: 14px;
    margin-bottom: 20px;
}
.blog_post_meta{
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #eaeaea;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: space-between;
}
.blog_post_meta__author p{
    font-style: italic;
    word-break:break-all;
}
.blog_post_meta__author p strong{
    margin-right: 10px;
}
.blog_post_meta__author_read{
    margin-left: 12px;
}
.blog_post_meta__author_read a.btn{
    text-transform: capitalize;
    color: #fff;
    font-size: 16px;
    background: #3f3d59;
    padding: 8px 44px;
    border-radius: 0;
}
.blog_post_meta__author_read a.btn:hover{
    background: #a0ce4e;
}
.blog_post_meta__author p:last-of-type a{
	margin-right:10px;
}
/*=========================================================================
// Woo Commerce Cart
===========================================================================*/
.woocommerce-order-details table ul.wc-item-meta{
	display:none;
}
.classify_upload_profile_img{
	position:absolute;
	bottom:-131px;
	left:23px;
}
    .btn-file {
        position: relative;
        overflow: hidden;
    }
    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }
form#classify_search_page_form span.select2{
	width:100% !important;
}
.marker-holder{
	background:#000;
	height:200px;
	width:200px;
}
.classify__search_form button i{
    color: #ffffff;
}
/* ==========================================================================
   featured tag
   ========================================================================== */
.featured-tag .featured {
  border-bottom: 30px solid #03b0f4;
  border-left: 30px solid transparent;
  border-right: 31px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: -39px;
  text-align: center;
  top: 12px;
  transform: rotate(45deg);
  width: 130px;
  z-index: 2;
  -webkit-box-shadow: 0 4px 0px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 0px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0px -1px rgba(0, 0, 0, 0.2); }
  .featured-tag .featured p {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Roboto Slab', sans-serif;
    line-height: 2; }
.featured-tag .left-corner {
  background: #017fb1 none repeat scroll 0 0;
  display: inline-block;
  height: 8px;
  position: absolute;
  right: 71px;
  top: -8px;
  width: 12px;
  z-index: 1; }
.featured-tag .right-corner {
  background: #017fb1 none repeat scroll 0 0;
  display: inline-block;
  height: 12px;
  position: absolute;
  right: -9px;
  top: 72px;
  width: 9px;
  z-index: 1; }
.classify-buy-sel{
  display: inline-block;
  background: rgba(63, 61, 87, 0.6);
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  padding: 10px 12px;
  line-height: 14px;
  position: absolute;
  left: 20px;
  top: 15px; 
}
@media screen and (max-width:639px){
	.item-list .classify-buy-sel{
		left: 10px;
		top: 20px; 
		line-height: 12px;
		font-size: 12px;
		padding: 10px 8px;
	}
}
/*=========================================================================
// Woo Commerce Shop
===========================================================================*/
.woocommerce-result-count {
	float: left;
	width: auto;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img, .woocommerce #content div.product div.images img, .woocommerce div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce-page div.product div.images img {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
	border: none;
	box-sizing: border-box;
	transition: all 0.2s ease;
	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
	-moz-box-shadow: 0 0 0 0 rgba(0,0,0,0);	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
}
.woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img, .woocommerce #content div.product div.images a:hover img, .woocommerce div.product div.images a:hover img, .woocommerce-page #content div.product div.images a:hover img, .woocommerce-page div.product div.images a:hover img {
	border:none; 
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
	-moz-box-shadow: 0 0 0 0 rgba(0,0,0,0);
}
.woocommerce span.onsale, .woocommerce-page span.onsale {
	width: 40px;
	height: 40px;
	box-shadow: 0 0 0 0 rgba(0,0,0,0);	
	border-radius: 24px;
	background: none;
	background-color: #a0ce4e;
	text-shadow: 0 -1px 0 #85ad74;
	line-height: 35px;
	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
	-moz-box-shadow: 0 0 0 0 rgba(0,0,0,0);
	-webkit-border-radius: 24px;
}
.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {
	text-shadow: none;
	border: none;
	background: none;
	color: #fff;
	background-color: #3f3d57;
	text-align:center;
	-webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.0),inset 0 0 0 rgba(255,255,255,.0),0 0 0 rgba(0,0,0,.0);
	-moz-box-shadow: inset 0 0 0 rgba(0,0,0,.0),inset 0 0 0 rgba(255,255,255,.0),0 0 0 rgba(0,0,0,.0);
	box-shadow: inset 0 0 0 rgba(0,0,0,.0),inset 0 0 0 rgba(255,255,255,.0),0 0 0 rgba(0,0,0,.0);
}
.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {
	text-shadow: none;
	border: none;
	background: none;
	color: #fff;
	background-color: #a0ce4e;
	box-shadow: inset 0 0 0 rgba(0,0,0,.0),inset 0 0 0 rgba(255,255,255,.0),0 0 0 rgba(0,0,0,.0);
	-webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.0),inset 0 0 0 rgba(255,255,255,.0),0 0 0 rgba(0,0,0,.0);
	-moz-box-shadow: inset 0 0 0 rgba(0,0,0,.0),inset 0 0 0 rgba(255,255,255,.0),0 0 0 rgba(0,0,0,.0);
	
}
.woocommerce ul.products li.product .price{
	background:#a0ce4e;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{
	position:absolute;
	color: #a0ce4e;
	top:10px;
	left:10px;
	color:#fff !important;
	padding:5px 10px;
	font-size:16px;
	font-weight:bold;
	border-radius: 4px;
}
.woocommerce-page ul.products li.product h3, .woocommerce ul.products li.product h3{
	background:none !important;
	line-height:10px;
	margin-bottom:10px
}

.woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
	padding: 10px 10px!important;
	margin-bottom: 10px!important;
}
.woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select.orderby{	
	background:none;
	min-height: 30px;
	border:1px solid #e6e6e6;
}
.woocommerce-loop-product__title{
    line-height: 1.4;
}
.woocommerce .products .product{
    border: 1px solid #e6e6e6;
    text-align: center;
    padding-bottom: 15px !important;
}
.woocommerce .product .summary .product_meta span{
    display: block;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
}
.woocommerce .product .summary .product_meta span a{
    text-decoration: none;
}
.woocommerce .product .summary .product_meta span a:hover{
    color: #a0ce4e;
}
.woocommerce .input-text{
    border: 1px solid #e6e6e6;
    padding: 5px;
    border-radius: 3px;
}
.woocommerce .woocommerce-form__label span{
    position: relative;
    top: -8px;
    left: 20px;
}
#add_payment_method #payment div.payment_box p:last-child, .woocommerce-cart #payment div.payment_box p:last-child, .woocommerce-checkout #payment div.payment_box p:last-child{
    float: none;
}
.classify_flex{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#detail .help-block ul{
	color:inherit;
}
#detail .help-block ul li{
	color:inherit;
}
.sticky-post {
    background: #0073aa;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: 1;
    padding: .25rem;   
    text-transform: uppercase;
    top: -1rem;
	z-index: 1;
}
/*=========================================================================
// Comments form css
===========================================================================*/
#commentform p{
	display:block !important;
}
/*=========================================================================
// 18- WordPress Gallery
===========================================================================*/
.gallery {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-bottom: calc(1.5 * 1rem);
}

.gallery-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 16px;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: calc((100% - 16px * 1) / 2);
}

.gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
  margin-right: 0;
}

.gallery-columns-3 .gallery-item {
  max-width: calc((100% - 16px * 2) / 3);
}

.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
  margin-right: 0;
}

.gallery-columns-4 .gallery-item {
  max-width: calc((100% - 16px * 3) / 4);
}

.gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
  margin-right: 0;
}

.gallery-columns-5 .gallery-item {
  max-width: calc((100% - 16px * 4) / 5);
}

.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
  margin-right: 0;
}

.gallery-columns-6 .gallery-item {
  max-width: calc((100% - 16px * 5) / 6);
}

.gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
  margin-right: 0;
}

.gallery-columns-7 .gallery-item {
  max-width: calc((100% - 16px * 6) / 7);
}

.gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
  margin-right: 0;
}

.gallery-columns-8 .gallery-item {
  max-width: calc((100% - 16px * 7) / 8);
}

.gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
  margin-right: 0;
}

.gallery-columns-9 .gallery-item {
  max-width: calc((100% - 16px * 8) / 9);
}

.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
  margin-right: 0;
}

.gallery-item:last-of-type {
  padding-right: 0;
}

.gallery-caption {
  display: block;
  font-size: 0.71111em;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  line-height: 1.6;
  margin: 0;
  padding: 0.5rem;
}

.gallery-item > div > a {
  display: block;
  line-height: 0;
  box-shadow: 0 0 0 0 transparent;
}

.gallery-item > div > a:focus {
  box-shadow: 0 0 0 2px #0073aa;
}
.wp-caption.alignnone{
	width:100% !important;
}
.wp-caption.aligncenter{
    width:100% !important;
}
.wp-caption.aligncenter img {
    max-width: 100%;
    height: auto;
}
.wp-caption.alignnone img{
	width:100% !important;
	-o-object-fit:contain;
	object-fit:contain;
}
.wp-block-embed iframe{
	width: 100% !important;
	height: 400px !important;
	border: 0 !important;
}
img.alignnone{
	width:100% !important;
	-o-object-fit:contain;
	object-fit:contain;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignnone {
  max-width: 100%;
  height: auto;
}
a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
a img.alignnone {
  max-width: 100%;
  height: auto;
}
.wp-caption.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
.wp-caption.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
.wp-caption.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption.alignnone {
  max-width: 100%;
  height: auto;
}
blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.compat-object-fit {
  background-size: cover;
  background-position: center center;
}
.dynamic-height-wrap {
  overflow: hidden;
}
.btn_nav_search {
  color: inherit;
}
.btn_nav_search:hover, .btn_nav_search:focus {
  color: #DC3545;
}
.wp-block-image .aligncenter{
    text-align:center;
}
.aligncenter{
    text-align:center;
}
/*=========================================================================
// 19- WordPress Comments
===========================================================================*/
#detail .comments ol.comment-list{
	list-style:none;
}
#detail .comments li.comment{
	list-style:none;
}
#detail .comments .comment.depth-1{
	margin-left: calc(3.25 * 1rem);
	padding-left: 0;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comments-area {
  margin: 0;
}
.comments-area > * {
  margin-top: calc(2 * 1rem);
  margin-bottom: calc(2 * 1rem);
}

@media only screen and (min-width: 768px) {
  .comments-area > * {
    margin-top: calc(3 * 1rem);
    margin-bottom: calc(3 * 1rem);
  }
}

.entry + .comments-area {
  margin-top: calc(3 * 1rem);
}

@media only screen and (min-width: 768px) {
  .comments-area .comments-title-wrap {
    align-items: baseline;
    display: flex;
    justify-content: space-between;
  }
}

.comments-area .comments-title-wrap .comments-title {
  margin: 0;
}

.comments-area .comments-title-wrap .comments-title:before {
  background: #767676;
  content: "\020";
  display: block;
  height: 2px;
  margin: 1rem 0;
  width: 1em;
}

@media only screen and (min-width: 768px) {
  .comments-area .comments-title-wrap .comments-title {
    flex: 1 0 calc(3 * (100vw / 12));
  }
}

@media only screen and (min-width: 768px) {
  .comments-area .comments-title-wrap .discussion-meta {
    flex: 0 0 calc(2 * (100vw / 12));
    margin-left: 1rem;
  }
}

#comment {
  max-width: 100%;
  box-sizing: border-box;
}

#respond {
  position: relative;
}

#respond .comment-user-avatar {
  margin: 1rem 0 -1rem;
}

#respond .comment .comment-form {
  padding-left: 0;
}

#respond small {
  margin-left:10px;
}

#comments > .comments-title:last-child {
  display: none;
}

.comment-form-flex {
  display: flex;
  flex-direction: column;
}

.comment-form-flex .comments-title {
  display: none;
  margin: 0;
  order: 1;
}

.comment-form-flex #respond {
  order: 2;
}

.comment-form-flex #respond + .comments-title {
  display: block;
}

.comment-list {
  list-style: none;
  padding: 0;
}

.comment-list .children {
  margin: 0;
  padding: 0 0 0 1rem;
}

.comment-list > .comment:first-child {
  margin-top: 0;
}

.comment-list .pingback .comment-body,
.comment-list .trackback .comment-body {
  color: #767676;
  font-weight: 500;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.comment-list .pingback .comment-body a:not(.comment-edit-link),
.comment-list .trackback .comment-body a:not(.comment-edit-link) {
  font-weight: bold;
  font-size: 19.55556px;
  line-height: 1.5;
  padding-right: 0.5rem;
  display: block;
}

.comment-list .pingback .comment-body .comment-edit-link,
.comment-list .trackback .comment-body .comment-edit-link {
  color: #767676;  
  font-weight: 500;
}

#respond + .comment-reply {
  display: none;
}

.comment-reply .comment-reply-link {
  display: inline-block;
}

.comment {
  list-style: none;
  position: relative;
}

@media only screen and (min-width: 768px) {
  .comment {
    padding-left: calc(.5 * (1rem + calc(100vw / 12 )));
  }
  .comment.depth-1,
  .comment .children {
    padding-left: 0;
  }
  .comment.depth-1 {
    margin-left: calc(3.25 * 1rem);
  }
}

.comment .comment-body {
  margin: calc(2 * 1rem) 0 0;
}

.comment .comment-meta {
  position: relative;
}

.comment .comment-author .avatar {
  float: left;
  margin-right: 1rem;
  position: relative;
}
.comment .comment-author .fn {
  position: relative;
  display: block;
}

.comment .comment-author .fn a {
  color: inherit;
}

.comment .comment-author .fn a:hover {
  color: #005177;
}

.comment .comment-author .post-author-badge {
  border-radius: 100%;
  display: block;
  height: 18px;
  position: absolute;
  background: #008fd3;
  right: calc(100% - 2.5rem);
  top: -3px;
  width: 18px;
}

@media only screen and (min-width: 768px) {
  .comment .comment-author .post-author-badge {
    right: calc(100% + 0.75rem);
  }
}

.comment .comment-author .post-author-badge svg {
  width: inherit;
  height: inherit;
  display: block;
  fill: white;
  transform: scale(0.875);
}

.comment .comment-metadata > a,
.comment .comment-metadata .comment-edit-link {
  display: inline;
  font-weight: 500;
  color: #767676;
  vertical-align: baseline;
}

.comment .comment-metadata > a time,
.comment .comment-metadata .comment-edit-link time {
  vertical-align: baseline;
}

.comment .comment-metadata > a:hover,
.comment .comment-metadata .comment-edit-link:hover {
  color: #005177;
  text-decoration: none;
}

.comment .comment-metadata > * {
  display: inline-block;
}

.comment .comment-metadata .edit-link-sep {
  color: #767676;
  margin: 0 0.2em;
  vertical-align: baseline;
}

.comment .comment-metadata .edit-link {
  color: #767676;
}

.comment .comment-metadata .edit-link svg {
  transform: scale(0.8);
  vertical-align: baseline;
  margin-right: 0.1em;
}

.comment .comment-metadata .comment-edit-link {
  position: relative;
  padding-left: 1rem;
  margin-left: -1rem;
  z-index: 1;
}

.comment .comment-metadata .comment-edit-link:hover {
  color: #0073aa;
}

.comment .comment-content {
  margin: 1rem 0;
}

@media only screen and (min-width: 1168px) {
  .comment .comment-content {
    padding-right: 1rem;
  }
}

.comment .comment-content > *:first-child {
  margin-top: 0;
}

.comment .comment-content > *:last-child {
  margin-bottom: 0;
}

.comment .comment-content blockquote {
  margin-left: 0;
}

.comment .comment-content a {
  text-decoration: underline;
}

.comment .comment-content a:hover {
  text-decoration: none;
}

.comment-reply-link,
#cancel-comment-reply-link {
  font-weight: 500;
}

.comment-reply-link:hover,
#cancel-comment-reply-link:hover {
  color: #005177;
}

.discussion-avatar-list {
  content: "";
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}

.discussion-avatar-list li {
  position: relative;
  list-style: none;
  margin: 0 -8px 0 0;
  padding: 0;
  float: left;
}

.discussion-avatar-list .comment-user-avatar img {
  height: calc(1.5 * 1rem);
  width: calc(1.5 * 1rem);
}

.discussion-meta .discussion-meta-info {
  margin: 0;
}

.discussion-meta .discussion-meta-info .svg-icon {
  vertical-align: middle;
  fill: currentColor;
  transform: scale(0.6) scaleX(-1) translateY(-0.1em);
  margin-left: -0.25rem;
}

.comment-form .comment-notes,
.comment-form label { 
  color: #767676;
}

@media only screen and (min-width: 768px) {
  .comment-form .comment-form-author,
  .comment-form .comment-form-email {
    width: calc(50% - 0.5rem);
    float: left;
  }
}

@media only screen and (min-width: 768px) {
  .comment-form .comment-form-email {
    margin-left: 1rem;
  }
}

.comment-form input[name="author"],
.comment-form input[name="email"],
.comment-form input[name="url"] {
  display: block;
  width: 100%;
}
.pagination{
    justify-content:center;
}
.pagination{
  border:1px solid #eaeaea;
  border-radius:4px;
  padding:0.4375rem 0;  
}
.pagination .page-numbers{
    border-left: 1px solid #eaeaea;
    padding:0.5rem 1rem;
}
ul.page-numbers {
    list-style: none;
    display: inline-flex;
    border: 1px solid #eaeaea;
    padding: 0.5rem 0;
    border-radius: 4px;
}
li > .page-numbers {
    padding: 0.5rem 1rem;
    border-left: 1px solid #eaeaea;
}
ul.page-numbers li:first-of-type .page-numbers{
    border-left: none !important;
}
p img, figure img{
    max-width:100%;
    height:auto;
}
.widget ul li ul li a{
    position: relative;
}
.widget form label.screen-reader-text, .widget label.screen-reader-text{
   display:none !important;
}
.widget form select, .widget select{
    width: 100%;
    padding: 10px;
}
footer .widget form select, footer .widget select{
    background: transparent;
}
.widget ul ul, .page-content ul ul, .adv-detail-info ul ul, .comment-content ul ul{
    counter-reset: submenu;
}
.page-content ul, .adv-detail-info ul, .comment-content ul {
    list-style:none;
}
.widget ul ul > li > a::before, .page-content ul ul > li::before, .adv-detail-info ul ul > li::before, .comment-content ul ul >li::before{ 
    content: "–" counters(submenu, "–", none);
    counter-increment: submenu;
}
.page-content ol ol{
    margin-left:7px;
}
.page-content ol{
    padding-left:20px;
}
.classify_pay_per_post{
    margin-bottom:30px;
}
span.widget_post__title{
    position: absolute;
    display: block;
    z-index: 4;
    width: 100%;
    background: rgba(63, 61, 87, 0.6);
    bottom: 0;
    height: 50px;
    color: #fff;
    padding: 15px 0;
    text-align: center;
}
footer .widget ul.widget__premium li{
    display: grid !important;
    grid-template-columns: 1fr 2fr;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0 !important;
}
footer .widget ul.widget__premium li a:first-of-type{
    margin-right: 10px;
    margin-bottom: 16px;
}
footer .widget ul.widget__premium li .featured-overlay{
    display:none;
}
footer .widget ul.widget__premium li span.widget_post__title{
    display: block;
    z-index: 4;
    width: 100%;
    background: none;
    height: auto;
    padding:0;
    text-align: inherit;
    position: static;   
    margin-left: 0;
    font-weight:bold;
}
/*Select2 NEW CSS*/
.page-template-template-submit-ad .select2-container{
	margin-bottom:10px;
}
.page-template-template-submit-ad .select2-selection{
	border:1px solid #e0e0e0;
	background:#f8f8f8;
}
.page-template-template-submit-ad .select2-container--default.select2-container--focus .select2-selection--multiple{
	border:1px solid #e0e0e0 !important;
}
.page-template-template-submit-ad .select2-selection .select2-search__field{
	border:none !important;
	height:45px !important;
}
.page-template-template-submit-ad .select2-selection__rendered li:first-of-type{
	margin-left:30px;
}
/*==========================
Customizer Widgets CSS
===========================*/
.site-content .classify_recent_ads_widget a img.media-object{
	max-width:250px;
	max-height:250px;
}