/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="https://themeforest.net/user/everthemess">Everthemes</a>
* Template: goya
* Version: 1.0.8.8
*/

.product-information ins .woocommerce-Price-amount.amount,
.woocommerce-variation-price ins .woocommerce-Price-amount.amount,
.woocommerce-variation-price > .price > .woocommerce-Price-amount.amount,
.product-information .price > .woocommerce-Price-amount.amount {
  font-size: 30px;
  font-weight: 700;
  color: #00ac74 !important;
}

.et-product-detail .summary .price {
  font-size: 30px !important;
}
.product-information .price del .woocommerce-Price-amount.amount {
  line-height: 27px;
  font-weight: 600;
  color: #4b4a49;
  font-size: 30px !important;
}

.product-information .quantity {
  display: none !important;
}

.payment-icons {
  margin-top: 20px;
  text-align: center;
}

.payment-icons img {
  width: 58%;
}

.footer .payment-icons img {
  width: unset;
  height: 42px;
  padding-bottom: 12px;
}

.product-slogans h4 {
  font-family: "Libre Baskerville";
}

.buy-slogans {
  list-style: none;
  margin-bottom: 10px;
}

.buy-slogans strong {
  padding-right: 8px;
  font-size: 16px;
}

.buy-slogans li {
  padding-bottom: 8px;
  display: flex;
  align-items: center;
}

.buy-slogans li img{
  max-height: 22px;
	max-width: 22px;
	margin-right: 12px;
}

.bis-stock-notice {
  position: relative;
  display: block;
  padding-left: 34px;
  margin-bottom: 0;
  margin-top: 0 !important;
  line-height: 22px;
  font-size: 14px;
}

.bis-stock-notice::before {
  content: " ";
  width: 10px;
  height: 10px;
  border-radius: 50px;
  animation-fill-mode: forwards;
  background: #ff6c00;
  animation: d_iconx 2s linear infinite;
  -webkit-animation: d_iconxs 2s linear infinite;
  -ms-animation: d_iconxs 2s linear infinite;
  -o-animation: d_iconxs 2s linear infinite;
  -moz-animation: d_iconxs 2s linear infinite;
  position: absolute;
  display: block;
  margin-top: 6px;
  top: 0px;
  left: 4px;
  box-sizing: border-box;
  bottom: 0px;
}

@keyframes d_iconxs {
  0% {
    box-shadow: 0 0 0 0 #ff6c0063;
    transform: scale(0.8);
  }
  100% {
    box-shadow: 0 0 0 5px #ff6c0063;
    transform: scale(1.1);
  }
}

.product-information .description-inner h3 {
  font-size: 18px;
}

.product-information .description-inner h2 {
  font-size: 20px;
  margin-bottom: 20px;
}

.description_tab .tab-link {
  color: white !important;
}

.description_tab .tab-link:after {
  color: #333;
}

.woocommerce-variation-price {
  display: none !important;
}

.product-information p.price {
  position: relative;
}

.product p.price .product_summer_sale {
  position: absolute;
  background: #282828;
  color: white;
  font-size: 12px;
  right: -75px;
  padding: 0 6px;
  line-height: 22px;
  top: -6px;
}

.products .product-inner .product_summer_sale {
  display: none;
}

.fb-newsletter-section input[type="email"] {
  color: black !important;
}

.wc-block-checkout__form input {
  border-radius: 0 !important;
}

.footer-logo {
  max-height: 56px;
  width: auto;
  padding-top: 10px;
}

/**
 * Product page trust pilot
 */
.cust_trust_pilot {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  color: #000;
  margin-bottom: 10px !important;
}

.cust_trust_pilot a {
  position: relative;
  display: block;
  margin: 0px;
  padding: 0px;
  line-height: 0.1;
}

.cust_trust_pilot img {
  width: 100%;
  height: auto;
  max-width: 68px;
}

.cust_trust_pilot p {
  position: relative;
  margin: 0px;
  line-height: 1;
  padding: 0px;
  display: block;
  font-size: 13px;
}


.woocommerce-mini-cart__buttons a:first-child {
  display: none !important;
}

.woocommerce-mini-cart__buttons .button + .button {
  margin-top: 0;
}

.mini-cart header {
  padding: 0 25px !important;
}
.mini-cart .side-panel-title {
  font-size: 22px !important;
  color: rgb(18, 18, 18) !important;
  font-weight: 600 !important;
}

.mini-cart .et-cart-panel-product-title a {
  color: rgb(18, 18, 18) !important;
  font-size: 15px !important;
  font-weight: 600 !important;
}

