.date select {
    width: 30%;
    float: left;
}

.popUpStyle {
    border: 10px solid #272121;
    display: none;
}

.user-form input.submitButton {
    margin: -15px auto 0 auto;
    background: #0094b1;
    color: #fff;
    text-align: center;
    padding: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    border: none;
    font-family: "montserrat-semibold";
    display: block;
    float: right;
}

.bigFailed {
    width: 950px;
    display: block;
    background: #f36363;
    border: 3px solid #ed2122;
    padding: 2px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    margin-bottom: 10px;
}

.bigFailedContent .bigTitle {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    display: block;
    width: 100%;
}

.bigFailedContent .message {
    font-size: 14px;
    color: #fff;
    display: block;
    width: 100%;
    line-height: 14px;
    margin-bottom: 10px;
}

.bigSuccesContent {
    width: 948px; /*border: 1px solid #198951;*/
}

    .bigSuccesContent .bigTitle {
        color: #fff;
        font-size: 24px;
        font-weight: bold;
        display: block;
        width: 100%;
    }

    .bigSuccesContent .message {
        font-size: 14px;
        color: #fff;
        display: block;
        width: 100%;
        line-height: 14px;
        margin-bottom: 10px;
    }

    .bigSuccesContent .goMain {
        height: 40px !important;
        line-height: 40px;
        padding: 0 10px;
        border: none;
        font-size: 14px;
        cursor: pointer;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        color: black;
        font-weight: bold;
    }

        .bigSuccesContent .goMain:hover {
            text-decoration: underline;
        }

.smallSuccesContent .message {
    font-size: 14px;
    display: block;
    width: 100%;
    line-height: 14px;
    padding: 10px;
}

.smallSucces {
    display: block;
    background: #2fa569;
    border: 3px solid #198951;
    padding: 8px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.smallSuccesContent .bigTitle {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    display: block;
    width: 100%;
}

.user-form label input.text {
    font-size: 14px;
    height: 30px;
    line-height: 25px;
    padding: 5px 10px 5px 5px;
    background: #fff;
    float: left;
    width: 250px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 10px;
    border: 2px solid #cfcfcf;
}

.user-form .form-container span.link {
    cursor: pointer;
    color: #e36154;
    font-size: 14px;
    font-family: "montserrat-semibold";
    display: block;
    margin-right: 20px;
    float: left;
    line-height: 22px;
}

.user-form label {
    display: inline-block;
    margin-bottom: 10px;
}

    .user-form label > span {
        display: block;
        float: left;
        width: 130px;
        height: 30px;
        line-height: 30px;
    }

.user-form #forgotPassword-form, .user-form #sendActivationMail-form {
    width: 580px;
    margin: 0 auto;
}

.user-form #login-form .form-row span, .user-form #register-form .form-row span {
    font-weight: bold;
}

span.termPop {
    color: #0095b3;
    cursor: pointer;
    display: inline;
}

.onBilgilendirme {
    text-align: justify;
    display: none;
    padding: 10px;
}

.mesafeliSatis {
    text-align: justify;
    display: none;
    padding: 10px;
}

.termPopContentOne, .termPopContentTwo {
    background: #fff;
    display: none;
    text-align: justify;
}

.termPopContentTitle {
    font-size: 28px !important;
    padding: 0;
    color: #272121;
    padding-left: 10px;
}

.termPopContent .littleTitle {
    font-size: 16px;
    display: block;
    width: 100%;
    margin-top: 15px;
    font-weight: bold;
}

.bulletin input {
    margin: 0 auto;
    background: #0094b1;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    border: none;
    font-family: "montserrat-semibold";
    display: block;
    width: 105px;
}

.bulletin span.text span {
    display: inline;
}

span.mustStar {
    width: 10px !important;
}

.field-validation-error {
    font-size: 11px;
    display: inline;
    color: red;
}

.user-form label textarea {
    font-size: 14px;
    min-height: 55px !important;
    height: 55px;
    line-height: 25px;
    padding: 5px 10px 5px 5px;
    background: #fff;
    float: left;
    width: 250px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 10px;
    border: 2px solid #cfcfcf;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.cart-section .bulletin input {
    float: right;
    width: unset;
    min-width: 120px;
    padding: 15px 10px;
    margin: 0 10px;
}

    .cart-section .bulletin input.continue-shopping-button {
        background: darkgray;
    }

.box-mid .text .price-section .price a {
    font-size: 17px !important;
    font-weight: bold;
}

