/* dynamic styles will be written here*/
/* -------modal style starts------------- */
/* The Modal (background) */
.myBtnModal a{
	cursor: pointer;
}
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

/* The Close Button */
.close {
 	color: #fff;
    float: right;
    font-size: 64px;
    font-weight: 100;
    position: relative;
    right: 15px;
    top: 10px;

}

.close:hover,
.close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.modal-head-blank{
	background-color: #abc053;
	width: 100%;
	height: 55px;
	margin-bottom: 50px;
}

.hhc-modal-foot{
	margin-bottom: 23px;
}

.hhc-modal-foot a{
text-decoration: underline;
}

.hhc-modal-body{
	padding-left: 25px;
	padding-right: 25px;
}

.hhc-modal-shop-btn{
	padding: 18px 20px;
    background-color: #abc053;
    color: #fff;	
}


.hhc-modal-shop-btn:hover{
	color: #fff;
}

.hhc-modal-shop-btn img{
	
	position: relative;
	top: 6px;
	
}

/* ---------- modal styles ends -------- */

.off-canvas-menu-container.mobile-only{
    margin-bottom: 30px !important;
	height: 100% !important;
}
#shopify-product-row a.column-wrap .inner-column {
    margin: 12px;
    border: 1px solid rgba(127,127,127,0.16);
    box-shadow: 0 1px 4px rgba(127,127,127, 0.11);
    padding: 8px; 
}
#shopify-product-row a.column-wrap .inner-column img{
    max-width: 182px;
    margin: 0px auto;
}
#shopify-product-row a.column-wrap .inner-column p.title{
    color: #333;
    text-decoration: none;
    transition: color 0.1s ease;;
    font-style: normal;
    font-family: Roboto,sans-serif ;
    font-size: 15px;
    margin: 0.625rem 0 0;
    padding: 0;
    line-height: 1.3125;
    letter-spacing: normal;
    text-transform: none;
    white-space: normal;
    font-weight: 700 !important;
    text-align: center;
}
#shopify-product-row a.column-wrap .inner-column p.vendor{
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0.8125rem;
    margin: 0.25rem 0 0;
    padding: 0;
    color: #949494;
    line-height: 1.3125;
    letter-spacing: 0;
    text-transform: none;
    white-space: normal;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#shopify-product-row a.column-wrap .inner-column p.price{
    color: #abc053;
    font-size: 1rem;
    line-height: 1.4375rem;
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 400;
    text-align: center;
}
#shopify-product-row a.column-wrap .inner-column-last{
    background-color: #abc053 !important;
    min-height: 102px;
    margin: 12px 0px 12px 3px;
    min-width: 204px;
}
#shopify-product-row a.column-wrap .inner-column-last .vertical-center{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}
#shopify-product-row a.column-wrap .inner-column-last .vertical-center p{
    text-align: center;
    margin: 0px;
    padding: 0px;
    color: #fff;
}
#shopify-product-row a.column-wrap .inner-column-last .vertical-center p.herb-title{
    font-size: 22px;
    font-weight: 500;
}
#shopify-product-row a.column-wrap .inner-column-last .vertical-center p.view-all{
    font-size: 14px;
    font-weight: 700;
}
.single-portfolio .container .section-title{
    text-align: left !important;
    margin: 0px !important;
    padding: 0px !important;
}
.single-portfolio .container .section-title h1{
    text-align: left !important;
    left: -4px;
    font-family: Playfair Display !important;
    padding-bottom: 75px;
    font-size: 50px !important;
}
.single-portfolio .subheader-custom{
    margin-bottom: 60px !important;
    text-align: left !important;
    max-width: 650px;
    font-size: 20px !important;
    font-weight: normal !important;
    text-transform: none!important;
}
.single-portfolio .link-more{
    text-align: left !important;
    max-width: 650px;
    font-size: 20px !important;
    font-weight: normal !important;
    text-transform: none!important;
    margin-bottom: 50px !important;
}
.single-portfolio .link-more a{
    opacity: .6 !important;
    color: #fff !important;

}
.single-portfolio .link-more a:hover{
    opacity: 1 !important;

}
.single-portfolio .link-all{
    text-align: left !important;
    max-width: 650px;
    font-size: 18px !important;
    font-weight: normal !important;
    text-transform: none!important;
}
.single-portfolio .link-all a{
    opacity: .6 !important;
    color: #fff !important;

}
.single-portfolio .link-all a:hover{
    opacity: 1 !important;
}    
header#top #logo .starting-logo{
    display: none;
}
#logo{
    margin-top: 10px;
}
.small-nav ul.buttons{
    margin-top: -10px !important;
}
#menu-item-5811 a{
    border-radius: 0px!important; 
    -webkit-border-radius: 0px!important;
    max-height: 30px !important;
    background-color: #abc053 !important; 
    padding-bottom: 40px !important;
    padding-top: 20px !important;
    margin-right: 0px!important;
    margin-top: 14px !important;
    margin-bottom: 14px !important;
}
#search-btn{
    padding-bottom: 32px !important;
    padding-top: 32px !important;
}
#menu-item-5811 a .img-leaf{
    margin: 0px 0px 2px 12px;
}
#mce-responses div#mce-success-response {
    text-align: center !important;
    width: 100%;
}
#mc_embed_signup #mce-error-response {
    text-align: center !important;
    width: 100%;
}
.search-results h2.title span{
    visibility: hidden;
}
.search-results h2.title span:before {
    content: 'Herb';
    visibility: visible;
}
.tax-project-attributes h1.project-attribute-title ,
.tax-project-type h1.project-type-title {
    display: inline-block;
}
.tax-project-attributes .project-attribute-right,
.tax-project-type .project-type-right {
    float: right;    
    text-transform: none !important;
}
.tax-project-attributes .project-attribute-img,
.tax-project-type .project-type-img{    
    width: 74px !important;
    top: 32px;
    position: relative;
}
.tax-project-attributes .project-attribute-right a,
.tax-project-type .project-type-right a{    
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
#herb_actions_loader .loader,
#herb_common_uses_loader .loader,
#all_herbs_loader .loader
{
    display: none;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(100, 100, 100, 0.05);
  border-right: 1.1em solid rgba(100, 100, 100, 0.05);
  border-bottom: 1.1em solid rgba(100, 100, 100, 0.05);
  border-left: 1.1em solid #abc053 !important;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.herb_list_actions li, 
.herb_list_common_uses li{
    list-style: none;
}

.herb_list_actions li a, 
.herb_list_common_uses li a{
    text-decoration: underline;
}
body[data-ext-responsive="true"].single-post .container-wrap.no-sidebar .post-area {
    max-width: 100%;
}
.recipe_wrap .instance-4 {
    margin-top: 20px;
}

.recipe_wrap .instance-4 .wpb_wrapper p a{
    margin-right:20px;
}

/* bbpress sidebar */
.bbp-user-page div#bbpress-forums, .bbp-user-edit div#bbpress-forums, .topic div#bbpress-forums, .forum div#bbpress-forums,
.bbp-search div#bbpress-forums, .forum-archive div#bbpress-forums {
    display: block;
    width: 66%;
    float: left;
}
.bbp-sidebar {
    display: block;
    width: 32%;
    float: left;
    margin-left: 2%;
}
.bbp-sidebar img {
	width: 100%;
}
i.icon-salient-search {
    background: none;
    color: #ccc;
}
form#bbp-search-form {
    border: 1px solid #f7f7f7;
    display: inline-block;
    width: 100%;
    background-color: #f7f7f7;
}
input#bbp_search {
    border: none;
    width: 90% !important;
    float: left;
    background-color: #f7f7f7;
}
i.icon-salient-search {
    width: 10%;
    float: left;
    padding: 19px 0px;
    height: 48px;
    cursor: pointer;
}
input#bbp_search_submit {
    display: none;
}
.bbp-sidebar .widget-content {
    margin-bottom: 40px;
}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar,
#bbpress-forums div.bbp-forum-author img.avatar, #bbpress-forums div.bbp-reply-author img.avatar, 
#bbpress-forums div.bbp-topic-author img.avatar {
	border-radius: 50%;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
    background: none;
    opacity: 1;
    font-weight: 800;
}
.bbp-user-section h3 {
    margin-bottom: 20px;
}
.bbp-user-info {
    color: #8b9b39;
    font-weight: 400;
    text-transform: capitalize;
}
.bbp-user-info a {
	color: #8b9b39;
}
div.bbp-breadcrumb {
	display: block !important;
    background: #f7f7f7;
    padding: 12px;
    width: 100%;
    margin-bottom: 40px;
}
div.bbp-breadcrumb p {
	padding: 0px;
	margin: 0px !important;
	font-size: 16px;
}
.bbp-topic-reply, .bbp-topic-form, .bbp-no-topic {
    background: #f7f7f7;
    padding: 30px;
}
.bbp-topic-reply .bbp-no-topic {
    padding: 0px;
}
body #bbpress-forums fieldset.bbp-form {
    border: 0px !important;
    padding: 10px 0px !important;
}
#bbpress-forums fieldset.bbp-form legend {
	display: none;
}
.bbp-pagination-count {
    display: none;
}
div.bbp-submit-wrapper {
	float: left;
}
span#favorite-toggle a, span#subscription-toggle a {
    color: #abc053;
    font-size: 16px;
    margin-right: 10px;
    margin-left: 10px;
}
.bbpress .container-wrap {
    padding: 0px !important;
}
.bbpress .templatera_shortcode p {
    padding: 0px;
}
.bbpress .templatera_shortcode {
    margin-bottom: 50px;
}
.bbp-user-info span {
    margin-right: 10px;
    margin-left: 10px;
}
.bbp-user-info span:first-child {
	margin-left: 0px;
}
.bbpress .bbp-template-notice {
    display: none;
}
.bbpress fieldset.bbp-form label {
    color: #979797;
    font-size: 16px;
}
input#bbp_topic_subscription {
    border-radius: 0px !important;
    margin-right: 10px !important;
}
.bsp-new-topic {
    display: inline-block;
    float: right;
    font-size: 16px;
    color: #abc053 !important;
    margin-top: 10px;
}
.bsp-new-topic a {
	color: #abc053;
}
.bsp-new-topic:after, a.bbp-reply-link:after {
    content: "|";
    padding-left: 10px;
}
span#subscription-toggle, span#favorite-toggle {
    margin-top: 10px;
}
.bbp-forum-index-page div.bbp-breadcrumb {
	display: none !important;
}
.bbp-forum-index-page .bbp-search-section .bbp-search-form {
    display: block !important;
    width: 100%;
}
.bbp-topic-permalink {
    font-size: 16px;
}
#bbpress-forums p.bbp-topic-meta {
    font-size: 14px;
}
textarea.bbp-the-content, textarea#bbp_topic_content, textarea#bbp_reply_content {
    height: 150px !important;
    border-color: #ededed;
}
input#bbp_topic_tags, input#bbp_topic_title {
    height: 45px !important;
    border-color: #ededed;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #aeaeae;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #aeaeae;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #aeaeae;
}
.bbp-reply-link {
    float: right;
    color: #abc053;
    font-size: 16px;
    margin-left: 10px;
    margin-top: 10px;
}
span#subscription-toggle {
    color: #abc053 !important;
    font-size: 16px;
    font-weight: 400;
}
label.bbp-custom-label {
    width: 100%;
    color: #848484 !important;
    font-size: 18px !important;
    margin-top: 15px !important;
}
label.bbp-custom-label a {
    color: #848484 !important;
    font-size: 18px !important;
    text-decoration: underline;
    font-weight: bold;
    text-decoration-skip-ink: none;
}
#bbpress-forums fieldset.bbp-form input[type=text], #bbpress-forums fieldset.bbp-form select {
    height: 48px;
}

