/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 31 2024 | 05:02:32 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
#policy p{
	color: white !important;
}
a, button {
    color: #fff73a;
    outline: medium none;
    text-decoration: none;
}
button.scroll-top.scroll-to-target.open {
    background: #FFF73A !important;
    color: black;
}
.breadcrumb-bg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(0deg, #ffee07e0 0%, var(--tg-green) 47.60%, transparent 65.23%) !important;
}

.color-title span {
    color: #fff73a !important
}

.header-action .header-login a i {
    color: #000000 !important;
    transition: all 0.3s ease-out 0s;
}
.header-action .header-login a:hover {
    font-size: 14px;
    display: flex;
    align-items: center;
    background: #FFF73A !important;
    color: black !important;
    font-weight: 700;
    gap: 12px;
    padding: 14px 23px;
    border-radius: 30px;
}


.offcanvas-menu .menu-tigger {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFF73A;
    color: black ;
    border-radius: 50%;
    font-size: 16px;
}
.offcanvas-menu .menu-tigger:hover{
	background:white !important;
	color:black !important;
}
.download-shape-wrap img:nth-child(1) {
    left: 0;
    bottom: 0;
    max-width: 181px;
	opacity:0.36
}
.download-img img:nth-child(2) {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
		opacity:0.36

}
.progress-wrap .progress-bar {
    transition: 0s;
    border-radius: 25px;
    background: linear-gradient(286deg, #f9f9e740 0%, #fff61ba3 47.60%, #fff61d 98.23%);
}

.progress-wrap .progress {
    height: 32px;
    background-color: #37332a;
    border-radius: 25px;
    padding: 7px 8px;
    margin-bottom: 20px;
}
span.color-identify {
    color: #fff72d;
}
.faq-wrap .accordion-item.active {
border: none;
background: linear-gradient(0deg, #fff60ad1 0%, #6763107a 47.60%, var(--tg-black) 98.23%) !important;
}
.roadmap-content .title .dot::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: linear-gradient(0deg, #F9F324 0%, var(--tg-green) 47.60%, var(--tg-black) 98.23%) !important;
}
/* .progress-wrap .progress {
    height: 32px;
    background-color: #1C1D34;
    border-radius: 25px;
    padding: 7px 8px;
    margin-bottom: 20px;
} */
.spinner > div {
    background-color: #FFF73A !important;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}


.woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li a:hover {
    background: #F8F028;
    color: black;
}
.woocommerce-MyAccount-navigation ul li a::before {
    content: "\f51c";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    margin-right: 10px;
    color: #f8f028;
    font-size: 18px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.woocommerce-MyAccount-navigation ul li.is-active a::before, .woocommerce-MyAccount-navigation ul li a:hover::before {
    color: #000000;
}
.woocommerce .woocommerce-MyAccount-content .button, .woocommerce .woocommerce-button.button {
    font-size: 14px;
    font-weight: 700;
    background: #f8f028;
    color: #000;
    padding: 12px 25px;
	z-index:999;
}
.wpcf7-spinner{
	display:block;
	margin:auto;
}
.wpcf7 form .wpcf7-response-output{
	margin:0px;
	text-align:center;
}
.sticky-header{
 z-index: 9999!important;
}
.form-row .woocommerce-Button {
    color: black !important;
}
.fa, .fas{
	color: black;
}
.woocommerce-MyAccount-navigation-link--downloads {
 display: none !important;	
}
.woocommerce-MyAccount-navigation-link--orders {
 display: none !important;	
}
 .woocommerce-MyAccount-navigation-link--edit-address {
 display: none !important;	
}
 .woocommerce-MyAccount-navigation-link--wishlist{
 display: none !important;	
}
h2.title {
    background: #FFF73A !important;
    background-clip: text !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.banner-content .title span {
    background: none !important;
}

.progress-wrap .progress-bar {
    transition: 0s;
    border-radius: 25px;
    background: linear-gradient(286deg, #f9f9e740 0%, #fff61d 47.60%, #fff61d 98.23%);
}
.progress-wrap .progress-bar {
    transition: 0s;
    border-radius: 25px;
    background: linear-gradient(286deg, #fff61d 0%, #fff61d 47.60%, #fff61d 98.23%) !important;
}



