@charset "UTF-8";
/*
Theme Name:   	Amaya Child
Template:     	amaya
Version:      	1.00
Text Domain:  	amayachild
*/
@font-face {
  font-family: "San-Francisco-Display";
  src: url("/wp-content/uploads/fonts/4854/SanFranciscoDisplay-Regular.woff") format("woff"), url("/wp-content/uploads/fonts/4854/SanFranciscoDisplay-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "San-Francisco-Display-Bold";
  src: url("/wp-content/uploads/fonts/4854/SanFranciscoDisplay-Bold.woff") format("woff"), url("/wp-content/uploads/fonts/4854/SanFranciscoDisplay-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.footer-sidebar-wrap {
  background-color: #022336 !important;
}

.footer-wrap {
  background-color: #022336 !important;
}

.footer-info-middle .footer-text {
  margin-top: 10px;
}

.site-footer ul .menu-item {
  letter-spacing: 0px;
}

.site-footer .widget_nav_menu {
  margin-bottom: 20px;
}

.site-footer .social_widget .socialicons li {
  margin-top: 0;
}

.store-custom {
  flex-wrap: nowrap !important;
  gap: 0;
}

.store-custom .wp-block-column:not(:first-child) {
  margin-left: 0;
}

.store-custom iframe {
  width: 100%;
  height: 50vw;
}

@media only screen and (max-width: 959px) {
  .partner-custom {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .store-custom .contentboxes-content {
    padding-top: 30px;
  }
  .store-custom .contentboxes-button {
    margin-top: 0;
  }
}
@media only screen and (max-width: 600px) {
  .store-custom {
    flex-direction: column;
  }
  .store-custom iframe {
    width: 100%;
    height: 100vw;
  }
  .store-custom-mb .wp-block-column:first-child {
    order: 2;
  }
  .store-custom-mb .wp-block-column:last-child {
    order: 1;
  }
}
.contentboxes-content {
  padding: 30px;
}

.page.page-id-1305 .contentboxes-image-wrap-inner .contentboxbgimage {
  border-radius: 25px;
}

.page.page-id-1305 .contentboxes-image-wrap-inner .contentboxes-content {
  text-align: justify;
}

.contact-images {
  margin-top: 20px;
  display: flex;
  width: 100%;
  max-width: 100%;
  align-items: center;
  row-gap: 10px;
  -moz-column-gap: 0px;
       column-gap: 0px;
  flex-wrap: wrap;
}

.contact-images .contact-shop {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.contact-images .contact-shop > img {
  display: block;
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 45px;
  width: auto;
  max-width: 100%;
}

.section-hero img.emoji {
  width: 20px !important;
  height: 20px !important;
  min-height: unset !important;
  margin-bottom: -4px !important;
  margin-left: 7px !important;
}

.main-navigation ul.menu-logo-centered li a {
  vertical-align: middle;
}

.contentboxes-button,
.single_add_to_cart_button {
  border-radius: 30px;
}

/* button call now */
.phone-call {
  width: 50px;
  height: 50px;
  right: 20px;
  bottom: 80px;
  background: #a56013;
  position: fixed;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  border-radius: 50%;
  z-index: 9999;
  display: inline-block;
}

.phone-call:before {
  position: absolute;
  content: " ";
  z-index: -1;
  top: -15px;
  left: -15px;
  background-color: #a56013;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  opacity: 0.6;
  animation: pulse 1.8s ease-out;
  animation-iteration-count: infinite;
}
@keyframes pulse {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  25% {
    transform: scale(0.3);
    opacity: 1;
  }
  50% {
    transform: scale(0.6);
    opacity: 0.6;
  }
  75% {
    transform: scale(0.9);
    opacity: 0.3;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
/* AMAYA Menu */
h6.menu-title,
.menu-price,
.menu-price-title {
  font-size: 0.9em;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold !important;
}

.menu-desc,
.menu-description,
.menu-cat-content {
  font-size: 0.8em;
  line-height: 1.8em;
  opacity: 0.7;
}

.menu-categories.custom {
  padding-bottom: 40px !important;
}

/* buttun xem thêm */
.button-outline,
a.button.button-outline,
.wp-block-button.is-style-outline .wp-block-button__link {
  padding: 5px 20px;
}

/* section-contentboxes */
.section-contentboxes .contentboxes-button {
  padding: 7px 20px;
}

/* footer */
@media only screen and (max-width: 767px) {
  .footer-widget-area {
    padding-bottom: 0;
  }
  .footer-info-wrap {
    padding-top: 0;
  }
  .footer-info-left {
    margin: 0;
  }
  .footer-logo {
    padding-top: 0;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .site-footer .widget.widget_nav_menu ul li {
    padding: 0;
  }
  .site-footer .footer-sidebar {
    padding: 10px 24px;
  }
}
/* Hành trình hạt cacao Heyday */
.cocoa-bean-journey .contentboxes-masonry {
  /* 	height: auto!important; */
}

@media only screen and (max-width: 480px) {
  .cocoa-bean-journey {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .cocoa-bean-journey .contentboxes-content {
    padding: 0;
  }
}
/* Toggle menu mobile */
@media only screen and (max-width: 480px) {
  #toggle {
    width: 20px;
    height: 20px;
  }
  #toggle div.bar,
  #toggle div.bar:before,
  #toggle div.bar:after {
    height: 3px;
  }
  #toggle div.bar:before {
    bottom: 7px;
  }
  #toggle div.bar:after {
    top: 7px;
  }
  .navi-wrap-responsive .menu-item {
    font-size: 13px;
    text-transform: none;
  }
  .navi-wrap-responsive .sub-menu .menu-item a {
    font-size: 13px;
  }
}
/* spacer mobile */
@media only screen and (max-width: 480px) {
  .spacer-mb {
    height: 35px !important;
  }
  #header-responsive .header-wrap {
    padding-top: 15px;
  }
  #header-responsive .header-top {
    padding-bottom: 15px;
  }
}
/* toggle mobile */
.toggle-mb {
  display: none;
  text-align: right;
}

@media only screen and (max-width: 480px) {
  .toggle-mb {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .toggle-mb #toggleMbBtn {
    display: flex;
  }
  #nav-holder {
    min-height: unset !important;
    position: relative;
  }
  #nav-holder .wtcpl_category_nav {
    margin: 0 !important;
  }
  #nav-holder ul {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background-color: #fff;
    box-shadow: 0px 1px 24px 0px rgba(0, 0, 0, 0.16);
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s;
    border-radius: 7px;
  }
  #nav-holder ul.show {
    height: 274px;
    opacity: 1;
    visibility: visible;
  }
  #nav-holder ul li a {
    background-color: transparent;
    color: #000 !important;
    border: unset !important;
    text-align: left !important;
  }
  .wtcpl_container .product_content ul.products li {
    border-left: 0 !important;
    border-right: 0 !important;
  }
  .woocommerce.single-product .entry-summary h1.product_title {
    font-size: 1.4rem !important;
  }
  .woocommerce .woocommerce-tabs ul.tabs li a {
    word-spacing: 0px;
    letter-spacing: 0px;
  }
  .woocommerce .woocommerce-tabs ul.tabs li {
    margin: 6px 10px;
  }
  .woocommerce-Tabs-panel {
    margin-left: 0;
    margin-right: 0;
  }
  .woocommerce-Tabs-panel ul,
  .woocommerce-Tabs-panel ol {
    list-style-position: inside;
  }
  .woocommerce table.shop_attributes tbody {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .woocommerce table.shop_attributes tr {
    flex-basis: calc(50% - 10px);
  }
  .woocommerce table.shop_attributes td,
  .woocommerce table.shop_attributes th {
    padding: 0;
  }
  .woocommerce table.shop_attributes p {
    line-height: 1.2rem;
  }
}
@media only screen and (max-width: 375px) {
  .woocommerce .woocommerce-tabs ul.tabs li {
    margin: 6px 5px;
  }
  .woocommerce .woocommerce-tabs ul.tabs li a {
    word-spacing: -3px !important;
  }
}
/* Home slider */
.home-slider-pc .tp-parallax-wrap,
.home-slider-mb .tp-parallax-wrap {
  pointer-events: unset !important;
}

