.slick-prev:before{
  content: none;
}

.slick-next:before{
  content: none;
}

.footer_one.home5 {
    background-color: #232323;
}

.footer_container {
    margin-right: inherit;
}

.sidebar-menu li.header {
    background-color: #181818;
}

.sidebar-menu::-webkit-scrollbar-track {
    background-color: #000000;
}

.sidebar-menu {
    background-color: #232323;
}

.sidebar-menu li:hover a, .sidebar-menu li.active a {
    color: #ffffff;
    background-color: #121212;
}

.sidebar-menu li:hover a, .sidebar-menu li.active a {
    border-left-color: #ffffff;
}

.sidebar-menu li a {
    color: #d3d3d3;
}

.sidebar-menu .title {
    color: #a7a7a7;
    line-height: 1.5;
    margin-top: 30px;
    padding-left: 15px;
}

.breadcrumb_content.style2 {
    margin-bottom: 25px;
}

.height-512 {
    min-height: 512px !important;
}

.ff_one{
	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

.packages_table .table .thead-light th, .savesearched_table .table .thead-light th, .property_table .table .thead-light th {
    background-color: #232323;
}

.recent_job_activity{
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	margin-top: 50px;
}

.recent_job_activity .grid ul li:first-child .icon {
    color: #ffffff;
}

.recent_job_activity .grid ul li:first-child {
    background-color: #232323;
}

.portfolio_item .edu_stats_list {
    background-color: #181818;
}

.store_image{
    max-width: 256px;
    max-height: 256px;
    padding: 15px;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 25%) 0px 54px 55px, rgb(0 0 0 / 12%) 0px -12px 30px, rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px, rgb(0 0 0 / 9%) 0px -3px 5px;
}

.form-control {
    font-size: 1.4rem !important;
}

.btn {
    font-size: 1.4rem !important;
}

.cart-active{
    -webkit-transform: translate(0) !important;
    transform: translate(0) !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.jc_inherit{
    justify-content: inherit !important;
}

.cart_count_shopping, .wishlist_count_shopping{
    position: absolute;
    right: 1px;
    top: 5px;
    margin: 0;
    font-size: 10px;
    letter-spacing: .02em;
    display: inline-block !important;
    vertical-align: middle;
    background-color: #232323;
    color: #ffffff;
    text-align: center;
    font-weight: 400;
    line-height: 18px;
    border-radius: 50%;
    min-width: 18px;
    min-height: 18px;
}

@media only screen and (max-width: 992px){
	.db-992 {
	    margin-bottom: 15px;
	}
}

@media only screen and (max-width: 600px) {
	.footer_one.home5 {
		padding-bottom: 20px !important;    
	}
	.recent_job_activity {
        margin-top: 0px;
	}
}

@media (max-width: 992px){
    .button {
        font-weight: 600;
        padding: 5px 8px 5px;
        font-size: 12px;
        letter-spacing: .04em;
    }

    .page-sidebar .halo-sidebar-header {
        margin-top: 55px;
    }
    
    .dropdown-menu-set {
        min-width: 18rem !important;
    }
}