.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% { opacity: 0; }
}
/*ff5122*/
.navbar_f {
    /*padding-right: 5px;*/
    padding: 8px;
    overflow: hidden;
    background-color: #41b6c1;
    position: fixed;
    bottom: 0;
    width: 100%;
    direction: rtl;!important;
    z-index: 900000000;
    border-top: 2px dashed #ed7f06;
    box-shadow: 0px -5px 20px 1px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px -5px 20px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px -5px 20px 1px rgba(0,0,0,0.4);
}
/*.btn_serial{
    padding: 2px 4px;
    margin-left: 5px!important;
}*/
.navbar_f a {
    float: right;
    display: block;
    color: #ed7f06 !important;
    text-align: center;
    padding: 5px 7px;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    margin-left: 5px!important;
    background-color: #fff;
    border-radius: 5px;


}
.navbar_f a:hover {
    background: #fff10d;
    color: black!important;
}

.navbar_f a.active {
    background-color: #fff10d;
    color: black !important;
}


body{
    font-family: 'IRANSans','B Yekan','BYekan','B Nazanin','BNazanin' !important;
    font-size: 14px !important;
    font-weight: bold!important;
    color: #565b6e !important;
}
a{
    font-size: 14px !important;
    font-weight: bold!important;
    color: #565b6e !important;
}
a:hover{
    color: #f00480 !important;
}

#div_support {
    position: fixed;
    width: 160px;
    height: 38px;
    text-align: center;
    background: #ff5400;
    left: -62px;
    /*right: -06px;*/
    top: 35%;
    transform: rotate(-90deg);
    line-height: 41px;
    z-index: 999;
    cursor: pointer;
    padding: 0px 1px;
    transition: all 0.4s ease;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    color:#ffffff;
}

#div_support a{
    color:#ffffff !important;
    font-weight: bolder!important;
}
#div_support2 {
    position: fixed;
    width: 160px;
    height: 38px;
    text-align: center;
    background: #007bff;
    left: -62px;
    /*right: -06px;*/
    top: 60%;
    transform: rotate(-90deg);
    line-height: 41px;
    z-index: 999;
    cursor: pointer;
    padding: 0px 1px;
    transition: all 0.4s ease;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    color:#ffffff;
}
#div_support2 a{
    color:#ffffff !important;
    font-weight: bolder!important;
}


    /*
    input,
    button,
    select
    {
        font-size: 12px !important;

    }*/

.spn_tel_of_owner{
    color:#0e90d2;
}
.row-services-listing{
    background-color: #ed7f06 !important;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 0px;
}
.tt-col-description {
    color: #ffffff !important;
}
.tt-col-description h4{
    color: #ffffff !important;
}
.row-services-listing .tt-col-icon{
    color: #fae81a;
}
.row_social_adver{
    background-color: #030303 !important;
    margin-top: 0px !important;
}
.tt-social-icon li a{
    color: #ffffff !important;
    font-size: 16px!important;
}
.tt-social-icon li a:hover{
    color: #fae81a !important;
}
.tt-footer-col{
    background-color: #303030 !important;
    color: #ffffff !important;
}
.tt-footer-col a{
    color: #dcdfea !important;
}
.tt-footer-col h4 {
    color: #abafbe !important;
}
.tt-footer-col p {
    color: #dcdfea !important;
}
.tt-footer-custom{
    background-color: #030303 !important;
    color: #dcdfea !important;
}
.tt-footer-custom a{
    color: #f7f4bf !important;
}

.ALi103_Link {
    background-color: #f7f4bf;
    color: #9a1070 !important;
    border-radius: 10%;
    padding: 1px;
    font-size: 13px !important;
}
.btn_slider_link{
    background-color: #ffffff !important;
    color: #ff1a55 !important ;
    padding: 5px 20px !important;
    font-size: 13px !important;
}
.btn_slider_link:hover{
    background-color: #ff1a55 !important;
    color: #ffffff !important ;
    padding: 5px 20px !important;
    font-size: 13px !important;
}
.slider_title{
    color: #7ab51d !important ;
}
.slider_sub_title{
    color: #ed7f06 !important ;
}

.li_old_price{
    color: #ff1a55 !important;
    text-decoration:line-through;
    font-weight: bold !important;
    font-size: 14px !important;
}
.li_new_price{
    color: #7ab51d !important;
    font-weight: bold !important;
    font-size: 14px !important;
}
.li_normal_price{
    color: #7ab51d !important;
    font-weight: bold !important;
    font-size: 14px !important;
}
.li_old_price_size2{
    color: #ff1a55 !important;
    text-decoration:line-through;
    font-weight: bold !important;

}
.li_new_price_size2{
    color: #7ab51d !important;
    font-weight: bold !important;

}
.li_normal_price_size2{
    color: #7ab51d !important;
    font-weight: bold !important;

}

.div_nemad{
    padding: 0px;
    text-align: right;
    vertical-align: top;
    /*background-color: #ffffff;
    width: 50%;*/

}
.div_nemad img{
    width: 40%;
    border-radius: 3px;
}
.basket_btn{
    background-color:#FF1A75 ;
    color: #ffffff !important;
}
.basket_btn:hover{
    background-color:#ed7f06 ;
    color: #ffffff !important;
}
.item_des_details{
    line-height: 30px;
}
.Ali103_btn {
    background-color: #ff1a55 !important;
    color: #ffffff !important;
}
.Ali103_btn:hover{
    background-color:#7ab51d !important; ;
    color: #ffffff !important;
}
.final_price_in_basket{
    color: #7ab51d !important;
}


