/*
Theme Name: Hello Biz Child
Description: Child theme for Hello Biz
Author: Your Name
Template: hello-biz
Version: 1.0.0
*/

/* Import parent theme styles */
.custom_list a {
   color: #1E2826 !important;
}

.custom-post-btn .elementor-button-wrapper 
{
    margin-top:80px !important; 
}


@import url("../hello-biz/style.css");

.How_it_box::before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 68.33%, rgba(0, 0, 0, 0.80) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 72.82%, rgba(0, 0, 0, 0.32) 100%);
}
.How_it_box {
    position: relative;
}
a {
    text-decoration: none !important;
}

.reviews_sec .elementor-testimonial__image img {
    width: 100% !important;
    height: auto !important;
    border-radius: 0;
}
.reviews_sec .swiper-slide {
    box-shadow: 0px -1px 24px 0px #00000014;
    border-radius: 12px;
	padding: 20px 0 0;
}
.reviews_sec .elementor-testimonial__text, .reviews_sec .elementor-testimonial__cite
 {
    padding: 0 20px;
}


.reviews_sec .elementor-testimonial__text {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s ease;
}

.reviews_sec .elementor-testimonial__text.expanded {
  -webkit-line-clamp: unset;
}
.reviews_sec .elementor-testimonial__text span {
	color: #1E2826 !important; 
	font-weight: 700; 
	display: block;"
}
.elementor-widget-testimonial-carousel .swiper-wrapper{
	padding: 40px 0 !important;
}
.elementor-testimonial__footer{
	margin-top: 0!important;
}
.elementor-main-swiper .swiper-slide {
    width: 250px !important;
}
.elementor-main-swiper .swiper-slide.swiper-slide-active {
/*     transform: scale(1.05); */
    box-shadow: 0 4px 20px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
}
.elementor-main-swiper {
  cursor: auto !important;
}
.elementor-main-swiper,
.elementor-main-swiper .swiper-wrapper {
  cursor: default !important;
}

.elementor-swiper-button-next {
  right: -10px; 
  top: 50%;
  transform: translateY(-50%);
  background: white;
  border-radius: 50%;
  box-shadow: 0 0 8px rgba(0,0,0,0.2);
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}

