@charset "UTF-8";
.input-text {
  outline: 0;
}
.tagcloud a{
  font-size: 16px !important;
  margin-left: 10px;
}
.social_sidebar{
  text-align: left;
  padding-left: 10px;
}
.p_tag_inner_social {
    display: flex;
  margin-bottom:45px;
}
.p_tag_inner_social p{
   line-height:unset;
}

.apply-program:hover{
    background: #fff;
    border: 2px solid #4e5b31;
    color: #4e5b31;

}
.apply-program{
  border: 2px solid #4e5b31;
}
.header_navigation .header_links .desktop_T_nav .top .wholesale{
  border: 2px solid;
}
.header_navigation .header_links .desktop_T_nav .top .wholesale a{
  padding: 20px 35px !important;
  display: inline-block;
}
.header_navigation .header_links .desktop_T_nav .top .wholesale a:hover{
 background: #fff;
    color: #B1501F;
}

.header_navigation .header_links .desktop_T_nav .top .wholesale:hover{
 background: #fff;
    border: 2px solid #B1501F;
    color: #B1501F;
}
.desktop_B_nav .donate > a:hover{
   background: #B1501F;
    border: 1px solid #B1501F;
    color: #fff;
}
div#accordion-container {
    margin-bottom: 20px;
}
.home_header.header-below-sect {
    background: #4E5B31;
}

.home_header .header_left{
    width: 100% !important;
    height: 100% !important;
    background-size: cover !important;
    background-position: center !important;
}
.home_header .wrapper {
    max-width: 1000px !important;
    padding: 5% !important
}
.sub-header-home {
    padding: 15px !important;
    font-weight: 400 !important;
/*    color: #4A4A4A !important;*/
color: #fff;
}
button.h-h-btn {
    background: #B1501F !important;
    border: #B1501F solid 2px !important;
    margin-right: 10px;
    margin-left: 10px;
}
button.h-h-btn:hover {
    background: transparent!important;
    color: #B1501F !important;
    border: #B1501F solid 2px !important;
}
.constant-contact-sect {
    display: block;
}
p#wc_constant_contact_subscribe_field_new {
    display: inline-block;
    vertical-align: middle;
}
p#wc_constant_contact_subscribe_field {
    display: none;
}
.woocommerce-shop a.button.yith-wcqv-button, .tax-product_cat a.button.yith-wcqv-button {
    display: none !important;
}
button#place_order {
    float: right;
}
/*Dev 3*/
.newcontainer{
  position: relative;
    z-index: 99;
}
.deliveries-co-text {
    position:initial !important;
}
.cart_item td{
  border-bottom:1px solid #d8d8d8;
  padding-bottom: 15px !important;
    padding-top: 15px;
}
/*18-07-18*/
body.single-product #main {
  max-width: 940px;
}
@media only screen and (max-width: 1480px) {
 	.bean_animation .a_bean_bag.fixed{
    		height:250px;
	}
 }
  @media only screen and (max-width: 768px) {
 .cart_item td{
    border-bottom:none;
}
 }
h1.product_title {
  font-weight: 300 !important;
  color: #4E5B31 !important;
  line-height: 55px !important;
}

/* for chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;}             

/* for mozilla */  
input[type=number] {-moz-appearance: textfield;}


@media only screen and (max-width: 767px) {
  h1.product_title {
    font-size: 36px !important;
    line-height: 44px !important;
  }
}

a.button.ajax_add_to_cart{
  display:block;
}

div.summary.entry-summary > p > span {
  font-weight: 700;
  margin-top: 12px;
  display: inline-block;
  /*width: 100%;*/
}

.woocommerce-product-details__short-description p {
  color: #4a4a4a;
  font-weight: 300;
}

.woocommerce-product-details__short-description ul {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 1480px) {
 	.bean_animation .a_bean_bag.fixed{
    		height:250px;
	}
 }
.woocommerce-product-details__short-description li {
  color: #4a4a4a;
  font-weight: 300;
  margin-bottom: 10px;
  list-style: disc;
  margin-left: 15px;
}

body .woocommerce-product-gallery__image + div {
	border: none;
}

.woocommerce-additional-fields #order_comments_field {
  padding:0px;
}

/*Tabs*/
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
  width: 48%;
  margin-bottom: 45px;
  float: right;
}
@media only screen and (max-width: 939px) {
  .woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
    width: 100%;
    padding: 0 30px;
  }
}

body .accordion-item-active .accordion-header {
  background: transparent !important;
  border: 0 !important;
  padding: 20px 8px !important;
  float: left !important;
  width: 100% !important;
}

.accordion-header h1 {
  font-size: 16px !important;
  color: #493728 !important;
}

.accordion-item {
  border-bottom: 0px !important;
  float: left !important;
  width: 100% !important;
}

.accordion-header {
  background: none !important;
  padding: 20px 8px !important;
  border-right: 0px !important;
  border-left: 0px !important;
  min-height: inherit !important;
  float: left !important;
  width: 100% !important;
  border-bottom: 2px solid #cbcbcb !important;
  position: relative;
}

.accordion-content {
  border-left: 0px !important;
  border-right: 0px !important;
  border-top: 0px !important;
  padding: 0px 8px 20px !important;
  color: #493728 !important;
  background: none !important;
  font-size: 16px !important;
  float: left !important;
  width: 100% !important;
  border-bottom: 2px solid #cbcbcb !important;
}

.drawer {
  border-top: 0px !important;
  border-radius: 0 !important;
  float: left !important;
}

.drawer:first-child {
  border-top: 2px solid #cbcbcb !important;
}

.accordion-header-icon {
  display: none !important;
}

.accordion-header:after {
  content: "+";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 20px;
  color: #493728;
}

.accordion-header.accordion-header-active:after {
  content: "-";
}

.accordion-content h2 {
  display: none;
}

.accordion-content p {
  margin-bottom: 10px !important;
  color: #4a4a4a;
  font-weight: 300;
}

.accordion-content ul {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}

.accordion-content li {
  color: #4a4a4a;
  font-weight: 300;
  margin-bottom: 10px;
  list-style: disc;
  margin-left: 15px;
}

.accordion-content .shop_attributes {
  width: 100%;
  text-align: left;
}

.accordion-content .shop_attributes th,
.accordion-content .shop_attributes td {
  padding: 10px;
  background: #f7f7f7;
  vertical-align: top;
}

.accordion-content .shop_attributes td p {
  padding-bottom: 0;
  line-height: normal;
  font-weight: 400;
}

.accordion-content .shop_attributes th {
  background: #e4e4e4;
}

.accordion-content .woocommerce-Reviews {
  background: #f9f9f9;
  padding: 20px;
  position: relative;
}

.accordion-content .woocommerce-Reviews .comment-text {
  position: relative;
}
.accordion-content .woocommerce-Reviews .comment-text .star-rating {
  position: relative !important;
  right: 0 !important;
}

.accordion-content .woocommerce-Reviews h2.woocommerce-Reviews-title {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  color: #493728;
  margin-bottom: 20px;
  width: 100%;
}

.accordion-content .woocommerce-Reviews .commentlist {
  list-style: none;
  float: left;
  width: 100%;
}

.accordion-content .woocommerce-Reviews .commentlist li {
  margin-left: 0;
  list-style: none;
  margin-bottom: 20px;
}

