html {
  font-size: 100.01%;
}
body{
    font-family: 'Proxima Nova Rg'!important;
    font-weight: normal;
    color: #000;
    font-size: 14px;
}
a, .navbar-brand span, a.nav-link span, .btn img, span:before, label:before, 
.navbar, .btn, .nav-link:after, .navbar img{
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
}

.navbar-brand{
position: relative;
    z-index: 5;
}

a, button{
    outline: none !important;
    text-decoration: none !important;
    color: currentColor;
}
a:hover, .active > a{
  color: #7bc142!important;
}

strong{
  font-weight: 600;
}
p, li{
  line-height: 1.4;
  font-size: 14px; 
  color: #313332;
  font-family: 'Proxima Nova Rg';
  font-weight: normal;
}
li{
  font-weight: 600; 
}
p{
  margin-bottom: 1em;
}
p a{
  color: #7bc142;
}
.para-content ul{
  margin: 20px 0; 
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.text-black{
  color: #000 !important;
}
#wrapper{
  width:100%;
  height: 100%;
}
.container{
  max-width: 1170px;
  width: 100%;
}
.container.mini{
    max-width: 970px; 
}
.container.minify{
    max-width: 860px; 
}
.bg-none{
  background-image: none !important;
}
.wi-full{
    width: 100%;
    float: left;
}
.btn{
  border-radius: 0px;
  font-size: 18px;
  font-weight: 700;
  padding: 0;
  padding-left: 25px;
  padding-right: 25px;
  height: 50px;
  font-family: 'Gotham';
  min-width: 190px;
  line-height: 50px;
  text-transform: uppercase;
}
.btn i{
  margin-right: 10px;
}
.btn-green{
  background: #7bc142;
  color: #fff !important;
}
.btn:hover{
  -webkit-box-shadow: 5px 5px 15px rgba(41, 41, 41, 0.35);
  box-shadow: 5px 5px 15px rgba(41, 41, 41, 0.35); 
}
.bg-light-blue{
  background: #f6ffff;  
}
.eq-padd{
  padding-top: 4em; 
  padding-bottom: 4em;  
}
.eq-marg{
  margin-top: 4em;  
  margin-bottom: 4em; 
}
.mbottom5{
  margin-bottom: 7%; 
}
.divide{
  margin: 6% 0;
}
.form-control{
  border-radius: 0;
}
input.form-control{
  height: 45px!important;
  font-size: 1.4rem;
}
#nf-field-3{
    font-size: 1.4rem;
}

/**/
.navbar-brand img{
 /* max-width: 180px;*/
	width:230px;
}
.navbar{
  background: #000;
  color: #fff;
}
/*.navbar.sticky{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 88;
}
.navbar.sticky .cart{
  display: none;
}*/
.navbar-nav .nav-link, .navbar-nav a{
  font-family: 'Proxima Nova Rg';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
}
.navbar-nav .nav-link > a, .navbar-nav > a{
    color: #fff;
}
.navbar-nav .sub-menu li a{
	
	color:#000 !important;
}

.navbar-nav .active .nav-link, .navbar-nav .nav-link:hover, .navbar-nav .current-menu-item a, .navbar-nav .nav-link:hover{
  color: #7bc142;
}
.navbar-nav li{
  position: relative;
}
.navbar-nav li:hover .sub-menu{
  display: block !important;
}
.navbar-nav li .sub-menu{
  position: absolute;
  /*left:0;*/
  right:0;
  display: none;
  padding: 10px 0;
  min-width: 14em;
  top: 100%;
  background: #fff;
  color: #333;
  z-index: 1000;
}
.sub-menu li{
  display: block;
}
.sub-menu a{
  display: block;
  font-weight: 500;
  padding: 6px 15px;
  color: #333;
}
.sub-menu a:hover{
  background: #7ac142;
  color: #fff !important;
}
.navbar .cart{
  background: #7bc142;
  width: 70px;
  height: 77px;
  text-align: center;
  position: relative;
  border-radius: 1px;
  margin-left: 10px;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-order: 2;
  -o-order: 2;
  order: 2;
  z-index: 8;
}
.cart img{
  margin-top: 25px;
}
.cart .badge{
  position: absolute;
  font-family: 'Proxima Nova Rg';
  font-weight: normal;
  color: #7bc142;
  background: #000;
  font-size: 14px;
  width: 23px;
  height: 23px;
  padding: 0;
  line-height: 25px;
  border-radius: 25px;
  text-align: center;
  top: 15px;
  right: 20px;
}

