/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 02 2026 | 08:38:32 */

.wd-search-cat-btn{border-left:none!important;}
.wd-term-desc {
  margin-top: 40px;
  border:
2px dashed #FF0079;
  padding:
30px;
}

@media (min-width: 1025px) {
	.wd-search-results-wrapper .wd-dropdown.wd-opened {
 
  width: 100% !important;
  margin-left: -20px!important;
}

  .wd-sidebar-hidden-lg .shop-loop-head {
    
    margin-top: -25px;
  }
}
.mobiprods .wd-product.wd-hover-buttons-on-hover .wd-add-btn > a {
  border-radius:100px!important;
	font-size:11px!important;
	display:none!important;
}



a, footer li a {
  color: #000;
  text-decoration:
none;
  transition:
all .25s ease;
}
a:hover, footer li a:hover{
  color: FF0079!important;
  text-decoration:
none;
  transition:
all .25s ease;
}
.widget_rating_filter .wc-layered-nav-rating a, .widget_layered_nav ul .count {
  color: #666;
}
@media (min-width: 300px) and (max-width: 1024px) {
	.star-rating.wd-style-simple {
  display: none!important;
}
  .more-products {
    font-size: 11px !important;
	  color:#666!important;
  }
	.mobile-cats a img{border: 1px solid #FF0079!important;}
}
.wpo-field.wpo-label-is-option-name label {
  font-size: 15px!important;
  font-weight: 600!important;
}
.prod-info.elementor-widget-n-accordion .e-n-accordion-item-title-icon {
   position: absolute;
   right: 10px !important;
}
table :is(tbody, tfoot) th, table td {
  border-bottom: none!important;
}
.woocommerce-column--shipping-address {
    display: none !important;
}
.woocommerce-table--order-details tfoot tr:last-child th {
  text-transform: capitalize!important;
  font-size: inherit!important;
}

.wd-search-cat > a > span {
 
  text-transform: capitalize!important;
	font-size: 14px!important;
}

/* variation price */
.woocommerce-variation-price{display:none;}
}
/* variation price end */
/* header search bar custom css starts here */
.wd-dropdown-search-cat .wd-design-default {
  width: 170px!important;
	margin-right:-20px!important;
}


