/*
Theme Name: Ochaka Child
Theme URI: https://ochaka.presslayouts.com/landing
Author: PressLayouts Team
Description: This is a child theme for Ochaka
Version: 1.0
Author URI: https://www.presslayouts.com/
Template: ochaka
Text Domain: ochaka-child
*/

.pls-slide-background {
    position: relative;
    z-index: 1;
}

.pls-slide-background::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.4); /* adjust opacity here */
    z-index: 2;
}

.pls-slide-background > * {
    position: relative;
    z-index: 3;
}

.products .pls-product-image img {
    height: 200px !important;
    border-radius: 25px;
}

.pls-header-topbar {
    display: none;
}
.pls-main-navigation ul.menu > li > a {
    font-size: 16px !important;
}
.product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pls-instagram .pls-insta-image-wrap img {
    height: 300px;
}

.products.grid-view:not(.product-style-7, .product-style-8) .pls-product-actions a {
    font-size: 12px !important;
    padding: 12px 8px;
}

.product-category img {
    height: 500px !important;
}
.woocommerce-MyAccount-navigation-link--compare {
    display: none;
}

.banner-image {
    height: 400px !important;
}

.products .product-title a {
    font-size: 18px !important;
}

span.woocommerce-Price-amount.amount {
    font-size: 18px !important;
}

a.button.btn-style-flat {
   background: linear-gradient(135deg, #22c55e, #4ade80, #86efac);
}
button.pls_quick_buy_button {
   background: linear-gradient(135deg, #22c55e, #4ade80, #86efac);
}
.pls-product-inner {
  border-radius: 25px;
  overflow: hidden;
}

h2.heading-title, h3.heading-title  {
   background: linear-gradient(135deg, #22c55e, #4ade80, #86efac);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.pls-slide-title {
    background: linear-gradient(135deg, #22c55e, #4ade80, #86efac);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

h1.title {
   background: linear-gradient(135deg, #22c55e, #4ade80, #86efac);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
h3.widget-title {
	background: linear-gradient(135deg, #22c55e, #4ade80, #86efac);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

h1.product_title.entry-title {
	background: linear-gradient(135deg, #22c55e, #4ade80, #86efac);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

h2 { 
     background: linear-gradient(135deg, #22c55e, #4ade80, #86efac);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tabs-layout .wc-tabs li:hover a, .tabs-layout .wc-tabs li.active a {
	 background: linear-gradient(135deg, #22c55e, #4ade80, #86efac);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

a.button.product_type_variable.add_to_cart_button {
    background: linear-gradient(135deg, #22c55e, #4ade80, #86efac) !important;
}

a.pls-quickview-btn {
    background: linear-gradient(135deg, #22c55e, #4ade80, #86efac) !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
    background: linear-gradient(135deg, #22c55e, #4ade80, #86efac) !important;
}
a.woosw-btn {
    background: linear-gradient(135deg, #22c55e, #4ade80, #86efac) !important;
}

/* ===== FIX TOP CUT (VERY IMPORTANT) ===== */
.pls-infobox-slider,
.pls-infobox-slider .swiper,
.pls-infobox-slider .swiper-wrapper,
.pls-infobox-slider .swiper-slide {
  overflow: visible !important;
}


/* ===== SLIDER SPACING ===== */
.souk-usp.pls-infobox-slider .swiper-wrapper {
  gap: 10px;
}

.souk-usp.swiper-slide {
  display: flex;
  justify-content: center;
  padding: 20px 5px 5px; /* 🔥 extra top space */
}


/* ===== CARD DESIGN ===== */
.souk-usp.pls-info-box .info-box-wrap {
  width: 260px;
  height: 300px;
  padding: 60px 20px 30px;
  border-radius: 130px 130px 20px 20px;
  text-align: center;
  position: relative;
  margin: auto;
  transition: all 0.3s ease;

  overflow: visible !important;
}


/* ===== ICON OUTSIDE ===== */
.souk-usp.info-box-icon {
  position: absolute;
  top: -40px; /* 🔥 reduced from -30 to avoid cut */
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 83px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  font-size: 26px;
  /* box-shadow: 0 10px 25px rgba(0,0,0,0.12); */
  z-index: 10;
}


/* ===== CARD COLORS ===== */
.souk-usp.elementor-repeater-item-a3a3ffc .info-box-wrap {
  background: #e6b8b3;
}

.souk-usp.elementor-repeater-item-4bb4650 .info-box-wrap {
  background: #bcd3c9;
}

.souk-usp.elementor-repeater-item-f93b782 .info-box-wrap {
  background: #d9d9d9;
}

.souk-usp.elementor-repeater-item-bafabc0 .info-box-wrap {
  background: #f3e1c7;
}


/* ===== TEXT ===== */
.souk-usp.info-box-title h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.souk-usp.info-box-description p {
  font-size: 13px;
  color: #555;
  max-width: 200px;
  margin: 0 auto;
  line-height: 1.5;
}


/* ===== HOVER ===== */
.souk-usp.pls-info-box .info-box-wrap:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 40px rgba(0,0,0,0.12);
}


/* ===== CLEAN BG ===== */
.souk-usp.pls-info-box {
  background: transparent !important;
}

.souk-usp.info-box-icon {
    background: unset !important;
}