.user-top-access{
  position: absolute;
  top: 50px;
  z-index: 5;
  width: 100%;
  text-align: right;
}
.user-top-access .container{
  padding-right: 100px;
	margin-top: 10px;
}
.user-top-access a, .user-top-access li{
  margin: 0 5px;
}
.user-top-access .toplinks{
 /* margin-left: 20px;*/
	margin-left:0px;
}
.user-top-access .toplinks, .user-top-access .social-icons, .user-top-access li, .user-top-access a{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.user-top-access .toplinks, .user-top-access .social-icons{
	margin-top: 4px;
}
.user-top-access .toplinks a{
  color: #a5a5a5;
  font-size: 13px;
  font-family: 'Proxima Nova Rg';
  font-weight: normal;
}
.user-top-access .social-icons a{
  color: #fff;
  font-size: 14px;
}
.user-top-access a:hover{
  color: #7bc142;
}
.home-banner{
  -webkit-background-size: cover;
  background-size: cover;
  background-position: top center;
  padding: 8% 0 10%;
}
.home-text{
  max-width: 560px;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
}
.home-text p{
  color: #fff;
  border-top: 2px #7bc142 solid;
  border-bottom: 2px #7bc142 solid;
  font-size: 2.2em;
  margin: 0.5em 0;
  padding: 0.35em 0;
  line-height: 1;
}
.home-text p, .home-text span{
  font-family: 'Gotham Book';
  font-weight: normal;
  display: block;
}
.home-text strong{
  font-size: 5.00em;
  display: block;
  margin-bottom: 5px;
}
.home-text span{
  font-size: 3.93em;
}
.home-text strong{
  font-family: 'Gotham';
  font-weight: 900;
}
.home-text strong:first-child{
  font-size: 9.29em;
  margin-bottom: 0;
  color: #7bc142;
}
.home-text span:first-of-type{
  /*font-size: 5.71em;*/
	font-size: 3.93em;
}

.seeds-featurs{
  background: #f4f4f4;
}
.features-item img{
  margin-bottom: 5px;
}
.content-area h3{
  font-size: 1.45em;
  font-family: 'Gotham';
  font-weight: bold;
  margin: 20px 0 15px;
}
.section-title h2{
  font-family: 'Gotham';
  font-weight: 900;
  font-size: 2.14em;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.products-area{
  margin: 20px 0;
}
.seed-image{
  height: 330px;
  width: 100%;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
  border-bottom: 2px #000 solid;
}
.seed-info{
  padding: 20px 0 5px;
}
.seed-info h4{
  font-size: 1.2em;
  font-family: 'Gotham';
  font-weight: bold;
  margin-bottom: 0.5em;
}
.seed-info h4 a{
    color: #000000;
}
.seed-info p{
  margin-bottom: 5px;
}
.price{
  font-size: 1.2em;
  color: #7bc142;
  font-family: 'Gotham';
  font-weight: bold;
}

/* Owl */
/*.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
  background: none !important;
}*/
.owl-theme .owl-nav {
    margin-top: 0;
    width: auto;
    position: absolute;
    top: -30px;
    right: 0;
}

/* end owl */

.bottom-strip{
  background: #7bc142;
  padding: 3em 15px;
  color: #fff;
}
.bottom-strip strong{
  font-family: 'Gotham';
  font-weight: 900;
  font-size: 2.57em;
  line-height: 1.2;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-transform: uppercase;
  vertical-align: middle;
}
.bottom-strip .btn{
  font-size: 1.43em;
  font-family: 'Gotham';
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  border: 2px #fff solid;
  border-radius: 5px;
  margin: 0 0 0 3%;
  min-width: 220px;
  line-height: 45px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.bottom-strip .btn:hover{
    color: #ffffff!important;
}
footer{
  background: #000;
  padding: 4% 0px 3.2%!important;
  color: #fff;
}
footer h3{
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 20px;
    color: #ffffff
}
footer h3:after{
  display: block;
  width: 25px;
  height: 3px;
  margin-top: 5px;
  background: #7bc142;
  content: "";
}
footer a{
  font-family: 'Proxima Nova Rg';
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  text-transform: capitalize;

}
footer li{
  margin-bottom: 10px;
}
footer .sitemap li{
  width: 49%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;  
}
.fsocial a{
  margin-right: 10px;
}
.footer-bottom{
  margin: 0;
  margin-top: 3em;
  padding-top: 2.5em;
  border-top: 1px #3a3a3a solid;
}
.payment img{
  max-width: 100%;
}
.copyright{
  font-size: 14px;
  color: #7f7f7f;
  margin-top: 9px;
}
.copyright a{
  color: #7bc142;
}
.breadcrumbs{
  background: #f5f5f5;
  padding: 10px 0;
}
.breadcrumbs a{
  color: #7c7c7c;
}
.breadcrumbs a:hover, .breadcrumbs span{
  color: #000;
}
.breadcrumbs li{
  display: inline-block;
  vertical-align: middle;
}
.breadcrumbs li + li:before{
  content: url(../images/arrow.png);
  margin: 0 8px;
  display: inline-block;
  vertical-align: middle;
}
.product-title h2{
  font-size: 4.5em;
  text-transform: uppercase;
  color: #000;
  font-family: 'Gotham';
  font-weight: 900;
}
.product-title .col-md-7 h2{
  font-weight: bold;
}
.sort-products{
  padding: 8px 0;
  width: 100%;
  float: left;
  margin-top: 2em;
  border-bottom: 1px #ebebeb solid;
}
.sort-products p{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
}
.sort-products select{
  float: right;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 15px;
  background: #fff url(../images/droparrow.png) no-repeat center right;
}
.woocommerce-ordering select{
    float: right;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 15px;
  background: #fff url(../images/droparrow.png) no-repeat center right;
    text-transform: capitalize;
}
.pagination{
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
}

.pagination a{
  color: #000;
  border-radius: 0 !important;
  font-size: 14px;
}
.pagination li{
  padding: 2px;
}
.page-item.active .page-link {
    background-color: #7bc142;
    border-color: #7bc142;
}
.pagination [aria-label="Next"]{
  background: #000;
  color: #fff;
}
.pagination [aria-label="Previous"]{
  background: #eee;
}
.related-products .section-title h2{
  font-weight: bold;
}
.product-image{
  margin-bottom: 25px;
}
.product-image img{
  max-width: 100%;
}
.reviews{
  margin: 0px 0 8px;
}
.reviews div, .reviews p{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0;
}
.reviews p {
    margin-left: 0;
    text-transform: uppercase;
    margin-right: 2px;
    margin-top: -3px;
}
.reviews p a{
  color: #6291d1;
  text-transform: uppercase;
  text-decoration: underline !important;
}
.stars{
  color: #ffb400;
}
.product-detail .price{
  font-size: 1.8em;
  line-height: 1;
}
.product-detail .price small{
  font-family: 'Gotham Book';
  font-weight: normal;
}
.product-detail hr{
  margin: 2em 0 3em;
}
.description{
  margin-bottom: 2.5em;
}
.description h4{
  margin-bottom: 15px;
  font-size: 1.29em;
  color: #000;
  font-family: 'Gotham';
  font-weight: bold;
}
.product-detail select{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 50%;
  font-family: 'Gotham';
  font-weight: bold;
  padding: 6px 50px 6px 15px;
  background: #fff url(../images/droparrowblack.png) no-repeat right center;
  height: 50px;
  border: 1px #000 solid;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-right: 8px;
  margin-top: 8px;  
  margin-bottom: 8px;
}
.product-detail .btn{
  border-radius: 0;
  margin-top: 8px;  
  margin-bottom: 8px;
}
.product-detail .table th{
  background: #ebebeb;
  border-color: #fff;
  width: 220px;
  font-family: 'Gotham';
  font-weight: bold;
  font-size: 14px;
  color: #000;
    text-transform: uppercase;
}
.product-detail .table td img {
    margin: 5px 5px 9px 0;
    float: left;
}
address p{
  margin-bottom: 20px;
  font-size: 1.22em;
  padding-left: 35px;
  position: relative;
}
address i{
  position: absolute;
  left: 0;
  top: 4px;
  width: 25px;
  text-align: center;
}
.contact .social-icons{
  margin-top: 20px; 
  margin-bottom: 30px;
}
.contact .social-icons a{
  margin-right: 5px;
  margin-top: 5px;
  font-size: 1em;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  line-height: 38px;
  padding: 0;
  width: 35px;
  height: 35px;
  border-radius: 25px;
  background: #7bc142;
  color: #fff;
}
.contact .social-icons a:hover{
  background: #000;
}
#nf-form-1-cont .nf-field-label {
    display: none;
}
#nf-form-1-cont nf-field:nth-child(1){
    float: left;
    width: 50%;
    padding-right: 10px;
}
#nf-form-1-cont nf-field:nth-child(2){
    float: left;
    width: 50%;
    padding-left: 10px;
}
#nf-form-1-cont .nf-form-fields-required{
    display: none;
}
#nf-form-1-cont textarea#nf-field-3 {
    height: 90px;
}
.col-1, .col-2{     
    width: auto;
    flex: auto;
    max-width: 100%;
}
.form-row{
    display: block;
    margin: 0px;
}
.nm-checkout-login-coupon .nm-shop-notice a{
    color: #7bc142;
}
.customer_details h2, .woocommerce-order-received h2 {
    padding-bottom: 24px!important;
    font-family: 'Gotham'!important;
    text-transform: capitalize!important;
}
.addresses .title {
    color: #000000;
    margin-top: 14px;
}
.addresses address{
    color: #000000!important;
    font-family: 'Proxima Nova Rg';
}
.woocommerce-order-details table.order_details, .woocommerce-thankyou-order-details li{
    font-size: 'Proxima Nova Rg';
}
.nm-single-product-bg{
    background: #ffffff!important;
}
.price span.woocommerce-Price-amount.amount{
    color: #7bc142!important;
    font-family: 'Gotham'!important;
    font-weight: bold!important;
    font-size: 1.2em!important;
}
a.woocommerce-product-gallery__trigger {
    display: none;
}
.single-product .summary-col-6 .summary {
    width: 58.333333%;
    padding-left: 15px;
    padding-right: 15px!important;
}
.single-product .gallery-col-6 .woocommerce-product-gallery {
    width: 41.666667%;
}
.single-product .product .summary .price{
    padding: 0px;
}
.owl-carousel .owl-nav.disabled{
    display: block!important;
}
.thumbnails-vertical .woocommerce-product-gallery__wrapper{
    padding-left: 20px!important;
}
.nm-product-share-wrap.has-share-buttons {
    display: none;
}
.single-product .nm-variable-add-to-cart-button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed, .single-product .nm-variable-add-to-cart-button.single_add_to_cart_button.button.alt {
    float: left;
    width: auto;
    background-color: #7bc142;
    font-size: 18px;
    font-weight: 700;
    padding: 0;
    padding-left: 25px;
    padding-right: 25px;
    height: 50px;
    font-family: 'Gotham';
    min-width: 190px;
    line-height: 50px;
    text-transform: uppercase;
}
.single-product .nm-quantity-wrap{
    float: left;
    width: 50%;
    height: 50px;
    border-color: #000000;
    margin-right: 8px;
    display: none;
    border-bottom: 1px solid #000000;
    margin-top: 0;
    margin-bottom: 0;
}
.table-bordered td, .table-bordered th{
    color: #000000;
}
.related-products ul.nm-products.products.xsmall-block-grid-2.small-block-grid-2.medium-block-grid-4.large-block-grid-4 {
    display: inline-block;
    width: 100%;
}
.nm-shop-loop-wishlist-button {
    text-align: left;
    float: left;
    width: 100%;
    position: inherit;
    top: 20px !important;
    right: 30px!important;
    text-align: right!important;
}
.woocommerce-ordering {
    float: right;
}
.woocommerce-result-count {
    display: inline-block;
}
.single-product woocommerce-product-gallery__wrapper {
    height: 100% !important;
}
.single-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images.lightbox-enabled {
    width: 100%;
}
.single-product .variations {
    width: 50% !important;
    float: left;
    margin-right: 10px;
    box-shadow: none;
    border: none;
}
.single-product .variations_form.nm-custom-select tr .sod_select .sod_label{
    padding-left: 14px !important;
    font-family: 'Gotham';
    color: #000000;
    font-weight: bold;
    padding-top: 1px;
}
.single-product .nm-variation-row .label{
    display: none;
}
.single-product .sod_select .sod_label{
    text-align: left!important;
}
.single-product .variations_form.nm-custom-select tr .value{
    border: 1px solid #000000;
}
.single-product .sod_select::before {
    display: block;
    position: absolute;
    top: -2px;
    right: 1px;
    font-family: 'nm-font';
    font-size: 15px;
    font-weight: normal;
    font-variant: normal;
    line-height: 52px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e615";
    width: 48px;
    height: auto;
    text-align: center;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #000000;
    color: #ffffff;
}
.single-product .sod_select .sod_option{
    text-align: left!important;
    font-family: 'Gotham';
    color: #000000;
    font-weight: bold;
}
.single-product .woocommerce-variation.single_variation {
    float: left;
    width: 100%;
    display: inline-block !important;
    margin-top: 40px;
    border: none!important;
    position: absolute;
    right: 0px;
}
.mrgt-sing{
   margin-top: 60px!important 
}
.price small {
    text-transform: capitalize;
}
.single-product .sod_select{
    height: 47px!important;
}
.seeds-list{
    float: left;
    width: 100%;
    margin: 0px!important;
}
.woocommerce-product-rating .woocommerce-review-link {
    display: inline-block!important;
    /* position: relative; */
    /* bottom: 88px; */
    /* float: right; */
    /* width: 79%; */
    overflow: hidden;
    color: #ffb400!important;
    font-family: 'Proxima Nova Rg';
}
li#tab-title-description, li#tab-title-additional_information {
   /* display: none;*/
}
.star-rating span:before {
    color: #ffb400!important;
}
.single-product ul.tabs.wc-tabs{
    /*display: none;*/
}
li#tab-title-reviews a{
   font-size: 1.2em;
    font-family: 'Gotham';
    font-weight: bold;
    margin-bottom: 0.5em; 
}
.woocommerce-tabs{
   /* border: none!important;*/
}
.woocommerce-tabs .panel{
    padding: 0px!important;
}
.comment-text p{
    font-family: 'Proxima Nova Rg'!important;
    color: #000000!important
}
time.woocommerce-review__published-date{
    color: #7bc142!important;
}
.comment-form .submit{
    background-color: #7bc142!important;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Gotham';
    text-transform: uppercase;
}
h3#reply-title{
    font-family: 'Gotham';
    font-weight: bold;
    font-size: 16px;
    color: #000;
}
.woocommerce-cart-form h3, .cart-collaterals h2, .woocommerce-billing-fields h3, h3#order_review_heading, .woocommerce-additional-fields h3{
    font-family: 'Gotham';
    font-weight: bold;
    font-size: 16px;
    color: #000;
    text-transform: capitalize;
}
a#nm-cart-continue-button, .woocommerce-cart-form button.button.border, a.checkout-button.button.alt.wc-forward, input#place_order, .nm-myaccount-login-inner button.woocommerce-Button.button, .nm-myaccount-login-inner a#nm-show-register-button, .nm-myaccount-login-inner a#nm-show-login-button, .button.product_type_variable.add_to_cart_button, .buttons.nm-cart-empty-button #nm-cart-panel-continue, .woocommerce-MyAccount-content a.woocommerce-Button.button, form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button, .return-to-shop .button.wc-backward, p.woocommerce-mini-cart__buttons.buttons a.button.border.wc-forward, p.woocommerce-mini-cart__buttons.buttons a.button.checkout.wc-forward, form.checkout_coupon button.button, .nm-coupon input#nm-apply-coupon-btn{
    background-color: #7bc142!important;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Gotham';
    text-transform: capitalize;
    color: #ffffff;
    padding: 13px;
    border: none!important;
}
a#nm-cart-continue-button:hover, .woocommerce-cart-form button.button.border:hover, a.checkout-button.button.alt.wc-forward:hover, input#place_order:hover, .nm-myaccount-login-inner button.woocommerce-Button.button:hover, .nm-myaccount-login-inner a#nm-show-register-button:hover, .nm-myaccount-login-inner a#nm-show-login-button:hover, .button.product_type_variable.add_to_cart_button:hover,.buttons.nm-cart-empty-button #nm-cart-panel-continue:hover, .woocommerce-MyAccount-content a.woocommerce-Button.button:hover, form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button:hover, .return-to-shop .button.wc-backward:hover, p.woocommerce-mini-cart__buttons.buttons a.button.border.wc-forward:hover, p.woocommerce-mini-cart__buttons.buttons a.button.checkout.wc-forward:hover, form.checkout_coupon button.button:hover, .nm-coupon input#nm-apply-coupon-btn:hover{
    color: #ffffff!important
}
.form-row textarea{
    color: #000000!important;
}
.woocommerce-message {
    color: #7bc142!important;
}
.woocommerce-orders-table__cell-order-actions a {
    background-color: #7bc142!important;
    font-weight: 700;
    font-family: 'Gotham';
    text-transform: capitalize;
    color: #ffffff;
}
.woocommerce-orders-table__cell-order-actions a:hover{
    color: #ffffff!important;
}
#nm-wishlist-empty .button{
    background-color: #7bc142!important;
    font-weight: 700;
    font-family: 'Gotham';
    text-transform: capitalize;
    color: #ffffff;
}
#nm-wishlist-empty .button:hover{
    color: #ffffff!important
}
.faq-page-content h3{
    color: #000000;
    font-family: 'Gotham';
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 15px;
}
 #faq-Comments,#faq-Media,#faq-Cookies,#faq-EmbeddedContentFromOtherWebsites,#faq-HOWDOIGET25OFFMYSEEDORDER,#faq-WILLIRECEIVE25OFFIFIDONTSPEND5000,#faq-CANMYORDERBESENTTOAPOBOX,#faq-WILLMYORDERBESENTWITHTRACKING,#faq-WHATARETHECOSTSOFSHIPPING,#faq-HOWLONGDOESITTAKETORECEIVEMYSEEDSAFTERPLACINGMYORDER,#faq-WILLIRECEIVEATRACKINGNUMBERONCEIPLACEMYORDER,#faq-WILLMYORDERBESENTINDISCREETPACKAGING{
    color: #000000;
    font-family: 'Gotham';
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 15px;
}

