@charset "UTF-8"; /*Designed By Naghl.blog.ir */ @import url('//bayanbox.ir/download/8626191148265319234/bootstrap.min.4.4.1.css'); @import url('//bayanbox.ir/download/9133645133947444131/font-awesome.css'); @import url('//cdn.rawgit.com/rastikerdar/sahel-font/v3.3.0/dist/font-face.css'); body { direction: rtl; font-family: Sahel; background: url("//bayanbox.ir/view/5904708603372750801/bg-1.jpg") fixed top; background-size: cover; font-weight: 300; line-height: 1.8rem; } .repback { background: #deefff; } .nava:hover { color: #e2e6ea !important; } .buble::after { content: ""; width: 0px; height: 0px; position: absolute; border-left: 7px solid #fff; border-right: 7px solid transparent; border-top: 7px solid #fff; border-bottom: 7px solid transparent; right: -13px; top: 18px; } .card-body div { padding-top: 10px; } .img-crt img { max-width: 100%; height: auto; } .rate-up.rated .fa-heart-o:before { content: "\f004"; color: #ff6347; } .rate-down.rated .fa-thumbs-o-down:before { content: "\f165"; color: #f00; } .comment-add-form { font-size: 14px; } .formField2 textarea { height: 200px; } a.btn { background: unset; color: unset; } .avatar { width: 40px; height: 40px; } .current { z-index: 1; color: #fff; background-color: #007bff; border-color: #007bff; } .nav-scroller { position: relative; z-index: 2; /*height: 2.75rem;*/ overflow-y: unset; } .nav-scroller .nav { display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; /*padding-bottom: 1rem;*/ margin-top: -1px; overflow-x: auto; text-align: center; white-space: nowrap; -webkit-overflow-scrolling: touch; } .nav-scroller .nav-link { padding-top: .75rem; padding-bottom: .75rem; font-size: .875rem; } @media only screen and (max-width: 992px) { ::-webkit-scrollbar { -webkit-appearance: none; } ::-webkit-scrollbar:horizontal { height: 12px; } ::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, .5); border-radius: 10px; border: 2px solid #ffffff; } ::-webkit-scrollbar-track { border-radius: 10px; background-color: #ffffff; } .bComForm .sendbutton.hasCheckbox { margin-top: 0; } }