.home-slider-mb {
  display: none;
}

.home-slider-pc .rev-btn,
.home-slider-mb .rev-btn {
  background-color: transparent !important;
  color: #022336 !important;
  padding: 0 !important;
  pointer-events: unset !important;
  z-index: 100 !important;
}

.home-slider-pc .rev-btn a,
.home-slider-mb .rev-btn a {
  display: inline-block;
  border: 2px solid #db9457 !important;
  padding: 12px 25px !important;
  color: #022336 !important;
  border-radius: 30px;
  transition: all 0.4s;
}

.home-slider-pc .rev-btn:hover a,
.home-slider-mb .rev-btn:hover a {
  background-color: #db9457 !important;
  color: #fff !important;
  box-shadow: 0 4px 27.6px #db9457;
}

.home-slider-pc .tparrows,
.home-slider-mb .tparrows {
  transform: unset !important;
}

.home-slider-pc .tp-rightarrow,
.home-slider-mb .tp-rightarrow {
  left: unset !important;
  right: 0 !important;
}

@media only screen and (max-width: 768px) {
  .home-slider-pc {
    display: none;
  }
  .home-slider-mb {
    display: block;
  }
  .woocommerce .single_add_to_cart_button {
    width: -moz-max-content;
    width: max-content;
  }
  .woocommerce.single-product .summary {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce .wc-tabs-wrapper {
    margin-top: 0;
  }
  .woocommerce .woocommerce-tabs ul.tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .woocommerce .woocommerce-tabs ul.tabs li a {
    white-space: nowrap;
  }
  .woocommerce .woocommerce-tabs ul.tabs li:first-child {
    margin-left: 0;
  }
  .woocommerce .woocommerce-tabs ul.tabs li:last-child {
    margin-right: 0;
  }
}
/* header-responsive */
.cartsearch-wrap {
  display: flex;
  align-items: center;
  justify-content: right;
  gap: 10px;
}

.cartsearch-wrap .cart-contents:before {
  vertical-align: unset !important;
  line-height: unset !important;
  font-size: 18px !important;
}

.cartsearch-wrap .cart-contents .cart-contents-count {
  margin-left: -7px;
}

.cartsearch-wrap .searchbutton a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cartsearch-wrap .searchbutton a i {
  font-size: 18px !important;
  margin-top: 0 !important;
}

.navi-wrap-responsive .menu-item.menu-item-has-children:after {
  content: "\e688";
  font-size: 1.5em;
}

.navi-wrap-responsive .menu-item.menu-item-has-children.open:after {
  transform: rotate(-90deg);
}

/* woocommerce content */
#woocommerce-content .woocommerce-loop-product__title {
  font-family: San-Francisco-Display !important;
}