.accordion-content .woocommerce-Reviews .commentlist li .comment-text p {
  padding-bottom: 0;
}

.accordion-content .woocommerce-Reviews .comment-form {
  float: left;
  width: 100%;
}

.accordion-content .woocommerce-Reviews .comment-form .comment-notes {
  padding-bottom: 10px;
  line-height: normal;
}

.accordion-content .woocommerce-Reviews .comment-form .comment-notes #email-notes {
  display: block;
}

.accordion-content .woocommerce-Reviews .comment-form label {
  font-weight: 600;
  font-size: 15px;
  color: #000;
  display: block;
  margin-bottom: 0;
  padding-bottom: 5px;
  line-height: normal;
}

.accordion-content .woocommerce-Reviews .comment-form p {
  padding-bottom: 10px;
  float: left;
  width: 100%;
}

.accordion-content .woocommerce-Reviews .comment-form input[type=email],
.accordion-content .woocommerce-Reviews .comment-form input[type=text],
.accordion-content .woocommerce-Reviews .comment-form select {
  width: 100%;
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
}

.accordion-content .woocommerce-Reviews .comment-form textarea {
  resize: none;
  width: 100%;
  float: left;
}

.accordion-content .woocommerce-Reviews .comment-form select {
  margin-bottom: 20px;
}

.accordion-content .woocommerce-Reviews .comment-form p.form-submit input {
  background: #B1501F;
  border: 0;
  height: 47px;
  width: 140px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}

.accordion-content .woocommerce-Reviews .comment-form p.form-submit input:hover {
  background: #959595;
}

.woocommerce-product-rating {
  position: relative;
  float: left;
  width: 100%;
  /*    height: 70px;*/
  margin-bottom: 10px;
}

#reviews .comment .star-rating {
  float: none;
  font-size: 1em;
  margin: 0;
  position: absolute;
  top: 2px;
  right: 20px;
}

.star-rating {
  overflow: hidden;
  height: 1em;
  line-height: 1em;
  width: 5.1em;
  font-size: 24px;
  font-family: "fontawesome";
  position: relative;
}

.star-rating:before {
  content: "\f006\f006\f006\f006\f006";
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  letter-spacing: 0.1em;
  letter-spacing: 0\9;
  color: #b15125;
}

.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.star-rating span:before {
  content: "\f005\f005\f005\f005\f005";
  top: 0;
  position: absolute;
  left: 0;
  letter-spacing: 0.1em;
  letter-spacing: 0\9;
  color: #b15125;
}

.woocommerce-product-rating .woocommerce-review-link {
  text-decoration: underline;
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
}

.woocommerce-page div.product div.images .single-product-main-image {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.woocommerce-page div.product div.images .single-product-main-image img {
  width: 100%;
}

.woocommerce-page div.product div.images .thumbnails {
  width: 100%;
  float: left;
}

.related.products,
.up-sells {
  float: left;
  border-top: #cacaca 2px solid;
  width: 100%;
  margin-top: 70px;
  padding-top: 60px;
  text-align: center;
}
@media only screen and (max-width: 939px) {
  .related.products,
.up-sells {
    padding: 40px 30px 0;
  }
}

section.related.products > h2,
.up-sells > h2 {
  font-weight: 700;
  margin-bottom: 60px;
  text-transform: capitalize;
}

@media screen and (min-width: 920px){
	ul.products {
		min-height: 300px !important;
	}
}

.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
  width: 100% !important;
}

.woocommerce-page ul.products.columns-2 li.product span.price {
  color: #B1501F;
}

.woocommerce .thumbnails .owl-nav .owl-prev,
.woocommerce .thumbnails .owl-nav .owl-next {
  top: 50% !important;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background: #B1501F !important;
}

.woocommerce .thumbnails .owl-nav .owl-prev {
  left: 0 !important;
}

.woocommerce .thumbnails .owl-nav .owl-next {
  right: 0 !important;
}

.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
  margin-bottom: 0 !important;
}

.woocommerce-page ul.products.columns-2 li.product h2 {
  padding: 10px 10px 0;
}

.woocommerce-page ul.products {
  margin: 0 !important;
}

.woocommerce div.product div.summary .quantity {
  width: 85px;
  float: left;
  margin-right: 18px;
}

.woocommerce div.product div.summary .quantity input[type=number] {
  width: 60px;
  outline: 0;
  height: 47px;
  /*border: #9b9a9b solid 2px;*/
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  color: #9b9b9b;
  /*background: url(assets/images/select-bg.jpg) no-repeat right top;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;*/
  font-weight: 700;
}

.woocommerce button,
.woocommerce-page button {
  background-color: #B1501F;
  color: #fff;
  padding: 0 !important;
  border-radius: 0 !important;
  margin: 0 !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  border: 0;
  width: 140px !important;
  height: 47px;
}

.woocommerce div.product div.summary form.cart {
  margin-bottom: 50px;
  float: left;
  width: 100%;
}

div.wc_ss_btns > ul > li {
  margin-right: 15px !important;
  margin-bottom: 35px !important;
  width: 47px !important;
  height: 47px !important;
  background-color: transparent !important;
  border: 2px solid #4e5b30 !important;
}

@media only screen and (max-width: 576px) {
  div.modern-theme-circle.wc_ss_btns:not(.wc_ss_btns_float) > ul > li {
    width: 47px !important;
    height: 47px !important;
  }
}
div.wc_ss_btns > ul > li > a {
  color: #4e5b30 !important;
  padding: 0 !important;
  height: 48px;
  line-height: 48px;
}

div.wc_ss_btns > ul > li > a > i {
  font-size: 21px !important;
}
@media screen and (min-width: 800px){
	.home_header .wrapper {
    		padding-top: 6% !important;
    		padding-bottom: 6% !important;
    		text-align: center !important;
	}
}
@media screen and (max-width: 800px){
	.archive #primary {
		padding: 0 10px;
	}
	.archive #recipes {
		box-sizing: border-box;
		margin: 0 10px;
	}.home_header .wrapper {
    		padding-top: 6%;
    		padding-bottom: 6%;
    		text-align: center;
	}
}

.woocommerce-message {
  background-color: #E0F1B5;
  color: #4F5F39;
  padding: 15px;
  margin-bottom: 40px;
  float: left;
  font-size: 16px;
  width: 100%;
  font-weight: 700;
}

.archive .woocommerce-message {
    margin: -64px 14px 0 10px;
}


.woocommerce-error {
  background-color: rgba(255, 0, 0, 0.3);
  color: #4F5F39;
  padding: 15px;
  margin-bottom: 40px;
  float: left;
  font-size: 16px;
  width: 100%;
  font-weight: 700;
  list-style: none;
}

.woocommerce-error li {
  list-style: none;
}

.free-notice .woocommerce-Price-amount.amount {
  float: none !important;
}

.woocommerce-page .woocommerce-message .button {
  background: #B1501F;
  color: #fff;
  padding: 8px 12px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  margin-left: 10px;
}

.woocommerce-page .woocommerce-message .button:hover {
  background-color: #333;
}

