body {
    margin: 0;
/*    font-family: "Noto Sans",sans-serif,Arial;*/
    font-size: 14px;
    line-height: 20px;
    background-color: #e7e8e9;
    color: #333
}

a {
    color: #639
}

    a:hover {
        color: #639;
        text-decoration: underline
    }

img {
    max-width: 100%
}

a:focus, i:focus, button:focus, div:focus {
    outline: none !important;
    box-shadow: none !important
}

header {
    background-color: #d9261c;
    margin-bottom: 10px
}

img.logo {
    padding-top: 10px;
    padding-bottom: 2px
}

.user .nav-link {
    padding: .5rem .4rem
}

.social {
    font-size: 1.5em
}

    .social > ul.nav {
        justify-content: flex-end;
        -ms-flex-pack: end
    }

    .social .nav-link {
        padding: .5rem .2rem
    }

    .social .dropdown-toggle::after {
        display: none;
        content: ""
    }

.menu nav {
    padding: 0
}

.menu ul.navbar-nav > li > a.nav-link {
    font-weight: bold;
    color: #fff;
    white-space: nowrap
}

.menu ul.navbar-nav > li.active > a.nav-link, .menu ul.navbar-nav > li > a:hover.nav-link {
    background-color: #fff;
    color: #d9261c;
    border-radius: .25rem .25rem 0 0
}

.menu-drg {
    margin-left: -1px
}

.menu form {
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 5px
}

    .menu form .form-control {
        height: 30px;
        background: transparent;
        border-radius: .25rem 0 0 .25rem;
        border-right: none;
        color: #fff;
        max-width: 240px;
        width: 240px
    }

    .menu form input::placeholder {
        color: #fff
    }

    .menu form input:-ms-input-placeholder {
        color: #fff
    }

    .menu form input::-webkit-input-placeholder {
        color: #fff
    }

    .menu form button {
        height: 30px;
        border-radius: 0 .25rem .25rem 0;
        border: 1px solid #ced4da;
        border-left: none;
        background-color: #fff;
        line-height: 1.1rem;
        color: #d9261c
    }

.megamenu {
    position: static
}

.menu .dropdown-menu {
    padding: 0
}

.menu .dropdown-divider {
    margin: 0
}

.menu a.dropdown-item {
    padding: .5rem 1.5rem
}

.menu h6 {
    background-color: #d9261c;
    color: #fff;
    padding: 8px;
    font-weight: bold;
    font-size: .9rem;
    margin-bottom: 0
}

.menu ul.list-unstyled li.nav-item {
    text-align: left
}

.menu .dropdown-menu .col-lg-4, .menu .dropdown-menu .col-lg-3, .menu .dropdown-menu .col-lg-2 {
    padding-left: 5px;
    padding-right: 5px
}

.menu .list-unstyled li a {
    color: #212529;
    font-size: .9rem
}

    .menu .list-unstyled li a:hover, .menu .list-unstyled li.active a {
        color: #16181b;
        text-decoration: none;
        background-color: #eee
    }

.menu .fa-bars {
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.9rem
}

.menu button.navbar-toggler {
    border-color: #fff
}

.menuarea {
    padding: 10px
}

.menureview nav.navbar {
    background-color: #461957;
    padding: 0
}

    .menureview nav.navbar a {
        color: #fff;
        font-weight: bold
    }

    .menureview nav.navbar li.active, .menureview nav.navbar li:hover {
        background-color: #fff
    }

        .menureview nav.navbar li.active a, .menureview nav.navbar li:hover a {
            color: #461957
        }

    .menureview nav.navbar .navbar-toggler-icon {
        color: #fff;
        line-height: 28px
    }

    .menureview nav.navbar .navbar-toggler {
        margin: 0 auto
    }

.swiper-button-next, .swiper-button-prev {
    background-image: none;
    font-size: 3.5rem;
    text-shadow: 0 1px 1px rgba(0,0,0,.4)
}

    .swiper-button-next:hover i, .swiper-button-prev:hover i {
        color: #d9261c
    }

