/*ticket_6680*/
#wholesale-apply-msg .title{
  background: #84713a;
  font-family: Arial, sans-serif;
  color: #fff;
  font-size: 13px;
  padding: 10px 20px;
  position: relative;
}
#wholesale-apply-msg  .content{
  padding: 20px;
}
/*end ticket_6680*/
/*ticket_4839*/
@media only screen and (min-width: 768px){
  .top-product-type2 .large-col .products-grid{margin-left: -14px !important;}
  .top-product-type2 .large-col  .products-grid li.item{padding-left: 14px !important;}
}
@media only screen and (min-width: 1199px){
  .top-product-type2 .large-col{
    width: 552px !important;
  }
}
/*end ticket_4839*/
/*SO-484*/
.main .yotpo .write-question-button .y-label {
  background: #365a89;
  text-transform: uppercase;
  font-family: "helvetica_neue_lt_std57Cn";
  font-size: 16px;
  color: #fff;
  text-align: center;
  height: 36px;
  line-height: 38px;
  width: 132px;
  margin: 0 0 23px;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
}
.main .yotpo .yotpo-preloader-wrapper + .yotpo-review {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.main .yotpo .yotpo-regular-box.yotpo-question:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.main .yotpo .content-question {
  margin-left: 53px;
}
.yotpo-user-name {
  color: #000 !important;
}
.yotpo-question .yotpo-user-title,
.yotpo-action > label,
.yotpo-action > .yotpo-icon,
.yotpo-helpful > label  {
  color: #a2a2a2 !important;
}
.main .yotpo .reviews .yotpo-nav ul {
  display: block;
  margin-bottom: 25px;
  position: absolute;
  bottom: 0;
}
.yotpo-nav.yotpo-nav-primary {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e2d9bb !important;
}
.yotpo .yotpo-dropdown-wrapper {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .yotpo .yotpo-dropdown-wrapper .write-review-button {
    float: left;
  }
  .yotpo .yotpo-dropdown-wrapper .write-question-button {
    float: right;
  }
}
/*end SO-484*/
/*SO-1133*/
.cms-so-1133 .main-container {
  max-width: none;
  border: none;
}
.cms-so-1133 .main {
  max-width: none !important;
}
.section-title {
  font-size: 30px;
  text-transform: none;
  line-height: 42px;
}
.cms-page-view .std h2.section-title {
  color: #fff;
  margin-bottom: 9px;
  text-transform: uppercase;
}
section.custom-section img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
section.custom-section.section-1 {
  color: #fff;
  /*background: url('../images/section-1-bg.jpg') no-repeat center center rgba(0,0,0,0.5);*/
  padding: 20px 10px 27px;
  /*background-size: cover;*/
  position: relative;
}
section.custom-section.section-1 .section-inner {
  position: relative;
  z-index: 2;
}
section.custom-section {
  text-align:center;
  font-size: 14px;
  font-family: HelveticaNeueRegular;
}

section.custom-section.section-2 {
  text-align: left;
  padding: 30px 0 0;
}

span.custom-sub-title {
  font-size: 18px;
  font-weight: bold;
  display: block;
  margin: 22px 0;
  line-height: 22px;
}

span.custom-item-1 {
  display: block;
  line-height: 16px;
}

span.custom-item-1:before {
  content: "•";
  display: inline-block;
  margin-right: 5px;
}
a.custom-btn-1 {
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  background: #ffb403;
  padding: 15px 10px;
  margin-top: 20px;
  margin-bottom: 5px;
  position: relative;
  font-size: 20px;
  font-family: helvetica_neue_lt_std77BdCn;
  transition: opacity 400ms;
}
a.custom-btn-1:hover {
  text-decoration: none;
  opacity: .7;
}
a.custom-btn-1:before {
  content: "";
  border: solid 3px #fff;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
}

a.save-the-bee-logo {
  display: inline-block;
  width: 172px;
  margin-top: 15px;
}
.section-main-img,
span.bottom-img {
  padding: 0 10px;
  display: none;
}
span.bottom-img {
  padding-top: 13px;
  line-height: 0;
  text-align: right;
  padding-bottom: 30px;
}
span.bottom-img > img {
  margin: 0;
  display: inline-block;
}
.section-main-img {
  padding-bottom: 30px;
  margin-top: -1px;
  text-align: center;
}
.desktop-img {
  display: none !important;;
}
@media only screen and (min-width: 768px) {
  .mobile-img {
    display: none !important;
  }
  .desktop-img {
    display: inline-block !important;;
  }
}

section.custom-section.section-3 {
  background: url('../images/bg-1.jpg') no-repeat;
  padding: 55px 0 57px;
  background-size:  cover;
}

span.section-3-title {
  font-size:  18px;
  font-weight: bold;
  margin-bottom: 55px;
  display: inline-block;
}

.list-number-slide li figcaption {
  display: block;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  line-height: 1.2em;
}

.list-number-slide li figure {
  position: relative;
  width: 155px;
  margin: 0 auto 30px;
  background: url('../images/hexagon-bg.png') no-repeat;
  background-size: cover;
  padding-top: 134px;
}

.content-article {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 27px;
}

section.custom-section.section-4 {
  padding: 62px 10px 62px;
  background: url('../images/twister-bg.jpg') no-repeat center center;
  background-size: cover;
}

.cms-so-1133 .breadcrumbs,
.cms-so-1133 .page-title {
  display: none;
}

span.main-text {
  font-size: 25px;
  color: #781a0e;
  display: block;
  line-height: 25px;
  margin-top: 15px;
  font-weight: bold;
}

span.helped-number {
  font-size: 38px;
  font-weight: bold;
  margin-top: 5px;
  display: block;
}

section.custom-section.section-5 {
  padding-top: 58px;
  padding-bottom: 56px;
}

span.section-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
  display: block;
}

