[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
    display: none !important
}

.wf-loading body {
    font-family: open-sans;
    visibility: hidden
}

.wf-active body {
    visibility: visible
}

.item-content.extra-padding {
    padding: 0px 15px
}

a.crumb,
a.crumb:focus,
a.crumb:hover,
a.home-crumb {
    color: #02783c;
    font-size: 14px
}

.fc-btn-primary,
.fc-nav {
    text-align: center;
    font-family: "open sans";
}

.fc-droplinks ul,
.fc-left-nav li,
.fc-left-nav ul,
.fc-sort-by,
.navbar-header-two ul,
footer ul,
ul.item-share {
    list-style-type: none
}

.ng-cloak,
.x-ng-cloak,
[data-ng-cloak],
[ng-cloak],
[ng\:cloak],
[x-ng-cloak] {
    display: none !important
}

.fc-crumbtrail {
    font-size: 14px;
    margin: 10px 0 5px 15px;
    line-height: 1em;
    font-family: "open sans";
}

a.crumb,
a.home-crumb {
    text-decoration: underline
}

img.fc-img-preload {
    display: inline
}

body {
    padding-top: 0;
    font-family: open-sans, sans-serif
}

p {
    margin: 0 0 22px;
    font-size: 16px;
    line-height: 1.7em
}

.fc-storedescription {
    font-size: 14px;
    height: 123px;
    width: 80%;
    margin: 0 auto;
    overflow: hidden
}

h3.fc-storedisplayname a {
    color: #02783c;
    text-decoration: underline;
    margin-bottom: 13px;
    font-size: 16px;
    line-height: 1.4em
}

.sample-accordion .accordion-toggle {
    color: #222;
    font-size: 16px;
    line-height: 1.7em;
    margin: 0 0 0
}

.top-links .left a,
.top-links .right a {
    font-size: 13px;
    color: #222;
    line-height: 1.6em
}

.h2 h2,
h2 {
    font-size: 25px !important;
    font-family: "open sans";
    letter-spacing: 1.8px;
    margin: 1.8em 0 .5em 0;
}

h3 {
    font-size: 24px;
    font-family: "open sans";
}

a,
a:focus,
a:hover {
    color: #02783c
}

