body.post-type-archive-product ul.products,
body.tax-product_cat ul.products,
body.tax-product_tag ul.products{
  display:block;
  grid-template-columns:none;
  gap:0;
}

body.post-type-archive-product ul.products li.product,
body.tax-product_cat ul.products li.product,
body.tax-product_tag ul.products li.product{
  width:auto;
  max-width:none;
  float:left;
}

body.post-type-archive-product .page-content.content-box ul.products li.product,
body.tax-product_cat .page-content.content-box ul.products li.product,
body.tax-product_tag .page-content.content-box ul.products li.product{
  min-width:260px;
}

body.post-type-archive-product .page-content.content-box ul.products li.product a.woocommerce-LoopProduct-link img,
body.tax-product_cat .page-content.content-box ul.products li.product a.woocommerce-LoopProduct-link img,
body.tax-product_tag .page-content.content-box ul.products li.product a.woocommerce-LoopProduct-link img{
  display:block;
  width:100%;
  height:auto;
}

body.post-type-archive-product .page-content.content-box ul.products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title,
body.tax-product_cat .page-content.content-box ul.products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title,
body.tax-product_tag .page-content.content-box ul.products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title{
  color:#fff !important;
  font-family:'Varela Round' !important;
  font-weight:700;
}

body.post-type-archive-product .page-content.content-box ul.products li.product .price,
body.tax-product_cat .page-content.content-box ul.products li.product .price,
body.tax-product_tag .page-content.content-box ul.products li.product .price{
  color:#73d432 !important;
  font-family:'Varela Round' !important;
  font-size:16px;
  font-weight:800;
  margin:0 0 12px;
}

body.post-type-archive-product .page-content.content-box ul.products li.product a.button,
body.tax-product_cat .page-content.content-box ul.products li.product a.button,
body.tax-product_tag .page-content.content-box ul.products li.product a.button{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  box-sizing:border-box;
  background:#73d432 !important;
  border:2px solid #73d432 !important;
  color:#111 !important;
  border-radius:0;
  font-family:'Varela Round' !important;
  font-weight:800;
  font-size:13px;
  padding:0 22px;
  white-space:nowrap;
  text-decoration:none !important;
  cursor:pointer;
  text-transform:uppercase;
  letter-spacing:.06em;
  height:48px;
  line-height:48px;
}

body.post-type-archive-product .page-content.content-box ul.products li.product a.button:hover,
body.post-type-archive-product .page-content.content-box ul.products li.product a.button:focus,
body.tax-product_cat .page-content.content-box ul.products li.product a.button:hover,
body.tax-product_cat .page-content.content-box ul.products li.product a.button:focus,
body.tax-product_tag .page-content.content-box ul.products li.product a.button:hover,
body.tax-product_tag .page-content.content-box ul.products li.product a.button:focus{
  background:transparent !important;
  color:#73d432 !important;
  border-color:#73d432 !important;
  text-decoration:none !important;
}

.woocommerce div.product,
.woocommerce div.product *{
  font-family:'Varela Round' !important;
}

.woocommerce div.product.product-type-grouped .summary p.price{
  display:none !important;
}

.woocommerce div.product.product-type-grouped form.grouped_form button.single_add_to_cart_button,
.woocommerce div.product.product-type-grouped form.grouped_form button.single_add_to_cart_button.button,
.woocommerce div.product.product-type-grouped form.grouped_form button.single_add_to_cart_button.button.alt,
.woocommerce div.product.product-type-grouped form.grouped_form .single_add_to_cart_button,
.woocommerce div.product.product-type-grouped form.grouped_form .single_add_to_cart_button.button,
.woocommerce div.product.product-type-grouped form.grouped_form .single_add_to_cart_button.button.alt{
  display:none !important;
}

.woocommerce div.product.product-type-grouped form.grouped_form table.group_table,
.woocommerce div.product.product-type-grouped form.grouped_form table.group_table tbody{
  display:block !important;
  width:100% !important;
  border:0 !important;
  border-collapse:separate !important;
  border-spacing:0 12px !important;
}

.woocommerce div.product.product-type-grouped form.grouped_form table.group_table tr{
  display:grid !important;
  grid-template-columns:1fr auto !important;
  grid-template-areas:"label price" !important;
  align-items:center !important;
  gap:0 !important;
  padding:14px 14px !important;
  margin:0 !important;
  background:rgba(0,0,0,0.25) !important;
  border:1px solid rgba(255,255,255,0.08) !important;
}

