.elementor-widget-wd_wc_breadcrumb,.elementor-widget-wd_single_product_nav ,.product_option_sam,.side_bottom_box_sam,.similar_product_sam,.wd-nav-tabs-wrapper{
    display: none !important;
}

.elementor-section-content-middle{
    height: 0 !important;
    overflow: hidden;
}




.elementor-514 .elementor-element.elementor-element-73c42cd{
    width: 100% !important;
}


.site-content{
    margin-bottom: 0 !important;
}

.elementor-514 .elementor-element.elementor-element-3de05da2{
    margin-bottom: 0 !important;
}

.wd-prefooter,.footer-container{
    display: none !important;
}



































.ss01 {
    -moz-font-feature-settings: "ss01";
    -webkit-font-feature-settings: "ss01";
    font-feature-settings: "ss01";
}




.donate_container{
    width: 850px;
    height: 610px;
    /* background-color: rgb(0, 127, 147); */
    border-radius: 20px;

    display: flex;
    flex-flow: row;
    align-items: center;

    font-family: IRANSansXVF;

    -moz-font-feature-settings: "ss01" !important;
    -webkit-font-feature-settings: "ss01" !important;
    font-feature-settings: "ss01" !important;
    
}



.donate_data_container{
    width: 425px;
    height: 610px;
    background-color: white;
    border-radius: 20px ;

    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center;
    box-shadow: 1px 1px 20px #0005 ;
}






/* ------------------- start donat info ------------------*/






.donate_information_container{
    width:370px ;
    height: 545px;

    /* background-color: wheat; */

    
    display:flex;
    flex-flow: column wrap;
    align-items:flex-start;
    justify-content: space-between;
}