.list-partners figure {
  text-align: center;
  width: 200px;
  margin: 0 auto;
  margin-bottom: 25px;
}

span.partners-name {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  font-family: Arial;
  padding: 0 67px;
}

.cms-page-view .std p.partners-detail {
  margin-bottom: 9px;
  font-family: Arial;
  padding: 0 70px;
}

a.partners-link {
  font-weight: bold;
  display: inline-block;
  word-break: break-all;
}
section.custom-section.section-6 {
  padding: 50px 10px 60px;
  background: url('../images/bg-1.jpg') no-repeat;
  background-size: cover;
}
section.custom-section.section-6 span.section-title {
  margin-bottom: 27px;
}
a.custom-btn-1.black-btn {
  background: #000;
}
.custom-btn-group .custom-btn-1 {
  margin-top: 15px;
  margin-bottom: 0;
}
.custom-btn-group .custom-btn-1:before {
  border-color: #fec30f;
}
.custom-btn-group {
  margin-top: 10px;
}


.cms-page-view .std p.description-1 {
  font-size: 14px;
  color: #fff;
}

.content-article h3.section-title {
  margin-bottom: 3px;
}

.section-3 h3.section-title {
  margin-bottom: 51px;
}

.cms-page-view .std p.slide-text {
  font-family: arial;
  padding: 0 58px;
}

.section-4 h3.section-title {
  text-transform: uppercase;
}

span.tag-style {
  color: #781a0f;
  font-weight: bold;
}

