/* page produit */

#content > div > div.elementor.elementor-397.elementor-location-single.post-826.product.type-product.status-publish.has-post-thumbnail.product_cat-bredele.product_cat-pains-depices.product_cat-sachet.product_tag-coup-de-coeur.product_tag-selection-du-moment.ast-article-single.ast-woo-product-no-review.desktop-align-left.tablet-align-left.mobile-align-left.first.instock.taxable.shipping-taxable.purchasable.product-type-simple.product > section.elementor-section.elementor-top-section.elementor-element.elementor-element-f9f0959.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-8894efa > div > div.elementor-element.elementor-element-5594af7.e-flex.e-con-boxed.e-con.e-parent > div > div.elementor-element.elementor-element-6951eea.e-con-full.e-flex.e-con.e-child{
	height: 100%;
	border-radius: 8px;
	display: flex;
  justify-content: center;
	min-width: 85px;
  align-items: center;
}

#content > div > div.elementor.elementor-397.elementor-location-single.post-826.product.type-product.status-publish.has-post-thumbnail.product_cat-bredele.product_cat-pains-depices.product_cat-sachet.product_tag-coup-de-coeur.product_tag-selection-du-moment.ast-article-single.ast-woo-product-no-review.desktop-align-left.tablet-align-left.mobile-align-left.first.instock.taxable.shipping-taxable.purchasable.product-type-simple.product > section.elementor-section.elementor-top-section.elementor-element.elementor-element-f9f0959.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-8894efa > div > div.elementor-element.elementor-element-5594af7.e-flex.e-con-boxed.e-con.e-parent > div, #content > div > div.elementor.elementor-397.elementor-location-single.post-826.product.type-product.status-publish.has-post-thumbnail.product_cat-bredele.product_cat-pains-depices.product_cat-sachet.product_tag-coup-de-coeur.product_tag-selection-du-moment.ast-article-single.ast-woo-product-no-review.desktop-align-left.tablet-align-left.mobile-align-left.first.instock.taxable.shipping-taxable.purchasable.product-type-simple.product > section.elementor-section.elementor-top-section.elementor-element.elementor-element-f9f0959.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-8894efa > div > div.elementor-element.elementor-element-5594af7.e-flex.e-con-boxed.e-con.e-parent{
	padding: 0
}

@media (max-width : 768px){
	
	
#content > div > div.elementor.elementor-397.elementor-location-single.post-826.product.type-product.status-publish.has-post-thumbnail.product_cat-bredele.product_cat-pains-depices.product_cat-sachet.product_tag-coup-de-coeur.product_tag-selection-du-moment.ast-article-single.ast-woo-product-no-review.desktop-align-left.tablet-align-left.mobile-align-left.first.instock.taxable.shipping-taxable.purchasable.product-type-simple.product > section.elementor-section.elementor-top-section.elementor-element.elementor-element-f9f0959.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-8894efa > div > div.elementor-element.elementor-element-5594af7.e-flex.e-con-boxed.e-con.e-parent > div > div.elementor-element.elementor-element-6951eea.e-con-full.e-flex.e-con.e-child{
		height: auto;
	}
}



/*  */
a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

section#wineAddBgColor > div {
    background-color: #B13441;
}
input.input-text.qty.text {
    border-style: double;
    border-width: 1px 1px 1px 1px;
    border-radius: 40px 40px 40px 40px;
    color: #FFFFFF;
    background-color: #B13441;
    border-color: var( --e-global-color-astglobalcolor5 );
	
    transition: all 0.2s;
}

a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover input.input-text.qty.text {
    border-style: double;
    border-width: 1px 1px 1px 1px;
    border-radius: 40px 40px 40px 40px;
    color: #B13441;
    background-color: #FFFFFF;
    border-color: var( --e-global-color-astglobalcolor5 );
	
    transition: all 0.2s;
}
input.input-text.qty.text:focus {
    border-style: double;
    border-width: 1px 1px 1px 1px;
    border-radius: 40px 40px 40px 40px;
    color: #B13441;
    background-color: #FFFFFF;
    border-color: var( --e-global-color-astglobalcolor5 );
	
    transition: all 0.2s;
}
button.wp-block-search__button.wp-element-button {
    background-color: #B13441 !important;
}
@media(max-width:800px){
	a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart .quantity{
		display:none !important;
		
	}
}
@media(max-width:450px){
	.swiper-button-next{
		display:none;
	}
	.swiper-button-prev{
		display:none;
	}
}
.productDescription {
    font-family: 'Poppins';
    color: white;
    font-size: 18px;
}
span.customPrice {
    font-family: 'Montserrat';
    color: white;
    font-size: 36px;
    font-weight: 700;
	  line-height: 0px;
}