.wd-search-cat {
    right: auto!important;
    left: 0px!important;
	
}
.wd-dropdown-search-cat {
  right: 0;
  left: 0px!important;
}
.wd-search-cat > a {border-inline:none!important;   border-right: 1px solid #777777!important;}
.wd-header-search-form input[type=text]  {
	padding-right:25px!important; 
	padding-left:185px!important;
}

.searchform .wd-clear-search {

  inset-inline-end: 50px!important;
  
}



.wd-header-search-form .input-dropdown-inner>a {
  
}
/* header search bar custom css code ended here */

form.cart table.thwepo-extra-options input, form.cart table.thwepo-extra-options select, form.cart table.thwepo-extra-options textarea {
  width: 100%;
  box-sizing: border-box;
  max-width: 100%;
  margin-top: 10px!important;
}
form.cart table.thwepo-extra-options label.label-tag {
  display: inline;
  word-break: unset;
  font-weight: 600!important;
}

.wd-toolbar {
padding: 0px!important;
}

.wd-tools-element > a {
padding-inline:0px!important;
}
.wd-toolbar.wd-toolbar-label-show > div a {
    margin-left: -10px!important;
}

.wd-buttons .wd-action-btn > a {
  height: 45px;
  background:
#fff;
  border-radius:
100%;
  max-width: 32px;
  max-height: 32px;
  margin-top: 5px;
  margin-right: 5px;
	  color: #DD2A7F!important;
}
.wd-buttons .wd-action-btn > a:hover{
  height: 45px;
  background:#DD2A7F!important;
  border-radius:
100%;
  max-width: 32px;
  max-height: 32px;
  margin-top: 5px;
  margin-right: 5px;
	  color: #fff!important;
}

.ppom-wrapper .form-row {
 
  margin-bottom: -15px!important;
}

.wd-accordion-item{margin-bottom:5px!important;}

@media (min-width:1024px) and (max-width:1366px){
	.wabtn {display:none!important;}
}
.whb-top-bar .wd-social-icons.wd-style-default.color-scheme-light, [class*="color-scheme-light"] .wd-social-icons.wd-style-default {
  --wd-social-color: #fff;
  --wd-social-color-hover: rgba(255,255,255,0.6);
  margin-top: 4px!important;
}
.wabtn img {
  max-height:28px!important;
}
.wabtn a{color:#FF0079!important;}
.pulse-blink-glow {
  animation: pulseBlinkGlow 1s ease-in-out infinite;
  font-weight: bold;
 
}

@keyframes pulseBlinkGlow {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
   
  }
  50% {
    opacity: 1;
    transform: scale(1.03);
   
  }
}



.whb-top-bar a{font-size:14px!important; font-weight:600!important;}
#menu-bottom-right-menu li a img{width:24px!important; height:24px!important;}
/* Add icon before the selected city */


.popcats .wd-cat-wrap {
  
  border-radius: 10px!important;
}
.gallerycol{max-height:600px!important; overflow:hidden!important;}
.box-icon-align-top .box-icon-wrapper{
  
  box-shadow: 0px 0px 9px rgba(100,60,50,0.1)!important;
 
  text-align: center !important;
  margin: 0px auto;
  
}

.box-icon-align-top .box-icon-wrapper img{border-radius: 10px !important;
}

.box-icon-with-border .info-box-icon {
  padding: 0px!important;
}
.box-icon-with-bg .info-box-icon {
  padding: 2px!important;
}

.shop-banner img{border-radius:10px!important;}

textarea {
  overflow: auto;
  padding: 10px 15px;
  min-height: 150px!important;
  resize: vertical;
}

/* .woocommerce div.product div.images img {
    width: 1500px;
    height: 480px;
    object-fit: cover; 
    object-position: center center; 
} */

.wd-carousel-item .attachment-90x0{width:80px!important; height:60px!important;}

.wd-single-short-desc .woocommerce-product-details__short-description {
    margin-bottom: 0;
    min-height: 130px !important;
    max-height: 130px; /* Restrict the maximum height */
    overflow-y: auto; /* Add vertical scrollbar if content exceeds the max-height */
    scrollbar-width: thin; /* For Firefox: Makes the scrollbar thinner */
    scrollbar-color: #ccc #f0f0f0; /* For Firefox: Sets scrollbar track and thumb color */
}

/* Optional: Style the scrollbar for WebKit browsers (Chrome, Edge, Safari) */
.wd-single-short-desc .woocommerce-product-details__short-description::-webkit-scrollbar {
    width: 8px; /* Width of the scrollbar */
}

.wd-single-short-desc .woocommerce-product-details__short-description::-webkit-scrollbar-track {
    background: #f0f0f0; /* Background of the scrollbar track */
}

.wd-single-short-desc .woocommerce-product-details__short-description::-webkit-scrollbar-thumb {
    background-color: #ccc; /* Color of the scrollbar thumb */
    border-radius: 4px; /* Rounded corners for the scrollbar thumb */
}
div.wpcf7 input[type="submit"] {width:100%; background:#000!important;}

body.no-price .quotebtn {
    display: inline-block !important;
}

body.has-price .quotebtn {
    display: none !important;
}

body.no-price .shippinglink {
    display: none !important;
}

body.has-price .shippinglink {
    display: inline-block !important;
}

.prodcontent{color:#000!important;}

.woocommerce div.product .product_title {
    white-space: nowrap; 
    overflow: hidden;   
    text-overflow: ellipsis; 
    max-width: 100%;    
    display: block;    
	height:50px;
}



.woocommerce div.product .product_title:hover {
    overflow-x: auto;
    white-space: nowrap;
}


.woocommerce div.product .product_title::-webkit-scrollbar {
   
	height: 6px; /* Set scrollbar height */
}



.wd-product :is(.wd-product-cats, .wd-product-brands-links) {
  
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

[class*="title-line-"] .wd-product .wd-entities-title {
  overflow: hidden;
  
  text-overflow: ellipsis;
  white-space: nowrap;
}

element {
}
.wd-sub-menu li > a {
  position: relative;
  display: flex;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #000!important;
  font-size: 14px;
  line-height: 1.3;
}

.wd-sub-menu li > a:hover {color: #FF0079!important;}

@media (max-width:767px){
	.mobilecats .more-products{font-size:11px!important;}
	.mobilecats h3{white-space:nowrap!important; overflow:hidden!important; text-overflow:ellipsis!important;}
}