.div_search_box{
    direction: ltr !important;
    margin-top: 20px;
    width: 90%;
    padding: 0px 0px 0px 0px;
    background-color: #EDF0F3;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 0px solid #139ff7;
}
.div_search_box_title{
    direction: ltr !important;
    background-color: #6699CC;
    padding: 10px;
    color: #ffffff;
    width: 100%;
    font-weight: bolder;
    font-size: 16px;
}

#div_search_box_digits{
    direction: ltr !important;
    margin-top: 10px;
    padding: 0px;
    width: 90%;
    background-1color: #ff1c1c;
}
.txt_digit{
    width: calc(100%/9 - 20px);
    margin-left: 3px;
    text-align: center;
    padding: 3px;
    border-radius: 5px;
    border: 0px;
    font-size: 18px;
    font-weight: bold;
    min-height: 40px;
}

.txt_digit:nth-of-type(1) {
    margin-left: -3px;
}

#div_sim_info{
    margin-top: 20px;
    width: 90%;

}

#div_op_name{
    text-align: right;
}
#div_op_type{
    text-align: left ;
    float: left !important;

}
#div_sim_price{
    width: 90%;
    margin-top: 20px;
    direction: rtl;
    text-align: center;

}
.txt_price{
    width: calc(50% / 2 );
    margin-left: 10px;
    border-radius: 5px;
    padding: 3px;
    border: 0px;
    height: 40px;
    text-align: center;

}
#div_action_button{
    margin-top: 20px;
    background-color: #dde1e5;
    padding: 20px 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    direction: rtl;

}
.btn_serach_regular{
    color: #ffffff;
    border: 0px;
    background-color: #4276ab;
    border-radius: 3px;
    margin-left: 10px;
    padding: 5px 10px;
    width: calc(70% / 3);
    font-weight: bolder;
    cursor: pointer;
}
.btn_serach_regular:hover{
    background-color: #346394;
}


.div_search_box_bakht{
    direction: ltr !important;
    margin-top: 20px;
    width: 90%;
    padding: 0px 0px 10px 0px;
    background-color: #EDF0F3;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 0px solid #139ff7;
}
.div_mci_btn{
    width: 100%;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
}
.div_irancell_btn{
    width: 100%;
    text-align: center;
    padding: 10px;
}
.div_irancell_btn input{
    margin-left: 10px;
    width: 27%;
    background-color: #ffc905;
    border: 0px;
    border-radius: 3px;
    color: #ffffff;
    padding: 5px 2px;
    cursor: pointer;
}
.div_irancell_btn input:hover{
    background-color: #deb008;
}
.div_mci_btn input{
    margin-left: 10px;
    width: 27%;
    background-color: #2fbcc6;
    border: 0px;
    border-radius: 3px;
    color: #ffffff;
    padding: 5px 2px;
    cursor: pointer;
}
.div_mci_btn input:hover{
    background-color: #23a4ad;
}

.div_mci_btn input:nth-of-type(1) {
    margin-left: 0px;
}
.div_irancell_btn input:nth-of-type(1) {
    margin-left: 0px;
}

#div_result{
    direction: rtl !important;
    margin-top: 20px;
    width: 90%;
    padding: 0px;
    background-color: #ffffff;
    border-radius: 5px;
}

.table-bordered{
    background-color: #ffffff;
    border-radius: 13px;
}
.table-bordered th{
    background-color:#6699CC ;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}
.td_tel{
    font-weight: bold;
    font-size: x-large;
}
.td_price{
    font-weight: bold;
    font-size: x-large;
}

.table-bordered td{
    text-align: center;
    color: #000000;
    vertical-align: middle !important;
    font-weight: bold;
}
.table-bordered tr:nth-child(even) {
    background: #f9fafb
}
.table-bordered tr:nth-child(odd) {
    background: #ffffff
}
.img_basket{
    width: 70px;
    cursor: pointer;
}
.img_star{
    height: 30%;
}

.div_sabadi_box{
    direction:rtl !important;
    margin-top: 20px;
    width: 90% !important;
    padding: 10px;
    background-color: #EDF0F3;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 0px solid #139ff7;
    height: auto;
}
.div_sabadi_box_title{
    direction: rtl !important;
    background-color: #6699CC;
    padding: 10px;
    color: #ffffff;
    width: 100%;
    font-weight: bolder;
    font-size: 16px;
    text-align: center;
}


.img_toys{cursor:pointer !important;}
.new-price{;font-size:15px;}
.ul_basket{width:100%;padding:0px;}
.ul_basket li{display:inline-block;margin:5px 0px;padding:0px;}
.basket_btn{
    background-color: #0e90d2 !important;
    color: #ffffff !important;
    font-weight: normal!important;
    border-radius: 4px !important;
}
.basket_btn:hover{

    background-color: #8CD4F5 !important;
    color: #ffffff !important;
    font-weight: normal!important;
}
.basket_btn_view{
    background-color: #0e90d2 !important;
    color: #ffffff !important;
    font-weight: normal!important;
    border-radius: 4px !important;
}
.basket_btn_view:hover{

    background-color: #8CD4F5 !important;
    color: #ffffff !important;
    font-weight: normal!important;
}
