/*
Theme Name: Pinkz
Theme URI: https://silkylooms.com/
Author: Karthikeyan
Author URI: https://silkylooms.com/
Description: A sleek, modern custom WordPress theme called Pinkz.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: pinkz
Tags: custom-theme, responsive, modern, blog, business
*/


/***************** Hide the label text *******************/

.filter-everything .filter-item[data-value="red"] {
  color: transparent;
  position: relative;
  padding-left: 25px;
}

/********************* Add colored circle ****************/

.filter-everything .filter-item[data-value="red"]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background-color: #ff0000; /* red */
  border-radius: 50%;
  border: 1px solid #ccc;
}

/**************** Make image 75% width to make room to its right *****************/
 
.single-product div.product .woocommerce-product-gallery .flex-viewport {
    width: 75%;
    float: left;
}
 
/***************** Make Gallery 25% width and place it beside the image ***************/
 
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    width: 25%;
    float: left;
}
 
/********************* Style each Thumbnail with width and margins ********************/
 
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    width: 90%;
    float: none;
    margin: 0 0 10% 10%;
}

.custom-color-swatch {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-right: 8px;
    vertical-align: middle;
}

a.forgot {
  color: #fff;
  padding-left: 140px;
}

a.forgot:hover {
  color: #E9018B;
}

input {
    background-color: rgba(255,255,255,0.1);
    width: 100%;
    font: 15px/20px Jost-Medium;
    color: #fff;
    padding: 15px 20px;
}

/****************** Password show and visible colour ****************/

.dashicons-hidden:before {
  content: "\f530";
  color: #fff;
}

.dashicons-visibility:before {
  color: #fff;
}

/***************************** All button colour ***********************/

input[type=submit],
button.woocommerce-Button.button,
button.woocommerce-button.button.woocommerce-form-login__submit,
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    width: 100%;
    font: 16px/21px Jost-SemiBold;
    padding: 12px 20px;
    background-color: #E9018B;
    color: #fff;
    margin-top: 30px;    
}

.wc-empty-cart-message {
	text-align: center;
	padding: 60px 20px;
	background-color: #fff;
	border-radius: 10px;
}

.cart-empty.woocommerce-info {
	font-size: 20px;
	color: #E9018B;
	margin-bottom: 20px;
	font-weight: 500;
}

.wc-empty-cart-message .button.wc-backward {
	display: inline-block;
	background-color: #fff;
	color: #fff;
	padding: 12px 30px;
	border-radius: 5px;
	text-decoration: none;
	font-weight: 600;
	transition: background-color 0.3s ease;
}

.wc-empty-cart-message .button.wc-backward:hover {
	background-color: #E9018B;
}

.return-to-shop .button.wc-backward:hover {
	background-color: #c2185b;
	color: #fff;
}

p.return-to-shop {
  text-align: center;
  padding-bottom: 20px;
}

a.button.wc-backward {
  padding: 12px 20px;
  background-color: #E9018B;
  color: #fff; 
}

.yith-wcwl-share {
    display: none;
}

.blog-details-page {
    padding: 80px 20px;
    font-family: "Jost-Regular", sans-serif;
    max-width: 1000px;
    margin: auto;
}

.blog-detail-article {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.post-thumbnail {
    text-align: center;
    margin-bottom: 40px;
}

.post-thumbnail .featured-image {
    display: inline-block;
    max-width: 100%;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    object-fit: contain;
}


.blog-title {
    font-size: 38px;
    font-family: "Jost-Bold";
    color: #222;
    line-height: 1.2;
}

.blog-meta {
    font-size: 14px;
    color: #777;
    font-family: "Jost-Medium";
}

.blog-meta span {
    margin-right: 20px;
}

.blog-content {
    font-size: 18px;
    color: #444;
    line-height: 1.8;
}

.blog-content img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin: 20px 0;
}

.woocommerce p.stars.selected a::before,
.woocommerce p.stars.selected a:hover::before,
.woocommerce p.stars a:hover ~ a::before,
.woocommerce p.stars.selected a:not(.active)::before {
    color: #FFD700; /* Yellow */
}

.woocommerce p.stars:hover a::before {
  color: #FFD700; /* Yellow */
}

.woocommerce del,
.woocommerce .price del {
  text-decoration: line-through;
  color: #999; /* optional: faded grey */
}

.woocommerce ins,
.woocommerce .price ins {
  text-decoration: none;
  color: #d33; /* optional: highlight sale price */
  font-weight: bol
}

.price_blk span {
    text-decoration: line-through;
    color: #888; /* Optional: gray color for old price */
    margin-right: 10px;
}

.price_blk b {
    color: #e60000; 
    font-weight: bold;
}

.slick-slide .slick-current {width:100% !important;}
.slick-active {width:100% !important;}


.lastest_blk .lastese_boxes .lastest_item .lft .img_blk img {
	height: auto !important;
	object-fit: cover !important;
}

.best_seller_itm .top_img .img_blk img {
	height: auto !important;
}

.best_seller_itm .top_img .img_blk a {	
  bottom: 0 !important;
}

.lastest_blk .lastese_boxes .lastest_item .lft .img_blk {
	bottom: 0 !important;
}
.prd_det .prd_slider .lft .images {
  height: auto !important;
}
.prd_det .prd_slider .lft .images {height: auto !important;}


/* === Cart Popup Modal Styles (Centered) === */
#kk-cart-modal {
  display: none;
  position: fixed;
  z-index: 99999;
  inset: 0; /* shorthand for top:0; right:0; bottom:0; left:0 */
  background: rgba(0,0,0,.6);
  
  /* Flexbox centering */
  display: flex;
  align-items: center;
  justify-content: center;

  animation: fadeIn .3s ease-in-out;
}

#kk-cart-modal .kk-modal-inner {
  background: #fff;
  padding: 25px 20px;
  border-radius: 12px;
  max-width: 360px;
  margin: 180px auto !important;
  width: 90%;
  text-align: center;
  position: relative;
  box-shadow: 0 8px 25px rgba(0,0,0,0.25);
  animation: slideUp .3s ease-out;
}

#kk-cart-modal p {
  font-size: 16px;
  color: #333;
  margin-bottom: 20px;
  font-weight: 500;
}

#kk-cart-modal .kk-buttons {
  margin-top: 10px;
}

#kk-cart-modal .kk-btn {
  display: inline-block;
  padding: 10px 18px;
  border-radius: 6px;
  text-decoration: none;
  cursor: pointer;
  border: none;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.2s ease-in-out;
}

#kk-cart-modal .kk-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

#kk-cart-modal .kk-btn.kk-go-cart {
  background: #800080; /* Purple */
  color: #fff;
}

#kk-cart-modal .kk-btn.secondary {
  background: #f3f3f3;
  color: #333;
}

#kk-cart-modal .kk-btn.secondary:hover {
  background: #ddd;
}

#kk-cart-modal .kk-close {
  position: absolute;
  right: 14px;
  top: 12px;
  cursor: pointer;
  font-weight: bold;
  font-size: 18px;
  color: #666;
}

#kk-cart-modal .kk-close:hover {
  color: #000;
}

/* Animations */
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes slideUp {
  from { transform: translateY(20px); opacity: 0; }
  to { transform: translateY(0); opacity: 1; }
}