.myAccountLeftMenu li {
    height: 50px;
    border-bottom: 1px solid #dddae1;
    overflow: hidden;
}

    .myAccountLeftMenu li:hover, .myAccountLeftMenu li.selected {
        background: #443d3d;
    }

        .myAccountLeftMenu li:hover a, .myAccountLeftMenu li.selected a {
            color: #fff;
        }

    .myAccountLeftMenu li a {
        display: block;
        line-height: 30px;
        font-size: 16px;
        font-weight: bold;
        color: #272121;
        padding: 10px 0 10px 30px;
    }

        .myAccountLeftMenu li a.classed {
            background: url(images/newImages/sprite.png) 0 0 no-repeat;
        }

        .myAccountLeftMenu li a.firsatlarim {
            background-position: -415px -279px;
        }

    .myAccountLeftMenu li:hover a.firsatlarim, .myAccountLeftMenu li.selected a.firsatlarim {
        background-position: -415px -330px;
    }

    .myAccountLeftMenu li a.bilgilerim {
        background-position: -415px -600px;
    }

    .myAccountLeftMenu li:hover a.bilgilerim, .myAccountLeftMenu li.selected a.bilgilerim {
        background-position: -415px -652px;
    }

    .myAccountLeftMenu li a.cuzdanim {
        background-position: -415px -697px;
    }

    .myAccountLeftMenu li:hover a.cuzdanim, .myAccountLeftMenu li.selected a.cuzdanim {
        background-position: -415px -738px;
    }

    .myAccountLeftMenu li a.hediye {
        background-position: -415px -392px;
    }

    .myAccountLeftMenu li:hover a.hediye, .myAccountLeftMenu li.selected a.hediye {
        background-position: -415px -445px;
    }

    .myAccountLeftMenu li a.musteri {
        background-position: -415px -499px;
    }

    .myAccountLeftMenu li:hover a.musteri, .myAccountLeftMenu li.selected a.musteri {
        background-position: -415px -551px;
    }

    .myAccountLeftMenu li ul.sub {
        background: #443d3d;
    }

        .myAccountLeftMenu li ul.sub li {
            border: none;
            padding: 5px 0 5px 35px;
            background: #443d3d;
            height: auto !important;
            position: relative;
        }

            .myAccountLeftMenu li ul.sub li .leftMenuNotification {
                display: block;
                position: absolute;
                background: url(images/newImages/leftMenuNotificationBg.png) 0 0 no-repeat;
                color: #fff;
                font-weight: bold;
                font-size: 10px;
                width: 29px;
                height: 28px;
                text-align: center;
                z-index: 9999;
                right: 0;
                top: 5px;
                line-height: 26px;
            }

            .myAccountLeftMenu li ul.sub li a {
                color: #fff;
                font-size: 13px;
                font-weight: normal;
                line-height: 13px;
                padding: 5px 0 5px 5px;
                background: #443d3d;
            }

                .myAccountLeftMenu li ul.sub li a:hover, .myAccountLeftMenu li ul.sub li.selected a {
                    background: #272121;
                }

.tumFirsatlar {
    background: #fff;
    padding: 20px 20px 5px 20px;
}

    .tumFirsatlar .firsatImage {
        width: 300px;
        height: 120px;
        background: #d2d4d5 url(images/newImages/defaultBg.png) 50% 25% no-repeat;
        position: relative;
    }

        .tumFirsatlar .firsatImage img {
            width: 300px;
            height: 120px;
        }

        .tumFirsatlar .firsatImage .date {
            position: absolute;
            left: 5px;
            top: 5px;
            background: #272121;
            font-size: 13px;
            font-style: italic;
            color: #fff;
            padding: 0 5px;
        }

    .tumFirsatlar .firsatDescp {
        margin-left: 10px;
    }

        .tumFirsatlar .firsatDescp .title {
            color: #272121;
            font-size: 15px;
            font-weight: bold;
            display: block;
            height: 25px;
            line-height: 25px;
            width: 322px;
            overflow: hidden;
        }

        .tumFirsatlar .firsatDescp .variantTitle {
            color: #272121;
            font-size: 15px;
            display: block;
            height: 25px;
            line-height: 25px;
            width: 322px;
            overflow: hidden;
            border-bottom: 1px solid #d8cfcf;
            margin-bottom: 5px;
        }


        .tumFirsatlar .firsatDescp .variantNumb {
            font-size: 15px;
            color: #272121;
            height: 70px;
            line-height: 19px;
        }

            .tumFirsatlar .firsatDescp .variantNumb p {
                display: inline-block;
                width: 100%;
                margin: 0;
                padding: 2px 0;
            }

                .tumFirsatlar .firsatDescp .variantNumb p span {
                    display: block;
                    float: left;
                }

                .tumFirsatlar .firsatDescp .variantNumb p .numberText {
                    font-weight: bold;
                }

                .tumFirsatlar .firsatDescp .variantNumb p .titleText {
                    width: 160px;
                }

