

body
{
    

    /*font-family: 'Amiri', serif;*/

    font-family: sans-serif;
	font-size: 13px;
	padding-top:57px;
	/*background: url('../images/background-wallpaper.jpg') no-repeat center center fixed;*/
	
}

.arabic
{
    direction: rtl;
}


.keyword
{
	border-radius:0;
	border: 1px solid #000000;
	height: 29px;
    margin-bottom: 3px;
}
.arabic .dropdown-menu > li 
{
    text-align: right;
}

/* Start Bootstrap Editing */
.navbar-inverse
{
	background-color: rgb(41, 58, 74);
	color: #fff;
	border-bottom: 1px solid #fbfbfb;
}
.navbar-inverse .navbar-brand:focus, .navbar-default .navbar-brand:hover{
  background: blue;  
}
.navbar-inverse .navbar-brand
{
    
	font-weight: bold;
	color:#fff;
	background: red;
}

.navbar-inverse .navbar-nav > li > a
{
   color: #fff;	
}
.navbar-nav .dropdown-menu{
    background-color: rgb(198, 224, 246);
    padding: 0;
    border: none;
}


.navbar-nav > li > .dropdown-menu
{
	margin-top: 1px;
	font-size: 12px;
}
.arabic .navbar-right .dropdown-menu
{
	
	right: 0;
	padding: 0;
}
.navbar-right .dropdown-menu
{
	
	left: 0;
	padding: 0;
}
.dropdown-menu > li > a
{
    padding: 3px 5px;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left:0;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover
{
	background-color: #4570c9;
}
.panel-info
{
	border-color: #08caf2;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #262626;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5; 
}

.modal-content{
    border-radius:0;
}
.form-control{
    padding: 0 12px;
}
.media-right, .media > .pull-right {
    padding-left: 6px;
    padding-right: 0;
}

/* End Bootstrap Editing *********************************************/

/* start header  (frontend) ******************************************/

.navbar-inverse .navbar-nav > li > a:focus
{
  color:#fff;  
}
.navbar-inverse .navbar-nav > li > a:hover
{
    color:#dbd80c;
}
.navbar-header select{
    margin: 15px 5px;
    color: black;
    height: 19px;
}

.nav .user
{
	margin-left: 10px;
}
.nav li  a  .fa-user-circle
{
	font-size: 20px;
	color: #2532f5;
	position: absolute;
	left: -10px;
	top: 16px;		
}
.nav li  a  .account-avatar
{
	max-width: 30px;
	max-height:30px;
	border-radius: 15px;
	margin-top: -4px;
}

.nav li  a  .fa-sign-in
{
	font-size: 20px;
	color: #2cda40;
	position: absolute;
	left: -10px;
	top: 16px;
	
}
@media (max-width: 767px)
{
    .navbar-right .open .dropdown-menu{
        background-color:wheat;
    }
	.nav li  a  .fa-user-circle
	{
		font-size: 20px;
		color: #2532f5;
		position: absolute;
		left: -8px;
		top: 10px;		
	}
	.nav li  a  .fa-sign-in
	{
		font-size: 20px;
		color: #2cda40;
		position: absolute;
		left: -8px;
		top: 10px	
	}
	
	.arabic .nav li  a  .fa-user-circle
	{
	    font-size: 20px;
		color: #2532f5;
		position: relative;
		left: 4px;
		top: 1px;
	}
	
	.arabic .nav li  a  .fa-sign-in
	{
		font-size: 20px;
		color: #2cda40;
		position: relative;
		left: 4px;
		top: 1px	
	}
}

/* end header  (frontend) **************************************/

/* start index page (frontend) home **************************************/
.apps-area .btn-lanch-modal{
    padding: 3px;
    margin-bottom: 2px;
}
.apps-area .btn-lanch-modal i{
    color:green;
}
.apps-area .modal .modal-content .modal-header{
    padding: 1px;
}
.apps-area .modal .modal-content p{
    padding: 2px 8px 8px;
    margin: 0;
}
.apps-area .modal .modal-content span{
    padding: 2px 8px;
    margin-bottom: 2px;
    font-weight: bold;
    color: red;
}
.apps-area .modal .modal-content .modal-footer{
    padding: 18px;
}



.searchBar form{
    margin: 5px 0;
}
.searchBar .form-control{
    border: 2px solid;
    border-color: #326fa5;
    border-radius: 0;
}
.arabic .searchBar .form-control{
    border: 2px solid;
    border-color: #326fa5;
    border-radius: 0;
}
.searchBar .btn{
    padding: 6px 35px;
}

h3 {
	font-size: 25px;
	font-weight: bold;
	color:#3498DB;
	margin-top: 10px;
}
.addAds{
    margin-top: 3px;
}
.addAds .btn{
    padding: 3px 10px;
    border-radius: 0;
}

/* star carousel on large screen "home page"  */

.carousel-area 
{
    background: #eaeff0;
    margin-bottom : 5px;
}
.cats-carousel
{
	margin: 3px 0;
}

.cats-carousel .thumbnail
{
    
    border-radius:0;
    margin-bottom: 2px;
    padding-bottom: 0px;
    height: 251px;
}
.cats-carousel .thumbnail .title
{
   color:  #003366;
   font-weight: bold;
   text-align: center;
   margin-bottom : 4px;
}
.cats-carousel .thumbnail img
{
   height: 72%;
   width:100%;
}
.cats-carousel .thumbnail .caption
{
	padding: 0;
	font-weight: bold;
	text-align: center;
}
.cats-carousel .thumbnail .caption p
{
    margin: 0 0 4px;
}
.cats-carousel .thumbnail .caption .price,.cats-carousel .thumbnail .caption .f-o-n
{
	color: #ff0000;
	margin-top: 25px;
}
.cats-carousel .thumbnail .btn
{
    position:relative;
    bottom:42px;
    font-size:12px;
    padding:2px;
    width: 100%;
    border-radius:0;
    background:#f5f5f5;
    color: #3c763d;
}
.cats-carousel .thumbnail .btn:hover{
  background: dodgerblue;
  color: white;
}
.cats-carousel .carousel-control
{
	width: 1%;
	height: 96%;
	background-image: linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
}
@media (max-width: 200px) {
    
    .container .subMenu {
        display : none;
    }
    
    }
/* end carousel on large screen "home page"  */
/* star carousel on phone screen "home page"  */
.phone-carousel .hidden-md {
    padding:0;
}

.phone-carousel .carousel-indicators{
    top: 114px;
    padding: 0;
}
.phone-carousel .carousel-caption{
    bottom: 17px;
    padding: 5px;
}
.phone-carousel .carousel-caption span{
    font-size: 12px;
    font-weight: bold;
    color : #f7e80a;
}
.phone-carousel .carousel-caption .btn{
    padding: 0 12px;
    font-size: 12px;
}

/* end carousel on phone screen "home page"  */

/*** start carousel for affiliate program ***/


.carousel2 {
    height : 250px;
    position: relative;
    overflow: hidden;
}

.carousel2 .switchLeft ,
.carousel2 .switchRight {
    font: white;
    font-weight : bold;
    height :100%;
    width: 45px;
    line-height : 250px;
    font-size: 25px;
    text-align : center;
    background-color : #eef1ee;
    font-family: sans-serif;
    top: 0;
    z-index : 3;
    border: none;
}
.carousel2 .switchLeft  {
    position: absolute;
    right : 0;
    opacity: 0.8;
}

.carousel2 .switchRight  {
    position: absolute;
    opacity: 0.8;
    left: 0;
}

.carousel2 .switchLeft:hover span ,
.carousel2 .switchRight:hover span {
    color: blue;
}


.carouselbox::-webkit-scrollbar {
  display : none;  
}
.carouselbox {
    height: 250px;
    width: auto;
    overflow-x : auto;
    white-space: nowrap;
    display: inline-block;
    text-align: center;
    padding-bottom : 10px !important;
    display: flex ;
    align-items: center;
    scroll-behavior: smmoth !important;
}

.carousel2 img {
   min-width: 147px;
   max-width: 147px;
   height: 200px;
   background-size: cover;
   background-color: lightgreen;
   margin: 5px 3px;
   cursor: pointer;
   transition: 0.5s ease;
   z-index: 2;
}

.carouselbox img:hover {
    transform : scale(1.4);
    z-index : 5;
}

.product {
    position: relative;
    overflow: hidden;
    /* padding: 20px; */
}
.product-category {
    padding: 0  10vw;
    font-size: 30px;
    font-weight :500;
   /* margin-bottom: 40px; */
    margin: 2px 0 9px;
    text-transform: capitalize;
}
.product-container {
    /*padding: 0 10vw;*/
    display: flex;
    overflow-x: auto;
    scroll-behavior: smmoth !important;
}
.product-container::-webkit-scrollbar {
  display : none;  
}
.product-card {
    flex : 0 0 auto;
    width: 250px;
    /* height: 450px; */
    margin-right: 10px;
}
.product-image {
    position: relative;
    width: 100%;
    /*height: 350px;*/
    overflow: hidden;
}
.product-thumb {
    width : 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid
}
.discount-tag {
    position: absolute;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    color: #009688;
    right: 10px;
    top: 10px;
    text-transform: capitalize;
}
.card-btn {
    position: absolute;
    bottom: 10px;
    left: 125px;
    transform: translatex(-50%);
    padding: 10px;
    width: 90%;
    text-transform: capitalize;
    border: none;
    outline: none;
    background: #fff;
    border-radius: 5px;
    transition: 0.5s;
    cursor: pointer;
    /*opacity: 0;*/
}
.product-card:hover .card-btn {
    /*opacity: 1;*/
   background: #009688;
   color: #fff;
}

.card-btn:hover {
    /*background: #009688;
    color: #fff;*/
}
.product-info {
    width: 100%;
    /* height: 100%; */
   /* padding-top: 10px;*/
}
.product-brand {
    text-transform: uppercase;
    margin: 2px;
}
.product-short-description {
    width: 100%;
    /*height: 20px;*/
    line-height: 20px;
    overflow: hidden;
    /*opacity: 0.5;*/
    text-transform: capitalize;
    margin: 5px 0;
}
.product-info .price {
    font-weight: 900;
    font-size: 20px;
}
.product-info .actual-price {
    margin-left: 20px;
    opacity: 0.5;
    text-decoration: line-through;
}
.pre-btn, .nxt-btn {
    border: none;
    width: 5vw;
    height: 96%;
    position: absolute;
    top:0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
    cursor: pointer;
    z-index: 8;
}
.pre-btn {
  left: 0;
  transform: rotate(180deg);
  background-color: rgba(255,255,255,0.5);
}
.nxt-btn {
  right: 0;
  background-color: rgba(255,255,255,0.5);
}

.pre-btn img, .nxt-btn img {
    opacity: 0.5;
}
.pre-btn:hover img, .nxt-btn:hover img {
    opacity: 1;
}


.collection-container {
  width: 100%;
  display: grid;
  /*grid-template-columns: repeat(2, 1fr);*/
  grid-gap: 10px;
}

.collection {
  position: relative;
}

.collection img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.collection p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  font-size: 50px;
  text-transform: capitalize;
}