.wpgs-nav .thumbnail_image img {
  -o-object-fit: cover;
     object-fit: cover;
}

/* blog */
.post-grid.post h2.entry-title a,
.right-sidebar .featured_post_widget .featured-post .post-title {
  font-family: San-Francisco-Display;
}

/* product detail */
#woocommerce-content .product.type-product h1.product_title,
.wc-block-grid__product *,
li.product.type-product * {
  font-family: San-Francisco-Display !important;
}

.woocommerce .entry-summary .price {
  padding-top: 0px;
  margin-bottom: 10px;
}

.woocommerce a.reset_variations {
  display: inline-block;
  padding-top: 0;
  margin-left: 10px;
}

.woocommerce table.variations {
  margin-bottom: 15px;
}

.woocommerce table.variations tr:last-child {
  padding-bottom: 0;
}

.woocommerce .wc-tabs-wrapper {
  padding: 15px 0 0 0;
}

/* button add to cart */
.single_add_to_cart_button {
  padding: 7px 20px !important;
}

/* blog */
article.post-grid.post h2.entry-title,
.right-sidebar .featured_post_widget .featured-post .post-title-small {
  font-size: 1.2rem;
  line-height: 1.5rem;
  text-align: justify;
}

article.post-grid.post .entry-content .entry-text {
  font-size: 0.9rem;
  line-height: 1.4rem;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.post-share .zalo-share-button {
  display: inline-block;
  padding-left: 8px;
  cursor: pointer;
}

.post-share .zalo-share-button svg {
  margin-bottom: -12px;
}

.post-share .zalo-share-button svg:hover {
  fill: #db9457;
}

.woocommerce-checkout .select2-container {
  border-radius: 8px !important;
  font-size: 0.75rem;
  font-family: "San-Francisco-Display";
}

.woocommerce-checkout .select2-container .select2-selection--single {
  font-size: 0.75rem !important;
  font-family: "San-Francisco-Display";
  font-weight: normal !important;
}

.woocommerce-checkout .select2-container .select2-search__field {
  height: 30px;
  font-size: 0.75rem;
  border-radius: 0.25rem;
  font-family: "San-Francisco-Display";
  border-color: #d9d9d9;
}

.woocommerce-checkout .select2-container .select2-results__option--highlighted {
  background-color: #db9457;
  font-size: 0.75rem;
  font-family: "San-Francisco-Display";
}

.woocommerce-checkout .cform-checkout-b1 h3 {
  font-family: "San-Francisco-Display";
  letter-spacing: 0;
  font-size: 1.2rem;
  font-weight: bold;
}

.woocommerce-checkout .cform-checkout-b2 h3 {
  font-family: "San-Francisco-Display";
  letter-spacing: 0;
  float: none;
  width: 100%;
  font-size: 1.2rem;
  font-weight: bold;
}

.woocommerce-checkout .cform-checkout-b3 h3 {
  font-family: "San-Francisco-Display";
  letter-spacing: 0;
  font-size: 1.2rem;
  font-weight: bold;
  float: none !important;
  width: 100% !important;
}

.woocommerce-checkout .select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option {
  font-size: 0.75rem;
  font-family: "San-Francisco-Display";
  margin: 0;
  padding: 2px 6px;
}

.woocommerce-checkout .select2-container .select2-dropdown {
  border-color: #d9d9d9 !important;
  font-size: 0.75rem;
  font-family: "San-Francisco-Display";
}

.cform-checkout button#place_order {
  border-radius: 20px;
  float: none;
  letter-spacing: 0 !important;
  font-family: "San-Francisco-Display";
  padding-left: 25px !important;
  padding-right: 25px !important;
  font-weight: bold;
}

.cform-checkout button#place_order:hover {
  color: white;
}

.cform-checkout .cform-checkout-flex {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  -moz-column-gap: 25px;
  column-gap: 25px;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .cform-checkout .cform-checkout-flex {
    flex-direction: column;
    row-gap: 20px;
  }
}
.cform-checkout input,
.cform-checkout textarea {
  background: white !important;
  background-color: white;
  box-sizing: border-box;
  box-shadow: none;
  outline: none !important;
  border-radius: 8px;
  border: 1px #d9d9d9 solid;
}

.cform-checkout .select2 .select2-selection--single {
  border-radius: 8px;
  border: 1px #d9d9d9 solid !important;
  background: white !important;
}

.cform-checkout-b1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.cform-checkout-b1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.cform-checkout-b1 .woocommerce-billing-fields .form-row {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  float: unset;
  margin: 0;
}