.mini-cart .et-cart-panel-item-subtotal .woocommerce-Price-amount.amount {
  color: rgb(18, 18, 18) !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

.mini-cart .cart-panel-summary {
  padding: 10px 0 0 !important;
  border-top: 0.1rem solid rgba(18, 18, 18, 0.2);
}

.mini-cart .cart-panel-summary .mini-cart-policy {
  font-size: 14px;
  padding-bottom: 6px;
  display: inline-block;
}

.mini-cart .woocommerce-mini-cart__total.total strong {
  color: rgb(18, 18, 18) !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

.mini-cart .woocommerce-mini-cart__total.total .amount {
  color: rgb(18, 18, 18) !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

.widget_shopping_cart_content .product_list_widget {
  padding: 0 !important;
}

#side-cart .side-panel-content {
  padding: 15px 25px 15px !important;
}

.footer-widgets .wp-image-16853 {
	width: 60%;
}

.fb-newsletter-section .tnp-field input[type="submit"] {
	padding: 0.75em !important;
}

#side-cart .side-panel-content {
  padding: 15px 25px 15px !important;
}

#side-cart header {
  height: 90px;
}

#side-cart .panel-header-inner {
  padding: 0 0 10px 0;
  position: relative;
}

#side-cart .panel-header-inner .freeshipping {
  position: absolute;
  bottom: 0px;
  font-size: 14px;
}

.wp-block-woocommerce-checkout-totals-block.is-sticky::before{
	content: unset !important;
}

.bis_product_page_offer {
  background: #fff1f1;
  color: #d73030;
  padding: 2rem;
  border-radius: 6px;
  margin-top: 20px;
}

.bis_product_page_offer .text-with-icon {
  margin-bottom: 8px;
}

.bis_product_page_offer .text-with-icon img {
  margin-right: 6px;
}

.bis_product_page_offer .text-with-icon span {
  font-weight: bold;
}

.bs-checkout-logo-container {
	text-align: center;
    padding-bottom: 8px;
}

.bs-checkout-logo-container img{
	width: 140px;
}

.wp-block-woocommerce-checkout-express-payment-block {
	display: none !important;
}

#contact-fields {
	padding-bottom: 0;
}

#contact-fields .wc-block-components-checkbox {
	display: none;
}

.wc-block-checkout__order-notes {
	display: none;
}
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__via {
	display: none;
}


.bis-mini-cart-summary {
  margin-bottom: 10px;
}
.bis-mini-cart-summary .bis-mini-cart-discounts {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
}

.bis-mini-cart-summary .bis-mini-cart-discounts ul li {
  list-style: none;
  padding: 0px 8px;
  border: 1px solid gray;
  border-radius: 20px;
  font-size: 10px;
  margin-bottom: 4px;
}

.bis-mini-cart-total {
  display: flex;
  justify-content: space-between;
}

.bis-mini-cart-summary .coupon-total bdi {
  color: #01aa0a;
}

.bis-mini-cart-summary .bis-mini-cart-total strong {
  color: rgb(18, 18, 18) !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

.bis-mini-cart-summary .bis-mini-cart-total bdi {
  color: rgb(18, 18, 18) !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}




/**
 * Product page trust pilot
 */
.cust_trust_pilot {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  color: #000;
  margin-bottom: 10px !important;
}

.cust_trust_pilot a {
  position: relative;
  display: block;
  margin: 0px;
  padding: 0px;
  line-height: 0.1;
}

.cust_trust_pilot img {
  width: 100%;
  height: auto;
  max-width: 68px;
}

.cust_trust_pilot p {
  position: relative;
  margin: 0px;
  line-height: 1;
  padding: 0px;
  display: block;
  font-size: 13px;
}

.woocommerce-mini-cart__buttons a:first-child {
  display: none !important;
}

.woocommerce-mini-cart__buttons .button + .button {
  margin-top: 0;
}

.mini-cart header {
  padding: 0 25px !important;
}
.mini-cart .side-panel-title {
  font-size: 22px !important;
  color: rgb(18, 18, 18) !important;
  font-weight: 600 !important;
}

.mini-cart .et-cart-panel-product-title a {
  color: rgb(18, 18, 18) !important;
  font-size: 15px !important;
  font-weight: 600 !important;
}

.mini-cart .et-cart-panel-item-subtotal .woocommerce-Price-amount.amount {
  color: rgb(18, 18, 18) !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

.mini-cart .cart-panel-summary {
  padding: 10px 0 0 !important;
  border-top: 0.1rem solid rgba(18, 18, 18, 0.2);
}

.mini-cart .cart-panel-summary .mini-cart-policy {
  font-size: 14px;
  padding-bottom: 6px;
  display: inline-block;
}

.mini-cart .woocommerce-mini-cart__total.total strong {
  color: rgb(18, 18, 18) !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

.mini-cart .woocommerce-mini-cart__total.total .amount {
  color: rgb(18, 18, 18) !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

.widget_shopping_cart_content .product_list_widget {
  padding: 0 !important;
}

#side-cart .side-panel-content {
  padding: 15px 25px 15px !important;
}

.footer-widgets .wp-image-16853 {
  width: 60%;
}

.fb-newsletter-section .tnp-field input[type="submit"] {
  padding: 0.75em !important;
}

#side-cart .side-panel-content {
  padding: 15px 25px 15px !important;
}

#side-cart header {
  height: 90px;
}

#side-cart .panel-header-inner {
  padding: 0 0 10px 0;
  position: relative;
}

