/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 16 2026 | 08:47:01 */
.entry-header .title {
color: white;
}

.pls-breadcrumb .last {
	color: #d9a657;
}

.pls-greater-than {
	color: white !important;
}
.pls-greater-than:hover {
	color: #d9a657!important;
}

.pls-greater-than:hover {
	color: white;
}

.pls-breadcrumb a {
	color: white !important;
}

.pls-breadcrumb a:hover {
	color: #d9a657!important;
}

.track-order-woo form {
	    background: #d9a657;
    color: white !important;
}

.track-order-woo label {
	    color: white;
}

.track-order-woo button {
	background: #d9a657;
    color: #f4f4f4;
    border: 2px solid #ffffff;
}

ul.myaccount-items.pls-arrow {
    background: #d9a657;
}

ul.myaccount-items.pls-arrow li a {
	color: white;
}
 
ul.myaccount-items.pls-arrow li a:hover {
	color: #d9a657 !important;
}

ul.myaccount-items.pls-arrow li a:hover i {
	color: #d9a657 !important;
}

.pls-minicart-slide
 {
    background: #1e090e;
}

.minicart-title {
	color:white;
}

.close-sidebar {
	color:white;
}

.pls-minicart-header {
    background: #d9a657;
    color: white;
}

a.button.wc-forward {
    background: #d9a657;
    color: white;
	text-transform: uppercase;
}
#place_order{
	text-transform:uppercase;
}

a.button.wc-forward:hover {
    background: white;
    color:  #d9a657;
}

.plus, .minus {
	background: #d9a657;
}


.close-sidebar {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 66px !important;
    top: 50px !important;
    width: 43px;
    height: 30px !important;
    color: #d9a657;
    gap: 15px !important;
    font-size: 26px !important;
}

li.wc_payment_method.payment_method_razorpay img {
    background: white;
}

.close-sidebar:before {
    font-size: 21px !important;
    font-weight: 600 !important;
    line-height: 1;
	
}
h3#order_review_heading {
    text-transform: uppercase;
}

.woocommerce-billing-fields h3 {
    text-transform: uppercase;
}

ul#shipping_method label {
    color: white !important;
}


span.woocommerce-Price-amount.amount bdi {
    color: white;
}

.wc-proceed-to-checkout br {
    display: none !important;
}


.home-grid-op tr.fee th {
    color: white;
}


@media (max-width: 370px) {

	.track-order-woo button {
		font-size:14px !important;
	}

}

.home-grid-op .pls-product-info {
    background: #d9a657 !important;
	padding-left: 7px;
	padding-right: 7px;
}

.home-grid-op h3.product-title a {
    color: white;
}

.home-grid-op .product-title a:hover {
    color: white !important;
}

	.quantity p {
    padding: unset !important;
    margin: unset !important;
}
/* .home-grid-op */

 .woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: 1.5;
    display: inline-block;
    text-decoration-thickness: 1.5px;
    color: white !important;
}


.pls-minicart-slide .close-sidebar {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 36px !important;
    top: 11px !important;
    width: 43px;
    height: 30px !important;
    color: #d95757;
    gap: 15px !important;
    font-size: 22px !important;
}

.pls-search-popup-wrap a.close-sidebar:hover {
    color: #d9a657;
}

.coupon button:hover {
    background: white !important;
    color: #d9a657 !important;
    text-transform: uppercase;
}

.actions .button:disabled {
    color: white !important; 
}
.actions .button {
	text-transform: uppercase;
}

.cart_totals h2 {
    text-transform: uppercase;
}

.coupon button {
    background: #d9a657 !important;
    color: white !important;
    text-transform: uppercase;
}

.fee .amount {
	float: right !important ;
}

ul#shipping_method {
    float: right;
}

p.woocommerce-shipping-destination {
    float: right;
}

form.woocommerce-shipping-calculator {
    float: right;
}
.add_to_cart_button {
	text-transform:uppercase;
}