.swiper-button-next {
    right: 25px
}

.swiper-button-prev {
    left: 20px
}

.swiper-slide img {
    max-width: 100%
}

.slideb {
    width: 25%;
    text-align: center;
    padding: 10px
}

    .slideb .cover {
        padding: 25px
    }

        .slideb .cover:hover {
            background-color: #dcdcdc
        }

        .slideb .cover img {
            -webkit-box-shadow: 2px 4px 10px rgba(0,0,0,.75);
            -moz-box-shadow: 2px 4px 10px rgba(0,0,0,.75);
            box-shadow: 2px 4px 10px rgba(0,0,0,.75);
            max-height: 243px
        }

    .slideb .title a {
        color: #000;
        font-weight: bold
    }

        .slideb .title a:hover {
            color: #639;
            text-decoration: none
        }

    .slideb .author a {
        color: #000
    }

        .slideb .author a:hover {
            color: #639;
            text-decoration: none
        }

.slidea {
    margin: auto
}

.breadcrumb {
    margin-bottom: 0;
    background-color: transparent
}

.breadcrumb-item.active {
    color: #5a5a5a
}

.article-title h1 {
    font-size: 1.1rem;
    font-weight: bold
}

.page {
    background-color: #fff;
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,.1);
    padding: 20px
}

    .page .header h2, .page .header h1 {
        font-size: 1.3rem;
        font-weight: bold;
        margin-bottom: .5rem
    }

.basket-sticky {
    position: fixed;
    right: 10px;
    bottom: 60px;
    z-index: 99;
    opacity: 0
}

    .basket-sticky.active {
        opacity: 0
    }

footer {
    margin-top: 20px;
    background-color: #d9261c;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px
}

    footer a {
        color: #fff
    }

        footer a:hover {
            color: #fff;
            text-decoration: underline
        }

a.powered {
    background: url(../Images/redPowered.png) no-repeat scroll left 0 transparent;
    bottom: 0;
    clear: both;
    display: block;
    float: right;
    height: 30px;
    position: relative;
    right: 0;
    width: 91px
}

.box {
    background-color: #fff;
    position: relative;
    float: left;
    width: 407px;
    height: 295px;
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,.1);
    padding: 13px;
    margin-bottom: 10px
}

    .box:nth-child(2n+1) {
        margin-right: 10px
    }

    .box h1.title {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 7px
    }

        .box h1.title a:hover {
            color: #93c;
            text-decoration: none
        }

    .box .content {
        padding-top: 10px;
        border-top: dotted 1px #b2b2b2;
        display: flex
    }

        .box .content .image {
            flex: 0 0 120px;
            margin-right: 8px
        }

            .box .content .image img {
                border: solid 1px #ccc
            }

        .box .content .list {
            width: 100%
        }

            .box .content .list ul {
                font-size: .785rem;
                margin-bottom: 0
            }

                .box .content .list ul li {
                    line-height: .99rem;
                    margin-bottom: 5px;
                    display: flex
                }

                    .box .content .list ul li::before {
                        content: "";
                        font-family: "Font Awesome 5 Free";
                        font-weight: 900;
                        font-size: 6px;
                        color: #5a5a5a;
                        margin-right: 3px
                    }

                    .box .content .list ul li:hover {
                        background-color: #dcdcdc
                    }

                    .box .content .list ul li a {
                        color: #5a5a5a
                    }

                    .box .content .list ul li.active a {
                        color: #639
                    }

                    .box .content .list ul li a:hover {
                        color: #639;
                        text-decoration: none
                    }

    .box .footer {
        position: absolute;
        bottom: 8px;
        border-top: dotted 1px #b2b2b2;
        padding-top: 5px;
        right: 15px;
        left: 15px;
        font-size: .79rem;
        font-style: italic;
        text-align: right
    }

.social .text-light svg {
    fill: #f8f9fa
}

.social a.text-light:hover svg, .social a.text-light:focus svg {
    fill: #cbd3da
}