#side-cart .panel-header-inner .freeshipping {
  position: absolute;
  bottom: 0px;
  font-size: 14px;
}

.wp-block-woocommerce-checkout-totals-block.is-sticky::before {
  content: unset !important;
}

.bis_product_page_offer {
  background: #fff1f1;
  color: #d73030;
  padding: 2rem;
  border-radius: 6px;
  margin-top: 20px;
}

.bis_product_page_offer .text-with-icon {
  margin-bottom: 8px;
}

.bis_product_page_offer .text-with-icon img {
  margin-right: 6px;
}

.bis_product_page_offer .text-with-icon span {
  font-weight: bold;
}

.bs-checkout-logo-container {
  text-align: center;
  padding-bottom: 8px;
}

.bs-checkout-logo-container img {
  width: 140px;
}

.wp-block-woocommerce-checkout-express-payment-block {
  display: none !important;
}

#contact-fields {
  padding-bottom: 0;
}

#contact-fields .wc-block-components-checkbox {
  display: none;
}

.wc-block-checkout__order-notes {
  display: none;
}
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__via {
  display: none;
}

.bis-mini-cart-summary {
  margin-bottom: 10px;
}
.bis-mini-cart-summary .bis-mini-cart-discounts {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
}

.bis-mini-cart-summary .bis-mini-cart-discounts ul li {
  list-style: none;
  padding: 0px 8px;
  border: 1px solid gray;
  border-radius: 20px;
  font-size: 10px;
  margin-bottom: 4px;
}

.bis-mini-cart-total {
  display: flex;
  justify-content: space-between;
}

.bis-mini-cart-summary .coupon-total bdi {
  color: #01aa0a;
}

.bis-mini-cart-summary .bis-mini-cart-total strong {
  color: rgb(18, 18, 18) !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

.bis-mini-cart-summary .bis-mini-cart-total bdi {
  color: rgb(18, 18, 18) !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

/**
 * Reviews section in product page.
 */
.trustpilot-carousel-wrapper {
  margin: 40px 0;
  padding: 30px;
  background: #f8f8f8;
  border-radius: 4px;
  position: relative;
}

.trustpilot-carousel-wrapper h3 {
  color: #333;
  margin-bottom: 20px;
  font-size: 24px;
  text-align: center;
}

.trustpilot-carousel-container {
  position: relative;
  overflow: hidden;
}

.trustpilot-carousel {
  display: flex;
  transition: transform 0.3s ease-in-out;
  gap: 20px;
}

.trustpilot-review {
  background: white;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  flex: 0 0 calc(50% - 10px);
  min-width: calc(50% - 10px);
}

.review-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.review-stars {
  color: #00b67a;
  font-size: 18px;
}

.review-meta {
  display: flex;
  align-items: center;
  gap: 10px;
}

.verified-badge {
  background: #00b67a;
  color: white;
  padding: 2px 8px;
  border-radius: 12px;
  font-size: 12px;
}

.review-date {
  color: #666;
  font-size: 14px;
}

.review-title {
  color: #333;
  margin: 5px 0;
  font-size: 16px;
}

.review-content {
  color: #555;
  line-height: 1.5;
  margin: 10px 0;
}

.review-author {
  color: #777;
  font-style: italic;
}

/* Carousel Navigation */
.carousel-btn {
  position: absolute;
  bottom: -8%;
  transform: translateY(-50%);
  background: #00b67a;
  color: white;
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 20px;
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel-btn:hover {
  background: #009e68;
  transform: translateY(-50%) scale(1.1);
}

.carousel-prev {
  left: 10px;
}

.carousel-next {
  right: 10px;
}

.carousel-btn:disabled {
  background: #ccc;
  cursor: not-allowed;
  transform: translateY(-50%);
}

.carousel-btn:disabled:hover {
  transform: translateY(-50%) scale(1);
}

/* Carousel Indicators */
.carousel-indicators {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 20px;
}

.indicator {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ccc;
  cursor: pointer;
  transition: all 0.3s ease;
}

.indicator.active {
  background: #00b67a;
  transform: scale(1.2);
}

.indicator:hover {
  background: #00b67a;
}

/* Responsive Design */
@media (max-width: 768px) {
	.carousel-btn {
		position: absolute;
		bottom: 0;
	 }
  .trustpilot-review {
    flex: 0 0 100%;
    min-width: 100%;
  }

  .carousel-btn {
    width: 35px;
    height: 35px;
    font-size: 16px;
  }

  .trustpilot-carousel-wrapper {
    padding: 20px 15px;
  }
}