.related.products .owl-nav .owl-prev,
.related.products .owl-nav .owl-next {
  background: #B1501F !important;
  color: #fff !important;
  padding: 2px 10px;
  top: 40%;
  position: absolute;
  margin: 0px !important;
  font-size: 20px;
}

.related.products .owl-nav .owl-prev {
  left: 0;
}

.related.products .owl-nav .owl-next {
  right: 0;
}

.product_bottom_banner {
  clear: both;
  width: 100%;
  background: #ecedee;
  color: #4a4a4a;
  font-weight: 300;
  margin-top: 60px;
  float: left;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-flow: row-reverse;
}
@media only screen and (max-width: 939px) {
  .product_bottom_banner {
    width: calc(100% - 60px);
    margin-left: 30px;
    display: block;
  }
}

.product_bottom_banner .banner-img {
  width: 49%;
}
@media only screen and (max-width: 939px) {
  .product_bottom_banner .banner-img {
    width: 100%;
  }
}

.product_bottom_banner .banner-img img {
  width: 100%;
}

.product_bottom_banner .product-detail {
  width: 51%;
  padding: 0 55px;
}
@media only screen and (max-width: 939px) {
  .product_bottom_banner .product-detail {
    width: 100%;
    padding: 30px 45px;
  }
}
@media only screen and (max-width: 479px) {
  .product_bottom_banner .product-detail {
    padding: 30px 15px;
  }
}

.product_bottom_banner .product-detail p {
  padding-bottom: 0;
  line-height: 30px;
}

.product_bottom_banner .product-detail p b,
.product_bottom_banner .product-detail p strong {
  color: #493728;
}

@media only screen and (max-width: 939px) {
  .woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 100% !important;
    padding: 0 30px;
  }

  .woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    width: 100% !important;
    padding: 20px 30px 0;
    float: left !important;
  }
}
/*cart page*/
.woocommerce-cart #content,
.woocommerce-cart #content .wrapper {
  max-width: 1190px;
}