/* shop online mob menu */
#mob-shop-online {
    display: none;
}

@media screen and (min-width: 1501px) {
    .megamenu.menu-item-has-children > ul.sub-menu{
        padding-bottom: 0px !important;
    }
    .megamenu .menu-item-has-children {
        top: -60px !important;
    }   
    .slide-out-widget-area-toggle{
        display: none !important;
    } 
}
@media screen and (min-width: 1380px) and (max-width: 1500px) {
    .sf-menu > li > a {
        padding-left: 14px !important;
        padding-right: 14px !important;
    }
    .megamenu .menu-item-has-children {
        top: -50px !important;
    }
    .megamenu.menu-item-has-children > ul.sub-menu{
        padding-bottom: 0px !important;
    }
    .slide-out-widget-area-toggle{
        display: none !important;
    }
    
}
@media screen and (min-width: 1320px) and (max-width: 1379px) {
    .sf-menu > li > a {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .megamenu .menu-item-has-children {
        top: -50px !important;
    }
    .megamenu.menu-item-has-children > ul.sub-menu{
        padding-bottom: 0px !important;
    }
    #header-outer .sf-menu > .sf-with-ul > a{
        margin-right: -16px;
    }
    body:not(.material) header#top nav > ul li#search-btn{
        left: 6px;
    }
    .recipe_wrap .instance-4 .wpb_wrapper{
        text-align: left;
    }
    .slide-out-widget-area-toggle{
        display: none !important;
    }
}    
@media screen and (min-width: 1260px) and (max-width: 1319px) {
    .sf-menu > li > a {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
    .megamenu .menu-item-has-children {
        top: -50px !important;
    }
    .megamenu.menu-item-has-children > ul.sub-menu{
        padding-bottom: 0px !important;
    }
    #header-outer .sf-menu > .sf-with-ul > a{
        margin-right: -18px;
    }
    body:not(.material) header#top nav > ul li#search-btn{
        left: 10px;
    }
    .slide-out-widget-area-toggle{
        display: none !important;
    }
    
} 
@media screen and (min-width: 1200px) and (max-width: 1259px) {
    .sf-menu > li > a {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
    .megamenu .menu-item-has-children {
        top: -50px !important;
    }
    .megamenu.menu-item-has-children > ul.sub-menu{
        padding-bottom: 0px !important;
    }
    #header-outer .sf-menu > .sf-with-ul > a{
        margin-right: -18px;
    }
    body:not(.material) header#top nav > ul li#search-btn{
        left: 10px;
    }
    ul.sf-menu {
       left: -50px !important;
    }
    #shopify-product-row a.column-wrap .inner-column-last{
        margin: 12px 0px 12px 4px;
        max-width: 190px;
    }
    .slide-out-widget-area-toggle{
        display: none !important;
    }
}

