@charset "UTF-8";
/* ==========================================================================
   Themeqx Classified style.css
   28/08/2015
   url: classifieds.themeqx.com
   ========================================================================== */

@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans:300,300i,400,400i,500,500i,700,700i');

body {
    font-family: Open Sans,Arial,sans-serif;
    font-weight:300;
    font-size: 16px;
    letter-spacing:0.5;
	/*background: #eee;*/
}

div#auction_actions {
    margin-top:10px;
}

#footer-bottom {
    background-color: #111;
    padding: 10px 0 2px;
}

.cookie-bubble .cb-wrapper .cb-row .agreement-btn {
    float:right !important;
}

.cookie-bubble .cb-wrapper .cb-row .cookie-policy-btn {
    padding: 10px 10px !important;
    float: right !important;
}

.mt-3.mb-3.d-none.d-md-block {
    margin-top: 3em !important;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #ff7800 !important;
    border-color: #ff7800 !important;
}
.page-link {
    color: #022140;
}

::-webkit-scrollbar {
    /*display: none;*/
}

a{
    text-decoration: none !important;
    /*color: #c3a29e;*/
    color: #000;
}

i.fa.fa-pencil.fa-2x {
    display: inline !important;
    color: #ff7800;
    font-size: 24px;
}

.payment-method {
    margin-top: 1em;
    padding-bottom: 1em;
}
#rapyd {
    margin-bottom: 2em !important;
}
#netgiro {
    margin-bottom: 2em !important;
}
#checkout-btn {
    padding: 10px 40px;
}

i.fa.fa-facebook, i.fa.fa-instagram, i.fa.fa-twitter, i.fa.fa-flag {
    font-size: 22px;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(3.25rem + 2px);
}

a.ajax-image-button {
	color: #666 !important;
}

a.ajax-image-button:hover {
	color: #777 !important;
}
button.btn.btn-primary.send-request.check-auth {
    padding: 8px 16px;
}
.bg-light {
    background-color: #fff!important;
}
#page-wrapper {
	min-height:800px !important;
}
.navbar-light .navbar-toggler {
    background: #eee;
}
#image-frame {
    cursor: pointer;
    border: 1px solid #ff7800;
}

.help-block {
    color: red;
}

a:hover{
    color: #d58512;

}
/** make bootstrap flat */
.navbar-brand {
	float:none;
	margin-top: 30px;
}
.navbar-brand > img {
    max-width: 230px;
    height: auto;
}
.form-control {
    border-radius: 1px;
    box-shadow: none;
    color: #555;
    padding: 6px 12px;
}


.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    box-shadow: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.btn {
    background-image: none;
    border-radius: 3px;
}
.btn-primary {
	font-weight: 600;
}

.btn:focus {
    background-image: none;
}
.navbar-default {
    background-image: none;
    background: #022140;
    background-repeat: repeat-x;
    border-radius: 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(0, 0, 0, 0.075);
    margin-bottom: 0;
}
.nav > li > a, .navbar-brand {
    font-size: 20px;
}
.sticky-menu {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.page_wrapper {
    padding-bottom: 100px;
    padding-top: 50px;
}
.bg-white{
    background: #ffffff;
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.5);
}
.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}
.alert, .alert-info, .alert-success, .alert-danger, .alert-warning{
    border: 0;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.headerAvatar > img {
    border-radius: 50%;
    margin: 0 5px;
    max-height: 18px;
    max-width: 18px;
}
.navbar-type{
	position: relative;
    overflow: hidden;
	min-height: 160px;
}

.top-product-type{
	font-size:18px;
	letter-spacing:1.2px;
	position: absolute;
	top: 60px;
    	width: 185px;
    	color: #fff !important;
	font-weight:bold;
	text-transform:uppercase;
   	-ms-transform: rotate(-70deg);
    	-webkit-transform: rotate(-70deg);
    	transform: rotate(-70deg);
    	text-align: center;
    	height: 2.2em;
    	line-height: 2.4em;
    	-webkit-backface-visibility: hidden;
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
}
a.top-product-type:hover {
    	opacity: 0.9;
}
a.top-product-type:active {
    	opacity: 0.9;
}
.utsala {
    background: #64679D;
	left: 100px;
}
.bodkaup {
    left: 0px;
    background: #ea5901;
}
.hopafsl {
    left: 50px;
    background: #21974d;
}
.outter-selection {
    clear:both;
    width: 100%;
    margin-top:15px;
}
.selection {
    display: block;
    border: solid 1px #ddd;
    border-radius: 5px;
    padding: 5px;
    max-width: 230px;
    text-align: center;
    position: relative;
}
.out-selector {
    position: relative;
}
.plain-selector {
    margin: 0 3px;
    color: #fff;
	font-weight: 600;
}
.plain-selector::after{
	 content: "";
	 position: absolute;
	 z-index: 2;
	 bottom: 30%;
	 margin-top: -3px;
	 height: 0;
	 width: 0;
	 right: 0;
	 border-top: 6px solid #ff7800;
	 border-left: 6px solid transparent;
	 border-right: 6px solid transparent;
	 pointer-events: none;
 	}
#filterForm{
	display:inline-block;
}	
.filter-dropdown {
    font-size: 16px;
	border:0px;
    outline:0px;
	background: none;
    position: relative;
    -webkit-appearance: none;
    padding: 0 15px 0 5px;
    color: #fff;
    font-weight: 600;
}