.cform-checkout-b1 .woocommerce-billing-fields .form-row-first {
  margin: 0;
  width: 100%;
  max-width: calc(50% - 10px);
}

@media screen and (max-width: 430px) {
  .cform-checkout-b1 .woocommerce-billing-fields .form-row-first {
    max-width: 100%;
  }
}
.cform-checkout-b1 .woocommerce-billing-fields .form-row-last {
  margin: 0;
  width: 100%;
  max-width: calc(50% - 10px);
}

@media screen and (max-width: 430px) {
  .cform-checkout-b1 .woocommerce-billing-fields .form-row-last {
    max-width: 100%;
  }
}
.cform-checkout-b1 .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.cform-checkout-b1 .woocommerce-shipping-fields .form-row {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  float: unset;
  margin: 0;
}

.cform-checkout-b1 .woocommerce-shipping-fields .form-row-first {
  margin: 0;
  width: 100%;
  max-width: calc(50% - 10px);
}

@media screen and (max-width: 430px) {
  .cform-checkout-b1 .woocommerce-shipping-fields .form-row-first {
    max-width: 100%;
  }
}
.cform-checkout-b1 .woocommerce-shipping-fields .form-row-last {
  margin: 0;
  width: 100%;
  max-width: calc(50% - 10px);
}

@media screen and (max-width: 430px) {
  .cform-checkout-b1 .woocommerce-shipping-fields .form-row-last {
    max-width: 100%;
  }
}
.cform-checkout-b2 {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media screen and (max-width: 991px) {
  .cform-checkout-b2 {
    background-color: #fff !important;
  }
}

.cform-checkout #customer_details {
  width: 100%;
  float: unset;
}

.cform-checkout #order_review {
  padding: 0;
  width: 100%;
  float: unset;
}
@media screen and (max-width: 991px) {
  .cform-checkout #order_review {
    background-color: #fff !important;
  }
}

.cform-checkout.woocommerce-checkout {
  font-family: "San-Francisco-Display";
  letter-spacing: 0;
  font-size: 0.75rem;
}
.cform-checkout.woocommerce-checkout label {
  font-size: 0.75rem;
  font-family: "San-Francisco-Display";
  letter-spacing: 0;
}
.cform-checkout.woocommerce-checkout input,
.cform-checkout.woocommerce-checkout textarea {
  font-size: 0.75rem;
  font-family: "San-Francisco-Display";
  letter-spacing: 0;
}

