<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#vue-faq  .wb_current-section .page-header h1{
  padding-top: 10px;
  padding-bottom: 10px; 
}
#vue-faq .page-header h1, #vue-faq .page-header h2, #vue-faq .page-header h3, #vue-faq .page-header h4, #vue-faq .page-header h5{
  letter-spacing: 0;
}
#vue-faq .wb{
  color: #000;
}
#vue-faq .mobileWrap .flexWrap.open .wb,
#vue-faq .resultsWrap .flexWrap.open .wb{
  color: #fff;
}
#vue-faq .resultsWrap .flexWrap .wb{
  color: #000;
}
#vue-faq svg{
  width:50px;
  height:45px;
}
#vue-faq .flexWrap{
  display: flex;
  background-color: #fff;
  padding: 10px;
  position: relative;
  margin-bottom: 30px;
}
#vue-faq .flexWrap:hover{
  cursor: pointer;
}
#vue-faq .flexWrap:after{
  content: '+';
  font-size: 30px;
  position: absolute;
  right: 20px;
  top: 12px;
}
#vue-faq .flexWrap.noafter:after{
  content: '';
}
#vue-faq .flexWrap.open{
  background-color: #000;
  color: white;
}
#vue-faq .flexWrap.open:after{
  content: '-';
  font-size: 30px;
  position: absolute;
  right: 20px;
  top: -8px;
  font-size: 50px;

}
#vue-faq .flexWrap.open.noafter:after{
  content: '';
}
#vue-faq .flexContent{
  margin-bottom: 15px;
  margin-top: 15px;
  display: none;
}
#vue-faq .flexContent.open{
  display: block;
}
#vue-faq .listWrap{
  padding-bottom: 50px;
}
#vue-faq #searchResult{
  margin-top: 35px;
  background-color: #f5f5f5;
}
#vue-faq #searchResult .result{
  padding: 5px 10px 5px 10px;
}
#vue-faq #searchResult .result h4{
  text-decoration: underline;
}
#vue-faq #searchResult .result h4:after{
  content: '&gt;';
  float: right;
}
#vue-faq #searchResult .result h4:hover{
  cursor: pointer;
}

#vue-faq .mobileWrap .headline,
#vue-faq #searchResult .headline{
  font-size: 25px;
  margin-left: 15px;
  vertical-align: middle;
}
#vue-faq .mobileWrap i:before,
#vue-faq #searchResult i:before{
  font-size: 40px;
}

#vue-faq #searchResult h3 span{
  margin-left: 15px;
  text-transform: uppercase;
}
#vue-faq #searchResult .container{
  margin-top: 20px;
}
#vue-faq .page-header{ background: white; margin-bottom: 0; padding: 20px; margin-top: 20px;}
#vue-faq .page-header .sub-text{text-transform:none;margin-bottom: 40px;letter-spacing: 0;}

.allergy-chart .page-header .sub-text,
.allergy-chart .page-header{
  margin-bottom: 0;
  text-transform:none;
  letter-spacing: 0;
}
.allergy-chart .page-content{
  margin-top: 20px;
}

#vue-faq .banner{max-width: 2600px; margin: 0 auto;position:relative;display: flex;
    align-items: center;
    justify-content: center;}
#vue-faq .banner img{width: 100%; height: auto;}
#bannerMobile{display:none;}
#vue-faq .banner .overlaySearch{
  position: absolute;
  left: 0;
  width: 100%;
  border: none;
  box-shadow: none;
  display: flex;
  justify-content: center;
  z-index:3;
}
#vue-faq .banner .overlaySearch input{
  padding: 10px;
  font-style: italic;
  width: 80%;
  max-width: 550px;
}

#vue-faq .section {border: 2px solid #f5f5f5;background-color:#fff;}
#vue-faq .wb_faq-main {background-color:#f5f5f5;min-height:500px;}

#vue-faq .section .wb {font-size:50px;}
#vue-faq .section {min-height:440px;}
#vue-faq .section {padding:40px 30px;}
#vue-faq .section h4, #vue-faq .section a { color: black; font-weight: normal; font-family: Open Sans; font-size: 15px; height: auto; text-decoration:underline; padding-bottom:14px;margin-top: 10px;  margin-bottom: 10px; line-height: 2.7;}
#vue-faq .section h4:hover{cursor: pointer;}
#vue-faq .section h3 {font-size: 19px;text-transform:uppercase;padding-bottom: 15px;margin-top: 35px;}