.filter-dropdown option{
	    background: #022140;
}
.header-menu{
	margin-top: 30px;
	margin-bottom: -5px;
}
.header-menu ul
{
	list-style-type: none;
	margin-top:5px;
}
.header-menu ul li>a{
	border-right: 1px solid #fff;
    	padding: 0px 10px;
    	font-weight: bold;
    	color: #fff !important;
    	line-height: 100%;
}
.header-menu ul li:last-child a{
	border-right:0px;
}
.front-message .alert {
	margin-top: 10px;
}
.right-btn{
	margin-left: 10px;
}
.top-right-menu{
	padding: 0px;
}
#register-success{
	color:#fff;
	font-weight:bold;
}
.btn.register{
	font-size:18px;
	background-color: #ff7800;
	border: 1px solid #ff7800;
	font-weight:bold;
	/*min-width: 180px;*/
}
.btn.cart{
	font-size:18px;
	border: 1px solid #908071;
	background: none;
	font-weight:bold;
	/*min-width: 180px;*/
}
.main-content{
	margin: 0px 0px 50px 0;
}
#searchKeyword{
	
    border: 2px solid #ff7800;
	border-radius: 3px;
	width: 100%;
}
#navbar-search-wrap{
	    width: 100%;
		position: relative;
}

.btn.search{
	background-color: #ff7800;
	font-weight:bold;
	    border: 1px solid #ff7800;
	position: absolute;
    right: 15px;
	border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
	height:99%;
	
}
.btn.search:hover{
	background-color: #ff7800;
}

#adsPostForm .btn, #adsPostForm input, #adsPostForm select , #adsPostForm textarea{
	font-size: 1.35em !important;
}
.add-product-info{
	font-size:14px;
	margin-top: 7px;
	color: #666;
}
.product-type{
	color: #fff;
	font-weight:400;
}
.product-type.selected{
	color: #fff;
	font-weight:bold;
	    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 50%);
	background: #194c7a;
}
.ads-gallery .fotorama__img{
	border-radius: 5px !important;
}
.ads-gallery .fotorama__thumb-border{
	border: 2px solid #ff7800 !important;
}
/*register*/

.fancybox-content {
    background-color:rgba(2,33,64,0.8);
}
.fancybox-slide--html .fancybox-close-small {
    width: 100%;
    height: 40px;
    padding: 0px !important;
    background-color: #ff7800;
}
.fancybox-button svg {
    width: 30px !important;
    float: right !important;
    margin-right: 10px;
    color: #fff;
}
.register-area {
    max-width: 768px; 
	color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.register-area a, .register-area button{
	color: #fff;
}
.register-area .site-description {
    margin: 20px 0px;
    font-size: 20px;
}
.register-area .site-logo img{
	width: 300px;
}
.register-area label{
	margin: 0px;
}
.btn.facebook{
	width: 100%;
    display: inline-block;
	background-color: #1877f2;
}
.btn.google{
	width: 100%;
    display: inline-block;
	background-color: #fff;
	color: #000;
}
.btn.change-form{
	border: 2px solid #ff7800 !important;
    text-align: center;
    color: #fff;
	background:none;
}
.btn.change-form.selected {
	background-color: #0056b3;
}
#no_company_account {
	margin-top: 10px;
}
.login-remember-me {
    font-size: 13px;
}
/*end register*/
/*others*/
b, strong{
	font-weight:bold;
}
#buyNowForm img{
	width: 100%;
}
.user-account{
	position:relative;
}
.user-account a{
	border-right: 0px !important;
    padding: 0px !important;
}
.user-account i{
	color:#fff;
}
.user-account .new-message{
	position:absolute;
	top: -15px;
    left: -20px;
	background-color: #ff7800;
    padding: 5px;
	-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.new-message a{
	color: #fff;
}
.cart-top{
	margin-top: 80px !important;
}
.cart-content{
	margin-bottom: 130px;
}
.cart-info{
	min-height: 150px;
}
.report-icon i{
	color:red;
}
.report-reason{
	
}
.report-answer{
	
}
.back-to-top {
    position: fixed;
    bottom: 28px;
    right: 28px;
    display: none;
	background-color: #ff7800;
	color: #fff;
}
.social-share{
	position:relative;
}
.social-share span{
	position:absolute;
	bottom: 0;
	left:0;
}
/*end others*/

/*rating*/
.rating {clear:left;
    float:left;
    border:none;
}
.rating:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0, 0, 0, 0);
}
.rating:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:200%;
    line-height:1.2;
    color:#ddd;
}
.rating:not(:checked) > label:before {
    content:'★ ';
}
.rating > input:checked ~ label {
    color: #f70;
}
.rating:not(:checked) > label:hover, .rating:not(:checked) > label:hover ~ label {
    color: gold;
}
.rating > input:checked + label:hover, .rating > input:checked + label:hover ~ label, .rating > input:checked ~ label:hover, .rating > input:checked ~ label:hover ~ label, .rating > label:hover ~ input:checked ~ label {
    color: #ea0;
}
.rating > label:active {
    position:relative;
}
/*end rating*/

/*profile page*/
.profile-info{
	border: 1px solid #ced4da;
	padding:20px;
}
.profile-info .profile-img{
	float:left;
	margin-right:20px;
	max-width: 200px;
	width: 100%;
}
.profile-name{
	font-weight: bold;
	font-size:24px;
}
.profile-icon{
	display:inline-block;
	width:50px;
	vertical-align: top;
} 
.profile-info i, .review-rating i{
	color: #ced4da;
}
.review-list{
	margin-top: 0px;
	padding:20px;
}
.review-item{
	margin-bottom: 40px;
}
.review-item .comment{
	margin-top: 5px;
}
.review-rating .active{
	color: gold;
}
.review-rating .average{
	font-weight: bold;
    margin-left: 100px;
	font-size:24px;
}