.ebulten {
    background-color: #4d205e;
    padding: 5px;
    color: #fff
}

    .ebulten .icheckbox_square-green {
        vertical-align: top;
        background-color: #e7e8e9
    }

label.error {
    padding: 3px 10px;
    border: 1px solid #ff4961;
    border-radius: 0 0 5px 5px;
    position: relative;
    color: #ff4961;
    margin-top: 11px;
    display: table
}

input:focus.error, input.error {
    border-color: #ff4961;
    box-shadow: none
}

input:focus.valid, input.valid {
    color: #28d094;
    border-color: #28d094;
    box-shadow: none
}

label.error::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #ff4961 transparent;
    border-style: solid;
    border-width: 11px 7px;
    position: absolute;
    left: 10px;
    top: -22px
}

.ft-refresh-cw:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.icon-spin {
    display: inline-block
}

.icon-spin {
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear
}

.blockOverlay {
    z-index: 1050 !important
}

.blockElement {
    z-index: 1051 !important
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.spinner-reverse {
    -webkit-animation: spin-reverse 1s linear infinite;
    -moz-animation: spin-reverse 1s linear infinite;
    -o-animation: spin-reverse 1s linear infinite;
    animation: spin-reverse 1s linear infinite
}

@-webkit-keyframes spin-reverse {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-moz-keyframes spin-reverse {
    0% {
        -moz-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -moz-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-o-keyframes spin-reverse {
    0% {
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes spin-reverse {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.video {
    background-color: #000;
    padding: 10px 10px 0 10px
}

    .video p {
        margin: 0
    }

.instalink-header-name {
    text-transform: none
}

.side .card-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

.card-columns .card {
    margin-bottom: .5rem;
    border: none;
    border-radius: 0;
    background-color: transparent
}

.page .content .card-columns {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5
}

.home iframe {
    display: list-item
}

.lmenu {
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,.1);
    background-color: #fff
}

    .lmenu ul.nav li.nav-item {
        border-top: solid 1px #eee
    }

        .lmenu ul.nav li.nav-item.subheader {
            padding: 13px;
            font-weight: bold;
            font-size: 1rem;
            background-color: #ddd
        }

        .lmenu ul.nav li.nav-item.active, .lmenu ul.nav li.nav-item:hover {
            background-color: #eee
        }

    .lmenu .header {
        font-size: 1.3rem;
        padding: 13px;
        font-weight: bold
    }

        .lmenu .header a {
            color: #3b3b3b;
            display: block
        }

            .lmenu .header a:hover {
                text-decoration: none
            }

h1, h2, h3, h4 {
    margin-bottom: 0
}

.clist {
    padding: 13px;
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,.1);
    background-color: #fff
}

    .clist .content .row {
        border-top: solid 1px #eee
    }

    .clist .header {
        font-size: 1.3rem;
        font-weight: bold;
        padding-bottom: 10px
    }

        .clist .header h1 {
            font-size: 1.3rem;
            font-weight: bold
        }

    .clist .content .image {
        width: 120px;
        float: left;
        margin-right: 8px
    }

        .clist .content .image img {
            border: solid 1px #ccc
        }

    .clist .content .desc {
        width: 100%
    }

        .clist .content .desc a {
            color: #000
        }

            .clist .content .desc a:hover {
                color: #639;
                text-decoration: none
            }

            .clist .content .desc a .title {
                font-weight: bold;
                font-size: 1.01rem
            }

            .clist .content .desc a .lgndb, .clist .content .desc a .lgndt {
                font-size: .8rem;
                line-height: 1rem
            }

        .clist .content .desc .spot {
            color: #5a5a5a
        }

.page-link, .page-link:hover {
    color: #639
}

.page-item.active .page-link {
    background-color: #666;
    border-color: #666;
    color: #fff
}

.kbox {
    float: right;
    width: 40%;
    padding: 15px;
    margin-left: 10px;
    background-color: #f5f5dc;
    border: 5px solid #456
}

.nbox {
    width: 99%;
    padding: 15px;
    background-color: #f5f5dc;
    border: 5px solid #456
}

.book .card .image {
    max-width: 75%;
    margin: 0 auto;
    padding: 20px 0
}

    .book .card .image img {
        border: solid 1px #ccc;
        -webkit-box-shadow: 2px 4px 10px rgba(0,0,0,.75);
        -moz-box-shadow: 2px 4px 10px rgba(0,0,0,.75);
        box-shadow: 2px 4px 10px rgba(0,0,0,.75)
    }

#ModalImg .modal-dialog {
    position: relative;
    display: table;
    overflow-y: auto;
    overflow-x: auto;
    width: auto
}

#ModalImg .modal-footer {
    justify-content: center
}

.book .content .header h1 {
    font-weight: bold;
    font-size: 1.3rem
}

    .book .content .header h1 .lgndt, .book .content .header h1 .lgndb {
        font-size: .9rem
    }

    .book .content .header h1 a {
        color: #000
    }

        .book .content .header h1 a:hover {
            text-decoration: none
        }

.book .content .author, .book .content .author h2 {
    font-size: 1rem
}

.book .content .spot {
    font-style: italic
}

.book .content .desc .nav-tabs {
    border-bottom: none
}

    .book .content .desc .nav-tabs .nav-link {
        border-color: #dee2e6
    }

        .book .content .desc .nav-tabs .nav-link.active {
            background-color: #dee2e6;
            border-color: #dee2e6
        }

    .book .content .desc .nav-tabs .nav-item {
        margin-right: 2px
    }

.book .content .desc .book-tabs {
    border: 1px solid #dee2e6
}

    .book .content .desc .book-tabs .tab-pane {
        padding: 10px
    }

    .book .content .desc .book-tabs .book-pdf {
        font-weight: bold
    }

.kunye table tr td:first-child {
    font-weight: bold;
    vertical-align: top
}

.book .card .card-body {
    padding: 0
}

    .book .card .card-body .tab-pane {
        padding-bottom: 20px
    }

    .book .card .card-body .nav-link {
        padding: .3rem;
        border-top: none;
        font-weight: bold
    }

        .book .card .card-body .nav-link:first-child {
            border-left: none
        }

        .book .card .card-body .nav-link:last-child {
            border-right: none
        }

.book .card .card-footer > div.row {
    position: relative
}

.book .card .card-footer .discount {
    position: absolute;
    left: 50%;
    right: auto;
    top: -40px;
    background-color: #ff9b35;
    padding: 15px 10px;
    border-radius: 50%;
    border: solid 1px;
    width: 52px;
    margin-left: -26px;
    font-weight: bold
}

.book .card .card-footer {
    background-color: #d9261c;
    color: #fff;
    margin-left: -1px;
    margin-right: -1px;
    margin-top: 10px
}

    .book .card .card-footer .out-of-sale {
        font-size: 1.15rem;
        text-align: center
    }

    .book .card .card-footer .lprice {
        text-decoration: line-through;
        font-size: 1rem;
        padding-right: 0;
        padding-left: 5px
    }

    .book .card .card-footer .oprice {
        font-size: 1rem;
        text-align: right;
        font-weight: bold;
        padding-left: 0;
        padding-right: 5px
    }

#gr_add_to_books iframe {
    max-width: 100%
}

.btn-group .dropdown-menu {
    right: -1px;
    left: -1px !important
}

.btn-basket {
    color: #d9261c;
    background-color: #ff9b35;
    border-color: #d9261c;
    width: 100%;
    font-weight: bold;
    padding: .2rem .75rem
}

    .btn-basket:hover {
        background-color: #ff8203
    }

.btn-gift {
    color: #d9261c;
    background-color: #ff9b35;
    border-color: #d9261c;
    font-weight: bold
}

    .btn-gift:hover {
        background-color: #ff8203
    }

.btn-ebasket {
    color: #d9261c;
    background-color: #cbdecf;
    border-color: #d9261c;
    font-weight: bold;
    font-size: 14px;
    padding: .2rem .75rem;
    text-align: left
}

    .btn-ebasket:hover {
        background-color: #e4f7e8
    }

#TabEKitap {
    background-color: rgba(203,222,207,.5)
}

.btn-sbasket {
    color: #d9261c;
    background-color: #edbfbb;
    border-color: #d9261c;
    font-weight: bold;
    font-size: 14px;
    padding: .2rem .75rem;
    text-align: left
}

    .btn-sbasket:hover {
        background-color: #ffceca
    }

#TabSesliKitap {
    background-color: rgba(237,191,187,.5)
}

