<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer-section #social_bar a.instagram {
background-size: contain;

}
.footer-section #social_bar a.linkedin {
background: url("https://www.arno-online.com/fileadmin/templates/images/social/linkedin.png") no-repeat;
    background-size: auto auto;
background-size: 24px;
width: 18px;
}

.footer-section #social_bar a.pintrest {
background: url("https://www.arno-online.com/fileadmin/templates/images/social/pinterest2.png") no-repeat;
    
background-size: 21px;

width: 20px;

margin-top: -2px;
}
.footer-section .social_box .youtube2{
    background: url(https://www.arno-online.com/fileadmin/templates/images/social/youtube3.png) no-repeat;
    background-size:16px;
}
article .caption {
    position: absolute;
    padding: 4px 0 4px .3em;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #383F4F;
    opacity: .9;
    font-weight: 300;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .03em;
}

.rating-phrase {
  font-weight:bold;
}

.rating-module .star {
  width:18px;
  height:18px;
  cursor:pointer;
  margin-left:3px;
  margin-right:3px;
}
.rating-module .star::before {
  content:'☆';
  color: #777777;
  position:absolute;
  margin-left:-3px;
  font-size:25px;
}


.rating-module .star.half::after {
  content:'★';
  color: #777777;
  position:absolute;
  margin-left:-3px;
  font-size:25px;
  width: 11px;
  display: block;
  overflow: hidden;
  color: #f7a600;
}

.rating-module .star.filled::before {
  content:'★';
  color: #f7a600;
}

.rating-module:hover .star::before {
  content:'★';
  color: #f7a600;
}
.rating-module:hover .star:hover::before {
  content:'★' !important;
  color: #f7a600;
}
.rating-module:hover .star:hover ~ .star::before {
  color: #777777 !important;
  content:'☆' !important;
}
.rating-module:hover .star:hover ~ .star::after {
  display:none;
}

.rate-line {
  display:inline-block;
  padding-right:10px;
}
.rating-module {
  line-height: 32px;
}
.blueimp-gallery .socialmediabar {
  display:none !important;
}
.blueimp-gallery .socialmediabar a {
  display:none !important;
}
.carousel-inner&gt;.item&gt;a&gt;img, .carousel-inner&gt;.item&gt;img, .img-responsive, .thumbnail a&gt;img, .thumbnail&gt;img{
	width: 100%
}
.navbar-nav&gt;li.dropdown&gt;.dropdown-menu&gt;li:hover&gt;span,
.navbar-default .navbar-nav&gt;li.dropdown:hover&gt;.dropdown-menu&gt;li span {
    color: #fff !important;
}
.navbar-default .navbar-nav&gt;li.dropdown&gt;.dropdown-menu&gt;li:hover&gt;span {
    color: #f7a600 !important;
}
.fwd {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #c7c8ca !important;
    background-color: transparent;
    font-family: Lato,sans-serif;
    text-transform: none;
    cursor: pointer;
}

@media (min-width: 992px){
    .fwd {
        padding: 8px 0;
    }
}</pre></body></html>