.elementor-swiper-button-prev {
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  background: white;
  border-radius: 50%;
  box-shadow: 0 0 8px rgba(0,0,0,0.2);
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.elementor-swiper-button-next, .elementor-swiper-button-prev{
	background: #1E2826;
}
.swiper-button-disabled {
  opacity: 0.3;
  pointer-events: none;
}
.blog_listingGH a.elementor-post__read-more{
	border-radius: 6px;
    border: 1px solid var(--Black, #1E2826);
    padding: 8px 16px !important;
    text-transform: capitalize;
}
.elementor-element.gallery-container-wrapper .elementor-image-gallery .gallery-item img {
    width: 100%;
}

/* WooCommerce Shop Two Column Layout */
.shop-two-column-layout {
  display: flex;
  gap: 2rem;
  align-items: flex-start;
}

.shop-sidebar {
  flex: 0 0 300px;
  max-width: 300px;
}

.shop-products {
  flex: 1;
}

.woocommerce a.button,
.view-more-button,
a.view-more-button,
button.view-more-button,
input.view-more-button {
    display: inline-flex;
    align-items: center;
    background: #fff;
    color: #222;
    border: 1px solid #222;
    border-radius: 3px;
    padding: 8px 16px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.2s, color 0.2s;
    text-decoration: none;
    
}
.woocommerce a.button, .view-more-button, a.view-more-button:hover,
button.view-more-button:hover,
input.view-more-button:hover {
    background: #fff;
    color: #222;
    background-color:#fff !important;
    border: none;
    padding: 0px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    padding: 10px 10px 0px 0px;
}

.woocommerce div.product div.images img {
    border-radius: 13px;
}


/* Style only button-based items (Mounting) */
.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper[data-attribute_name="attribute_pa_mounting-location"] .variable-item:not(.radio-variable-item) {
    border: 1px solid #ccc !important;
    background-color: #fff !important;
    padding: 10px 20px !important;
    border-radius: 4px !important;
    cursor: pointer;
    min-width: 100px;
    text-align: center;
    margin: 5px;
    box-shadow: none !important;
}

/* Span text inside the button */
.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper[data-attribute_name="attribute_pa_mounting-location"] .variable-item:not(.radio-variable-item) .variable-item-span {
    font-size: 14px !important;
    font-weight: 500 !important;
    overflow: visible !important;
}

/* Selected state */
.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper[data-attribute_name="attribute_pa_mounting-location"] .variable-item[aria-checked="true"] {
    background-color:#1D2725 !important;
    color: #fff !important;
    border-color:#1D2725 !important;
}

/* Hover */
.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper[data-attribute_name="attribute_pa_mounting-location"] .variable-item:hover {
    border-color: #1D2725 !important;
}

/* Disable odd row styling on product pages */
.single-product table tbody > tr:nth-child(odd) > td,
.single-product table tbody > tr:nth-child(odd) > th {
  background: transparent !important;
}

/* Also disable for WooCommerce specific tables on product pages */
.single-product .woocommerce table tbody > tr:nth-child(odd) > td,
.single-product .woocommerce table tbody > tr:nth-child(odd) > th {
  background: transparent !important;
}

/* Disable for all tables on product pages */
.single-product table tbody > tr:nth-child(odd) > td,
.single-product table tbody > tr:nth-child(odd) > th {
  background: transparent !important;
  color: inherit !important;
}

/* Ensure no background color is applied to odd rows on product pages */
/* .single-product table tbody > tr:nth-child(odd) {
  background: transparent !important;
} */

/* Hover background color for table rows on product pages */
/* .single-product table tbody > tr:hover {
  background-color: #f5f5f5 !important;
  transition: background-color 0.3s ease;
} */

/* .single-product table tbody > tr:hover > td,
.single-product table tbody > tr:hover > th {
  background-color: #f5f5f5 !important;
  transition: background-color 0.3s ease;
}

/* WooCommerce specific table hover effects */
/* .single-product .woocommerce table tbody > tr:hover {
  background-color: #f5f5f5 !important;
  transition: background-color 0.3s ease;
}

.single-product .woocommerce table tbody > tr:hover > td,
.single-product .woocommerce table tbody > tr:hover > th {
  background-color: #f5f5f5 !important;
  transition: background-color 0.3s ease;
} */

.product-type-variable .entry-summary form table tbody tr th, .product-type-variable .entry-summary form table tbody tr td {
    background: #FFF !important;
}


 
/* Change Add to Cart button color */
.single-product .woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit {
    background-color: #e11c1f !important;
    border-color: #e11c1f !important;
	padding: 13px  !important;
	color: #fff;
	margin: 10px 0px;
}

/* Optional: Hover color */
.single-product .woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover {
    background-color: #e11c1f !important;
    border-color: #e11c1f !important;
	padding: 13px  !important;
}

.single-product .woocommerce div.product form.cart .button {
	padding: 13px  !important;
}

.single-product .woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
	margin: 0px !important;
    padding: 5px !important;
}

body.woocommerce-account .site-main,
body.woocommerce-account .woocommerce {
    padding: 40px 20px;
}

@media (max-width: 900px) {
  .shop-two-column-layout {
    flex-direction: column;
  }
  .shop-sidebar {
    max-width: 100%;
    margin-bottom: 2rem;
  }
}

@media (max-width: 768px) {
  .elementor-swiper-button-next,
  .elementor-swiper-button-prev {
    width: 32px;
    height: 32px;
  }
}

/* WooCommerce Sidebar Styling */
.shop-sidebar .widget {
  margin-bottom: 2rem;
  padding: 1rem;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  background: #f9f9f9;
}

.shop-sidebar .widget-title {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.1rem;
  font-weight: 600;
  color: #333;
}

.shop-sidebar .widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.shop-sidebar .widget ul li {
  padding: 0.5rem 0;
  border-bottom: 1px solid #eee;
}

.shop-sidebar .widget ul li:last-child {
  border-bottom: none;
}

.shop-sidebar .widget ul li a {
  color: #666;
  text-decoration: none;
  transition: color 0.3s ease;
}


.shop-sidebar .widget ul li a:hover {
  color: #c36;
}

.color-red{color:#E21C21 !important}
.woocommerce-page .product .variations_form .woo-variation-items-wrapper input#custom_color_picker {width:110px;height:40px;}

.woo-variation-items-wrapper [data-wvstooltip="Custom Color"] span.variable-item-span.variable-item-span-color {
    background: linear-gradient(
        45deg,
        red,
        orange,
        yellow,
        green,
        cyan,
        blue,
        violet
    ) !important;
    border: 1px solid #ccc;
}

