html {
  scroll-behavior: smooth; }

a {
  color: #968846; }

a:hover {
  color: #066311; }

::selection {
  background: #968846 !important;
  /* WebKit/Blink Browsers */
  color: #FFF !important; }

::-moz-selection {
  background: #968846 !important;
  /* Gecko Browsers */
  color: #FFF !important; }

.btn:disabled, .btn:disabled:hover {
  background-color: dimgrey !important;
  opacity: .90 !important;
  border: none; }

.container {
  max-width: 2200px; }

.social-nav {
  padding: 10px;
  text-align: center; }

#mainNav {
  background: #200228 !important;
  background: linear-gradient(90deg, #200228 29%, #2f092e 63%, #066311 95%) !important;
  border-bottom: 2px solid white; }

#mainNav .navbar-brand em, #mainNav .navbar-nav .nav-item .nav-link {
  color: #FFF;
  max-height: 100px; }

header.masthead {
  height: auto; }

#logo {
  background: url(../../img/logos/myco-logo.png) no-repeat;
  height: auto;
  min-height: 90px;
  max-height: 100px;
  background-position: center;
  background-size: contain; }

.btn-primary, .btn-contact {
  background-color: #200228;
  border-color: #2f092e; }
  .btn-primary a:hover, .btn-contact a:hover {
    background-color: #066311;
    border-color: #Ffff; }

.btn-primary:hover, .btn-contact:hover, .btn-contact:hover {
  background-color: #968846 !important; }

em {
  font-size: .8em;
  color: #FFF; }

#mainNav {
  max-height: 100px; }

#mainNav .navbar-toggler {
  background-color: #2f092e; }

#mainNav .navbar-brand {
  color: #2f092e;
  width: 100%; }

#mainNav .navbar-nav .nav-item .nav-link:hover {
  font-weight: bold;
  /*text-shadow: 1px 1px;*/
  color: #968846; }

ul.social-buttons li a {
  background-color: #2f092e; }

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #968846; }

#banners {
  justify-content: center; }

.banner1 {
  order: 1;
  min-width: min-content;
  max-width: max-content;
  padding-right: 0;
  padding-left: 0; }

.banner2 {
  order: 2;
  min-width: min-content;
  max-width: max-content;
  padding-right: 0;
  padding-left: 0; }

.btnCallout {
  z-index: 999;
  position: absolute;
  margin: 0 auto;
  top: -10%; }

#ssitebanners {
  margin: 15px 0;
  height: 180px; }

.ssite1 {
  background: url(../../img/logos/boutique.jpg) no-repeat;
  width: auto;
  background-position: center;
  height: 100%; }

.ssite2 {
  background: url(../../img/logos/rootsrus.png) no-repeat;
  width: auto;
  background-position: center;
  height: 100%; }

.ssite3 {
  background: url(../../img/logos/shop_myco_logo.png) no-repeat;
  width: auto;
  background-position: center;
  height: 100%; }

.timeline > li .timeline-image {
  background-color: #968846; }

.timeline-image > a > h4 {
  color: #200228; }

.timeline-image > a > h4:hover {
  color: #066311; }

section#contact {
  background-color: #2f092e;
  background-image: url(../../img/about/contact.png);
  width: 90%;
  padding: 100px 0;
  margin: 0 auto;
  background-position: 50% 160px;
  margin-top: -70px; }

section#contact > h2 {
  text-shadow: 2px 2px purple; }

.page-section {
  padding: 0; }

#BDC_CaptchaComponent {
  width: max-content;
  margin: 0 auto; }

#sucess {
  margin: 30px auto 0px auto; }

@media (max-width: 480px) {
  img {
    width: 100%; }
  #ssites {
    padding-top: 0 !important; }
  .ssite1, .ssite2, .ssite3 {
    background-size: contain !important; }
  #mainNav .navbar-brand {
    width: 50% !important; }
  #mainNav {
    position: relative; }
  header.masthead {
    margin-top: initial; }
  #banners {
    margin: 0 auto; }
  #miniMyCo {
    top: 70% !important; }
  #miniMyCo > a > p {
    padding-left: 0px !important; }
  #miniMyCo img {
    width: 50% !important; }
  #headerSec {
    padding-bottom: 0px !important; }
  .page-section h3.section-subheading {
    margin-bottom: 40px !important; }
  .navbar-nav {
    background-color: #2f092e !important;
    padding: 5px 5px !important; }
  /*.collapse:not(.show) {
        display: block !important;
    }*/ }
