

.loginbox {
-webkit-box-shadow: 0px 0px 11px -3px rgba(0,0,0,0.82);
-moz-box-shadow: 0px 0px 11px -3px rgba(0,0,0,0.82);
box-shadow: 0px 0px 11px -3px rgba(0,0,0,0.82);

background-color:whitesmoke;
padding:10px;

}

.loginbox2 {
-webkit-box-shadow: 0px 0px 11px -3px rgba(0,0,0,0.82);
-moz-box-shadow: 0px 0px 11px -3px rgba(0,0,0,0.82);
box-shadow: 0px 0px 11px -3px rgba(0,0,0,0.82);

padding:10px;

}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}


.priceline {
    text-decoration: line-through;
}

.esitle {
    background-position: 50% 40%;
    background-repeat: no-repeat;
    background-size: cover;
    /* opsiyonel ayarlar */
    height: 130px;
    width: 130px;
    margin: 3px;
    border: 3px solid #ccc;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
}


.etkinlikfade {
    background: rgba(30,41,61,0.85);
    text-align: center;
    opacity: 0;
    visibility: visible;
    transform: scale(0);
}


.esitlekare {
    background-position: 50% 40%;
    background-repeat: no-repeat;
    background-size: cover;
    /* opsiyonel ayarlar */
    height: 120px;
    width: 120px;
    margin: 3px;
    border: 3px solid #ccc;
    -moz-border-radius: 3%;
    -webkit-border-radius: 3%;
    border-radius: 3%;
    text-align: center;
}

.esitlefornews {
    background-position: 50% 40%;
    background-repeat: no-repeat;
    background-size: cover;
    /* opsiyonel ayarlar */
    height: 230px;
    width: 210px;
    margin: 3px;
    border: 3px solid #ccc;
    -moz-border-radius: 3%;
    -webkit-border-radius: 3%;
    border-radius: 3%;
    text-align: center;
}

.esitlekareyazar {
    background-position: 50% 40%;
    background-repeat: no-repeat;
    background-size: cover;
    /* opsiyonel ayarlar */
    /*height: 120px;*/
    width: 150px;
    margin: 3px;
    border: 2px solid #ccc;
    -moz-border-radius: 3%;
    -webkit-border-radius: 3%;
    border-radius: 3%;
    text-align: center;
}


.esitleetkinlik {
    background-position: 50% 40%;
    background-repeat: no-repeat;
    background-size: cover;
    /* opsiyonel ayarlar */
    height: 210px;
    width: 220px;
    margin: 3px;
    border: 3px solid #ccc;
    -moz-border-radius: 3%;
    -webkit-border-radius: 3%;
    border-radius: 3%;
    text-align: center;
}


/***** Theme Primary Color (Orange) ******/

/* color */
a:hover,
.theme-color,
.online-option ul li a:hover,
.cart-option ul li a:hover,
.navigation li a:hover,
.navigation li a:hover i,
.caption.style-1 p,
.caption.style-2 h1 span,
.release-book-detail span,
.recomend-slider .owl-prev:hover,
.recomend-slider .owl-next:hover,
.pagination-holder ul li.active a,
.pagination-holder ul li a:hover,
.blog-style-1 .post-box .text-column em i,
#dates .selected,
.bx-wrapper .bx-controls-direction a:hover,
.address-list.style-2 ul li i,
.blog-style-1.style-2 .post-box .text-column span,
.arthor-list-img .overlay a,
.s-arthor-detail,
.s-arthor-detail > a,
.books-post-widget span,
.author-p-detail ul li h6 i,
.meta-post li i,
.date i,
.event-img .overlay a,
.event-organizar.style-1 span i,
.comment h6,
.single-blog-detail blockquote,
.offer-price del,
.add-cart-alert p i,
.product-thumnbnail .bx-wrapper ul li .expand,
.availability strong,
.related-products h5 span,
.book-list-detail strong,
.description .check-list li::before,
.mission-disc h4 span,
.facts-list ul li i,
.action-text h3 span,
.address-column h6,
.error-heading h2 span,
.terms a,
.quick-view .prics .now,
.switcher h2 a,
.footer-column h4,
.address-list li i,
.back-top i,
.rating-nd-price strong,
.s-product-hover ul li a,
.footer-links li a:hover,
.navigation ul li ul li .mega-dropdown a:hover {
    color: #ed1c24;
}


    /* Background Color */
    .add-cart a span,
    .social-icons ul li a:hover,
    .search-bar .sub-btn:hover,
    .btn-1,
    .plus-icon,
    .best-sellers-tabs .tabs-nav li.ui-tabs-active a,
    .service-column:hover .service-icon,
    .gallery-figure .overlay ul li a:hover,
    #dates .selected::before,
    .s-product-hover ul li a:hover,
    .sidebar ul li.ui-state-active::before,
    .nav-holder.style-2 .add-to-cart .btn-1 i em,
    .tags-list li a:hover,
    .pricing-slider .ui-slider .ui-slider-range,
    .filter-tags-holder ul li a.selected,
    .address-column:hover .address-icon,
    .disc-reviews-tabs .tabs-nav ul li.ui-tabs-active a,
    .progress-rating .progress-bar,
    .product-cart-option li a:hover,
    .product-img .sale-bacth,
    .navigation ul li ul li a::before {
        background: #ed1c24;
    }