.shop_table.shop_table_responsive.cart {
  border-bottom: #c9c9c9 solid 2px;
  border-top: #c9c9c9 solid 2px;
  padding-top: 46px;
  padding-bottom: 43px;
  width: 59%;
  float: left;
  margin-bottom: 50px;
}
.shop_table.shop_table_responsive.cart tbody tr td {
  vertical-align: top;
  padding-bottom: 40px;
}
.shop_table.shop_table_responsive.cart tbody tr td::last-child {
  vertical-align: bottom;
}
.shop_table.shop_table_responsive.cart tbody tr td .product-quantity {
  display: inline-block;
  vertical-align: middle;
}
.shop_table.shop_table_responsive.cart tbody tr td .product-quantity .quantity {
  width: 85px;
  margin-right: 18px;
}
.shop_table.shop_table_responsive.cart tbody tr td .product-quantity .quantity input[type=number] {
  width: 60px;
  outline: 0;
  height: 47px;
  /*border: #9b9a9b solid 2px;*/
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  color: #9b9b9b;
  /*background: url(assets/images/select-bg.jpg) no-repeat right top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;*/
  font-weight: 700;
}
.shop_table.shop_table_responsive.cart tbody tr td .product-quantity .quantity .screen-reader-text {
  display: none;
}
.shop_table.shop_table_responsive.cart tbody tr td.product-name {
  color: #4a4a4a;
  font-weight: 600;
}
.shop_table.shop_table_responsive.cart tbody tr td.product-name a {
  color: #4a4a4a;
}
.shop_table.shop_table_responsive.cart tbody tr td.product-name .product-price {
  margin-top: 25px;
  margin-bottom: 0px;
  color: #4a4a4a;
  font-weight: 300;
}
.shop_table.shop_table_responsive.cart tbody tr td.product-name .remove-product {
  display: inline-block;
  vertical-align: middle;
}
.shop_table.shop_table_responsive.cart tbody tr td.product-name .remove-product a {
  color: #4a4a4a;
  font-weight: 300;
  text-decoration: none;
}
.shop_table.shop_table_responsive.cart tbody tr td.product-subtotal {
  text-align: right;
  vertical-align: middle;
}
.shop_table.shop_table_responsive.cart tbody tr td.product-subtotal .price-label {
  display: block;
  font-weight: 300;
}
.shop_table.shop_table_responsive.cart tbody tr td.product-subtotal .amount {
  display: block;
  color: #B1501F;
  font-weight: 900;
}
.shop_table.shop_table_responsive.cart tbody tr td.product-subtotal .tax_label {
  display: none;
}
.shop_table.shop_table_responsive.cart tbody tr td.product-thumbnail {
  text-align: center;
  padding-left: 27px;
  padding-right: 50px;
}
@media only screen and (max-width: 1024px) {
  .shop_table.shop_table_responsive.cart tbody tr td.product-thumbnail {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .shop_table.shop_table_responsive.cart tbody tr td.product-thumbnail {
    display: block !important;
  }
}
@media only screen and (max-width: 767px) {
  .shop_table.shop_table_responsive.cart tbody tr td {
    text-align: left !important;
    padding: 15px !important;
  }
}
.shop_table.shop_table_responsive.cart tbody tr:last-child td {
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .shop_table.shop_table_responsive.cart {
    width: 100%;
  }
}

/* Wholesale page */
.page-template-tp-wholesale-php form.cart {
  display: none !important;
}

.wholesale-section {
  position: relative;
}
.wholesale-section .top-category .category-menu li {
  display: inline-block;
}
.wholesale-section #expand-all {
  margin-top: 40px;
  float: right;
}
.wholesale-section .booking {
  padding-top: 40px;
  padding-bottom: 100px;
}
.wholesale-section h2 {
  text-align: left;
}
.wholesale-section .description {
  text-align: left;
}
.wholesale-section .top-category {
  text-align: center;
}
.wholesale-section .top-category ul {
  display: inline-block;
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
}
.wholesale-section .top-category ul li {
  display: inline-block;
  padding: 30px;
  font-weight: 700;
}
@media screen and (max-width: 940px){
	.wholesale-section .top-category ul li {
		padding: 10px 5px;
	}
}
.wholesale-section .top-category ul li:last-child {
  padding-right: 0;
}
.wholesale-section .top-category ul li a {
  color: #493728;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.wholesale-section .top-category ul li a:hover {
  color: #B1501F;
}
.wholesale-section .top-category ul li:first-child a {
  padding-left: 0;
}
.wholesale-section .top-category .knob {
  cursor: ew-resize;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(50%);
  -ms-transform: translateY(-50%) translateX(50%);
  transform: translateY(-50%) translateX(50%);
}
@media (max-width: 939px) {
  .wholesale-section .top-category .knob .knob {
    display: none;
  }
}
.wholesale-section .top-category .nav__dropdown {
  padding: 0;
  white-space: normal;
  top: 100%;
  right: 0;
  background-color: #ddd;
  transition: 300ms cubic-bezier(0.25, 2, 0.25, 1);
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transform: rotateX(-30deg);
  transform: rotateX(-30deg);
  opacity: 0;
  width: 200px;
}
.wholesale-section .top-category .nav__dropdown.show {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
  visibility: visible;
  box-shadow: 0 0 20px 0 rgba(49, 49, 49, 0.25);
  transition: 300ms cubic-bezier(0.25, 2, 0.25, 1), box-shadow 1000ms cubic-bezier(0.25, 2, 0.25, 1);
  z-index: 100;
  overflow: hidden;
}
.wholesale-section .top-category .nav__dropdown:after {
  content: "";
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  border-bottom: 6px solid #ddd;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  top: -6px;
  right: 4rem;
}
.wholesale-section .top-category .nav__dropdown li {
  display: block;
}
.wholesale-section .top-category .nav__dropdown li a {
  display: block;
  padding: 0;
  font-weight: 400;
  font-size: 16px;
}
.wholesale-section .top-category .nav__dropdown li:first-child a {
  padding-left: 0;
}
.wholesale-section .top-category .nav__dropdown-toggle {
  outline: none;
  display: inline-block;
  border: none;
  background: none;
  font-weight: 700;
  text-decoration: none;
  color: #B1501F;
  padding: 30px 43px 30px 30px;
  background-image: url("assets/images/dropdown-arrow-bg.jpg");
  background-repeat: no-repeat;
  background-position: 100% center;
  font-size: 16px;
}
.wholesale-section .top-category .nav__dropdown-wrapper {
  display: inline-block;
}
.wholesale-section .top-category .priority-nav {
  white-space: normal;
}
.wholesale-section .top-category .priority-nav ul {
  display: inline-block;
}
.wholesale-section .top-category .priority-nav ul li {
  display: inline-block;
}
@media only screen and (max-width: 939px) {
  .wholesale-section .top-category .priority-nav ul li {
    width: 900px;
    text-align: left;
    padding: 12px 16px;
  }
}
.wholesale-section .top-category .priority-nav__wrapper {
  position: relative;
}
.wholesale-section .top-category .priority-nav__dropdown {
  position: absolute;
}
.wholesale-section .top-category .priority-nav-is-visible {
  visibility: visible;
}
.wholesale-section .top-category .priority-nav-is-hidden {
  visibility: hidden;
}
.wholesale-section .container {
  max-width: 940px;
  margin: 0 auto;
}
.wholesale-section .block {
  margin-bottom: 10px;
}
@media only screen and (max-width: 939px) {
  .wholesale-section .block {
    padding: 0 40px;
  }
}
.wholesale-section .block h2 {
  color: #4E5B31;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 300;
  margin-bottom: 15px;
  text-transform: capitalize;
  padding-left: 30px;
  background-image: url("/wp-content/themes/wb/assets/images/toggle-plus.png");
  background-position: 10px center;
  background-repeat: no-repeat;
  display: block;
  clear: both;
}
.wholesale-section .block h2.active {
  background-image: url("/wp-content/themes/wb/assets/images/toggle-minus.png") !important;
  background-position: 10px center;
  background-repeat: no-repeat;
}
.wholesale-section .block .products-grid {
  display: none;
  padding-bottom: 30px;
  width: 100%;
  /*            min-height: 470px;*/
}
.wholesale-section .block .products-grid .item {
  border-top: 1px solid #969696;
  padding-top: 10px;
  padding-bottom: 10px;
  width: calc(50% - 10px);
  float: left;
  position: relative;
  min-height: 200px;
}
.wholesale-section .block .products-grid .item:nth-child(odd) {
  clear: left;
}
.wholesale-section .block .products-grid .item:nth-child(2n) {
  float: right;
}
.wholesale-section .block .products-grid .item .offer-label {
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  font-size: 12px;
  font-weight: 900;
  color: #fff;
  line-height: 1;
  padding: 11px;
  background: #B1501F;
  letter-spacing: 1px;
}
.wholesale-section .block .products-grid .item .offer-label.new {
  background: #4e5b30;
}
.wholesale-section .block .products-grid .item .image {
  float: left;
  width: 38%;
  text-align: center;
}
.wholesale-section .block .products-grid .item .image img {
  height: auto !important;
  width: auto !important;
  max-width: 75%;
}
.wholesale-section .block .products-grid .item .description {
  padding-top: 15px;
}
.wholesale-section .block .products-grid .item .description .product-title {
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  width: 75%;
  color: #493728;
}
.wholesale-section .block .products-grid .item .description .price-box {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  margin-bottom: 5px;
  color: #B1501F;
}
.wholesale-section .block .products-grid .item .description .price-box .price {
  color: #493728;
  font-weight: 900;
}
.wholesale-section .block .products-grid .item .description .woocommerce-Price-amount {
  font-size: 16px;
}
.wholesale-section .block .products-grid .item .description .sku {
  font-size: 16px;
  color: #4a4a4a;
  margin-bottom: 10px;
  font-weight: 300;
}
.wholesale-section .block .products-grid .item .description .select-qty {
  width: 50%;
  float: right;
  text-align: right;
  position: absolute;
  top: 40px;
  right: 0;
  height: 80%;
}
.wholesale-section .block .products-grid .item .description .select-qty select {
  width: 80px;
  outline: 0;
  height: 47px;
  border: #9b9a9b solid 2px;
  padding-left: 22px;
  padding-right: 24px;
  font-size: 16px;
  color: #9b9b9b;
  /*background: url(assets/images/select-bg.jpg) no-repeat right top;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;*/
  font-weight: 700;
  float: right;
}
.wholesale-section .block .products-grid .item .description .select-qty input[type=number] {
  width: 60px;
  outline: 0;
  height: 47px;
  /*border: #9b9a9b solid 2px;*/
  padding-left: 12px;
  padding-right: 12px;
  font-size: 16px;
  color: #9b9b9b;
  font-weight: 700;
  float: right;
}
.wholesale-section .block .products-grid .item .description .select-qty .qty-label {
  font-weight: 300;
  display: inline-block;
  width: 100%;
  letter-spacing: 1px;
  margin-top: 3px;
}
@media only screen and (max-width: 939px) {
  .wholesale-section .block .products-grid .item .description .select-qty .qty-label {
    display: none;
  }
}
.wholesale-section .block .products-grid .item .description .bottom-block {
  float: left;
  font-weight: 300;
  width: 50%;
  letter-spacing: 1px;
}
.wholesale-section .block .products-grid .item .description .bottom-block span {
  text-decoration: underline;
}
@media only screen and (max-width: 939px) {
  .wholesale-section .block .products-grid .item .description .bottom-block span:nth-child(2) {
    display: none;
  }
}
@media only screen and (max-width: 939px) {
  .wholesale-section .block .products-grid .item {
    width: 100%;
  }
}
.wholesale-section .block .products-grid .item .button.yith-wcqv-button {
  text-align: center;
}
.wholesale-section .block .products-grid .item:hover .button.yith-wcqv-button {
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 940px){
	.wholesale-section .block .products-grid .item .button.yith-wcqv-button {
		position: absolute;
		top: 62%;
		right: 0;
	}
}
.wholesale-section .checkout-btn {
  background-color: #B1501F;
  color: #fff;
  padding: 0 !important;
  border-radius: 0 !important;
  margin: 0 !important;
  margin-bottom: 30px !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  border: 0;
  width: 140px !important;
  height: 47px;
  position: fixed;
  right: 25px;
  top: 300px;
  transform: translateX(-50%);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 940px){
	.wholesale-section .checkout-btn {
		width: 100% !important;
		left: 0;
		right: 0;
		bottom: 0;
		top: auto;
		transform: none;
		margin-bottom: 17px !important;
		z-index: 3000000000;
	}
}

