<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.disc:after {
    background: rgba(76, 152, 201, 0.7)
}
.overlay.color span.bg {
    background: rgba(76, 152, 201, 0.8);
}
.overlay6.color:after,
.overlay6.color:before {
    background: rgba(76, 152, 201, 0.5);
}
.overlay8.color figcaption {
    background: rgba(76, 152, 201, 0.8);
}
.page-loading .spinner,
.tp-loader.spinner,
.lg-outer .lg-item:after,
.fotorama__wrap--css3 .fotorama__spinner {
    border-left: 3px solid rgba(76, 152, 201, .15);
    border-right: 3px solid rgba(76, 152, 201, .15);
    border-bottom: 3px solid rgba(76, 152, 201, .15);
    border-top: 3px solid rgba(76, 152, 201, .8);
}
#scrollUp .btn {
    width: 60px;
    height: 60px;
    padding: 15px;
    background: #fff;
    border: solid 1px #ccc;
    -webkit-box-shadow: 1px 1px 32px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 1px 1px 32px 0px rgba(0,0,0,0.05);
    box-shadow: 1px 1px 32px 0px rgba(0,0,0,0.05);
    color: #666;
}
    #scrollUp .btn i {
        font-size:20px;
    }

    #scrollUp .btn:hover,
    #scrollUp .btn:focus,
    #scrollUp .btn:active,
    #scrollUp .btn.active {
        background: #fe6c6d;
        color:#fff;
    }
a.hover:hover {
    border-bottom: 1px solid #666666;
}
a {
    color: #666;
}
a:hover,
a:focus {
    text-decoration: none;
    color: #666;
}
.color-wrapper {
    background: #666;
}
.navbar .nav &gt; li &gt; a:hover,
.navbar .nav &gt; li.active &gt; a,
.navbar .navbar-other a.nav-link:hover {
    background: none;
    color: #fff
}
.navbar.banner--clone .nav &gt; li &gt; a:hover,
.navbar.banner--clone .nav &gt; li.active &gt; a,
.navbar.banner--clone .navbar-other a.nav-link:hover {
    background: none;
    color: #333;
}

.btn-group .dropdown-menu &gt; li &gt; a:hover,
.btn-group .dropdown-menu &gt; li &gt; a:focus {
    color: #666666;
}
.btn {
    background: #666666;
}
.btn-border {
    border: 2px solid #666666;
    background: none;
    color: #666666;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
    background: #fe6c6d;
}
.btn-border:hover,
.btn-border:focus,
.btn-border:active,
.btn-border.active {
    border: 2px solid #fe6c6d;
    background: #fe6c6d;
}
.fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active:before {
    border: 2px solid #666666;
}
.isotope-filter ul li a:hover,
.isotope-filter ul li a.active {
    color: #666666;
}
.size-picker span.active {
    background: #666666;
}
.post-title a:hover,
.more:hover,
.meta a:hover {
    color: #666666;
}
.meta.price {
    color: #666666;
}
.post-nav-wrapper a:hover {
    color: #666666;
}
.sidebox a:hover {
    color: #666666
}
#comments .info h5 a:hover {
    color: #666666;
}
.image-list li a:hover {
    color: #666666
}
.icon-color,
.text-color,
.circle .progressbar-text {
    color: #666666
}
.icon-border {
    border: 3px solid #666666;
}
.icon-bg {
    background: #666666;
}
.nav-tabs &gt; li &gt; a:hover,
.nav-tabs &gt; li &gt; a:hover *,
.nav-tabs &gt; li.active &gt; a,
.nav-tabs &gt; li.active &gt; a *,
.nav-tabs &gt; li.active &gt; a:hover,
.nav-tabs &gt; li.active &gt; a:focus {
    color: #666666;
}
.nav-tabs-lined.nav-tabs-lined-bottom &gt; li.active &gt; a:after {
    border-bottom: 1px solid #666666;
}
.nav-tabs-lined.nav-tabs-lined-top &gt; li.active &gt; a:after {
    border-top: 1px solid #666666;
}
.panel-group-lined .panel-active .panel-heading .panel-title {
    border-bottom: 1px solid #666666;
    color: #666666;
}
.panel-group-lined .panel-title &gt; a:active {
    color: #666666;
}
.timeline.dot .timeline-icon:before {
	background: #666666;
}
.tooltip-inner {
    background-color: #666666;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: #666666
}
.tooltip.right .tooltip-arrow {
    border-right-color: #666666
}
.tooltip.left .tooltip-arrow {
    border-left-color: #666666
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #666666
}
.pagination ul &gt; li &gt; a:hover,
.pagination ul &gt; .active &gt; a span {
    color: #666666
}
textarea:focus,
textarea.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: #666666
}
input[type="radio"]:focus + span,
input[type="checkbox"]:focus + span,
input[type="radio"]:active + span,
input[type="checkbox"]:active + span {
    border-color: #666666
}
input[type="radio"].error + span,
input[type="checkbox"].error + span {
    border-color: #666666
}
input[type="radio"] + span::after {
    background-color: #666666;
    border-color: #666666;
}
input[type="radio"]:checked + span,
input[type="checkbox"]:checked + span {
    border: 1px solid #666666
}
input[type="checkbox"] + span::after {
    border: 0 solid #666666;
}
.bg-default {
    background: #666666
}
.progressbar.border {
	border-color: #666666;
}
.progressbar svg path:last-child {
    stroke: #666666;
}
.page-loading .caption {
    color: #666666;
}
.inverse-text.dark-wrapper .pagination:not(.boxed):not(.round) ul &gt; li &gt; a:hover,
.inverse-text.dark-wrapper .pagination.round-simple ul &gt; li &gt; a:hover,
.inverse-text a:not(.btn):not([class*="color-s-"]):hover,
.inverse-text .isotope-filter ul li a:hover,
.inverse-text .isotope-filter ul li a.active,
.inverse-text .text-color {
    color: #666666 !important;
}
.inverse-text .post-title a:hover,
.inverse-text .bg-white .meta a:hover,
.inverse-text .bg-white a.more:hover,
.inverse-text .pagination:not(.boxed):not(.round) ul &gt; li &gt; a:hover,
.inverse-text .pagination.round-simple ul &gt; li &gt; a:hover {
    color: #666666 !important;
}
.inverse-text:not(.navbar):not(.nav-wrapper) textarea:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="text"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="password"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="datetime"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="datetime-local"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="date"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="month"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="time"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="week"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="number"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="email"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="url"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="search"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="tel"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="color"]:focus,
.inverse-text:not(.navbar):not(.nav-wrapper) .uneditable-input:focus {
    border-color: #666666;
}
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="radio"]:checked + span,
.inverse-text:not(.navbar):not(.nav-wrapper) input[type="checkbox"]:checked + span {
    border-color: #666666
}
@media (min-width: 992px) {
    .navbar .navbar-nav &gt; li &gt; a.highlighted {
	    color: #666666
	}
	.inverse-text .navbar-nav &gt; li:not(.active) &gt; a:not(.highlighted):hover,
	.inverse-text .navbar-nav &gt; li &gt; a:hover {
		color: #666666 !important
	}
}</pre></body></html>