@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap);

.alisveris-content {
    width: 100%;
    font-family: Roboto, sans-serif
}

.ozetDetail {
    float: left;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 6px 0 #cecece
}

.giftCardBasketText {
    width: 100%;
    padding: 14px;
    background-color: #4ca36e;
    border: 1px solid #cecece;
    box-shadow: 0 0 6px 0 #cecece;
    height: 100%;
    align-items: center;
    display: grid;
    color: #fff
}

.giftCardBasketDesc {
    padding: 20px;
    height: 100%;
    align-items: center;
    border-width: 0 2px 2px 2px;
    border-color: #ddd;
    border-style: dashed
}

.giftCardBasketDescScis {
    bottom: -11px;
    position: absolute
}

.giftCardBasketTextSpan {
    border-top: 10px solid #4ca36e;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    bottom: -9px;
    left: 35px
}

.sepetTitle {
    float: left;
    width: 100%;
    padding: 10px 20px;
    font-size: 14px
}

.sepetTitle .far {
    font-size: 16px
}

.sepetDetail {
    float: left;
    width: 100%;
    padding: 10px 20px
}

.titleBlock {
    float: left;
    display: block;
    width: 100%
}

.titleBlock .blockItem {
    float: left;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 500;
}

.sepetItem {
    height: 130px;
    float: left;
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 10px 10px 10px 0;
    background-color: #fff;
    margin-bottom: 10px;
    padding-bottom: 10px !important;
    position: relative
}

.sepetItem:nth-child(2n+1) {
    background-color: #fff
}

.removeBasket {
    position: absolute;
    top: 4px;
    right: 4px;
    background-color: transparent;
    padding: 4px 9px;
    border-radius: 0;
    transition: .5s;
    cursor: pointer
}

.removeBasket:hover i {
    color: #d90000;
    transition: .5s
}

.removeBasket > i {
    font-size: 15px;
    color: #979897;
    position: relative;
    top: 1px;
    left: 2px
}

.imgProd {
    float: left;
    width: 106px;
    height: 110px;
    text-align: center;
    overflow: hidden
}

.imgProd img {
    max-width: 73% !important
}

.imgProd2 {
    float: left;
    width: 54px;
    text-align: center;
    margin-left: -28px
}

.imgProd2 img {
    width: 54px
}

.nameProd {
    width: 40%;
    float: left;
    height: 100%;
    padding-top: 15px;
    padding-left: 10px
}

.steam_box_special .nameProd {
    width: 40%
}

.steam_box_special .productCatName {
    width: initial !important;
    margin: 2px 12px 0 0 !important
}

.steam_box_special .steam_input_special {
    float: left;
    margin-top: 6px;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #d9d9d9;
    width: 290px;
    clear: both
}

.steam_box_special .steam_input_special .globInput {
    border: none
}

.steam_box_special .steam_input_special .cartButton {
    border-color: transparent
}

.active_steam_link {
    width: 100%;
    float: left;
    color: #707070
}

.active_steam_link span {
    color: #707070;
    font-weight: 500
}

.steam_box_special .productCatName {
    color: #e30a17 !important;
    font-size: 14px !important;
    font-weight: 500
}

.nameProd2 {
    float: left;
    width: 725px;
    align-items: center;
    height: 70px;
    padding-left: 5px
}

.nameProd2 span {
    font-family: Roboto;
    font-weight: 500;
}

.nameProd4 {
    float: left;
    align-items: center;
    display: grid;
    padding-left: 5px
}

.nameProd4 span {
    font-family: Roboto;
    font-weight: 500;
}

.nameProd3 {
    float: left;
    width: 275px;
    align-items: center;
    display: grid;
    height: 70px;
    padding-left: 5px
}

.nameProd3 span {
    font-family: Roboto;
    font-weight: 500;
}

.priceProd {
    float: left;
    width: 10%;
    height: 100%;
    text-align: left;
    font-weight: 600;
    padding-top: 30px
}

.priceProd .special_title {
    width: 100%;
    float: left;
    font-size: 11px
}

.priceProd .special_price {
    width: 100%;
    float: left;
    font-size: 16px
}

.priceDetail {
    width: 100%;
    float: left;
    padding: 25px 25px 15px 25px;
    background-color: #fff8f0
}

