@media only screen and (max-width: 992px) {
    #topMain .fskDropDown.dropdown-menu li a {
        line-height: 31px;
    }
}

.pr-0 {
    padding-right: 0px !important;
}

#header.fixedFskHeader {
    top: 0px !important;
    position: fixed !important;
}

#fastSearch {
    display: none;
}

#fastSearch .row {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #FFF;
}

#fastSearch ul li {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 5px;
    margin-bottom: 2px;
}

#fastSearch ul li:last-child {
    border-bottom: 0px;
}

#fastSearch ul li a {
    width: 100%;
    padding: 3px;
    display: block;
    background: #fff;
}

#fastSearch ul li:hover a {
    background: #157ed2;
    color: #FFF;
}

#homecats {
    margin-bottom: 20px;
    margin-top: 13px;
}

#homecats li {
    float: left;
    width: 48%;
    background: #e7e7e7;
    padding: 10px;
    margin-right: 2%;
    margin-bottom: 7px;
    border-radius: 20px;
}

.home-search input#searchtext::placeholder {
    font-size: 16px;
}

.homelist li.liAllBook {
    background: 0 0;
    margin-top: -8px;
}

.fa {
    font-display: swap !important;
}

#dropdownMenuButton {
    margin-top: 3px !important;
}

.nav > li > a {
    text-align: center;
}

.nav li span.navText {
    font-size: 13px;
    display: block;
    text-align: center;
}

#topMain li {
    margin-top: -4px !important;
}

.nav li #newPostButton {
    margin-top: 6px !important;
    margin-left: 10px;
}

div#myProfileDropDown {
    margin-top: 11px;
}

.btn-orange {
    background: #ff6e02;
    color: #FFF;
}

@media only screen and (max-width: 992px) {
    #basketButton {
        display: block !important;
    }

    #topNav nav.nav-main {
        background: #157ed2;
    }

    #headSearchBox {
        margin-left: 0px !important;
    }
}

.mt-5 {
    margin-top: 5px !important;
}

#header {
    z-index: 999999;
}

.home-search {
    padding-top: 0px !important;
}

#header.fixed {
}

#topBar ul.dropdown-menu > li > a {
    padding: 8px 30px 8px 14px;
    font-size: 13px;
    color: #000 !important;
}

#topBar ul.dropdown-menu > li > a > i {
    color: #0062b1 !important;
    display: inline-block;
    width: 8px;
}

body {
    background: #ecf0f1;
    font-weight: 500;
}

#homemenu {
    background: #0062b1;
    padding: 0px 10px;
}

#homemenu li {
    width: 100%;
    padding: 5px 0px;
    border-bottom: 1px solid #157ed2;
}

#homemenu li:last-child {
    border-bottom: 0px,
}

#homemenu li a {
    padding-left: 13px;
    color: #FFF;
}

#homemenu li a:hover {
    color: #ff6f02;
}

#header, #topNav {
    background: #157ed2 !important;
}

#topBar {
    background-color: #ff6f02 !important;
    /*background-color: #0062b1 !important;*/
    color: #FFF;
}

#topBar a {
    color: #FFF !important;
}

#topBar a i {
    color: #FFF !important;
}

#topBar ul.top-links > li {
    border-right: #ecae7f 1px solid;
}

#topBar ul.top-links > li:last-child {
    border-right: 0px;
}

.slider_nav {
    margin-top: -21%;
    z-index: 9;
    position: relative;
}

.slider_nav .am-prev, .slider_nav .am-next {
    background: #ecf0f1;
    font-size: 11px;
    padding: 14px 5px;
}

.slider_nav .am-prev {
}

.slider_nav .am-next {
    right: 0px;
    position: absolute;
}

.info-bar {
    margin: 0;
    border: 0;
    color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 10px 0;
}

.info-bar.info-bar-clean {
    background-color: #fff;
    border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
}

