.rd-navbar-wrap .rd-navbar-panel .rd-navbar-title {
	background-color: #C81414;
	border-color: #C81414;
}

.rd-navbar-default.rd-navbar-static .rd-navbar-nav>li>a:after, .rd-navbar-floated.rd-navbar-static .rd-navbar-nav>li>a:after, .rd-navbar-top-panel.rd-navbar-static .rd-navbar-nav>li>a:after {
	background: -moz-linear-gradient(90deg,#880000 0,#C81414 100%);
	background: -webkit-linear-gradient(90deg,#880000 0,#C81414 100%);
	background: -o-linear-gradient(90deg,#880000 0,#C81414 100%);
	background: -ms-linear-gradient(90deg,#880000 0,#C81414 100%);
	background: linear-gradient(90deg,#880000 0,#C81414 100%);
}

.rd-navbar-default.rd-navbar-static .rd-navbar-dropdown, .rd-navbar-floated.rd-navbar-static .rd-navbar-dropdown, .rd-navbar-top-panel.rd-navbar-static .rd-navbar-dropdown, .rd-navbar-default.rd-navbar-static .rd-navbar-megamenu, .rd-navbar-floated.rd-navbar-static .rd-navbar-megamenu, .rd-navbar-top-panel.rd-navbar-static .rd-navbar-megamenu, .rd-navbar-default.rd-navbar-static .rd-navbar-cart-dropdown, .rd-navbar-floated.rd-navbar-static .rd-navbar-cart-dropdown, .rd-navbar-top-panel.rd-navbar-static .rd-navbar-cart-dropdown {
	border-top: 1px solid #880000;
}

.rd-navbar-top-panel.rd-navbar-light .rd-navbar-top-links a:hover {
	color: #880000;
}

.btn-primary {
	background-color: #880000;
	border-color: #C81414;
}

.btn-primary:focus, .btn-primary.focus, .btn-primary:hover, .btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle {
	background-color: #C81414;
	border-color: #880000;
}

.page blockquote.quote .text-primary, .page .text-primary {
	color: #880000;
}

h1 a:hover, .h1 a:hover, h2 a:hover, .h2 a:hover, h3 a:hover, .h3 a:hover, h4 a:hover, .h4 a:hover, h5 a:hover, .h5 a:hover, h6 a:hover, .h6 a:hover {
	color: #C81414;
}

.bg-saffron {
	background: -moz-linear-gradient(90deg,#880000 0,#C81414 100%);
	background: -webkit-linear-gradient(90deg,#880000 0,#C81414 100%);
	background: -o-linear-gradient(90deg,#880000 0,#C81414 100%);
	background: -ms-linear-gradient(90deg,#880000 0,#C81414 100%);
	background: linear-gradient(90deg,#880000 0,#C81414 100%);
}

.icon-carrot-filled {
	background: -moz-linear-gradient(45deg,#880000 0,#C81414 100%);
	background: -webkit-linear-gradient(45deg,#880000 0,#C81414 100%);
	background: -o-linear-gradient(45deg,#880000 0,#C81414 100%);
	background: -ms-linear-gradient(45deg,#880000 0,#C81414 100%);
	background: linear-gradient(45deg,#880000 0,#C81414 100%);
}

.list-marked li:before {
	background-color: #880000;
}

.ui-to-top:hover {
	background: #880000;
}

.breadcrumb-modern li {
	color: #880000;
}

label[for="AdvertisementSearch"] {
    font-size: 16px;
}

#AdvertisementSearch {
font-size: 24px;
    color: white;
    font-weight: bold;
}

@media (max-width: 768px) {
.section-41 .range  .group-sm {
    display: flex;
}
}
.btn-info {
    color: #fff;
    background-color: #880000 !important;
    border-color: #c81414 !important;
}

.button .btn.btn-primary.element-fullwidth {
    max-width: 315px !important;
    margin-bottom: 25px;
}

#AdvertisementIndexForm > div.group-sm.group-top {
    display: flex;
    justify-content: center;
}

.swiper-container-horizontal>.swiper-pagination.swiper-pagination-type-2 {
    bottom: 30px;
}