.woocommerce div.product.product-type-grouped form.grouped_form table.group_table td{
  display:block !important;
  border:0 !important;
  padding:0 !important;
  background:transparent !important;
}

.woocommerce div.product.product-type-grouped form.grouped_form table.group_table td.woocommerce-grouped-product-list-item__quantity{
  display:none !important;
}

.woocommerce div.product.product-type-grouped form.grouped_form table.group_table td.woocommerce-grouped-product-list-item__label{
  grid-area:label !important;
  min-width:0 !important;
  padding-right:16px !important;
}

.woocommerce div.product.product-type-grouped form.grouped_form table.group_table td.woocommerce-grouped-product-list-item__label label{
  display:block !important;
  width:100% !important;
  margin:0 !important;
}

.woocommerce div.product.product-type-grouped form.grouped_form table.group_table td.woocommerce-grouped-product-list-item__label a{
  display:block !important;
  width:100% !important;
  color:var(--c-accent) !important;
  text-decoration:none !important;
  line-height:1.25 !important;
  margin:0 !important;
  text-align:left !important;
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
  font-weight:400;
  font-size:16px;
}

.woocommerce div.product.product-type-grouped form.grouped_form table.group_table td.woocommerce-grouped-product-list-item__label a:hover,
.woocommerce div.product.product-type-grouped form.grouped_form table.group_table td.woocommerce-grouped-product-list-item__label a:focus{
  color:var(--c-accent) !important;
  text-decoration:underline !important;
}

.woocommerce div.product.product-type-grouped form.grouped_form table.group_table td.woocommerce-grouped-product-list-item__price{
  grid-area:price !important;
  white-space:nowrap !important;
  text-align:right !important;
}

.woocommerce div.product.product-type-grouped form.grouped_form table.group_table td.woocommerce-grouped-product-list-item__price p.stock.out-of-stock{
  display:block !important;
  margin:6px 0 0 0 !important;
  text-align:right !important;
  white-space:nowrap !important;
  padding-left:12px !important;
}

.woocommerce div.product.product-type-grouped form.grouped_form a.button.product_type_variable{
  display:none !important;
}

.woocommerce div.product.product-type-grouped form.grouped_form a.button,
.woocommerce div.product.product-type-grouped form.grouped_form button.button,
.woocommerce div.product.product-type-grouped form.grouped_form .button{
  writing-mode:horizontal-tb !important;
  transform:none !important;
  background:transparent !important;
  background-color:transparent !important;
  color:var(--c-accent) !important;
  border:2px solid var(--c-accent) !important;
  box-shadow:none !important;
  border-radius:0 !important;
  padding:0 22px !important;
  height:48px !important;
  line-height:48px !important;
  text-decoration:none !important;
  cursor:pointer;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  font-weight:800 !important;
  font-size:13px !important;
  text-transform:uppercase !important;
  letter-spacing:.06em !important;
  box-sizing:border-box !important;
}

.woocommerce div.product.product-type-grouped form.grouped_form a.button:hover,
.woocommerce div.product.product-type-grouped form.grouped_form a.button:focus,
.woocommerce div.product.product-type-grouped form.grouped_form button.button:hover,
.woocommerce div.product.product-type-grouped form.grouped_form button.button:focus,
.woocommerce div.product.product-type-grouped form.grouped_form .button:hover,
.woocommerce div.product.product-type-grouped form.grouped_form .button:focus{
  background:var(--c-accent) !important;
  background-color:var(--c-accent) !important;
  color:#111 !important;
  border-color:var(--c-accent) !important;
  text-decoration:none !important;
}

.woocommerce .woocommerce-tabs ul.tabs.wc-tabs:before,
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs:after{
  content:none !important;
  display:none !important;
  background:transparent !important;
  background-color:transparent !important;
}

.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-description,
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-additional_information,
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-reviews{
  background:transparent !important;
  background-color:transparent !important;
}

.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-description::before,
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-description::after,
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-additional_information::before,
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-additional_information::after,
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-reviews::before,
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-reviews::after{
  content:none !important;
  display:none !important;
  background:transparent !important;
  background-color:transparent !important;
}

