/home/mobivsrd/selsun.jssglobalit.com/wp-content/plugins/cartflows/admin/assets/css/notices-rtl.css
.wcf-notice .wcf-notice-container {
	display: flex;
	padding: 10px 0 10px 0;
}

.wcf-notice .wcf-notice-container img {
	align-self: center;
	width: 7%;
	border-radius: 50%;
}

.wcf-notice .wcf-notice-container .wcf-notice-message {
	margin-right: 10px;
}

.wcf-notice .wcf-notice-container .wcf-notice-heading {
	font-size: 15px;
	font-weight: 500;
}

.wcf-notice .wcf-notice-container .wcf-notice-description {
	font-size: 14px;
}

/* Notice slider changes */

.slide-wrapper.gap-2.border-l-4.border.border-yellow-400.rounded-lg.bg-yellow-50.p-3 {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.wcf-notices-wrapper {
	margin-bottom: 2rem;
	width: 100%;
	display: inline-block;
}

.wcf-notices-wrapper .wcf-payment-gateway-notice--icon {
	display: flex;
	width: auto;
	max-width: 25px;
	float: right;
}
.wcf-payment-gateway-notice--text {
	display: flex;
	margin-right: 6px;
}

.wcf-notices-wrapper .slider-container {
	display: inline-block;
	position: relative;
	width: 100%;
}

.wcf-notices-wrapper.slide img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}

.wcf-notices-wrapper .slider-button {
	color: #a16207;
	cursor: pointer;
	font-size: 18px;
	font-weight: 400;
	margin: 0 3px 0 3px;
}

.wcf-notices-wrapper .slider-dots {
	width: 5%;
	display: flex;
	justify-content: flex-end;
}
.wcf-notices-wrapper .slider-button svg {
	width: 1.5rem;
	height: auto;
}

.wcf-notices-wrapper .slider-button.disabled {
	color: #cccfff; /* Change this color as desired */
	cursor: not-allowed;
}
.wcf-payment-gateway-notice--text a:hover {
	color: #a16207;
}
.wcf-payment-gateway-notice--text .font-medium {
	font-weight: 500;
}
.wcf-payment-gateway-notice--text .text-yellow-700 {
	--tw-text-opacity: 1;
	color: rgb( 161 98 7 / var( --tw-text-opacity ) );
}
.wcf-payment-gateway-notice--text .underline {
	text-decoration-line: underline;
}
.wcf-payment-gateway-notice--text .capitalize {
	text-transform: capitalize;
}
.wcf-notices-wrapper .slide {
	transition: opacity 0.4s ease-in-out;
	display: flex;
	width: 95%;
	align-items: flex-start;
}
.wcf-notices-wrapper .fade-in {
	opacity: 1;
}

.wcf-notices-wrapper .fade-out {
	opacity: 0;
}

.cartflows-5-star {
	border-right-color: #f06434;
	border-right-width: 4px !important;
	border-top-width: 0;
	border-left-width: 0;
	border-bottom-width: 0;
	padding: 0;
}

.cartflows-5-star .notice-image {
	background-color: #fef1ec;
	padding: 14px;
}

.cartflows-5-star .astra-notice-container {
	padding: 0;
	align-items: unset;
}

.cartflows-5-star img.custom-logo {
	width: 48px;
}

.cartflows-5-star .astra-review-notice-container {
	padding-top: 16px;
	gap: 12px;
}

.cartflows-5-star .notice-content {
	font-size: 16px;
	line-height: 24px;
	padding: 16px;
	margin: 0 !important;
	color: #1f2937;
	/* font-weight: 500; */
}

.cartflows-5-star .notice-heading {
	margin-bottom: 8px;
	padding-bottom: 0 !important;
	font-weight: 500;
}

.cartflows-5-star .notice-description {
	font-size: 14px;
	color: #4b5563;
	font-weight: 400;
}

.cartflows-5-star .astra-review-notice.button-primary {
	background-color: #f06434;
	border: unset;
}

.cartflows-5-star .astra-review-notice {
	font-size: 12px;
	display: flex;
	align-items: center;
	gap: 6px;
	padding: 4px 10px;
	border-radius: 6px;
	/* margin-right: 12px; */
}

.cartflows-5-star .astra-review-notice .dashicons-calendar {
	margin-top: -2px;
}

.cartflows-5-star .astra-review-notice:last-child {
	padding: 0 !important;
}

.cartflows-5-star .astra-review-notice:nth-child( 2 ) {
	border: 1px solid #f06434;
}

.cartflows-5-star .astra-notice-close.astra-review-notice:not( .button-primary ) {
	color: #f06434;
}

.cartflows-5-star .astra-review-notice-container .dashicons::before {
	vertical-align: middle;
}

/* Promo Custom Notice Styles */
.wcf-custom-notice {
	box-shadow: 0 2px 8px -2px #00000014;
	border: 1px solid #aaa9a9;
	border-right: 4px solid #f06434;
	padding: 16px !important;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom left;
}

.wcf-custom-notice .wcf-mega-notice-content {
	margin-right: 16px;
}

.wcf-custom-notice .wcf-mega-notice-btn {
	background: #f06434;
	box-shadow: 0 1px 2px 0 #0000000d;
	border-radius: 4px;
	padding: 6px, 14px 6px, 14px,;
	color: #fff !important;
	border-color: #f06434;
}