#vue-faq .wb_current-section{background-color:#fff; margin-bottom: 50px;}
#vue-faq .wb_current-section .page-header{text-align: left; margin-left: 20px;}
#vue-faq .wb_current-section h4{
  font-weight: normal;
  font-size: 26px;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 20px;
}
#vue-faq .wb_current-section li{padding-bottom: 10px;}

#vue-faq .wb_current-section .col-lg-6{
  margin-left: -15px;
}
#vue-faq .wb_current-section .col-lg-6 .lastHeadline{
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  font-family: Montserrat;
}
#vue-faq .wb_current-section .col-lg-6 .lastWrap h5{
  text-decoration: underline;
}
#vue-faq .wb_current-section .col-lg-6 .lastWrap h5:hover{
  cursor:pointer;
}
#vue-faq .wb_current-section .wb-help-center-bg a{
  text-decoration: underline;
}
#vue-faq .wb_current-section .wb-help-center-bg ul{
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 20px;

}
#vue-faq .wb_current-section .wb-help-center-bg ul.size-chart {
  padding-left: 0;
}
@media screen and (min-width: 768px){
  #vue-faq .wb_current-section .wb-help-center-bg  ul.size-chart {
    padding-left: 20px;
  }
  #vue-faq .wb_current-section .wb-help-center-bg ul{
    padding-left: 40px;
  }
}
#vue-faq .wb_current-section .wb-help-center-bg li{
  padding-bottom: 0;
}
#vue-faq .wb_current-section .page-header{
  padding: 0;
}
#vue-faq .wb-breadcrumb{
  /*margin-left: -40px; 
  background-color: #f5f5f5;*/
  margin-top: 0;
  min-height: 30px;
  padding-top: 6px;
  margin-bottom: -10px;
}
#vue-faq .wb-breadcrumb.bigger{
  min-height: 70px;
}
#vue-faq .wb-breadcrumb li {float:left;list-style:none; font-style:italic;text-decoration: underline;}
#vue-faq .wb-breadcrumb li:nth-of-type(1){margin-left: -30px;}
#vue-faq .wb-breadcrumb li.padding{font-weight:bold; padding-left:15px;}
#vue-faq .wb-breadcrumb li:hover{ cursor:pointer;}
#vue-faq .wb-breadcrumb.bigger li.second{
  padding-left: 0;
  margin-left: -30px;
}
#vue-faq .wb-breadcrumb li a{color: #000;}
#vue-faq .wb_show-more{margin-top: 40px;display: block;font-weight:700;text-decoration:underline;font-style: italic;}
#vue-faq .wb_show-more:hover{cursor:pointer;}
#vue-faq .wb_faq-margin{
  margin-right: -5px;
}
#vue-faq .wb_faq-background{
  padding: 10px;
  padding-top: 0px;
  margin-top: -5px;
}
#vue-faq .wb_faq-background h2{text-transform:uppercase;font-size: 26px;line-height: 35px;padding-top: 0px;padding-bottom: 10px;}
#vue-faq .wb_faq-background h3, #vue-faq .wb_faq-background a{color: black;font-size: 15px; font-family: Open sans; text-decoration: underline;font-weight: normal;line-height: 2.1;}
#vue-faq .wb_faq-background h3.active, #vue-faq .wb_faq-background a.active{font-weight:bold;}
#vue-faq .showonmobile .dropdown-menu .dropdown-item.active {font-weight: bold;}
#vue-faq .wb_faq-background h3:hover{cursor:pointer;}