.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-description a[aria-selected="true"],
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-additional_information a[aria-selected="true"],
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-reviews a[aria-selected="true"]{
  background:var(--c-accent) !important;
  background-color:var(--c-accent) !important;
  color:#111 !important;
}

.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-description a:hover,
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-description a:focus,
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-description a:focus-visible,
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-additional_information a:hover,
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-additional_information a:focus,
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-additional_information a:focus-visible,
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-reviews a:hover,
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-reviews a:focus,
.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li#tab-title-reviews a:focus-visible{
  color:#111 !important;
}

.woocommerce #review_form #respond p{
  margin-bottom:1em !important;
}

html body.woocommerce div.product div.woocommerce-tabs div#tab-reviews div#reviews div#review_form_wrapper div#review_form div#respond.comment-respond form#commentform.comment-form p.form-submit input#submit.submit{
  background:transparent !important;
  background-color:transparent !important;
  color:var(--c-accent) !important;
  border:2px solid var(--c-accent) !important;
  border-color:var(--c-accent) !important;
  box-shadow:none !important;
  border-radius:0 !important;
  font-weight:800 !important;
  font-size:13px !important;
  padding:0 22px !important;
  white-space:nowrap !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  cursor:pointer !important;
  height:48px !important;
  min-height:48px !important;
  line-height:48px !important;
  box-sizing:border-box !important;
  text-transform:uppercase !important;
  letter-spacing:.06em !important;
}

html body.woocommerce div.product div.woocommerce-tabs div#tab-reviews div#reviews div#review_form_wrapper div#review_form div#respond.comment-respond form#commentform.comment-form p.form-submit input#submit.submit:hover,
html body.woocommerce div.product div.woocommerce-tabs div#tab-reviews div#reviews div#review_form_wrapper div#review_form div#respond.comment-respond form#commentform.comment-form p.form-submit input#submit.submit:focus{
  background:var(--c-accent) !important;
  background-color:var(--c-accent) !important;
  color:#111 !important;
  border-color:var(--c-accent) !important;
}

.woocommerce div.product.product-type-simple form.cart{
  display:flex !important;
  align-items:center !important;
  flex-wrap:wrap !important;
}

.woocommerce div.product.product-type-simple form.cart .quantity{
  margin:0 !important;
  padding:0 !important;
}

.woocommerce div.product.product-type-simple form.cart .quantity input.qty{
  height:48px !important;
  min-height:48px !important;
  line-height:48px !important;
  width:72px !important;
  max-width:72px !important;
  padding:0 10px !important;
  box-sizing:border-box !important;
  border:2px solid var(--c-accent) !important;
  background:transparent !important;
  background-color:transparent !important;
  color:var(--c-accent) !important;
  font-weight:800 !important;
  font-size:13px !important;
  border-radius:0 !important;
  outline:none !important;
  text-align:center !important;
  -moz-appearance:textfield !important;
  appearance:textfield !important;
}

.woocommerce div.product.product-type-simple form.cart .quantity input.qty::-webkit-outer-spin-button,
.woocommerce div.product.product-type-simple form.cart .quantity input.qty::-webkit-inner-spin-button{
  -webkit-appearance:none !important;
  margin:0 !important;
}

.woocommerce div.product.product-type-simple form.cart button.single_add_to_cart_button.button,
.woocommerce div.product.product-type-simple form.cart button.single_add_to_cart_button.button.alt{
  margin-left:12px !important;
  height:48px !important;
  min-height:48px !important;
  line-height:48px !important;
  padding:0 22px !important;
  box-sizing:border-box !important;
  background:transparent !important;
  background-color:transparent !important;
  color:var(--c-accent) !important;
  border:2px solid var(--c-accent) !important;
  border-radius:0 !important;
  box-shadow:none !important;
  font-weight:800 !important;
  font-size:13px !important;
  text-transform:uppercase !important;
  letter-spacing:.06em !important;
  cursor:pointer !important;
}

.woocommerce div.product.product-type-simple form.cart button.single_add_to_cart_button.button:hover,
.woocommerce div.product.product-type-simple form.cart button.single_add_to_cart_button.button:focus,
.woocommerce div.product.product-type-simple form.cart button.single_add_to_cart_button.button.alt:hover,
.woocommerce div.product.product-type-simple form.cart button.single_add_to_cart_button.button.alt:focus{
  background:var(--c-accent) !important;
  background-color:var(--c-accent) !important;
  color:#111 !important;
  border-color:var(--c-accent) !important;
}

