/*.buy_2get_off_main2025 {
	text-shadow: 0 1px 0 #000;--border-angle: 0turn;--main-bg: conic-gradient(from var(--border-angle),#213,#112 5%,#112 60%,#213 95%);
	border: solid 3px transparent; border-radius: 15px;padding:5px 20px;letter-spacing:0.5px;
	--gradient-border: conic-gradient(from var(--border-angle), transparent 25%, #08f, #f03 99%, transparent);
	background: var(--main-bg) padding-box, var(--gradient-border) border-box, var(--main-bg) border-box;
	background-position: center center; -webkit-animation: bg-spin 1s linear infinite; animation: bg-spin 1s linear infinite;
}*/



.buy_2get_off_main2025 {border-radius: 15px;padding:5px 20px;letter-spacing:0.5px;background: #fe4201;}

.Pro_landingright .buy_2get_off_main2025 {display:none;}

@-webkit-keyframes bg-spin {
	to {
	--border-angle: 0.1turn;
	}
}
@keyframes bg-spin {
	to {
	--border-angle: 1turn;
	}
}
.buy_2get_off_main2025:hover {
	-webkit-animation-play-state: paused; animation-play-state: paused;
}

@property --border-angle {
	syntax: "<angle>";
	inherits: true;
	initial-value: 1turn;
}
.buy_2get_off_inner2025 {text-align: center;}
.buy_2get_off_text2025 {display: flex; align-items: center; width: 100%; justify-content: center; gap: 20px;}
.offerText_blk25, .offerCoupon_blk25 {display: inline-block;} 
.offerText_blk25 {color: #fff;font-size: 30px; font-weight: 800;display: flex;align-items: center;gap: 10px;}
.offerText_blk25 span {font-weight: 300; font-size: 20px; color:#fff;}
.offerCoupon_blk25 {background: #070f30;color: #fff;border-radius:20px;padding: 5px 15px;font-size: 16px;}
.offerCoupon_blk25 span {text-transform: uppercase;font-size: 18px;font-weight: 600;color:#fff;}



.buy_Today_off_main2025 {border-radius: 15px;padding:10px 20px;margin:10px 0;letter-spacing:0.5px;background: #fe4201;}
.buy_Today_off_inner2025 {text-align: center;}
.buy_Today_off_text2025 {display: flex; align-items: center; width: 100%; justify-content: center; gap: 20px;}
.TodayofferText_blk25, .TodayofferCoupon_blk25 {display: inline-block;} 
.TodayofferText_blk25 { color: #fff;font-size: 30px; font-weight: 800;display: flex;align-items: center;gap: 10px;}
/* Changes  this line only */
.TodayofferText_blk25 span {width: 90px; font-weight: 300; font-size: 16px; color:#fff;}
/* Changis End */
.TodayofferCoupon_blk25 {background: #070f30;color: #fff;border-radius:20px;padding: 5px 15px;font-size: 16px;}
.TodayofferCoupon_blk25 span {text-transform: uppercase;font-size: 18px;font-weight: 600;color:#fff;}