@media screen and (max-width: 1270px) {
    #mob-shop-online {
        display: inline-block;
        float: right;
        margin-right: 80px;
        padding: 10px 20px !important;
        background: #abc053;
        color: #fff !important;
        text-transform: uppercase;
        font-weight: 800;
        margin-top: 12px;
    }
    #mob-shop-online img {
        margin-bottom: 0px;
        margin-left: 8px;
        position: relative;
        top: 4px;
        width: 18px;
    }
    #header-outer[data-box-shadow="small"] {
    	box-shadow: none;
    	-webkit-box-shadow: none;
    	padding-bottom: 25px;
    }
    .col.span_9.col_last nav {
    	display: none;
    }
}

@media screen and (max-width: 1199px) {
    .megamenu ul li.menu-item-has-children ul.sub-menu{
        display: block !important;
    }
    .megamenu ul li.menu-item-has-children ul li.menu-item{
        display: block !important;
    }
    .menu-item a img{
        display:none !important;
    
    }
    .tax-project-attributes .project-attribute-right,
    .tax-project-type .project-type-right {
        margin-top: -30px ;
    }
    .off-canvas-menu-container .megamenu .has-image{
        display: none !important;
    }
    .off-canvas-social-links.line-shown{
        display: none !important;
    }
    .off-canvas-menu-container .megamenu .menu-image-title-hide{
        display: none !important;
    }
}
@media screen and (max-width: 1000px) {
    
    .recipe_wrap .instance-4 .wpb_wrapper{
        text-align: left !important;
    }
    .recipe_wrap .instance-4 .wpb_wrapper p{
        text-align: left !important;
        display: inline-block;
    }
    #shopify-product-row a.column-wrap .inner-column{
        margin-left: 0px !important;
    }
    #shopify-product-row a.column-wrap .inner-column-last{
        margin-left: 0px !important;
    }
	.bbp-user-page div#bbpress-forums, .bbp-user-edit div#bbpress-forums, .topic div#bbpress-forums, .forum div#bbpress-forums,
	.bbp-search div#bbpress-forums, .forum-archive div#bbpress-forums {
	    width: 100%;
	}
	.bbp-sidebar {
	    width: 100%;
	    margin-left: 0%;
	}
    #mob-shop-online {
        margin-right: 40px;
        margin-bottom: 10px;
        margin-top: 5px;
        padding: 0px 10px !important;
    }
    body[data-slide-out-widget-area="true"] header#top .container .col.span_3 {
        width: 40% !important;
    }
    #header-outer[data-box-shadow="small"] {
	    padding-bottom: 0px;
	}
}
@media screen and (max-width: 690px) {
    
    #mc_embed_signup .mc-field-group #mce-EMAIL{
        width: 320px !important;
    }
    .tax-project-attributes .portfolio-items[data-gutter="default"]:not([data-col-num="elastic"]) .col,
    .tax-project-type .portfolio-items[data-gutter="default"]:not([data-col-num="elastic"]) .col{
        padding-left: 0px !important;
    }
    .single-portfolio h1{
        font-size: 34px !important;
    }
}
@media screen and (max-width: 479px) {
    
    #mc_embed_signup .mc-field-group #mce-EMAIL{
        width: 224px !important;
    }
    .tax-project-attributes .portfolio-items[data-gutter="default"]:not([data-col-num="elastic"]) .col,
    .tax-project-type .portfolio-items[data-gutter="default"]:not([data-col-num="elastic"]) .col{
        padding-left: 0px !important;
    }
}

@media screen and (min-width: 991px){
	.modal-content {
		width: 50%;
	}
}

