
/* cookie notice */

.cli_messagebar_head {
    text-align: center !important;
    font-size: 22px !important;
    font-weight: 700 !important;
}

#cookie-law-info-again {
    z-index: 9999999;
}

#cookie-law-info-bar {
    z-index: 9999999;
}

.cli-modal-backdrop {
    z-index: 99999;
}

.cli-modal.cli-blowup {
	z-index: 9999999;
}

/* cookie notice end */

.elementor-slideshow__title {display:none;}

.elementor-accordion-item ul {padding:0px;}

.elementor-accordion-item ul li {
    list-style: none;
    position: relative;
    padding: 5px 0 5px 0px;
    margin: 0;
    border-bottom: 1px solid #ececec; 
}

.elementor-accordion-item ul li:before {
	font-weight:800; font-size:12px;
	 font-family: "Font Awesome 5 Free";
        content: "\f054" !important;
	color:#8b268f; padding-right:5px;
}


.shop-info ul li {
    list-style: none;
    position: relative;
    padding: 5px 0 5px 0px;
    margin: 0;
    border-bottom: 1px solid #ececec; 
}
.shop-info ul li:before {
	font-weight:800;
	 font-family: "Font Awesome 5 Free";
        content: "\f054" !important;
	color:#5A196A; margin-right:10px;
}

.shop-info ul {padding:0px;}

 .elementor-cta__content {
    background: linear-gradient(180deg, rgb(0 0 0 / 0%) 40%, rgb(0 0 0) 100%);
}

.grecaptcha-badge { display:none;}

.wpcf7 label {
	width:100%;
}

.wpcf7 p {
	margin-bottom:10px;
}

.wpcf7 input, .wpcf7 textarea {
	padding:7px;
	margin-top:5px;
}

.wpcf7 textarea {
	height:180px;
	resize:none;
}

.wpcf7 input[type="submit"] {
	padding:10px 20px;
}

.google-recaptcha-message {
	color:#000000;
	font-size:11px;
}

.google-recaptcha-message a {
	color:#000000;
	text-decoration:none;
}



    .cbd-oos-ribbon {
			font-family:'Poppins',sans-serif;
        background: #c00;
        color: #fff;
        padding: 7px 30px;
        font-size: 11px;
        font-weight: 600;
        text-transform: uppercase;
        z-index: 9;
        pointer-events: none;
        letter-spacing: 1px;
			border-radius:5px;
			border-top-right-radius:0;
			border-top-left-radius:0;
    }

    @media (max-width: 768px) {
        .cbd-oos-ribbon {
            font-size: 10px;
            padding: 5px 20px;
            top: 10px;
        }
    }


.product-template-default.single-product .elementor-widget-woocommerce-product-stock .stock{
	display:none;
	border-radius:5px;
	text-align:center;
	margin:0;
	padding: 7px 25px;
	background:#CC0000;
	font-weight:600 !important;
	font-family:'Poppins',sans-serif;
}

.product-template-default.single-product .elementor-widget-woocommerce-product-stock .out-of-stock{
	display:block;
}