.collection:nth-child(3) {
  grid-column: span 2;
  margin-bottom: 10px;
}


/** start tiny slder **/

/** end tiny slder **/

/*** end carousel for affiliate program ***/
.home-side{
    font-size: 14px;
    background: #ccbe7b40;  
    padding:7px;
    
    margin-top:30px;
}
.home-side .allcats{
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid;
    margin-bottom: 7px;
    
}
.home-content .cat-name{ 
    font-size:14px;
    border-bottom:1px solid #e6dddd;
    padding-bottom: 5px;
}
.home-content .thumbnail{
    margin-bottom:4px;
    height:172px;
    padding: 0;
}
.home-content .thumbnail img{
    height: 87%;
    width: 100%
}
.home-content .thumbnail .price{
    position: relative;
    bottom:136px;
    background:#e3343499;
    color: #ececf7;
    font-weight: bold;
    padding:1px 3px;
    border-radius: 2px;
}
.home-content .thumbnail .btn{
    position: relative;
    padding: 0;
    bottom: 42px;
    width: 98%;
    border-radius:0;
    background: #808080b0;
    color: #fff;
}
.home-content .thumbnail .btn:hover {

    color: #fff;
    background: #3498DB;
}

.home-content .thumbnail .caption{
    padding:0;
}
.home-content .thumbnail .caption .ads-name{
    position:relative;
    bottom: 39px;
}



