<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

	Template: Cottage : Single Property Template;
	Author: Appclick;
	Color: Default - Saffron;
	Website: http://appclick.in;
	File : default-style.css : #e44621

*/


/*=======================
	background-color
========================*/

blockquote,
.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus,
.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus,
.prop-detail .nav-tabs&gt;li.active&gt;a,
.cottage-nearby ul li i,
.appointment-page .input-group-addon,
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus,
.sidebar-widget .tabbed-widget ul.nav li.active a,
.gallery-classic ul.nav-tabs li.active a,
.gallery-classic ul.nav-tabs li a:hover,
.bg-orange,
.top-menu li,
.contact-us-container,
.tour .video-section .caption-box {
    background-color: #f58400 !important;
}

@media screen and (max-width: 767px) {
    .dropdown-menu &gt; li.active &gt; a {
        background-color: #e44621 !important;
    }
}

.btn-blue-orange:hover,
.btn-orange-blue,
.btn-orange-white {
    background-color: #f58400;
    color:#fff;
}


/*=======================
	border-color
========================*/

.div-title &gt; span {
    border-bottom: 3px solid #e44621;
}

.appointment-page .input-group-addon {
    border: 1px solid #e44621;
}

.sidebar ul.widget-list li:hover a {
    border-left: 3px solid #e44621;
}

hr.section-title-hr {
    border: 2px solid #f58400;
}

.cottage-msgbox a:hover {
    border: 2px solid #e44621;
}

.contact-us-container-2 .contact-us:hover {
    border: 2px solid #e44621;
}

.primary-footer h3 {
   border-left: 2px solid #f58400;
}


/*=======================
	font-color
========================*/

.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a:focus,
.hero h3,
.about_cottage ul li h3,
.prop-detail .tab-content ul li i,
.agent-contact-detail .detail .fa,
.contact-1 ul li span,
.tabbed-widget .tab-content ul.comments-list li a.comment-user,
.footer-agent-contact .footer-agent h1,
.footer-agent-contact .footer-agent ul.social li a:hover,
.panel-default .panel-title i.fa,
.gallery-standard h3,
.gallery-standard li a:active,
.gallery-standard li a:focus,
.gallery-standard li a:hover,
.nearby-places .nearby-info h4,
.about_property ul li h3,
.cottage-msgbox a:hover,
.btn-orange-white:hover,
.contact-us-container-2 .box span a:hover,
.contact-us-container-2 .contact-us:hover,
.tour .caption-box i.fa,
.footer-agent-contact .footer-agent .info-box i.fa,
.footer-agent-contact .footer-agent h6 strong {
    color: #e44621;
}

.gallery-standard li.active a {
    color: #e44621 !important;
}
</pre></body></html>