.navigation ul, .right-top ul li, .s-icon {
    text-align: center
}

    .bottom-price, .cart-info a, .category-main ul li a, .navigation ul li a, .order-btn, .payment-bottom h4, .search-field, .top-message h2, .yorumlar-sec-bottom h5, div.bhoechie-tab-menu div.list-group a, ul.tabs li a {
        text-transform: uppercase
    }

header:after, ul::after {
    display: block
}

.product-detail-inner:after, .product-detail:after, .register-form:after, .register-inner:after, header:after, ul::after {
    content: close-quote;
    clear: both
}
.product-img img {
    width: 390px !important;
}

.detail-img {
    max-width: 390px !important;
    /*min-width:390px !important;*/
    width: 390px !important;
}

.baner-right-top ul, .f-nav ul, .gift-sec ul, .gift-sec ul li, .gift-top ul, .navigation ul, .product-right ul, .right-top ul, ul {
    list-style: none
}

    .cart-info a span, .f-nav ul li a:hover {
        text-decoration: underline
    }

.butt, .butt-b, .cross-btn, .s-icon, .search-icon a {
    cursor: pointer
}

* {
    margin: 0;
    padding: 0
}

a, abbr, acronym, address, b, bdo, big, blockquote, body, br, button, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, hr, html, i, img, input, ins, kbd, legend, li, map, object, ol, p, pre, q, samp, small, span, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
    border: none;
    margin: 0;
    padding: 0
}

a, input, select, textarea {
    margin: 0;
    outline: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

fieldset, img {
    border: 0
}

a {
    outline: 0
}

img {
    height: auto;
    max-width: 100%;
    outline: 0;
    vertical-align: middle
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    margin: 0;
    padding: 0
}

#blocks, header {
    padding: 30px 0 0
}

.clear {
    clear: both
}

body {
    font-family: Poppins-Light;
    margin: 0;
    padding: 0;
    background: #fff;
    background-size: cover;
    overflow-x: hidden
}

.search-sec, header {
    background: #fff;
    position: relative
}

header {
    margin: 0;
    z-index: 999;
    box-shadow: 0 3px 5px rgba(0,0,0,.1);
    transition: all .5s
}

.top-bg img {
    width: 100%
}

.top-bg p {
    color: #555547;
    font-size: 24px
}

.search-sec {
    width: 500px;
    height: 46px;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    margin-top: 0;
    float: left
}

.search-field {
    width: 100%;
    height: 43px;
    color: #9c9c9c;
    font-size: 14px;
    background: url(../images/search.png) 95% center no-repeat #fff;
    border-radius: 3px;
    letter-spacing: 0.6px
}

    .search-field::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #86888b;
    }

    .search-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #86888b;
    }

    .search-field::-ms-input-placeholder { /* Microsoft Edge */
        color: #86888b;
    }

.s-icon {
    background: #009846;
    border-radius: 0 3px 3px 0;
    height: 46px;
    padding: 9px 0;
    position: absolute;
    right: 0;
    top: -1px;
    width: 56px
}

    .s-icon img {
        width: 28px
    }

.right-top {
    margin: 0;
    float: right
}

    .right-top ul {
        float: right;
        margin-top: -10px;
        width: 300px
    }

        .right-top ul li {
            float: left;
            width: 33.33%;
            position: relative !important;
            left: 15px !important
        }

.flower-main {
    border-radius: 8px
}

.flower-img img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.right-top ul li a span {
    height: 23px;
    width: 25px;
    margin: 12px auto 0;
    display: table;
    text-align: center
}

    .right-top ul li a span.delivery {
        width: 43px
    }

    .right-top ul li a span img {
        margin: 0 auto;
        display: table
    }

.right-top ul li a h6 {
    color: #8c8c8c;
    font-size: 16px;
    display: block;
    padding: 0
}

.right-top ul li:last-child {
    margin-right: 0 !important
}

.mobile-menu {
    display: none
}

.navigation ul li a, .register-form:after, .register-inner:after {
    display: block
}

.navigation {
    margin: 15px 0 0;
    padding: 0;
    background: url(../images/nav-bg.png) top center;
    border-top: solid 1px #dadada
}

    .navigation ul li {
        float: left;
        position: relative;
        margin: 0;
        border-right: solid 1px #dadada;

    }

        .navigation ul li:first-child {
            border-left: solid 1px #dadada
        }

        .navigation ul li a img {
            vertical-align: top;
            margin-right: 5px
        }

        .navigation ul li a {
            font-size: 14px;
            color: #58595b;
            padding: 12px 20px;
            font-family: Arial,Tahoma,Helvetica;
            padding-bottom: 7px;
            padding-top: 12px;
        }

            .navigation ul li a:hover {
                color: #e5007c
            }

        .navigation ul li ul.sub-menu {
            width: 230px;
            position: absolute;
            left: 0;
            background: #fff;
            top: auto;
            margin: 0;
            visibility: hidden;
            z-index: 99999;
            border-radius: 0;
            border: 1px solid #989898
        }

            .navigation ul li ul.sub-menu-last:after, .navigation ul li ul.sub-menu:after {
                height: 0;
                border-left: 8px solid transparent;
                border-right: 8px solid transparent;
                border-bottom: 12px solid #989898;
                position: absolute;
                top: -13px
            }

            .navigation ul li ul.sub-menu:after {
                width: 0;
                left: 60px
            }

        .navigation ul li ul.sub-menu-last {
            width: 740px;
            left: -40px
        }

            .navigation ul li ul.sub-menu-last .col-sm-2 {
                width: 14.28%;
                padding: 0;
                float: left
            }

            .navigation ul li ul.sub-menu-last:after {
                width: 0;
                left: 100px;
                right: auto;
                margin: 0
            }

        .navigation ul li ul.sub-menu li {
            margin: 0;
            padding: 0 !important;
            float: none;
            position: relative;
            border: none;
            background: 0 0 !important
        }

        .navigation ul li:hover ul.sub-menu {
            visibility: visible
        }

        .navigation ul li ul.sub-menu li a {
            font-size: 12px;
            color: #58595b;
            padding: 7px 15px;
            display: block;
            font-weight: 400;
            text-align: left
        }

            .navigation ul li ul.sub-menu li a:hover {
                color: #e6007d
            }

.inner-sec {
    padding: 15px 0 60px
}

.register-form {
    padding: 15px;
    background: #fff;
    border: 1px solid #e5e5e5
}

.register-inner {
    padding: 15px 40px;
    text-align: center
}

    .register-inner h2 {
        font-family: 'Rubik', sans-serif;
        color: #2c2c2c;
        font-size: 28px;
        letter-spacing: 0px;
        font-weight: 500;
    }

        .reg-btn, .register-inner h2 span, .send-btn, input.form-control {
            font-family: 'Rubik', sans-serif;
            font-weight: 400;
        }

    .register-inner p {
        color: #2c2c2c;
        font-size: 15px;
        letter-spacing: 1px;
        margin: 10px 0 15px
    }
.kayitbutonu {
    background-color: #37669a!important;
    border-radius: 3px;
    box-shadow: 0 4px 0 #004085;
    color: rgba(255, 255, 255, 1);
    display: block;
    font-family: 'Rubik', sans-serif !important;
    font-weight: 500;
    font-size: 21px;
    margin-top: 19px !important;
    padding: 4px;
    position: relative;
    text-align: center;
    width: 100% !important;
    transition: all 0.1s ease 0s;
    text-decoration: none;
    border: medium none;
    color: #fff;
    min-height: 48px;
    line-height: 23px;
    text-transform: uppercase;
}
.girisbutonu {
    background-color: #20ab40!important;
    border-radius: 3px;
    box-shadow: 0 4px 0 #155724;
    color: rgba(255, 255, 255, 1);
    display: block;
    font-family: 'Rubik', sans-serif !important;
    font-weight: 500;
    font-size: 21px;
    margin-top: 19px !important;
    padding: 4px;
    position: relative;
    text-align: center;
    width: 100% !important;
    transition: all 0.1s ease 0s;
    text-decoration: none;
    border: medium none;
    color: #fff;
    min-height: 48px;
    line-height: 23px;
    text-transform: uppercase;
}
.count {
    color: #000;
    font-weight: 700;
    height: 42px;
    left: 0;
    padding: 6px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 36px;
    border-radius: 15px
}

.address-info label, .address-info p, .f-nav ul li a, .footer-bottom p, .page-info-top h3, .price-total p strong, .send-btn {
    font-weight: 400
}

.address-info label, .address-info p, .footer-bottom p {
    text-align: left;
    font-family: Poppins-Light
}

.reg-btn {
    background: #256faf;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding: 8px 30px;
    text-shadow: none;
    width: 100%
}

.address-info h3, .address-info label, .address-info p {
    color: #4d4d4d;
    font-size: 18px
}

.address-info {
    background: #fff;
    border-radius: 0;
    border: 0 solid #676565
}


.address-info h3 {
    letter-spacing: 1px;
    line-height: 28px;
    padding-bottom: 35px
}

.address-info label {
    width: 70px;
    float: left;
    margin: 0
}

.address-info p {
    overflow: hidden;
    margin: 0;
    padding: 0
}



.f-nav ul li {
    padding-bottom: 2px
}

    .f-nav ul li a {
        display: inline-block;
        color: #424242;
        font-size: 16px;
        padding: 2px 0;
    }



.baner-right-top ul li, .f-logo .col-md-4, .flower-main, .socail-sec, .socail-sec ul {
    text-align: center
}

    .socail-sec ul li {
        display: inline-block;
        width: 34px;
        height: 34px;
        border-radius: 100%;
        background: #b5b5b6;
        box-shadow: 0 0 5px rgba(0,0,0,.3) inset;
        margin: 0 5px
    }

        .socail-sec ul li a {
            display: block;
            padding: 6px 0
        }

        .socail-sec ul li:hover {
            background: #456c8b
        }

.newsletter {
    margin: 0
}

    .newsletter .form-control {
        height: 45px;
        width: 270px;
        background: #fff;
        padding: 10px 15px;
        font-size: 14px;
        color: #4d4d4d;
        border-radius: 0;
        float: left
    }

.send-btn {
    width: 84px;
    height: 45px;
    border: 1px solid #b1aeae;
    color: #58595b;
    font-size: 16px;
    border-radius: 0 3px 3px 0;
    margin-left: 5px;
    background: #ebebeb;
    float: left
}

.add-img img, .flower-img img {
    width: 100%
}

.send-btn:hover {
    background: #e8e6e6
}

.f-logo {
    padding: 18px 0;
    border-bottom: solid 1px #c7c7c7
}

    .f-logo .col-md-4 {
        padding: 10px 5px
    }

        .f-logo .col-md-4 a {
            display: block
        }

.track-form .member-form {
    margin-top: 30px
}

.track-form .register-inner {
    padding: 26px 40px 80px
}

.track-img {
    float: right;
    padding: 30px
}

.track-btn {
    background: #009846
}

.middle-sec {
    margin: 0;
    padding: 0 0 80px
}

.add-img, .flower-main {
    margin-bottom: 30px;
    padding: 0
}

.add-img {
    background: #fff;
    border: 1px solid #dfdfdf;
    height: 475px;
    overflow: hidden
}

.flower-main {
    border-top: solid 1px #edf1f2;
    border-left: solid 1px #edf1f2;
    border-bottom: solid 5px #e5007d;
    border-right: solid 1px #edf1f2;
    position: relative;
    min-height: 475px
}

.baner-right-top, .banner-btn, .ribon {
    position: absolute
}

.flower-img {
    background-size: cover;
    padding: 0;
    margin-bottom: 15px;
    height: 328px;
    overflow: hidden
}

.flower-main h5 a {
    font-size: 18px;
    color: #272727;
    min-height: 42px;
    display: block;
    margin: 0 0 9px
}

.banner, .prv {
    margin-left: 0
}

.flower-main h5 a:hover {
    color: #e5007d
}

.flower-main p {
    font-size: 12px;
    color: #717171;
    padding-bottom: 6px;
    display: none
}

.flower-main del {
    font-size: 15px;
    color: #5a5a5a;
    padding-bottom: 5px;
    line-height: 17px;
    min-height: 19px
}