.review-rating .half{
	position: relative;
}
.review-rating .fa-star-half{
	position: absolute;
    left: 0;
    color: gold;
}
/*end profile*/

/** The breadcrumb **/
.btn-breadcrumb .btn:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 10px solid white;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 100%;
    z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 10px solid rgb(173, 173, 173);
    position: absolute;
    top: 50%;
    margin-top: -15px;
    margin-left: 1px;
    left: 100%;
    z-index: 3;
}

/** Home section */
.no-ads-wrap{
    padding: 50px 0;
}
.no-ads-wrap h2, .no-ads-wrap h3, .no-ads-wrap h4 {
    color: #777777;
}
.no-ads-wrap h4{
    font-weight: 300;
    font-size: 22px;
    margin: 20px 0;
}
.checkout-wrap{
    margin-top: 20px;
    margin-bottom: 100px;
}
.payment-success-wrap{
    margin-top: 20px;
    padding: 50px 0;
}

/** End: Home Section */

/** The Spacing **/
.btn-breadcrumb .btn {
    padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
    padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
    padding:6px 18px 6px 24px;
}

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
    border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
    border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
    border-left: 10px solid #ebebeb;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
    border-left: 10px solid #adadad;
}

/** Primary button **/
.btn-breadcrumb .btn.btn-primary:not(:last-child):after {
    border-left: 10px solid #428bca;
}
.btn-breadcrumb .btn.btn-primary:not(:last-child):before {
    border-left: 10px solid #357ebd;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after {
    border-left: 10px solid #3276b1;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before {
    border-left: 10px solid #285e8e;
}

/** Success button **/
.btn-breadcrumb .btn.btn-success:not(:last-child):after {
    border-left: 10px solid #5cb85c;
}
.btn-breadcrumb .btn.btn-success:not(:last-child):before {
    border-left: 10px solid #4cae4c;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child):after {
    border-left: 10px solid #47a447;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child):before {
    border-left: 10px solid #398439;
}

/** Danger button **/
.btn-breadcrumb .btn.btn-danger:not(:last-child):after {
    border-left: 10px solid #d9534f;
}
.btn-breadcrumb .btn.btn-danger:not(:last-child):before {
    border-left: 10px solid #d43f3a;
}
.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):after {
    border-left: 10px solid #d2322d;
}
.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):before {
    border-left: 10px solid #ac2925;
}

/** Warning button **/
.btn-breadcrumb .btn.btn-warning:not(:last-child):after {
    border-left: 10px solid #f0ad4e;
}
.btn-breadcrumb .btn.btn-warning:not(:last-child):before {
    border-left: 10px solid #eea236;
}
.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):after {
    border-left: 10px solid #ed9c28;
}
.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):before {
    border-left: 10px solid #d58512;
}

/** Info button **/
.btn-breadcrumb .btn.btn-info:not(:last-child):after {
    border-left: 10px solid #5bc0de;
}
.btn-breadcrumb .btn.btn-info:not(:last-child):before {
    border-left: 10px solid #46b8da;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child):after {
    border-left: 10px solid #39b3d7;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child):before {
    border-left: 10px solid #269abc;
}

.btn-breadcrumb a.btn{
    font-weight: 300;
    font-size: 12px;
}
/**
Map Area
 */

.home-map-area{
    padding: 20px 0;
}
.home-map-area h2{
    font-weight: 200;
    font-size: 25px;
    margin-top: 0;
}
.home-map-area ul{
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}
#oclassifiedMapsStateName{
    height: 30px;
    color: #666666;
    text-align: center;
}
.btn.btn-orange {
    background: #b185a7;
    color: #fff;
}
.btn.btn-orange:hover {
    background: #8d6b94;
    color: #fff;
}
#oclassifiedmaps{
    margin:  0 auto;
}

.front-state-lists ul li{
    float: left;
    width: 50%;
}
a.more-states{
    font-size: 16px;
    display: block;
    margin-top: 10px;
}
/** End map area */