.fc-body-wrapper {
    background-color: #c0e2e1;
    background-image: url(../img/floracopeia-bg-optimized.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 0 0;
    background-size: cover
}

.fc-body-content {
    background-color: #fff;
    margin: 0 auto;
    border: none;
    border-left: 1px solid #d7c681;
    border-right: 1px solid #d7c681;
    -webkit-box-shadow: 0 0 46px 0 rgba(153, 153, 153, 1);
    -moz-box-shadow: 0 0 46px 0 rgba(153, 153, 153, 1);
    box-shadow: 0 0 46px 0 rgba(153, 153, 153, 1)
}

.fc-gradient-1 {
    border: none;
    background: #fffefc;
    background: -moz-linear-gradient(90deg, #fffefc 50%, #fff7d2 99%);
    background: -webkit-linear-gradient(-90deg, #fffefc 50%, #fff7d2 99%);
    background: -o-linear-gradient(90deg, #fffefc 50%, #fff7d2 99%);
    background: -ms-linear-gradient(90deg, #fffefc 50%, #fff7d2 99%);
    background: linear-gradient(180deg, #fffefc 50%, #fff7d2 99%)
}

.fc-gradient-2 {
    border: none;
    background: #fff7d2;
    background: -moz-linear-gradient(90deg, #fff7d2 1%, #fffefc 90%);
    background: -webkit-linear-gradient(-90deg, #fff7d2 1%, #fffefc 90%);
    background: -o-linear-gradient(90deg, #fff7d2 1%, #fffefc 90%);
    background: -ms-linear-gradient(90deg, #fff7d2 1%, #fffefc 90%);
    background: linear-gradient(180deg, #fff7d2 1%, #fffefc 90%)
}

.fc-gradient-3 {
    border: none;
    background: #fff;
    background: -moz-linear-gradient(90deg, #fff 20%, #c0e7e4 50%);
    background: -webkit-linear-gradient(-90deg, #fff 20%, #c0e7e4 50%);
    background: -o-linear-gradient(90deg, #fff 20%, #c0e7e4 50%);
    background: -ms-linear-gradient(90deg, #fff 20%, #c0e7e4 50%);
    background: linear-gradient(180deg, #fff 20%, #c0e7e4 50%)
}

.fc-gradient-4 {
    background: #f2f0e7;
    background: -moz-linear-gradient(90deg, #f2f0e7 0, #fff 30%);
    background: -webkit-linear-gradient(-90deg, #f2f0e7 0, #fff 30%);
    background: -o-linear-gradient(90deg, #f2f0e7 0, #fff 30%);
    background: -ms-linear-gradient(90deg, #f2f0e7 0, #fff 30%);
    background: linear-gradient(180deg, #f2f0e7 0, #fff 30%)
}

.fc-blue-bg {
    background: #ceecea
}

.fc-btn-primary {
    -moz-box-shadow: 0 1px 5px 0 #dfe0dd;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #7b8b00), color-stop(1, #7b8b00)) #7b8b00;
    background: -moz-linear-gradient(center top, #2ceb8c 5%, #02783d 100%) #2ceb8c;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2ceb8c', endColorstr='#02783d');
    -webkit-border-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-shadow: 0 1px 3px #00420a
}

.fc-btn-primary:hover {
    text-shadow: 0 1px 3px #00420a;
color: #ffffff;
background-color: #90a120;
background: #90a120;
}

.fc-btn-default {
    color: #fff;
    background: #02783c;
    background: -moz-linear-gradient(90deg, #f49a75 5%, #d5734c 50%);
    background: -webkit-linear-gradient(-90deg, #f49a75 5%, #d5734c 50%);
    background: -o-linear-gradient(90deg, #f49a75 5%, #d5734c 50%);
    background: -ms-linear-gradient(90deg, #f49a75 5%, #d5734c 50%);
    background: linear-gradient(180deg, #f49a75 5%, #d5734c50%);
    border: 1px solid #9c9c9c;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 1px 1px 1px rgba(129, 129, 129, 1);
    -webkit-box-shadow: 0 2px 4px 0 rgba(50, 50, 50, .25);
    -moz-box-shadow: 0 2px 4px 0 rgba(50, 50, 50, .25);
    box-shadow: 0 2px 4px 0 rgba(50, 50, 50, .25)
}
.btn-green {color: #fff; background-color: #96a43a; border: 1px solid #666666; font-size: 18px; letter-spacing: 1px; font-family: open sans; padding: 10px 22px 10px 22px;font-family: "Open Sans", sans-serif;}
.btn-green:hover {background-color: #ffffff;color:#96a43a; text-decoration: none;}

.fc-border-bottom-1 {
    border-bottom: 1px solid #b9a241;
}

.fc-border-top-1 {
    border-top: 1px solid #d7c681;
}

.fc-border-left-1 {
    border-left: 1px solid #d7c681;
}

.fc-border-bottom-2 {
    border-bottom: 2px solid #d7c681;
}

.fc-border-top-2 {
    border-top: 2px solid #d7c681;
}

.fc-orange-txt,
a.fc-orange-txt {
    color: #7b8b00;
}

.break-word {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.navbar {
    margin-bottom: 0
}

.navbar-inverse {
    background-color: #fff;
    border: none
}

.navbar-inverse .navbar-nav>li>a:active,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #222
}

#fc-search,
.free-ship span,
.head-signup a {
    font-size: 12px
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #222
}

.navbar-inverse .navbar-nav>.open>a:focus>span,
.navbar-inverse .navbar-nav>.open>a:hover>span,
.navbar-inverse .navbar-nav>.open>a>span,
.navbar-inverse .navbar-nav>.open>a>span:hover,
.navbar-inverse .navbar-nav>li>a>span.active {
    border-bottom: 1px solid #d7c681;
    padding-bottom: 8px
}

.navbar-header-two {
    background-repeat: no-repeat;
    background-color: #e6debc;
    text-align: center;
    border-top: 1px solid #d7c681;
    padding: 5px;
}

.navbar-header-two ul {
    margin-bottom: 0;
    padding-left: 0
}

.head-signup {
    margin-top: 4px
}

.fc-nav-wrap {
    margin-top: -15px
}

.free-ship,
.free-ship span {
    text-align: right
}

.fc-prehead {
    height: 35px;
    padding-top: 5px
}

.head-signup a {
    color: #02783c;
    text-decoration: underline;
    display: block
}

.linkinbox {
    color: #222
}

.top-links {
    height: 185px;
    background-image: url(../img/floracopeia-logo-large.png), url(../img/top-links-background.png);
    background-position: center -155px, left center;
    background-repeat: no-repeat, repeat-x
}

.navbar-header ul,
.top-links ul {
    display: inline-block;
    margin: 8px 0 0;
    padding: 0;
    list-style-type: none
}

.top-links ul {
    display: block
}

.top-links .left {
    float: left
}

.top-links .right {
    float: right;
    text-align: right
}

.fc-search,
.navbar-header ul {
    text-align: center
}

.top-links .right img {
    margin-top: 0
}

.navbar-header li,
.top-links .left li,
.top-links .right li {
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0
}

.top-links .left a,
.top-links .right a {
    font-size: 12px;
    color: #222
}

.top-links .right li {
    display: block
}

.top-links .left a.fc-orange-txt,
.top-links .right a.fc-orange-txt {
    color: #d8521f;
    font-weight: 700
}

.top-links a.fc-home-link {
    display: block;
    height: 170px;
    text-decoration: none
}

.top-links a.fc-home-link:active,
.top-links a.fc-home-link:hover {
    color: transparent;
    text-decoration: none
}

.fc-search {
    position: relative;
    top: -13px;
    width: 486px;
    margin: 0 auto
}

#fc-search {
    width: 448px;
    border: 2px solid #e6debc;
    height: 24px;
    line-height: 24px;
    letter-spacing: .1em;
    padding: 0 4px;
    float: left;
    background-color: #fef8ed;
}

#fc-search-btn {
    margin: 0 0 0 -4px;
    padding: 0 10px;
    height: 24px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    float: right
}

.fc-search-sm {
    width: 94%;
}

#search-mobile {
    display: none;
    border-top: none;
}

.navbar-header {
    border: none
}

.navbar-collapse ul {
    text-align: center;
    margin: 0 auto;
    float: none;
    width: 765px
}

.navbar-nav li {
    display: inline
}

.navbar-nav>li>.dropdown-menu {
    border: none;
    background-color: transparent;
    box-shadow: none
}

.fc-droplinks ul {
    display: block;
    float: left;
    text-align: left;
    margin: 17px 0 9px;
    padding: 0 0 0 14px
}

ul.fc-4-col-dropdown {
    width: 25%
}

ul.fc-2-col-dropdown {
    width: 50%
}

ul.fc-3-col-dropdown {
    width: 33%
}

.fc-droplinks .wrapper {
    margin-top: -5px;
    border: 1px solid #d7c681;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.fc-droplinks ul>li {
    display: block;
    padding: 5px 0;
    margin: 0
}

.fc-droplinks ul>li>a {
    color: #222;
    font-size: 14px
}

.fc-droplinks div {
    width: 100%;
    float: left
}

.fc-droppromo {
    margin: 0 0 10px
}

.dropdown-menu img {
    max-width: 724px
}

.navbar-collapse ul.dropdown-2 {
    left: -72px
}

.navbar-collapse ul.dropdown-3 {
    left: -222px
}

.navbar-collapse ul.dropdown-4 {
    left: -394px
}

.navbar-collapse ul.dropdown-5 {
    left: -533px
}

.navbar-collapse ul.dropdown-6 {
    left: -613px
}

.dropdown-toggle:after,
a.menu:after {
    content: none
}

.fc-left-nav li,
.fc-left-nav ul {
    margin: 0;
    padding: 0;
}

.fc-left-nav ul {
    margin: 25px 0
}

.fc-left-nav li {
    padding: 11px 0 0 16px
}

.fc-left-nav li a {
    color: #434343;
    font-size: 16px;
    font-family: "open sans";
}

.fc-left-nav li a.highlight {
    color: #d8521f;
}

footer .fc-gradient-2 {
    padding: 18px 0
}

footer .fc-gradient-2 .difference {
    padding: 18px 0;
    text-align: center
}

footer .fc-gradient-2 .difference-txt {
    border-left: 1px solid #bda541;
    padding: 16px 0 17px 16px
}

footer .fc-gradient-2 .difference-txt p {
    font-size: 16px;
    line-height: 175%;
    margin: 0;
    padding: 0;
    font-family: "open sans";
}

footer .fc-gradient-2 .difference-txt p strong {
    display: block
}

footer .fc-gradient-2 .difference-txt a {
    color: #02783c
}

footer .fc-gradient-3 .learn-form {
    padding: 50px 0 0;
    text-align: center;
    float: left
}

footer .fc-gradient-3 .learn-form h3 {
    color: #02783c;
    font-weight: 700;
    text-align: center;
    margin: 0;
    padding: 0
}

footer .fc-gradient-3 .learn-form h4 {
    color: #02783c;
    text-align: center;
    margin: 20px 0 22px;
    padding: 0
}

.fc-modal,
footer .links li a {
    color: #222;
    font-family: "open sans";
}

footer .fc-gradient-3 .learn-form .row {
    text-align: center
}

footer .fc-gradient-3 .learn-form label.learn-label {
    font-weight: 700
}

#es_learn {
    width: 260px;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 1px 1px 1px 0 rgba(216, 216, 216, .25)
}

#es_learn,
footer .links .newsletter input[type=text] {
    -webkit-box-shadow: inset 1px 1px 1px 0 rgba(216, 216, 216, .25);
    -moz-box-shadow: inset 1px 1px 1px 0 rgba(216, 216, 216, .25)
}

footer .fc-gradient-3 .learn-form .check-wrap {
    float: left;
    width: 30%;
    text-align: right;
    margin: 13px 0 0
}

footer .fc-gradient-3 .learn-form .check-wrap input {
    margin: 0 10px 0 0
}

footer .fc-gradient-3 .learn-form .check-span {
    float: left;
    font-weight: 500;
    font-size: 9px;
    text-align: left;
    width: 44%;
    margin: 13px 0 0
}

footer .fc-gradient-3 .learn-form .fc-btn-default {
    margin: 14px 0 44px;
    padding: 2px 104px;
    font-size: 16px
}

footer .fc-gradient-3 .learn-img {
    margin: 35px 0 0;
    float: right;
    text-align: center
}

footer .eco-social .ecologo {
    margin: 30px 0 25px;
    height: 133px;
    text-align: center
}

footer .eco-social .ecologo img {
    max-width: 385px
}

footer .eco-social .social {
    margin: 10px 0 0;
    padding: 0;
    text-align: center
}

footer .eco-social .social ul {
    display: inline-block;
    margin: 0;
    padding: 0
}

footer .eco-social .social li {
    float: left;
    margin: 0;
    padding: 0
}

footer .eco-social .social li a {
    background-image: url(../img/social-sprite.png);
    background-repeat: no-repeat;
    display: block;
    width: 55px;
    height: 60px
}

#fc_face {
    background-position: 0 0
}

#fc_twit {
    background-position: -55px 0
}

#fc_pint {
    background-position: -109px 0
}

#fc_goog {
    background-position: -164px 0
}

#fc_yout {
    background-position: -218px 0
}

#fc_link {
    background-position: -273px 0
}

#fc_inst {
    background-position: -327px 0
}

footer .links ul {
    margin: 50px 0 0;
    padding: 0;
    font-size: 16px
}

footer .links li {
    padding: 0 0 0;
    line-height: 1em
}

footer .links .newsletter {
    text-align: right;
    margin: 40px 0 30px
}

footer .links .newsletter p {
    font-size: 16px;
    margin: 0 46px 0 0;
    padding: 0
}

footer .links .newsletter input[type=text] {
    border: 1px solid #9c9c9c;
    font-size: 15px;
    margin-right: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: inset 1px 1px 1px 0 rgba(216, 216, 216, .25)
}

#es_newsletter {
    width: 240px
}

footer .links .newsletter button {
    font-size: 15px;
    margin-top: -4px
}

footer .disclaimer-copyright {
    margin-left: 0;
    margin-right: 0
}

footer .disclaimer-copyright .disclaimer p {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0;
    padding: 0;
    line-height: 125%
}

footer .disclaimer-copyright .copyright p {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 20px;
    padding: 0
}

footer .disclaimer-copyright .copyright a {
    color: #222;
    border-bottom: 1px solid #9c9c9c
}

footer .disclaimer-copyright .copyright a:hover {
    text-decoration: none
}

.fc-modal {
    font-size: 13px;
    font-family: open-sans, sans-serif
}

.fc-modal h4.modal-title {
    font-size: 15px
}

.fc-modal span {
    display: block
}

.fc-modal .fc-btn-primary {
    padding: 0 20px
}

.fc-home-1,
.fc-home-2 {
    margin: 10px 0
}

.fc-home-1 .fc-feature-cat {
    text-align: center
}

.fc-home-1 .fc-feature-cat img {
    max-width: 266px
}

.fc-home-1 .fc-btn-primary,
.fc-home-2 .fc-btn-primary {
    width: 173px;
    height: 41px;
    line-height: 41px;
    font-weight: 700;
    font-size: 15px;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center
}

.fc-home-2 .fc-feature-cat .fc-info-img {
    width: 42%;
    float: left;
    text-align: right
}

.fc-home-2 .fc-feature-cat .fc-info-img a {
    display: block
}

.fc-home-2 .fc-feature-cat .fc-info {
    width: 58%;
    float: left
}

.fc-home-2 .fc-feature-cat .fc-info .btn {
    float: left
}

.fc-home-2 .fc-btn-primary {
    width: 190px
}

.fc-home-2 .fc-info p {
    font-size: 19px;
    font-style: italic;
    display: block;
    line-height: 190%;
    width: 150px;
    color: #212121;
    margin: 100px 0 10px
}

.fc-home-2 .fc-feature-video {
    margin-top: 30px
}

.fc-home-2 .fc-feature-video p {
    margin-top: 10px;
    text-align: center
}

.fc-home-2 .fc-video {
    box-shadow: 0 2px 4px 0 rgba(50, 50, 50, .25)
}

.fc-addtocartlisthtml #tbl_addtocart input,
.fc-home-2 .fc-video {
    -webkit-box-shadow: 0 2px 4px 0 rgba(50, 50, 50, .25);
    -moz-box-shadow: 0 2px 4px 0 rgba(50, 50, 50, .25)
}

#fc-parent-cat-storedetaileddescription {
    font-size: 13px;
    padding: 0
}

#fc-parent-cat-storedetaileddescription p.site {
    margin: 20px 0;
    padding: 0
}

#fc-parent-cat-storedetaileddescription img {
    max-width: 100%
}

.fc-subcat a.img-link {
    display: block;
    text-align: center;
    margin: 0 0 20px;
    height: 220px
}

.fc-subcat a img {
    max-width: 300px;
    margin: 0 0 5px
}

.fc-subcat .btn-wrapper {
    height: 100px
}

.fc-subcat .fc-btn-primary {
    max-width: 210px;
    min-height: 41px;
    font-weight: 700;
    font-size: 15px;
    display: block;
    margin: 0 auto 80px;
    padding: 10px 0;
    text-align: center
}

.sample-banner {
    border: 1px solid #bda643;
    background-color: #ebfff8;
    background-image: url(../img/top-links-background.png);
    background-repeat: repeat-x;
    width: 90%;
    margin: 0 auto
}

.sample-banner h3,
.sample-banner p {
    text-align: center;
    font-family: "open sans", sans-serif
}

.sample-accordion {
    font-family: "open sans", sans-serif;
    margin: 0 auto;
    padding: 0
}

.sample-accordion .accordion-body {
    padding: 10px 0
}

.sample-accordion .accordion-toggle {
    color: #222
}

.sample-banner-link,
.sample-banner-link:active,
.sample-banner-link:hover {
    color: #2c3e50;
    text-decoration: none
}

ul.item-share {
    margin-left: 0;
    padding-left: 0
}

ul.item-share li {
    float: left;
    padding-right: 5px
}

.fc-itemcell-drilldown .alert-info,
.fc-itemcell-drilldown .alert-success {
    font-size: 14px;
    margin: 10px 0;
    padding: 2px;
    border-color: #d7c681;
    background-color: #ceecea
}

p.latin {
    font-style: italic
}

.fc-itemcell-drilldown .alert-success {
    color: #2f845a
}

.fc-itemcell-drilldown .alert-info {
    color: #d8521f
}

.fc-itemcell-drilldown .giftCertOptions {
    margin-bottom: 20px
}

.fc-itemcell-drilldown .gcOptLabel {
    width: 40%;
    padding: 5px 0;
    font-family: open-sans, sans-serif
}

.fc-itemcell-drilldown .gcInput,
.fc-itemcell-drilldown .gcTxtArea {
    border: 1px solid #dfd4a6;
    font-family: open-sans, sans-serif;
    padding: 5px;
    height: 28px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: left;
    width: 100%;
    margin: 5px 0
}

.fc-itemcell {
    margin-bottom: 40px;
    height: 550px
}

.fc-thumbnail,
.fc-thumbnail a {
    text-align: center;
    height: 220px
}

.fc-itemcell .esWLWrapper {
    text-align: center;
    margin-bottom: 10px
}

.item-content .related-items {
    float: left
}

.fc-thumbnail {
    background-image: url(/assets/img/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: 50% center
}

.fc-thumbnail img {
    max-height: 220px;
    max-width: 220px;
    vertical-align: bottom
}

.fc-thumbnail a {
    display: block;
    padding: 20px 0 0
}

h3.fc-storedisplayname {
    font-size: 14px;
    text-align: center
}

h3.fc-storedisplayname a {
    color: #02783c;
    text-decoration: underline;
    margin-bottom: 13px
}

.fc-storedescription {
    font-size: 14px;
    height: 123px;
    width: 80%;
    margin: 0 auto;
    overflow: hidden
}

.fc-salespricehtml {
    font-size: 14px;
    text-align: center;
    padding-top: 5px
}

.eslistaddtocart,
.eslistlearnmore {
    font-weight: 500;
    font-size: 13px;
    font-family: open-sans, sans-serif;
letter-spacing: 1px;
}

.fc-addtocartlisthtml {
    height: 35px
}

.fc-addtocartlisthtml table {
    margin: 0 auto
}

.fc-addtocartlisthtml input[name=qty],
input[name=quantity] {
    border: 1px solid #dfd4a6;
    padding: 5px;
    width: 50px;
    height: 28px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    margin: 0 12px 0 50px;
    font-family: open-sans, sans-serif
}

.fc-addtocartlisthtml #tbl_addtocart input {
    color: #fff;
    background: #aeefcd;
    background: -moz-linear-gradient(90deg, #aeefcd 5%, #2f845a 50%);
    background: -webkit-linear-gradient(-90deg, #aeefcd 5%, #2f845a 50%);
    background: -o-linear-gradient(90deg, #aeefcd 5%, #2f845a 50%);
    background: -ms-linear-gradient(90deg, #aeefcd 5%, #2f845a 50%);
    background: linear-gradient(180deg, #aeefcd 5%, #2f845a 50%);
    border: 1px solid #9c9c9c;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(50, 50, 50, .25);
    height: 28px
}

.eslistaddtocart {
    padding: 6px;
    margin-left: 0
}

.eslistlearnmore {
    margin: 0 auto;
    float: none;
    text-decoration: underline
}

.fc-itemcell .alert-info,
.fc-itemcell .alert-success {
    margin: 10px 0;
    padding: 2px;
    font-size: 11px;
    border-color: #d7c681;
    background-color: #ceecea
}

.outofstock {
    text-align: center;
    height: 30px
}

.fc-itemcell .alert-success {
    color: #2f845a;
    width: 200px
}

.fc-itemcell .alert-info {
    color: #d8521f
}

.fc-limitedqty {
    height: 20px;
    text-align: center;
    margin-bottom: 15px
}

.fc-limitedqty span {
    border-radius: 4px;
    display: block;
    margin: 0 auto;
    width: 60%
}

.fc-dd-limitedqty span,
.fc-limitedqty span {
    color: #222;
    background-color: #ceecea;
    border: 1px dashed #222;
    padding: 2px 5px
}

.fc-dd-limitedqty {
    height: 20px;
    margin-bottom: 15px
}

.fc-dd-limitedqty span {
    border-radius: 4px
}

.fc-sort-by {
    font-size: 13px;
    padding: 0;
    margin: 20px 0
}

.fc-sort-by a.dropdown-toggle {
    color: #222;
    text-transform: uppercase;
    font-family: 'adobe-caslon-pro', sans-serif;
    text-decoration: none;
    font-size: 12px
}

.fc-sort-by .dropdown-toggle span {
    background-image: url(../img/down.png);
    background-repeat: no-repeat;
    background-position: 98% 8px;
    border-bottom: 1px solid #222;
    display: block
}

.fc-sort-by .dropdown-menu {
    width: 100%;
    z-index: 1
}

.fc-pagination {
    margin-right: 40px;
    float: right
}

.fc-pagination .disabled {
    display: none
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    font-size: 18px
}

.fc-pagination .pagination>li>a,
.fc-pagination .pagination>li>span {
    color: #02783c;
    background-color: transparent;
    text-decoration: underline
}

.fc-pagination .pagination>.active>a,
.fc-pagination .pagination>.active>a:focus,
.fc-pagination .pagination>.active>a:hover,
.fc-pagination .pagination>.active>span,
.fc-pagination .pagination>.active>span:focus,
.fc-pagination .pagination>.active>span:hover {
    color: #02783c;
    background-color: #fff;
    text-decoration: none;
    font-size: 18px
}

.fc-current-infitem-storedisplayimage {
    text-align: center
}

.fc-current-infitem-storedisplayimage img {
    max-width: 100%
}

.img-right {
    float: right;
    margin: 5px 0 20px 20px
}

.img-left {
    float: left;
    margin: 5px 20px 20px 0
}

.shop-essential-oils-button {
    -moz-box-shadow: inset 0 -1px 0 0 #f29c93;
    -webkit-box-shadow: inset 0 -1px 0 0 #f29c93;
    box-shadow: inset 0 -1px 0 0 #f29c93;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #fc8200), color-stop(1, #cc3000)) #fc8200;
    background: -moz-linear-gradient(center top, #fc8200 5%, #cc3000 100%) #fc8200;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fc8200', endColorstr='#cc3000');
    -webkit-border-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    text-indent: 0;
    border: 1px solid #d83526;
    display: inline-block;
    color: #fff !important;
    font-family: Arial;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    height: 50px;
    line-height: 50px;
    width: 130px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 3px 2px #b23e35
}

.shop-essential-oils-button:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #cc3000), color-stop(1, #fc8200)) #cc3000;
    background: -moz-linear-gradient(center top, #cc3000 5%, #fc8200 100%) #cc3000;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc3000', endColorstr='#fc8200');
    color: #fff !important;
    text-decoration: none !important
}

.shop-essential-oils-button:active {
    position: relative;
    top: 1px
}

.shippingnote {
    background: #e9e9e9;
    padding: 20px;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%
}

.embed-80 {
    max-width: 900px;
    max-height: 506px;
    margin: 0 auto !important
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 44.5%
}

.pi-left-detail {
    float: left;
    margin: 0 10px 10px 0
}

.col-xs-12 li {
    font-size: 16px;
    line-height: 1.7em;
    margin: 1.5em 0 0;
}

.right-image {
    float: right;
    padding: 0 0 10px 10px;
    max-width: 100%;
}

/* ACCESS CONTROL TEMPLATE START */

#content #mainContent #authorInfo,
#content #mainContent #bannerImage,
#content #sidebar #adimage,
#mainContent {
    width: 81%;
}

#mainwrapper header {
    overflow: auto;
}

#mainContent h2,
#mainContent h3,
#maincontenth4 {
    padding: 10px 0 3px 0;
    text-transform: uppercase;
    text-align: center;
    color: #02783c;
}

#content #mainContent #bannerImage {
    width: 100%
}

#accesscontrol footer article {
    width: 46%;
    float: left;
    padding-left: 2%;
    padding-right: 2%;
    text-align: justify
}

#mainContent {
    float: left;
    padding: 0 30px 40px 50px;
}

#mainwrapper #content #sidebar {
    width: 19%;
    padding-left: 2%;
    padding-right: 2%;
    float: left;
    border-right: 1px solid #cacaca;
    font-size: 16px;
    line-height: 1.7em;
}

#sidebar li {
    margin: 1.5em 0 0;
}

#mainwrapper {
    overflow: auto;
    margin: 20px auto 0 auto;
}

#content #sidebar input {
    width: 98%;
    height: 32px
}

#content #sidebar #adimage {
    width: 100%;
    margin-top: 46px;
    float: none;
    overflow: auto
}

nav ul li {
    list-style-type: none;
    padding-top: 8px;
    padding-bottom: 8px
}

nav ul {
    padding-left: 0
}

#footerbar {
    padding: 20px 0 60px 0;
    clear: both;
    width: 100%
}

.notOnDesktop {
    display: none
}

#mainContent #bannerImage img {
    width: 100%
}

#sidebar #adimage img {
    width: 100%;
    float: left
}

#mainContent .section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

#mainContent .col {
    display: block;
    float: left;
    margin: 1% 0 1% 3%;
}

#mainContent .col:first-child {
    margin-left: 0;
}

.group:before,
.group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1;
}

.span_2_of_2 {
    width: 100%;
}

.span_1_of_2 {
    width: 48.5%;
}

ul.no_bullet {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

li.pdf {
    background: url('/site/images/pdf-image.png') no-repeat left top;
    padding-left: 43px;
    padding-top: 6px;
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 1.7em;
    margin: 1.5em 0 0;
}

#course-list li {
    list-style: none;
    margin: 20px;
    font-size: 17px;
}

#course-list div {
    padding-bottom: 50px;
}

div.courseaccesslogin {
    margin: 0px 30px 60px 30px;
}

h2.loginmsg {
    margin: 1.5em 0 1em 0;
    line-height: 1.5em;
}

p.loginmsg {
    margin: 16px 0 0 0;
}

.loginmsg a {
    text-decoration: underline;
}

@media screen and (max-width:769px) {
    #mainContent {
        padding: 0 0 0 0;
        float: none;
        width: 96%
    }
    #sidebar input {
        display: none
    }
    #mainwrapper #content #sidebar {
        float: none;
        width: 96%;
        overflow: auto;
        margin-top: 3px;
        margin-left: 2%;
        padding-bottom: 13px;
        border: none;
    }
    #content #sidebar #adimage {
        width: 60%;
        margin-top: 0;
        float: left
    }
    #content #sidebar nav {
        float: left;
        padding-left: 4%
    }
    #sidebar nav ul {
        margin-top: 0
    }
    #sidebar nav ul li {
        border-bottom: 1px solid #cacaca;
        width: 100%;
    }
}