#vue-faq .wb-help-center-bg{
  background-color: #f5f5f5;
  padding: 40px;
  padding-top: 5px;
}
#vue-faq .container img{
  margin-top: 30px;
  max-width: 150px;  	
}
#vue-faq .btn-cta{
  text-transform: uppercase;
  margin: 0;
  padding: 7px 20px 7px 20px;
}
#vue-faq .icon img{
  width: 70px;
  height: 70px;
  margin-top: 0;
}
#vue-faq .wb-help{
  margin-top: 40px;
}
#vue-faq .help-text{
  margin-bottom: 25px;
  text-transform: uppercase;
  display: flex;
}
#vue-faq .help-text .wb-icon-contact{
  background: url(/cdn/shop/files/contact.svg?198545);
  width: 55px;
  height: 55px;
  background-repeat: no-repeat;
}
#vue-faq .help-stillneed{
  color: black;
  font-weight: bold;
  margin-top: 7px;
  margin-left: 15px;
  font-family: Montserrat;
  font-size: 16px;
}
#vue-faq .help-contact-us{
  margin-left: 15px;
  color: black;
  text-transform: none;
  font-style: italic;
  text-decoration: underline;
}
#vue-faq .helpfulButton{
  border: 1px solid black !important;
  padding: 5px;
  color: #000;
  text-transform: uppercase;
  font-weight:bold;
  font-size: 13px;
  margin-right: 15px;
  text-align: center;
  width: 90px;
  background: transparent;
  font-weight: normal;
}
#vue-faq .helpfulButton .wb{
  color: #000;
  margin-right: 10px;
}
#vue-faq .helpfulButton:hover{
  cursor: pointer;
  color: #000;
  font-weight: bold;
  background: #e7e7e7;
}
#vue-faq .accordionHeader{
  font-weight: bold;
  font-size: 20px;
  padding: 10px;
  padding-left: 0;
}
#vue-faq .accordionHeader img{
  width: 35px;
  margin-right: 10px;
  margin-top: 0;
}
#vue-faq .accordionHeader:hover{
  cursor: pointer;
}
#vue-faq .accordionHeader:after{
  content: '+';
  font-size: 30px;
  float: right;
  margin-top: -5px;
  margin-right: -25px;
}
#vue-faq .accordionHeader.open:after{
  content: '-';
  font-size: 30px;
  float: right;
  margin-top: -10px;
  margin-right: -25px;

}
#vue-faq .accordionContent{ display: none;}
#vue-faq .accordionContent img{ width: 100%; height: auto; max-width: 840px; }


#vue-faq .col-flex{
    display:flex;
    flex-wrap:wrap;
  }


.page-allergy-chart .table thead .first-col{
  background-color: white !important;
  text-transform: uppercase;
  border-bottom: 1px solid black;
  min-width: 416px;
}
.page-allergy-chart .table .first-col.bold{
  font-weight: bold;
  text-transform: uppercase;
}
.page-allergy-chart .table i.wb-instock{
  color: green;
}
.page-allergy-chart .table i.wb-cross{
  color: red;
}


.page-allergy-chart .table {
  border: none;
  border-right: none;
  border-collapse: separate;
  border-spacing: 0;
}
.page-allergy-chart .table thead th {
  background-color: white;
  border-bottom: 1px solid black;
  padding: 10px;
  text-align: left;
  text-shadow: none;
  white-space: nowrap;
  text-transform: uppercase;
}
.page-allergy-chart .table tbody td {
  border: none !important;
  color: #333;
  padding: 10px;
  white-space: nowrap;
  height: 35px;
}
.page-allergy-chart .table tbody tr:nth-child(odd){
  background: #f5f5f5;
}
.page-allergy-chart .table tbody tr:nth-child(even){
  background: white;
}
.page-allergy-chart .table .first-col{
  background: white;
  min-width: 420px;
}
.page-allergy-chart .table &gt; thead &gt; tr &gt; th{
  border-top: none;
  border-bottom: 1px solid #000;
  line-height: inherit;
  white-space: initial;
}
.page-allergy-chart .table &gt; tbody &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; thead &gt; tr &gt; th{
  line-height: 2;
}
.page-allergy-chart .wrapper {
  position: relative;
  max-width: 1146px;
  margin: 0 auto;
}
.page-allergy-chart .table thead .first-col{
  background-color: white !important;
  text-transform: uppercase;
  border-bottom: 1px solid black;
}
.page-allergy-chart .table .bold{
  font-weight: bold;
}
.page-allergy-chart .table .darkgrey td{
  background-color: #ddd;
}
.page-allergy-chart .table tr:nth-child(odd) .first-col{
  background: #f5f5f5;
}

.page-allergy-chart .table tr:nth-child(odd) .first-col.bold{
  background: #ddd;
}
.page-allergy-chart .table i.wb-instock{
  color: green;
}
.page-allergy-chart .table i.wb-cross{
  color: red;
}
.page-allergy-chart .table.first{
  position: fixed;
  top: auto;
  margin-top: -35px;
  z-index: 3;
}


