/*------------------------------------------------------------------
[ Improved Sale Badges for WooCommerce COLORS]

[Table of contents]

1.Colors
2.SVG Shared
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Colors]
-------------------------------------------------------------------*/

.isb_orange {
	fill:#FF8800;
	background-color:#FF8800;
	outline-color:#FF8800 !important;
	color:#fff;
}
	.isb_orange .isb_color {
		color:#FF8800 !important;
	}
	.isb_orange:before,
	.isb_orange:after {
		border-color:#FF8800 !important;
	}

.isb_tirq {
	fill:#00B9BD;
	background-color:#00B9BD;
	outline-color:#00B9BD !important;
	color:#fff;
}
	.isb_tirq .isb_color {
		color:#00B9BD !important;
	}
	.isb_tirq:before,
	.isb_tirq:after {
		border-color:#00B9BD !important;
	}

.isb_red {
	fill:#FA3E3E;
	background-color:#FA3E3E;
	outline-color:#FA3E3E !important;
	color:#fff;
}
	.isb_red .isb_color {
		color:#FA3E3E !important;
	}
	.isb_red:before,
	.isb_red:after {
		border-color:#FA3E3E !important;
	}

.isb_green {
	fill:#429867;
	background-color:#429867;
	outline-color:#429867 !important;
	color:#fff;
}
	.isb_green .isb_color {
		color:#429867 !important;
	}
	.isb_green:before,
	.isb_green:after {
		border-color:#429867 !important;
	}

.isb_yellow {
	fill:#FAB243;
	background-color:#FAB243;
	outline-color:#FAB243 !important;
	color:#fff;
}
	.isb_yellow .isb_color {
		color:#FAB243 !important;
	}
	.isb_yellow:before,
	.isb_yellow:after {
		border-color:#FAB243 !important;
	}

.isb_avada_green {
	fill:#93A31C;
	background-color:#93A31C;
	outline-color:#93A31C !important;
	color:#fff;
}
	.isb_avada_green .isb_color {
		color:#93A31C !important;
	}
	.isb_avada_green:before,
	.isb_avada_green:after {
		border-color:#93A31C !important;
	}

.isb_pink {
	fill:#F26B7A;
	background-color:#F26B7A;
	outline-color:#F26B7A !important;
	color:#fff;
}
	.isb_pink .isb_color {
		color:#F26B7A !important;
	}
	.isb_pink:before,
	.isb_pink:after {
		border-color:#F26B7A !important;
	}

.isb_brown {
	fill:#87796F;
	background-color:#87796F;
	outline-color:#87796F !important;
	color:#fff;
}
	.isb_brown .isb_color {
		color:#87796F !important;
	}
	.isb_brown:before,
	.isb_brown:after {
		border-color:#87796F !important;
	}

.isb_plumb {
	fill:#52253A;
	background-color:#52253A;
	outline-color:#52253A !important;
	color:#fff;
}
	.isb_plumb .isb_color {
		color:#52253A !important;
	}
	.isb_plumb:before,
	.isb_plumb:after {
		border-color:#52253A !important;
	}

.isb_marine {
	fill:#0B233D;
	background-color:#0B233D;
	outline-color:#0B233D !important;
	color:#fff;
}
	.isb_marine .isb_color {
		color:#0B233D !important;
	}
	.isb_marine:before,
	.isb_marine:after {
		border-color:#0B233D !important;
	}

.isb_dark_orange {
	fill:#98412E;
	background-color:#98412E;
	outline-color:#98412E !important;
	color:#fff;
}
	.isb_dark_orange .isb_color {
		color:#98412E !important;
	}
	.isb_dark_orange:before,
	.isb_dark_orange:after {
		border-color:#98412E !important;
	}

.isb_fuschia {
	fill:#FF0276;
	background-color:#FF0276;
	outline-color:#FF0276 !important;
	color:#fff;
}
	.isb_fuschia .isb_color {
		color:#FF0276 !important;
	}
	.isb_fuschia:before,
	.isb_fuschia:after {
		border-color:#FF0276 !important;
	}

.isb_sky {
	fill:#3D78F6;
	background-color:#3D78F6;
	outline-color:#3D78F6 !important;
	color:#fff;
}
	.isb_sky .isb_color {
		color:#3D78F6 !important;
	}
	.isb_sky:before,
	.isb_sky:after {
		border-color:#3D78F6 !important;
	}

.isb_ocean {
	fill:#333CE0;
	background-color:#333CE0;
	outline-color:#333CE0 !important;
	color:#fff;
}
	.isb_ocean .isb_color {
		color:#333CE0 !important;
	}
	.isb_ocean:before,
	.isb_ocean:after {
		border-color:#333CE0 !important;
	}

.isb_regular_gray {
	fill:#8B7C82;
	background-color:#8B7C82;
	outline-color:#8B7C82 !important;
	color:#fff;
}
	.isb_regular_gray .isb_color {
		color:#8B7C82 !important;
	}
	.isb_regular_gray:before,
	.isb_regular_gray:after {
		border-color:#8B7C82 !important;
	}

