a{
    text-decoration: none;
}

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

.mahsolat .container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}

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

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

#span1-mahsolat-right{
    font-size: 12px;
}

#span2-mahsolat-right{
    font-size: 12px;
    font-weight: 800;
}

.mahsolat-right svg{
    margin: 0 5px;
}

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

#sv1-mahsolat-left{
    margin-left: 15px;
}

.mahsolat hr{
    width: 50%;
    border: none;
    flex-grow: 1;
    margin: 0 15px;
    border-top: 2px solid rgba(244, 247, 250, 1);
}

.section1 h2{
    font-size: 18px;
    text-align: right;
    color: #000;
}

.sub-section1{
    display: flex;
    flex-wrap: wrap;
    direction: rtl;
}

.sub-section1-1{
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 165px;
    height: 66px;
    margin-left: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    background-color: rgba(245, 245, 245, 1);
}


.span-sub-section{
    display: flex;
    text-align: right;
    flex-direction: column;
    margin-right: -15px;

}

#span1{
    font-size: 14px;
    font-weight: 800;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 4px;
}

#span2{
    font-size: 14px;
    color: rgba(0, 42, 71, 1);
}

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

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

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

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

#span2-mahsolat-right{
    font-family: dana-fanum;
    font-size: 12px;
    font-weight: 700;
}

.mahsolat-right svg{
    margin: 0 5px;
}

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

#sv1-mahsolat-left{
    margin-right: 15px;
}

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

#h1-zire-mahsolat{
    font-family: dana-fanum;
    font-size: 18px;
    font-weight: 600;
    text-align: right;
    margin: 20px 0;
    direction: rtl;
}

.filter .container{
    display: flex;
    justify-content: space-between;
}

.custom-select select {
    font-family: dana-fanum;
    font-size: 16px;
    font-weight: 700;
    color: rgba(19, 43, 62, 1);
    background-color: rgba(244, 244, 247, 1);
    cursor: pointer;
    width: max-content;
    height: 43px;
    border-radius: 4px;
    border: none;
    padding-left: 30px;
    direction: rtl;
    padding-right: 20px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="7" viewBox="0 0 14 7" fill="none"><path d="M13.1395 0.346218C13.0504 0.256394 12.9444 0.1851 12.8276 0.136446C12.7109 0.0877931 12.5856 0.0627441 12.4591 0.0627441C12.3326 0.0627441 12.2073 0.0877931 12.0905 0.136446C11.9738 0.1851 11.8678 0.256394 11.7787 0.346218L7.38951 4.73538C7.30042 4.82521 7.19443 4.8965 7.07764 4.94516C6.96086 4.99381 6.8356 5.01886 6.70909 5.01886C6.58258 5.01886 6.45732 4.99381 6.34054 4.94516C6.22376 4.8965 6.11776 4.82521 6.02868 4.73538L1.63951 0.346218C1.55042 0.256394 1.44443 0.1851 1.32765 0.136446C1.21086 0.0877931 1.0856 0.0627441 0.959093 0.0627441C0.832581 0.0627441 0.707322 0.0877931 0.59054 0.136446C0.473758 0.1851 0.367766 0.256394 0.278676 0.346218C0.100186 0.525773 0 0.768665 0 1.02184C0 1.27502 0.100186 1.51791 0.278676 1.69747L4.67743 6.09622C5.21649 6.63461 5.94721 6.93702 6.70909 6.93702C7.47097 6.93702 8.20169 6.63461 8.74076 6.09622L13.1395 1.69747C13.318 1.51791 13.4182 1.27502 13.4182 1.02184C13.4182 0.768665 13.318 0.525773 13.1395 0.346218Z" fill="%23132B3E"/></svg>');
    background-size: 13.42px 7px;
    background-repeat: no-repeat;
    background-position: left 10px center;
}

.about-products{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}

.about-products1{
    width: 100%;
    height: 164px;
    background-color: rgba(245, 245, 245, 1);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    padding: 23px 16px 20px 20px;
}

.about-products1-right{
    display: flex;
    flex-direction: column;
    text-align: right;
}

#span1-about-products1-right{
    font-size: 20px;
    font-weight: 700;
    color: rgba(34, 78, 112, 1);
    margin-bottom: 5px;
}

#span2-about-products1-right{
    color:rgba(0, 0, 0, 1) ;
    font-family: dana-fanum;
    font-size: 14px;
    font-weight: 500;
    margin-bottom:8px;
}

#span3-about-products1-right{
    color:rgba(40, 167, 69, 1);
    font-family: dana-fanum;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
}

#span4-about-products1-right{
    color:rgba(220, 53, 69, 1);
    font-family: dana-fanum;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    direction: rtl;
    display: flex;
    align-items: center;
}


#span4-about-products1-right span{
    direction: rtl;
    color: rgba(220, 53, 69, 1);
    font-weight: 700;
    margin-left: 5px;
}

.about-products1-left{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}

#span1-about-products1-left{
    color: rgba(90, 90, 90, 1);
    font-size: 12px;
    font-weight: 400;
    margin-top: 12px;
}

.button-about-products1-left{
    width: 130px;
    border: none;
    height:32px;
    border-radius: 4px;
    background-color: rgba(60, 104, 137, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:68px;
}

.button-about-products1-left a{
    color: white;
    font-size: 10px;
    font-weight: 400;
    text-decoration: none;
    margin-left: 5px;
}

.container .filters
{
    display: flex;
    align-items: center;
    gap: 20px;
}