.btn-pbasket {
    color: #d9261c;
    background-color: #c7daeb;
    border-color: #c7daeb;
    font-weight: bold;
    font-size: 14px;
    padding: .2rem .75rem;
    text-align: left
}

    .btn-pbasket:hover {
        background-color: #c7daeb
    }

.btn-favorite {
    color: #d9261c;
    background-color: #20b2aa;
    border-color: #d9261c;
    width: 100%;
    font-weight: bold;
    padding: .2rem .75rem
}

    .btn-favorite:hover {
        background-color: #2be2d8
    }

.book-format .btn-group {
    width: 100%;
    height: 32px
}

.book-format .dropdown-toggle::after {
    position: absolute;
    right: 5px;
    top: 10px;
    height: 10px
}

.book-format .dropdown-item i {
    font-size: 12px
}

.nav-ebook, .nav-ebook.nav-link.active {
    background-color: #cbdecf;
    border-color: #cbdecf #cbdecf #fff;
    border-bottom: 1px
}

.nav-sbook, .nav-sbook.nav-link.active {
    background-color: #edbfbb;
    border-color: #edbfbb #edbfbb #fff;
    border-bottom: 1px
}

#NavEBook {
    background-color: rgba(203,222,207,.5)
}

#NavAudioBook {
    background-color: rgba(237,191,187,.5)
}