.flower-main .price {
    font-size: 16px;
    color: #e5007d;
    padding-bottom: 0;
    display: block;
    line-height: 20px
}

.banner-btn, .green-option .price {
    color: #00963f
}

.flower-main .price span {
    font-size: 22px
}

.ribon {
    left: 0;
    top: 0
}

.green-option {
    border-bottom: solid 5px #00963f
}

.banner {
    margin-top: 0;
    height: 820px
}

    .banner img {
        width: 90%;
        margin: 1px 0 0
    }

    .banner .item {
        padding-top: 0;
        border-radius: 5px
    }

.banner-btn {
    border: 3px solid #00963f;
    border-radius: 7px;
    padding: 7px 20px;
    background: 0 0;
    font-size: 18px;
    right: 350px;
    bottom: 49px
}

.baner-right-top {
    right: 0;
    top: 0
}

    .baner-right-top ul li {
        border: 1px solid #e1e1e1;
        padding: 11px 5px;
        width: 100px;
        margin-bottom: 4px;
        background: #fff;
        border-radius: 5px
    }

        .baner-right-top ul li  {
            display: block;
            text-align: center;
            font-size: 11px;
            color: #e5007d
        }

            .baner-right-top ul li a img {
                margin: 0 auto 10px;
                display: table;
                width: auto
            }

            .baner-right-top ul li  strong {
                font-size: 13px;
                color: #e5007d;
                display: block;
                line-height: 13px
            }

.cart-info {
    text-align: right;
    padding: 11px 0
}

    .cart-info a img {
        vertical-align: middle;
        margin-right: 5px
    }

    .cart-info a {
        vertical-align: middle;
        color: #58595b;
        font-size: 15px
    }

        .cart-info a:hover {
            color: #e5007c
        }

.flower-shape {
    text-align: center;
    padding: 5px 0 0
}

div.bhoechie-tab-container {
    z-index: 10;
    padding: 0 !important
}

div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0
}

    div.bhoechie-tab-menu div.list-group {
        margin-bottom: 0;
        position: relative
    }

        div.bhoechie-tab-menu div.list-group .list-group-item {
            position: relative;
            margin-bottom: 3px
        }

        div.bhoechie-tab-menu div.list-group a {
            font-size: 13px;
            color: #000;
            padding: 30px 10px;
            display: block;
            text-align: center;
            font-family: Poppins-Bold;
            background: #f8f8f8;
            border: 1px solid #e1e1e1;
            border-radius: 2px;
            line-height: 15px
        }

            div.bhoechie-tab-menu div.list-group a span {
                font-family: Poppins-Light
            }

            div.bhoechie-tab-menu div.list-group a.active, div.bhoechie-tab-menu div.list-group a.active i {
                color: #e5007c;
                background: #f8f8f8;
                border: 1px solid #e1e1e1
            }

.right-info, ul.tabs li a {
    border: 1px solid #e5e5e5
}

div.bhoechie-tab-content {
    padding: 0
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none
}

.product-detail-inner:after, .product-detail:after {
    display: block
}

div.bhoechie-tab-menu div.list-group a.last, div.bhoechie-tab-menu div.list-group a.last-one {
    padding: 40px 10px
}

.right-info {
    padding: 25px 25px 150px;
    background: #fff
}

    .right-info .h2, .right-info h2 {
        text-align: center;
        color: #2c2c2c;
        padding-bottom: 25px;
        font-family: Poppins-Bold;
        font-size: 28px
    }

    .right-info p {
        color: #2c2c2c;
        padding-bottom: 30px;
        font-family: Poppins-Light;
        font-size: 18px;
        line-height: 26px
    }

.c-heading {
    background: #e6e6e6;
    background: radial-gradient(#f5f5f5,#e6e6e6,#e6e6e6);
    border-radius: 3px;
    padding: 8px 15px;
    color: #6f6f6f;
    font-size: 16px;
    margin-bottom: 15px
}

    .c-heading img {
        float: right;
        margin: 8px 0 0
    }

.category-sec {
    margin: 0;
    padding: 30px 0 80px
}

.category-main ul.c-name {
    margin-bottom: 27px;
    margin-left: 13px
}

.category-main ul li {
    background: url(../images/li-img.png) left center no-repeat;
    padding-left: 15px
}

    .category-main ul li a {
        color: #58595b;
        font-size: 13px;
        display: block;
        padding: 2px 0
    }

        .category-main ul li a:hover {
            color: #e5007c
        }

.category-main ul.checkbox-category li {
    background: 0 0;
    padding-left: 0;
    color: #58595b;
    font-size: 13px;
    padding-bottom: 3px
}

    .category-main ul.checkbox-category li input[type=checkbox] {
        float: left;
        margin-right: 10px;
        margin-top: 4px
    }

.page-info {
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: #a6a6a6;
    font-size: 13px
}

    .page-info a {
        padding-left: 0;
        color: #777;
        font-size: 13px
    }

.product-detail {
    margin-bottom: 10px;
    background: #fff
}

.product-detail-inner {
    padding: 20px
}

    .product-detail-inner h4 {
        color: #464343;
        padding-bottom: 20px;
        font-size: 30px
    }

    .product-detail-inner p {
        color: #464343;
        padding-bottom: 15px;
        font-size: 14px
    }

.select_outer, .select_outer select {
    box-shadow: none;
    font-size: 16px;
    width: 100%
}

.select_outer {
    border: 1px solid #aaa;
    border-radius: 5px;
    color: #48102c;
    position: relative;
    background: #fff;
    float: none;
    display: inline-block;
    margin-bottom: 15px
}

    .select_outer select {
        background: 0 0;
        height: 35px;
        padding: 0 10px;
        border: none;
        color: #424242;
        border-radius: 0
    }

.product-right, .product-right ul li {
    background: #fff
}

.select_outer::after {
    bottom: 0;
    display: block;
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 10px;
    font-family: FontAwesome;
    font-size: 14px;
    color: #acacac;
    line-height: normal;
    font-style: normal;
    opacity: 1
}

.bottom-info h3, .butt, .discount-info h3, .gift-sec .order-sumery h3, .gift-sec .p-name h4, .main-price, .payment-tab h3, .price-total p strong, .product-price h3, .y-inner h6, ul.tabs li a {
    font-family: Poppins-Bold
}

.soail-logo {
    float: right
}

.border-img {
    width: 100%;
    margin: 15px 0 10px -8px
}

    .border-img img {
        width: 100%
    }

.old-price {
    float: left;
    color: #5f5f5f
}

    .old-price span {
        font-size: 15px;
        color: #322e2f
    }

    .old-price del {
        font-size: 11px;
        color: #5f5f5f
    }

.new-price {
    color: #e6007d
}

    .new-price span {
        font-size: 12px;
        color: #e6007d;
        display: inline-block;
        padding: 5px 0 0
    }

    .new-price .h4, .new-price h4 {
        font-size: 40px;
        color: #e6007d;
        float: left;
        padding-bottom: 0;
        margin-right: 10px
    }

    .new-price .h4 {
        margin-top: 1px
    }

.cart-btn {
    float: right;
    margin: 16px 0 20px
}

.bottom-info {
    margin: 0;
    padding: 15px;
    border: 1px solid #dbdbdb
}

    .bottom-info h3 {
        font-size: 16px;
        color: #505050;
        padding-bottom: 10px
    }

    .bottom-info p {
        font-size: 14px;
        color: #7e7e7e
    }

.product-right {
    margin: 0;
    padding: 24px 0;
    border: 1px solid #e1e1e1
}

    .product-right ul li a {
        display: block;
        text-align: center
    }

.yorumlar-sec {
    padding: 0
}

.b-right {
    padding-bottom: 0
}

.margin-space {
    margin-top: 25px
}

.yorumlar-sec .h3, .yorumlar-sec h3 {
    font-size: 30px;
    color: #505050;
    padding-bottom: 30px;
    text-align: center
}

.y-inner h6, .y-inner p {
    font-size: 12px;
    color: #7e7e7e;
    overflow: hidden
}

.left-flower {
    float: left;
    margin-right: 15px
}

.y-inner {
    margin-bottom: 34px
}

    .y-inner h6 {
        padding-bottom: 5px
    }

    .y-inner p {
        padding-bottom: 0
    }

.product-price {
    border-top: solid 1px #dfdfdf;
    border-left: solid 1px #dfdfdf;
    border-bottom: solid 1px #dfdfdf;
    border-right: solid 1px #dfdfdf;
    padding: 10px;
    position: relative;
    margin-bottom: 2px
}

    .product-price h3 {
        font-size: 16px;
        color: #272727;
        padding-bottom: 5px
    }

    .product-price p {
        font-size: 14px;
        color: #272727;
        padding-bottom: 15px
    }

.price-table {
    max-width: 100%;
    width: 100%
}

    .price-table td {
        font-size: 14px;
        color: #272727;
        line-height: 16px;
        padding: 2px 0
    }

        .price-table td a {
            font-size: 16px;
            color: #272727
        }

            .price-table td a:hover {
                color: #e6047f
            }

.price-table-b {
    margin-top: 0
}

.price-total {
    border-top: solid 1px #d7d7d7;
    padding-top: 10px;
    margin-top: 10px;
    text-align: right;
    padding-bottom: 25px
}

    .price-total p {
        font-size: 18px;
        color: #272727;
        line-height: 24px
    }

.gift-sec {
    margin: 0;
    padding: 0;
    position: relative
}

    .gift-sec h3 {
        font-size: 20px;
        color: #272727;
        padding-bottom: 20px;
        padding-left: 10px
    }

    .gift-sec ul li {
        padding: 5px;
        border: 1px solid #e3e3e3;
        float: left;
        width: 14.28%;
        text-align: center;
        margin: 0 0 20px
    }

    .gift-sec p {
        color: #272727;
        font-size: 14px;
        padding-bottom: 0;
        line-height: 16px;
        min-height: 41px
    }

    .gift-sec span {
        color: #e6007d;
        font-size: 14px;
        padding-bottom: 10px
    }

.butt, .progress_bar div.step {
    font-size: 18px;
    text-align: center
}

.gift-sec form {
    width: 75px;
    text-align: center;
    margin: 0 auto;
    display: table
}

    .gift-sec form .number-wrap {
        position: relative;
        width: 100%
    }

        .gift-sec form .number-wrap:hover .arrow {
            opacity: 1
        }

        .gift-sec form .number-wrap input {
            width: 100%
        }

        .gift-sec form .number-wrap .arrow {
            position: absolute;
            transition: all .2s linear
        }

            .gift-sec form .number-wrap .arrow.up {
                left: 0;
                top: 7px
            }

            .gift-sec form .number-wrap .arrow.down {
                top: 7px;
                right: 0
            }

        .gift-sec form .number-wrap input.number {
            padding: 0;
            border-radius: 0;
            border: none;
            margin: 0;
            text-align: center;
            transition: all .2s linear;
            color: #909090;
            font-size: 18px
        }

            .gift-sec form .number-wrap input.number:focus {
                outline: 0;
                border-color: #999
            }

.progress_bar {
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 93px;
    z-index: 10
}

    .progress_bar hr.all_steps {
        width: 78%;
        height: 7px;
        border: none;
        background: #fff;
        box-shadow: 0 1px 1px rgba(0,0,0,.3) inset;
        position: absolute;
        top: 60px;
        left: 11%;
        z-index: 1
    }

    .progress_bar hr.current_steps {
        width: 0;
        border: 0;
        height: 6px;
        background: #00973f;
        position: absolute;
        top: 60px;
        left: 11%;
        z-index: 3
    }

    .progress_bar div.step {
        float: left;
        width: 20%;
        height: 70px;
        color: #ccc;
        position: relative;
        text-shadow: 1px 1px #fff;
        transition: all .3s ease-in
    }

        .progress_bar div.step span:before {
            position: absolute;
            width: 35px;
            height: 35px;
            border-radius: 100%;
            border: 2px solid transparent;
            background: #00973f;
            top: 45px;
            left: 50%;
            margin-left: -14px;
            content: close-quote;
            z-index: 4;
            display: none
        }

        .progress_bar div.step::after, .progress_bar div.step:before {
            background: #fff;
            left: 50%;
            position: absolute;
            content: close-quote
        }

        .progress_bar div.step.complete span:before, .progress_bar div.step.current span:before {
            display: block
        }

        .progress_bar div.step:before {
            width: 13px;
            height: 13px;
            border-radius: 20px;
            top: 57px;
            margin-left: -3px;
            z-index: 6;
            display: none
        }

        .butt, .progress_bar div.step.complete:before, .progress_bar div.step.current:before {
            display: block
        }

        .progress_bar div.step::after {
            width: 47px;
            height: 47px;
            border-radius: 100%;
            border: none;
            top: 39px;
            margin-left: -20px;
            z-index: 2;
            box-shadow: 0 0 1px rgba(0,0,0,.3) inset
        }

#blocks, #blocks .block, .butt {
    width: 100%
}