@media only screen and (max-width: 767px) {
	
	.wishlist_table  del {
		color: white;
		font-size: 17px;
	}
	
	.wishlist_table  span.woocommerce-Price-amount.amount {
			font-size: 18px;
		}  
	
	span.woocommerce-Price-amount.amount {
		font-size: 18px;
	}
	
	a.product_type_simple.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt {
		background-color: var(--pls-button-bg-color);
		border-radius: var(--pls-border-radius);
		color: var(--pls-button-color);
		font-weight: 500;
		padding: 10px 20px;
		te
	}
	
	span.wishlist-in-stock {
		color: green;
	}

   .fee .amount {
	float: unset !important ;
}

ul#shipping_method {
    float: unset;
}

p.woocommerce-shipping-destination {
    float: unset;
}

form.woocommerce-shipping-calculator {
    float: unset;
}

}


.pls-customer-login h2 {
    text-transform: uppercase;
	color:white !important;
}

.pls-customer-login button {
    text-transform: uppercase;
}

.pls-customer-login {
    background: #340d0d;
}


span.pls-header-wishlist-count {
    background: #d9a657;
    color: white;
}

span.pls-header-cart-count {
    background: #d9a657;
    color: white;
}

.summary.entry-summary {
    background: #4B1724;
}

.product-quick-view .col-12.col-md-6.col-lg-6 {
    background: #4b1724;
}

a.pls-quickview-btn {
    background: #d9a657 !important;
    color: white !important;
}

a.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor {
    background: #d9a657 !important;
    color: white !important;
}
 .wishlist_table tr th {
    background: #4b1724;
}

 .wishlist_table tr td {
    background: #4b1724;
}

.woocommerce table.shop_table.wishlist_table tr td {
    background: transparent !important;
}

.wishlist_table span {
    text-transform: uppercase;
}

.wishlist_table span.woocommerce-Price-amount.amount {
    color: white !important;
}

.pls-sticky-add-to-cart {
    background: #4b1724;
	border-top: 1px solid white;
}

.pls-sticky-add-to-cart span.woocommerce-Price-amount.amount {
    color: white !important;
}


.wishlist_table a.product_type_variation.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt {
    text-transform: uppercase !important;
}

.wishlist_table a.product_type_variable.add_to_cart_button.add_to_cart.alt {
    text-transform: uppercase !important;
}

.wishlist_table a.product_type_variable.add_to_cart_button.add_to_cart.alt:hover {
    color: #d9a657 !important;
}

.wishlist_table a.product_type_variable.add_to_cart_button.add_to_cart.alt:hover {
     color: #d9a657 !important;
}

.wishlist_table .product-price del {
    font-size: 16px;
    font-weight: normal;
    color: white;
}


.pls-mobile-menu.pls-mobile-menu-color-light
 {
    background: #4B1724 !important;
}

.pls-mobile-menu-header {
    background: #4B1724;
}

.mobile-main-menu span.pls-menu-text {
    color: #d9a657;
}

ul.mobile-main-menu li.active > .menu-toggle:after {
    color: #d9a657;
}

ul.mobile-main-menu li.menu-item-has-children > .menu-toggle:after {
    font-weight: 600;
    transition: .4s;
    color: #d9a657;
}

.wishlist_table ins{
	background:unset !important;
}

div#secondary {
    background: #4b1724;
}

.yith-wcwl-add-to-wishlist-button {
    padding: 10px;
}

a.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--single {
    width: auto;
    text-transform: uppercase;
}

small.includes_tax {
    color: white !important;
}
.includes_tax span {
	color: white;
}

span.woocommerce-Price-amount.amount {
    color: white !important;
}

del {
    color: white;
}

.pls-mobile-navbar.pls-bottom-navbar-color-light {
    background: #4b1724;
}

.ajax-search-style-3 form.searchform {
    margin-top: 46px;
}

a.item-sidebar.canvas-sidebar-icon {
    background: #4b1724;
}

 h3.widget-title {
    color: white;
}

@media only screen and (max-width: 767px) {

	.wc-proceed-to-checkout p {
		margin: 0 0 -1px;
		padding: 0;
	}
}