/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 17 2025 | 04:52:42 */
/* Product Detail */
/* Add to Cart */
.product form.cart table tbody>tr:nth-child(odd)>td, 
.product form.cart  table tbody>tr:nth-child(odd)>th {
  background: transparent;
  padding: 0;
}

.product form.cart .variations {
  font-family: 'Outfit', sans-serif;
}

.product form.cart .variations .label { 
  font-size: 1.25rem;
  line-height: unset!important; 
  display: flex; align-items: center;
}

.woocommerce div.product form.cart .variations label,
.product form.cart .variations .woo-selected-variation-item-name  { font-weight: 300;text-transform: uppercase;letter-spacing: 1px;margin: 0;margin-bottom: 10px; display: inline-block; line-height: 1.2; }

.woo-variation-swatches .variable-items-wrapper {
  font-family: 'Poppins', sans-serif;
}

.woo-variation-swatches .variable-items-wrapper.button-variable-items-wrapper {
  gap: 12px;
}
.woo-variation-swatches .variable-items-wrapper.button-variable-items-wrapper .button-variable-item {
  padding: 0!important;
  margin: 0!important;
  border-radius: 0!important;
  height: unset!important;
  padding: 3px 10px!important;
  font-size: 1rem!important;
  min-width: 92px!important;
  border: 1px solid #000;
  box-shadow: none;
}
.woo-variation-swatches .variable-items-wrapper.button-variable-items-wrapper .button-variable-item.selected,
.woo-variation-swatches .variable-items-wrapper.button-variable-items-wrapper .button-variable-item:hover {
  border: 1px solid #04BFBF!important;
  box-shadow: none!important;
  background: #04BFBF!important;
  color: #fff!important;
  font-weight: 600!important;
}

/* Price */
.woocommerce div.product form.cart .reset_variations {
  font-size: 1rem;
  margin-top: 5px;
  display: inline-block;
}
.woocommerce div.product form.cart .reset_variations:hover {
  text-decoration: underline;
  color: var(--secondary-color);
}

.single_variation_wrap {
  margin-top: 30px;
}

@media(max-width: 1025px) {
  .single_variation_wrap {
    margin-top: 15px;
  }
  .product form.cart .variations .label {
    font-size: 1.125rem;
  }
}

.woocommerce-variation .woocommerce-variation-price .price {
  font-size: 2rem!important;
  color: var(--text-color)!important;
  font-family: "Outfit", sans-serif;
  margin-bottom: 8px;
  display: block;
}

@media(max-width: 1025px) {
  .woocommerce-variation .woocommerce-variation-price .price {
    font-size: 1.25rem!important;
  }
}
/* Color */
.color-variable-items-wrapper .color-variable-item {
  margin: 0!important;
  overflow: hidden;
  border-radius: 50%!important;
  padding: 2px 2.5px 3px!important;
  border: 1.5px solid #D9D9D9;
  box-shadow: none!important;
  transition: all 0.3s ease;
}

.color-variable-items-wrapper {
  gap: 12px;
}
.color-variable-items-wrapper .color-variable-item .variable-item-contents {
  border-radius: 50%!important;
  overflow: hidden;
}
.color-variable-items-wrapper .color-variable-item.selected,
.color-variable-items-wrapper .color-variable-item:hover {
  border: 2px solid #04BFBF;
}
.color-variable-items-wrapper .color-variable-item.selected .variable-item-contents::before {
  background: unset!important;
}

/* Quantity */
body .qib-button-wrapper {
  margin: 0;
  border: 1px solid #000;
  border-radius: 4px;
  overflow: hidden;
  padding: 0 10px;
  background: #fff;
}

body .qib-button-wrapper button.qib-button {
  margin: 0!important;
  border: none;
  padding: 0!important;
  font-size: 1.5rem!important;
  border-radius: 0!important;
  border-width: 0!important;
  width: 35px;
}

body .qib-button-wrapper .quantity input.input-text.qty.text {
  padding: 5px;
  height: auto!important;
}

body .qib-button-wrapper .quantity.wqpmb_quantity input {
  background: transparent!important;
  height: unset!important;
  border-radius: 0!important;
}

body .qib-button-wrapper .quantity.wqpmb_quantity input:focus,
body .qib-button-wrapper .quantity.wqpmb_quantity input:focus-visible {
  box-shadow: none!important;
  border: none!important;
  outline: none!important;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    font-weight: normal;
    text-decoration: none;
}
.woocommerce-variation-price del {
    font-size: 80%;
    margin-right: 5px;
}

