/** yellow styles goes here **/
.header-style-1 .topbar {
  background: #ffdf7d !important;
  border-bottom: 1px solid #ffd963 !important;
}

.header-style-1 .site-logo h1 {
  color: #fff !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background-color: #fff !important;
}

.header-style-1 .site-logo h1 + span:before {
  background-color: #e9b000 !important;
}

.header-style-1 .site-logo h1 + span:after {
  background-color: #e9b000 !important;
}

.header-style-1 .site-logo h1 + span {
  color: #fff;
}

.site-header #navbar > ul li a {
  color: #fff !important;
}

.site-header #navbar > ul li.active a {
  color: #e9b000 !important;
}

.site-header #navbar > ul .sub-menu {
  background-color: #ffd963 !important;
  border-top: 2px solid #d39f00 !important;
}

/*
.site-header #navbar > ul li a:hover, .site-header #navbar > ul li a:focus {
    text-decoration: none;
    color: $white-color !important;
}
*/
.hero-slider .swiper-pagination-bullet-active {
  color: #fff;
  background: #e9b000;
}

.site-header .navigation {
  background-color: #e9b000 !important;
}

.count-down-clock #clock .box {
  /*
    background-color: lighten($darker-color,10%);
    */
  background-color: #e9b000;
}

.invitation-section .invitation-box:before {
  border: 5px solid #ffd963 !important;
}

.couple-section .details {
  background-color: #e9b000 !important;
}

.couple-section .details .inner h2 {
  color: #fff;
}

.couple-section .details .inner p {
  color: #fff;
}

.btn-switcher, .btn-default {
  background-color: #d39f00 !important;
  color: #fff !important;
}

span.toggle-handle.btn.btn-default {
  background: #fff !important;
}

.invitation-section {
  background-color: #d39f00 !important;
}

.invitation-box .inner a {
  color: #fff !important;
}

.theme-btn, .theme-btn-s3, .theme-btn-s4 {
  background-color: #d39f00 !important;
}

.event-section .top-area:before {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #e9b000), to(transparent));
  background: linear-gradient(bottom, #e9b000 10%, transparent);
}

.event-section .event-grids h3 {
  color: #d39f00 !important;
}

.event-section .event-grids h3:before {
  background: #e9b000 !important;
}

.de-button:hover {
  background-color: #ffd963 !important;
  border-color: #e9b000 !important;
  color: #fff !important;
}

.de-button {
  border: solid 1px #e9b000 !important;
  color: #ffd963;
}

.product_details a {
  color: white !important;
}

.blog-section.bg-none {
  background-color: #fff !important;
}

.blog-section.bg-none .section-title1 h2 {
  color: #d39f00 !important;
}

.blog-section.bg-none .details h3 a {
  color: #202a41 !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.blog-section.bg-none .details h3 a:hover {
  color: #d39f00 !important;
}

.blog-section.bg-none .details .date i {
  color: #d39f00 !important;
}

.blog-section.bg-dark {
  background-color: #e9b000 !important;
}

section .section-title-new h2 {
  color: #e9b000 !important;
}

.blog-section.bg-dark .details h3 a {
  color: #fff !important;
}

.blog-section.bg-dark .details .date i {
  color: #fff !important;
}

.blog-section.bg-light {
  background-color: #ffd963 !important;
}

.blog-section.bg-light .section-title1 h2 {
  color: #fff !important;
}

.blog-section.bg-light .details h3 a {
  color: #fff !important;
}

.blog-section.bg-light .details .date i {
  color: #fff !important;
}

.back-to-top {
  background-color: #ffd963;
  border: 2px solid #e9b000;
}

.story-section ul:after {
  background: #ffd963;
}

.story-section ul > li:last-child:before {
  background: #ffd963;
}

.story-section ul li:before {
  background: #fff;
}

.story-section ul li:nth-child(odd):after {
  border-bottom: 2px dashed #d39f00;
}

.story-section ul li:nth-child(even):after {
  border-bottom: 2px dashed #d39f00;
}

.story-section ul:before {
  background: #e9b000;
}

.contact-section .contact-form:before {
  border: 2px solid #ffd963;
}

.contact-section .contact-form {
  border: 2px solid #e9b000;
}

.footer {
  background: radial-gradient(#ffd963, #d39f00) !important;
}

.footer_names {
  color: #ffd963 !important;
}

/* a.footer_names {
    color: $darker-color !important;
} */
.footer_menu li a.selected {
  color: #e9b000 !important;
}

.back-to-top:hover {
  background-color: #d39f00 !important;
}

.couple-section .details ul li {
  background-color: #fff !important;
  color: #ffd963 !important;
}

.couple-section .details ul li a i {
  color: #000 !important;
}

body.green .story-section .details h3 {
  color: #d39f00 !important;
}

p {
  color: #000;
}

.swiper-pagination-bullet-active {
  background: #e9b000 !important;
}

.preloader .middle .fi:before {
  color: #e9b000 !important;
}

.site-header .navbar-header button {
  background-color: #ffd963;
}

.small-nav {
  background-color: #ffd963 !important;
}

.active a {
  color: #fff;
}

.form-control {
  border: 0.5px solid #d39f00 !important;
}

.story-section .date {
  color: #000;
}

.couple-section .thumb_read_more li a {
  background-color: #e9b000 !important;
}

.couple-section .thumb_read_more li a:hover {
  background-color: #ffd963 !important;
}

.couple-section .couple-area .names_titles, .couple-section .about_topsign {
  color: #e9b000 !important;
}

.couple-section .about_pic {
  background-color: #e9b000;
}

.story-section ul li:before {
  color: #ffd963 !important;
  border: 1px solid #ffd963 !important;
}

.relative-section .tablist ul li.active a {
  background-color: #e9b000;
  color: #fff !important;
}

.relative-section .tablist ul li a {
  background-color: #e4e4e4;
  color: #000 !important;
}

.relative-section .grid .social-links li a {
  color: #ffd963 !important;
}

.relative-section .social-links li a:hover {
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  background-color: #ffd963 !important;
  color: #fff !important;
}

.footer .footer_menu ul li a {
  color: #fff !important;
}

.footer .footer_copyright a {
  color: #fff !important;
}

.footer .footer_copyright {
  color: #000 !important;
}

/*toady*/
.blog-main .entry-date {
  background-color: #ffd963 !important;
}

.blog-main .entry-date span {
  background-color: #e9b000 !important;
}

.blog-main .entry-formet {
  border-bottom: 1px solid #d39f00 !important;
}

.blog-main a {
  color: #000 !important;
}

.blog-main a:hover {
  color: #d39f00 !important;
}

.blog-main .cat {
  color: #ffd963 !important;
}

.blog-main .read-more {
  background-color: #d39f00 !important;
  color: #fff !important;
}

.sidebar .widget h4 {
  border-bottom: 1px solid #d39f00 !important;
}

.entry-content a:hover {
  color: #ffd963 !important;
}

.shares li.shareslabel h3 {
  color: #000 !important;
}

.shares li a {
  color: #ffd963 !important;
}

.sidebar .widget ul.list_style li a {
  color: #000 !important;
}

.sidebar .widget ul.list_style li a:hover {
  color: #e9b000 !important;
}

.footer_copyright {
  color: #000 !important;
}

.register-section .theme-btn {
  background-color: #d39f00 !important;
  color: #fff !important;
}

.register-section .theme-btn:hover {
  color: #ffd963 !important;
}