/** Home category box */
.top-companies{
    background: #eeeeee;
    padding: 5px 0;
}
.top-companies img{
	width: 70% !important;
}
.top-companies a{
        color: #666;
	text-align: center;
}
.top-companies a:hover{
    color: #ff7800;
	opacity: 0.8;
}
.top-categories{
    padding: 5px 0 20px 0;
}
.top-categories img{
	width: 70% !important;
}
.top-categories a{
    color: #666;
	text-align: center;
}
.top-categories a:hover{
    color: #ff7800;
	opacity: 0.8;
}
.top-categories a:hover, .top-categories a.active {
    color: #ff7800;
}
.owl-nav {
	margin: 0px !important;
}
.owl-prev, .owl-next {
	outline: none !important;
	margin: 0px !important;
	width: 15px;
	height: 100px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: block !important;
	border:0px solid black;
}
.owl-next:focus, .owl-prev:focus {
	outline: none !important;
}
.owl-next:hover, .owl-prev:hover {
	background: none !important;
	opacity: 0.8;
}
.owl-prev { left: -10px; }
.owl-next { right: -10px; }
.owl-prev i, .owl-next i {transform : scale(2,5); color: #ccc;font-size: 25px;}

.category-listing{
    padding: 0px 0px 20px 0;
}
.category-listing img{
	width: 60%;
}
.category-listing a{
        color: #666;
	text-align: center;
}
.category-listing a:hover, .category-listing a.active {
    color: #ff7800;
}

ul.sub-categories{
	list-style: none;
	margin: 0px;
    padding: 0;
	margin-top: 0px;
	margin-bottom: 40px;
}
ul.sub-categories li{
	display: inline-block;
}
ul.sub-categories li a {
    display: block;
    border: 1px solid #eeeeee;
    padding: 2px 10px;
    margin-right: 20px;
    border-radius: 5px;
    color: #666;
}
ul.sub-categories li a.active{
	background-color:#ff7800;
	color:#fff;
}
.home-cat-box-content ul{
    padding: 0;
    margin: 0;
}
.home-cat-box-content ul li{
    list-style: none;
}
a.cat-view-more{
    font-size: 12px;
    display: inline-block;
    margin-top: 10px;
}
.home-cat-box-title h3 {
    /*border-bottom: 1px solid #dddddd;*/
    font-size: 16px;
    margin: 10px 0;
    padding-bottom: 10px;
}

/** Home Featured box */
.section-stats-box {
    border: 1px solid #eee;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 0;
}
.home-stats-box {
    border-right: 1px solid #eee;
    padding: 48px 0;
}
.home-stats-box i, .home-stats-box .inner-content {
    display: table-cell;
    vertical-align: middle;
}
.home-stats-box .inner {
    display: table;
    margin: 0 auto;
}
.home-stats-box .title {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    margin: 5px 0 0;
}
.home-stats-box .sub_title {
    color: #888888;
    font-size: 15px;
}
.home-stats-box i {
    color: #cccccc;
    font-size: 42px;
    line-height: 42px;
    padding-right: 20px;
}
.no-border {
    border: none;
}
.homepage-banner img{
	width: 100%;
}
.product-banner img{
	width: 100%;
}

.repeat-banner {
	margin: 0px 0px 30px 0px;
}
.repeat-banner img{
	width: 100%;
}
/**
Page header
 */

.page-header {
    padding: 30px 0;
    margin-top: 0;
}
.page-header h2 {
    font-size: 25px;
    margin-bottom: 20px;
    margin-top: 0;
}
/**
Category page
 */

.all-categories{
    padding: 20px 0;
}
.single-category-title {
    font-size: 16px;
    padding: 5px 0;
}
/** Post ad */
#post-new-ad .form-control{
    background: #f9f9f9;
}
#post-new-ad label{
    font-weight: 300;
}
.no-login-info{
    margin-top: 20px;
}
#post-new-ad legend {
    margin: 10px 0 20px;
    padding: 10px 0;
}
/**
Home search box
 */
.home-top-searchbar {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
}
.home-top-searchbar::before{
    background: rgba(0, 0, 0, 0) radial-gradient(at center bottom , #b185a7 12%, #f0ad4e) repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
}
.home-search-wrap {
    display: table;
    width: 100%;
    height: 300px;
}

.home-search-section-inner{
    display: table-cell;
    vertical-align: middle;
    color: #ffffff;
}
.home-search-section-inner h1{
    margin-top: 0;
}
.home-search-section-inner p{
    margin-bottom: 15px;
    font-size: 16px;
}
.home-search-section-inner .form-control{
    height: 50px;
    width: 100%;
    border: none;
    padding-left: 30px;
}
.home-search-section-inner .form-control:focus{
    box-shadow: none;
}
.home-search-section-inner .form-group{
    min-width: 250px;
    margin-right: -4px;
    border-right: 1px solid #dddddd;
    position: relative;
}

.home-search-section-inner .form-group:last-child{
    border-right: none;
}
.home-search-section-inner .form-group i.fa {
    color: #999999;
    left: 10px;
    position: absolute;
    top: 37%;
    z-index: 9;
}
.home-search-section-inner .select2-selection--single{
    height: 50px;
    border: none;
    text-align: left;
    padding-left: 30px;
    border-radius: 0;
    line-height: 50px;
    background-image: none;
    box-shadow: none;
}
.home-search-section-inner .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 50px;
    color: #999999;
}
.home-search-section-inner  .select2-container--default .select2-selection--single .select2-selection__arrow{
    border: none;
    background: none;
    top: 13px;
}
.home-search-section-inner .select2-container--open .select2-dropdown{
    color: #999999;
}
.btn-search {
    background: #b185a7;
    color: #ffffff;
    border: none;
    height: 50px;
    transition: all 0.25s linear 0s;
}

.btn-search:hover {
    color: #ffffff;
    background: #8d6b94;
}

/**
Search page
 */
.search-box-wrap  {

}
.search-box-wrap  .home-search-section-inner{
    display: block;
}
.search-page-header{
    margin-bottom: 0;
    border-bottom: 1px solid #f7f7f7;
}
.search-box-wrap{
    padding: 20px 0;
    background: #eeeeee;
    border-top: 1px solid #dedede;
}
.search-sub-category {
    margin-top: 20px;
    margin-bottom: 10px;
}
.search-category-title > a {
    /*font-size: 12px;*/
}
.search-category-title {
    margin-bottom: 5px;
}
.item-view-switch {
    text-align: right;
}
.item-view-switch a {
    color: #666666;
    font-size: 21px;
}


.item-loop-list .caption {
    width: 70%;
    display: inline-block;
}
.item-loop-list .ad-box-footer{
    width: 27%;
    text-align: right;
    display: inline-block;
}
.item-loop-list .ad-box-caption-title{
    width: 44%;
    display: inline-block;
    margin-bottom: 0;
    height: auto;
}
.item-loop-list .ad-box-category{
    width: 44%;
    display: inline-block;
    border-top: none;
    line-height: unset;
    height: auto;
}
.item-loop-list .ad-box-premium{
    right: -29px;
}
.item-loop-list .ad-box-footer{
    background-color: unset;
    border-top: none;
}
.item-loop-list .ad-box, .item-loop-list-thumb .ad-box{
    box-shadow: none;
    margin-bottom: 0;
    border-bottom: 1px solid #dddddd;
}
.item-loop-list .ad-box-caption-title .ad-box-title {
    color: #666666;
    font-weight: bold;
}