@media screen and (max-width:480px) {
    #mainwrapper header #logo {
        width: 96%;
        margin-left: 2%
    }
    #mainContent h3,
    #mainContent h3,
    #mainContent h4 {
        text-transform: none;
        line-height: 1.4em;
    }
    #mainwrapper header nav {
        text-align: center;
        background-color: rgba(255, 255, 255, 1);
        width: 98%
    }
    #content #sidebar #adimage {
        width: 100%;
        background-color: rgba(246, 246, 246, 1);
        border: none;
    }
    #content #sidebar nav {
        width: 96%;
        padding: 7px
    }
    #sidebar nav ul li {
        display: inline-block;
    }
    #mainwrapper #content #sidebar {
        padding-bottom: 0
    }
    #content #mainContent h3 {
        font-size: 14px
    }
    .span_2_of_2,
    .span_1_of_2 {
        width: 100%;
    }
}

/* ACCESS CONTROL END */

@media (min-width:1025px) {
    ul.nav li.dropdown:hover ul.dropdown-menu {
        display: block
    }
    .relatedproduct-cell {
        height: 350px
    }
    .img-related-a {
        display: block;
        height: 262px
    }
}

@media (max-width:1185px) {
    .fc-subcat a img {
        max-width: 220px
    }
    .fc-subcat a.img-link {
        height: 175px
    }
}