.kuponKodlari {
    width: 100%;
    overflow: hidden;
}

    .kuponKodlari .title {
        background: url(images/newImages/kuponKodlarimTitleBg.png) repeat-x;
        color: #444444;
        font-size: 13px;
        font-weight: bold;
        display: block;
        width: 645px;
        height: 40px;
        margin: 0;
        line-height: 40px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        position: relative;
        cursor: pointer;
    }

        .kuponKodlari .title span {
            position: absolute;
            left: 10px;
            top: 12px;
            display: block;
            width: 16px;
            height: 15px;
            background: url(images/newImages/titleMinusIcon.png) 0 0 no-repeat;
        }

        .kuponKodlari .title span {
            position: absolute;
            left: 10px;
            top: 12px;
            display: block;
            width: 16px;
            height: 15px;
            background: url(images/newImages/titleMinusIcon.png) 0 0 no-repeat;
        }

            .kuponKodlari .title span.plus {
                position: absolute;
                left: 10px;
                top: 12px;
                display: block;
                width: 16px;
                height: 15px;
                background: url(images/newImages/titleMinusIcon.png) -16px 0 no-repeat;
            }

.kuponKodlariListe {
    background: #e6dcdc;
}

    .kuponKodlariListe li {
        height: 54px;
        border-bottom: 1px solid #d0c2b8;
    }

        .kuponKodlariListe li .kod {
            background: #b7a9a9;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            color: #272121;
            font-size: 16px;
            display: block;
            padding: 0 5px;
            margin: 10px;
            float: left;
            height: 34px;
            line-height: 34px;
            width: unset;
        }

        .kuponKodlariListe li .kod-Usable {
            background-color: #2fa569;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            color: #272121;
            font-size: 16px;
            display: block;
            padding: 0 5px;
            margin: 10px;
            float: left;
            height: 34px;
            line-height: 34px;
        }

        .kuponKodlariListe li .kod-Passive {
            background: #b7a9a9;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            color: #272121;
            font-size: 16px;
            display: block;
            padding: 0 5px;
            margin: 10px;
            float: left;
            height: 34px;
            line-height: 34px;
        }

        .kuponKodlariListe li .kod-Used {
            background: #f36363;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            color: #272121;
            font-size: 16px;
            display: block;
            padding: 0 5px;
            margin: 10px;
            float: left;
            height: 34px;
            line-height: 34px;
        }

        .kuponKodlariListe li .kod-Cancelled {
            background: #f36363;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            color: #272121;
            font-size: 16px;
            display: block;
            padding: 0 5px;
            margin: 10px;
            float: left;
            height: 34px;
            line-height: 34px;
        }

        .kuponKodlariListe li .kod-Gifted {
            background: #0095b3;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            color: #272121;
            font-size: 16px;
            display: block;
            padding: 0 5px;
            margin: 10px;
            float: left;
            height: 34px;
            line-height: 34px;
        }

        .kuponKodlariListe li .blackButton {
            font-size: 14px;
            font-weight: bold;
            color: #e4d9ca;
            float: right;
            margin: 10px;
            display: block;
            padding: 0 10px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            height: 33px;
            line-height: 33px;
            background: url(images/newImages/kuponKodButtonBg.png) repeat-x;
        }

.helpDeskContent {
    background: #fff;
}

    .helpDeskContent .title {
        display: block;
        height: 50px;
        line-height: 50px;
        background: #ede6db;
        color: #272121;
        font-weight: bold;
        font-size: 20px;
        padding-left: 15px;
        margin-bottom: 10px;
    }

