@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//starexperts.pk/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 18px;
	--wd-primary-color: rgb(255,107,122);
	--wd-alternative-color: rgba(251,188,52,0.79);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: rgb(255,107,122);
	--btn-accented-bgcolor-hover: rgb(255,83,100);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(81,209,100);
	--notices-success-color: #fff;
	--notices-warning-bg: rgba(251,188,52,0.79);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 400px;
	--wd-popup-padding: 0px;
}
.page-title-default {
	background-color: rgb(255,108,123);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgba(255,107,122,0.76);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgba(255,107,122,0.76);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


}
/* Keep the placeholder text color light and consistent */
#easypay_transaction_id::placeholder {
    color: rgba(0, 0, 0, 0.5); /* Light gray for placeholder */
    opacity: 1; /* Ensure the placeholder opacity is set to 1 */
}

/* Keep the input text color normal */
#easypay_transaction_id {
    color: black; /* Input text color */
}

/* Prevent the input text color from affecting placeholder visibility */
#easypay_transaction_id:focus {
    color: black; /* Maintain input text color */
}

/* Keep the placeholder color light even when the input is focused */
#easypay_transaction_id:focus::placeholder {
    color: rgba(0, 0, 0, 0.5); /* Keep it the same light gray */
    opacity: 1; /* Maintain opacity */
}

    color: rgba(0, 0, 0, 0.5); /* Keep it the same light gray */
    opacity: 1; /* Maintain opacity */
}

/* Prevent the input text color from affecting placeholder visibility */
#easypay_transaction_id:focus {
    color: black; /* Maintain input text color */
}

/* Add space before the date and reduce the font size */
.comment-text .woocommerce-review__published-date {
    font-size: 10px; /* Adjust the size as needed */
    margin-left: 28px; /* Add 28px space before the date */
}

.evowap_btn {
    border-radius: 40px !important; /* Ensures a 28px round edge */
    background-color: #4fd874 !important; /* WhatsApp green */
    color: #FFFFFF !important; /* White text for contrast */
    border: none; /* Removes any border */
}


.scrollToTop.button-show {
    display: none !important;
}

/* Ensure the parent container stays intact */
.wd-reviews-heading {
    display: flex;
    justify-content: space-between; /* Align heading and filters */
    align-items: center; /* Vertically center items */
    flex-wrap: wrap; /* Allow wrapping on smaller screens */
    margin: 0; /* Remove any margin */
    padding: 0; /* Remove any padding */
}

/* Forcefully hide the heading */
.wd-reviews-heading .woocommerce-Reviews-title {
    display: none !important; /* Hide the heading */
}

/* Align the filter section to the right */
.wd-reviews-tools.wd-reviews-filters {
    margin-left: auto; /* Push the filters to the far right */
    text-align: right; /* Ensure content aligns to the right */
    display: inline-block; /* Preserve its original size */
}

/* Optional: Add spacing between dropdown and "Clear filters" */
.wd-reviews-tools.wd-reviews-filters > * {
    margin-left: 10px; /* Add space between filter elements */
}

/* Remove the dash */
.comment-text .woocommerce-review__dash {
    display: none; /* Hide the dash */
}

/* Ensure the meta data (author name and date) stays in the same line */
.comment-text .meta {
    display: flex; /* Align items horizontally */
    align-items: center; /* Vertically center the items */
}




.mfp-bg, 
.wd-popup.wd-promo-popup {
    display: none !important; 
    visibility: hidden !important; 
    opacity: 0 !important;
    pointer-events: none !important; /* Disable interactions */
}

html, body {
    overflow: auto !important; /* Ensure scrolling works */
    position: static !important; /* Reset any fixed body positioning */
}

.woocommerce-MyAccount-title.entry-title {
    display: none;
}

.wcmamtx_upload_div {
    width: 150px; /* Adjust the width of the section */
    margin: 0 auto; /* Center the section */
    text-align: center; /* Align the contents to the center */
}

.wcmamtx_upload_div img.avatar {
    width: 75px; /* Adjust the width of the profile photo */
    height: 75px; /* Adjust the height of the profile photo */
    border-radius: 50%; /* Ensure the image stays circular */
}

.wcmamtx_upload_avatar {
    display: inline-block;
    margin-top: 10px; /* Add some space between the profile photo and the camera icon */
}

.wcmamtx_upload_avatar .camera {
    width: 15px; /* Adjust the size of the camera icon */
    height: 15px;
}


.password-input {
    position: relative;
}

.show-password-input {
    all: unset;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 14px;
    color: #aaa;
}