@media (max-width:1024px) {
    .difference img {
        max-width: 300px
    }
    .embed-80 {
        max-width: 100%
    }
    .learn-img img {
        max-width: 315px
    }
    footer .eco-social .ecologo img {
        max-width: 374px
    }
    footer .eco-social .social li a {
        width: 53px
    }
    .fc-addtocartlisthtml input[name=qty] {
        margin: 0 12px 0 40px
    }
    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%
    }
}

@media (max-width:768px) {
    .top-links a.fc-home-link {
        height: 110px;
        margin: 50px 0 0 45px;
        width: 180px
    }
    .embed-80 {
        max-width: 100%
    }
    .fc-search {
        width: 470px
    }
    #fc-search {
        width: 430px
    }
    .fc-droplinks div {
        border: none
    }
    .navbar-collapse ul {
        width: 750px
    }
    .navbar-inverse .navbar-nav>li>a {
        padding: 10px
    }
    .navbar-collapse ul.dropdown-1,
    .navbar-collapse ul.dropdown-2,
    .navbar-collapse ul.dropdown-3,
    .navbar-collapse ul.dropdown-4,
    .navbar-collapse ul.dropdown-5,
    .navbar-collapse ul.dropdown-6 {
        width: 700px;
        margin-top: -7px;
        padding-top: 20px
    }
    .navbar-collapse ul.dropdown-2 {
        left: -62px
    }
    .navbar-collapse ul.dropdown-3 {
        left: -202px
    }
    .navbar-collapse ul.dropdown-4 {
        left: -364px
    }
    .navbar-collapse ul.dropdown-5 {
        left: -493px
    }
    .navbar-collapse ul.dropdown-6 {
        left: -563px
    }
    .navbar-collapse ul {
        margin: 0 auto
    }
    ul.fc-4-col-dropdown {
        width: 25%
    }
    ul.fc-2-col-dropdown {
        width: 50%
    }
    ul.fc-3-col-dropdown {
        width: 33%
    }
    .dropdown-menu img {
        max-width: 687px
    }
    .difference img {
        max-width: 290px
    }
    .learn-img img {
        max-width: 270px
    }
    footer .fc-gradient-3 .learn-form .check-wrap {
        width: 11%
    }
    footer .fc-gradient-3 .learn-form .check-span {
        width: 87%
    }
    footer .fc-gradient-3 .learn-form .fc-btn-default {
        padding: 2px 103px
    }
    footer .links .newsletter {
        text-align: center
    }
    footer .links .newsletter p {
        text-align: center;
        margin: 0
    }
    footer .fc-gradient-3 .learn-form h3 {
        font-size: 20px
    }
    footer .fc-gradient-3 .learn-form h4 {
        font-size: 14px
    }
    #es_newsletter {
        width: 216px
    }
    .fc-home-1 .fc-feature-cat img {
        max-width: 215px
    }
    .fc-home-1 .fc-btn-primary,
    .fc-home-2 .fc-btn-primary {
        width: 138px
    }
    .fc-addtocartlisthtml input[name=qty],
    .fc-addtocartlisthtml input[name=quantity] {
        margin: 0 12px 0 25px
    }
    .relatedproduct-cell {
        height: 320px
    }
    .img-related-a {
        display: block;
        height: 212px
    }
}