.donate_title{
    width:113px ;
    height:35px ;
    /* background-color: aqua; */
    /* margin-top: 25px; */
    background-image: url(icon/doante.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 50px;

}


.donate_number_container{

    width:100% ;
    height:132px ;
    /* background-color: thistle; */
    margin-top: 20px;

    display: flex;
    flex-flow: row wrap;
    align-items:flex-start;
    justify-content: space-between;
}



.project_choice {
    width: 100%;
    height: 40px;
    background-color: #fff;

    padding:0 20px;
    




    outline: 0;
    border: 1px solid #4a4a4a50;
    border-radius: 5px;
    margin: 0;
    font-family: IRANSansXVF;
    font-size: 12px;
    text-align: right;
    line-height: 15px;
    color: #4a4a4a;
    font-weight: 600;
    opacity: .7;
    cursor: pointer;


}


.project_choice:hover{
    opacity: 1;

}








.donate_number{
    width:102px ;
    height:54px ;
    background-color: white;
    border-radius: 5px;
    margin-bottom: 23px;
    /* border: 1px solid #7d7d7d; */

    border-style: solid;
    border-color: #6ab132;
    border-width: 1px 1px 1px 1px;

    display: flex;
    flex-flow: row nowrap;
    align-items:center;
    justify-content: center;
    transition: .1s;

    filter: grayscale(1);
    opacity: .4;
    transition: .1s;
    cursor: pointer;

}


.donate_number:hover{
    filter: unset;
    opacity: 1;
    transform: scale(110%);

}

.donate_number.fixed {
    filter: unset;
    opacity: 1;
    transform: scale(110%);
}






.donate_number_custom{
    width:236px ;
}


.custom_donate_tree{



    width: 58% !important;
    height: 23px !important;
    border-width: 0 0 1px 0 !important;
    border-color: #4a4a4a !important;
    text-align: center !important;
    outline: 0 !important;
    border-radius: 0 !important;
    
    font-family:IRANSansXVF;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    line-height: 15px;
    padding: 0 !important;
    
}

.custom_donate_tree::placeholder{
    text-align: center !important;
    font-size: 12px;
}





.donate_btn_container{
    width: 80px;
    height: 30px;
    /* background-color: teal; */

    display: flex;
    flex-flow: row nowrap;
    align-items:center;
    justify-content: space-between;
}


.donate_btn_icon{
    /* background-color: bisque; */
    width: 30px;
    height: 30px;
    /* background-image: url(/assets/SVG/single.svg); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}


.donate_btn_icon_1{
    background-image: url(icon/single.svg)

}

.donate_btn_icon_2{
    background-image: url(icon/10_tree.svg)

}

.donate_btn_icon_3{
    background-image: url(icon/20_tree.svg)

}


.donate_btn_icon_4{
    background-image: url(icon/50_tree.svg)

}


.donate_btn_icon_5{
    background-image: url(icon/custom.svg)

}






.donate_gift_number{
    width: 40px;
    height: 30px;

}


.numberal_donate{
    font-family:IRANSansXVF;
    font-size: 15px;
    font-weight: 800;
    text-align: center;
    line-height: 15px;


}



.Letters_donate{

    font-family:IRANSansXVF;
    font-size: 15px;
    text-align: center;
    line-height: 15px;

}







.donate_number_custom .donate_btn_container{
    width: 215px;

}

.line_donate_form{
    width: 120px;
    height: 1px;
    border-radius: 2px;
    background-color:#a3a2a3;
    margin-top: 10px;
}


.donate_number_custom .donate_btn_container .Letters_donate{
    line-height: 30px;
}





.money_per_tree{
    /* width: 180px; */
    height: 30px;
    /* background-color: #7804e6; */
    display: flex;
    flex-flow: row nowrap;
    align-items:center;
    justify-content: space-between;
    margin-top: 10px;

}



.price_tree{
    font-family:IRANSansXVF;
    font-size: 17px;
    text-align: center;
    line-height: 15px;
    color: #6ab132;
    font-weight: 800;
}

.per_tree{
    font-family:IRANSansXVF;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    color: #4a4a4a;
    margin-right: 10px;
    /* position: absolute; */

}




.line_between_price{
    height: 100%;
    width: 2px;
    border-radius: 2px;
    background-color: #4a4a4a;
}






.instagram_and_price_container{
    width: 100%;
    height: 30px;
    /* background-color: turquoise; */
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}


.instagram_id{
    width: 195px;
    /* background-color: yellow; */
    margin-left: 4px;
}


.instagram_id_input{

    width: 100%;
    height: 25px;
    outline: 0;
    border: 1px solid #4a4a4a50;
    /* border-radius: 5px; */
    border-width: 0 1px 0 0 ;
    margin-top: 10px;

    font-family:IRANSansXVF;
    font-size: 12px;
    text-align: right;
    line-height: 15px;
    color: #000000;
    

}







.line_between_btn{
    width: 100%;
    height: 1px;
    background-color: #4a4a4a;
    border-radius: 2;
    opacity: .4;

}





.gift_to_other_container{
    height: 30px;
    width: 100%;
    /* background-color: #128345; */
    opacity: .5;
    


}

.input_box_container{
    width: 100%;
    height: 50px;
    /* background-color: #128345; */
    /* margin-top: 20px; */
    display: flex;
    flex-flow: row nowrap;
    align-items:center;
    justify-content: space-between;
   

}


.gift_disc{

    font-family:IRANSansXVF;
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    color: #4a4a4a;
    
    
}


.name_gift{


    width: 47%;
    height: 30px;
    margin-left: 0;
    outline: 0;
    border: 1px solid #4a4a4a50;
    border-radius: 5px;

    margin: 0;


    font-family:IRANSansXVF;
    font-size: 12px;
    text-align: right;
    line-height: 15px;
    color: #4a4a4a;
    

}





.content_product_sam .elementor-widget-container{
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
}








.pay_calc_container{
    height: 30px;
    /* width: 140px; */
    /* background-color: #4a4a4a; */
    margin-right:112.5px ;

    
    display: flex;
    flex-flow: row nowrap;
    align-items:center;
    justify-content: space-between;
    margin-top: 50px;
}



.pay_per_tree{
    font-family:IRANSansXVF;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #6ab132;
    font-weight: 800;


}


.for_tree{

    font-family:IRANSansXVF;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    color: #4a4a4a;
    margin-right: 5px;


}



.pay_btn_container{
    width: 100%;
    height: 40px;
    background:linear-gradient(to right , #68b030 , #128345);
    border-radius: 20px;  


    font-family:IRANSansXVF;
    font-size: 17px;
    text-align: center;
    line-height: 40px;
    color:white;
    font-weight: 800;

    transition: .4s;

    cursor: pointer;

}


.pay_btn_container:hover{
    transform: scale(103%);

}













/* ------------------- End donat info ------------------*/






.donate_picture_container{

    width: 425px;
    height: 580px;
    background-color: rgba(21, 21, 21, 0.20);
    border-radius: 20px  0 0 20px;

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    background-image: url(icon/Tree-Planting.jpg);





}


.donate_picture_container_color{
    
    width: 425px;
    height: 580px;
    background-color: rgba(21, 21, 21, 0.20);
    border-radius: 20px  0 0 20px;
    display: flex;
    flex-flow: row nowrap;
    align-items:center;
    justify-content: center;
    
}


.picture_data_container{

    width:380px ;
    height: 517px;
    /* background-color: tomato; */

    display: flex;
    flex-flow: column;
    justify-content:space-between;
    align-items: flex-end;
    
}


.close_btn{

    width:30px ;
    height:30px ;
    background-color:white;
    background-image: url(icon/close.svg);
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 40px;


}

.text_bottom_picture{
    width:100% ;
    height:30px ;
    /* background-color: #128345; */

    font-family:IRANSansXVF;
    font-size: 20px;
    text-align: left;
    line-height: 30px;
    color: white;
    font-weight: 600;

}

























/* --------------------- responsive ------------------------ */


@media (max-width: 850px ){
    .donate_title{
        margin-bottom: 10px;
    }


    .donate_container{
        justify-content: center;
        overflow: hidden;

    }


    .donate_data_container{
        width: 95%;
        /* height: 100vh; */
        box-shadow: none;
        background-color:white ;
        border-radius: 15px;
        position: absolute;
        
    }




    .donate_picture_container{
        display: none;
    }


    .donate_number_custom{
        /* width:221px ; */

    }


}







@media (max-width: 450px ){

    .donate_container{
        display: flex;
        flex-flow: column wrap;
        justify-content: center;

    }


    .donate_title{
        margin-bottom: 10px;
    }


    .donate_container{
        justify-content: center;
    }

    .donate_information_container{
        width: 95%;
    }


    .donate_data_container{
        width: 95%;
        height: 90vh;
    
    }

    .donate_number{
        margin-bottom: 0;
    }


    .donate_number_custom{
        width:213px ;
    }


    .pay_btn_container{
        margin-bottom: 20px;
    }


    .pay_calc_container{
        margin: 50px auto 10px auto;
    }


}