.qtyProd {
    float: left;
    display: block;
    align-items: center;
    height: 100%;
    width: 13%;
    padding-top: 16px;
    text-align: center
}

.qtyProd .spec_adetler {
    text-align: center;
    position: relative;
    top: 28px;
    right: 14px;
    font-size: 16px;
    font-weight: 600
}

.dissProd {
    float: left;
    display: block;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    width: 100%;
    text-align: center;
    margin-left: 12px
}

.dissProd .far {
    cursor: pointer;
    color: #adb5bd
}

.dissProd .far:hover {
    color: #464646
}

.alisVerisiTamamla {
    background-color: #589c40 !important;
    border-radius: 4px !important;
    position: relative;
    right: -10px
}

.alisVerisiTamamla:hover {
    background-color: #65b449 !important
}

.qtyProd .special_text {
    width: 110px;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #1e1e1e
}

.quantity {
    width: 110px;
    height: 31px;
    padding: 0 0;
    background-color: #d9d9d9;
    float: left;
    text-align: center;
    border-radius: 4px;
    overflow: hidden
}

.quantity * {
    display: inline-block
}

.quantity button {
    font-size: 14px;
    float: left;
    width: 31%;
    height: 100%;
    background-color: transparent;
    border: none;
    color: #939393
}

.quantity button:hover {
    background-color: #cecece
}

.quantity input {
    padding: 3px 4px;
    float: left;
    width: 38%;
    height: 100%;
    border-radius: 0;
    border: none;
    margin: 0 !important;
    border-top: 1px solid #d9d9d9;
    font-size: 15px;
    border-bottom: 1px solid #d9d9d9
}

.qtyMinus, .qtyPlus {
    margin: 0 !important
}

.voutcherInput {
    float: left;
    width: 100%;
    font-size: 12px;
    margin-bottom: 10px;
    border-radius: 4px;
    padding: 8px 12px;
    height: auto
}

.voutcherInput:focus {
    outline: 0;
    border-color: #cecece;
    box-shadow: none
}

.gift {
    width: 22%;
    float: left;
    min-height: 1px
}

.giftDivider {
    float: left;
    width: 18px;
    height: 70px;
    background: url(../images/giftDivider2.png)
}

.giftBlock {
    float: left;
    padding: 0 10px;
    width: 242px;
    margin-left: 11em;
    margin-top: -5em
}

.giftRole {
    float: left;
    width: 100%;
    font-family: Roboto;
    font-weight: 500;
    color: #464646
}

.giftProduct {
    float: left;
    width: 100%;
    color: #464646
}

.giftBrand {
    float: left;
    width: 100%;
    margin-top: -41px;
    margin-left: -9em
}

.giftSplash {
    float: left;
    border: 1px solid #d90000;
    color: #d90000;
    padding: 3px 10px;
    font-family: Roboto;
    font-weight: 500;
}

.giftBrand .fa-question-circle {
    float: left;
    font-size: 16px;
    margin-left: 5px;
    margin-top: 4px
}

.giftDetail {
    float: left;
    width: 100%;
    border: 1px solid #cecece;
    border-top: none;
    margin-top: -10px;
    min-height: 82px;
    margin-bottom: 10px;
    padding: 5px
}

.giftSplash2 {
    float: left;
    background-color: #d90000;
    color: #fff;
    padding: 1px 11px;
    font-family: Roboto;
    font-weight: 500;
    transform: rotate(-90deg);
    margin-top: 25px;
    width: 82px;
    margin-left: -36px
}

.classItem {
    float: left;
    width: 100%;
    border: 1px solid #cecece;
    padding: 10px;
    box-shadow: 0 4px 6px 0 #cecece
}

.orderValue {
    font-family: Roboto;
    font-weight: 500;
    color: #bf8600
}

.sepetItem2 {
    float: left
}

.sepetItem2:hover, .sepetItem:hover {
    box-shadow: 0 0 6px 0 #d9d9d9
}

.sumTitle {
    float: left;
    width: 100%;
    padding: 0 0;
    font-weight: 500;
    font-size: 18px
}

.sumTitle .far {
    font-size: 16px
}

.sum {
    float: left;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 6px 0 #cecece;
    padding: 15px 15px
}

.sum2 {
    float: left;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 6px 0 #cecece;
    margin-bottom: 80px;
    padding: 20px 15px
}

