
.modalLoading{
    width: 50px;
    margin-left: calc(50% - 25px);
}
.firsat{
    /* width: 100%; */
    /* border: 2px solid #f8c90c; */
    padding: 4px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 10px;
}

.kargoVerilis{
    background: #000;
    border-radius: 100%;
}

.kargoVerilis img{

}

/*# sourceMappingURL=style.css.map */

.favoriBtn{
    border:2px solid red;
    font-size: 17px!important;
    padding: 5px 10px;
    border-radius: 5px;
    color: red;
}
.favoriBtn:hover{
    background-color:red;
    color: #fff!important;
}
.favoriBtn.active{
    background-color:red;
    color: #fff!important;
}


.karsilastirmaBtn{
    border:2px solid #010103;
    font-size: 17px!important;
    padding: 5px 10px;
    border-radius: 5px;
    color: #010103;
}
.karsilastirmaBtn:hover{
    background-color:#010103;
    color: #fff!important;
}
.karsilastirmaBtn.active{
    background-color:#010103;
    color: #fff!important;
}
.product_d_action ul
{
    width:100%;
    float: right;
    margin-bottom: 10px;
}
.product_d_action ul li{
    margin-bottom:15px;
    float:left;
    margin-right: 10px;
}
.aramaGelen{
    background-color: #f5f5f5;
    padding: 0;
    margin-top: 10px;
    position: absolute;
    border-radius: 5px;
    width: 140%;
    overflow: hidden;
    -webkit-box-shadow: 0px 4px 16px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 16px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 16px -3px rgba(0,0,0,0.75);
    z-index:9999999;
}
.aramaGelen li{
    padding: 5px 20px;
    border-bottom: 1px solid #e4e4e4;
}
.aramaGelen li:last-child{
    border:none ;
}
.aramaGelen li a:hover{
    color: #3d5d2a;

}

.aramaGelen li a span{
    color: #3d5d2a;
}

input#arama{
    outline: none;
    background-color: #f7f7f7;
    /* font-size: 14px; */
}


.aramaGelen2{
    background-color: #f5f5f5;padding: 0;margin-top: 10px;position: absolute;border-radius: 5px;width: 240px;overflow: hidden ;
    -webkit-box-shadow: 0px 4px 16px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 16px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 16px -3px rgba(0,0,0,0.75);
    z-index:9999999;
}
.aramaGelen2 li{
    padding: 5px 20px;border-bottom: 1px solid #e4e4e4;
}
.aramaGelen2 li:last-child{
    border:none ;
}
.aramaGelen2 li a:hover{
    color: #3d5d2a;

}

.aramaGelen2 li a span{
    color: #3d5d2a;
}

@media only screen and (max-width: 785px) {
    .product_quantity {
        display: none ;
    }
    .product_total{
        display: none ;
    }
    .product-price{
        display: none ;
    }

}


@media only screen and (min-width: 785px) {
    .mobil_quantity {
        display: none ;
    }
    .mobil_total{
        display: none ;
    }
}

.hesap_ikon{
    width: 100%;
}
.hesap_ikon i{
    font-size: 50px;
}
.hesap_ikon .sayim{
    position: absolute;
    top: 0px;
    margin-left: 57px;
    background: #f9af3d;
    padding: 2px 10px;
    border-radius: 100%;
    font-weight: bold;
}

.hesap_ikon .text{
    position: absolute;
    bottom: 0px;
    margin-left: 8px;
    font-weight: bold;
}
.hesap_sol a{font-weight: bold;border-bottom: 1px solid #ececec;padding-bottom: 12px;font-size: 14px;color: #464646;}
.hesap_sol a i{
    font-weight: bold;
    font-size: 24px;
    margin-right: 12px;
    position: relative;
    top: 5px;
}
.hesap_sol a.active{
    color: #fff;
    background-color: #7a6855;
}
.hesap_sol a:hover{
    color: #7a6855;
}
.form-control{
    font-size: 14px;
    height: 50px;
    margin-bottom: 14px;
}
.form-control:focus{
    border-color: #7a6855;
    box-shadow: 0 0 0 0.2rem rgba(12, 203, 222, 0.29);
}

.product_ratting ul li{
    float: left;
    margin-right: 3px;
}
.product_ratting{
    float: none;
    width: 100%;
    clear: both;
}
.star_rating ul li{
    float: left;
    margin-right: 3px;
}
.product_ratting ul li a{
    float: left;
    margin-right: 3px;
    color: #7a6855;
}
.star_rating{
    float: none;
    width: 100%;
    clear: both;
}
.star_rating ul li a{
    float: left;
    margin-right: 3px;
    color: #7a6855;
}
.col-form-label{
    font-size: 14px;
}

.hesap_sol{padding-right: 20px;border-right: 2px solid #f5f5f5;}
.account_dashboard{
    font-size: 14px;
}
.search-filter__list{
    padding-left: 10px;
}
.search-filter__list li{
    list-style-type: none;
    border-bottom: 1px solid #fbfbfb;
    padding-top: 5px;
    padding-bottom: 5px;
}
hr {
    height: 1px;
    background-color: #ffffff;
    border-color: #f5f5f5;}

.sepetSag li{font-size: 13px;}
.sepetSag li span{font-size: 16px;float: right;}

.aktifAdres{
    padding-top: 10px;
}