/*
Theme Name: Striz Child
Theme URI: http://demo2.wpopal.com/striz
Template: striz
Author: Opal Team
Author URI: https://www.wpopal.com/
Description: Striz is specially designed for Fashion Street Style such as streetwear, menswear, fashion street trends, accessories, etc. This unique &amp; stylish Fashion Ecommerce WordPress theme is all you need for your fashion shop online store.
Tags: two-columns,three-columns,left-sidebar,right-sidebar,custom-menu,editor-style,featured-images,flexible-header,full-width-template,post-formats,sticky-post,translation-ready
Version: 2.0.4.1737532669
Updated: 2025-01-22 07:57:48

*/

/* Hasnain css */
body.product-template-default.single.single-product .page-title-bar{
/* 	   margin-top: 137px !important; */
		display:none;
}

.single-product div.product{margin-top:50px}
#masthead .elementor.elementor-5323 .elementor-section.elementor-top-section.elementor-element{width: 100% !important;}

/* .single-product .single_add_to_cart_button, .single-product .single_add_to_cart_button.disabled[type=submit]{
	width:100%;
} */

.elementor.elementor-4527 .elementor-element.elementor-element-2c01acf6 {
    position: sticky;
    top: 0;
    z-index: 9999;
    background-color: #00000047 !important;
    background-shadow:rgba(0, 0, 0, 0.1) 0px 2px 5px;
}
.elementor.elementor-12283 .products .product .product-block{width: 250px;}


@media (max-width: 767px) {
    body.product-template-default.single.single-product .page-title-bar {
        margin-top: 88px !important;
    }
    body:not(.rtl) .elementor-8444 .elementor-element.elementor-element-187c32e7 {
        right: 0px;
        top: 400px;
    }
    body:not(.rtl) .elementor-8444 .elementor-element.elementor-element-3200f613 {
    	right: 0px;
    	top: 420px;
	}
    .elementor-11626 .elementor-element.elementor-element-c3099b {
        font-size: 42px !important;
        line-height: 2.7em;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    body.product-template-default.single.single-product .page-title-bar {
        margin-top: 88px !important;
    }
    .opal-header-absolute .site-header {
        margin-top: 50px;
    }
    .elementor-11626 .elementor-element.elementor-element-c3099b {
        font-size: 42px !important;
        line-height: 2.7em;
    }
}

.entry-summary h1{
	font-family:'Rubik', sans-serif;
}
 
/*  sticky cta bar 5-8-2025*/
.mobile-sticky-cta {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.2); /* 20% visible white */
  backdrop-filter: blur(6px);
  padding: 6px 6px;
  z-index: 9999;
  gap: 10px;
  justify-content: center;
  align-items: center;
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
  font-family: 'Barlow Condensed', sans-serif;
}

.mobile-sticky-cta button {
  flex: 1;
  padding: 12px 16px;
  border: none;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: .15em;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: 'Barlow Condensed', sans-serif;
}

/* Active states */
#sticky-add-to-cart {
  background-color: #FEE467;
  color: #000;
}

#sticky-buy-now {
  background-color: #C5FF89;
  color: #000;
}

/* Hover effects */
#sticky-add-to-cart:hover,
#sticky-buy-now:hover {
  filter: brightness(0.95);
}

/* Disabled state */
.mobile-sticky-cta button.disabled {
  background-color: #0D0D0D !important;
  color: #A6A6A6 !important;
  cursor: not-allowed;
  pointer-events: none;
}

/* Mobile only */
@media (max-width: 768px) {
  .mobile-sticky-cta {
    display: flex;
  }
}

/* Ensure button is visible in variations form 
.variations_form .single_buy_now_button {
  margin-top: 15px;
  clear: both;
}*/

/* Style maintenance messages */
.woocommerce-info {
  background-color: #f7f6f7 !important;
  border: 2px solid #d3c8c3 !important;
  padding: 20px !important;
  margin: 20px 0 !important;
  border-radius: 8px !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1) !important;
}

.woocommerce-info strong {
  color: #d63638 !important;
  font-size: 18px !important;
}

/* Ensure COD option is prominent */
.woocommerce-checkout-payment .wc_payment_methods {
  background: #f8f9fa !important;
  border: 2px solid #28a745 !important;
  border-radius: 8px !important;
  padding: 20px !important;
}

.woocommerce-checkout-payment .wc_payment_methods .wc_payment_method {
  background: #ffffff !important;
  border: 1px solid #dee2e6 !important;
  border-radius: 6px !important;
  margin: 10px 0 !important;
  padding: 15px !important;
}

/* Force font inheritance for product page button */
.woocommerce-variation-add-to-cart{
  font-size: inherit !important;
  font-weight: inherit !important;
  text-transform: inherit !important;
  font-family: inherit !important;
  line-height: inherit !important;
}

/* Phones (≤768px) + Portrait tablets (769–1024px) only */
@media (max-width: 768px),
       (min-width: 769px) and (max-width: 1024px) and (orientation: portrait) {
 
  .nb-qty-wishlist{
    display: inline-flex;
    align-items: center;      
    gap: 12px;
    margin: 10px 0 10px 0;
    flex-wrap: nowrap;
	   width: 100%;                 /* make row span full width */
  justify-content: space-between; /* 1st at start, 2nd at end */
  } 
 
  /* Qty block tidy, match your 60px button height 
  .nb-qty-wishlist .quantity{
    display: inline-flex !important;
    align-items: center;
    margin: 0 !important;
    height: 60px;
  }

  .nb-qty-wishlist .quantity .minus,
  .nb-qty-wishlist .quantity .plus,
  .nb-qty-wishlist .quantity input.qty{
    height: 60px !important;
    line-height: 60px !important;
    box-sizing: border-box;
  }*/

  /* Fix divider lines colliding between -, input, +
  .nb-qty-wishlist .quantity .minus{ border-right-width: 0 !important; }
  .nb-qty-wishlist .quantity .qty  { border-left-width: 0 !important; border-right-width: 0 !important; }
  .nb-qty-wishlist .quantity .plus { border-left-width: 0 !important; } */

  /* Wishlist button to align visually with Qty row 
  .nb-qty-wishlist .woosw-btn{
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    height: 60px;
    padding: 0 16px;
    line-height: 1;
    white-space: nowrap;
    margin: 0 !important;
    border: 1px solid rgba(255,255,255,0.25);
    background: transparent;
    color: #fffae6;
    cursor: pointer;
    transition: transform .05s ease, opacity .2s ease;
  }

  .nb-qty-wishlist .woosw-btn:hover{ transform: translateY(-1px); }*/

  /* Slightly tighter on very small phones 
  @media (max-width: 480px){
    .nb-qty-wishlist{ gap: 10px; }
    .nb-qty-wishlist .woosw-btn{ padding: 0 12px; }
  }*/
}

/* ===== PERF: Header logo sizing (2025-09-12) ===== 
.custom-logo { max-width: 220px; height: auto; }
@media (max-width: 600px){ .custom-logo { max-width: 160px; } }
*/
/* Slightly reduce repaint cost on sticky header elements 
.elementor.elementor-4527 .elementor-element.elementor-element-2c01acf6 {
  will-change: transform;
}*/

 