/* Gallery */
.wcgs-slider-image {
  background-color: #f1f1f1;
}
.wcgs-slider-image img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: center;
}

.gallery-navigation-carousel.vertical .wcgs-thumb img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}

.gallery-navigation-carousel .wcgs-thumb:not(.spswiper-slide-thumb-active) {
  opacity: 0.4;
}

.wcgs-carousel .wcgs-spswiper-arrow {
  width: 50px!important;
  height: 50px;
}
.wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-next {
  right: 15px;
}
.wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-prev {
  left: 15px;
}

@media(max-width: 767px) {
  #wpgs-gallery.vertical.wcgs-woocommerce-product-gallery .wcgs-carousel {
    width: calc(100% - 20%);
  }
  #wpgs-gallery.vertical .gallery-navigation-carousel-wrapper:not(.wcgs-hidden) {
    width: 20%;
  }
  #wpgs-gallery .wcgs-carousel .wcgs-spswiper-arrow {
    font-size: 18px;
  }
  .wcgs-carousel .wcgs-spswiper-arrow {
    width: 35px!important;
    height: 35px;
    min-width: unset!important;
    min-height: unset!important;
  }
  #wpgs-gallery .wcgs-carousel .wcgs-spswiper-arrow:before, #wpgs-gallery .wcgs-carousel .wcgs-spswiper-arrow:before {
    font-size: 16px;
  }
  .wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-prev {
    left: 10px;
  }
  .wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-next {
    right: 10px;
  }
  .gallery-navigation-carousel .wcgs-thumb .wcgs-video-icon::after {
    font-size: 28px;
  }
}


/* Product Detail Content */
.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
  padding-left: 0!important;
  text-align: center;
}
.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs > li {
  margin: 0 1px!important;
  border: none!important;
}
.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs > li > a {
  padding: 8px 25px!important;
  border: 1px solid transparent;
  border-radius: 50px;
  transition: all .4s ease;
}
.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs > li:hover > a {
  color: #000!important;
}
.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs > li.active > a {
  border: 1px solid #000;
}
#tab-title-additional_information, .additional_information_tab {
  display: none!important;
}
.yikes-custom-woo-tab-title {
  display: none!important;
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
    padding: 35px 0 0!important;
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel p {
  margin-bottom: 30px;
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel p:last-child {
  margin-bottom: 0;
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h1,
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2,
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h3,
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h4,
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h5,
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}

@media(max-width: 767px) {
  .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs > li {
    margin: 4px 0!important;
  }
  .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
    padding: 20px 0 0!important;
  }
  .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h1,
  .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2,
  .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h3,
  .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h4,
  .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h5,
  .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h6 {
    font-size: 1.125rem;
  }
}


/* Custom Related Product */
.related-wrapper .swiper.elementor-loop-container:not(.swiper-initialized) .swiper-wrapper .type-product.e-loop-item {
  width: calc(100% /4);
}
.related-wrapper .prod-item-wrap .prod-img-wrap {
  background: #f1f1f1!important;
}
.related-wrapper .prod-item-wrap .btn-addcart {
  opacity: 0;
  transition: all .4s ease;
}
.related-wrapper .prod-item-wrap:hover .btn-addcart {
  opacity: 1;
}

@media(max-width: 1024px) {
  .related-wrapper .swiper.elementor-loop-container:not(.swiper-initialized) .swiper-wrapper .type-product.e-loop-item {
    width: calc(100% /3);
  }
}
@media(max-width: 767px) {
  .related-wrapper .swiper.elementor-loop-container:not(.swiper-initialized) .swiper-wrapper .type-product.e-loop-item {
    width: 100%;
  }
}

/* Notice Wrapper */
.woocommerce-notices-wrapper {
  font-family: 'Poppins',sans-serif;
}
.woocommerce-notices-wrapper .woocommerce-message {
  outline: none!important;
}
.woocommerce-notices-wrapper .woocommerce-message a {
  margin-left: auto;
}
.woocommerce-notices-wrapper .woocommerce-message .button {
  font-family: "Poppins", Sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  border-radius: 4px;
  padding: 10px 30px 10px 30px;
  background-color: #146864;
  border: none;
  color: #fff;
  transition: all 0.2s;
  margin-left: auto;
}
.woocommerce-notices-wrapper .woocommerce-message .button:hover {
  background-color: var(--secondary-color);
  color: #fff;
}
.woocommerce-notices-wrapper .woocommerce-message {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
}
.woocommerce-notices-wrapper .woocommerce-message::before {
  top: 50%;
  transform: translateY(-50%);
}
.woocommerce-message::before {
  color: var(--primary-color);
}
.woocommerce-message {
  border-top-color: var(--primary-color);
}
.woocommerce-info {
  border-top-color: var(--primary-color);
  font-family: 'Poppins', sans-serif;
}
.woocommerce-info::before {
  color: var(--primary-color);
}
.woocommerce .button.wc-forward,
.woocommerce .button.wc-backward {
  font-family: "Poppins", Sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  border-radius: 4px;
  padding: 10px 30px 10px 30px;
  background-color: var(--primary-color);
  border: none;
  color: #fff!important;
  transition: all 0.2s;
  margin-left: auto;
  line-height: normal;
}

.woocommerce .button.wc-forward:hover,
.woocommerce .button.wc-backward:hover {
  background: var(--secondary-color)!important;
  color: #fff;
}

@media(max-width: 767px) {  
  .woocommerce-notices-wrapper .woocommerce-message::before {
    top: 1em;
    transform: unset;
  }
  .woocommerce-notices-wrapper .woocommerce-message a,
  .woocommerce-notices-wrapper .woocommerce-message .button {
    margin: 0;
  }
  .woocommerce-info .button {
    margin-top: 15px!important;
    float: unset!important;
    font-size: 1rem!important;
  }
  .return-to-shop {
    text-align: center;
  }
  .woocommerce .button.wc-forward,
  .woocommerce .button.wc-backward {
    font-size: 1rem!important;
  }
}

/* Cart */
.elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
  max-height: unset;
}
.elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
  max-height: unset;
}
.woocommerce-cart .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-thumbnail {
  min-width: 150px!important;
  max-width: 150px!important;
}

