
@media only screen and (min-width:1025px){
/*ناحیه سفید*/
.niashead:before {
    content: "";
    background: url("https://niasel.ir/wp-content/uploads/2024/01/svgexport-1-1.png") no-repeat;
    width: 364px;
    height: 325px;
    display: inline-block;
    margin: auto;
    left: 0;
    right: 0;
    background-size: contain;
    top: -110px;
    position: absolute;
    z-index: 9;
}

/*ناحیه خاکستری*/
.niashead:after {
    content: '';
    width: 239px;
    height: 239px;
    background: #f5f5f5;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    right:0;
    left: 0;
    bottom: 0;
    margin: auto;
    top: 5px;
    z-index: 999
}}

/*آیکن سبد خرید*/
.elementor-button-icon{
    display: flex;
    justify-content: center;
    align-items: center;
}

/*درحالت اسکرول چسبان*/

.elementor-sticky--active.niashead:after{
    display: none;
}

.elementor-sticky--active .niaslogo{
transform: scale(0.8)

    
}
.niaslogo{
transition: all 0.3s linear;
}

/*******توسعه دهنده********/
/*******https://proelement.ir/developer/nias/********/