.item-loop-list-thumb .ad-box{
    margin-bottom: 15px;
}
.item-loop-list-thumb .ad-box{
    height: 83px;
}
.item-loop-list-thumb .ad-box .ads-thumbnail{
    max-width: 100px;
    height: auto;
    float: left;
}
.item-loop-list-thumb .ad-box .caption{
    width: 60%;
    float: left;
}
.item-loop-list-thumb .ad-box .ad-box-footer{
    width: 20%;
    float: right;
}
.item-loop-list-thumb .ad-box .ad-box-category{
    border-top: none;
}

.item-loop-list-thumb .ad-box .ad-box-caption-title{
    height: auto;
}

/** Search filter bar */
.listingTopFilterBar {
    background: #eee none repeat scroll 0 0;
    margin-top: 10px;
    min-height: 50px;
    display:none;
}
ul.filterAdType {
    margin: 0 0 0 3px;
    padding: 0;
}
ul.filterAdType li {
    display: inline-block;
    list-style: outside none none;
    margin-left: -3px;
}
ul.filterAdType li a {
    color: #777777;
    display: block;
    line-height: 48px;
    padding: 0 20px;
}
ul.filterAdType li.active a, ul.filterAdType li a:hover {
    background: #f4f4f4 none repeat scroll 0 0;
    color: #000;
}
ul.listingViewIcon li {
    display: inline-block;
    list-style: outside none none;
}
ul.listingViewIcon li a {
    color: #777777;
    line-height: 50px;
    padding: 0 10px;
}
ul.listingViewIcon li a:hover {
    color: #000000;
}
ul.listingViewIcon li.shortByListingLi ul li {
    display: block;
}
ul.listingViewIcon li.shortByListingLi ul li a {
    line-height: 30px;
}

.itemViewFilterWrap {
    border-bottom: none;
    border-top: none;
}
/*
Ad box
*/
.modern-img-indicator{
    position: absolute;
    left: 5px;
    top: 5px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #ff7800;
    font-size: 18px;
    font-weight:bold;
    padding: 5px 15px;
    color: #022140;
	line-height: 100%;
}
.modern-img-indicator .percent{
    font-size: 18px;
}
.modern-img-indicator.auction{
	background-color: #022140;
	border: 1px solid #022140;
	color: #fff;
}
#regular-ads-container, #featured-ads-container{
    padding: 20px 0 0 0;
    /*background: #eee;*/
}
#premium-ads-container, #ads-container{
    padding: 20px 0;
}
.page-content{
	 padding: 80px 0;
}
.homepage-banner{
	padding: 0px 0 30px 0px;
}
.front-ads-head {
    margin-bottom: 20px;  
}
.heading-title{
    margin-bottom: 20px;  
}
.item-loop{
	
}
#featured-ads-container .ad-box .ads-thumbnail {
	height: 380px;
}
#featured-ads-container .ad-type-auction .ads-thumbnail {
	height: 365px;
}
#featured-ads-container .ad-box .ads-description {
	padding-top: 20px;
}
#featured-ads-container .bottom-data
{
	    border-top: 1px solid #ff7800;
		padding-top: 1rem;
}
.bottom-1{
	margin-top:80px;
}
.ad-box {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    border: 2px solid #022140;
    position: relative;
    margin-bottom: 30px;
    min-height: 380px;
}
.ad-box .ads-thumbnail {
    display: block;
    position: relative;
	height: 280px;
	text-align:center;
}
.ad-box .ads-thumbnail img{
    max-width: 100%;
	max-height: 100%;
	height: 100%;
}
.ad-box .caption {
    padding: 10px 5px;
}
.ad-box-caption-title {
    overflow: hidden;
	font-weight: bold;
	border-bottom: 1px solid #ff7800;
}
 .front-ads-head > h2 {
    padding-bottom: 15px;
    font-size: 25px;
    margin: 0;
    color: #444444;
    font-weight: 600;
    text-decoration: underline;
}
.btn.more {
    background-color: #ff7800;
    border: 1px solid #ff7800;
    padding: 5px 17px;
    margin-right: 15px;
    font-size: 14px;
    font-weight: bold;
}
.item-loop .ads-thumbnail .countdown{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.btn-warning {
    background-color: #ff7800 !important;
    color: #fff;
    font-size: 18px !important;
    font-weight: bold !important;
	}

.btn.bid, .btn.reserve{
	background-color: #ff7800;
    border: 1px solid #ff7800;
}

.ad-box-caption-title .ad-box-title {
    color: #333;
}
.ad-box-category {
    font-size: 11px;
    height: 30px;
    border-top: 1px solid #e7e7e7;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ad-box-price {
    font-size: 14px;
	font-weight:bold;
}
.ad-box-final-price {
    border: 1px solid #ff7800 !important;
    border-radius: 3px;
    width: 100%;
    display: inline-block;
    font-weight: bold;
}
.company-small-logo{
	width: 90%;
}
.auction-price{
	border: 1px solid #ff7800 !important;
    border-radius: 3px;
	width: 100%;
    display: inline-block;
    font-weight:bold;
}
.ad-box-premium i {
    margin-top: 7px;
    color: #f21aa5;
}
.ad-box-premium {
    border-left: 1px solid #ddd;
    color: #aaa;
    cursor: default;
    height: 28px;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 1px;
    transition: color 0.15s linear 0s;
    width: 29px;
}
.ad-box-premium img {
    max-height: 25px;
    width: auto;
}

/**
Countries
 */

.country-name{
    margin-bottom: 10px;
    font-size: 16px;
}
.country-name a{
    color: #777777;
}
/**
Create ad
 */
.image-ad-more-wrap {
    margin-top: 20px;
}
.upload-images-input-wrap .form-control {
    margin-top: 10px;
}
/** Footer */
#footer {
    margin-top:80px;
    background: #022140;
    padding: 50px;
    text-align: center;
    color: #ffffff;
}
#footer a
{
	color: #ffffff;
}
#footer h3
{
	margin-top: 20px;
	margin-bottom: 20px;
}
.subscribe-form .form-control{
	display:inline-block;
	max-width: 78%;
}
.btn.subscribe{
	background-color: #ff7800;
    	font-weight: bold;
        vertical-align: top;
    	padding: 6.5px 20px;
}
}

