/*custom css ,css customize shode hast
yani css ii k khodemon minevisim */
/*
body{text-align: right;
    direction: rtl;}
*/
.ghvcf{
    font-size: 16px;
}
.iiimmg{
    width: 120px;
    height: 150px;
    border-radius: 5px;
}

.close{
    transition: 0.1s;
}

.close:hover{
    background-color: #b30000;
    color: white !important;
}

.close span{
    /* font-weight: normal !important; */
}


.fainalBTN{
    text-decoration: none;
    padding: 6px 0;
    color: white;
    background-color: rgba(249, 152, 50, 0.95);
    transition: 0.2s;
}
.fainalBTN:hover{
    color:#322B4A !important;
    background-color:white;
    border:1px solid  #322B4A;
}
.close{
    /* color: #322B4A !important; */
    opacity: 1 !important;
}



@media (max-width:575px){
    .container{padding: 0px;}
    .col-md-8{padding: 0px;}
    .teddad{font-size: 8px !important;}
    .ghvcf{font-size: 13px !important;}
}
@media (max-width:992px){
    .teddad{font-size: 8px !important;
    }
    .ghvcf{
        font-size: 16px;
    }

}
@media (max-width:355px){
    .teddad{font-size: 6px !important;}

}
@media (max-width:323px){
    .teddad{font-size: 4px !important;}

}
@media (max-width:600px){
    .iiimmg{width: 80px !important; height: 120px !important;}

}


@media (max-width:930px){
    #serch{width: 100%;
        margin-right: 2px;
        width: 100%!important;
        margin-right: 2px!important;
        display: block;
    }
    .pokds, .send{
        padding: 5px 1px;
        display: block;
        text-align: right;
    }

    #ser{
        display: block;
        width: 100%;
    }

    .dake{float: right;}

}


#tshs{
    max-width: 44px;
    max-height: 44px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance:textfield;
}

.sabad{text-align: right;
    direction: rtl;
    background-color: #f5f5f5;
}

@media (max-width:767px){
    .sabad{font-size: 14px;
        padding: 0;}
    .ghvcf{
        font-size: 16px;
    }
}

input[type=search] {
    min-width:300px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 25px;
    font-size: 12px;
    background-color: white;

    padding: 12px 20px 12px 40px;
}

#serch{

    max-width: 450px;
}
a{text-decoration: none;}