.isb_summer_1 {
	fill:#E31039;
	background-color:#E31039;
	outline-color:#E31039 !important;
	color:#fff;
}
	.isb_summer_1 .isb_color {
		color:#E31039 !important;
	}
	.isb_summer_1:before,
	.isb_summer_1:after {
		border-color:#E31039 !important;
	}

.isb_summer_2 {
	fill:#FD3D5D;
	background-color:#FD3D5D;
	outline-color:#FD3D5D !important;
	color:#fff;
}
	.isb_summer_2 .isb_color {
		color:#FD3D5D !important;
	}
	.isb_summer_2:before,
	.isb_summer_2:after {
		border-color:#FD3D5D !important;
	}

.isb_summer_3 {
	fill:#EF880B;
	background-color:#EF880B;
	outline-color:#EF880B !important;
	color:#fff;
}
	.isb_summer_3 .isb_color {
		color:#EF880B !important;
	}
	.isb_summer_3:before,
	.isb_summer_3:after {
		border-color:#EF880B !important;
	}

.isb_summer_4 {
	fill:#9DAE43;
	background-color:#9DAE43;
	outline-color:#9DAE43 !important;
	color:#fff;
}
	.isb_summer_4 .isb_color {
		color:#9DAE43 !important;
	}
	.isb_summer_4:before,
	.isb_summer_4:after {
		border-color:#9DAE43 !important;
	}

.isb_summer_5 {
	fill:#72AA9B;
	background-color:#72AA9B;
	outline-color:#72AA9B !important;
	color:#fff;
}
	.isb_summer_5 .isb_color {
		color:#72AA9B !important;
	}
	.isb_summer_5:before,
	.isb_summer_5:after {
		border-color:#72AA9B !important;
	}

.isb_trending_1 {
	fill:#35235D;
	background-color:#35235D;
	outline-color:#35235D !important;
	color:#fff;
}
	.isb_trending_1 .isb_color {
		color:#35235D !important;
	}
	.isb_trending_1:before,
	.isb_trending_1:after {
		border-color:#35235D !important;
	}

.isb_trending_2 {
	fill:#B8DC3C;
	background-color:#B8DC3C;
	outline-color:#B8DC3C !important;
	color:#fff;
}
	.isb_trending_2 .isb_color {
		color:#B8DC3C !important;
	}
	.isb_trending_2:before,
	.isb_trending_2:after {
		border-color:#B8DC3C !important;
	}

.isb_trending_3 {
	fill:#4C49A2;
	background-color:#4C49A2;
	outline-color:#4C49A2 !important;
	color:#fff;
}
	.isb_trending_3 .isb_color {
		color:#4C49A2 !important;
	}
	.isb_trending_3:before,
	.isb_trending_3:after {
		border-color:#4C49A2 !important;
	}

.isb_trending_4 {
	fill:#A31A48;
	background-color:#A31A48;
	outline-color:#A31A48 !important;
	color:#fff;
}
	.isb_trending_4 .isb_color {
		color:#A31A48 !important;
	}
	.isb_trending_4:before,
	.isb_trending_4:after {
		border-color:#A31A48 !important;
	}

.isb_trending_5 {
	fill:#00AA4F;
	background-color:#00AA4F;
	outline-color:#00AA4F !important;
	color:#fff;
}
	.isb_trending_5 .isb_color {
		color:#00AA4F !important;
	}
	.isb_trending_5:before,
	.isb_trending_5:after {
		border-color:#00AA4F !important;
	}

.isb_trending_6 {
	fill:#FCD920;
	background-color:#FCD920;
	outline-color:#FCD920 !important;
	color:#fff;
}
	.isb_trending_6 .isb_color {
		color:#FCD920 !important;
	}
	.isb_trending_6:before,
	.isb_trending_6:after {
		border-color:#FCD920 !important;
	}

.isb_trending_7 {
	fill:#7E5249;
	background-color:#7E5249;
	outline-color:#7E5249 !important;
	color:#fff;
}
	.isb_trending_7 .isb_color {
		color:#7E5249 !important;
	}
	.isb_trending_7:before,
	.isb_trending_7:after {
		border-color:#7E5249 !important;
	}

.isb_trending_8 {
	fill:#32742C;
	background-color:#32742C;
	outline-color:#32742C !important;
	color:#fff;
}
	.isb_trending_8 .isb_color {
		color:#32742C !important;
	}
	.isb_trending_8:before,
	.isb_trending_8:after {
		border-color:#32742C !important;
	}

.isb_trending_9 {
	fill:#6D3828;
	background-color:#6D3828;
	outline-color:#6D3828 !important;
	color:#fff;
}
	.isb_trending_9 .isb_color {
		color:#6D3828 !important;
	}
	.isb_trending_9:before,
	.isb_trending_9:after {
		border-color:#6D3828 !important;
	}


/*------------------------------------------------------------------
[SVG Shared]
-------------------------------------------------------------------*/

.isb_ui {
	fill:#343436;
}

.isb_shadow {
	fill:#343436;
	fill-opacity:0.2;
}

.isb_white {
	fill:#fff;
	fill-opacity:0.66;
}