.progress_bar div.step.current {
    color: #222
}

.progress_bar div.step.complete {
    color: #272727;
    cursor: pointer
}

    .progress_bar div.step.complete:hover {
        color: #272727
    }

.main-block {
    overflow: hidden
}

#blocks .block {
    position: absolute;
    left: 200%
}

    #blocks .block .wrap {
        width: 100%;
        margin: 0 auto
    }

.button-2, .button-sec {
    margin-top: 350px
}

.button-3 {
    margin-top: 270px
}

.button-4 {
    margin-top: 590px
}

.butt {
    background: #2faf50;
    border-radius: 2px;
    padding: 12px 15px;
    color: #fff;
    height: 55px;
    margin-top: 10px
}

.butt-b {
    margin-right: 0;
    font-size: 13px;
    text-decoration: none;
    padding: 5px 25px;
    background: #eaeef1;
    background-image: linear-gradient(#f9f9f9,#e7e7e7);
    border-radius: 20px;
    color: #666;
    text-shadow: 0 1px 1px rgba(255,255,255,.7);
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    float: left;
    width: auto;
    height: auto;
    display: inline-block;
    margin-top: 0
}

    .butt-b:hover, .butt.hover {
        background: #fff
    }

    .butt-b:active, .butt.active {
        background: #e8e8e8;
        background-image: linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,0));
        box-shadow: inset 0 0 2px rgba(0,0,0,.2),inset 0 2px 5px rgba(0,0,0,.2),0 1px rgba(255,255,255,.2)
    }

.prv {
    float: left;
    margin-top: 30px
}

.form-step {
    box-shadow: none;
    padding: 0;
    background: #fff;
    border: 1px solid #d7d7d7
}

.form-inner {
    background: url(../images/pattern-bg.jpeg) top center no-repeat;
    background-size: cover;
    padding: 7px;
    margin-bottom: 0
}

.gift-sec .form-inner-b {
    padding: 20px;
    background: #fff
}

.gift-sec .form-inner {
    background: 0 0;
    background-size: cover;
    padding: 7px;
    margin-bottom: 0
}

.form-inner-b {
    padding: 62px 170px;
    background: #fff
}

#block2 .member-form .form-group.check-filed, #block4 .member-form .form-group.check-filed {
    background: 0 0;
    margin-bottom: 9px;
    padding: 0;
    position: relative;
    text-align: left;
    overflow: hidden
}

.form-step h3 {
    color: #e5007d
}

.gift-sec .member-form .form-group {
    width: 100%
}

#block4 .member-form .form-group.check-filed {
    border: none;
    border-radius: 0;
    margin-top: 0;
    color: #282828;
    font-size: 18px
}

    #block4 .member-form .form-group.check-filed input[type=radio] {
        float: left;
        margin-right: 5px;
        margin-top: 7px
    }

#block2 .member-form .form-group.check-filed {
    border: none;
    border-radius: 0;
    margin-top: 0;
    color: #2c2c2c;
    font-size: 15px
}

    #block2 .member-form .form-group.check-filed input[type=checkbox], #block2 .member-form .form-group.check-filed input[type=radio] {
        float: left;
        margin-right: 9px;
        margin-top: 5px
    }

.category-sec .col-md-3.p-left {
    padding-left: 2px;
    padding-right: 25px
}

.mobile {
    display: none
}

.menu-icon a {
    font-size: 23px;
    color: #e5007d;
    margin: 13px 0 0;
    display: block
}

body.js-menu-expand {
    left: 70%;
    transition: all .5s;
    position: fixed
}

body.js-search-expand {
    right: 70%;
    left: -70%;
    transition: all .5s
}

.responsive-overlay.is-active {
    opacity: .4;
    visibility: visible;
    background: #000;
    z-index: 38
}

body.js-menu .responsive-overlay.is-active {
    opacity: 0;
    visibility: hidden;
    background: 0 0;
    z-index: 0
}

.search-sec-mobile {
    padding: 10px;
    background: #f4f4f4;
    display: none
}

    .search-sec-mobile .search-sec {
        float: none;
        width: 100%
    }

.search-icon a {
    text-align: right;
    background: url(../images/s-icon.png) right center no-repeat;
    display: block;
    float: right;
    height: 21px;
    margin: 13px 0 0;
    width: 22px
}

    .search-icon a.cross_icon {
        background: url(../images/cross_icon.png) right center no-repeat
    }

.emplty-header {
    background: #ca8a75;
    text-align: center;
    padding: 15px 0
}

    .emplty-header img {
        width: 100px
    }

.cross-btn {
    background: #fff;
    border: 2px solid #d7d7d7;
    border-radius: 100%;
    font-size: 18px;
    height: 30px;
    padding: 0 0 2px 2px;
    position: absolute;
    right: -11px;
    text-align: center;
    top: -10px;
    width: 30px;
    color: #6a6a6a
}

.display {
    display: none
}

.product-price .flower-img {
    margin-bottom: 7px;
    float: left;
    width: 100%;
    margin-right: 0
}

.page-info-top, .sorting-info {
    /*margin-bottom: 20px*/
}

    .page-info-top h3 {
        text-align: center;
        color: #000;
        padding-bottom: 10px;
        font-size: 26px
    }

    .page-info-top p {
        color: #000;
        padding-bottom: 0;
        font-weight: 300;
        font-size: 16px;
        line-height: 26px
    }

    .sorting-info:after {
        clear: both;
        display: block;
        content: close-quote
    }

    .sorting-info label {
        margin: 0;
        font-size: 14px;
        color: #000
    }

.s-left {
    float: left;
    padding: 7px 0 0
}

    .s-left a {
        display: inline-block;
        color: #8b8b8b;
        margin: 0 5px
    }

        .s-left a:hover {
            color: #000
        }

.pagination {
    float: right;
    padding-left: 0;
    margin: 0;
    border-radius: 4px
}

    .pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover {
        color: #fff;
        background: #1296cc;
        border-color: #ddd
    }

.s-info-footer {
    margin-top: 25px
}

.p-detail-main .col-sm-2, .p-detail-main .col-sm-4, .p-detail-main .col-sm-6 {
    padding: 0 2px
}

.button-sec {
    margin-top: 0;
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%
}

.payment-tab .member-form {
    text-align: left
}

.payment-tab {
    margin: 0;
    padding: 0
}

    .payment-tab .nav-tabs {
        margin-bottom: 30px
    }

        .payment-tab .nav-tabs li {
            float: left;
            margin: 0 5px 0 0
        }

    .payment-tab input.form-control {
        padding: 10px 15px
    }

    .payment-tab label {
        margin-bottom: 10px;
        text-align: left;
        display: block
    }

    .payment-tab .form-group.date-ex {
        width: 48%;
        float: left
    }

    .payment-tab .select_outer {
        border: none;
        border-radius: 5px;
        font-size: 16px;
        width: 100%;
        color: #48102c;
        box-shadow: none;
        position: relative;
        background: #fff;
        float: none;
        display: inline-block;
        margin-bottom: 0
    }

.gift-sec .p-name h4 span, .gift-sec h5 span, .main-price span {
    display: inline-block !important
}

.payment-tab .select_outer select {
    font-size: 16px;
    height: 50px;
    padding: 10px 15px
}

.payment-tab .select_outer::after {
    top: 20px;
    right: 15px
}

.nav-tabs {
    background: 0 0 !important;
    border-bottom: none !important;
    left: 0 !important;
    min-height: inherit !important;
    position: relative !important;
    width: 100% !important;
    margin-top: 30px
}

    .nav-tabs li {
        margin: 0 !important;
        border: none !important;
        padding: 0 !important
    }

        .nav-tabs li a {
            border: 1px solid #00973f;
            border-radius: 4px 4px 0 0;
            line-height: 1.42857;
            margin-right: 0;
            background: #f4f4f4;
            color: #212121;
            font-size: 14px;
            padding: 15px 8px
        }

        .nav-tabs li.active a, .nav-tabs li.active a:focus, .nav-tabs li.active a:hover {
            background: #00973f;
            border-image: none;
            border-style: solid;
            border-width: 1px;
            color: #fff;
            cursor: default
        }

.payment-tab h3 {
    font-size: 18px;
    color: #272727;
    padding-bottom: 15px
}

.payment-tab .member-form .form-group.check-filed {
    font-weight: 400;
    font-size: 13px !important
}

    .payment-tab .member-form .form-group.check-filed label {
        padding-left: 5px
    }

.order-sumery {
    border-top: solid 1px #dfdfdf;
    border-left: solid 1px #dfdfdf;
    border-bottom: solid 5px #00963f;
    border-right: solid 1px #dfdfdf;
    padding: 25px;
    position: relative;
    margin-bottom: 2px;
    text-align: center;
    margin-top: 32px
}

.gift-sec .order-sumery h3 {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #d7d7d7;
    font-size: 18px;
    color: #272727
}

.gift-sec .p-name {
    background: #f4f4f4;
    padding: 20px;
    border-radius: 3px;
    position: relative
}

    .gift-sec .p-name h6, .gift-sec .p-name p {
        font-size: 14px;
        padding-bottom: 10px;
        color: #000
    }

    .gift-sec .p-name p {
        padding-top: 0 !important;
        min-height: inherit;
        text-align: center !important
    }

    .gift-sec .p-name h4 {
        font-size: 23px;
        color: #000
    }

.order-sumery h5 {
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 0;
    color: #000
}

.main-price {
    font-size: 23px;
    color: #000
}

.order-sumery .cross-btn {
    padding: 1px;
    font-size: 15px
}

ul.tabs li {
    margin-bottom: 2px
}

    ul.tabs li a {
        font-size: 13px;
        color: #000;
        padding: 30px 10px;
        display: block;
        text-align: center;
        background: #fff;
        border-radius: 2px;
        line-height: 15px
    }

.tab_content, .tab_drawer_heading {
    display: none
}

ul.tabs li.active a {
    color: #e5007c;
    background: #fff;
    border: 1px solid #e5e5e5
}

.tab_content {
    padding: 0;
    height: 100%
}

.middle-info-page {
    padding-bottom: 70px;
    text-align: center
}

    .middle-info-page h2 {
        text-align: center;
        color: #414141;
        padding-bottom: 10px;
        font-weight: 400;
        font-size: 32px
    }

    .middle-info-page p {
        color: #414141;
        padding-bottom: 0;
        font-weight: 300;
        font-size: 18px;
        line-height: 26px
    }



.store-icon {
    margin: 20px 0 15px
}

    .store-icon a.apple {
        background: url(../images/sprit-img.png) -9px -112px no-repeat;
        display: block;
        display: inline-block;
        width: 168px;
        height: 45px;
        cursor: pointer
    }

    .store-icon a.andriod {
        background: url(../images/sprit-img.png) -9px -164px no-repeat;
        display: inline-block;
        width: 168px;
        height: 45px
    }


.google-icon a {
    border: 1px solid #d7d7d7;
    background: url(../images/sprit-img.png) -8px -221px no-repeat;
    display: inline-block;
    width: 178px;
    height: 50px
}

.copyright {
    padding-top: 10px;
    padding-bottom: 10px
}

    .copyright p {
        padding: 5px 0 0
    }

.f-nav ul li a span {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background: #b5b5b6;
    box-shadow: 0 0 5px rgba(0,0,0,.3) inset;
    margin: 0 5px;
    text-align: center;
    color: #fff;
    padding: 2px;
    font-size: 12px
}

a.visa-img {
    background: url(../images/sprit-img.png) 0 -280px no-repeat;
    display: inline-block;
    width: 378px;
    height: 40px
}