.wcf-custom-notice .wcf-mega-notice-btn:hover {
	background: #e54e1a;
}

.wcf-custom-notice .wcf-mega-notice-action-container a {
	color: #f06434;
	text-decoration: unset;
}

.notice.wcf-custom-notice.wcf-mega-notice {
	display: flex;
	gap: 24px;
	align-items: center;
	padding: 24px !important;
	box-shadow: 0 2px 8px -2px #00000014;
}

.wcf-mega-notice.wcf-custom-notice .wcf-mega-notice-heading {
	font-size: 20px;
	font-weight: 700;
	line-height: 32px;
	text-align: right;
	margin: 0;
	display: flex;
	align-items: baseline;
}

.wcf-mega-notice .wcf-mega-notice-heading img {
	margin-left: 15px;
}

.wcf-mega-notice .wcf-mega-notice-content {
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	text-align: right;
	margin-right: 0;
	display: flex;
	flex-direction: column;
	gap: 15px;
	width: 70%;
}

.wcf-mega-notice .wcf-mega-notice-side-content {
	width: 40%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

.wcf-mega-notice .wcf-mega-notice-side-content span {
	color: #000;
	margin-top: 10px;
	font-weight: 500;
	font-size: 14px;
}

.wcf-mega-notice .wcf-mega-notice-side-content .wcf-mega-notice-secondary-btn {
	padding: 10px 12px;
	color: #e24704;
	text-decoration: none;
	background-color: #ffe9e0;
	border: 1px solid #ffa47c;
	border-radius: 5px;
}

.wcf-mega-notice .wcf-mega-notice-btn {
	padding: 10px 12px;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
	text-align: center;
}

.wcf-mega-notice .wcf-mega-notice-content .wcf-mega-notice-description {
	margin-right: 34px;
}

.wcf-mega-notice .wcf-mega-notice-content .wcf-mega-notice-description-row {
	display: flex;
	column-gap: 15px;
	flex-wrap: wrap;
}

.wcf-mega-notice .wcf-mega-notice-content .wcf-mega-notice-description-row div {
	display: flex;
	gap: 5px;
	align-items: center;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
}

.wcf-mega-notice .wcf-mega-notice-content .wcf-mega-notice-description-row .dashicons{
	height: 13px;
    width: 13px;
    background-color: #f06434;
    color: #fff;
    border-radius: 50%;
    position: relative;
}
.wcf-mega-notice .wcf-mega-notice-content .wcf-mega-notice-description-row .dashicons::before {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 1px;
}
.wcf-mega-notice .wcf-mega-notice-content .wcf-mega-notice-description-row div span:not(.dashicons) {
	font-size: 14px;
	font-weight: 400;
}

.wcf-mega-notice-action-container {
	display: flex;
	align-items: center;
	column-gap: 20px;
	margin-top: 10px;
	margin-right: 34px;
}

.wcf-mega-notice.wcf-custom-notice .notice-dismiss {
	display: inline-flex;
}

.wcf-mega-notice.wcf-custom-notice .notice-dismiss::before {
	color: #000;
}

.wcf-mega-notice.wcf-custom-notice .notice-dismiss::after {
	content: "Dismiss";
	font-size: 12px;
	color: #000;
	padding-top: 3px;
	margin-right: 4px;
	display: inline;
	white-space: nowrap;
	vertical-align: middle;
}

@media ( max-width: 768px ) {
	.wcf-mega-notice .wcf-mega-notice-content {
		width: 100%;
	}

	.wcf-mega-notice .wcf-mega-notice-side-content {
		display: none;
	}
}

@media ( max-width: 480px ) {
	.wcf-mega-notice.wcf-custom-notice .wcf-mega-notice-heading {
		flex-direction: column;
		gap: 15px;
	}

	.wcf-mega-notice .wcf-mega-notice-content .wcf-mega-notice-description,
	.wcf-mega-notice .wcf-mega-notice-content .wcf-mega-notice-action-container {
		margin-right: 0;
	}

	.wcf-mega-notice .wcf-mega-notice-content .wcf-mega-notice-description-row div {
		align-items: baseline;
	}
}

/* BFCM - New Sale Notice */
#cartflows-bfcm-sale-notice {
	padding-right: 0;
}

#cartflows-bfcm-sale-notice .notice-image {
	display: block !important;
}

#cartflows-bfcm-sale-notice .wcf-sale-notice-description-row {
	display: flex;
	column-gap: 15px;
	flex-wrap: wrap;
	margin-top: 10px;
	width: 70%;
}
#cartflows-bfcm-sale-notice .wcf-sale-notice-description-row div {
	display: flex;
	gap: 5px;
	align-items: center;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
}
#cartflows-bfcm-sale-notice .wcf-sale-notice-description-row .dashicons {
	height: 13px;
	width: 13px;
	background-color: #f06434;
	color: #fff;
	border-radius: 50%;
	position: relative;
}

#cartflows-bfcm-sale-notice .wcf-sale-notice-description-row .dashicons::before {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 1px;
}
#cartflows-bfcm-sale-notic .astra-review-notice.button-primary {
	gap: 2px;
}
#cartflows-bfcm-sale-notice .hidden-button {
	display: none !important;
}
#cartflows-bfcm-sale-notice .astra-review-notice-container {
	padding-top: 10px;
}
/* BFCM - New Sale Notice */