.myHelpSubject {
    border-bottom: 4px solid #cdc1b2;
    padding-top: 5px;
}

    .myHelpSubject .mainBox {
    }

        .myHelpSubject .mainBox .subject, .myHelpSubject .mainBox .date, .myHelpSubject .mainBox .status, .myHelpSubject .mainBox .message {
            display: inline-block;
            width: 100%;
            margin: 0;
        }

            .myHelpSubject .mainBox .subject span, .myHelpSubject .mainBox .date span, .myHelpSubject .mainBox .status span, .myHelpSubject .mainBox .message span {
                float: left;
                font-size: 14px;
                color: #272121;
            }

            .myHelpSubject .mainBox .subject .miniTitle, .myHelpSubject .mainBox .date .miniTitle, .myHelpSubject .mainBox .status .miniTitle, .myHelpSubject .mainBox .message .miniTitle {
                font-weight: bold;
                display: block;
            }

            .myHelpSubject .mainBox .subject .part, .myHelpSubject .mainBox .date .part, .myHelpSubject .mainBox .status .part, .myHelpSubject .mainBox .message .part {
                display: block;
                padding: 0 5px;
            }

            .myHelpSubject .mainBox .message .part {
                width: 635px;
            }

    .myHelpSubject .opened {
    }

.answerBox {
}

    .answerBox .answers {
        padding: 20px;
    }


        .answerBox .answers li {
            display: inline-block;
            width: 672px;
            padding: 10px;
        }

            .answerBox .answers li.answer {
                border: 1px solid #cdc1b2;
            }

            .answerBox .answers li .miniTitle {
                font-weight: bold;
                float: left;
                font-size: 14px;
                color: #272121;
                display: block;
            }

            .answerBox .answers li .part {
                float: left;
                font-size: 14px;
                color: #272121;
                display: block;
                width: 623px;
                padding-left: 5px;
            }



.myHelpSubject .mainBox .topBox {
    padding-left: 10px;
}

    .myHelpSubject .mainBox .topBox.closedArrow {
        background: url(../images/newImages/talepOkYan.png) 99% 5px no-repeat;
    }

    .myHelpSubject .mainBox .topBox.openedArrow {
        background: url(../images/newImages/talepOkAlt.png) 99% 5px no-repeat;
    }

.writeAnswer {
}

    .writeAnswer .title {
        display: block;
        height: 50px;
        line-height: 50px;
        background: #ede6db;
        color: #272121;
        font-weight: bold;
        font-size: 20px;
        padding-left: 15px;
        margin-bottom: 10px;
    }

    .writeAnswer .inBox {
        width: 445px;
        margin: 0 auto;
        padding-top: 10px;
        margin-left: 145px;
    }

        .writeAnswer .inBox span {
            font-size: 14px;
            color: #272121;
        }

        .writeAnswer .inBox textarea {
            width: 325px;
            max-width: 325px;
            margin-left: 10px;
            border-width: 4px;
            height: 75px;
            max-height: 75px;
        }


        .writeAnswer .inBox input:active {
            color: #8d7657;
        }


.newSubject .inBox {
    width: 445px;
    margin: 0 auto;
    padding-top: 10px;
    margin-left: 145px;
}

    .newSubject .inBox input {
        font-size: 14px;
        font-weight: bold;
        color: #e4d9ca;
        float: left;
        margin: 10px;
        display: block;
        padding: 0 10px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        height: 33px;
        line-height: 33px;
        background: url(images/newImages/kuponKodButtonBg.png) repeat-x;
        border: none;
        margin-left: 200px;
        cursor: pointer;
    }

        .newSubject .inBox input:active {
            color: #8d7657;
        }

    .newSubject .inBox textarea {
        width: 325px;
        max-width: 325px;
        margin-left: 10px;
        border-width: 4px;
        height: 75px;
        max-height: 75px;
    }

    .newSubject .inBox select {
        width: 337px;
        max-width: 337px;
        margin-left: 10px;
        border-width: 4px;
        height: 32px !important;
        max-height: 32px;
    }