/***** end home page  *******************************/
/***** start results/index page **************************************/


.sort-type {
    background: #2b1b9d1c;
    margin-top: 3px;
    padding: 0 3px;
}
.sort-type .btn {
    height: 27px;
    padding: 2px 12px;
}
.sort-type .categories-btn .dropdown-menu {
    padding: 0;
    margin : 0;
    font-size: 12px;
    border-radius: 0;
    background-color: #f2efef;
    width: 100px;
    max-height: 160px;
    overflow: auto;
}
.search-results .media {
    border: 1px solid #d2cbe38f ;
    margin : 5px 0;
    background: #fff;
}
.search-results .media h4 {
    font-size: 14px;
    color: #aa3131;
    line-height: 15px;
    font-weight: bold;
    margin: 3px 0;
}
.search-results .media .time-views {
    font-size: 12px;
}

.search-results .media .owner .connected {
    color: #c6c635;
    margin-right: 4px;
    font-size: 11px;
}
.search-results .media .owner .unconnected {
    color: #a8a59d;
    margin-right: 4px;
    font-size: 11px;
}
.search-results .media .owner .fa-user-o {
    color: green;
    font-size: 15px;
    margin-left: 2px;
}
.search-results .media .owner .fa-phone {
    color: green;
    font-size: 15px;
}
.search-results .media .price {
    margin-top: 3px;
    color: #009fff;
    font-weight: bold;
}
.search-results .media .btn {
    
    font-size: 11px;
    margin-top: 7px;
    border-radius:0;
    padding: 3px 7px;
}