.rlist ul.nav {
    margin-top: 15px;
    border-bottom: none
}

.rlist .tab-content {
    background-color: #fff;
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,.1);
    padding: 20px
}

.rlist .nav-tabs .nav-item {
    margin-bottom: 0
}

.rlist .nav-tabs a.nav-link.active {
    background-color: #fff;
    border-color: #fff #fff #eee #fff;
    color: #639;
    font-weight: bold;
    font-size: 1.05rem
}

.rlist .ritems {
    text-align: center
}

    .rlist .ritems .cover img {
        border: solid 1px #ccc;
        max-width: 120px
    }

    .rlist .ritems .title a {
        color: #000;
        font-weight: bold
    }

        .rlist .ritems .title a:hover {
            color: #639;
            text-decoration: none
        }

    .rlist .ritems .author a {
        color: #000
    }

        .rlist .ritems .author a:hover {
            color: #639;
            text-decoration: none
        }

.rlist .footer {
    border-top: dotted 1px #b2b2b2;
    padding-top: 5px
}

.setcontents .clist {
    padding: 0;
    box-shadow: none
}

    .setcontents .clist .content .row:first-child {
        border-top: none
    }

#toast-container > .toast {
    background-image: none !important
}

    #toast-container > .toast:before {
        position: fixed;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 24px;
        line-height: 18px;
        float: left;
        color: #fff;
        padding-right: .5em;
        margin: auto .5em auto -1.5em
    }

#toast-container > .toast-warning:before {
    content: ""
}

#toast-container > .toast-error:before {
    content: ""
}

#toast-container > .toast-info:before {
    content: ""
}

#toast-container > .toast-success:before {
    content: ""
}

.col-form-label {
    text-align: right
}

.btn-ltsm {
    background-color: #461957;
    color: #fff
}

    .btn-ltsm:hover {
        color: #fff;
        background-color: #639
    }

.row-error {
    margin-bottom: 0
}

    .row-error label {
        font-size: 18px;
        color: #f00;
        margin-bottom: .8rem;
        line-height: 24px
    }

.row-success label {
    font-size: 20px;
    color: #461957;
    line-height: 26px;
    margin-top: 15px
}