.elementor-widget-woocommerce-cart .woocommerce table.cart img {
  width: 100%;
  max-width: 100px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  background: #f7f7f7;
}
.elementor-widget-woocommerce-cart .woocommerce .product-name a {
  font-weight: 500;
  font-size: 1rem;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tbody .woocommerce-cart-form__cart-item:first-child th.product-name {
  border-top: none!important;    
}
.elementor-widget-woocommerce-cart .woocommerce table.cart .woocommerce-cart-form__cart-item th.product-name {
  border-top: 1px solid var(--text-color)!important;    
}
.elementor-widget-woocommerce-cart .woocommerce table.cart td span {
  color: var(--text-color);
}
.elementor-widget-woocommerce-cart .woocommerce .coupon-col > * {
  height: auto;
}
.elementor-widget-woocommerce-cart .woocommerce .coupon-col > * input {
  height: 100%;
  padding: 10px 15px;
}
.elementor-widget-woocommerce-cart .woocommerce .coupon #coupon_code {
  font-family: 'Poppins', sans-serif;
}


@media(max-width: 1024px) {
  .woocommerce-cart.woocommerce table.shop_table_responsive tbody th::before, 
  .woocommerce-cart.woocommerce-page table.shop_table_responsive tbody th::before {
    content: 'Product:';
    float: left;
    position: relative;
    left: -80px;
  }
  .woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce table.cart tbody .woocommerce-cart-form__cart-item th.product-name {
    text-align: right;
    border-top: 0!important;
    padding-right: 0;
    padding-left: 80px;
  }
	.woocommerce-page .elementor-widget-woocommerce-cart .woocommerce-cart-form .shop_table tr:first-child .product-remove {
		padding-top: 0;
	}
	.woocommerce-page .elementor-widget-woocommerce-cart .woocommerce-cart-form .shop_table tr {
		padding: 0 10px;
	}    
  .elementor-widget-woocommerce-cart .woocommerce table.cart td { padding: 10px 0; }
  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-quantity {
      line-height: 46px;
  }
  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail {
      margin: auto;
  }
  .woocommerce-page .elementor-widget-woocommerce-cart .woocommerce-cart-form .shop_table tr {
      padding: 0;
  }
  .woocommerce-page .elementor-widget-woocommerce-cart .woocommerce-cart-form .shop_table .cart_item:not(:first-child) {
      padding-top: 15px;
  }
  .woocommerce-page .elementor-widget-woocommerce-cart .woocommerce-cart-form .shop_table .cart_item:not(:last-child) {
      margin-bottom: 15px;
  }
}
@media(max-width: 768px) {
	.woocommerce table.cart .product-thumbnail, 
	.woocommerce-page table.cart .product-thumbnail {
		display: block;
	}
	.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail {
		padding: 0;
    margin-bottom: 15px;
	}
	.elementor-widget-woocommerce-cart .woocommerce table.cart .product-thumbnail img {
		width: 200px;
		margin: auto;
		display: block;
	}
	.woocommerce table.cart td.product-thumbnail::before {
		content: none;
	}
	
	.elementor-widget-woocommerce-cart .qib-button-wrapper {
		float: unset;
		justify-content: flex-end;
		width: 120px;
    margin-left: auto;
	}
	
	.elementor-widget-woocommerce-cart .qib-button-wrapper .quantity input.input-text.qty.text {
		font-size: 1rem;
	}
	.woocommerce-page .elementor-widget-woocommerce-cart .qib-button-wrapper button.qib-button {
		height: 35px!important;
	}
}
@media(max-width: 575px) {
	.elementor-widget-woocommerce-cart .woocommerce table.cart .product-thumbnail img {
		width: 150px;
		margin: auto;
		display: block;
	}
	.woocommerce .cart-collaterals {
		padding: 0 10px;
	}
}