/* end results/index page **************************************/

/* start cars/index.php and vehicles/index.php */
.ads-container
{
	background-color: #FFFFFF;
	box-shadow: 0 6px 20px rgb(9, 9, 9);
    padding: 7px;
}
.ads-container .ads-cat
{
	padding: 0 7px 2px;
    background: #F0F7FF;
}
.ads-container .filter-options
{
    background: #DAE4EE;
    padding: 0 7px 2px;
    margin-bottom: 5px;
}
.filter .alert-info
{
	margin-bottom: 11px;
}

.cat-side{
    background:#ccbe7b40;
    height: 500px;
}
.show-advert .media
{
	overflow-x: auto;
	margin-bottom: 20px;
    border-bottom: 1px solid grey;
}

.show-advert .media .main-img img
{
	max-width: 155px;
	border: 1px solid #f0eeee;
}
.show-advert .media .main-img a .pics-nbr
{
	position: relative;
	
	width: 32px;
	border-radius:2px;
	bottom: 24px;
	left: 4px;
	opacity: 0.8;
	color: #fff;
	font-size: 13px;
	font-weight:bold;
	text-align:center;
	background: #666666;
}
.show-advert .media .main-img a .pics-nbr .fa-camera, .number
{
opacity: 0.7;	
}
.show-advert .media .main-img:hover a .pics-nbr .fa-camera, .media .main-img:hover a div .number
{
	opacity: 1;
}

.show-advert .media .main-img a .pics-nbr-rtl
{
	position: relative;
	
	width: 32px;
	border-radius:2px;
	bottom: 24px;
	right: 4px;
	opacity: 0.8;
	color: #fff;
	font-size: 13px;
	font-weight:bold;
	text-align:center;
	background: #666666;
}
.show-advert .media .main-img a .pics-nbr-rtl .fa-camera, .number
{
opacity: 0.7;	
}
.show-advert .media .main-img:hover a .pics-nbr-rtl .fa-camera, .media .main-img:hover a div .number
{
	opacity: 1;
}

.show-advert .media .media-body {
    padding-bottom:10px;
}
.show-advert .media .media-body .ads-title
{
	color: #319c50;
	font-weight: bold;
	font-size: 18px;
}
.show-advert .media .media-body .time-views
{
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}

.show-advert .media .media-body .descr  span
{
	font-weight: bold;
	color: #0094CA;
}
.show-advert .media .media-body .owner
{
	border-top: 1px solid #00000021;
	margin: 5px 0;
	padding: 3px 0;
}
.show-advert .media .media-body .owner .connected
{
	color: #c6c635;
    margin-left: 4px;
    font-size: 11px;
}
.show-advert .media .media-body .owner .unconnected
{
	color: #a8a59d;
    margin-left: 4px;
    font-size: 11px;
}
.show-advert .media .media-body .owner .fa-phone
{
	color: green;
    font-size: 15px;
}
.show-advert .media .media-body .price span 
{	
	color: #fd2f00;
	font-weight:bold;
}