.page form input::placeholder {
    color: #ddd
}

.page form input:-ms-input-placeholder {
    color: #ddd
}

.page form input::-webkit-input-placeholder {
    color: #ddd
}

form .form-group div.cbx {
    line-height: 35px
}

#ModalAdd2Cart {
    text-align: center;
    padding-top: 15%
}

    #ModalAdd2Cart label {
        margin-bottom: 0;
        font-weight: bold;
        font-size: 1.2rem
    }

#ModalRcmndSet {
    padding-top: 15%
}

#FormAccount small {
    color: #f00
}

.select2-container .select2-selection--single {
    height: 38px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px
}

ul.wizard_steps {
    display: table;
    list-style: none;
    position: relative;
    width: 100%;
    padding: 0
}

    ul.wizard_steps li {
        display: table-cell;
        text-align: center
    }

        ul.wizard_steps li a, ul.wizard_steps li:hover {
            display: block;
            position: relative;
            -moz-opacity: 1;
            filter: alpha(opacity=100);
            opacity: 1;
            color: #666
        }

            ul.wizard_steps li a:hover {
                text-decoration: none
            }

            ul.wizard_steps li a.selected:before, .step_no {
                background: #d9261c;
                color: #fff
            }

        ul.wizard_steps li:first-child a:before {
            left: 50%
        }

        ul.wizard_steps li a:before {
            content: "";
            position: absolute;
            height: 4px;
            background: #ccc;
            top: 20px;
            width: 100%;
            z-index: 4;
            left: 0
        }

        ul.wizard_steps li a .step_no {
            width: 40px;
            height: 40px;
            line-height: 40px;
            border-radius: 100px;
            display: block;
            margin: 0 auto 5px;
            font-size: 16px;
            text-align: center;
            position: relative;
            z-index: 5
        }

        ul.wizard_steps li a.selected:before, .step_no {
            background: #d9261c;
            color: #fff
        }

        ul.wizard_steps li a.disabled .step_no {
            background: #ccc
        }

        ul.wizard_steps li:last-child a:before {
            right: 50%;
            width: 50%;
            left: auto
        }

.cartimg {
    max-width: 80px;
    -webkit-box-shadow: 2px 4px 10px rgba(0,0,0,.75);
    -moz-box-shadow: 2px 4px 10px rgba(0,0,0,.75);
    box-shadow: 2px 4px 10px rgba(0,0,0,.75)
}

.cartq {
    color: #000;
    width: 50px;
    height: 30px;
    border: 1px solid #000;
    font-size: 16px;
    border-radius: 4px;
    text-align: center
}

    .cartq.disabled {
        cursor: not-allowed;
        background-color: transparent;
        border: none
    }

.table tr td {
    vertical-align: middle
}

dl dt {
    text-align: right
}

.ocart .card-header {
    font-weight: bold;
    font-size: 1.3rem
}

.long-text {
    overflow-y: scroll;
    height: 300px
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #fff;
    overflow: auto
}

.autocomplete-suggestion {
    padding: 4px 5px;
    overflow: hidden;
    cursor: pointer;
    border-bottom: solid 1px #eee
}

    .autocomplete-suggestion:last-child {
        border-bottom: none;
        text-align: center;
        text-decoration: underline;
        background-color: #ddd
    }

.autocomplete-selected {
    background: #f0f0f0
}

.autocomplete-suggestions strong {
    color: #d9261c
}

.autocomplete-group {
    padding: 4px 5px;
    font-weight: bold;
    background-color: #ddd;
    color: #d9261c
}

    .autocomplete-group strong {
        display: block;
        border-bottom: 1px solid #000
    }

.autocomplete-suggestion i {
    color: #008000
}

.slist .row {
    border-top: solid 1px #eee
}

    .slist .row:first-child {
        border-top: none
    }

.slist .image img {
    border: solid 1px #ccc
}

.slist .image {
    width: 120px;
    float: left;
    margin-right: 8px
}