.discount-info {
    background: #6ccfb3;
    padding: 15px;
    margin-bottom: 30px
}

    .discount-info:after {
        clear: both;
        display: block;
        content: close-quote
    }

.left-discont {
    float: left
}

.discount-info h3 {
    padding: 0;
    color: #fff;
    font-size: 30px
}

.discount-info p {
    padding: 0;
    color: #fff;
    font-size: 24px
}

.right-discont {
    float: right
}

    .right-discont a {
        display: inline-block;
        padding: 10px 25px;
        color: #6ccfb3;
        font-size: 20px;
        background: #fff;
        margin: 10px 0 0 auto
    }

.sort .select_outer {
    float: left;
    width: 150px;
    border: 1px solid #d7d7d7;
    position: relative;
    border-radius: 0
}

    .sort .select_outer select {
        background: #fff;
        box-shadow: none;
        height: 100%;
        padding: 8px 5px;
        border: none;
        color: #8b8b8b;
        font-size: 16px;
        font-weight: 400;
        width: 100%
    }

    .sort .select_outer:after {
        bottom: 0;
        content: "\f078";
        display: block;
        line-height: 35px;
        padding: 0;
        pointer-events: none;
        position: absolute;
        right: 8px;
        top: 0;
        font-family: FontAwesome;
        font-size: 14px;
        color: #afafaf
    }

.call-info h2 storng, .g-tag, .gift-sec h5, .gift-top ul li h4, .gift-top ul li:first-child h4, .order-btn, .order-table h3, .payment-bottom h4, .tag h4, .tag p, .top-message h2, .top-message p strong {
    font-family: Poppins-Bold
}

.s-right {
    float: right;
    margin-right: 10px
}

    .s-right .select_outer {
        float: left;
        width: 251px
    }

.pagi {
    float: right
}

.pagination li a, .pagination li span {
    position: relative;
    float: left;
    padding: 8px 17px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background: #fff;
    border: 1px solid #ddd
}

.s-info-footer .pagi {
    margin: 0 auto 30px;
    display: table;
    float: none
}

.left-detail {
    float: left;
    width: 77%
}

.h2.left-detail-product-name {
    margin-top: 0
}

.right-detail {
    float: right;
    text-align: center;
    margin: 0;
    max-width: 23%
}

    .right-detail p {
        text-align: center;
        padding-top: 18px;
        font-size: 13px
    }

.g-tag {
    border: 1px solid #009846;
    padding: 7px 10px;
    width: 90px;
    color: #009846;
    line-height: 18px;
    font-size: 14px;
    margin: 0 auto;
    display: table
}

.sepete-btn {
    background: #2faf50;
    border-radius: 2px;
    padding: 12px 15px;
    color: #fff;
    font-size: 18px;
    width: 100%;
    float: left;
    height: 55px
}

.like-icon {
    border: 1px solid #d7d7d7;
    float: right;
    width: 12%;
    text-align: center;
    border-radius: 2px;
    height: 55px;
    font-size: 28px;
    color: #8b8b8b;
    line-height: 55px
}

.detail-bottom {
    margin-top: 15px;
    padding-top: 15px;
    border-top: solid 1px #f3f3f3
}

    .detail-bottom ul li {
        float: left;
        color: #2faf50;
        text-align: left;
        font-size: 12px
    }

        .detail-bottom ul li:first-child {
            font-size: 13px
        }

            .detail-bottom ul li:first-child img {
                width: 35px;
                margin: 0 5px 0 0
            }

        .detail-bottom ul li img {
            width: 28px;
            margin: -3px 5px 0 0;
            vertical-align: top
        }

        .detail-bottom ul li:last-child {
            font-size: 12px
        }

            .detail-bottom ul li:last-child img {
                width: 22px;
                margin: -2px 5px 0 0
            }

@media screen and (min-width:1200px) {
    .detail-bottom ul li {
        width: 36%
    }

        .detail-bottom ul li:first-child {
            width: 25%
        }

        .detail-bottom ul li:last-child {
            width: 37%
        }
}

.right.carousel-control, .yorumlar-sec-bottom .left.carousel-control {
    width: 30px;
    background: 0 0 !important;
    opacity: 1;
    text-align: center;
    text-shadow: none
}

.yorumlar-sec-bottom-inner {
    padding: 20px 70px;
    border: 1px solid #d7d7d7
}

.yorumlar-sec-bottom .h3, .yorumlar-sec-bottom h3 {
    font-size: 30px;
    color: #505050;
    padding-bottom: 30px;
    text-align: center
}

.yorumlar-sec-bottom-inner span {
    font-size: 13px;
    color: #e56528
}

.yorumlar-sec-bottom p {
    font-size: 14px;
    color: #505050;
    padding-bottom: 10px
}

.yorumlar-sec-bottom h5 {
    font-size: 18px;
    color: #000;
    padding-bottom: 30px
}

.yorumlar-sec-bottom .left.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -50px;
    font-size: 20px;
    color: #000 !important
}

.tag h4, .tag p {
    font-size: 16px
}

.right.carousel-control {
    right: 165px;
    color: #000 !important
}

.carousel-control span {
    color: #000 !important
}

.tag {
    background: #f4f4f4;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 0 0 2px rgba(0,0,0,.3);
    margin-bottom: 15px
}

    .tag p {
        color: #e6047f;
        padding: 0
    }

.gift-top ul li, .gift-top ul li:first-child, .gift-top ul li:last-child {
    padding: 10px;
    border: 1px solid #d7d7d7;
    float: left
}

.gift-top {
    margin: 0;
    left: 0
}

    .gift-top ul {
        margin-bottom: 25px
    }

        .gift-top ul li {
            text-align: center;
            min-height: 155px
        }

            .gift-top ul li:first-child {
                text-align: left
            }

            .gift-top ul li:last-child {
                text-align: right
            }

                .gift-top ul li:last-child span {
                    display: block
                }

            .gift-top ul li:first-child h4 {
                font-size: 15px;
                color: #00973f;
                padding: 35px 0 5px
            }

            .gift-top ul li:first-child p {
                color: #666;
                padding: 0;
                font-size: 16px;
            }

            .gift-top ul li h4 {
                font-size: 18px;
                color: #000;
                padding: 5px 0
            }

            .gift-top ul li p {
                color: #666;
                padding: 0;
                font-size: 16px
            }

            .gift-top ul li img {
                float: left;
                margin-right: 10px
            }

.gift-sec h5 {
    font-size: 18px;
    color: #000;
    padding: 5px 0 10px;
    text-decoration: underline
}

.gift-sec-3 .member-form .form-group {
    width: 100%
}

.gift-sec-3 textarea.form-control {
    background: #fff;
    border: none;
    box-shadow: none;
    color: #9c9c9c;
    font-size: 18px;
    font-weight: 400;
    height: 105px;
    padding: 10px 15px 10px 10px
}

.gift-sec .form-inner:after {
    clear: both;
    display: block;
    content: close-quote
}

.payment-tab .nav-tabs {
    border-bottom: 1px solid #d7d7d7 !important;
    margin: 15px 0
}

.payment-tab label span {
    width: 15px;
    height: 15px;
    text-align: center;
    font-size: 10px;
    color: #000;
    display: inline-block;
    border: 1px solid #d7d7d7;
    border-radius: 100%
}

.call-info:after, .check-info :after, .top-message:after {
    display: block;
    clear: both;
    content: close-quote
}

.form-group.card {
    width: 100% !important
}

.form-group.cvv {
    width: 28% !important;
    float: left
}

.cvv-info {
    font-size: 14px;
    overflow: hidden;
    padding-left: 15px
}

.payment-bottom {
    margin-top: 30px
}

    .payment-bottom h3 {
        font-size: 18px;
        color: #000;
        padding: 0 0 10px;
        font-family: Poppins-Bold
    }

.overflow {
    border: 1px solid #d7d7d7;
    height: 150px;
    overflow-y: scroll;
    padding: 15px
}

.payment-bottom h4 {
    font-size: 16px;
    color: #000;
    padding: 0 0 10px
}

.payment-bottom p {
    font-size: 14px;
    color: #666;
    padding: 0 0 30px
}

.check-info {
    border-top: solid 1px #d7d7d7;
    border-bottom: solid 1px #d7d7d7;
    margin-top: 15px;
    padding: 10px 0;
    margin-bottom: 15px
}

    .check-info p span {
        color: #ee158b
    }

.check-tag {
    float: left;
    margin: 0 10px 0 0
}

.check-info p {
    color: #000;
    overflow: hidden;
    margin: 0;
    padding-bottom: 0
}

.top-message h2, .top-message p {
    color: #1e982b;
    text-align: center;
    overflow: hidden
}

.top-message {
    border: 7px solid #1e982b;
    border-radius: 10px;
    padding: 20px
}

    .top-message h2 {
        font-size: 30px;
        padding: 10px 0 25px
    }

    .top-message p {
        font-size: 24px
    }

.secure-icon {
    float: left;
    margin-right: 15px
}

.middle-message p {
    font-size: 16px;
    color: #676767;
    text-align: left;
    line-height: 24px;
    padding: 50px 0 0
}

.order-table {
    padding: 60px 0
}

    .order-table h3 {
        font-size: 24px;
        color: #111;
        padding: 0 0 25px;
        text-align: center
    }

    .order-table table {
        border: 1px solid #d7d7d7;
        border-collapse: collapse;
        width: 100%;
        text-align: center;
        max-width: 100%
    }

    .order-table tr {
        margin: 0;
        padding: 0
    }

    .order-table td, .order-table th {
        border: 1px solid #d7d7d7;
        padding: 10px;
        font-size: 16px;
        text-align: center
    }

    .order-table th {
        background: #f4f4f4;
        color: #424242
    }

    .order-table td {
        color: #666
    }

.call-info {
    border: 2px solid #424242;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 50px
}

.call-info-icon {
    float: left;
    margin-right: 24px
}

.call-info h2 {
    font-size: 27px;
    color: #7e8389;
    padding: 26px 0 0;
    overflow: hidden
}

.order-btn {
    width: 264px;
    height: 56px;
    text-align: center;
    background: #009f3b;
    font-size: 27px;
    color: #fff;
    margin: 0 auto;
    display: table
}

.flower-main del {
    display: inline-block;
    text-align: left;
    margin-right: 10px;
    position: relative
}

    .flower-main del::after {
        position: absolute;
        top: 14px;
        left: 0;
        background: #8b8b8b;
        height: 2px;
        content: close-quote;
        width: 55px
    }

    .flower-main del .price-home {
        background: #fff;
        color: #3b3b3b;
        float: left;
        font-size: 20px;
        padding-top: 5px;
        padding-right: 5px
    }

    .flower-main del span {
        color: #595959;
        display: inline-block;
        font-size: 11px;
        line-height: 10px;
        padding: 2px 0 0
    }

.flower-main .price-new {
    display: inline-block;
    padding: 0;
    text-align: left
}

    .flower-main .price-new .price-home-b {
        color: #161616;
        float: left;
        font-size: 26px;
        font-weight: 700;
        padding-bottom: 5px;
        padding-right: 5px
    }

    .flower-main .price-new span {
        color: #363636;
        display: inline-block;
        font-size: 11px;
        line-height: 10px;
        padding: 2px 0 0
    }

.bottom-price {
    border-top: solid 1px #d7d7d7;
    padding: 7px 0 10px;
    width: 140px;
    margin: 0 auto;
    background: #fff;
    color: #3b3b3b;
    font-size: 13px
}

.logo img {
    max-width: 156px;
    margin-top: -12px;
    width: 100%;
}

.banner-sec {
    margin: 20px 0 0
}

#block3 .reg-btn {
    background: #fe6dbc;
    border-bottom: 2px solid #f93ca3;
    border-radius: 5px;
    color: #fff;
    font-family: Poppins-Light;
    font-size: 18px;
    margin: 0;
    padding: 8px 30px;
    text-shadow: none;
    width: 100%
}