.page-allergy-chart  table.table  {
  position: relative;
  overflow: hidden;
  border-collapse: separate;
}

.page-allergy-chart .table thead {
  position: relative;
  display: block;
  width: 700px;
  overflow: visible;
}

.page-allergy-chart .table thead th {
  min-width: 120px;
  text-align: center;
}

.page-allergy-chart .table thead th:nth-child(1) {
  position: relative;
}

.page-allergy-chart .table tbody {
  position: relative;
  display: block; 
  width: 1360px;
  height: 400px;
  overflow: scroll;
}
.page-allergy-chart .table tbody td {
  min-width: 120px;
  text-align: center;
}
.page-allergy-chart .table .first-col {
  text-align: left;
}

.page-allergy-chart .table tbody tr td:nth-child(1) {  
  position: relative;
  display: block;
  height: 40px;
}

.page-allergy-chart .table th input[type="checkbox"]{
  max-width: 60px;
  margin: 0 auto;
  width: 100%;
  margin-top: 5px;
}

.page-allergy-chart .table th input[type='checkbox']:after{
  line-height: 1.5em;
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid black;
  border-radius: 0;
  background: white;
  margin-left: 20px;
}

.page-allergy-chart .table th input[type='checkbox']:checked:after {
  content: "\f018";
  font-family: 'Women\'s Best';
  font-size: 12px;
  padding-left: 2px;
}
@media screen and (max-width:839px){
  .page-allergy-chart .table th input[type='checkbox']:after {
    margin-top: -1px;
    margin-left: 20px;
  }
}
@media screen and (max-width:375px){
  .page-allergy-chart .table th input[type='checkbox']:after {
    margin-top: -1px;
  }
}



#vue-faq .helpfulWrap{
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 0.5px solid #000;
  border-bottom: 0.5px solid #000;
  padding: 30px;
  padding-left: 0;
  padding-top: 5px;
  padding-bottom: 15px;
}
#vue-faq .helpfulWrap h3{
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: bold;
}
#vue-faq .helpfulWrap p{
  margin-top: 30px;
  font-style: italic;
}
#vue-faq .flexContainer{
  display: flex;
  justify-content: space-evenly;
}
#vue-faq .helpfulWrap .flexContainer{
  justify-content: start;
  position: relative;
}
#vue-faq .showonmobile,
#vue-faq .mobileWrap{
  display: none;
}
#vue-faq .mobileWrap .flexContainer{
  justify-content: normal;
}

#vue-faq .showonmobile #dropdownMenuButton{
  background: white;
  border: 1px solid black;
  width: 100%;
  text-align: left;
}
#vue-faq .showonmobile #dropdownMenuButton span{
  display: inline-block;
  margin-top: 4px;
  font-size: 20px;
  white-space: initial;
}
#vue-faq .showonmobile #dropdownMenuButton i{
  float: right;
  font-size: 30px;
  margin-top: 5px;
}
#vue-faq .showonmobile .dropdown-menu{
  width: 100%;
  border: none;  
  overflow: scroll;
  max-height: 250px;
}
#vue-faq .showonmobile .dropdown-menu .dropdown-item{
  padding: 15px;
  font-size: 17px;
}

#vue-faq .showonmobile .dropdown-menu .dropdown-item:hover{
  background-color: #f5f5f5;
}

#vue-faq #searchResult .flexWrap{
  padding: 0;
  position: relative;
}
#vue-faq #searchResult .headline{
  margin-left: 45px;
  padding: 13px;
  text-transform: uppercase;
  font-size: 20px;
  vertical-align: middle;
}
#vue-faq #searchResult .flexWrap.open:after{
  top: -3px;
}
#vue-faq #searchResult .icon{
  position: absolute;
  left: -30px;
  top: -8px;
  border-radius: 100%;
  border: 2px solid white;
}
#vue-faq #searchResult .container {
  padding-left: 45px;
  padding-right: 45px;
}
#allergy-search-input{
  margin-bottom: 40px;
  margin-left: -10px;
}
#allergy-search-input .input-group-addon {
  background-color: white;
  border-radius: 0px;
  border-right: 0;
  border: 1px solid #ddd;
  border-right: none;
}
#allergyInput{
  width: 100%;
  font-size: 16px;
  padding: 12px 20px 12px 12px;
  border: 1px solid #ddd;
  border-left: none;
}
.fa-search{
  top: 0;
}
.thankyou{
  display: none;
  position: absolute;
  background: #fff;
  border-radius: 15px;
  padding: 5px;
  top: -37px;
  left: 0;
  border: 1px solid #ffb00d;
  box-shadow: 0 0px 2px 1px #ffb00d;
}
.thankyou.no{
  left: 80px;
}

