/* 
Theme Name:		 PrintSpace Child
Theme URI:		 http://harutheme.com/printspace
Description:	 PrintSpace Child Theme is a child theme of PrintSpace, created by ChildTheme-Generator.com
Author:			  HaruTheme
Author URI:		 http://harutheme.com/
Template:		 printspace
Version:		 1.0.0
Text Domain:	 printspace-child-theme
*/


/*
    Add your custom styles here
*/

.woocommerce-tabs .tabs {
    text-align: left !important;
}

/* =========================
   PRODUCT RIGHT SECTION
========================= */

.summary-content{
    background:#fff;
    padding: 25px;
    border-radius:20px;
    box-shadow:0 10px 40px rgba(0,0,0,.08);
}

/* Title */
/* .summary-content h1.product_title{
    font-size:42px;
    line-height:1.2;
    font-weight:700;
    color:#111;
    margin-bottom:20px;
} */

/* Dimension Box */
.product-common-text{
    display:inline-block;
    background:#f7f8fa;
    padding: 3px 15px;
    border-left: 4px solid #cc9a32;
    border-radius:10px;
    margin-bottom: 20px;
}
.wtsp-btn svg {
    height: 24px;
    margin-right: 3px;
}

.product-single-image {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    padding: 25px 0px;
    border-radius: 12px;
}

.product-single-image img {
    max-width: 160px;
    width: 100%;
    height: auto;
    object-fit: contain;
    transition: all 0.3s ease;
}

.product-single-image img:hover {
    transform: translateY(-5px);
}

.product-common-text strong{
    font-size: 14px;
    color:#333;
}

.loop-head .product_title {
    display: block !important;
    line-height: 20px !important;
}

/* GST + Delivery */
.product-meta-data{
    margin-top:20px;
    margin-bottom: 5px;
}

.product-meta-data .meta-flex{
    display:flex;
    gap:15px;
}

.gst-label,
.delivery-label{
    flex:1;
    font-size: 12px;
    font-weight:600;
    color:#555;
}

.product-wrap {
    border-radius: 15px;
    background-color: #eee;
}

.product-wrap .product-top .attachment-woocommerce_thumbnail {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

h2.woocommerce-loop-product__title {
    font-size: 15px;
    margin: 0px;
    padding: 10px 10px 10px 10px;
}
.yellow-words{
    color: #cc9a32;
}

/* BUTTON SECTION */
.product-submeta-data{
    margin-top:30px;
}

.product-submeta-data .meta-flex{
    display:flex;
    gap:20px;
    align-items:stretch;
}

/* =========================
   WHATSAPP BUTTON
========================= */

.wtsp-btn{
    flex:1;
}

.yith-wcwl-add-to-wishlist {
    margin-top: 0px !important;
}

.summary-content .wtsp-btn a,
.summary-content .green-btn{
    background:#0ba63e;
    color:#fff;
    height: 50px;
    border-radius:10px;
    display:flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    font-size: 14px;
    font-weight:700;
    text-transform:uppercase;
    width:100%;
    border:none;
}
.yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg, .yith-wcwl-add-to-wishlist .add_to_wishlist img{
    color: #fff !important;
}

.slick-slide .product-image-item {
        height: 500px !important; /* Your desired height */
}


.slick-slide .product-image-item img {
    height: 100%;
}

.slick-slide .product-image-item img {
    width: 100%;
    object-fit: cover; /* Maintains aspect ratio */
    display: block;
}

/* =========================
   WISHLIST BUTTON
========================= */

.add-to-wishlist{
    flex:1;
}

.add-to-wishlist .yith-wcwl-add-button,
.add-to-wishlist .single_add_to_wishlist{
    width:100%;
}

.summary-content .add-to-wishlist .single_add_to_wishlist, .summary-content .add-to-wishlist .yith-wcwl-wishlistaddedbrowse{
    background: #cc9a32;
    color:#fff;
    height: 50px;
    border-radius:10px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap: 0px;
    font-size: 14px;
    font-weight:700;
    text-transform:uppercase;
    text-decoration:none;
    border:none;
}

.summary-content .add-to-wishlist .single_add_to_wishlist:hover{
    background:#cc9a32;
    color:#fff;
}

/* Heart Icon */
.summary-content .add-to-wishlist svg{
    width:22px;
    height:22px;
    stroke:#fff;
}


/* Wishlist Wrapper */
.add-to-wishlist {
    width: 100%;
}

/* Wishlist Button */
.product-submeta-data .yith-wcwl-wishlistaddedbrowse a,
.product-submeta-data .yith-wcwl-add-button a,
.product-submeta-data .yith-wcwl-add-to-wishlist a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    height: 54px;
    background: #cc9a32;
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 14px;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}



/* Heart Icon */
.yith-wcwl-icon-svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
}

/* Added Message */
.yith-wcwl-wishlistaddedbrowse {
    width: 100%;
}

.yith-wcwl-wishlistaddedbrowse .feedback {
    display: none;
}

.yith-wcwl-add-to-wishlist--single .yith-wcwl-add-button span.haru-tooltip.button-tooltip, .yith-wcwl-wishlistaddedbrowse span.haru-tooltip.button-tooltip {
    display: none;
}

.archive-product.products .shop-filter__layout {
    display: none;
}

.post-type-archive-product .haru-page-title.full-width.has-heading, .tax-product_cat .haru-page-title.full-width.has-heading {
    background-image: url('/wp-content/uploads/2026/08/ChatGPT-Image-Aug-1-2026-02_53_30-PM.png');
}


/* Mobile */
@media (max-width: 767px) {
    .yith-wcwl-wishlistaddedbrowse a,
    .yith-wcwl-add-button a,
    .yith-wcwl-add-to-wishlist a {
        height: 48px;
        font-size: 14px;
    }
}

/* Mobile */
@media(max-width:767px){

    .summary-content{
        padding:20px;
    }

    .summary-content h1.product_title{
        font-size:30px;
    }

    .product-meta-data .meta-flex{
        flex-direction:column;
    }

    .product-submeta-data .meta-flex{
        flex-direction:column;
    }

    .wtsp-btn,
    .add-to-wishlist{
        width:100%;
    }
}