.woocommerce div.product.product-type-variable form.variations_form table.variations,
.woocommerce div.product.product-type-variable form.variations_form table.variations *{
  font-family:'Varela Round' !important;
}

.woocommerce div.product.product-type-variable form.variations_form table.variations{
  width:100% !important;
  border:0 !important;
  border-collapse:separate !important;
  border-spacing:0 !important;
}

.woocommerce div.product.product-type-variable form.variations_form table.variations tr{
  display:block !important;
  margin:0 0 18px 0 !important;
}

.woocommerce div.product.product-type-variable form.variations_form table.variations th.label{
  display:block !important;
  width:100% !important;
  padding:0 0 8px 0 !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
}

.woocommerce div.product.product-type-variable form.variations_form table.variations th.label label{
  display:block !important;
  color:#fff !important;
  font-weight:800 !important;
  font-size:13px !important;
  text-transform:uppercase !important;
  letter-spacing:.06em !important;
  line-height:1.2 !important;
}

.woocommerce div.product.product-type-variable form.variations_form table.variations td.value{
  display:block !important;
  width:100% !important;
  padding:0 !important;
  margin:0 !important;
  position:relative !important;
  background:transparent !important;
  border:0 !important;
}

.woocommerce div.product.product-type-variable form.variations_form table.variations td.value select{
  width:100% !important;
  height:48px !important;
  min-height:48px !important;
  line-height:48px !important;
  padding:0 44px 0 14px !important;
  box-sizing:border-box !important;
  border:2px solid var(--c-accent) !important;
  background:rgba(0,0,0,0.25) !important;
  background-color:rgba(0,0,0,0.25) !important;
  color:#fff !important;
  font-weight:800 !important;
  font-size:13px !important;
  text-transform:uppercase !important;
  letter-spacing:.06em !important;
  white-space:nowrap !important;
  border-radius:0 !important;
  box-shadow:none !important;
  outline:none !important;
  -webkit-appearance:none !important;
  -moz-appearance:none !important;
  appearance:none !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2373d432' d='M1 1l5 5 5-5'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 14px center !important;
  background-size: 12px 8px !important;
  padding-right: 44px !important;
}

.woocommerce div.product.product-type-variable form.variations_form table.variations td.value select option{
  background:#1f1f1f !important;
  color:#fff !important;
  white-space:nowrap !important;
}

.woocommerce div.product.product-type-variable form.variations_form table.variations td.value select:focus{
  border-color:var(--c-accent) !important;
  box-shadow:none !important;
  outline:none !important;
}

.woocommerce div.product.product-type-variable form.variations_form table.variations td.value::after{
  content:none !important;
  position:absolute !important;
  right:14px !important;
  top:50% !important;
  width:0 !important;
  height:0 !important;
  border-left:6px solid transparent !important;
  border-right:6px solid transparent !important;
  border-top:7px solid var(--c-accent) !important;
  transform:translateY(-35%) !important;
  pointer-events:none !important;
}

.woocommerce div.product.product-type-variable form.variations_form a.reset_variations{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:48px !important;
  line-height:48px !important;
  padding:0 22px !important;
  margin-top:12px !important;
  background:transparent !important;
  background-color:transparent !important;
  color:var(--c-accent) !important;
  border:2px solid var(--c-accent) !important;
  border-radius:0 !important;
  text-decoration:none !important;
  box-shadow:none !important;
  font-weight:800 !important;
  font-size:13px !important;
  text-transform:uppercase !important;
  letter-spacing:.06em !important;
}

.woocommerce div.product.product-type-variable form.variations_form a.reset_variations:hover,
.woocommerce div.product.product-type-variable form.variations_form a.reset_variations:focus{
  background:var(--c-accent) !important;
  background-color:var(--c-accent) !important;
  color:#111 !important;
  border-color:var(--c-accent) !important;
  text-decoration:none !important;
}

.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button{
  display:flex !important;
  align-items:center !important;
  flex-wrap:wrap !important;
}

.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button .quantity{
  margin:0 !important;
  padding:0 !important;
}