@media (max-width: 768px) {
    .wd-attr-selected { display: none !important; }
}

/* Remove the Clear (X) button on all devices */
.wd-reset-var { display: none !important; }

/* Ensure spacing before Buy Now button */
.variations { margin-bottom: 15px !important; }

.link_txtbox {
    width: 100%; max-width: 350px; border-radius: 24px;
    border: 1px solid #ccc; background: #fff; padding: 8px;
    font-size: 14px; outline: none; margin-left: -40px;
}
@media (min-width: 1025px) {
	  .label label[style*="font-weight=700"] { position: relative !important; top: -1px !important; margin-left: -11px !important; }
}
.link_txtbox:focus {
    border-color: #999; box-shadow: none;
}

@media (max-width: 1024px) {
    .variations tr, .variations td.value { display: flex !important; align-items: center !important; }
    .variations th.label { margin-right: 8px !important; }
    .variations td.value { margin-top: -5px !important; }
    .link_txtbox { margin-left: -70px !important; width: 300% !important; max-width: 300% !important; }
    .label label[style*="font-weight=700"] { position: relative !important; top: -9px !important; margin-left: -11px !important; }
}

.woocommerce-checkout .form-row label,
.woocommerce-checkout input,
.woocommerce-checkout select,
.woocommerce-checkout textarea,
.woocommerce-checkout .woocommerce-checkout-review-order-table td,
.woocommerce-checkout footer,
.woocommerce-checkout footer * {
    font-weight: normal !important;
}

.woocommerce-billing-fields > h3 {
    text-transform: capitalize !important;
    text-align: left !important;
    font-size: 22px !important;     
}

/* Style for review gallery images */
.wd-gallery-item {
  background-color: #00000010; /* soft black background */
  border-radius: 8px;
  box-shadow: 0 0 0 0.5px rgba(0, 0, 0, 0.2); /* ultra-thin dark outline */
  display: inline-block;
  margin: 1px;
}

/* Style the actual images inside */
.wd-gallery-image {
  border-radius: 8px !important;
  max-width: 100% !important;
  height: auto !important;
  object-fit: cover !important;
  display: block;
}

/* Ensure login button text stays "Log in" (not all caps) */
.woocommerce-form-login__submit{
  text-transform: none !important;
  letter-spacing: normal;
}

.wd-login-title{
  display: none !important;
}

/* Replace "Username or email address *" label text with CSS */
p.form-row-username label[for="username"]{
  font-size: 0 !important;                 /* hide original text */
}

p.form-row-username label[for="username"]::before{
  content: "Username or Email" !important; /* your new text */
  font-size: 14px !important;              /* adjust size */
  font-weight: 400;
}

p.form-row-username label[for="username"] .required{
  display: none !important;                /* hide old * */
}

p.form-row-username label[for="username"]::after{
  content: " *" !important;                /* add new * */
  font-size: 14px !important;
  color: #e2401c;                          /* WooCommerce red */
}


/* Fix WooCommerce show-password icon jumping + remove weird hover/focus box */
.woocommerce form .password-input{
  position: relative;
  display: block;
}

.woocommerce form .password-input .woocommerce-Input{
  width: 100%;
  padding-right: 44px; /* space for the eye button */
  box-sizing: border-box;
}

.woocommerce form .password-input .show-password-input{
  position: absolute !important;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 !important;

  width: 22px;
  height: 22px;
  display: flex !important;
  align-items: center;
  justify-content: center;

  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
  line-height: 1;
}

/* Kill the “highlight box” on hover/focus */
.woocommerce form .password-input .show-password-input:hover,
.woocommerce form .password-input .show-password-input:focus,
.woocommerce form .password-input .show-password-input:active{
  outline: none !important;
  box-shadow: none !important;
  background: transparent !important;
}

.se-buttons-wrap{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  align-items:center;
}

/* Rounded corners */
.single-product form.cart .single_add_to_cart_button,
.se-whatsapp-btn{
  border-radius:24px !important;
  text-transform:none !important;
  display:inline-flex;
  align-items:center;
}

/* WhatsApp icon */
.se-whatsapp-btn .se-wa-icon{
  width:18px;
  height:18px;
  margin-right:6px;
}

.woocommerce-notices-wrapper .woocommerce-info{
  display:none !important;
}
@media (min-width: 1025px) {
	.wd-image img {
    border-radius: 136px !important;
    overflow: hidden !important;
    display: block;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Hide the review submission form */
#review_form_wrapper {
    display: none;
}


}

