/* WHITE COLOR SCHEME */

.white .sa_owl_theme .owl-nav .owl-prev {
  background: rgba(0,0,0,0.3) url('../images/icon_prev.png') no-repeat center center !important;
  margin-left: -50px;
}

.white .sa_owl_theme .owl-nav .owl-next {
  background: rgba(0,0,0,0.3) url('../images/icon_next.png') no-repeat center center !important;
  margin-right: -50px;
}

.wcmenucart i {
  margin-right: 5px;
}

.woocommerce ul.products li.product li.title a {
  font-weight: bold;
  font-size: 18px;
}

.woocommerce ul.products li.product .price .amount {
  font-weight: bold;
}

.quantity .qty,
.quantity .minus,
.quantity .plus {
  display: block;
  float: left;
  width: 36px;
  min-height: 36px;
  background-color: transparent;
  border: 1px solid #e4e4e4;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  color: #777;
}

bdi {
  font-size: 20px;
}

#quantity_5f8d2e55598bb.input-text.qty.text {
  font-size: 19px;
}

body.age-restriction * {
  color: #ccad77;
  font-weight: bold;
}
.age-gate-heading {
    margin-top: 210px;
    padding: 0;
    font-size: 0px;
}   

#tab-additional_information h2 {
    display: none;
}
/* Give the link some padding and some color */
.ss-nav-button {;
	padding: 1px 12px 1px 7px;
  background-color: #CCAD77;
  color: #000000 !important;
  border-radius: 0px;  
}
#site-navigation-wrap .dropdown-menu>li>a {
    display: block;
    line-height: 40px;
    padding: 0 15px;
    }
    
.single .entry-content a, .page .entry a {
    cursor: pointer;
    text-underline-offset: 3px;
    text-decoration: none;
    }
    
.pum-theme-13354 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    color: #ffffff;
    border: 1px none #ffffff;
    border-radius: 0px;
    box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
    background-color: #CCAD77;
    }
    .um input[type=submit].um-button:hover, .um a.um-button:hover {
    background-color: #CCAD77;
}
.um input[type=submit].um-button,
.um input[type=submit].um-button:focus,
.um a.um-button,
.um a.um-button.um-disabled:hover,
.um a.um-button.um-disabled:focus,
.um a.um-button.um-disabled:active {
    background: #CCAD77;
}
.woocommerce-message {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    font-weight: 900;
    color: #777;
    }

.nf-form-fields-required {
  display: none;
}
.product_meta .posted_in a {
color: #000;
font-family: "montserrat";
font-size: 16px;
font-weight: 600;
}
.cli-style-v2 .cli-bar-message {
  width: 70%;
  text-align: left;
  font-size: 20px;
  line-height: 1.2;
}