@media (max-width:480px) {
    .fc-subcat,
    .navbar-header {
        background-repeat: no-repeat
    }
    .fc-body-wrapper {
        background-image: none;
        background-color: #fff
    }
    .fc-body-content {
        border: none;
        box-shadow: none
    }
    #fc-search-btn-xs,
    .fc-body-content {
        -webkit-box-shadow: none;
        -moz-box-shadow: none
    }
    .hidden-xs {
        display: none
    }
    #search-mobile,
    .img-related-a,
    footer .fc-gradient-2 .difference-txt a,
    footer .fc-gradient-3 .learn-form h4 strong {
        display: block
    }
    .fc-prehead {
        height: 55px
    }
    .head-signup a {
        width: 100%;
        margin: auto 0;
        text-align: center
    }
    .free-ship {
        text-align: center;
        margin-top: 0
    }
    .navbar-inverse .navbar-toggle {
    border: 1px solid #7b8b00;
    background-color: #fff;
    color: #7b8b00;
    font-weight: 700;
    font-size: 10px;
    height: 39px;
    padding: 9px 4px;
    margin: 75px 14px 0px 0;
    margin-top: 75px;
    }
    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        background-color: #7b8b00;
        color: #fff;
        border: 1px solid #fff
    }
    .navbar-header {
        background-color: #e0f2f2;
        background-image: url(../img/floracopeia-logo-xs.png)
    }
    .navbar-collapse {
        background-color: #fff
    }
    .navbar-collapse ul {
        width: 300px
    }
    .dropdown-toggle {
        text-align: left
    }
    .fc-nav-wrap {
        margin-top: 0
    }
    .fc-nav {
        height: auto
    }
    .navbar-brand {
        width: 42%;
        height: 83px;
        float: left;
        padding: 30px 40px
    }
    .navbar-collapse ul.dropdown-1,
    .navbar-collapse ul.dropdown-2,
    .navbar-collapse ul.dropdown-3,
    .navbar-collapse ul.dropdown-4,
    .navbar-collapse ul.dropdown-5,
    .navbar-collapse ul.dropdown-6 {
        padding-top: 0;
        left: 0
    }
    .navbar-nav .open .dropdown-menu {
        position: relative
    }
    .xs-links {
        margin-top: 20px;
        width: 41%;
        float: right
    }
    .xs-links a {
        line-height: 100%;
        font-size: 12px
    }
    .xs-links a.checkout-xs {
        position: relative;
        top: 0;
        left: 0;
        color: #222
    }
    .fc-droplinks .fc-4-col-dropdown {
        margin: 0
    }
    .fc-droplinks div {
        padding-top: 5px
    }
    .fc-droplinks .fc-border-left-1 {
        border: none
    }
    .fc-nav .navbar-form {
        border: none;
        border-bottom: 1px solid #2f845a
    }
    .fc-search-xs {
        width: 81%;
        border: 1px solid #e6debc;
        height: 24px;
        line-height: 24px;
        letter-spacing: .1em;
        font-size: 12px;
        padding: 0 4px;
        border-radius: 0;
        float: left
    }
    #fc-search-btn-xs {
        margin: 0 0 0 -1px;
        padding: 0 10px;
        height: 24px!important;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        box-shadow: none;
        float: left
    }
    footer .fc-gradient-2 .difference-txt {
        border: none;
        border-top: 1px solid #bda541;
        padding: 16px 0 17px
    }
    footer .fc-gradient-3 .learn-img {
        float: left
    }
    footer .fc-gradient-3 .learn-form .check-wrap {
        width: 14%
    }
    footer .fc-gradient-3 .learn-form .check-span {
        width: 80%
    }
    footer .fc-gradient-3 .learn-form .fc-btn-default {
        padding: 2px 89px
    }
    footer .fc-gradient-3 .learn-form h3 {
        font-size: 25px
    }
    footer .fc-gradient-3 .learn-form h4 {
        line-height: 150%;
        font-size: 16px
    }
    #es_learn {
        width: 230px
    }
    footer .eco-social .ecologo img {
        max-width: 288px
    }
    footer .links ul {
        margin: 40px 0 0
    }
    footer .disclaimer-copyright .copyright p,
    footer .disclaimer-copyright .disclaimer p {
        font-size: 10px
    }
    footer .eco-social .social li a {
        background-image: url(../img/social-sprite-xs.png);
        background-repeat: no-repeat;
        display: block;
        width: 43px;
        height: 45px
    }
    #fc_face {
        background-position: 0 0
    }
    #fc_twit {
        background-position: -44px 0
    }
    #fc_pint {
        background-position: -87px 0
    }
    #fc_goog {
        background-position: -130px 0
    }
    #fc_yout {
        background-position: -173px 0
    }
    #fc_link {
        background-position: -216px 0
    }
    #fc_inst {
        background-position: -259px 0
    }
    .fc-feature-cat {
        margin-bottom: 60px
    }
    .fc-home-2 .fc-btn-primary {
        width: 158px
    }
    .fc-home-2 .fc-feature-cat .fc-info-img img {
        max-height: 275px
    }
    .fc-home-2 .fc-info p {
        width: 150px;
        margin: 30px 0 10px
    }
    .fc-itemcell {
        height: auto;
        padding-bottom: 70px;
    }
    .fc-subcat {
        background-image: url(/assets/img/ajax-loader.gif);
        background-position: 50% center
    }
    .fc-subcat a {
        margin: 0 0 5px
    }
    .fc-storedescription {
        min-height: auto
    }
    .instock {
        width: 250px;
        margin: auto
    }
    .fc-addtocartlisthtml input[name=qty],
    .fc-addtocartlisthtml input[name=quantity] {
        margin: 0 12px 0 40px
    }
    .relatedproduct-cell {
        height: 420px
    }
    .img-related-a {
        height: 329px
    }
}