.woocommerce-checkout .overflow-x-auto {
  overflow-x: auto;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table {
  min-width: -moz-max-content;
  min-width: max-content;
  table-layout: auto;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table th,
.woocommerce-checkout .woocommerce-checkout-review-order-table td {
  font-family: "San-Francisco-Display";
  font-size: 0.75rem;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table th.product-image {
  width: 4.0625rem;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table th.product-name {
  width: 250px;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.cart_item {
  padding: 0;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.cart_item td {
  padding: 0.5rem 0;
  vertical-align: top;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.cart_item td:first-child {
  width: calc(100% - 140px);
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.cart_item td:last-child {
  width: 120px;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.cart_item td.product-name {
  width: 250px;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.cart_item td.product-image {
  width: 4.0625rem;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.cart_item td.product-image .product-thumbnail {
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 8px;
  background: #fff;
  position: relative;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.cart_item td.product-image .product-thumbnail .product-thumbnail__wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.cart_item td.product-image .product-thumbnail .product-thumbnail__wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.cart_item td.product-image .product-thumbnail .product-quantity {
  font-family: "San-Francisco-Display";
  font-size: 0.78em;
  white-space: nowrap;
  padding: 0 0.62em;
  border-radius: 2em;
  background-color: #022336;
  color: #fff;
  position: absolute;
  right: -0.9em;
  top: -0.55em;
  z-index: 3;
  box-sizing: border-box;
  min-width: 1.75em;
  height: 1.75em;
  text-align: center;
  line-height: 1.75em;
}
.woocommerce-checkout .payment_box {
  font-family: "San-Francisco-Display";
  font-size: 0.75rem;
}
.woocommerce-checkout .payment_box p {
  font-family: "San-Francisco-Display";
  font-size: 0.75rem;
}
.woocommerce-checkout .woocommerce-form__label {
  display: block;
  margin-bottom: 15px;
}
.woocommerce-checkout .woocommerce-form__label input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.woocommerce-checkout .woocommerce-form__label span {
  position: relative;
  cursor: pointer;
}
.woocommerce-checkout .woocommerce-form__label span:before {
  content: "";
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-color: transparent;
  border: 1px solid #d9d9d9;
  border-radius: 0.25rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 0.5rem;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0.625rem;
  transform: translateY(-0.125rem);
}
.woocommerce-checkout .woocommerce-form__label input:checked + span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0.4375rem;
  width: 0.375rem;
  height: 0.625rem;
  border: solid #db9457;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.woocommerce-checkout .woocommerce-additional-fields {
  margin-top: 1.25rem;
}
.woocommerce-checkout .wc_payment_methods [type=radio]:checked,
.woocommerce-checkout .wc_payment_methods [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.woocommerce-checkout .wc_payment_methods [type=radio]:checked + label,
.woocommerce-checkout .wc_payment_methods [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 1.5625rem;
  cursor: pointer;
  line-height: 1.2rem;
  display: inline-block;
}
.woocommerce-checkout .wc_payment_methods [type=radio]:checked + label:before,
.woocommerce-checkout .wc_payment_methods [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1.125rem;
  height: 1.125rem;
  border: 1px solid #d9d9d9;
  border-radius: 100%;
  background: #fff;
}
.woocommerce-checkout .wc_payment_methods [type=radio]:checked + label:after,
.woocommerce-checkout .wc_payment_methods [type=radio]:not(:checked) + label:after {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  background: #db9457;
  position: absolute;
  top: 0.3125rem;
  left: 0.3125rem;
  border-radius: 100%;
  transition: all 0.2s ease;
}
.woocommerce-checkout .wc_payment_methods [type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.woocommerce-checkout .wc_payment_methods [type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

.cform-checkout-b1 {
  max-width: 35%;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .cform-checkout-b1 {
    max-width: 100%;
  }
}
.cform-checkout-b1-content {
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  padding: 1rem;
}
@media screen and (max-width: 400px) {
  .cform-checkout-b1-content {
    padding: 0.5rem !important;
  }
}
.cform-checkout-b1-content .woocommerce-additional-fields__field-wrapper p.notes {
  margin: 0;
}
.cform-checkout-b1-content .woocommerce-additional-fields__field-wrapper p.notes > span {
  line-height: 1;
  display: block;
}
.cform-checkout-b1-content .woocommerce-additional-fields__field-wrapper p.notes textarea {
  line-height: 1.125rem;
}
.cform-checkout-b2 {
  max-width: 25%;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .cform-checkout-b2 {
    max-width: 100%;
  }
}
.cform-checkout-b2 .wc_payment_methods {
  border-radius: 5px;
  border: 1px solid #d9d9d9;
}
.cform-checkout-b2 .wc_payment_methods .wc_payment_method {
  margin: 0;
  padding: 1rem;
}
@media screen and (max-width: 400px) {
  .cform-checkout-b2 .wc_payment_methods .wc_payment_method {
    padding: 0.5rem !important;
  }
}
.cform-checkout-b2 .wc_payment_methods .wc_payment_method .payment_box p {
  margin: 0;
}
.cform-checkout-b2 .wc_payment_methods .wc_payment_method ~ .wc_payment_method {
  border-top: 1px solid #d9d9d9;
}
.cform-checkout-b3 {
  max-width: 40%;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .cform-checkout-b3 {
    max-width: 100%;
  }
}
.cform-checkout-b3-content {
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  padding: 1rem !important;
}
@media screen and (max-width: 400px) {
  .cform-checkout-b3-content {
    padding: 0.5rem !important;
  }
}
.cform-checkout-b3-content #place_order {
  float: unset !important;
  margin: 0 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: auto !important;
}
.cform-checkout-b3-content .payment-custom-actions {
  margin-top: 1.875rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.cform-checkout-b3-content .payment-custom-actions > a {
  font-size: 0.75rem;
  font-family: "San-Francisco-Display";
  display: inline-flex;
  align-items: center;
}
.cform-checkout-b3-content .payment-custom-actions > a svg,
.cform-checkout-b3-content .payment-custom-actions > a i {
  margin-right: 5px;
  transform: translateY(1px);
  position: relative;
}
.cform-checkout-b3-content .payment-custom-actions > a:hover {
  color: #db9457;
}
.cform-checkout .woocommerce-error {
  margin-bottom: 0;
  padding: 1rem;
  font-size: 0.75rem;
  font-family: "San-Francisco-Display";
}
.cform-checkout .woocommerce-error li {
  margin: 0 !important;
  line-height: 1.25rem;
}
@media screen and (max-width: 1200px) {
  .cform-checkout h3 {
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 375px) {
  .cform-checkout h3 {
    font-size: 1rem !important;
    margin-top: 0 !important;
  }
}
.cform-checkout abbr.required {
  color: red;
}
.cform-checkout .form-row label {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cform-checkout .form-row label .optional {
  display: none;
}
.cform-checkout .order-total .woocommerce-Price-amount.amount {
  font-size: 0.85rem;
}

.custom-cart-wrapper {
  table-layout: auto;
  font-size: 0.75rem !important;
  font-family: "San-Francisco-Display" !important;
}
.custom-cart-wrapper th {
  font-size: 0.65rem !important;
  font-family: "San-Francisco-Display" !important;
}
.custom-cart-wrapper th.product-thumbnail {
  width: 5rem;
}
.custom-cart-wrapper td {
  vertical-align: top !important;
}
.custom-cart-wrapper td.product-name {
  display: flex;
  flex-direction: column;
}
.custom-cart-wrapper tr:last-child td {
  padding: 0 !important;
}
.custom-cart-wrapper .woocommerce-cart-form__cart-item.cart_item .product-thumbnail {
  width: 5rem;
}
.custom-cart-wrapper .woocommerce-cart-form__cart-item.cart_item .product-thumbnail a {
  width: 4.375rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.custom-cart-wrapper .woocommerce-cart-form__cart-item.cart_item .product-thumbnail a img {
  border-radius: 0.5rem;
}
.custom-cart-wrapper .woocommerce-cart-form__cart-item.cart_item .product-name {
  width: auto;
}
.custom-cart-wrapper .woocommerce-cart-form__cart-item.cart_item input.qty {
  font-size: 0.75rem !important;
  font-family: "San-Francisco-Display" !important;
  border: 1px solid #e4e4e4;
  height: 34px;
  text-align: center;
  width: 70px;
  padding: 0;
  line-height: 15px;
  border-radius: 0;
  font-weight: 400;
  border-left: 0;
  border-right: 0;
  -moz-appearance: textfield;
}
.custom-cart-wrapper .woocommerce-cart-form__cart-item.cart_item input.qty::-webkit-outer-spin-button, .custom-cart-wrapper .woocommerce-cart-form__cart-item.cart_item input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
@media screen and (max-width: 479px) {
  .custom-cart-wrapper .woocommerce-cart-form__cart-item.cart_item input.qty {
    width: 34px;
  }
}
.custom-cart-wrapper .woocommerce-cart-form__cart-item.cart_item .custom-remove-cart-item .remove {
  font-size: 0.75rem !important;
  font-family: "San-Francisco-Display" !important;
  text-decoration: none;
}
.custom-cart-wrapper .woocommerce-cart-form__cart-item.cart_item .custom-remove-cart-item:hover .remove {
  color: red;
}

.page .woocommerce-notices-wrapper,
.woocommerce-cart .woocommerce-notices-wrapper {
  font-size: 0.75rem !important;
  font-family: "San-Francisco-Display" !important;
}
.page .woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message {
  padding: 1rem;
}
.page .cart-custom-actions,
.woocommerce-cart .cart-custom-actions {
  font-family: "San-Francisco-Display";
}
@media screen and (max-width: 767px) {
  .page .cart-custom-actions,
  .woocommerce-cart .cart-custom-actions {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.page .cart-custom-actions .cart-sutotal_price,
.woocommerce-cart .cart-custom-actions .cart-sutotal_price {
  display: flex;
  flex-direction: row;
  -moz-column-gap: 10px;
       column-gap: 10px;
  justify-content: end;
  align-items: center;
  font-weight: bold;
}
.page .cart-custom-actions .cart-sutotal_price .total_text,
.woocommerce-cart .cart-custom-actions .cart-sutotal_price .total_text {
  font-size: 0.75rem;
}
.page .cart-custom-actions .cart-sutotal_price .total_value,
.woocommerce-cart .cart-custom-actions .cart-sutotal_price .total_value {
  font-size: 1rem;
  color: #db9457;
}
.page .cart-custom-actions .flex-actions,
.woocommerce-cart .cart-custom-actions .flex-actions {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 20px;
       column-gap: 20px;
  margin-top: 1.25rem;
}
@media screen and (max-width: 600px) {
  .page .cart-custom-actions .flex-actions,
  .woocommerce-cart .cart-custom-actions .flex-actions {
    -moz-column-gap: 0;
         column-gap: 0;
    flex-direction: column;
  }
}
.page .cart-custom-actions .flex-actions .button,
.woocommerce-cart .cart-custom-actions .flex-actions .button {
  letter-spacing: 0;
  padding: 7px 20px;
  border-radius: 20px;
  cursor: pointer;
  border: solid 1px #022336 !important;
  font-weight: bold;
}
.page .cart-custom-actions .flex-actions .button:hover,
.woocommerce-cart .cart-custom-actions .flex-actions .button:hover {
  border-color: #db9457 !important;
  background-color: #db9457 !important;
  color: #fff !important;
}
.page .cart-custom-actions .flex-actions button:disabled,
.page .cart-custom-actions .flex-actions button[disabled],
.woocommerce-cart .cart-custom-actions .flex-actions button:disabled,
.woocommerce-cart .cart-custom-actions .flex-actions button[disabled] {
  cursor: not-allowed;
  opacity: 0.75;
}
.page .cart-custom-actions .flex-actions button:disabled:hover,
.page .cart-custom-actions .flex-actions button[disabled]:hover,
.woocommerce-cart .cart-custom-actions .flex-actions button:disabled:hover,
.woocommerce-cart .cart-custom-actions .flex-actions button[disabled]:hover {
  background-color: #022336 !important;
  border-color: #022336 !important;
  color: #db9457 !important;
}
.page .cart-custom-actions .flex-actions .product-button,
.woocommerce-cart .cart-custom-actions .flex-actions .product-button {
  background-color: transparent;
  border-color: #db9457 !important;
  color: #022336 !important;
  margin-bottom: 6px;
}
.page .cart-custom-actions .flex-actions .product-button:hover,
.woocommerce-cart .cart-custom-actions .flex-actions .product-button:hover {
  background-color: #db9457 !important;
  color: #fff !important;
}
@media screen and (max-width: 479px) {
  .page .cart-custom-actions .flex-actions-left, .page .cart-custom-actions .flex-actions-right,
  .woocommerce-cart .cart-custom-actions .flex-actions-left,
  .woocommerce-cart .cart-custom-actions .flex-actions-right {
    width: 100%;
  }
}

.woocommerce-order-received .woocommerce-order {
  font-size: 1rem;
  font-family: "San-Francisco-Display";
}

.creview .creview-content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .creview .creview-content {
    flex-direction: column;
  }
}
.creview .creview-content-left {
  width: 300px;
  position: sticky;
  top: 9.375rem;
  padding: 2.2rem 2rem;
  border-radius: 0.5rem;
  background: #f1f1f1;
}
@media screen and (max-width: 767px) {
  .creview .creview-content-left {
    width: 100%;
    position: relative;
    top: unset;
  }
}
.creview .creview-content-left .creview-number {
  text-align: center;
  font-family: "San-Francisco-Display";
  font-size: 0.75rem;
}
.creview .creview-content-left .creview-number__item--text {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 0;
}
@media screen and (max-width: 414px) {
  .creview .creview-content-left .creview-number__item--text {
    font-size: 1rem;
  }
}
.creview .creview-content-left .creview-number__item--number {
  font-size: 3rem;
  font-weight: bold;
  line-height: 4rem;
  letter-spacing: 0;
}
@media screen and (max-width: 414px) {
  .creview .creview-content-left .creview-number__item--number {
    font-size: 2rem;
    line-height: 3rem;
  }
}
.creview .creview-content-left .creview-number__item--start {
  text-align: center;
  display: flex;
  justify-content: center;
}
.creview .creview-content-left .creview-number__item--start .star-rating {
  float: unset !important;
  font-size: 1.875rem;
  line-height: 1.875rem;
  height: 1.875rem;
  color: #fbb600;
}
@media screen and (max-width: 414px) {
  .creview .creview-content-left .creview-number__item--start .star-rating {
    font-size: 1.4rem;
    line-height: 1.4rem;
    height: 1.4rem;
  }
}
.creview .creview-content-left .creview-number__item--total {
  margin-top: 10px;
  font-style: italic;
  color: #4d4d4d;
  text-transform: lowercase;
}
.creview .creview-content-right {
  width: calc(100% - 330px);
}
@media screen and (max-width: 767px) {
  .creview .creview-content-right {
    width: 100%;
    margin-top: 1.875rem;
  }
}
.creview .creview-content-right .creview-list ul.commentlist {
  width: 100%;
  padding: 0;
  list-style: none;
  margin: 0;
  border: none;
  font-family: "San-Francisco-Display";
  font-size: 0.75rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  -moz-column-gap: 40px;
       column-gap: 40px;
  row-gap: 20px;
}
@media screen and (max-width: 991px) {
  .creview .creview-content-right .creview-list ul.commentlist {
    flex-direction: column;
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
.creview .creview-content-right .creview-list ul.commentlist li {
  width: 100%;
  max-width: calc(50% - 20px);
}
@media screen and (max-width: 991px) {
  .creview .creview-content-right .creview-list ul.commentlist li {
    max-width: 100%;
  }
}
.creview .creview-content-right .creview-list ul.commentlist li .star-rating {
  float: unset;
}
.creview .creview-content-right .creview-list ul.commentlist li .description {
  margin: 10px 0 0;
}
.creview .creview-content-right .creview-list ul.commentlist li .time {
  opacity: 0.5;
  font-size: 0.6875rem;
}
.creview .creview-content-right .creview-list .woocommerce-pagination ul.page-numbers {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  float: unset;
}
.creview .creview-content-right .creview-list .woocommerce-pagination ul.page-numbers li {
  display: inline-block;
  cursor: pointer;
}
.creview .creview-content-right .creview-list .woocommerce-pagination ul.page-numbers li.current {
  background: #db9457;
  color: #fff;
}
.creview .creview-content-right .creview-list .woocommerce-pagination ul.page-numbers li a,
.creview .creview-content-right .creview-list .woocommerce-pagination ul.page-numbers li span {
  float: unset;
  padding: 0 8px;
  border-radius: 2px;
  font-family: "San-Francisco-Display";
  font-size: 0.75rem;
}
.creview .creview-content-right .review_form_wrapper {
  margin-top: 30px;
  padding-left: 0 !important;
  width: 100% !important;
  float: unset !important;
  font-family: "San-Francisco-Display";
  font-size: 0.875rem;
}
.creview .creview-content-right .review_form_wrapper .comment-reply-title {
  display: block !important;
  text-align: center !important;
}
.creview .creview-content-right .review_form_wrapper .comment-form-rating {
  padding: 0 !important;
  margin: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.creview .creview-content-right .review_form_wrapper .comment-form-rating .stars {
  margin: 0 !important;
}
.creview .creview-content-right .review_form_wrapper .comment-form-rating .stars > span {
  display: flex;
  align-items: center;
}
.creview .creview-content-right .review_form_wrapper label {
  font-size: 0.75rem !important;
  font-family: "San-Francisco-Display" !important;
  font-weight: bold;
  text-transform: none;
  letter-spacing: -1px;
}
.creview .creview-content-right .review_form_wrapper label .required {
  color: red;
}
.creview .creview-content-right .review_form_wrapper .comment-form-comment textarea {
  padding: 1rem !important;
  line-height: 1.4 !important;
  font-size: 0.75rem !important;
  font-family: "San-Francisco-Display" !important;
}
.creview .creview-content-right .review_form_wrapper .submit {
  height: auto;
  border-radius: 20px;
}
.creview .creview-content-right .woocommerce-verification-required {
  padding: 1rem;
  font-size: 0.75rem;
  font-family: "San-Francisco-Display";
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
  border-radius: 8px;
  margin-top: 1.875rem;
  font-weight: bold;
}

.margin-auto {
  margin: 0 auto;
}

.woocommerce-form-login .woocommerce-form-action {
  max-width: 400px;
  display: flex;
  justify-content: space-between;
}

.woocommerce-account .woocommerce-error,
.woocommerce-account .woocommerce-info,
.woocommerce-account .woocommerce-message {
  max-width: 400px;
  margin: 0 auto !important;
}

.woocommerce-form.woocommerce-form-register.register p {
  max-width: 400px;
}

.col-register {
  display: flex;
  justify-content: center;
}

.custom-cart-wrapper .quantity-input-wrapper {
  justify-content: flex-end;
}

.quantity-input-wrapper {
  display: flex;
}

.quantity-minus,
.quantity-plus {
  display: inline-block;
  width: 34px;
  height: 34px;
  border: 1px solid #e4e4e4;
  position: relative;
  cursor: pointer;
}
.quantity-minus::before,
.quantity-plus::before {
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  color: #262626;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.quantity-minus::before {
  content: "\f068";
}

.quantity-plus::before {
  content: "\f067";
}

@media screen and (max-width: 480px) {
  table.woocommerce-table--order-details {
    padding: 0 !important;
    background-color: #fff !important;
  }
  table.woocommerce-table--order-details ul.wc-item-meta {
    margin: 0;
  }
  table.woocommerce-table--order-details ul.wc-item-meta li p {
    display: inline;
  }
  .woocommerce-checkout .woocommerce-checkout-review-order-table {
    min-width: unset !important;
  }
  .woocommerce-checkout .woocommerce-checkout-review-order-table th.product-name {
    padding: 6px 10px !important;
  }
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.cart_item td.product-name {
    padding: 0.5rem 10px !important;
  }
}
.woocommerce input.qty {
  height: 34px !important;
  padding: 0;
  border-left: 0;
  border-right: 0;
  text-align: center;
  -moz-appearance: textfield;
}
.woocommerce input.qty::-webkit-outer-spin-button, .woocommerce input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#header-responsive .header-top {
  gap: 20px;
}
@media only screen and (max-width: 480px) {
  #header-responsive .header-top .header-left {
    flex: unset;
  }
}
#header-responsive .header-top .header-right {
  flex: unset;
}
#header-responsive .cartsearch-wrap .account-icon {
  padding-top: 0;
  margin-left: 12px;
}
#header-responsive .cartsearch-wrap .account-icon i {
  font-size: 18px;
}
#header-responsive .cartsearch-wrap .cart-contents {
  margin-left: 0;
}

.woocommerce-ordering > select {
  margin-top: 10px;
}

#search-overlay {
  height: 100px;
}
#search-overlay .search-close {
  font-size: 1.5625rem;
  padding: 0.3125rem;
}
#search-overlay .custom-search .search-field {
  font-size: 1rem;
  text-align: left;
  line-height: 20px;
}
#search-overlay .custom-search .search-content {
  width: 100%;
  max-width: calc(100% - 40px);
}
#search-overlay .custom-search input::-moz-placeholder {
  text-align: left;
}
#search-overlay .custom-search input::placeholder {
  text-align: left;
}
#search-overlay .custom-search .search-field-label {
  width: 100%;
  text-align: left !important;
}

.go-to-top {
  max-width: 45px !important;
  width: 45px !important;
  height: 45px !important;
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: #101020;
  border: none;
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10000;
  transition: all 0.3s ease;
  padding: 0;
  margin: 0;
}
.go-to-top svg,
.go-to-top i {
  line-height: 1;
}

.text-right {
  text-align: right !important;
}

.woocommerce li.product .add_to_cart_button {
  color: #db9457 !important;
}
.woocommerce li.product .add_to_cart_button:hover {
  color: #db9457 !important;
}

.woocommerce-pagination {
  float: unset !important;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
}
.woocommerce-pagination ul.page-numbers {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
  -moz-column-gap: 5px;
       column-gap: 5px;
  row-gap: 5px;
  flex-wrap: wrap;
}
.woocommerce-pagination ul.page-numbers li {
  display: inline-block;
  cursor: pointer;
}
.woocommerce-pagination ul.page-numbers li span,
.woocommerce-pagination ul.page-numbers li a {
  margin: 0;
}

.woocommerce-tabs .tabs li a,
.wtcpl_container .wtcpl_category_nav > ul > li > a,
.variations .label label,
.widget-title,
.primary-menu .menu-item a {
  font-family: "San-Francisco-Display" !important;
  font-weight: 500 !important;
}/*# sourceMappingURL=style.css.map */