.tabBox {
    width: 960px;
}

    .tabBox ul.tabInBox {
        position: relative;
        border-top: 2px solid #d5d1d2;
        margin: 45px 0 10px 0;
        width: 100%;
    }

    .tabBox ul li {
        height: 100%;
        display: inline-block;
        width: 960px;
    }



        .tabBox ul li .theTab {
            display: block;
            height: 38px;
            position: absolute;
            top: -42px;
            border: 2px solid #d5d1d2;
            border-bottom: none;
            line-height: 40px;
            font-size: 12px;
            font-weight: bold;
            text-align: center;
            color: #2a2829;
            background: #edebe5;
            padding: 0 5px;
            cursor: pointer;
            -webkit-border-top-left-radius: 4px;
            -webkit-border-top-right-radius: 4px;
            -moz-border-radius-topleft: 4px;
            -moz-border-radius-topright: 4px;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
        }

            .tabBox ul li .theTab.turkcell {
                background: #edebe5 url(images/newImages/turkcell-logo.png) 15px 1px no-repeat;
                width: 154px;
            }

            .tabBox ul li .theTab.selected {
                top: -42px;
                background: #fbfaf6;
                height: 40px;
            }

            .tabBox ul li .theTab.turkcell.selected {
                background: #fbfaf6 url(images/newImages/turkcell-logo.png) 15px 1px no-repeat;
                width: 154px;
            }

            .tabBox ul li .theTab.bkm {
                background: #edebe5 url(images/newImages/bkm-logo.png) 25px 1px no-repeat;
                width: 154px;
            }

                .tabBox ul li .theTab.bkm.selected {
                    background: #fbfaf6 url(images/newImages/bkm-logo.png) 25px 1px no-repeat;
                    width: 154px;
                }

        .tabBox ul li:first-child .theTab {
            left: 5px;
        }

.fl {
    float: left;
}

.tumFirsatlar .bulletin {
    padding: 10px;
}

.adressHeadBar, .tercihTitle {
    height: 40px;
    line-height: 40px;
    background: #ede7db;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #272121;
}

.address-list-page .address-list {
    overflow: hidden;
    font-size: 11px;
    color: #555;
    background-color: inherit;
}

    .address-list-page .address-list .address-item {
        margin: 0;
        padding: 0;
    }

    .address-list-page .address-list .info {
        float: left;
        padding: 10px;
        font-weight: bold !important;
        font-size: 13px;
    }

    .address-list-page .address-list .buttons {
        float: right;
    }

.address-list-page .buttons input {
    margin-left: 5px;
}

.add-address-button {
    float: right;
    height: 25px;
    background: transparent url('images/bkg_btn.png') top repeat-x;
    padding: 0 12px; /*font: bold 11px/23px 'Trebuchet MS', Helvetica, Tahoma;*/
    color: #000; /*text-shadow: 1px 1px 0 #fff;*/
    text-align: center;
    cursor: pointer;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
}

    .add-address-button:hover {
        background-position: bottom;
    }

.category-bar ul.main > li .sub-menu ul li a {
    padding: 0 8px !important;
}

.account-coupon .coupon-box .coupon-code-table .code {
    background: #dddae1;
}

    .account-coupon .coupon-box .coupon-code-table .code.cancelled {
        background: #f36363;
        color: #fff;
    }

    .account-coupon .coupon-box .coupon-code-table .code.gifted {
        background: #0095b3;
        color: #272121;
    }

    .account-coupon .coupon-box .coupon-code-table .code.passive {
        background: #b7a9a9;
        color: #272121;
    }

.coupon-code-table td {
    min-width: 100px;
}

.account-address .address-box h3 input {
    padding: 5px 10px;
    margin-right: 10px;
    background: #53423c;
    border: none;
    outline: none;
    display: block;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: right;
    font-size: 14px;
}

#address-form span.field-validation-valid {
    width: unset !important;
}

.account-customer-service form .inputbutton {
    margin: 0 auto;
    background: #0094b1;
    color: #fff;
    text-align: center;
    padding: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    border: none;
    font-family: "montserrat-semibold";
    display: block;
}

span#selectCouponCodeValue {
    height: unset !important;
    width: unset !important;
}

.box-mid.sehir .text .price-section .discount {
    display: none !important;
}

.box-mid .text .title-section .title a {
    padding-right: 5px;
}

.box.sehir .text .price-section .discount {
    display: none !important;
}

.box .text .price-section .price a {
    font-size: 17px;
}

.owl-carousel .text-section {
    height: 90%;
    display: table;
    width: 100%;
}

    .owl-carousel .text-section h2 {
        display: table-cell;
        vertical-align: middle;
        height: 80px;
    }

.linethrough {
    text-decoration: line-through;
}

.box-mid .text {
    height: 75px !important;
}

    .box-mid .text .title-section {
        height: 75px;
    }

.singleRow .box .img {
    height: 300px;
}

.box-mid .img {
    height: 150px;
}

.box .text .price-section {
    padding-left: 5px;
    font-weight: bold;
}

/*.detail-section h1 { text-transform: capitalize; }*/

/*.main-slider .owl-carousel .owl-item .text-section h2 a { text-transform: uppercase; }*/