.sorting-page-info {
    float: left;
    margin: 0;
    padding: 0 10px 0 15px;
    height: 100%;
    border: 1px solid #D7D7D7
}

    .sorting-page-info a {
        display: block;
        float: left;
        padding: 7px 23px 7px 0;
        font-size: 16px;
        position: relative;
        opacity: .8
    }

        .sorting-page-info a:nth-last-child(2) {
            padding-right: 0;
            opacity: 1;
            font-weight: 700
        }

            .sorting-page-info a:nth-last-child(2)::after, .sorting-page-info a:nth-last-child(2)::before {
                display: none
            }

        .sorting-page-info a::after, .sorting-page-info a::before {
            content: close-quote;
            display: block;
            position: absolute;
            transform-origin: 100% 50%;
            width: 21px;
            height: 1px;
            background: #D7D7D7;
            right: 9px;
            top: 18px
        }

        .sorting-page-info a::before {
            transform: rotate(60deg)
        }

        .sorting-page-info a::after {
            transform: rotate(-60deg)
        }

.shorting-list {
    width: 200px !important
}

.s-last {
    height: 400px;
    overflow-y: scroll
}

    .s-last li {
        position: relative
    }

.search-sec-drop {
    padding: 10px;
    position: fixed;
    background: #fff;
    width: 211px;
    z-index: 99
}

    .search-sec-drop input.search-field {
        height: 40px;
        width: 100%;
        border: 1px solid #d7d7d7
    }

.s-icon-drop {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #8b8b8b;
    cursor: pointer
}

.search-li {
    height: 60px
}

.header-inner, .user-info {
    display: none
}

.error-style {
    border: 1px solid red;
    background: #fee;
    color: #ff007b;
    padding: 5px;
    margin-bottom: 10px
}

    .error-style a {
        color: #000
    }

.h5 {
    font-weight: 400
}

.flower-main .h5 a {
    font-size: 18px;
    color: #272727;
    min-height: 42px;
    display: block;
    margin: 0 0 9px
}

    .flower-main .h5 a:hover {
        color: #e5007d
    }

.right-top ul li a .h6 {
    color: #757575;
    font-size: 15px;
    display: block;
    padding: 0
}

.field-validation-error {
    color: red
}

.search-field {
    padding: 10px 15px !important
}

i small, span small {
    position: absolute !important;
    z-index: 0 !important;
    opacity: 0 !important;
    font-size: 1px !important
}

select {
    -moz-appearance: none !important;
    -webkit-appearance: none !important
}

label.fname, span.inOpa {
    position: absolute;
    opacity: 0 !important
}

.fh3 {
    margin-top: 0;
    margin-bottom: 0
}
@font-face {
    font-family: Poppins-Light;
    src: url(../fonts/Poppins-Light.eot) format("embedded-opentype"), url(../fonts/Poppins-Light.otf) format("opentype"), url(../fonts/Poppins-Light.woff) format("woff"), url(../fonts/Poppins-Light.bin) format("truetype"), url(../fonts/Poppins-Light.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Bold';
    src: url('../fonts/Poppins-Bold.eot') format('embedded-opentype'), url('../fonts/Poppins-Bold.otf') format('opentype'), url('../fonts/Poppins-Bold.woff') format('woff'), url('../fonts/Poppins-Bold.bin') format('truetype'), url('../fonts/Poppins-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.sweet-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 1000
}

.sweet-alert {
    background-color: #fff;
    font-family: Arial, sans-serif;
    width: 478px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -256px;
    margin-top: -200px;
    overflow: hidden;
    display: none;
    z-index: 2000
}

@media all and (max-width: 540px) {
    .sweet-alert {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        left: 15px;
        right: 15px
    }
}

.sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 25px;
    display: block
}

.sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: normal
}

.sweet-alert button {
    background-color: #AEDEF4;
    color: #fff;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0;
    cursor: pointer
}

.sweet-alert button:focus {
    outline: none;
    box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05)
}

.sweet-alert button:hover {
    background-color: #a1d9f2
}

.sweet-alert button:active {
    background-color: #81ccee
}

.sweet-alert button.cancel {
    background-color: #F0A951
}

.sweet-alert button.cancel:hover {
    background-color: #db953f
}

.sweet-alert button.cancel:active {
    background-color: #ca832d
}

.sweet-alert button.cancel:focus {
    box-shadow: rgba(197, 205, 211, 0.8) 0 0 2px, rgba(0, 0, 0, 0.0470588) 0 0 0 1px inset!important
}

.sweet-alert button:focus {
    border: 0
}

.sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none!important
}

.sweet-alert .icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box
}

.sweet-alert .icon.error {
    border-color: #F27474
}

.sweet-alert .icon.error .x-mark {
    position: relative;
    display: block
}

.sweet-alert .icon.error .line {
    position: absolute;
    height: 5px;
    width: 47px;
    background-color: #F27474;
    display: block;
    top: 37px;
    border-radius: 2px
}

.sweet-alert .icon.error .line.left {
    transform: rotate(45deg);
    left: 17px
}

.sweet-alert .icon.error .line.right {
    transform: rotate(-45deg);
    right: 16px
}

.sweet-alert .icon.warning {
    border-color: #F8BB86
}

.sweet-alert .icon.warning .body {
    position: absolute;
    width: 5px;
    height: 47px;
    left: 50%;
    top: 10px;
    border-radius: 2px;
    margin-left: -2px;
    background-color: #F8BB86
}

.sweet-alert .icon.warning .dot {
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    left: 50%;
    bottom: 10px;
    background-color: #F8BB86
}

.sweet-alert .icon.info {
    border-color: #C9DAE1
}

.sweet-alert .icon.info::before {
    content: close-quote;
    position: absolute;
    width: 5px;
    height: 29px;
    left: 50%;
    bottom: 17px;
    border-radius: 2px;
    margin-left: -2px;
    background-color: #C9DAE1
}

.sweet-alert .icon.info::after {
    content: close-quote;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    top: 19px;
    background-color: #C9DAE1
}

.sweet-alert .icon.success {
    border-color: #A5DC86
}

.sweet-alert .icon.success::before,
.sweet-alert .icon.success::after {
    content: close-quote;
    border-radius: 50%;
    position: absolute;
    width: 60px;
    height: 120px;
    background: #fff;
    transform: rotate(45deg)
}

.sweet-alert .icon.success::before {
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    transform: rotate(-45deg);
    transform-origin: 60px 60px
}

.sweet-alert .icon.success::after {
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    transform: rotate(-45deg);
    transform-origin: 0 60px
}

.sweet-alert .icon.success .placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, 0.2);
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2
}

.sweet-alert .icon.success .fix {
    width: 5px;
    height: 90px;
    background-color: #fff;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    transform: rotate(-45deg)
}

.sweet-alert .icon.success .line {
    height: 5px;
    background-color: #A5DC86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2
}

.sweet-alert .icon.success .line.tip {
    width: 25px;
    left: 14px;
    top: 46px;
    transform: rotate(45deg)
}

.sweet-alert .icon.success .line.long {
    width: 47px;
    right: 8px;
    top: 38px;
    transform: rotate(-45deg)
}

.sweet-alert .icon.custom {
    background-size: contain;
    border-radius: 0;
    border: none;
    background-position: center center;
    background-repeat: no-repeat
}

@keyframes showSweetAlert {
    0% {
        transform: scale(0.7)
    }
    45% {
        transform: scale(1.05)
    }
    80% {
        transform: scale(0.95)
    }
    100% {
        transform: scale(1)
    }
}

@keyframes hideSweetAlert {
    0% {
        transform: scale(1)
    }
    100% {
        transform: scale(0.5)
    }
}

.showSweetAlert {
    animation: showSweetAlert .3s
}

.hideSweetAlert {
    animation: hideSweetAlert .2s
}

@keyframes animateSuccessTip {
    0% {
        width: 0;
        left: 1px;
        top: 19px
    }
    54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@keyframes animateSuccessLong {
    0% {
        width: 0;
        right: 46px;
        top: 54px
    }
    65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@keyframes rotatePlaceholder {
    0% {
        transform: rotate(-45deg)
    }
    5% {
        transform: rotate(-45deg)
    }
    12% {
        transform: rotate(-405deg)
    }
    100% {
        transform: rotate(-405deg)
    }
}

.animateSuccessTip {
    animation: animateSuccessTip .75s
}

.animateSuccessLong {
    animation: animateSuccessLong .75s
}

.icon.success.animate::after {
    animation: rotatePlaceholder 4.25s ease-in
}

@keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0deg);
        opacity: 1
    }
}

.animateErrorIcon {
    animation: animateErrorIcon .5s
}