.priceItem {
    float: left;
    width: 100%
}

.priceItem .float-right {
    font-weight: 500;
    font-size: 16px
}

.priceItem .float-left {
    font-size: 13px;
    font-weight: 500;
    position: relative;
    top: 3px
}

.sumDetail {
    float: left;
    width: 100%;
    padding: 15px 0 0 0
}

.varsayilanFaturaDiv {
    float: left;
    margin-top: 20px;
    padding: 0
}

.alisverisTamamlaRealDiv {
    padding-right: 10px
}

.sumDetail2 {
    float: left;
    width: 100%;
    padding: 0 0;
    margin-top: 15px
}

.sumDetail2 .giftCardControl {
    background-color: #589c40 !important;
    border: none;
    border-radius: 4px;
    padding: 8px 30px;
    font-size: 13px
}

.checkCart {
    border-radius: 0;
    font-size: 12px;
    border: 1px solid #007d5e;
    padding: 5px 10px;
    background-color: #008c69;
    color: #fff;
    margin-bottom: 15px
}

.checkCart:hover {
    background-color: #007155
}

.quickOption {
    width: 100%;
    float: left;
    padding: 0 0
}

.quickOption ul {
    float: left;
    width: 100%;
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.quickOption ul > li {
    float: left;
    width: 100%;
    padding: 15px 15px;
    font-size: 14px;
    margin-top: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 4px
}

.quickOption ul > li div {
    height: 26px;
    line-height: 26px
}

.quickOption ul > li .fas {
    float: left;
    font-size: 26px;
    width: 32px;
    margin-right: 10px;
    text-align: center
}

.quickOption ul > li span {
    font-weight: 500
}

.invoiceQuestion {
    float: left;
    width: 100%;
    padding: 0 0;
    cursor: pointer
}

.unClickInvoice2 {
    float: left;
    width: 15px;
    height: 15px;
    display: none;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    margin-right: 10px
}

.clickInvoice2 {
    float: left;
    display: block;
    width: 15px;
    height: 15px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    margin-right: 10px
}

.clickInvoice2 .fa {
    position: absolute;
    font-size: 18px;
    margin-top: -3px;
    margin-left: 1px;
    color: #67675b
}

.invoiceMessage {
    float: left;
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
    font-family: Roboto, sans-serif !important
}

.emptyIcon {
    width: 100%;
    text-align: center;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #cecece;
    box-shadow: 0 0 6px 0 #cecece;
    height: 120px
}

.emptyBasketText {
    width: 100%;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #cecece;
    box-shadow: 0 0 6px 0 #cecece;
    height: 100%;
    align-items: center;
    display: grid
}

.emptyButton {
    height: 44px;
    padding: 5px 30px;
    font-size: 15px;
    line-height: 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    background-color: #f77d1a;
    border: 1px solid #e26e0f;
    display: block;
    transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-duration: .3 sn;
    -webkit-transition-duration: .3 sn;
    transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    font-family: Roboto;
    font-weight: 500;
    cursor: pointer
}

.emptyButton:hover {
    background-color: #e26e0f
}

.discountItem {
    float: left;
    width: 100%;
    background-color: #fff;
    border: 1px solid #cecece;
    cursor: pointer;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.discountItem:hover {
    box-shadow: 0 0 30px 1px #cecece;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.discountRemaining {
    position: absolute;
    background-color: #dedfe2;
    color: #464646;
    padding: 1px 8px
}

.discountRate {
    position: absolute;
    float: right;
    background-color: #063;
    color: #fff;
    padding: 1px 8px;
    right: 15px
}

.discountProductImage {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding: 0 26px
}

.discountProductImage img {
    width: 100%
}

.discountProductName {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    font-family: Roboto;
    font-weight: 500;
}

.discountProductDetail {
    float: left;
    width: 100%;
    text-align: center;
    color: #b6441a
}

.discountFooter {
    float: left;
    width: 100%;
    margin-top: 10px;
    height: 44px;
    border-top: 1px solid #cecece
}

.discountPrice {
    float: left;
    width: 100%;
    display: grid;
    align-items: center;
    height: 44px;
    text-align: center
}

.discountFPrice {
    width: 100%;
    text-decoration: line-through;
    color: #d90000;
    font-size: 12px;
    font-family: Roboto;
    font-weight: 500;
}

.discountEPrice {
    width: 100%;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 500;
}

.discountDetailButton {
    float: right;
    display: none;
    padding: 3px 10px;
    background-color: #464646;
    color: #fff;
    border-radius: 0;
    border: 1px solid #000;
    font-size: 12px;
    margin: 8px 10px
}

.discountDetailButton:hover {
    background-color: #000
}

.discountItem:hover .discountDetailButton {
    display: block
}

.discountItem:hover .discountPrice {
    width: 50%
}

.proCat {
    margin-top: -10px
}

.teslimat_adresi_container {
    width: 100%;
    float: left;
    background-color: #fff8f0;
    padding: 0px 10px;
    margin-bottom: 15px;
    border: 1px solid #f2e4d3;
}
.teslimat_adresi_container>.inside {
    width: 100%;
    float: left;
    background-color: #fff8f0;
    padding: 12px 10px;
    margin-bottom: 0px
}
.teslimat_adresi_container>.inside>.text {
    float: left;
    position: relative;
    top: 0px;
    line-height: 2.3;
    font-weight: 500;
    color: #363636;
    left: 0px;

}
.teslimat_adresi_container>.inside>.text>label
{
    font-size:12px !important;
}
.teslimat_adresi_container>.inside>.text>label:before {

    border: 1px solid #ff8d15 !important;
}
.varsayilanTeslimatAdSoyad,.varsayilanTeslimatAdres,.varsayilanTeslimatTelefon{
    display: block;
    font-weight: 500;
    font-size: 12px;
    font-family: Roboto;
}
.varsayilanTeslimatAdres,.varsayilanTeslimatTelefon{
    font-weight: 400 !important;

    color: #7b7b7b;
}
.teslimatAdresSecAlt{

    background-color: #f6f6f6;
    border-radius: 5px;
    border: 1px solid #d9d9d9;
    cursor:pointer;
    padding: 10px 10px 10px 10px;
}
.modal-body{
    max-height: 423px;
    overflow-y:scroll;
}
.teslimatAdresSecLabel:after{
    top:5px !important;
    left:5px !important;
    width:10px !important;
    height:10px !important;
    background: #ff8d15 !important;
}
.teslimat_adresi_container>.inside>.text>label:after {

    top:5px !important;
    left:5px !important;
    width:10px !important;
    height:10px !important;
    background: #ff8d15 !important;
}
 .teslimatAdresEkle ,.teslimatAdresSec{
    float: right;
    cursor: pointer;
    background: #ff8d15;
    color: #fff;
    padding: 7px 9px;
    font-weight: 400;
    border-radius: 4px;
    font-size: 12px;
}

 .teslimatAdresEkle i,teslimatAdresSec i {
    margin-right: 4px
}


.cart_removed_box {
    width: 100%;
    float: left;
    background-color: #ebf7ff;
    padding: 12px 10px;
    margin-bottom: 15px
}

.cart_removed_box .inside {
    width: 100%;
    float: left;
    color: #484848
}

.cart_removed_box .inside .text {
    float: left;
    position: relative;
    top: 8px;
    font-weight: 500;
    color: #363636;
    left: 20px
}

.cart_removed_box .inside .sepeteGeriAl {
    float: right;
    cursor: pointer;
    background: #008ad8;
    color: #fff;
    padding: 10px 26px;
    font-weight: 400;
    border-radius: 4px
}

.cart_removed_box .inside .sepeteGeriAl i {
    margin-right: 4px
}

.cart_title {
    width: 100%;
    float: left;
    font-weight: 600;
    font-size: 15px
}

.sepetItem .name_spec {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 500;
    color: #1e1e1e
}

.sepetItem .productCatName {
    display: block !important;
    width: 100%;
    float: left;
    color: #e30a17;
    font-size: 13px
}

.steam_box_special .imgProd {
    position: relative;
    top: 10px;
    padding: 10px 10px
}

@media (max-width: 1199px) and (min-width: 990px) {
    .imgProd img {
        width: 78% !important
    }
}

@media (max-width: 575px) and (min-width: 320px) {
    .proCat {
        margin-top: -3px
    }

    .nameProd {
        margin-left: 1px !important
    }

    .dissProd {
        position: absolute !important;
        margin-left: 132px !important;
        margin-top: -16px !important
    }

    .nameProd4 {
        width: 74% !important
    }

    .giftDivider {
        display: none !important
    }

    .giftBlock {
        width: 170px;
        margin-left: 8.5em;
        margin-top: 0
    }
}

@media (max-width: 413px) and (min-width: 360px) {
    .dissProd {
        margin-left: 239px !important
    }
}

@media (max-width: 1439px) and (min-width: 1200px) {
    .siparisTamamla {
        width: 100% !important
    }
}

@media (max-width: 450px) and (min-width: 320px) {
    .siparisTamamla {
        width: 100% !important
    }
}

@media (min-width: 320px) and (max-width: 359px) {
    .nextCart {
        padding: 5px 4px
    }

    .checkCart {
        padding: 5px 4px
    }

    .nameProd {
        margin-left: 40px
    }
}

@media (min-width: 414px) and (max-width: 479px) {
    .nameProd {
        margin-left: 80px
    }
}

@media (min-width: 480px) and (max-width: 575px) {
    .nameProd {
        margin-left: 100px
    }
}

@media (max-width: 1443px) {
    .gift {
        display: none
    }

    .steam_box_special .nameProd {
        width: 60%
    }

    .nameProd {
        width: 60%
    }
}

@media (max-width: 992px) {
    .nameProd {
        width: 54%
    }

    .steam_box_special .nameProd {
        width: 60%
    }
}

@media (max-width: 768px) {
    .sepetItem {
        height: auto
    }

    .priceProd {
        width: auto
    }

    .steam_box_special .priceProd {
        width: 84%;
        text-align: center
    }

    .nameProd {
        padding-top: 0 !important
    }

    .qtyProd .special_text {
        padding: 6px 10px 0 0;
        text-align: right
    }

    .imgProd img {
        width: 67px
    }

    .sepetItem .name_spec {
        word-break: break-word
    }

    .special_empty_basket .inside .text_2 {
        width: 100% !important
    }

    .sepetDetail {
        padding: 10px 15px !important
    }

    .alisverisTamamlaRealDiv {
        padding-right: 0
    }

    .steam_box_special .imgProd {
        top: 0
    }
}

@media (max-width: 576px) {
    .qtyProd {
        width: 100%
    }

    .qtyProd .spec_adetler {
        display: none
    }

    .sepetItem .name_spec {
        font-size: 13px
    }

    .sepetItem .productCatName {
        font-size: 11px;
        margin-bottom: 7px
    }

    .imgProd {
        width: 67px;
        height: 65px
    }

    .steam_box_special .mobilePrice {
        width: 100%;
        float: left;
        margin-top: 0 !important
    }

    .steam_box_special .imgProd {
        padding: 3px 0 0 3px
    }

    .steam_box_special .steam_input_special {
        position: absolute;
        bottom: 15px;
        width: 242px;
        left: 50%;
        margin-left: -121px
    }
}

@media (max-width: 400px) {
    .steam_box_special .productCatName {
        margin: 5px 12px 0 0 !important
    }

    .cart_removed_box .inside .sepeteGeriAl {
        padding: 6px 11px
    }

    .cart_removed_box .inside .text {
        font-size: 12px;
        top: 12px
    }

    .qtyProd {
        width: 100%
    }

    .nameProd {
        width: 70%
    }

    .quickOption ul > li {
        font-size: 12px
    }

    .quickOption ul > li div {
        margin-left: 0 !important
    }

    .priceItem .float-left {
        font-size: 14px
    }

    .priceItem .float-right {
        font-size: 13px
    }

    .alisVerisiTamamla {
        width: 100% !important;
        left: 0
    }

    .imgProd img {
        width: 54px
    }

    .imgProd {
        width: 57px
    }

    .steam_box_special .imgProd {
        top: 0
    }

    .steam_box_special .productCatName {
        font-size: 11px !important
    }

    .steam_box_special .mobilePrice {
        position: relative;
        top: 0
    }

    .steam_box_special .nameProd {
        width: 70%
    }
}

@media (max-width: 360px) {
    .cart_removed_box .inside {
        text-align: center
    }

    .cart_removed_box .inside .sepeteGeriAl {
        float: none
    }

    .cart_removed_box .inside .text {
        top: 0;
        left: 0;
        width: 100%;
        margin-bottom: 10px
    }
}