/*.box .text .title-section .title a { text-transform: capitalize; }*/

/*.box-mid .text .title-section .title a { text-transform: capitalize; }*/

.search-result .search-box input.text.small {
    width: 50px !important;
    padding: 5px;
    font-size: 12px;
}

.search-result-section .box-mid .img {
    height: 110px;
}

.category-bar ul.main > li .sub-menu ul li ul.second-menu {
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 2;
    display: none;
}

    .category-bar ul.main > li .sub-menu ul li ul.second-menu li {
        min-width: 150px;
        text-align: left;
    }

        .category-bar ul.main > li .sub-menu ul li ul.second-menu li a {
            font-size: 12px;
            border-right: 0;
        }

.category-bar ul.main > li .sub-menu ul li:hover ul.second-menu {
    display: block;
}

.category-bar ul.main > li.sehir .sub-menu, .category-bar ul.main > li.sehir .second-menu {
    background: #0094b1;
}

.category-bar ul.main > li.tatil .sub-menu, .category-bar ul.main > li.tatil .second-menu {
    background: #ffa215;
}

.category-bar ul.main > li.urun .sub-menu, .category-bar ul.main > li.urun .second-menu {
    background: #8f5cc6;
}

.contact-us .user-form form {
    width: 580px;
    margin: 0 auto;
}

    .contact-us .user-form form label textarea {
        width: 300px;
    }

    .contact-us .user-form form label input.text {
        width: 300px;
    }

.bigSucces {
    width: 950px;
    display: block;
    background: #2fa569;
    border: 3px solid #198951;
    padding: 2px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    margin-bottom: 10px;
}

.business-form .user-form #register-form label > span {
    width: 195px;
    font-size: 14px;
}

span.field-validation-valid {
    display: none !important;
}

.business-form .user-form #register-form .form-row span {
    width: 195px;
    font-size: 14px;
}

.termBox div {
    width: 95%;
    height: 155px;
    overflow: scroll;
    margin-bottom: 45px;
}

.termBox {
    margin: 30px 40px;
}

.page-wrap {
    margin-bottom: 0;
}

.category-bar ul.main > li .sub-menu ul li {
    float: left !important;
}

.anchor-title.sehir span { /*text-transform: uppercase;*/
}

.category-filter .breadcrumb ul li:after {
    right: -15px !important;
}

.category-filter .breadcrumb ul li {
    margin-right: 25px !important;
}

.breadcrumb {
    background: none;
}

.main-slider .owl-carousel .owl-nav {
    height: 1px;
}

/*Nice Modal*/

.modal-content {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 6px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 40px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 40px rgba(0,0,0,.5);
    box-shadow: 0 0 40px rgba(0,0,0,.5);
    color: #000;
    background-color: #fff;
    border: rgba(0,0,0,0);
}

.modal-message .modal-dialog {
    width: 400px;
}

.modal-message .modal-body, .modal-message .modal-footer, .modal-message .modal-header, .modal-message .modal-title {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0 20px;
    text-align: center !important;
}

.modal-message .modal-title {
    font-size: 17px;
    color: #737373;
    margin-bottom: 3px;
}

.modal-message .modal-body {
    color: #737373;
}

.modal-message .modal-header {
    color: #fff;
    margin-bottom: 10px;
    padding: 15px 0 8px;
}

    .modal-message .modal-header .fa,
    .modal-message .modal-header .glyphicon, .modal-message .modal-header .typcn, .modal-message .modal-header .wi {
        font-size: 30px;
    }

.modal-message .modal-footer {
    margin: 25px 0 20px;
    padding-bottom: 10px;
}

.modal-backdrop.in {
    zoom: 1;
    filter: alpha(opacity=75);
    -webkit-opacity: .75;
    -moz-opacity: .75;
    opacity: .75;
}

.modal-backdrop {
    background-color: #fff;
}

.modal-message.modal-success .modal-header {
    color: #53a93f;
    border-bottom: 3px solid #a0d468;
}

.modal-message.modal-info .modal-header {
    color: #57b5e3;
    border-bottom: 3px solid #57b5e3;
}

.modal-message.modal-danger .modal-header {
    color: #d73d32;
    border-bottom: 3px solid #e46f61;
}

.modal-message.modal-warning .modal-header {
    color: #f4b400;
    border-bottom: 3px solid #ffce55;
}





.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    padding-top: 10px;
    background-color: #272121;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

.dropdown:hover .dropdown-content {
    display: block;
}