#footer-bottom{
	background-color: #181818;
	padding: 10px 0px 10px 0px ;
}
#footer-bottom p{
	margin-top:10px;
	color: rgba(255,255,255,0.45);
}	
ul.footer-menu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.footer-menu li{
    display: inline-block;
}
ul.footer-menu li a{
    padding: 0 10px;
}
.footer-social-links ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer-social-links ul li {
    display: inline-block;
}
.footer-social-links ul li a {
    font-size: 16px;
    margin: 0 5px;
}

.no-content-wrap{
    padding: 100px 0;
    text-align: center;
}
.no-content-wrap h2{
    color: #cccccc;
}

.error-404-wrap {
    padding: 100px 0;
    text-align: center;
}

/** Single ad page */
.single-auction-wrap {
    margin-top: 0px;
	margin-bottom: 80px;
}
.ads-detail {
    margin-top: 20px;
}
.ads-detail-title {
    color: #cccccc;
}

.widget {
    background: #fafafa;
    box-shadow: 0 0 0 1px #e2e2e2 inset;
    margin-bottom: 20px;
    padding: 20px;
    position: relative;
}
.widget h3 {
    color: #666666;
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 10px;
}
.ads-condition{
	padding: 10px 0px;
    border-top: 1px solid #B1A8A5;
    border-bottom: 1px solid #B1A8A5;
}
.auction-price-input, .auction-price-input:focus{
	border: 1px solid #ff7800 !important;
    border-radius: 3px;
	padding: 5px;
	max-width: 65%;
}
.auction-quantity-input, .auction-quantity-input:focus{
	border: 1px solid #ff7800 !important;
    border-radius: 3px;
	padding: 5px;
	width: 60px;
}
#featured-ads-container .highest-bid{
	width: 180px;
    padding: 5px;
}
#featured-ads-container .btn.more{
	width: 180px;
    margin-right: 0px;
}
#featured-ads-container .highest-bid.final-price{
	background-color: #21974d !important;
	border: 0 !important;
}
.highest-bid{
	background-color: #ff7800;
    color: #fff !important;
    text-align: center;
    padding: 15px;
    border-radius: 3px;
}
.highest-bid span{
	font-weight:bold;
	font-size: 20px;
}
.ad-info-name{
    width: 120px;
    font-weight: 400;
}
.ad-info-value{
	font-weight:bold;
}
.ad-info-value.final-price
{
	font-size: 18px;
	font-weight:bold;
}
.ads-action{
	margin-top: 0px;
}
.btn.send-request{
	background-color: #21974d;
	border: #21974d;
}
.ad-title{
	margin-top:20px;
}
.ad-info-value, .ad-info-name{
    display: table-cell;
}

.ad-action-list {
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
}
.ad-action-list li a {
    display: block;
    margin-bottom: 5px;
}
.sidebar-user-info{
    margin-bottom: 20px;
}
.ad-single-user-avatar, .ad-single-user-info{
    display: table-cell;
    vertical-align: top;
}
.ad-single-user-avatar {
    max-width: 50px;
}
.ad-single-user-info{
    padding-left: 10px;
}
.ad-single-user-info h5 {
    margin: 0 0 10px;
}
.similar-ads .ad-box{
    box-shadow: none;
}
.post-ad-call-to-cation {
    text-align: center;
    padding: 20px 0 40px;
    color: #727272;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.company-name{
    color: #008c23;
}
.footer-features{
    background: #f6f6f6;
    padding: 30px 0 50px;
    text-align: center;
}
.icon-text-feature{
    color: #727272;
    font-size: 25px;
    font-weight: 300;
    margin: 10px 0 20px;
}
.icon-text-feature i{
    color: #3e8f3e;
}
.list-group-item {
    border: 0;
    border-radius: 0 !important;
    color: #666666;
    font-size: 14px;
    background-color: transparent;
}
.cars-vehicles-summery {
    background: #f4f4f4 none repeat scroll 0 0;
    margin: 20px 0;
    padding: 10px 0;
}
input#bid_amount {
    max-width: 150px;
}

.ads-comments{
	border: 1px solid #ced4da;
    padding: 10px;
    margin-top: 40px !important;
}

.ads-comments .user-img{
	width: 120px;
	margin-top: 20px;
}
.btn.seller {
    font-size: 18px;
    background-color: #ff7800;
    border: 1px solid #ff7800;
    font-weight: bold;
	padding-left:20px;
	padding-right:20px;
}

/*
Auth Form
 */
.register-form, .login-form, .reset-password-form{
    margin: 50px 0;
}
#page-wrapper h1.page-header{
    padding: 10px;
    font-size: 25px;
    text-align:center;
}

/**
Admin
 */

img.thumb-listing-table{
    max-width: 100px;
    height: auto;
}
#side-menu a {
    font-size: 15px;
}
#side-menu li .label {
    position: absolute;
    right: 25px;
}

/** Google map */
.controls {
    margin-top: 10px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#pac-input {
    background-color: #fff;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 300px;
}