.btn-more-details
{
    padding: 1px 4px;
    border-radius: 0;
    border: 1px solid blue;
    margin-top: 10px;
}




/*media*/
@media (max-width: 767px)
{
	   .show-advert .media .main-img a .pics-nbr
        {
        	position: relative;
        	
        	width: 32px;
        	border-radius:2px;
        	bottom: 24px;
        	left: 4px;
        	opacity: 0.8;
        	color: #fff;
        	font-size: 13px;
        	font-weight:bold;
        	text-align:center;
        	background: #666666;
        }
	    .show-advert .media .media-body .ads-title
		{
			font-size: 14px;
		}
		.show-advert .media .media-body .time-views
		{
		    
			display: block;
			color: #666666;
			font-weight: bold;
			font-size: 10px;
			margin-bottom: 5px;
			left:125px;
		}
		.show-advert .media .media-body .ads-title span
		{
			
			font-size: 11px;
		}
		
		.show-advert .media .media-body .descr 
		{
			font-size: 11px;
		}
		.show-advert .media .media-body .owner
		{
			font-size: 11px;
		}
	
		.show-advert .media .main-img a div 
        {
	    left: 86px;
	   }
		
}



/* end cars/index.php and vehicles/index.php */

/* end index page (frontend) ***********************************************/
/* start ads-more-detail.php ***********************************************/
.ads-more-details{
    background-color: #FFFFFF;
	box-shadow: 0 6px 20px rgb(9, 9, 9);
    padding: 7px;
}
.ads-more-details .title-details 
{
	color: rgb(0,116,232);
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid rgb(129, 116, 116);
	padding: 10px;
	margin-bottom: 8px;
}
.ads-more-details .date-view div, .ads-more-details .product-details div{
    padding: 4px 0;
} 
.ads-more-details .date-view span, .ads-more-details .product-details span
{
	color: #0094CA;
	font-weight: bold;
	margin-left: 2px;
}


.ads-more-details .panel-title
{
    color: grey;
    font-size: 14px;
}
.ads-more-details .infos p{
    padding:2px 25px;
    margin-bottom:0;
}

.ads-more-details .owner div i
{
	color: #0837ff;
	font-size: 16px;
}
.ads-more-details .owner div .fa-warning
{
	color: red;
}