.info-bar.info-bar-bordered {
    margin: 30px 0;
    border: rgba(0, 0, 0, 0.1) 1px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.info-bar div.row > div {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 !important;
    border-right: rgba(0, 0, 0, 0.1) 1px solid;
}

.info-bar.info-bar-bordered div.row > div {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.info-bar div.row > div i {
    color: #333;
    font-size: 32px;
    line-height: 1.2;
    margin-right: 10px;
}

.info-bar h1, .info-bar h2, .info-bar h3, .info-bar h4, .info-bar h5, .info-bar h6, .info-bar p {
    color: #333;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    padding: 0;
}

.info-bar h1:before, .info-bar h2:before, .info-bar h3:before, .info-bar h4:before, .info-bar h5:before, .info-bar h6:before {
    content: attr(data-bgtext);
    color: rgba(148, 149, 150, 0.07);
    font-size: 100px;
    font-weight: bold;
    letter-spacing: 0;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 0.3;
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    top: 6px;
}

.info-bar p {
    font-size: 12px;
    line-height: 1;
}

div.heading-title.heading-border-bottom {
    border-bottom: #ff6f02 2px solid;
}

div.heading-title h3 {
    background: transparent;
    border: 0px;
}

#cart i {
    font-weight: bold !important;
}

.btn-red {
    border: 1px solid red;
}

.button-buuk {
    padding: 5px 15px;
    border-radius: 0px;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    background: #FFF;
    display: inline-block;
}

.likedForMe {
    line-height: 17px;
    margin-right: 0px;
    font-size: 19px;
    margin-left: 2px;
}

.button-buuk.btn-orange {
    border: 1px solid #ff6f02;
    color: #ff6f02 !important;
}

.button-buuk.btn-orange:hover {
    background: #ff6f02;
    border: 1px solid #ff6f02 !important;
    color: #fff !important;
}

.button-buuk.btn-orange i {
    color: #ff6f02 !important;
}

.button-buuk.btn-orange:hover i {
    color: #fff !important;
}

.button-buuk.btn-blue {
    border: 1px solid #3764f9;
    color: #3764f9 !important;
}


.button-buuk.btn-blue:hover {
    background: #3764f9;
    border: 1px solid #3764f9;
    color: #fff !important;;
}

.button-buuk.btn-blue i {
    color: #3764f9;
}

.button-buuk.btn-blue:hover i {
    color: #fff;
}

blockquote p {
    font-size: 1.7rem;
}

.fw-bold {
    font-weight: bold !important;
}

.fw-normal {
    font-weight: normal !important;
}

section.page-header h1 {
    font-weight: 400 !important;
}

.buuk-shadow {
    background: #FFF !important;
}

.accountPage a.list-group-item, .accountPage button.list-group-item {
    color: #FFF;
    padding: 7px 10px;
}

.accountPage a.list-group-item.fw-bold {
    background: #157ed2;
    padding-left: 10px;
}

.accountPage a.list-group-item:hover, .accountPage button.list-group-item:hover {
    color: #000;
}

.accountPage .list-group {
    background: #0062b1;
    padding: 0px;
}

.accountPage .list-group-item {
    padding: 6px 0px;
    border-bottom: 1px solid #157ed2;
}

#product-product div.row > div img.img-responsive {
    box-shadow: -10px 20px 10px #636363;
}

.list-group-item i {
    width: 15px;
    text-align: center;
    margin-right: 5px;
}

i.passwdToggle:before {
    margin-top: -19px;
    position: absolute;
    right: 0px;
}

#bottomNav {
    padding: 20px 0px 10px 0px;
    background: #FFF;
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

.loader {
    margin: 10px;
    font-size: 3px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ff6f02;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
    width: 30px;
    height: 30px;
    display: block;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.bookItem strong {
    font-weight: 600;
}

.pidselector span, .item_total_seller {
    padding: 4px 7px;
    background: #ecf0f1;
    margin-right: 4px;
    border-radius: 8px;
    display: inline-block;
    margin-bottom: 4px;
    font-size: 13px !important;
}
p.pidselector a {
    color: #0062b1;
    font-size: 13px !important;
}

p.pidselector a:hover {
    color: #ff6f02;
}

.fs-13 {
    font-size: 13px !important;
}
@media (max-width: 767px) {
    #mainMenu ul.top-links > li:hover > .dropdown-menu, #topBar ul.top-links > li:hover > .dropdown-menu {
        position: absolute;
        width: 200px;
        left: 0px;
    }

    #home-banners div.heading-title h3 {
        font-size: 16px;
    }

    #header.header-sm #topNav a.logo > img {
        margin-left: 0px;
    }

    .button-buuk {
        padding: 5px 21px;
        font-size: 12px;
    }

    .kitap-btn {
        margin-top: unset !important;
        width: unset !important;
    }

    .wishlistButtons {
        text-align: center;
    }

    #wishlist-page .mix-grid .mix {
        margin-bottom: 10px;
    }

    .info-bar h3 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 500px) {
    #headSearchBox {
        padding: 0px;
    }

    #topNav div.nav-main-collapse {
        max-height: 49px;
        right: 7%;
    }
}