.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button .quantity input.qty{
  height:48px !important;
  min-height:48px !important;
  line-height:48px !important;
  width:72px !important;
  max-width:72px !important;
  padding:0 10px !important;
  box-sizing:border-box !important;
  border:2px solid var(--c-accent) !important;
  background:transparent !important;
  background-color:transparent !important;
  color:var(--c-accent) !important;
  font-weight:800 !important;
  font-size:13px !important;
  border-radius:0 !important;
  outline:none !important;
  text-align:center !important;
  -moz-appearance:textfield !important;
  appearance:textfield !important;
}

.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button .quantity input.qty::-webkit-outer-spin-button,
.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button .quantity input.qty::-webkit-inner-spin-button{
  -webkit-appearance:none !important;
  margin:0 !important;
}

.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button button.single_add_to_cart_button.button,
.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button button.single_add_to_cart_button.button.alt{
  margin-left:12px !important;
  height:48px !important;
  min-height:48px !important;
  line-height:48px !important;
  padding:0 22px !important;
  box-sizing:border-box !important;
  background:transparent !important;
  background-color:transparent !important;
  color:var(--c-accent) !important;
  border:2px solid var(--c-accent) !important;
  border-radius:0 !important;
  box-shadow:none !important;
  font-weight:800 !important;
  font-size:13px !important;
  text-transform:uppercase !important;
  letter-spacing:.06em !important;
  cursor:pointer !important;
}

.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button button.single_add_to_cart_button.button:hover,
.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button button.single_add_to_cart_button.button:focus,
.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button button.single_add_to_cart_button.button.alt:hover,
.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button button.single_add_to_cart_button.button.alt:focus{
  background:var(--c-accent) !important;
  background-color:var(--c-accent) !important;
  color:#111 !important;
  border-color:var(--c-accent) !important;
}

.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled button.single_add_to_cart_button,
.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button button.single_add_to_cart_button.disabled,
.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button button.single_add_to_cart_button.wc-variation-selection-needed{
  opacity:.45 !important;
  cursor:not-allowed !important;
}

.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled button.single_add_to_cart_button:hover,
.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled button.single_add_to_cart_button:focus,
.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button button.single_add_to_cart_button.disabled:hover,
.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button button.single_add_to_cart_button.disabled:focus,
.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button button.single_add_to_cart_button.wc-variation-selection-needed:hover,
.woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button button.single_add_to_cart_button.wc-variation-selection-needed:focus{
  background:transparent !important;
  background-color:transparent !important;
  color:var(--c-accent) !important;
  border-color:var(--c-accent) !important;
}

.select2-container--default .select2-selection--single{
  height:48px !important;
  min-height:48px !important;
  border:2px solid var(--c-accent) !important;
  border-radius:0 !important;
  background:rgba(0,0,0,0.25) !important;
  box-shadow:none !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
  height:48px !important;
  line-height:48px !important;
  padding-left:14px !important;
  padding-right:44px !important;
  color:#fff !important;
  font-family:'Varela Round' !important;
  font-weight:800 !important;
  font-size:13px !important;
  text-transform:uppercase !important;
  letter-spacing:.06em !important;
  white-space:nowrap !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
  height:48px !important;
  right:10px !important;
}

.select2-dropdown{
  background:#1f1f1f !important;
  border:2px solid var(--c-accent) !important;
  border-radius:0 !important;
}

.select2-results__option{
  color:#fff !important;
  font-family:'Varela Round' !important;
  font-weight:800 !important;
  font-size:13px !important;
  text-transform:uppercase !important;
  letter-spacing:.06em !important;
  white-space:nowrap !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
  background:var(--c-accent) !important;
  color:#111 !important;
}

.select2-container--default .select2-results__option[aria-selected="true"]{
  background:rgba(115,212,50,0.22) !important;
  color:#fff !important;
}

.chosen-container-single .chosen-single{
  height:48px !important;
  line-height:48px !important;
  border:2px solid var(--c-accent) !important;
  border-radius:0 !important;
  background:rgba(0,0,0,0.25) !important;
  box-shadow:none !important;
}

.chosen-container-single .chosen-single span{
  color:#fff !important;
  font-family:'Varela Round' !important;
  font-weight:800 !important;
  font-size:13px !important;
  text-transform:uppercase !important;
  letter-spacing:.06em !important;
  white-space:nowrap !important;
}

.chosen-container .chosen-drop{
  background:#1f1f1f !important;
  border:2px solid var(--c-accent) !important;
  border-radius:0 !important;
}