#pac-input:focus {
    border-color: #4d90fe;
}

#type-selector {
    color: #fff;
    background-color: #4d90fe;
    padding: 5px 11px 0px 11px;
}

#type-selector label {
    font-size: 13px;
    font-weight: 300;
}
#target {
    width: 345px;
}
#dvMap {
    height: 100%;
}


/** ====================
 * Comments
 =======================*/
.comments-container {
    margin: 20px auto 15px;
    /*width: 768px;*/
}

.comments-container h1 {
    font-size: 36px;
    color: #283035;
    font-weight: 400;
}

.comments-container h1 a {
    font-size: 18px;
    font-weight: 700;
}

.comments-list {
    position: relative;
    padding: 0;
    margin: 0;
}

/**
 * Lineas / Detalles
 -----------------------*/
.comments-list:before {
    content: '';
    width: 2px;
    height: 100%;
    background: #c7cacb;
    position: absolute;
    left: 0;
    top: 0;
}

.comments-list:after {
    content: '';
    position: absolute;
    background: #c7cacb;
    bottom: 0;
    left: 0;
    width: 5px;
    height: 5px;
    border: 2px solid #dee1e3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.reply-list:before, .reply-list:after {display: none;}
.reply-list li:before {
    content: '';
    width: 60px;
    height: 2px;
    background: #c7cacb;
    position: absolute;
    top: 25px;
    left: -30px;
}

.comments-list li {
    margin-bottom: 15px;
    display: block;
    position: relative;
}

.comments-list li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    width: 0;
}

.reply-list {
    padding-left: 30px;
    clear: both;
    margin-top: 15px;
}
/**
 * Avatar
 ---------------------------*/
.comments-list .comment-avatar {
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 99;
    float: left;
    border: 3px solid #FFF;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    overflow: hidden;
}

.comments-list .comment-avatar img {
    width: 100%;
    height: 100%;
}

.reply-list .comment-avatar {
    width: 40px;
    height: 40px;
}

.comment-main-level:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    clear: both;
}
/**
 * Caja del Comentario
 ---------------------------*/
.comments-list .comment-box {
    width: 90%;
    float: right;
    position: relative;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(0,0,0,0.15);
}

.comments-list .comment-box:before, .comments-list .comment-box:after {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    border-width: 10px 12px 10px 0;
    border-style: solid;
    border-color: transparent #FCFCFC;
    top: 8px;
    left: -11px;
}

.comments-list .comment-box:before {
    border-width: 11px 13px 11px 0;
    border-color: transparent rgba(0,0,0,0.05);
    left: -12px;
}

.reply-list .comment-box {
    width: 90%;
}
.comment-box .comment-head {
    background: #FCFCFC;
    padding: 10px 12px;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.comment-box .comment-head i {
    float: right;
    margin-left: 14px;
    position: relative;
    top: 2px;
    color: #A6A6A6;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.comment-box .comment-head i:hover {
    color: #03658c;
}

.comment-box .comment-name {
    color: #283035;
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin: 0 10px 0 0;
}

.comment-box .comment-name a {
    color: #283035;
}

.comment-box .comment-head span {
    float: left;
    color: #999;
    font-size: 13px;
    position: relative;
    top: 1px;
}

.comment-box .comment-content {
    background: #FFF;
    padding: 12px;
    font-size: 15px;
    color: #595959;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.post-comments-form, .reply_form_box {
    background: #f4f4f4 none repeat scroll 0 0;
    margin: 20px 0;
    padding: 20px;
    position: relative;
}
.text-danger.reply_form_remove {
    border: 1px solid;
    border-radius: 50%;
    padding: 5px 10px;
    position: absolute;
    right: 20px;
    top: 20px;
}

/* Devices --- */
.demobar {
    background: #222 none repeat scroll 0 0;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2), 0 2px 4px rgba(0, 0, 0, 0.2);
    color: #ccc;
    position: relative;
    z-index: 2;
    padding: 5px 0;
    text-align: center;
}

/**
Auction
 */

#sub-header {
    width: 100%;
    height: 42px;
    background: #2f5e8e;
}


#sub-header ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#sub-header ul li {
    display: inline-block;
    padding: 10px 5px;
}
#sub-header ul li a {
    font-size: 13px;
}
#sub-header ul li a:hover {
    color: #f4c23d;
}
#sub-header .right-info {
    float: right;
}
#sub-header .right-info > ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#sub-header .right-info > ul > li {
    padding: 15px 15px;
    font-size: 11px;
    border-right: 1px solid #2b5782;
}
#sub-header .right-info > ul > li em {
    font-style: normal;
    font-weight: 700;
}
#sub-header .right-info > ul > li a {
    font-size: 11px;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal!important;
}
#sub-header .right-info > ul > li a:hover {
    color: #f4c23d;
}
#sub-header .right-info > ul > li:last-child {
    border-right: none;
}
#sub-header .right-info .dropdown-menu{
    z-index: 9999;
}

#sub-header .right-info .dropdown-menu li {
    padding: 0;
    display: block;
}

#sub-header .right-info .dropdown-menu li a {
    padding: 10px 5px;
}

.nav-sarchbar li:last-child .showLink {
    position: relative;
}
.nav-sarchbar li:last-child .hideLink {
    position: absolute;
    top: 0;
    right: 0;
}
.nav-sarchbar li:last-child #navbar-search-wrap input {
    background-color: #f1f7fb;
    border-radius: 20px;
    border: none;
    height: 40px;
    width: 240px;
    display: inline-block;
    outline: none;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #888888;
    padding-left: 15px;
}
.nav-sarchbar li:last-child i {
    margin-top: 10px;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background-color: #f1f7fb;
}
.countdown{
    padding: 5px;
    font-weight: bold;
    text-align: center;
	background-color: #022140;
    color: #fff;
}
.countdown .countdown-v{
	color: #ff7800;
	padding: 0px 10px 0px 0px;
}
.countdown .countdown-l{
	padding: 0px;
}
.place-bid-btn{
    text-align: center;
}

