/*
Theme Name: DjursFilateli
Description: Child theme for Sahifa — Djurs Filateli customizations
Author: Rainmaker
Template: sahifa
Version: 1.0.0
*/

/* Header logo margin remove */
@media only screen and (min-width: 990px) {
.header-content {
    padding-left: 0px;
}
}

/* Accent #F88C00 → #6b181b — load after theme style.css
   Use background-color (not background) to avoid wiping icons/layers. */

/* All theme “orange” buttons / submits (matches theme selector block) */
.button,
a.button,
a.more-link,
#main-content input[type="submit"],
.form-submit #submit,
#login-form .login-button,
.widget-feedburner .feedburner-subscribe,
input[type="submit"],
#buddypress button,
#buddypress a.button,
#buddypress input[type=submit],
#buddypress input[type=reset],
#buddypress ul.button-nav li a,
#buddypress div.generic-button a,
#buddypress .comment-reply-link,
a.bp-title-button {
	background-color: #6b181b !important;
	color: #fff !important;
}

::-webkit-scrollbar-thumb {
	background-color: #6b181b !important;
}

#theme-header {
	border-top-color: #6b181b !important;
}

.top-nav ul li.current-menu-item:before {
	border-top-color: #6b181b !important;
}

.search-block:after {
	border-right-color: #6b181b !important;
}

.search-block .search-button {
	background-color: #6b181b !important;
}

.search-block button.search-button i:before,
.search-block-large button.search-button i:before {
	color: #fff !important;
}

#main-nav {
	border-bottom-color: #6b181b !important;
}

#main-nav ul li.current-menu-item a,
#main-nav ul li.current-menu-item a:hover,
#main-nav ul li.current-menu-parent a,
#main-nav ul li.current-menu-parent a:hover,
#main-nav ul li.current_page_parent a,
#main-nav ul li.current_page_parent a:hover,
#main-nav ul li.current-page-ancestor a,
#main-nav ul li.current-page-ancestor a:hover {
	background-color: #6b181b !important;
	color: #fff !important;
}

#main-nav ul > li.menu-item-has-children:hover > a:after,
#main-nav ul > li.mega-menu:hover > a:after {
	border-color: transparent transparent #6b181b !important;
}

#main-nav .submenu-languages {
	border-top-color: #6b181b !important;
}

#main-nav .menu-sub-content {
	border-top-color: #6b181b !important;
}

a.tie-cart span.shooping-count {
	background-color: #6b181b !important;
}

.post-listing,
#commentform {
	border-bottom-color: #6b181b !important;
}

.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
	background-color: #6b181b !important;
}

#check-also-box {
	border-top-color: #6b181b !important;
}

.search-block-large .search-button {
	background-color: #6b181b !important;
}

.widget.timeline-posts li a:hover,
.widget.timeline-posts li a:hover span.tie-date {
	color: #6b181b !important;
}

.widget.timeline-posts li a:hover span.tie-date:before {
	background-color: #6b181b !important;
	border-color: transparent transparent #6b181b !important;
}

.pagination span.current {
	background-color: #6b181b !important;
	color: #fff !important;
}

#featured-posts .flex-next:hover,
#featured-posts .flex-prev:hover {
	background-color: #6b181b !important;
}

#featured-posts .flex-direction-nav .flex-next:hover:before,
#featured-posts .flex-direction-nav .flex-prev:hover:before,
#featured-posts .flex-direction-nav a {
	color: #fff !important;
}

.flex-control-paging li a.flex-active {
	background-color: #6b181b !important;
}

.ei-slider-thumbs li.ei-slider-element {
	background-color: #6b181b !important;
}

.cat-box-content,
#sidebar .widget-container,
.post-listing,
#commentform {
	border-bottom-color: #6b181b !important;
}