.header {
    background-color: #157ed2 !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #444;
}
/* default font size */
.fa {
    font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}
h2 {
    font-size: 27px;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 15px;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 10.2px;
}
/* Search-category */
.sblock{
    display: block;
}
.ajax-result-msg {
    padding: 10px 15px;
}
.ajax-load-img{
    max-width: 100px;
}
#search-by-category .list-des{
    font-size: 12px;
    color: #777;
}
#search-by-category .search-container .categories-container{
    float:left;
    width: 160px;
    position:relative

}
#search-by-category .search-container .categories-container .hover-cate p {
    position: relative;
    margin-bottom: 0;
    background: white;
    border: 1px solid #eaeaea;
    border-right: 0;
    height: 40px;
    cursor: pointer;
    padding: 9px 10px;
    border-radius: 2px 0 0 2px;
}
.cate-selected{
    color: #777;
    font-size: 13px;
}
#search-by-category .search-container .categories-container .hover-cate p:after {
    content: "\f107";
    font-family: 'fontawesome';
    position:absolute;
    right:20px;
    top: 10px;
    font-size: 18px;
    color: #777;
}
#search-by-category .search-container .categories-container .hover-cate .cate-items{
    z-index: 9999;
    position: absolute;
    display: none;
    background: none repeat scroll 0% 0% #FFF;
    max-height: 300px;
    overflow: auto;
    padding: 15px;
    width: 100%;
    cursor: pointer;
    border: 1px solid #eee;
    line-height: 25px;
    text-transform: capitalize;
}
#search-by-category .search-ajax{
    position: absolute;
    z-index: 99;
    background: none repeat scroll 0% 0% #fff;
    left: 15px;
    top: 100%;
    right: 15px;
}
#search-by-category .search-ajax .ajax-result-container .ajax-result-list{
    display:block;
    border:1px solid #ddd;
    max-height:345px;
    padding: 0;
    overflow: auto;
}
#search-by-category .item-inner:before {
    display:none;
}
#btn-search-category {
    background: #ff6f02;
    color: #fff;
    border: 1px solid #fa9a51;
    height: 40px;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 13px;
    padding: 3px 8px 0 8px;
    min-width: 100px;
    transition: 0.3s ease;
    letter-spacing: 0.8px;
}
#btn-search-category:hover {
    background: #2d3439;
    color: #fff;
    border: 1px solid #2d3439;
}
#text-search {
    width: 100%;
    border: 1px solid #eee;
    height: 40px;
    padding: 0 15px;
}
.ajax-loader-container {
    display: none;
}
.ajax-result-item {
    list-style: none;
}
.ajax-loader-container {
    position: absolute;
    z-index: 110;
    height: 300px;
    background-color: white;
    border: 1px solid #eee;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}
.product-info .price-old {
    text-decoration: line-through;
}
.ajax-result-list .product-image img{
    max-width: 80px;
}
.ajax-result-list .product-name{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    text-transform: capitalize;
    margin: 0 0 10px 0;
}
.ajax-result-list .old-price{
    font-size: 16px;
}
.ajax-result-list .product-info{
    border-bottom: 1px solid #eee;
    padding: 15px 0;
}
@media(max-width: 767px){
    #btn-search-category{
        min-width: auto;
        width: 50px;
    }
}
/* .ajax-result-container{
    display: block !important

} */
.item-cate{
    list-style: none;
    color: #777;
    font-size: 13px;
}
.item-cate.f1{
    margin-left: 10px;
}
/* Search-category over */

#cart{
    /*padding: 11px 15px 9px;*/
    /*background: #27ae61;*/
    border-radius: 2px;
    border-color: transparent;
    color: #fff;
    font-size: 13px;
    font-family: 'Roboto-Medium';
    fill: #fff;
}
#cart button.dropdown-toggle{
    background-color: transparent;
    border: none;
    padding: 0;
}
header {
    padding: 15px 0 0 0;
}
