.search-result{margin-top:1rem}
#search-input{width:100%;display:block;box-shadow:1px 5px 5px #e0e0e080;padding:10px;}
.fillter-items .list-atrr-c label::before{top:0 !important}
i.fa.fa-search.ajax-search-filter ,
i.fa.fa-spinner.ajax-search-filter{position:absolute;top:40%;left:15px;}
.updater-price{border:1px solid black;padding:5px 10px;margin-top:1rem;}
.updater-price p{margin:0 !important;}
.updater-price:hover{cursor:pointer;}
input#max_amount ,
input#min_amount{direction:ltr !important;}
.fa-spinner.ajax-search-filter{animation:looper 1s ease infinite}
@keyframes looper{from{transform:rotate(0deg)}
to{transform:rotate(360deg)}
}
button#resetButton , button#resetButtonNew{display:none !important;visibility:hidden !important;margin-top:1rem;text-align:right;font-size:12px !important;border:1px solid red;color:red;}
button.close_field_box_comment.button{background:#545454;border:1px solid #545454;}
button.close_field_box_comment.button:after{display:none;}
@media screen and (max-width:768px){.button{height:40px !important;}
}
div.expired{border-radius:12px;margin-bottom:1rem;background:#c45a5a;color:white;padding:1rem;}
.center-captcha{margin-top:1rem;display:flex !important;flex-direction:column;align-items:flex-start;gap:10px;}
.center-captcha button{width:100% !important;height:auto;padding:1.2rem;display:block !important;}
.center-captcha button:hover{color:#ee8c22 !important;}
.single-info ul{direction:ltr;}
.single-info ul li{display:flex !important;gap:10px;align-items:center;margin-bottom:1rem !important;}
.single-info ul li i{font-size:16px !important;position:unset !important;}
.g-recaptcha{display:flex;align-content:center;align-items:center;justify-content:center;text-align:center;}