.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
  height: auto;
  max-height: 125px;
  width: auto;
}

.woocommerce .continue-shopping {
  color: #493728;
  font-weight: 400;
  text-decoration: none;
  margin-bottom: 0px;
  display: inline-block;
  width: 200px !important;
  padding: 10px 15px !important;
  font-size: 15px;
}
.woocommerce .continue-shopping:before {
  content: "<";
  padding-right: 4px;
}

.woocommerce .cart-collaterals .woocommerce-Price-amount.amount {
  float: right;
}

.woocommerce .cart-collaterals .provider_label .provider-desc {
  font-size:13px;
  color:#777;
  padding-bottom: 0px;
}

.woocommerce .cart-collaterals .provider_label {
  font-size: 15px;
  color: #111;
}

.woocommerce .cart-collaterals {
  width: 28% !important;
  margin-bottom: 50px;
  float: right;
  padding: 35px;
  background: #eee;
}

.woocommerce .cart-collaterals .shipping_method li {
  margin: 25px 0px;
}
.woocommerce .cart-collaterals .cart_totals {
  float: left;
  width: 100% !important;
}
.woocommerce .cart-collaterals .cart_totals h2 {
  display: none;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tr th,
.woocommerce .cart-collaterals .cart_totals .shop_table tr td {
  display: block;
  text-align: left;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tr th {
  color: #493728;
  font-size: 16px;
  margin-top: 10px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tr td .amount {
  color: #B1501F;
  font-size: 16px;
  font-weight: 900;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tr td .tax_label {
  display: none;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tr.cart-subtotal th {
  margin-top: 14px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tr.cart-subtotal td {
  margin-bottom: 10px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tr.order-total {
  display: table;
  width: 100%;
  background: #cdd1c2;
  margin-top: 20px;
  position: relative;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tr.order-total:before {
  content: "";
  width: 35px;
  height: 100%;
  background: #cdd1c2;
  left: -35px;
  vertical-align: top;
  position: absolute;
  top: 0;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tr.order-total:after {
  content: "";
  width: 35px;
  height: 100%;
  background: #cdd1c2;
  right: -35px;
  vertical-align: top;
  position: absolute;
  top: 0;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tr.order-total .amount {
  color: #4E5B31;
  display: block;
  font-size: 48px;
  font-weight: 300;
  margin-bottom: 44px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tr.order-total .includes_tax {
  display: none;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tr.order-total th {
  margin-bottom: 0;
  margin-top: 4px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tr.shipping ul {
  margin: 0;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tr.shipping ul li {
  margin-left: 0;
  list-style: none;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tr.shipping .shipping-calculator-button {
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  color: #B1501F;
}
@media only screen and (max-width: 1024px) {
  .woocommerce .cart-collaterals {
    width: 35% !important;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce .cart-collaterals {
    width: 100% !important;
    padding: 15px;
    overflow: hidden;
  }
}

.coupon {
  display: inline-block;
  width: 100%;
}
.coupon label {
  color: #493728;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
}
.coupon input[type=text] {
  height: 47px;
  width: 100%;
  border: 2px solid #9b9a9b;
  margin-top: 6px;
  background-color: #fff;
  padding: 0 10px;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}

.wc-proceed-to-checkout .checkout-button {
  background-color: #B1501F;
  color: #fff;
  padding: 0 47px !important;
  border-radius: 0 !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  border: 0;
  width: 100% !important;
  height: 47px;
  display: block;
  text-align: center;
  line-height: 47px;
  text-transform: uppercase;
  margin-top: 35px;
}
@media only screen and (max-width: 767px) {
  .wc-proceed-to-checkout .checkout-button {
    padding: 0 10px !important;
  }
}

.select2-container--default .select2-selection--single {
  background-color: #fff !important;
  border: 2px solid #9b9a9b !important;
  border-radius: 0 !important;
  margin: 0 !important;
  outline: 0 !important;
  height: 47px !important;
  text-align: left !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 10px !important;
  background: url(assets/images/select-bg.jpg) no-repeat right top;
  padding-right: 30px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 43px !important;
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 47px;
  padding: 0 10px;
  font-size: 16px;
  font-weight: 400;
  border: 2px solid #9b9a9b;
}

.woocommerce-shipping-calculator {
    display: none;
}

.wholesaler_login .woocommerce-shipping-calculator {
    display: block;
}


.shipping-calculator-form {
  /*display: block !important;*/
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none !important;
}

.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
  width: 100%;
  height: 47px;
  padding-left: 10px;
  font-size: 16px;
  border: 2px solid #9a9a9a;
  background: #fff url(assets/images/select-bg.jpg) no-repeat right top;
  padding-right: 30px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  background-color: transparent !important;
}

@media only screen and (max-width: 767px) {
  .woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before {
    content: "" !important;
  }

  .shop_table {
    width: 100%;
  }
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  margin-bottom: 120px;
}

.button.yith-wcqv-button {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.8);
  padding: 20px 30px;
  box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.5);
  font-size: 16px;
  color: #493728;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 100%;
  max-width: 180px;
}

section.wholesale-section .button.yith-wcqv-button {
  position: relative;
  top: 0;
  left: 0;
  transform: none !important;
  -webkit-transform: none !important;
  box-shadow: none;
  display: block;
  visibility: visible !important;
  opacity: 100 !important;
  margin: 10px 0;
  padding: 10px 15px;
  border: 2px solid #B1501F;
  font-size: 14px;
  color: #B1501F;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  width: 150px;
  float: right;
}
@media screen and (max-width: 600px){
	body.page-template-tp-wholesale #yith-quick-view-content div.images {
		width: 100% !important;
		display: block;
	}
	body.page-template-tp-wholesale .summary-content .right-content {
		width: 100%;
		margin-top: 20px;
	}
}


section.wholesale-section .button.yith-wcqv-button:hover {
  background-color: #B1501F;
  color: #fff !important;
}

.woocommerce ul.products li.product:hover .button.yith-wcqv-button,
.woocommerce-page ul.products li.product:hover .button.yith-wcqv-button {
  opacity: 1;
  visibility: visible;
}

.woocommerce ul.products,
.woocommerce-page ul.products {
  max-width: 830px;
  margin: auto !important;
}

.woocommerce ul.products li.product:nth-child(3n),
.woocommerce-page ul.products li.product:nth-child(3n) {
 /* margin-right: 0 !important; */
}
@media only screen and (max-width: 939px) {
  .woocommerce ul.products li.product:nth-child(3n),
.woocommerce-page ul.products li.product:nth-child(3n) {
   /* margin-right: 16% !important; */
  }
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 30% !important;
  margin: 0 3% 30px 0 !important;
}
@media only screen and (max-width: 939px) {
  .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    width: 42% !important;
    clear: none !important;
  }
  .woocommerce ul.products li.product:nth-child(2n), .woocommerce ul.products li.product:nth-child(4n),
.woocommerce-page ul.products li.product:nth-child(2n),
.woocommerce-page ul.products li.product:nth-child(4n) {
    margin-right: 0 !important;
  }
}

section.related ul.products li.product {
  width: 100%;
}

.woocommerce ul.products li.product h2.woocommerce-loop-product__title,
.woocommerce-page ul.products li.product h2.woocommerce-loop-product__title {
  font-size: 16px;
  font-weight: 400;
  color: #493728;
  margin-top: 30px;
  padding: 0 15px;
}

.woocommerce ul.products li.product span.price,
.woocommerce-page ul.products li.product span.price {
  color: #B1501F;
  font-weight: 900;
}

.lmp_button {
  color: #4e5b31 !important;
  border: #4e5b31 solid 2px !important;
  padding: 14px 40px !important;
  font-weight: 900;
  font-size: 16px !important;
  transition: all 0.3s ease 0s;
}

.lmp_button:hover {
  background: #4e5b31 !important;
  color: #fff !important;
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  width: 100%;
  text-align: right;
  max-width: 940px;
  margin: 0 auto 80px;
  float: none !important;
  border-top: 1px solid #969696;
  position: relative;
  /*    &:before {
      content: "";
      background: #969696;
      width: 36%;
      left: -36%;
      top: -1px;
      height: 1px;
      position: absolute;
  }*/
}

.woocommerce .woocommerce-ordering select.orderby,
.woocommerce-page .woocommerce-ordering select.orderby {
  font-weight: 900;
  font-family: "Source Sans Pro", sans-serif !important;
  height: 60px;
  padding-right: 25px;
  background: #fff url(assets/images/select-bg2.jpg) no-repeat right top;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.woocommerce-page .yith-wcqv-wrapper div.product div.thumbnails a {
  width: 29% !important;
  margin-right: 3.8% !important;
}

.woocommerce-page .yith-wcqv-wrapper span.tagged_as {
  display: none;
}

.variations_form.cart select {
  width: 100%;
  border: 2px solid #9a9a9a;
  height: 47px;
  padding-right: 30px;
  padding-left: 10px;
  background: #fff url(assets/images/select-bg.jpg) no-repeat right top;
  font-size: 16px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.variations_form.cart .reset_variations {
  display: inline-block !important;
  background-color: #B1501F;
  color: #fff;
  padding: 10px 20px;
  border-radius: 0;
  margin: 10px 0 20px;
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
}

.woocommerce-variation-availability {
  font-weight: 600;
  font-size: 18px;
}

/* Checkout page */
.woocommerce-checkout .checkout-page-section {
  margin-bottom: 110px;
  margin-top: 80px;
  float: left;
  width: 100%;
}
.woocommerce-checkout .checkout-page-section .container {
  max-width: 1100px;
  margin: auto;
}
.woocommerce-checkout .checkout-page-section .container .left-block {
  width: 64%;
  float: left;
}
.woocommerce-checkout .checkout-page-section .container .left-block .box-title {
  background: #b1b8a1;
  padding: 20px 20px 14px 40px;
  color: #fff;
  font-size: 16px;
  margin: 0;
  float: left;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 30px;
  cursor: pointer;
}
.woocommerce-checkout .checkout-page-section .container .left-block .box-title .edit-box {
  font-size: 16px;
  text-transform: capitalize;
  float: right;
  color: #493728;
  font-weight: 400;
}
.woocommerce-checkout .checkout-page-section .container .left-block .box-title.active {
  margin-bottom: 0;
}
.woocommerce-checkout .checkout-page-section .container .left-block .box-title.active .edit-box {
  display: none;
}
@media screen and (max-width: 800px), screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .woocommerce-checkout .checkout-page-section .container .left-block {
    width: 90%;
    margin: 10px 20px;
    clear: both;
  }
}
.woocommerce-checkout .checkout-page-section .container .left-block .woocommerce-form-login.login {
  display: block !important;
}
.woocommerce-checkout .checkout-page-section .container .left-block .box-content {
  background: #eee;
  float: left;
  padding: 36px 34px;
  width: 100%;
  display: none;
  margin-bottom: 30px;
}
.woocommerce-checkout .checkout-page-section .container .left-block .box-content.shipping-content {
  display: block !important;
}
.woocommerce-checkout .checkout-page-section .container .left-block .box-content a {
  color: #B1501F;
}
.woocommerce-checkout .checkout-page-section .container .left-block .box-content .woocommerce-checkout-review-order-table {
  text-align: left;
  color: #493728;
  font-weight: 400;
}
.woocommerce-checkout .checkout-page-section .container .left-block .box-content .woocommerce-checkout-review-order-table th,
.woocommerce-checkout .checkout-page-section .container .left-block .box-content .woocommerce-checkout-review-order-table td {
  vertical-align: top;
  font-weight: 400;
  padding: 10px 15px;
}
.woocommerce-checkout .checkout-page-section .container .left-block .box-content .woocommerce-checkout-review-order-table th #shipping_method li,
.woocommerce-checkout .checkout-page-section .container .left-block .box-content .woocommerce-checkout-review-order-table td #shipping_method li {
  margin-bottom: 10px;
}
.woocommerce-checkout .checkout-page-section .container .left-block .box-content #wc-authorize-net-cim-credit-card-credit-card-form {
  border: 0;
  width: 100%;
  float: left;
}
.woocommerce-checkout .checkout-page-section .container .left-block .box-content .payment_box payment_method_authorize_net_cim_credit_card p {
  line-height: normal;
  padding: 0 0 15px 0;
}
.woocommerce-checkout .checkout-page-section .container .right-block {
  width: 27%;
  float: right;
}
.woocommerce-checkout .checkout-page-section .container .right-block h4 {
  color: #493728;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.woocommerce-checkout .checkout-page-section .container .right-block .cart-link {
  color: #493728;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}
.woocommerce-checkout .checkout-page-section .container .right-block .product_item {
  float: left;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 100%;
  border-top: 2px solid #cacaca;
}
.woocommerce-checkout .checkout-page-section .container .right-block .product_item .image {
  width: 100px;
  float: left;
  text-align: center;
  padding: 0 20px;
}
.woocommerce-checkout .checkout-page-section .container .right-block .product_item .details {
  width: calc(100% - 100px);
  float: left;
  line-height: normal;
  font-size: 16px;
  font-weight: 300;
}
.woocommerce-checkout .checkout-page-section .container .right-block .product_item .details .title {
  color: #493728;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 6px;
}
@media screen and (max-width: 800px) {
  .woocommerce-checkout .checkout-page-section .container .right-block {
    float: none;
    width: 90%;
    clear: both;
    margin: 10px 20px;
  }
}
.woocommerce-checkout .checkout-page-section .container .right-block .shipping {
  border-top: 2px solid #cacaca;
  padding: 10px 0;
  color: #4a4a4a;
  font-weight: 300;
  float: left;
  width: 100%;
}
.woocommerce-checkout .checkout-page-section .container .right-block .shipping label {
  color: #4a4a4a;
  font-weight: 400;
  display: block;
}
.woocommerce-checkout .checkout-page-section .container .right-block .total {
  float: left;
  padding-top: 20px;
  width: 100%;
  font-size: 48px;
  font-weight: 300;
  text-transform: uppercase;
  color: #4e5b31;
  font-family: "Source Sans Pro", sans-serif !important;
  border-top: #cecece solid 2px;
  line-height: 1;
}
.woocommerce-checkout .checkout-page-section .container .right-block .total label {
  color: #493728;
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: 900;
  font-size: 16px;
  display: block;
}
.woocommerce-checkout .checkout-page-section .input-text,
.woocommerce-checkout .checkout-page-section select {
  border-width: 1px !important;
}

.woocommerce .box-content form .form-row-wide,
.woocommerce-page .box-content form .form-row-wide {
  width: 47% !important;
  float: left !important;
}

.woocommerce-page .box-content form .form-row-wide:nth-child(2n) {
  float: right !important;
  clear: left !important;
}

.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel],
.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=text],
.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type=tel],
.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type=text],
.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-form-nickname,
#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel],
#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=text],
#add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type=tel],
#add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type=text],
#add_payment_method input.js-sv-wc-payment-gateway-form-nickname {
  font-size: 16px !important;
  padding: 0px 10px !important;
  font-weight: 400 !important;
}

.woocommerce label.checkbox {
  position: relative;
  padding-left: 25px;
}

.woocommerce-page label.checkbox input[type=checkbox] {
  opacity: 0;
}

.woocommerce label.checkbox input[type=checkbox] + span:before {
  content: "";
  display: inline-block;
  width: 27px;
  background: #fff;
  height: 27px;
  border: 1px solid #9b9a9b;
  position: absolute;
  left: 0;
  top: -4px;
}

.woocommerce label.checkbox input[type=checkbox]:checked + span:before {
  background: #fff url(assets/images/checked-bg.jpg) no-repeat left top;
}

.woocommerce-page form .form-row textarea.input-text {
  height: 100px;
  resize: none;
  border: 2px solid #9b9a9b;
  padding: 10px;
  font-family: "Source Sans Pro", sans-serif !important;
}

.woocommerce form .form-row input[type=radio] + label:before,
.woocommerce form .form-row input[type=radio] + label:before {
  content: "";
  display: none;
  width: 27px;
  background: #fff;
  height: 27px;
  border: 1px solid #9b9a9b;
  position: absolute;
  left: 0;
  top: -4px;
}

.woocommerce form .form-row input[type=radio]:checked + label:before,
.woocommerce-page form .form-row input[type=radio]:checked + label:before {
  background: #fff url(assets/images/checked-bg.jpg) no-repeat left top;
}

.payment_methods.methods {
  margin-top: 30px;
  width: 100%;
  float: left;
}

.cross-sells {
  width: 100% !important;
  margin: 20px 0;
}
.cross-sells h2 {
  font-size: 16px;
  margin-top: 0 !important;
}
.cross-sells li {
  list-style: none;
  width: 100% !important;
  margin: 0 !important;
}

.woocommerce .upsells ul.products li.product,
.woocommerce-page .upsells ul.products li.product {
  width: 100% !important;
}

.woocommerce #recipes {
  background: none;
  max-width: 940px;
  position: relative;
  margin: auto;
}
.woocommerce #recipes .filter {
  margin: 0;
}
.woocommerce #recipes .row {
  margin: 0;
}
.woocommerce #recipes .accordion {
  position: relative;
  top: 41px;
  z-index: 2;
  border: 1px solid #969696;
}
.woocommerce #recipes #category_filter {
  margin-top: 40px;
  margin-left: 0;
  top: 0;
  background: transparent;
  box-shadow: none;
  border: 0;
}
.woocommerce #recipes #category_filter .accordion {
  background: #fff;
}
.woocommerce #recipes #category_filter ul {
  margin: 0;
}
.woocommerce #recipes #category_filter ul li {
  padding: 5px 5px 10px 0px;
  font-size: 16px;
  font-weight: 300;
  margin: 0;
  float: left;
  width: 100%;
}