@keyframes animateXMark {
    0% {
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0
    }
    50% {
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

.animateXMark {
    animation: animateXMark .5s
}

@keyframes pulseWarning {
    0% {
        background: #F8D486
    }
    100% {
        background: #F8BB86
    }
}

.pulseWarning {
    animation: pulseWarning .75s infinite alternate
}

@keyframes pulseWarningIns {
    0% {
        background: #F8D486
    }
    100% {
        background: #F8BB86
    }
}

.pulseWarningIns {
    animation: pulseWarningIns .75s infinite alternate
}

.f-nav ul li a span {
    position: relative;
    top: 5px
}

.card-ico1,
.card-ico2,
.card-ico3,
.card-ico4,
.card-ico5,
.card-ico6,
.card-ico7,
.card-ico8,
.ships-ico1,
.ships-ico2,
.ships-ico3,
.fa-facebook,
.fa-twitter,
.fa-pinterest-p,
.fa-youtube,
.fa-google-plus,
.fa-instagram,
.delivery-ico,
.shopping-ico,
.user-ico,
.navigation ul li:nth-child(2) a.active:before,
.navigation ul li:nth-child(3) a.active:before,
.navigation ul li:nth-child(1) a.active:before,
.navigation ul li:nth-child(4) a.active:before,
.navigation ul li:nth-child(5) a.active:before,
.b-ico1,
.b-ico2,
.b-ico3,
.b-ico4 {
    background: url(images/sprit-img.png) no-repeat 0 0;
    padding: 10px;
    position: relative;
    display: block
}

.fa-facebook {
    background-position: -49px -37px!important
}

.fa-twitter {
    background-position: -70px -37px!important
}

.fa-pinterest-p {
    background-position: -167px -37px!important
}

.fa-youtube {
    background-position: -121px -38px!important
}

.fa-google-plus {
    background-position: -97px -38px!important
}

.fa-instagram {
    background-position: -145px -38px!important
}

.delivery-ico {
    background-position: -53px 0!important;
    padding: 13px 0
}

.shopping-ico {
    background-position: -117px 0!important;
    padding: 13px 0
}

.user-ico {
    background-position: -165px 0!important;
    padding: 13px 0
}



.b-ico1,
.b-ico2,
.b-ico3,
.b-ico4 {
    padding: 20.6px 0;
    width: 65px;
    margin: 0 auto
}

.b-ico1 {
    background-position: -281px -241px;
    width: 38px
}

.b-ico2 {
    background-position: -172px -235px
}

.b-ico3 {
    background-position: -231px -233px;
    width: 55px;
    margin-bottom: 6px
}

.b-ico4 {
    background-position: -328px -247px;
    width: 55px;
    margin-bottom: 0;
    padding: 18px
}

.card-ico1,
.card-ico2,
.card-ico3,
.card-ico4,
.card-ico5,
.card-ico6,
.card-ico7,
.card-ico8 {
    display: block;
    width: 65px;
    padding: 30px;
    margin: 0 auto
}

.card-ico1 {
    background-position: -231px 0
}

.card-ico2 {
    background-position: -311px 0
}

.card-ico3 {
    background-position: -231px -70px;
    padding: 18px 30px
}

.card-ico4 {
    background-position: -312px -60px
}

.card-ico5 {
    background-position: -229px -128px;
    padding: 10px 30px
}

.card-ico6 {
    background-position: -304px -112px;
    padding: 60px 35px
}

.card-ico7 {
    background-position: -225px -162px;
    padding: 20px 30px
}

.card-ico8 {
    background-position: -231px -203px;
    padding: 14px 30px;
    margin-bottom: 10px
}

.ships-ico1,
.ships-ico2,
.ships-ico3 {
    display: inline;
    padding: 13px 17px;
    position: relative;
    margin-right: 2px
}

.ships-ico1 {
    background-position: -51px -56px
}

.ships-ico2 {
    background-position: -96px -56px
}

.ships-ico3 {
    background-position: -135px -59px
}

.sepete-btn {
    font-family: "Poppins-Bold" !important;
}

.category-sec {
    padding: 20px 0 !important
}

#BolgeUstCicekFilosuContentLayout {
    position: absolute;
    top: -2000px;
}

.sort .select_outer:after {
    bottom: 0;
    content: "\f078";
    display: block;
    line-height: 35px;
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: 8px;
    top: 0;
    font-family: FontAwesome;
    font-size: 14px;
    color: #afafaf;
}

.fa-facebook:before,
.fa-twitter:before,
.fa-pinterest-p:before,
.fa-youtube:before,
.fa-google-plus:before,
.fa-instagram:before {
    content: none !important;
}

.sorting-page-info a:before,
.sorting-page-info a:after {
    display: none !important
}

.sorting-page-info {
    border: none !important;
    padding: 0 10px 0 0 !important;
}

.sorting-page-info li:last-child:after {
    content: "»" !important;
    position: absolute;
    left: 116px;
    font-size: 24px;
}

.fa-navicon:before,
.fa-reorder:before {
    content: none !important;
}

.breadcrumb > li + li:before {
    color: #777 !important;
    content: "»" !important;
    font-size: 21px !important;
}
header {
    background-color: #cc053e;
    box-shadow: 0px 3px 8px -4px rgba(0,0,0,0.15);
    height: 68px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-property: background-color, height;
    transition-property: background-color, height;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    z-index: 100;
}
.logo {
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    display: block;
    float: left;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: 15px;
    padding-top: 108px;
    background: #cc053e;
    /* height: 150px; */
    border-radius: 300px;
    min-width: 180px;
    margin-bottom: 20px;
    margin-top: -106px;
}
.GlobalNavSearch{
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 300px;
    outline: none;
    padding: 0 35px!important;
    border: none;
    height: 36px;
    font-weight: 500;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #7d7d7d;
    box-sizing: border-box;
    font-size: 13px;
    width: 100%;
    display: block;
    -webkit-transition: width 0.2s ease-out;
    transition: width 0.2s ease-out;
}
.GlobalNavSearch-searchIcon{
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;
    width: 30px;
    position: absolute;
    left: 13px;
    top: 10px;
    background: url(../images/search.png) no-repeat top left;
}
.aramakutusu{
    float: right;
    margin-top: 33px;
    width: 290px;
    margin-right: 20px;
}
.mini-cart1{
    text-align: center;
    cursor: pointer;
    margin: 0px;
    display: block !important;
}
.fl-cart-contain{
    position: relative;
    float: right;
    margin-top: 0;
}
.mini-cart1 .basket a{
    color: #fff;
    margin: 0px;
    line-height: 17px;
    font-size: 30px;
    padding: 0px 0px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.5px;
    font-weight: normal;
    display: block;
    height: 68px;
    width: 45px;
    /* border-radius: 999px; */
    line-height: 68px;
    text-align: center;
    border-left: 1px #b10a3a solid;
    border-right: 1px #b10a3a solid
}
.fl-header-right{
    position: absolute;
    right: 0;
    top: 0;
}
.fl-nav-menu{
    display: block;
    border-radius: 3px;
    max-width: 480px;
    margin-left: 190px;
}
nav {
    position: relative;
    margin: auto;
    width: 100%;
    z-index: 99;
}
.mm-toggle-wrap{
    display: none;
}
.nav-inner{
    position: relative;
}
/* Nav */

nav {
    position: relative;
    margin: auto;
    width: 100%;
    z-index: 99;
}
/*.sticky {
position: fixed;
z-index: 10000;
width: 100%;
top: 0px;
background-color: #fff;
}*/
.nav-inner {
    position: relative;
}
#nav > li > a.active:nth-child(1) {
    color: #e63c38;

}
#nav > li > a:hover.active:nth-child(1) {
    color: #fff;
}
#nav > li > a:first-child {
    margin-left: 0px;
}
#nav > li > a:last-child a {
    color: #333
}
.nav {
    width: 1000px;
    margin: 0px auto 0
}
#nav > li:hover > a, .vertnav-top li > a:hover {
    color: #fff;
    border-bottom: none;
    
}
.cms-index-index #nav #nav-home > a, #nav > li.active > a, .vertnav-top li.current > a {
    color: #fff;
}
.cms-index-index #nav #nav-home > a, #nav > li.active > a, .vertnav-top li.current > a:hover {
    color: #e63c38;
    padding: 0px 0px;
}
#nav > li:first-child a span {
}
.cms-index-index nav {
    border-bottom: none
}
#nav {
    position: relative;
    z-index: 10;
    -webkit-transform: translateZ(0);
    padding: 0;
    margin: auto;
    text-align: center;
    font-family:'Rubik', sans-serif;
}
/* All levels */
#nav li {
    text-align: left;
}
#nav li a {
    display: block;
    text-decoration: none;
}
#nav ul.level1 > li a {
    color: #333;
}
#nav ul.level1 > li a:hover {
    color: #cc053e
}
#nav li a span {
}
#nav li ul a span {
}
/* 1st level only */
#nav > li {
    list-style: none;
    border-bottom: none;
    display: block;
    float: left
}
#nav > li.last {
    padding-right: 0;
}
#nav > li > a {
    display: block;
    padding: 0px 0px;
    line-height: 10px;
    height: 38px;
}
#nav > li > a > span {
    display: inline-block;
    padding: 0 5px;
}
#nav > li > a:hover > span {
}
/* Drop-down boxes:
wide:    2nd-level category drop-down box + custom block drop-down box
classic: custom block drop-down box */
#nav .level0-wrapper {
    position: absolute;
    left: -10000px;
    background-color: #fff;
}
/* Inner wrapper for additional padding */
#nav .level0-wrapper2 {
    padding: 5px;
}
#nav .level0-wrapper2:before, #nav .level0-wrapper2:after {
    display: table;
    line-height: 0;
    content: "";
}
#nav .level0-wrapper2:after {
    clear: both;
}
/* Home link*/

#nav a.level-top.feature {
    margin: 0;
}
/* Icon inside item */
#nav li a.level-top .icon {
    padding: 3px;
    margin: 0;
    float: none;
    display: inline-block;
    vertical-align: middle;
    background-color: transparent !important;
}
#nav li:hover a.level-top .icon {
    padding: 3px;
}
/* Single icon as home link */
#nav #homelink-icon {
    margin-left: 12px;
}
#nav #homelink-icon a.level-top {
    padding-left: 5px;
    padding-right: 5px;
    background: none !important;
    box-shadow: none !important;
    border: none !important;
}
/* Custom menu item */

/* Remove 'relative' positioning from custom 'li' (custom block have to be positioned relative to #nav) */
#nav .fl-custom-tabmenulink {
    position: static;
}


/* Static block's content - basic formatting */
#nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper {
    padding: 0px 10px 0px 0px;
    overflow: hidden
}
#nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper p {
    margin: 10px 0;
    color: #999;
    line-height: 1.5em;
    font-size: 13px;
    font-weight: normal;

}
#nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper .heading {
    margin: 10px 0;
}
/* Caret */
#nav a.level-top .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-bottom: 2px;
    margin-left: 2px;
    vertical-align: middle;
    content: "";
    border-style: solid solid none;
    border-width: 4px 4px 0;
    border-color: #333 transparent transparent;
}
/* Number of products in category */
/* Sidebar menu */
.vertnav .number {
    margin-left: 3px;
    color: #aaa;
}
/* Main menu */
#nav .number {
    display: inline;
    margin-left: 3px;
}
#nav ul li .number {
    color: #aaa;
}
/* Other */
.nav .itemslider {
    margin-top: 0;
    margin-bottom: 0;
}
.nav .itemslider .item {
    padding-bottom: 0;
}
/* 1st level */
li.level0 > a > span {
    position: relative;
}
li.level0 > a > span > .cat-label {
    position: absolute;
    top: -12px;
    right: 0;
    padding: 0 6px;
    font-size: 14px;
    line-height: 22px;
}
/* Add pin (only 1st level) */
li.level0 > a > span > .pin-bottom:before {
    position: absolute;
    right: 6px;
    top: 22px;
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-width: 4px;
    border-color: transparent;
    transition: border-color 450ms ease-in-out;
    -moz-transition: border-color 450ms ease-in-out;
    -webkit-transition: border-color 450ms ease-in-out;
    -o-transition: border-color 450ms ease-in-out;
}
li.level0 > a:hover > span > .pin-bottom:before {
    transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -webkit-transition-duration: 100ms;
    -o-transition-duration: 100ms;
}
/* 2nd level */
li.level1 > a > span > .cat-label {
    display: inline-block !important;
    padding: 0 4px;
    margin-left: 2px;
    vertical-align: middle;
}
/* 3rd level */
li.level2 > a > span > .cat-label {
    display: inline-block !important;
    padding: 0 4px;
    margin-left: 2px;
}
/* Category labels inside mobile menu / vertical menu */
ul.vertnav li > a > span > .cat-label {
    position: static;
    display: inline-block !important;
    padding: 0 4px;
    margin-left: 2px;
}
/* Hide pin */
ul.vertnav li > a > span > .pin-bottom:before {
    display: none;
}
/* Label size: all levels */
ul.vertnav li > a > span > .cat-label {
    font-size: inherit;
    line-height: inherit;
}
ul.vertnav-top li > a > span > .cat-label {
    font-size: 14px;
    line-height: 18px;
}
/* Category blocks */
.nav-block {
    margin-top: 0;

}
.nav-block-top {
}
.nav-block-bottom {
    float: left
}
.nav-block-center {
    margin-top: 0px;
}
.nav-block-right {
    margin-top: 0px;
    float: right;
    padding: 0px;
    text-align: center;
}
.nav-block-right img {
    width: 100%
}
.nav-block-level1-top {
    margin-bottom: 10px;
}
.nav-block-level1-bottom {
    margin-top: 10px;
}
.nav-block .section-line {
    border-color: #eee;
}
/* horizontal + mobile menu trigger */
#nav > li > a {
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    position: relative;
    letter-spacing:normal;
    -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
    -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
    transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
    box-shadow: inset 0 0 0 0 #fff
}
ul.level0 {
    padding: 0
}
ul.level1 {
    padding: 0px;
    padding-left:12px
}
#nav .level0-wrapper, #nav.classic ul {
    background-color: #ffffff;
    color: #333333;
}
#nav ul li a:hover {
    color: #cc053e;
}
.cat-label-label1 {
    background-color: #D12631;
    color: #ffffff;
}
.cat-label-label2 {
    background-color: #d52462;
    color: #ffffff;
}
#nav .level0-wrapper, #nav.classic .parent > ul {
    background: #fff;
    border-top: none;
    width: 100%;
    padding: 0px;
    box-shadow:0 3px 10px -5px;
    border-radius:0px 0px 20px 20px
}
#nav .level0-wrapper, #nav.classic ul.level0 {
    top: 68px;
}
#nav > li > a {
    color: #fff;
}
#nav > li.mega-menu {
    position: static;
}
.nav-inner #nav li.mega-menu .level0-wrapper {
    border: 0 none;
    padding: 15px 0px;
    z-index: 10000;
    transform: scale(0) rotate(0deg);
    transition: all 0.4s ease-in-out 0s;
    opacity: 0;
    visibility: hidden;
    display: block!important
}
.nav-inner #nav li.mega-menu:hover .level0-wrapper {
    opacity: 1;
    visibility: visible;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transform: scale(1.0) rotate(0deg);
    transform: scale(1.0) rotate(0deg);
}
#nav .level0-wrapper2 .col-1 {
    float: left;
    width: 75%;
}
#nav .level0-wrapper2 .col-2 {
    padding: 0;
    float: left;
    width: 25%;
}
#nav .level0-wrapper2 .col-3 {
    padding: 5px 0;
    float: left;
    width: 20%;
}
#nav .col-1 ul.level0 > li {
    width: 30%;
}
.col-2 img:hover {
    opacity: 0.5;
}
.col-2 .menu_image {
    display: block;
}
.col-2 img {
    width: 100%;
    border-radius:20px
}
.col-2 .menu_image1 {
    display: block;
    margin-top: 15px;
}
/* 1st level only */
#nav > li:hover > a {
    position: relative;
    z-index: 1;
}
/* 2nd level only */
#nav ul.level0 > li {
    display: inline-block;
    float: none;
    margin-right: 20px;
    padding-bottom: 20px;
    padding-top: 0;
    vertical-align: top;
    width: 14.4%;
}
#nav ul.level0 > li.last {
    display: inline-block;
    float: none;
    vertical-align: top;
    padding-top: 0;
    padding-bottom: 15px;
    margin-right: 0px
}
#nav ul.level0 > li > a {
    color: #cc053e;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    padding: 10px 10px 5px 10px;
    letter-spacing:0.5px;
    margin-bottom: 0px;
    font-family:'Rubik', sans-serif;
}
/* 2nd level+ */
#nav ul li {
    list-style: none;
    padding: 2px 0;
}
#nav li ul li ul li {

}
#nav li ul li ul li a {display:inline-block}