@media (min-width: 486px) and (max-width: 750px) {
    .tablet-visible {
        display: block !important;
       background-color: #fff; 
    }

.tablet-visible a {
    color: #222;
}

.tablet-visible a.fc-orange-txt {
    color: #7b8b00;
}
}


@media (max-width:320px) {
    .xs-links a.checkout-xs {
        position: relative;
        top: -9px;
        left: 18px;
        color: #222
    }
    .relatedproduct-cell {
        height: 300px
    }
    .img-related-a {
        display: block;
        height: 210px
    }
}

@media (min-width:768px) {

}

/* Begin FAQ specific CSS */

.section-title {
    border-bottom: 1px solid #ddd;
    color: #000;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.panel-primary > .panel-heading {
    background-color: #fff;
    border: 0;
}

.panel-group .panel {
    border-radius: 0;
    border: 0;
    box-shadow: none;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border: 0 none;
    font-size: 1.21em;
    margin-left: 4%;
    width: 95%;
}

.panel-group .panel > .panel-heading.panel-plus-link a.collapsed::before {
    background: #01793d;
    border-radius: 100em;
    content: "";
    font-family: "FontAwesome";
    font-size: 1.4em;
    font-style: normal;
    font-weight: normal;
    margin-right: 10px;
    color: #fff;
    padding: 7px 10px;
    text-decoration: inherit;
    vertical-align: middle;
}

