/*
* Author: Appointment Theme
* Created by: webriti theme
* Copyright (c) 2014 Appointment
* Date: 27 Dec, 2014
* http://www.webriti.com/demo/wp/appointment
*/

/*Theme Menus*/

body { background: #ffffff; color: #8f969c; }
#wrapper { background-color: #ffffff; }

.navbar .navbar-nav > .open > a,
.navbar .navbar-nav > .open > a:hover,
.navbar .navbar-nav > .open > a:focus,
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus {
	color: #ee591f;
}
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus,
.dropdown-menu,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.dropdown-menu .active > a:focus {
    background-color: #ee591f;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #ee591f !important;
}
.dropdown-menu > li > a { border-bottom: 1px solid #c64412; }
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus { background-color: #c64412; }
@media only screen and (min-width: 480px) and (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover { color: #ee591f !important; }
}
@media only screen and (min-width: 200px) and (max-width: 480px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover { color: #ee591f !important; }
}

/*Background colors */

.callout-btn2, a.hrtl-btn,
.project-scroll-btn li:hover,
a.works-btn,
.blog-btn-sm,
a.more-link,
.top-contact-detail-section,
.clients-btn-lg, .team-showcase-overlay, .blog-post-date-area .date, .blog-btn-lg, .blogdetail-btn a:hover, .cont-btn a:hover, .sidebar-widget > .input-group > .input-group-addon, .sidebar-widget > .input-group > .input-group-addon, .sidebar-widget-tags a:hover, .blog-pagination a:hover, .blog-pagination a.active, .navigation.pagination .nav-links a:hover, .navigation.pagination .nav-links .page-numbers.current, a.error-btn, a.error-btn:hover, a.error-btn:focus, .hc_scrollup, .tagcloud a:hover, .form-submit input, .media-body input[type=submit], .sidebar-widget input[type=submit], .footer-widget-column input[type=submit], .blogdetail-btn, .cont-btn button, .orange-widget-column > .input-group > .input-group-addon, .orange-widget-column-tags a:hover, .slider-btn-sm, .format-video-btn-sm, .slide-btn-sm, .slider-sm-area a.more-link, .blog-pagination span.current, .wpcf7-submit, .page-title-section, ins
{
	background-color: #ee591f;
}


/* Font Colors */
.service-icon i,.portfolio-caption:hover h3 a, .portfolio-tabs li.active > a, .portfolio-tabs li > a:hover, .testmonial-area h4, .testmonial-area h4 a, .blog-post-sm a:hover, .blog-tags-sm a:hover, .blog-sm-area h3 > a:hover, .blog-sm-area h3 > a:focus, .footer-contact-icon i, .footer-addr-icon, .footer-blog-post:hover h3 a , .footer-widget-tags a:hover, .footer-widget-column ul li a:hover, .footer-copyright p a:hover, .page-breadcrumb > li.active a, .about-section h2 > span, .blog-post-lg a:hover, .blog-tags-lg a:hover, .blog-lg-area-full h3 > a:hover, .blog-author span, .comment-date a:hover, .reply a, .reply a:hover, .sidebar-blog-post:hover h3 a, ul.post-content li:hover a, .error-404 .error404-title, .media-body th a:hover, .media-body dd a:hover, .media-body li a:hover, .blog-post-info-detail a:hover, .comment-respond a:hover, /* .blog-lg-area-left p > a, .blog-lg-area-right p > a, .blog-lg-area-full p > a, */ .blogdetail-btn a, .cont-btn a, .blog-lg-area-left h3 > a:hover, .blog-lg-area-right h3 > a:hover, .blog-lg-area-full h3 > a:hover, .sidebar-widget > ul > li > a:hover,
.sidebar-widget table th,
.footer-widget-column table th,
.top-header-widget table th,
.top-contact-detail-section table th,
blockquote a,
blockquote a:hover,
blockquote a:focus,
#calendar_wrap table > thead > tr > th,
#calendar_wrap a,
table tbody a,
table tbody a:hover,
table tbody a:focus,
.textwidget a:hover,
.format-quote p:before,
td#prev a, td#next a,
dl > dd > a, dl > dd > a:hover,
.rsswidget:hover,
.recentcomments a:hover,
p > a,
p > a:hover,
ul > li > a:hover, tr.odd a, tr.even a,
p.wp-caption-text a,
.footer-copyright a, .footer-copyright a:hover
{
	color: #ee591f;
}

/* Border colors */
.footer-widget-tags a:hover , .sidebar-widget > .input-group > .input-group-addon, .sidebar-widget-tags a:hover, .blog-pagination a:hover, .blog-pagination a.active, .tagcloud a:hover, .media-body input[type=submit], .sidebar-widget input[type=submit], .footer-widget-column input[type=submit] { border: 1px solid #ee591f; }

.footer-copyright-section {	border-bottom: 5px solid #ee591f; }
.team-area:hover .team-caption { border-bottom: 2px solid #ee591f; }
.blog-lg-box img { border-bottom: 3px solid #ee591f; }
blockquote { border-left: 5px solid #ee591f; }

/* Box Shadow*/
.callout-btn2, a.hrtl-btn, a.works-btn, .blog-btn-sm, .more-link, .blogdetail-btn a, .cont-btn a, a.error-btn, .form-submit input, .blogdetail-btn, .cont-btn button, .slider-btn-sm , .slider-sm-area a.more-link, .format-video-btn-sm, .slide-btn-sm, .wpcf7-submit,
.post-password-form input[type="submit"], input[type="submit"], .clients-btn-lg { box-shadow: 0 3px 0 0 #b2390a; }


/* Image Background */
.testimonial-section, .contact-detail-section { /* background: url("../images/bg2.jpg") repeat fixed 0 0 rgba(0, 0, 0, 0); */ }
.testimonial-section .overlay, .contact-detail-section .overlay {  }
.author-box img {background-color: #4d1f05;}
.top-header-widget { background-color: #21202e; }
.header-contact-info2 a { color: #ffffff; }


/* Woocommerce Color Css-------------------------*/

.woocommerce .star-rating span, .woocommerce .posted_in a:hover, .woocommerce-product-rating a:hover, .woocommerce .tagged_as a:hover, .woocommerce-message:before,
.woocommerce-info:before, .woocommerce-message a, .woocommerce-message a:hover, .woocommerce-info a, .woocommerce-info a:hover, .woocommerce-error a, .woocommerce-error a:hover,
.woocommerce-cart table.cart td a:hover, .woocommerce-account .addresses .title .edit {
	color: #ee591f;
}

.woocommerce ul.products li.product:hover .onsale, .woocommerce ul.products li.product:hover .button, .woocommerce ul.products li.product:focus .button,
.woocommerce div.product form.cart .button:hover, .woocommerce div.product form.cart .button:focus, .woocommerce div.product form.cart .button, .woocommerce a.button,
.woocommerce a.button:hover, .woocommerce .cart input.button, .woocommerce input.button.alt, .woocommerce input.button, .woocommerce button.button, .woocommerce #respond input#submit,
.woocommerce .cart input.button:hover, .woocommerce .cart input.button:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus, .woocommerce input.button:hover, .woocommerce input.button:focus,
.woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current, .ui-slider-horizontal .ui-slider-range {
	background: #ee591f;
}

.woocommerce ul.products li.product:hover, .woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover, .woocommerce-page ul.products li.product:hover,
.woocommerce ul.products li.product:hover .button, .woocommerce ul.products li.product:focus .button,
.woocommerce div.product form.cart .button:hover, .woocommerce div.product form.cart .button:focus,
.woocommerce div.product form.cart .button, .woocommerce a.button, .woocommerce a.button:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
	border: 1px solid #ee591f;
}

.woocommerce ul.products li.product:hover .onsale { border: 2px solid #ee591f; }
.woocommerce-message, .woocommerce-info { border-top-color: #ee591f; }


.service-section1 i.fa {
    background: #ee591f;
    box-shadow: #ee591f 0px 0px 0px 1px;
}
.service-section1 .service-area:hover i.fa {
    color: #ee591f;
}

.service-section2 .service-area::before {
    background-color: #ee591f;
}
.service-section3 .service-area i.fa, .service-section3 .service-area:hover {
    background: #ee591f;
}
.service-section3 .service-area:hover i.fa {
    color: #ee591f;
}
.testmonial-area3 {
    border-color: #ee591f;
}
.testmonial-area3:before {
    border-top: 25px solid #ee591f;
}
.team-section1 .team-img .overlay {
    background-color: rgba(238, 89, 31,0.79);
}
.team-section1 .position {
    color: #ee591f;
}
.team2 .team-block .team-details .custom-social-icons li > a:hover {
    color: #ee591f;
}
.team3 .team-block .custom-social-icons li > a:hover {
    color: #ee591f;
}
.team4 .team-block .custom-social-icons li > a:hover {
    color: #ee591f;
}
.search-form input[type="submit"] {
    background-color: #ee591f;
    border: 1px solid #ee591f;
}
.cart-header > a .cart-total {
    background: #ee591f;
}
.navbar-default.navbar2 .navbar-nav > .active > a, .navbar-default.navbar2 .navbar-nav > .active > a:hover, .navbar-default.navbar2 .navbar-nav > .active > a:focus {
     background-color: #ee591f;
}
#searchbar_fullscreen .close, #searchbar_fullscreen .btn {
    background-color: #ee591f;
}
.header-preset6 .navbar-brand {
    background-color: #ee591f;
}
.navbar-default.header-preset6 .navbar-header{background-color: #ee591f;}
.tab .nav-link.active
{
 color: #ee591f;
}
.index6 .head-contact-social li > a > i {
    color: #ee591f;
}
.navbar-default.navbar6 .navbar-nav > li.active > a:after,
.navbar6 ul li > a:hover:after {
    background: #ee591f;
}
.navbar6 li.active .dropdown-toggle .sub-arrow::after,
.navbar6 li a:hover .sub-arrow::after {color: #ee591f;}
.navbar.navbar6 .navbar-nav > .active.open > a,
.navbar.navbar6 .navbar-nav > .active.open > a:hover,
.navbar.navbar6 .navbar-nav > .active.open > a:focus {
    color: #ee591f;
}
.navbar-default.navbar6 .navbar-nav > .active > a,
.navbar-default.navbar6 .navbar-nav > .active > a:hover,
.navbar-default.navbar6 .navbar-nav > .active > a:focus {
    color: #ee591f;
}
.service-section4 .service-area
{
    background-color: #ee591f;
}
.woocommerce-page #payment #place_order{
    background-color: #ee591f !important;
}
@media (min-width: 1101px){
.navbar.header-preset3 .navbar-nav > .open > a, .navbar.header-preset3 .navbar-nav > .open > a:hover, .navbar.header-preset3 .navbar-nav > .open > a:focus, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
    color: #ee591f;
}}
body.dark .wrapper-header-preset2 .navbar-default .navbar-nav > li > a:hover, body.dark .wrapper-header-preset2 .navbar-default .navbar-nav > li > a:focus  {background-color: #ee591f;}
body.dark .navbar .navbar-nav > .open > a,
body.dark .navbar .navbar-nav > .open > a:hover,
body.dark .navbar .navbar-nav > .open > a:focus {background-color: #ee591f;}
body.dark .blog-post-sm a:hover, body.dark .blog-tags-sm a:hover {color: #ee591f;}
body.dark .blog-sm-area h3 > a:hover {color: #ee591f;}
body.dark .footer-widget-column ul li a:hover {color: #ee591f;}
body.dark .portfolio-tabs li a:hover {color: #ee591f;}
body.dark .portfolio-tabs li.active a {color: #ee591f;}
body.dark .wrapper-header-preset6 .navbar-default .navbar-nav > li > a:hover {
    color: #ffffff;
    background-color: #ee591f;
}
body.dark .blog-post-lg a:hover, body.dark .blog-tags-lg a:hover {color: #ee591f;}
body.dark .blog-lg-area-left h3 > a:hover, body.dark .blog-lg-area-right h3 > a:hover, body.dark .blog-lg-area-full h3 > a:hover {color: #ee591f;}
@media (min-width: 1101px){
.navbar.header-preset3 .navbar-nav > .active > a,
 .navbar.header-preset3 .navbar-nav > .active > a:hover,
  .navbar.header-preset3 .navbar-nav > .active > a:focus
   {
    color: #ffffff;
}}
body.dark .wrapper-header-preset5 .navbar .navbar-nav > .open > a,
body.dark .wrapper-header-preset5 .navbar .navbar-nav > .open > a:hover,
body.dark .wrapper-header-preset5 .navbar .navbar-nav > .open > a:focus
{color:#ee591f; }
.service-section.service7 .service-area .media:after {
border-left: 2px dashed #ee591f;
border-right: 2px dashed #ee591f;
}
.service-section.service7 .service-area:after {
border-top: 2px dashed #ee591f;
border-bottom: 2px dashed #ee591f;
}
body.search-results h3.ap-blg-tiitle a:hover, body.dark.search-results .page-builder h3.ap-blg-tiitle a:hover, body.dark.search-results .blog-section-lg .masonry-item h3.ap-blg-tiitle a:hover {
    color: #ee591f;
}
body.search-results .ap-full-content .blog-post-lg a:hover, body.search-results .ap-full-content .blog-post-sm a:hover, body.dark.search-results .page-builder .ap-full-content .blog-post-lg a:hover, body.dark.search-results .blog-section-lg .masonry-item .ap-full-content .blog-post-sm a:hover, body.dark.search-results .page-builder .blog-post-sm a:hover {
    color: #ee591f;
}

/*===== WP 5.8 Wigets =====*/
.sidebar-widget li a:hover,.sidebar-widget li a:focus{
    color: #ee591f;
}
.sidebar-widget .wp-block-tag-cloud a:hover{
border: 1px solid #ee591f;
color: #ffffff;
background-color: #ee591f;
}
.wp-block-calendar a {
 color: #ee591f;
}
.sidebar-widget .wp-block-tag-cloud a:hover,.footer-widget-section .wp-block-tag-cloud a:hover{
    background-color: #ee591f;
    border: 1px solid #ee591f;
    color: #fff;
}
.footer-section .wp-block-latest-comments__comment-meta a:hover {
	color: #ee591f;
}
body.dark .sidebar-widget ul li a:hover {	color: #ee591f; }
/*post navigation -------------------------------------------------------------------------------------------*/
.post .nav-subtitle {
    color: #ee591f;
}
.post .nav-title:hover,.post .nav-title:focus{color:#ee591f;}
/*Related Post Section-------------------------------------------------------------------------------------------*/
.related-blog-post-sm a:hover,.related-post-caption h4 a:hover,.related-blog-post-author .blog-admin-lg a:hover{color: #ee591f;}
.related-post-scroll-btn li a:hover {background-color: #ee591f;} 
.related-blog-post-sm i{color: #ee591f;}
.related-blog-post-author .blog-admin-lg a{font-size: 12px;color:#242526;}
.related-blog-post-sm a{margin-left:8px;color:#242526; }
.related-post-image{border-bottom: 2px solid #ee591f;}
body.dark .post .nav-title:hover,body.dark .post .nav-title:focus {color: #ee591f;}
body.dark .related-blog-post-author .blog-admin-lg a:hover,body.dark .related-blog-post-sm a:hover,body.dark .related-post-caption h4 a:hover,
body.dark .related-blog-post-author .blog-admin-lg a:focus,body.dark .related-blog-post-sm a:focus,body.dark .related-post-caption h4 a:focus
 {color: #ee591f;}

 /*widget Section-------------------------------------------------------------------------------------------*/
.sidebar-widget h1:before,.sidebar-widget h2:before,.sidebar-widget h3:before,.sidebar-widget h4:before,.sidebar-widget h5:before,.sidebar-widget h6:before,.sidebar-widget .wp-block-search .wp-block-search__label:before,
.footer-widget-section h1:before,.footer-widget-section h2:before,.footer-widget-section h3:before,.footer-widget-section h4:before,.footer-widget-section h5:before,.footer-widget-section h6:before,.footer-widget-section .wp-block-search .wp-block-search__label:before,h3.footer-widget-title:before{width: 60px;background: #ee591f;z-index:2;}

.woocommerce-page .cross-sells-product .wp-block-cart-cross-sells-product__product-add-to-cart .add_to_cart_button,
.woocommerce-page .wc-block-components-checkout-place-order-button, .woocommerce-page .wc-block-cart__submit-button{
    background-color: #ee591f;
    box-shadow: 0 3px 0 0 #b2390a;
 }
.woocommerce-page .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__button:hover{
    color:#fff;
    background-color: #ee591f;
    border: 1px solid #ee591f;
}
body.woocommerce-page table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{
   font-size:13px;
  color: #ee591f;
}
.woocommerce-page .wc-block-components-totals-coupon a:is(:hover, :focus),
.woocommerce-page .wc-block-components-checkout-return-to-cart-button:is(:hover, :focus){color:#ee591f;}

.search-box-outer .search-live-results .search-wrapper .search-content a:hover,
body.wp-theme-appointment-pro #wrapper .search-live-results .search-wrapper a:hover{color: #ee591f;}
body.wp-theme-appointment-pro #wrapper .search-live-results .search-wrapper a:hover,
body.dark #wrapper .navbar6 .search-box-outer .search-live-results a:hover{color: #ee591f !important;}