.thankyou:after{
  content: '';
  position: absolute;
  top: 30px;
  left: 20px;
  width: 0;
  height: 0;
  border-top: solid 10px #ffb00d;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}
.thankyou.no:after{
  top: 32px;
}

.thankyou input{
  min-width: 400px;
  border: none;
  width: 100%;
  padding-left: 5px;
}
.thankyou .arrow:after{
  content: '';
  position: absolute;
  top: 10px;
  left: 380px;
  width: 0;
  height: 0;
  border-top: solid 10px #ffb00d;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  transform: rotate(-90deg);
}
.thankyou input:focus {
  outline: none !important;
  border: none;
  border-radius: 15px;
  padding-left: 5px;
}

.wb_faq-main-bg {background-color:#f5f5f5;min-height:500px;}

@media screen and (max-width: 1400px){

}

@media screen and (max-width: 1350px){
  .page-allergy-chart .table tbody{
    width: 1253px;
  }

}
@media screen and (max-width:1250px){
  .page-allergy-chart .table tbody {
    width: 1159px;
  }
}
@media screen and (max-width:1200px){
  .wrapper{
    max-width: 840px;
  }

  .page-allergy-chart .table tbody{
    width: 1150px;
  }
  #vue-faq .section {
    min-height: 463px;
  }
}
@media screen and (max-width: 1190px){
  .page-allergy-chart .table tbody {
    width: 980px;
  }
}
@media screen and (max-width:1024px){
  #bannerMobile{display:block;}
  #bannerDesktop{display:none;}
  #vue-faq .section {
    min-height: 500px;
  }
  #vue-faq .section h3{
    font-size: 20px;
  }
  .page-allergy-chart .table tbody{
    width: 980px;
  }

  
}

