.navbar {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    border: none;
    background: rgba(34, 33, 33, 0.9);
    margin: 0;
    height: 55px;
    background-color: #1c1c1c;
    margin-bottom: 48px; }
#searchForm .submit .gideon-searchIcon, .productSearch .submit .gideon-searchIcon {
    position: relative;
    display: inline-block;
    background: #FFFF40;
    margin-right: -1px;
    height: 59px;
    margin-top: -1px;
    margin-bottom: -6px;
    width: 56px;
    font-size: 90px; }
#searchForm .submit .gideon-searchIcon:before, .productSearch .submit .gideon-searchIcon:before {
    position: absolute;
    left: 11px;
    top: 31px;
    font-weight: 600;
    z-index: 5;
    font-family: FontGideon;
    content: "f";
    color: #000000; }
.intro .introThumbnail .caption {
    position: absolute;
    left: 15px;
    bottom: 15px;
    background: linear-gradient(90deg, rgba(255, 255, 64, 0.80) 0%, rgba(242, 201, 76, 0.80) 100%);
    color: #000000;
    font-size: 38px;
    padding-left: 20px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 20px; }
.sideBarItem.gideonInfo ul li .icon, .sideBarItem.gideonInfo ul li .fa {
    position: absolute;
    left: 0;
    font-size: 22px;
    color: #0046BE;
    margin-bottom: 20px; }
.sideBarItem.newsLetter form input[type="submit"] {
    border: 0px;
    text-transform: uppercase;
    font-size: 16px;
    background: #0046BE;
    height: 40px; }
#footer {
    background: #040404;
    padding-top: 55px;
    padding-bottom: 45px;
    margin-top: 40px;
    color: white;
    font-size: 14px;
    line-height: 25px; }
.navbar .container .navbar-brand {
    position: absolute;
    left: 15px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    color: #fff;
    background: url(../../images/logo_small_ledspecialist.png) no-repeat;
    width: 254px; }
.mainCart .btn.btn-success {
    background: #0046BE;
    margin-left: 10px;
    height: 40px; }
.registerForm .btn.btn-success {
    background: #0046BE;
    margin-left: 10px;
    padding-top: 5px; }
.productItem .middle .inCart {
    background: #0046BE;
    padding-right: 25px;
    padding-left: 45px;
    padding-top: 8px;
    margin-bottom: 40px;
    font-size: 15px; }
.btn.btn-success {
    background: #0046BE;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px; }
.productList .product .overlay form .btn-success {
    display: block;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: none;
    background: #0046BE;
    position: relative;
    height: 40px;
    padding-top: 5px;
    font-size: 15px;
    padding-left: 20px; }
.filter .selections .item.active .holder label {
    background: #0046BE;}
.filter .selections .item .holder ul.slider li #slider-range .ui-slider-handle {
    background: #0046BE;
    border-radius: 50%;
    border: 2px solid #0046BE; }
.filter .selections .item .holder ul li.active {
    color: #0046BE; }
.filter .choosenOptions span:hover {
    cursor: pointer;
    color: #0046BE; }
.filter .choosenOptions label {
    color: #0046BE;
    font-weight: bold;
    margin-right: 10px;
    font-size: 14px; }
.intro .sideBarItem.newsLetter .response {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    color: blue; }
#news .item a.readMore {
    color: blue;
    font-size: 13px; }
.productItem .middle .content a {
    color: #0046BE;
    text-decoration: underline; }
.productItem .middle .price {
    margin-bottom: 15px;
    margin-top: 30px;
    color: #0046BE;
    font-weight: bold;
    font-size: 25px; }
.text1column .form-send button[type=submit] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background: #0046BE;
    font-size: 14px;
    border: 0px;
    width: 110px;
    height: 40px; }
.text1column .form-send button[type=submit]:hover {
    background: #0046BE; }
.link {
    color: #0046BE;
}