a { color:white; } 
#footerBottom .creator a {
display: none !important;
}
#footerBottom .creator a {
display: none !important;
}
.mainSliderBox .slick-arrow{
	display:none !important
}
.catalogItem__img a {
    display: block;
    width: 100%;
}




.url-search{
	color: #000 !important;
	font-size: 13px !important;
}

#searchResult {
    border-top: 1px solid #f3f3f3;
    background-color: #ffffff;
    position: absolute;
    display: none;
    height: auto;
    z-index: 999;
    width: 94% !important;
    top: -7px !important;
    left: 15px !important;
}

.list-result_item{
    padding: 10px 27px;
}


.list-result_item a{
    margin-bottom:1px !important;
}

.chform {
    position: relative;
    width: 340px;
    max-width: 100%;
    margin-left: auto;
}


#searchResult .searchAllResult {
    -webkit-transition: all 0.2 ease-in-out;
    -o-transition: all 0.2 ease-in-out;
    transition: all 0.2 ease-in-out;
    border-top: 1px solid #e7e8ea;
    background-color: #f3f3f3;
    font-family: 'robotobold';
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    text-align: center;
    line-height: 85px;
    font-size: 14px;
    display: block;
    color: #000000;
    height: 85px;
    background: #f7f7f7 !important;
}



@media (max-width: 850px){
	#leftFooter .column:nth-child(3n) {
		display: block !important;
	}
}


#marquee_header {
    background-color: #ff5722;
    color: #fff;
}

#marquee_header a {
    margin: 2px 5px;
}

#marquee_header a:before {
    content: ' \25CF';
    padding-right: 10px;
}

#footerBottom .creator a.oplata-href-footer{
	display: block !important;
}

.oplata-href-footerImg{
	width: 150px;
	margin-bottom: 5px;
}