@media screen and (max-width: 980px){  	
  #vue-faq .wb-breadcrumb li.second{padding-left: 0;}
  #vue-faq .section h3{min-height: 1px}
  .page-allergy-chart .table tbody{
    width: 840px;
  }
}
@media screen and (max-width: 840px){
  .wb_current-section h4{margin-top: 0;}
  .wrapper {
    max-width: 668px;
  }
  .page-allergy-chart .table tbody{
    width: 768px;
  }
  .wb-breadcrumb{
    min-height: 60px;
  }
  .thankyou.no {
    left: 0;
  }
  .thankyou:after{
    left: 95px;
  }
}
@media screen and (max-width:768px){
  .page-allergy-chart .table tbody {
    width: 740px;
  }
}
@media screen and (max-width:767px){

  #vue-faq .flexWrap:after{
    top: 3px;
  }
  #vue-faq .listWrap{
    margin-top: 0px;
    padding-bottom: 0px;
  }
  #vue-faq  .wb-breadcrumb{
    min-height: 30px;
  }
  #vue-faq  .wb_current-section .col-lg-6{
    margin-bottom: 15px;
  }
  #vue-faq .section h2{
    font-size: 25px;
  }
  #vue-faq  .section {
    background: transparent;
    min-height: auto;
    padding-bottom: 0;
    padding-top: 0;
  }
  #vue-faq  .showonmobile{
    display: block;
    margin-bottom: 20px;
    margin-top: 15px;
  }
  #vue-faq .mobileWrap{
    display: block;
    margin-top: 20px;
  }
  #vue-faq  .showondesktop,
  
  #vue-faq  .desktopWrap{
    display: none;
  }
  
  #vue-faq .mobileWrap h4:after {
    content: '&gt;';
    float: right;
    margin-right: 22px;
  }
  #vue-faq  #searchResult .flexWrap,
  #vue-faq  .mobileWrap .flexWrap{
    padding: 0;
    position: relative;
  }
  #vue-faq  #searchResult .headline,
  #vue-faq  .mobileWrap .headline{
    vertical-align: middle;
    margin-left: 35px;
    padding: 13px;
    text-transform: uppercase;
    font-size: 15px;
    padding-right: 40px;
  }
  #vue-faq  #searchResult .flexWrap.open:after,
  #vue-faq  .mobileWrap .flexWrap.open:after{
    top: -14px;
  }
  #vue-faq  #searchResult .icon,
  #vue-faq  .mobileWrap .icon{
    position: absolute;
    left: -30px;
    top: -8px;
    border-radius: 100%;
    border: 2px solid white;
  }
  #vue-faq #searchResult .container {
    padding-left: 40px;
    padding-right: 10px;
  }
  #vue-faq .wb-breadcrumb {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    background-color: transparent;
  }
  #vue-faq .wb-breadcrumb li.second {
    padding-left: 15px;
  }
  #vue-faq .wb-breadcrumb.bigger li.second {
    padding-left: 15px;
    margin-left: 0;
  }
  .page-allergy-chart .table thead,
  .page-allergy-chart .table tbody{
    width: 746px;
  }
  #vue-faq .wb_current-section .h1,
  #vue-faq .wb_current-section .h2,
  #vue-faq .wb_current-section  .h3,
  #vue-faq .wb_current-section  h1,
  #vue-faq  .wb_current-section  h2,
  #vue-faq .wb_current-section  h3 {
    margin-top: 15px;  
  }

  #vue-faq .wb_current-section .page-header{
    margin-top: 20px;
    text-align: center;
  }
  #vue-faq .helpfulWrap{
    padding: 0;
    padding-bottom: 15px;    
    margin-top: 40px;
    margin-bottom: 40px;
  }
  #vue-faq .helpfulWrap h3{
    margin-bottom: 15px;
  }
  #vue-faq .helpfulButton{
    font-size: 10px;
    width: 58px;
  }
  #vue-faq .wb-help-center-bg{
    padding: 12px;
    padding-bottom: 5px;
  }
  #vue-faq .wb-help {
    margin-top: 40px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 763px){  	
  #vue-faq .wb-breadcrumb li.second{padding-left: 20px;}

  #vue-faq .wb-breadcrumb.bigger li.second {
    padding-left: 20px;
    margin-left: 0;
  }
}
@media screen and (max-width: 668px){

  .wrapper {
    max-width: 630px;
  }
  .page-allergy-chart .table .first-col{
    width: 165px;
    line-height: inherit;
    white-space: initial;
    min-height: 55px;
    min-width: auto;
  }
  .page-allergy-chart .table thead .first-col{
    min-width: 165px;
  }
  .page-allergy-chart .table thead,
  .page-allergy-chart .table tbody{
    width: 647px;
  }
  #vue-faq .listWrap{
    margin-top: 0;
  }
}
@media screen and (max-width: 480px){
  .page-allergy-chart .table thead,
  .page-allergy-chart .table tbody{
    width: 460px;
  }
  #vue-faq .dropdown.showonmobile{
    margin-left: -14px;
    margin-right: -14px;
  }
  #vue-faq #searchResult .icon, .mobileWrap .icon{
    left: -39px;
  }
  #vue-faq .mobileWrap h4:after{
    margin-right: 23px;
  }
  #vue-faq .section{
    padding-right: 0;
  }
  #vue-faq .page-header{
    padding-top: 0px;
  }
  #vue-faq .page-header .sub-text{
    margin-bottom: 0;
  }
  #vue-faq .accordionHeader{
    font-size: 17px;
  }
  #vue-faq .accordionHeader:after{
    font-size: 25px;
    margin-right: 0;
  }
  #vue-faq .accordionHeader.open:after{
    margin-right: 0;
  }
  .thankyou.no {
    left: 0;
  }
  .thankyou input {
    min-width: 330px;
  }
  .thankyou .arrow:after{
    left: 320px;
  }
  .thankyou.no:after{  
    left: 95px;
  }
  #vue-faq .mobileWrap{
    margin-top: 20px;
  }
  #vue-faq .listWrap {
    margin-bottom: 0;
  }
  #vue-faq .flexWrap:after{
    font-size: 25px;
    top: 7px;
  }
  #vue-faq #searchResult .headline, .mobileWrap .headline{
    font-size: 15px;
    margin-top: 3px;
  }

  #vue-faq  #searchResult .biggerIcon .icon{
    top: -2px;
  }
}
@media screen and (max-width:414px){
  #vue-faq .mobileWrap .biggerIcon .icon {
    top: -4px;
  }
  #vue-faq  .mobileWrap .biggerIcon .headline {
    padding-bottom: 5px;
    padding-top: 5px;
  }
  #vue-faq .mobileWrap .biggerIcon .flexWrap.open:after {
    top: -4px;
  }


  #vue-faq .page-content{
    max-width: 380px;
  }
  .page-allergy-chart .table{
    max-width: 380px;
  }
  .page-allergy-chart .table thead{
    max-width: 380px;
  }
  .page-allergy-chart .table tbody{
    width: 380px;
  }
  #vue-faq #searchResult .headline, .mobileWrap .headline {
    font-size: 16px;
    margin-left: 18px;
  }
  #vue-faq .icon img {
    width: 60px;
    height: 60px;
    margin-top: 0;
  }
  #vue-faq #searchResult .flexWrap.open:after, .mobileWrap .flexWrap.open:after{
    top: -8px;
    font-size: 44px;
  }
  #vue-faq .flexWrap:after{
    right: 8px;
    font-size: 22px;
    top: 10px;
  }
  #vue-faq .flexWrap.open:after{
    right: 8px;
  }
  #vue-faq .mobileWrap h4:after {
    margin-right: 10px;
  }
  #vue-faq .showonmobile #dropdownMenuButton span{
    font-size: 17px;
  }
  #vue-faq .showonmobile #dropdownMenuButton i{
    margin-top: 0;
  }
}
@media screen and (max-width:375px){

  #vue-faq  .mobileWrap .biggerIcon .icon{
    top: -2px;
  }
  #vue-faq  .mobileWrap .biggerIcon .flexWrap:after{
    top: 15px;
  }
  #vue-faq  .mobileWrap .biggerIcon .headline{
    padding-bottom: 10px;
    padding-top: 10px;
  }
  #vue-faq #searchResult .biggerIcon .icon {
    top: -2px;
  }
  #vue-faq #searchResult .biggerIcon .headline{
    padding-top: 7px;
  }
  #vue-faq #searchResult .flexWrap.open:after, .mobileWrap .flexWrap.open:after {
    top: -9px;
  }
  #vue-faq  #searchResult .headline, .mobileWrap .headline {
    font-size: 14px;
  }

  #vue-faq  .page-content{
    max-width: 360px;
  }
  .page-allergy-chart .table{
    max-width: 360px;
  }
  .page-allergy-chart .table thead{
    max-width: 360px;
  }
  .page-allergy-chart .table tbody{
    width: 360px;
  }

  #vue-faq .accordionHeader:after{
    margin-top: -10px;
  }
  #vue-faq .showonmobile #dropdownMenuButton.bigger i {
    float: right;
    font-size: 30px;
    margin-top: -45px;
  }
  #vue-faq .section h4 {
    font-size: 16px;
  }
  #vue-faq .wb-breadcrumb li{
    font-size: 12px;
  }
  #vue-faq  .showonmobile #dropdownMenuButton span {
    font-size: 16px;
  }
  #vue-faq  .showonmobile #dropdownMenuButton i {
    margin-top: -1px;
  }
}
@media screen and (max-width: 320px){
  #vue-faq #searchResult .flexWrap.open:after, .mobileWrap .flexWrap.open:after {
    top: 8px;
  }
  .thankyou input {
    min-width: 240px;
  }
  .thankyou .arrow:after {
    left: 230px;
  }
}

.page-allergy-chart .table tbody::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.page-allergy-chart .table tbody::-webkit-scrollbar-track {
  border: 1px solid #ccc;
  border-radius: 3px;
}

.page-allergy-chart .table tbody::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 3px;
}

.page-allergy-chart .table tbody::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}



.row.equal-cols {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row.equal-cols:before,
.row.equal-cols:after {
  display: block;
}

.row.equal-cols &gt; [class*='col-'] {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.row.equal-cols &gt; [class*='col-'] &gt; * {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; 
}</pre></body></html>