button.dropbtn {
    background-color: #272121 !important;
    border: none;
}

.active a.yellow {
    background-color: rgba(255,162,21,0.2);
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: 2px solid rgba(255,162,21,0.7);
    border-bottom: none;
}

.active a.blue {
    background-color: rgba(0,148,177,0.2);
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: 2px solid rgba(0,148,177,0.7);
    border-bottom: none;
}

.active a.red {
    background-color: rgba(216,64,63,0.2);
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: 2px solid rgba(216,64,63,0.7);
    border-bottom: none;
}


.active a.purple {
    background-color: rgba(143,92,198,0.2);
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: 2px solid rgba(143,92,198,0.7);
    border-bottom: none;
}


.topic-page p {
    line-height: 22px;
}

.topic-page li {
    line-height: 25px;
}

.topic-page ul {
    list-style-type: square;
}

.breadcrumb { /*background: #f6f6f6;*/
    height: 20px;
    padding: 0;
}

.category-bar {
    margin-bottom: 40px;
}

.detail-section .detail-price .price-list-container ul.price-list {
    width: 100%;
}

.littleTitle {
    font-size: 16px;
    display: block;
    width: 100%;
    margin-top: 15px;
    font-weight: bold;
}

.detail-mobile-price .price-list-container .buy {
    margin: 0 auto;
    background: #0094b1;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    width: 80%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    border: none;
    font-family: "montserrat-semibold";
    display: block;
    cursor: pointer;
}

.message-error .validation-summary-errors ul li {
    font-size: 12px;
    list-style: circle;
    padding-left: 10px;
    color: #e92b2b;
    font-size: 14px !important;
    font-weight: bold;
    background: url(/Content/assets/images/newImages/registerValid.png) 0 0 no-repeat;
    padding-left: 20px;
    display: block !important;
    line-height: 16px !important;
    height: 20px !important;
}

.message-error .validation-summary-errors ul {
    margin-left: 30px;
}

.message-error {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: red;
    padding-bottom: 10px;
}

.preferences-box span {
    display: block;
    padding: 10px 0;
}

#yellowArea p {
    line-height: 30px;
}

.modal-footer .btn-gift {
    background: #0094b1;
    color: #fff;
    font-family: "montserrat-semibold";
}

.modal-footer .btn-gift {
    background: #0094b1;
    color: #fff;
    font-family: "montserrat-semibold";
}


a.all-link {
    position: absolute;
    right: 25px;
    top: 0px;
    font-size: 13px;
}

.sehir a.all-link {
    color: #0094b1;
}

.tatil a.all-link {
    color: #ffa215;
}

.etkinlik a.all-link {
    color: #d8403f;
}

.banner-type {
    text-align: center;
}



header.mobile .sehir ul {
    background-color: #0094b1;
}

header.mobile .tatil ul {
    background-color: #ffa215;
}

header.mobile .magaza ul {
    background-color: #d8403f;
}


.tatil .location span {
    color: #ffa215 !important;
}

.tatil .box {
    border-color: #ffa215 !important;
}

    .tatil .box span.price {
        color: #ffa215;
    }

    .tatil .box .text .price-section .price a {
        color: #ffa215 !important;
    }


.urun .location span {
    color: #8f5cc6 !important;
}

.urun .box {
    border-color: #8f5cc6 !important;
}

    .urun .box span.price {
        color: #8f5cc6;
    }

    .urun .box .text .price-section .price a {
        color: #8f5cc6 !important;
    }


.tatil .owl-dot.active {
    background: #ffa215 !important;
}

.urun .owl-dot.active {
    background: #8f5cc6 !important;
}


.tatil .owl-item .text-section .price-box .price span:last-child {
    background: #ffa215 !important;
}

.urun .owl-item .text-section .price-box .price span:last-child {
    background: #8f5cc6 !important;
}

.mobile-pad .cart-section .price-box table.price tbody tr td .coupon-box .coupon-code .discount-coupon-code {
    width: 60% !important;
}

.mobile-pad .cart-section .bulletin input {
    width: 100%;
}

.mobile-pad .cart-section .price-box table.price tbody tr td:nth-child(3) {
    width: 50%;
}

.mobile-pad .cart-section .price-box table.price tbody tr td:nth-child(4) {
    width: 50%;
}

.cart-section .price-box table.price tbody tr td .coupon-box .bonus-code {
    margin-top: 20px;
}

header.mobile .active a {
    color: #fff !important;
}