div.goldBar {
    width: 30%;
    margin-right: 1%;
    height: 2px;
    background: gold;
}
.heatHalf{
	display:flex;
	    align-items: center;
    font-family: 'Montserrat';
    color: rgba(255, 218, 95, 1);
    font-size: 20px;
    font-weight: 500;
}
.priceHalf {
    font-family: 'Montserrat';
    color: white;
    font-size: 20px;
    font-weight: 500;
}
div#wc-stripe-payment-request-wrapper{
	display:none !important;
}
p#wc-stripe-payment-request-button-separator {
 display: none !important; 
}
input#dgwt-wcas-search-input-1 {
    border-radius: 13px;
}
.added_to_cart.wc-forward {
	  padding: 0.5em 0.75em !important;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    white-space: normal;
    color: white;
    line-height: 1;
}
.elementor-element-a512849 .eael-product-carousel .bottom-Icons li > a{
    border: double;
	border-width: 4px;
	border-color:black;
	border-radius:20px;
    background-color: white;
color:black;
    display: flex;
    justify-content: center;
    align-items: center;
	cursor:pointer
}
.elementor-element-a512849 .eael-product-carousel .bottom-Icons li > a:hover{
			border-color:white !important;
    color:white !important;
    background-color: #B13441;
   
}
.eael-product-carousel > div > div > a > img {
    margin-bottom: 0px !important;
}
.elementor-1512 .elementor-element.elementor-element-79ea428 .eael-product-carousel .bottom-Icons li > a{
    border: double;
	border-width: 4px;
	border-color:black;
	border-radius:20px;
    background-color: white;
color:black;
    display: flex;
    justify-content: center;
    align-items: center;
	cursor:pointer
}
.elementor-1512 .elementor-element.elementor-element-79ea428 .eael-product-carousel .bottom-Icons li > a:hover{
        color:white !important;
		border-color:white !important;
    background-color: #B13441;
   
}
.elementor-81 .elementor-element.elementor-element-6524f4d .eael-product-carousel .bottom-Icons li > a{
    border: double;
	border-width: 4px;
	border-color:black;
	border-radius:20px;
    background-color: white;
color:black;
    display: flex;
    justify-content: center;
    align-items: center;
	cursor:pointer
}
.elementor-81 .elementor-element.elementor-element-6524f4d .eael-product-carousel .bottom-Icons li > a:hover{
        color:white !important;
		border-color:white !important;
    background-color: #B13441;
   
}
ul.block-style.bottom-Icons i {
    color: white;
}
.eael-woo-product-carousel-container .bottom-Icons.block-style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    width: 100%;
    top: auto;
    bottom: -50px;
    margin: 0;
    color: #fff;
}

.eael-woo-product-carousel-container .bottom-Icons.block-style li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-right: 1px solid #fff;
}
/*Header*/

.phoneMenu_Submenu {
    display: flex;
    padding: 10px 0px;
}
.phoneMenu_Submenu h6 > a {
   color:#FFF0BA !important;
}
#phoneMenu_section nav.elementor-nav-menu--dropdown.elementor-nav-menu__container > div{
	background-color:#1B1B1B;
}
.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{
	z-index:999999999999999 !important;
}
span.select2.select2-container.select2 {
    z-index: 100 !important;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #8F1419;
}
/*Login page*/

.edit{
	color:#B13441 !important;
}
.edit:hover{
color: #722A29 !important;
}
.page-id-14 p > a{
	color:#B13441 !important;
}
.page-id-14 p > a:hover{
color: #722A29 !important;
}
.woocommerce-button.button{
	background-color:#B13441 !important;
}
.woocommerce-button.button:hover {
background-color: #722A29 !important;
}
.woocommerce-message, .woocommerce-info{
	border-top-color:#B13441 !important;
}
.woocommerce-message::before, .woocommerce-info::before {
	color:#B13441 !important;
}

.woocommerce-Button.button{
	background-color:#B13441 !important;
}
.woocommerce-Button.button:hover {
background-color: #722A29 !important;
}
.woocommerce-LostPassword.lost_password > a{
	color:#B13441 !important;
}
.woocommerce-LostPassword.lost_password > a:hover{
	color:#722A29 !important;
}
.woocommerce-MyAccount-navigation-link > a {
  color: #B13441;
}
.woocommerce-MyAccount-navigation-link > a:hover {
  color: #722A29 ;
}