#nav li ul li ul li:last-child {
    border: none
}
/* 3rd level only */
#nav ul.level1 {
    position: static;
}
#nav ul.level1 > li a {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 13px;
    letter-spacing: 0.5px;
    font-weight: 300;
}
#nav ul.level1 > li a:hover {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    padding-left: 10px;
}
/* 4th level */
#nav ul.level2 {
    margin: 7px 0;
    padding: 0;
    position: static;
}
#nav ul.level2 a {
    font-size: 0.9166em;
    line-height: 1.2727em;
    opacity: 0.6;
}
#nav li.level2:hover ul.level2 a {
    opacity: 1;
    transition: opacity 150ms ease-out;
    -moz-transition: opacity 150ms ease-out;
    -webkit-transition: opacity 150ms ease-out;
    -o-transition: opacity 150ms ease-out;
}
/* 4rd level+ */
#nav ul ul ul li {
    background: none;
    padding-left: 0;
}
/* Vertical nav-links */

.nav-links > li, .nav-links > li > a {
    line-height: 3em;
}
.nav-links > li > a {
    padding: 0 0.5833em;
}
.nav-links > li.label {
    padding-right: 0.5833em;
}
/* Basic nav-links, no separators */
.nav-links > li {
    float: left;
}
.nav-links > li > a {
    display: block;
}
.grid12-5 {
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    width: 23%;
}
.grid12-3 {
    display: inline;
    float: left;
    padding-left: 1.5%;
    padding-right: 1.5%;
    width: 25%;
    text-align: center;
    border-right:1px #f2f2f2 solid;
    padding-bottom:20px;
    padding-top:20px
}
.grid12-3.last { border-right:none}

.grid12-3 .more_link {display:inline-block; letter-spacing:1px; font-size:15px; font-weight:300; color:#888; margin-top:10px}

.grid12-3 .more_link a {background:#cc053e; color:#fff; padding:10px 20px; border-radius:999px; font-weight: normal; font-family: 'Playfair Display', serif;}

.grid12-3 h4 a {
    font-size: 15px;
    overflow: hidden;
    letter-spacing:normal;
    font-weight: normal;
    color: #333;
    margin-top:20px;
    display:block;
    font-family: 'Rubik', sans-serif;
}

.grid12-3 img {
    width: 100%;

    
}
.grid12-3 .item-title a {
    text-transform: uppercase;
    margin-top: 10px;
    color: #aaa
}
.grid12-4 {
    display: inline;
    float: left;
    margin: 5px 0 0;
    width: 34%;
}
.grid12-8 {
    display: inline;
    float: left;
    margin-left: 0;
    margin-right: 1%;
    width: 64%;
}
#nav .grid12-8 ul.level0 > li {
    width: 21%;
}
.grid13-8 {
    display: inline;
    float: left;
    margin-left: 0;
    margin-right: 1%;
    margin-bottom: 0;
    width: 80.90%;
}
.back-link {
    float: left
}
#nav .level0-wrapper .nav-add {
    padding: 5px 0 0 0px;
    overflow: hidden;
    padding-bottom: 5px
}
#nav .level0-wrapper .nav-add .push_item {
    float: left;
    margin-right: 9px;
    width: 23.6%;
    margin-left:9px
}
#nav .level0-wrapper .nav-add .push_item img {
    width: 100%;
    border-radius:20px
}
#nav .level0-wrapper .nav-add .push_item_last {
    float: left;
    margin-right: 0px;
    width: 23.6%;
}
#nav .level0-wrapper .nav-add .push_item .push_img a {
    display: block;
}
#nav .level0-wrapper .nav-add .push_item .push_text {
    color: #666;
    font-size: 12px;
    padding: 8px 0;
    text-align: center
}
.fl-custom-tabmenu {
    background: #fff!important;
    color: #999
}
.fl-custom-tabmenu { padding-top:0px!important; padding-bottom:0px!important}


.icon-star:before {
    content: "\f0a3";
}
.icon-star {
    font-family: FontAwesome;
    display: inline-block !important;
    font-size: 28px;
    color: #cc053e;
    height: 60px;
    width: 60px;
    line-height: 60px!important;
    text-align: center;
    border: 1px #eee solid;
    border-radius: 50px;
    text-align: center
}
.heart-icon:before {
    content: "\f06b";
    font-family: FontAwesome;
}
.heart-icon {
    font-family: FontAwesome;
    display: inline-block !important;
    font-size: 28px;
    color: #cc053e;
    height: 60px;
    width: 60px;
    line-height: 60px!important;
    text-align: center;
    border: 1px #eee solid;
    border-radius: 50px;
    text-align: center;
    padding-left: 6px;
}
.custom-icon:before {
    content: "\f0e9";
}
.custom-icon {
    font-family: FontAwesome;
    display: inline-block !important;
    font-size: 28px;
    color: #cc053e;
    height: 60px;
    width: 60px;
    line-height: 60px!important;
    text-align: center;
    border: 1px #eee solid;
    border-radius: 50px;
    text-align: center
}
.icon-custom-grid:before {
    content: "\f00a";
}
.icon-custom-grid {
    font-family: FontAwesome;
    display: inline-block !important;
    font-size: 28px;
    color: #cc053e;
    height: 60px;
    width: 60px;
    line-height: 60px!important;
    text-align: center;
    border: 1px #eee solid;
    border-radius: 50px;
    text-align: center
}
#nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper h4.heading {
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 10px;
}
#nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper h4.heading {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    margin-top:15px;
    font-family: 'Montserrat', sans-serif;
}
#nav li.drop-menu ul {
    position: absolute;
    top: 70px;
    left: 0;
    background: #fff;
    padding: 6px 0;
    border-top: none;
    box-shadow: 0 0 20px -5px;
    width: 165px;
    text-align: left;
    z-index: 1000;
    opacity: 0;
    transform: scale(0) rotate(0deg);
    transition: all 0.3s ease-in-out 0s;
    visibility: hidden
}
#nav li.drop-menu:hover ul {
    position: absolute;
    top: 38px;
    background: #fff;
    padding: 6px 0;
    border-top: none;
    box-shadow:0 3px 10px -5px;
    width: 165px;
    text-align: left;
    z-index: 1000;
    display: block;
    opacity: 1;
    -webkit-transform: scale(1.0) rotate(0deg);
    transform: scale(1.0) rotate(0deg);
    visibility: visible
}
#nav > li.drop-menu ul li ul {
    border-top: none;
    opacity:0;
    z-index:0

    
}

#nav li.drop-menu:hover ul li ul {opacity:0;}
#nav li.drop-menu:hover ul li:hover ul {opacity:1;}

#nav > li.drop-menu {
    position: relative;
}
#nav > li.drop-menu a {
    margin-right: 3px;
}
#nav li.drop-menu ul li {
    position: relative;
}
#nav li.drop-menu ul li a {
    color: #333;
    line-height: 25px;
    font-size: 13px;
    padding: 0 12px;
    display: block;
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
}
#nav li.drop-menu ul li:hover > a {
    color: #cc053e;
    padding-left: 18px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#nav li.drop-menu ul li span.plus {
    display: block;
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -1px;
    height: 1px;
    width: 7px;
    background: #535353;
}
#nav li.drop-menu ul {
    display: none;
    opacity:0
}

/* End Nav */

/* Mobil Menü */
/************************
*************************
    Mobile Menu v1.0
    (c) 2016 ThemesGround
 ************************
************************/
.mmPushBody {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}
#mobile-menu {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 1px 8px #555555;
    -moz-box-shadow: 0 1px 8px #555555;
    -o-box-shadow: 0 1px 8px #555555;
    box-shadow: 0 1px 8px #555555;
    display: none;
    font-size: 13px;
    
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    line-height: 1.42857;
    letter-spacing:1px

}
.mobile-menu {
    list-style-type: none;
    margin: 0;
    width: 100%;
    float: left;
    margin-left: 0;
    padding-left: 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.mobile-menu ul {
    margin-left: 0;
    padding-left: 0;
}
.mobile-menu ul .expand {
    /*background: #eeeeee;*/
}
.mobile-menu .mm-search {
    height: 60px;
    background-color: #333;
    color: #333;
    padding: 10px 10px;
    box-sizing: border-box;
}
.mobile-menu .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    background:#fff
}
.mobile-menu .input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.mobile-menu .input-group .form-control {
    display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0px;
    height: 30px;
}
.mobile-menu .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}
.mobile-menu .input-group-btn:first-child > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.mobile-menu .input-group-btn > .btn {
    position: relative;

}
.mobile-menu .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    font-size: 15px;
    line-height: 1.42857;
    border-radius: 0px;
}
.mobile-menu .form-control {
    height: 18px;
    padding: 0px 0;
    font-size: 15px;
    color: #555555;
    background-color: #FFF;
    border-radius: 0px;
    border: 0;
}
.mobile-menu .btn-default {
    height: 30px;
    border: 0;
    padding: 4px 10px;
    background-color: white;
}
.mobile-menu .btn-default:hover {
    color: #333;
}
.mm-search #search {
    width: 230px;
}
.icon-search:before {
  content: "\f002";
  font-size: 14px;
}

.mobile-menu .btn-default:focus {
    background-color: white;
}
.mobile-menu .btn-default:active {
    background-color: white;
}
.mobile-menu .home {
    color: white;
    height: 43px;
    overflow: hidden;
}
.mobile-menu .home i {
    padding-right: 5px;
}
.mobile-menu .home a.active {
    color: #fff !important;
}
.mobile-menu .expand {
    right: 0;
    position: absolute;
    padding: 0 10px;
    color: #b9b9b9;
    margin-left: 50px;
}
.mobile-menu .icon-plus:before {
  font-size: 16px;
}
.mobile-menu .expand:hover {
    cursor: pointer;
}
.mobile-menu li {
    display: block;
    border-bottom: 1px solid #eaeaea;
    width: 100%;
    float: left;
    margin-left: 0;
    padding-left: 0;
    position: relative;
}
.mobile-menu li .home a {
    color: #333;

}
.mobile-menu li a {
  display: block;
  overflow: hidden;
  white-space: normal;
  color: #cc053e;
  text-decoration: none;
  padding: 10px;
  padding-left: 15px;
  font-size: 13px;
  letter-spacing: 0.5px;
 font-family: 'Rubik', sans-serif;
 font-weight:400
}
.mobile-menu li a.active {
    color: #333;
}
.mobile-menu li li {

}
.mobile-menu li li a {
    padding-left: 25px;
}