.woocommerce-order .woocommerce-notice {
  font-size: 24px;
  font-weight: 700;
}

.woocommerce-order-overview.woocommerce-thankyou-order-details {
  background: #f0f0f0;
  padding: 20px;
  line-height: 1.5;
  font-size: 18px;
  margin-bottom: 20px;
}

.woocommerce-order-details {
  padding: 20px;
  background: #f0f0f0;
  font-size: 18px;
  text-align: left;
}

.woocommerce-order-details .woocommerce-table th,
.woocommerce-order-details .woocommerce-table td {
  padding: 10px;
}

.woocommerce-info.wc_constant_contact_order_received_subscribe_section {
  margin-top: 20px;
}
.woocommerce-info.wc_constant_contact_order_received_subscribe_section .button {
  background: #B1501F;
  color: #fff;
  padding: 15px 25px;
  text-transform: uppercase;
  font-weight: 600;
}

.berocket_aapf_widget input[type=checkbox] + label:before {
  display: none !important;
}

.berocket_aapf_widget .berocket_label_widgets {
  display: block !important;
  cursor: pointer !important;
}

.clear_filter {
  text-decoration: underline;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
}

.filter-fix {
  position: absolute;
  left: -167px;
  top: 190px;
  background: #d9dcd0;
  width: 214px;
  padding: 25px 36px 25px 55px;
  z-index: 99;
  color: #493728;
  font-weight: 300;
  line-height: 22px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  /*@media only screen and (max-width: 767px) {
      left: -167px;
      &.active-sidebar {
          left: 0;
      }
  }*/
}
.filter-fix.active-sidebar {
  left: 0;
}
.filter-fix a {
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
}
.filter-fix a.clear_filter {
  padding-left: 0;
  padding-top: 10px;
  padding-bottom: 0;
}
.filter-fix .sidebar-toggle {
  font-size: 0;
  float: right;
  width: 47px;
  position: absolute;
  right: 0;
  top: 100px;
  /*@media only screen and (min-width: 768px) {
      display: none;
  }*/
}
.filter-fix .sidebar-toggle span {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  font-size: 14px;
  color: #493728;
  font-weight: 700;
  letter-spacing: 0.5px;
  display: block;
}
.filter-fix .sidebar-toggle:before {
  content: "\f006";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 24px;
  position: absolute;
  color: #493728;
  top: -82px;
  right: 16px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.filter-fix .sidebar-toggle.active:before {
  content: "ï„„";
}

#wc-authorize-net-cim-credit-card-credit-card-form .form-row {
  width: 47%;
  float: left;
  position: relative;
}
#wc-authorize-net-cim-credit-card-credit-card-form .form-row:nth-child(2n) {
  float: right;
}
#wc-authorize-net-cim-credit-card-credit-card-form .form-row .input-text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 47px;
  padding: 0 10px;
  font-size: 16px;
  font-weight: 400;
  border: 2px solid #9b9a9b;
}
#wc-authorize-net-cim-credit-card-credit-card-form .form-row input[type=checkbox] {
  opacity: 0;
}
#wc-authorize-net-cim-credit-card-credit-card-form .form-row input[type=checkbox] + label {
  padding-left: 30px;
}
#wc-authorize-net-cim-credit-card-credit-card-form .form-row input[type=checkbox] + label:before {
  content: "";
  display: inline-block;
  width: 27px;
  background: #fff;
  height: 27px;
  border: 1px solid #9b9a9b;
  position: absolute;
  left: 0;
  top: 3px;
}
#wc-authorize-net-cim-credit-card-credit-card-form .form-row input[type=checkbox]:checked + label:before {
  background: #fff url(assets/images/checked-bg.jpg) no-repeat left top;
}