.hidden{
	display:none !important;
}
.navigationButton{
	cursor:pointer;
}
@media(min-width:450px){
	.astra-shop-summary-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
ul.products.elementor-grid.columns-4 > li {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    justify-content: space-between !important;
}
	.eicon:before {
    content: '' !important;
    background: url(https://lamaisonduleckerlis.fr//wp-content/uploads/2022/04/Panier-osier-1.png);
    width: 30px;
    height: 30px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
}

.add-x-scroll ul li {
    width: 330px !important;
}
.add-x-scroll ul {
    display: flex !important;
    flex-wrap: nowrap;
	  margin-left: -360px;
}
.add-x-scroll-2 ul li {
    width: 330px !important;
}
.add-x-scroll-2 ul {
    display: flex !important;
    flex-wrap: nowrap;
	    margin-left: -360px;
}
}
.add-x-scroll-3 ul li {
    width: 230px !important;
}
.add-x-scroll-3 ul {
    display: flex !important;
    flex-wrap: nowrap;
}
.add-x-scroll-4 ul li {
    width: 230px !important;
}
.add-x-scroll-4 ul {
    display: flex !important;
    flex-wrap: nowrap;
}
@media(max-width:450px){
	
	.eicon:before {
    content: '' !important;
    background: url(https://lamaisonduleckerlis.fr//wp-content/uploads/2022/04/Panier-osier-1-1.png);
    width: 30px;
    height: 30px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
}
}

i.eicon-arrow-left {
    font-size: 28px;
    color: #8C3938;
}
i.eicon-arrow-right {
    font-size: 28px;
    color: #8C3938;
}

.add-x-scroll .woocommerce {
    display: flex !important;
    overflow-x: scroll;
}
.add-x-scroll-2 .woocommerce {
    display: flex !important;
    overflow-x: scroll;
}
.add-x-scroll-3 .woocommerce {
    display: flex !important;
    overflow: hidden;
	overflow-x:scroll;
}
.add-x-scroll-4 .woocommerce {
    display: flex !important;
    overflow: hidden;
	overflow-x:scroll;
}



/*Shop*/
ul.page-numbers {
    text-align: center;
}
select.orderby {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 18px;
    border: 1px solid black;
    text-align: center;
    text-transform: uppercase;
    color: black;
    font-weight: 500;
}
.cat_Button {
    border: 1px solid #2C3149;
    border-radius: 18px;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 500;
		font-family: "RADIKAL", Sans-serif;
}
.cat_button_container {
    display: flex;
    justify-content: center;
}
#side-menu-shop h5 {
    font-family: "RADIKAL", Sans-serif;
    font-weight: 700;
    font-size: 24px;
	text-transform:uppercase;
}
#side-menu-shop-phone h5 {
    font-family: "RADIKAL", Sans-serif;
    font-weight: 700;
    font-size: 24px;
	text-transform:uppercase;
}
ul.product-categories {
    list-style: none;
	margin-left:0px;
}
li.current-cat > a {
    font-weight: 700 !important;
}
span.reveal {
    float: right;
    margin-right: 10%;
	margin-top: 5px;
}

.woocommerce ul.product-categories > li ul li:before{
	display:none;
}
ul.children li::before{
    display: none !important;
}
ul.children{
    list-style-type: none !important;
}

ul.children li::marker{
    display: none !important;
}
.rotatedSVG {
    transform: rotate(180deg);
}
.elementor-menu-cart__product-name.product-name a {
    color: #8C3938;
}
ul.product-categories a {
    color: black;
    font-size: 20px;
    font-weight: 500;
    font-family: "RADIKAL", Sans-serif;
}
.astra-shop-summary-wrap {
    text-align: center;
}
.star-rating{
	display:none !important;
}
.astra-shop-thumbnail-wrap img{
	border-top-left-radius:18px;
		border-top-right-radius:18px;
}