.faq-page-content h2{
    font: 24px;
    color: #000000;
    font-family: 'Gotham';
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 20px;
}
.faq-page-content p{
     font-family: 'Proxima Nova Rg'!important;
    font-weight: normal;
    color: #000;
    font-size: 14px;
}
.nm-myaccount-login-inner h2{
    font: 18px;
    color: #000000;
    font-family: 'Gotham';
    text-transform: capitalize;
    color: #000000;
}
.nm-wishlist-button.added{
    color: #7bc142!important;
}
.woocommerce-product-details__short-description{
    font-size: 14px!important;
}
.woocommerce-variation-price {    
    display: none !important;
}
.star-rating::before{
    color: transparent!important;
}
#reviews{
    max-width: 100%!important;
}
.reviews a {
    display: inline-block;
    margin: 0 0 0 3px;
    color: #6291d1;
}
reviews a:hover{
    color: #6291d1;
}
.tabs.wc-tabs #tab-title-reviews {
    text-align: left;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.tabs.wc-tabs #tab-title-reviews a{
    font-family: 'Gotham';
    font-weight: bold;
    font-size: 24px;
    color: #000 !important;
    border: none;
    margin: 0px;
}
.tabs.wc-tabs #tab-title-reviews a span{
    display: none;
}
.woocommerce-review__author {
    text-transform: capitalize;
    font-family: 'Proxima Nova Rg'!important;
}
.stars a:hover{
    color: #ffb400!important
}
div#review_form_wrapper {
    padding-bottom: 50px;
}
.v_price {
    font-size: 2.1em;
    color: #7bc142 !important;
    font-weight: bold;
    font-family: 'Gotham';
    line-height: 1;
}
.v_price small {
    font-family: 'Gotham Book';
    font-weight: normal;
}
.wcppec-checkout-buttons.woo_pp_cart_buttons_div {
    display: none;
}
img.wht_star {
    margin-top: 4px;
    float: left;
    margin-right: 5px;
}
.star-rating{
    margin-top: -4px!important
}
a.woocommerce-remove-coupon{
    color: #7bc142 !important;
}
.nm-custom-radio:checked + .nm-custom-radio-label:before{
    background-color: #7bc142!important;
}
.faq-page-content .nm-row.nm-row-full {
    padding: 0px;
}
.faq-page-content .nm_column.col-sm-12 {
    padding: 0px;
}
.orderby option:checked {
    background-color: #7bc142;
    color: #ffffff;
    padding: 4px 0px;
}
.orderby option:checked:hover{
    background: #7bc142;
    color: #ffffff;
}
.orderby option{
    padding: 20px 0px;
}
.product-carousel .owl-nav .owl-prev {
    background: #000000!important;
    border-radius: 100px;
    height: 26px;
    width: 26px;
    transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
}
.product-carousel .owl-nav .owl-next {
    background: #000000!important;
    border-radius: 100px;
    color: #ffffff;
    font-size: 24px;
    height: 26px;
    width: 26px;
    padding: 1px 2px;
    transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
}
/*.product-carousel .owl-nav .owl-next:hover{
    background: #cccccc!important;
    color: #ffffff;
}
.product-carousel .owl-nav .owl-prev:hover{
    background: #cccccc!important;
    color: #ffffff;
}*/
.product-carousel .owl-nav .owl-prev .nm-font-chevron-left, .product-carousel .owl-nav .owl-next .nm-font-chevron-right{
    color: #ffffff;
    font-size: 24px;
    padding: 1px 0px;
}
.product-carousel button.owl-next.disabled, .product-carousel button.owl-prev.disabled{
    background: #cccccc!important;
    color: #ffffff;
}
.owl-theme .owl-nav .disabled{
    opacity: 0.9;
}
.site-map {
    float: left;
    width: 100%;
    padding-top: 60px;
    text-align: center;
}
.site-map ul {
    width: 100%;
    float: none;
    text-align: center;
    display: inline-block;
}
.site-map ul li {
    width: 50%;
    float: left;
    list-style: none;
    list-style-position: outside;
    display: inline-block;
    padding: 0px 0px 9px 222px;
    text-align: left;

}
.site-map ul li a {
    font-family: 'Proxima Nova Rg';
    font-weight: normal;
    font-size: 18px;
    color: #000000;
    text-transform: capitalize;
}
.arconix-faq-title {
    background: url(http://176.32.230.23/skyhighseeds.co.uk/wp-content/uploads/2018/09/plus12.png) no-repeat left transparent !important;
}

form.header_search{
	margin: auto;
	max-width: 300px;
	display: inline-block;
	vertical-align: middle;
     margin-right: 10px;
}
form.header_search input[type=text] {
    padding: 8px;
    font-size: 15px;
    border: 1px solid #fff !important;
    border-right: none;
    float: left;
    width: 80%;
	height: 36px !important;
    background: #000000;
}

form.header_search button {
    float: left;
    width: 20%;
    padding: 4px;
    background: #7bc142;
    color: white;
    font-size: 15px;
   border: 1px solid #ffffff !important;
    border-left: none;
    cursor: pointer;
	height: 36px;
}

form.header_search button:hover {
    background: #0b7dda;
}

form.header_search::after {
    content: "";
    clear: both;
    display: table;             

}
form.header_search input::placeholder {
	color:#ffffff;
}
div#wmc_widget-2 {
    width: auto;
    display: inline-block;
	margin-bottom:-44px !important;
}
div#wmc_widget-2 select {
     border: navajowhite !important;
    background: none !important;      
	
}
.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency, .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency{
	padding : 3px 8px !important;
}
.woocommerce-multi-currency.wmc-shortcode .wmc-currency a {
	color:#a5a5a5 !important;
}
.woocommerce-multi-currency.wmc-shortcode .wmc-currency a:hover {
	color:#7bc142 !important;
}

.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency{
	background:#000000 !important;
	color:#ffffff !important;
	border: 1px solid #ffffff !important;
	font-weight:400 !important;
	margin-right: 5px;
}
i.fab.fa-linkedin-in {
	display:none;
}
input[type="text"], input[type="email"], textarea {
border:1px solid #000000 !important;
}
.nm-infload-controls a {
    font-size: 30px !important;
     color: #7bc142 !important;
  }
.home-text p b{
	color:#7bc142;
}
.home-text span b{
font-size:0.93em;
font-weight:400;
}
.arconix-faq-title {
    color: #000;
    color: #000000;
    font-family: 'Gotham';
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 15px;
}
#menu-item-2329{
	margin-right:8px;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul.nm-shop-notice.woocommerce-error span {
    color: #ff0000;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .nm-font-close:before {
    color: #ff0000;
}