.mobile-menu li li li a {
    padding-left: 35px;
}
.mobile-menu .social a {
    float: left;
    padding: 0;
    margin: 10px 0 10px 15px;
}
.mobile-menu .social i {
    font-size: 22px;
    color: #333;
}
.mobile-menu input.simple:focus {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
.mobile-menu [class^="icon-"]:before {
    margin-right: 0;
    margin-left: 0;
}
.mobile-menu [class*=" icon-"]:before {
    margin-right: 0;
    margin-left: 0;
}
.mm-toggle-wrap {
/*  color: white;
    background: #333;*/
    line-height: 1;

}
.mm-toggle {
    cursor: pointer;
    font-size: 20px;
    display: none;
    padding: 8px 15px;
    width: auto;
    float: left;
/*  background: #0088cc;*/
    height: 40px;
    vertical-align:middle!important;
    margin-top:15px
}

.mm-toggle .icon-align-justify:before {vertical-align:middle!important;
    content: '\f0c9';
    font-family: FontAwesome;
    font-size: 22px;
    font-style:normal;
    color:#fff}

 @media (max-width: 767px) {
.mm-toggle {
    display: block; 
}
.mm-toggle h2 {
font-size:14px;
font-weight:900;
}
.mm-toggle .mm-label {
margin-left: 6px;
  font-size: 18px;
  font-weight: 600;
}
}
 @media (max-width: 767px) {
 .mm-toggle .mm-label {
margin-left: 6px;
  font-size: 14px;
  font-weight: 700;
  font-family:'Montserrat', sans-serif;
  text-transform:uppercase;
  display:none
}
}
}
.mobil-sayfa{
 position:relative;
}
.mobilepages{
    position:relative;
    left:250px;
}
.item {
    color: #666;
    background: #333;
    height: auto;
    line-height: 300px;
    /* Align the text vertically center. */
    font-size: 52px;
    text-align: center;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.carousel-control {
    top: 50%;
    width: 40px;
    height: 45px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 25px;
    color: #fff;
    text-align: center;
    opacity: .5;
    filter: alpha(opacity=50);
}
/* cancel background image gradient */
 .carousel-control.left-flat {
    right: auto;
    left: 0px;
    background-color: black;
}
/* override background image gradient */
 .carousel-control.right-flat {
    right: 0px;
    left: auto;
    background-color: black;
}
/*---------- 19. Footer ------------ */ 
/* newsletter */
.newsletter-wrap {
    padding: 20px 0;
    overflow: hidden;
    clear: both;
    background: #0082ba;
}
.newsletter {
    margin: auto;
    text-align: center;
}
.newsletter-wrap h4 {
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 600;
    margin-right: 8px;
    letter-spacing: 1px;
    color: #fff;
    margin-top: 13px;
    vertical-align: top;
}
.newsletter-wrap button.subscribe {
    background-color: #fdd922 !important;
    border: none;
    color: #333;
    cursor: pointer;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 17px;
    margin-left: 10px;
    overflow: hidden;
    padding: 11px 15px !important;
    text-transform: uppercase;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    border-radius: 3px;
}
.newsletter-wrap button.subscribe:before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-size: 13px;
    padding-right: 5px;
    font-weight: normal;
    display:none;
}
.newsletter-wrap input[type="text"], .newsletter-wrap input.input-text:focus {
    background: none repeat scroll 0 0 #fff;
    border: none;
    color: #666;
    display: inline-block;
    font-size: 13px;
    height: auto;
    line-height: 25px;
    padding: 8px 15px 7px;
    width: 40%;
    border-radius: 3px;
    letter-spacing: 0.5px
}
.newsletter p#subscriber_content {
    position: absolute;
    top: 13px;
    left: 57%;
    color: #ff0000;
}
.footer {
    background: none repeat scroll 0 0 #3c4a55;
    margin-top: 25px;
}
.footer-top {
    clear: both;
    overflow: hidden;
    padding: 30px 0;
/*  border-top: 1px solid #444; */
    background: #353D43;
}
/* Social Icons*/
.social .fb a:before {
    content: "\f09a";
    font-family: FontAwesome;
}
.social .fb a {
    background: #3C5B9B;
    font-size: 18px;
    border-radius: 3px;
    line-height: 35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    color: #fff;
    text-align: center;
    padding: 0;
}
.social .fb a:hover {
    background: #3C5B9B;
}
.social .tw a:before {
    content: "\f099";
    font-family: FontAwesome;
}
.social .tw a {
    background: #359BED;
    font-size: 18px;
    border-radius: 3px;
    line-height: 35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    color: #fff;
    text-align: center;
    padding: 0;
}
.social .tw a:hover {
    background: #359BED;
}
.social .googleplus a:before {
    content: "\f16d";
    font-family: FontAwesome;
}
.social .googleplus a {
    background: linear-gradient(#e6002a, #c10098);
    font-size: 18px;
    border-radius: 3px;
    line-height: 35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    color: #fff;
    text-align: center;
    padding: 0;
}
.social .googleplus a:hover {
    background: linear-gradient(#e6002a, #c10098);
}
.social .rss a:before {
    content: "\f09e";
    font-family: FontAwesome;
}
.social .rss a {
    content: "\f09e";
    font-family: FontAwesome;
    background: #FD9F13;
    font-size: 18px;
    border-radius: 3px;
    line-height: 35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    color: #fff;
    text-align: center;
    padding: 0;
}
.social .rss a:hover {
    background: #FD9F13;
}
.social .pintrest a:before {
    content: "\f0d3";
    font-family: FontAwesome;
}
.social .pintrest a {
    content: "\f0d3";
    font-family: FontAwesome;
    background: #cb2027;
    font-size: 18px;
    border-radius: 3px;
    line-height: 35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    color: #fff;
    text-align: center;
    padding: 0;
}
.social .pintrest a:hover {
    background: #cb2027;
}
.social .linkedin a:before {
    content: "\f0e1";
    font-family: FontAwesome;
}
.social .linkedin a {
    content: "\f0e1";
    font-family: FontAwesome;
    background: #027ba5;
    font-size: 18px;
    border-radius: 3px;
    line-height: 35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    color: #fff;
    text-align: center;
    padding: 0;
}
.social .linkedin a:hover {
    background: #027ba5;
}
.social .youtube a:before {
    content: "\f167";
    font-family: FontAwesome;
}
.social .youtube a {
    background: #F03434;
    font-size: 18px;
    border-radius: 3px;
    line-height: 35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    color: #fff;
    text-align: center;
    padding: 0;
}
.social .youtube a:hover {
    background: #F03434;
}
.social {
    float: left;
    margin-top: 4px;
}
.social ul {
    float: left;
    margin: 0px;
    list-style: none;
    padding: 0px;
}
.social ul li {
    margin: 0px 5px 0px 0px;
    display: inline-block;
}
.social a {
    transition: background 400ms ease-in-out;
}
.footer-middle p {
    color: #666;
    font-weight: 500;
}
.footer-middle a {
    font-weight: 300;
    letter-spacing: 0.5px;
    font-size: 13px;
    font-family: "Poppins", sans-serif;
}
.footer-middle .col-md-3 {
/*  border-left: 1px solid #444; */
    margin: auto;
    padding: 35px 20px;
    overflow: hidden;
}
.footer-middle .col-md-3:first-child {
    border-left: 0px solid #e5e5e5;
    padding-left: 15px
}
.footer-middle .col-md-3:last-child {
    padding-right: 0px;
}
.footer a:hover {
    text-decoration: none;
}
.footer-bottom {
    margin: auto;
    overflow: hidden;
    padding: 0px 0 15px;
    width: 100%;
    font-weight: 300;
    /* border-top: 1px solid #e5e5e5; 
    background: #444; */
    background: #353D43;
    font-size: 11px;
    letter-spacing: 0.5px;
    text-align: center;
    color: #b1b2b4;
}
.footer-bottom a {
    color: #aaa;
}
.footer-bottom a:hover {
    color: #0083c1;
}
.footer-bottom a:hover {
    text-decoration: none;
}
.contacts-info address {
    border: medium none;
    color: #c4d0dd;
    display: block;
    font-size: 13px;
    font-style: normal;
    line-height: 1.5em;
    margin: 5px auto 18px;
    padding-bottom: 0px;
    padding-top: 5px;
    text-align: left;
    font-weight: 300;
    letter-spacing:0.5px
}
.contacts-info {
    margin-top: 10px;
}
.footer-logo {
    text-align: left;
    margin: 10px 0 8px;
}
.payment-accept {
    text-align: right;
}
.payment-accept img {
    margin: 0px 10px 8px 0px;
    width: 50px;
}
.footer-middle h4 {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 0 0 10px;
/*  text-transform: uppercase; */
}
a.buy-theme {
    text-transform: uppercase;
    font-size: 13px;
}
.footer-middle ul.links {
    margin: auto;
    padding: 0px;
}
.footer-middle .links li {
    list-style: none;
    padding: 5px 0px;
}
.footer-middle .links li a {
    color: #c4d0dd;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    font-weight:300;
}
.footer-middle .links li a:hover {
    color: #0083c1;
    text-decoration: none;
}
.footer-middle .links li a:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 13px;
    display: inline-block;
    cursor: pointer;
    line-height: 20px;
    margin-right: 5px;
}
.add-icon:before {
    content: "\f041";
    font-family: FontAwesome;
    font-size: 15px;
    color: #fff;
    height: 35px;
    width: 35px;
    line-height: 32px;
    display: inline-block;
    float: left;
    font-style: normal;
    text-align: center;
    margin-right: 10px;
    border-radius: 30px;
    border: 1px solid #0083c1;
    border-radius: 25px;
    background: #0083c1;
}
.email-icon:before {
    content: "\f0e0";
    background: none repeat scroll 0 0 #0083c1;
    border: 1px solid #0083c1;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: left;
    font-family: FontAwesome;
    font-size: 13px;
    font-style: normal;
    height: 35px;
    line-height: 33px;
    margin-right: 10px;
    text-align: center;
    width: 35px;
}
.phone-icon:before {
    content: "\f095";
    border: 1px solid #0083c1;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: left;
    font-family: FontAwesome;
    font-size: 15px;
    font-style: normal;
    height: 35px;
    line-height: 34px;
    margin-right: 10px;
    text-align: center;
    width: 35px;
    background: #0083c1;
}
.email-footer {
    overflow: hidden;
    margin-top: 15px;
    font-size: 12px;
    padding-bottom: 25px;
}
.email-footer a {
    font-size: 13px;
    line-height: 35px;
    color: #c4d0dd;
    font-weight: 300;
}
.phone-footer {
    overflow: hidden;
    font-size: 13px;
    line-height: 35px;
    color: #c4d0dd;
    margin-bottom: 15px;
    margin-top: 12px;
    font-weight: 300;
}
.coppyright {
/*  color: #888;  */
    display:block;
    text-align:center
}
.footer-bottom .company-links ul {
    padding: 0px;
}
.footer-bottom .company-links li {
    display: inline-block;
    margin-left: 20px;
    list-style: none;
    float: right;
}
.glyphicon-remove1:before {
    content: "\e014"
}
.glyphicon-remove1 {
    right: 8px;
}
.mm-toggle-wrap {
    display: none;
}
.product-shop .social {
    margin-top: 8px;
    width: 100%;
    margin-bottom: 12px;
}
.product-shop .social a {
    border: 1px #e5e5e5 solid;
    border-radius: 0px;
    color: #888;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff
}
.product-shop .social a:hover {
    color: #fff;
}
.product-shop .social ul {
    padding: 0px;
    margin: 0px
}
.product-shop .social ul li {
    display: inline-block;
    margin: 0 7px 0 0;
}
.product-shop .social ul li:last-child {
    border: none;
}
ul.shipping-pro {
    padding: 0px 0 0 12px;
    font-size: 13px;
    margin-top: 5px;
    display: inline-block;
    width: 100%;
    font-weight: 300;
    letter-spacing:0.5px;
}
ul.shipping-pro li {
    padding: 3px 0px;
}
.sendfriend-product-send .login_page .form-list .field {
    float: left;
    width: 47%;
    margin-right: 10px;
}
.sendfriend-product-send .login_page textarea {
    width: 95%;
}
.product-options-bottom .sharing-links {
    display: none;
}
.add-to-box .add-to-cart, .product-options-bottom .add-to-cart {
    margin: 0;
}
.product-view .product-shop .grouped-items-table .price {
    font-size: 18px;
}
#product-options-wrapper .options-list .price {
    font-size: 12px;
}
.rhs4-banner-block {
    display: none;
}
.rhs4-block {
    display: none;
}
.noitem {
    padding: 10px;
    text-align: center;
    font-size: 11px;
}
.noitem:before {
    content: '\f07a';
    font-family: FontAwesome;
    font-size: 36px;
    color: #ccc;
    width: 100%;
    display: block;
}
.validation-advice {
    color: #FF0000;
    position: absolute;
    margin-top: 5px;
    left: 36.5%;
}
.form-list .validation-advice {
    color: #FF0000;
    position: relative;
}
.mgkosc-login-input-box .validation-advice {
    color: #FF0000;
    position: relative;
}
.footer-top .newsletter .validation-advice {
    left: 106px;
}