.ads-more-details .gallerie h3
{
	font-size: 18px;
	padding: 5px;
    background: #f2c0c0;
    margin-top: 0;
}
.ads-more-details .similar-advert h3
{
	font-size: 18px;
	padding: 5px;
    background: #f2c0c0;
}
.ads-more-details .similar-advert .ads-title
{
	margin-top: 0;
	color: rgb(196,98,0);
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
.ads-more-details .similar-advert .thumbnail
{
	max-width: 200px;
	margin-bottom: 10px;
	padding-bottom: 0;
	height: 200px; 
}
.ads-more-details .similar-advert img
{
	width: 195px;
	height: 132px;
}
.ads-more-details .similar-advert .caption
{
	position: relative;
	bottom: 29px;
	text-align: center;
	padding: 0;
}
.similar-advert .caption .price
{
    position: relative;
    top: -103px;
	font-size: 14px;
	color: #4bad4d;
	font-weight: bold;
	margin: 0 0 -4px;
	background: beige;
}
.similar-advert .caption .btn
{
	width: 100%;
	padding: 1px;
	margin: 20px 0 0;
	border-radius: 0;
	font-size : 12px;
}
/*media*/
@media (max-width: 767px)
{
	
}
/* end ads-more-detail.php *************************************************/
/* start subscribe page (frontend) *******************************************/

.subscr {
    align-items: center;
    display: flex;
    justify-content: center;
}
.subscr form {
    width: 70%;
}

.subscr input {
    margin-bottom: 8px;
}
.subscr label {
    text-align: right;
}
.arabic .subscr label {
    text-align: left;
}
.subscr img {
    margin: 5px auto 2px;
}
.error{
    color: red;
    font-size: 12px;
    margin: -3px 0 8px;
}

@media (max-width: 767px){
.subscr form {
    width: 90%;
}	
}



/* end subscribe page (frontend) *******************************************/

/* start login page (frontend) ***********************************************/

.login-page-body
{
  padding-top:0;  
}
.navbar-login 
{
    padding: 10px 20px;
    background: #eee;
    margin-bottom: 10px;
}
.navbar-login a
{
    font-size: 18px;
    font-weight: bold;
    color: #1806ee;
    text-decoration :none;
       
}
.login-box a
{
	color:blue;	
}

.login-box .login-title
{
	padding: 5px;
	font-size: 18px;
	font-weight: bold;	
}

.login-box form
{
	margin-top: 20px;
	max-width: 377px;
	margin: auto;
}
.error-login{
    border: 1px solid;
    padding: 7px;
    background: #e80f0f73;
    color: white;
}
.login-box form input
{
	margin-bottom: 5px;
}

.login-box .new-user
{

	border-top: 1px solid;
	margin-top: 8px ;
	
}
.login-box .new-user span
{
	font-weight: bold;
    color: #6060CF;
    padding: 5px;
}
.login-box .new-user i
{
	font-size: 50px;
	color: #008000;
}

/* end login page (frontend) ***********************************************/
/* start member/index.php page  *****************************************************/

.top-menu
{
	background: #2C3E50;
	height: 30px;
	margin-bottom: 2px;
}
.menu-profile
{
	background: #636363;
	color: #FFFFFF;
	padding: 15px;
	margin-top: 15px;
}
.menu-profile ul
{
    padding-right: 0;
    margin-bottom: 0;
}
.menu-profile li
{
	background: #DA9B9B;
	cursor: pointer;
	margin-bottom: 5px;
	padding: 5px;
}
.menu-profile a
{
	color: #fff;
	text-decoration: none;
}
.menu-profile li:hover
{
	background: #3498DB;
}
.all-cats .car, .vehicle, .other-cats
{
	display: inline-flex;
	border: 1px solid #0000001c;
    margin-bottom: 5px;
    padding: 1px;
}
.all-cats .other-cats .catName{
    background: #f2dcc5;
    margin-bottom: 5px;
}
.all-cats ul .title
{
	background: #4570C9;
	padding: 5px 1px;
	width:180px;
	color: #FFFFFF;
	text-align: center;
}

.all-cats ul a li:hover
{
	background: grey;
	color: #fff;
}
.all-cats ul a
{
	color: #000000;
	text-decoration: none;
}
.all-cats ul a li
{
	padding: 5px;
}
.user-infos 
{
	background: #fff;
	padding: 5px 5px 5px 5px;
}
.user-infos div
{
	margin-bottom: 5px;
}
.user-infos .my-infos .avatar img
{
	width: 130px;
	height: 130px;
	border-radius: 50%;
}

.user-infos .user-edit
{
    margin: 8px auto;
}
.user-infos .user-edit .fa-edit
{
    position: relative;
    color: green;
    top: 2px;
    font-size: 20px;
}


.user-infos .status-active
{
	padding: 0 10px;
	background-color: #008000;
	color: #FFFFFF;
	border-radius: 7px;
}
.user-infos .status-inactive
{
	padding: 0 10px;
	background-color: #FF0000;
	color: #FFFFFF;
	border-radius: 7px;
}

.my-ads-title,.add-ads-title,.my-infos-title, .phones-title
{
	font-size: 17px;
	color: #C0392B;
	font-weight: bold;
	margin: 2px 0 9px 0;
	background: #8DA4AE99;
	padding: 10px;
	
}
.my-ads .btns
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.my-ads .btns .btn
{
	padding: 2px 15px;
	margin-bottom: 5px;
}
 

.my-ads h4 .online
{
	font-size: 13px;
	color: #008000;
}
.my-ads h4 .pending
{
	font-size: 13px;
	color: #FF0000;
}
.my-ads h4:hover
{
	cursor: pointer;
	color: #D35400;
	font-weight: bold;
}
.my-ads .ads-details
{
	display: none;
}

 hr
{
	margin-top: 8px;
	margin-bottom: 8px;
	border-top: 1px solid #e6dddd
}

/* end member/index.php page  *****************************************************/

/* start member/myAds/index.php page  *************************************************/

.add-ads
{
	background: #FFF;
	padding: 5px;
}


/* end member/myAds/index.php page  *************************************************/

/* start member/addAds/index.php page  *************************************************/

.my-ads
{
	background: #FFF;
	padding: 5px;
	max-height: 450px;
    overflow-y: scroll;
}


.categories .panel-body
{
    padding: 0 ;	
}

.categories .cat
{
	position: relative;
	padding: 5px;
	overflow: hidden;
}

.categories .cat:hover { background-color: #eee;}
.categories .cat:hover .hidden-buttons
{
	right: 10px;

}

.categories .cat h3 
{
	margin: 0 0 10px;
	cursor: pointer;
	font-weight: bold;
	color: #0000FF;
}
.categories .cat .full-view
{
	display: none;
}



.categories hr 
{
	margin-top: 0;
	margin-bottom: 0;
}

.categories .cat span 
{
	background-color: #C0392B;
	padding : 2px 10px;
	margin-left: 3px;
	border-radius: 8px;
	color: #fff;
}




.categories .child-head
{
	margin-bottom: 5px;
	background: gray;
	border: none;
	padding: 10px 20px;
}
.categories .child-cats li
{
	padding: 5px 20px;
}
.categories .child-cats .child-delete
{
	color :#FF0000;
	font-weight: bold;
	display: none;
	text-decoration: none;
	padding: 0 15px;
}

.categories .cat:last-of-type ~ hr
{
	display: none;
}



/* end member/addAds/index.php page  *************************************************/
/* start member/myPhones/index.php page  *************************************************/

.my-phones
{
	background: #FFF;
	padding: 5px;
}
.edit-phone
{
    padding: 0 0 5px 9px;
}
.edit-phone .btns a
{
    margin-right: 18px;
}
.add_phone h3
{
  width:200px;  
}
.add_phone input
{
  width:200px; 
}

/* end member/myPhones/index.php page  *************************************************/
/* start upload_form.php (frontend) page  *****************************************************/

.upload-container
{
    background-color: white;
}
.upload-container .title
{
   font-size: 20px;
   font-weight: bold;
   color: #5050f4;
   padding-bottom: 5px;
   border-bottom: 1px solid;
   text-align: center;
   margin-bottom: 5px;
}

.uploadForm
{
    margin-bottom: 5px;
    padding: 5px;
}
.uploadForm #progressBar
{
    width: 100%;
    height: 7px; 
    display:none;
    margin: 5px 0;
}
.uploadForm .btn-info
{
    padding: 2px 48px;
    margin-top: 5px;
}
.uploaded-pic .header
{
	background: #f5eeee;
}
.uploaded-pic .header .makeItMain
{
	cursor: pointer;
	background:#45d545;
	color: white;
}
.uploaded-pic .header .makeItMain:hover
{
	background:green;
}

.uploaded-pic .pending
{
	color: #FF0000;
}

.uploaded-pic .online
{
	color: #008000;
}

.container .uploaded-pic .main-img
{
	color: white;
    background: #8d8de1;	
}
.container .uploaded-pic .caption 
{
	padding: 2px 0;
}
.container .uploaded-pic .caption p
{
	margin :0;
}
.container .uploaded-pic .caption .btn-danger
{
	padding: 0 10px;
	border-radius: 0;
    width: 100%;
}
/* end upload_form.php (frontend) page  *****************************************************/
/* start ads-more-detail.php (frontend) page  *****************************************************/

.all-pics .show-img
{
	cursor: pointer;
}
.owner-container .owner-name,.owner-email,.owner-phone,.owner-facebook,.owner-state,.owner-town
{
	padding: 4px 0;
}
.signal-phone .modal-content
{
	border-radius: 0;
}
/* end ads-more-detail.php (frontend) page  *****************************************************/
/* start search/cars/index.php and search/vehicles/index.php ****************************************************************/
.submenu
{
	background: #F0F7FF;
}


.submenu .filter-options
{
	padding: 10px;
	background: #3E5469;
	color: #fff
}



.submenu .filter-options  a 
{
	text-decoration: none;
	color: #fff
}


.modal-filter .modal-header
{
	background: #5e69e4;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
}
.modal-filter form
{
	padding: 15px;
	overflow: auto;
}  

.modal-filter input [type !='checkbox']
{
	height: 29px;
	padding: 5px 3px;
	
	line-height: 1.42857143;
	color: #2C3E50;
	border-radius:0;
	margin-bottom: 5px;
	border: 1px solid #2d79ea;	
}
.modal-filter select
{
    -webkit-appearance:none;
    -moz-appearance:none;
    -o-appearance:none;
    -ms-appearance:none;
    appearance:none;
	height: 29px;
	width: 100%;
	padding: 4px 3px;
	
	line-height: 1.42857143;
	color: #2C3E50;
	border-radius:0;
	background: url(../images/inputs/chevron-down.png) no-repeat 95% center;
	margin-bottom: 5px;
	border: 1px solid #21242166;	
}
.arabic .modal-filter select{
   background: url(../images/inputs/chevron-down.png) no-repeat 4% center; 
}

.modal-filter .btn-group
{
	width: 100%;
}
.modal-filter .btn-group button
{
	border: 1px solid #21242166;
	height: 29px;
	width: 100%;
	border-radius:0;
	background: url(../images/inputs/chevron-down.png) no-repeat 95% center;
	color: #2C3E50;
	text-align: left;
	margin-bottom: 5px;
}
.arabic .modal-filter .btn-group button{
  background: url(../images/inputs/chevron-down.png) no-repeat 4% center; 
  text-align: right;
}


.pagination .pages
{
	padding: 0 30px;
}
@media (max-width: 767px){
	
}
/* end search/cars/index.php and search/vehicles/index.php ****************************************************************/

/* start all-member-ads page (frontend) *******************************************/
.all-member-ads
{
	background: #fff;
}
.all-member-ads .all-ads h3
{
	font-size: 18px;
	padding: 5px;
    background: #dfd9d9;
}
.all-member-ads .all-ads .thumbnail
{
	font-size: 13px;
	
	margin-bottom: 10px;
	padding-bottom: 0px;
	height: 244px;
}
.all-member-ads .all-ads .ads-title
{
	margin-top: 0;
	color: rgb(196,98,0);
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

.all-member-ads .all-ads  img
{
	width: 100%;
    height: 74%;
}
.all-member-ads .all-ads .caption
{
	position: relative;
	bottom: 24px;
	text-align: center;
	padding: 0;
}
.all-member-ads .all-ads .caption .price
{
	color: #db323a;
	font-weight: bold;
	background: #ededdd;
	padding: 1px 0 0;
}
.all-member-ads .all-ads .caption .btn
{
	width: 100%;
	margin-bottom: 0;
	border-radius: 0;
    padding: 3px 1px 1px;
}
/* end all-member-ads page (frontend) *******************************************/
/* start footer page ****************************************************************/
.footer
{
	background-color: #ECE7E7;
	color: #171c20;
	padding: 10px 0px 0px;	
	margin-top: 5px;	
}
.footer a
{
	text-decoration: none;
	color: #173F50;
}
.footer a:hover
{
	color: #ea0505;
	font-weight: bold;
}
.footer h3
{
	margin: 20px 0 15px;
	color: #173F50;
	font-weight: 600;
	font-size: 16px;
}
.footer .siteMap
{
	overflow: hidden;
}
.footer .siteMap li
{
	width: 50%;
	float: left;
}
.footer .social-media
{
	overflow: hidden;
}
.footer .social-media li
{
	float: left;
}
.footer .social-media li img
{
	margin-right: 10px;
	opacity: 0.7;
}
.footer .social-media li img:hover
{
	opacity: 1;
}
.footer .copyright
{
	background: #cbb3b3;
	padding: 10px;
	margin-top: 10px;
}
.footer .toUp
{
	position: fixed;
	right: 10px;
	bottom:44px;

}
.footer .toUp .glyphicon-chevron-up
{
	
	padding: 13px;
	border-radius: 50%;
	background:#909a9b;
	color:#FFF30B;
	font-size: 18px;
	opacity: 0.5;
	display: none;
	
}
.footer .toUp .glyphicon-chevron-up:hover
{
	opacity: 1;
	cursor: pointer;
	background: rgb(95,175,175);
     
}

/* end footer page ****************************************************************/
/* tags start */
.ads-container form .bootstrap-tagsinput
{
    width: 100%;
}
.ads-container form .bootstrap-tagsinput span
{
    font-size: 100%;
    padding:2px 3px 2px;
    background-color: #858383;
    color: white;
    font-family: arial;
    font-weight: normal;
}

/*****/
