/* Make wrapper flex to place sidebar and content side by side */
html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
body{
	 background-color: #0a0a0a;
    background-image: url(https://idea-bet.live/theme/money168/wp-content/uploads/2024/06/F4446F22-3895-4AF9-BA0F-1EA4AB075770-scaled.jpeg);
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.elementor-background-overlay{
	background-color: transparent;
    background-image: linear-gradient(157deg, #D600FF 0%, #9D29F200 50%);
    opacity: 0.36;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}


footer{
    padding-top: 20px;
}
#footer{
    color: #FFFFFF;
    text-shadow: 0px 0px 10px #FFE14B;
    background-color: #271D01;
    color: white; 
    text-align: center; 
}
.site-main {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#primary {
    height: 100%;
    -ms-flex-direction: column!important;
    flex-direction: column !important;
    display: flex !important
;
}




#header .elementor-element-populated:hover .elementor-heading-title{
    cursor: pointer;
    color: #FFD261;
}
.icon-link img{
    width: 50px ;
}

.footer-bg{
    background-color: rgba(0, 0, 0, 0.83);
}
.active-menu {
    color: #ff0000;
    font-weight: bold;
  }

.elementor-heading-title a.active {
   font-family: Arial, sans-serif;
  font-size: 18px;
  color: #ffffcc;
  text-shadow: 0 0 2px #fff, 0 0 5px #ffcc00, 0 0 10px #ff9900;
  letter-spacing: 2px;
  padding: 10px;
  display: inline-block;
}

/* Start custom CSS for html, class: .elementor-element-e6af6ee */
@-webkit-keyframes snowflakes-fall {
    0% {
        top: -10%
    }

    100% {
        top: 100%
    }
}

@-webkit-keyframes snowflakes-shake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes snowflakes-fall {
    0% {
        top: -10%
    }

    100% {
        top: 100%
    }
}

@keyframes snowflakes-shake {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(80px)
    }

    100% {
        transform: translateX(0)
    }
}

/* Start custom CSS for html, class: .elementor-element-e6af6ee */
@-webkit-keyframes snowflakes-fall {
    0% {
        top: -10%
    }

    100% {
        top: 100%
    }
}

@-webkit-keyframes snowflakes-shake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes snowflakes-fall {
    0% {
        top: -10%
    }

    100% {
        top: 100%
    }
}

@keyframes snowflakes-shake {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(80px)
    }

    100% {
        transform: translateX(0)
    }
}

.snowflake {
    position: fixed;
    top: -10%;
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    -webkit-animation-name: snowflakes-fall, snowflakes-shake;
    -webkit-animation-duration: 10s, 3s;
    -webkit-animation-timing-function: linear, ease-in-out;
    -webkit-animation-iteration-count: infinite, infinite;
    -webkit-animation-play-state: running, running;
    animation-name: snowflakes-fall, snowflakes-shake;
    animation-duration: 10s, 3s;
    animation-timing-function: linear, ease-in-out;
    animation-iteration-count: infinite, infinite;
    animation-play-state: running, running
}

.snowflake:nth-of-type(0) {
    left: 1%;
    -webkit-animation-delay: 0s, 0s;
    animation-delay: 0s, 0s
}

.snowflake:first-of-type {
    left: 10%;
    -webkit-animation-delay: 1s, 1s;
    animation-delay: 1s, 1s
}

.snowflake:nth-of-type(2) {
    left: 20%;
    -webkit-animation-delay: 6s, .5s;
    animation-delay: 6s, .5s
}

.snowflake:nth-of-type(3) {
    left: 30%;
    -webkit-animation-delay: 4s, 2s;
    animation-delay: 4s, 2s
}

.snowflake:nth-of-type(4) {
    left: 40%;
    -webkit-animation-delay: 2s, 2s;
    animation-delay: 2s, 2s
}

.snowflake:nth-of-type(5) {
    left: 50%;
    -webkit-animation-delay: 8s, 3s;
    animation-delay: 8s, 3s
}

.snowflake:nth-of-type(6) {
    left: 60%;
    -webkit-animation-delay: 6s, 2s;
    animation-delay: 6s, 2s
}

.snowflake:nth-of-type(7) {
    left: 70%;
    -webkit-animation-delay: 2.5s, 1s;
    animation-delay: 2.5s, 1s
}

.snowflake:nth-of-type(8) {
    left: 80%;
    -webkit-animation-delay: 1s, 0s;
    animation-delay: 1s, 0s
}

.snowflake:nth-of-type(9) {
    left: 90%;
    -webkit-animation-delay: 3s, 1.5s;
    animation-delay: 3s, 1.5s
}


/* End custom CSS */

.remove-pd .elementor-widget-wrap.elementor-element-populated{
	padding:0px !important
}
.elementor-widget:not(:last-child) {
    margin-block-end: 5px !important;
}
.block-product {
	padding:10px
}
@media (max-width: 767px) {
	.grid-3-block .elementor-column-gap-default{
		  display: grid;
		  grid-template-columns: 1fr 1fr 1fr;
	}
	.elementor-element-d79d8e3 , .elementor-element-95e7b45 , .elementor-element-dd958e4{
		padding-top:10px
	}
}