/*SINGLE product*/
.woocommerce-variation.single_variation {
    display: none !important;
}
table.variations{
	width:100% !important;
	border-bottom:0px solid black !important;
	
}
.addToCart_single .single_variation_wrap{
	margin-left:20% !important;
}
.addToCart_single .variations li{
box-shadow: var(--wvs-item-box-shadow,0 0 0 1px #8c3938) !important;
	border-radius:25px !important;
	padding:10px 5px !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    -webkit-box-shadow: var(--wvs-selected-item-box-shadow,0 0 0 1px #8c3938)!important;
    box-shadow: var(--wvs-selected-item-box-shadow,0 0 0 2px #8c3938)!important;
    color: var(--wvs-selected-item-text-color,#000) !important;
	background-color:rgb(140 57 56 / 50%) !important;
}

section.related.products > h2 {
    display: none;
}
span.onsale {
    background-color: #8F1419 !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
	    border-radius: 78px !important;
}
@media(max-width:450px){
	section.related.products>ul.products.elementor-grid.columns-3 > li {
    width: 300px;
    min-width: 300px;
}
section.related.products > ul.products.elementor-grid.columns-3 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: scroll;
}
	
}



not(.page-id-12) input[type=number]::-webkit-inner-spin-button {
  /*-webkit-appearance: none;*/
	background-color:red;
}



/*CART PAGE*/

table.cart td.product-name > a {
    color: #8F1419 !important;
}

.cart_totals a.checkout-button.button.alt.wc-forward {
background-color: #8F1419;
}
.cart_totals a.checkout-button.button.alt.wc-forward:hover {
background-color: #722A29 !important;
}
table.cart button.button {
    background-color: #8F1419 !important;
}
button#place_order{
    background-color: #8F1419 !important;
}

a.elementor-button.elementor-button--view-cart.elementor-size-md {
    background-color: #8F1419;
}
a.elementor-button.elementor-button--view-cart.elementor-size-md:hover {
    background-color: #722A29;
}
a.elementor-button.elementor-button--checkout.elementor-size-md{
	background-color: #8F1419;
}
a.elementor-button.elementor-button--checkout.elementor-size-md:hover{
	background-color: #722A29;
}

/*Home page*/
.acticle_Selector_button{
	height: 20px;
    width: 20px;
    border: 1px solid #8f1419;
    border-radius: 30px;
	margin-left:5px;
	margin-right:5px;
}
.phone_Article_selector {
    display: flex;
    justify-content: center;
}
.selected_Article{
	background-color: #8f1419;
}
#phone_Articles article {
    max-height: 300px;
    min-height: 300px;
}

li.add-to-cart {
    display: none;
}
li.view-details {
    display: none;
}
.eael-woo-product-carousel-container.preset-3 .eael-product-carousel {
    border-radius: 10px 10px 30px 30px;
    background-color: #f5f7fd;
    text-align: left;
    margin: 10px;
}
.product-details-wrap {
    background-color: #FFF0BA;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

a.button.wc-backward{
	 background-color: #B13441 !important;
}
.single-product .woocommerce-message > a {
    background-color: #B13441 !important;
}



/*Signel product page accordeon*/
.changeToRadikal, .changeToRadikal *:not(i) {
    font-family: 'RADIKAL';
	color:#232323;
}
.textAccordion{
	margin-left:10px;
}
.customAccordion{
	cursor:pointer;
}
article#post-13 {
    margin-top: 20px;
}
#lpc_pick_up_widget_show_map {
  background-color: #B13441;
}

.elementor-location-header h2.elementor-heading-title.elementor-size-default {
    color: #FFE485 !important;
}
.catHomePage h2.woocommerce-loop-category__title{
	bottom:-40px !important
}
.catHomePage img{
	object-fit: fill;
}
/*li.product-category.product.first {
    display: flex !important;
    justify-content: center !important;
}*/

.catHomePage .woocommerce ul.products li.product a img {
    width: 100%;
    height: 85%;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
	display:none;
}
.catHomePage h2.woocommerce-loop-category__title{
	position:initial !important;
}
.catHomePage li.product-category.product.first {
    text-align: center;
    display: flex !important;
    justify-content: center !important;
}
@media(max-width:500Px){
	ul.products.elementor-grid {
    display: flex !important;
    justify-content: center;
	}
}


.sub-menu.elementor-nav-menu--dropdown.sm-nowrap {
    z-index: 1000;
}
div#elementor-popup-modal-2364 {
	top: 282px;
	position: absolute;
}
.single-product.postid-2387 	form.cart, .single-product.postid-2391 form.cart, .single-product.postid-2392 	form.cart, .postid-2397 form.cart{
    flex-direction: column;
}





.accueilProductCat h2.woocommerce-loop-category__title {
    background-color: #FFF0BA !important;
}

.hoverAddGrow:hover{ 
transform: scale(1.05); 
}

.hoverAddZoom a{
    overflow:hidden;
		width:100%;
		height:100%;
}
.hoverAddZoom a img{
    width: 100%;
  height: 100%;
	transition-duration:2s !important;
  transition: transform 2s ease
}
.hoverAddZoom h2.woocommerce-loop-category__title {
    border-radius: 33px;
}
.hoverAddZoom:hover a img{ 
  transform: scale(1.05);
}
.hoverAddGrow{
	transition: all .2s ease
}