.mobileTitle .first-title {
    text-align: left !important;
    padding-left: 10px;
}

.mobileTitle .all-link {
    top: 5px;
}

.title.last-menu-title {
    font-size: 13px;
}

.last-menu-cat-name.tatil {
    color: #ffa215;
    font-weight: bold;
}

.last-menu-cat-name.sehir {
    color: #0094b1;
    font-weight: bold;
}

.last-menu-cat-name.urun {
    color: #8f5cc6;
    font-weight: bold;
}

.expiry-wrapper select {
    width: 50% !important;
}


.loginBtn {
    box-sizing: border-box;
    position: relative;
    /* width: 13em;  - apply for fixed size */
    margin: 0.2em;
    padding: 0 15px 0 46px;
    border: none;
    text-align: left;
    line-height: 34px;
    white-space: nowrap;
    border-radius: 0.2em;
    font-size: 16px;
    color: #FFF;
}

    .loginBtn:before {
        content: "";
        box-sizing: border-box;
        position: absolute;
        top: 0;
        left: 0;
        width: 34px;
        height: 100%;
    }

    .loginBtn:focus {
        outline: none;
    }

    .loginBtn:active {
        box-shadow: inset 0 0 0 32px rgba(0,0,0,0.1);
    }


/* Facebook */


.loginBtn {
    box-sizing: border-box;
    position: relative;
    /* width: 13em;  - apply for fixed size */
    margin: 0.2em;
    padding: 0 10px 0 46px;
    border: none;
    text-align: left;
    line-height: 30px;
    white-space: nowrap;
    border-radius: 0.2em;
    font-size: 16px;
    color: #FFF;
}

    .loginBtn:before {
        content: "";
        box-sizing: border-box;
        position: absolute;
        top: 0;
        left: 0;
        width: 34px;
        height: 100%;
    }

    .loginBtn:focus {
        outline: none;
    }

    .loginBtn:active {
        box-shadow: inset 0 0 0 32px rgba(0,0,0,0.1);
    }


/* Facebook */
.facebook-login-block {
    /* margin-top: 40px; */
}

.loginBtn--facebook {
    background-color: #4C69BA;
    background-image: linear-gradient(#4C69BA, #3B55A0);
    /*font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif;*/
    text-shadow: 0 -1px 0 #354C8C;
    /* padding: 10px; */
    padding-left: 50px;
}

    .loginBtn--facebook:before {
        border-right: #364e92 1px solid;
        background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_facebook.png') 6px 6px no-repeat;
    }

    .loginBtn--facebook:hover,
    .loginBtn--facebook:focus {
        background-color: #5B7BD5;
        background-image: linear-gradient(#5B7BD5, #4864B1);
    }

li.facebook-login-li {
    /*display: none;*/
    padding: 0px !important;
    padding-top: 4px !important;
}

.big-menu .loginBtn {
    line-height: 38px;
    padding: 10px 20px 5px 46px;
}


.big-menu li.facebook-login-li {
    /*display:none;*/
    padding-top: 10px;
    margin-top: 10px;
}

.big-menu > ul > li.facebook-login-li span {
    border-bottom: 0px;
}

ul#ui-id-1 {
    z-index: 99999 !important;
}

.buy span {
    display: inline-block;
    margin: 5px;
}

.expired-detail-mobile-price {
    height: 135px !important;
}

.counter-box-left h1 {
    margin-top: 10px;
}

.expired .sold-out {
    display: none;
}

.counter-bar.call-now {
    margin-top: 10px;
    border-radius: 0px !important;
}

.call-now .counter-box-left {
    width: 100% !important;
}

.call-now .timer span {
    font-size: 16px !important;
    color: #0094b1 !important;
}

.expired-head {
    padding: 20px;
    background-color: #539D2F;
    color: #fff;
    border-radius: 2px;
    font-size: 19px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

    .expired-head h2 {
        line-height: 30px;
    }



a.rd-lnk {
    background: #0094b1;
    color: #fff !important;
    text-align: center;
    height: 35px;
    line-height: 35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    border: none;
    font-family: "montserrat-semibold";
    display: block;
    font-size: 12px;
    margin-right: 5px;
    margin-left: 5px;
}

.bankTableStyle input[type="radio"], input[type="checkbox"] {
    display: inline-block;
}

    .bankTableStyle input[type="radio"], input[type="checkbox"] :hover {
        cursor: pointer;
    }

.banner-header img {
    width: 100%;
}
.banner img {
    width: 100%;
}