/* Border Color */
.social-icons ul li a:hover,
.navigation ul li a::before,
.sec-heading::before,
.pagination-holder ul li.active a,
.gallery-figure .overlay ul li a:hover,
.navigation ul li > ul,
.authors-filter ul li a.selected::before,
.tags-list li a:hover,
.add-cart-alert {
    border-color: #ed1c24;
}




.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .pace.pace-inactive .pace-progress {
        display: none;
    }

    .pace .pace-progress {
        position: fixed;
        z-index: 2000;
        top: 30px;
        right: 0;
        height: 5rem;
        width: 5rem;
        -webkit-transform: translate3d(0, 0, 0) !important;
        -ms-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
    }

        .pace .pace-progress:after {
            display: block;
            position: absolute;
            top: 0;
            right: .5rem;
            content: attr(data-progress-text);
            font-family: "Helvetica Neue", sans-serif;
            font-weight: 100;
            font-size: 5rem;
            line-height: 1;
            text-align: right;
            color: rgba(0, 0, 0, 0.19999999999999996);
        }



.booksdiv {
    box-shadow: 0 4px 11px rgba(0, 0, 0, 0.12), 0 2px 6px rgba(0, 0, 0, 0.08);
    text-align: center;
    margin-bottom: 14px;
    background-color: #fff;
    border-radius: 8px;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

    .booksdiv:hover {
        box-shadow: 0 8px 19px rgba(0, 0, 0, 0.18), 0 6px 14px rgba(0, 0, 0, 0.12);
        transform: translateY(-2px);
    }

    /*.booksborders {
      border-left: 1px dashed rgba(0, 0, 0, 0.19999999999999996);
        border-right: 1px  dashed  rgba(0, 0, 0, 0.19999999999999996);
         border-top: 1px  dashed  rgba(0, 0, 0, 0.19999999999999996);
          border-bottom: 1px  dashed  rgba(0, 0, 0, 0.19999999999999996);
         padding:5px;
}*/



    .booksdiv img {
        height: 230px;
        -webkit-box-shadow: -1px 1px 4px 0px rgba(50, 50, 50, 0.67);
        -moz-box-shadow: -1px 1px 4px 0px rgba(50, 50, 50, 0.67);
        box-shadow: -1px 1px 4px 0px rgba(50, 50, 50, 0.67);
    }



    .booksdiv :hover {
        /*-moz-transform: translate(0px, -4px);
        -ms-transform: translate(0px, -4px);
        -o-transform: translate(0px, -4px);
        -webkit-transform: translate(0px, -4px);
        transform: translate(0px, -4px);*/
    }


    .booksdiv:hover {
        opacity: 1;
        visibility: visible;
    }

    .booksdiv:hover {
        margin: 0 0 6px !important;
    }



.btn-sepet {
    background-color: #ed1c24;
    color: white;
    zoom:88%;
}

.btn-sepet-out {
    background-color: whitesmoke;
    color: black;
    zoom: 80%;
}


.ribbon {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

    .ribbon span {
        font-size: 10px;
        font-weight: bold;
        color: #FFF;
        text-transform: uppercase;
        text-align: center;
        line-height: 20px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        width: 100px;
        display: block;
        background: #79A70A;
        background: linear-gradient(#9BC90D 0%, #79A70A 100%);
        box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
        position: absolute;
        top: 19px;
        left: -21px;
    }

        .ribbon span::before {
            content: "";
            position: absolute;
            left: 0px;
            top: 100%;
            z-index: -1;
            border-left: 3px solid #79A70A;
            border-right: 3px solid transparent;
            border-bottom: 3px solid transparent;
            border-top: 3px solid #79A70A;
        }

        .ribbon span::after {
            content: "";
            position: absolute;
            right: 0px;
            top: 100%;
            z-index: -1;
            border-left: 3px solid transparent;
            border-right: 3px solid #79A70A;
            border-bottom: 3px solid transparent;
            border-top: 3px solid #79A70A;
        }




        .ribbonred {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

    .ribbonred span {
        font-size: 10px;
        font-weight: bold;
        color: #FFF;
        text-transform: uppercase;
        text-align: center;
        line-height: 20px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        width: 100px;
        display: block;
        background: #cc1b2d;
        background: linear-gradient(#ff0e24 0%, #9e0414 100%);
        box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
        position: absolute;
        top: 19px;
        left: -21px;
    }

        .ribbonred span::before {
            content: "";
            position: absolute;
            left: 0px;
            top: 100%;
            z-index: -1;
            border-left: 3px solid #79A70A;
            border-right: 3px solid transparent;
            border-bottom: 3px solid transparent;
            border-top: 3px solid #79A70A;
        }

        .ribbonred span::after {
            content: "";
            position: absolute;
            right: 0px;
            top: 100%;
            z-index: -1;
            border-left: 3px solid transparent;
            border-right: 3px solid #79A70A;
            border-bottom: 3px solid transparent;
            border-top: 3px solid #79A70A;
        }




.cart-table .cart-item-quantity > input {
    width: 50px;
    text-align: center;
    outline: none;
    display: inline-block;
    line-height: 10px;
    margin: 0 7px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cart-table .cart-item-quantity .cart-item-minus,
.cart-table .cart-item-quantity .cart-item-plus {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    color: #b3b3b3;
    font-size: 12px;
}

    .cart-table .cart-item-quantity .cart-item-minus:hover,
    .cart-table .cart-item-quantity .cart-item-plus:hover {
        color: #666;
    }



.cart-table {
    padding: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    background: #fff;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}

    .cart-table > thead > tr > td,
    .cart-table > tbody > tr > td,
    .cart-table > tfoot > tr > td,
    .cart-table > thead > tr > th,
    .cart-table > tbody > tr > th,
    .cart-table > tfoot > tr > th {
        padding: 10px 15px;
        vertical-align: middle;
    }

        .cart-table > thead > tr > td:last-child,
        .cart-table > tbody > tr > td:last-child,
        .cart-table > tfoot > tr > td:last-child,
        .cart-table > thead > tr > th:last-child,
        .cart-table > tbody > tr > th:last-child,
        .cart-table > tfoot > tr > th:last-child {
            text-align: right;
        }

    .cart-table > thead > tr > th,
    .cart-table > tbody > tr > th,
    .cart-table > tfoot > tr > th {
        border-width: 1px;
        font-weight: 400;
        font-size: 16px;
    }

    .cart-table .cart-item-image img {
        width: 80px !important;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

    .cart-table .cart-item-remove > a {
        display: inline-block;
        width: 25px;
        height: 25px;
        line-height: 25px;
        background: #999;
        color: #fff;
        text-align: center;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-right: 20px;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;
    }

        .cart-table .cart-item-remove > a:hover {
            background: #808080;
        }


.cart-total-list {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 13px;
    color: #7d7d7d;
}

    .cart-total-list > li {
        margin-bottom: 5px;
    }

        .cart-total-list > li > span {
            width: 35%;
            display: inline-block;
        }

        .cart-total-list > li:last-child {
            font-size: 17px;
            font-weight: 600;
            color: #666;
        }


.btnsepet {
    background: #ffc107 !important;
    color: black !important;
}

.box {
    background: #fff;
    padding: 15px 20px;
    -webkit-box-shadow: 0 0px 2px rgba(0,0,0,0.2);
    box-shadow: 0 0px 2px rgba(0,0,0,0.2);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.sidebar-box {
    margin-bottom: 30px;
    padding: 15px 20px;
    background: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
}

.global-wrap {
    /*background: #f2f2f2;*/
    background: #fff;
}


.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.wtextcolor {
    color: #b20d0d;
}