/* Checkout */
.woocommerce-additional-fields > h3 {
	display: none;
}
.woocommerce-billing-fields .select2-selection--single .select2-selection__rendered {
	line-height: 26px!important;
	min-height: 45px;
}
.e-coupon-box .coupon-container-grid {
	margin-top: 10px;
}
.e-coupon-box .coupon-container-grid .woocommerce-button {
	width: calc(100% - 15px)!important;
}
.woocommerce .e-checkout__column table.shop_table thead th.product-total,
.woocommerce .e-checkout__column table.shop_table tr td:last-child  {
	text-align: right;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr.order-total {
	line-height: 1!important;
}
.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce table.shop_table tfoot tr > td strong {
	font-weight: 700;
}
.woocommerce-checkout button#place_order {
	width: 100%!important;
	margin-top: 10px;
	margin-bottom: 15px;
}
.woocommerce .e-checkout__column table.shop_table thead th {
	border-bottom: 1px solid #E1E1E1;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-name {
	max-width: 100%;
}

@media(max-width: 1024px) {
  .elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button {
    margin: auto;
  }
}

/* My Account */
.woocommerce-MyAccount-navigation ul li.is-active a:hover {
  color: #fff!important;
}
.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions { display: flex; gap: 10px; }
.woocommerce-MyAccount-content-wrapper h2,
.woocommerce-Addresses h2 {
  margin-top: 5px!important;
}

/* Login form */
.woocommerce-form-login .woocommerce-form-login__rememberme {
  display: inline-flex!important;
  align-items: center!important;
  gap: 8px!important;
}
.woocommerce form .show-password-input:hover, 
.woocommerce-page form .show-password-input:hover {
  background-color: transparent!important;
}

@media(max-width: 1024px) {
  .woocommerce table.shop_table_responsive tbody th, 
  .woocommerce-page table.shop_table_responsive tbody th {
    display: block;
    position: relative;
    border-top: 0!important;
    padding-top: 0!important;
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
  }
  .woocommerce table.shop_table_responsive tbody th::before, 
  .woocommerce-page table.shop_table_responsive tbody th::before {
    content: 'Order';
    font-family: 'Poppins',sans-serif;
    font-size: 1rem;
  }
  tr.woocommerce-orders-table__row {
    margin-bottom: 10px;
  }
}

@media(max-width: 767px) {
  form.woocommerce-form.woocommerce-form-login.login {
    height: auto!important;
  }
  .woocommerce-orders-table__cell-order-actions > a {
    margin: 5px 0 5px 5px!important;font-size: 0.875rem!important;padding: 10px 15px!important;
  }
  .woocommerce-MyAccount-content-wrapper .woocommerce-order-details__title {
    margin-top: 30px!important;
  }
}

/* Menu Cart */
.elementor-menu-cart__subtotal strong {
  font-weight: 600!important;
}
.elementor-menu-cart__toggle_button:focus {
  background: transparent!important;
}
.elementor-menu-cart__product-remove:after,
.elementor-menu-cart__product-remove:before {
  margin-top: 0!important;
}