.chosen-container .chosen-results li{
  color:#fff !important;
  font-family:'Varela Round' !important;
  font-weight:800 !important;
  font-size:13px !important;
  text-transform:uppercase !important;
  letter-spacing:.06em !important;
  white-space:nowrap !important;
}

.chosen-container .chosen-results li.highlighted{
  background:var(--c-accent) !important;
  color:#111 !important;
}

@media (max-width:600px){
  .woocommerce div.product.product-type-simple form.cart{
    flex-direction:column !important;
    align-items:stretch !important;
  }
  .woocommerce div.product.product-type-simple form.cart button.single_add_to_cart_button{
    margin-left:0 !important;
    margin-top:12px !important;
    width:100% !important;
  }
  .woocommerce div.product.product-type-simple form.cart .quantity input.qty{
    width:100% !important;
    max-width:none !important;
  }

  .woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button{
    flex-direction:column !important;
    align-items:stretch !important;
  }
  .woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button button.single_add_to_cart_button{
    margin-left:0 !important;
    margin-top:12px !important;
    width:100% !important;
  }
  .woocommerce div.product.product-type-variable form.variations_form .woocommerce-variation-add-to-cart.variations_button .quantity input.qty{
    width:100% !important;
    max-width:none !important;
  }
}

.woocommerce table.shop_attributes,
.woocommerce table.shop_attributes *{
  font-family:'Varela Round' !important;
}

.woocommerce table.shop_attributes{
  border:2px solid var(--c-accent) !important;
  border-collapse:collapse !important;
  width:100% !important;
  background:transparent !important;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td{
  border:1px solid rgba(115,212,50,0.35) !important;
  padding:12px 14px !important;
  background:transparent !important;
  vertical-align:middle !important;
}

.woocommerce table.shop_attributes th.woocommerce-product-attributes-item__label{
  color:#fff !important;
  font-weight:800 !important;
  text-transform:uppercase !important;
  letter-spacing:.06em !important;
  width:35% !important;
}

.woocommerce table.shop_attributes td.woocommerce-product-attributes-item__value,
.woocommerce table.shop_attributes td.woocommerce-product-attributes-item__value p{
  color:#fff !important;
  font-weight:800 !important;
  margin:0 !important;
  text-transform:uppercase !important;
  letter-spacing:.06em !important;
}

.woocommerce table.shop_attributes td.woocommerce-product-attributes-item__value p{
  padding:0 !important;
}
.woocommerce .woocommerce-product-details__short-description{
  margin-bottom: 1em !important;
}
/*Tienda Editorial*/

.trpgs-shop-landing,
.trpgs-shop-landing *{
  font-family:'Varela Round' !important;
}

.trpgs-shop-landing{
  padding:0 !important;
}

.trpgs-shop-landing .trpgs-wrap{
  max-width:1100px;
  margin:0 auto;
  padding:0 18px 40px 18px;
  box-sizing:border-box;
}

.trpgs-hero{
  position:relative;
  min-height:220px;
  margin:20px 0 26px 0;
  background-size:cover;
  background-position:center;
  border:1px solid rgba(255,255,255,0.08);
  overflow:hidden;
}

.trpgs-hero__overlay{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0.85) 100%);
}

.trpgs-hero__inner{
  position:relative;
  padding:40px 22px;
  text-align:center;
}

.trpgs-hero__title{
  margin:0 0 10px 0;
  letter-spacing:.06em;
  text-transform:uppercase;
}

.trpgs-hero__subtitle{
  margin:0 auto 18px auto;
  max-width:820px;
  opacity:.95;
}

.trpgs-hero__cta{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  margin-top:12px;
  gap:12px;
}

.trpgs-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  height:48px;
  padding:0 22px;
  border-radius:0;
  border:2px solid var(--c-accent);
  background:var(--c-accent);
  color:#111 !important;
  text-transform:uppercase;
  letter-spacing:.06em;
  font-weight:800;
  text-decoration:none !important;
  box-sizing:border-box;
}

.trpgs-btn:hover,
.trpgs-btn:focus{
  background:transparent;
  color:var(--c-accent) !important;
  border-color:var(--c-accent);
  text-decoration:none !important;
}

.trpgs-btn--ghost{
  background:transparent;
  color:var(--c-accent) !important;
}