.slist .content .desc a {
    color: #000
}

    .slist .content .desc a:hover {
        color: #639;
        text-decoration: none
    }

    .slist .content .desc a .title {
        font-weight: bold;
        font-size: 1.01rem
    }

.slist .content .desc .spot {
    color: #5a5a5a
}

.mark, mark {
    background-color: #d9261c;
    color: #fff
}

.drglist .col-12 {
    margin-bottom: 35px
}

.drglist .card .card-body {
    padding: 10px
}

    .drglist .card .card-body .card-title {
        margin-bottom: 20px;
        font-weight: bold;
        text-align: center
    }

.drglist .card .card-footer > div.row {
    position: relative
}

.drglist .card .card-footer .discount {
    position: absolute;
    left: 50%;
    right: auto;
    top: -40px;
    background-color: #ff9b35;
    padding: 15px 10px;
    border-radius: 50%;
    border: solid 1px;
    width: 52px;
    margin-left: -26px;
    font-weight: bold
}

.drglist .card .card-footer {
    background-color: #d9261c;
    color: #fff;
    margin-left: -1px;
    margin-right: -1px
}

    .drglist .card .card-footer .out-of-sale {
        font-size: 1.15rem;
        text-align: center;
        font-weight: bold;
        min-height: 20px
    }

    .drglist .card .card-footer .lprice {
        text-decoration: line-through;
        font-size: 1rem;
        padding-right: 0;
        padding-left: 5px
    }

    .drglist .card .card-footer .oprice {
        font-size: 1rem;
        text-align: right;
        font-weight: bold;
        padding-left: 0;
        padding-right: 5px
    }

.agroup {
    margin-bottom: 20px;
    padding-left: 15px;
    border-left: solid 4px #d9261c
}

    .agroup .gtitle {
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 10px;
        color: #d9261c
    }

    .agroup .gcontent .garticle {
        margin-bottom: 10px
    }

        .agroup .gcontent .garticle .gatitle {
            display: -ms-flexbox;
            display: flex;
            color: #000
        }

            .agroup .gcontent .garticle .gatitle .full-title {
                font-weight: bold
            }

            .agroup .gcontent .garticle .gatitle a, .gbox-review-title a, .alist-item-review-title a, .td-title a {
                display: -ms-flexbox;
                display: flex;
                font-weight: bold;
                color: #000
            }

            .agroup .gcontent .garticle .gatitle i, .gbox-review-title i, .alist-item-review-title i, .td-title i {
                color: #008000;
                margin-right: 5px;
                padding-top: 3px
            }

            .agroup .gcontent .garticle .gatitle a:hover, .gbox-review-title a:hover, .alist-item-review-title a:hover, .td-title a:hover {
                text-decoration: none
            }

                .agroup .gcontent .garticle .gatitle a:hover div, .gbox-review-title a:hover div, .alist-item-review-title a:hover div, .td-title a:hover div {
                    text-decoration: underline
                }

        .agroup .gcontent .garticle .garticle-pn {
            margin-right: 10px;
            white-space: nowrap
        }

    .agroup .gcontent .gauthor {
        font-size: .95rem
    }

.page .article .article-title {
    font-weight: bold;
    font-size: 1.1rem;
    margin-bottom: 15px
}

.page .article .article-author {
    font-size: 16px;
    margin-bottom: 5px
}

.page .article .article-content {
    font-size: 15px;
    line-height: 22px
}

.page .sidebar .header {
    font-weight: bold;
    font-size: 1.1rem;
    border-bottom: dotted 1px;
    margin-bottom: 10px;
    padding-bottom: 5px
}

.alist .alist-item {
    padding-bottom: 8px;
    margin-top: 8px;
    border-bottom: solid 1px #ccc
}

.dlist .row {
    border-top: none
}

.drgmenu {
    min-width: 190px
}

.prd-image {
    border: solid 1px #ccc;
    -webkit-box-shadow: 2px 4px 10px rgba(0,0,0,.75);
    -moz-box-shadow: 2px 4px 10px rgba(0,0,0,.75);
    box-shadow: 2px 4px 10px rgba(0,0,0,.75);
    max-width: 150px
}

