/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/*general*/


/*general*/


/*body*/


/*body*/

/*section-products*/

.title-products-section::before{
    content: url(http://sanashid.com/wp-content/uploads/2025/11/line-ttile-products.svg);
    position: absolute;
    top: 10px;
        right: 55%;
    transform: translate(-50% , -50%);
}

.title-products-section::after {
    content: url(http://sanashid.com/wp-content/uploads/2025/11/line-ttile-products.svg);
    position: absolute;
    right: calc(-50% - 475px);
    top: 21px;
    transform: translate(-50%, -50%) rotate(180deg);
}

.title-products-section h2::after {
    content: '';
    background-color: #F2C029;
    width: 54px;
    height: 54px;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    right: -51px;
    transform: translate(-50%, -50%);
    opacity: .1;
}

.products-section-asli::before{
    content: url(http://sanashid.com/wp-content/uploads/2025/11/dots-products-sec.svg);
    position: absolute;
    right:0;
    top: 0;
}

.products-section-asli::after {
    content: url(http://sanashid.com/wp-content/uploads/2025/11/cirle-bg-shape.svg);
    position: absolute;
    top: -47%;
    left: 0px;
    z-index: -1;
}

/*section-products*/

/*trust-section*/

.trust-section{
    mask-image: url(http://sanashid.com/wp-content/uploads/2025/11/top-footer.svg);
    mask-size: cover;
    mask-repeat: no-repeat;
    mask-position:center
}

.title-trust-section span::before{
    
    content: url(http://sanashid.com/wp-content/uploads/2025/11/line-trust-title.svg);
    position: absolute;
    top: calc(50% - -30px);
    left: calc(50% - 65px);
    transform: translate(-50% , -50%);
    
}

.title-trust-section::after {
    content: '';
    background-color: #F2C029;
    width: 54px;
    height: 54px;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    right: -51px;
    transform: translate(-50%, -50%);
    opacity: .1;
}

.trust-section::before{
    content: url(http://sanashid.com/wp-content/uploads/2025/11/leaf-right-trust-section.svg);
    position: absolute;
    top: calc(50% - -30px);
    left: 50%;
    transform: translate(-50% , -50%);
}

.trust-section::after {
    content: url(http://sanashid.com/wp-content/uploads/2025/11/leaf-left-trust-section.svg);
    position: absolute;
    top: 65%;
    left: 10%;
    z-index: -1;
    transform: translate(-50%, -50%);
}

.section-linaround-trust::before {
    content: url(http://sanashid.com/wp-content/uploads/2025/11/line-around-trust-section-right.svg);
    position: absolute;
    right: calc(-10% - -60px);
    top: calc(50% - -60px);
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 70px;
    height: 113px;
}

.section-linaround-trust::after{
 content: url(http://sanashid.com/wp-content/uploads/2025/11/line-around-trust-section-left.svg);
    position: absolute;
    top: 30%;
    left: 16px;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.section-trust-asli::before{
    content: url(http://sanashid.com/wp-content/uploads/2025/11/circle-trust-section.svg);
    position: absolute;
    top: 25%;
    left: 3%;
    transform: translate(-50% , -50%);
    width:283px;
    height:216px;
    
}

.section-trust-asli::after {
    content: '';
    background: url(http://sanashid.com/wp-content/uploads/2025/11/bg-line-sections.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    width: 1440px;
    height: 1540px;
    background-position: center;
    background-size: cover;
}

/*trust-section*/


/*footer*/

.footer {
    mask-image: url(http://sanashid.com/wp-content/uploads/2025/11/Rectangle-766-1.png);
    mask-size: cover;
    mask-repeat: no-repeat;
    mask-position:center
}

.logo-section::before {
    content: url(http://sanashid.com/wp-content/uploads/2025/11/Group-159.svg);
    position: absolute;
    top: 50%;
    transform: translate(25%, -50%);
}

.copy-right a{
    font-family:"yekan-Bakh", Sans-serif ;
    
}

.around-footer::after {
    content: url(http://sanashid.com/wp-content/uploads/2025/11/rectangle-footer-right.svg);
    width: 65px;
    height: 65px;
    position: absolute;
    right: 0%;
    top: calc(5% - -15px);
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
}

.around-footer::before {
    content: url(http://sanashid.com/wp-content/uploads/2025/11/rectengal-footer-left.svg);
    width: 65px;
    height: 65px;
    position: absolute;
    left: 1%;
    top: calc(50% - -94px);
    transform: translateY(50%);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
}

.form-mail .elementor-form-fields-wrapper.elementor-labels-above {
    flex-wrap: nowrap;
}


/*footer*/