.categoryImage .elementor-cta__bg-wrapper {
    width: 100% !important;
    height: 300px;
}
.categoryImage .elementor-cta__bg {
    background-size: contain !important;
    background-position: 41%;
    z-index: 1;
}
@media(max-width:450px){
	html, body {
    overflow-x: hidden;
}
	.elementor-products-grid ul.products.elementor-grid {
    display: grid !important;
    
}
}

.sideArchiveFilter .bapf_body *{
	  color: black;
    font-size: 20px;
    font-weight: 500;
    font-family: "RADIKAL", Sans-serif;
}
.sideArchiveFilter .bapf_body li.checked label{
	  color: black;
    font-size: 20px;
    font-weight: 700;
    font-family: "RADIKAL", Sans-serif;
}
.sideArchiveFilter .bapf_body li:hover label{ 
	color:#B13441;
}
.sideArchiveFilter .bapf_body >ul > li > ul{
	  display:none !important;
}


.topArchiveFilter .bapf_body > ul > li:not(.checked){
	display:none;
}

.topArchiveFilter .bapf_body li > label{
	margin-bottom:10px !important;
	margin-right:10px;
}

.topArchiveFilter .bapf_body *{
	color: black !important;
    font-size: 20px;
    font-weight: 500;
    font-family: "RADIKAL", Sans-serif;
}


.topArchiveFilter .bapf_sfilter .bapf_body ul li ul{
	margin-left:0px !important;
}

.topArchiveFilter .bapf_body li.checked > label{
	color:white !important;
	background-color:#B13441;
	border: 1px solid #B13441;
}

.topArchiveFilter .bapf_body li:hover > label{
	color:white !important;
	background-color:#B13441;
	 border: 1px solid #B13441;
}
.topArchiveFilter .bapf_body li.parent > label{
	color:white !important;
	background-color:#B13441;
	 border: 1px solid #B13441;
}

.topArchiveFilter .bapf_body label {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 18px;
    border: 1px solid black;
    text-align: center;
    color: black;
    padding: 5px 10px;
}

.topArchiveFilter li.checked > ul {
    display: flex;
	position:absolute;
	left:0px;
}
.topArchiveFilter ul > li > ul >li >ul.parent.subMenu {
    position: absolute;
	left:0px;
}

.topArchiveFilter li.parent{
	display: list-item !important;
}
.topArchiveFilter ul.subMenu.parent {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: center;
}
a.button.wp-element-button.product_type_yith_bundle.add_to_cart_button {
    display: flex;
	    align-items: center;
    justify-content: space-around;
}
@media(min-width:996px){
	body.post-type-archive .quantity {
    position: absolute;
    bottom: 20px;
    right: 10px;
}
	a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: flex;
    align-items: center;
    justify-content: flex-start !important;
}
}
@media(max-width:996px){
	body.post-type-archive .quantity {
    display:none !important;
}
}


.woocommerce ul.products li.product .button.added, .woocommerce-page ul.products li.product .button.added {
    margin-bottom: 0.5em !important;
    transition: margin 0s;
}
a.added_to_cart.wc-forward {
    display: none;
}
.etiquetteroduct {
    position: absolute;
    top: 0%;
    right: 0%;
    background-color: #B13441;
    padding: 5px 10px;
    color: white;
    border-top-right-radius: 18px;
	 border-bottom-left-radius: 18px;
}
.allbutFirst .bapf_body > ul >li:not(:first-child){
	display:none !important;
}
.allbutFirst {
    margin: 0px !important;
}
.allbutFirst .bapf_sfilter{
	margin: 0px !important;
}
.allbutFirst .bapf_body *{
	 color: black;
    font-size: 20px;
    font-weight: 500;
    font-family: "RADIKAL", Sans-serif;
}.dialog-message.dialog-lightbox-message > div {
    display: unset;
}
.woocommerce ul.products li.product.tag-nouveaute::before {
    content: "🌟 Nouveauté";
    position: absolute;
    top: 12px;
    left: 12px;
    background: #00bcd4;
    color: white;
    font-size: 13px;
    font-weight: 600;
    padding: 6px 12px;
    border-radius: 12px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    z-index: 9;
}
/* Badge général */
.woocommerce ul.products li.product.tag-coup-de-coeur::before {
    content: "Coup de cœur";
    position: absolute;
    top: 10px;
    left: 10px;
    background: #b3002d;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 10px;
    border-radius: 20px;
    z-index: 9;
}

.woocommerce ul.products li.product.tag-nouveaute::before {
    content: "Nouveauté";
    position: absolute;
    top: 10px;
    left: 10px;
    background: #ff9800;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 10px;
    border-radius: 20px;
    z-index: 9;
}