.attribute-name {
	font-weight: bold;
}
.list-group-horizontal {
	margin: 5px 0px 0px 0px;
	padding: 0;
}
.list-group-horizontal .list-group-item {
	margin: 0;
	padding: 0;
	display: inline-block;
}
.list-group-horizontal .list-group-item .attribute-value-item {
	display: block;
    border: #e2e2e2 1px solid;
        padding: 10px;
    font-size: 16px;
}
.list-group-horizontal .list-group-item.selected .attribute-value-item {
	border-color: #ff7800;
}
.cart-product-attributes {
	font-size:12px;
	font-style:italic;
}
.user-listing-img {
	width: 100%;
}

/** =====================
 * Responsive
 ========================*/

@media (max-width: 767px) {

	#wrapper {
		margin: 20px 0px 40px;
	}

		.navbar-nav li i {
			color: #ff7800;
	}
	.btn-breadcrumb{display:none;}
    .navbar-brand{
        margin: 20px 0 0 0;
		padding: 0;
		width: 100%;
		text-align: center;
    }
	.selection{
		margin: 0px auto;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.utsala {
		left: 140px;
	}
	.bodkaup {
		left: 40px;
	}
	.hopafsl {
		left: 90px;
	}
	.btn.register, .btn.cart
	{
		 width: 100%;
		 min-width:auto;
	}
	.header-menu {
		margin-top: 10px;
	}
	#navbar-search-wrap{
		margin: 0px 0;
	}
	#ads-details .bid{
		float:right;
		padding-left: 40px;
		padding-right: 40px;
	}
	.ads-condition{
		margin-top: 10px;
	}
	.profile-info .profile-img{
		float:none;
		max-width: 100%;		
	}
	.profile-info .user-contact{
		margin-top: 20px;
	}
	
	.review-rating .average{
		margin-left: 0px;
		float: right;
	}
	.register-area{
		margin-top:150px;
	}
	
	.cart-top{
		margin-top: 0px !important;
	}
	.cart-content{
		margin-bottom: 50px;
	}
	.mt-mobile{
		margin-top:30px;
	}
	ul.sub-categories{
		margin-top: 15px;
	}
	ul.sub-categories li{
		margin-top: 5px;
	}
	ul.sub-categories li a{
		margin-right: 0px;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
	.utsala {
		left: 150px;
	}
	.bodkaup {
		left: 50px;
	}
	.hopafsl {
		left: 100px;
	}
	.cart-top{
		margin-top: 0px !important;
	}
	.mt-mobile{
		margin-top:30px;
	}
	
	#featured-ads-container .ad-box .ads-thumbnail {
		height: 500px;
	}
}


@media (min-width: 1200px){
	.container {
		max-width: 1600px;
	}
	.navbar-default {
    		height:160px;
	}
}

@media only screen and (max-width: 600px)
{
	.item-loop.col-6:nth-child(2n+1)
	{
		padding-left: 5px;
	}
	.item-loop.col-6:nth-child(2n)
	{
		padding-right: 5px;
	}
	.ad-box{
		min-height:auto;
		border: 1px solid #022140;
	}
	.ad-box .text-right{
		text-align:center !important;
	}
	.ad-box .auction-price{
		width:90%;
	}
	.ad-box-final-price {
		width:90%;
	}
	#featured-ads-container .ad-box .ads-thumbnail {
		height: 180px;
	}
	.ad-box .ads-thumbnail{
		height:120px;
	}
	.ad-box .ads-thumbnail img{
		height:auto;
	}
	.ad-box .ad-listing-details > *{
		text-align:center !important;
	}
	.btn.more {
   		 margin-right: 0px;
    		padding: 1px 60px;
    		margin-top: 7px;	
	}
	#featured-ads-container .btn.more {
		padding: 2px 20px;
	}
	.ad-box .countdown{
	}
	.ad-box .countdown .countdown-v{
		padding: 0px 3px 0px 0px;
	}
	.ad-box *
	{
		font-size: 12px !important;
	}
	.countdown {
	padding: 2px;
	}
	.subscribe-form .form-control {
   		 display: inline-block;
    		max-width: 65%;
	}

	p.text-center a, p.text-center a:link, p.text-center a:visited, p.text-center a:hover, p.text-center a:active, p.text-center a:focus {
  		text-decoration: none;
  		color: rgba(255,255,255,0.45);
	}
	
	#featured-ads-container .mt-4{
		margin-top: 0.5rem!important;
	}
	#featured-ads-container .mt-5{
		margin-top: 1rem!important;
	}
	#featured-ads-container .mt-5.mb-3{
		margin-bottom: 0rem!important;
	}
	#featured-ads-container .mt-3{
		margin-top: 0.3rem!important;
	}
	#featured-ads-container .mb-3{
		margin-bottom: 0.3rem!important;
	}
	#featured-ads-container .btn.more{
		margin-top: 0px !important;
	}
	#featured-ads-container .bottom-data {
		padding-top: 0.3rem;
	}
	.bottom-1{
		margin-top:20px;
	}
	#featured-ads-container .highest-bid{
		width: 80px;
	}
	#featured-ads-container .btn.more{
		width: 80px;
	}
	#featured-ads-container .ad-box .text-right {
		text-align: right !important;
	}
}