body .single_add_to_cart_button {background: #fbbc34;}
body .single_add_to_cart_button:hover {background: #fdb823;}
body .foot-logo img{padding:0.5em;background:#fff;border-radius:100px}
.wd-page-title{background:url(https://malabis.pk/wp-content/uploads/2025/07/Untitled-4.png) !important;background-size: cover !important;}
div.wpcf7 input[type="submit"]{background: #2E333E !important;}
fieldset{display:none !important;}
.wd-empty-page-text+.return-to-shop .button{background:#F7B217;}
.wd-compare-actions .wd-compare-cat-link{background:#F7B217 !important;}
.wd-compare-table :is(.button,.added_to_cart){background:#2E333E !important;}
.wd-empty-mini-cart .btn{background:#F7B217;}
.wd-payment-methods #place_order{background:#F7B217;}
.wd-info-box .info-svg-wrapper :is(img,svg){filter: brightness(0) saturate(100%) invert(74%) sepia(84%) saturate(1396%) hue-rotate(347deg) brightness(99%) contrast(95%);}
.wpb-js-composer .title-wrapper [class*="title"]{max-width: 100% !important;}
:is(.register,.woocommerce-form-login) .button{background:#2E333E !important;}
.wd-coupon-form .button{background: #F7B217 !important;}
.cart-content-wrapper>.cart_totals .cart-totals-inner .checkout-button{background: #F7B217 !important;}
body .comment-form .submit {background:#fbbc34}
body .comment-form .submit:hover {background:#fbbc34}
body .wd-product.product-list-item .wd-add-btn>a{background:#fbbc34}
body .wd-product.product-list-item .wd-add-btn>a:hover{background:#fbbc34}
body .marquee-html{margin:0}
.social-icons-wids{right:0; bottom:37%; position:fixed; z-index:9999;}
.social-icons-wids ul{list-style:none;}
.social-icons-wids li:hover{opacity:0.8;transition:0.4s;}
.social-icons-wids li{transition:0.4s;}
.social-icons-wids i.fa-brands.fa-instagram{
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
	color:#FFF;
	font-size:3em;
	padding:4px;
}
.social-icons-wids i.fa-brands.fa-facebook-f{
	color: #FFF;
    background: #191E63;
    font-size: 2em;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 10px 0;
}