/* Colours */
/* Fonts */
/* Breakpoints */
/* Global styles */
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6, span, p {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.white-text * {
  color: rgba(255, 255, 255, 0.8);
}
.text-center {
  text-align: center;
}
.width-706 {
  max-width: 706px;
  margin: 0 auto;
}
.width-506 {
  max-width: 506px;
  margin: 0 auto;
}
.width-470 {
  max-width: 470px;
  margin: 0 auto;
}
/* Page title bar */
.fusion-page-title-bar .fusion-page-title-row h3 {
  font-family: 'Galano-Medium';
}
/* Button styles
 Classes and Use:
 <a class="default-btn" href="#"><span>Gimmie More Info</span></a>
 <a class="default-btn white-btn" href="#"><span>Gimmie More Info</span></a>
 <a class="default-btn text-btn" href="#"><span>Gimmie More Info</span></a> */
.default-btn {
  height: 50px;
  text-align: center;
  display: inline-block;
  padding: 16px 47px !important;
  font-size: 14px !important;
  font-family: 'Galano-SemiBold';
  line-height: 17px !important;
  letter-spacing: 0.56px;
  background: #000;
  color: #fff !important;
  border-radius: 50px;
}
.default-btn span {
  color: #fff !important;
}
.default-btn:hover {
  background: #d1b8fd !important;
  color: #fff !important;
}
.default-btn:hover span {
  color: #fff !important;
}
.default-btn.white-btn {
  background: #fff;
  color: #172323 !important;
  text-transform: uppercase;
  padding: 16px 41px !important;
}
.default-btn.white-btn span {
  color: #172323 !important;
}
.default-btn.white-btn:hover {
  background: #d1b8fd !important;
  color: #fff !important;
}
.default-btn.white-btn:hover span {
  color: #fff !important;
}
.default-btn.text-btn {
  background: transparent;
  color: #d1b8fd !important;
  padding: 0 !important;
  height: 0px;
  text-align: left;
  font-size: 16px !important;
  font-family: 'Galano-Medium';
  letter-spacing: 0px;
}
.default-btn.text-btn > span {
  color: #d1b8fd !important;
  text-decoration: underline;
}
.default-btn.text-btn:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #d1b8fd;
  margin-left: 14px;
  font-size: 13px;
  display: inline-block;
  vertical-align: bottom;
  line-height: 1;
}
.default-btn.text-btn:hover {
  background: transparent !important;
  color: #d1b8fd !important;
}
.default-btn.text-btn:hover span {
  color: #d1b8fd !important;
}
.default-btn.btn-green-outline {
  background: #fff;
  color: #d1b8fd !important;
  text-transform: uppercase;
  padding: 16px 34px !important;
  border: 2px solid #d1b8fd;
}
.default-btn.btn-green-outline span {
  color: #d1b8fd !important;
}
.default-btn.btn-green-outline:hover {
  background: #d1b8fd !important;
  color: #fff !important;
}
.default-btn.btn-green-outline:hover span {
  color: #fff !important;
}
.default-btn.white-outline {
  background: transparent;
  color: #fff !important;
  text-transform: uppercase;
  padding: 16px 34px !important;
  border: 2px solid #fff;
  line-: 10px !important;
}
.default-btn.white-outline span {
  color: #fff !important;
}
.default-btn.white-outline:hover {
  background: #d1b8fd !important;
  color: #fff !important;
}
.default-btn.white-outline:hover span {
  color: #fff !important;
}
/* Breadcrumbs */
.fusion-page-title-secondary {
  background: #eaf7f7;
  text-align: center !important;
  padding: 12px;
  color: #2eaaaa;
  font-size: 14px;
  font-family: Galano-Medium;
  line-height: 18px;
}
@media only screen and (max-width: 800px) {
  .fusion-page-title-secondary {
    font-size: 12px;
    padding: 9px;
    line-height: 14px;
  }
}
.fusion-page-title-secondary span a:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 11px !important;
  padding: 0 10px;
}
@media only screen and (max-width: 991px) {
  .fusion-page-title-bar {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
/* How Does it Work Section */
div#how-does-it-work h4 {
  font-size: 21px !important;
}
div#how-does-it-work div#work-icon-boxes .fusion-column .col .content-container {
  max-width: 367px;
  margin: 0 auto;
}
div#day-pay-box {
  max-width: 1162px;
  margin: 0 auto;
}
div#day-pay-box .fusion-column {
  margin-bottom: 0px !important;
  overflow: hidden;
}
@media only screen and (max-width: 800px) {
  div#day-pay-box .fusion-column {
    overflow: visible;
  }
}
div#day-pay-box .fusion-column .col {
  padding: 40px 0 40px 38px;
}
@media only screen and (max-width: 1200px) {
  div#day-pay-box .fusion-column .col {
    padding: 38px;
  }
}
@media only screen and (max-width: 800px) {
  div#day-pay-box .fusion-column .col {
    padding: 0px 30px 80px;
  }
}
div#day-pay-box .fusion-column .col:after {
  content: "";
  display: block;
  position: absolute;
  background: url(/wp-content/uploads/2020/03/Shapes@2x.png);
  width: 139px;
  height: 155px;
  right: 0;
  top: 46px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1200px) {
  div#day-pay-box .fusion-column .col:after {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  div#day-pay-box .fusion-column .col:after {
    display: block;
    width: 73px;
    height: 65px;
    transform: rotate(90deg);
    bottom: -3px;
    top: auto;
    left: 50%;
    margin-left: -36px;
  }
}
div#day-pay-box .fusion-column .col .heading {
  margin-bottom: 15px;
  overflow: visible;
  width: 100%;
}
div#day-pay-box .fusion-column .col .heading .image {
  margin-top: -85px;
  background: #d5bdff;
  padding: 70px 90px;
  border-radius: 50%;
  z-index: 0;
}
@media only screen and (max-width: 1200px) {
  div#day-pay-box .fusion-column .col .heading .image {
    margin-top: 5px;
    background: none;
    padding: 0;
    border-radius: 0;
  }
}
@media only screen and (max-width: 800px) {
  div#day-pay-box .fusion-column .col .heading .image {
    position: relative;
    margin: 0 auto;
    display: block;
    text-align: center;
    background: #d5bdff;
    max-width: 235px;
    padding: 0px 0px 60px;
    border-bottom-left-radius: 220px;
    border-bottom-right-radius: 220px;
    height: 110px;
  }
}
div#day-pay-box .fusion-column .col .heading .image img {
  margin-bottom: 0px;
  margin-right: 0px !important;
}
@media only screen and (max-width: 1200px) {
  div#day-pay-box .fusion-column .col .heading .image img {
    max-width: 150px;
  }
}
@media only screen and (max-width: 800px) {
  div#day-pay-box .fusion-column .col .heading .image img {
    max-width: 112px;
    margin: -60px auto 0;
  }
}
div#day-pay-box .fusion-column .col .heading h2 {
  line-height: 38px !important;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  div#day-pay-box .fusion-column .col .heading h2 {
    font-size: 21px !important;
  }
}
@media only screen and (max-width: 800px) {
  div#day-pay-box .fusion-column .col .heading h2 {
    padding-left: 0px !important;
    line-height: 1.3 !important;
    margin: 16px 0px 0;
    font-size: 18px !important;
  }
}
div#day-pay-box .fusion-column .col .content-container {
  text-align: center;
  max-width: 720px;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  div#day-pay-box .fusion-column .col .content-container {
    max-width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  div#day-pay-box .fusion-column .col .content-container {
    padding-left: 0px !important;
  }
  div#day-pay-box .fusion-column .col .content-container p {
    font-size: 13px;
  }
}
/* What’s best for me section - How it works page */
div#whats-best div#day-pay-box {
  margin: 60px auto !important;
}
/* Single Product - 90daypay box */
div#daypay-gimmie-90 div#day-pay-box {
  margin-top: 85px !important;
}
div#daypay-gimmie-90 div#day-pay-box .fusion-column {
  padding: 0;
}
@media only screen and (max-width: 1200px) {
  div#daypay-gimmie-90 div#day-pay-box .fusion-column .col .heading .image {
    margin-top: -10px;
  }
}
/* Enter Suburb Section */
div#enter-suburb-sec > .fusion-row {
  max-width: 1340px !important;
}
div#enter-suburb-sec form p {
  margin: 0;
}
div#enter-suburb-sec form .enter-suburb {
  display: block;
  text-align: center;
}
div#enter-suburb-sec form .enter-suburb input {
  max-width: 366px !important;
  text-align: center;
  font-family: 'Galano-SemiBold';
  font-size: 38px !important;
  color: #000;
  border: none;
  background: transparent;
  text-decoration: underline;
}
div#enter-suburb-sec form .enter-suburb input::-webkit-input-placeholder {
  font-family: 'Galano-SemiBold';
  font-size: 38px !important;
  color: #000;
  text-decoration: underline;
}
div#enter-suburb-sec form .enter-suburb input::-moz-placeholder {
  font-family: 'Galano-SemiBold';
  font-size: 38px !important;
  color: #000;
  text-decoration: underline;
}
div#enter-suburb-sec form .enter-suburb input:-ms-input-placeholder {
  font-family: 'Galano-SemiBold';
  font-size: 38px !important;
  color: #000;
  text-decoration: underline;
}
div#enter-suburb-sec form .enter-suburb input:-moz-placeholder {
  font-family: 'Galano-SemiBold';
  font-size: 38px !important;
  color: #000;
  text-decoration: underline;
}
/* Other Resources Menu */
ul#menu-other-resources {
  padding: 0;
  margin: 9px 0px 0px;
}
ul#menu-other-resources li {
  padding: 0 0 12px;
  border: none;
  margin-bottom: 0px;
}
ul#menu-other-resources li.current-menu-item a {
  font-family: 'Galano-Bold';
  color: #172323 !important;
}
ul#menu-other-resources li a {
  font-size: 16px;
  color: #172323;
  line-height: 22px !important;
}
ul#menu-other-resources li a:before {
  display: none;
}
ul#menu-other-resources li a:hover {
  color: #d1b8fd !important;
}
/* Custom Accordion Style */
.accordion div:first-child {
  border-top: 0px;
}
.accordion .accordion-header {
  font-family: 'Galano-SemiBold';
  cursor: pointer;
  position: relative;
  font-size: 18px;
  border-top: 1px solid #172323;
  padding: 25px 0px;
}
.accordion .accordion-header:before {
  content: "\f067";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 18px;
  position: absolute;
  right: 13px;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  color: #172323;
}
.accordion .accordion-header.active:before {
  content: "\f068";
}
.accordion .accordion-content {
  display: none;
}
@media only screen and (max-width: 800px) {
  .accordion .accordion-content p {
    font-size: 14px;
  }
}
.accordion .accordion-content p:last-child {
  margin-bottom: 25px;
}
/* Subscribe Footer CTA */
/*
 .subscription-zoho-form {
 input[type="text"] {
 border-radius: 50px;
 border: none;
 padding: 20px;
 font-size: 16px;
 font-family: Galano-Regular !important;
 width: 70%;
 height: 50px;
 margin-right: 3%;
 }
 button {
 background: $orange;
 border: none;
 border-radius: 50px;
 max-width: 35%;
 font-size: 14px;
 font-family: Galano-SemiBold;
 color: white !important;
 height: 50px;
 width: 26%;
 &:hover {
 background: $teal;
 }
 em {
 font-style: normal !important;
 }
 }
 }
 #global-subscribe-footer{
 > .fusion-row {
 max-width: 100% !important;
 @media screen and (max-width: $break-sm-medium) {
 max-width: 100% !important;
 }
 .width-506 {
 max-width: 506px;
 margin: 0 auto;
 @media screen and (max-width: $break-sm-medium) {
 max-width: 100% !important;
 }
 }
 }
 .wpcf7 p {
 position: relative;
 }
 input[type="email"]{
 border: 0px;
 border-radius: 50px;
 padding: 10px 20px;
 max-width: 452px;
 display: block;
 font-family: $galano-regular;
 }
 .default-btn{
 padding: 16px 31px !important;
 position: absolute;
 right: 0px;
 top: 0;
 }
 @media screen and (min-width: $break-sm-medium + 1px) and (max-width: $break-large){
 padding-top: 50px !important;
 padding-bottom: 50px !Important;
 .fusion-title h2{
 font-size: 38px !important;
 line-height: 51px !important;
 }
 .fusion-text.width-506{
 max-width: 442px !important;
 margin-left: auto !important;
 margin-right: auto !important;
 }
 .subscription-zoho-form{
 input[type="text"],
 button{
 display: block;
 margin-left: auto;
 margin-right: auto;
 }
 button{
 margin-top: 9px;
 }
 }
 }
 }
 */
/* SalesIQ Chat */
.zsiq_floatmain {
  width: 60px;
  max-height: 60px;
}
.zsiq_floatmain.siq_bR {
  bottom: 25px;
}
.zsiq_floatmain .zsiq_flt_rel {
  background: #d1b8fd !important;
}
.zsiq_floatmain div#titlediv {
  border-left: 4px solid #d1b8fd;
  border-radius: 0px 5px 5px 0px;
  min-height: 75px;
  width: 270px;
  min-width: 270px;
  left: -280px;
}
.zsiq_floatmain div#titlediv div#zsiq_maintitle {
  font-size: 16px;
  font-family: "Galano-Regular";
  color: black;
  line-height: 22px;
  overflow: visible;
}
.zsiq_floatmain div#titlediv p#zsiq_byline {
  font-family: "Galano-SemiBold";
  font-size: 18px;
  color: black;
  line-height: 24px;
  overflow: visible;
}
/* Product Popup / Gimmie Popup Plan */
div#popmake-21702 {
  padding-bottom: 0px;
}
@media only screen and (max-width: 800px) {
  div#popmake-21702 {
    min-width: 95% !important;
    margin: 0px 26px 122px;
    top: 122px !important;
  }
}
@media only screen and (max-width: 380px) {
  div#popmake-21702 {
    max-width: 327px !important;
    min-width: auto !important;
  }
}
.popup-sec1 {
  padding: 29px 0 39px;
  border-bottom: 2px solid #172323;
  text-align: center;
  margin: 0 65px;
}
@media only screen and (max-width: 800px) {
  .popup-sec1 {
    margin: 0 6px;
    padding: 40px 0 22px;
  }
}
.popup-sec1 p {
  margin: 0px !important;
}
.popup-sec1 h1 {
  font-family: 'Galano-Bold';
  font-size: 38px !important;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .popup-sec1 h1 {
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 800px) {
  .popup-sec1 h1 {
    font-size: 28px !important;
    margin: 10px 0px 18px;
  }
}
.popup-sec1 h2 {
  font-family: 'Galano-SemiBold';
  font-size: 26px !important;
}
@media only screen and (max-width: 800px) {
  .popup-sec1 h2 {
    font-size: 18px !important;
  }
}
.popup-sec2 {
  padding: 44px 0;
  margin: 0 65px;
  text-align: center;
}
@media only screen and (max-width: 800px) {
  .popup-sec2 {
    margin: 0 6px;
    padding: 34px 0 18px;
  }
}
.popup-sec2 strong {
  font-family: 'Galano-Bold';
  font-weight: 500;
}
.purple-text {
  color: black;
}
.boxes-wrap {
  display: flex;
  justify-content: space-between;
  padding-top: 24px;
  margin: 0 -15px;
}
@media only screen and (max-width: 800px) {
  .boxes-wrap {
    padding-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .boxes-wrap {
    display: block;
    margin: 0;
  }
}
.boxes-wrap .boxes-item {
  padding: 20px 33px 21px;
  border: 1px solid rgba(112, 9, 78, 0.15);
  width: 100%;
  max-width: 238px;
  margin: 0 15px;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .boxes-wrap .boxes-item {
    padding: 31px 33px 33px;
    max-width: 100%;
    margin: 0 0 15px;
  }
}
.boxes-wrap .boxes-item h3 {
  font-family: 'Galano-Medium';
  font-size: 26px !important;
  letter-spacing: 0.26px;
  font-weight: 500;
  color: black;
}
.boxes-wrap .boxes-item p {
  margin: 9px 0 22px;
}
.boxes-wrap .boxes-item h4 {
  font-family: 'Galano-SemiBold';
  font-size: 26px !important;
  letter-spacing: 0.26px;
  font-weight: 500;
  line-height: 35px;
}
@media only screen and (max-width: 767px) {
  .boxes-wrap .boxes-item:last-child {
    margin: 0;
    padding-bottom: 21px;
  }
}
.boxes-wrap .boxes-item:last-child p {
  margin: 0px;
}
@media only screen and (max-width: 767px) {
  .boxes-wrap .boxes-item:last-child p {
    max-width: 136px;
    margin: 0 auto;
  }
}
.boxes-wrap .boxes-item:last-child h4 {
  margin: auto 0 0 0;
}
@media only screen and (max-width: 767px) {
  .boxes-wrap .boxes-item:last-child h4 {
    margin-top: 20px;
  }
}
.popup-sec3 {
  padding: 34px 29px;
  background: #d1b8fd;
  border-radius: 4px;
  margin: 0 65px 105px;
  text-align: center;
}
@media only screen and (max-width: 800px) {
  .popup-sec3 {
    margin: 0 6px 71px;
    padding: 28px 24px;
  }
}
.popup-sec3 strong {
  font-family: 'Galano-Bold';
}
.popup-sec3 p {
  font-size: 14px;
  max-width: 492px;
  margin: 21px auto 27px;
}
.popup-sec3 ul {
  padding: 0;
  margin: 0;
}
.popup-sec3 ul li {
  display: inline-block;
  font-size: 14px;
  font-family: 'Galano-Medium';
  padding-right: 15px;
}
@media only screen and (max-width: 800px) {
  .popup-sec3 ul li {
    font-size: 11px;
  }
}
.popup-sec3 ul li:before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  margin-right: 13px;
}
.popup-sec3 ul li:last-child {
  padding-right: 0px;
}
.popup-sec4 {
  background: white;
  margin: 0 -20px;
  padding: 0 30px 46px;
  border-radius: 0 0 8px 8px;
}
.popup-sec4 .sec4-container {
  max-width: 586px;
  text-align: center;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .popup-sec4 .sec4-container {
    max-width: 445px;
  }
}
@media only screen and (max-width: 380px) {
  .popup-sec4 .sec4-container {
    max-width: 249px;
  }
}
.popup-sec4 .sec4-container p {
  margin: 31px 0 0;
}
@media only screen and (max-width: 800px) {
  .popup-sec4 .sec4-container p {
    margin: 12px 0 0;
  }
}
.popup-sec4 .sec4-container img {
  margin-top: -27px;
}
.popup-sec4 .sec4-container h2 {
  font-family: 'Galano-Bold';
  font-size: 28px !important;
  color: #d1b8fd;
  padding-top: 23px;
  line-height: 38px !important;
}
@media only screen and (max-width: 1024px) {
  .popup-sec4 .sec4-container h2 {
    padding-bottom: 31px;
  }
}
@media only screen and (max-width: 800px) {
  .popup-sec4 .sec4-container h2 {
    padding-bottom: 12px;
  }
}
@media only screen and (max-width: 600px) {
  #titlediv {
    display: none;
  }
}
/* Firefox */
@-moz-document url-prefix() {
  .fusion-standard-logo, .fusion-sticky-logo {
    max-height: 48px !important;
    max-width: 210px;
  }
}
/* Safari and Edge */
@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) {
  .fusion-standard-logo, .fusion-sticky-logo {
    max-height: 48px !important;
    max-width: 210px;
  }
}
.fusion-standard-logo, .fusion-sticky-logo {
  max-height: 48px !important;
  max-width: 210px;
}
html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header {
  background-color: transparent;
}
@media screen and (min-width: 1025px) {
  html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header .fusion-main-menu > .fusion-menu > li > a {
    color: #fff;
  }
}
html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header .additional-header .cp_trigger .cp_trigger-button {
  color: black;
}
html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header .additional-header .woo-icons a:before, html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header .additional-header .woo-icons i:before {
  color: #fff;
}
@media only screen and (max-width: 1050px) {
  html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header .additional-header .woo-icons a:before, html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header .additional-header .woo-icons i:before {
    color: #000;
  }
}
@media only screen and (min-width: 1025px) {
  html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header .additional-header .woo-icons a .cart-contents-count, html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header .additional-header .woo-icons i .cart-contents-count, html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header .additional-header .woo-icons a .wishlist_products_counter_number, html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header .additional-header .woo-icons i .wishlist_products_counter_number {
    background: #fff;
    color: black;
  }
}
html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header .additional-header .support-btn a {
  background: none !important;
  color: black !important;
  border: 2px solid black !important;
}
html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .fusion-main-menu > .fusion-menu > li > a {
  color: black;
}
html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header .cp_trigger .cp_trigger-button {
  color: black;
}
html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header .woo-icons a:before, html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header .woo-icons i:before {
  color: black;
}
html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header .woo-icons a .cart-contents-count, html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header .woo-icons i .cart-contents-count, html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header .woo-icons a .wishlist_products_counter_number, html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header .woo-icons i .wishlist_products_counter_number {
  background: #d1b8fd;
  color: black;
}
html.avada-header-color-not-opaque .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header .support-btn a {
  background: #fff !important;
  color: #d1b8fd !important;
  border: 2px solid #d1b8fd !important;
}
.additional-header {
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  align-self: center;
  margin: 14px 0px;
}
@media screen and (max-width: 1024px) {
  .additional-header {
    margin: 27px 0px;
  }
}
@media only screen and (max-width: 800px) {
  .additional-header {
    display: none;
  }
}
.additional-header .woo-icons {
  padding-left: 30px;
  position: relative;
}
@media screen and (max-width: 1600px) {
  .additional-header .woo-icons {
    padding-left: 30px;
  }
}
.additional-header .woo-icons ul {
  margin: 0;
  padding: 0;
}
.additional-header .woo-icons ul li {
  list-style: none;
  display: inline-block;
  padding-right: 25px;
  position: relative;
  vertical-align: sub;
}
@media screen and (max-width: 1600px) {
  .additional-header .woo-icons ul li {
    padding-right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .additional-header .woo-icons ul li {
    padding-right: 25px;
  }
}
.additional-header .woo-icons ul li i {
  color: #000;
  cursor: pointer;
}
.additional-header .woo-icons ul li.search-icon form.searchform {
  display: none;
  position: absolute;
  top: 58px;
  width: calc(10vw + 200px);
  right: 20px;
}
.additional-header .woo-icons ul li.cart-icon .cart-contents:before {
  content: "\f07a";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #000;
}
.additional-header .woo-icons ul li.cart-icon .cart-contents:hover {
  text-decoration: none;
}
.additional-header .woo-icons ul li.cart-icon .cart-contents .cart-contents-count {
  color: #fff;
  background-color: #d1b8fd;
  border-radius: 10px;
  line-height: 1.2;
  font-family: 'Galano-SemiBold';
  font-size: 12px;
  position: absolute;
  width: 15px;
  height: 15px;
  text-align: center;
  right: -12px;
  top: -2px;
  display: block !important;
  padding: 0px;
}
@media not all and (min-resolution: 0.001dpcm) {
  .additional-header .woo-icons ul li.cart-icon .cart-contents .cart-contents-count {
    padding: 3px !important;
  }
}
@media only screen and (max-width: 360px) {
  .additional-header .woo-icons ul li.cart-icon .cart-contents .cart-contents-count {
    right: -2px;
    top: -14px;
  }
}
.additional-header .woo-icons ul li:last-child {
  padding-right: 0px;
}
.additional-header .support-btn {
  padding-left: 50px;
}
@media only screen and (min-width: 1051px) and (max-width: 1439px) {
  .additional-header .support-btn .default-btn {
    width: auto !important;
  }
}
@media screen and (max-width: 1600px) {
  .additional-header .support-btn {
    padding-left: 30px;
  }
}
@media screen and (max-width: 1366px) {
  .additional-header .support-btn .default-btn.btn-green-outline {
    padding: 16px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .additional-header .support-btn {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .additional-header ul#menu-login-and-username {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .additional-header .cp_trigger {
    display: none;
  }
}
@media only screen and (min-width: 1051px) and (max-width: 1099px) {
  .additional-header .cp_trigger-button {
    font-size: 12px !important;
  }
}
.additional-header .wishlist_products_counter {
  position: absolute;
  min-height: 15px;
  min-width: 15px;
  pointer-events: none;
}
.additional-header .wishlist_products_counter.wishlist-counter-with-products .wishlist_products_counter_number {
  display: block;
}
.additional-header .wishlist_products_counter .wishlist_products_counter_number {
  display: none;
  min-height: 15px;
  line-height: 1.2;
  width: 15px;
  height: 15px;
  position: absolute;
  background: #d1b8fd;
  border-radius: 50%;
  color: #fff;
  font-family: 'Galano-SemiBold';
  font-size: 12px !important;
  text-align: center;
  right: -12px;
  top: -3px;
  padding: 0px;
}
@media not all and (min-resolution: 0.001dpcm) {
  .additional-header .wishlist_products_counter .wishlist_products_counter_number {
    padding: 3px !important;
  }
}
@media only screen and (max-width: 360px) {
  .additional-header .wishlist_products_counter .wishlist_products_counter_number {
    right: 0px;
    top: -14px;
  }
}
nav.fusion-main-menu {
  float: left;
  left: 125px;
}
@media screen and (max-width: 1600px) {
  nav.fusion-main-menu {
    left: 45px;
  }
}
nav.fusion-main-menu .fusion-caret .fusion-dropdown-indicator:before {
  color: #000;
}
@media screen and (max-width: 1366px) {
  nav.fusion-main-menu > ul > li > a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1200px) {
  nav.fusion-main-menu {
    left: 35px;
  }
  nav.fusion-main-menu > ul > li {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1051px) and (max-width: 1099px) {
  nav.fusion-main-menu {
    left: 25px;
  }
  nav.fusion-main-menu > ul > li {
    padding-right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  nav.fusion-main-menu {
    left: 61px;
  }
  nav.fusion-main-menu > ul > li {
    padding-right: 35px !important;
  }
  nav.fusion-main-menu > ul > li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 900px) {
  nav.fusion-main-menu {
    left: 40px;
  }
  nav.fusion-main-menu > ul > li {
    padding-right: 25px !important;
  }
  nav.fusion-main-menu > ul > li a {
    font-size: 15px;
  }
}
.mobile-woo-icons {
  display: none;
  order: 3;
  max-width: 80px;
  width: 30% !important;
}
.mobile-woo-icons .additional-header {
  display: block;
  position: relative;
  margin: 0;
}
.mobile-woo-icons .additional-header .woo-icons {
  padding-left: 0px;
}
.mobile-woo-icons .additional-header .woo-icons ul li {
  padding-right: 9px;
}
@media only screen and (max-width: 360px) {
  .mobile-woo-icons .additional-header .woo-icons ul li {
    padding-right: 5px;
    vertical-align: sub;
  }
}
.mobile-woo-icons .additional-header .woo-icons ul li:last-child {
  padding-right: 0px;
}
.mobile-woo-icons .additional-header .woo-icons ul li i:before {
  color: #000;
}
@media only screen and (max-width: 800px) {
  .mobile-woo-icons {
    display: block;
  }
}
@media only screen and (max-width: 390px) {
  .mobile-woo-icons {
    width: 35% !important;
  }
}
@media only screen and (max-width: 1000px) {
  .fusion-header {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  img.fusion-standard-logo {
    display: none;
  }
  img.fusion-mobile-logo {
    display: block;
  }
}
@media only screen and (max-width: 800px) {
  .fusion-mobile-menu-design-modern .fusion-header {
    padding: 15px 0px !important;
  }
  .fusion-mobile-menu-design-modern .fusion-header .fusion-row {
    display: flex;
    align-items: center;
    padding: 0px 15px !important;
  }
  .fusion-mobile-menu-design-modern .fusion-header .fusion-row .fusion-logo {
    order: 2;
    width: 90%;
    filter: greyscale(1);
  }
  .fusion-mobile-menu-design-modern .fusion-header .fusion-row .fusion-logo .fusion-mobile-logo {
    display: block !important;
    margin: 0 auto;
  }
  .fusion-mobile-menu-design-modern .fusion-header .fusion-row .fusion-mobile-menu-icons {
    order: 1;
    width: 30% !important;
  }
  .fusion-mobile-menu-design-modern .fusion-header .fusion-row .fusion-mobile-menu-icons a {
    margin-left: 0px !important;
    font-size: 20px !important;
    float: left;
  }
  .fusion-mobile-menu-design-modern .fusion-header .fusion-row .fusion-mobile-menu-icons a.fusion-icon-bars {
    padding-right: 11px;
  }
  .fusion-mobile-menu-design-modern .fusion-header .fusion-row .fusion-mobile-nav-holder {
    width: 100%;
    clear: none;
    position: absolute;
    top: 66px;
    left: 30px;
  }
  .fusion-mobile-menu-design-modern .fusion-header .fusion-row .fusion-mobile-menu-search {
    width: 100%;
    position: absolute;
    top: 25px;
    left: 0;
  }
  .fusion-mobile-menu-design-modern .fusion-header .fusion-row button.fusion-open-submenu[aria-expanded=true]:before {
    transform: rotate(180deg);
  }
  .fusion-mobile-menu-design-modern .fusion-header .fusion-row ul.sub-menu.fusion-sub-menu-open li a {
    padding-left: 55px !important;
  }
}
@media screen and (max-width: 800px) {
  .fusion-is-sticky .fusion-mobile-menu-design-modern .fusion-mobile-nav-holder > ul {
    max-height: 100% !important;
  }
  ul#mobile-menu-gimmie-mobile-main-menu {
    background: #000;
  }
  div#mobile-menu-btn {
    display: none;
    /*02-13-2020*/
    margin: 0 auto;
    text-align: center;
    padding-bottom: 30px;
  }
  div#mobile-menu-btn a {
    background: transparent;
    color: #fff !important;
    text-transform: capitalize !important;
    padding: 12px 20px !important;
    border: 2px solid #fff;
    line-height: 10px !important;
    height: 40px;
    text-align: center;
    display: inline-block !important;
    border-radius: 50px;
    font-size: 12px !important;
    font-family: 'Galano-SemiBold';
    letter-spacing: 0.56px;
    margin: 0 10px;
    width: 100%;
    max-width: 153px;
  }
  div#mobile-menu-btn .widget {
    margin-bottom: 0px;
  }
  img.fusion-sticky-logo {
    display: none !important;
  }
}
@media screen and (max-width: 800px) and (max-width: 375px) {
  div#mobile-menu-btn a {
    margin: 10px;
  }
}
/* Login and Logout CSS - My Account (User Icon) */
.additional-header .account-icon a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  position: absolute;
  left: 9px;
  top: -3px;
  font-size: 8px;
  line-height: 1.8;
  background: #d1b8fd;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  text-align: center;
}
@media only screen and (max-width: 360px) {
  .additional-header .account-icon a:after {
    left: -3px;
    top: -14px;
  }
}
@media only screen and (min-width: 1025px) {
}
.logged-in .additional-header .account-icon a:after {
  content: "\f00c";
}
@media only screen and (max-width: 800px) {
  .fusion-footer {
    padding: 0px;
  }
}
@media only screen and (max-width: 1024px) {
  .fusion-footer .fusion-footer-widget-area {
    padding: 75px 30px 21px;
  }
}
@media only screen and (max-width: 800px) {
  .fusion-footer .fusion-footer-widget-area {
    padding: 50px 30px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 801px) {
  .fusion-footer .fusion-footer-widget-area .fusion-columns {
    display: flex !important;
    flex-flow: nowrap !important;
    -ms-flex-flow: nowrap !important;
    padding: 0 55px;
  }
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column {
  width: 16.3%;
}
@media screen and (max-width: 1024px) and (min-width: 801px) {
  .fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column {
    width: 25% !important;
    margin-bottom: 30px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    /*&:nth-of-type(5n+4) {
     display: none;
     }*/
  }
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column.fusion-column-last {
  width: 27% !important;
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column.fusion-column-last .fusion-icon-facebook:hover {
  background-color: #3b5998 !important;
  border-color: #3b5998 !important;
}
@media screen and (max-width: 1366px) {
  .fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column.fusion-column-last {
    width: 34.8% !important;
  }
}
@media screen and (max-width: 1024px) and (min-width: 801px) {
  .fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column.fusion-column-last {
    width: 100%;
    margin-bottom: 0px;
  }
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column h4 {
  text-transform: initial;
  margin-bottom: 16px;
  width: 100%;
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column ul {
  padding: 0;
  margin: 0;
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column ul li {
  padding: 0 0 12px;
  border: none;
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column ul li a {
  line-height: 22px;
  transition: all 0.2s linear;
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column ul li a:before {
  display: none;
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column ul li a:hover {
  transform: translateX(10px);
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column ul li:last-child {
  padding: 0;
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column section#media_image-2 {
  margin-bottom: 41px;
}
@media only screen and (max-width: 800px) {
  .fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column section#media_image-2 {
    margin-bottom: 31px;
  }
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column img.image.footer-logo {
  width: 130px;
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column section#social_links-widget-2 {
  margin-bottom: 41px;
}
@media only screen and (max-width: 800px) {
  .fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column section#social_links-widget-2 {
    margin-bottom: 31px;
  }
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column section#social_links-widget-2 .fusion-social-networks-wrapper {
  margin: 0px !important;
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column section#social_links-widget-2 .fusion-social-networks-wrapper a {
  margin: 0 !important;
  padding-right: 40px;
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column section#social_links-widget-2 .fusion-social-networks-wrapper a:last-child {
  padding-right: 0px;
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column section#custom_html-2 h4 {
  margin-bottom: 21px;
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column section#custom_html-2 .subscription-zoho-form {
  display: block;
  background: white;
  border-radius: 50px;
  height: 50px;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column section#custom_html-2 .subscription-zoho-form {
    height: auto;
    background: none;
  }
}
@media only screen and (max-width: 800px) {
  .fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column section#custom_html-2 .subscription-zoho-form {
    background: white;
  }
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column section#custom_html-2 .subscription-zoho-form .input-wrapper {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) and (min-width: 801px) {
  .fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column section#custom_html-2 .subscription-zoho-form .input-wrapper {
    flex-wrap: wrap;
  }
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column section#custom_html-2 .subscription-zoho-form input[type="text"] {
  display: inline-block;
  margin-right: 0px;
  text-align: left;
  font-size: 14px;
}
@media screen and (max-width: 1024px) and (min-width: 801px) {
  .fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column section#custom_html-2 .subscription-zoho-form input[type="text"] {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 11px;
  }
}
.fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column section#custom_html-2 .subscription-zoho-form button {
  width: 40%;
  display: inline-block;
  font-size: 14px;
  font-style: normal !important;
}
@media screen and (max-width: 1024px) and (min-width: 801px) {
  .fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column section#custom_html-2 .subscription-zoho-form button {
    display: block !important;
    width: 100%;
    float: none;
    max-width: 47%;
  }
}
.fusion-footer .fusion-copyright-content {
  border-top: 1px solid rgba(23, 35, 35, 0.10);
  padding-top: 30px;
  font-family: 'Galano-Light';
}
.fusion-footer .fusion-copyright-content .fusion-copyright-notice > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fusion-footer .fusion-copyright-content .fusion-copyright-notice > div a, .fusion-footer .fusion-copyright-content .fusion-copyright-notice > div strong {
  font-family: 'Galano-Bold';
}
@media only screen and (max-width: 480px) {
  .fusion-footer .fusion-copyright-content .fusion-copyright-notice > div {
    display: block;
  }
}
@media only screen and (max-width: 800px) {
  .fusion-footer .fusion-footer-widget-area.fusion-widget-area .fusion-row .fusion-columns {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row-reverse !important;
    padding: 0px 46px !important;
  }
  .fusion-footer .fusion-footer-widget-area.fusion-widget-area .fusion-column.col-lg-2.col-md-2.col-sm-2 {
    max-width: 100%;
    width: 100% !important;
    padding: 0px;
    order: 1;
    margin-bottom: 0px;
    text-align: left !important;
    margin-top: 35px;
    /*display: none;*/
  }
  .fusion-footer .fusion-footer-widget-area.fusion-widget-area .fusion-column.fusion-column-last {
    min-width: 100%;
    text-align: center;
    margin-bottom: 45px !important;
    order: 1 !important;
  }
  .fusion-footer .fusion-footer-widget-area.fusion-widget-area .subscription-zoho-form {
    display: block;
    background: white;
    border-radius: 50px;
    height: 50px;
    width: 100%;
  }
  .fusion-footer .fusion-footer-widget-area.fusion-widget-area .subscription-zoho-form input[type="text"] {
    display: inline-block;
    margin-right: 0px;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .fusion-footer .fusion-footer-widget-area.fusion-widget-area .subscription-zoho-form button {
    width: 40%;
    display: inline-block;
    float: right;
    font-size: 14px;
    font-style: normal !important;
  }
}
/* Home */
#work-icon-boxes .heading .image {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  overflow: visible;
}
#work-icon-boxes .content-box-heading {
  line-height: 1.5 !important;
}
@media screen and (max-width: 800px) {
  #popular-products .product-content {
    display: none;
  }
}
.cps_container .cps_input-container .cps_input {
  background: none !important;
  border-bottom: 1px solid #000 !important;
}
#day-pay-box .content-box-heading {
  line-height: 1.5 !important;
}
.home .fusion-header-wrapper {
  position: absolute;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1050px) {
  .home .fusion-header-wrapper {
    position: relative;
  }
}
.home .fusion-header-wrapper .fusion-header {
  background: #fff;
}
@media screen and (min-width: 1025px) {
  .home .fusion-header-wrapper .fusion-header .fusion-main-menu > .fusion-menu > li > a {
    color: #000;
  }
}
.home .fusion-header-wrapper .fusion-header .additional-header #esh {
  color: black !important;
}
.home .fusion-header-wrapper .fusion-header .additional-header #esh #esh_input {
  background: none;
  color: black;
}
.home .fusion-header-wrapper .fusion-header .additional-header #esh #esh_input::placeholder {
  color: black !important;
  opacity: 1;
  text-decoration: underline;
}
.home .fusion-header-wrapper .fusion-header .additional-header #esh label {
  color: black;
}
.home .fusion-header-wrapper .fusion-header .additional-header .support-btn a {
  background: none !important;
  color: black !important;
  border: 2px solid black !important;
}
@media screen and (min-width: 1025px) {
  .home .fusion-header-wrapper .fusion-header .additional-header ul#menu-login-and-username li a {
    color: black;
  }
}
.home .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .fusion-row:before {
  bottom: 100%;
  display: none;
}
.home .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .fusion-main-menu > .fusion-menu > li > a {
  color: #d1b8fd;
}
.home .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header #esh {
  color: black !important;
}
.home .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header #esh #esh_input {
  background: none;
  color: black;
}
.home .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header #esh #esh_input::placeholder {
  color: black !important;
  opacity: 0.2;
  text-decoration: underline;
}
.home .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header #esh label {
  color: black;
}
.home .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header .woo-icons a:before, .home .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header .woo-icons i:before {
  color: black;
}
.home .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header .woo-icons a .cart-contents-count, .home .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header .woo-icons i .cart-contents-count, .home .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header .woo-icons a .wishlist_products_counter_number, .home .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header .woo-icons i .wishlist_products_counter_number {
  background: white;
  color: black;
}
.home .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header .support-btn a {
  background: #fff !important;
  color: black !important;
  border: 2px solid black !important;
}
.home .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .additional-header ul#menu-login-and-username li a {
  color: black;
}
.home .fusion-posts-container .fusion-post-content-wrapper {
  padding: 27px 0 !important;
}
.home .fusion-posts-container .fusion-post-content-wrapper .post-content {
  display: flex;
  flex-direction: column;
}
.home .fusion-posts-container .fusion-post-content-wrapper .post-content .entry-title {
  order: 2;
}
.home .fusion-posts-container .fusion-post-content-wrapper .post-content .fusion-single-line-meta {
  order: 1;
}
.home .default-btn, .home .fusion-button {
  padding: 10px 15px;
  display: inline-block !important;
  align-items: center !important;
  justify-content: center !important;
  white-space: nowrap;
}
.home #cost-calculator {
  box-shadow: 0px 3px 6px rgba(79, 94, 123, 0.26);
}
.home #cost-calculator .default-btn {
  margin: 0 auto;
}
@media screen and (max-width: 1050px) {
  .home #why-gimmie {
    padding-top: 95% !important;
  }
}
.home #why-gimmie .fusion-button {
  margin: 0 auto;
  width: 265px;
}
.home #why-gimmie .fusion-content-boxes .content-box-column {
  width: 100% !important;
}
.home #why-gimmie .fusion-content-boxes .content-box-column .heading .content-box-heading {
  line-height: 1.5 !important;
}
.home #why-gimmie .owl-carousel .owl-item img {
  display: inline-block;
  width: 52px;
  height: auto;
}
@media screen and (max-width: 1050px) {
  .home #why-gimmie .owl-carousel .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 35px;
  }
}
.home #why-gimmie .owl-carousel .owl-nav button {
  width: 40px;
  height: 40px;
  border: 2px solid #000;
  border-radius: 50px;
  margin: 0 10px;
  color: #000;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  line-height: 1;
  outline: none;
}
.home #why-gimmie .owl-carousel .owl-nav button span {
  display: none;
}
.home #why-gimmie .owl-carousel .owl-nav button.owl-prev:before {
  content: "\f104";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.home #why-gimmie .owl-carousel .owl-nav button.owl-next:before {
  content: "\f105";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
@media screen and (max-width: 1050px) {
  .home #cost-calc {
    padding-top: 30px !important;
    margin-bottom: -85% !important;
  }
}
.home #home-hero {
  height: 700px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .home #home-hero {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
}
@media screen and (max-width: 800px) {
  .home #home-hero {
    background-image: url(/wp-content/uploads/2019/11/Mobile-Hero-Image@2x.png) !important;
    background-position: bottom right !important;
    background-size: contain !important;
    padding-top: 50px !important;
    padding-bottom: 108% !important;
    height: auto;
  }
  .home #home-hero h1 {
    font-size: 53px !important;
    line-height: 1.2 !important;
  }
  .home #home-hero .title-heading-left {
    text-align: center !important;
  }
  .home #home-hero .fusion-layout-column {
    width: 100% !important;
  }
}
.home #home-hero .move-to-section {
  position: absolute;
  bottom: -150px;
}
@media screen and (max-width: 1200px) {
  .home #home-hero .move-to-section {
    bottom: -100px;
  }
}
@media screen and (max-width: 800px) {
  .home #home-hero .move-to-section {
    display: none;
  }
}
.home #home-hero .move-to-section .fusion-button {
  width: 50px;
  height: 50px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home #home-hero .move-to-section .fusion-button i {
  margin: 0;
  font-size: 20px;
}
@media screen and (max-width: 800px) {
  .home #home-hero .home-hero-text {
    text-align: center !important;
  }
}
.home #home-hero .home-hero-text h1, .home #home-hero .home-hero-text p {
  color: black !important;
}
.home #home-hero .home-hero-text .orange-highlight {
  /* &:after{
   content:"";
   left:0;
   right:0;
   bottom:-10px;
   top:10px;
   background: #ff5e38;
   display:block;
   position:absolute;
   z-index:-1;
   @media only screen and (max-device-width: $break-medium) {
   top: -5px;
   bottom:0;
   }
   }*/
}
.home #home-hero .home-hero-text .orange-highlight h1 {
  color: black;
  line-height: 1 !important;
  display: inline-block;
  position: relative;
}
.home #home-hero .fusion-button {
  width: auto;
  display: inline-block !important;
  background: white;
  padding: 5px 10px 10px;
  font-size: 17px;
  letter-spacing: 0;
  line-height: 1;
  transition: all 0.3s linear;
  border-color: white !important;
}
.home #home-hero .fusion-button:hover {
  background: black;
  color: white;
  border-color: black !important;
}
.home #home-hero .fusion-button:hover span {
  color: white;
}
.home #home-hero .fusion-button span {
  transition: all 0.3s linear;
  color: black;
}
@media screen and (max-width: 800px) {
  .home #gimmie {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  .home #gimmie .fusion-column-wrapper {
    padding: 0 !important;
    margin: 0 0 50px;
    text-align: center;
  }
  .home #gimmie .fusion-column-wrapper .title-heading-left {
    text-align: center !important;
  }
  .home #gimmie .fusion-column-wrapper .fusion-button {
    margin: 0 auto;
  }
}
.home #work-header {
  position: relative;
}
@media screen and (max-width: 1050px) {
  .home #work-header .fusion-title {
    margin: 0 0 30px !important;
  }
  .home #work-header .fusion-title h3 {
    font-size: 32px !important;
    line-height: 1.5 !important;
  }
}
@media screen and (max-width: 800px) {
  .home #work-header .fusion-title h3 {
    left: 0 !important;
  }
}
.home #work-header:before {
  content: "";
  width: 421px;
  height: 457px;
  display: block;
  background: #ffb805;
  position: absolute;
  left: -220px;
  border-radius: 50%;
}
@media screen and (max-width: 1050px) {
  .home #work-header:before {
    width: 200px;
    height: 200px;
    left: -100px;
    bottom: -100px;
  }
}
.home .fusion-blog-shortcode.news-posts h2.entry-title a {
  color: #172323 !important;
  font-size: 26px;
  font-family: 'Galano-SemiBold';
}
@media screen and (max-width: 1050px) {
  .home #shop-by-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 -10px;
  }
}
@media screen and (max-width: 1050px) {
  .home #shop-by-content .fusion-layout-column {
    margin: 0 0 10px !important;
  }
}
.home #shop-by-content .fusion-layout-column .fusion-column-wrapper {
  min-height: 600px !important;
  padding: 0px !important;
  display: flex;
  width: 100%;
}
@media all and (-ms-high-contrast: none) and (min-width: 1201px) {
  .home #shop-by-content .fusion-layout-column .fusion-column-wrapper {
    height: 600px;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 1201px) {
  .home #shop-by-content .fusion-layout-column .fusion-column-wrapper {
    height: 300px;
  }
}
@media screen and (max-width: 1050px) {
  .home #shop-by-content .fusion-layout-column .fusion-column-wrapper {
    padding: 0px !important;
    min-height: 300px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
  }
}
.home #shop-by-content .fusion-layout-column .fusion-column-wrapper .fusion-title {
  width: 100%;
}
.home #shop-by-content .fusion-layout-column .fusion-column-wrapper .fusion-column-content {
  background: rgba(255, 255, 255, .5);
  width: 100%;
}
.home #shop-by-content .fusion-layout-column .fusion-column-wrapper .fusion-column-content-centered {
  width: 100%;
  flex-grow: 1;
  flex-direction: column;
}
.home #shop-by-content .fusion-layout-column .fusion-column-wrapper .fusion-column-content-centered .fusion-column-content {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: top;
  padding: 40px;
  flex-direction: column;
}
.home #shop-by-content .fusion-layout-column .fusion-column-wrapper h3 {
  height: auto;
  opacity: 1;
  overflow: visible;
  transition: all 0.3s !important;
  font-family: 'Galano-Bold' !important;
  font-weight: 400 !important;
  font-size: 36px !important;
  color: black;
}
@media screen and (max-width: 1050px) {
  .home #shop-by-content .fusion-layout-column .fusion-column-wrapper h3 {
    display: none;
  }
}
.home #shop-by-content .fusion-layout-column .fusion-column-wrapper h4 {
  display: inline-block;
  padding: 0 0 5px;
  font-family: 'Galano-Medium' !important;
  font-weight: 400 !important;
  color: black;
}
.home #shop-by-content .fusion-layout-column:hover .fusion-column-inner-bg-image {
  background-color: rgba(46, 170, 170, 1) !important;
}
@media screen and (max-width: 1050px) {
  .home #popular-products {
    padding-top: 0 !important;
  }
  .home #popular-products .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 35px 0 0;
    width: 100%;
  }
  .home #popular-products .owl-nav button {
    width: 40px;
    height: 40px;
    border: 2px solid #000;
    border-radius: 50px;
    margin: 0 10px;
    color: #000;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    line-height: 1;
    outline: none;
  }
  .home #popular-products .owl-nav button span {
    display: none;
  }
  .home #popular-products .owl-nav button.owl-prev:before {
    content: "\f104";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  }
  .home #popular-products .owl-nav button.owl-next:before {
    content: "\f105";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  }
}
.home #popular-products .fusion-button {
  margin: 0 auto 42px;
}
.home #popular-products .products {
  margin: 0 -5px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1050px) {
  .home #popular-products .products {
    margin: 0;
  }
}
.home #popular-products .products .product-item {
  width: 25%;
  padding: 0 5px;
}
@media screen and (max-width: 1050px) {
  .home #popular-products .products .product-item {
    width: 100% !important;
  }
}
.home #popular-products .products .product-item a {
  display: flex;
  height: 647px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 45px 65px;
  align-items: flex-end;
  position: relative;
}
@media screen and (max-width: 1050px) {
  .home #popular-products .products .product-item a {
    height: 300px !important;
  }
}
.home #popular-products .products .product-item a .product-content {
  position: relative;
  text-align: center;
}
.home #popular-products .products .product-item a .product-content h3 {
  font-family: 'Galano-Bold';
  color: black;
  font-weight: 400;
  font-size: 28px;
  margin: 0;
}
.home #popular-products .products .product-item a .product-content p {
  margin: 0;
  font-size: 21px;
  font-family: 'Galano-Medium';
  color: black;
}
.home #popular-products .products .product-item:hover a:before {
  background: rgba(46, 170, 170, 0.45);
}
/* How It Works */
.page-hero-title .fusion-title.hero-subheading h4 {
  font-size: 21px;
  line-height: 28px;
}
.page-hero-title .fusion-title .hero-title h4 {
  font-size: 46px !important;
  line-height: 62px;
  margin-bottom: 0px;
}
.page-hero-title span.purple-hightlight {
  color: #70084d;
  background: white;
  padding: 5px;
  font-size: 46px;
  line-height: 62px;
  margin-bottom: 0px !important;
}
.page-hero-title .fusion-text.hero-bodytext {
  font-size: 21px;
  line-height: 24px;
  color: white;
  font-family: "Galano-Medium";
}
.how-it-works .image {
  min-height: 180px;
}
.fusion-content-boxes.payment-plan-boxes .col.content-box-wrapper {
  padding: 50px 0px 25px 0px;
}
.fusion-content-boxes.payment-plan-boxes h2.content-box-heading {
  font-size: 28px !important;
  color: #70094e;
}
.fusion-content-boxes.payment-plan-boxes p {
  font-size: 16px;
  line-height: 24px;
}
.fusion-content-boxes.payment-plan-boxes p:nth-child(2) {
  width: 45%;
  text-align: center;
  display: inline-block;
}
.fusion-content-boxes.payment-plan-boxes p:first-child {
  background: rgba(112, 9, 78, .1);
  padding: 10px;
  font-size: 18px;
}
.fusion-content-boxes.payment-plan-boxes p:first-child strong {
  color: #70094e;
  font-size: 18px;
}
ul.fusion-checklist.need-to-apply .fusion-li-item-content {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  color: #000;
}
.only-charge .fusion-builder-row-inner .fusion-layout-column.fusion_builder_column {
  background: white;
  padding: 50px 50px 30px 50px;
  min-height: 200px;
  margin-bottom: 40px !important;
  font-weight: 600;
  font-size: 21px;
  line-height: 28px;
  color: #d1b8fd;
  text-align: center;
}
.wont-charge .fusion-builder-row-inner .fusion-layout-column.fusion_builder_column {
  background: white;
  padding: 50px 50px 30px 50px;
  min-height: 200px;
  margin-bottom: 40px !important;
  font-weight: 600;
  font-size: 21px;
  line-height: 28px;
  color: #000;
  text-align: center;
}
/* Cost Calculator */
.accordian.fusion-accordian.custom-toggles span.fusion-toggle-heading {
  color: #fff;
}
.accordian.fusion-accordian.custom-toggles .fusion-panel.panel-default {
  border-bottom: 1px solid black;
  padding: 15px 0px;
  display: inline-block;
  width: 45%;
  vertical-align: top;
}
.accordian.fusion-accordian.custom-toggles .fusion-panel.panel-default:nth-child(odd) {
  margin-right: 9%;
}
/* Customer Support */
.support-zoho-form .left-col {
  width: 45%;
  margin-right: 5%;
  display: inline-block;
}
.support-zoho-form .right-col {
  width: 45%;
  display: inline-block;
}
.support-zoho-form input[type="text"] {
  margin-bottom: 35px;
  border-radius: 2px;
}
.support-zoho-form label {
  font-size: 14px;
  padding-bottom: 5px;
  font-weight: 600;
}
.support-zoho-form label em {
  color: #000;
}
.support-zoho-form select {
  display: block;
  width: 100%;
  margin-bottom: 35px;
  border-radius: 2px;
}
.support-zoho-form textarea {
  display: block;
  width: 95.8%;
  margin-bottom: 20px;
  border-radius: 2px;
  height: 120px;
  padding: 15px;
}
.support-zoho-form button {
  margin-top: 20px;
  height: 50px;
  text-align: center;
  display: inline-block;
  padding: 16px 47px !important;
  font-size: 14px !important;
  font-family: 'Galano-SemiBold';
  line-height: 17px !important;
  letter-spacing: 0.56px;
  background: #000;
  color: #fff !important;
  border-radius: 50px;
  border: none !important;
}
.support-zoho-form button:hover {
  background: #d1b8fd !important;
  color: #fff !important;
}
.support-zoho-form button:hover span {
  color: #fff !important;
}
.search-results .flexslider.featured-post-slider {
  display: none;
}
.search-results a.artlce-text-link {
  display: none;
}
.search-results .fusion-load-more-button.fusion-blog-button.fusion-clearfix {
  background: #d1b8fd !important;
  color: white;
}
@media only screen and (max-width: 800px) {
  body.archive.woocommerce-page #sidebar {
    order: 1;
  }
}
body.archive.woocommerce-page #sidebar button.wfpHideButton.wfpButton.wfpClickable {
  min-width: 100%;
  background-color: #d1b8fd;
  color: white !important;
  font-size: 15px !important;
  border-radius: 50px !important;
  display: block;
  position: relative;
  border: none;
  font-family: 'Galano-Medium';
  font-weight: 500;
  padding: 0px 25px !important;
  text-align: left;
  text-transform: capitalize !important;
  margin: 0px !important;
  min-height: 40px;
  max-height: 40px;
  height: 40px;
}
@media only screen and (max-width: 800px) {
  body.archive.woocommerce-page .sidebar {
    margin-bottom: 10px;
  }
}
body.archive.woocommerce-page .orderby-order-container {
  display: none !important;
}
body.archive.woocommerce-page .woocommerce-container #content {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}
@media only screen and (max-width: 800px) {
  body.archive.woocommerce-page .woocommerce-container #content .catalog-ordering {
    order: 2;
    margin-top: 50px;
    margin-bottom: 0;
    justify-content: space-between;
    padding: 0 5px;
  }
  body.archive.woocommerce-page .woocommerce-container #content .catalog-ordering::before, body.archive.woocommerce-page .woocommerce-container #content .catalog-ordering::after {
    display: none;
  }
  body.archive.woocommerce-page .woocommerce-container #content .catalog-ordering > ul {
    margin-left: unset !important;
    margin-right: unset !important;
  }
}
.single-product .product-quick-links a:nth-child(4) {
  display: none;
}
.single-product li#tab-title-delivery_shipping {
  display: none;
}
#wrapper .catalog-ordering {
  display: flex;
}
@media screen and (max-width: 475px) {
  #wrapper .catalog-ordering {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 600px) {
  #wrapper .catalog-ordering .sort-count, #wrapper .catalog-ordering .fusion-grid-list-view {
    margin-left: 10px !important;
  }
}
@media screen and (max-width: 475px) {
  #wrapper .catalog-ordering .sort-count, #wrapper .catalog-ordering .fusion-grid-list-view {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 600px) {
  #wrapper .catalog-ordering .orderby-order-container {
    width: auto;
  }
}
@media screen and (max-width: 475px) {
  #wrapper .catalog-ordering .orderby-order-container {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  #wrapper .catalog-ordering .order-dropdown {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 475px) {
  #wrapper .catalog-ordering .order-dropdown {
    width: 100% !important;
  }
}
#wrapper .fusion-grid-list-view {
  display: flex;
}
#wrapper .fusion-grid-list-view li {
  display: flex;
  align-items: center;
  justify-content: center;
}
#wrapper .fusion-grid-list-view li .fusion-icon-grid {
  position: static;
  top: unset !important;
  margin-top: 0;
}
/* Shop by category page */
.category-title-wrap {
  position: relative;
  height: 100%;
}
.category-title-wrap mark.count {
  display: none;
}
.category-title-wrap .default-btn.white-btn.view-all-button {
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.category-title-wrap h2.woocommerce-loop-category__title {
  text-align: center;
  padding: 10px 0px 25px 0px;
  font-size: 21px;
}
/* Page title fixes */
.fusion-page-title-bar.fusion-page-title-bar-none.fusion-page-title-bar-center {
  padding: 140px 30px;
}
.page-id-20390 .fusion-page-title-bar.fusion-page-title-bar-none.fusion-page-title-bar-center, .page-id-19897 .fusion-page-title-bar.fusion-page-title-bar-none.fusion-page-title-bar-center {
  padding: 0px 30px;
}
/* Delivery and Returns page */
.widget_nav_menu li {
  border: none !important;
}
/* Website Terms */
#website-terms ol {
  padding-left: 15px;
}
.custom-indent-80 {
  padding-left: 80px;
}
@media screen and (max-width: 500px) {
  .custom-indent-80 {
    padding-left: 15px;
  }
}
.contact-form .fusion-column-wrapper {
  width: 100%;
}
.archive.tax-product main#main {
  padding-top: 0px !important;
}
@media only screen and (max-width: 800px) {
  .archive.tax-product main#main {
    padding-top: 0px !important;
  }
}
div#wpfwoofilterswidget-2 {
  margin-bottom: 0px;
}
.page-id-19834 main#main, .page-id-24980 main#main {
  padding-top: 0px !important;
}
.page-id-19834 h2.woocommerce-loop-category__title.fusion-responsive-typography-calculated, .page-id-24980 h2.woocommerce-loop-category__title.fusion-responsive-typography-calculated {
  font-size: 23px !important;
}
@media only screen and (max-width: 991px) {
  .page-id-19834 h2.woocommerce-loop-category__title.fusion-responsive-typography-calculated, .page-id-24980 h2.woocommerce-loop-category__title.fusion-responsive-typography-calculated {
    font-size: 14px !important;
    padding-bottom: 10px !important;
  }
}
@media only screen and (max-width: 991px) {
  .page-id-19829 #main {
    padding-top: 0px !important;
    padding-bottom: 27px !important;
  }
}
@media only screen and (max-width: 991px) and (max-width: 800px) {
  .page-id-19829 #main {
    padding-bottom: 60px !important;
  }
}
@media only screen and (max-width: 991px) {
  .page-id-19829 .fusion-page-title-bar {
    background-image: url(/wp-content/uploads/2019/12/FAQs@2x.png) !important;
  }
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  .page-id-19829 .fusion-page-title-bar {
    padding-left: 52px !important;
    padding-right: 52px !important;
  }
}
@media only screen and (max-width: 480px) {
  .page-id-19829 .fusion-page-title-bar {
    background-image: url(/wp-content/uploads/2019/11/faq-mobile-banner-bg.jpg) !important;
  }
}
.page-id-19829 .fusion-page-title-bar .fusion-page-title-row {
  max-width: 1600px !important;
}
@media only screen and (max-width: 480px) {
  .page-id-19829 .fusion-page-title-bar .fusion-page-title-row {
    align-items: baseline !important;
    padding-top: 56px !important;
  }
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  .page-id-19829 .fusion-page-title-bar .fusion-page-title-row {
    min-height: calc(640px - 10px) !important;
  }
}
.page-id-19829 .fusion-page-title-bar .fusion-page-title-row .fusion-page-title-captions {
  max-width: 457px;
}
@media only screen and (max-width: 991px) {
  .page-id-19829 .fusion-page-title-bar .fusion-page-title-row .fusion-page-title-captions h1.entry-title {
    font-size: 46px !important;
    line-height: 54px !important;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-19829 .fusion-page-title-bar .fusion-page-title-row .fusion-page-title-captions h1.entry-title {
    font-size: 28px !important;
    line-height: 38px !important;
    margin-top: 0px;
  }
}
.page-id-19829 #content {
  max-width: 1340px;
  margin: 40px auto 0 auto;
  float: none;
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  .page-id-19829 #content {
    margin: 76px auto 100px auto;
  }
}
.page-id-19829 .gimmie-sidebar {
  flex: 212px 0 0;
  margin-right: 66px;
}
.page-id-19829 .gimmie-sidebar > ul {
  margin-bottom: 48px !important;
}
@media only screen and (max-width: 800px) {
  .page-id-19829 .gimmie-sidebar > ul {
    margin-bottom: 38px !important;
  }
}
.page-id-19829 .gimmie-sidebar ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  margin-top: 9px;
}
.page-id-19829 .gimmie-sidebar .title {
  font-size: 14px;
  font-family: 'Galano-Medium';
  color: rgba(22, 35, 35, 0.3);
}
.page-id-19829 .gimmie-sidebar .title:not(:first-of-type) {
  margin-top: 38px;
}
.page-id-19829 .gimmie-sidebar li {
  margin-bottom: 12px;
}
.page-id-19829 .gimmie-sidebar li a {
  font-size: 16px;
  color: #172323;
}
.page-id-19829 .gimmie-sidebar li a:hover {
  color: #2eaaaa;
}
.page-id-19829 .gimmie-sidebar li.current-menu-item a {
  font-family: 'Galano-SemiBold';
}
.page-id-19829 .faq-categories {
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 800px) {
  .page-id-19829 .faq-categories {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.page-id-19829 .faq-categories .faq-content {
  width: 100%;
}
.page-id-19829 .faq-categories .faq-category {
  margin-bottom: 77px;
}
@media only screen and (max-width: 800px) {
  .page-id-19829 .faq-categories .faq-category {
    margin-bottom: 28px;
  }
}
.page-id-19829 .faq-categories .faq-category:last-child {
  margin-bottom: 20px;
}
.page-id-19829 .faq-categories .faq-category .faq-category-title {
  color: #172323;
  font-family: 'Galano-Bold';
  font-size: 38px;
  margin-bottom: 35px;
}
@media only screen and (max-width: 991px) {
  .page-id-19829 .faq-categories .faq-category .faq-category-title {
    font-size: 38px !important;
    line-height: 51px !important;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-19829 .faq-categories .faq-category .faq-category-title {
    margin-bottom: 8px;
    font-size: 28px !important;
    line-height: 38px !important;
  }
}
@media only screen and (max-width: 380px) {
  .page-id-19829 .faq-categories .faq-category .faq-category-title {
    letter-spacing: -0.5px !important;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-19829 .faq-categories .faq-category .faq-item .panel-group {
    margin-top: -21px;
  }
  .page-id-19829 .faq-categories .faq-category .faq-item .panel-group .fusion-panel {
    padding: 11px 0px;
  }
  .page-id-19829 .faq-categories .faq-category .faq-item .panel-group .fusion-panel:before {
    font-size: 14px;
  }
}
.page-id-19829 .faq-categories .faq-category .faq-item .faq-item-title .fusion-toggle-heading {
  color: #172323;
  font-family: 'Galano-SemiBold';
  font-size: 18px;
}
@media only screen and (max-width: 800px) {
  .page-id-19829 .faq-categories .faq-category .faq-item .faq-item-title .fusion-toggle-heading {
    font-size: 14px;
  }
}
.page-id-19829 .faq-categories .faq-category .faq-item .faq-item-content {
  color: #172323;
  font-size: 16px;
}
@media only screen and (max-width: 800px) {
  .page-id-19829 .faq-categories .faq-category .faq-item .faq-item-content {
    padding: 0px 0 15px;
    font-size: 14px;
  }
  .page-id-19829 .faq-categories .faq-category .faq-item .faq-item-content p:first-child {
    margin-top: 0px;
  }
}
#faq-section {
  background-size: contain !important;
}
#faq-sec {
  background-size: contain !important;
}
.topic-filter-desktop-only {
  display: block;
}
@media only screen and (max-width: 800px) {
  .topic-filter-desktop-only {
    display: none;
  }
}
.topic-filter-mobile-only {
  display: none;
}
@media only screen and (max-width: 800px) {
  .topic-filter-mobile-only {
    display: block;
  }
}
.ilightbox-social {
  display: none !important;
}
@media screen and (max-width: 800px) {
  .woocommerce-account.woocommerce-page #content {
    margin-bottom: 0px;
  }
}
.woocommerce-account.woocommerce-page .fusion-page-title-bar {
  height: 450px;
}
@media screen and (max-width: 1030px) {
  .woocommerce-account.woocommerce-page .fusion-page-title-bar {
    height: 330px;
    min-height: unset !important;
    background-image: url(/wp-content/uploads/2019/12/Group-2430@2x.png);
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-account.woocommerce-page .fusion-page-title-bar {
    height: 140px;
  }
}
.woocommerce-account.woocommerce-page.logged-in .fusion-page-title-bar {
  background-image: url('/wp-content/uploads/2019/11/Account-Dashboard-BG.png');
  background-color: #eae3d6;
}
.woocommerce-account.woocommerce-page:not(.logged-in) .woocommerce-notices-wrapper {
  width: 100%;
}
.woocommerce-account.woocommerce-page:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-info {
  background: #deefcf;
  text-align: center;
}
.woocommerce-account.woocommerce-page:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-info a {
  text-decoration: underline;
}
.woocommerce-account #customer_login {
  max-width: 780px;
  padding: 65px;
  margin-left: auto;
  margin-right: auto;
  border: none;
  border-radius: 12px;
  box-shadow: 0 0 11px 8px rgba(79, 94, 123, .25);
  background: #fff;
}
@media screen and (max-width: 1030px) and (min-width: 801px) {
  .woocommerce-account #customer_login {
    max-width: 614px;
    padding: 65px 102px;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-account #customer_login {
    padding: 30px;
  }
}
.woocommerce-account #customer_login h2 {
  border: none;
}
@media screen and (max-width: 1030px) and (min-width: 801px) {
  .woocommerce-account #customer_login h2 {
    margin-bottom: 45px;
    font-size: 52px !important;
  }
}
.woocommerce-account #customer_login .login-wrapper, .woocommerce-account #customer_login .register-wrapper {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1030px) and (min-width: 801px) {
  .woocommerce-account #customer_login .login-wrapper, .woocommerce-account #customer_login .register-wrapper {
    max-width: 406px;
  }
}
.woocommerce-account #customer_login .login-wrapper h2, .woocommerce-account #customer_login .register-wrapper h2 {
  font-size: 52px;
  font-family: 'Galano-Bold';
  font-weight: 500;
}
@media screen and (max-width: 400px) {
  .woocommerce-account #customer_login .login-wrapper h2, .woocommerce-account #customer_login .register-wrapper h2 {
    font-size: 27px !important;
    line-height: 1 !important;
  }
}
@media screen and (max-width: 1030px) and (min-width: 801px) {
  .woocommerce-account #customer_login .login-wrapper {
    max-width: 386px;
    margin: 0 12px;
  }
}
.woocommerce-account #customer_login #gimmie-login .woocommerce-form__label-for-checkbox, .woocommerce-account #customer_login #gimmie-register .woocommerce-form__label-for-checkbox {
  cursor: pointer;
}
@media screen and (max-width: 800px) {
  .woocommerce-account #customer_login #gimmie-login .woocommerce-form__label-for-checkbox, .woocommerce-account #customer_login #gimmie-register .woocommerce-form__label-for-checkbox {
    width: 100%;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 5px;
  }
}
.woocommerce-account #customer_login #gimmie-login input[type="checkbox"], .woocommerce-account #customer_login #gimmie-register input[type="checkbox"] {
  display: none;
}
.woocommerce-account #customer_login #gimmie-login input[type="checkbox"]:checked + .custom-checkbox i, .woocommerce-account #customer_login #gimmie-register input[type="checkbox"]:checked + .custom-checkbox i {
  transform: scale(1);
}
.woocommerce-account #customer_login #gimmie-login label, .woocommerce-account #customer_login #gimmie-register label {
  font-size: 14px;
  font-weight: 600;
  order: 0;
  align-items: center;
}
.woocommerce-account #customer_login #gimmie-login .terms-label, .woocommerce-account #customer_login #gimmie-register .terms-label {
  display: flex;
  align-items: baseline;
}
.woocommerce-account #customer_login #gimmie-login .lost_password a, .woocommerce-account #customer_login #gimmie-register .lost_password a {
  text-decoration: underline;
}
.woocommerce-account #customer_login #gimmie-login .lost_password a:hover, .woocommerce-account #customer_login #gimmie-register .lost_password a:hover {
  color: #ff5e38;
}
.woocommerce-account #customer_login #gimmie-login .form-row, .woocommerce-account #customer_login #gimmie-register .form-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1030px) and (min-width: 801px) {
  .woocommerce-account #customer_login #gimmie-login .form-row, .woocommerce-account #customer_login #gimmie-register .form-row {
    margin-bottom: 31px !important;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-account #customer_login #gimmie-login .form-row, .woocommerce-account #customer_login #gimmie-register .form-row {
    margin-right: 0;
  }
}
.woocommerce-account #customer_login #gimmie-login .password-input, .woocommerce-account #customer_login #gimmie-register .password-input {
  width: 100%;
}
.woocommerce-account #customer_login #gimmie-login .required, .woocommerce-account #customer_login #gimmie-register .required {
  color: #ff5e38;
}
.woocommerce-account #customer_login #gimmie-login .input-text, .woocommerce-account #customer_login #gimmie-register .input-text {
  margin-top: 10px;
  border-radius: 2px;
  border-color: #b9bdbd;
  color: #172323;
  transition: border-color 0.3s ease;
  font-weight: 500;
}
.woocommerce-account #customer_login #gimmie-login .input-text:focus, .woocommerce-account #customer_login #gimmie-register .input-text:focus, .woocommerce-account #customer_login #gimmie-login .input-text:active, .woocommerce-account #customer_login #gimmie-register .input-text:active {
  border-color: #172323;
}
.woocommerce-account #customer_login #gimmie-login button, .woocommerce-account #customer_login #gimmie-register button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 14px;
  padding: 0;
  font-size: 14px;
  width: 150px;
  height: 50px;
}
@media screen and (max-width: 800px) {
  .woocommerce-account #customer_login #gimmie-login button, .woocommerce-account #customer_login #gimmie-register button {
    width: 100%;
  }
}
.woocommerce-account #customer_login .register-prompt {
  text-align: center;
  font-family: 'Galano-Medium';
}
.woocommerce-account #customer_login .register-prompt a {
  text-decoration: underline;
}
#register_terms, #over_18_years {
  display: none;
}
#register_terms:checked + .custom-checkbox i, #over_18_years:checked + .custom-checkbox i {
  transform: scale(1);
}
#register_password {
  display: none;
}
#content .social-login-wrapper {
  text-align: center;
  overflow: hidden;
  margin-top: 15px;
}
#content .social-login-wrapper .social-login-title {
  font-family: 'Galano-Medium';
  width: auto;
  display: flex;
  position: relative;
  background: #fff;
  color: #172323;
  opacity: 50%;
  z-index: 2;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 800px) {
  #content .social-login-wrapper .social-login-title {
    margin-bottom: 10px;
  }
}
#content .social-login-wrapper .social-login-title::before, #content .social-login-wrapper .social-login-title::after {
  content: '';
  display: inline-block;
  position: relative;
  height: 1px;
  width: 50%;
  top: 2px;
  z-index: -1;
  background: #172323;
}
@media screen and (max-width: 800px) {
  #content .social-login-wrapper .social-login-title::before, #content .social-login-wrapper .social-login-title::after {
    display: none;
  }
}
#content .social-login-wrapper .social-login-title::before {
  left: -10px;
  margin-left: -26%;
}
#content .social-login-wrapper .social-login-title::after {
  right: -10px;
  margin-right: -26%;
}
#content .social-login-wrapper .wc-social-login {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 800px) {
  #content .social-login-wrapper .wc-social-login {
    flex-direction: column;
  }
}
#content .wc-social-login p {
  display: none;
}
#content .wc-social-login a {
  width: 43%;
  height: 50px;
  border-radius: 50px;
  border: none;
  background: #000;
  color: #fff;
  font-family: 'Galano-SemiBold';
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  justify-content: space-around;
}
@media screen and (max-width: 800px) {
  #content .wc-social-login a {
    width: 100%;
    padding: 0;
    justify-content: center;
  }
}
#content .wc-social-login a .si {
  display: none;
}
#content .wc-social-login .button-social-login-facebook {
  background: #33579f;
}
#content .wc-social-login .button-social-login-facebook::before {
  content: '\f39e';
  display: inline-block;
  font-family: 'Font Awesome 5 Brands';
  font-size: 16px;
  line-height: 1;
  color: #fff;
}
@media screen and (max-width: 800px) {
  #content .wc-social-login .button-social-login-facebook::before {
    position: absolute;
    left: 20px;
  }
}
#content .wc-social-login .button-social-login-google {
  background: #db2525;
}
#content .wc-social-login .button-social-login-google::before {
  content: '\f0d5';
  display: inline-block;
  font-family: 'Font Awesome 5 Brands';
  font-size: 16px;
  line-height: 1;
  color: #fff;
}
@media screen and (max-width: 800px) {
  #content .wc-social-login .button-social-login-google::before {
    position: absolute;
    left: 20px;
  }
}
.custom-checkbox {
  width: 13px;
  height: 13px;
  margin-right: 10px;
  font-size: 0.55rem;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  border: 1px solid #c3c3c3;
  border-radius: 2px;
  color: #172323;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.custom-checkbox i {
  transform: scale(0);
  transition: all 0.2s ease-in-out;
}
#gimmie-checkout-banner {
  display: flex;
  width: 100%;
  background: rgba(46, 170, 170, 0.1);
  border-radius: 4px;
  align-items: center;
  padding: 20px 0;
  margin-bottom: 40px;
}
.banner-child {
  color: black;
  position: relative;
  font-size: 14px;
  width: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
}
.banner-child::after {
  content: '';
  width: 1px;
  height: 30px;
  display: inline-block;
  position: absolute;
  right: 0;
  background-color: rgba(209, 184, 253, 0.2);
}
.banner-child:last-child::after {
  display: none;
}
.banner-child i {
  margin-right: 10px;
}
.gimmie-loader, .gform_ajax_spinner {
  border-bottom: 4px solid #000;
  border-top: 4px solid #d1b8fd;
  border-left: 4px solid #ffb805;
  border-right: 4px solid transparent;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  animation: spin 1s linear infinite;
  flex-shrink: 0;
}
.gimmie-loader {
  display: none;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#processing-application {
  margin-top: 45px;
}
.woocommerce-checkout input[type="checkbox"] {
  display: none;
}
.woocommerce-checkout input[type="checkbox"]:checked + .custom-checkbox i {
  transform: scale(1);
}
.woocommerce-checkout .input-disabled {
  opacity: 30%;
  cursor: not-allowed;
}
.woocommerce-checkout .woocommerce .woocommerce-notices-wrapper {
  width: 100%;
  textr-align: center;
}
.woocommerce-checkout .woocommerce .woocommerce-notices-wrapper .woocommerce-info {
  background: #deefcf;
  text-align: center;
  width: auto;
  display: inline-block;
}
.woocommerce-checkout .woocommerce .woocommerce-notices-wrapper .woocommerce-info a {
  text-decoration: underline;
}
.woocommerce-checkout .woocommerce .woocommerce-notices-wrapper .woocommerce-message {
  width: auto;
  display: inline-block;
  text-align: center;
}
.woocommerce-checkout #gimmie-90 {
  margin-top: 0;
  background: #edeafb;
  flex-direction: row;
  padding: 20px 30px;
}
@media screen and (min-width: 601px) and (max-width: 1100px) {
  .woocommerce-checkout #gimmie-90 {
    justify-content: space-between;
  }
}
@media screen and (max-width: 600px) {
  .woocommerce-checkout #gimmie-90 {
    display: none;
  }
}
.woocommerce-checkout #gimmie-90 img {
  width: 70px;
  margin-bottom: 0;
}
.woocommerce-checkout #gimmie-90 .info-container {
  margin-left: 20px;
}
@media screen and (min-width: 601px) and (max-width: 1100px) {
  .woocommerce-checkout #gimmie-90 .info-container {
    width: calc(50% + 20px);
  }
}
.woocommerce-checkout #gimmie-90 h4 {
  font-size: 16px;
  text-align: left;
}
.woocommerce-checkout #gimmie-90 p {
  text-align: left;
  font-size: 11px;
}
.fusion-body.woocommerce-checkout #wrapper .fusion-page-title-bar, .fusion-body.woocommerce-order-received #wrapper .fusion-page-title-bar {
  display: none;
}
.fusion-body.woocommerce-checkout .woocommerce .checkout .woocommerce-NoticeGroup, .fusion-body.woocommerce-order-received .woocommerce .checkout .woocommerce-NoticeGroup {
  width: 100%;
}
.fusion-body.woocommerce-checkout .woocommerce .checkout .woocommerce-notices-wrapper, .fusion-body.woocommerce-order-received .woocommerce .checkout .woocommerce-notices-wrapper {
  width: 100%;
}
.fusion-body.woocommerce-checkout .woocommerce .checkout .woocommerce-notices-wrapper .woocommerce-info, .fusion-body.woocommerce-order-received .woocommerce .checkout .woocommerce-notices-wrapper .woocommerce-info {
  background: #deefcf;
  text-align: center;
}
.fusion-body.woocommerce-checkout .woocommerce .checkout .woocommerce-notices-wrapper .woocommerce-info a, .fusion-body.woocommerce-order-received .woocommerce .checkout .woocommerce-notices-wrapper .woocommerce-info a {
  text-decoration: underline;
}
.fusion-body.woocommerce-checkout .woocommerce .checkout #customer_details .col-1, .fusion-body.woocommerce-order-received .woocommerce .checkout #customer_details .col-1, .fusion-body.woocommerce-checkout .woocommerce .checkout #customer_details .col-2, .fusion-body.woocommerce-order-received .woocommerce .checkout #customer_details .col-2 {
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 0;
  border: none;
  border-bottom: 1px solid #eae3d6;
  padding: 0;
}
.fusion-body.woocommerce-checkout .woocommerce .checkout #customer_details .col-1 .avada-select, .fusion-body.woocommerce-order-received .woocommerce .checkout #customer_details .col-1 .avada-select, .fusion-body.woocommerce-checkout .woocommerce .checkout #customer_details .col-2 .avada-select, .fusion-body.woocommerce-order-received .woocommerce .checkout #customer_details .col-2 .avada-select {
  width: calc(100% - 90px);
  margin-left: auto;
}
@media screen and (max-width: 900px) {
  .fusion-body.woocommerce-checkout .woocommerce .checkout #customer_details .col-1 .avada-select, .fusion-body.woocommerce-order-received .woocommerce .checkout #customer_details .col-1 .avada-select, .fusion-body.woocommerce-checkout .woocommerce .checkout #customer_details .col-2 .avada-select, .fusion-body.woocommerce-order-received .woocommerce .checkout #customer_details .col-2 .avada-select {
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-checkout-verification {
    display: block !important;
  }
  .woocommerce-checkout-verification.show-section {
    display: none !important;
  }
  .col-title {
    display: none !important;
  }
}
.woocommerce-checkout-verification {
  display: none;
}
.woocommerce-checkout-verification.show-section {
  display: block;
}
.woocommerce-checkout-verification .checkout-form-element label {
  margin-bottom: 7px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.woocommerce-checkout-verification input {
  max-width: 350px;
}
#mobile-verification-1 span, #mobile-verification-2 span {
  margin-bottom: 10px;
}
#mobile-verification-1 label, #mobile-verification-2 label {
  margin-bottom: 7px;
  font-size: 14px;
  font-family: 'Galano-Medium';
}
#mobile-step-identifier {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
}
@media screen and (min-width: 801px) {
  #mobile-step-identifier {
    display: none;
  }
}
#mobile-step-identifier .step-identifier {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  margin-right: 40px;
  cursor: pointer;
}
@media screen and (max-width: 500px) {
  #mobile-step-identifier .step-identifier {
    margin-right: 10px;
  }
}
#mobile-step-identifier .step-identifier:last-child {
  margin-right: 0;
}
#mobile-step-identifier .step-identifier .fa-check {
  display: none;
}
#mobile-step-identifier .step-identifier * {
  pointer-events: none;
}
#mobile-step-identifier .step-identifier .status-wrap {
  background: #f8f4ef;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  transition: all 0.3s ease-in;
  opacity: 0.5;
}
#mobile-step-identifier .step-identifier .step-num {
  color: #172323;
  font-family: 'Galano-Bold';
  font-weight: 500;
  font-size: 15px;
  transition: all 0.3s ease-in;
}
#mobile-step-identifier .step-identifier .step-label {
  color: #172323;
  font-size: 12px;
  margin-top: 5px;
  opacity: 0.5;
}
#mobile-step-identifier .step-identifier.active .status-wrap {
  background: #d1b8fd;
  opacity: 1;
}
#mobile-step-identifier .step-identifier.active .step-num {
  color: #fff;
  opacity: 1;
}
#mobile-step-identifier .step-identifier.active .step-label {
  opacity: 1;
}
#mobile-step-identifier .step-identifier.finished .status-wrap {
  background: #000;
  opacity: 1;
}
#mobile-step-identifier .step-identifier.finished .step-num {
  color: #fff;
  opacity: 1;
}
#mobile-step-identifier .step-identifier.finished .step-label {
  opacity: 1;
}
#payment-wrapper.mobile-active {
  display: block;
}
#payment-wrapper.mobile-active #payment .account-details .edit-registered-info {
  display: block !important;
}
@media screen and (max-width: 800px) {
  #payment-wrapper {
    display: none;
  }
  #payment-wrapper.mobile-active {
    display: block;
  }
  #payment-wrapper.mobile-active .col-title {
    display: none !important;
  }
  #payment-wrapper.mobile-active #payment .account-details .edit-registered-info {
    display: block !important;
  }
  #payment-wrapper.mobile-finished {
    display: none;
  }
}
#wrapper .checkout, #woocommerce-checkout-container {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1100px) {
  #wrapper .checkout, #woocommerce-checkout-container {
    flex-direction: column;
  }
}
@media screen and (max-width: 600px) {
  #wrapper .checkout, #woocommerce-checkout-container {
    flex-direction: column-reverse;
  }
}
#wrapper .checkout #shipping_address_2_field .optional, #woocommerce-checkout-container #shipping_address_2_field .optional, #wrapper .checkout #billing_address_2_field .optional, #woocommerce-checkout-container #billing_address_2_field .optional {
  display: none;
}
#wrapper .checkout #shipping_address_1_field label, #woocommerce-checkout-container #shipping_address_1_field label, #wrapper .checkout #billing_address_1_field label, #woocommerce-checkout-container #billing_address_1_field label {
  display: none;
}
#wrapper .checkout #billing_first_name_field, #woocommerce-checkout-container #billing_first_name_field, #wrapper .checkout #billing_last_name_field, #woocommerce-checkout-container #billing_last_name_field, #wrapper .checkout #billing_email_field, #woocommerce-checkout-container #billing_email_field, #wrapper .checkout #billing_phone_field, #woocommerce-checkout-container #billing_phone_field {
  display: none;
}
#wrapper .checkout #shipping_first_name_field, #woocommerce-checkout-container #shipping_first_name_field, #wrapper .checkout #shipping_last_name_field, #woocommerce-checkout-container #shipping_last_name_field, #wrapper .checkout #shipping_email_field, #woocommerce-checkout-container #shipping_email_field, #wrapper .checkout #shipping_phone_field, #woocommerce-checkout-container #shipping_phone_field {
  display: none;
}
#wrapper .checkout .input-text:not(textarea), #woocommerce-checkout-container .input-text:not(textarea) {
  height: 40px;
}
#wrapper .checkout .form-row, #woocommerce-checkout-container .form-row {
  margin-bottom: 10px;
}
#wrapper .checkout .customer-login.mobile-finished, #woocommerce-checkout-container .customer-login.mobile-finished {
  border-bottom: 1px solid #eae3d6;
}
#wrapper .checkout .customer-login .form-row, #woocommerce-checkout-container .customer-login .form-row {
  margin-bottom: 20px;
}
#wrapper .checkout .customer-login .form-row label, #woocommerce-checkout-container .customer-login .form-row label {
  font-size: 14px;
  font-weight: 600;
  order: 0;
  align-items: center;
}
@media screen and (max-width: 600px) {
  #wrapper .checkout .customer-login, #woocommerce-checkout-container .customer-login {
    display: none;
  }
  #wrapper .checkout .customer-login.mobile-active, #woocommerce-checkout-container .customer-login.mobile-active {
    display: block;
  }
}
#wrapper .checkout .woocommerce-content-box, #woocommerce-checkout-container .woocommerce-content-box {
  display: none;
}
#wrapper .checkout .woocommerce-content-box.avada-order-details, #woocommerce-checkout-container .woocommerce-content-box.avada-order-details, #wrapper .checkout .woocommerce-content-box.avada-customer-details, #woocommerce-checkout-container .woocommerce-content-box.avada-customer-details {
  display: block;
}
#wrapper .checkout #same-address, #woocommerce-checkout-container #same-address {
  width: 100%;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
#wrapper .checkout .required, #woocommerce-checkout-container .required {
  color: #000;
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  #wrapper .checkout #gimmie-checkout-banner, #woocommerce-checkout-container #gimmie-checkout-banner {
    display: none;
  }
}
#wrapper .checkout #checkout-left-col, #woocommerce-checkout-container #checkout-left-col {
  width: 60%;
  padding-top: 60px;
  padding-left: 8%;
  padding-right: 50px;
}
@media screen and (max-width: 1200px) {
  #wrapper .checkout #checkout-left-col, #woocommerce-checkout-container #checkout-left-col {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 1100px) {
  #wrapper .checkout #checkout-left-col, #woocommerce-checkout-container #checkout-left-col {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  #wrapper .checkout #checkout-left-col, #woocommerce-checkout-container #checkout-left-col {
    padding-top: 40px;
  }
}
#wrapper .checkout #checkout-left-col h1, #woocommerce-checkout-container #checkout-left-col h1 {
  margin-bottom: 25px;
}
#wrapper .checkout #checkout-left-col .continue-button, #woocommerce-checkout-container #checkout-left-col .continue-button {
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  #wrapper .checkout #checkout-left-col .continue-button, #woocommerce-checkout-container #checkout-left-col .continue-button {
    width: 100%;
  }
}
#wrapper .checkout #checkout-left-col .select-arrow, #woocommerce-checkout-container #checkout-left-col .select-arrow {
  display: none;
}
#wrapper .checkout #checkout-left-col .col-title, #woocommerce-checkout-container #checkout-left-col .col-title {
  display: flex;
  align-items: center;
  padding: 30px 0;
}
@media screen and (max-width: 600px) {
  #wrapper .checkout #checkout-left-col .col-title, #woocommerce-checkout-container #checkout-left-col .col-title {
    display: none;
  }
}
#wrapper .checkout #checkout-left-col .col-title h3, #woocommerce-checkout-container #checkout-left-col .col-title h3 {
  font-size: 20px;
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#wrapper .checkout #checkout-left-col .col-title.active + .avada-select, #woocommerce-checkout-container #checkout-left-col .col-title.active + .avada-select, #wrapper .checkout #checkout-left-col .col-title.finished + .avada-select, #woocommerce-checkout-container #checkout-left-col .col-title.finished + .avada-select, #wrapper .checkout #checkout-left-col .col-title.editing + .avada-select, #woocommerce-checkout-container #checkout-left-col .col-title.editing + .avada-select {
  display: block;
}
#wrapper .checkout #checkout-left-col .col-title.active ~ .account-details .edit-registered-info, #woocommerce-checkout-container #checkout-left-col .col-title.active ~ .account-details .edit-registered-info {
  display: block;
}
#wrapper .checkout #checkout-left-col .col-title.active ~ .account-details .registered-info, #woocommerce-checkout-container #checkout-left-col .col-title.active ~ .account-details .registered-info {
  display: none;
}
@media screen and (max-width: 800px) {
  #wrapper .checkout #checkout-left-col .col-title.active .step-identifier, #woocommerce-checkout-container #checkout-left-col .col-title.active .step-identifier {
    background: #d1b8fd;
    color: #fff;
  }
}
#wrapper .checkout #checkout-left-col .col-title.finished + .avada-select, #woocommerce-checkout-container #checkout-left-col .col-title.finished + .avada-select {
  display: none;
}
#wrapper .checkout #checkout-left-col .col-title.finished ~ .account-details.editing .edit-registered-info, #woocommerce-checkout-container #checkout-left-col .col-title.finished ~ .account-details.editing .edit-registered-info {
  display: block !important;
}
#wrapper .checkout #checkout-left-col .col-title.finished ~ .account-details .edit-registered-info, #woocommerce-checkout-container #checkout-left-col .col-title.finished ~ .account-details .edit-registered-info {
  display: none !important;
}
#wrapper .checkout #checkout-left-col .col-title.finished ~ .account-details .registered-info, #woocommerce-checkout-container #checkout-left-col .col-title.finished ~ .account-details .registered-info {
  display: block;
}
@media screen and (max-width: 600px) {
  #wrapper .checkout #checkout-left-col .col-title.finished ~ .account-details .registered-info, #woocommerce-checkout-container #checkout-left-col .col-title.finished ~ .account-details .registered-info {
    display: none;
  }
}
#wrapper .checkout #checkout-left-col .col-title.finished .step-identifier, #woocommerce-checkout-container #checkout-left-col .col-title.finished .step-identifier {
  background: #ff5e38;
  color: #fff;
}
#wrapper .checkout #checkout-left-col .col-title.finished .step-identifier .fa-check, #woocommerce-checkout-container #checkout-left-col .col-title.finished .step-identifier .fa-check {
  display: block;
  font-size: 24px;
}
#wrapper .checkout #checkout-left-col .col-title.finished .step-identifier .step-num, #woocommerce-checkout-container #checkout-left-col .col-title.finished .step-identifier .step-num {
  display: none;
}
#wrapper .checkout #checkout-left-col .col-title ~ .account-details .registered-info, #woocommerce-checkout-container #checkout-left-col .col-title ~ .account-details .registered-info {
  display: none;
}
#wrapper .checkout #checkout-left-col .col-title ~ .account-details .edit-registered-info, #woocommerce-checkout-container #checkout-left-col .col-title ~ .account-details .edit-registered-info {
  display: none;
}
#wrapper .checkout #checkout-left-col .col-title + .avada-select, #woocommerce-checkout-container #checkout-left-col .col-title + .avada-select {
  display: none;
}
#wrapper .checkout #checkout-left-col .col-title .step-identifier, #woocommerce-checkout-container #checkout-left-col .col-title .step-identifier {
  width: 48px;
  height: 48px;
  display: inline-flex;
  background: #f8f4ef;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  margin-right: 40px;
}
#wrapper .checkout #checkout-left-col .col-title .step-identifier .fa-check, #woocommerce-checkout-container #checkout-left-col .col-title .step-identifier .fa-check {
  display: none;
}
#wrapper .checkout #checkout-left-col .checkout-form-element, #woocommerce-checkout-container #checkout-left-col .checkout-form-element {
  width: calc(100% - 90px);
  margin-left: auto;
}
@media screen and (max-width: 800px) {
  #wrapper .checkout #checkout-left-col .checkout-form-element, #woocommerce-checkout-container #checkout-left-col .checkout-form-element {
    width: 100%;
  }
}
#wrapper .checkout #checkout-left-col .checkout-form-element h4, #woocommerce-checkout-container #checkout-left-col .checkout-form-element h4 {
  color: #172323 !important;
  margin-bottom: 15px;
  font-family: 'Galano-SemiBold';
  font-weight: 500;
  font-size: 17px;
}
#wrapper .checkout #checkout-left-col .checkout-form-element .terms-label, #woocommerce-checkout-container #checkout-left-col .checkout-form-element .terms-label {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 800px) {
  #wrapper .checkout #checkout-left-col .checkout-form-element .terms-label, #woocommerce-checkout-container #checkout-left-col .checkout-form-element .terms-label {
    font-weight: 600;
  }
}
#wrapper .checkout #checkout-left-col .checkout-form-element .terms-label .custom-checkbox, #woocommerce-checkout-container #checkout-left-col .checkout-form-element .terms-label .custom-checkbox {
  height: 30px;
  width: 30px;
}
#wrapper .checkout #checkout-left-col .checkout-form-element .terms-label .custom-checkbox i, #woocommerce-checkout-container #checkout-left-col .checkout-form-element .terms-label .custom-checkbox i {
  font-size: 14px;
}
#wrapper .checkout #checkout-left-col .create-account-checkout, #woocommerce-checkout-container #checkout-left-col .create-account-checkout {
  display: flex;
}
#wrapper .checkout #checkout-left-col .create-account-checkout .col-lg-6, #woocommerce-checkout-container #checkout-left-col .create-account-checkout .col-lg-6 {
  padding-left: 0;
}
@media screen and (min-width: 1101px) and (max-width: 1300px) {
  #wrapper .checkout #checkout-left-col .create-account-checkout, #woocommerce-checkout-container #checkout-left-col .create-account-checkout {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  #wrapper .checkout #checkout-left-col .create-account-checkout .col-lg-6, #woocommerce-checkout-container #checkout-left-col .create-account-checkout .col-lg-6 {
    margin-bottom: 30px;
    width: 100%;
  }
  #wrapper .checkout #checkout-left-col .create-account-checkout .existing-account h4, #woocommerce-checkout-container #checkout-left-col .create-account-checkout .existing-account h4 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  #wrapper .checkout #checkout-left-col .create-account-checkout, #woocommerce-checkout-container #checkout-left-col .create-account-checkout {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  #wrapper .checkout #checkout-left-col .create-account-checkout .col-lg-6, #woocommerce-checkout-container #checkout-left-col .create-account-checkout .col-lg-6 {
    margin-bottom: 30px;
    width: 100%;
  }
  #wrapper .checkout #checkout-left-col .create-account-checkout .existing-account h4, #woocommerce-checkout-container #checkout-left-col .create-account-checkout .existing-account h4 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 800px) {
  #wrapper .checkout #checkout-left-col #customer_details .col-1 .mobile-finished, #woocommerce-checkout-container #checkout-left-col #customer_details .col-1 .mobile-finished, #wrapper .checkout #checkout-left-col #customer_details .col-2 .mobile-finished, #woocommerce-checkout-container #checkout-left-col #customer_details .col-2 .mobile-finished {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  #wrapper .checkout #checkout-left-col #customer_details .col-1, #woocommerce-checkout-container #checkout-left-col #customer_details .col-1, #wrapper .checkout #checkout-left-col #customer_details .col-2, #woocommerce-checkout-container #checkout-left-col #customer_details .col-2 {
    display: none;
  }
  #wrapper .checkout #checkout-left-col #customer_details .col-1.mobile-active, #woocommerce-checkout-container #checkout-left-col #customer_details .col-1.mobile-active, #wrapper .checkout #checkout-left-col #customer_details .col-2.mobile-active, #woocommerce-checkout-container #checkout-left-col #customer_details .col-2.mobile-active {
    display: block;
    border-bottom: none;
  }
  #wrapper .checkout #checkout-left-col #customer_details .col-1.mobile-active .active, #woocommerce-checkout-container #checkout-left-col #customer_details .col-1.mobile-active .active, #wrapper .checkout #checkout-left-col #customer_details .col-2.mobile-active .active, #woocommerce-checkout-container #checkout-left-col #customer_details .col-2.mobile-active .active {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  #wrapper .checkout #checkout-left-col #customer_details .col-1.mobile-finished, #woocommerce-checkout-container #checkout-left-col #customer_details .col-1.mobile-finished, #wrapper .checkout #checkout-left-col #customer_details .col-2.mobile-finished, #woocommerce-checkout-container #checkout-left-col #customer_details .col-2.mobile-finished {
    display: none;
  }
}
#wrapper .checkout #checkout-left-col #customer_details .col-1 .checkout-form-element, #woocommerce-checkout-container #checkout-left-col #customer_details .col-1 .checkout-form-element, #wrapper .checkout #checkout-left-col #customer_details .col-2 .checkout-form-element, #woocommerce-checkout-container #checkout-left-col #customer_details .col-2 .checkout-form-element {
  width: calc(100% - 90px);
  margin-left: auto;
}
@media screen and (max-width: 800px) {
  #wrapper .checkout #checkout-left-col #customer_details .col-1 .checkout-form-element, #woocommerce-checkout-container #checkout-left-col #customer_details .col-1 .checkout-form-element, #wrapper .checkout #checkout-left-col #customer_details .col-2 .checkout-form-element, #woocommerce-checkout-container #checkout-left-col #customer_details .col-2 .checkout-form-element {
    width: 100%;
  }
}
#wrapper .checkout #checkout-left-col #customer_details .col-1 .checkout-form-element .avada-select, #woocommerce-checkout-container #checkout-left-col #customer_details .col-1 .checkout-form-element .avada-select, #wrapper .checkout #checkout-left-col #customer_details .col-2 .checkout-form-element .avada-select, #woocommerce-checkout-container #checkout-left-col #customer_details .col-2 .checkout-form-element .avada-select {
  width: 100%;
}
#wrapper .checkout #checkout-left-col .account-details, #woocommerce-checkout-container #checkout-left-col .account-details {
  margin-bottom: 20px;
}
#wrapper .checkout #checkout-left-col .account-details.editing .registered-info, #woocommerce-checkout-container #checkout-left-col .account-details.editing .registered-info {
  display: none !important;
}
#wrapper .checkout #checkout-left-col .account-details.editing .edit-registered-info, #woocommerce-checkout-container #checkout-left-col .account-details.editing .edit-registered-info {
  display: block !important;
}
#wrapper .checkout #checkout-left-col .account-details .edit-registered-info, #woocommerce-checkout-container #checkout-left-col .account-details .edit-registered-info {
  display: none;
}
#wrapper .checkout #checkout-left-col .account-detail, #woocommerce-checkout-container #checkout-left-col .account-detail {
  display: flex;
  margin-bottom: 10px;
  justify-content: space-between;
  align-items: center;
}
#wrapper .checkout #checkout-left-col .account-detail .type, #woocommerce-checkout-container #checkout-left-col .account-detail .type {
  width: 25%;
  font-weight: 600;
}
#wrapper .checkout #checkout-left-col .account-detail .value, #woocommerce-checkout-container #checkout-left-col .account-detail .value {
  flex-grow: 1;
}
#wrapper .checkout #checkout-left-col .account-detail a, #woocommerce-checkout-container #checkout-left-col .account-detail a {
  text-decoration: underline;
}
#wrapper .checkout #checkout-left-col .account-detail input, #woocommerce-checkout-container #checkout-left-col .account-detail input {
  width: 60%;
}
#wrapper .checkout .need-help, #woocommerce-checkout-container .need-help {
  text-align: center;
  display: none;
}
@media screen and (max-width: 600px) {
  #wrapper .checkout .need-help, #woocommerce-checkout-container .need-help {
    display: block;
  }
}
#wrapper .checkout #checkout-right-col, #woocommerce-checkout-container #checkout-right-col {
  width: 40%;
  padding: 60px 5% 50px 5%;
  background: rgba(248, 244, 239, 0.6);
}
@media screen and (max-width: 1200px) {
  #wrapper .checkout #checkout-right-col, #woocommerce-checkout-container #checkout-right-col {
    padding: 30px;
  }
}
@media screen and (max-width: 1100px) {
  #wrapper .checkout #checkout-right-col, #woocommerce-checkout-container #checkout-right-col {
    width: 100%;
    padding: 30px;
  }
}
@media screen and (max-width: 800px) {
  #wrapper .checkout #checkout-right-col, #woocommerce-checkout-container #checkout-right-col {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  #wrapper .checkout #checkout-right-col, #woocommerce-checkout-container #checkout-right-col {
    padding: 0 !important;
  }
  #wrapper .checkout #checkout-right-col .need-help, #woocommerce-checkout-container #checkout-right-col .need-help {
    display: none;
  }
}
#wrapper .checkout #checkout-right-col .need-help, #woocommerce-checkout-container #checkout-right-col .need-help {
  display: block;
}
@media screen and (max-width: 600px) {
  #wrapper .checkout #checkout-right-col .need-help, #woocommerce-checkout-container #checkout-right-col .need-help {
    display: none;
  }
}
#wrapper .checkout #checkout-right-col .order-review-wrapper, #woocommerce-checkout-container #checkout-right-col .order-review-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 15%;
}
@media screen and (max-width: 1200px) {
  #wrapper .checkout #checkout-right-col .order-review-wrapper, #woocommerce-checkout-container #checkout-right-col .order-review-wrapper {
    top: 60px;
  }
}
@media screen and (max-width: 1100px) {
  #wrapper .checkout #checkout-right-col .order-review-wrapper, #woocommerce-checkout-container #checkout-right-col .order-review-wrapper {
    position: static;
  }
}
#wrapper .checkout #checkout-right-col .order-review-container, #woocommerce-checkout-container #checkout-right-col .order-review-container {
  background: #fff;
  border: 1px solid #ece6d7;
  padding: 30px;
}
@media screen and (min-width: 901px) and (max-width: 1050px) {
  #wrapper .checkout #checkout-right-col .order-review-container, #woocommerce-checkout-container #checkout-right-col .order-review-container {
    padding: 20px;
  }
}
@media screen and (max-width: 800px) {
  #wrapper .checkout #checkout-right-col .order-review-container.active .show-order-review, #woocommerce-checkout-container #checkout-right-col .order-review-container.active .show-order-review {
    transform: rotate(180deg);
  }
}
@media screen and (max-width: 600px) {
  #wrapper .checkout #checkout-right-col .edit-cart, #woocommerce-checkout-container #checkout-right-col .edit-cart {
    display: none;
  }
}
#wrapper .checkout #checkout-right-col .order-title-heading, #woocommerce-checkout-container #checkout-right-col .order-title-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #ece6d7;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 600px) {
  #wrapper .checkout #checkout-right-col .order-title-heading, #woocommerce-checkout-container #checkout-right-col .order-title-heading {
    border-bottom: none;
    margin-bottom: 0;
    padding: 0;
    flex-wrap: wrap;
  }
}
#wrapper .checkout #checkout-right-col .order-title-heading .cart-item-count, #woocommerce-checkout-container #checkout-right-col .order-title-heading .cart-item-count {
  display: none;
}
@media screen and (max-width: 600px) {
  #wrapper .checkout #checkout-right-col .order-title-heading .cart-item-count, #woocommerce-checkout-container #checkout-right-col .order-title-heading .cart-item-count {
    display: block;
    width: 100%;
  }
}
#wrapper .checkout #checkout-right-col .order-title-heading #order_review_heading, #woocommerce-checkout-container #checkout-right-col .order-title-heading #order_review_heading {
  font-size: 22px;
  margin-bottom: 0;
  border: none;
}
@media screen and (max-width: 600px) {
  #wrapper .checkout #checkout-right-col .order-title-heading #order_review_heading, #woocommerce-checkout-container #checkout-right-col .order-title-heading #order_review_heading {
    padding: 0;
  }
}
#wrapper .checkout #checkout-right-col .order-title-heading a, #woocommerce-checkout-container #checkout-right-col .order-title-heading a {
  font-size: 14px;
  text-decoration: underline;
}
#wrapper .checkout #checkout-right-col .order-title-heading .show-order-review, #woocommerce-checkout-container #checkout-right-col .order-title-heading .show-order-review {
  color: #172323;
  font-size: 20px !important;
  transition: all 0.3s ease-in-out;
  transform: rotate(0deg);
  text-decoration: none;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 601px) {
  #wrapper .checkout #checkout-right-col .order-title-heading .show-order-review, #woocommerce-checkout-container #checkout-right-col .order-title-heading .show-order-review {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  #wrapper .checkout #checkout-right-col #order_review, #woocommerce-checkout-container #checkout-right-col #order_review {
    display: none;
  }
}
#wrapper .checkout #checkout-right-col #order_review thead, #woocommerce-checkout-container #checkout-right-col #order_review thead {
  display: none;
}
#wrapper .checkout #checkout-right-col #order_review tfoot, #woocommerce-checkout-container #checkout-right-col #order_review tfoot {
  border-bottom: none;
}
#wrapper .checkout #checkout-right-col #order_review tfoot th, #woocommerce-checkout-container #checkout-right-col #order_review tfoot th {
  text-align: left;
  width: 40%;
  font-size: 14px;
}
#wrapper .checkout #checkout-right-col #order_review tfoot td, #woocommerce-checkout-container #checkout-right-col #order_review tfoot td {
  width: 60%;
}
#wrapper .checkout #checkout-right-col #order_review .shop_table .product-name, #woocommerce-checkout-container #checkout-right-col #order_review .shop_table .product-name {
  width: 60%;
}
#wrapper .checkout #checkout-right-col #order_review .shop_table .product-name .product-info, #woocommerce-checkout-container #checkout-right-col #order_review .shop_table .product-name .product-info {
  flex-basis: 100%;
}
@media screen and (max-width: 500px) {
  #wrapper .checkout #checkout-right-col #order_review .shop_table .product-name, #woocommerce-checkout-container #checkout-right-col #order_review .shop_table .product-name {
    width: 50%;
  }
}
#wrapper .checkout #checkout-right-col #order_review .order-total th, #woocommerce-checkout-container #checkout-right-col #order_review .order-total th {
  font-size: 18px;
  padding-top: 20px;
}
#wrapper .checkout #checkout-right-col #order_review .order-total td, #woocommerce-checkout-container #checkout-right-col #order_review .order-total td, #wrapper .checkout #checkout-right-col #order_review .order-total .amount, #woocommerce-checkout-container #checkout-right-col #order_review .order-total .amount {
  color: black;
  font-size: 21px;
  font-family: 'Galano-Bold';
  font-weight: 500;
  padding-top: 20px;
}
@media screen and (max-width: 1200px) {
  #woocommerce-checkout-container {
    padding-bottom: 30px !important;
  }
}
@media screen and (max-width: 600px) {
  #woocommerce-checkout-container {
    padding: 0 !important;
  }
}
.repayment-info {
  margin-bottom: 20px;
  background: rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  padding: 30px;
  text-align: center;
}
.repayment-info .repayment-title {
  color: #000;
  font-family: 'Galano-Bold';
  font-size: 16px;
  margin-bottom: 20px;
}
.repayment-info p {
  color: black;
  font-size: 14px;
}
.repayment-info p:first-of-type {
  margin-bottom: 0;
}
.repayment-info p strong {
  font-family: 'Galano-Bold';
}
#selected-method {
  border-bottom: 1px solid #ece6d7;
}
.repayment-info-list {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 550px) {
  .repayment-info-list {
    flex-direction: column;
    justify-content: center;
  }
}
.info-item {
  font-family: 'Galano-Medium';
  font-size: 14px;
}
@media screen and (max-width: 550px) {
  .info-item {
    padding: 5px 0;
  }
}
.info-item i {
  margin-right: 10px;
}
.gimmie-payment-boxes {
  margin-bottom: 20px;
}
.gimmie-payment-boxes .options-title {
  font-family: 'Galano-Bold';
  font-weight: 500;
  font-size: 17px;
}
.gimmie-payment-boxes .custom-radio {
  background: #fff;
  width: 14px;
  height: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: rgba(0, 0, 0, 0.3) 1px solid;
  flex-shrink: 0;
}
.gimmie-payment-boxes .custom-radio .radio-circle {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #000;
  transform: scale(0);
  transition: all 0.2s ease-in-out;
  display: block;
}
.gimmie-payment-boxes .gimmie-payment-term-options {
  display: flex;
}
@media screen and (max-width: 700px) {
  .gimmie-payment-boxes .gimmie-payment-term-options {
    flex-direction: column;
  }
}
.gimmie-payment-boxes .term {
  font-family: 'Galano-Bold';
  font-weight: 500;
  font-size: 18px;
  display: flex;
  align-items: center;
}
.gimmie-payment-boxes .term .custom-radio {
  margin-right: 20px;
}
.gimmie-payment-boxes .term-info {
  font-size: 14px;
  margin-bottom: 20px;
}
@media screen and (max-width: 800px) {
  .gimmie-payment-boxes .term-info {
    margin-bottom: 7px;
  }
}
.gimmie-payment-boxes .term-total {
  font-family: 'Galano-SemiBold';
  font-size: 16px;
  font-weight: 500;
}
.gimmie-payment-boxes input[type="radio"] {
  display: none;
}
.gimmie-payment-boxes input[type="radio"]:checked + label {
  border: 1px solid black;
  background: black;
  color: #fff;
}
.gimmie-payment-boxes input[type="radio"]:checked + label .custom-radio {
  border: rgba(255, 255, 255, 1) 1px solid;
}
.gimmie-payment-boxes input[type="radio"]:checked + label .custom-radio .radio-circle {
  transform: scale(1);
  transition: all 0.2s ease-in-out;
}
.gimmie-payment-boxes label {
  margin-right: 2%;
  width: 32%;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 20px;
  color: #000;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.gimmie-payment-boxes label:last-of-type {
  margin-right: 0;
}
.gimmie-payment-boxes label p {
  margin-bottom: 0;
}
.gimmie-payment-boxes label p:not(.term) {
  padding-left: 34px;
}
@media screen and (max-width: 700px) {
  .gimmie-payment-boxes .gimmie-payment-term-option {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.gimmie-payment-boxes .gimmie-payment-term-option.not-available {
  cursor: not-allowed;
  color: grey;
}
.gimmie-payment-boxes .gimmie-payment-term-option.not-available .custom-radio {
  opacity: 0.5;
}
.tinvwl_all_cart_to_wishlist_button.button {
  display: none;
}
.tinv-modal-open {
  display: none !important;
}
#gimmie-payment-frequency .term {
  margin-bottom: 20px;
}
@media screen and (max-width: 800px) {
  #gimmie-payment-frequency .term {
    margin-bottom: 7px;
  }
}
.woocommerce .woocommerce-info {
  text-align: center;
}
.woocommerce .custom-validated-fail input {
  border: 2px solid #000;
}
.woocommerce .save-order {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: underline;
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  font-family: 'Galano-SemiBold';
}
#checkout-left-col .gimmie-loader {
  margin-left: auto !important;
  margin-right: auto !important;
}
.custom-validation-message {
  color: #000;
  display: inline-block;
  margin-bottom: 5px;
}
.tax_label {
  display: none !important;
}
.avada-is-100-percent-template .single-product .fusion-page-title-bar {
  display: none;
}
.avada-is-100-percent-template .single-product .woocommerce-notices-wrapper {
  text-align: center;
}
.avada-is-100-percent-template .single-product .woocommerce-message {
  display: inline-block;
}
.avada-is-100-percent-template .single-product .woocommerce-message a {
  margin-left: 50px;
}
.avada-is-100-percent-template .single-product #main.width-100 {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.single-product #wrapper #main #content > .product {
  display: flex;
  flex-wrap: wrap;
}
.single-product #wrapper #main .read-more {
  width: 180px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  padding: 0 20px;
  display: inline-flex;
  background: #000;
  color: #fff;
  margin-top: 40px;
  font-weight: 700;
}
.single-product #wrapper #main .read-more-txtlink {
  color: #000;
  font-weight: 700;
  text-transform: lowercase;
  text-decoration: underline;
}
.single-product #wrapper #main .product .star-rating::before {
  color: #ff5e38;
}
.single-product #wrapper #main .product .star-rating span::before {
  color: #ff5e38;
}
.single-product #wrapper #main .product .woocommerce-review-link {
  color: #ff5e38;
}
.single-product #wrapper #main .product .images {
  float: none;
  width: 100%;
}
.single-product #wrapper #main .product .images img {
  width: 100%;
}
.single-product #wrapper #main .product .avada-product-gallery .flex-viewport {
  height: 100vh !important;
}
@media only screen and (max-device-width: 991px) {
  .single-product #wrapper #main .product .avada-product-gallery .flex-viewport {
    height: auto !important;
  }
}
.single-product #wrapper #main .product .avada-product-gallery .avada-product-gallery-thumbs-wrapper {
  width: 150px;
  position: relative;
  height: 12px !important;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
.single-product #wrapper #main .product .avada-product-gallery .flex-control-thumbs {
  width: 100% !important;
  margin: 0;
  left: 0 !important;
  align-items: center;
}
.single-product #wrapper #main .product .avada-product-gallery .flex-control-thumbs li {
  position: relative;
}
.single-product #wrapper #main .product .avada-product-gallery .flex-control-thumbs li::before {
  content: '';
  width: 9px !important;
  height: 9px !important;
  border-radius: 50%;
  background: #172323;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.single-product #wrapper #main .product .avada-product-gallery .flex-control-thumbs li.active-dot::before {
  width: 12px !important;
  height: 12px !important;
  background: #000;
}
.single-product #wrapper #main .product .avada-product-gallery .flex-control-thumbs li img {
  opacity: 0;
  width: 9px;
  height: 9px;
}
.single-product #wrapper #main .product .avada-product-gallery .flex-control-thumbs li img.flex-active {
  height: 12px;
  width: 12px;
}
.single-product #wrapper #main .product .avada-product-gallery .flex-direction-nav a {
  font-size: 50px;
  color: #172323;
  background: transparent;
  width: 60px;
  -webkit-font-smoothing: antialiased;
}
.single-product #wrapper #main .product .product-long-description {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 20px;
}
@media screen and (max-width: 800px) {
  .single-product #wrapper #main .product .product-long-description {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.single-product #wrapper #main .product .product-long-description h3:first-of-type {
  color: #d1b8fd;
  font-size: 21px;
  margin-bottom: 20px;
}
.single-product #wrapper #main .product .product-long-description .description-notice {
  font-size: 12px;
}
.single-product #wrapper #main .product #mobile-summary {
  display: none;
}
@media screen and (max-width: 800px) {
  .single-product #wrapper #main .product #mobile-summary {
    display: block;
  }
}
.single-product #wrapper #main .product #mobile-summary.summary.entry-summary {
  position: static;
  top: unset;
  margin-left: 0 !important;
  margin-right: 0 !important;
  float: none !important;
}
.single-product #wrapper #main .product #mobile-summary.summary.entry-summary .summary-container {
  width: 100%;
  padding: 20px;
}
@media screen and (max-width: 800px) {
  .single-product #wrapper #main .product #mobile-summary.summary.entry-summary .summary-container {
    margin-bottom: 0 !important;
  }
}
.single-product #wrapper #main .product #mobile-summary.summary.entry-summary .summary-container .product-title {
  margin-bottom: 15px;
}
@media screen and (max-width: 629px) {
  .single-product #wrapper #main .product #mobile-summary.summary.entry-summary .summary-container #gimmie-product-banner {
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 630px) and (max-width: 800px) {
  .single-product #wrapper #main .product #mobile-summary.summary.entry-summary .summary-container .banner-child {
    width: auto;
  }
}
@media screen and (max-width: 700px) {
  .single-product #wrapper #main .product #mobile-summary.summary.entry-summary .summary-container .banner-child {
    width: 100%;
    justify-content: center;
  }
}
@media screen and (max-width: 991px) {
  .single-product #wrapper #main .product #mobile-summary.summary.entry-summary .summary-container .banner-child::after {
    display: none;
  }
}
.single-product #wrapper #main .product #mobile-summary.summary.entry-summary .cart {
  padding: 20px 0;
  border-top: 2px solid #ece6d7;
  margin-bottom: 0;
}
.single-product #wrapper #main .product #mobile-summary .product-payment-options {
  margin-top: 0;
}
@media screen and (max-width: 500px) {
  .single-product #wrapper #main .product #mobile-summary .product-quick-links {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 500px) {
  .single-product #wrapper #main .product #mobile-summary .product-quick-links a {
    width: 19%;
    font-size: 10px;
    margin-right: 0;
    margin-bottom: 0;
    text-align: center;
  }
}
.single-product #wrapper #main .product #mobile-summary .tinv-wishlist {
  padding: 0;
}
.single-product #wrapper #main .product .summary.entry-summary {
  margin-left: 0 !important;
  position: sticky;
  top: 200px;
}
.single-product #wrapper #main .product .summary.entry-summary .summary-container {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  float: none;
}
@media screen and (max-width: 1400px) {
  .single-product #wrapper #main .product .summary.entry-summary .summary-container {
    width: 90%;
  }
}
.single-product #wrapper #main .product .summary.entry-summary .summary-container .delivery-days {
  margin-bottom: 0;
}
.single-product #wrapper #main .product .summary.entry-summary .summary-container .smaller-text {
  margin-top: 0;
  font-size: 0.75em;
}
.single-product #wrapper #main .product .summary.entry-summary .summary-container .product_title {
  font-size: 38px;
  font-weight: 500;
  font-family: 'Galano-Bold';
  color: #000;
}
@media screen and (max-width: 400px) {
  .single-product #wrapper #main .product .summary.entry-summary .summary-container .product_title {
    font-size: 28px !important;
  }
}
.single-product #wrapper #main .product .summary.entry-summary .summary-container .avada-availability {
  display: none;
}
.single-product #wrapper #main .product .summary.entry-summary .summary-container .woocommerce-product-rating {
  width: 100%;
  margin-left: 0;
}
.single-product #wrapper #main .product .summary.entry-summary .summary-container .price .amount {
  font-size: 38px;
  font-family: 'Galano-Bold';
  font-weight: 500;
  color: #000;
}
.single-product #wrapper #main .product .summary.entry-summary .summary-container .cart .quantity {
  border: 1px solid #172323;
  border-radius: 50px;
  margin: 0 20px 0 0;
}
.single-product #wrapper #main .product .summary.entry-summary .summary-container .cart .quantity input {
  border: none;
  font-size: 18px;
}
.single-product #wrapper #main .product .summary.entry-summary .summary-container .cart .single_add_to_cart_button {
  flex-grow: 1;
}
.single-product #wrapper #main .product .summary.entry-summary .summary-container .yith-wcwl-add-button {
  width: 75%;
  margin-left: auto;
  text-align: center;
}
.single-product #wrapper #main .product .summary.entry-summary .summary-container .add_to_wishlist {
  font-family: 'Galano-SemiBold';
  color: #000;
}
.single-product #wrapper #main .product .summary.entry-summary .summary-container .add_to_wishlist::before {
  content: '\f004';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  color: #000;
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.single-product #wrapper #main .product .summary.entry-summary .summary-container .product_meta {
  padding-top: 0;
  color: rgba(23, 35, 35, .5);
  display: inline-flex;
  margin-right: 10px;
  margin-bottom: 10px;
}
.single-product #wrapper #main .product .summary.entry-summary .summary-container .product_meta .posted_in, .single-product #wrapper #main .product .summary.entry-summary .summary-container .product_meta .tagged_as {
  display: none;
}
.single-product #wrapper #main .product .summary.entry-summary .summary-container .model-number {
  display: inline-flex;
  color: rgba(23, 35, 35, .5);
}
.single-product #wrapper #main .product .summary.entry-summary .product-quick-links {
  width: 100%;
  background: #ffb805;
  display: none;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
.single-product #wrapper #main .product .summary.entry-summary .product-quick-links a {
  color: #fff;
  font-weight: 700;
  margin-right: 30px;
  text-decoration: none;
  font-size: 12px;
}
.single-product #wrapper #main .product .summary.entry-summary .product-quick-links a:last-child {
  margin-right: 0;
}
.single-product #wrapper #main .product .product-col {
  width: 50%;
}
@media screen and (max-width: 800px) {
  .single-product #wrapper #main .product .product-col {
    width: 100%;
  }
}
.single-product #wrapper #main .product .product-col .avada-single-product-gallery-wrapper {
  float: none;
}
.single-product #wrapper #main .product .product-col .avada-single-product-gallery-wrapper .onsale {
  right: 50%;
}
.single-product #wrapper #main .product .product-col .related.products {
  display: none;
}
.single-product #wrapper #main .product .product-col-right {
  padding-top: 100px;
}
@media screen and (max-width: 1000px) {
  .single-product #wrapper #main .product .product-col-right {
    padding-top: 50px;
  }
}
@media screen and (max-width: 800px) {
  .single-product #wrapper #main .product .product-col-right {
    display: none;
  }
}
.single-product #wrapper #main .related.products {
  max-width: 1678px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}
.single-product #wrapper #main .related.products .fusion-product-content {
  padding-top: 15px;
  padding-bottom: 0;
}
.single-product #wrapper #main .related.products .product-buttons {
  display: none;
}
.single-product #wrapper #main .product-payment-options {
  border-top: 2px solid black;
  padding-top: 35px;
  margin-top: 50px;
}
.single-product #wrapper #main .product-payment-options h4 {
  color: black;
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
  font-family: 'Galano-Bold';
  font-weight: 500;
}
.single-product #wrapper #main .payment-options-container {
  display: flex;
  align-items: center;
  background: #fff;
  margin-bottom: 20px;
  color: black;
  font-size: 16px;
}
.single-product #wrapper #main .payment-options-container .payment-option {
  flex-grow: 1;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 450px) {
  .single-product #wrapper #main .payment-options-container .payment-option {
    font-size: 14px;
  }
}
.single-product #wrapper #main .payment-options-container .payment-option strong {
  font-family: 'Galano-Bold';
  font-weight: 500;
}
.single-product #wrapper #main .payment-options-container .payment-option-divider {
  background: black;
  color: #fff;
  font-family: 'Galano-SemiBold';
  flex-grow: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
}
.single-product #wrapper #main #gimmie-product-banner {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 20px 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 1350px) {
  .single-product #wrapper #main #gimmie-product-banner {
    flex-wrap: wrap;
  }
}
.single-product #wrapper #main .banner-child {
  border: none;
  width: auto;
  flex-grow: 1;
  font-size: 13px;
  margin-right: 7px;
  font-family: 'Galano-Medium';
  padding: 0 10px;
}
@media screen and (max-width: 1350px) {
  .single-product #wrapper #main .banner-child {
    width: 50%;
    justify-content: normal;
    text-align: left;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.single-product #wrapper #main .banner-child i {
  margin-right: 5px;
}
@media screen and (min-width: 992px) and (max-width: 1350px) {
  .single-product #wrapper #main .banner-child:nth-child(even)::after {
    display: none;
  }
}
.single-product #wrapper #main .woocommerce-tabs {
  background: #ffeeea;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 800px) {
  .single-product #wrapper #main .woocommerce-tabs {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.single-product #wrapper #main .woocommerce-tabs[data-tabbg=tab-title-description] {
  background: #fff;
}
.single-product #wrapper #main .woocommerce-tabs[data-tabbg=tab-title-additional_information] {
  background: #fff;
}
.single-product #wrapper #main .woocommerce-tabs[data-tabbg=tab-title-reviews] {
  background: #fff;
}
.single-product #wrapper #main .woocommerce-tabs[data-tabbg=tab-title-delivery_shipping] {
  background: #fff;
}
.single-product #wrapper #main .woocommerce-tabs[data-tabbg=tab-title-how_payment_works] {
  background: #fff;
}
.single-product #wrapper #main .woocommerce-tabs .tabs, .single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel {
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.single-product #wrapper #main .woocommerce-tabs .tabs {
  display: flex;
  justify-content: space-evenly;
  border: none;
}
@media screen and (max-width: 670px) {
  .single-product #wrapper #main .woocommerce-tabs .tabs {
    flex-direction: column;
    padding: 0 4%;
  }
}
.single-product #wrapper #main .woocommerce-tabs .tabs li a {
  color: #000;
  text-decoration: underline;
  font-size: 14px;
  font-family: 'Galano-Medium';
}
@media screen and (max-width: 670px) {
  .single-product #wrapper #main .woocommerce-tabs .tabs li a {
    text-decoration: none;
    font-family: 'Galano-SemiBold';
    font-size: 18px;
    position: relative;
  }
  .single-product #wrapper #main .woocommerce-tabs .tabs li a::after {
    content: '\f067';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    display: block;
    position: absolute;
    right: 30px;
    top: 11px;
    color: #000;
  }
}
.single-product #wrapper #main .woocommerce-tabs .tabs li.active {
  background: transparent;
  border: none;
}
.single-product #wrapper #main .woocommerce-tabs .tabs li.active a {
  text-decoration: none;
  font-family: 'Galano-Bold';
  color: #000;
  background: transparent;
}
@media screen and (max-width: 670px) {
  .single-product #wrapper #main .woocommerce-tabs .tabs li.active a::after {
    content: '\f068';
  }
}
.single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel {
  border: none;
  padding: 60px 40px;
}
@media screen and (max-width: 670px) {
  .single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 30px 30px 0 30px !important;
  }
  .single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes {
    margin-top: 20px;
  }
  .single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes tr {
    font-size: 16px;
  }
  .single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes tr th {
    width: 45%;
  }
  .single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes tr td {
    width: 55%;
  }
}
.single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel h3:first-of-type {
  text-align: center;
  font-size: 38px !important;
  margin-bottom: 100px;
}
@media screen and (max-width: 670px) {
  .single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel h3:first-of-type {
    display: none;
  }
}
.single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel table, .single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel caption, .single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel tbody, .single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel tfoot, .single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel thead, .single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel tr, .single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel th, .single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel td {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}
.single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel tbody {
  display: flex;
  flex-wrap: wrap;
}
.single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel tr {
  width: 100%;
  display: flex;
  margin-bottom: 20px;
  font-size: 18px;
}
.single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel tr:nth-child(2n) {
  margin-right: 0;
}
.single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel tr th {
  margin-right: 20px;
  color: #172323;
  font-family: 'Galano-Bold';
  font-weight: 500;
}
.single-product #wrapper #main .woocommerce-tabs .woocommerce-Tabs-panel tr td {
  padding-right: 15px;
}
.single-product #wrapper #main .related.products .fusion-title h3 {
  font-size: 38px;
  color: #000;
  font-family: 'Galano-Bold';
  font-weight: 500;
  text-transform: capitalize;
}
.single-product #wrapper #main .related.products .products {
  flex-wrap: nowrap;
}
@media screen and (max-width: 850px) {
  .single-product #wrapper #main .related.products .products {
    flex-wrap: wrap;
  }
}
.single-product #wrapper #main .related.products .product {
  width: 24%;
  margin-right: 2%;
}
.single-product #wrapper #main .related.products .product:last-child {
  margin-right: 0;
}
@media screen and (max-width: 850px) {
  .single-product #wrapper #main .related.products .product {
    width: 49% !important;
  }
  .single-product #wrapper #main .related.products .product:nth-child(even) {
    margin-right: 0 !important;
  }
}
.single-product #wrapper #main .related.products .fusion-product-content {
  margin-top: auto;
}
.single-product #wrapper #main .related.products .fusion-product-content .product-details-container .product-title {
  font-size: 16px;
  font-family: 'Galano-Bold';
  color: #000;
}
.single-product #wrapper #main .related.products .fusion-product-content .product-details-container .product-title a {
  color: inherit;
}
.single-product #wrapper #main .related.products .fusion-product-content .product-details-container .amount {
  font-size: 16px;
  color: #000;
}
.how-payment-works-options {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 530px) {
  .how-payment-works-options {
    flex-direction: column;
  }
}
.how-payment-works-payment-option {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #fff;
  padding-top: 35px;
  flex-grow: 1;
}
.how-payment-works-payment-option img {
  margin-bottom: 20px;
  height: 45px;
}
.how-payment-works-payment-option .payment-title {
  font-size: 28px;
  font-weight: 500;
  font-family: 'Galano-Medium';
  color: black;
  margin-bottom: 20px;
}
.how-payment-works-payment-option .payment-title strong {
  font-family: 'Galano-Bold';
}
.how-payment-works-payment-option .payment-term {
  color: #fff;
  background: black;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 10px;
}
.how-payment-works-payment-option .payment-desc {
  margin: 0;
  padding: 30px;
  text-align: center;
}
.how-payment-works-payment-option-divider {
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  color: black;
  flex-grow: 1;
  width: 20%;
  min-width: 110px;
  max-width: 150px;
}
@media screen and (max-width: 530px) {
  .how-payment-works-payment-option-divider {
    padding: 20px;
  }
}
.how-payment-works-payment-option-divider span {
  color: black;
  font-size: 28px;
  font-family: 'Galano-Bold';
}
#gimmie-90 {
  margin-top: 45px;
  background: #fff;
  padding: 35px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#gimmie-90 h4 {
  color: #5030d2;
  font-size: 28px;
  font-family: 'Galano-Bold';
  margin-bottom: 20px;
}
@media screen and (max-width: 530px) {
  #gimmie-90 h4 {
    text-align: center;
  }
}
#gimmie-90 img {
  margin-bottom: 20px;
  width: 120px;
}
#gimmie-90 p {
  margin: 0;
  text-align: center;
  max-width: 590px;
}
.woocommerce-account .woocommerce {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce-account .woocommerce .avada-myaccount-user {
  width: 100%;
  border-bottom: 2px solid #000;
  border-top: none;
  padding-bottom: 40px;
}
@media screen and (max-width: 1230px) {
  .woocommerce-account .woocommerce .avada-myaccount-user {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce-account .woocommerce .avada-myaccount-user {
    display: flex;
    flex-direction: column;
  }
}
.woocommerce-account .woocommerce .avada-myaccount-user .avada-myaccount-user-column {
  padding: 0;
  border: none;
}
@media screen and (max-width: 991px) {
  .woocommerce-account .woocommerce .avada-myaccount-user .avada-myaccount-user-column {
    display: flex;
    flex-direction: column;
    align-items: normal;
  }
}
.woocommerce-account .woocommerce .avada-myaccount-user .avada-myaccount-user-column.username {
  flex-grow: 1;
}
@media screen and (max-width: 991px) {
  .woocommerce-account .woocommerce .avada-myaccount-user .avada-myaccount-user-column.username {
    width: 100%;
  }
}
.woocommerce-account .woocommerce .avada-myaccount-user .avada-myaccount-user-column.username a {
  text-decoration: underline;
}
.woocommerce-account .woocommerce .avada-myaccount-user .avada-myaccount-user-column.username .not-user {
  padding: 0;
}
@media screen and (max-width: 991px) {
  .woocommerce-account .woocommerce .avada-myaccount-user .avada-myaccount-user-column.username .not-user {
    width: 100%;
  }
}
.woocommerce-account .woocommerce .avada-myaccount-user .avada-myaccount-user-column.username .hello {
  padding: 0;
  font-size: 52px;
  font-weight: 500;
  font-family: 'Galano-Bold';
  line-height: 1.3em;
}
@media screen and (max-width: 550px) {
  .woocommerce-account .woocommerce .avada-myaccount-user .avada-myaccount-user-column.username .hello {
    font-size: 28px;
    margin-bottom: 10px;
  }
}
.woocommerce-account .woocommerce .avada-myaccount-user .avada-myaccount-user-column.username .hello::before {
  display: none;
}
.woocommerce-account .woocommerce .avada-myaccount-user .avada-myaccount-user-column.message {
  flex-grow: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
  width: 20%;
  min-width: 230px;
  float: none;
  border: none;
}
@media screen and (max-width: 1230px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    margin-bottom: 30px;
  }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
  display: flex;
  float: none;
  flex-direction: column;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
  color: #000;
  font-size: 16px;
  border: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a::after {
  display: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active {
  border: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  font-weight: 700;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
  width: 80%;
  border: none;
  padding-top: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content #how-payment-works {
  display: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .required {
  color: #ff5e38;
}
@media screen and (max-width: 1230px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content {
    width: 100%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
    border-top: 2px solid #000;
  }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-message::before {
  display: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-message a {
  margin-top: 15px;
  display: block;
  width: 200px;
  background: #000;
  color: #fff;
  font-weight: 700;
  border-radius: 50px;
  padding: 10px;
  text-align: center;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .avada-customer-details {
  display: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content mark {
  font-weight: 700;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .avada-order-details {
  padding: 0;
  border: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .avada-order-details h2 {
  font-weight: 500 !important;
  font-size: 24px !important;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .avada-order-details .order_details tr {
  border-bottom: 1px solid #000;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .avada-order-details .order_details thead tr {
  border-bottom: 2px solid #000;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .avada-order-details .order_details thead th {
  font-weight: 700;
  font-size: 16px;
  text-align: left;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .avada-order-details .order_details .product-info {
  font-weight: 700;
  font-size: 16px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .avada-order-details .order_details .product-total {
  text-align: left;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .avada-order-details .order_details tfoot th, .woocommerce-account .woocommerce .woocommerce-MyAccount-content .avada-order-details .order_details tfoot td {
  text-align: left;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .avada-order-details .order_details tfoot tr {
  border-bottom: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .avada-order-details .order_details tfoot tr:last-child th {
  font-weight: 700;
  color: #000;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .avada-woocommerce-myaccount-heading {
  font-weight: 500 !important;
  width: 100%;
}
@media screen and (max-width: 1230px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .avada-woocommerce-myaccount-heading {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .avada-woocommerce-myaccount-heading {
    margin-bottom: 20px;
  }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content h2 {
  border: none;
  font-weight: 500;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content h3 {
  font-family: 'Galano-SemiBold';
  font-weight: 500;
  border: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .col-1 {
  padding: 0 6% 0 0;
}
@media screen and (max-width: 991px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .col-1 {
    padding: 0 0 30px 0;
    border-bottom: 1px solid #eae3d6;
  }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .col-2 {
  padding: 0 0 0 6%;
}
@media screen and (max-width: 991px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .col-2 {
    padding: 0 0 30px 0;
    margin-top: 30px !important;
  }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses {
  margin: 60px 0 0 0;
}
@media screen and (max-width: 991px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses {
    margin-top: 30px;
  }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .edit {
  padding: 0;
  text-decoration: underline;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .edit::after {
  display: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-end;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields #shipping_country_field {
  display: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .form-row {
  display: inline-block;
  width: 48%;
  margin-right: 2%;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .form-row:nth-child(even) {
  margin-right: 0;
}
@media screen and (max-width: 600px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .form-row {
    width: 100%;
    margin-right: 0;
  }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .form-row .select-arrow {
  display: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields label {
  font-weight: 700;
  margin-bottom: 15px;
  display: inline-block;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .edit-account {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .edit-account .form-row {
  display: inline-block;
  width: 48%;
  margin-right: 2%;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .edit-account .form-row:nth-child(odd) {
  margin-right: 0;
}
@media screen and (max-width: 600px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .edit-account .form-row {
    width: 100%;
    margin-right: 0;
  }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .edit-account .form-display-name-row {
  display: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .edit-account label {
  font-weight: 700;
  margin-bottom: 15px;
  display: inline-block;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title {
  margin-bottom: 20px;
  border: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title h3 {
  font-family: 'Galano-SemiBold';
  font-weight: 500;
}
@media screen and (max-width: 800px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table thead {
    display: block;
  }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
  font-family: 'Galano-SemiBold';
  font-size: 16px;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 800px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table thead .woocommerce-orders-table__header-order-number {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody {
    display: block;
  }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tr {
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 800px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tr {
    display: flex;
    align-items: center;
  }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__row--status-pending {
  display: none !important;
}
@media screen and (max-width: 800px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table td {
    flex-grow: 1;
    display: none;
  }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table td a {
  color: #000;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table td a::after {
  display: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table td .view, .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table td .pdf {
  background: #000;
  border-radius: 35px;
  display: inline-block;
  padding: 15px 0;
  width: 140px;
  text-align: center;
  color: #fff;
  font-family: 'Galano-SemiBold';
}
@media screen and (max-width: 450px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table td .view, .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table td .pdf {
    width: 130px;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-number, .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-date, .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__row {
    flex-wrap: wrap;
    flex-direction: column;
    height: 104px;
    align-content: space-between;
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__row td {
    flex-grow: unset;
    flex-basis: 50%;
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__row .woocommerce-orders-table__cell-order-number, .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__row .woocommerce-orders-table__cell-order-date {
    display: flex;
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__row .woocommerce-orders-table__cell-order-number, .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__row .woocommerce-orders-table__cell-order-date {
    padding: 0;
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__row .woocommerce-orders-table__cell-order-number {
    align-items: flex-end;
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__row .woocommerce-orders-table__cell-order-date {
    align-items: flex-start;
  }
}
@media screen and (max-width: 340px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__row .woocommerce-orders-table__cell-order-actions .view, .woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__row .woocommerce-orders-table__cell-order-actions .pdf {
    width: 100px;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce-cart #main {
    padding-top: 50px;
  }
}
.woocommerce-cart #wrapper .woocommerce, .woocommerce-order-received #wrapper .woocommerce {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce-cart #wrapper .woocommerce .hidden, .woocommerce-order-received #wrapper .woocommerce .hidden {
  display: none !important;
}
.woocommerce-cart #wrapper .woocommerce #postcode-submit, .woocommerce-order-received #wrapper .woocommerce #postcode-submit {
  text-decoration: underline;
}
.woocommerce-cart #wrapper .woocommerce input[name="order_postcode"], .woocommerce-order-received #wrapper .woocommerce input[name="order_postcode"] {
  padding: 10px;
  border: 1px solid #eae3d6;
  margin-bottom: 7px;
  font-family: 'Galano-Regular';
}
.woocommerce-cart #wrapper .woocommerce input[name="order_postcode"].required, .woocommerce-order-received #wrapper .woocommerce input[name="order_postcode"].required {
  border-bottom: 2px solid #000;
}
.woocommerce-cart #wrapper .woocommerce .postcode-change, .woocommerce-order-received #wrapper .woocommerce .postcode-change {
  display: inline-block;
  margin-left: 10px;
  text-decoration: underline;
}
.woocommerce-cart #wrapper .woocommerce #cart-related, .woocommerce-order-received #wrapper .woocommerce #cart-related {
  margin-left: 0;
  margin-right: 0;
}
@media screen and (max-width: 991px) {
  .woocommerce-cart #wrapper .woocommerce #cart-related, .woocommerce-order-received #wrapper .woocommerce #cart-related {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .woocommerce-cart #wrapper .woocommerce #cart-related .fusion-layout-column, .woocommerce-order-received #wrapper .woocommerce #cart-related .fusion-layout-column {
    width: 100% !important;
  }
}
@media screen and (max-width: 600px) {
  .woocommerce-cart #wrapper .woocommerce #cart-related, .woocommerce-order-received #wrapper .woocommerce #cart-related {
    padding-top: 30px !important;
    margin-bottom: 30px;
  }
}
.woocommerce-cart #wrapper .woocommerce #cart-related .products, .woocommerce-order-received #wrapper .woocommerce #cart-related .products {
  display: flex;
  margin: 0 -25px;
}
@media screen and (max-width: 991px) {
  .woocommerce-cart #wrapper .woocommerce #cart-related .products, .woocommerce-order-received #wrapper .woocommerce #cart-related .products {
    margin: 0 -15px;
  }
}
.woocommerce-cart #wrapper .woocommerce #cart-related .products .product, .woocommerce-order-received #wrapper .woocommerce #cart-related .products .product {
  margin: 0 !important;
  padding: 0 25px;
}
@media screen and (max-width: 991px) {
  .woocommerce-cart #wrapper .woocommerce #cart-related .products .product, .woocommerce-order-received #wrapper .woocommerce #cart-related .products .product {
    padding: 0 15px;
    width: 50% !important;
  }
  .woocommerce-cart #wrapper .woocommerce #cart-related .products .product:nth-child(3), .woocommerce-order-received #wrapper .woocommerce #cart-related .products .product:nth-child(3) {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .woocommerce-cart #wrapper .woocommerce #cart-related .products .product, .woocommerce-order-received #wrapper .woocommerce #cart-related .products .product {
    padding: 0 15px;
    width: 100% !important;
  }
  .woocommerce-cart #wrapper .woocommerce #cart-related .products .product:nth-child(2), .woocommerce-order-received #wrapper .woocommerce #cart-related .products .product:nth-child(2) {
    display: none;
  }
}
.woocommerce-cart #wrapper .woocommerce #cart-related .products .product .product-buttons, .woocommerce-order-received #wrapper .woocommerce #cart-related .products .product .product-buttons {
  display: none;
}
.woocommerce-cart #wrapper .woocommerce #cart-related .products .product .fusion-product-content, .woocommerce-order-received #wrapper .woocommerce #cart-related .products .product .fusion-product-content {
  padding: 10px 0 0;
}
.woocommerce-cart #wrapper .woocommerce #cart-related .products .product .fusion-product-content .product-title a, .woocommerce-order-received #wrapper .woocommerce #cart-related .products .product .fusion-product-content .product-title a {
  color: #172323;
  font-size: 16px;
}
.woocommerce-cart #wrapper .woocommerce #cart-related .products .product .fusion-product-content .fusion-price-rating span, .woocommerce-order-received #wrapper .woocommerce #cart-related .products .product .fusion-product-content .fusion-price-rating span {
  color: #172323;
}
@media screen and (max-width: 500px) {
  .woocommerce-cart #wrapper .woocommerce .cart-title, .woocommerce-order-received #wrapper .woocommerce .cart-title {
    justify-content: center;
  }
}
@media screen and (max-width: 500px) {
  .woocommerce-cart #wrapper .woocommerce .cart-title a, .woocommerce-order-received #wrapper .woocommerce .cart-title a {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .woocommerce-cart #wrapper .woocommerce .cart-footer .update, .woocommerce-order-received #wrapper .woocommerce .cart-footer .update {
    width: 100%;
    margin-bottom: 20px;
  }
}
.woocommerce-cart #wrapper .woocommerce .woocommerce-notices-wrapper, .woocommerce-order-received #wrapper .woocommerce .woocommerce-notices-wrapper {
  width: 100%;
}
.woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form {
  width: 65%;
  margin-right: 50px;
}
.woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .woocommerce-content-box, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .woocommerce-content-box {
  padding: 0;
  border: none;
}
@media screen and (max-width: 480px) {
  .woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .woocommerce-content-box, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .woocommerce-content-box {
    padding: 0 20px;
  }
}
.woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .woocommerce-content-box h2, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .woocommerce-content-box h2 {
  border: none;
}
.woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop-table-wrapper, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop-table-wrapper {
  padding: 30px;
  border: 1px solid #ece6d7;
}
.woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop_table td, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop_table td {
  width: 25%;
}
@media screen and (max-width: 1120px) {
  .woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop_table td, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop_table td {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-info, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-info {
    margin-right: 7px;
  }
}
.woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-price, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-price {
  text-align: left;
}
@media screen and (max-width: 1120px) {
  .woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-price, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-price {
    text-align: center;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-price, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-price {
    width: calc(100%) !important;
    display: block;
    align-items: center;
    padding: 0;
  }
  .woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-price .amount, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-price .amount {
    margin-left: auto;
    font-size: 18px;
  }
}
@media screen and (max-width: 500px) {
  .woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-price, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-price {
    width: 100%;
  }
}
.woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-price .product-title, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-price .product-title {
  color: #000;
  font-size: 18px;
  font-family: 'Galano-Bold';
}
@media screen and (max-width: 500px) {
  .woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-name, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-name {
    padding: 20px 10px 10px 10px;
    text-align: center;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-name, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-name {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
}
.woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-thumbnail, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-thumbnail {
  width: 150px;
}
@media screen and (max-width: 800px) {
  .woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-thumbnail, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-thumbnail {
    width: 110px !important;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-remove, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-remove {
    margin-bottom: 20px;
  }
}
.woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-remove a, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-remove a {
  float: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-remove a span, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-remove a span {
  font-size: 16px;
  margin-left: 10px;
  text-decoration: underline;
}
.woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-subtotal .amount, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .shop_table .product-subtotal .amount {
  color: #000;
  font-size: 20px;
  font-family: 'Galano-SemiBold';
}
.woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .quantity, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .quantity {
  border: 1px solid #172323;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
}
.woocommerce-cart #wrapper .woocommerce .woocommerce-cart-form .quantity input, .woocommerce-order-received #wrapper .woocommerce .woocommerce-cart-form .quantity input {
  border: none;
  font-size: 18px;
}
.woocommerce-cart #wrapper .woocommerce .avada-cart-actions .coupon, .woocommerce-order-received #wrapper .woocommerce .avada-cart-actions .coupon {
  display: flex;
  border: none;
  padding: 0;
}
.woocommerce-cart #wrapper .woocommerce .payment-method-select, .woocommerce-order-received #wrapper .woocommerce .payment-method-select {
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
}
.woocommerce-cart #wrapper .woocommerce .payment-method-select th, .woocommerce-order-received #wrapper .woocommerce .payment-method-select th, .woocommerce-cart #wrapper .woocommerce .payment-method-select td, .woocommerce-order-received #wrapper .woocommerce .payment-method-select td, .woocommerce-cart #wrapper .woocommerce .payment-method-select label, .woocommerce-order-received #wrapper .woocommerce .payment-method-select label {
  width: 100%;
  display: block;
}
.woocommerce-cart #wrapper .woocommerce .payment-method-select .repayment, .woocommerce-order-received #wrapper .woocommerce .payment-method-select .repayment {
  display: none;
  flex-grow: 1;
  text-align: right;
}
.woocommerce-cart #wrapper .woocommerce .payment-method-select label, .woocommerce-order-received #wrapper .woocommerce .payment-method-select label {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 992px) and (max-width: 1150px) {
  .woocommerce-cart #wrapper .woocommerce .payment-method-select label, .woocommerce-order-received #wrapper .woocommerce .payment-method-select label {
    text-align: left;
    font-size: 14px;
  }
}
.woocommerce-cart #wrapper .woocommerce .payment-method-select input, .woocommerce-order-received #wrapper .woocommerce .payment-method-select input {
  margin-right: 10px;
}
.woocommerce-cart #wrapper .woocommerce .payment-method-select .selected .repayment, .woocommerce-order-received #wrapper .woocommerce .payment-method-select .selected .repayment {
  font-weight: 700;
}
.woocommerce-cart #wrapper .woocommerce .payment-method-select.method-selected .repayment, .woocommerce-order-received #wrapper .woocommerce .payment-method-select.method-selected .repayment {
  display: block;
}
.woocommerce-cart #wrapper .woocommerce .payment-method-select.method-selected label:nth-child(odd), .woocommerce-order-received #wrapper .woocommerce .payment-method-select.method-selected label:nth-child(odd) {
  background: #f8f4ef;
}
.woocommerce-cart #wrapper .woocommerce .payment-method-select .finance-not-allowed, .woocommerce-order-received #wrapper .woocommerce .payment-method-select .finance-not-allowed {
  text-align: left;
  padding-top: 10px;
  font-size: 13px;
}
.woocommerce-cart #wrapper .woocommerce .total-repayment-row td, .woocommerce-order-received #wrapper .woocommerce .total-repayment-row td {
  text-align: right;
  width: 100%;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals {
  width: calc(35% - 50px);
  margin-top: 0;
}
@media screen and (max-width: 480px) {
  .woocommerce-cart #wrapper .woocommerce .cart-collaterals, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals {
    margin-top: 0 !important;
  }
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals .cross-sells, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .cross-sells, .woocommerce-cart #wrapper .woocommerce .cart-collaterals .up-sells, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .up-sells {
  display: none;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals .shipping-coupon, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .shipping-coupon {
  display: none;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals .cart_totals, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .cart_totals {
  width: 100%;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals .cart_totals h2, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .cart_totals h2 {
  font-size: 22px;
  font-family: 'Galano-Bold';
  font-weight: 500;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals .cart_totals th, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .cart_totals th {
  font-weight: 700;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals .cart_totals .shop_table, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .cart_totals .shop_table, .woocommerce-cart #wrapper .woocommerce .cart-collaterals .cart_totals tbody, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .cart_totals tbody, .woocommerce-cart #wrapper .woocommerce .cart-collaterals .cart_totals tr, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .cart_totals tr, .woocommerce-cart #wrapper .woocommerce .cart-collaterals .cart_totals th, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .cart_totals th, .woocommerce-cart #wrapper .woocommerce .cart-collaterals .cart_totals td, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .cart_totals td {
  display: block;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals .cart_totals .shop_table tr, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .cart_totals .shop_table tr {
  display: flex;
  border-bottom: 1px solid #ece6d7;
  align-items: center;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals .cart_totals .shop_table tr.order-total, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .cart_totals .shop_table tr.order-total, .woocommerce-cart #wrapper .woocommerce .cart-collaterals .cart_totals .shop_table tr.total-repayment-row, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .cart_totals .shop_table tr.total-repayment-row {
  border-bottom: none;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals .cart_totals .shop_table .woocommerce-shipping-totals, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .cart_totals .shop_table .woocommerce-shipping-totals {
  border-bottom: none;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals .cart_totals .shop_table .woocommerce-shipping-destination td:first-child, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .cart_totals .shop_table .woocommerce-shipping-destination td:first-child {
  text-align: left;
  width: 65%;
}
@media screen and (min-width: 992px) and (max-width: 1150px) {
  .woocommerce-cart #wrapper .woocommerce .cart-collaterals .cart_totals .shop_table .woocommerce-shipping-destination td:first-child, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .cart_totals .shop_table .woocommerce-shipping-destination td:first-child {
    width: 48%;
  }
  .woocommerce-cart #wrapper .woocommerce .cart-collaterals .cart_totals .shop_table .woocommerce-shipping-destination td:first-child input, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .cart_totals .shop_table .woocommerce-shipping-destination td:first-child input {
    width: 100%;
  }
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals .order-total, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .order-total {
  border-bottom: none;
  align-items: center;
}
@media screen and (max-width: 500px) {
  .woocommerce-cart #wrapper .woocommerce .cart-collaterals .order-total, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .order-total {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 500px) {
  .woocommerce-cart #wrapper .woocommerce .cart-collaterals .order-total.show-total th, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .order-total.show-total th, .woocommerce-cart #wrapper .woocommerce .cart-collaterals .order-total.show-total td, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .order-total.show-total td {
    width: auto;
  }
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals .order-total.show-total td, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .order-total.show-total td {
  font-family: 'Galano-Bold';
  color: black;
  font-size: 21px;
}
@media screen and (max-width: 500px) {
  .woocommerce-cart #wrapper .woocommerce .cart-collaterals .order-total.show-total td, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .order-total.show-total td {
    text-align: right;
  }
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals .order-total th, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .order-total th {
  width: auto;
}
@media screen and (max-width: 500px) {
  .woocommerce-cart #wrapper .woocommerce .cart-collaterals .order-total th, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .order-total th {
    width: 100%;
  }
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals .order-total td, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .order-total td {
  flex-grow: 1;
}
@media screen and (max-width: 500px) {
  .woocommerce-cart #wrapper .woocommerce .cart-collaterals .order-total td, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .order-total td {
    text-align: left;
  }
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals .checkout-button, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .checkout-button {
  width: 100%;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals #how-payment-works, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals #how-payment-works {
  order: 3;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals #gimmie-90, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals #gimmie-90 {
  margin-top: 0;
  background: #edeafb;
  flex-direction: row;
  padding: 20px 30px;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals #gimmie-90 img, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals #gimmie-90 img {
  width: 70px;
  margin-bottom: 0;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals #gimmie-90 .info-container, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals #gimmie-90 .info-container {
  margin-left: 20px;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals #gimmie-90 h4, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals #gimmie-90 h4 {
  font-size: 16px;
  text-align: left;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals #gimmie-90 p, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals #gimmie-90 p {
  text-align: left;
  font-size: 11px;
}
.woocommerce .need-help {
  text-align: center;
  margin-top: 20px;
}
.fusion-body.woocommerce-order-received .payment-schedule {
  color: #d1b8fd;
  font-weight: 600;
}
.fusion-body.woocommerce-order-received .fusion-button {
  border-radius: 25px;
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 10px 15px;
  letter-spacing: 0;
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .woocommerce > .woocommerce-order {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .avada-order-details {
  background: #fff;
  margin-bottom: 0;
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .avada-customer-details {
  padding-top: 40px;
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .avada-customer-details .addresses .woocommerce-column {
  width: 100%;
  margin-right: 0;
  float: none;
  margin-bottom: 20px;
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .avada-thank-you h2 {
  font-size: 52px;
  font-weight: 500;
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .avada-thank-you h4 {
  color: #172323;
  font-size: 21px;
  font-family: 'Galano-SemiBold';
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .order-information-title {
  font-size: 21px;
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .title {
  font-size: 18px;
  font-weight: 500;
  font-family: 'Galano-SemiBold';
  border-bottom: none;
  margin-bottom: 20px;
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .title h3 {
  font-size: 18px;
  font-weight: 500;
  font-family: 'Galano-SemiBold';
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .order_details tfoot th {
  text-align: left;
  font-size: 14px;
  padding-top: 10px;
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .order_details tfoot .product-total {
  padding-top: 10px;
  font-size: 16px;
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .order_details tfoot tr:first-child th, .fusion-body.woocommerce-order-received #woocommerce-checkout-container .order_details tfoot tr:first-child td {
  padding-top: 20px;
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .order_details tfoot tr:last-child .product-total {
  color: black;
  font-size: 21px;
  font-family: 'Galano-Bold';
  font-weight: 500;
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .order_details tfoot .total-row {
  border-top: 1px solid #eae3d6;
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .order_details tfoot .total-row th {
  font-size: 18px;
  padding-top: 20px;
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .order_details tfoot .total-row td, .fusion-body.woocommerce-order-received #woocommerce-checkout-container .order_details tfoot .total-row .amount {
  color: black;
  font-size: 21px;
  font-family: 'Galano-Bold';
  font-weight: 500;
  padding-top: 20px;
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .order_details tfoot .total-row th, .fusion-body.woocommerce-order-received #woocommerce-checkout-container .order_details tfoot .total-row td {
  padding-top: 20px;
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .order_details tfoot .total-repayment-row td {
  text-align: right;
  font-size: 16px;
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .order_details tfoot .total-repayment-row td .amount {
  color: #172323;
}
@media screen and (max-width: 500px) {
  .fusion-body.woocommerce-order-received #woocommerce-checkout-container .order_details .product-name {
    width: 60%;
  }
}
.fusion-body.woocommerce-order-received #woocommerce-checkout-container .product-info a {
  color: #172323;
}
@media screen and (max-width: 600px) {
  .fusion-body.woocommerce-order-received #checkout-left-col {
    padding-top: 50px;
  }
}
@media screen and (max-width: 900px) {
  .fusion-body.woocommerce-order-received #checkout-left-col #gimmie-checkout-banner {
    display: none;
  }
}
.fusion-body.woocommerce-order-received #checkout-left-col .woocommerce-content-box {
  border: none;
  padding: 0;
  display: block;
}
.fusion-body.woocommerce-order-received #checkout-left-col .woocommerce-content-box.avada-thank-you {
  border-bottom: 1px solid #eae3d6;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
@media screen and (max-width: 600px) {
  .fusion-body.woocommerce-order-received #checkout-left-col .woocommerce-content-box.avada-thank-you {
    padding-top: 30px;
  }
}
.fusion-body.woocommerce-order-received #checkout-left-col .woocommerce-content-box h2 {
  border: none;
}
.fusion-body.woocommerce-order-received #gimmie-90 {
  margin-top: 0;
  background: #edeafb;
  flex-direction: row;
  padding: 20px 30px;
}
.fusion-body.woocommerce-order-received #gimmie-90 img {
  width: 70px;
  margin-bottom: 0;
}
.fusion-body.woocommerce-order-received #gimmie-90 .info-container {
  margin-left: 20px;
}
.fusion-body.woocommerce-order-received #gimmie-90 h4 {
  font-size: 16px;
  text-align: left;
}
.fusion-body.woocommerce-order-received #gimmie-90 p {
  text-align: left;
  font-size: 11px;
}
#order-screen {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#order-screen h2 {
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center;
}
#order-screen .order_details {
  max-width: 380px;
}
@media screen and (max-width: 400px) {
  #order-screen .order_details {
    width: 370px;
    text-align: center;
    overflow-x: scroll;
  }
  #order-screen .order_details p {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
#order-screen .order_details form {
  text-align: center;
}
#order-screen .order_details p {
  margin-top: 20px;
}
#order-screen #gimmie-checkout-banner {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}
#order-screen .method {
  margin-bottom: 20px;
}
#order-screen iframe {
  margin-bottom: 20px;
}
#order-screen input[type=submit] {
  font-size: 14px;
  margin-right: 15px;
  padding: 10px 15px;
  border-radius: 50px;
  background: #000;
  color: #fff;
  font-weight: 700;
  border: none;
}
#order-screen input[type=submit]:disabled {
  opacity: 0.8;
  cursor: not-allowed;
}
#order-screen .button.cancel {
  display: inline-block;
  font-size: 14px;
  padding: 10px 15px;
  border-radius: 50px;
  background: #d1b8fd;
  color: #fff;
  font-weight: 700;
  border: none;
}
/* "Something went wrong" dialog */
.ui-widget-overlay {
  opacity: 0.5 !important;
  background: #323232 !important;
}
.ui-dialog-content {
  text-align: center;
}
.ui-dialog-content h2 {
  font-family: Galano-Bold, Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}
.ui-dialog-content .fusion-button {
  margin-top: 20px;
}
.ui-dialog-content .close-link {
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 12px;
  font-family: 'Galano-SemiBold';
  color: #2eaaaa;
  display: inline-block;
  margin-top: 20px;
}
.woocommerce-page .wfpTitle {
  opacity: 0.3;
}
.woocommerce-page .wpfValue {
  padding-left: 0;
}
.woocommerce-page .wpfCheckbox {
  display: none;
}
.woocommerce-page .wpfDisplay.selected {
  font-weight: 700;
}
.woocommerce-page .wpfClearButton.wpfButton {
  background: #000;
  min-height: 42px;
  border-radius: 25px;
  color: #fff;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  text-transform: none;
}
.woocommerce-page .wpfFilterVerScroll::-webkit-scrollbar-track {
  -webkit-box-shadow: unset;
  border-radius: 10px;
  background-color: #f5f5f5;
  border: none;
}
.woocommerce-page .wpfFilterVerScroll::-webkit-scrollbar {
  width: 12px;
  background-color: #f5f5f5;
  border-radius: 10px;
}
.woocommerce-page .wpfFilterVerScroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: unset;
  background-color: #172323;
}
.woocommerce-page .wpfFilterWrapper {
  margin-top: 25px;
  margin-bottom: 25px;
}
.woocommerce-page .wpfFilterWrapper .fa-chevron-up::before {
  left: 66%;
}
.woocommerce-page .wpfFilterVerScroll {
  max-height: unset !important;
}
.woocommerce-page .wpfFilterVerScroll li {
  margin-bottom: 5px !important;
}
.woocommerce-page #wpfSliderRange {
  height: 4px;
  background: rgba(23, 35, 35, 0.3);
  border: none;
}
.woocommerce-page #wpfSliderRange .ui-widget-header {
  background: #172323 !important;
  padding: 0 !important;
}
.woocommerce-page #wpfSliderRange .ui-slider-handle {
  background: transparent;
  width: 13px;
  height: 13px;
  border: none !important;
}
.woocommerce-page #wpfSliderRange .ui-slider-handle::before {
  width: 13px;
  height: 13px;
  border: none;
  background-color: #172323;
}
.woocommerce-page #wpfSliderRange .ui-slider-handle::after {
  width: 5px;
  height: 5px;
  border: none;
  top: 4px;
  left: 4px;
}
.woocommerce-page #wpfSliderRange .ui-slider-handle:last-child {
  margin-left: -0.6em;
}
.woocommerce-page #wpfSliderRange .ui-slider-handle.ui-state-active {
  background: transparent;
}
.woocommerce-page .wpfPriceInputs .wpfPriceRangeField {
  border: none !important;
}
.woocommerce-password-hint {
  display: none;
}
.single-product .woocommerce-message .added-to-cart-message.show-on-mobile {
  display: none;
}
@media screen and (max-width: 800px) {
  .single-product .woocommerce-message .added-to-cart-message.show-on-mobile {
    display: block;
  }
}
@media screen and (max-width: 380px) {
  .single-product .woocommerce-message .added-to-cart-message.show-on-mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .single-product .woocommerce-message .added-to-cart-message.show-on-mobile a {
    margin-left: -19px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 800px) {
  .single-product .woocommerce-message .added-to-cart-message.show-on-desktop {
    display: none;
  }
}
/* Shop */
li.cat-item {
  left: 0px;
  margin-left: 0px;
  padding-left: 0px !important;
}
li.cat-item a {
  color: black !important;
  border: none !important;
}
li.cat-item a:before {
  display: none !important;
}
li.cat-item span.count {
  opacity: 0.5;
}
.current-cat.cat-parent {
  font-weight: 600 !important;
}
ul.children li.cat-item {
  font-weight: 300;
  border: none;
  padding: 7px;
}
.post-type-archive-product {
  /* + div + div + ul {
   display: none !important;
   + nav {
   display: none;
   }
   }*/
}
.post-type-archive-product .catalog-ordering {
  display: none;
}
.post-type-archive-product ul.product-categories {
  padding-top: 90px;
  padding-bottom: 38px;
  margin: 0 -1.5%;
}
.post-type-archive-product ul.product-categories li.product-category {
  margin: 0 1.5% 3%;
  width: 30.33%;
  height: 500px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .post-type-archive-product ul.product-categories li.product-category {
    width: 100%;
  }
}
.post-type-archive-product ul.product-categories li.product-category .category-title-wrap {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.15);
  padding: 50px;
  display: block;
}
.post-type-archive-product ul.product-categories li.product-category .category-title-wrap a {
  position: absolute;
  bottom: 100px;
}
.post-type-archive-product ul.product-categories li.product-category .category-title-wrap a h2 {
  color: #fff !important;
  font-size: 32px !important;
  padding: 0px;
  margin-bottom: 25px;
}
.post-type-archive-product ul.product-categories li.product-category .category-title-wrap a h2 mark.count {
  display: none;
}
.post-type-archive-product ul.product-categories li.product-category .category-title-wrap a img {
  display: none;
}
.post-type-archive-product ul.product-categories li.product-category .category-title-wrap a.default-btn {
  display: inline-block;
  bottom: 50px;
  position: absolute;
}
/* Shop by room page */
.page-id-24980 h2.woocommerce-loop-category__title.fusion-responsive-typography-calculated {
  text-align: center;
}
.page-id-24980 .product-tag h2.woocommerce-loop-category__title {
  color: white !important;
  position: relative;
  bottom: 80px;
  left: 40px;
  display: inline-block;
}
/* Customer Support Page */
.page-id-19897 div#support-boxes > .fusion-row {
  max-width: 1300px;
  margin: 0 auto;
}
.page-id-19897 div#support-boxes > .fusion-row .fusion-layout-column {
  margin-top: -141px !important;
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  .page-id-19897 div#support-boxes > .fusion-row .fusion-layout-column {
    margin-top: -179px !important;
    margin-right: 20px !important;
    width: calc(34% - 20px) !important;
  }
  .page-id-19897 div#support-boxes > .fusion-row .fusion-layout-column.fusion-column-last {
    margin-right: 0px !important;
  }
  .page-id-19897 div#support-boxes > .fusion-row .fusion-layout-column h2.title-heading-center {
    font-size: 38px !important;
    line-height: 51px !important;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-19897 div#support-boxes > .fusion-row .fusion-layout-column {
    margin-top: -267px !important;
    margin-bottom: 20px !important;
  }
}
.page-id-19897 div#support-boxes > .fusion-row .fusion-layout-column p {
  margin-bottom: 0px !important;
}
.page-id-19897 div#support-boxes > .fusion-row .fusion-layout-column a {
  text-decoration: underline;
  font-size: 18px;
  word-break: break-all;
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  .page-id-19897 div#support-sec2 {
    padding-top: 50px !important;
    padding-bottom: 108px !important;
  }
  .page-id-19897 div#support-sec2 .fusion-three-fifth.fusion-column-first {
    width: 100% !important;
    margin-right: 0px !important;
    margin-bottom: 100px !important;
  }
  .page-id-19897 div#support-sec2 .fusion-two-fifth.fusion-column-last {
    width: 100% !important;
  }
  .page-id-19897 div#support-sec2 h2.title-heading-left {
    font-size: 38px !important;
    line-height: 51px !important;
  }
  .page-id-19897 div#support-sec2 .support-zoho-form .left-col {
    width: 47%;
    margin-right: 5%;
  }
  .page-id-19897 div#support-sec2 .support-zoho-form .right-col {
    width: 47%;
  }
  .page-id-19897 div#support-sec2 .support-zoho-form textarea {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-19897 div#support-sec2 {
    padding-top: 0px !important;
    padding-bottom: 68px !important;
  }
  .page-id-19897 div#support-sec2 .fusion-layout-column.fusion-column-first {
    margin-bottom: 65px !important;
  }
  .page-id-19897 div#support-sec2 h2.title-heading-left {
    font-size: 28px !important;
    line-height: 38px !important;
  }
}
.page-id-19897 div#support-sec2 > .fusion-row {
  max-width: 1479px;
}
.page-id-19897 div#support-sec2 .support-zoho-form label {
  padding-bottom: 11px;
  display: block;
}
.page-id-19897 #swf .fusion-toggle-heading {
  font-family: 'Galano-SemiBold';
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  .page-id-19897 #swf .swf_header h2 {
    font-size: 38px !important;
    line-height: 51px !important;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-19897 #swf .swf_header {
    margin-bottom: 8px !important;
  }
  .page-id-19897 #swf .swf_header h2 {
    font-size: 28px !important;
    line-height: 38px !important;
  }
}
.page-id-19897 #swf .swf_header .swf_view-all {
  padding-right: 20px;
}
.page-id-19897 #swf .swf_header .swf_view-all:after {
  right: 0px;
}
@media only screen and (max-width: 1024px) and (min-width: 801px) {
  .page-id-19897 div#customer-support-banner {
    padding-top: 105px !important;
    padding-bottom: 227px !important;
  }
  .page-id-19897 div#customer-support-banner h1 {
    font-size: 46px !important;
    line-height: 54px !important;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-19897 div#customer-support-banner {
    padding-top: 49px !important;
    padding-bottom: 291px !important;
  }
  .page-id-19897 div#customer-support-banner h1.title-heading-left {
    font-size: 28px !important;
    line-height: 38px !important;
  }
  .page-id-19897 div#mobile-support-boxes {
    margin-top: -267px !important;
  }
  .page-id-19897 div#mobile-support-boxes .fusion-column {
    margin-bottom: 20px;
  }
  .page-id-19897 div#mobile-support-boxes .fusion-column .col {
    box-shadow: rgba(79, 94, 123, 0.15) 0px 3px 6px 0px;
    padding: 25px;
    border-radius: 2px;
  }
  .page-id-19897 div#mobile-support-boxes .fusion-column .col .heading {
    margin-bottom: 0px;
  }
  .page-id-19897 div#mobile-support-boxes .fusion-column .col .heading h5 {
    margin-top: -10px;
  }
  .page-id-19897 div#mobile-support-boxes .fusion-column .col .content-container {
    margin-bottom: 0px;
  }
  .page-id-19897 .support-zoho-form .left-col {
    width: 100%;
    margin-right: 0;
  }
  .page-id-19897 .support-zoho-form .right-col {
    width: 100%;
  }
  .page-id-19897 .support-zoho-form input[type="text"] {
    margin-bottom: 15px;
  }
  .page-id-19897 .support-zoho-form select {
    margin-bottom: 15px;
  }
  .page-id-19897 .support-zoho-form textarea {
    width: 100%;
  }
  .page-id-19897 .support-zoho-form button {
    margin-top: 3px;
  }
  .page-id-19897 .accordian.fusion-accordian.custom-toggles .fusion-panel.panel-default {
    padding: 11px 0px;
  }
}
@media only screen and (max-width: 480px) {
}
/* Woocommerce Badge */
span.itsnew + a > .onsale {
  top: 90px !important;
}
.onsale {
  /*display: none !important;*/
  background-color: red !important;
  left: auto !important;
  right: 0;
  top: 40px !important;
  border-radius: 0px !important;
  padding: 10px 16px 14px 0 !important;
  font-size: 12px;
  font-family: 'Galano-Medium';
  line-height: 16px !important;
  letter-spacing: 0.5px;
}
.onsale:before {
  content: '';
  position: absolute;
  z-index: -1;
  left: -27px;
  bottom: 0px;
  top: 0px;
  border-left: 20px solid red;
  border-right: 20px solid red;
  border-bottom: 10px solid transparent;
  transform: rotate(90deg);
}
.fusion-out-of-stock {
  left: auto !important;
  right: 0;
  top: 40px !important;
  height: auto !important;
  line-height: 19px !important;
  padding: 10px 16px 14px 10px;
  max-width: 110px;
  background: #d20000 !important;
}
.fusion-out-of-stock .fusion-position-text {
  font-size: 12px;
  font-family: 'Galano-Medium';
  line-height: 16px !important;
  letter-spacing: 0.5px;
  margin: 0 !important;
}
.fusion-out-of-stock .fusion-position-text:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: -36px;
  bottom: 0px;
  top: 4px;
  border-left: 20px solid #d20000;
  border-right: 20px solid #d20000;
  border-bottom: 10px solid transparent;
  transform: rotate(90deg);
}
/* All Products / Category Page */
@media only screen and (min-width: 992px) {
  .woocommerce-page.has-sidebar #content {
    width: calc(100% - 15% - 51px) !important;
  }
  .woocommerce-page.has-sidebar .sidebar {
    width: 15% !important;
  }
}
@media only screen and (max-width: 991px) {
  .woocommerce-page.has-sidebar .sidebar {
    margin-top: 0px !important;
    width: 28.6% !important;
  }
  .woocommerce-page.has-sidebar #content {
    width: calc(100% - 28.6% - 51px);
  }
}
@media only screen and (max-width: 991px) and (max-width: 800px) {
  .woocommerce-page.has-sidebar .sidebar {
    width: 100% !important;
  }
}
.woocommerce-page .fusion-page-title-bar {
  height: 290px;
}
.woocommerce-page .fusion-page-title-bar h1 {
  margin-bottom: 25px;
}
.woocommerce-page .fusion-page-title-bar h3 {
  max-width: 645px;
  margin: 0 auto !important;
}
.woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-message {
  border: 0px !important;
}
@media only screen and (max-width: 991px) {
  .woocommerce-page #main > .fusion-row {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 760px) {
  .woocommerce-page .products li {
    width: 100% !important;
  }
}
.woocommerce-page p.woocommerce-result-count {
  display: block;
  vertical-align: middle;
  margin: 0;
  font-size: 12px;
  font-family: 'Galano-Medium';
}
@media only screen and (max-width: 800px) {
  .woocommerce-page p.woocommerce-result-count {
    display: none !important;
  }
}
.page-id-20553 {
  /*All Products*/
}
.page-id-20553 .woocommerce.columns-3 {
  position: relative;
  padding-bottom: 44px;
}
@media only screen and (max-width: 991px) {
  .page-id-20553 .woocommerce.columns-3 {
    padding-bottom: 92px;
    margin-top: -22px;
  }
}
.page-id-20553 .woocommerce.columns-3 .woocommerce-product-search-filter-products-prefix {
  display: inline-block;
  margin-bottom: 0px;
}
.page-id-20553 .woocommerce.columns-3 .woocommerce-product-search-filter-products-prefix .woocommerce-ordering {
  display: none !important;
}
.page-id-20553 .woocommerce.columns-3 .woocommerce-result-count {
  margin-bottom: 0px !important;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 800px) {
  .page-id-20553 .woocommerce.columns-3 .woocommerce-result-count {
    display: none !important;
  }
}
.page-id-20553 .woocommerce-info, .page-id-20553 .woocommerce-message {
  border: 0px !important;
}
.page-id-20553 nav.woocommerce-pagination {
  position: absolute;
  bottom: 0px;
}
@media only screen and (max-width: 800px) and (min-width: 640px) {
  .page-id-20553 nav.woocommerce-pagination {
    left: 50%;
    margin-left: -264px;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-20553 #main .fusion-title h3 {
    display: none !important;
  }
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  .page-id-20553 .fusion-one-sixth.fusion-column-first {
    width: 28.6% !important;
    margin-right: 51px !important;
  }
  .page-id-20553 .fusion-five-sixth.fusion-column-last {
    width: calc(100% - 28.6% - 51px) !important;
  }
}
.fusion-price-rating {
  display: block !important;
}
.tax-product_cat .fusion-page-title-bar.fusion-page-title-bar-center, .tax-product_tag .fusion-page-title-bar.fusion-page-title-bar-center, .post-type-archive-product .fusion-page-title-bar.fusion-page-title-bar-center, .page-id-19834 .fusion-page-title-bar.fusion-page-title-bar-center, .page-id-24980 .fusion-page-title-bar.fusion-page-title-bar-center {
  height: unset;
  padding: 0 30px;
  background: white;
}
.tax-product_cat .fusion-page-title-bar.fusion-page-title-bar-center h1, .tax-product_tag .fusion-page-title-bar.fusion-page-title-bar-center h1, .post-type-archive-product .fusion-page-title-bar.fusion-page-title-bar-center h1, .page-id-19834 .fusion-page-title-bar.fusion-page-title-bar-center h1, .page-id-24980 .fusion-page-title-bar.fusion-page-title-bar-center h1 {
  margin-bottom: 0;
  color: #d1b8fd;
  padding: 12px 0;
}
.tax-product_cat .fusion-page-title-bar.fusion-page-title-bar-center h3, .tax-product_tag .fusion-page-title-bar.fusion-page-title-bar-center h3, .post-type-archive-product .fusion-page-title-bar.fusion-page-title-bar-center h3, .page-id-19834 .fusion-page-title-bar.fusion-page-title-bar-center h3, .page-id-24980 .fusion-page-title-bar.fusion-page-title-bar-center h3 {
  display: none;
}
@media only screen and (max-width: 991px) {
  .tax-product_cat .fusion-page-title-bar.fusion-page-title-bar-center h1, .tax-product_tag .fusion-page-title-bar.fusion-page-title-bar-center h1, .post-type-archive-product .fusion-page-title-bar.fusion-page-title-bar-center h1, .page-id-19834 .fusion-page-title-bar.fusion-page-title-bar-center h1, .page-id-24980 .fusion-page-title-bar.fusion-page-title-bar-center h1 {
    font-size: 64px !important;
    line-height: 86px !important;
    margin-bottom: 0px !important;
  }
  .tax-product_cat .fusion-page-title-bar.fusion-page-title-bar-center h2, .tax-product_tag .fusion-page-title-bar.fusion-page-title-bar-center h2, .post-type-archive-product .fusion-page-title-bar.fusion-page-title-bar-center h2, .page-id-19834 .fusion-page-title-bar.fusion-page-title-bar-center h2, .page-id-24980 .fusion-page-title-bar.fusion-page-title-bar-center h2 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 800px) {
  .tax-product_cat .fusion-page-title-bar.fusion-page-title-bar-center h1, .tax-product_tag .fusion-page-title-bar.fusion-page-title-bar-center h1, .post-type-archive-product .fusion-page-title-bar.fusion-page-title-bar-center h1, .page-id-19834 .fusion-page-title-bar.fusion-page-title-bar-center h1, .page-id-24980 .fusion-page-title-bar.fusion-page-title-bar-center h1 {
    font-size: 28px !important;
    line-height: 38px !important;
    margin-bottom: 0px !important;
  }
  .tax-product_cat .fusion-page-title-bar.fusion-page-title-bar-center h2, .tax-product_tag .fusion-page-title-bar.fusion-page-title-bar-center h2, .post-type-archive-product .fusion-page-title-bar.fusion-page-title-bar-center h2, .page-id-19834 .fusion-page-title-bar.fusion-page-title-bar-center h2, .page-id-24980 .fusion-page-title-bar.fusion-page-title-bar-center h2 {
    font-size: 18px;
  }
}
.tax-product_cat:not(.term-all-products) .product-search-filter-terms .expandable > ul, .tax-product_tag:not(.term-all-products) .product-search-filter-terms .expandable > ul, .post-type-archive-product:not(.term-all-products) .product-search-filter-terms .expandable > ul, .page-id-19834:not(.term-all-products) .product-search-filter-terms .expandable > ul, .page-id-24980:not(.term-all-products) .product-search-filter-terms .expandable > ul {
  height: auto !important;
  width: 90% !important;
  opacity: 1 !important;
  padding-left: 0px !important;
}
.tax-product_cat:not(.term-all-products) div#product-search-filter-category-0 > ul.product-categories > li > ul.children > li ul.children, .tax-product_tag:not(.term-all-products) div#product-search-filter-category-0 > ul.product-categories > li > ul.children > li ul.children, .post-type-archive-product:not(.term-all-products) div#product-search-filter-category-0 > ul.product-categories > li > ul.children > li ul.children, .page-id-19834:not(.term-all-products) div#product-search-filter-category-0 > ul.product-categories > li > ul.children > li ul.children, .page-id-24980:not(.term-all-products) div#product-search-filter-category-0 > ul.product-categories > li > ul.children > li ul.children {
  padding-left: 0px !important;
}
.tax-product_cat #main, .tax-product_tag #main, .post-type-archive-product #main, .page-id-19834 #main, .page-id-24980 #main {
  padding-top: 0px;
  padding-bottom: 140px;
}
@media only screen and (max-width: 991px) {
  .tax-product_cat #main, .tax-product_tag #main, .post-type-archive-product #main, .page-id-19834 #main, .page-id-24980 #main {
    padding: 0px 52px 108px !important;
  }
}
@media only screen and (max-width: 800px) {
  .tax-product_cat #main, .tax-product_tag #main, .post-type-archive-product #main, .page-id-19834 #main, .page-id-24980 #main {
    padding: 0px 15px 50px !important;
  }
}
.tax-product_cat #main .term-description, .tax-product_tag #main .term-description, .post-type-archive-product #main .term-description, .page-id-19834 #main .term-description, .page-id-24980 #main .term-description {
  display: none;
}
@media only screen and (min-width: 992px) {
  .tax-product_cat .catalog-ordering.fusion-clearfix, .tax-product_tag .catalog-ordering.fusion-clearfix, .post-type-archive-product .catalog-ordering.fusion-clearfix, .page-id-19834 .catalog-ordering.fusion-clearfix, .page-id-24980 .catalog-ordering.fusion-clearfix {
    float: right;
  }
}
@media only screen and (max-width: 800px) {
  .tax-product_cat .catalog-ordering, .tax-product_tag .catalog-ordering, .post-type-archive-product .catalog-ordering, .page-id-19834 .catalog-ordering, .page-id-24980 .catalog-ordering {
    display: none;
  }
}
.tax-product_cat .catalog-ordering > ul, .tax-product_tag .catalog-ordering > ul, .post-type-archive-product .catalog-ordering > ul, .page-id-19834 .catalog-ordering > ul, .page-id-24980 .catalog-ordering > ul {
  margin-right: 23px !important;
}
.tax-product_cat .catalog-ordering .orderby-order-container > ul, .tax-product_tag .catalog-ordering .orderby-order-container > ul, .post-type-archive-product .catalog-ordering .orderby-order-container > ul, .page-id-19834 .catalog-ordering .orderby-order-container > ul, .page-id-24980 .catalog-ordering .orderby-order-container > ul {
  margin-right: 23px !important;
  height: 40px;
  line-height: 40px;
}
.tax-product_cat .catalog-ordering .orderby-order-container .order, .tax-product_tag .catalog-ordering .orderby-order-container .order, .post-type-archive-product .catalog-ordering .orderby-order-container .order, .page-id-19834 .catalog-ordering .orderby-order-container .order, .page-id-24980 .catalog-ordering .orderby-order-container .order {
  display: none;
}
.tax-product_cat .catalog-ordering .orderby-order-container .orderby.order-dropdown, .tax-product_tag .catalog-ordering .orderby-order-container .orderby.order-dropdown, .post-type-archive-product .catalog-ordering .orderby-order-container .orderby.order-dropdown, .page-id-19834 .catalog-ordering .orderby-order-container .orderby.order-dropdown, .page-id-24980 .catalog-ordering .orderby-order-container .orderby.order-dropdown {
  width: 180px;
}
.tax-product_cat .catalog-ordering .orderby-order-container .orderby.order-dropdown > li:after, .tax-product_tag .catalog-ordering .orderby-order-container .orderby.order-dropdown > li:after, .post-type-archive-product .catalog-ordering .orderby-order-container .orderby.order-dropdown > li:after, .page-id-19834 .catalog-ordering .orderby-order-container .orderby.order-dropdown > li:after, .page-id-24980 .catalog-ordering .orderby-order-container .orderby.order-dropdown > li:after {
  border: none;
  color: #172323 !important;
  font-size: 12px;
  font-weight: 900;
  top: 2px;
}
.tax-product_cat .catalog-ordering .orderby-order-container .orderby.order-dropdown > li .current-li, .tax-product_tag .catalog-ordering .orderby-order-container .orderby.order-dropdown > li .current-li, .post-type-archive-product .catalog-ordering .orderby-order-container .orderby.order-dropdown > li .current-li, .page-id-19834 .catalog-ordering .orderby-order-container .orderby.order-dropdown > li .current-li, .page-id-24980 .catalog-ordering .orderby-order-container .orderby.order-dropdown > li .current-li {
  border: 1px solid rgba(22, 35, 35, 0.3) !important;
}
.tax-product_cat .catalog-ordering .sort-count.order-dropdown, .tax-product_tag .catalog-ordering .sort-count.order-dropdown, .post-type-archive-product .catalog-ordering .sort-count.order-dropdown, .page-id-19834 .catalog-ordering .sort-count.order-dropdown, .page-id-24980 .catalog-ordering .sort-count.order-dropdown {
  width: 180px;
}
.tax-product_cat .catalog-ordering .sort-count.order-dropdown > li:after, .tax-product_tag .catalog-ordering .sort-count.order-dropdown > li:after, .post-type-archive-product .catalog-ordering .sort-count.order-dropdown > li:after, .page-id-19834 .catalog-ordering .sort-count.order-dropdown > li:after, .page-id-24980 .catalog-ordering .sort-count.order-dropdown > li:after {
  border: none;
  color: #172323 !important;
  font-size: 12px;
  font-weight: 900;
  top: 2px;
}
.tax-product_cat .catalog-ordering .sort-count.order-dropdown > li .current-li, .tax-product_tag .catalog-ordering .sort-count.order-dropdown > li .current-li, .post-type-archive-product .catalog-ordering .sort-count.order-dropdown > li .current-li, .page-id-19834 .catalog-ordering .sort-count.order-dropdown > li .current-li, .page-id-24980 .catalog-ordering .sort-count.order-dropdown > li .current-li {
  border: 1px solid rgba(22, 35, 35, 0.3) !important;
}
.tax-product_cat .catalog-ordering ul.fusion-grid-list-view, .tax-product_tag .catalog-ordering ul.fusion-grid-list-view, .post-type-archive-product .catalog-ordering ul.fusion-grid-list-view, .page-id-19834 .catalog-ordering ul.fusion-grid-list-view, .page-id-24980 .catalog-ordering ul.fusion-grid-list-view {
  border: 1px solid rgba(22, 35, 35, 0.3) !important;
  margin-right: 0px !important;
}
.tax-product_cat .catalog-ordering ul.fusion-grid-list-view li, .tax-product_tag .catalog-ordering ul.fusion-grid-list-view li, .post-type-archive-product .catalog-ordering ul.fusion-grid-list-view li, .page-id-19834 .catalog-ordering ul.fusion-grid-list-view li, .page-id-24980 .catalog-ordering ul.fusion-grid-list-view li {
  width: 50px !important;
}
.tax-product_cat .catalog-ordering ul.fusion-grid-list-view li.fusion-grid-view-li.active-view, .tax-product_tag .catalog-ordering ul.fusion-grid-list-view li.fusion-grid-view-li.active-view, .post-type-archive-product .catalog-ordering ul.fusion-grid-list-view li.fusion-grid-view-li.active-view, .page-id-19834 .catalog-ordering ul.fusion-grid-list-view li.fusion-grid-view-li.active-view, .page-id-24980 .catalog-ordering ul.fusion-grid-list-view li.fusion-grid-view-li.active-view {
  border-color: rgba(22, 35, 35, 0.3);
}
.tax-product_cat .catalog-ordering ul.fusion-grid-list-view li .fusion-icon-grid, .tax-product_tag .catalog-ordering ul.fusion-grid-list-view li .fusion-icon-grid, .post-type-archive-product .catalog-ordering ul.fusion-grid-list-view li .fusion-icon-grid, .page-id-19834 .catalog-ordering ul.fusion-grid-list-view li .fusion-icon-grid, .page-id-24980 .catalog-ordering ul.fusion-grid-list-view li .fusion-icon-grid {
  top: -15px !important;
}
.tax-product_cat nav.woocommerce-pagination, .tax-product_tag nav.woocommerce-pagination, .post-type-archive-product nav.woocommerce-pagination, .page-id-19834 nav.woocommerce-pagination, .page-id-24980 nav.woocommerce-pagination {
  font-family: 'Galano-Medium';
  line-height: 14px !important;
  justify-content: flex-start;
  margin-top: 66px;
}
@media only screen and (max-width: 991px) {
  .tax-product_cat nav.woocommerce-pagination, .tax-product_tag nav.woocommerce-pagination, .post-type-archive-product nav.woocommerce-pagination, .page-id-19834 nav.woocommerce-pagination, .page-id-24980 nav.woocommerce-pagination {
    margin-top: 21px;
  }
}
@media only screen and (max-width: 800px) {
  .tax-product_cat nav.woocommerce-pagination, .tax-product_tag nav.woocommerce-pagination, .post-type-archive-product nav.woocommerce-pagination, .page-id-19834 nav.woocommerce-pagination, .page-id-24980 nav.woocommerce-pagination {
    margin-top: 11px;
    justify-content: center;
  }
}
.tax-product_cat nav.woocommerce-pagination .current, .tax-product_tag nav.woocommerce-pagination .current, .post-type-archive-product nav.woocommerce-pagination .current, .page-id-19834 nav.woocommerce-pagination .current, .page-id-24980 nav.woocommerce-pagination .current {
  background: #172323;
  border: 1px solid #172323;
  margin-right: 16px !important;
}
.tax-product_cat nav.woocommerce-pagination a, .tax-product_tag nav.woocommerce-pagination a, .post-type-archive-product nav.woocommerce-pagination a, .page-id-19834 nav.woocommerce-pagination a, .page-id-24980 nav.woocommerce-pagination a {
  margin-right: 16px !important;
  border: 1px solid #172323;
  color: #172323;
}
@media only screen and (max-width: 480px) {
  .tax-product_cat nav.woocommerce-pagination a, .tax-product_tag nav.woocommerce-pagination a, .post-type-archive-product nav.woocommerce-pagination a, .page-id-19834 nav.woocommerce-pagination a, .page-id-24980 nav.woocommerce-pagination a {
    margin-bottom: 5px !important;
  }
}
.tax-product_cat nav.woocommerce-pagination a:after, .tax-product_tag nav.woocommerce-pagination a:after, .post-type-archive-product nav.woocommerce-pagination a:after, .page-id-19834 nav.woocommerce-pagination a:after, .page-id-24980 nav.woocommerce-pagination a:after {
  color: #172323 !important;
}
@media only screen and (max-width: 480px) {
  .tax-product_cat ul.products, .tax-product_tag ul.products, .post-type-archive-product ul.products, .page-id-19834 ul.products, .page-id-24980 ul.products {
    margin: 0 -10px;
  }
}
.tax-product_cat ul.products .product-images .crossfade-images img, .tax-product_tag ul.products .product-images .crossfade-images img, .post-type-archive-product ul.products .product-images .crossfade-images img, .page-id-19834 ul.products .product-images .crossfade-images img, .page-id-24980 ul.products .product-images .crossfade-images img {
  margin-top: 0px !important;
}
@media only screen and (min-width: 992px) {
  .tax-product_cat ul.products > li, .tax-product_tag ul.products > li, .post-type-archive-product ul.products > li, .page-id-19834 ul.products > li, .page-id-24980 ul.products > li {
    margin-right: 3.4%;
    width: 22%;
  }
  .tax-product_cat ul.products > li:nth-child(4n), .tax-product_tag ul.products > li:nth-child(4n), .post-type-archive-product ul.products > li:nth-child(4n), .page-id-19834 ul.products > li:nth-child(4n), .page-id-24980 ul.products > li:nth-child(4n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 991px) {
  .tax-product_cat ul.products > li, .tax-product_tag ul.products > li, .post-type-archive-product ul.products > li, .page-id-19834 ul.products > li, .page-id-24980 ul.products > li {
    width: 45%;
    margin-right: 50px;
  }
  .tax-product_cat ul.products > li:nth-child(2n), .tax-product_tag ul.products > li:nth-child(2n), .post-type-archive-product ul.products > li:nth-child(2n), .page-id-19834 ul.products > li:nth-child(2n), .page-id-24980 ul.products > li:nth-child(2n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 800px) {
  .tax-product_cat ul.products > li, .tax-product_tag ul.products > li, .post-type-archive-product ul.products > li, .page-id-19834 ul.products > li, .page-id-24980 ul.products > li {
    width: 23%;
  }
}
@media only screen and (max-width: 767px) {
  .tax-product_cat ul.products > li, .tax-product_tag ul.products > li, .post-type-archive-product ul.products > li, .page-id-19834 ul.products > li, .page-id-24980 ul.products > li {
    width: 40% !important;
  }
}
.tax-product_cat ul.products > li .fusion-product-content, .tax-product_tag ul.products > li .fusion-product-content, .post-type-archive-product ul.products > li .fusion-product-content, .page-id-19834 ul.products > li .fusion-product-content, .page-id-24980 ul.products > li .fusion-product-content {
  padding: 0 !important;
}
.tax-product_cat ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title, .tax-product_tag ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title, .post-type-archive-product ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title, .page-id-19834 ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title, .page-id-24980 ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title {
  word-wrap: break-word;
  line-height: 24px !important;
}
.tax-product_cat ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title a, .tax-product_tag ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title a, .post-type-archive-product ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title a, .page-id-19834 ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title a, .page-id-24980 ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title a {
  color: #172323;
  font-size: 18px;
  font-family: 'Galano-SemiBold';
}
@media only screen and (max-width: 991px) {
  .tax-product_cat ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title, .tax-product_tag ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title, .post-type-archive-product ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title, .page-id-19834 ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title, .page-id-24980 ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title {
    line-height: 21px !important;
  }
  .tax-product_cat ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title a, .tax-product_tag ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title a, .post-type-archive-product ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title a, .page-id-19834 ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title a, .page-id-24980 ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px) {
  .tax-product_cat ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title, .tax-product_tag ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title, .post-type-archive-product ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title, .page-id-19834 ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title, .page-id-24980 ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title {
    line-height: 18px !important;
  }
  .tax-product_cat ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title a, .tax-product_tag ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title a, .post-type-archive-product ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title a, .page-id-19834 ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title a, .page-id-24980 ul.products > li .fusion-product-content .product-details .product-details-container h3.product-title a {
    font-size: 12px;
  }
}
.tax-product_cat ul.products > li .fusion-product-content .product-details .fusion-price-rating .amount, .tax-product_tag ul.products > li .fusion-product-content .product-details .fusion-price-rating .amount, .post-type-archive-product ul.products > li .fusion-product-content .product-details .fusion-price-rating .amount, .page-id-19834 ul.products > li .fusion-product-content .product-details .fusion-price-rating .amount, .page-id-24980 ul.products > li .fusion-product-content .product-details .fusion-price-rating .amount {
  color: #172323 !important;
  font-size: 16px !important;
}
@media only screen and (max-width: 991px) {
  .tax-product_cat ul.products > li .fusion-product-content .product-details .fusion-price-rating .amount, .tax-product_tag ul.products > li .fusion-product-content .product-details .fusion-price-rating .amount, .post-type-archive-product ul.products > li .fusion-product-content .product-details .fusion-price-rating .amount, .page-id-19834 ul.products > li .fusion-product-content .product-details .fusion-price-rating .amount, .page-id-24980 ul.products > li .fusion-product-content .product-details .fusion-price-rating .amount {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 480px) {
  .tax-product_cat ul.products > li .fusion-product-content .product-details .fusion-price-rating .amount, .tax-product_tag ul.products > li .fusion-product-content .product-details .fusion-price-rating .amount, .post-type-archive-product ul.products > li .fusion-product-content .product-details .fusion-price-rating .amount, .page-id-19834 ul.products > li .fusion-product-content .product-details .fusion-price-rating .amount, .page-id-24980 ul.products > li .fusion-product-content .product-details .fusion-price-rating .amount {
    font-size: 12px !important;
  }
}
.tax-product_cat ul.products > li .fusion-product-content .product-details .fusion-price-rating .star-rating, .tax-product_tag ul.products > li .fusion-product-content .product-details .fusion-price-rating .star-rating, .post-type-archive-product ul.products > li .fusion-product-content .product-details .fusion-price-rating .star-rating, .page-id-19834 ul.products > li .fusion-product-content .product-details .fusion-price-rating .star-rating, .page-id-24980 ul.products > li .fusion-product-content .product-details .fusion-price-rating .star-rating {
  display: none;
}
.tax-product_cat ul.products > li .fusion-product-content .product-details .fusion-price-rating .price, .tax-product_tag ul.products > li .fusion-product-content .product-details .fusion-price-rating .price, .post-type-archive-product ul.products > li .fusion-product-content .product-details .fusion-price-rating .price, .page-id-19834 ul.products > li .fusion-product-content .product-details .fusion-price-rating .price, .page-id-24980 ul.products > li .fusion-product-content .product-details .fusion-price-rating .price {
  font-size: 14px !important;
}
@media only screen and (max-width: 991px) {
  .tax-product_cat ul.products > li .fusion-product-content .product-details .fusion-price-rating .price, .tax-product_tag ul.products > li .fusion-product-content .product-details .fusion-price-rating .price, .post-type-archive-product ul.products > li .fusion-product-content .product-details .fusion-price-rating .price, .page-id-19834 ul.products > li .fusion-product-content .product-details .fusion-price-rating .price, .page-id-24980 ul.products > li .fusion-product-content .product-details .fusion-price-rating .price {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 480px) {
  .tax-product_cat ul.products > li .fusion-product-content .product-details .fusion-price-rating .price, .tax-product_tag ul.products > li .fusion-product-content .product-details .fusion-price-rating .price, .post-type-archive-product ul.products > li .fusion-product-content .product-details .fusion-price-rating .price, .page-id-19834 ul.products > li .fusion-product-content .product-details .fusion-price-rating .price, .page-id-24980 ul.products > li .fusion-product-content .product-details .fusion-price-rating .price {
    font-size: 12px !important;
  }
}
.tax-product_cat ul.products > li .fusion-product-content .product-details .fusion-price-rating .gimmie_price_disclaimer, .tax-product_tag ul.products > li .fusion-product-content .product-details .fusion-price-rating .gimmie_price_disclaimer, .post-type-archive-product ul.products > li .fusion-product-content .product-details .fusion-price-rating .gimmie_price_disclaimer, .page-id-19834 ul.products > li .fusion-product-content .product-details .fusion-price-rating .gimmie_price_disclaimer, .page-id-24980 ul.products > li .fusion-product-content .product-details .fusion-price-rating .gimmie_price_disclaimer {
  font-size: 14px !important;
}
@media only screen and (max-width: 991px) {
  .tax-product_cat ul.products > li .fusion-product-content .product-details .fusion-price-rating .gimmie_price_disclaimer, .tax-product_tag ul.products > li .fusion-product-content .product-details .fusion-price-rating .gimmie_price_disclaimer, .post-type-archive-product ul.products > li .fusion-product-content .product-details .fusion-price-rating .gimmie_price_disclaimer, .page-id-19834 ul.products > li .fusion-product-content .product-details .fusion-price-rating .gimmie_price_disclaimer, .page-id-24980 ul.products > li .fusion-product-content .product-details .fusion-price-rating .gimmie_price_disclaimer {
    font-size: 10px !important;
  }
}
@media only screen and (max-width: 480px) {
  .tax-product_cat ul.products > li .fusion-product-content .product-details .fusion-price-rating .gimmie_price_disclaimer, .tax-product_tag ul.products > li .fusion-product-content .product-details .fusion-price-rating .gimmie_price_disclaimer, .post-type-archive-product ul.products > li .fusion-product-content .product-details .fusion-price-rating .gimmie_price_disclaimer, .page-id-19834 ul.products > li .fusion-product-content .product-details .fusion-price-rating .gimmie_price_disclaimer, .page-id-24980 ul.products > li .fusion-product-content .product-details .fusion-price-rating .gimmie_price_disclaimer {
    font-size: 10px !important;
  }
}
.tax-product_cat ul.products > li .fusion-product-content .product-buttons, .tax-product_tag ul.products > li .fusion-product-content .product-buttons, .post-type-archive-product ul.products > li .fusion-product-content .product-buttons, .page-id-19834 ul.products > li .fusion-product-content .product-buttons, .page-id-24980 ul.products > li .fusion-product-content .product-buttons {
  display: none;
}
/* All Products / Category Page Sidebar */
.fusion-productssidebar .wpfFilterTitle {
  margin: 0px;
}
.fusion-productssidebar h3 {
  margin-bottom: 14px;
}
@media only screen and (max-width: 800px) {
  .fusion-productssidebar h3 {
    display: none;
  }
}
.fusion-productssidebar h4.widget-title {
  font-size: 14px !important;
  font-family: 'Galano-Medium';
  color: rgba(23, 35, 35, 0.30) !important;
  margin-bottom: 11px;
}
.fusion-productssidebar .breadscrumbs-side {
  display: none;
  font-size: 12px;
  font-family: 'Galano-Medium';
}
.fusion-productssidebar .breadscrumbs-side a {
  color: #172323;
}
.fusion-productssidebar .breadscrumbs-side a:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 11px !important;
  padding: 0 7px 0 9px;
  color: rgba(22, 35, 35, 0.3) !important;
}
.fusion-productssidebar div#custom_html-4 {
  margin-bottom: 28px;
}
@media only screen and (max-width: 991px) {
  .fusion-productssidebar div#custom_html-4 {
    margin-bottom: 0px;
  }
}
.fusion-productssidebar div#custom_html-5 {
  margin: 0 0 5px;
}
.fusion-productssidebar div#custom_html-5 .search-result-side p {
  font-family: 'Galano-Medium';
  font-size: 12px;
  margin: 0px !important;
}
@media only screen and (max-width: 800px) {
  .fusion-productssidebar div#custom_html-5 .search-result-side p {
    display: none;
  }
}
.fusion-productssidebar .product-search-form form input {
  background: #f8f4ef;
  border: none;
  border-radius: 50px;
  padding: 6px 28px 12px;
  font-family: 'Galano-Medium';
  font-size: 12px;
  position: relative;
  z-index: 0;
}
.fusion-productssidebar .product-search-form form:after {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px !important;
  color: #172323;
  display: block;
  position: absolute;
  top: 13px;
  right: 36px;
}
.fusion-productssidebar .widget_woocommerce_product_search_filter_widget {
  margin-bottom: 50px !important;
}
@media only screen and (max-width: 991px) {
  .fusion-productssidebar .widget_woocommerce_product_search_filter_widget {
    margin-bottom: 28px !important;
  }
}
.fusion-productssidebar .product-search-filter-terms a {
  color: #172323 !important;
  font-size: 16px !important;
}
.fusion-productssidebar .product-search-filter-terms ul.wp-tag-cloud li a {
  border: none !important;
  padding: 0;
  min-height: 0px !important;
  margin: 0px;
  line-height: 22px;
}
.fusion-productssidebar .product-search-filter-terms ul.wp-tag-cloud li a:hover {
  background: none;
}
.fusion-productssidebar .product-search-filter-terms .nav-back {
  display: none !important;
}
.fusion-productssidebar div#product-search-filter-category-0 > ul.product-categories > li.current-cat-ancestor.cat-parent > a {
  font-family: 'Galano-SemiBold';
}
.fusion-productssidebar div#product-search-filter-category-0 > ul.product-categories > li > ul.children {
  border-bottom: 1px solid lightgrey;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.fusion-productssidebar div#product-search-filter-category-0 > ul.product-categories > li > ul.children > li a {
  display: inline-block !important;
}
.fusion-productssidebar div#product-search-filter-category-0 > ul.product-categories > li > ul.children > li.current-cat {
  font-family: 'Galano-SemiBold';
}
.fusion-productssidebar div#product-search-filter-category-0 > ul.product-categories > li > ul.children > li.current-cat a {
  color: #d1b8fd !important;
}
.fusion-productssidebar div#product-search-filter-category-0 > ul.product-categories > li > ul.children > li.current-cat > ul.children > li {
  font-family: 'Galano-Regular';
}
.fusion-productssidebar div#product-search-filter-category-0 > ul.product-categories > li > ul.children > li ul.children {
  padding-left: 20px !important;
}
.fusion-productssidebar div#product-search-filter-category-0 > ul.product-categories > li > ul.children > li ul.children li {
  font-family: 'Galano-Regular';
}
.fusion-productssidebar div#product-search-filter-category-0 > ul.product-categories > li > ul.children > li ul.children li.current-cat > a {
  color: #d1b8fd !important;
  font-family: 'Galano-SemiBold';
}
.fusion-productssidebar div#product-search-filter-category-0 > ul.product-categories > li > ul.children > li.current-cat-ancestor.cat-parent > a {
  font-family: 'Galano-SemiBold';
}
.fusion-productssidebar .product-search-product_cat-filter-item.current-cat > a, .fusion-productssidebar .product-search-attribute-filter-item.current-cat > a, .fusion-productssidebar .product-search-product_cat-filter-item.current-attribute > a, .fusion-productssidebar .product-search-attribute-filter-item.current-attribute > a {
  position: relative;
  display: inline-block !important;
  font-family: 'Galano-SemiBold';
}
.fusion-productssidebar .product-search-product_cat-filter-item.current-cat > a:after, .fusion-productssidebar .product-search-attribute-filter-item.current-cat > a:after, .fusion-productssidebar .product-search-product_cat-filter-item.current-attribute > a:after, .fusion-productssidebar .product-search-attribute-filter-item.current-attribute > a:after {
  font-family: 'Font Awesome 5 Pro' !important;
  font-weight: 900 !important;
  font-size: 14px !important;
  content: "\f00d" !important;
  vertical-align: middle !important;
  padding: 0 2px !important;
  color: #172323;
  position: absolute;
  top: 10px;
  right: 0;
}
.fusion-productssidebar div#woocommerce_product_search_filter_price_widget-2 {
  padding-bottom: 50px;
  margin-bottom: 0px;
}
@media only screen and (max-width: 991px) {
  .fusion-productssidebar div#woocommerce_product_search_filter_price_widget-2 {
    padding-bottom: 63px !important;
  }
}
.fusion-productssidebar div#woocommerce_product_search_filter_price_widget-2 h4.widget-title {
  margin-bottom: 20px;
}
.fusion-productssidebar div#woocommerce_product_search_filter_price_widget-2 span {
  color: #172323 !important;
  opacity: 1;
  font-family: 'Galano-Medium';
  font-size: 12px;
  text-align: left;
  float: left;
}
.fusion-productssidebar div#woocommerce_product_search_filter_price_widget-2 span.slider-limit-min, .fusion-productssidebar div#woocommerce_product_search_filter_price_widget-2 span.slider-limit-max {
  display: none;
}
.fusion-productssidebar div#woocommerce_product_search_filter_price_widget-2 .ui-slider .ui-slider-handle:before {
  border: 4px solid #172323;
  width: 7px;
  height: 7px;
  top: -1px;
  left: 0px;
}
.fusion-productssidebar div#woocommerce_product_search_filter_price_widget-2 .ui-slider .ui-slider-handle:after {
  border: 4px solid #172323;
  width: 5px;
  height: 5px;
  top: 0px;
  left: 1px;
}
.fusion-productssidebar div#woocommerce_product_search_filter_price_widget-2 span.min-max-fields {
  position: absolute;
  top: 18px;
  left: 0;
}
.fusion-productssidebar div#woocommerce_product_search_filter_price_widget-2 span.min-max-fields input {
  border: none;
  padding: 0;
  width: 11% !important;
  font-size: 12px;
  color: #172323 !important;
  font-family: 'Galano-Medium';
  line-height: 1px;
  height: auto !important;
  text-align: center;
  vertical-align: top;
}
.fusion-productssidebar div#woocommerce_product_search_filter_price_widget-2 div#product-search-filter-price-slider-0 {
  color: #172323 !important;
  background: rgba(23, 35, 35, 0.30) !important;
  border: none !important;
  border-radius: 0px;
  height: 4px;
}
.fusion-productssidebar div#woocommerce_product_search_filter_price_widget-2 div#product-search-filter-price-slider-0 .ui-slider-range.ui-widget-header.ui-corner-all {
  background: #172323;
}
.fusion-productssidebar div#woocommerce_product_search_filter_category_widget-3 {
  display: none !important;
}
@media only screen and (max-width: 800px) {
  .fusion-productssidebar div#woocommerce_product_search_filter_category_widget-3 {
    display: block !important;
    margin-bottom: 22px;
  }
  .fusion-productssidebar div#woocommerce_product_search_filter_category_widget-3 .selectize-input {
    border-radius: 0px !important;
    border: 1px solid rgba(22, 35, 35, 0.3) !important;
    padding: 12px 15px;
  }
  .fusion-productssidebar div#woocommerce_product_search_filter_category_widget-3 .selectize-control.ixnorm .selectize-input:after, .fusion-productssidebar div#woocommerce_product_search_filter_category_widget-3 .selectize-control.single.ixnorm .selectize-input:after {
    display: block;
    font-family: IcoMoon;
    content: '\e61f';
    font-size: 13px;
    z-index: 101;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    color: #172323 !important;
    opacity: 1;
    padding: 12px 15px;
  }
}
@media only screen and (max-width: 800px) {
  .fusion-productssidebar .breadscrumbs-side, .fusion-productssidebar div#woocommerce_product_search_filter_widget-3, .fusion-productssidebar div#woocommerce_product_search_filter_category_widget-2, .fusion-productssidebar div#woocommerce_product_search_filter_price_widget-2, .fusion-productssidebar div#woocommerce_product_search_filter_tag_widget-2, .fusion-productssidebar div#woocommerce_product_search_filter_reset_widget-3 {
    display: none !important;
  }
}
/* Why Gimmie */
.width-373 {
  max-width: 373px;
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  .width-373 {
    max-width: 100%;
  }
}
div#why-gimmie-banner span.white-bg {
  position: relative;
  padding: 0px 10px;
}
div#why-gimmie-banner span.white-bg:after {
  content: "";
  display: inline-block;
  background: #fff;
  right: 0;
  bottom: 0;
  position: absolute;
  left: 0;
  z-index: -1;
  top: 18px;
}
@media only screen and (max-width: 1480px) {
  div#why-gimmie-banner span.white-bg:after {
    top: 13px;
  }
}
@media only screen and (max-width: 1050px) {
  div#why-gimmie-banner span.white-bg:after {
    top: 12px;
  }
}
@media only screen and (max-width: 991px) {
  div#why-gimmie-banner span.white-bg:after {
    top: 12px;
  }
}
@media only screen and (max-width: 800px) {
  div#why-gimmie-banner span.white-bg:after {
    top: 10px;
  }
}
@media only screen and (max-device-width: 800px) {
  div#why-gimmie-banner span.white-bg:after {
    top: -5px;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  div#why-gimmie-banner span.white-bg:after {
    top: -7px;
  }
}
@media only screen and (max-width: 1024px) {
  div#why-gimmie-banner {
    background-image: url(/wp-content/uploads/2019/12/Group-2447@2x.png) !important;
  }
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  div#why-gimmie-banner {
    padding: 129px 52px 135px !important;
  }
  div#why-gimmie-banner .fusion-two-fifth.fusion-column-first {
    width: 100% !important;
    margin-right: 0px !important;
  }
  div#why-gimmie-banner .fusion-two-fifth.fusion-column-first h1.title-heading-left {
    font-size: 46px !important;
    line-height: 62px !important;
    max-width: 590px;
  }
  div#why-gimmie-banner .fusion-two-fifth.fusion-column-first .width-470 {
    max-width: 514px;
  }
}
@media only screen and (max-width: 800px) {
  div#why-gimmie-banner {
    padding: 41px 26px 180px !important;
  }
  div#why-gimmie-banner .width-470 {
    max-width: 327px;
  }
  div#why-gimmie-banner h1.title-heading-left {
    font-size: 28px !important;
    line-height: 38px !important;
  }
}
@media only screen and (max-width: 480px) {
  div#why-gimmie-banner {
    background-image: url(/wp-content/uploads/2019/11/why-gimmie-mobilebg.jpg) !important;
  }
  div#why-gimmie-banner h1.title-heading-left {
    max-width: 327px;
  }
  div#why-gimmie-banner .width-470 {
    max-width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  div#why-gimmie-banner {
    padding: 41px 26px 180px !important;
    background-image: url(/wp-content/uploads/2019/11/why-gimmie-mobilebg.jpg) !important;
    background-size: contain !important;
    background-position: right center !important;
  }
  div#why-gimmie-banner h1.title-heading-left {
    max-width: 100% !important;
  }
  div#why-gimmie-banner .width-470 {
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 400px) {
  div#why-gimmie-banner {
    background-size: cover !important;
  }
}
@media only screen and (max-width: 991px) {
  div#why-gimmie-sec1 {
    padding-top: 79px !important;
    padding-bottom: 38px !important;
  }
}
@media only screen and (max-width: 800px) {
  div#why-gimmie-sec1 {
    padding-top: 38px !important;
    padding-bottom: 13px !important;
  }
}
@media only screen and (max-width: 991px) {
  div#why-gimmie-sec1 .fusion-title {
    margin-bottom: 72px !important;
  }
  div#why-gimmie-sec1 .fusion-title h2 {
    font-size: 38px !important;
    line-height: 51px !important;
  }
}
@media only screen and (max-width: 800px) {
  div#why-gimmie-sec1 .fusion-title h2 {
    font-size: 28px !important;
    line-height: 38px !important;
  }
}
div#why-gimmie-sec1 .remove-border-bottom .fusion-column {
  margin-bottom: 0px !important;
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  div#why-gimmie-sec1 .remove-border-bottom .fusion-column {
    margin-bottom: 62px !important;
    width: 50%;
  }
}
@media only screen and (max-width: 800px) {
  div#why-gimmie-sec1 .remove-border-bottom .fusion-column {
    margin-bottom: 48px !important;
  }
}
div#why-gimmie-sec1 .remove-border-bottom .fusion-column .col .heading {
  margin-bottom: 0px !important;
}
@media only screen and (max-width: 991px) {
  div#why-gimmie-sec1 .remove-border-bottom .fusion-column .col .heading img {
    margin-bottom: 14px !important;
  }
}
div#why-gimmie-sec1 .remove-border-bottom .fusion-column .col .heading h2.content-box-heading {
  line-height: 1.5 !important;
  font-family: 'Galano-SemiBold' !important;
}
@media only screen and (max-width: 991px) {
  div#why-gimmie-sec1 .remove-border-bottom .fusion-column .col .heading h2.content-box-heading br {
    display: none;
  }
}
div#why-gimmie-sec1 .remove-border-bottom .fusion-column .col .content-container {
  margin-bottom: 0px !important;
}
div#why-gimmie-slider #rev_slider_2_1_forcefullwidth h2 {
  font-family: 'Galano-Bold' !important;
  font-size: 38px !important;
  line-height: 38px !important;
}
@media only screen and (max-width: 1024px) and (min-width: 801px) {
  div#why-gimmie-slider #rev_slider_2_1_forcefullwidth h2 {
    font-size: 32px !important;
  }
}
@media only screen and (max-width: 991px) {
  div#why-gimmie-slider #rev_slider_2_1_forcefullwidth h2 {
    font-size: 28px !important;
    line-height: 38px !important;
    margin-bottom: 31px !important;
  }
}
@media only screen and (max-width: 800px) and (min-width: 769px) {
  div#why-gimmie-slider #rev_slider_2_1_forcefullwidth h2 {
    font-size: 20px !important;
    margin-bottom: 10px !important;
  }
}
div#why-gimmie-slider #rev_slider_2_1_forcefullwidth p {
  font-family: 'Galano-Regular';
  font-size: 18px !important;
  line-height: 26px !important;
}
@media only screen and (max-width: 1024px) and (min-width: 801px) {
  div#why-gimmie-slider #rev_slider_2_1_forcefullwidth p {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 800px) and (min-width: 769px) {
  div#why-gimmie-slider #rev_slider_2_1_forcefullwidth p {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  div#why-gimmie-sec2 {
    padding-top: 100px !important;
    padding-bottom: 50px !important;
  }
  div#why-gimmie-sec2 .fusion-title h2 {
    font-size: 38px !important;
    line-height: 51px !important;
  }
}
@media only screen and (max-width: 800px) {
  div#why-gimmie-sec2 {
    padding-top: 60px !important;
    padding-bottom: 38px !important;
  }
  div#why-gimmie-sec2 .fusion-title h2 {
    font-size: 28px !important;
    line-height: 38px !important;
  }
}
@media only screen and (max-width: 991px) and (min-width: 641px) {
  div#why-gimmie-sec2 div#plan-icon-boxes .fusion-column {
    margin-bottom: 35px !important;
    width: 50% !important;
    min-height: 245px;
  }
}
@media only screen and (max-width: 640px) {
  div#why-gimmie-sec2 div#plan-icon-boxes .fusion-column {
    margin-bottom: 40px !important;
  }
}
div#why-gimmie-sec2 div#plan-icon-boxes .fusion-column .col .heading .image {
  min-height: 124px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  div#why-gimmie-sec2 div#plan-icon-boxes .fusion-column .col .heading .image {
    min-height: auto;
  }
}
div#why-gimmie-sec2 div#plan-icon-boxes .fusion-column .col .heading h2.content-box-heading {
  max-width: 285px;
  margin: 0 auto !important;
}
@media only screen and (max-width: 991px) {
  div#why-gimmie-cta h2 {
    font-size: 38px !important;
    line-height: 51px !important;
  }
}
div#stacks-up-boxes .fusion-column-wrapper {
  min-height: 317px;
}
@media only screen and (max-width: 991px) {
  div#stacks-up-boxes .fusion-column-wrapper {
    margin-bottom: 20px;
    max-width: 500px;
    margin: 0 auto 20px;
    min-height: auto;
  }
}
div#stacks-up-boxes div#stacks-up-icon .fusion-column {
  margin-bottom: 10px !important;
}
div#stacks-up-boxes div#stacks-up-icon .fusion-column h2 {
  font-family: 'Galano-Regular';
  font-weight: 400;
  padding-left: 19px !important;
}
div#stacks-up-boxes div#stacks-up-icon .fusion-column .image {
  margin-top: 5px;
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  div#why-gimmie-sec3 {
    padding-top: 100px !important;
    padding-bottom: 60px !important;
  }
}
@media only screen and (max-width: 800px) {
  div#why-gimmie-sec3 {
    padding-top: 60px !important;
    padding-bottom: 20px !important;
  }
}
div#why-gimmie-sec3 .fusion-content-boxes {
  max-width: 995px;
  margin: 0 auto;
}
@media screen and (max-width: 991px) and (min-width: 801px) {
  div#why-gimmie-sec3 .fusion-content-boxes {
    max-width: 100%;
  }
}
div#why-gimmie-sec3 .fusion-content-boxes .fusion-column {
  margin-bottom: 0px;
}
div#why-gimmie-sec3 .fusion-content-boxes .fusion-column .heading {
  margin-bottom: 70px;
}
@media screen and (max-width: 991px) {
  div#why-gimmie-sec3 .fusion-content-boxes .fusion-column .heading {
    margin-bottom: 40px;
  }
}
div#why-gimmie-sec3 .fusion-content-boxes .fusion-column .heading h5 {
  max-width: 240px;
}
@media screen and (max-width: 991px) {
  div#why-gimmie-sec3 .fusion-content-boxes .fusion-column .heading h5 {
    max-width: 100%;
  }
}
div#why-gimmie-sec3 .fusion-content-boxes .fusion-column:nth-child(5) .heading, div#why-gimmie-sec3 .fusion-content-boxes .fusion-column:nth-child(6) .heading, div#why-gimmie-sec3 .fusion-content-boxes .fusion-column:nth-child(7) .heading {
  margin-bottom: 0px;
}
@media screen and (max-width: 991px) {
  div#why-gimmie-sec3 .fusion-content-boxes .fusion-column:nth-child(5) .heading, div#why-gimmie-sec3 .fusion-content-boxes .fusion-column:nth-child(6) .heading, div#why-gimmie-sec3 .fusion-content-boxes .fusion-column:nth-child(7) .heading {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  div#stacks-up-container {
    padding-top: 100px !important;
    padding-bottom: 80px !important;
  }
  div#stacks-up-container h2.title-heading-center {
    font-size: 38px !important;
    line-height: 51px !important;
  }
}
@media only screen and (max-width: 800px) {
  div#stacks-up-container {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  div#stacks-up-container .remove-sep {
    display: none;
  }
  div#stacks-up-container h2.title-heading-center {
    font-size: 28px !important;
    line-height: 38px !important;
  }
}
div#stacks-up-container > .fusion-row {
  max-width: 954px;
}
@media screen and (max-width: 991px) {
  div#stacks-up-container > .fusion-row {
    max-width: 100%;
  }
}
div#stacks-up-container:after {
  content: url(/wp-content/uploads/2019/11/arrow-after.png);
  position: absolute;
  bottom: -47px;
  z-index: 9;
  left: 50%;
  margin-left: -42px;
}
table#stacks-up-wrap {
  width: 100%;
  margin: 0 auto;
}
table#stacks-up-wrap .empty {
  width: 11px !important;
  padding: 0px !important;
  border: none !important;
  background: rgba(46, 170, 170, 0.10) !important;
  border-radius: 0px !important;
}
table#stacks-up-wrap .empty:before {
  display: none;
}
table#stacks-up-wrap .empty:after {
  display: none !important;
}
table#stacks-up-wrap tr {
  border-bottom: 1px solid #d1b8fd;
}
table#stacks-up-wrap tr:first-child {
  border-bottom: 0px;
}
table#stacks-up-wrap tr:nth-child(2) td:first-child {
  border-radius: 12px 0px 0px 0px !important;
}
table#stacks-up-wrap tr:last-child {
  border-bottom: 0px;
}
table#stacks-up-wrap tr:last-child td {
  position: relative;
}
table#stacks-up-wrap tr:last-child td:first-child {
  border-radius: 0 0 0 12px;
  border-bottom: 0;
}
table#stacks-up-wrap tr:last-child td:first-child:after {
  display: none;
}
table#stacks-up-wrap tr:last-child td:after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
  width: 100%;
  height: 28px;
  border-radius: 0px 0px 12px 12px;
  left: -1px;
  bottom: -28px;
  border-bottom: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}
table#stacks-up-wrap tr th {
  padding: 29px 33px;
  font-family: 'Galano-Bold';
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  background: #fff;
  position: relative;
}
table#stacks-up-wrap tr th p {
  text-align: center;
  margin-bottom: 0;
}
table#stacks-up-wrap tr th:first-child {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
table#stacks-up-wrap tr th:first-child:before {
  display: none;
}
table#stacks-up-wrap tr th:nth-child(3) {
  border: none;
  padding-top: 0px;
}
table#stacks-up-wrap tr th:nth-child(3):before {
  display: none;
}
table#stacks-up-wrap tr th.empty {
  background: transparent !important;
}
table#stacks-up-wrap tr th:before {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
  width: 100%;
  height: 5px;
  border-radius: 12px 12px 0px 0px;
  left: -1px;
  top: -5px;
  border-top: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}
table#stacks-up-wrap tr td {
  padding: 24px 36px;
  background: #fff;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  width: 217px;
}
table#stacks-up-wrap tr td p {
  margin-bottom: 0px;
  text-align: center;
  color: #d1b8fd;
  font-family: 'Galano-Bold';
}
table#stacks-up-wrap tr td i.fa.fa-check {
  color: #ffb805;
  font-size: 37px;
  text-align: center;
  display: block;
}
table#stacks-up-wrap tr td:first-child {
  width: 370px !important;
  background: transparent;
  border-left: 0;
  border-right: 0;
  background: rgba(46, 170, 170, 0.10);
}
table#stacks-up-wrap tr td:nth-child(3) {
  border: none;
}
table#stacks-up-wrap tr td:nth-child(3):after {
  display: none;
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  div#global-subscribe-footer {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}
@media only screen and (max-width: 480px) {
  div#global-subscribe-footer .subscription-zoho-form {
    display: block;
    background: white;
    border-radius: 50px;
    height: 50px;
    width: 100%;
  }
  div#global-subscribe-footer .subscription-zoho-form input[type="text"] {
    max-width: 60%;
    display: inline-block;
    margin-right: 0px;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  div#global-subscribe-footer .subscription-zoho-form button {
    width: 40%;
    display: inline-block;
    float: right;
    font-size: 14px;
    font-style: normal !important;
  }
}
/* Resources Page / Blog */
@media screen and (max-width: 991px) {
  .blog .fusion-page-title-bar {
    background-image: url(/wp-content/uploads/2019/12/Resources-BG@2x.png) !important;
    padding-left: 52px !important;
    padding-right: 52px !important;
  }
  .blog .fusion-page-title-bar h3 {
    font-size: 46px !important;
    line-height: 54px !important;
  }
  .blog #main {
    padding: 76px 52px 80px !important;
  }
  .blog #main #content {
    width: 100% !important;
  }
  .blog #main .featured-post {
    margin-bottom: 40px;
  }
  .blog #main .fusion-post-grid {
    padding: 25px !important;
  }
  .blog #main .fusion-post-content.post-content {
    margin-bottom: 0px !important;
  }
  .blog #main .featured-post__title {
    font-size: 38px !important;
    line-height: 51px !important;
  }
  .blog #main .featured-post__excerpt {
    margin-top: 13px;
    margin-bottom: 50px !important;
  }
  .blog #main h2.entry-title.fusion-post-title {
    font-size: 26px !important;
    line-height: 35px !important;
    margin-bottom: 0px !important;
  }
  .blog #main .fusion-post-grid .fusion-post-wrapper .slides li img {
    min-height: auto;
  }
  .blog #main aside#sidebar {
    display: none;
  }
  .blog #main .pagination {
    justify-content: center;
  }
}
@media screen and (max-width: 800px) {
  .blog .fusion-page-title-bar {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }
  .blog .fusion-page-title-bar .fusion-page-title-row {
    align-items: flex-start !important;
    padding-top: 56px;
  }
  .blog .fusion-page-title-bar .fusion-page-title-row h3 {
    font-size: 28px !important;
    line-height: 38px !important;
  }
  .blog #main {
    padding: 40px 26px 58px !important;
  }
  .blog #main .featured-post__img {
    height: 170px;
  }
  .blog #main .fusion-post-grid {
    padding: 20px !important;
  }
  .blog #main .fusion-post-grid .fusion-post-wrapper .slides li img {
    min-height: auto;
  }
}
@media screen and (max-width: 480px) {
  .blog .fusion-page-title-bar {
    background-image: url(/wp-content/uploads/2019/11/resources-mobile-banner-bg.jpg) !important;
  }
}
/* About Us */
div#get-in-touch .support-zoho-form input[type="text"] {
  border-radius: 4px;
  border: 0px;
  margin-bottom: 28px;
}
div#get-in-touch .support-zoho-form .left-col {
  margin-right: 3%;
  width: 51%;
}
@media screen and (max-width: 500px) {
  div#get-in-touch .support-zoho-form .left-col {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 500px) {
  div#get-in-touch .support-zoho-form .right-col {
    width: 100%;
  }
}
div#get-in-touch .support-zoho-form select {
  border-radius: 4px;
  border: 0px;
  padding: 15px;
}
div#get-in-touch .support-zoho-form textarea {
  border-radius: 4px;
  border: 0px;
  width: 100%;
  margin-right: 0px !important;
}
div#get-in-touch .support-zoho-form textarea::-webkit-input-placeholder {
  color: #172323;
}
div#get-in-touch .support-zoho-form textarea::-moz-placeholder {
  color: #172323;
}
div#get-in-touch .support-zoho-form textarea:-ms-input-placeholder {
  color: #172323;
}
div#get-in-touch .support-zoho-form textarea:-moz-placeholder {
  color: #172323;
}
div#get-in-touch .support-zoho-form button {
  margin: 35px auto 0;
  display: block;
}
/* Cost Calculator Page */
@media only screen and (max-width: 1024px) and (min-width: 801px) {
  .page-id-21342 div#calculator-wrapper {
    padding: 123px 52px 0 !important;
    background-image: url(/wp-content/uploads/2019/12/cost-calculator-tablet-bg.jpg) !important;
  }
  .page-id-21342 div#calculator-wrapper .fusion-title-4.fusion-title-size-two {
    margin-bottom: 54px !important;
  }
  .page-id-21342 div#calculator-wrapper .fusion-title-4.fusion-title-size-two h2.title-heading-center {
    font-size: 46px !important;
    line-height: 62px !important;
    letter-spacing: 0.92px !important;
  }
  .page-id-21342 div#calculator-wrapper .fusion-builder-column-3.fusion-one-full.fusion-column-first.fusion-column-last {
    margin-bottom: -60px !important;
    box-shadow: 0px 3px 6px rgba(79, 94, 123, 0.15);
    border-radius: 12px;
  }
  .page-id-21342 div#how-does-it-work {
    padding-top: 157px !important;
  }
  .page-id-21342 div#how-does-it-work .fusion-title-size-two h2.title-heading-center {
    font-size: 38px !important;
    line-height: 51px !important;
  }
  .page-id-21342 div#work-icon-boxes .fusion-column {
    width: 50%;
    min-height: 300px;
    margin-bottom: 50px;
  }
  .page-id-21342 div#day-pay-box {
    margin-top: -42px !important;
  }
  .page-id-21342 div#day-pay-box .fusion-column {
    margin-bottom: 31px;
  }
  .page-id-21342 div#faq-section {
    margin-top: 101px !important;
    padding: 62px 52px !important;
    min-height: 1000px;
    background-image: url(/wp-content/uploads/2019/12/faq-section-tablet-bg.jpg) !important;
    background-position: bottom center !important;
  }
  .page-id-21342 div#faq-section .fusion-layout-column {
    max-width: 655px !important;
    width: 100% !important;
  }
  .page-id-21342 div#faq-section span.fusion-toggle-heading {
    font-family: 'Galano-SemiBold';
    font-size: 18px !important;
  }
  .page-id-21342 div#faq-section h2.swf_heading {
    font-size: 38px !important;
    line-height: 51px !important;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-21342 div#calculator-banner-mobile .fusion-title h2.title-heading-center {
    font-size: 28px !important;
    line-height: 51px !important;
  }
  .page-id-21342 div#calculator-wrapper {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    background: #fff !important;
  }
  .page-id-21342 div#calculator-wrapper .fusion-row .fusion-column-wrapper {
    margin-top: -66px;
  }
  .page-id-21342 div#work-icon-boxes .fusion-column {
    margin-bottom: 82px;
  }
  .page-id-21342 div#work-icon-boxes .fusion-column .col .heading {
    margin-bottom: 18px !important;
  }
  .page-id-21342 div#work-icon-boxes .fusion-column .col .heading .image {
    min-height: auto;
  }
  .page-id-21342 div#work-icon-boxes .fusion-column .col .heading .image img {
    margin-bottom: 62px;
  }
  .page-id-21342 div#work-icon-boxes .fusion-column .col .heading h2 {
    font-size: 26px !important;
    line-height: 35px !important;
    font-family: 'Galano-SemiBold';
  }
  .page-id-21342 div#work-icon-boxes .fusion-column .col .content-container {
    font-size: 18px;
  }
  .page-id-21342 div#work-icon-boxes .fusion-column:nth-child(5) {
    margin-bottom: 10px;
  }
  .page-id-21342 div#day-pay-box .fusion-column {
    margin-bottom: 0px !important;
  }
  .page-id-21342 div#day-pay-box .fusion-column h2 {
    font-size: 28px !important;
    line-height: 38px !important;
  }
  .page-id-21342 div#day-pay-box .fusion-column .heading .image img {
    margin-bottom: 23px;
  }
  .page-id-21342 div#how-does-it-work {
    padding-top: 55px !important;
  }
  .page-id-21342 div#how-does-it-work .fusion-title-size-two {
    margin-bottom: 36px !important;
  }
  .page-id-21342 div#how-does-it-work .fusion-title-size-two h2.title-heading-center {
    font-size: 28px !important;
    line-height: 38px !important;
  }
  .page-id-21342 div#how-does-it-work .fusion-title-size-five {
    margin-bottom: 0px !important;
  }
  .page-id-21342 div#how-does-it-work .default-btn {
    display: none;
  }
  .page-id-21342 div#faq-section {
    margin-top: 60px !important;
    padding-top: 47px !important;
    padding-bottom: 42px !important;
    background-image: none !important;
  }
  .page-id-21342 div#faq-section span.fusion-toggle-heading {
    font-family: 'Galano-SemiBold';
    font-size: 14px !important;
  }
  .page-id-21342 div#faq-section .swf_header {
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: space-between;
    margin-bottom: -4px !important;
  }
  .page-id-21342 div#faq-section .swf_header h2 {
    font-size: 38px !important;
    margin-bottom: 0px !important;
    line-height: 51px !important;
  }
  .page-id-21342 div#faq-section .swf_header a.swf_view-all {
    padding-right: 20px;
  }
  .page-id-21342 div#faq-section .swf_header a.swf_view-all:after {
    right: 0px !important;
  }
  .page-id-21342 div#faq-section .accordian.fusion-accordian.custom-toggles .fusion-panel.panel-default {
    padding: 11px 0;
  }
}
@media only screen and (max-width: 800px) and (max-width: 800px) and (min-width: 767px) {
  .page-id-21342 div#work-icon-boxes .fusion-column .col .heading .image {
    min-height: 208px;
  }
}
@media only screen and (max-width: 380px) {
  .page-id-21342 div#calculator-banner-mobile {
    padding-left: 12px !important;
    padding-right: 12px !important;
    background-image: url(/wp-content/uploads/2019/12/cost-calculator-banner-mobile.jpg) !important;
  }
}
/* A better way to get what you want text animation - Homepage */
div#slide-in-text_better-way {
  position: relative;
  top: 0;
  padding-bottom: 96px;
}
@media only screen and (max-width: 800px) {
  div#slide-in-text_better-way {
    padding-bottom: 40px;
  }
}
div#slide-in-text_better-way h3 {
  position: absolute;
  color: #2eaaaa;
  font-size: 80px;
  bottom: 0;
  width: 100%;
}
@media only screen and (max-width: 1600px) {
  div#slide-in-text_better-way h3 {
    font-size: 70px !important;
  }
}
@media only screen and (max-width: 1440px) {
  div#slide-in-text_better-way h3 {
    font-size: 60px !important;
  }
}
@media only screen and (max-width: 1280px) {
  div#slide-in-text_better-way h3 {
    font-size: 50px !important;
  }
}
@media only screen and (max-width: 800px) {
  div#slide-in-text_better-way h3 {
    text-align: center !important;
  }
}
/* Additional Information for Category Page */
.cat-additional-info a.read-more-btn {
  text-align: right;
  padding-bottom: 20px !important;
  display: block;
}
.cat-additional-info a.read-more-btn i {
  transition: all 0.3s ease-in-out;
}
.cat-additional-info a.read-more-btn.active i {
  transform: rotate(182deg);
}
.cat-additional-info .additional-content {
  display: none;
}
.home .read-more-btn {
  display: block !important;
  margin: 0 auto;
  max-width: 300px !important;
  width: 100% !important;
  text-transform: capitalize;
}
.home .additional-content {
  display: none;
  margin-top: 20px;
}
@media only screen and (max-width: 800px) {
  .siqembed.zsiq-newtheme iframe {
    max-height: 500px;
  }
  .zls-sptwndw.siqembed.siqtrans.zsiq-mobhgt.zsiq-newtheme.siq_rht.zsiq_size2.siqanim {
    max-height: 500px;
  }
}
.price .amount {
  color: black !important;
}
.single-post #main {
  padding: 0 !important;
}
.single-post #main > .fusion-row {
  max-width: 100% !important;
}
.single-post .feature-banner {
  height: 400px;
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  align-items: center;
  background-position: center;
  background-size: cover;
  background-color: rgba(23, 35, 35, 0.2);
  background-blend-mode: overlay;
}
.single-post .feature-banner .feature-title {
  color: white;
  font-size: 52px !important;
  font-family: 'Galano-Bold';
  max-width: 970px;
  text-align: center;
  line-height: 70px !important;
}
.single-post .feature-banner .post-meta {
  margin-top: 20px;
}
.single-post .feature-banner .post-meta * {
  color: white;
  font-size: 12px;
  font-family: 'Galano-Medium';
  text-transform: uppercase;
}
.single-post .feature-banner .post-meta .category {
  margin-right: 26px;
}
.single-post #content {
  padding: 88px 30px 0;
  margin: 0 auto;
  float: none !important;
  max-width: 1340px !important;
  width: auto !important;
  display: flex;
}
.single-post .post {
  margin-right: 50px;
}
.single-post .post .primary-title {
  font-size: 38px !important;
}
.single-post .post .primary-content {
  margin-bottom: 36px;
}
.single-post .post .post-image {
  width: 100%;
  max-height: 400px;
  margin-bottom: 36px;
}
.single-post .post .post-video {
  margin-bottom: 36px;
}
.single-post .post .post-quotation {
  background-color: #eaf7f7;
  width: 100%;
  padding: 44px 44px 32px;
  margin-bottom: 36px;
}
.single-post .post .post-quotation .content {
  font-size: 28px;
  font-family: 'Galano-Bold';
}
.single-post .post .post-quotation .content p {
  margin: 0 auto 14px auto;
}
.single-post .post .post-quotation .author {
  color: #d1b8fd;
  font-family: 'Galano-Medium';
}
.single-post .post .secondary-title {
  font-size: 21px !important;
  font-family: 'Galano-Bold';
  margin-bottom: 12px;
  line-height: 1em !important;
}
.single-post .gimmie-sidebar {
  display: flex;
  flex-direction: column;
  flex: 503px 0 0;
}
.single-post .gimmie-sidebar .title {
  font-family: 'Galano-Bold';
  font-size: 22px;
  margin-bottom: 19px;
}
.single-post .gimmie-sidebar .latest-posts {
  background-color: #f8f4ef;
  padding: 40px 38px 38px;
  margin-bottom: 30px;
}
.single-post .gimmie-sidebar .latest-posts .latest-post {
  display: flex;
}
.single-post .gimmie-sidebar .latest-posts .latest-post:not(:last-of-type) {
  margin-bottom: 30px;
}
.single-post .gimmie-sidebar .latest-posts .latest-post img {
  height: 50px;
  width: 50px;
  object-fit: cover;
  margin-right: 16px;
}
.single-post .gimmie-sidebar .latest-posts .latest-post .title-and-date {
  display: flex;
  flex-direction: column;
  max-width: 330px;
}
.single-post .gimmie-sidebar .latest-posts .latest-post .title-and-date a {
  font-family: 'Galano-Medium';
  font-size: 18px;
  color: #172323;
}
.single-post .gimmie-sidebar .latest-posts .latest-post .title-and-date span {
  font-size: 14px;
}
.single-post .gimmie-sidebar .advertisement {
  height: 530px;
  margin-bottom: 30px;
  background-position: center;
  background-size: cover;
}
.single-post .gimmie-sidebar .subscribe {
  background-color: #f8f4ef;
  padding: 40px 38px 38px;
}
.single-post #keep-reading {
  padding: 85px 30px 140px;
  margin: 140px auto 0;
  max-width: 1620px;
  border-top: 2px solid #172323;
}
.single-post #keep-reading h2 {
  font-size: 38px;
  text-align: center;
  margin-bottom: 50px;
}
.single-post #keep-reading .keep-reading-posts {
  display: flex;
  justify-content: space-between;
}
.single-post #keep-reading .keep-reading-posts .keep-reading-post {
  display: flex;
  flex-direction: column;
}
.single-post #keep-reading .keep-reading-posts .keep-reading-post img {
  height: 262px;
  object-fit: cover;
  margin-bottom: 25px;
}
.single-post #keep-reading .keep-reading-posts .keep-reading-post span {
  color: #d1b8fd;
  font-size: 16px;
  font-family: 'Galano-SemiBold';
  margin-bottom: 14px;
}
.single-post #keep-reading .keep-reading-posts .keep-reading-post a {
  color: #172323;
  font-size: 26px;
  line-height: 35px;
  font-family: 'Galano-SemiBold';
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .single-post #content {
    display: flex;
    flex-wrap: wrap;
  }
  .single-post #content .post {
    width: calc(60% - (37px * 0.6)) !important;
    margin: 0;
    margin-right: 37px;
  }
  .single-post #content .post-video iframe {
    width: auto;
    height: auto;
    width: 100%;
    height: calc(1080 / 1920 * 60vw);
  }
  .single-post #content .gimmie-sidebar {
    width: calc(40% - (37px * 0.4)) !important;
    flex-basis: unset;
  }
}
@media only screen and (max-width: 991px) {
  .single-post #content {
    padding: 50px 52px 101px 52px !Important;
    display: block;
    width: 100% !important;
  }
  .single-post #content .post {
    margin-right: 0;
  }
  .single-post #content .post .primary-title {
    margin-bottom: 24px;
  }
  .single-post #content .post .secondary-title {
    font-family: 'Galano-SemiBold';
  }
  .single-post #content .post .post-video {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
  }
  .single-post #content .post .post-video iframe {
    height: calc(1080 / 1920 * 100vw);
    width: 100%;
    margin: -15px 0;
  }
  .single-post #content .post .post-quotation {
    padding: 38px 70px !Important;
    margin-bottom: 49px;
  }
  .single-post #content .post .post-quotation .content p {
    font-family: 'Galano-SemiBold';
    font-size: 26px;
    line-height: 35px;
  }
  .single-post #keep-reading {
    order: 2;
    margin-top: 0;
    padding: 0 52px 96px 52px;
    border-top: none;
  }
  .single-post #keep-reading:before {
    margin-bottom: 50px;
    content: "";
    display: block;
    height: 1px;
    background: #172323;
    width: 100%;
  }
  .single-post #keep-reading h2 {
    font-size: 38px !important;
    line-height: 51px !important;
    margin-bottom: 20px;
  }
  .single-post #keep-reading .keep-reading-posts {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .single-post #keep-reading .keep-reading-posts .keep-reading-post {
    width: 47% !important;
    margin-bottom: 41px;
  }
  .single-post #keep-reading .keep-reading-posts .keep-reading-post img {
    width: 100%;
  }
  .single-post #keep-reading .keep-reading-posts .keep-reading-post > span {
    margin-bottom: 4px;
    font-family: 'Galano-Regular';
  }
  .single-post #keep-reading .keep-reading-posts .keep-reading-post:nth-child(n+3) {
    display: none;
  }
  .single-post .gimmie-sidebar {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  .single-post .feature-banner {
    height: 420px;
  }
  .single-post .feature-banner .post-meta {
    margin-top: 27px;
  }
  .single-post .feature-banner .post-meta .category {
    display: none;
  }
  .single-post .feature-banner .feature-title {
    font-size: 28px !important;
    line-height: 38px !important;
  }
  .single-post #content {
    padding: 41px 25px 60px 25px !Important;
  }
  .single-post #content .post .primary-title {
    margin-bottom: 24px;
    font-size: 28px !important;
    line-height: 38px !important;
  }
  .single-post #content .post .post-video {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
  }
  .single-post #content .post .post-video iframe {
    height: calc(1080 / 1920 * 100vw);
  }
  .single-post #content .post .post-quotation {
    padding: 35px 32px !Important;
    margin-bottom: 49px;
  }
  .single-post #keep-reading {
    order: 2;
    margin-top: 0;
    padding: 0 25px 25px 25px;
    border-top: none;
  }
  .single-post #keep-reading:before {
    margin-bottom: 50px;
    content: "";
    display: block;
    height: 1px;
    background: #172323;
    width: 100%;
  }
  .single-post #keep-reading h2 {
    font-size: 28px !important;
    line-height: 38px !important;
    margin-bottom: 38px;
    text-align: left;
  }
  .single-post #keep-reading .keep-reading-posts {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .single-post #keep-reading .keep-reading-posts .keep-reading-post {
    width: 100% !important;
    margin-bottom: 41px;
  }
  .single-post #keep-reading .keep-reading-posts .keep-reading-post img {
    width: 100%;
    height: 169px;
  }
  .single-post #keep-reading .keep-reading-posts .keep-reading-post > span {
    margin-bottom: 4px;
    font-family: 'Galano-Regular';
  }
}
/**
 * Delivery and Returns
 **/
.page-id-19903 .d-and-r__title {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 24px;
  font-family: 'Galano-Bold';
}
.page-id-19903 .d-and-r__title--last {
  margin-top: 50px;
}
.page-id-19903 .d-and-r__text {
  font-size: 16px;
  line-height: 24px;
}
.page-id-19903 .d-and-r__link {
  text-decoration: underline;
}
.page-id-19903 #main .d-and-r__container .fusion-row {
  max-width: 1475px;
}
.page-id-3 .privacy-policy__title {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 24px;
  font-family: 'Galano-Bold';
}
.page-id-3 .privacy-policy__title--last {
  margin-top: 50px;
}
.page-id-3 .privacy-policy__text {
  font-family: 'Galano-Regular';
  font-size: 16px;
  line-height: 24px;
}
.page-id-3 .privacy-policy__link {
  text-decoration: underline;
}
.page-id-3 #main .privacy-policy__container .fusion-row {
  max-width: 1475px;
}
.page-id-19901 .terms-and-conditions__title {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 24px;
  font-family: 'Galano-Bold';
}
.page-id-19901 .terms-and-conditions__title--last {
  margin-top: 50px;
}
.page-id-19901 .terms-and-conditions__text {
  font-size: 16px;
  line-height: 24px;
}
.page-id-19901 .terms-and-conditions__link {
  text-decoration: underline;
}
.page-id-19901 #main .terms-and-conditions__container .fusion-row {
  max-width: 1475px;
}
.single #global-subscribe-footer {
  display: none;
}
.blog .fusion-page-title-wrapper {
  overflow: hidden;
}
.blog .fusion-page-title-captions > h1 {
  font-family: 'Galano-SemiBold';
}
.blog .fusion-page-title-captions > h3 {
  font-family: 'Galano-Bold';
  line-height: 62px;
  position: relative;
}
.blog .fusion-post-content-wrapper {
  padding: 0 !important;
}
.blog .fusion-post-title > a {
  color: #172323 !important;
}
.blog .f-resources__title {
  font-size: 38px;
  margin-bottom: 30px;
}
.blog .featured-post {
  margin-bottom: 80px;
}
.blog .featured-post__img {
  height: 557px;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  background-position: center center;
}
.blog .featured-post__title {
  font-size: 38px;
  line-height: 51px !important;
  color: #172323;
}
.blog .featured-post__link {
  font-size: 16px;
  color: #2eaaaa;
  margin: 21px 0 0;
  display: block;
}
.blog .featured-post__excerpt {
  color: #172323;
  font-size: 18px;
  width: 695px;
  line-height: 26px;
}
.blog .artlce-text-link {
  font-size: 16px;
  color: #2eaaaa;
  margin: 21px 0 0;
  display: block;
}
.blog .fusion-post-grid .fusion-post-wrapper .slides li img {
  min-height: 359px;
}
@media screen and (max-width: 1280px) {
  .blog .fusion-post-grid .fusion-post-wrapper .slides li img {
    min-height: unset;
  }
}
.blog .flexslider {
  margin: 0;
}
.blog .featured-post-slider .flex-control-nav {
  display: none;
}
.blog .pagination {
  justify-content: flex-start;
}
.blog .pagination .current {
  background: #172323;
  border-color: #172323;
}
.blog .pagination a, .blog .pagination .inactive {
  border-color: #172323;
  color: #172323 !important;
  border-width: 2px !important;
}
.blog .pagination .pagination-next {
  color: #172323 !important;
}
.blog .pagination a:hover {
  border-color: #172323 !important;
  background: #172323;
  color: #fff !important;
}
.blog .gimmie-sidebar .latest-posts {
  background-color: #f8f4ef;
  padding: 40px 38px 38px;
  margin-bottom: 30px;
}
.blog .gimmie-sidebar .title {
  font-family: 'Galano-Bold';
  font-size: 22px;
  margin-bottom: 19px;
}
.blog .gimmie-sidebar .latest-posts .latest-post {
  display: flex;
}
.blog .gimmie-sidebar .latest-posts .latest-post:not(:last-of-type) {
  margin-bottom: 30px;
}
.blog .gimmie-sidebar .latest-posts .latest-post img {
  height: 50px;
  width: 50px;
  object-fit: cover;
  margin-right: 16px;
}
.blog .gimmie-sidebar .latest-posts .latest-post .title-and-date {
  display: flex;
  flex-direction: column;
  max-width: 330px;
}
.blog .gimmie-sidebar .latest-posts .latest-post .title-and-date a {
  font-family: 'Galano-Medium';
  font-size: 18px;
  color: #172323;
}
.blog .gimmie-sidebar .latest-posts .latest-post .title-and-date span {
  font-size: 14px;
}
.blog .gimmie-sidebar .advertisement {
  height: 530px;
  margin-bottom: 30px;
  background-position: center;
  background-size: cover;
}
.blog .gimmie-sidebar .subscribe {
  background-color: #f8f4ef;
  padding: 40px 38px 38px;
}
.blog .gimmie-sidebar input[type="email"] {
  border: 1px solid #eae3d6;
  border-radius: 50px;
  padding: 10px 20px;
  max-width: 100%;
  display: block;
}
.blog .gimmie-sidebar .wpcf7 p {
  position: relative;
}
.blog .gimmie-sidebar .default-btn {
  padding: 16px 31px !important;
  position: absolute;
  right: 0px;
  top: 0;
}
.page-id-20219 .fusion-page-title-bar {
  display: none;
}
.page-id-20219 h1 {
  margin-bottom: 65px !important;
}
.page-id-20219 .sitemap__container {
  max-width: 1275px;
  margin: 0 auto !important;
}
.page-id-20219 .sitemap .sitemap-menu-container {
  margin-bottom: 40px;
}
.page-id-20219 .sitemap .widget-title {
  font-weight: bold;
  margin-bottom: 12px;
  color: #2b2e32;
  font-size: 18px;
}
.page-id-20219 .sitemap ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.page-id-20219 .sitemap ul li.menu-item {
  border-bottom: 0 none;
  padding-left: 0;
  padding-bottom: 0;
  padding-top: 7px;
}
.page-id-20219 .sitemap ul li > a {
  font-size: 14px;
  text-decoration: underline;
}
.page-id-20219 .sitemap ul li > a:before {
  content: none;
}
@media only screen and (max-width: 800px) {
  .woocommerce-lost-password #main {
    padding-bottom: 82px !important;
  }
}
.forgot-password {
  width: 784px;
  margin: 0 auto 100px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 0 11px 8px rgba(79, 94, 123, .25);
  padding: 50px 160px 70px;
}
@media only screen and (max-width: 1024px) {
  .forgot-password {
    max-width: 610px;
    padding: 65px 75px;
    margin: -281px auto 28px;
  }
}
@media only screen and (max-width: 800px) {
  .forgot-password {
    padding: 43px 30px 16px;
    margin: -130px auto 0px;
  }
}
.forgot-password__headline {
  font-size: 52px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .forgot-password__headline {
    font-size: 52px !important;
    line-height: 70px !important;
  }
}
@media only screen and (max-width: 800px) {
  .forgot-password__headline {
    font-size: 26px !important;
    line-height: 35px !important;
  }
}
.forgot-password__text {
  font-size: 16px;
  margin-bottom: 30px !important;
  padding-right: 100px;
}
@media only screen and (max-width: 800px) {
  .forgot-password__text {
    padding-right: 0px;
  }
}
.forgot-password p.forgot-password__label {
  padding-right: 100px;
}
@media only screen and (max-width: 800px) {
  .forgot-password p.forgot-password__label {
    padding-right: 0px;
  }
}
.forgot-password__label label {
  font-size: 14px;
  font-family: 'Galano-Medium';
  margin-bottom: 8px;
  display: block;
}
.forgot-password__required {
  color: #ff5e38;
  margin-left: 6px;
}
.forgot-password .default-btn {
  border: 0 none;
}
.forgot-password input {
  border-color: #162323;
}
.forgot-password .woocommerce-notices-wrapper {
  margin-top: 0 !important;
}
.forgot-password .woocommerce-Button.forgot-password__button {
  margin-top: 33px;
}
.page-id-19895 .fusion-page-title-captions > h1 {
  font-family: 'Galano-SemiBold';
}
.page-id-19895 .fusion-page-title-captions > h3 {
  font-family: 'Galano-Bold';
  line-height: 62px;
}
.page-id-19895 .subheading-w-bg {
  position: relative;
  color: #fff;
  padding: 0 12px;
  z-index: 9;
}
.page-id-19895 .subheading-w-bg:after {
  content: '';
  background: #70094e;
  position: absolute;
  top: 16px;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: -1;
  /** Safari **/
}
@media not all and (min-resolution: 0.001dpcm) {
  .page-id-19895 .subheading-w-bg:after {
    top: -12px;
  }
}
.page-id-19895 .our-story .fusion-text {
  margin-bottom: 40px;
  font-size: 18px;
}
.page-id-19895 .our-beliefs .fusion-text {
  font-size: 18px;
}
.page-id-19895 .infos {
  margin-top: 55px;
  padding-left: 60px;
}
.page-id-19895 .infos li.fusion-li-item .fusion-li-item-content a {
  color: #172323;
  font-size: 16px;
  font-family: 'Galano-Bold';
}
.page-id-19895 .get-in-touch__field {
  float: left;
  width: 50%;
  padding: 0 12px;
  margin-bottom: 25px;
}
.page-id-19895 .get-in-touch__field--fullwidth {
  width: 100%;
}
.page-id-19895 .get-in-touch__field .wpcf7-text, .page-id-19895 .get-in-touch__field .wpcf7-textarea {
  border: 0 none;
  border-radius: 6px;
  color: #172323;
  font-family: 'Galano-Regular';
}
.page-id-19895 .get-in-touch__field .wpcf7-textarea {
  height: 147px;
}
.page-id-19895 .get-in-touch__field .wpcf7-text::placeholder, .page-id-19895 .get-in-touch__field .wpcf7-textarea::placeholder {
  color: #172323;
}
.page-id-19895 .get-in-touch .default-btn {
  margin: 20px auto 0;
  display: block;
}
.page-id-19895 #main .seen-in .fusion-builder-row.fusion-row {
  max-width: 1380px;
}
_:-ms-fullscreen, :root .related.products > .products {
  max-width: 100vw;
}
.single-product #gimmie-90 {
  margin-top: 85px;
}
.single-product #gimmie-90 img {
  margin-top: -90px;
}
/*
 This stylesheet is dedicated to the Cost Calculator.
 */
.cc {
  max-width: 900px;
  margin: 0 auto;
}
#cost-calculator {
  display: flex;
  border-radius: 12px;
  overflow: hidden;
  background-color: white;
  /*------------------------------------------------------*/
  /* Override rangeslider.css styles
   /*------------------------------------------------------*/
}
@media (max-width: 800px) {
  #cost-calculator {
    flex-direction: column;
  }
}
#cost-calculator h3 {
  font-size: 18px;
  font-family: 'Galano-Bold';
  color: #172323;
}
@media (max-width: 800px) {
  #cost-calculator h3 {
    text-align: center;
  }
}
#cost-calculator .disclaimer {
  font-size: 13px;
  opacity: 0.7;
  margin-top: 10px;
}
#cost-calculator .cc_options {
  flex: 1 1 auto;
  padding: 20px;
  border-right: 2px solid #d1b8fd;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  #cost-calculator .cc_options {
    padding: 33px 24px 30px;
  }
}
@media (max-width: 800px) {
  #cost-calculator .cc_options {
    border-right: none;
    border-bottom: 2px solid #031c87;
  }
}
#cost-calculator .cc_options .cc_loan-term-container {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  #cost-calculator .cc_options .cc_loan-term-container {
    display: block;
    margin-bottom: 28px !important;
  }
  #cost-calculator .cc_options .cc_loan-term-container div#cc_loan-amount-container {
    margin-bottom: 28px;
  }
}
@media (max-width: 800px) {
  #cost-calculator .cc_options .cc_loan-term-container {
    flex-direction: column;
  }
}
#cost-calculator .cc_options .cc_loan-term-container #cc_loan_amount_input_container {
  position: relative;
  margin-top: 22px;
}
@media (max-width: 800px) {
  #cost-calculator .cc_options .cc_loan-term-container #cc_loan_amount_input_container {
    margin-bottom: 35px;
  }
}
#cost-calculator .cc_options .cc_loan-term-container #cc_loan_amount_input_container i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  color: #031c87;
}
#cost-calculator .cc_options .cc_loan-term-container #cc_loan_amount_input_container #cc_loan-amount {
  border-color: #172323;
  background-color: #fff;
  border-radius: 4px;
  padding: 14px 20px 14px 36px;
  color: #172323;
  font-size: 16px;
  font-family: 'Galano-Medium';
  max-width: 195px;
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  #cost-calculator .cc_options .cc_loan-term-container #cc_loan_amount_input_container #cc_loan-amount {
    max-width: 279px;
  }
}
@media (max-width: 800px) {
  #cost-calculator .cc_options .cc_loan-term-container #cc_loan_amount_input_container #cc_loan-amount {
    max-width: unset;
    width: 100%;
  }
}
#cost-calculator .cc_options .cc_loan-term-container .out-of-range-feedback {
  position: absolute;
  top: 50px;
  display: none;
  font-size: 14px;
}
#cost-calculator .cc_options > div:not(.cc_options_triangle) {
  margin-bottom: 10px;
}
#cost-calculator .cc_options .cc_options_triangle {
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 20px solid #d1b8fd;
  z-index: 2;
}
@media (max-width: 800px) {
  #cost-calculator .cc_options .cc_options_triangle {
    display: none;
  }
}
#cost-calculator .cc_options .cc_options_triangle::after {
  right: 2px;
  top: -26px;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 26px solid transparent;
  border-bottom: 26px solid transparent;
  border-left: 18px solid white;
  z-index: 1;
  content: "";
  display: block;
}
#cost-calculator .cc_options .cc_terms {
  display: flex;
  margin-top: 27px;
}
@media (max-width: 800px) {
  #cost-calculator .cc_options .cc_terms {
    flex-direction: column;
    align-items: center;
  }
}
#cost-calculator .cc_options .cc_terms .cc_term {
  display: flex;
}
#cost-calculator .cc_options .cc_terms .cc_term:first-of-type {
  margin-right: 45px;
}
@media (max-width: 800px) {
  #cost-calculator .cc_options .cc_terms .cc_term:first-of-type {
    margin-right: unset;
    margin-bottom: 19px;
  }
}
#cost-calculator .cc_options .cc_terms .cc_term .cc_term-label {
  display: flex;
  flex-direction: column;
  color: #172323;
  font-family: 'Galano-Medium';
  margin-left: 8px;
}
#cost-calculator .cc_options .cc_terms .cc_term .cc_term-label label {
  font-size: 16px;
}
#cost-calculator .cc_options .cc_terms .cc_term .cc_term-label small {
  font-size: 14px;
  opacity: 50%;
}
#cost-calculator .cc_results_container {
  flex: 0 1 425px;
  display: flex;
  flex-direction: column;
  background-color: white;
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  #cost-calculator .cc_results_container {
    flex: 0 1 521px;
  }
}
@media (max-width: 800px) {
  #cost-calculator .cc_results_container {
    justify-content: center;
  }
}
#cost-calculator .cc_results_container .cc_results {
  padding: 20px;
  text-align: center;
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  #cost-calculator .cc_results_container .cc_results {
    padding: 57px 37px;
  }
}
@media (max-width: 800px) {
  #cost-calculator .cc_results_container .cc_results {
    padding-left: 0;
    padding-right: 0;
  }
}
#cost-calculator .cc_results_container .cc_results .cc_payment-amount {
  color: #172323;
  font-size: 50px;
  font-family: 'Galano-Bold';
}
#cost-calculator .cc_results_container .cc_results .cc_payment-detail-container {
  color: #172323;
  margin-bottom: 20px;
}
#cost-calculator .cc_results_container .cc_results .cc_payment-detail-container .cc_payment-row {
  display: flex;
  justify-content: space-between;
  padding: 11px;
  font-size: 16px;
}
#cost-calculator .cc_results_container .cc_results .cc_payment-detail-container .cc_payment-row:first-of-type {
  border-bottom: 1px solid #172323;
}
#cost-calculator .cc_results_container .cc_results .cc_payment-detail-container .cc_payment-row:last-of-type {
  background-color: white;
  padding: 5px 11px;
  border-top: 1px solid #172323;
}
#cost-calculator .cc_results_container .cc_results .cc_payment-detail-container .cc_payment-row .cc_payment-row-amount {
  font-family: 'Galano-SemiBold';
}
#cost-calculator .cc_results_container .cc_gimmie-90 {
  background-color: #eae6f8;
  margin-top: auto;
  display: flex;
  padding: 21px;
}
#cost-calculator .cc_results_container .cc_gimmie-90 .img-container {
  flex: 0 0 70px;
  align-self: center;
  margin-right: 25px;
}
#cost-calculator .cc_results_container .cc_gimmie-90 .img-container img {
  width: 100%;
}
#cost-calculator .cc_results_container .cc_gimmie-90 .text-container {
  flex: 1 1 250px;
}
#cost-calculator .cc_results_container .cc_gimmie-90 .text-container h4 {
  font-size: 16px;
  color: #5030d2;
  font-family: 'Galano-SemiBold';
  margin-bottom: 9px;
}
#cost-calculator .cc_results_container .cc_gimmie-90 .text-container p {
  font-size: 11px;
  margin: 0;
}
#cost-calculator .slider-container {
  display: flex;
  align-items: center;
  margin-top: 18px;
}
#cost-calculator .slider-container .min, #cost-calculator .slider-container .max {
  font-size: 16px;
  font-family: 'Galano-Medium';
  color: #172323;
  white-space: nowrap;
}
@media only screen and (max-width: 991px) and (min-width: 801px) {
  #cost-calculator .slider-container .min, #cost-calculator .slider-container .max {
    display: none;
  }
}
@media (max-width: 800px) {
  #cost-calculator .slider-container .min, #cost-calculator .slider-container .max {
    display: none;
  }
}
#cost-calculator .slider-container .min {
  margin-right: 20px;
}
#cost-calculator .slider-container .max {
  margin-left: 20px;
}
#cost-calculator .cc_month-picker p {
  font-size: 15px;
  font-family: 'Galano-Bold';
  color: #172323;
}
@media (max-width: 800px) {
  #cost-calculator .cc_month-picker p {
    max-width: 250px;
    margin: 0 auto;
  }
}
#cost-calculator .handle-text-container {
  display: flex;
  justify-content: center;
}
#cost-calculator .handle-text-container .handle-text {
  top: 29px;
  position: absolute;
  padding: 7px 13px;
  background-color: #172323;
  white-space: nowrap;
  border-radius: 4px;
  font-size: 14px;
  font-family: 'Galano-SemiBold';
  color: #fff;
}
#cost-calculator .handle-text-container .handle-text-triangle {
  top: 20px;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 9px solid #172323;
}
#cost-calculator .rangeslider--horizontal {
  height: 1px;
  background: #172323;
}
#cost-calculator .rangeslider--horizontal .rangeslider__handle {
  top: -7px;
  width: 15px;
  height: 15px;
  background: #d1b8fd;
  border: none;
}
#cost-calculator .rangeslider__fill {
  background: #d1b8fd;
  top: -1.5px;
  height: 3px;
}
/** Home Hero - put on page.scss**/
@media only screen and (min-width: 1051px) and (max-width: 1200px) {
  body.home .fusion-header .fusion-row:before {
    left: -150px !important;
  }
  body.home .fusion-header nav.fusion-main-menu {
    left: 35px;
  }
  body.home .fusion-header nav.fusion-main-menu > ul > li {
    padding-right: 10px;
  }
  body.home .fusion-header nav.fusion-main-menu > ul > li > a {
    height: 75px;
  }
  body.home .fusion-header .additional-header {
    margin: 12px 0;
  }
  body.home .fusion-header .fusion-standard-logo, body.home .fusion-header .fusion-sticky-logo {
    max-height: 36px !important;
  }
  body.home .fusion-header .fusion-row:before {
    height: 370px !important;
    width: 370px !important;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1200px) {
  body.home .fusion-header nav.fusion-main-menu > ul > li {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1439px) {
  body.home .fusion-header nav.fusion-main-menu {
    left: 85px;
  }
  body.home .fusion-header .fusion-row:before {
    height: 410px !important;
    width: 410px !important;
    left: -110px !important;
    bottom: -40px !important;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 1800px) {
  body.home .fusion-header nav.fusion-main-menu {
    left: 115px;
  }
}
@media only screne and (min-width: 1801px) {
  body.home #home-hero {
    padding-top: 300px !important;
    padding-bottom: 300px !Important;
  }
  body.home #home-hero .move-to-section {
    bottom: -195px;
  }
}
@media only screen and (min-width: 975px) and (max-width: 1050px) {
  body.home #home-hero {
    background-size: cover !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  body.home #home-hero {
    background-size: auto 916px !important;
  }
  body.home #home-hero > .fusion-row {
    height: 100%;
  }
  body.home #home-hero .home-hero-text {
    width: 55% !important;
  }
  body.home #home-hero .home-hero-text h1 {
    font-size: 62px !important;
    line-height: 74px !important;
  }
  body.home #home-hero .move-to-section {
    bottom: 88px !Important;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1800px) {
  body.home #home-hero {
    background-size: cover !important;
    /*height: 85vh;
     height: calc(100vw * 1012/1920);*/
    display: flex;
    align-items: center;
    padding-top: 0 !Important;
    /*padding-bottom: calc(150/1920 * 100%) !important;*/
  }
  body.home #home-hero .move-to-section {
    bottom: calc(-325/1920 * 100%);
  }
}
@media only screen and (min-width: 1051px) and (max-width: 1200px) {
  body.home #home-hero .home-hero-text {
    width: 50% !important;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 1800px) {
  body.home #home-hero {
    /*padding-bottom: calc(220/1920 * 100%) !important; */
  }
  body.home #home-hero .move-to-section {
    bottom: -30%;
  }
}
@media only screen and (min-width: 1921px) {
  body.home #home-hero {
    padding-bottom: calc(300/1920 * 100%) !important;
    height: calc(100vw * 1012/1920);
    display: flex;
    align-items: flex-end;
    padding-top: 0 !Important;
  }
  body.home #home-hero .fusion-title h1 {
    font-size: 5rem !important;
    font-size: calc(53px + 0.75vw) !important;
  }
  body.home #home-hero .fusion-text p {
    font-size: 1.15rem !Important;
  }
  body.home #home-hero .move-to-section {
    bottom: calc(-750/1920 * 100%);
  }
}
@media only screen and (min-width: 801px) and (max-width: 1024px) {
  body.home #gimmie #gimmie-left-col:after {
    content: "";
    position: absolute;
    height: 149px;
    width: 149px;
    display: block;
    background: #d1b8fd;
    margin-top: -100px;
    border-top-left-radius: 149px;
  }
  body.home #gimmie .fusion-column-last .fusion-text p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  body.home #gimmie {
    padding-top: 112px !important;
    padding-bottom: 100px !important;
  }
  body.home #gimmie #gimmie-left-col {
    width: 50% !important;
    min-height: 1px !important;
    margin-right: 0 !important;
  }
  body.home #gimmie #gimmie-left-col .fusion-column-wrapper, body.home #gimmie #gimmie-left-col .fusion-column-content-centered {
    min-height: 1px !Important;
  }
  body.home #gimmie .fusion-column-last {
    width: 50% !important;
  }
  body.home #gimmie .fusion-column-last .fusion-column-wrapper {
    padding-left: 37px !important;
  }
  body.home #gimmie .fusion-column-last .fusion-column-wrapper .fusion-column-content-centered {
    text-align: left !important;
  }
  body.home #gimmie .fusion-column-last .fusion-column-wrapper .fusion-column-content-centered .fusion-title-4 {
    margin-bottom: 8px !important;
  }
  body.home #gimmie .fusion-column-last .fusion-column-wrapper .fusion-column-content-centered .fusion-title-5 {
    margin-bottom: 44px !important;
  }
  body.home #gimmie .fusion-column-last .fusion-column-wrapper .fusion-column-content-centered .fusion-title-5 h2 {
    font-size: 38px !important;
    line-height: 51px !important;
  }
  body.home #gimmie .fusion-column-last .fusion-column-wrapper .fusion-column-content-centered .fusion-text {
    margin-bottom: 38px;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  body.home #work-header {
    overflow: hidden;
  }
  body.home #work-header .fusion-title-6 {
    text-align: right;
    margin-bottom: 50px !important;
  }
  body.home #work-header .fusion-animated-texts-wrapper .fusion-textillate {
    font-size: 4.5vw;
    line-height: 60px;
  }
  body.home #work-header:before {
    left: -150px;
    bottom: -150px;
    width: 300px;
    height: 300px;
  }
}
@media only screen and (max-width: 800px) {
  body.home #work-header .fusion-animated-texts-wrapper {
    width: 100% !important;
  }
  body.home #work-header .fusion-animated-texts-wrapper .fusion-textillate {
    font-size: 4vw;
    line-height: 60px;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  body.home #how-does-it-work .fusion-title-8 h2 {
    font-size: 38px !important;
    line-height: 51px !important;
  }
  body.home #how-does-it-work #work-icon-boxes {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px !important;
  }
  body.home #how-does-it-work #work-icon-boxes .content-box-column {
    width: 50% !important;
  }
  body.home #how-does-it-work #work-icon-boxes .content-box-column .image {
    margin-bottom: 30px;
  }
  body.home #how-does-it-work #work-icon-boxes .content-box-column .content-box-heading {
    font-size: 26px !important;
    line-height: 35px !important;
    font-family: 'Galano-SemiBold' !important;
  }
  body.home #how-does-it-work #work-icon-boxes .content-box-column .content-container {
    margin-bottom: 30px;
  }
  body.home #how-does-it-work #work-icon-boxes .content-box-column .content-container p {
    font-size: 18px !important;
    line-height: 26px !important;
  }
  body.home #how-does-it-work #work-icon-boxes .content-box-column-3, body.home #how-does-it-work #work-icon-boxes .content-box-column-4 {
    margin-bottom: 0 !important;
  }
  body.home #how-does-it-work div#day-pay-box .content-box-heading {
    font-size: 21px !important;
    font-family: 'Galano-Bold' !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  body.home #cost-calc {
    margin-bottom: -229px !important;
  }
  body.home #cost-calc .fusion-title-10 h2 {
    font-size: 38px !Important;
    line-height: 51px !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  body.home #why-gimmie {
    padding-top: 328px !important;
  }
  body.home #why-gimmie + .fullwidth-box h2, body.home #why-gimmie h2 {
    font-size: 38px !important;
    line-height: 51px !important;
  }
  body.home #why-gimmie .fusion-title-12 {
    margin-bottom: 36px !important;
  }
  body.home #why-gimmie .owl-carousel.off {
    display: block;
  }
  body.home #why-gimmie .fusion-content-boxes .content-box-column {
    width: 50% !important;
  }
  body.home #why-gimmie .fusion-content-boxes .content-box-column .content-box-heading {
    font-size: 26px !important;
    line-height: 35px !important;
    font-family: 'Galano-SemiBold' !important;
  }
  body.home #why-gimmie .fusion-content-boxes .content-box-column .content-container {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  body.home #shop-by-title {
    padding-top: 84px !important;
  }
  body.home #shop-by-title .fusion-text * {
    font-size: 18px !Important;
    line-height: 26px !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  body.home #shop-by-content {
    margin: 0;
  }
  body.home #shop-by-content > .fusion-row {
    display: flex;
  }
  body.home #shop-by-content > .fusion-row > .fusion-layout-column {
    margin: 0 !important;
    width: 100% !important;
  }
  body.home #shop-by-content > .fusion-row > .fusion-layout-column .fusion-column-wrapper {
    height: 500px !important;
    background-color: rgba(23, 35, 35, 0.2) !important;
  }
  body.home #shop-by-content > .fusion-row > .fusion-layout-column .fusion-column-wrapper h3 {
    display: block !important;
    margin-bottom: 20px !important;
    font-family: 'Galano-SemiBold' !important;
  }
  body.home #shop-by-content > .fusion-row > .fusion-layout-column .fusion-column-wrapper h4 {
    border-bottom-width: 2px !important;
    font-family: 'Galano-SemiBold' !important;
  }
  body.home #shop-by-content > .fusion-row > .fusion-builder-column-12 {
    border-left: 1px solid white;
    border-right: 1px solid white;
  }
  body.home #shop-by-content > .fusion-row .fusion-layout-column:hover .fusion-column-inner-bg-image {
    background-color: rgba(209, 184, 253, 0.45) !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  body.home #enter-suburb-sec {
    padding-top: 84px !Important;
    padding-bottom: 84px !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  body.home #popular-products {
    overflow: hidden;
  }
  body.home #popular-products .fusion-title-20 {
    margin-bottom: 13px !Important;
  }
  body.home #popular-products .fusion-title-20 h2 {
    font-size: 38px !important;
    line-height: 51px !important;
  }
  body.home #popular-products .products {
    flex-wrap: wrap;
    margin-left: -3px;
    margin-right: -3px;
  }
  body.home #popular-products .products .product-item {
    flex-grow: 1;
    flex-basis: 33.33%;
    padding: 0 1.5px;
    margin-bottom: 3px !important;
  }
  body.home #popular-products .products .product-item a {
    padding: 45px 50px;
    height: 367px !Important;
  }
  body.home #popular-products .products .product-item h3 {
    font-size: 28px !important;
    line-height: 38px !important;
  }
  body.home #popular-products .products .product-item:first-child, body.home #popular-products .products .product-item:nth-child(2) {
    flex-basis: 50%;
  }
  body.home #popular-products .products .product-item:first-child h3, body.home #popular-products .products .product-item:nth-child(2) h3 {
    font-size: 38px !important;
    line-height: 51px !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  body.home #latest-news-sec {
    padding-top: 66px !Important;
  }
  body.home #latest-news-sec .fusion-post-grid {
    display: none;
  }
  body.home #latest-news-sec .fusion-post-grid:first-of-type, body.home #latest-news-sec .fusion-post-grid:nth-of-type(2) {
    display: inline-flex;
    position: relative !Important;
    left: 0 !important;
    width: 50% !important;
  }
  body.home #latest-news-sec .fusion-single-line-meta a {
    font-size: 16px !important;
    line-height: 22px !important;
  }
  body.home #latest-news-sec .fusion-title-21 {
    margin-bottom: 50px !important;
  }
  body.home #latest-news-sec .fusion-title-21 h2 {
    font-size: 38px !important;
    line-height: 51px !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  body.home .fusion-builder-row-12 {
    padding-top: 30px !Important;
    padding-bottom: 125px !important;
  }
  body.home .fusion-builder-row-12 .fusion-title-22 {
    margin-bottom: 20px !important;
  }
  body.home .fusion-builder-row-12 .fusion-title-22 * {
    font-size: 21px !Important;
    line-height: 28px !Important;
  }
  body.home .fusion-builder-row-12 .fusion-grid-column {
    padding-left: 13px !important;
    padding-right: 13px !important;
  }
  body.home .fusion-builder-row-12 .fusion-gallery {
    height: auto !important;
  }
  body.home .fusion-builder-row-12 .fusion-gallery .fusion-gallery-column {
    position: relative !important;
    left: 0 !important;
    top: 0 !Important;
    display: inline-flex !important;
    width: calc(100% / 6) !important;
  }
}
@media only screen and (min-width: 1051px) and (max-width: 1200px) {
  body:not(.avada-menu-highlight-style-background) .fusion-is-sticky .fusion-main-menu > ul > li:not(:last-child) {
    padding-right: 10px !important;
  }
  body:not(.avada-menu-highlight-style-background) .fusion-is-sticky .fusion-main-menu > ul > li > a {
    font-size: 14px !Important;
  }
  body:not(.avada-menu-highlight-style-background) .fusion-is-sticky .nav.fusion-main-menu {
    left: 25px;
  }
}
/** Resources Sidebar **/
.gimmie-sidebar.resources-sidebar .popular-posts .wpp-list {
  padding-left: 0;
  margin-bottom: 0;
}
.gimmie-sidebar.resources-sidebar .popular-posts .wpp-list li:not(:last-of-type) {
  margin-bottom: 31px;
}
.gimmie-sidebar.resources-sidebar .popular-posts .wpp-list li .wpp-post-title {
  color: #172323 !important;
  font-size: 18px;
  line-height: 24px;
  font-family: 'Galano-Medium';
}
.gimmie-sidebar.resources-sidebar .popular-posts .wpp-list li .wpp-date {
  font-size: 14px;
  line-height: 24px;
  font-family: 'Galano-Regular';
  display: block;
  text-indent: -70px;
  overflow: hidden;
}
.gimmie-sidebar.resources-sidebar .subscribe {
  padding-bottom: 45px;
}
.gimmie-sidebar.resources-sidebar .subscribe .title {
  margin-bottom: 5px;
}
.gimmie-sidebar.resources-sidebar .subscribe > p {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}
.gimmie-sidebar.resources-sidebar .subscribe .wpcf7 {
  position: relative;
}
.gimmie-sidebar.resources-sidebar .subscribe .wpcf7 p {
  margin: 0;
}
.gimmie-sidebar.resources-sidebar .subscribe .wpcf7 .wpcf7-form-control-wrap {
  display: inline-flex;
  width: 100%;
}
.gimmie-sidebar.resources-sidebar .subscribe .wpcf7 .wpcf7-form-control-wrap .wpcf7-text {
  border: none;
  border-radius: 50px;
  padding-left: 20px;
  padding-right: 142px;
}
.gimmie-sidebar.resources-sidebar .subscribe .wpcf7 .wpcf7-form-control-wrap input::placeholder {
  font-family: 'Galano-Regular';
  font-size: 14px;
  line-height: 19px;
}
.gimmie-sidebar.resources-sidebar .subscribe .wpcf7 .wpcf7-submit {
  min-width: 132px;
  position: absolute;
  right: 0;
  padding: 0 !important;
}
/** About Page **/
body.page-id-19895 {
  /**Mac Fix **/
}
body.page-id-19895 .mobile-only {
  display: none;
}
body.page-id-19895 #wrapper .fusion-page-title-bar {
  display: block !important;
  background-size: auto 100%;
  background-position: bottom right;
}
body.page-id-19895 #wrapper .fusion-page-title-bar .fusion-page-title-wrapper {
  align-items: flex-start;
  padding-top: 135px;
}
body.page-id-19895.mac-fix .fusion-page-title-bar .subheading-w-bg:after {
  top: -10px !important;
}
@media only screen and (min-width: 801px) and (max-width: 1024px) and (min-resolution: 0.001dpcm) {
  body.page-id-19895.mac-fix .fusion-page-title-bar .subheading-w-bg:after {
    top: -10px !important;
  }
}
body.page-id-19895 .post-content .fullwidth-box:last-of-type {
  padding-bottom: 160px !important;
}
body.page-id-19895 .post-content .fullwidth-box:last-of-type .fusion-title {
  margin-bottom: 20px !important;
}
body.page-id-19895 .post-content .fullwidth-box:last-of-type .fusion-title h2 {
  font-size: 48px !important;
  line-height: 48px !important;
}
body.page-id-19895 .post-content #get-in-touch .contact-box {
  height: 342px;
  display: flex;
  align-items: flex-start;
  padding-top: 78px;
  padding-left: 0 !important;
  justify-content: flex-end;
}
body.page-id-19895 .post-content #get-in-touch .contact-box .infos {
  margin-top: 0;
}
body.page-id-19895 .post-content #get-in-touch .contact-box .infos li {
  display: flex;
  align-items: center;
  margin-bottom: 49px;
  padding: 0;
}
body.page-id-19895 .post-content #get-in-touch .contact-box .infos li .fusion-li-item-content {
  margin-left: 0 !important;
  margin-top: -6px;
}
body.page-id-19895 .post-content #get-in-touch .contact-box .infos li .icon-wrapper {
  margin-right: 27px !important;
}
body.page-id-19895 .post-content #get-in-touch .contact-box .infos li .icon-wrapper i {
  margin: 0;
  display: inline-block;
  font-size: 26px;
}
body.page-id-19895 .post-content #get-in-touch .default-btn {
  min-width: 228px;
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  body.page-id-19895 #get-in-touch {
    background-image: none !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1640px) {
  body.page-id-19895 .fusion-page-title-bar {
    height: 420px !important;
    min-height: 420px !important;
  }
  body.page-id-19895 .fusion-page-title-bar .fusion-page-title-row {
    align-items: flex-start !important;
  }
  body.page-id-19895 .fusion-page-title-bar .subheading-w-bg:after {
    top: 17px !important;
  }
  body.page-id-19895 .our-story .left-text .fusion-column-wrapper {
    padding: 0 !important;
    padding-right: 30px !Important;
  }
  body.page-id-19895 .our-beliefs .what-were-about h2 {
    margin-bottom: 21px !Important;
  }
  body.page-id-19895 .our-beliefs .our-beliefs-col .fusion-column-wrapper {
    padding: 30px 110px 30px 30px !Important;
  }
  body.page-id-19895 .post-content #get-in-touch {
    padding-top: 47px !Important;
    padding-bottom: 40px !Important;
    background-color: rgba(209, 184, 253, 0.1) !important;
  }
  body.page-id-19895 .post-content #get-in-touch h2 {
    margin-bottom: 31px !Important;
  }
  body.page-id-19895 .post-content #get-in-touch .contact-box {
    padding-top: 59px !important;
    justify-content: center !important;
    height: auto !important;
    width: 100% !important;
  }
  body.page-id-19895 .post-content #get-in-touch .contact-box .infos {
    padding-left: 0;
  }
  body.page-id-19895 .post-content #get-in-touch .contact-box .infos li {
    justify-content: center;
    margin-bottom: 40px;
  }
  body.page-id-19895 .post-content #get-in-touch .contact-box .fusion-checklist {
    display: flex;
  }
  body.page-id-19895 .post-content #get-in-touch .contact-box .fusion-checklist .fusion-li-item:first-of-type {
    margin-right: 76px !Important;
  }
  body.page-id-19895 .post-content .fullwidth-box:last-of-type {
    padding-top: 100px !important;
    padding-bottom: 123px !Important;
    /*.fusion-gallery{
     margin: 0 !important;
     .fusion-gallery-column{
     width:  33.3333333333% !important; 
     padding: 12.5px !important;
     }
     }*/
  }
  body.page-id-19895 .post-content .fullwidth-box:last-of-type .fusion-gallery {
    height: auto !important;
  }
  body.page-id-19895 .post-content .fullwidth-box:last-of-type .fusion-gallery .fusion-gallery-column {
    position: relative !important;
    left: 0 !important;
    top: 0 !Important;
    display: inline-flex !important;
    width: calc(100% / 6) !important;
    padding: 40px 13px !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 991px) {
  body.page-id-19895 .fusion-page-title-bar .subheading-w-bg:after {
    height: 56px;
  }
  body.page-id-19895 .our-story, body.page-id-19895 .our-beliefs, body.page-id-19895 #get-in-touch {
    padding-left: 52px !important;
    padding-right: 52px !Important;
  }
  body.page-id-19895 .our-story h2, body.page-id-19895 .our-beliefs h2, body.page-id-19895 #get-in-touch h2 {
    font-size: 38px !important;
    line-height: 51px !important;
  }
  body.page-id-19895 .our-story {
    padding-top: 68px !Important;
    padding-bottom: 60px !important;
  }
  body.page-id-19895 .our-story .left-text {
    width: 100% !important;
  }
  body.page-id-19895 .our-story .left-text .fusion-column-wrapper {
    padding-left: 0 !Important;
    padding-right: 0 !Important;
    padding-bottom: 80px !important;
  }
  body.page-id-19895 .our-story .right-image {
    width: 100% !Important;
  }
  body.page-id-19895 .our-story .right-image .fusion-column-wrapper {
    min-height: 1px !Important;
  }
  body.page-id-19895 .our-beliefs .our-beliefs-col {
    width: 100% !important;
  }
  body.page-id-19895 .our-beliefs .our-beliefs-col .fusion-column-wrapper {
    padding: 104px 162px 103px 79px !important;
  }
  body.page-id-19895 .our-beliefs .our-beliefs-image {
    width: 100% !Important;
    margin-top: 0 !important;
  }
  body.page-id-19895 .our-beliefs .spacer-column {
    display: none;
  }
  body.page-id-19895 #get-in-touch {
    background-image: none !important;
    background-color: rgba(209, 184, 253, 0.1) !important;
    padding: 76px 52px !important;
  }
  body.page-id-19895 #get-in-touch .support-zoho-form .left-col {
    width: 48.5%;
    margin-right: 5%;
  }
  body.page-id-19895 #get-in-touch .fusion-builder-column-11 {
    width: 100% !Important;
    margin-right: 0 !Important;
  }
}
@media only screen and (max-width: 800px) {
  body.page-id-19895 .hide-mobile {
    display: none !important;
  }
  body.page-id-19895 .mobile-only {
    display: inline;
  }
  body.page-id-19895 h2 {
    font-size: 28px !Important;
    line-height: 38px !important;
  }
  body.page-id-19895 .fusion-page-title-bar {
    background-image: url(/wp-content/uploads/2019/11/about-title-mobile-bg.png);
    height: 420px;
    min-height: 420px !important;
  }
  body.page-id-19895 .fusion-page-title-bar .fusion-page-title-row {
    align-items: flex-start;
  }
  body.page-id-19895 .fusion-page-title-bar .fusion-page-title-row .fusion-page-title-wrapper {
    padding-top: 40px !important;
  }
  body.page-id-19895 .fusion-page-title-bar .fusion-page-title-row .fusion-page-title-wrapper .fusion-page-title-captions > h3 {
    font-size: 28px !Important;
    line-height: 38px !important;
  }
  body.page-id-19895 .fusion-page-title-bar .fusion-page-title-row .fusion-page-title-wrapper .subheading-w-bg:after {
    height: 40px;
    top: -4px;
  }
  body.page-id-19895 .post-content .our-story {
    padding: 40px 25px !Important;
  }
  body.page-id-19895 .post-content .our-story .left-text {
    margin-bottom: 40px !important;
  }
  body.page-id-19895 .post-content .our-story .left-text .fusion-column-wrapper {
    padding: 0 !important;
  }
  body.page-id-19895 .post-content .what-were-about {
    margin-bottom: 40px !Important;
  }
  body.page-id-19895 .post-content .our-beliefs {
    padding-bottom: 60px !Important;
  }
  body.page-id-19895 .post-content .our-beliefs .our-beliefs-col .fusion-column-wrapper {
    padding: 38px 23px 18px 23px !important;
  }
  body.page-id-19895 .post-content .our-beliefs .our-beliefs-col .fusion-column-wrapper h2 {
    font-size: 38px !important;
    line-height: 51px !important;
    margin-bottom: 23px !Important;
  }
  body.page-id-19895 .post-content .our-beliefs .spacer-column {
    display: none;
  }
  body.page-id-19895 .post-content .our-beliefs .our-beliefs-image {
    margin-top: 0 !important;
  }
  body.page-id-19895 .post-content #get-in-touch {
    padding-top: 47px !Important;
    padding-bottom: 9px !Important;
    background-image: none !important;
    background-color: rgba(209, 184, 253, 0.1) !important;
  }
  body.page-id-19895 .post-content #get-in-touch h2 {
    font-size: 38px !important;
    line-height: 51px !important;
    margin-bottom: 31px !Important;
  }
  body.page-id-19895 .post-content #get-in-touch .contact-box {
    padding-top: 25px !important;
    justify-content: center !important;
    height: auto !important;
  }
  body.page-id-19895 .post-content #get-in-touch .contact-box .infos {
    padding-left: 0;
  }
  body.page-id-19895 .post-content #get-in-touch .contact-box .infos li {
    justify-content: center;
    margin-bottom: 40px;
  }
  body.page-id-19895 .post-content .fullwidth-box:last-of-type {
    padding-top: 60px !Important;
    padding-bottom: 88px !Important;
    padding-left: 12.5px !Important;
    padding-right: 12.5px !important;
  }
  body.page-id-19895 .post-content .fullwidth-box:last-of-type > .fusion-row > .fusion-layout-column > .fusion-column-wrapper {
    padding: 0 !important;
  }
  body.page-id-19895 .post-content .fullwidth-box:last-of-type .fusion-gallery {
    margin: 0 !important;
  }
  body.page-id-19895 .post-content .fullwidth-box:last-of-type .fusion-gallery .fusion-gallery-column {
    padding: 12.5px !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 991px) {
  body.page-id-19895 .fusion-page-title-bar {
    min-height: 639px !important;
    background-image: url(/wp-content/uploads/2019/12/Group-2448@2x.png);
    padding-left: 52px !important;
    padding-right: 52px !important;
    background-size: cover !important;
  }
  body.page-id-19895 .fusion-page-title-bar .fusion-page-title-row .fusion-page-title-wrapper {
    padding-top: 129px !Important;
  }
  body.page-id-19895 .fusion-page-title-bar .fusion-page-title-row .fusion-page-title-wrapper h3 {
    font-size: 46px !Important;
    line-height: 54px !important;
  }
}
@media only screen and (max-width: 480px) {
  body.page-id-19895 .post-content #get-in-touch .wpcf7 .get-in-touch__field {
    width: 100% !Important;
  }
}
/** How It Works **/
.page-id-19893 {
  /**Mac Fix **/
}
.page-id-19893 #page-header {
  background-position: bottom right !important;
  background-size: contain !important;
}
.page-id-19893 .page-hero-title .white-highlight {
  line-height: 46px;
  height: auto;
  position: relative;
  display: inline-block;
}
.page-id-19893 .page-hero-title .white-highlight h2 {
  color: #70094e !important;
  padding: 0 5px;
}
.page-id-19893 .page-hero-title .white-highlight:before {
  content: "";
  width: 100%;
  height: 49px;
  background: #fff;
  position: absolute;
  display: block;
  z-index: -1;
  top: 12px;
}
@media not all and (min-resolution: 0.001dpcm) {
  .page-id-19893 .page-hero-title .white-highlight:before {
    top: 0px;
  }
}
@media only screen and (max-width: 991px) {
  .page-id-19893 .page-hero-title .white-highlight:before {
    height: 40px;
  }
}
.page-id-19893.mac-fix .page-hero-title .white-highlight:before {
  top: 0px;
}
.page-id-19893 .how-it-works .image {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 53px;
}
.page-id-19893 .payment-plan-boxes {
  display: flex;
  justify-content: center;
  max-width: 1162px;
  margin-left: auto;
  margin-right: auto;
}
.page-id-19893 .payment-plan-boxes .content-box-column {
  width: 506px;
  padding: 0;
  margin: 0;
}
.page-id-19893 .payment-plan-boxes .content-box-column-2 {
  max-width: unset;
  width: auto;
  padding-left: 55px;
  padding-right: 55px;
}
.page-id-19893 .payment-plan-boxes .content-box-column-2 .col {
  background: none !important;
  padding: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-id-19893 .payment-plan-boxes .content-box-column-2 .heading {
  margin-bottom: 0;
}
.page-id-19893 .payment-plan-boxes .content-box-column-2 .heading .content-box-heading {
  font-family: 'Galano-Bold';
  color: #d5bdff;
  font-size: 28px !important;
  line-height: 38px !important;
}
.page-id-19893 .payment-plan-boxes .content-box-column-1 .heading img, .page-id-19893 .payment-plan-boxes .content-box-column-3 .heading img {
  width: 43px;
  height: auto;
  margin-bottom: 15px;
}
.page-id-19893 .payment-plan-boxes .content-box-column-1 .heading .content-box-heading, .page-id-19893 .payment-plan-boxes .content-box-column-3 .heading .content-box-heading {
  font-size: 28px !important;
  line-height: 38px !important;
  font-family: 'Galano-Medium' !important;
  font-weight: normal !important;
}
.page-id-19893 .payment-plan-boxes .content-box-column-1 .heading .content-box-heading strong, .page-id-19893 .payment-plan-boxes .content-box-column-3 .heading .content-box-heading strong {
  font-family: 'Galano-Bold' !important;
}
.page-id-19893 .payment-plan-boxes .content-box-column-1 .col, .page-id-19893 .payment-plan-boxes .content-box-column-3 .col {
  padding: 35px 0;
}
.page-id-19893 .payment-plan-boxes .content-box-column-1 .content-container p:last-of-type, .page-id-19893 .payment-plan-boxes .content-box-column-3 .content-container p:last-of-type {
  width: auto;
  max-width: 313px;
  margin: 0 auto;
}
.page-id-19893 .fusion-columns-total-1 {
  max-width: 1162px;
  margin-left: auto;
  margin-right: auto;
}
.page-id-19893 .fusion-columns-total-1 .content-box-column {
  padding-left: 0px;
  padding-right: 0px;
}
.page-id-19893 .fusion-columns-total-1 .content-box-column .content-container {
  max-width: 593px;
  margin: 0 auto;
}
.page-id-19893 .full-width-purple .fusion-checklist .left-text p {
  max-width: 411px;
  font-size: 14px;
  line-height: 16px;
}
.page-id-19893 .full-width-purple .right-box .need-to-apply {
  margin-top: 0;
}
.page-id-19893 .full-width-purple .right-box .need-to-apply p {
  font-family: 'Galano-SemiBold';
}
.page-id-19893 #your-gimmie-plan .gimmie-plan-title {
  width: calc(100% - (417px + 417px + 40px)) !important;
}
.page-id-19893 #your-gimmie-plan .gimmie-plan-title .fusion-title {
  max-width: 367px;
}
.page-id-19893 #your-gimmie-plan .only-charge, .page-id-19893 #your-gimmie-plan .wont-charge {
  max-width: 417px;
}
.page-id-19893 #your-gimmie-plan .only-charge .fusion-layout-column, .page-id-19893 #your-gimmie-plan .wont-charge .fusion-layout-column {
  padding: 48px 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-id-19893 #your-gimmie-plan .only-charge .fusion-layout-column .fusion-column-wrapper, .page-id-19893 #your-gimmie-plan .wont-charge .fusion-layout-column .fusion-column-wrapper {
  min-height: 1px !important;
}
.page-id-19893 #your-gimmie-plan .only-charge .fusion-title *, .page-id-19893 #your-gimmie-plan .wont-charge .fusion-title *, .page-id-19893 #your-gimmie-plan .only-charge .fusion-text *, .page-id-19893 #your-gimmie-plan .wont-charge .fusion-text * {
  font-family: 'Galano-SemiBold';
  margin-bottom: 0;
}
.page-id-19893 #your-gimmie-plan .only-charge .green-text, .page-id-19893 #your-gimmie-plan .wont-charge .green-text {
  color: #d1b8fd;
}
.page-id-19893 #your-gimmie-plan .only-charge .orange-text, .page-id-19893 #your-gimmie-plan .wont-charge .orange-text {
  color: #000;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .page-id-19893 #faq-sec {
    background-size: contain !important;
  }
  .page-id-19893 .full-width-purple .right-box .fusion-column-wrapper {
    padding: 31px 25px 6px 25px !important;
  }
  .page-id-19893 #your-gimmie-plan .gimmie-plan-title {
    width: 100% !Important;
  }
  .page-id-19893 #your-gimmie-plan .gimmie-plan-title .fusion-title {
    max-width: 65%;
    margin: 0 auto 40px auto !important;
  }
  .page-id-19893 #your-gimmie-plan .gimmie-plan-title .fusion-title * {
    text-align: center !Important;
  }
  .page-id-19893 #your-gimmie-plan .fusion-column-wrapper {
    min-height: 1px !important;
    display: flex;
    justify-content: center;
  }
  .page-id-19893 #your-gimmie-plan .fusion-column-wrapper .fusion-column-content-centered {
    min-height: 1px !important;
  }
  .page-id-19893 #your-gimmie-plan .fusion-column-wrapper .fusion-column-content-centered .fusion-imageframe {
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
  .page-id-19893 #your-gimmie-plan .fusion-column-wrapper .fusion-column-content-centered .fusion-title-10 {
    text-align: center;
  }
  .page-id-19893 #your-gimmie-plan .only-charge, .page-id-19893 #your-gimmie-plan .wont-charge {
    width: 48% !important;
    max-width: 100%;
  }
  .page-id-19893 #your-gimmie-plan .only-charge {
    margin-right: 4% !important;
  }
  .page-id-19893 #your-gimmie-plan .wont-charge .fusion-column-content-centered {
    width: 100%;
  }
}
@media only screen and (min-width: 801px) and (max-width: 991px) {
  .page-id-19893 .fusion-title h2, .page-id-19893 .swf_heading {
    font-size: 38px !Important;
    line-height: 51px !Important;
  }
  .page-id-19893 #page-header {
    padding-top: 95px !important;
    background: url(/wp-content/uploads/2019/12/Group-2446@2x.png) !important;
    background-size: cover !important;
  }
  .page-id-19893 #page-header .page-hero-title {
    width: 65% !important;
  }
  .page-id-19893 #how-does-it-work {
    padding-top: 100px !important;
    padding-bottom: 64px !Important;
  }
  .page-id-19893 #how-does-it-work #work-icon-boxes {
    display: flex;
    flex-wrap: wrap;
  }
  .page-id-19893 #how-does-it-work #work-icon-boxes .content-box-column {
    width: 50% !important;
  }
  .page-id-19893 #full-width-image-sec {
    height: 366px;
  }
  .page-id-19893 #whats-best {
    padding-top: 101px !Important;
  }
  .page-id-19893 #whats-best .payment-plan-boxes .content-box-column-2 {
    padding-left: 9px;
    padding-right: 9px;
  }
  .page-id-19893 #cost-calculator-sec {
    padding-bottom: 100px !important;
  }
  .page-id-19893 #cost-calculator-sec .fusion-column-first {
    margin-top: 49px !important;
  }
  .page-id-19893 #cost-calculator-sec .fusion-column-first .fusion-title-7 {
    max-width: 644px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-id-19893 .full-width-purple {
    padding-top: 70px !Important;
    padding-bottom: 85px !important;
  }
  .page-id-19893 .full-width-purple .left-text, .page-id-19893 .full-width-purple .right-box {
    width: 100% !important;
  }
  .page-id-19893 .full-width-purple .left-text .fusion-column-wrapper, .page-id-19893 .full-width-purple .right-box .fusion-column-wrapper, .page-id-19893 .full-width-purple .left-text .fusion-column-content-centered, .page-id-19893 .full-width-purple .right-box .fusion-column-content-centered {
    min-height: 1px !Important;
  }
  .page-id-19893 .full-width-purple .left-text {
    padding-bottom: 60px;
  }
  .page-id-19893 .full-width-purple .left-text * {
    text-align: center !important;
  }
  .page-id-19893 .full-width-purple .left-text .fusion-text p {
    max-width: 483px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-id-19893 .full-width-purple .right-box .fusion-column-wrapper {
    padding-top: 64px !important;
    padding-bottom: 14px !Important;
  }
  .page-id-19893 #your-gimmie-plan {
    padding-top: 100px !important;
    padding-bottom: 70px !Important;
  }
  .page-id-19893 #your-gimmie-plan .gimmie-plan-title {
    width: 100% !important;
    padding-bottom: 95px;
  }
  .page-id-19893 #your-gimmie-plan .gimmie-plan-title .fusion-column-wrapper, .page-id-19893 #your-gimmie-plan .gimmie-plan-title .fusion-column-content-centered {
    min-height: 1px !important;
  }
  .page-id-19893 #your-gimmie-plan .gimmie-plan-title .fusion-column-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .page-id-19893 #your-gimmie-plan .gimmie-plan-title .fusion-column-content .fusion-title {
    margin-top: 0 !important;
  }
  .page-id-19893 #your-gimmie-plan .gimmie-plan-title .fusion-column-content .fusion-title-10 {
    flex-basis: 55%;
    max-width: unset;
  }
  .page-id-19893 #your-gimmie-plan .gimmie-plan-title .fusion-column-content .fusion-imageframe {
    flex-basis: 45%;
  }
  .page-id-19893 #your-gimmie-plan .only-charge, .page-id-19893 #your-gimmie-plan .wont-charge {
    width: calc(50% - ( 40px * 0.5 )) !important;
  }
  .page-id-19893 #faq-sec {
    background-image: url(/wp-content/uploads/2019/12/faq-section-tablet-bg.jpg) !important;
    background-position: right bottom !important;
    background-size: contain !important;
    padding-top: 62px !important;
    padding-bottom: 0 !important;
    min-height: 1030px;
  }
  .page-id-19893 #faq-sec .fusion-layout-column {
    width: 80% !important;
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-19893 #page-header {
    background-image: none !important;
  }
  .page-id-19893 #page-header .white-highlight h2, .page-id-19893 #page-header .fusion-title-2 h2 {
    font-size: 28px !important;
    line-height: 38px !important;
  }
  .page-id-19893 #page-header .white-highlight:before {
    top: 0;
  }
  .page-id-19893 #how-does-it-work {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
  }
  .page-id-19893 #how-does-it-work #work-icon-boxes .content-box-column {
    margin-bottom: 40px;
  }
  .page-id-19893 #how-does-it-work #work-icon-boxes .content-box-column .col .heading .image {
    margin-bottom: 0 !important;
  }
  .page-id-19893 #full-width-image-sec {
    height: 160px;
  }
  .page-id-19893 #whats-best {
    padding-top: 75px !Important;
    padding-bottom: 75px !Important;
  }
  .page-id-19893 #whats-best .fusion-title-5 {
    margin-bottom: 32px !Important;
  }
  .page-id-19893 #whats-best .payment-plan-boxes {
    flex-wrap: wrap;
  }
  .page-id-19893 #whats-best .payment-plan-boxes .content-box-column {
    width: 100% !important;
  }
  .page-id-19893 #whats-best .payment-plan-boxes .content-box-column-1, .page-id-19893 #whats-best .payment-plan-boxes .content-box-column-2, .page-id-19893 #whats-best .payment-plan-boxes .content-box-column-3 {
    margin-bottom: 25px !important;
  }
  .page-id-19893 #whats-best .payment-plan-boxes .content-box-column-2 * {
    color: #70094e;
  }
  .page-id-19893 #whats-best .payment-plan-boxes .content-box-column-last {
    margin-bottom: 49px;
  }
  .page-id-19893 #cost-calculator-sec {
    background-color: #fff !important;
    padding: 62px 25px !important;
  }
  .page-id-19893 #cost-calculator-sec .fusion-column-first {
    margin-top: 0 !important;
  }
  .page-id-19893 #cost-calculator-sec .fusion-column-first .fusion-title-6 {
    margin-bottom: 6px !important;
  }
  .page-id-19893 #cost-calculator-sec .fusion-column-first .fusion-title-6 h5 {
    color: #d1b8fd !important;
  }
  .page-id-19893 #cost-calculator-sec .fusion-column-first h2 {
    font-size: 28px !Important;
  }
  .page-id-19893 #cost-calculator-sec #cost-calculator {
    margin-top: 16px;
    border-radius: 12px;
    box-shadow: 0px 3px 6px rgba(79, 94, 123, 0.149);
  }
  .page-id-19893 #cost-calculator-sec #cost-calculator .cc_options {
    padding: 33px 24px 45px 24px !important;
  }
  .page-id-19893 .full-width-purple {
    padding: 80px 25px 51px 25px !important;
  }
  .page-id-19893 .full-width-purple .left-text {
    margin-bottom: 29px !important;
  }
  .page-id-19893 .full-width-purple .left-text .fusion-column-content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .page-id-19893 .full-width-purple .left-text .fusion-column-content .fusion-text, .page-id-19893 .full-width-purple .left-text .fusion-column-content .fusion-title {
    text-align: center;
  }
  .page-id-19893 .full-width-purple .left-text .fusion-column-content .fusion-title-9 * {
    font-size: 38px !important;
    line-height: 51px !important;
  }
  .page-id-19893 .full-width-purple .right-box .fusion-column-wrapper {
    padding: 31px 25px 6px 25px !important;
  }
  .page-id-19893 .full-width-purple .right-box .fusion-column-wrapper .need-to-apply .fusion-li-item-content {
    margin-bottom: 24px;
  }
  .page-id-19893 #your-gimmie-plan {
    padding-top: 47px !Important;
    padding-bottom: 0px !Important;
  }
  .page-id-19893 #your-gimmie-plan .gimmie-plan-title, .page-id-19893 #your-gimmie-plan .only-charge, .page-id-19893 #your-gimmie-plan .wont-charge {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 1px !Important;
  }
  .page-id-19893 #your-gimmie-plan .gimmie-plan-title .fusion-column-wrapper, .page-id-19893 #your-gimmie-plan .only-charge .fusion-column-wrapper, .page-id-19893 #your-gimmie-plan .wont-charge .fusion-column-wrapper, .page-id-19893 #your-gimmie-plan .gimmie-plan-title .fusion-column-content-centered, .page-id-19893 #your-gimmie-plan .only-charge .fusion-column-content-centered, .page-id-19893 #your-gimmie-plan .wont-charge .fusion-column-content-centered {
    min-height: 1px !important;
  }
  .page-id-19893 #your-gimmie-plan .gimmie-plan-title {
    display: flex;
    justify-content: center;
  }
  .page-id-19893 #your-gimmie-plan .gimmie-plan-title h2 {
    text-align: center;
    font-size: 28px !Important;
    line-height: 38px !Important;
    margin-bottom: 48px !important;
  }
  .page-id-19893 #your-gimmie-plan .gimmie-plan-title .fusion-imageframe {
    max-width: 148px !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 39px !Important;
    display: flex;
    justify-content: center;
  }
  .page-id-19893 #your-gimmie-plan .only-charge, .page-id-19893 #your-gimmie-plan .wont-charge {
    width: 100% !important;
  }
  .page-id-19893 #your-gimmie-plan .only-charge .fusion-layout-column:not(.fusion-column-last), .page-id-19893 #your-gimmie-plan .wont-charge .fusion-layout-column:not(.fusion-column-last) {
    margin-bottom: 20px;
  }
  .page-id-19893 #your-gimmie-plan .only-charge .fusion-layout-column, .page-id-19893 #your-gimmie-plan .wont-charge .fusion-layout-column {
    margin-bottom: 20px !Important;
  }
  .page-id-19893 #your-gimmie-plan .only-charge .fusion-layout-column {
    min-height: 100px;
    padding: 15px 28px;
  }
  .page-id-19893 #your-gimmie-plan .wont-charge {
    margin-top: 21px !important;
    padding-bottom: 27px !important;
  }
  .page-id-19893 #your-gimmie-plan .wont-charge .fusion-layout-column {
    min-height: 50px;
    padding: 15px 28px;
  }
  .page-id-19893 #faq-sec {
    padding-top: 47px !Important;
    padding-bottom: 20px !Important;
    background-image: none !Important;
  }
  .page-id-19893 #faq-sec .swf_header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0 !Important;
  }
  .page-id-19893 #faq-sec .swf_header .swf_heading {
    fpnt-size: 38px !Important;
    line-height: 51px !Important;
    margin-bottom: 0 !important;
  }
  .page-id-19893 #faq-sec .swf_header .swf_view-all {
    margin-left: auto;
    padding-right: 14px;
  }
  .page-id-19893 #faq-sec .swf_header .swf_view-all:after {
    right: 0;
    bottom: 0;
    transform: unset;
    top: unset;
  }
  .page-id-19893 #faq-sec .panel-group .panel-title .fusion-toggle-heading {
    font-family: 'Galano-SemiBold' !important;
    font-size: 14px !important;
    line-height: 19px !important;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-19893 #page-header {
    max-height: 640px;
    padding: 46px 25px 60px !important;
  }
  .page-id-19893 #page-header .fusion-title-2 {
    margin-bottom: 10px !important;
  }
}
@media only screen and (max-width: 480px) {
  .page-id-19893 #page-header {
    background-image: none !important;
  }
  .page-id-19893 #cost-calculator-sec .calc-title-mobile br {
    display: block !important;
  }
  .page-id-19893 .mw-226-mobile {
    margin-left: auto;
    margin-right: auto;
    max-width: 226px;
  }
}
/** Terms and Conditions
 Privacy Policy
 Delivery & Returns
 Orders & Fulfillment
 90DayPay Conditions
 **/
@media only screen and (max-width: 1200px) {
  .page-id-19901 .fusion-page-title-bar, .page-id-3 .fusion-page-title-bar, .page-id-19903 .fusion-page-title-bar, .page-id-25153 .fusion-page-title-bar, .page-id-25908 .fusion-page-title-bar, .page-id-19901 .fusion-page-title-row, .page-id-3 .fusion-page-title-row, .page-id-19903 .fusion-page-title-row, .page-id-25153 .fusion-page-title-row, .page-id-25908 .fusion-page-title-row {
    min-height: 280px !important;
    height: 280px !important;
  }
  .page-id-19901 .fusion-page-title-bar .fusion-page-title-wrapper, .page-id-3 .fusion-page-title-bar .fusion-page-title-wrapper, .page-id-19903 .fusion-page-title-bar .fusion-page-title-wrapper, .page-id-25153 .fusion-page-title-bar .fusion-page-title-wrapper, .page-id-25908 .fusion-page-title-bar .fusion-page-title-wrapper, .page-id-19901 .fusion-page-title-row .fusion-page-title-wrapper, .page-id-3 .fusion-page-title-row .fusion-page-title-wrapper, .page-id-19903 .fusion-page-title-row .fusion-page-title-wrapper, .page-id-25153 .fusion-page-title-row .fusion-page-title-wrapper, .page-id-25908 .fusion-page-title-row .fusion-page-title-wrapper {
    display: flex;
    align-items: center;
  }
  .page-id-19901 .fusion-page-title-bar .fusion-page-title-captions, .page-id-3 .fusion-page-title-bar .fusion-page-title-captions, .page-id-19903 .fusion-page-title-bar .fusion-page-title-captions, .page-id-25153 .fusion-page-title-bar .fusion-page-title-captions, .page-id-25908 .fusion-page-title-bar .fusion-page-title-captions, .page-id-19901 .fusion-page-title-row .fusion-page-title-captions, .page-id-3 .fusion-page-title-row .fusion-page-title-captions, .page-id-19903 .fusion-page-title-row .fusion-page-title-captions, .page-id-25153 .fusion-page-title-row .fusion-page-title-captions, .page-id-25908 .fusion-page-title-row .fusion-page-title-captions {
    text-align: center;
  }
}
@media only screen and (min-width: 801px) and (max-width: 991px) {
  .page-id-19901 .fusion-page-title-bar, .page-id-3 .fusion-page-title-bar, .page-id-19903 .fusion-page-title-bar, .page-id-25153 .fusion-page-title-bar, .page-id-25908 .fusion-page-title-bar {
    height: 331px;
  }
  .page-id-19901 .fusion-page-title-bar .fusion-page-title-captions, .page-id-3 .fusion-page-title-bar .fusion-page-title-captions, .page-id-19903 .fusion-page-title-bar .fusion-page-title-captions, .page-id-25153 .fusion-page-title-bar .fusion-page-title-captions, .page-id-25908 .fusion-page-title-bar .fusion-page-title-captions {
    width: 100%;
  }
  .page-id-19901 .fusion-page-title-bar .fusion-page-title-captions h1, .page-id-3 .fusion-page-title-bar .fusion-page-title-captions h1, .page-id-19903 .fusion-page-title-bar .fusion-page-title-captions h1, .page-id-25153 .fusion-page-title-bar .fusion-page-title-captions h1, .page-id-25908 .fusion-page-title-bar .fusion-page-title-captions h1 {
    font-size: 46px !Important;
    line-height: 54px !important;
  }
  .page-id-19901 #main, .page-id-3 #main, .page-id-19903 #main, .page-id-25153 #main, .page-id-25908 #main {
    padding-top: 48px !important;
    padding-bottom: 53px !important;
  }
  .page-id-19901 #main .post-content > .fullwidth-box, .page-id-3 #main .post-content > .fullwidth-box, .page-id-19903 #main .post-content > .fullwidth-box, .page-id-25153 #main .post-content > .fullwidth-box, .page-id-25908 #main .post-content > .fullwidth-box {
    padding-left: 52px !Important;
    padding-right: 52px !important;
  }
  .page-id-19901 #main .post-content > .fullwidth-box > .fusion-row, .page-id-3 #main .post-content > .fullwidth-box > .fusion-row, .page-id-19903 #main .post-content > .fullwidth-box > .fusion-row, .page-id-25153 #main .post-content > .fullwidth-box > .fusion-row, .page-id-25908 #main .post-content > .fullwidth-box > .fusion-row {
    display: flex;
    flex-wrap: wrap-reverse;
  }
  .page-id-19901 .fusion-layout-column, .page-id-3 .fusion-layout-column, .page-id-19903 .fusion-layout-column, .page-id-25153 .fusion-layout-column, .page-id-25908 .fusion-layout-column {
    width: 100% !important;
  }
  .page-id-19901 .fusion-layout-column h1, .page-id-3 .fusion-layout-column h1, .page-id-19903 .fusion-layout-column h1, .page-id-25153 .fusion-layout-column h1, .page-id-25908 .fusion-layout-column h1 {
    font-size: 52px !important;
    line-height: 70px !important;
  }
  .page-id-19901 .fusion-layout-column strong, .page-id-3 .fusion-layout-column strong, .page-id-19903 .fusion-layout-column strong, .page-id-25153 .fusion-layout-column strong, .page-id-25908 .fusion-layout-column strong {
    font-family: 'Galano-Bold';
  }
  .page-id-19901 #other-resources-sidebar, .page-id-3 #other-resources-sidebar, .page-id-19903 #other-resources-sidebar, .page-id-25153 #other-resources-sidebar, .page-id-25908 #other-resources-sidebar {
    margin-top: 55px;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-19901 .fusion-page-title-bar, .page-id-3 .fusion-page-title-bar, .page-id-19903 .fusion-page-title-bar, .page-id-25153 .fusion-page-title-bar, .page-id-25908 .fusion-page-title-bar, .page-id-19901 .fusion-page-title-row, .page-id-3 .fusion-page-title-row, .page-id-19903 .fusion-page-title-row, .page-id-25153 .fusion-page-title-row, .page-id-25908 .fusion-page-title-row {
    min-height: 140px !important;
    height: 140px !important;
  }
  .page-id-19901 .fusion-page-title-bar .fusion-page-title-captions, .page-id-3 .fusion-page-title-bar .fusion-page-title-captions, .page-id-19903 .fusion-page-title-bar .fusion-page-title-captions, .page-id-25153 .fusion-page-title-bar .fusion-page-title-captions, .page-id-25908 .fusion-page-title-bar .fusion-page-title-captions, .page-id-19901 .fusion-page-title-row .fusion-page-title-captions, .page-id-3 .fusion-page-title-row .fusion-page-title-captions, .page-id-19903 .fusion-page-title-row .fusion-page-title-captions, .page-id-25153 .fusion-page-title-row .fusion-page-title-captions, .page-id-25908 .fusion-page-title-row .fusion-page-title-captions {
    text-align: center;
  }
  .page-id-19901 #main, .page-id-3 #main, .page-id-19903 #main, .page-id-25153 #main, .page-id-25908 #main {
    padding-top: 76px !important;
    padding-bottom: 43px !important;
  }
  .page-id-19901 #main .post-content > .fullwidth-box, .page-id-3 #main .post-content > .fullwidth-box, .page-id-19903 #main .post-content > .fullwidth-box, .page-id-25153 #main .post-content > .fullwidth-box, .page-id-25908 #main .post-content > .fullwidth-box {
    padding-left: 25px !Important;
    padding-right: 25px !important;
  }
  .page-id-19901 #main .post-content > .fullwidth-box > .fusion-row, .page-id-3 #main .post-content > .fullwidth-box > .fusion-row, .page-id-19903 #main .post-content > .fullwidth-box > .fusion-row, .page-id-25153 #main .post-content > .fullwidth-box > .fusion-row, .page-id-25908 #main .post-content > .fullwidth-box > .fusion-row {
    display: flex;
    flex-wrap: wrap-reverse;
  }
  .page-id-19901 h1, .page-id-3 h1, .page-id-19903 h1, .page-id-25153 h1, .page-id-25908 h1 {
    font-size: 28px !important;
    line-height: 38px !important;
  }
  .page-id-19901 h4, .page-id-3 h4, .page-id-19903 h4, .page-id-25153 h4, .page-id-25908 h4 {
    font-size: 18px !important;
    line-height: 26px !important;
  }
  .page-id-19901 #other-resources-sidebar, .page-id-3 #other-resources-sidebar, .page-id-19903 #other-resources-sidebar, .page-id-25153 #other-resources-sidebar, .page-id-25908 #other-resources-sidebar {
    margin-top: 30px !Important;
  }
  .page-id-19901 .fusion-text, .page-id-3 .fusion-text, .page-id-19903 .fusion-text, .page-id-25153 .fusion-text, .page-id-25908 .fusion-text {
    margin-top: 47px;
  }
}
@media only screen and (max-width: 480px) {
  .page-id-19901 .fusion-title-1, .page-id-3 .fusion-title-1, .page-id-19903 .fusion-title-1, .page-id-25153 .fusion-title-1, .page-id-25908 .fusion-title-1 {
    max-width: 151px;
  }
}
/** Terms and Conditions **/
@media only screen and (min-width: 801px) and (max-width: 991px) {
  .page-id-19901 .fusion-title-1 {
    margin-bottom: 11px !important;
  }
  .page-id-19901 .fusion-title-2 {
    margin-bottom: 60px !important;
  }
}
/** Privacy Policy
 Delivery and Returns
 **/
@media only screen and (max-width: 991px) {
  .page-id-3 .fusion-text, .page-id-19903 .fusion-text {
    margin-top: 29px;
  }
}
@media only screen and (max-width: 480px) {
  .page-id-3 .fusion-title-1, .page-id-19903 .fusion-title-1 {
    max-width: 100%;
  }
}
/** Delivery and Returns **/
@media only screen and (max-width: 1200px) {
  .page-id-19903 .fullwidth-box {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
/** Terms and Conditions **/
/** Delivery and Returns **/
@media only screen and (min-width: 801px) and (max-width: 991px) {
  .page-id-19901 .fusion-title-1, .page-id-19903 .fusion-title-1 {
    margin-bottom: 11px !important;
  }
  .page-id-19901 .fusion-title-2, .page-id-19903 .fusion-title-2 {
    margin-bottom: 60px !important;
  }
}
/** Sitemap **/
.page-id-20219 #sitemap-how-it-works-mobile {
  display: none;
}
.page-id-20219 .show-tablet-only {
  display: none;
}
@media only screen and (max-width: 991px) {
  .page-id-20219 #main {
    padding-top: 50px !important;
  }
  .page-id-20219 #main .sitemap__container h1 {
    margin-bottom: 46px !important;
    font-size: 28px !important;
  }
  .page-id-20219 #main .sitemap__container #sitemap-links > .fusion-column-wrapper > .fusion-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .page-id-20219 #main .sitemap__container #sitemap-links > .fusion-column-wrapper > .fusion-row > .fusion-layout-column {
    width: 48% !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 991px) {
  .page-id-20219 #main {
    padding-left: 55px !Important;
    padding-right: 55px !important;
  }
  .page-id-20219 #main .fullwidth-box {
    padding-left: 0 !Important;
    padding-right: 0 !Important;
  }
  .page-id-20219 #main .sitemap__container #sitemap-links > .fusion-column-wrapper > .fusion-row > .fusion-layout-column {
    width: 33.33% !Important;
  }
  .page-id-20219 #main .sitemap__container #sitemap-links > .fusion-column-wrapper > .fusion-row > .fusion-layout-column .sitemap-menu-container:nth-of-type(2) {
    margin-top: 90px !Important;
  }
  .page-id-20219 #main .fusion-title-1 {
    margin-bottom: 65px !Important;
  }
  .page-id-20219 #main .fusion-title-1 h1 {
    font-size: 52px !IMportant;
    line-height: 70px !important;
  }
  .page-id-20219 #main .show-tablet-only {
    display: block;
  }
  .page-id-20219 #main .hide-tablet {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-20219 #main {
    padding-left: 25px !Important;
    padding-right: 25px !Important;
  }
  .page-id-20219 #main .sitemap {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
/** Resources - Single **/
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  body.single-post .feature-banner .feature-title {
    font-size: 52px !important;
    line-height: 70px !Important;
  }
}
.show-mobile {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .show-mobile {
    display: block !important;
  }
}
.show-desktop {
  display: block !important;
}
@media screen and (max-width: 991px) {
  .show-desktop {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .clear {
    overflow: hidden;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses {
    display: flex;
  }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .col-1 {
    margin-right: 30px;
  }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .col-2 {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses {
    flex-wrap: wrap;
  }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .col-2 {
    margin-top: 30px !important;
  }
}
/* Single Product Page */
@media screen and (max-width: 991px) {
  .single-product #wrapper #main .related.products .products {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 991px) {
  .single-product #wrapper #main .related.products .products .product {
    width: 50% !important;
    padding: 0 15px;
    margin: 0 !important;
  }
  .single-product #wrapper #main .related.products .products .product:nth-child(3), .single-product #wrapper #main .related.products .products .product:nth-child(4) {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .single-product #wrapper #main .related.products .products .product {
    width: 100% !important;
    padding: 0 15px;
    margin: 0;
    display: none;
  }
  .single-product #wrapper #main .related.products .products .product:nth-child(1), .single-product #wrapper #main .related.products .products .product:nth-child(2), .single-product #wrapper #main .related.products .products .product:nth-child(3) {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .single-product #wrapper #main .product .product-col {
    width: 100% !important;
  }
  .single-product #wrapper #main .product .product-col .summary.entry-summary, .single-product #wrapper #main .product .product-col .avada-single-product-gallery-wrapper {
    width: 100% !important;
  }
  .single-product #wrapper #main .product .product-col .product-long-description {
    margin-top: 62px !important;
    margin-bottom: 62px !important;
    max-width: 90% !important;
    padding: 0 !important;
  }
  .single-product #wrapper #main .product .product-col .summary-container {
    margin-bottom: 18px !important;
  }
  .single-product #wrapper #main .product .product-col #gimmie-product-banner {
    margin: 0 !important;
    padding: 0 !important;
  }
  .single-product #wrapper #main .product .product-col #gimmie-product-banner .banner-child {
    width: auto;
  }
}
@media screen and (max-width: 991px) {
  .single-product #wrapper #main .woocommerce-tabs .panel, .single-product #wrapper #main .woocommerce-tabs .tabs {
    width: 100% !important;
  }
}
/* Shop Page */
@media screen and (max-width: 1200px) {
  .post-type-archive-product #main .woocommerce .products {
    margin: 0 -15px !important;
  }
}
@media screen and (max-width: 1200px) {
  .post-type-archive-product #main .woocommerce .products .product-category {
    width: calc(33.33333% - 30px) !important;
    margin: 0 15px 30px !important;
    height: 300px;
    padding: 25px;
  }
  .post-type-archive-product #main .woocommerce .products .product-category h2 {
    line-height: 1 !important;
    font-size: 30px !important;
  }
}
@media screen and (max-width: 800px) {
  .post-type-archive-product #main .woocommerce .products .product-category {
    width: calc(50% - 30px) !important;
    margin: 0 15px 30px !important;
  }
  .post-type-archive-product #main .woocommerce .products .product-category:nth-child(3n), .post-type-archive-product #main .woocommerce .products .product-category:nth-child(4n) {
    width: calc(50% - 30px) !important;
    margin: 0 15px 30px !important;
  }
}
@media screen and (max-width: 480px) {
  .post-type-archive-product #main .woocommerce .products .product-category {
    width: 100% !important;
    margin: 0 0 30px !important;
  }
  .post-type-archive-product #main .woocommerce .products .product-category:nth-child(3n), .post-type-archive-product #main .woocommerce .products .product-category:nth-child(4n) {
    width: 100% !important;
    margin: 0 0 30px !important;
  }
}
@media screen and (max-width: 991px) {
  .post-type-archive-product #main #how-does-it-work .how-it-works {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 991px) {
  .post-type-archive-product #main #how-does-it-work .how-it-works .fusion-column {
    width: 50%;
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 480px) {
  .post-type-archive-product #main #how-does-it-work .how-it-works .fusion-column {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .post-type-archive-product #main #enter-suburb-sec {
    padding-top: 58px !important;
  }
}
/* Single Product Page */
.single-product .tinv-wraper.tinv-wishlist {
  font-size: 100%;
  width: 100%;
  text-align: center;
  padding: 0 0 0 122px;
}
.single-product .tinv-wraper.tinv-wishlist a {
  color: #172323;
  font-family: 'Galano-SemiBold';
}
/* Wishlist Page */
.page-id-19996 .tinv-header, .page-id-19996 .tinvwl-estimate-wrap, .page-id-19996 .fusion-page-title-bar {
  display: none !important;
}
.page-id-19996 #main .fusion-row {
  max-width: 1062px;
}
.page-id-19996 #main .fusion-checklist {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: 20px;
  margin: 0 0 30px;
}
@media screen and (max-width: 800px) {
  .page-id-19996 #main .fusion-checklist {
    flex-direction: column;
  }
}
.page-id-19996 #main .fusion-checklist li {
  border-right: 1px solid rgba(46, 170, 170, 0.1);
  border-bottom: none !important;
  padding: 0 42px !important;
  color: black;
}
@media screen and (max-width: 1200px) {
  .page-id-19996 #main .fusion-checklist li {
    padding: 0 10px !important;
  }
}
@media screen and (max-width: 899px) {
  .page-id-19996 #main .fusion-checklist li {
    font-size: 12px;
  }
}
@media screen and (max-width: 800px) {
  .page-id-19996 #main .fusion-checklist li {
    border: none;
    margin: 0 0 17px;
    font-size: 14px;
    font-weight: 600;
  }
  .page-id-19996 #main .fusion-checklist li:last-child {
    margin: 0;
  }
}
.page-id-19996 #main .fusion-checklist li:last-child {
  border: none !important;
}
.page-id-19996 #main .fusion-checklist li .fusion-li-item-content {
  line-height: 19px;
}
.page-id-19996 #main .wishlist_products_counter:before, .page-id-19996 #main .wishlist_products_counter i {
  display: none !important;
}
.page-id-19996 #main .wishlist_products_counter .wishlist_products_counter_number {
  color: black;
  height: auto;
  line-height: auto;
  vertical-align: baseline;
  text-decoration: underline;
}
.page-id-19996 #main .tinvwl-table-manage-list thead tr {
  border-bottom: 2px solid #172323;
}
@media screen and (max-width: 800px) {
  .page-id-19996 #main .tinvwl-table-manage-list thead tr {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.page-id-19996 #main .tinvwl-table-manage-list thead tr th {
  padding: 32px 0;
}
@media screen and (max-width: 800px) {
  .page-id-19996 #main .tinvwl-table-manage-list thead tr th {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .page-id-19996 #main .tinvwl-table-manage-list thead tr th.product-price {
    width: 15%;
  }
}
.page-id-19996 #main .tinvwl-table-manage-list thead tr th.product-action {
  width: 20%;
}
.page-id-19996 #main .tinvwl-table-manage-list thead tr th.product-name {
  text-align: left;
  width: 30%;
}
@media screen and (max-width: 991px) {
  .page-id-19996 #main .tinvwl-table-manage-list thead tr th.product-name {
    width: 40%;
  }
}
@media screen and (max-width: 800px) {
  .page-id-19996 #main .tinvwl-table-manage-list thead tr th.product-name {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .page-id-19996 #main .tinvwl-table-manage-list thead tr th.product-total {
    display: none;
  }
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr {
  border-bottom: 1px solid #eae3d6;
}
@media screen and (max-width: 800px) {
  .page-id-19996 #main .tinvwl-table-manage-list tbody tr {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
  }
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td {
  padding: 32px 0;
  text-align: center;
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-price {
  font-size: 18px;
  color: #172323;
  font-family: Galano-Regular;
}
@media screen and (max-width: 800px) {
  .page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-price {
    width: 25%;
    padding: 10px;
  }
}
@media screen and (max-width: 800px) {
  .page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-price {
    width: 100%;
    text-align: center;
  }
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-total {
  font-size: 18px;
  color: #172323;
  font-family: Galano-Bold;
}
@media screen and (max-width: 991px) {
  .page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-total {
    display: none;
  }
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-quantity .quantity {
  border: 1px solid #ece6d7 !important;
  border-radius: 50px !important;
  overflow: hidden !important;
  width: 143px;
}
@media screen and (max-width: 991px) {
  .page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-quantity .quantity {
    margin: 0 auto;
  }
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-quantity .quantity input {
  border: none;
  text-align: center;
  height: 50px;
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-quantity .quantity input.minus, .page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-quantity .quantity input.plus {
  font-size: 20px;
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-quantity .total {
  font-size: 18px;
  color: #172323;
  font-family: Galano-Bold;
  margin: 20px 0 0;
}
@media screen and (max-width: 800px) {
  .page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-quantity {
    width: 100%;
    padding: 10px;
  }
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-action {
  width: 20%;
}
@media screen and (max-width: 800px) {
  .page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-action {
    width: 100%;
    padding: 10px 0 20px;
  }
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-action button[name="tinvwl-add-to-cart"] {
  height: 50px;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 800px) {
  .page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-action button[name="tinvwl-add-to-cart"] {
    width: 203px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 991px) {
  .page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-action button[name="tinvwl-add-to-cart"] span {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-action button[name="tinvwl-add-to-cart"] i {
    display: none;
  }
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-action button[name="tinvwl-remove"] {
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 20px 0 0;
  border: none;
  background: none;
  width: 100%;
  cursor: pointer;
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-action button[name="tinvwl-remove"] span {
  color: #d1b8fd;
  font-size: 14px;
  text-decoration: underline;
  font-family: Galano-Medium;
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-action button[name="tinvwl-remove"] i {
  color: #d1b8fd;
  font-size: 20px;
  margin: 3px 0 0;
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-action button[name="tinvwl-remove"]:hover span, .page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-action button[name="tinvwl-remove"]:hover i {
  color: black !important;
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-name {
  text-align: left;
  width: 100%;
  display: flex;
  align-items: center;
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-name .product-info {
  flex-basis: 100%;
}
@media screen and (max-width: 800px) {
  .page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-name {
    width: 75%;
    padding: 20px 0 10px;
  }
}
@media screen and (max-width: 800px) {
  .page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-name {
    width: 100%;
    flex-direction: column;
    text-align: center;
  }
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-name .product-info > a {
  font-size: 18px;
  color: #172323;
  font-family: Galano-Bold;
  line-height: 1.3;
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-name .product-info ul li {
  font-size: 14px;
  color: #172323;
  display: inline-block;
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-name .product-info ul li:before {
  content: ", ";
  display: inline-block;
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-name .product-info ul li:first-child:before {
  display: none;
}
.page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-name .product-thumbnail {
  margin: 0 30px 0 0;
}
@media screen and (max-width: 991px) {
  .page-id-19996 #main .tinvwl-table-manage-list tbody tr td.product-name .product-thumbnail {
    min-width: 90px !important;
    margin: 0 20px 0 0;
  }
}
.page-id-19996 #main .wishlist-footer {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
  .page-id-19996 #main .wishlist-footer {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.page-id-19996 #main .wishlist-footer .left {
  width: 75%;
}
@media screen and (max-width: 800px) {
  .page-id-19996 #main .wishlist-footer .left {
    text-align: center;
    margin: 0 0 20px;
  }
}
.page-id-19996 #main .wishlist-footer .right {
  width: 230px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
.page-id-19996 #main .wishlist-footer .right .wishlist-sub {
  display: flex;
  justify-content: space-between;
}
.page-id-19996 #main .wishlist-footer .right .wishlist-sub strong {
  text-align: right;
}
.page-id-19996 #main .wishlist-footer .right .tinvwl-to-right {
  display: flex;
  justify-content: center;
  margin: 20px 0 0;
}
.page-id-19996 #main .wishlist-footer .right .tinvwl-to-right button {
  padding: 15px 25px;
}
.page-id-19996 #main .wishlist-footer .right .tinvwl-to-right button:first-child {
  display: none;
}
@media screen and (max-width: 800px) {
  .page-id-19996 #main .wishlist-footer .right .tinvwl-to-right button {
    height: 50px;
    margin: 10px 0 0;
  }
}
@media screen and (max-width: 991px) {
  .page-id-19996 #main #wishlist-related .fusion-layout-column {
    width: 100% !important;
  }
  .page-id-19996 #main #wishlist-related .fusion-column-first {
    margin: 0 0 30px !important;
  }
  .page-id-19996 #main #wishlist-related .fusion-column-first .fusion-title {
    margin: 0 0 10px !important;
  }
  .page-id-19996 #main #wishlist-related .fusion-column-first a {
    text-decoration: underline;
  }
  .page-id-19996 #main #wishlist-related .fusion-column-first br {
    display: none !important;
  }
}
.page-id-19996 #main #wishlist-related .btn-text {
  padding: 0 !important;
  text-align: left !important;
}
.page-id-19996 #main #wishlist-related .products {
  display: flex;
  margin: 0 -25px;
}
@media screen and (max-width: 991px) {
  .page-id-19996 #main #wishlist-related .products {
    margin: 0 -15px;
  }
}
@media screen and (max-width: 480px) {
  .page-id-19996 #main #wishlist-related .products {
    margin: 0;
  }
}
.page-id-19996 #main #wishlist-related .products .product {
  margin: 0 !important;
  padding: 0 25px;
}
@media screen and (max-width: 991px) {
  .page-id-19996 #main #wishlist-related .products .product {
    width: 50% !important;
    padding: 0 15px;
  }
  .page-id-19996 #main #wishlist-related .products .product:nth-child(3) {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .page-id-19996 #main #wishlist-related .products .product {
    width: 100% !important;
    padding: 0;
  }
  .page-id-19996 #main #wishlist-related .products .product:nth-child(2) {
    display: none;
  }
}
.page-id-19996 #main #wishlist-related .products .product .product-buttons {
  display: none;
}
.page-id-19996 #main #wishlist-related .products .product .fusion-product-content {
  padding: 10px 0 0;
}
.page-id-19996 #main #wishlist-related .products .product .fusion-product-content .product-title a {
  color: #172323;
  font-size: 16px;
}
.page-id-19996 #main #wishlist-related .products .product .fusion-product-content .fusion-price-rating span {
  color: #172323;
}
/* Cart Page */
@media screen and (max-width: 991px) {
  .woocommerce-cart.woocommerce-page #main {
    overflow: hidden;
  }
  .woocommerce-cart.woocommerce-page #how-payment-works {
    width: 100%;
  }
  .woocommerce-cart.woocommerce-page #how-payment-works #gimmie-90 {
    justify-content: space-between;
  }
  .woocommerce-cart.woocommerce-page #cart-content {
    padding-bottom: 50px !important;
  }
}
@media screen and (max-width: 991px) and (max-width: 480px) {
  .woocommerce-cart.woocommerce-page #cart-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 1200px) {
  .woocommerce-cart.woocommerce-page #gimmie-checkout-banner {
    flex-direction: column;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce-cart.woocommerce-page #gimmie-checkout-banner {
    flex-direction: row;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-cart.woocommerce-page #gimmie-checkout-banner {
    flex-direction: column;
  }
}
@media screen and (max-width: 1200px) {
  .woocommerce-cart.woocommerce-page #gimmie-checkout-banner .banner-child {
    width: 100%;
    margin: 0 0 17px;
  }
  .woocommerce-cart.woocommerce-page #gimmie-checkout-banner .banner-child:after {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce-cart.woocommerce-page #gimmie-checkout-banner .banner-child {
    width: 25%;
    margin: 0;
  }
  .woocommerce-cart.woocommerce-page #gimmie-checkout-banner .banner-child:after {
    display: block;
  }
}
@media screen and (max-width: 899px) {
  .woocommerce-cart.woocommerce-page #gimmie-checkout-banner .banner-child {
    font-size: 12px;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-cart.woocommerce-page #gimmie-checkout-banner .banner-child {
    font-size: 14px;
    font-weight: 600;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-cart.woocommerce-page #gimmie-checkout-banner .banner-child {
    width: 100%;
    margin: 0 0 17px;
  }
  .woocommerce-cart.woocommerce-page #gimmie-checkout-banner .banner-child:after {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .woocommerce-cart.woocommerce-page #gimmie-checkout-banner .banner-child:last-child {
    margin: 0;
  }
  .woocommerce-cart.woocommerce-page #gimmie-checkout-banner .banner-child:last-child:after {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-cart.woocommerce-page #gimmie-checkout-banner .banner-child:last-child {
    margin: 0;
  }
}
.woocommerce-cart.woocommerce-page .tinv-wishlist, .woocommerce-cart.woocommerce-page .fusion-page-title-bar {
  display: none !important;
}
.woocommerce-cart.woocommerce-page .cart-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 45px;
}
.woocommerce-cart.woocommerce-page .cart-title h2 {
  padding: 0;
  margin: 0;
  font-size: 52px !important;
  line-height: 1 !important;
}
@media screen and (max-width: 991px) {
  .woocommerce-cart.woocommerce-page .cart-title h2 {
    font-size: 32px !important;
  }
}
.woocommerce-cart.woocommerce-page .cart-title a {
  font-size: 14px;
  text-decoration: underline;
}
.woocommerce-cart.woocommerce-page .cart-footer {
  margin: 40px 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
  .woocommerce-cart.woocommerce-page .cart-footer {
    flex-direction: column-reverse;
    justify-content: center;
  }
}
.woocommerce-cart.woocommerce-page .cart-footer a {
  font-size: 14px;
  text-decoration: underline;
}
@media screen and (max-width: 480px) {
  .woocommerce-cart.woocommerce-page .cart-footer a {
    margin: 20px 0 0;
  }
}
.woocommerce-cart.woocommerce-page .cart-footer button {
  width: 171px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  background: #000;
  color: #fff;
  border-radius: 50px;
  padding: 0 0 5px;
  font-family: 'Galano-SemiBold';
  font-size: 14px;
  border: none;
  cursor: pointer;
}
.woocommerce-cart.woocommerce-page .cart-footer button:hover {
  background: #d1b8fd;
}
@media screen and (max-width: 991px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper {
    padding: 0 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
}
@media screen and (max-width: 480px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper {
    border-bottom: none !important;
  }
}
.woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table {
  padding-bottom: 0 !important;
}
.woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr:nth-last-child(2) {
  border: none !important;
}
.woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr.avada-cart-actions {
  display: none;
}
@media screen and (max-width: 1200px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr {
    flex-wrap: unset;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1200px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr td {
    width: 100% !important;
    padding: 10px;
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr td {
    width: 40% !important;
    padding: 10px;
    text-align: center;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr td {
    width: 100% !important;
    padding: 10px;
    text-align: center;
  }
}
@media screen and (max-width: 1200px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr td.product-remove {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    height: auto;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr td.product-remove {
    order: 1;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr td.product-remove {
    order: 1;
  }
}
@media screen and (max-width: 1200px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr td.product-remove a {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    height: auto;
    transform: none;
  }
}
@media screen and (max-width: 1200px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr td.product-name {
    width: 170px !important;
    padding: 20px 30px 10px 10px;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr td.product-name {
    width: 90px !important;
    padding: 28px 20px 28px 0;
  }
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr td.product-name .product-thumbnail {
    width: 90px !important;
  }
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr td.product-name .product-thumbnail img {
    max-width: 100%;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr td.product-name {
    width: 100% !important;
    padding: 10px 0 !important;
    text-align: center;
  }
}
@media screen and (max-width: 1200px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr td.product-price {
    width: 100% !important;
    padding: 20px 10px 10px;
    text-align: center !important;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr td.product-price {
    text-align: left !important;
    padding: 20px;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr td.product-price {
    width: 100% !important;
    text-align: center !important;
    padding: 10px;
  }
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr td.product-price .product-info {
    margin: 0;
  }
}
@media screen and (max-width: 1200px) {
  .woocommerce-cart.woocommerce-page .shop-table-wrapper .shop_table tbody tr td:last-child {
    padding: 10px 10px 20px;
  }
}
.woocommerce-cart.woocommerce-page .woocommerce-error {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .woocommerce-cart.woocommerce-page .cart-collaterals {
    margin: 50px 0 !important;
    position: relative;
    overflow: visible;
  }
  .woocommerce-cart.woocommerce-page .cart-collaterals:after {
    content: "";
    display: block;
    background: rgba(248, 244, 239, 0.5);
    position: absolute;
    left: -100px;
    right: -100px;
    top: -50px;
    bottom: -50px;
    z-index: -1;
  }
  .woocommerce-cart.woocommerce-page .cart-collaterals #cart-totals {
    background: #fff;
  }
}
@media screen and (max-width: 991px) and (max-width: 480px) {
  .woocommerce-cart.woocommerce-page .cart-collaterals:after {
    display: none;
  }
}
.woocommerce-cart.woocommerce-page .cart-collaterals .payment-method-select label {
  display: relative;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .payment-method-select label input {
  position: absolute;
  opacity: 0;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .payment-method-select label input:checked ~ span:before {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  border: 1px solid #000;
  background: #000;
  border-radius: 50%;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .payment-method-select label > span {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 0 0 20px;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .payment-method-select label > span:before {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  border: 1px solid #d1b8fd;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 0;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .payment-method-select label > span:after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 4px;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .cart-coupon th {
  padding-top: 20px;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .cart-coupon td {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  font-family: 'Galano-Medium';
  text-align: left;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .cart-coupon td input {
  font-size: 16px;
  font-family: 'Galano-Regular';
  padding: 10px;
  border: 1px solid #eae3d6;
  color: #172323;
  line-height: 17px;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .cart-coupon td input::-webkit-input-placeholder {
  color: #172323;
  line-height: 17px;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .cart-coupon td input::-moz-placeholder {
  color: #172323;
  line-height: 17px;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .cart-coupon td input:-ms-input-placeholder {
  color: #172323;
  line-height: 17px;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .cart-coupon td input:-moz-placeholder {
  color: #172323;
  line-height: 17px;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .cart-coupon td input::placeholder {
  color: #172323;
  line-height: 17px;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .cart-coupon td a {
  text-decoration: underline;
  font-family: Galano-Regular, Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .cart-coupon td button {
  display: none;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .cart-discount td:first-child {
  text-align: left;
  padding-top: 20px !important;
  font-size: 16px;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .cart-discount td:first-child span {
  display: block;
  font-size: 16px;
  font-family: 'Galano-Medium';
  margin: 0 0 20px;
  font-weight: 700;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .cart-discount td:last-child {
  padding-top: 20px !important;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .cart-discount td:last-child a {
  display: block;
  margin: 20px 0 0;
  font-size: 16px;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .save-order {
  text-align: center;
  margin: 27px 0 0;
  text-decoration: underline;
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  font-family: 'Galano-SemiBold';
}
.woocommerce-cart.woocommerce-page .cart-collaterals .wc-proceed-to-checkout {
  overflow: hidden;
}
.woocommerce-cart.woocommerce-page .cart-collaterals > p {
  order: 9999;
  margin: 30px 0 0;
  text-align: center;
  font-size: 14px;
  width: 100%;
  color: #172323;
}
.woocommerce-cart.woocommerce-page .cart-collaterals > p a {
  color: #d1b8fd;
  text-decoration: underline;
}
.woocommerce-cart.woocommerce-page .cart-collaterals h2 {
  border: none;
  padding: 0;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .fusion-update-cart {
  display: none;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .checkout-button {
  height: 50px;
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .woocommerce-cart.woocommerce-page .cart-collaterals table tbody {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce-cart.woocommerce-page #cart-related {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .woocommerce-cart.woocommerce-page #cart-related .fusion-layout-column {
    width: 100% !important;
  }
}
.woocommerce-cart.woocommerce-page #cart-related .products {
  display: flex;
  margin: 0 -25px;
}
@media screen and (max-width: 991px) {
  .woocommerce-cart.woocommerce-page #cart-related .products {
    margin: 0 -15px;
  }
}
.woocommerce-cart.woocommerce-page #cart-related .products .product {
  margin: 0 !important;
  padding: 0 25px;
}
@media screen and (max-width: 991px) {
  .woocommerce-cart.woocommerce-page #cart-related .products .product {
    padding: 0 15px;
    width: 50% !important;
  }
  .woocommerce-cart.woocommerce-page #cart-related .products .product:nth-child(3) {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .woocommerce-cart.woocommerce-page #cart-related .products .product {
    padding: 0 15px;
    width: 100% !important;
  }
  .woocommerce-cart.woocommerce-page #cart-related .products .product:nth-child(2) {
    display: none;
  }
}
.woocommerce-cart.woocommerce-page #cart-related .products .product .product-buttons {
  display: none;
}
.woocommerce-cart.woocommerce-page #cart-related .products .product .fusion-product-content {
  padding: 10px 0 0;
}
.woocommerce-cart.woocommerce-page #cart-related .products .product .fusion-product-content .product-title a {
  color: #172323;
  font-size: 16px;
}
.woocommerce-cart.woocommerce-page #cart-related .products .product .fusion-product-content .fusion-price-rating span {
  color: #172323;
}
@media screen and (max-width: 991px) {
  .woocommerce-cart.woocommerce-page .woocommerce-cart-form {
    margin: 0 0 30px !important;
    width: 100% !important;
  }
  .woocommerce-cart.woocommerce-page .cart-collaterals {
    width: 100% !important;
  }
}
/* My Account */
.woocommerce-account .order-again .button {
  display: inline-block !important;
}
@media screen and (max-width: 991px) {
  .woocommerce-account .avada-myaccount-user {
    flex-direction: row !important;
  }
  .woocommerce-account .avada-myaccount-user .username {
    width: 50% !important;
  }
  .woocommerce-account .avada-myaccount-user .username .hello {
    font-size: 22px !important;
  }
  .woocommerce-account .avada-myaccount-user .message {
    width: 50% !important;
    justify-content: center;
    align-items: flex-end !important;
  }
  .woocommerce-account .avada-myaccount-user .message .msg {
    font-size: 14px;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-account .avada-myaccount-user {
    flex-direction: column !important;
  }
  .woocommerce-account .avada-myaccount-user .username {
    width: 100% !important;
  }
  .woocommerce-account .avada-myaccount-user .username .hello {
    font-size: 22px !important;
  }
  .woocommerce-account .avada-myaccount-user .message {
    width: 100% !important;
    justify-content: center;
    align-items: flex-start !important;
  }
  .woocommerce-account .avada-myaccount-user .message .msg {
    font-size: 14px;
  }
}
/* Checkout */
@media screen and (max-width: 1100px) {
  .woocommerce-checkout #woocommerce-checkout-container {
    padding-bottom: 0 !important;
  }
  .woocommerce-checkout #checkout-right-col {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce-checkout #checkout-right-col {
    padding: 47px 30px !important;
  }
  .woocommerce-checkout .registered-info {
    position: relative;
  }
  .woocommerce-checkout .registered-info div .details-edit {
    display: none;
  }
  .woocommerce-checkout .registered-info div:first-child .details-edit {
    display: block;
    position: absolute;
    top: -35px;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce-checkout #gimmie-checkout-banner .banner-child {
    font-size: 14px;
    font-weight: 600;
  }
}
@media screen and (max-width: 800px) {
  .woocommerce-checkout .mobile-finished {
    display: none !important;
  }
}
/*
 Sitewide FAQs page IDs => page name
 '19893' => 'how_it_works'
 '21342' => 'calculator_tool'
 '19897' => 'customer_support'
 */
.page-id-19897 #swf .swf_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 44px;
}
.page-id-19897 #swf .fusion-toggle-heading {
  color: #fff;
  font-size: 18px;
}
.page-id-19893 #swf .swf_header, .page-id-21342 #swf .swf_header {
  margin-bottom: 44px;
}
.page-id-19893 #swf .swf_header .swf_heading, .page-id-21342 #swf .swf_header .swf_heading {
  color: #fff;
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 36px;
}
#swf .swf_header .swf_view-all {
  font-size: 16px;
  text-decoration: underline;
  font-family: 'Galano-Medium';
  position: relative;
}
#swf .swf_header .swf_view-all::after {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 12px;
  content: "\f054";
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
}
#swf .accordian .panel-group .fusion-panel:last-of-type {
  border-bottom: none;
}
#swf .accordian .fa-fusion-box {
  color: #fff;
}
#swf .accordian .fa-fusion-box::before {
  font-size: 24px;
}
.fusion-body .fusion-is-sticky.fusion-header-wrapper .fusion-header .cp_trigger .cp_label, .fusion-body:not(.home) .fusion-header-wrapper .fusion-header .cp_trigger .cp_label, .fusion-body .fusion-is-sticky.fusion-header-wrapper .fusion-header .cp_trigger .cp_input, .fusion-body:not(.home) .fusion-header-wrapper .fusion-header .cp_trigger .cp_input, .fusion-body .fusion-is-sticky.fusion-header-wrapper .fusion-header .cp_trigger .cp_go, .fusion-body:not(.home) .fusion-header-wrapper .fusion-header .cp_trigger .cp_go, .fusion-body .fusion-is-sticky.fusion-header-wrapper .fusion-header .cp_trigger .cp_trigger-button, .fusion-body:not(.home) .fusion-header-wrapper .fusion-header .cp_trigger .cp_trigger-button {
  color: #000;
}
.fusion-body .fusion-is-sticky.fusion-header-wrapper .fusion-header .cp_trigger .cp_input, .fusion-body:not(.home) .fusion-header-wrapper .fusion-header .cp_trigger .cp_input {
  background: linear-gradient(to right, #000, #000) 6px calc(100% - 8px)/calc(100% - 12px) 1px no-repeat;
}
.fusion-body .fusion-is-sticky.fusion-header-wrapper .fusion-header .cp_trigger .cp_input::placeholder, .fusion-body:not(.home) .fusion-header-wrapper .fusion-header .cp_trigger .cp_input::placeholder {
  color: #000;
}
.cp_trigger {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cp_trigger .cp_label {
  color: white;
  white-space: nowrap;
}
.cp_trigger .cp_trigger-button {
  background: none;
  border: none;
  color: white;
  font-size: 16px;
  font-family: 'Galano-Bold';
  text-decoration: underline;
}
.cp_trigger .cp_trigger-button:hover {
  opacity: 0.5;
  cursor: pointer;
}
.check-postcode-form button {
  background: none;
  border: none;
}
.cp_input-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.cp_input-container .cp_input {
  color: white;
  font-family: 'Galano-Medium';
  font-size: 16px;
  line-height: 16px;
  width: 150px;
  text-align: left;
  background: linear-gradient(to right, white, white) 6px calc(100% - 8px)/calc(100% - 12px) 1px no-repeat;
  border: none;
}
.cp_input-container .cp_input::placeholder {
  color: white;
}
.cp_input-container .cp_input:focus::placeholder {
  opacity: 0.2;
}
.cp_input-container .cp_go {
  display: none;
  position: absolute;
  right: 15px;
  color: white;
  background: none;
  border: none;
}
.cp_input-container .cp_go:hover {
  cursor: pointer;
}
.cp_expandable {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  margin-left: -30px;
  margin-right: -30px;
  position: relative;
}
@media screen and (max-width: 800px) {
  .cp_expandable {
    font-size: 12px;
    margin-left: 30px;
    margin-right: 30px;
    padding: 30px 0px 70px;
  }
}
.cp_expandable .cp_expandable_close {
  position: absolute;
  left: 30px;
  background: none;
  border: none;
  color: white;
  font-size: 24px;
}
@media screen and (max-width: 800px) {
  .cp_expandable .cp_expandable_close {
    display: none;
  }
}
.cp_expandable .cp_expandable_close:hover {
  cursor: pointer;
}
.cp_expandable .cp_expandable-content {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  justify-content: center;
  align-items: center;
  min-height: 50px;
  height: 62px;
}
@media screen and (max-width: 800px) {
  .cp_expandable .cp_expandable-content {
    min-height: auto;
    height: 100%;
    padding: 0px;
  }
}
.cp_expandable .cp_expandable-content .form-submit-success {
  color: white;
  margin-left: 5px;
}
.cp_expandable .cp_expandable-content .fontawesome-icon {
  color: white;
}
.cp_expandable .cp_expandable-content.initial {
  background-color: #000;
}
@media screen and (max-width: 800px) {
  .cp_expandable .cp_expandable-content.initial {
    display: block !important;
    max-width: 168px;
    margin-bottom: 20px;
  }
  .cp_expandable .cp_expandable-content.initial .cp_input-container .cp_input {
    font-size: 12px;
    width: 107px;
    padding: 0;
    background: linear-gradient(to right, white, white) 6px calc(100% - 14px)/calc(100% - 12px) 1px no-repeat;
  }
}
.cp_expandable .cp_expandable-content.success {
  background-color: #d1b8fd;
}
@media screen and (max-width: 800px) {
  .cp_expandable .cp_expandable-content.success {
    background-color: #000;
    margin-bottom: 30px;
    max-width: 255px;
  }
}
.cp_expandable .cp_expandable-content.fail {
  background-color: #d54040;
}
@media screen and (max-width: 800px) {
  .cp_expandable .cp_expandable-content.fail {
    background-color: #000;
  }
}
.cp_expandable .cp_expandable-content .cp_try-again {
  background: none;
  border: none;
  color: white;
  font-size: 16px;
  font-family: 'Galano-Bold';
  text-decoration: underline;
}
@media screen and (max-width: 800px) {
  .cp_expandable .cp_expandable-content .cp_try-again {
    font-size: 12px;
    padding: 0px;
  }
}
.cp_expandable .cp_expandable-content .cp_try-again:hover {
  opacity: 0.2;
  cursor: pointer;
}
@media screen and (max-width: 800px) {
  .cp_expandable .cp_expandable-content .zoho-subscribe.cp_input-container {
    justify-content: end;
  }
}
.cp_expandable .cp_expandable-content .zoho-subscribe .cp_input {
  width: 240px;
}
@media screen and (max-width: 800px) {
  .cp_expandable .cp_expandable-content .zoho-subscribe .cp_input {
    font-size: 12px;
    width: 200px;
  }
}
.cp_expandable .cp_expandable-content .zoho-subscribe button[type=submit] {
  border: none;
  background: none;
  color: white;
  font-size: 16px;
}
@media screen and (max-width: 800px) {
  .cp_expandable .cp_expandable-content .zoho-subscribe button[type=submit] {
    font-size: 12px;
  }
}
.cp_expandable .cp_expandable-content .zoho-subscribe button[type=submit]:hover {
  cursor: pointer;
}
.cps_container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
}
.cps_container .cps_icon {
  margin-bottom: 30px;
}
.cps_container .cps_subtitle {
  font-size: 48px;
  font-family: 'Galano-SemiBold';
  color: #dac0ff;
  text-align: left;
  width: 100%;
  line-height: 1;
}
@media (max-width: 600px) {
  .cps_container .cps_subtitle {
    font-size: 14px;
  }
}
.cps_container .forty-undertext {
  font-size: 28px;
  font-family: 'Galano-Medium';
  color: #fff;
  text-align: left;
  width: 100%;
  line-height: 1;
}
@media (max-width: 600px) {
  .cps_container .forty-undertext {
    font-size: 14px;
  }
}
.cps_container .cps_label {
  font-size: 26px;
  font-family: 'Galano-Medium';
  color: #d1b8fd;
  text-align: left;
  width: 100%;
  line-height: 1;
}
@media (max-width: 600px) {
  .cps_container .cps_label {
    font-size: 26px;
  }
}
.cps_container .cps_input-container {
  display: flex;
  justify-content: left;
  align-items: center;
  position: relative;
}
.cps_container .cps_input-container .cps_input {
  background: white !important;
  border-radius: 50px;
  border: none;
  color: #000;
  font-family: 'Galano-Bold';
  font-size: 24px;
  width: 340px;
  text-align: center;
  background: linear-gradient(to right, #000, #000) 6px calc(100% - 8px)/calc(100% - 12px) 1px no-repeat;
  color: black !important;
  border-bottom: 1px solid #fff !important;
  text-align: left !important;
}
@media (max-width: 600px) {
  .cps_container .cps_input-container .cps_input {
    font-size: 24px;
    width: 100%;
  }
}
.cps_container .cps_input-container .cps_input::placeholder {
  color: #000;
}
.cps_container .cps_input-container .cps_input:focus::placeholder {
  opacity: 0.2;
}
.cps_container .cps_input-container .cps_go {
  display: none;
  position: absolute;
  right: 15px;
  color: #000;
  font-size: 30px;
}
@media (max-width: 600px) {
  .cps_container .cps_input-container .cps_go {
    display: none;
  }
}
.cps_container .cps_input-container .cps_go:hover {
  cursor: pointer;
}
.cps_container form.cps_input-container .cps_input {
  width: 400px;
}
@media (max-width: 600px) {
  .cps_container form.cps_input-container .cps_input {
    font-size: 24px;
    width: 100%;
  }
}
.cps_container form.cps_input-container button[type=submit] {
  border: none;
  background: none;
  color: #000;
  font-size: 30px;
}
.cps_container form.cps_input-container button[type=submit]:hover {
  cursor: pointer;
}
.gimmie-sidebar.resources-sidebar .subscribe .subscription-zoho-form {
  display: block;
  background: white;
  border-radius: 50px;
  height: 50px;
  width: 100%;
}
.gimmie-sidebar.resources-sidebar .subscribe .subscription-zoho-form input[type="text"] {
  max-width: 60%;
  display: inline-block;
  margin-right: 0px;
  text-align: left;
  float: left;
  font-size: 14px;
}
.gimmie-sidebar.resources-sidebar .subscribe .subscription-zoho-form button {
  width: 40%;
  display: inline-block;
  float: right;
  font-size: 14px;
  font-style: normal !important;
}
input.passiveFilter.ui-autocomplete-input {
  border-radius: 4px;
  background: none;
  height: 35px;
  padding: 23px 8px;
  border: 1px solid #959a9a;
  margin: 0px !important;
}
input.passiveFilter.ui-autocomplete-input .wpfSingleInputSearch button {
  width: auto !important;
  margin-right: 8px;
}
.wpfFilterContent select {
  border-radius: 4px;
  background: none;
  padding: 12px 8px;
  border: 1px solid #959a9a;
  margin: 0px !important;
}
span.irs-grid {
  display: none !important;
}
@media only screen and (max-width: 991px) {
  h5.filter-title {
    display: none;
  }
}
.page-id-21763 #gimmie-checkout-banner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
@media screen and (max-width: 890px) {
  .page-id-21763 #gimmie-checkout-banner {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .page-id-21763 .payment-application-title h1 {
    font-size: 28px;
    line-height: 1;
  }
}
@media screen and (max-width: 800px) {
  .page-id-21763 h6 {
    margin-top: 0 !important;
  }
}
.page-id-21763 .woocommerce-checkout-finance-application {
  background: #f2f4f5;
  border-radius: 10px;
  overflow: hidden;
  height: 500px;
  position: relative;
  padding: 10px;
}
.page-id-21763 .woocommerce-checkout-finance-application .loading-application {
  color: #d1b8fd;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 50px;
  z-index: 1;
}
.page-id-21763 .woocommerce-checkout-finance-application iframe {
  position: relative;
  z-index: 2;
}
.page-id-21763 .processing-application {
  text-align: center;
}
.page-id-21763 .processing-application h2 {
  margin-bottom: 15px;
}
.page-id-21763 .processing-application .call-button {
  background: white;
  margin-top: 50px;
  border: 2px solid #000;
}
.page-id-21763 .processing-application .call-button .fusion-button-text {
  color: #000;
}
.page-id-21763 .processing-application .call-button:hover {
  background: #d1b8fd;
  border-color: #d1b8fd;
}
.page-id-21763 .processing-application .call-button:hover .fusion-button-text {
  color: white;
}
.page-id-21763 .processing-application .narrow-text {
  max-width: 500px;
  margin: 0 auto;
}
.page-id-21763 .processing-application .or {
  font-size: 12px;
  font-family: 'Galano-SemiBold';
  text-transform: uppercase;
  color: #b4b9b9;
  margin: 10px 0;
}
.page-id-21763 .processing-application .payment-fallback {
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 12px;
  font-family: 'Galano-SemiBold';
}
.page-id-21763 .processing-application #proviso {
  margin-top: 50px;
  margin-bottom: 100px;
}
.page-id-21763 .application-spinner {
  color: #eae3d6;
  font-size: 126px;
}
.page-id-21763 .application-spinner i {
  transform-origin: 50% 44.4%;
}
#processing-application #gimmie-90 {
  margin-top: 65px;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  background: rgba(112, 9, 78, 0.10);
  position: relative;
  border-radius: 8px;
}
#processing-application #gimmie-90 img {
  position: absolute;
  top: -60px;
}
#processing-application #gimmie-90 h4 {
  margin-top: 25px;
}
#gform_wrapper_1 .payment-plan-application {
  width: 100%;
  max-width: 800px;
}
#gform_wrapper_1 .payment-plan-application .partial_entry_warning {
  display: none;
}
@media screen and (max-width: 991px) {
  #gform_wrapper_1 .payment-plan-application {
    padding-left: 5px;
    padding-right: 5px;
  }
}
#gform_wrapper_1 .payment-plan-application .input-disabled {
  opacity: 30%;
  cursor: not-allowed;
}
#gform_wrapper_1 .payment-plan-application .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, #gform_wrapper_1 .payment-plan-application .gfield_select[multiple=multiple]:focus {
  outline: 1px solid #d5bdff;
}
#gform_wrapper_1 .payment-plan-application .gform_heading {
  display: none;
}
#gform_wrapper_1 .payment-plan-application .gf_progressbar_title {
  font-size: 0.9em;
  font-family: 'Galano-Medium';
  font-weight: 500;
  margin-left: 0 !important;
  color: #172323;
  opacity: 1;
}
#gform_wrapper_1 .payment-plan-application .gf_progressbar_wrapper::after {
  content: '';
  display: block;
  position: relative;
  width: 10000px;
  height: 1px;
  background: #eae3d6;
  left: -100%;
  top: 15px;
}
#gform_wrapper_1 .payment-plan-application .gf_progressbar {
  box-shadow: none;
  background: transparent;
  padding: 0;
}
@media screen and (min-width: 641px) {
  #gform_wrapper_1 .payment-plan-application .gf_progressbar {
    width: 100%;
  }
}
#gform_wrapper_1 .payment-plan-application .gf_progressbar::after {
  box-shadow: none;
  background: #f8f4ef;
  border: 1px solid rgba(0, 0, 0, .2);
  position: absolute;
  z-index: -1;
}
#gform_wrapper_1 .payment-plan-application .gf_progressbar_percentage {
  background-image: none;
  border-radius: 20px;
  text-shadow: none;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#gform_wrapper_1 .payment-plan-application .gf_progressbar_percentage span {
  font-family: 'Galano-Medium';
  font-size: 12px;
  letter-spacing: 1.8px;
}
#gform_wrapper_1 .payment-plan-application .gfield_label {
  font-family: 'Galano-Medium';
  font-weight: 500;
  font-size: 14px;
}
#gform_wrapper_1 .payment-plan-application .gsection {
  border: none;
}
#gform_wrapper_1 .payment-plan-application .gsection_title {
  font-size: 21px;
  font-weight: 500;
}
#gform_wrapper_1 .payment-plan-application .gfield_radio {
  display: flex;
}
#gform_wrapper_1 .payment-plan-application .gfield_radio li {
  display: flex;
  align-items: center;
  margin-right: 15px;
}
#gform_wrapper_1 .payment-plan-application .gfield_radio label {
  display: flex;
  align-items: center;
  margin: 0;
}
#gform_wrapper_1 .payment-plan-application .radio-vertical .gfield_radio {
  flex-direction: column;
}
#gform_wrapper_1 .payment-plan-application .radio-vertical .gfield_radio li {
  margin-right: 0;
}
#gform_wrapper_1 .payment-plan-application input[type="radio"] {
  display: none;
}
#gform_wrapper_1 .payment-plan-application input[type="radio"]:checked + label .custom-radio {
  border: rgba(0, 0, 0, .33) 1px solid;
  background: #000;
}
#gform_wrapper_1 .payment-plan-application input[type="radio"]:checked + label .custom-radio .radio-circle {
  transform: scale(1);
  transition: all 0.2s ease-in-out;
}
#gform_wrapper_1 .payment-plan-application input:not([type="button"]), #gform_wrapper_1 .payment-plan-application select, #gform_wrapper_1 .payment-plan-application textarea {
  border: 1px solid rgba(23, 35, 35, 0.2);
  border-radius: 2px;
}
#gform_wrapper_1 .payment-plan-application .custom-radio {
  background: #eae3d6;
  width: 13px;
  height: 13px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: rgba(0, 0, 0, 0) 1px solid;
  flex-shrink: 0;
  transition: all 0.2s ease-in-out;
  margin-right: 10px;
  margin-bottom: 0;
}
#gform_wrapper_1 .payment-plan-application .custom-radio .radio-circle {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
  transform: scale(0);
  transition: all 0.2s ease-in-out;
  display: block;
  margin-bottom: 0;
}
#gform_wrapper_1 .payment-plan-application .radio-switch .gfield_radio {
  margin-top: 0;
}
#gform_wrapper_1 .payment-plan-application .radio-switch .gfield_radio li {
  margin-right: 0;
}
#gform_wrapper_1 .payment-plan-application .radio-switch .gfield_radio li:first-child label {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: none;
}
#gform_wrapper_1 .payment-plan-application .radio-switch .gfield_radio li:last-child label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-left: none;
}
#gform_wrapper_1 .payment-plan-application .radio-switch .gfield_radio input[type=radio]:checked + label {
  background: #000;
  color: white;
  border-color: #000;
}
#gform_wrapper_1 .payment-plan-application .radio-switch .gfield_radio label {
  width: 80px;
  height: 36px;
  border: 1px solid rgba(23, 35, 35, 0.2);
  transition: all 0.2s ease-in-out;
  border-radius: 6px;
  max-width: none;
  justify-content: center;
  font-weight: normal;
}
#gform_wrapper_1 .payment-plan-application .radio-switch .gfield_radio .custom-radio {
  display: none;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type {
  margin-top: 0;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type .gfield_label {
  display: none;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type .gfield_description {
  font-size: 16px;
  color: #5c6161;
  margin-bottom: 15px;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type .gfield_radio {
  margin-top: 0;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type .gfield_radio li {
  margin-right: 25px;
  text-align: center;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type .gfield_radio li label > div {
  align-self: stretch;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type .gfield_radio li:nth-child(1) i::before {
  content: "\f2c1";
  color: #d1b8fd;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type .gfield_radio li:nth-child(1) input[type=radio]:checked + label {
  background: #d1b8fd;
  color: white;
  border-color: #d1b8fd;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type .gfield_radio li:nth-child(1) input[type=radio]:checked + label i::before {
  color: white;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type .gfield_radio li:nth-child(2) i::before {
  content: "\f481";
  color: #c1d82e;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type .gfield_radio li:nth-child(2) input[type=radio]:checked + label {
  background: #c1d82e;
  color: black;
  border-color: #c1d82e;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type .gfield_radio li:nth-child(2) input[type=radio]:checked + label i::before {
  color: black;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type .gfield_radio li:nth-child(3) i::before {
  content: "\f5ab";
  color: #d5bdff;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type .gfield_radio li:nth-child(3) input[type=radio]:checked + label {
  background: #d5bdff;
  color: black;
  border-color: #d5bdff;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type .gfield_radio li:nth-child(3) input[type=radio]:checked + label i::before {
  color: black;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type .gfield_radio label {
  width: 93px;
  height: 96px;
  border: 1px solid rgba(23, 35, 35, 0.2);
  transition: all 0.2s ease-in-out;
  border-radius: 2px;
  max-width: none;
  justify-content: center;
  font-weight: normal;
  color: #5c6161;
  flex-direction: column;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type .gfield_radio label i {
  margin-bottom: 5px;
}
#gform_wrapper_1 .payment-plan-application .radio-identification-type .gfield_radio .custom-radio {
  display: none;
}
#gform_wrapper_1 .payment-plan-application .ginput_container {
  margin-top: 4px;
}
#gform_wrapper_1 .payment-plan-application .gravity-select-parent {
  position: relative;
}
#gform_wrapper_1 .payment-plan-application .gravity-select-parent::after {
  font-family: 'Font Awesome 5 Pro';
  text-align: right;
  color: #172323;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  pointer-events: none;
  content: '\f078';
  font-weight: 500;
}
#gform_wrapper_1 .payment-plan-application .gravity-select-parent select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 15px;
  padding-left: 15px;
}
#gform_wrapper_1 .payment-plan-application .gravity-select-parent .select-arrow {
  display: none;
}
#gform_wrapper_1 .payment-plan-application .ginput_container_phone {
  position: relative;
}
#gform_wrapper_1 .payment-plan-application .ginput_container_phone::after {
  font-family: 'Font Awesome 5 Pro';
  text-align: right;
  color: #172323;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  pointer-events: none;
  content: '\f095';
  font-weight: 500;
}
#gform_wrapper_1 .payment-plan-application .mobile-phone-field .ginput_container_phone::after {
  font-family: 'Font Awesome 5 Pro';
  text-align: right;
  color: #172323;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  pointer-events: none;
  content: '\f3cf';
  font-weight: 500;
}
#gform_wrapper_1 .payment-plan-application .ginput_container_email {
  position: relative;
}
#gform_wrapper_1 .payment-plan-application .ginput_container_email::after {
  font-family: 'Font Awesome 5 Pro';
  text-align: right;
  color: #172323;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  pointer-events: none;
  content: '\f0e0';
  font-weight: 500;
}
#gform_wrapper_1 .payment-plan-application .ginput_container_date {
  position: relative;
}
#gform_wrapper_1 .payment-plan-application .ginput_container_date:not(.gfield_date_dropdown_month):not(.gfield_date_dropdown_year)::after {
  font-family: 'Font Awesome 5 Pro';
  text-align: right;
  color: #172323;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  pointer-events: none;
  content: '\f073';
  font-weight: 500;
}
#gform_wrapper_1 .payment-plan-application #input_1_84::after, #gform_wrapper_1 .payment-plan-application #input_1_98::after {
  display: none;
}
#gform_wrapper_1 .payment-plan-application .gfield_date_dropdown_day {
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute;
  left: -99999px;
}
#gform_wrapper_1 .payment-plan-application .gfield_date_dropdown_month select, #gform_wrapper_1 .payment-plan-application .gfield_date_dropdown_year select {
  padding-right: 40px;
}
#gform_wrapper_1 .payment-plan-application .datepicker {
  width: 100%;
  margin-right: 0;
}
#gform_wrapper_1 .payment-plan-application .gform_page_footer {
  border-top: none;
}
#gform_wrapper_1 .payment-plan-application .gform_previous_button {
  background: #eae3d6;
  color: #172323;
}
#gform_wrapper_1 .payment-plan-application .gform_previous_button:hover {
  background: #d1b8fd;
  color: #fff;
}
#gform_wrapper_1 .payment-plan-application .gfield.repeater {
  background: #f8f4ef;
  padding: 20px;
}
#gform_wrapper_1 .payment-plan-application .gfield.repeater input, #gform_wrapper_1 .payment-plan-application .gfield.repeater select {
  height: 45px;
}
#gform_wrapper_1 .payment-plan-application .gfield.repeater .gfield_label:not(.list_column_label) {
  color: #d1b8fd;
}
#gform_wrapper_1 .payment-plan-application .gfield.repeater .select-arrow {
  display: none;
}
#gform_wrapper_1 .payment-plan-application .gfield.repeater .gfield_list_cell {
  margin-top: 2px;
  margin-bottom: 10px;
}
#gform_wrapper_1 .payment-plan-application .gfield.repeater .gravity-select-parent::after {
  top: 10px;
}
#gform_wrapper_1 .payment-plan-application .gfield.repeater .gfield_list_icons {
  margin-bottom: 20px;
}
#gform_wrapper_1 .payment-plan-application .gfield.repeater .gfield_list_icons a {
  font-family: 'Galano-SemiBold';
  color: black;
  font-size: 13px;
  padding: 10px 14px;
  border-radius: 2px;
  background: #eae3d6;
  transition: all 0.2s ease-in-out;
}
#gform_wrapper_1 .payment-plan-application .gfield.repeater .gfield_list_icons a.delete_list_item {
  background: #f1ece2;
}
#gform_wrapper_1 .payment-plan-application .gfield.repeater .gfield_list_icons a.delete_list_item:hover {
  color: white;
  background: #000;
}
#gform_wrapper_1 .payment-plan-application .gfield.repeater .gfield_list_icons a:hover {
  color: white;
  background: #d1b8fd;
}
#gform_wrapper_1 .payment-plan-application .gfield.repeater .gfield_list_icons i {
  margin-right: 3px;
}
.custom-hide .ui-datepicker-buttonpane {
  padding: 5px;
  display: flex;
  justify-content: space-around;
  background: #fff;
}
.custom-hide .ui-datepicker-calendar {
  display: none;
}
.ui-datepicker-calendar {
  background: #fff;
}
.page-id-21763 #wrapper {
  overflow: hidden;
}
.page-id-21763 #wrapper .fusion-page-title-bar {
  background-size: 100%;
  background-position: top right;
  height: 320px;
}
@media only screen and (max-width: 1200px) {
  .page-id-21763 #wrapper .fusion-page-title-bar {
    height: 140px;
    min-height: 140px;
  }
  .page-id-21763 #wrapper .fusion-page-title-bar .fusion-page-title-row {
    min-height: 140px;
  }
  .page-id-21763 #wrapper .fusion-page-title-bar h1 {
    font-size: 28px !important;
  }
}
.page-id-21763 #wrapper .application-intro-page {
  text-align: center;
  color: black;
  margin-top: 100px;
  padding: 0 10px;
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  .page-id-21763 #wrapper .application-intro-page {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-21763 #wrapper .application-intro-page {
    text-align: left;
    padding: 0 20px;
    margin-top: 20px;
  }
}
.page-id-21763 #wrapper .application-intro-page .header {
  font-size: 32px;
  color: black;
  font-family: 'Galano-Bold';
}
@media only screen and (max-width: 1200px) {
  .page-id-21763 #wrapper .application-intro-page .header {
    font-size: 21px;
  }
}
.page-id-21763 #wrapper .application-intro-page p {
  max-width: 650px;
  margin: 20px auto;
}
@media only screen and (max-width: 800px) {
  .page-id-21763 #wrapper .application-intro-page p {
    max-width: none;
  }
}
.page-id-21763 #wrapper .application-intro-page .multi-item-banner {
  display: flex;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0;
  justify-content: space-around;
  align-items: center;
  font-family: 'Galano-Medium';
}
@media only screen and (max-width: 1200px) {
  .page-id-21763 #wrapper .application-intro-page .multi-item-banner {
    flex-direction: column;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-21763 #wrapper .application-intro-page .multi-item-banner {
    align-items: flex-start;
  }
}
.page-id-21763 #wrapper .application-intro-page .multi-item-banner .banner-child {
  width: auto;
  color: black;
  font-size: 16px;
}
.page-id-21763 #wrapper .application-intro-page .multi-item-banner .banner-child::after {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .page-id-21763 #wrapper .application-intro-page .multi-item-banner .banner-child {
    margin-bottom: 20px;
  }
  .page-id-21763 #wrapper .application-intro-page .multi-item-banner .banner-child:last-child {
    margin-bottom: 0;
  }
}
.page-id-21763 #wrapper .application-intro-page .fusion-button {
  margin-top: 30px;
  font-size: 14px;
  padding: 16px 40px;
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  .page-id-21763 #wrapper .application-intro-page .fusion-button {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-21763 #wrapper .application-intro-page .fusion-button {
    margin-top: 10px;
  }
}
.ub-emb-container {
  display: none !important;
}
.development-banner {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 5px !important;
  background: black !important;
  color: white;
  z-index: 999;
}
.development-banner a {
  color: #cecece !important;
}
.forty-btn {
  color: black !important;
  background: white;
  padding: 5px 15px 10px !important;
  font-size: 17px !important;
  letter-spacing: 0;
  line-height: 1 !important;
  border: 2px solid black !important;
  height: auto !important;
}
.forty-btn:hover {
  background: black !important;
  color: white !important;
}
.forty-btn-purp {
  background: #d2bdfc !important;
  color: black !important;
  border-color: #d2bdfc !important;
}
.additional-header {
  margin: 21px 0 !important;
}
.additional-header .forty-deliv-btn {
  padding-left: 50px;
}
@media (max-width: 1100px) {
  .additional-header .forty-deliv-btn {
    display: none;
  }
}
.forty-floating-icons {
  transform: translateY(-100px);
}
.fusion-content-boxes.content-boxes-icon-on-top .heading img {
  padding-bottom: 0;
}
.forty-shop-by {
  padding: 0 !important;
}
.completely-hidden, body.home .fusion-header .fusion-row:before {
  display: none !important;
}
body.home .fusion-header .fusion-row:before {
  display: none !important;
  content: none !important;
}
#global-subscribe-footer .fusion-title {
  width: 100% !important;
  max-width: 100% !important;
}
.fusion-footer-widget-area, .fusion-footer-copyright-area {
  background: #fff !important;
}
.fusion-blog-layout-grid .fusion-post-wrapper .fusion-image-wrapper img {
  border-radius: 30px !important;
}
.fusion-copyright-content {
  border-top: 1px solid black !important;
}
.fusion-copyright-content .left-content {
  width: 100%;
  font-size: 12px;
}
#main .post h2 a {
  font-size: 22px;
  font-family: 'Galano-Medium';
}
/* Michael Ryan modifications 19/11/2020 */
#popular-products {
  /*padding: 20px 80px;*/
}
#popular-products .fusion-rollover, #popular-products .tinv-wishlist, #popular-products .fusion-carousel-meta a {
  display: none !important;
}
#popular-products .fusion-carousel-title, #popular-products .fusion-carousel-meta {
  text-align: center !important;
  line-height: 1 !important;
}
#popular-products .fusion-carousel-title {
  color: black !important;
}
#popular-products .fusion-carousel-title a {
  font-size: 14px;
  font-family: 'Galano-SemiBold';
  font-weight: 400;
  color: black !important;
  transition: all 0.3s linear;
}
#popular-products .fusion-carousel-title a:hover {
  color: #d1b8fd !important;
}
#popular-products .fusion-carousel-price {
  /*		
   p {
   &:nth-of-type(2) {
   display: none !important;
   }
   }
   */
}
#popular-products .fusion-carousel-price p, #popular-products .fusion-carousel-price span {
  font-size: 13px;
  font-family: 'Galano-Medium';
  font-weight: 400;
  color: black;
}
/*
 #popular-products {
 padding: 20px 80px;
 .fusion-rollover, .tinv-wishlist, .fusion-carousel-meta a {
 display: none !important;
 }
 .fusion-carousel-title, .fusion-carousel-meta {
 text-align: center !important;
 }
 .fusion-carousel-title {
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 color: black !important;
 }
 .fusion-carousel-title a {
 font-size: 24px;
 font-family: $galano-semibold;
 font-weight: 400;
 color: black !important;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 transition: all 0.3s linear;
 &:hover {
 color:$teal !important;
 }
 }
 .fusion-carousel-price {
 p, span {
 font-size: 24px;
 font-family: $galano-medium;
 font-weight: 400;
 color: black;
 }
 p {
 &:nth-of-type(2) {
 display: none !important;
 }
 }
 }
 }
 */
.home .fusion-header-wrapper .fusion-header.fusion-sticky-shadow .fusion-main-menu > .fusion-menu > li > a, .fusion-main-menu > ul > li > a {
  font-size: 24px !important;
  color: black !important;
}
#global-subscribe-footer {
  text-align: center;
}
#global-subscribe-footer .input-wrapper {
  width: 100%;
  max-width: 500px;
  display: inline-block;
}
.subscription-zoho-form input[type="text"] {
  border-radius: 50px 0 0 50px;
  margin-right: -10px !important;
  vertical-align: middle;
}
.subscription-zoho-form button {
  border-radius: 50px;
  vertical-align: middle !important;
  width: auto !important;
  min-width: 50px !important;
  background: #d1b8fd !important;
  color: black !important;
  margin-left: -20px;
  font-size: 20px;
}
.subscription-zoho-form button em {
  font-size: 24px;
  line-height: 24px;
}
.fusion-page-title-secondary {
  background: #f4edff !important;
  color: #d3bdfe !important;
}
.fusion-page-title-secondary a {
  color: #d3bdfe;
}
.fusion-page-title-secondary a:hover {
  color: black !important;
}
.fusion-page-title-secondary a:after {
  color: #d3bdfe;
}
#home-hero-hiw {
  transform: translateY(-50px);
  color: white;
}
#home-hero-hiw h2 {
  color: #d1b8fd !important;
}
#home-hero-hiw p {
  color: white;
}
.forty-big-p {
  font-size: 24px;
}
#faq-sec .panel-body p {
  color: white;
}
#how-does-it-work h2 {
  color: #172424 !important;
}
.fusion-header-wrapper .fusion-header .fusion-main-menu > .fusion-menu > li > a, .fusion-header-wrapper .fusion-header .fusion-main-menu > .fusion-menu > li span {
  color: black !important;
  transition: all 0.2s linear;
}
.fusion-header-wrapper .fusion-header .fusion-main-menu > .fusion-menu > li > a:hover, .fusion-header-wrapper .fusion-header .fusion-main-menu > .fusion-menu > li span:hover {
  color: #d1b8fd !important;
}
.fusion-header-wrapper .fusion-header .fusion-main-menu > .fusion-menu > li > a:hover:before, .fusion-header-wrapper .fusion-header .fusion-main-menu > .fusion-menu > li span:hover:before {
  color: #d1b8fd !important;
}
.fusion-header-wrapper .fusion-header .fusion-main-menu > .fusion-menu > li > a:before, .fusion-header-wrapper .fusion-header .fusion-main-menu > .fusion-menu > li span:before {
  color: black !important;
  transition: all 0.2s linear;
}
.fusion-header-wrapper .fusion-header .fusion-main-menu > .fusion-menu > li > a:after, .fusion-header-wrapper .fusion-header .fusion-main-menu > .fusion-menu > li span:after {
  background-color: transparent !important;
}
.fusion-header-wrapper .fusion-header .additional-header .woo-icons i:hover:before {
  color: #d1b8fd !important;
}
.fusion-header-wrapper .fusion-header .additional-header .woo-icons i:before {
  color: black !important;
  transition: all 0.2s linear;
}
#latest-news-sec .fusion-rollover {
  opacity: 0 !important;
}
#enter-suburb-sec .zoho-form {
  display: none !important;
}
.check-postcode-form {
  width: 100% !important;
  color: white;
}
.check-postcode-form input, .check-postcode-form:placeholder {
  color: white !important;
  border-bottom: 1px solid #fff !important;
  text-align: left !important;
}
.check-postcode-form .cps_container .cps_input-container {
  display: block !important;
}
.check-postcode-form .cps_container .cps_input-container .cps_input {
  color: white !important;
  border-bottom: 1px solid #fff !important;
  text-align: left !important;
  display: block !important;
}
#main .post h2 a, .about-author .title a, .fusion-blog-pagination .pagination .pagination-next:after, .fusion-blog-pagination .pagination .pagination-prev:before, .fusion-content-widget-area .widget .recentcomments a, .fusion-content-widget-area .widget li a, .fusion-content-widget-area .widget_categories li, .fusion-hide-pagination-text .pagination-next:after, .fusion-hide-pagination-text .pagination-prev:before, .fusion-load-more-button, .fusion-rollover a, .pagination .pagination-next:after, .pagination .pagination-prev:before, .project-content .project-info .project-info-box a, .shop_attributes tr th, .single-navigation a[rel=next]:after, .single-navigation a[rel=prev]:before {
  color: #000 !important;
  font-weight: 600;
}
#main .about-author .title a:hover, #main .post h2 a:hover, #wrapper .fusion-vertical-menu-widget .menu li.current-menu-item > a, #wrapper .fusion-vertical-menu-widget .menu li.current_page_ancestor > a, #wrapper .fusion-widget-area .current-menu-item > a, #wrapper .fusion-widget-area .current-menu-item > a:before, #wrapper .fusion-widget-area .current_page_item > a, #wrapper .fusion-widget-area .current_page_item > a:before, #wrapper .jtwt .jtwt_tweet a:hover, .content-box-percentage, .fusion-content-widget-area .widget .recentcomments:hover:before, .fusion-content-widget-area .widget li a:hover, .fusion-content-widget-area .widget li a:hover:before, .fusion-content-widget-area .widget_archive li a:hover:before, .fusion-content-widget-area .widget_categories li a:hover, .fusion-content-widget-area .widget_categories li a:hover:before, .fusion-content-widget-area .widget_links li a:hover:before, .fusion-content-widget-area .widget_nav_menu li a:hover:before, .fusion-content-widget-area .widget_pages li a:hover:before, .fusion-content-widget-area .widget_recent_entries li a:hover:before, .fusion-date-and-formats .fusion-format-box i, .fusion-open-submenu:hover, .fusion-pagination .next:hover, .fusion-pagination .next:hover:after, .fusion-pagination .prev:hover, .fusion-pagination .prev:hover:before, .fusion-read-more:hover:after, .more a:hover:after, .pagination .pagination-next:hover:after, .pagination .pagination-prev:hover:before, .pagination-next:hover:after, .pagination-prev:hover:before, .project-content .project-info .project-info-box a:hover, .rtl .fusion-read-more:hover:before, .rtl .more a:hover:before, .side-nav .arrow:hover:after, .side-nav li.current_page_ancestor > a, .side-nav ul > li.current_page_item > a, .single-navigation a[rel=next]:hover:after, .single-navigation a[rel=prev]:hover:before, .star-rating span:before, .star-rating:before, a:hover, h5.toggle:hover a {
  color: #d5bcff !important;
}
#our-beliefs h2 {
  font-size: 48px !important;
}
#our-beliefs h3, #our-beliefs h3 p {
  font-size: 36px !important;
}
@media (max-width: 1200px) {
  #our-beliefs h3, #our-beliefs h3 p {
    font-size: 28px !important;
  }
}
@media (max-width: 900px) {
  #our-beliefs h3, #our-beliefs h3 p {
    font-size: 22px !important;
  }
}
.fusion-mobile-menu-icons a, .fusion-mobile-menu-icons a:before {
  color: black !important;
}
body:not(.mobile-menu-design-flyout) .fusion-mobile-nav-item a {
  background-color: rgba(0, 0, 0, 0.9) !important;
  border-color: transparent !important;
}
ul#mobile-menu-gimmie-mobile-main-menu {
  background: none !important;
}
.blog .featured-post__link, .blog .artlce-text-link {
  color: #d1b8fd !important;
}
.blog .featured-post__link:hover, .blog .artlce-text-link:hover {
  color: black !important;
}
.blog .gimmie-sidebar .latest-posts, .blog .gimmie-sidebar .subscribe, .single-post .gimmie-sidebar .latest-posts {
  background: white !important;
}
@media (max-width: 800px) {
  .home #home-hero, .forty-rip-tcs, #gimmie, #enter-suburb-sec {
    padding-bottom: 50px !important;
    background-image: none !important;
  }
  .home #shop-by-content .fusion-layout-column .fusion-column-wrapper {
    padding: 0 !important;
  }
  .home #shop-by-content .fusion-layout-column .fusion-column-wrapper h3 {
    display: block !important;
  }
  #enter-suburb-sec {
    height: auto !important;
    padding: 100px 5% !important;
  }
  #global-subscribe-footer {
    background-image: none !important;
    background: #ece5d5 !important;
  }
  #forty-what-to-apply {
    background-image: none !important;
  }
  #whats-best {
    padding-bottom: 75px !important;
  }
  .accordian.fusion-accordian.custom-toggles .fusion-panel.panel-default {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
.fusion-page-title-bar h1 {
  font-size: 48px !important;
  font-family: 'Galano-Medium' !important;
  font-weight: 400;
  color: black !important;
  padding: 50px 10px !important;
}
.product-category a:hover h2.woocommerce-loop-category__title {
  color: #d1b8fd !important;
}
#main #comment-submit, #main .comment-submit, #reviews input#submit, .button-default, .button.default, .comment-form input[type="submit"], .fusion-button-default, .fusion-footer-widget-area .fusion-privacy-placeholder .button-default, .fusion-portfolio-one .fusion-button, .gform_page_footer input[type="button"], .gform_wrapper .button, .gform_wrapper .gform_button, .post-password-form input[type="submit"], .price_slider_amount button, .slidingbar-area .button-default, .ticket-selector-submit-btn[type=submit], .tml-submit-wrap input[type="submit"], .woocommerce .avada-order-details .order-again .button, .woocommerce .avada-shipping-calculator-form .button, .woocommerce .cart-collaterals .checkout-button, .woocommerce .checkout #place_order, .woocommerce .checkout_coupon .button, .woocommerce .login .button, .woocommerce .lost_reset_password input[type="submit"], .woocommerce .register .button, .woocommerce .single_add_to_cart_button, .woocommerce button.button, .woocommerce-MyAccount-content form .button, .woocommerce.add_to_cart_inline .button, .wpcf7-form input[type="submit"], .wpcf7-submit, input.button-default {
  background: black;
  color: white;
}
.woocommerce-info, .woocommerce-message {
  color: black !important;
  background: white !important;
}
#gimmie-checkout-banner {
  background: transparent !important;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals .checkout-button:hover {
  color: white !important;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals .order-total.show-total td, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals .order-total.show-total td {
  color: black !important;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals #gimmie-90, .woocommerce-order-received #wrapper .woocommerce .cart-collaterals #gimmie-90, .woocommerce-checkout #gimmie-90 {
  background: white !important;
}
.woocommerce-cart #wrapper .woocommerce .cart-collaterals #gimmie-90 h4, .woocommerce-checkout #gimmie-90 h4 {
  color: black !important;
}
.page-id-19834 .fusion-page-title-bar.fusion-page-title-bar-center h1 {
  color: #d1b8fd !important;
}
.woocommerce-checkout .checkout-email-not-confirmed-notice {
  background: white !important;
}
body.archive.woocommerce-page #sidebar button.wfpHideButton.wfpButton.wfpClickable, .woocommerce-page .wpfClearButton.wpfButton {
  background: black !important;
  color: white !important;
}
body.archive.woocommerce-page #sidebar button.wfpHideButton.wfpButton.wfpClickable:hover, .woocommerce-page .wpfClearButton.wpfButton:hover {
  background: #d1b8fd !important;
}
#support-sec2 #swf .fusion-toggle-heading {
  color: black !important;
}
.check-postcode-form {
  display: flex !important;
}
.check-postcode-form .cps_input-container {
  display: flex !important;
}
.tax-product_cat .fusion-page-title-bar.fusion-page-title-bar-center h1, .tax-product_tag .fusion-page-title-bar.fusion-page-title-bar-center h1, .post-type-archive-product .fusion-page-title-bar.fusion-page-title-bar-center h1, .page-id-19834 .fusion-page-title-bar.fusion-page-title-bar-center h1, .page-id-24980 .fusion-page-title-bar.fusion-page-title-bar-center h1, .fusion-page-title-bar .fusion-page-title-row h1 {
  color: #d1b8fd !important;
}
body.home #gimmie #gimmie-left-col:after {
  display: none !important;
}
#home-hero-hiw {
  background-position: 60% center !important;
}
.left-image-bg {
  background-position: 30% center !important;
}
#support-boxes .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .fontawesome-icon, #support-boxes .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .fontawesome-icon {
  color: #d1b8fd !important;
}
@media (max-width: 1201px) {
  body.home #home-hero {
    background-position: left center !important;
  }
  body.home #gimmie, .left-image-bg {
    background-position: 30% center !important;
  }
  .fusion-footer #media_image-5 img {
    max-width: 177px !important;
  }
}
@media (max-width: 780px) {
  .forty-90daypay-sect {
    background-image: none !important;
  }
  #cost-calculator {
    max-width: 80% !important;
  }
  #whats-best h2 {
    font-size: 36px !important;
  }
  #whats-best p {
    font-size: 18px !important;
  }
}
@media (max-width: 990px) {
  #forty-what-to-apply, #home-hero, .forty-about-top-ban {
    background-image: none !important;
  }
  .page-id-19893 #faq-sec {
    background: #152322 !important;
  }
  .accordian.fusion-accordian.custom-toggles .fusion-panel.panel-default {
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
  .forty-about-top-ban {
    background-image: none !important;
    padding: 100px 20px 0 !important;
  }
  .forty-about-top-ban h2 {
    text-align: center !important;
  }
  .forty-our-story, .forty-our-promise, .forty-our-beliefs, .forty-ptwye, .forty-paptsu, .forty-nienf {
    background-image: none !important;
    padding: 100px 20px 50px !important;
  }
  .forty-our-story .fusion-layout-column.fusion-one-half, .forty-our-promise .fusion-layout-column.fusion-one-half, .forty-our-beliefs .fusion-layout-column.fusion-one-half, .forty-ptwye .fusion-layout-column.fusion-one-half, .forty-paptsu .fusion-layout-column.fusion-one-half, .forty-nienf .fusion-layout-column.fusion-one-half, .forty-our-story .fusion-layout-column.fusion-one-third, .forty-our-promise .fusion-layout-column.fusion-one-third, .forty-our-beliefs .fusion-layout-column.fusion-one-third, .forty-ptwye .fusion-layout-column.fusion-one-third, .forty-paptsu .fusion-layout-column.fusion-one-third, .forty-nienf .fusion-layout-column.fusion-one-third {
    width: 100% !important;
  }
}
#wrapper .checkout #checkout-left-col .col-title.finished .step-identifier, #woocommerce-checkout-container #checkout-left-col .col-title.finished .step-identifier, .gimmie-payment-boxes input[type="radio"]:checked + label {
  background: black !important;
}
#wrapper .checkout #checkout-right-col #order_review .order-total td, #woocommerce-checkout-container #checkout-right-col #order_review .order-total td, #wrapper .checkout #checkout-right-col #order_review .order-total .amount, #woocommerce-checkout-container #checkout-right-col #order_review .order-total .amount {
  color: black !important;
}
#wrapper .checkout #checkout-right-col, #woocommerce-checkout-container #checkout-right-col {
  background: #d1b8fd !important;
}
.gimmie-payment-boxes input[type="radio"]:checked + label {
  border-color: black !important;
}
.repayment-info {
  background: transparent !important;
}
.repayment-info p {
  color: black !important;
}
.pum-theme-21698 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close {
  color: black !important;
  background: #d1b8fd !important;
}
.error404 .avada-page-titlebar-wrapper {
  display: none !important;
}
#fusion-checklist-1 .circle-yes {
  background-color: #d1b8fd !important;
}
@media (max-width: 800px) {
  .error-message {
    font-size: 70px !important;
  }
  .mobile-woo-icons .additional-header .woo-icons {
    text-align: right !important;
  }
  .cp_expandable {
    padding: 0 !important;
  }
  .fusion-logo a {
    display: inline-block !important;
    max-width: 60% !important;
  }
  .fusion-mobile-menu-design-modern .fusion-header .fusion-row .fusion-mobile-menu-icons a {
    font-size: 24px !important;
  }
  .fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header {
    padding: 0 !important;
  }
  .fusion-mobile-menu-design-modern .fusion-header .fusion-row .fusion-mobile-menu-search {
    top: 50px !important;
  }
  .fusion-mobile-menu-design-modern .fusion-header .fusion-row .fusion-logo {
    padding-top: 10px;
    padding-left: 20px;
  }
}
.page-id-21763 #wrapper .fusion-page-title-bar {
  background: none !important;
}
@media (max-width: 800px) {
  .fty-mobile-padd-up {
    padding-top: 60px;
  }
}
.fusion-page-title-bar {
  background: white !important;
}
.gform_wrapper div.validation_error {
  color: red !important;
  background: rgba(255, 0, 0, 0.4) !important;
  border: none !important;
}
.gform_wrapper .gfield_error .gfield_label, .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: none !important;
  color: red !important;
}
.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio {
  color: black !important;
}
.additional-header .woo-icons ul li.cart-icon .cart-contents:hover:before {
  color: #d1b8fd !important;
}
.fusion-checklist .fusion-li-icon, ul.fusion-checklist .fusion-li-icon {
  color: #d1b8fd !important;
}
.fusion-image-wrapper .fusion-rollover {
  background: #d1b8fd !important;
}
.forty-home-btn {
  margin-top: 20px !important;
}
.forty-our-promise {
  background-position: 50% !important;
}
.forty-our-story {
  background-position: 55% !important;
}
@media (min-height: 750px and min-width: 800px) {
  .home #home-hero {
    height: 700px;
    min-height: 700px !important;
  }
}
@media (max-width: 767px) {
  .home #home-hero .title-heading-left {
    font-size: 24px !important;
  }
  #home-hero p {
    font-size: 14px !important;
  }
  .home #home-hero, .home #gimmie {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  }
  .home #home-hero .fusion-separator {
    margin-bottom: 10px !important;
  }
}
@media (max-width: 1000px) {
  .home #gimmie .gimmie-left-col {
    display: none !important;
  }
}
@media (max-width: 1201px) {
  body.home #home-hero {
    background-position: 30% !important;
  }
}
@media (min-width: 800px) {
  .fusion-header-wrapper .fusion-header .fusion-main-menu > .fusion-menu > li span {
    font-size: 18px;
  }
}
.mobile-woo-icons {
  max-width: none !important;
  width: 50% !important;
}
.forty-paptsu {
  background-position: 60% !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%5C%2F%22%2C%22sources%22%3A%5B%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fstyles.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Fgeneral.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Fheader.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Ffooter.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Fpages.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Ffaqs.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Fwoocommerce.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Ftheresa.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Fsingle-post.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Fjiesie.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Fsingle-product.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Fcost-calculator.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Fjanet.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Fjayar.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Fsitewide-faqs.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Fcheck-postcode.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Fsidebar.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Fcheckout-extras.scss%22%2C%22wp-content%5C%2Fthemes%5C%2FAvada-Child-Theme%5C%2Fscss%5C%2Fparts%5C%2Ffinance-application.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAD%2CaAAA%3BAAAA%2CWAAA%3BAAAA%2CiBAAA%3BAAAA%2CmBAAA%3BACwCC%3BAAAA%3B%3BqCAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BqCAAA%3BAAAA%3BAAMA%3BAAAA%2CkCAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BADlED%2CoBAAA%3BAC0ES%3BAAAA%2C%2BBAAA%3BAAAA%3BAD1ET%3B%3B%3B%3B8EAAA%3BACqFC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAYY%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%3ByBAAA%3BAAAA%3BAAGQ%3BAAAA%2CyBAAA%3BAAAA%3BAAIZ%3BAAAA%3B%3B%3BgCAAA%3BAAAA%3BAAKQ%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%3ByBAAA%3BAAAA%3BAAGI%3BAAAA%2CyBAAA%3BAAAA%3BAAKZ%3BAAAA%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAASQ%3BAAAA%3B6BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAWA%3BAAAA%3B4BAAA%3BAAAA%3BAAGI%3BAAAA%2C4BAAA%3BAAAA%3BAAKZ%3BAAAA%3B%3B%3B%3B4BAAA%3BAAAA%3BAAOQ%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%3ByBAAA%3BAAAA%3BAAGI%3BAAAA%2CyBAAA%3BAAAA%3BAAKZ%3BAAAA%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAOQ%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%3ByBAAA%3BAAAA%3BAAGI%3BAAAA%2CyBAAA%3BAAAA%3BAD1LrB%2CiBAAA%3BACkMC%3BAAAA%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAQQ%3BAAAA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BkBAAA%3BAAAA%3BAAQR%3BAACI%3BAAAA%3BmCAAA%3BAAAA%3BAAAA%3BADxNL%2C8BAAA%3BACgOK%3BAAAA%2C6BAAA%3BAAAA%3BAAMY%3BAAAA%3BiBAAA%3BAAAA%3BAAQZ%3BAAAA%3BiBAAA%3BAAAA%3BAAGQ%3BAAAA%3BmBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2C4BAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAAYQ%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3B%3BcAAA%3BAAAA%3BAAIQ%3BAAAA%3B%3B%3B%3BaAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3B%2BBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3B%3B%3B%2BBAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CiCAAA%3BAAAA%3BAAEQ%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BADxVzC%2CsDAAA%3BACmWK%3BAAAA%2C%2BBAAA%3BAAAA%3BADnWL%2CmCAAA%3BAC0WK%3BAAAA%2C8BAAA%3BAAAA%3BAAEQ%3BAAAA%2CaAAA%3BAAAA%3BAAEI%3BAACI%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAD%5C%2FWrB%2C0BAAA%3BACyXK%3BAAAA%2C%2BBAAA%3BAAAA%3BAAII%3BAAAA%2CYAAA%3BAAAA%3BAAGA%3BAAAA%3BqBAAA%3BAAAA%3BAAGQ%3BAAAA%3B%3B%3B%3B%3B%3B%3B6BAAA%3BAAAA%3BAASQ%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAD9ZzB%2C0BAAA%3BAC0aC%3BAAAA%3BsBAAA%3BAAAA%3BAAGQ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAIQ%3BAAAA%3B4BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%2BBAAA%3BAAAA%3BAAIQ%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2C4BAAA%3BAAAA%3BAD5bzB%2C4BAAA%3BACqcK%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOQ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAgBI%3BAAAA%2CmBAAA%3BAAAA%3BAAKZ%3BAAAA%2CgBAAA%3BAAAA%3BAAGY%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAD1ejB%2C0BAAA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BGAAA%3BAAAA%2CkBAAA%3BACglBC%3BAAAA%3BmBAAA%3BAAAA%3BAAGI%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CiCAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAQI%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BADxmBT%2CuCAAA%3BACmnBC%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3B%3B0BAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3B%2BBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3B0BAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B6BAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAKZ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BmBAAA%3BAAAA%3BAAKR%3BAAAA%2CeAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BcAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3BeAAA%3BAAAA%3BAAOA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BmBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAQxB%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%3BYAAA%3BAAAA%3BAAGQ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%2CqBAAA%3BAAAA%3BAAMxB%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAAKQ%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAASpB%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BADr0BL%2CaAAA%3BAECC%3BAACG%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAFFJ%2CqBAAA%3BAEQC%3BAAEI%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%2CgCAAA%3BAAAA%3BAAMoB%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%2CeAAA%3BAAAA%3BAAMQ%3BAAAA%2CcAAA%3BAAAA%3BAAEQ%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAIR%3BAACI%3BAAAA%3BiBAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3B%3BqCAAA%3BAAAA%3BAAWQ%3BAAAA%2CeAAA%3BAAAA%3BAAOR%3BAAAA%2CeAAA%3BAAAA%3BAAMQ%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%3BeAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3BuCAAA%3BAAAA%3BAAShB%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BaAAA%3BAAAA%3BAAGQ%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BkBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BAAWI%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAMA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BeAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%2CqBAAA%3BAAAA%3BAAMpB%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAACI%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAGA%3BAACI%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAACI%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAOQ%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAgBQ%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BeAAA%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BcAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAACI%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAEI%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAEI%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAEI%3BAAAA%2CmCAAA%3BAAAA%3BAAEQ%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKZ%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAEI%3BAAAA%2CmCAAA%3BAAAA%3BAAEQ%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAOpB%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BYAAA%3BAAAA%3BAAII%3BAAAA%2CoBAAA%3BAAAA%3BAAGQ%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAOhB%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BmCAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAEQ%3BAAAA%2CiCAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAIQ%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKQ%3BAAAA%3BmBAAA%3BAAAA%3BAAKR%3BAAAA%3B0BAAA%3BAAAA%3BAAIK%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAIW%3BAAAA%2CwBAAA%3BAAAA%3BAAKhB%3BAAAA%3B%3B%3B%3BeAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3BYAAA%3BAAAA%3BAAMA%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%2CkCAAA%3BAAAA%3BAAAA%3BAAQpB%3BAACI%3BAAAA%2CgCAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAAKQ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAqBA%3BAAAA%2CuBAAA%3BAAAA%3BAAIR%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAARY%3BAAAA%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAFhcjB%2CmDAAA%3BAEgdI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BeAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAoBI%3BAAAA%2CmBAAA%3BAAAA%3BACxfA%3BAAAA%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%2CeAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3B%3B%3B%3B%3B%3BQAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%2CwBAAA%3BAAAA%3BAAEI%3BAAAA%3BmCAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BcAAA%3BAAAA%3BAAKA%3BAAAA%3BYAAA%3BAAAA%3BAAGQ%3BAAAA%3BeAAA%3BAAAA%3BAAGQ%3BAAAA%3B8BAAA%3BAAAA%3BAAGQ%3BAAAA%2CgBAAA%3BAAAA%3BAAIlC%3BAAAA%2C8BAAA%3BAAAA%3BAAI0B%3BAAAA%2CaAAA%3BAAAA%3BAAKhB%3BAAAA%2CsBAAA%3BAAAA%3BAAEQ%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIR%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%2CyBAAA%3BAAAA%3BAAEI%3BAAAA%3BsBAAA%3BAAAA%3BAAGQ%3BAAAA%2CqBAAA%3BAAAA%3BAAOhB%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BsBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIZ%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAOK%3BAAAA%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3B%3B%3BgCAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAAA%3BAAYrB%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKY%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAIQ%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAMpB%3BAAEQ%3BAAAA%3B%3B%3BiCAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAaA%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3BkCAAA%3BAAAA%3BAAAA%3BAHvNjB%2CUAAA%3BAIEK%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAQA%3BAAAA%2C8BAAA%3BAAAA%3BAAMA%3BAACI%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3B2CAAA%3BAAAA%3BAAUJ%3BAAAA%2C8BAAA%3BAAAA%3BAASA%3BAAAA%3B%3BWAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAiCoB%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%2C0BAAA%3BAAAA%3BAAGI%3BAAAA%3BeAAA%3BAAAA%3BAAII%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAOJ%3BAAAA%2CeAAA%3BAAAA%3BAAwBA%3BAAAA%3B%3BqCAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BgBAAA%3BAAAA%3BAASO%3BAAAA%2CiBAAA%3BAAAA%3BAAQP%3BAAAA%2C0BAAA%3BAAAA%3BAAGI%3BAAAA%3BeAAA%3BAAAA%3BAAII%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAOJ%3BAAAA%2CeAAA%3BAAAA%3BAAQI%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%3BeAAA%3BAAAA%3BAAQJ%3BAAAA%3B%3BqCAAA%3BAAAA%3BAAOJ%3BAAAA%2CeAAA%3BAAAA%3BAAUZ%3BAAAA%2C6BAAA%3BAAAA%3BAAGI%3BAAAA%3ByBAAA%3BAAAA%3BAAII%3BAAAA%2CWAAA%3BAAAA%3BAAIA%3BAAAA%2CWAAA%3BAAAA%3BAAOZ%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAWA%3BAAAA%2CkDAAA%3BAAAA%3BAAEI%3BAAAA%2CiBAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CgCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BeAAA%3BAAAA%3BAAMI%3BAAAA%2CyBAAA%3BAAAA%3BAAGQ%3BAAAA%2C8BAAA%3BAAAA%3BAASJ%3BAAAA%3B%3BeAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAeI%3BAAAA%2CgBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAahB%3BAAAA%3BAAAA%3BmCAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BqCAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAQI%3BAAAA%3BgCAAA%3BAAAA%3BAAKA%3BAAAA%2CkCAAA%3BAAAA%3BAAIA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BiBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAAQI%3BAAAA%3BkBAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%2CkCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BMAAA%3BAAAA%3BAACI%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAA4BR%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BiCAAA%3BAAAA%3BAAcL%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAKC%3BAAAA%2CeAAA%3BAAAA%3BAAKD%3BAAAA%3BeAAA%3BAAAA%3BAAYK%3BAAAA%3BAAAA%3BoCAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAKI%3BAAAA%2CkCAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAACI%3BAAAA%2CgCAAA%3BAAAA%3BAAGI%3BAAAA%3BgCAAA%3BAAAA%3BAAAA%3BAAOP%3BAAEO%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAUM%3BAAAA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2CgCAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3B%3B%3B%3B%3BmCAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%2CcAAA%3BAAAA%3BAAIZ%3BAAAA%3BcAAA%3BAAAA%3BAAKY%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAUJ%3BAAAA%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3BeAAA%3BAAAA%3BAAmBA%3BAAAA%2CqDAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%2C8BAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAAQI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAeI%3BAAAA%2CkBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAAA%3BAAWhB%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BYAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAWA%3BAAAA%2CuCAAA%3BAAAA%3BAJzwBzB%2CkBAAA%3BAIwxBS%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3B%3BgCAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%2BBAAA%3BAAAA%3BAAOJ%3BAAAA%2CoBAAA%3BAAAA%3BAAII%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAKI%3BAAAA%3BkBAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAaA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAJv2BL%2CqBAAA%3BAIu3BK%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQF%3BAAAA%2CmBAAA%3BAAAA%3BAJn4BH%2CsBAAA%3BAI44BK%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAMA%3BAAAA%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKI%3BAAAA%2CcAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAAeI%3BAAAA%3ByBAAA%3BAAAA%3BAAIQ%3BAAAA%2CyBAAA%3BAAAA%3BAASZ%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3BeAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%2CaAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKI%3BAACI%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAAOI%3BAAAA%2CkBAAA%3BAAAA%3BAAKA%3BAAAA%3BmCAAA%3BAAAA%3BAAAA%3BAAaR%3BAAAA%2CgBAAA%3BAAAA%3BAAIJ%3BAAAA%2CgBAAA%3BAAAA%3BAAMA%3BAAAA%2CgBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CiCAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%2CgBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B0BAAA%3BAAAA%3BAAII%3BAAAA%3B%3BgBAAA%3BAAAA%3BAJhlCb%2C2BAAA%3BAI0lCC%3BAAAA%3BeAAA%3BAAAA%3BAAII%3BAAAA%2CgBAAA%3BAAAA%3BAAiBA%3BAAAA%3B%3BaAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BkBAAA%3BAAAA%3BAJrnCL%2CsBAAA%3BAIkoCC%3BAAAA%2CsBAAA%3BAAAA%3BAAKI%3BAAAA%2CoBAAA%3BAAAA%3BAJvoCL%2C%2BBAAA%3BAI6oCC%3BAAAA%2C0BAAA%3BAAAA%3BAJ7oCD%2CmBAAA%3BAImpCK%3BAAAA%2CqBAAA%3BAAAA%3BAAKJ%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%2CcAAA%3BAAAA%3BAAMC%3BAAAA%2C8BAAA%3BAAAA%3BAAGD%3BAACQ%3BAAAA%2CgCAAA%3BAAAA%3BAAAA%3BAAKZ%3BAAAA%2CqBAAA%3BAAAA%3BAAKI%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%2C6BAAA%3BAAAA%3BAAEK%3BAAAA%3BAAAA%3BoCAAA%3BAAAA%3BAAAA%3BACxrCL%3BAACI%3BAAAA%3BoCAAA%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%2CoCAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%2C8EAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BmCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2C2FAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2C8CAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%2CmBAAA%3BAAAA%3BAAEQ%3BAACI%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAAA%3BAASxB%3BAAAA%3B%3BcAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CiCAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%2CiCAAA%3BAAAA%3BAAEQ%3BAAAA%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAIR%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%2BBAAA%3BAAAA%3BAAKI%3BAAAA%2CmBAAA%3BAAAA%3BAAKJ%3BAAAA%2CsBAAA%3BAAAA%3BAAGI%3BAAAA%3BiBAAA%3BAAAA%3BAAII%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%2CiCAAA%3BAAAA%3BAAMR%3BAAAA%3BcAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BmCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAGJ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CsCAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%2CsBAAA%3BAAAA%3BAAEQ%3BAAAA%2CsBAAA%3BAAAA%3BAAEQ%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAOhB%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BkBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BoBAAA%3BAAAA%3BAAGQ%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAU5B%3BAAAA%2CsCAAA%3BAAAA%3BAAIA%3BAAAA%2CsCAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BACpML%3BAAAA%2C2BAAA%3BAAAA%3BAAMS%3BAACI%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3B%3ByEAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3B4BAAA%3BAAAA%3BAAMA%3BAAAA%2CcAAA%3BAAAA%3BAAGI%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%2C6BAAA%3BAAAA%3BAAUhB%3BAAAA%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CeAAA%3BAAAA%3BAAEQ%3BAAAA%3BAAAA%3B%2BBAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3B8BAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BmBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%2CgBAAA%3BAAAA%3BAAIY%3BAAAA%2CsBAAA%3BAAAA%3BAAMZ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3BwBAAA%3BAAAA%3BAAKI%3BAAAA%2C6BAAA%3BAAAA%3BAAEI%3BAAAA%2CiBAAA%3BAAAA%3BAAKR%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAOI%3BAAAA%2CwBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3B%2BBAAA%3BAAAA%3BAAGI%3BAAAA%2C6BAAA%3BAAAA%3BAAOZ%3BAAAA%2CgBAAA%3BAAAA%3BAAIY%3BAAAA%2CsBAAA%3BAAAA%3BAAMZ%3BAAAA%2CgBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BgCAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAIJ%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BeAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BeAAA%3BAAAA%3BAAAA%3BAAShB%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAaI%3BAAAA%3BmCAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAASI%3BAAAA%3B%3B%3B%3B%3B%3B6CAAA%3BAAAA%3BAAUI%3BAAAA%2CgBAAA%3BAAAA%3BAAIJ%3BAAAA%2CqBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAcA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%2C4BAAA%3BAAAA%3BAACA%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAAGJ%3BAAAA%2CmBAAA%3BAAAA%3BAAMI%3BAAAA%2CgBAAA%3BAAAA%3BAAIY%3BAAAA%2CsBAAA%3BAAAA%3BAAOZ%3BAAAA%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAKI%3BAAAA%2C6BAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAQR%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3BkBAAA%3BAAAA%3BAAUA%3BAAAA%2CgBAAA%3BAAAA%3BAAOI%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAEI%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%2C6BAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAQI%3BAAAA%3BoBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAYxB%3BAACI%3BAAAA%2C8BAAA%3BAAAA%3BAAEI%3BAAAA%2C6BAAA%3BAAAA%3BAAIJ%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%2CgBAAA%3BAAAA%3BAAEI%3BAAAA%2CiBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAOJ%3BAAAA%2CmBAAA%3BAAAA%3BAAMA%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%2BBAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BkBAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAQI%3BAAAA%3BaAAA%3BAAAA%3BAAIA%3BAAAA%3BaAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAKA%3BAAAA%3BaAAA%3BAAAA%3BAAIA%3BAAAA%3BaAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAASR%3BAAAA%2CiBAAA%3BAAAA%3BAAKY%3BAAAA%2C4BAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%2C6BAAA%3BAAAA%3BAAKQ%3BAAAA%2C8BAAA%3BAAAA%3BAAMZ%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BkBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%2CgBAAA%3BAAAA%3BAAMA%3BAAAA%2CgBAAA%3BAAAA%3BAAKJ%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAKI%3BAAAA%2CmCAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%2CgBAAA%3BAAAA%3BAAEI%3BAAAA%2CiBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAOA%3BAAAA%3BwBAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAOI%3BAAAA%2CiBAAA%3BAAAA%3BAAMI%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%2CgBAAA%3BAAAA%3BAAKQ%3BAAAA%2C4BAAA%3BAAAA%3BAAIJ%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BcAAA%3BAAAA%3BAAGI%3BAAAA%3BkBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAOJ%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAKJ%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAUI%3BAAAA%2CgBAAA%3BAAAA%3BAAKR%3BAAAA%3BoBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BkBAAA%3BAAAA%3BAAQA%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BcAAA%3BAAAA%3BAAII%3BAAAA%2CkBAAA%3BAAAA%3BAAOZ%3BAAAA%2CgBAAA%3BAAAA%3BAAEI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BmCAAA%3BAAAA%3BAAGI%3BAAAA%3BgBAAA%3BAAAA%3BAAMI%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BmCAAA%3BAAAA%3BAAII%3BAAAA%3BgBAAA%3BAAAA%3BAAMI%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%3BwBAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BoBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAOZ%3BAAAA%2CsBAAA%3BAAAA%3BAAGQ%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%2C4BAAA%3BAAAA%3BAAIJ%3BAAAA%2CgBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2C6BAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAMR%3BAAAA%3BgBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BuCAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BkBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C0BAAA%3BAAAA%3BAAEI%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%2CiBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3BWAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAEQ%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%2CgBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BeAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3B6BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAKA%3BAAAA%2CaAAA%3BAAAA%3BAAKA%3BAAAA%2CaAAA%3BAAAA%3BAAEI%3BAAAA%2CmBAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAaZ%3BAAAA%3BAAAA%2CoCAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3BkBAAA%3BAAAA%3BAAGI%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2C6BAAA%3BAAAA%3BAAMR%3BAAAA%2CmCAAA%3BAAAA%3BAAIA%3BAAAA%3BiCAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3B4BAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BkBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAKJ%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAUI%3BAAAA%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAUJ%3BAAAA%2CgBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%2CqBAAA%3BAAAA%3BAAIJ%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAGQ%3BAAAA%3B%3BcAAA%3BAAAA%3BAAII%3BAAAA%2C2CAAA%3BAAAA%3BAAEI%3BAAAA%3BmCAAA%3BAAAA%3BAAQhB%3BAAAA%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAASI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%2CqBAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BcAAA%3BAAAA%3BAAII%3BAAAA%2CeAAA%3BAAAA%3BAAMR%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2C2BAAA%3BAAAA%3BAAKI%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%2CqBAAA%3BAAAA%3BAAII%3BAAAA%2CyBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3B%3B%3B%3BiCAAA%3BAAAA%3BAAaA%3BAAAA%3BgCAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAQA%3BAAAA%2C2BAAA%3BAAAA%3BAAMI%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAAEI%3BAAAA%2CoBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BiBAAA%3BAAAA%3BAASA%3BAAAA%3BkBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAcA%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAAUQ%3BAAAA%2CiBAAA%3BAAAA%3BAAII%3BAAAA%2CiBAAA%3BAAAA%3BAAMR%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3BcAAA%3BAAAA%3BAAII%3BAAAA%2CcAAA%3BAAAA%3BAAMA%3BAAAA%2C2BAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BUAAA%3BAAAA%3BAAWA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BcAAA%3BAAAA%3BAAII%3BAAAA%3BcAAA%3BAAAA%3BAAQR%3BAAAA%3B%3B%3B%3BsCAAA%3BAAAA%3BAAWR%3BAAAA%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAOJ%3BAAAA%2CkBAAA%3BAAAA%3BAAKJ%3BAAAA%2CgBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAAMI%3BAAAA%3BgBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CgCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B4BAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAOJ%3BAAAA%2CgBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3B%3B%3B%3BuBAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%2CaAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BaAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAASA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3BkBAAA%3BAAAA%3BAAMJ%3BAAAA%2CeAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3BcAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAWJ%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%2CgBAAA%3BAAAA%3BAAIJ%3BAAAA%3B8BAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAQI%3BAAAA%3B%3B%3B%3BkBAAA%3BAAAA%3BAAOI%3BAAAA%2CkBAAA%3BAAAA%3BAAOZ%3BAAAA%2CaAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAAER%3BAAAA%2CaAAA%3BAAAA%3BAAIQ%3BAAAA%2CgBAAA%3BAAAA%3BAAKJ%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOI%3BAAAA%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAUJ%3BAAAA%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BmBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAaJ%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3B%3B%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3B%3B4BAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BeAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BkBAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%2BBAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BeAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B0BAAA%3BAAAA%3BAAMI%3BAACI%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAQpB%3BAAAA%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CyCAAA%3BAAAA%3BAAGI%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%2CoBAAA%3BAAAA%3BAAGI%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3B%3B%3BYAAA%3BAAAA%3BAAOA%3BAAAA%3BkBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAKI%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAMA%3BAAAA%2CsBAAA%3BAAAA%3BAASJ%3BAAAA%3B%3B%3B%3B6BAAA%3BAAAA%3BAASJ%3BAAAA%2CoBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BmBAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2C0BAAA%3BAAAA%3BAAGI%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%2CmBAAA%3BAAAA%3BAAGQ%3BAAAA%3B%3BcAAA%3BAAAA%3BAAII%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%3BcAAA%3BAAAA%3BAAWhB%3BAAAA%3BsBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAASI%3BAAAA%3BeAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%2C6BAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAASA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAAQI%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BeAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAASA%3BAAAA%3BkBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3B2BAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BeAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CeAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2CaAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAKR%3BAAAA%2CeAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKQ%3BAAAA%3B%3BeAAA%3BAAAA%3BAAII%3BAAAA%2CgBAAA%3BAAAA%3BAAIJ%3BAAAA%2CeAAA%3BAAAA%3BAAEI%3BAAAA%2CmBAAA%3BAAAA%3BAAOZ%3BAAAA%2CgBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAKI%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAaJ%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%3BeAAA%3BAAAA%3BAAII%3BAAAA%3B6BAAA%3BAAAA%3BAAMI%3BAAAA%2CgCAAA%3BAAAA%3BAAKI%3BAAAA%2CgCAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAOJ%3BAAAA%3BkBAAA%3BAAAA%3BAAKA%3BAAAA%2CmBAAA%3BAAAA%3BAAKI%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGQ%3BAAAA%3BcAAA%3BAAAA%3BAAUpB%3BAAAA%3BcAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BeAAA%3BAAAA%3BAAMA%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BqCAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BgCAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3B6BAAA%3BAAAA%3BAAGI%3BAAAA%2CgBAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAMA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAII%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B0BAAA%3BAAAA%3BAAII%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAII%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BoBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAQJ%3BAAAA%3BeAAA%3BAAAA%3BAAGI%3BAAAA%3BmBAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BgCAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%2CgCAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%2C2BAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BkBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CcAAA%3BAAAA%3BAAEI%3BAAAA%2CgBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3B%3BiCAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3B%3B%3BiCAAA%3BAAAA%3BAAOI%3BAAAA%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%2CkBAAA%3BAAAA%3BAAKA%3BAAAA%2CeAAA%3BAAAA%3BAAKA%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAOR%3BAAEQ%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAahB%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BkBAAA%3BAAAA%3BAAII%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%2C6BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BgCAAA%3BAAAA%3BAAMI%3BAAAA%2CgCAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMA%3BAAAA%3BkBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BiCAAA%3BAAAA%3BAAII%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BkBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BkBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3B0BAAA%3BAAAA%3BAAII%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3B2BAAA%3BAAAA%3BAAII%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAIQ%3BAAAA%3BkBAAA%3BAAAA%3BAAOA%3BAAAA%2CiBAAA%3BAAAA%3BAAUhB%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACI%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3BeAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAKJ%3BAAAA%3B4BAAA%3BAAAA%3BAAOI%3BAAAA%2CaAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAKI%3BAAAA%3BoBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%2CeAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B0BAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B6BAAA%3BAAAA%3BAASJ%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAQR%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%3BkBAAA%3BAAAA%3BAAQJ%3BAAAA%3B%3BaAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAII%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3BmCAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BoBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%2CqBAAA%3BAAAA%3BAAKI%3BAAAA%2CmBAAA%3BAAAA%3BAAMA%3BAAAA%2CiBAAA%3BAAAA%3BAAII%3BAAAA%2CsBAAA%3BAAAA%3BAAMR%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAQA%3BAAAA%3BcAAA%3BAAAA%3BAAMJ%3BAAAA%3BgBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAII%3BAAAA%2CsBAAA%3BAAAA%3BAAKJ%3BAAAA%2CsBAAA%3BAAAA%3BAAMQ%3BAAAA%3BaAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAEI%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAWxB%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%2CcAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%2CeAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%2CWAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3BkBAAA%3BAAAA%3BAAQZ%3BAAAA%3BmBAAA%3BAAAA%3BAAOI%3BAAAA%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAcI%3BAAAA%3B%3BcAAA%3BAAAA%3BAAMA%3BAAAA%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAGQ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAUJ%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAOJ%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3BiCAAA%3BAAAA%3BAASI%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%3BkBAAA%3BAAAA%3BAAMQ%3BAAAA%2CoBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAASR%3BAAAA%2CgCAAA%3BAAAA%3BAAEI%3BAAAA%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOA%3BAAAA%2CoBAAA%3BAAAA%3BAAKA%3BAAAA%3BkBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%2CiBAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAII%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%2CeAAA%3BAAAA%3BAAKR%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3BkBAAA%3BAAAA%3BAAQR%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%2CmBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAASI%3BAAAA%3BsBAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BANn1GL%2CmCAAA%3BAMi2GC%3BAAAA%3BiCAAA%3BAAAA%3BAAKA%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAcA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAKI%3BAAAA%2CmBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAQA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAOA%3BAAAA%3BsBAAA%3BAAAA%3BAAIQ%3BAAAA%2CYAAA%3BAAAA%3BAAMR%3BAAAA%2C%2BBAAA%3BAAAA%3BAAEI%3BAAAA%2CgCAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BeAAA%3BAAAA%3BAAKI%3BAAAA%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B0BAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3BYAAA%3BAAAA%3BAAOA%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%2C0BAAA%3BAAAA%3BAAOJ%3BAAAA%2C0BAAA%3BAAAA%3BAAMR%3BAAAA%2CgBAAA%3BAAAA%3BAAKI%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKI%3BAAAA%3BoBAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAN3gHT%2CUAAA%3BAOCC%3BAAAA%3B%3B%2BBAAA%3BAAAA%3BAAKK%3BAAAA%3B0BAAA%3BAAAA%3BAAIQ%3BAAAA%2C2BAAA%3BAAAA%3BAAIT%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2C8BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BeAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B%3B%3B%3BMAAA%3BAAAA%3BAASI%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAKQ%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAAMQ%3BAAAA%3BgBAAA%3BAAAA%3BAAGQ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKQ%3BAAAA%2CgBAAA%3BAAAA%3BAAIR%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAP9ErC%2CuBAAA%3BAO2FK%3BAAAA%2CqBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3BwBAAA%3BAAAA%3BAP%5C%2FFT%2C2BAAA%3BAO4GS%3BAAAA%3BiBAAA%3BAAAA%3BAAGQ%3BAAAA%2CgCAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3B%3BuCAAA%3BAAAA%3BAAIQ%3BAAAA%2CiCAAA%3BAAAA%3BAAGA%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BmCAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%2CgCAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAShB%3BAAAA%3BAAAA%3BqCAAA%3BAAAA%3BAAGQ%3BAAAA%3B%3BoCAAA%3BAAAA%3BAAKA%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%3BiCAAA%3BAAAA%3BAAKC%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAKT%3BAAAA%3BAAAA%3BoCAAA%3BAAAA%3BAAGQ%3BAAAA%2CmCAAA%3BAAAA%3BAAGA%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BiBAAA%3BAAAA%3BAAMA%3BAAAA%2CiCAAA%3BAAAA%3BAAIC%3BAACO%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAKP%3BAAAA%3BAAAA%2CkCAAA%3BAAAA%3BAAEO%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAKV%3BAAAA%2CsBAAA%3BAAAA%3BAAEK%3BAAAA%2CaAAA%3BAAAA%3BAAMP%3BAACI%3BAAAA%3BqCAAA%3BAAAA%3BAAIQ%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAMZ%3BAACI%3BAAAA%3BqCAAA%3BAAAA%3BAAGQ%3BAAAA%3BiCAAA%3BAAAA%3BAAKR%3BAAAA%2CkCAAA%3BAAAA%3BAAEK%3BAAAA%2CwBAAA%3BAAAA%3BAAEE%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAIE%3BAAAA%2CuBAAA%3BAAAA%3BAAEE%3BAAAA%2CsBAAA%3BAAAA%3BAAIF%3BAAAA%2CuBAAA%3BAAAA%3BAAOR%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAID%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAPvRL%2CuBAAA%3BAO%2BRC%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAYQ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAaR%3BAAAA%3B%3B%3B%3B%3B%3B%3BiCAAA%3BAAAA%3BAASQ%3BAAAA%3B%3B%3B%3BuBAAA%3BAAAA%3BAAMQ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAP1UjB%2CkCAAA%3BAO4VS%3BAACA%3BAAAA%2C8CAAA%3BAAAA%3BAAGA%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%3B4BAAA%3BAAAA%3BAAOA%3BAAAA%2CqCAAA%3BAAAA%3BAAAA%3BAAJI%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%2CgBAAA%3BAAAA%3BAAEQ%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B4BAAA%3BAAAA%3BAAMR%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAACI%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAIJ%3BAACI%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%2CkBAAA%3BAAAA%3BAACI%3BAAAA%3BuBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAGQ%3BAAAA%2C2BAAA%3BAAAA%3BAAIR%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAAKZ%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%3BcAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAAKR%3BAACI%3BAAAA%3BkCAAA%3BAAAA%3BAAIA%3BAAAA%2CgDAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%2C4BAAA%3BAAAA%3BAAUI%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAMA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAKQ%3BAAAA%3B%3BkCAAA%3BAAAA%3BAAQA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIR%3BAAKQ%3BAAAA%3B%3BkCAAA%3BAAAA%3BAASA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3B%2BBAAA%3BAAAA%3BAAMA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAIJ%3BAAAA%3BwBAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%2CuCAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CsCAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAIR%3BAACI%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2CgCAAA%3BAAAA%3BAAII%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAAGY%3BAAAA%3B%3B%3B%3BWAAA%3BAAAA%3BAAOA%3BAAAA%2CqDAAA%3BAAAA%3BAAMhB%3BAAAA%2CeAAA%3BAAAA%3BAAGY%3BAAAA%3B%3B%3B%3BWAAA%3BAAAA%3BAAOA%3BAAAA%2CqDAAA%3BAAAA%3BAAKZ%3BAAAA%3B%2BBAAA%3BAAAA%3BAAGK%3BAAAA%2CyBAAA%3BAAAA%3BAAEI%3BAAAA%2CsCAAA%3BAAAA%3BAAGH%3BAAAA%2CwBAAA%3BAAAA%3BAAMV%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3B4BAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3B%3BgCAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CkCAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%2C4BAAA%3BAAAA%3BAAMZ%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2C6BAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BeAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAIY%3BAAAA%3B%2BBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CiCAAA%3BAAAA%3BAAEI%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%2CiCAAA%3BAAAA%3BAAEI%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3B6BAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%2CgBAAA%3BAAAA%3BAAGlB%3BAAAA%2C6BAAA%3BAAAA%3BAAEsB%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAItB%3BAAAA%2C6BAAA%3BAAAA%3BAAEsB%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%2CgBAAA%3BAAAA%3BAPvtBjB%2C0CAAA%3BAOiuBK%3BAAAA%2CcAAA%3BAAAA%3BAAIH%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%2BBAAA%3BAAAA%3BAAIK%3BAAAA%2CiBAAA%3BAAAA%3BAAEE%3BAAAA%3B%3B%3B%3B%3B0CAAA%3BAAAA%3BAAUP%3BAAAA%2CsBAAA%3BAAAA%3BAAGK%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAIL%3BAAAA%2CkBAAA%3BAAAA%3BAAEQ%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAIK%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAOX%3BAAAA%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAaF%3BAAAA%2CiCAAA%3BAAAA%3BAAEO%3BAAAA%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B6BAAA%3BAAAA%3BAAMQ%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAMQ%3BAAAA%2CmBAAA%3BAAAA%3BAAMhB%3BAAAA%2C2BAAA%3BAAAA%3BAAOQ%3BAAAA%2CiCAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKQ%3BAAAA%2CmCAAA%3BAAAA%3BAAGA%3BAAAA%2CiCAAA%3BAAAA%3BAAEI%3BAAAA%2C4BAAA%3BAAAA%3BAAIQ%3BAAAA%2CgCAAA%3BAAAA%3BAAKZ%3BAAAA%2CgCAAA%3BAAAA%3BAAEK%3BAAAA%2CgCAAA%3BAAAA%3BAAGO%3BAAAA%3BiCAAA%3BAAAA%3BAAOZ%3BAAAA%2CiCAAA%3BAAAA%3BAAWZ%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BWAAA%3BAAAA%3BAAeZ%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CoCAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAOQ%3BAAAA%2CgBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3BYAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3BYAAA%3BAAAA%3BAASR%3BAAAA%3B%3BUAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAaJ%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BAAMQ%3BAAAA%2CsBAAA%3BAAAA%3BAAKhB%3BAAAA%2C2BAAA%3BAAAA%3BAAEQ%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAGQ%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAAA%3BAAgBhB%3BAACI%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAPz%2BBT%2CgBAAA%3BAOg%5C%2FBC%3BAAAA%3BiBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BoBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BYAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAIU%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAMhB%3BAAAA%3BAAAA%2CoFAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CyCAAA%3BAAAA%3BAAEQ%3BAAAA%3BiCAAA%3BAAAA%3BAAGQ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAKhB%3BAAAA%3BAAAA%2CwCAAA%3BAAAA%3BAAEI%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%2C0FAAA%3BAAAA%3BAAEI%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKH%3BAAAA%3BAAAA%3B%3B%3BiDAAA%3BAAAA%3BAAKG%3BAAAA%2C%2BBAAA%3BAAAA%3BAAGA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%2CsCAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BoCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BoCAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CmCAAA%3BAAAA%3BAAEI%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%2CgCAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BeAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%2CgCAAA%3BAAAA%3BAAEI%3BAACI%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3B4CAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%2CgCAAA%3BAAAA%3BAASR%3BAAAA%3B%3B%2BBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3B%3BmCAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BmCAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%2BBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BoCAAA%3BAAAA%3BAAIY%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BAAAA%3BoCAAA%3BAAAA%3BAAIY%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3B4BAAA%3BAAAA%3BAAUhB%3BAACI%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%2CoBAAA%3BAAAA%3BAAEQ%3BAAAA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%2CiCAAA%3BAAAA%3BAAEQ%3BAAAA%3B%3BgCAAA%3BAAAA%3BAAKH%3BAAAA%2CkBAAA%3BAAAA%3BAAOT%3BAAAA%3BAAAA%3BoCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BoCAAA%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BiBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%2CqBAAA%3BAAAA%3BAAEE%3BAAAA%2CsBAAA%3BAAAA%3BAAEK%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAGH%3BAAAA%2CmBAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAML%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BoCAAA%3BAAAA%3BAAGQ%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BoCAAA%3BAAAA%3BAAGQ%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%2CmBAAA%3BAAAA%3BAAEQ%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIR%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAASJ%3BAAAA%3BiBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BgCAAA%3BAAAA%3BAAMQ%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2C2BAAA%3BAAAA%3BAAIR%3BAAAA%2CmCAAA%3BAAAA%3BAAEQ%3BAAAA%2CqBAAA%3BAAAA%3BAAII%3BAAAA%2C6CAAA%3BAAAA%3BAAIJ%3BAAAA%2CqBAAA%3BAAAA%3BAAEQ%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3BmBAAA%3BAAAA%3BAAGQ%3BAAAA%2CgBAAA%3BAAAA%3BAAIR%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BkCAAA%3BAAAA%3BAAgBZ%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOQ%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAIQ%3BAAAA%2CgBAAA%3BAAAA%3BAAIR%3BAAAA%3BmBAAA%3BAAAA%3BAAGQ%3BAAAA%2CgBAAA%3BAAAA%3BAAIR%3BAAAA%2CqCAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BkCAAA%3BAAAA%3BAAeR%3BAAAA%3B%3B%3B%3BeAAA%3BAAAA%3BAAMQ%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3BuCAAA%3BAAAA%3BAAOA%3BAAAA%2CeAAA%3BAAAA%3BAAEQ%3BAAAA%2CgBAAA%3BAAAA%3BAAgBxB%3BAAAA%3BAAAA%3BoCAAA%3BAAAA%3BAAAA%3BAAMA%3BAAEI%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3BkCAAA%3BAAAA%3BAAAA%3BAP%5C%2F%2BCb%2C2BAAA%3BAO4%5C%2FCK%3BAACI%3BAAAA%3B%3BmCAAA%3BAAAA%3BAAIQ%3BAAAA%3BiCAAA%3BAAAA%3BAAKR%3BAAAA%2CuCAAA%3BAAAA%3BAAEQ%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2CkCAAA%3BAAAA%3BAAGA%3BAAAA%3BiCAAA%3BAAAA%3BAAIA%3BAAAA%3BmCAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BkCAAA%3BAAAA%3BAAKA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAKZ%3BAACI%3BAAAA%3BmCAAA%3BAAAA%3BAAGQ%3BAAAA%3BsBAAA%3BAAAA%3BAAGQ%3BAAAA%3BiCAAA%3BAAAA%3BAAMhB%3BAAAA%2CuCAAA%3BAAAA%3BAAEI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAKR%3BAACI%3BAAAA%2CiGAAA%3BAAAA%3BAAAA%3BAPvkDT%2CcAAA%3BAOglDS%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3BaAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BoBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%2BBAAA%3BAAAA%3BAAKQ%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAIR%3BAAAA%3BiBAAA%3BAAAA%3BAPznDT%2C0BAAA%3BAOkoDK%3BAACI%3BAAAA%3BgGAAA%3BAAAA%3BAAGQ%3BAAAA%2CmCAAA%3BAAAA%3BAAEQ%3BAAAA%3B%3BsCAAA%3BAAAA%3BAAMR%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAMR%3BAAAA%2CkCAAA%3BAAAA%3BAAGY%3BAAAA%3BiCAAA%3BAAAA%3BAAOR%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAMJ%3BAAAA%2CiCAAA%3BAAAA%3BAAEQ%3BAAAA%2CwBAAA%3BAAAA%3BAAIR%3BAAAA%3B%3B%3B%3BkDAAA%3BAAAA%3BAAMK%3BAAAA%3B2BAAA%3BAAAA%3BAAIH%3BAAAA%3B%2BBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAON%3BAAGY%3BAAAA%3BiCAAA%3BAAAA%3BAAMR%3BAAAA%3B%3BgCAAA%3BAAAA%3BAAIQ%3BAAAA%2CsBAAA%3BAAAA%3BAAKJ%3BAAAA%2CwBAAA%3BAAAA%3BAAGY%3BAAAA%2CmCAAA%3BAAAA%3BAAEQ%3BAAAA%2CqBAAA%3BAAAA%3BAAKQ%3BAAAA%2CwBAAA%3BAAAA%3BAAIR%3BAAAA%3B%3BmCAAA%3BAAAA%3BAAMR%3BAAAA%2CoBAAA%3BAAAA%3BAAIJ%3BAAAA%2CwBAAA%3BAAAA%3BAAKZ%3BAAAA%2CkCAAA%3BAAAA%3BAAEQ%3BAAAA%3BiCAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAAIR%3BAAAA%2CiCAAA%3BAAAA%3BAAEQ%3BAAAA%2CmCAAA%3BAAAA%3BAAEQ%3BAAAA%3BiCAAA%3BAAAA%3BAAKR%3BAAAA%2CkCAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAIR%3BAAAA%3B%3B%3BsCAAA%3BAAAA%3BAAKQ%3BAAAA%3B%2BBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3BmCAAA%3BAAAA%3BAAMQ%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAKA%3BAAAA%2CwBAAA%3BAAAA%3BAAEQ%3BAAAA%2C0BAAA%3BAAAA%3BAAKhB%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAA3EwB%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAgFhC%3BAACI%3BAAAA%3B%3BoGAAA%3BAAAA%3BAAAA%3BAPzyDT%2CiEAAA%3BAOkzDC%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAGM%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CkCAAA%3BAAAA%3BAAAA%3BAPx0DjB%2C8CAAA%3BAOg1DK%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAIE%3BAAAA%2CmCAAA%3BAAAA%3BAAGA%3BAAAA%2C4BAAA%3BAAAA%3BAAIL%3BAAAA%2CgBAAA%3BAAAA%3BAAMG%3BAAAA%3B%3B%3B%3B6BAAA%3BAAAA%3BAAOA%3BAAAA%3BmBAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%2CsBAAA%3BAAAA%3BAAGH%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%2C0BAAA%3BAAAA%3BACv3DG%3BAAAA%2CwBAAA%3BAAAA%3BAAGI%3BAAAA%2C6BAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BiCAAA%3BAAAA%3BAAYI%3BAAAA%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAASA%3BAAAA%2CmBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAOA%3BAAAA%2CqBAAA%3BAAAA%3BAAUR%3BAAAA%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAASA%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%2C6BAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3B6BAAA%3BAAAA%3BAAII%3BAAAA%2C2BAAA%3BAAAA%3BAAKJ%3BAAAA%3B%2BBAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B8BAAA%3BAAAA%3BAAYJ%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAMA%3BAAAA%2CkBAAA%3BAAAA%3BAAOZ%3BAAAA%3B%3B%3ByBAAA%3BAAAA%3BAAOA%3BAAAA%3B0BAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3BgCAAA%3BAAAA%3BAAMI%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3BiCAAA%3BAAAA%3BAAII%3BAAAA%3ByBAAA%3BAAAA%3BAAII%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3BiCAAA%3BAAAA%3BAAUZ%3BAACI%3BAAAA%3BoBAAA%3BAAAA%3BAAII%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3BqCAAA%3BAAAA%3BAAQJ%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAOR%3BAAGI%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAKI%3BAAAA%2CoBAAA%3BAAAA%3BAAGI%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%2CmCAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAOJ%3BAAAA%3BwBAAA%3BAAAA%3BAAII%3BAAAA%3B%3BsBAAA%3BAAAA%3BAASZ%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAASA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAMA%3BAAAA%3BmCAAA%3BAAAA%3BAAII%3BAAAA%3BwBAAA%3BAAAA%3BAAII%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BkCAAA%3BAAAA%3BAAKA%3BAAAA%2CkBAAA%3BAAAA%3BAAOZ%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAASJ%3BAACI%3BAAAA%2CkBAAA%3BAAAA%3BAAGI%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAKJ%3BAAAA%3BiCAAA%3BAAAA%3BAAMJ%3BAAAA%2C4CAAA%3BAAAA%3BAAKQ%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKI%3BAAAA%2CsCAAA%3BAAAA%3BAAKJ%3BAAAA%3BwBAAA%3BAAAA%3BAAOR%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%3BmCAAA%3BAAAA%3BAAII%3BAAAA%3BwBAAA%3BAAAA%3BAAII%3BAAAA%3BkBAAA%3BAAAA%3BAAKA%3BAAAA%3BkCAAA%3BAAAA%3BAAAA%3BARvarB%3B%3BIAAA%3BASOS%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAAMI%3BAAAA%2CmBAAA%3BAAAA%3BAAIJ%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2C6BAAA%3BAAAA%3BAAMI%3BAAAA%2CoBAAA%3BAAAA%3BAAWJ%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAAMI%3BAAAA%2CmBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%2C6BAAA%3BAAAA%3BAAMI%3BAAAA%2CoBAAA%3BAAAA%3BAAWJ%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAAMI%3BAAAA%2CmBAAA%3BAAAA%3BAAIJ%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2C6BAAA%3BAAAA%3BAAMI%3BAAAA%2CoBAAA%3BAAAA%3BAASR%3BAAAA%2CgBAAA%3BAAAA%3BAAMA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CiCAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2C4BAAA%3BAAAA%3BAAII%3BAAAA%3BsBAAA%3BAAAA%3BAAKJ%3BAAAA%2CsBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BqCAAA%3BAAAA%3BAAOA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAAUgB%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAQpB%3BAAAA%2CYAAA%3BAAAA%3BAAII%3BAAAA%2CgBAAA%3BAAAA%3BAAIJ%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%3BwBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%2BBAAA%3BAAAA%3BAAKA%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3ByBAAA%3BAAAA%3BAAMA%3BAAAA%3B0BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAAOA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BSAAA%3BAAAA%3BAASA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CiCAAA%3BAAAA%3BAAKI%3BAAAA%3B4BAAA%3BAAAA%3BAAMA%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAMA%3BAAAA%3B6BAAA%3BAAAA%3BAAII%3BAAAA%2CgBAAA%3BAAAA%3BAAOR%3BAACI%3BAAAA%2CoCAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3B4BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BsBAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAIR%3BAAAA%2CuBAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAAMA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAMA%3BAAAA%2CiCAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BaAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAYQ%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BkBAAA%3BAAAA%3BAAMA%3BAAAA%2CkBAAA%3BAAAA%3BAASJ%3BAAAA%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%2CcAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3BgCAAA%3BAAAA%3BAAOA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAMA%3BAAAA%2CoBAAA%3BAAAA%3BAC%5C%2FdR%3BAAAA%2CmBAAA%3BAAAA%3BAAMI%3BAAAA%2CmBAAA%3BAAAA%3BAAGI%3BAAAA%2CoBAAA%3BAAAA%3BAVVT%3B%3BGAAA%3BAWIC%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B6DAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3BiCAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BqCAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BiCAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BmCAAA%3BAAAA%3BAAGQ%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIR%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BmBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAQJ%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAeJ%3BAAAA%3BmBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAAOI%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%3BeAAA%3BAAAA%3BAAShB%3BAAAA%3B%3B%3B0BAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMA%3BAAAA%3BsBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAMI%3BAAAA%2CmCAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BgCAAA%3BAAAA%3BAAUA%3BAAAA%2CiCAAA%3BAAAA%3BAAOZ%3BAAAA%3B%3B%3BgBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%2CcAAA%3BAAAA%3BAAKJ%3BAAAA%2CkBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%3BYAAA%3BAAAA%3BAAQZ%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BmBAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3B0BAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAYA%3BAAAA%3B%3B%3B%3B%3B%3BmCAAA%3BAAAA%3BAAgBJ%3BAAAA%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BeAAA%3BAAAA%3BAAQA%3BAAAA%3B%3BcAAA%3BAAAA%3BAX3WL%2CmCAAA%3BAYIS%3BAACI%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAII%3BAAAA%2CwBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAMR%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%2CgCAAA%3BAAAA%3BAAKA%3BAAAA%3B4BAAA%3BAAAA%3BAAAA%3BAASJ%3BAAIQ%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAQR%3BAACI%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAAAA%3BAASJ%3BAACI%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BqCAAA%3BAAAA%3BAAII%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%2CsCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2C2CAAA%3BAAAA%3BAAMI%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2C0BAAA%3BAAAA%3BAAGI%3BAAAA%3BiCAAA%3BAAAA%3BAAMJ%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3B%3B%3B%3B%3B%3ByDAAA%3BAAAA%3BAAUI%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%2C0DAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3B%3B%3B%3B8BAAA%3BAAAA%3BAAQQ%3BAAAA%3B8CAAA%3BAAAA%3BAAQA%3BAAAA%2CkCAAA%3BAAAA%3BAAKJ%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAEQ%3BAAAA%3B%3B%3B%3B%3B%3B%3BkCAAA%3BAAAA%3BAAaA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BqCAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%2BBAAA%3BAAAA%3BAAKI%3BAAAA%2C%2BBAAA%3BAAAA%3BAAMJ%3BAAAA%2C0BAAA%3BAAAA%3BAAGI%3BAAAA%2CkCAAA%3BAAAA%3BAAGI%3BAAAA%2CgCAAA%3BAAAA%3BAAGI%3BAAAA%2CkCAAA%3BAAAA%3BAAIA%3BAAAA%2CmCAAA%3BAAAA%3BAAGI%3BAAAA%3BiCAAA%3BAAAA%3BAAMJ%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAUhB%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%3BmCAAA%3BAAAA%3BAAQI%3BAAAA%3BsBAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAAA%3BAAQJ%3BAACI%3BAAAA%2C2BAAA%3BAAAA%3BAAGI%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAUR%3BAACI%3BAAAA%3BiCAAA%3BAAAA%3BAAKD%3BAAAA%3B%3BgCAAA%3BAAAA%3BAAKK%3BAAAA%2C0BAAA%3BAAAA%3BAAGI%3BAAAA%2CwBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B8CAAA%3BAAAA%3BAAMA%3BAAAA%2CwBAAA%3BAAAA%3BAAGI%3BAAAA%3BiCAAA%3BAAAA%3BAAOR%3BAAAA%2CgCAAA%3BAAAA%3BAAOA%3BAAAA%3B0CAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%2CqCAAA%3BAAAA%3BAAIQ%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%2CkCAAA%3BAAAA%3BAAGI%3BAAAA%3BiCAAA%3BAAAA%3BAAMA%3BAAAA%2CmCAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAKI%3BAAAA%2C0BAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B8CAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAAA%3BAAYZ%3BAAAA%3BAAAA%2CiCAAA%3BAAAA%3BAAKQ%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAGI%3BAAAA%3B2BAAA%3BAAAA%3BAAII%3BAAAA%3BuDAAA%3BAAAA%3BAAII%3BAAAA%3B%3B8CAAA%3BAAAA%3BAAMA%3BAAAA%3B8CAAA%3BAAAA%3BAAOR%3BAAAA%3BkCAAA%3BAAAA%3BAAKA%3BAAAA%2C2DAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BoCAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%2CmCAAA%3BAAAA%3BAAGI%3BAAAA%3BiCAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3BkCAAA%3BAAAA%3BAAOI%3BAAAA%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%3BiCAAA%3BAAAA%3BAAMA%3BAAAA%2CoBAAA%3BAAAA%3BAAII%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAYhB%3BAAAA%3BAAAA%2CiCAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B0BAAA%3BAAAA%3BAAUA%3BAAAA%3BiCAAA%3BAAAA%3BAAMJ%3BAAAA%2CmCAAA%3BAAAA%3BAAGI%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BqCAAA%3BAAAA%3BAAII%3BAAAA%2CmCAAA%3BAAAA%3BAAGI%3BAAAA%3BiCAAA%3BAAAA%3BAAMJ%3BAAAA%3BmCAAA%3BAAAA%3BAAMA%3BAAAA%2C4BAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BqCAAA%3BAAAA%3BAAAA%3BAAaZ%3BAACI%3BAAAA%2CmCAAA%3BAAAA%3BAAIA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAZhkBT%2CyBAAA%3BAY4kBS%3BAAAA%3BmBAAA%3BAAAA%3BAAKQ%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%2BBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAaZ%3BAAAA%2CuBAAA%3BAAAA%3BAAGI%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAOA%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%2CYAAA%3BAAAA%3BAAIA%3BAAAA%3BcAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAZhpBb%2CkBAAA%3BAY6pBC%3BAAAA%2CgBAAA%3BAAAA%3BAAEI%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BoCAAA%3BAAAA%3BAAKI%3BAAAA%3BqBAAA%3BAAAA%3BAAQA%3BAAAA%2CwBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%2CmCAAA%3BAAAA%3BAAGI%3BAAAA%2CiCAAA%3BAAAA%3BAAGI%3BAAAA%3B%2BBAAA%3BAAAA%3BAASJ%3BAAAA%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAQI%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BaAAA%3BAAAA%3BAAMI%3BAAAA%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%2CgCAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAUhB%3BAAAA%2CmBAAA%3BAAAA%3BAAOR%3BAACI%3BAAAA%2CsCAAA%3BAAAA%3BAAAA%3BAAIJ%3BAACI%3BAAAA%3BiCAAA%3BAAAA%3BAAKI%3BAAAA%2CuCAAA%3BAAAA%3BAAIA%3BAAAA%2CyBAAA%3BAAAA%3BAAQA%3BAAAA%3BmCAAA%3BAAAA%3BAASI%3BAAAA%2CmCAAA%3BAAAA%3BAAKJ%3BAAAA%2C6CAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B0DAAA%3BAAAA%3BAAKI%3BAAAA%2CmCAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B2BAAA%3BAAAA%3BAAMI%3BAAAA%2CoBAAA%3BAAAA%3BAAGI%3BAAAA%3BwBAAA%3BAAAA%3BAAMJ%3BAAAA%2CkBAAA%3BAAAA%3BAAII%3BAAAA%2CkCAAA%3BAAAA%3BAAOZ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BQAAA%3BAAAA%3BAAaI%3BAAAA%2C4BAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3BkCAAA%3BAAAA%3BAAAA%3BAAgBhB%3BAAEQ%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%3BmCAAA%3BAAAA%3BAAMI%3BAAAA%3BiCAAA%3BAAAA%3BAAMJ%3BAAAA%3BoCAAA%3BAAAA%3BAAKI%3BAAAA%2C2BAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BoCAAA%3BAAAA%3BAAQJ%3BAAAA%2C2BAAA%3BAAAA%3BAAGI%3BAAAA%2C%2BBAAA%3BAAAA%3BAAQJ%3BAAAA%2C2BAAA%3BAAAA%3BAAII%3BAAAA%2C%2BCAAA%3BAAAA%3BAAMJ%3BAAAA%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%2CkBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BkCAAA%3BAAAA%3BAAMI%3BAAAA%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%3B%2BBAAA%3BAAAA%3BAAAA%3BAAOR%3BAAEI%3BAAAA%2C6BAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%3BiCAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAKI%3BAAAA%2C4BAAA%3BAAAA%3BAAGI%3BAAAA%2CiCAAA%3BAAAA%3BAAGI%3BAAAA%3BiCAAA%3BAAAA%3BAAKA%3BAAAA%3BcAAA%3BAAAA%3BAAUR%3BAAAA%2CkCAAA%3BAAAA%3BAAGI%3BAAAA%2CmCAAA%3BAAAA%3BAAGI%3BAAAA%2C0BAAA%3BAAAA%3BAAQR%3BAAAA%2CmCAAA%3BAAAA%3BAAIA%3BAAAA%2CoCAAA%3BAAAA%3BAAIQ%3BAAAA%2C4CAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BmCAAA%3BAAAA%3BAAQR%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2C6BAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B0DAAA%3BAAAA%3BAAMI%3BAAAA%3B%3BmCAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKI%3BAAAA%2CoBAAA%3BAAAA%3BAAGI%3BAAAA%3BwBAAA%3BAAAA%3BAAQZ%3BAAAA%3B%3B%3BqCAAA%3BAAAA%3BAAMI%3BAAAA%2C0BAAA%3BAAAA%3BAAKA%3BAAAA%2CyBAAA%3BAAAA%3BAAGI%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAWhB%3BAACI%3BAAAA%3B%3B%3B%3BsCAAA%3BAAAA%3BAAOI%3BAAAA%2CkCAAA%3BAAAA%3BAAGI%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAASZ%3BAAGY%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAZtlCjB%2CoBAAA%3BAYgmCC%3BAAAA%2CgBAAA%3BAAAA%3BAACI%3BAAAA%3BsCAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAMI%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3BYAAA%3BAAAA%3BAAWQ%3BAAAA%3BAAAA%2CaAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%2CWAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAQJ%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3BYAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAASA%3BAAAA%2CmBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%2BBAAA%3BAAAA%3BAAcA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BiCAAA%3BAAAA%3BAAMI%3BAAAA%2CwCAAA%3BAAAA%3BAAMR%3BAAAA%2CkBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAUZ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3BiBAAA%3BAAAA%3BAAUA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAASA%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%2CiCAAA%3BAAAA%3BAAQR%3BAAAA%2CwDAAA%3BAAAA%3BAAGI%3BAAAA%2CmBAAA%3BAAAA%3BAAMJ%3BAAAA%2CmBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B0BAAA%3BAAAA%3BAAMI%3BAAAA%2C6BAAA%3BAAAA%3BAAKJ%3BAAAA%3BmBAAA%3BAAAA%3BAAOA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAAOR%3BAACI%3BAAAA%2CwCAAA%3BAAAA%3BAAOQ%3BAAAA%2C2CAAA%3BAAAA%3BAASJ%3BAAAA%2C2BAAA%3BAAAA%3BAAGI%3BAAAA%3BwCAAA%3BAAAA%3BAAII%3BAAAA%2CkCAAA%3BAAAA%3BAAOR%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKI%3BAAAA%2C%2BBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAMA%3BAAAA%2CuBAAA%3BAAAA%3BAAMR%3BAAAA%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%2CgCAAA%3BAAAA%3BAAKI%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAGI%3BAAAA%3BiCAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BsCAAA%3BAAAA%3BAAKI%3BAAAA%2C0BAAA%3BAAAA%3BAAKJ%3BAAAA%3BoCAAA%3BAAAA%3BAAII%3BAAAA%3BoBAAA%3BAAAA%3BAAII%3BAAAA%2C0BAAA%3BAAAA%3BAAMR%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2CkCAAA%3BAAAA%3BAAGI%3BAAAA%3BuBAAA%3BAAAA%3BAAMJ%3BAAAA%2CqCAAA%3BAAAA%3BAAGI%3BAAAA%2CgCAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BuBAAA%3BAAAA%3BAASR%3BAAAA%3BoCAAA%3BAAAA%3BAAII%3BAAAA%2C2BAAA%3BAAAA%3BAAII%3BAAAA%2C%2BBAAA%3BAAAA%3BAAMJ%3BAAAA%2CyBAAA%3BAAAA%3BAAGI%3BAAAA%2CkCAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAQA%3BAAAA%3BoCAAA%3BAAAA%3BAAOR%3BAAAA%3BoCAAA%3BAAAA%3BAAII%3BAAAA%3ByBAAA%3BAAAA%3BAAII%3BAAAA%2C%2BBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BmCAAA%3BAAAA%3BAAKI%3BAAAA%2C6BAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAMR%3BAAAA%2CiDAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAQI%3BAAAA%3B%2BBAAA%3BAAAA%3BAAAA%3BAAOR%3BAACI%3BAAAA%2CsCAAA%3BAAAA%3BAAKQ%3BAAAA%3BiCAAA%3BAAAA%3BAAMJ%3BAAAA%2CWAAA%3BAAAA%3BAAKJ%3BAAAA%3BoCAAA%3BAAAA%3BAAMQ%3BAAAA%2CwBAAA%3BAAAA%3BAAMY%3BAAAA%2CgCAAA%3BAAAA%3BAASpB%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%3BoCAAA%3BAAAA%3BAAII%3BAAAA%2CmCAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGI%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%2CmCAAA%3BAAAA%3BAAOA%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAAMR%3BAAAA%3BkCAAA%3BAAAA%3BAAII%3BAAAA%2C6BAAA%3BAAAA%3BAAGI%3BAAAA%2CkCAAA%3BAAAA%3BAAGI%3BAAAA%2C8BAAA%3BAAAA%3BAAKJ%3BAAAA%2C%2BBAAA%3BAAAA%3BAASJ%3BAAAA%3B%3BqDAAA%3BAAAA%3BAAKI%3BAAAA%2C4CAAA%3BAAAA%3BAAMR%3BAAAA%2C4CAAA%3BAAAA%3BAAGI%3BAAAA%2CmCAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKI%3BAAAA%2CuBAAA%3BAAAA%3BAAKA%3BAAAA%3BiCAAA%3BAAAA%3BAAQJ%3BAAAA%2C2CAAA%3BAAAA%3BAAIQ%3BAAAA%2CwBAAA%3BAAAA%3BAAQhB%3BAAAA%3BmCAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%2BBAAA%3BAAAA%3BAAOI%3BAAAA%2C%2BBAAA%3BAAAA%3BAAMJ%3BAAAA%3B4BAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3BmCAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAUJ%3BAAAA%2C2BAAA%3BAAAA%3BAAII%3BAAAA%2CwBAAA%3BAAAA%3BAAQA%3BAAAA%2CmCAAA%3BAAAA%3BAAMA%3BAAAA%3BuBAAA%3BAAAA%3BAAMJ%3BAAAA%3BoCAAA%3BAAAA%3BAAII%3BAAAA%3BuBAAA%3BAAAA%3BAAOR%3BAAAA%3B%3BsCAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3BgCAAA%3BAAAA%3BAAMI%3BAAAA%3B%3BgCAAA%3BAAAA%3BAAMA%3BAAAA%3BwBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAUJ%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAAA%3BAAWZ%3BAACI%3BAAAA%3BuCAAA%3BAAAA%3BAAII%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAQR%3BAACI%3BAAAA%2CsCAAA%3BAAAA%3BAAOQ%3BAAAA%2C8BAAA%3BAAAA%3BAAMR%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAAA%3BAZvzDT%3B%3B%3B%3B%3BIAAA%3BAY60DK%3BAAEI%3BAAAA%3B6BAAA%3BAAAA%3BAAKI%3BAAAA%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAMR%3BAACI%3BAAAA%2CkBAAA%3BAAAA%3BAAGI%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%3BiCAAA%3BAAAA%3BAAOR%3BAAAA%3BoCAAA%3BAAAA%3BAAII%3BAAAA%3BmCAAA%3BAAAA%3BAAII%3BAAAA%3B4BAAA%3BAAAA%3BAAQR%3BAAAA%2C2BAAA%3BAAAA%3BAAGI%3BAAAA%3BiCAAA%3BAAAA%3BAAKA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAKJ%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAGI%3BAAAA%3B6BAAA%3BAAAA%3BAAKI%3BAAAA%2CuBAAA%3BAAAA%3BAAMJ%3BAAAA%3BoCAAA%3BAAAA%3BAAII%3BAAAA%3BmCAAA%3BAAAA%3BAAII%3BAAAA%3B4BAAA%3BAAAA%3BAAOR%3BAAAA%3BiCAAA%3BAAAA%3BAAKA%3BAAAA%3BiCAAA%3BAAAA%3BAAMA%3BAAAA%2CgCAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACI%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAZp8DT%2C4BAAA%3BAY88DK%3BAACI%3BAAAA%2CmCAAA%3BAAAA%3BAAIA%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAZn9DT%3B%3BIAAA%3BAY89DK%3BAACI%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAZr%2BDT%2C4BAAA%3BAY8%2BDK%3BAACI%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAZ%5C%2F%2BDT%2C4BAAA%3BAAAA%2C4BAAA%3BAY0%5C%2FDK%3BAACI%3BAAAA%2CmCAAA%3BAAAA%3BAAIA%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAZ%5C%2F%5C%2FDT%2CeAAA%3BAYugEK%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAMA%3BAACI%3BAAAA%2CiCAAA%3BAAAA%3BAAKQ%3BAAAA%3B%2BBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3BmCAAA%3BAAAA%3BAAKI%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAapB%3BAACI%3BAAAA%3BmCAAA%3BAAAA%3BAAII%3BAAAA%3BgCAAA%3BAAAA%3BAAKA%3BAAAA%2C6BAAA%3BAAAA%3BAAGI%3BAAAA%2CgCAAA%3BAAAA%3BAAKJ%3BAAAA%2CmCAAA%3BAAAA%3BAAGI%3BAAAA%3BiCAAA%3BAAAA%3BAAOJ%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMR%3BAACI%3BAAAA%3BmCAAA%3BAAAA%3BAAII%3BAAAA%3BgCAAA%3BAAAA%3BAAAA%3BAZ1lEb%2C0BAAA%3BAYomEK%3BAAEQ%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BACtmEb%3BAAAA%2C2BAAA%3BAAAA%3BAAGK%3BAAAA%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%2C4BAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAASQ%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAGI%3BAAAA%2CuBAAA%3BAAAA%3BAAIA%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAGI%3BAAAA%2CgCAAA%3BAAAA%3BAAAA%3BAbzCjB%2CyBAAA%3BAa0DqB%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKI%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAMI%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAII%3BAAAA%2C2BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B0BAAA%3BAAAA%3BAAOA%3BAAAA%2CmCAAA%3BAAAA%3BAAIA%3BAAAA%3B0BAAA%3BAAAA%3BAAKI%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAb%5C%2FHrB%2CeAAA%3BAaiJiB%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAMI%3BAAAA%3B%2BBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BmCAAA%3BAAAA%3BAAII%3BAAAA%3BmCAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BgCAAA%3BAAAA%3BAAII%3BAAAA%3BgCAAA%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BoBAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%2CiCAAA%3BAAAA%3BAAAA%3BAbjNb%2CyBAAA%3BAa2NK%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAKI%3BAAAA%3BiCAAA%3BAAAA%3BAbhOT%2CmBAAA%3BAa4OK%3BAAAA%2C2BAAA%3BAAAA%3BAAOI%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAQJ%3BAAAA%2C2BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B6BAAA%3BAAAA%3BAAYI%3BAAAA%2CmCAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3B%3B%3BmCAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%2CkBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%2CaAAA%3BAAAA%3BAAIA%3BAAAA%3BaAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%2CmCAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BkBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BeAAA%3BAAAA%3BAAKI%3BAAAA%2CkBAAA%3BAAAA%3BAAOR%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BkBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%2CaAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B0BAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BmBAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAUI%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAAQA%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAOvB%3BAAAA%2C0BAAA%3BAAAA%3BAAOe%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAQI%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKI%3BAAAA%3BwBAAA%3BAAAA%3BAAMK%3BAAAA%2CgBAAA%3BAAAA%3BAAQjB%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAaxB%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%2CaAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3ByBAAA%3BAAAA%3BAAMI%3BAAAA%3BiCAAA%3BAAAA%3BAAII%3BAAAA%2CoBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKI%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAWZ%3BAACI%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%2CgCAAA%3BAAAA%3BAAGI%3BAAAA%2CgCAAA%3BAAAA%3BAAIA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAIA%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3BkBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BkBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BoBAAA%3BAAAA%3BAACI%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BeAAA%3BAAAA%3BAACI%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAIQ%3BAAAA%3BkBAAA%3BAAAA%3BAAOA%3BAAAA%2CiBAAA%3BAAAA%3BAb%5C%2FrB7B%2CeAAA%3BAa6sBK%3BAACI%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%2CmCAAA%3BAAAA%3BAAKJ%3BAAAA%2CoCAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BgCAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAII%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BcAAA%3BAAAA%3BAAII%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAII%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%2C2BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3BiCAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3B4BAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B6BAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAgBI%3BAAAA%2CsBAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3B%3B%3BkCAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAKY%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%2CaAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CaAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3B8BAAA%3BAAAA%3BAAII%3BAAAA%2C2BAAA%3BAAAA%3BAAGI%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3B%3BkCAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BkBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAII%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAUxB%3BAAAA%2CcAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAgBA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAALI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%2CoBAAA%3BAAAA%3BAAGI%3BAAAA%3BaAAA%3BAAAA%3BAAKQ%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAYR%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BUAAA%3BAAAA%3BAAaA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BYAAA%3BAAAA%3BAAgBR%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOI%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAMA%3BAAAA%2CgBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAASJ%3BAAAA%2C%2BBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BkBAAA%3BAAAA%3BAASZ%3BAAAA%3B%3B%3B%3B%3B%3BiCAAA%3BAAAA%3BAAUA%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAQI%3BAAAA%3B6BAAA%3BAAAA%3BAAMJ%3BAAAA%3BaAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B0BAAA%3BAAAA%3BAAQA%3BAAEQ%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BiCAAA%3BAAAA%3BAAII%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BkBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BkBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3B0BAAA%3BAAAA%3BAAII%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3B2BAAA%3BAAAA%3BAAII%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAIQ%3BAAAA%3BkBAAA%3BAAAA%3BAAOA%3BAAAA%2CiBAAA%3BAAAA%3BAASpB%3BAACI%3BAAAA%3B2BAAA%3BAAAA%3BAAKA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAbvyCT%2CgBAAA%3BAakzCS%3BAAAA%2CmCAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CmCAAA%3BAAAA%3BAAGI%3BAAAA%2C0BAAA%3BAAAA%3BAAGI%3BAAAA%2C%2BBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BqCAAA%3BAAAA%3BAAKI%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%2CsCAAA%3BAAAA%3BAAGI%3BAAAA%2C2BAAA%3BAAAA%3BAAGI%3BAAAA%2C%2BBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BuCAAA%3BAAAA%3BAAKI%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAb91CjB%2CcAAA%3BAa02CK%3BAACI%3BAAAA%2CiCAAA%3BAAAA%3BAAIA%3BAAAA%2CgCAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%2CkCAAA%3BAAAA%3BAAIA%3BAAAA%2CuBAAA%3BAAAA%3BAAIQ%3BAAAA%2CkBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BeAAA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAOR%3BAACI%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAbt5CT%3B%3B%3B%3B%3BGAAA%3BAccS%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAOA%3BAAAA%3BkBAAA%3BAAAA%3BAAYA%3BAAAA%2CsBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAaJ%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3B%3B%3B8BAAA%3BAAAA%3BAAkBI%3BAAAA%2CsBAAA%3BAAAA%3BAAMR%3BAAAA%2CcAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAC%5C%2FEJ%3BAAAA%2CcAAA%3BAAAA%3BAAOA%3BAAAA%2CyGAAA%3BAAAA%3BAAGI%3BAAAA%2CcAAA%3BAAAA%3BAAQZ%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B6BAAA%3BAAAA%3BAAQI%3BAAAA%3BkBAAA%3BAAAA%3BAAQJ%3BAAAA%3BeAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAUI%3BAAAA%2CeAAA%3BAAAA%3BAAKI%3BAAAA%2CeAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAQI%3BAAAA%2CkBAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3B%3B%3B2BAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CyBAAA%3BAAAA%3BAAEQ%3BAAAA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAIQ%3BAAAA%3B%3B%3B8GAAA%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%2C4BAAA%3BAAAA%3BAAEQ%3BAAAA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%2C4BAAA%3BAAAA%3BAAEQ%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3B%3B%3B%3B%3B6BAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BiBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BkBAAA%3BAAAA%3BAAOA%3BAACI%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%2CeAAA%3BAAAA%3BAAEQ%3BAAAA%3BAAAA%3BiBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAUhB%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQI%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKP%3BAAAA%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAQO%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B8BAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CcAAA%3BAAAA%3BAAKI%3BAAAA%2CeAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3B%3BkBAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAQJ%3BAAAA%2CeAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAMI%3BAAAA%2CkBAAA%3BAAAA%3BACvVT%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BAAMK%3BAAAA%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAQH%3BAAAA%3B%3B%3B%3BgCAAA%3BAAAA%3BAAYL%3BAAAA%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAQI%3BAAAA%3BoBAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAAQA%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAClDA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BmBAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAQI%3BAAAA%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAASA%3BAAAA%3BaAAA%3BAAAA%3BAAMJ%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKI%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%3BwBAAA%3BAAAA%3BAAII%3BAAAA%2CeAAA%3BAAAA%3BAAMR%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3BiCAAA%3BAAAA%3BAAOA%3BAAAA%3BuBAAA%3BAAAA%3BAAMJ%3BAAAA%3BmBAAA%3BAAAA%3BAAII%3BAAAA%2C8BAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAASI%3BAAAA%3BaAAA%3BAAAA%3BAAKA%3BAAAA%2CmBAAA%3BAAAA%3BAChIT%3BAAAA%3BmBAAA%3BAAAA%3BAAKK%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%2C6BAAA%3BAAAA%3BAAOJ%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAUI%3BAAAA%3B%3B%3B%3B%3B%3B%3BYAAA%3BAAAA%3BAAYJ%3BAAAA%3B%3BaAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BAAQJ%3BAAAA%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAOI%3BAAAA%3B%3BwBAAA%3BAAAA%3BAASJ%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAMA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%3BmBAAA%3BAAAA%3BAAOA%3BAAAA%2CgBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BYAAA%3BAAAA%3BAAQA%3BAAAA%2CyBAAA%3BAAAA%3BAAEI%3BAAAA%2CkBAAA%3BAAAA%3BAAOR%3BAAAA%2CgBAAA%3BAAAA%3BAAIY%3BAAAA%3BmBAAA%3BAAAA%3BAAGI%3BAAAA%3BmCAAA%3BAAAA%3BAAShB%3BAAAA%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAaI%3BAAAA%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAYJ%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAWA%3BAAAA%2CgBAAA%3BAAAA%3BAAKJ%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%2CgBAAA%3BAAAA%3BAAGI%3BAAAA%3BqBAAA%3BAAAA%3BAAII%3BAAAA%2CsBAAA%3BAAAA%3BAAMA%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKI%3BAAAA%2CeAAA%3BAAAA%3BAAOJ%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKI%3BAAAA%2CeAAA%3BAAAA%3BAAOJ%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKI%3BAAAA%2CeAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAYI%3BAAAA%2CqBAAA%3BAAAA%3BAAKJ%3BAAAA%2CgBAAA%3BAAAA%3BAAMR%3BAAAA%2CkBAAA%3BAAAA%3BAAmBA%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%2CgBAAA%3BAAAA%3BAAMJ%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAASI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAASR%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQJ%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQA%3BAAAA%2CgBAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAAQA%3BAAAA%2CsBAAA%3BAAAA%3BAAKA%3BAAAA%3BkBAAA%3BAAAA%3BAAMA%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAGI%3BAAAA%3BcAAA%3BAAAA%3BAAOJ%3BAAAA%3BgBAAA%3BAAAA%3BAAII%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%2CYAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAACI%3BAAAA%3B%3B%3B%3B%3B%3BmCAAA%3BAAAA%3BAASI%3BAAAA%2CsBAAA%3BAAAA%3BAAGI%3BAAAA%3BmBAAA%3BAAAA%3BAAMJ%3BAAAA%3BsBAAA%3BAAAA%3BAAMJ%3BAAAA%2CoBAAA%3BAAAA%3BAAWR%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAOA%3BAAAA%2CgBAAA%3BAAAA%3BAAKJ%3BAAAA%2CmBAAA%3BAAAA%3BAAMA%3BAAAA%2CmBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAII%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BoBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAKI%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAGI%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAlB7kBZ%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAUC%3BAAAA%2C4BAAA%3BAAAA%3BAAWD%3BAAAA%3B%3B%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAAUC%3BAAAA%3B0BAAA%3BAAAA%3BAAMD%3BAAAA%3B%3BmCAAA%3BAAAA%3BAAMA%3BAAAA%2C4BAAA%3BAAAA%3BAAEC%3BAAAA%2CqBAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%2CgCAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%3B2BAAA%3BAAAA%3BAAMA%3BAAAA%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%2C8BAAA%3BAAAA%3BAAIA%3BAAAA%2CiCAAA%3BAAAA%3BAAIA%3BAAAA%2CyCAAA%3BAAAA%3BAAEC%3BAAAA%3BkBAAA%3BAAAA%3BAAMD%3BAAAA%3B%2BBAAA%3BAAAA%3BAA7HD%2C2CAAA%3BAAmIC%3BAAAA%2CyBAAA%3BAAAA%3BAAGC%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B8BAAA%3BAAAA%3BAAMC%3BAAAA%2C4BAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B%3BKAAA%3BAAAA%3BAACC%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAA%5C%2FJH%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BGAAA%3BAAqOC%3BAAAA%3B0BAAA%3BAAAA%3BAAMA%3BAAAA%2CqBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAWC%3BAAAA%3BoBAAA%3BAAAA%3BAAOF%3BAAAA%3B4BAAA%3BAAAA%3BAAKC%3BAAAA%2CiBAAA%3BAAAA%3BAAGC%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAMF%3BAAAA%3BeAAA%3BAAAA%3BAAKC%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAKD%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAKC%3BAAAA%2C4BAAA%3BAAAA%3BAAMA%3BAAAA%3B8BAAA%3BAAAA%3BAAIC%3BAAAA%2C4BAAA%3BAAAA%3BAAGC%3BAAAA%2C4BAAA%3BAAAA%3BAAKD%3BAAAA%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%2C2CAAA%3BAAAA%3BAAaC%3BAAAA%2C4BAAA%3BAAAA%3BAAID%3BAAAA%3B8BAAA%3BAAAA%3BAAOF%3BAAAA%2CwBAAA%3BAAAA%3BAAKC%3BAAAA%2C2BAAA%3BAAAA%3BAAKD%3BAAAA%3BeAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMA%3BAAAA%2C4BAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAWF%3BAAAA%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%2C4BAAA%3BAAAA%3BAAMC%3BAAAA%2C6BAAA%3BAAAA%3BAAIA%3BAAAA%2C6BAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%3BuCAAA%3BAAAA%3BAAKA%3BAAAA%2C8BAAA%3BAAAA%3BAAIA%3BAAAA%2C4BAAA%3BAAAA%3BAAGC%3BAAAA%2C0BAAA%3BAAAA%3BAAKD%3BAAAA%2C%2BBAAA%3BAAAA%3BAAQA%3BAACA%3BAAAA%3BsCAAA%3BAAAA%3BAAKC%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%2C8BAAA%3BAAAA%3BAASA%3BAAAA%3BiCAAA%3BAAAA%3BAAKA%3BAAAA%3BmCAAA%3BAAAA%3BAAKA%3BAAAA%2CsCAAA%3BAAAA%3BAAIA%3BAAAA%2CoCAAA%3BAAAA%3BAAIA%3BAAAA%3B%2BBAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3B%3B%3B%3BgCAAA%3BAAAA%3BAAQA%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%3BeAAA%3BAAAA%3BAAKA%3BAAAA%3B%2BBAAA%3BAAAA%3BAAKA%3BAAAA%2CqCAAA%3BAAAA%3BAAKC%3BAAAA%2C0BAAA%3BAAAA%3BAAKD%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAIA%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAIA%3BAAAA%3B0BAAA%3BAAAA%3BAAKC%3BAAAA%2CiCAAA%3BAAAA%3BAAMA%3BAAAA%2C0BAAA%3BAAAA%3BAAKD%3BAAAA%2C2BAAA%3BAAAA%3BAAGC%3BAAAA%2C2BAAA%3BAAAA%3BAAUD%3BAAAA%2C4BAAA%3BAAAA%3BAAOA%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%2C6CAAA%3BAAAA%3BAAIA%3BAAAA%2C6CAAA%3BAAAA%3BAAKC%3BAAAA%2C4BAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%2CgDAAA%3BAAAA%3BAAGA%3BAAAA%2C%2BCAAA%3BAAAA%3BAAIC%3BAAAA%2CgCAAA%3BAAAA%3BAAAA%3BAAOF%3BAACC%3BAAAA%2CsCAAA%3BAAAA%3BAAGA%3BAAAA%2C8BAAA%3BAAAA%3BAAIC%3BAAAA%2C%2BBAAA%3BAAAA%3BAAGA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMF%3BAACC%3BAAAA%2CsCAAA%3BAAAA%3BAAMA%3BAAAA%2CmCAAA%3BAAAA%3BAAIA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAASD%3BAACC%3BAAAA%3BqCAAA%3BAAAA%3BAAIC%3BAAAA%2CkCAAA%3BAAAA%3BAAKD%3BAAAA%3BwCAAA%3BAAAA%3BAASC%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%2C%2BBAAA%3BAAAA%3BAAMA%3BAAAA%2C0BAAA%3BAAAA%3BAAKA%3BAAAA%2CiCAAA%3BAAAA%3BAAIA%3BAAAA%2CiCAAA%3BAAAA%3BAAIA%3BAAAA%2CqCAAA%3BAAAA%3BAAGC%3BAAAA%2C0BAAA%3BAAAA%3BAAKD%3BAAAA%3BiCAAA%3BAAAA%3BAAMC%3BAAAA%2C2BAAA%3BAAAA%3BAAMA%3BAAAA%2CuCAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%2C%2BBAAA%3BAAAA%3BAAIA%3BAAAA%2CiCAAA%3BAAAA%3BAAQA%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%3B8BAAA%3BAAAA%3BAAIA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAIA%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%2C8BAAA%3BAAAA%3BAAIA%3BAACA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B0BAAA%3BAAAA%3BAAMA%3BAAAA%3BwBAAA%3BAAAA%3BAAMA%3BAAAA%2C0BAAA%3BAAAA%3BAAKC%3BAAAA%2C4BAAA%3BAAAA%3BAAMD%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%2CiCAAA%3BAAAA%3BAAIA%3BAAAA%2C8BAAA%3BAAAA%3BAAMA%3BAAAA%2CsCAAA%3BAAAA%3BAAIA%3BAAAA%2CsCAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BiCAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%2C%2BBAAA%3BAAAA%3BAAIA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAIA%3BAAAA%3BiCAAA%3BAAAA%3BAAIA%3BAAAA%2CmCAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%2CwCAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%2CsCAAA%3BAAAA%22%7D */