.giftcard {
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}
.giftcard label {
  display: inline-block !important;
  width: 100%;
  color: #493728;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.giftcard .input-text {
  height: 96px;
  width: 100%;
  vertical-align: top;
  box-shadow: none !important;
  border: 2px solid #9b9a9b !important;
  margin-bottom: 20px !important;
  line-height: normal !important;
}

.comment-form-rating p[class=stars] a:before {
	content: "\f006";
}
.comment-form-rating .stars a {
  position: relative;
  font-family: "fontawesome";
  margin-right: 20px;
  font-size: 0;
}
.comment-form-rating .stars a:before {
	content: "\f006";
}
.comment-form-rating .stars a:before {
  content: "\f005";
  top: 0;
  position: absolute;
  left: 0;
  letter-spacing: 0.1em;
  letter-spacing: 0\9;
  color: #b15125;
  font-size: 20px;
  line-height: 1;
}
.comment-form-rating .stars a.active:before, .comment-form-rating .stars a:hover:before, .comment-form-rating .stars a:focus:before, .comment-form-rating .stars a:active:before, .comment-form-rating .stars a:visited:before {
  content: "\f006";
}

.comment-form-rating .stars a.active ~ a:not(.active):before {
  content: "\f006";
}

.comment-form-rating .stars a.active:before {
  content: "\f005" !important;
}