.trpgs-btn--ghost:hover,
.trpgs-btn--ghost:focus{
  background:var(--c-accent);
  color:#111 !important;
}

.trpgs-btn--big{
  width:100%;
  max-width:520px;
}

.trpgs-section{
  margin-top:26px;
}

.trpgs-section__head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:14px 6px 10px 6px;
  border-bottom:1px solid rgba(255,255,255,0.08);
}

.trpgs-section__title{
  margin:0;
  text-transform:uppercase;
  letter-spacing:.06em;
}

.trpgs-link{
  color:var(--c-accent) !important;
  text-decoration:none !important;
  text-transform:uppercase;
  letter-spacing:.06em;
  font-weight:800;
  font-size:13px;
}

.trpgs-link:hover,
.trpgs-link:focus{
  text-decoration:underline !important;
}

.trpgs-entrygrid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:26px;
}

.trpgs-entry{
  display:block;
  background:rgba(0,0,0,0.22);
  border:1px solid rgba(255,255,255,0.08);
  padding:16px;
  text-decoration:none !important;
}

.trpgs-entry__title{
  text-transform:uppercase;
  letter-spacing:.06em;
  font-weight:800;
  color:#fff;
  margin-bottom:8px;
}

.trpgs-entry__desc{
  opacity:.92;
  margin-bottom:14px;
}

.trpgs-entry__cta{
  display:inline-flex;
  height:48px;
  padding:0 22px;
  align-items:center;
  justify-content:center;
  border:2px solid var(--c-accent);
  color:var(--c-accent);
  text-transform:uppercase;
  letter-spacing:.06em;
  font-weight:800;
  font-size:13px;
  box-sizing:border-box;
}

.trpgs-entry:hover .trpgs-entry__cta,
.trpgs-entry:focus .trpgs-entry__cta{
  background:var(--c-accent);
  color:#111;
}

.trpgs-shop-landing ul.products{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:16px !important;
  margin:18px 0 0 0 !important;
  padding:0 !important;
}

.trpgs-shop-landing ul.products li.product{
  float:none !important;
  width:auto !important;
  max-width:none !important;
  margin:0 !important;
}

.trpgs-shop-landing ul.products li.product a.woocommerce-LoopProduct-link img{
  display:block !important;
  width:100% !important;
  height:auto !important;
}

.trpgs-shop-landing ul.products li.product .woocommerce-loop-product__title{
  font-family:'Varela Round' !important;
  font-weight:800 !important;
  text-transform:uppercase;
  letter-spacing:.04em;
  margin-top:10px !important;
}

.trpgs-shop-landing ul.products li.product .price{
  font-family:'Varela Round' !important;
  font-weight:800 !important;
  color:var(--c-accent) !important;
}

.trpgs-shop-landing ul.products li.product a.button{
  height:48px !important;
  line-height:48px !important;
  padding:0 22px !important;
  border-radius:0 !important;
  text-transform:uppercase !important;
  letter-spacing:.06em !important;
  font-family:'Varela Round' !important;
  font-weight:800 !important;
  width:100% !important;
  box-sizing:border-box !important;
}

.trpgs-faq__body{
  margin-top:14px;
  border:1px solid rgba(255,255,255,0.08);
  background:rgba(0,0,0,0.18);
}

.trpgs-faq__item{
  border-bottom:1px solid rgba(255,255,255,0.08);
  padding:0;
}

.trpgs-faq__item:last-child{
  border-bottom:0;
}

.trpgs-faq__q{
  cursor:pointer;
  padding:14px 16px;
  list-style:none;
  text-transform:uppercase;
  letter-spacing:.06em;
  font-weight:800;
}

.trpgs-faq__q::-webkit-details-marker{
  display:none;
}

.trpgs-faq__a{
  padding:0 16px 16px 16px;
  opacity:.95;
}

.trpgs-footercta{
  display:flex;
  justify-content:center;
  margin-top:18px;
}

@media (max-width:1100px){
  .trpgs-shop-landing ul.products{ grid-template-columns:repeat(3,minmax(0,1fr)) !important; }
}

@media (max-width:900px){
  .trpgs-entrygrid{ grid-template-columns:1fr; }
  .trpgs-shop-landing ul.products{ grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
}

@media (max-width:520px){
  .trpgs-shop-landing ul.products{ grid-template-columns:1fr !important; }
}