.container
{
    width: 94% !important;
    margin-left: auto;
    margin-right: auto;
}

.mahsolat2 .container{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mahsolat-right2{
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

#span1-mahsolat-right1{
    font-family: dana-fanum;
    font-size: 12px;
    font-weight: 400;
}

#span2-mahsolat-right1{
    font-family: dana-fanum;
    font-size: 12px;
    font-weight: 700;
    color: rgba(90, 90, 90, 1);
}

#span3-mahsolat-righ1{
    color: black;
    font-family: dana-fanum;
    font-size: 12px;
    font-weight: 700;
}

.mahsolat-right2 svg{
    margin: 0 6px;
}

.mahsolat-left2{
    display: flex;
    align-items: center;
}

#svg1-mahsolat-left1{
    margin-left: 14px;
}

.mahsolat2 hr{
    width: 10%;
    border: none;
    border-top: 2px solid rgba(244, 247, 250, 1);
}

#h1-zire-mahsolat2{
    direction: rtl;
    font-family: dana-fanum;
    font-size: 18px;
    font-weight: 600;
    text-align: right;
    margin: 20px 0;
    border-bottom: 2px solid rgba(217, 217, 217, 1);
    padding-bottom: 20px;
}

.section2 .container{
    display: flex;
    flex-direction: column;
    border: 1px solid rgba(233, 238, 242, 0.4);
    width: Hug 100%;
    height: 303px;
    position: relative;
}

.section2-top{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 0 14px;
    margin-top: 15px;
}

.img-section2 img{
    margin-left: 30px;
}

.img1-section2 img{
    position: absolute;
    margin-left: 15px;
    margin-top: -65px;
    width: 90.35px;
    height: 52.99px;
}

.section3 .container{
    background-color: rgba(245, 245, 245, 1);
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 10px;
    border-radius: 4px;
}


#h1-zire-mahsolat3{
    direction: rtl;
    font-family: dana-fanum;
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0;
    padding:0 10px;
}

.section3-text1{
    padding:0 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(233, 238, 242, 0.4);
    padding-bottom: 20px;
}

#section3-text1-1{
    font-family: dana-fanum;
    font-size: 14px;
    font-weight: 600;
    color: rgba(90, 90, 90, 1);
}

#section3-text4{
    color: rgba(40, 167, 69, 1);
    font-family: dana-fanum;
    font-size: 14px;
    font-weight: 600;
}

#section3-text2{
    color: rgba(229, 86, 4, 1);
    font-family: dana-fanum;
    font-size: 14px;
    font-weight: 500;
}

#span3-section3{
    margin-top: 10px;
    padding:0 10px;
    font-family: dana-fanum;
    font-size: 12px;
    font-weight: 400;
    text-align: right;
    direction: rtl;
    color: rgba(30, 70, 99, 1);
}

#section3-p{
    padding:0 10px;
    color: #000;
    font-family: dana-fanum;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-align: right;
    direction: rtl;
    text-align: justify;
}

.woocommerce-breadcrumb svg
{
    margin-bottom: 3px;
}

.woocommerce-breadcrumb
{
    display: flex;
    align-items: center;
    gap: 10px;
}