.section-4 .helped-raise-block h3.section-title {
  color:  #781a0f;
  text-transform: none;
  font-family: Arial;
  font-weight: bold;
  margin-top: 15px;
}
.cms-page-view .std p.text-2 {
  line-height: 18px;
  font-family: Arial;
  padding: 0 20px;
}
.section-inner {
  max-width: 320px;
  margin: 0 auto;
}
.section-inner:before,
.section-inner:after {
  content: "";
  display: table;
}
.section-inner:after {
  clear: both;
}
.touch .custom-section .bx-wrapper img {
  opacity: 1;
}
.custom-section .bx-default-pager {
  display: none;
}
.custom-section .bx-wrapper .bx-controls-direction a.disabled:hover,
.custom-section .bx-wrapper .bx-controls-direction a.disabled:hover i,
.custom-section .bx-wrapper .bx-controls-direction a {
  background: rgba(0, 0, 0, .5);
}
.cms-so-1133 .col-main {
  float: none !important;
  padding: 0 !important;
}
.cms-so-1133 .free-shipping {
  top: 0;
}
.custom-section .std ul:not(.form-cmspage) li {
  margin-left: 0;
}
.cms-page-view .std .custom-section li {
  margin-left: 0;
}
.cms-page-view .std .custom-section ul {
  list-style: none;
}
.cms-page-view .std p.description-2 {
  font-family: HelveticaNeueRegular;
}
.cms-page-view .std p {
  font-family: HelveticaNeueRegular;
}
.custom-section .bx-wrapper {
  margin: 0 auto;
}
.custom-section .fs-mobile .fs-entry-container:first-child,
.custom-section .fs-mobile .fs-entry-container:nth-child(2),
.custom-section .fs-mobile .fs-entry-container:nth-child(3),
.custom-section .fs-mobile .fs-entry-container:nth-child(4) {
  width: 50%;
  padding-top: 50%;
}
.custom-section .fs-mobile .fs-entry-container:nth-child(5),
.custom-section .fs-mobile .fs-entry-container:nth-child(6) {
  width: 100%;
  padding-top: 100%;
}
.custom-section .fs-mobile .fs-entry-container {
  width: 25%;
  padding-top: 25%;
}
.custom-section .fs-wrapper div.fs-timeline-entry {
  margin: 5px;
}
.custom-section .fs-timeline {
  margin-left: -5px;
  margin-right: -5px;
}
.fs-next-button {display: none;}
.helped-raise-block {
  padding-top: 7px;
}
.custom-section .fs-wrapper .fs-entry-container {
  display: none;
}
.custom-section .fs-wrapper .fs-entry-container:nth-child(1),
.custom-section .fs-wrapper .fs-entry-container:nth-child(2),
.custom-section .fs-wrapper .fs-entry-container:nth-child(3),
.custom-section .fs-wrapper .fs-entry-container:nth-child(4),
.custom-section .fs-wrapper .fs-entry-container:nth-child(5),
.custom-section .fs-wrapper .fs-entry-container:nth-child(6),
.custom-section .fs-wrapper .fs-entry-container:nth-child(7),
.custom-section .fs-wrapper .fs-entry-container:nth-child(8),
.custom-section .fs-wrapper .fs-entry-container:nth-child(9),
.custom-section .fs-wrapper .fs-entry-container:nth-child(10),
.custom-section .fs-wrapper .fs-entry-container:nth-child(11),
.custom-section .fs-wrapper .fs-entry-container:nth-child(12),
.custom-section .fs-wrapper .fs-entry-container:nth-child(13),
.custom-section .fs-wrapper .fs-entry-container:nth-child(14) {
  display: block;
}
.expand-btn {display: none;}
span.section-1-main-img {
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  z-index: 0;
  width: 100%;
  left: 0;
  overflow: hidden;
}
.cms-page-view .std .custom-section .section-1-main-img > img {
  max-width: none;
  height: 100%;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .custom-section .fs-timeline {
    margin-left: -10px;
    margin-right: -10px;
  }
  .helped-raise-block {
    padding-top: 42px;
  }
  .custom-section .fs-wrapper div.fs-timeline-entry {
    margin: 10px;
  }
  .custom-section .fs-wrapper  .fs-entry-container:first-child,
  .custom-section .fs-wrapper .fs-entry-container:nth-child(2),
  .custom-section .fs-wrapper .fs-entry-container:nth-child(3),
  .custom-section .fs-wrapper .fs-entry-container:nth-child(4) {
    width: 25%;
    padding-top: 25%;
  }
  .custom-section .fs-wrapper .fs-entry-container:nth-child(5),
  .custom-section .fs-wrapper  .fs-entry-container:nth-child(6) {
    width: 50%;
    padding-top: 50%;
  }
  .custom-section .fs-wrapper .fs-entry-container {
    width: 12.5%;
    padding-top: 12.5%;
  }
  a.custom-btn-1 {
    display: inline-block;
    width: auto;
    padding-left: 55px;
    padding-right: 55px;
  }
  .custom-btn-group .custom-btn-1:first-child {
    margin-left: 0;
  }
  section.custom-section.section-6 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  section.custom-section.section-6 span.section-title {
    margin-bottom: 12px;
  }
  .list-partners-wrapper,
  .content-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .list-partners,
  .list-number-slide {
    margin-left: -10px;
    margin-right: -10px;
  }
  .list-partners:before,
  .list-partners:after,
  .list-number-slide:before,
  .list-number-slide:after {
    content: "";
    display: table;
  }
  .list-partners:after,
  .list-number-slide:after{
    clear: both;
  }
  .list-partners li,
  .list-number-slide li {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 20%;
    position: relative;
    margin-top: 20px;
  }
  .list-number-slide li {width: 20%;}
  .list-number-slide li figure:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    font-size:30px;
    background: url('http:/sv1.upsieutoc.com/2017/04/18/figure-before.png') no-repeat;
    background-size: cover;
    width: 12px;
    height: 5px;
    margin-right: 5px;
  }
  .list-number-slide li:first-child figure:before {
    content: none;
  }
  .list-partners figure {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
  }
  .partners-desc {
    background: rgba(255,255,255,.95);
    border: solid 1px #ececec;
    box-shadow: 3px 3px 3px #ececec;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 10px 15px;
    opacity: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    transition: opacity 400ms;
    cursor: pointer;
    height: 100%;
  }
  .list-partners li:hover .partners-desc{
    opacity: 1;
  }
  .list-partners li:hover figure {
    opacity: .05;
    pointer-events: none;
  }
  .cms-page-view .std p.partners-detail {
    margin-bottom: 10px;
    padding: 0;
    max-width: 170px;
    margin-left: auto;
    margin-right: auto;
  }
  .expand-btn {
    color: #781a0e;
    font-weight: bold;
    cursor: pointer;
  }
  .list-number-slide li figure {
    width: 100%;
    padding-top: 86.8131%;
  }
  .cms-page-view .std h2.section-title {
    font-size: 60px;
  }
  .cms-page-view .std .section-1 h2.section-title {
    margin-bottom: 25px;
  }
  .cms-page-view .std p.description-1 {
    font-size: 24px;
    max-width: 640px;
    margin: 0 auto;
    line-height: 30px;
  }
  section.custom-section.section-1 {
    padding-top: 108px;
    padding-bottom: 100px;
  }
  a.save-the-bee-logo {
    margin-top: 37px;
    width: 300px;
  }
  span.bottom-img,
  .section-2 a.custom-btn-1 {
    float: left;
  }
  span.bottom-img {
    margin-top: 23px;
    margin-left: 25px;
    display: block;
  }
  .section-2 a.custom-btn-1 {
    margin-top: 37px;
  }
  .section-main-img,
  .content-article {
    float: left;
    width: 44%;
  }
  .section-main-img {
    display: block;
  }
  .content-article {
    width: 56%;
    padding-right: 50px;
    padding-bottom: 0;
  }
  .section-2:before,
  .section-2:after {
    content: "";
    display: table;
  }
  .section-2:after {clear: both;}
  section.custom-section.section-2 {
    padding-top: 50px;
  }
  .content-article h3.section-title {
    margin-bottom: 18px;
  }
  .cms-page-view .std p.description-2 {
    line-height: 18px;
  }
  .cms-page-view .std p.slide-text {
    padding: 0;
  }
  section.custom-section.section-3 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .section-4 h3.section-title {
    margin-bottom: 15px;
  }
  .cms-page-view .std .sub-text {
    font-size: 24px;
    max-width: 770px;
    margin: 0 auto;
    line-height: 28px;
    margin-bottom: 35px;
  }
  .section-title {
    font-size: 43px;
  }
  .section-6 .section-title {
    font-size: 60px;
    margin-bottom: 40px;
  }
  section.custom-section.section-5 .section-title {
    margin-bottom: 37px;
  }
  .section-4 .helped-raise-block h3.section-title {
    font-size: 36px;
    margin-top: 33px;
    margin-bottom: 26px;
  }
  .helped-number {
    font-size: 60px;
  }
  section.custom-section.section-5 {
    padding-top: 105px;
  }
  span.partners-name {
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 190px;
    line-height: 24px;
  }
  .cms-page-view .std  .text-2 {
    font-size: 24px;
  }
  .custom-btn-group {
    margin-top: 24px;
  }
  .custom-btn-group .custom-btn-1 {
    margin-left: 30px;
  }
  .custom-btn-group .custom-btn-1:first-child {
    margin-left: 0;
  }
  .list-partners li figure > img {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
}
@media only screen and (min-width: 1201px) {
  .section-inner {
    max-width: 1100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .section-inner {
    max-width: 748px;
    margin: 0 auto;
  }
  .custom-btn-group .custom-btn-1 {
    margin-left: 20px;
  }
  .list-partners li {
    width: 25%;
  }
}
/*end SO-1133*/
/*SO-3505*/
@media only screen and (min-width: 768px){
  .page .block-layered-nav dl dd ol > li > span span:not(.count),
  .page .block-layered-nav dl dd ol > li > a span:not(.count) {
    margin-left: -23px !important;
  }
  .block-layered-nav dl dd ol > li > a span.count{
    margin-left: 0 !important;
  }
}
/*end SO-3505*/
/*SO-3548*/
.product-options-bottom  .link-stock-alert{
    display: none;
    position: relative;
    top: -40px;
}
.radio-out-stock-click .product-options-bottom  .link-stock-alert{
    display: block;
}
.radio-out-stock-click .product-options-bottom .add-to-cart{
    display: none;
}
@media only screen and (max-width: 767px){
    .product-shop .link-stock-alert a{
        display: block;
        float: none;
        width: 100%;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 13px;
    }
    .radio-out-stock-click  .product-view .add-to-links{
        position: relative;
        bottom: -30px;
    }
}
/*SO-3548*/
/*SO-4190*/
#stockalert-form-id{
  position: relative;
}
#stockalert-form-id .data-table thead td{
  text-transform: uppercase;
  color: #000000;
  font-size: 13px;
  background: #e9ddb0;
  padding: 15px 10px;
  width: 35%;
}
#stockalert-form-id .data-table thead td:first-child{
  width: 5%;
}
#stockalert-form-id .data-table thead td:last-child{
  width: 25%;
}
#stockalert-form-id .data-table td:first-child{
  text-align: center;
}
.my-account #stockalert-form-id .pager .pages{
  text-align: left;
}
#stockalert-button-delete{
  background: #781a0f;;
  border:none;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 19.6px;
  font-family: "helvetica_neue_lt_std57Cn";
  color: #FFF;
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
}
#stockalert-button-delete:hover{
  background-color: #365a89;
}
.delete-stockalert{
  position: relative;
  width: 100%;
  height: 30px;
  margin-bottom: 20px;
}
.customer-account .pager-no-toolbar ~ .pager-no-toolbar{
  margin-top: 20px;
}
@media only screen and (min-width: 768px){
  .customer-account .breadcrumbs{
    padding-bottom: 17px;
  }
  #stockalert-button-delete{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
  }
  .delete-stockalert + .pager-no-toolbar{
    position: absolute;
    top: 0px;
  }
}
@media only screen and (max-width: 767px){
  #stockalert-form-id .data-table thead td,
  #stockalert-form-id .data-table td{
    padding: 5px;
    font-size: 12px;
  }
  #stockalert-button-delete{
    width: 100%;
  }
  .delete-stockalert{
    margin-bottom: 15px;
  }
}
/*end SO-4190*/