.view-detail-btn {
  position: absolute;
  right: 80px;
  top: 20px;
}

.woocommerce #recipes #category_filter {
  width: 220px;
}

.social-icons a {
  width: 46px;
  height: 46px;
  border: 2px solid #4e5b30;
  border-radius: 100%;
  display: inline-block;
  line-height: 46px;
  text-align: center;
  color: #4e5b30;
  margin-right: 10px;
  font-size: 20px;
}

.single-product .social-icons {
  width: 48%;
  float: right;
  clear: both;
}

#yith-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link {
  display: block !important;
  margin-bottom: 10px;
}

.donation {
  display: inline-block;
  width: 100%;
}
.donation .message {
  text-transform: uppercase;
  color: #493728;
  padding-bottom: 0;
}
.donation input.input-text {
  height: 47px;
  width: 100%;
  border: 2px solid #9b9a9b;
  margin-top: 6px;
  background-color: #fff;
  padding: 0 10px;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  max-width: 220px;
}

.woocommerce #recipes #category_filter li {
  margin: 5px 20px 5px 20px;
  width: 100%;
}

.woocommerce .wpf_item .wpf_item_name {
  border-bottom: 0;
  margin: 0;
  padding-bottom: 0;
  width: 100%;
  border-top: #cacaca solid 1px;
  padding-top: 21px;
  font-size: 20px;
  font-weight: 700;
}

.woocommerce .wpf_items_grouped .wpf_item:not(.wpf_item_instock):not(.wpf_item_onsale) .wpf_item_name:after {
  top: 29px;
  cursor: pointer;
}

.woocommerce .wpf_layout_vertical .wpf_item + .wpf_item .wpf_item_name {
  margin-top: 0;
}

.woocommerce .wpf_items_wrapper {
  padding-bottom: 10px;
}

.woocommerce #recipes #filter_sub:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  width: 250px;
  height: 1px;
  background: #969696;
}

.spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -50px; /* half width of the spinner gif */
    margin-top: -50px; /* half height of the spinner gif */
    text-align:center;
    z-index:1234000;
    overflow: hidden;
    width: 100px; /* width of the spinner gif */
    height: 102px; /*hight of the spinner gif +2px to fix IE8 issue */
}
.spinner img {
	width: 95px;
	height: 95px;
}

/* Reorder popup */
.ced_cng_popup-heading>h1 {
	background-color: #B1501F !important;

}
span.ced_cng_heading_text {
	color: #B1501F !important;
}
.ced_cng_popup-btn {
	background-color: #B1501F !important;
}


.home_header h1 {
	font-weight: normal;
}
#yith-quick-view-modal .yith-wcqv-wrapper {
    height: 775px !important;
}
#yith-quick-view-modal .thumbnails {
	display: none;
}

body.wholesaler_login.woocommerce-cart td.product-thumbnail,
body.wholesaler_login.woocommerce-cart td.product-name > a:first-child  {
    pointer-events: none;
}


#menu-mobile-menu > .has_sub > .sub-menu {
    border-left: 4px solid rgba(177, 80, 31, 0.2);
    padding-left: 0.5em;
    margin-left: -0.5em;
}




@media only screen and (max-width: 960px) {
  #shop_filter.row.recipe_shuffle {
	margin-left: 0;
	margin-right: 0;
  }
}

@media only screen and (max-width: 375px) {
  .woocommerce #recipes .row.accordion {
    top: 0 !important;
  }
  .woocommerce #recipes #filter_sub:before {
    background: none;
    color: #4E5B31;
  }
}
/* Format filter to go above products instead
----------------------------------------------
@media only screen and (max-width: 768px) {
  #shop_filter.row.recipe_shuffle {
    margin: 0px !important;
    width:100%;
  }
  .woocommerce #recipes .row.accordion {
    top: 0 !important;
  }
  #recipes #product_filter {
    margin-top: 0px !important;
  }
  #product_filter {
    width: auto !important;
    position: relative !important;
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
  .woocommerce #recipes #filter_sub:before {
    background: none;
    color: #4E5B31;
  }
  .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 581px) and (max-width: 768px) {
  #product_filter {
    flex-direction: row;
  }
}
*/

.single-product .stock {
  color: #B1501F;
}

@media only screen and (max-width: 767px) {
 
  .woocommerce-Price-amount {
    font-weight: 900;
  }
  .product-subtotal label.price-label {
    font-weight: 900;
  }
  label.price-label.each-price-label + span.woocommerce-Price-amount.amount {
    font-weight: 400;
  }
  label.price-label.each-price-label{
  font-weight: 300;
  }


   .shop_table.shop_table_responsive.cart tbody tr td {
    text-align: left !important;
    padding: 0px !important;
  }

  .shop_table.shop_table_responsive.cart tbody tr td.product-name .product-price{
  margin-top: 10px;
      margin-bottom: 10px;
  }
  .shop_table.shop_table_responsive.cart tbody tr td.product-thumbnail img{
    margin: 0 0 0.5em 0;
  }
  .shop_table.shop_table_responsive.cart tbody tr td.product-subtotal label.price-label {
      padding-top: 15px;
  }
  .leftside{
    width: 100% !important;
  }
  table.roundup_donation_table {
    margin-bottom: 15px;
  }



}


.p_tag_inner_social {
    display: flex;
  margin-bottom:25px;
}
.p_tag_inner_social p{
   line-height:unset;
}
div#accordion-container {
    margin-bottom: 20px;
}

.followup-checkout {
    display: none;
}
a.button.ajax_add_to_cart {
    display: block;
    background: #B1501F;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 140px;
    margin: 0 auto;
    height: 47px;
    line-height: 47px;
    text-transform: uppercase;
    margin-top:10px;
}
.added_to_cart.wc-forward {
  background: #4e5b31;
  width: 140px !Important;
  display: block;
  margin: 0 auto;
  height: 47px;
  line-height: 47px;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 900;
  margin-top:10px;
}