.list-compact li{
	line-height: 15px !important;
}


.mega-menu.desktopTopFixed .menu-list-items .menu-logo > li > a img{
	/*height: 100px;
	margin-top: -17px;*/

	/*width: 100%;*/

}

.bp-top{
    /*background-position: top center !important;*/
    background-position: 0% 15% !important;
}

.bp-top{
        background-position: 0% 15% !important;
}

.bp-top-15{
        background-position: 0% 15% !important;
}

.bp-top-l{
        background-position: 0% 40% !important;
}




.auction-win-text{
    color: green;
    font-weight: bold;
    font-size: 32px;
}

.service-blog{
    padding-top: 0px;
}


.portfolio-item .portfolio-overlay{
    bottom: 0px;
}

.masonry.columns-5 .masonry-item{
    width: 19.8%;
    padding: 0 5px 5px 0;
}

@media(max-width:767px) {
    .masonry.columns-5 .masonry-item{
        width: 49.9%;
    }
}



.button.xx-small {
    padding: 3px 6px;
    font-size: 8px;
}

.contact-form.border-form .form-control{
    color: black !important;
}


.progress-bar .progress-number, .progress-bar .progress-type{
    margin-top: 19px;
}

.help-block{
    margin-top: -20px  !important;
    padding-left: 10px;
    color: red;
}

.mega-menu .menu-logo > li{
	width: 200px;
}

.process-content{
    z-index: 200 !important;
}

.feature-box h4{
	min-height: 140px;
}

.very-small{
    font-size: 60%;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
    background: #353535;
}

.invalid-feedback{
    color: red;
}

.cart-remove-item{
    float: right;
    font-size: 50px;
}


.login-gradient-03:before{
	/*background: linear-gradient(45deg, #333 0%, #eaa404 100%);*/
}

.login-box-main .nav li a {
	color: #ffffff;
}


.extras-btn {
    width: 50px;
    height: 50px;
    /*display: table-cell;*/
}

.extras-btn img{
    border: 4px solid #da9803;
    max-width: 100%;
    border-radius: 50%;
}



.login-top{
	margin-top: 100px;
}

del, mark{
    border-radius: 2px;
    font-family: 'Raleway';
    font-weight: 500;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

.smaller-title{
    padding-top: 154px !important;
    padding-bottom: 7px !important;
}

.big-icon{
	font-size: 100px; 
	opacity: .9;
}

.mt-10{
	margin-top: 10px;
}
.mb0{
    margin-bottom: 0px; 
}

.portfolio-item a.popup{
	position: absolute;
	    /* right: 20px; */
    top: -4px;
    color: #fff;
    z-index: 9;
    display: inline-block;
    width: 100%;
    height: 100%;
    /* background: #fff; */
    color: #626262;
    /* border-radius: 50%; */
    margin-right: 10px;
    padding-left: 0px;
    text-align: center;
    line-height: 40px;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ;
     background-color: transparent;
}


.portfolio-item a.popup:hover { background-color: transparent; color: #ffffff; }
.portfolio-item:hover a.popup{ opacity: 1; top: 0px; }
.portfolio-item.only-popup { width: 100%; text-align: center; }
.portfolio-item.only-popup a.popup { display: inline-block; left: 50%; margin-left: -20px;  position: absolute; text-align: center; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); } 

.bringtop{
    z-index: 5;
    position: relative;
}

.add-shadow{
    -webkit-box-shadow: 0 2px 5px -1px rgba(0,0,0,.2);
    box-shadow: 0 2px 5px -1px rgba(0,0,0,.2);
}

.dropzone {
    border: 2px dashed #454748;
    background: #ffffff61;
    min-height: 190px;
    vertical-align: baseline;
}

div.about-white-text *{
    color: #fff;
}