.panel-group .panel > .panel-heading.panel-plus-link a::before {
    background: #01793d;
    border-radius: 100em;
    content: "";
    font-family: "FontAwesome";
    font-size: 1.4em;
    font-style: normal;
    color: #fff;
    font-weight: normal;
    margin-right: 10px;
    padding: 7px 10px;
    text-decoration: inherit;
    vertical-align: middle;
}

.panel .panel-heading a:after {
    content: "?";
    margin-left: 2px;
}

.panel .panel-heading a {
    font-size: 1.22em;
    font-weight: 700;
    display: block;
    width: 100%;
    text-decoration: none;
}

.panel-body h1 {
    font-size: 1.35em;
}

.panel-body > h2 {
    font-size: 1.11em;
}

.panel-body h3 {
    font-size: 1em;
}

/* End FAQ specific CSS */

/*Drill down button styles overides 05/02/2016*/

input.eslistqty.drilldown-qty {
    margin-left: -14px !important;
    height: 48px !important;
    margin-bottom: 15px !important;
}

input.btn.btn-default.drilldown-add.fc-btn-primary.eslistaddtocart {
    font-size: 14px;
    padding: 13px;
    margin-bottom: 15px;
}

ul.item-share {
    margin-left: -3px;
    padding-left: 0;
}

