/* Seasonal Styling for Colonial Flower Shoppe */


/*  Fall  */

.navigation { background-color: #9e2a2b; }
.is-active a, .top-bar ul li a:hover { background-color: #E5D3B3; }
.top-bar .dropdown.menu > li.opens-right > .is-dropdown-submenu li a { border-bottom: 0px !important; background-color: #E5D3B3; color: #FFF; }
    .top-bar .dropdown.menu > li.opens-right > .is-dropdown-submenu li a:hover { background-color: #9e2a2b !important; }
.header .icon-box .icon-side { border-color: #F68F3C !important; color: #F68F3C !important; }
.button.primary.slide1 { background-color: #9e2a2b; }
.fallPromo { text-align: center; }
    .fallPromo img { max-width: 1000px; margin: 0px auto; }
.navigation { background-color: #9e2a2b; }
.is-active a, .top-bar ul li a:hover { background-color: #E5D3B3; }
.top-bar .dropdown.menu > li.opens-right > .is-dropdown-submenu li a { border-bottom: 0px !important; background-color: #E5D3B3; color: #FFF; }
    .top-bar .dropdown.menu > li.opens-right > .is-dropdown-submenu li a:hover { background-color: #9e2a2b !important; }
.header .icon-box .icon-side { border-color: #F68F3C !important; color: #F68F3C !important; }
.button.primary.slide1 { background-color: #9e2a2b; }



