@charset "UTF-8";
/* xl - DESKTOP STYLES */
.iconic-wsb-product-bumps {
  border: 1px solid #332C2B26;
}
.iconic-wsb-product-bumps .iconic-wsb-product-bumps__header {
  background: transparent;
}
.iconic-wsb-product-bumps .iconic-wsb-product-bumps__header .iconic-wsb-product-bumps__title {
  font-size: 16px;
}
.iconic-wsb-product-bumps .iconic-wsb-product-bumps__body .iconic-wsb-product-bumps__list {
  border-color: #332C2B26;
}
.iconic-wsb-product-bumps .iconic-wsb-product-bumps__body .iconic-wsb-product-bumps__list li {
  border-color: #332C2B26;
  font-size: 14px;
}
.iconic-wsb-product-bumps .iconic-wsb-product-bumps__body .iconic-wsb-product-bumps__list li a {
  font-family: "Signifier", Sans-serif;
  font-size: 14px;
  color: var(--e-global-color-text);
}
.iconic-wsb-product-bumps .iconic-wsb-product-bumps__body .iconic-wsb-product-bumps__list li .iconic-wsb-bump-product__price {
  font-size: 14px;
}
.litred .phhighlight {
  color: #000;
}
.iconic-wsb-modal .mfp-close {
  display: none;
}
.iconic-wsb-modal .iconic-wsb-modal__header {
  background-color: #322c2b !important;
  color: #e0d4b7 !important;
}
.iconic-wsb-modal .iconic-wsb-modal__header-icon--close, .iconic-wsb-modal .iconic-wsb-modal__header-icon--success {
  fill: #e0d4b7;
  opacity: 1;
}
.iconic-wsb-modal .iconic-wsb-modal__content {
  background: #e0d4b7;
}
.iconic-wsb-modal .iconic-wsb-modal-product-summary__view-cart {
  display: none;
}
.iconic-wsb-modal .iconic-wsb-modal-product-summary__checkout button {
  color: #e83527;
  border-radius: 0;
  font-family: "Sohne Breit", Sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 0px;
  word-spacing: 0px;
  color: #6F0F0F !important;
  background-color: #FD0B0B !important;
  border-radius: 0px 0px 0px 0px;
  padding: 16px;
}
.iconic-wsb-modal .iconic-wsb-modal-product-summary__product-image {
  width: 80px;
}
.iconic-wsb-modal .iconic-wsb-modal-product-summary__product-title {
  font-size: 24px;
  font-weight: 500;
}
.iconic-wsb-modal .iconic-wsb-modal-product__title-link {
  color: #a07b42;
}
.iconic-wsb-modal .iconic-wsb-modal-product__add-to-cart .button {
  color: #e83527;
  border-radius: 0;
  font-family: "Sohne Breit", Sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 0px;
  word-spacing: 0px;
  color: #6F0F0F;
  background-color: #FD0B0B;
  border-radius: 0px 0px 0px 0px;
  padding: 12px 16px;
}
.iconic-wsb-modal .iconic-wsb-modal__product--summary {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.iconic-wsb-modal .iconic-wsb-modal-product__image {
  width: 100px !important;
  height: 100px !important;
  overflow: hidden;
}
.iconic-wsb-modal .iconic-wsb-modal-product__image a {
  width: 100% !important;
  height: 100px !important;
  display: block;
}
.iconic-wsb-modal .iconic-wsb-modal-product__image a img {
  width: 100% !important;
  height: 100px !important;
  object-fit: cover !important;
}
.iconic-wsb-modal .iconic-wsb-modal-product__add-to-cart .added_to_cart.wc-forward {
  display: none !important;
}
.iconic-wsb-modal .iconic-wsb-modal-product {
  text-align: left !important;
}
.ph--logo {
  position: absolute;
  z-index: 99999;
  width: 100%;
  text-align: center;
  padding: 40px 0;
}
.passster-form {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999999999999;
  display: flex;
  align-items: center;
  max-width: 100% !important;
  justify-content: center;
  margin: 0 16px;
}
.passster-form form.password-form {
  padding: 56px 48px;
  text-align: center;
  position: relative;
  max-width: 480px !important;
  margin: 0 16px;
}
.passster-form form.password-form h4 {
  padding: 0 !important;
  margin: 0 0 16px !important;
}
.passster-form form.password-form p {
  font-size: 18px;
  margin: 0 0 24px !important;
}
.passster-form form.password-form .ps-loader {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.passster-form form.password-form .ps-loader img {
  width: 48px;
  height: auto;
}
.img--overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100vh;
}
.img--overlay img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
#pp--wrapper {
  pointer-events: none !important;
}
#pp--wrapper::before {
  content: "";
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #fff url('https://po.discoverprohunter.com/wp-content/uploads/2023/01/DSC01347-scaled.jpg');
  background-size: cover;
  background-position: center center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  pointer-events: none !important;
}
#pp--wrapper::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  /* Hereda la imagen del fondo */
  filter: blur(10px);
  backdrop-filter: saturate(180%) blur(10px);
  z-index: 20000;
}
#pp--wrapper.hiddenx::before, #pp--wrapper.hiddenx::after {
  display: none !important;
}
.password--protected {
  height: 100%;
  max-height: 100vh;
  overflow-y: hidden !important;
}
.jet-menu-item .jet-sub-menu {
  background-color: #322c2b !important;
}
.jet-menu-item .jet-sub-menu li a {
  color: var(--e-global-color-6b3a237) !important;
}
.jet-menu-item .jet-sub-mega-menu {
  background-color: transparent !important;
}
body.checkout-wc h1, body.checkout-wc h2, body.checkout-wc h3, body.checkout-wc h4, body.checkout-wc h5, body.checkout-wc h6, main.checkoutwc h1, main.checkoutwc h2, main.checkoutwc h3, main.checkoutwc h4, main.checkoutwc h5, main.checkoutwc h6 {
  font-family: "Sohne Breit", Sans-serif !important;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 24px;
  color: var(--e-global-color-9bed246);
}
body.checkout-wc h4, body.checkout-wc h5, body.checkout-wc h6, main.checkoutwc h4, main.checkoutwc h5, main.checkoutwc h6 {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 16px;
  color: var(--e-global-color-9bed246);
}
.elementor-editor-active #cfw-side-cart, .elementor-editor-active #cfw-side-cart-overlay {
  display: none !important;
}
.cfw-order-bump-header {
  pointer-events: none !important;
}
.cfw-order-bump-header .cfw_order_bump_check {
  display: none !important;
}
a[href="https://optimole.com/wordpress/?from=badgeOn"] {
  position: absolute !important;
  clip: rect(0, 0, 0, 0) !important;
}
.elementor-menu-cart__toggle, .elementor-grid .add_to_cart_button {
  display: none !important;
}
.justmobile {
  display: none !important;
}
.wc-proceed-to-checkout .checkout-button {
  background: #78201b !important;
}
.cart_totals h2 {
  display: none;
}
.postid-758 .elementor-widget-woocommerce-product-title, .postid-652 .elementor-widget-woocommerce-product-title {
  display: none !important;
}
.postid-758 #rubberbtn {
  background: #fc090c !important;
  border-radius: 100px !important;
}
.postid-758 #natobtn {
  background: transparent !important;
  border-radius: 100px !important;
}
.postid-652 #natobtn {
  background: #fc090c !important;
  border-radius: 100px !important;
}
.postid-652 #rubberbtn {
  background: transparent !important;
  border-radius: 100px !important;
}
.woocommerce-product-gallery__image {
  pointer-events: none !important;
}
.wt-crp-heading {
  display: none !important;
}
@media only screen and (min-width: 992px) {
  .iconic-was-swatches {
    margin-top: 0 !important;
  }
}
[for="pa_straps-nato-color"] {
  margin-bottom: 24px !important;
}
.grecaptcha-badge {
  visibility: hidden;
}
.jet-mega-menu-sub-menu {
  top: 45px !important;
}
.jet-mega-menu-sub-menu .jet-mega-menu-sub-menu__list {
  background: #332c2b !important;
}
.sf-field-taxonomy-product_cat input[type="radio"] {
  display: none;
}
html, body {
  max-width: 100% !important;
  overflow-x: hidden !important;
}
.elementor-top-section .xoo-el-login-tgr {
  display: none !important;
}
.elementor-top-section .toaccount {
  display: none !important;
}
.elementor-nav-menu--main .xoo-el-login-tgr {
  display: flex !important;
}
.elementor-nav-menu--main .toaccount {
  display: none !important;
}
.elementor-nav-menu--main .logged-in .toaccount {
  display: flex !important;
}
.elementor-nav-menu--main .logged-in .xoo-el-login-tgr {
  display: none !important;
}
.logged-in .elementor-nav-menu--main .toaccount {
  display: flex !important;
}
.logged-in .elementor-nav-menu--main .xoo-el-login-tgr {
  display: none !important;
}
.elementor-nav-menu--dropdown .xoo-el-login-tgr {
  display: block !important;
}
.elementor-nav-menu--dropdown .toaccount {
  display: none !important;
}
.logged-in .elementor-nav-menu--dropdown .toaccount {
  display: block !important;
}
.logged-in .elementor-nav-menu--dropdown .xoo-el-login-tgr {
  display: none !important;
}
.xoo-el-main {
  background: #e2d4b3;
}
.xoo-el-section, .xoo-el-header {
  padding: 0;
}
.xoo-aff-group {
  width: 100%;
  margin-bottom: 24px;
}
.xoo-el-active {
  color: var(--e-global-color-6b3a237) !important;
}
.xoo-el-register-btn, .xoo-el-login-btn, .xoo-el-lostpw-btn {
  width: 100% !important;
}
.xoo-el-form-container ul.xoo-el-tabs {
  padding-bottom: 16px;
}
.xoo-el-lostpw-tgr {
  font-size: 12px;
  top: -4px;
  position: relative;
}
.xoo-el-popup-active.xoo-el-container {
  font-size: 14px;
}
.xoo-el-inmodal {
  max-width: 640px;
  max-height: 100%;
  height: auto;
}
.xoo-el-sidebar {
  height: auto;
}
.xoo-el-form-container {
  padding-bottom: 0;
}
.xoo-aff-group.xoo-el-login-btm-fields {
  display: none;
}
.woocommerce-EditAccountForm.edit-account #account_display_name, .woocommerce-EditAccountForm.edit-account label[for="account_display_name"] {
  display: none !important;
}
.woocommerce-EditAccountForm.edit-account em {
  display: none;
}
.xoo-el-lostpw-tgr {
  font-family: "Signifier", Sans-serif !important;
}
.xoo-aff-required label, .xoo-aff-required a {
  font-family: "Signifier", Sans-serif !important;
  font-weight: 600 !important;
  color: #332c2b !important;
}
.xoo-el-form-container button.btn.button.xoo-el-action-btn {
  font-family: "Sohne Breit", Sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  line-height: 18px !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  color: #6F0F0F !important;
  background-color: #FD0B0B !important;
  border-radius: 0px 0px 0px 0px !important;
  padding: 16px 24px 16px 24px !important;
  height: auto !important;
  border: 0 !important;
}
.woocommerce-account.logged-in #subheaderblock {
  display: none !important;
}
#cfw.context-thank-you .title .cfw-checkmark {
  stroke: #332c2b !important;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody > tr:nth-child(2n) > td, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody > tr:nth-child(2n) > th, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody > tr:nth-child(odd) > td, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody > tr:nth-child(odd) > th, #cfw.context-thank-you section {
  border-color: #d5c7a8 !important;
}
#cfw.context-thank-you section address {
  line-height: 1.6;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row .input-text, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row select {
  padding: 8px !important;
  background: transparent !important;
  border-bottom: 1px solid #332c2b !important;
  color: #332c2b !important;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row label {
  color: #332c2b !important;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm .button, .elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce .woocommerce-MyAccount-content-wrapper .button, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button {
  font-family: "Sohne Breit", Sans-serif;
  font-size: 10px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  line-height: 12px !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  color: #6F0F0F !important;
  background-color: #FD0B0B !important;
  border-radius: 0px 0px 0px 0px !important;
  padding: 8px 16px !important;
  border: 0 !important;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) address {
  background: transparent !important;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce {
  display: grid;
  grid-template-columns: 25% 75%;
  align-items: baseline;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce::before {
  display: none;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-navigation {
  float: none !important;
  width: 100% !important;
  padding: 80px 40px !important;
  height: 100%;
  min-height: 100vh;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-content {
  float: none !important;
  width: 100% !important;
  padding: 0px 0 0 40px !important;
  margin: 0 !important;
  max-width: 640px;
  font-family: "Signifier", Sans-serif;
}
.woocommerce-account main#content {
  min-height: 0;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a {
  background: transparent !important;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation {
  background: #ecdec3;
  padding: 40px 0;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a {
  color: #A77936 !important;
  font-weight: 300 !important;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  font-weight: bold !important;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper {
  background: transparent !important;
}
.woocommerce-info::before, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody > tr:nth-child(2n) > td, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody > tr:nth-child(2n) > th, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody > tr:nth-child(odd) > td, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody > tr:nth-child(odd) > th, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content > div > p {
  color: #332C2B !important;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a {
  color: #A77936 !important;
}
.woocommerce-info {
  border-top-color: #332C2B !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  background: transparent !important;
}
.woocommerce-MyAccount-navigation-link--downloads {
  display: none !important;
}
.cspm_custom_controls {
  z-index: 90;
  position: relative;
}
.cspm_carousel_item {
  max-height: 45px !important;
  overflow: hidden;
  transition: 0.3s linear max-height;
}
.cspm_carousel_item .details_title a {
  position: relative;
}
.cspm_carousel_item .details_title a::before {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  position: absolute;
  top: 16px;
  right: 0;
}
.cspm_carousel_item.cspm_carousel_first_item {
  max-height: 100% !important;
  transition: 0.3s linear max-height;
}
.cspm_carousel_item.cspm_carousel_first_item .details_title a {
  color: var(--e-global-color-9bed246) !important;
  position: relative;
}
.cspm_carousel_item.cspm_carousel_first_item .details_title a::before {
  content: "";
}
.postid-652 .variations tr:nth-child(1), .postid-652 .variations tr:nth-child(2) {
  display: flex;
  grid-template-columns: 30% 70%;
  align-items: center;
  padding-bottom: 0;
}
.postid-652 .variations tr:nth-child(1) th, .postid-652 .variations tr:nth-child(2) th {
  display: inline-block;
  text-align: start;
}
.post-1315 p.labelco {
  text-align: center;
  margin: 0;
  color: #999;
}
#col-product-bg {
  background: #000;
}
#col-product-bg .swiper-image-stretch .swiper-slide .swiper-slide-image {
  width: 100%;
  max-height: 600px;
  object-fit: cover;
}
#col-product-bg .flex-control-thumbs {
  display: none !important;
}
#col-product-bg .woocommerce-product-gallery__image.flex-active-slide {
  pointer-events: none;
}
.single-format-standard a {
  color: #fc090c;
}
#discbtimg img {
  object-position: top;
}
#relatedprod ul.products.elementor-grid li.product {
  border: 0 !important;
}
#relatedprod .woocommerce-loop-product__title {
  text-align: center !important;
}
#relatedprod .wp-element-button, #relatedprod .price {
  display: none;
}
#relatedprod ul.products li.product a img {
  height: 250px;
}
@media only screen and (min-width: 992px) {
  .variations th {
    display: inline-block;
    float: left;
  }
  .variations th label {
    display: inline-block;
  }
  .variations td {
    display: inline-block;
    margin-top: -25px;
    margin-left: 10px;
  }
}
.variations .iconic-was-swatches__item a {
  text-transform: uppercase;
}
.jet-mega-menu-item__link {
  color: var(--e-global-color-6b3a237) !important;
}
#newsform .elementor-form-fields-wrapper {
  width: 480px;
  position: relative;
  margin: 0 auto;
}
#newsform .elementor-form-fields-wrapper .elementor-field-type-email {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
}
#newsform .elementor-form-fields-wrapper .elementor-field-type-email label {
  display: none;
}
#newsform .elementor-form-fields-wrapper .elementor-field-type-email input {
  background: #E3D3B3;
  padding: 16px 24px;
  min-height: 0;
  border-radius: 56px;
  border: 0 !important;
}
#newsform .elementor-form-fields-wrapper .elementor-field-type-submit {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
}
#newsform .elementor-form-fields-wrapper .elementor-field-type-submit button {
  background: transparent;
  color: #332C2B;
  position: relative;
  top: 3px;
}
.jet-mega-menu-item__dropdown i {
  color: var(--e-global-color-6b3a237);
}
.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-mega-container__inner {
  background: transparent;
  padding: 0;
  margin: 0;
}
.elementor-1904 .elementor-element.elementor-element-78113b2 {
  margin-top: 25px !important;
}
body.futurist #cfw-cart-summary #cfw-cart-summary-content {
  background: transparent !important;
}
@media only screen and (max-width: 992px) {
  .elementor-grid-4 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
#cfw-totals-list table tr.order-total, [dir=ltr] #cfw-cart-summary, #order_review, body.futurist #cfw-coupons, body.futurist #cfw-cart-summary #cfw-cart-summary-content > h3 {
  border-color: #d5c7a8 !important;
}
#cfw-cart .cart-item-row .cfw-cart-item-image img {
  border: 0;
}
body.checkout-wc a, main.checkoutwc a {
  color: #fd0c0c;
}
.checkoutwc .form-row input[type=email], .checkoutwc .form-row input[type=number], .checkoutwc .form-row input[type=password], .checkoutwc .form-row input[type=tel], .checkoutwc .form-row input[type=text].input-text, .checkoutwc .form-row select, .checkoutwc .form-row textarea {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  border-bottom: 1px solid #222222 !important;
}
#cfw-promo-code-btn, .checkoutwc #info_payment button, .checkoutwc .cfw-primary-btn {
  border: 0 !important;
  font-family: "Sohne Breit", Sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  line-height: 18px !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
  color: #6F0F0F !important;
  background-color: #FD0B0B !important;
  border-radius: 0px 0px 0px 0px !important;
  padding: 16px 24px 16px 24px !important;
}
#cfw-promo-code-btn {
  background: #222222 !important;
  color: #fff !important;
  padding: 8px 8px 8px 8px !important;
  max-width: 100px;
  font-size: 10px !important;
}
body.checkout-wc, main.checkoutwc {
  font-family: "Signifier", Sans-serif !important;
}
body.checkout-wc .previous-button, main.checkoutwc .previous-button {
  display: none;
}
body.checkout-wc .cfw-logo .logo, main.checkoutwc .cfw-logo .logo {
  background-color: transparent !important;
}
body.checkout-wc .cfw-logo .logo:hover, main.checkoutwc .cfw-logo .logo:hover {
  background-color: transparent !important;
}
#cspm_carousel_map1758 {
  height: 100% !important;
  overflow: scroll !important;
  top: 0 !important;
  bottom: auto !important;
}
.cspm_carousel_item, .cspm_linear_gradient_bg, .jcarousel-container.jcarousel-container-vertical {
  background: transparent !important;
  box-shadow: 0 !important;
  box-shadow: none !important;
}
.details_infos {
  font-size: 16px !important;
  font-family: auto !important;
  color: #332C2B !important;
}
.details_title a {
  border-color: #332C2B !important;
}
.cspm_carousel_item, ul#cspm_carousel_map1758 .details_container {
  height: auto !important;
}
body .jcarousel-skin-default div.jcarousel-next.jcarousel-next-vertical, body .jcarousel-skin-default div.jcarousel-prev.jcarousel-prev-vertical {
  left: auto !important;
  right: 0 !important;
  margin-left: 0 !important;
  margin-right: 16px;
  background-color: transparent !important;
  display: none !important;
}
body .jcarousel-next.jcarousel-prev-vertical, body .jcarousel-prev.jcarousel-prev-vertical {
  display: none !important;
}
.woocommerce-variation-price .price {
  color: var(--e-global-color-secondary) !important;
  font-size: 18px !important;
  font-weight: 500;
  padding-bottom: 16px !important;
  display: block !important;
}
.iconic-was-swatch--image-swatch.iconic-was-swatch--disabled {
  pointer-events: none !important;
}
li.iconic-was-swatches__item:has(> .iconic-was-swatch--image-swatch.iconic-was-swatch--disabled) {
  display: none !important;
}
.elementor-products-grid ul.products.elementor-grid li.product {
  border-left: 1px solid #d6c6a8;
  border-bottom: 1px solid #d6c6a8;
  margin-left: -10px !important;
  margin-right: -10px !important;
  margin-bottom: -40px !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.elementor-products-grid ul.products.elementor-grid li.product:nth-child(4n+1) {
  border-left-color: transparent !important;
}
#col-product-strap {
  background: #000;
}
#col-product-bg {
  background: #000;
}
#col-product-bg .swiper-image-stretch .swiper-slide .swiper-slide-image {
  width: 100%;
  max-height: 600px;
  object-fit: cover;
}
.woocommerce ul.products li.product a img {
  height: 350px;
  object-fit: contain;
}
@media only screen and (max-width: 992px) {
  .woocommerce ul.products li.product a img {
    height: 200px;
  }
}
body {
  max-width: 1800px;
  margin: 0 auto;
}
.star-rating {
  display: none !important;
}
main#content {
  min-height: 66vh;
}
.single .woocommerce-notices-wrapper {
  display: none;
}
.elementor-menu-cart__toggle .elementor-button {
  background-color: transparent !important;
}
.elementor-menu-cart__subtotal {
  font-size: 16px !important;
}
.elementor-section:not(.elementor-inner-section) {
  padding-left: 24px !important;
  padding-right: 24px !important;
}
a {
  text-decoration: none;
  transition: 0.3s linear;
}
a:hover {
  filter: brightness(110%) saturate(110%);
  transition: 0.01s linear;
}
.home #lightrr__nav, .page-id-422 #lightrr__nav {
  background-color: rgba(227, 211, 179, 0.9) !important;
  backdrop-filter: saturate(180%) blur(20px);
  transition: all 0s linear;
}
.home #lightrr__nav.elementor-sticky--effects, .page-id-422 #lightrr__nav.elementor-sticky--effects {
  background-color: rgba(51, 44, 43, 0.9) !important;
  backdrop-filter: saturate(180%) blur(20px);
  transition: all 0s linear;
}
body #lightrr__nav.elementor-sticky--effects {
  background-color: rgba(227, 211, 179, 0.9) !important;
  backdrop-filter: saturate(180%) blur(20px);
  transition: all 0s linear;
}
.elementor-nav-menu--main .current-menu-item > a, .current_page_item .jet-mega-menu-item__link--top-level {
  border-bottom: 1px solid var(--e-global-color-6b3a237);
}
#oiiiim p a, #oiiiim .elementor-button-wrapper a {
  border-bottom: 0 !important;
}
li.sf-field-taxonomy-product_cat h4 {
  display: none;
}
li.sf-field-taxonomy-product_cat ul {
  text-align: center;
}
li.sf-field-taxonomy-product_cat ul li {
  color: #999999;
  list-style: none;
  display: inline-block;
  margin: 0 24px 0px;
  cursor: pointer;
}
@media only screen and (max-width: 992px) {
  li.sf-field-taxonomy-product_cat ul li {
    margin: 0 8px 0px;
  }
}
li.sf-field-taxonomy-product_cat ul li label {
  cursor: pointer;
  padding: 0 !important;
  transition: 0.2s linear;
}
li.sf-field-taxonomy-product_cat ul li:hover, li.sf-field-taxonomy-product_cat ul li.sf-option-active {
  filter: brightness(120%) saturate(110%);
  transition: 0.3s linear;
}
li.sf-field-taxonomy-product_cat ul li .sf-input-checkbox {
  display: none;
}
li.sf-field-taxonomy-product_cat ul li.sf-option-active label {
  position: relative;
  display: inline-block;
}
li.sf-field-taxonomy-product_cat ul li.sf-option-active label::before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  border-radius: 10px;
  background: #E3D3B3;
  opacity: 1;
  transition: 0.3s linear;
}
#search-filter-form-611 {
  position: relative;
  width: 100%;
  right: 0;
  left: 0;
  margin: 0;
  padding: 0;
  font-family: "Sohne Breit", Sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
}
#search-filter-form-611 .wrapped {
  display: inherit;
  padding: 8px 14px 10px 0px;
  right: 0;
  background: #000;
  width: auto;
  float: right;
}
#search-filter-form-611 > ul {
  margin: 0;
  padding: 0;
  display: block;
  text-align: center;
  justify-content: space-around;
  align-items: center;
}
#search-filter-form-611 .sf-field-taxonomy-product_cat {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  position: relative;
  background: #332C2B;
  padding: 16px;
}
#search-filter-form-611 .sf-field-taxonomy-product_cat::-webkit-scrollbar {
  display: none;
}
#search-filter-form-611 .sf-field-taxonomy-product_cat ul {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
}
#search-filter-form-611 .sf-field-taxonomy-product_cat ul li {
  color: #999999;
  list-style: none;
  display: inline-block;
  margin: 0 16px 0px;
  cursor: pointer;
  color: #E3D3B3;
}
#search-filter-form-611 .sf-field-taxonomy-product_cat ul li:last-child {
  margin-right: 0;
}
#search-filter-form-611 [data-sf-field-input-type="select"] {
  list-style: none;
  display: inline-block;
  padding: 0 0px 0 0px;
  margin: 0;
  width: 140px;
  min-width: unset;
  position: relative;
}
#search-filter-form-611 [data-sf-field-input-type="select"] select {
  width: 100%;
  min-width: unset;
  appearance: none;
  background: transparent;
  border: 0;
  color: #E3D3B3;
  outline: 0;
  cursor: pointer;
  font-size: inherit;
  transition: 0.1s linear;
  font-weight: 500;
}
#search-filter-form-611 [data-sf-field-input-type="select"] select:hover {
  filter: brightness(120%) saturate(110%);
  transition: 0.3s linear;
}
#search-filter-form-611 [data-sf-field-input-type="select"]::after {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  top: 13px;
  right: 0;
  pointer-events: none;
}
#search-filter-form-611 [data-sf-field-input-type="select"].sf-field-taxonomy-pa_fitting {
  width: 120px;
}
#search-filter-form-611 [data-sf-field-input-type="select"].sf-field-taxonomy-pa_coating {
  width: 130px;
}
#search-filter-form-611 [data-sf-field-input-type="select"].sf-field-taxonomy-pa_size {
  width: 100px;
}
.elementor-section.elementor-element-b4cf0ae {
  margin: 0 !important;
  padding: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-top: 0px !important;
}
.elementor-section.elementor-element-b4cf0ae .elementor-element-populated {
  margin: 0 !important;
  padding: 0 !important;
}
.elementor-widget-woocommerce-products {
  margin-top: 80px;
}
.variations th, .variations td, .variations tbody > tr:nth-child(odd) > td, .variations tbody > tr:nth-child(odd) > th {
  background: transparent !important;
  padding: 0 !important;
}
.variations th:hover, .variations td:hover, .variations tbody > tr:nth-child(odd) > td:hover, .variations tbody > tr:nth-child(odd) > th:hover {
  background: transparent !important;
  padding: 0 !important;
}
.variations th.label {
  font-family: "Signifier";
  margin-bottom: -8px;
  display: block;
}
.variations th.label label {
  color: #A77936 !important;
}
.variations tr {
  line-height: 0;
  padding-bottom: 16px;
  margin: 0px 0 24px;
  border-bottom: 1px solid #d5c7a9;
}
.variations .iconic-was-swatches__item a {
  background: transparent;
  color: #332C2B !important;
  font-size: 14px;
  border-radius: 100px !important;
  border-color: #332C2B;
}
.variations .iconic-was-swatches__item a:hover {
  border-color: #332C2B !important;
}
.variations .iconic-was-swatches--text-swatch .iconic-was-swatch--selected {
  background: #332C2B;
  border-color: transparent;
  color: #F4F4F4 !important;
}
.variations .iconic-was-swatches--border.iconic-was-swatches--visual .iconic-was-swatch:before {
  border-color: #332C2B;
  background: transparent;
}
.variations .iconic-was-swatches--border.iconic-was-swatches--visual .iconic-was-swatch--selected:before {
  border-color: #fc090c !important;
}
.variations .iconic-was-swatches {
  margin: 0;
  padding: 0;
  margin: 24px 0 0;
}
.variations .reset_variations {
  color: #332C2B;
}
.iconic-was-has-swatches .woocommerce-product-gallery__wrapper img {
  max-width: 600px !important;
  margin: 0 auto !important;
}
.iconic-was-has-swatches .woocommerce-product-gallery__trigger {
  display: none !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
  border: 0;
}
.product_cat-rubber-straps [data-id="442b443d"] {
  background: #000;
}
.product_cat-nato-straps [data-id="442b443d"] {
  background: #000;
}
#strapdetails .variations .value {
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .postid-652 .woocommerce-product-gallery__wrapper {
    pointer-events: none !important;
  }
}
.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper {
  border: 0 !important;
}
.jet-mega-menu-mega-container__inner .current_page_item a {
  border-bottom: 0 !important;
  border-bottom-color: transparent !important;
}
.postid-777 #carousel--2 {
  display: none;
}
/* md - TABLET PORTRAIT STYLES */
@media (max-width: 991px) {
  div[data-id="1b2e300"] {
    order: 2 !important;
  }
  div[data-id="1b2e300"] .woocommerce-product-details__short-description {
    font-size: 14px !important;
    margin-top: -24px !important;
  }
  [data-id="929fdca"] {
    order: 1 !important;
    margin-bottom: 0 !important;
  }
  [data-id="dbd6bc0"] {
    margin-bottom: 24px !important;
  }
  .postid-652 .variations tr:nth-child(1), .postid-652 .variations tr:nth-child(2) {
    display: block;
  }
  .variations .iconic-was-swatches__item a {
    font-size: 11px;
  }
  #elementor-menu-cart__toggle_button {
    padding: 0;
    margin: 0;
  }
  #headnav--col .elementor-widget-wrap {
    align-content: space-around;
    justify-content: space-between;
    padding: 0;
    grid-template-columns: 1fr auto auto;
    align-items: center;
    display: grid;
  }
  #headnav--col .elementor-widget-wrap .elementor-widget-theme-site-logo {
    margin-bottom: 0 !important;
  }
  #headnav--col .elementor-menu-toggle {
    padding: 0 16px 0 !important;
    position: relative;
    top: 1px;
  }
  #headnav--col .elementor-nav-menu--toggle {
    margin-bottom: 0 !important;
  }
  #headnav--col .elementor-menu-cart--cart-type-mini-cart {
    text-align: right;
  }
  .elementor-products-grid ul.products.elementor-grid {
    padding: 10px;
  }
  .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 0.8em;
  }
  .elementor-products-grid ul.products.elementor-grid li.product {
    padding: 24px !important;
  }
  #search-filter-form-611 [data-sf-field-input-type="select"], #search-filter-form-611 .sf-field-taxonomy-product_cat ul li {
    font-size: 12px;
  }
  .elementor-widget-woocommerce-products {
    margin-top: 0;
  }
  #search-filter-form-611 .sf-field-taxonomy-product_cat {
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    text-align: center;
    display: block;
  }
  #search-filter-form-611 .sf-field-taxonomy-product_cat ul {
    white-space: nowrap;
    overflow-x: scroll;
    padding-right: 30px;
  }
  #search-filter-form-611 .sf-field-taxonomy-product_cat::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 20%;
    pointer-events: none;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(51, 44, 43, 0.83) 100%, rgba(51, 44, 43, 0.83) 100%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
  }
  #search-filter-form-611 .sf-field-taxonomy-product_cat ul li {
    margin: 0 8px;
  }
  #search-filter-form-611 .wrapped {
    width: 100%;
    padding: 8px 48px;
    float: none;
    display: flex;
    align-content: space-around;
    justify-content: space-between;
  }
  #search-filter-form-611 .wrapped li {
    width: auto;
  }
  div.elementor-menu-toggle svg {
    fill: #e2d4b4 !important;
    width: 24px;
  }
  .elementor-nav-menu--dropdown {
    background: #332c2b !important;
  }
  .elementor-nav-menu--dropdown .elementor-item:hover {
    background: #332c2b !important;
  }
  .elementor-nav-menu li {
    background: #332c2b !important;
    color: #e2d4b4 !important;
  }
  .elementor-nav-menu li a {
    color: #e2d4b4 !important;
  }
  .elementor-nav-menu li.current_page_item {
    background: #403736 !important;
    color: #e2d4b4 !important;
  }
  .elementor-nav-menu li.current_page_item a {
    background: #403736 !important;
    color: #e2d4b4 !important;
  }
  .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce {
    grid-template-columns: 100%;
  }
  .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-navigation {
    min-height: 0;
    padding: 8px 16px !important;
  }
  .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation {
    position: relative;
  }
  .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul {
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    text-align: center;
    white-space: nowrap;
    overflow-x: scroll;
    display: block;
  }
  .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li {
    width: auto !important;
    display: inline-block !important;
    margin: 0 8px !important;
  }
  .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
  }
  .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a {
    font-size: 12px;
    padding: 0 !important;
  }
  .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 30%;
    pointer-events: none;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #eddec3 100%, #eddec3 100%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
  }
  .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-content {
    max-width: 100% !important;
    padding: 80px 0 !important;
  }
  .woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
  }
}
/* xs - SMARTPHONE PORTRAIT STYLES */
@media (max-width: 479px) {
  .justmobile {
    display: block !important;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F5-scss-desktop.scss%22%2C%22wp-content%2Fcustom_codes%2F5-scss-tablet-p.scss%22%2C%22wp-content%2Fcustom_codes%2F5-scss-mobile-p.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BACAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BADp6CA%3BAAIA%3BAEJA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAFrNA%3BAASA%3BAGTA%3BAAAA%3BAAAA%3BAAAA%22%7D */