tr.block-column {
    display: block;
}

/*Homepage Fix of Menu */

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}

.fc-body-content {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
}

/* END Drill down button styles overides 05/02/2016*/

.fc-blue-bg {
    background: #fff;
}
.navbar-header li, .top-links .left li, .top-links .right li {
    display: inline-block;
     margin: 0;
    padding: 0;
    margin-left:5px;
}

.navbar-brand {
    background: #fff url(../../assets/img/logo2017.png) no-repeat scroll 50% / 60% auto;
    background-color: transparent;
    width: 100%;
    height: 90px;
    text-indent: -9999px;
    display: block;
    padding:0px;
    margin: 0px 0px 0px -10px;
    transition: opacity 0.1s ease-out 0s;
}

ul.top-nav li a{
    font-family: "open sans", sans-serif;
    font-size: 14px !important;
    padding-right:1px;

}
i.fa.fa-shopping-cart.flora-green {
    color: #7b8b00;
    font-size: 17px;
    position: absolute;
    top: 11px;
}

#fc-search {
    width: 87%;
    border: 1px solid #e6debc;
    height: 42px;
    line-height: 36px;
    font-size: 15px;
    letter-spacing: .1em;
    color: #9e988b;
    padding: 0 25px;
    margin-left: 8px;
    float: left;
    font-family: "open sans", sans-serif;
    background-color: #fff;
}

.hidden-xs.search.clearfix.col-md-7 {
    margin-top: 25px;
}
#fc-search-btn {
    margin: 0 0 0 -4px;
    padding: 0 10px;
    height: 57px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: #7b8b00;
    box-shadow: none;
    float: left;
}

#fc-search-btn {
    margin: 0 0 0 -4px;
    padding: 0 10px;
    height: 42px;
    width: 57px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: #7b8b00;
    box-shadow: none;
    float: left;
}

i.fa.fa-search.fa-2x {
    text-shadow: 0 0 0;
}
.fc-nav-wrap {
    margin-top: -60px !important;
    /* padding-bottom: 20px; */
}
.mar-40{
    margin-top:5px;
}
.mar-10{
    margin-top:0px;
}

.top-links {
    height: 195px;
}

li.dropdown {
    margin-left: 45px;
}
li.dropdown.first {
    margin-left: 0px;

}
.navbar-inverse .navbar-toggle {
    border: 1px solid #7b8b00;
    background-color: #fff;
    color: #7b8b00;
    font-weight: 700;
    font-size: 10px;
    height: 39px;
    padding: 9px 4px;
    margin: 75px 14px 0px 0;

}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #7b8b00;
    color: #fff;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color:  #7a8b00;
}

.nav.navbar-nav {
    width:100%;
}

@media (min-width: 480px) {
    .navbar-brand {
        background: #fff  url(../../assets/img/logo2017.png) no-repeat scroll 50% / 70% auto;
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (max-width: 480px) {
    .navbar-header {
        background-color: #fff;
        background-image: null;
        margin-top: -30px;
    }
    .navbar-inverse .navbar-toggle {
    border: 1px solid #7b8b00;
    background-color: #fff;
    color: #7b8b00;
    font-weight: 700;
    font-size: 10px;
    height: 39px;
    padding: 9px 4px;
    margin: 115px 14px 0px 0;

}

}

@media (max-width: 520px){

    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: #7b8b00;
        color: #fff;
        border: 1px solid #fff;
    }

    input#fc-search-xs {
        width: 83%;
    }
.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d;
}
}

@media (max-width: 768px){

    input#fc-search-xs {
        width: 85%;
    }
}
@media (min-width: 768px){
    #fc-search {
        width: 81%;
    }

    .navbar-nav > li > a {
        color: #222 !important;
        font-family: "adobe-caslon-pro", serif !important;
        text-transform: uppercase !important;
        padding-bottom: 24px !important;
        letter-spacing: 1px;
        font-size: 12px ;
        padding-left: 6px;
    }
    .navbar-brand {
        margin: 0px 0px 0px -20px;
        background: #fff  url(../../assets/img/logo2017.png) no-repeat scroll 50% / 100% auto;
    }
    .mar-40 {
        margin-top: 5px;
    }
    li.dropdown {
        margin-left: 11px;
    }

    i.fa.fa-shopping-cart.flora-green {
        margin-left: 5px;
    }

}

@media (min-width: 992px){
    .navbar-nav > li > a {
        font-size: 14px ;
        padding-left: 6px;
    }
    .navbar-brand {
        margin: 0px 0px 0px -50px;
        background: #fff url(../../assets/img/logo2017.png) no-repeat scroll 50% / 87% auto;
    }
    .mar-40 {
        margin-top: 5px;
    }
    li.dropdown {
        margin-left: 38px;
    }

    i.fa.fa-shopping-cart.flora-green {
        margin-left: 5px;
    }
     #fc-search {
        margin-left: 25px;
    }

}
@media (min-width: 1200px){
    .navbar-nav > li > a {
        font-size: 17px ;
        padding-left: 6px;
    }
    .navbar-brand {
        margin: 0px 0px 0px -50px;
        background: #fff url(../../assets/img/logo2017.png) no-repeat scroll 50% / 87% auto;
    }
    i.fa.fa-shopping-cart.flora-green {
        margin-left: 0px;
    }
    li.dropdown {
        margin-left:56px;
    }
    #fc-search {
        margin-left: 70px;
    }

ul.top-nav {
    padding-right: 20px !important;
}

}

@media (max-width: 1200px){
.top-links .right {
    float: right;
    width: 421px;
}

}
.hidden-xs.search.clearfix.col-md-7.col-sm-7.col-xs-12 {
    padding-right: 0px;
}