.prd-header a {
    font-size: 17px;
    font-weight: bold;
    color: #000
}

    .prd-header a:hover {
        text-decoration: none
    }

    .prd-header a .lgndb {
        font-size: .9rem
    }

.prd-header .author a {
    font-size: 1rem;
    font-weight: normal;
    color: #639
}

.prd-header .spot {
    margin-top: 15px
}

.btn-rcmndset {
    height: 32px;
    padding: 3px 10px;
    border: 1px solid
}

.side .card {
    margin-bottom: .5rem;
    border: none;
    border-radius: 0;
    background-color: transparent
}

.video iframe {
    max-width: 100%;
    max-height: 152px
}

.prize {
    display: flex;
    color: #639;
    font-weight: bold
}

    .prize div {
        margin: 10px 20px 10px 0;
        display: flex;
        align-items: center;
        border: solid 1px #639;
        padding: 10px;
        border-radius: 8px
    }

    .prize i {
        font-size: 30px;
        margin-right: 5px;
        color: #639
    }

@media(max-width:1199px) {
    img.logo {
        max-width: 250px
    }

    .menu form .form-control {
        max-width: 194px
    }

    .user .nav-link {
        padding: .5rem .2rem
    }

    .box {
        width: 340px;
        height: 355px
    }

        .box h1.title {
            font-size: 18px
        }

        .box .content .image {
            flex: 0 0 95px
        }

    .page .content .card-columns {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
}

@media(max-width:991px) {
    .menu nav {
        -ms-flex-pack: center;
        justify-content: center
    }

    .menu button.navbar-toggler {
        padding: 0 109px;
        margin-bottom: 5px
    }

    .menu ul.navbar-nav > li.active > a.nav-link, .menu ul.navbar-nav > li > a:hover.nav-link {
        border-radius: 0
    }

    .menu .dropdown-menu {
        border: 0
    }

    .menu .list-unstyled li a {
        padding: 8px
    }

    .menu-drg {
        margin-left: 0
    }

    img.logo {
        padding-top: 0
    }

    .social .nav-link, .user .nav-link {
        padding-bottom: 0
    }

    .user .nav-link {
        padding-left: .4rem;
        padding-right: .4rem
    }

    .slideb {
        width: 33.3333%
    }

    .side .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    .lmenu .header a::after {
        content: "";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        float: right
    }

    .page .content .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }

    .book .content .desc .nav-tabs .nav-item {
        flex: 1 1 auto;
        text-align: center
    }

    #gr_add_to_books iframe {
        max-height: 40px
    }

    .toast-bottom-left {
        bottom: 45px
    }
}

@media(max-width:767px) {
    .basket-sticky.active {
        opacity: 1
    }

    .user ul.nav {
        justify-content: center;
        -ms-flex-pack: center
    }

    .social .nav-link {
        padding-bottom: .5rem
    }

    .social ul.nav {
        justify-content: center;
        -ms-flex-pack: center
    }

    .slideb {
        width: 50%
    }

    .swiper-button-next {
        right: 10px
    }

    .swiper-button-prev {
        left: 5px
    }

    .box {
        width: 100%;
        height: auto
    }

        .box h1.title {
            font-size: 20px
        }

        .box .content {
            padding-bottom: 25px
        }

            .box .content .image {
                flex: 0 0 120px
            }

            .box .content .list {
                width: 374px
            }

    footer {
        text-align: center
    }

    .kbox {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px
    }

    .page .content .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    .rlist .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    .clist .content .row .col-sm-12:first-child {
        border-bottom: solid 1px #eee
    }
}

@media(max-width:575px) {
    .side .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .iffb {
        background-color: transparent
    }

        .iffb iframe {
            width: 340px;
            margin: 0 auto;
            max-width: 100%
        }

    .page .content .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .rlist .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .col-form-label {
        text-align: left
    }

    dl dt {
        text-align: left
    }
}
