@import url(https://db.onlinewebfonts.com/c/11791d56bca4198e7eb922ae127479a8?family=Vogue+Highline+Sans);
@import url(https://db.onlinewebfonts.com/c/d8c3c276bfc50eb876897d00332d505e?family=Quincy+CF);

* {
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }


[hidden] {
    display: none !important
}

[role=button] {
    cursor: pointer
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type=search]::-webkit-search-cancel-button,
    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

template {
    display: none
}

[tabindex="-1"]:focus {
    outline: none !important
}

html {
    margin: 0 auto;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: Vogue Highline Sans, sans-serif;
    margin: 0;
    padding: 0;
    font-size: .8rem
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

textarea {
    overflow: auto
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -moz-appearance: none;
    -webkit-appearance: none;
    margin: 0
}

input[type=search] {
    -webkit-appearance: none
}

input[type=radio]:disabled,
input[type=checkbox]:disabled {
    cursor: not-allowed
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    -webkit-appearance: listbox
}

label {
    display: inline-block;
    margin-bottom: 0
}

input,
button,
select,
textarea {
    line-height: inherit
}

img {
    display: block;
    border: none;
    max-width: 100%
}

i {
    font-style: normal
}

a,
area,
button,
[role=button],
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

a {
    text-decoration: none;
    color: #4f3e35;
    transition: background .1s ease-in-out, color .1s ease-in-out
}

    a:active,
    a:hover {
        outline-width: 0
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: 400
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #fff inset;
    -webkit-text-fill-color: #4f3e35
}

    input:-webkit-autofill:focus {
        -webkit-box-shadow: 0 0 0 50px #fff inset;
        -webkit-text-fill-color: #4f3e35
    }

select,
input {
    font-family: Vogue Highline Sans, sans-serif !important
}

button {
    -moz-appearance: none;
    -webkit-appearance: none
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 600s ease-in-out 0s
}

textarea {
    resize: vertical;
    overflow: auto
}

#divAdminPopupText {
    float: left;
    width: 100%
}

.ProductList ul {
    margin: 0;
    padding: 0
}

.blokSonYazilar ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.blogKategori ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.blogCenter ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.blogRight ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.pull-center {
    display: inline-block;
    vertical-align: top
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.row {
    margin-right: -15px;
    margin-left: -15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    min-height: 1px
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.fa-facebook-f:before {
    content: "\f39e" !important
}

.hesabimBolumuTutucu i {
    vertical-align: middle;
    font-weight: 300
}

.adminUserLoginBody #mainHolder_Panel1 .newuserForm > div {
    margin: 0 !important
}

#cb3DSecureOdeme {
    margin-right: 8px
}

#txtbxCep {
    border: solid 1px #a9a9a9;
    height: 26px;
    color: #777;
    background-color: transparent
}

.clear {
    clear: both
}

.textarea {
    font-family: Vogue Highline Sans, sans-serif;
    border: solid 1px #a9a9a9;
    padding: 4px;
    width: 100%;
    height: 80px;
    resize: none;
    color: #777;
    background-color: transparent;
    transition-duration: .2s, .2s;
    -webkit-transition-duration: .2s, .2s
}

.textbox {
    font-family: Vogue Highline Sans, sans-serif;
    color: #666;
    display: block;
    font-size: 14px;
    width: 100%;
    transition-duration: .2s, .2s;
    -webkit-transition-duration: .2s, .2s
}

.button {
    font-family: Vogue Highline Sans, sans-serif;
    cursor: pointer;
    color: #fff;
    padding: 4px 5px;
    transition: all .3s ease 0s;
    border: none;
    text-align: center
}

.selectboxx {
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    background-color: none !important;
    width: 100%;
    margin-bottom: 4px
}

.validate,
.validateSol,
.validateOrta {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #a94442;
    color: #fff;
    border-radius: 5px;
    padding: 0 10px
}

    .validate .validateOk,
    .validateSol .validateSolOk,
    .validateOrta .validateOrtaOk {
        background-color: #a94442;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: 10px;
        display: block;
        border-radius: 0 0 5px 5px
    }

.cloudzoom-zoom {
    z-index: 999
}

#btnMailKaydet {
    background: #f4f2ecff !important;
}

.clearfix {
    content: '';
    clear: both;
    display: block;
    float: left;
    width: 100%
}

    .clearfix:after,
    .clearfix:before {
        content: '';
        clear: both;
        display: block;
        float: left;
        width: 100%
    }

.KasaOnuFirsatlarContent ul li a.button {
    border: none !important
}

.Magazalar #header {
    margin-bottom: 50px
}

.Magazalar .magazaSelect {
    background: #fff;
    border: 1px solid #eeeff0;
    color: #4f3e35;
    font-size: 13px;
    margin-right: 20px;
    width: calc(25% - 20px)
}

.Magazalar #searchStore {
    width: 25%;
    margin: 0
}

    .Magazalar #searchStore input {
        background: #fff;
        border: 1px solid #eeeff0;
        color: #4f3e35;
        font-size: 13px;
        width: calc(100% - 115px)
    }

    .Magazalar #searchStore .buton {
        width: 105px;
        background: #4f3e35;
        border-color: #4f3e35
    }

        .Magazalar #searchStore .buton:hover {
            color: #4f3e35
        }

.Magazalar .magazalarContent {
    float: left;
    width: 100%;
    margin-top: 50px
}

.Magazalar #nearStores {
    float: left;
    width: 100%
}

    .Magazalar #nearStores > h2 {
        font-weight: 600 !important;
        color: #4f3e35;
        font-size: 18px
    }

.iletisimContent {
    float: left;
    width: 100%
}

    .iletisimContent .row {
        margin: 0
    }

    .iletisimContent .AdBan {
        float: left;
        width: 50%
    }

    .iletisimContent .iletisimLeft {
        float: left;
        padding: 0;
        margin: 0 0 40px;
        width: 100%;
        display: block
    }

    .iletisimContent .categoryTitle {
        float: left;
        padding: 0;
        margin: 0 0 30px;
        width: 100%;
        text-align: left
    }

        .iletisimContent .categoryTitle .categoryTitleText {
            margin-bottom: 0;
            font-size: 24px;
            font-weight: 700;
            line-height: 80px;
            text-align: left
        }

        .iletisimContent .categoryTitle:after {
            clear: left;
            content: '';
            width: 70px;
            height: 1px;
            background: #ebe6e1;
            float: left
        }

    .iletisimContent .iletisimLeft .Left {
        display: none
    }

    .iletisimContent .iletisimLeft .Center {
        display: none
    }

    .iletisimContent .iletisimLeft .span {
        float: left;
        width: 100%;
        margin-top: 20px
    }

    .iletisimContent .iletisimLeft .Right {
        display: block;
        color: #343434;
        font-size: 14px;
        line-height: 20px
    }

        .iletisimContent .iletisimLeft .Right:before {
            color: #bababa;
            font-size: 20px;
            font-family: fontawesome;
            width: 35px;
            text-align: left;
            font-weight: 300;
            float: left
        }

    .iletisimContent .iletisimLeft .span.iletisimLeftFirmaAdi .Right {
        font-size: 20px;
        font-weight: 700
    }

    .iletisimContent .iletisimLeft .span.iletisimLeftTelefon .Right {
        font-size: 24px
    }

        .iletisimContent .iletisimLeft .span.iletisimLeftTelefon .Right:before {
            content: '\f2a0'
        }

    .iletisimContent .iletisimLeft .span.iletisimLeftFaks .Right:before {
        content: '\f1ac'
    }

    .iletisimContent .iletisimLeft .span.iletisimLeftAdres .Right:before {
        content: '\f3c5'
    }

    .iletisimContent .iletisimLeft .span.iletisimLeftEposta .Right:before {
        content: '\f2b6'
    }

    .iletisimContent #mainHolder_Iletisim_divBanka {
        display: none
    }

    .iletisimContent .iletisimRight {
        float: left;
        padding: 0;
        margin: 0;
        width: 100%
    }

        .iletisimContent .iletisimRight .iletisimbanka {
            float: left;
            padding: 0;
            width: 100%;
            margin: 0
        }

            .iletisimContent .iletisimRight .iletisimbanka .span {
                float: left;
                padding: 0;
                width: 100%;
                margin: 0
            }

                .iletisimContent .iletisimRight .iletisimbanka .span > div {
                    display: block;
                    font-size: 0;
                    border-bottom: 1px solid #ebe6e1;
                    padding: 0 0 20px;
                    margin: 0 0 20px
                }

                    .iletisimContent .iletisimRight .iletisimbanka .span > div span {
                        display: inline-block;
                        vertical-align: top;
                        width: auto !important;
                        color: #343434;
                        font-size: 14px
                    }

                    .iletisimContent .iletisimRight .iletisimbanka .span > div div {
                        display: inline-block;
                        vertical-align: top
                    }

                    .iletisimContent .iletisimRight .iletisimbanka .span > div.line1 span {
                        display: block
                    }

                    .iletisimContent .iletisimRight .iletisimbanka .span > div.line1 {
                        text-align: center
                    }

                        .iletisimContent .iletisimRight .iletisimbanka .span > div.line1 .line1 {
                            text-align: left
                        }

                        .iletisimContent .iletisimRight .iletisimbanka .span > div.line1 .line4 {
                            text-align: right
                        }

                        .iletisimContent .iletisimRight .iletisimbanka .span > div.line1 > div {
                            display: inline-block;
                            vertical-align: top;
                            width: 25%
                        }

                            .iletisimContent .iletisimRight .iletisimbanka .span > div.line1 > div span:nth-child(1) {
                                margin-bottom: 10px
                            }

                    .iletisimContent .iletisimRight .iletisimbanka .span > div.line2 > div.line2 {
                        float: right
                    }

                .iletisimContent .iletisimRight .iletisimbanka .span > .line1:nth-child(n+2) {
                    border-top: 4px solid;
                    margin-top: 20px;
                    padding-top: 20px
                }

    .iletisimContent .iletisimForm {
        float: left;
        width: 100%
    }

        .iletisimContent .iletisimForm .rowLeft {
            float: left;
            padding: 0;
            margin: 0;
            width: 100%
        }

            .iletisimContent .iletisimForm .rowLeft .span {
                float: left;
                padding: 0;
                margin: 0 0 10px;
                width: 100%
            }

                .iletisimContent .iletisimForm .rowLeft .span .Center {
                    display: none
                }

                .iletisimContent .iletisimForm .rowLeft .span .Left {
                    display: block;
                    font-size: 12px;
                    color: #4f3e35;
                    font-weight: 600;
                    line-height: 30px
                }

                .iletisimContent .iletisimForm .rowLeft .span .Right {
                    display: block;
                    position: relative
                }

                    .iletisimContent .iletisimForm .rowLeft .span .Right input {
                        height: 40px;
                        border-color: #e3e3e3;
                        background: 0 0;
                        width: 100%;
                        border-style: solid;
                        border-width: 1px
                    }

        .iletisimContent .iletisimForm .rowRight {
            float: left;
            padding: 0;
            margin: 0;
            width: 100%
        }

            .iletisimContent .iletisimForm .rowRight .span {
                float: left;
                padding: 0;
                margin: 0 0 10px;
                width: 100%
            }

                .iletisimContent .iletisimForm .rowRight .span .Center {
                    display: none
                }

                .iletisimContent .iletisimForm .rowRight .span .Left {
                    display: block;
                    font-size: 12px;
                    color: #4f3e35;
                    font-weight: 600;
                    line-height: 30px;
                    width: auto !important
                }

                .iletisimContent .iletisimForm .rowRight .span .Right {
                    display: block;
                    position: relative;
                    width: auto !important
                }

                    .iletisimContent .iletisimForm .rowRight .span .Right .captchaImageBox {
                        display: block;
                        margin-bottom: 10px
                    }

                    .iletisimContent .iletisimForm .rowRight .span .Right input {
                        height: 40px;
                        border-color: #e3e3e3;
                        background: 0 0;
                        padding: 0 10px;
                        border-style: solid;
                        border-width: 1px
                    }

                    .iletisimContent .iletisimForm .rowRight .span .Right textarea {
                        border-color: #e3e3e3;
                        background: 0 0;
                        padding: 10px
                    }

            .iletisimContent .iletisimForm .rowRight .iletisimBtn {
                margin-top: 20px;
                top: 0 !important;
                width: 100%
            }

                .iletisimContent .iletisimForm .rowRight .iletisimBtn input {
                    padding: 0;
                    display: block;
                    height: 55px;
                    font-size: 16px;
                    color: #fff;
                    font-weight: 400;
                    text-transform: uppercase;
                    float: left;
                    width: 100%
                }

    .iletisimContent .validate .validateOk,
    .iletisimContent .validateSol .validateSolOk,
    .iletisimContent .validateOrta .validateOrtaOk {
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 2px;
        background-color: #ff0d0d;
        border-radius: 2px
    }

    .iletisimContent .validate,
    .iletisimContent .validateSol,
    .iletisimContent .validateOrta {
        left: 0;
        right: 0;
        bottom: 0;
        top: auto;
        display: block;
        border-radius: 2px
    }

#divTaksitContainer {
    float: left;
    width: 100%;
    margin-top: 10px
}

.urunOzellik .taksitWrapper .taksitBlock .taksitBlockContent {
    max-width: 100%
}

#header:before {
    content: '';
    display: table
}

#header:after {
    content: '';
    display: table
}

.hoverr:before {
    content: '';
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    z-index: 10;
    clear: none;
    display: block !important
}

#header {
    width: 100%;
    position: relative;
    float: left;
    z-index: 1000;
    background: #fff;
    margin-bottom: 20px
}

@media(min-width:768px) {
    #header.homeHeader {
        background: 0 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin-bottom: 0
    }
}

.headerContent:before {
    content: '';
    display: block;
    clear: both
}

.headerContent:after {
    content: '';
    display: block;
    clear: both
}

#logo {
    vertical-align: top;
    display: inline-block
}

    #logo .logo {
        display: inline-block;
        vertical-align: top;
        margin: 0
    }

        #logo .logo img {
            display: block;
            max-width: 100%
        }

        #logo .logo svg {
            width: 115px
        }

.headerButton {
    float: right
}

.favi {
    float: right;
    margin: 0 20px
}

    .favi a {
        float: left
    }

        .favi a .svgIcon {
            display: block;
            margin: 0 auto;
            line-height: 0
        }

.searchClickweb {
    float: right;
    margin: 0 20px 0 0;
    cursor: pointer
}


.searchContent {
    width: 60%;
    position: absolute;
    display: none;
    top: 100%;
    z-index: 999;
    right: 0;
    margin: auto;
    left: 0;
    background: 0 0;
    padding: 0
}

    .searchContent.active {
        display: block
    }

#divAramaKategori {
    display: none !important;
    position: absolute;
    left: 0;
    top: 5px
}

    #divAramaKategori select {
        cursor: pointer;
        background: #f5f5f5;
        display: block;
        height: 40px;
        border: none;
        border-right: 1px solid #dcdcdc;
        width: 135px;
        padding: 0 0 0 15px;
        border-radius: 0;
        text-transform: uppercase;
        color: #807e7e;
        font-size: 12px;
        font-weight: 300
    }

    #divAramaKategori option {
        text-transform: capitalize
    }

.search {
    float: left;
    width: calc(100% - 50px);
    position: relative
}

.lngGel {
    margin-right: 60px
}

    .lngGel #lang_flag_container {
        display: block
    }

        .lngGel #lang_flag_container:after {
            content: '\f107';
            font-family: fontawesome;
            display: inline-block;
            margin-left: 5px
        }



.linkSol {
    float: left;
    width: 100%;
    max-width: calc(100% - 450px)
}


.mhizmet {
    float: left;
    clear: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center
}

    .mhizmet .mhsvg {
        margin-right: 10px
    }

    .mhizmet .mhtext {
        color: #4f3e35;
        font-size: 14px;
        margin-right: 10px
    }

    .mhizmet .mhnumb a {
        color: #4f3e35;
        font-size: 18px;
        font-weight: 700
    }

.fBFlex {
    padding-top: 35px;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: space-between;
    -webkit-justify-content: space-between
}

    .fBFlex > div {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center
    }

    .fBFlex .fbLeft {
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
        display: none
    }

    .fBFlex .fbRight {
        justify-content: flex-end;
        -webkit-justify-content: flex-end
    }

.copy {
    float: left;
    color: #4f3e35;
    font-size: 12px
}

#footer .socialdiv {
    float: left;
    clear: left;
    display: none
}

    #footer .socialdiv ul {
        padding: 0;
        margin: 0;
        list-style: none
    }

        #footer .socialdiv ul li {
            float: left;
            margin-right: 30px
        }

            #footer .socialdiv ul li:last-child {
                margin-right: 0
            }

            #footer .socialdiv ul li a {
                float: left
            }

#footer .store {
    float: left
}

    #footer .store ul {
        padding: 0;
        margin: 0;
        list-style: none
    }

        #footer .store ul li {
            float: left;
            margin-right: 30px
        }

            #footer .store ul li:last-child {
                margin-right: 0
            }

            #footer .store ul li a {
                float: left;
                color: #2b2b2b;
                font-size: 12px;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                align-items: center;
                -webkit-align-items: center;
                justify-content: center;
                -webkit-justify-content: center
            }

                #footer .store ul li a svg {
                    margin-right: 10px
                }

#back-to-top {
    float: right;
    position: fixed;
    right: 1%;
    bottom: 15%;
    z-index: 9999;
    display: none !important;
}

    #back-to-top a {
        float: left;
        width: 70px;
        height: 70px;
        border-radius: 100%;
        background: url(https://static.ticimax.cloud/7357/Customcss/images/Group-1451_03.jpg)no-repeat center center #fff
    }

.homeContainer .ProductListContent {
    float: left;
    width: 100%;
    margin: 30px 0;
    position: relative
}

    .homeContainer .ProductListContent .ProductList {
        display: block;
        margin: 0 auto
    }

    .homeContainer .ProductListContent .ItemOrj {
        padding: 0 10px;
        margin-bottom: 20px;
        width: 25%;
        max-width: 25%
    }

    .homeContainer .ProductListContent .productItem {
        margin-bottom: 0
    }

.categoryContainer .ProductList.PlSc_hrz .ItemOrj {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.categoryContainer .ProductList.PlSc_2 .ItemOrj {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.categoryContainer .ProductList.PlSc_3 .ItemOrj {
    width: 33.33%;
    max-width: 33.33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%
}

.categoryContainer .ProductList.PlSc_4 .ItemOrj {
    width: 25%;
    max-width: 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}

.categoryContainer .ProductList.PlSc_5 .ItemOrj {
    width: 20%;
    max-width: 20%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
}

.ProductListContent {
    float: left;
    width: 100%
}

.categoryContainer .ProductListContent {
    float: left;
    width: 100%
}

.categoryContainer .ProductList {
    margin: 0 -10px
}

.categoryContainer .ProductListContent .ItemOrj {
    margin-bottom: 40px
}

.ItemOrj {
    float: left;
    padding: 0 10px;
    width: 33.33%;
    max-width: 33.33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
}

.productItem {
    width: 100%;
    position: relative;
    text-align: center;
    display: inline-block;
    float: left
}

    .productItem .productIcon {
        width: 100%;
        float: left
    }

    .productItem .productImage {
        position: relative;
        overflow: hidden;
        width: 100%;
        padding: 0;
        float: left
    }

        .productItem .productImage a,
        body .productItem .productImage a.Videolu {
            display: block;
            position: relative;
        }

        .productItem .productImage img,
        .productItem .productImage .Videolu video {
            width: 100%;
            max-width: 100%;
            max-height: 100%;
            height: auto;
            /*            position: absolute;
*/ left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
            border-radius: 0;
            transition: all 1s ease;
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -o-transition: all 1s ease
        }

    .productItem .productDetail {
        display: block;
        float: left;
        width: 100%;
        text-align: left;
        padding: 8px 0 0;
    }

    .productItem .productName {
        position: relative;
        margin: 0 0 4px;
        float: left;
        width: 100%
    }

        .productItem .productName a {
            float: left;
            width: 100%;
            padding: 0;
            line-height: 20px;
            height: 20px;
            font-weight: 400;
            font-size: 13px;
            color: #4f3e35;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            letter-spacing: .5px;
        }

    .productItem .productPrice {
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin: 0;
        bottom: 0
    }

    .productItem .discountPrice {
        display: block;
        float: right
    }

        .productItem .discountPrice span {
            color: #4f3e35;
            font-size: 13px;
            letter-spacing: .5px;
            line-height: .8;
            font-weight: 400;
        }

    .productItem .IndirimVar .discountPrice span {
        color: #4f3e35
    }

    .productItem .discountKdv,
    .productItem .regularKdv {
        display: none
    }

    .productItem .regularPrice {
        display: block !important;
        float: left;
        margin-right: 10px
    }

        .productItem .regularPrice span {
            font-size: 13px;
            color: #4f3e35;
            -moz-text-decoration-color: #4f3e35;
            text-decoration-color: #4f3e35;
            line-height: .8;
            font-weight: 400;
            text-decoration: line-through
        }

    .productItem .productPoints {
        float: left;
        width: 100%;
        clear: none;
        margin-bottom: 5px
    }

        .productItem .productPoints .rating {
            margin: 0
        }

            .productItem .productPoints .rating i {
                color: #cacaca;
                font-size: 17px;
                margin-right: 1px
            }

                .productItem .productPoints .rating i:last-child {
                    margin-right: 0
                }

        .productItem .productPoints [data-rating^='1'] .star-1 {
            color: #ff8a00
        }

        .productItem .productPoints [data-rating^='2'] .star-1 {
            color: #ff8a00
        }

        .productItem .productPoints [data-rating^='2'] .star-2 {
            color: #ff8a00
        }

        .productItem .productPoints [data-rating^='3'] .star-1 {
            color: #ff8a00
        }

        .productItem .productPoints [data-rating^='3'] .star-2 {
            color: #ff8a00
        }

        .productItem .productPoints [data-rating^='3'] .star-3 {
            color: #ff8a00
        }

        .productItem .productPoints [data-rating^='4'] .star-1 {
            color: #ff8a00
        }

        .productItem .productPoints [data-rating^='4'] .star-2 {
            color: #ff8a00
        }

        .productItem .productPoints [data-rating^='4'] .star-3 {
            color: #ff8a00
        }

        .productItem .productPoints [data-rating^='4'] .star-4 {
            color: #ff8a00
        }

        .productItem .productPoints [data-rating^='5'] i {
            color: #ff8a00
        }

.favori,
.examineIcon,
.discountIcon,
.discountIcon div,
.discountIcon .discountIcon_s2,
.mycartIcon {
    z-index: 3;
    display: none
}

    .discountIcon span,
    .mycartIcon a span {
        font-weight: 400
    }

    .favori a,
    .examineIcon a,
    .mycartIcon a {
        display: block
    }

.discountIcon {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 9;
    display: block;
    color: #4f3e35
}

.YeniTrue .discountIcon {
    top: 50px
}

.discountIcon .discountIcon_s1 {
    display: block
}

.discountIcon .discountIcon_s2 {
    display: none
}

.discountIcon .discountIconDetail {
    display: none
}

.TukendiIco {
    z-index: 5;
    border-radius: 0;
    background: 0 0;
    position: absolute;
    right: 0;
    left: 0;
    top: 20px;
    overflow: hidden;
    text-align: center
}

    .TukendiIco span {
        color: #f02828;
        font-size: 14px;
        text-transform: uppercase;
        line-height: 20px
    }

.StokYok .cargoIcon,
.StokYok .firsatIcon,
.StokYok .newIcon {
    display: none !important
}

body .productItem .divVideoPlayButton {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    margin: auto;
    overflow: hidden
}

    body .productItem .divVideoPlayButton a.urunListeVideoPlay {
        color: #fff;
        float: left;
        width: 100%;
        height: 100%
    }

        body .productItem .divVideoPlayButton a.urunListeVideoPlay i {
            font-family: fontawesome;
            font-weight: 300;
            font-size: 40px;
            display: inline-block;
            vertical-align: top;
            margin-top: 0;
            text-shadow: 0 0 4px #848484
        }

            body .productItem .divVideoPlayButton a.urunListeVideoPlay i.fa-play-circle-o:before {
                content: '\f144'
            }

            body .productItem .divVideoPlayButton a.urunListeVideoPlay i.fa-pause-circle-o:before {
                content: '\f28b'
            }

.productItem .boxBedenlerContent {
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, .6);
    padding: 15px 15px 5px
}

@media(min-width:768px) {
    .productItem:hover .boxBedenlerContent {
        display: block !important
    }
}

.productItem .boxBedenlerContent .boxBedenlerContainer {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 0
}

    .productItem .boxBedenlerContent .boxBedenlerContainer > div {
        display: inline-block;
        vertical-align: top;
        margin: 0 5px 10px
    }

        .productItem .boxBedenlerContent .boxBedenlerContainer > div > div {
            min-width: 30px;
            height: 30px;
            padding: 0 3px;
            border: 1px solid #e6e6e6;
            background: #fff;
            color: #4f3e35;
            line-height: 31px;
            text-align: center;
            font-size: 12px;
            cursor: default
        }

            .productItem .boxBedenlerContent .boxBedenlerContainer > div > div.noStokUrunListe {
                position: relative;
                background: #f5f3f3 !important;
                color: #7a7979 !important;
                border-color: #e4dfdd
            }

                .productItem .boxBedenlerContent .boxBedenlerContainer > div > div.noStokUrunListe:after {
                    content: '';
                    height: 1px;
                    max-width: 65px;
                    margin: 0 auto;
                    background: #cecece;
                    left: 0;
                    right: 0;
                    top: 50%;
                    position: absolute;
                    transform: rotate(140deg);
                    -webkit-transform: rotate(140deg)
                }

            .productItem .boxBedenlerContent .boxBedenlerContainer > div > div:hover {
                background: #4f3e35;
                border-color: #4f3e35;
                color: #fff
            }

.cargoIcon {
    float: left;
    width: 100%;
    margin-top: 10px;
    color: #4f3e35;
    font-size: 14px;
    line-height: 1
}

    .cargoIcon:before {
        content: '';
        width: 12px;
        height: 12px;
        background: url('https://static.ticimax.cloud/7357/Customcss/images/Icon feather-heart.png')no-repeat 0 0;
        display: inline-block;
        vertical-align: top
    }

.newIcon {
    position: absolute;
    top: 20px;
    left: 20px;
    color: #4f3e35;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-transform: uppercase;
    z-index: 1;
}

.favori {
    display: block;
    position: absolute;
    right: 20px;
    top: 20px
}

    .favori a {
        font-size: 0
    }

        .favori a:before {
            content: '\f004';
            font-family: fontawesome;
            font-size: 15px;
            line-height: 17px;
            font-weight: 300;
            color: #979595bd;
        }

        .favori a.listfavoriAktif:before {
            font-weight: 700
        }

.productItem .urunListeAdet,
.productItem.StokYok .urunListeAdet,
.boxBedenlerContent,
.productIcon .quickViewIco,
.productItem:hover .productIcon .quickViewIco {
    display: none !important
}

.Block_Title {
    display: none
}

.noProduct {
    background: url(https://static.ticimax.cloud/7357/Uploads/Images/urunyok.png) center center no-repeat !important;
    width: 212px;
    height: 214px
}

    .noProduct * {
        display: none !important
    }

#divUstFiltreKategori {
    display: none
}

#divUstFiltreMarka {
    display: none
}

.categorydesign {
    float: left;
    width: 100%
}

    .categorydesign .Blok {
        margin: 0
    }

.leftBlock .categorydesign {
    display: block
}

.categorydesign * {
}

.categorydesign strong {
    font-weight: 700
}

    .categorydesign strong * {
        font-weight: 700
    }

.categorydesign img {
    display: inline-block;
    vertical-align: middle
}

.breadList.breadActive {
    display: none !important
}

.breadcrumbContent {
    float: left
}

body ul.breadcrumb {
    margin: 0 auto;
    display: block !important;
    padding: 0;
    border-radius: 0;
    float: none;
    list-style: none;
    clear: none
}

    body ul.breadcrumb * {
        color: #4f3e357d;
        font-size: 14px !important;
        letter-spacing: .7px;
        line-height: 30px !important;
        float: left;
        font-weight: 400;
    }

    body ul.breadcrumb li {
        font-size: 0 !important;
        float: none !important;
        vertical-align: middle
    }

        body ul.breadcrumb li:after {
            content: '/';
            display: inline-block;
            margin: 0 10px;
            color: #838383;
            font-size: 11px;
            line-height: 30px;
            float: left;
            font-weight: 400
        }

        body ul.breadcrumb li:nth-last-of-type(1):after {
            display: none
        }

        body ul.breadcrumb li:nth-last-of-type(1) * {
            color: #4f3e35
        }

body a#linkOncekiSayfa {
    line-height: 30px;
    display: block;
    color: #838383;
    font-size: 11px !important;
    font-weight: 400;
    display: none;
}

.leftImage a#linkOncekiSayfa {
    display: none
}

.categoryTitleText {
    float: left;
    width: 100%
}

.categoryTitle .categoryTitleText {
    margin-top: 10px;
    margin-bottom: 10px;
}

body #divSayfalamaUst {
    float: right;
    margin: 0;
    padding: 0;
    text-align: center;
}

.urunListRel {
    width: 100%;
    float: left;
    position: relative
}

.brandlistselection {
    display: inline-block;
    vertical-align: top;
    float: left;
    margin: 0;
    width: 100%
}

    .brandlistselection .clear {
        clear: none;
        display: none
    }

    .brandlistselection ul {
        padding: 0;
        margin: 0;
        list-style: none
    }

    .brandlistselection .sortingContent {
        background: #ddd
    }

        .brandlistselection .sortingContent li {
            float: left;
            background: 0 0;
            border-radius: 0 !important
        }

            .brandlistselection .sortingContent li a {
                background: 0 0;
                border-radius: 0 !important
            }

            .brandlistselection .sortingContent li.appliedFilter.FiltrelemeUrunAdet {
                float: right
            }

.blockSelect .sort_hrz {
    display: none
}

.blockSelect .sort_2 {
    display: none
}

.blockSelect .sort_5 {
    display: none
}

.category-vertical-filters .vertical-filter-panel .list-group {
    list-style: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid rgba(79, 62, 53, .12);
}

    .category-vertical-filters .vertical-filter-panel .list-group ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

body #divSayfalamaUst .category-vertical-filters.top-filters .FiltreUst {
    display: none
}

body #divSayfalamaUst .category-vertical-filters.top-filters .tukgo {
    display: none
}

body #divSayfalamaUst .category-vertical-filters.top-filters .filtreUygulaBtn {
    display: none
}

body #divSayfalamaUst .category-vertical-filters.top-filters .moreNum {
    display: none
}

body #divSayfalamaUst .filterDeleteContent {
    float: left;
    margin: 10px 0 0;
    padding: 0;
    width: 100%
}

    body #divSayfalamaUst .filterDeleteContent .appliedFilter {
        padding: 0;
        margin: 0 15px 0 0;
        height: auto;
        background: 0 0;
        border: 1px solid #666;
        width: auto;
        border-radius: 0
    }

        body #divSayfalamaUst .filterDeleteContent .appliedFilter a {
            width: 25px;
            margin: 0
        }

            body #divSayfalamaUst .filterDeleteContent .appliedFilter a i {
                font-family: fontawesome;
                line-height: 30px;
                color: #040404;
                font-size: 15px;
                font-weight: 300
            }

                body #divSayfalamaUst .filterDeleteContent .appliedFilter a i:before {
                    content: '\f00d'
                }

        body #divSayfalamaUst .filterDeleteContent .appliedFilter .filter-content span {
            color: #666;
            font-size: 12px;
            text-align: left;
            margin-top: 7px;
            font-weight: 400
        }

            body #divSayfalamaUst .filterDeleteContent .appliedFilter .filter-content span + span {
                color: #666;
                margin-top: 3px
            }

        body #divSayfalamaUst .filterDeleteContent .appliedFilter.FiltrelemeKaldir {
            display: block
        }

            body #divSayfalamaUst .filterDeleteContent .appliedFilter.FiltrelemeKaldir a {
                width: 100%;
                background: 0 0;
                line-height: 1;
                margin: 0;
                padding: 0 5px
            }

                body #divSayfalamaUst .filterDeleteContent .appliedFilter.FiltrelemeKaldir a span {
                    line-height: 30px;
                    font-weight: 400;
                    font-size: 12px;
                    text-align: center;
                    margin: 0;
                    width: 100%
                }

body #divSayfalamaUst.Slct .blockSelect {
    float: right;
    margin: 0;
    display: none !important;
    padding: 0
}

    body #divSayfalamaUst.Slct .blockSelect:before {
        content: 'GÃ–STERÄ°M';
        color: #4f3e35;
        font-size: 12px;
        line-height: 52px;
        float: left;
        margin-right: 10px
    }

    body #divSayfalamaUst.Slct .blockSelect a {
        float: left;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        border: none;
        background: 0 0;
        transition: none
    }

        body #divSayfalamaUst.Slct .blockSelect a:before {
            color: #838383;
            font-size: 12px;
            width: 20px;
            line-height: 52px;
            float: left
        }

        body #divSayfalamaUst.Slct .blockSelect a.Active:before {
            text-decoration: underline;
            color: #4f3e35
        }

        body #divSayfalamaUst.Slct .blockSelect a.sort_3:before {
            content: '3'
        }

        body #divSayfalamaUst.Slct .blockSelect a.sort_4:before {
            content: '4'
        }

    body #divSayfalamaUst.Slct .blockSelect i {
        display: none
    }

body #divSayfalamaUst.Slct .brandlistselection .sortingContent {
    background: 0 0;
    float: left;
    width: calc(100% - 130px)
}

    body #divSayfalamaUst.Slct .brandlistselection .sortingContent select {
        float: left;
        height: 52px;
        color: #4f3e35;
        font-size: 12px;
        font-weight: 400;
        border: none;
        background: 0 0;
        border-radius: 0;
        padding: 0 15px 0 0;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
    }

    body #divSayfalamaUst.Slct .brandlistselection .sortingContent li {
        height: auto;
        padding: 0;
        border-radius: 0;
        background: 0 0;
        float: left;
        position: relative
    }

        body #divSayfalamaUst.Slct .brandlistselection .sortingContent li.appliedFilter.FiltrelemeUrunAdet {
            float: right
        }

        body #divSayfalamaUst.Slct .brandlistselection .sortingContent li:nth-child(1):after {
            content: '\f107';
            font-family: fontawesome;
            line-height: 52px;
            font-size: 17px;
            font-weight: 300;
            position: absolute;
            right: 5px;
            top: 0;
            pointer-events: none
        }

        body #divSayfalamaUst.Slct .brandlistselection .sortingContent li:nth-child(2) {
            display: none
        }

body #divSayfalamaUst.Slct li.appliedFilter.FiltrelemeUrunAdet {
    margin: 0
}

    body #divSayfalamaUst.Slct li.appliedFilter.FiltrelemeUrunAdet span {
        color: #4f3e35;
        font-size: 12px;
        line-height: 52px;
        font-weight: 400;
        float: left;
        margin: 0;
        display: none
    }

body #divSayfalamaUst.Slct .brandlistselection a.filterOrderInStock {
    padding: 0;
    background: 0 0;
    color: #4f3e35;
    font-size: 12px
}

    body #divSayfalamaUst.Slct .brandlistselection a.filterOrderInStock span {
        line-height: 52px;
        font-weight: 400;
        display: inline-block;
        vertical-align: top
    }

    body #divSayfalamaUst.Slct .brandlistselection a.filterOrderInStock:before {
        content: '';
        width: 15px;
        height: 15px;
        border: 1px solid #d4d4d4;
        border-radius: 100%;
        float: left;
        margin: 10px 10px 0 0
    }

    body #divSayfalamaUst.Slct .brandlistselection a.filterOrderInStock.selected:before {
        background: #4f3e35;
        border-color: #4f3e35
    }

.brandlistselectionBottom {
    margin-bottom: 0;
    display: none
}

#divSayfalamaAlt {
    width: 100%;
    margin: 0
}

.pageNumber {
    float: right;
    text-align: right;
    margin: 0;
    display: none
}

    .pageNumber a {
    }

.pageNumberContent {
}

.pageNumberBottom {
    float: right;
    text-align: center;
    margin: 50px 0;
    padding: 0;
    width: 100%;
    display: block;
    vertical-align: middle
}

.pageNumberContent,
.pageBorder {
    display: inline-block;
    vertical-align: top
}

    .pageNumberContent a,
    .pageBorder a {
        min-width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 15px;
        font-weight: 700;
        color: #4f3e35;
        background: #fff;
        border-radius: 0;
        border: none;
        float: left;
        position: relative;
        display: block;
        text-align: center;
        margin: 0 5px
    }

        .pageNumberContent a.butonDisabled,
        .pageBorder a.butonDisabled {
            opacity: 1 !important
        }

        .pageNumberContent a:hover,
        .pageBorder a:hover {
            color: #fff;
            background: #333
        }

        .pageNumberContent a.SelectedSayfa,
        .pageBorder a.SelectedSayfa {
            color: #fff;
            background: #333
        }

.KategoriFilitrelemeContent .Block_Title {
    display: none
}

.RightDetail > .clear {
    clear: none
}

.ProductDetailMain {
    float: left;
    width: 100%
}

.ProductDetailMainRow {
    float: left;
    width: 100%
}

.TopDet {
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0 10px;
}

.leftImage {
    width: 67.8071%;
    float: left;
    position: relative;
    padding: 0
}

.RightDetail {
    width: calc(100% - 67.8071%);
    float: left;
    padding: 0 0 0 60px;
    top: 30px;
    padding: 0px 0px 0 60px;
    right: 0;
    z-index: auto !important;
    margin-bottom: 67px;
}



/*Urun Resim*/
.leftImage .ProductGallery {
    float: left;
    width: 100%;
}

    .leftImage .ProductGallery .gallery-container {
        float: left;
        width: 100%;
        position: relative;
    }

        .leftImage .ProductGallery .gallery-container .GalleryArea {
            float: right;
            width: 100%;
            margin: 0;
            padding: 0;
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            visibility: hidden;
        }

.leftImage .drift-container {
    display: none !important;
}

.leftImage .ProductGallery .gallery-container .galleryOwl-thumb {
    float: left;
    width: 100%;
    border: none;
    background: transparent;
    height: 100%;
    display: block;
    position: static;
}

    .leftImage .ProductGallery .gallery-container .galleryOwl-thumb .thumb-list {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0;
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
    }

        .leftImage .ProductGallery .gallery-container .galleryOwl-thumb .thumb-list .thumb-item {
            float: left;
            clear: left;
            width: 100%;
            margin-bottom: 0;
            flex: 1;
            min-width: calc(50% - 2.5px);
        }

.leftImage .ProductGallery .owl-carousel.galleryOwl .owl-dots {
    display: none;
}

.UrunDetayLeft {
    margin: 0 !important;
    overflow: hidden;
}

.Images, #divVideoGoruntulemeAlan {
    float: right;
    width: 500px;
    position: relative;
}

    .Images img, #vdUrunVideo {
        max-width: 100%;
        max-height: 100%;
    }

.cloudzoom-blank > div:last-child {
    display: none !important;
}

.SmallImages {
    display: block !important;
    float: left;
    width: 90px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

    .SmallImages div {
        float: left;
        width: 80px;
        margin-bottom: 15px;
    }

        .SmallImages div.active {
        }

        .SmallImages div img {
            max-width: 100%;
            max-height: 100%;
        }

.leftImage .productTimer {
    display: none !important;
}

.DetayYeniUrun {
    display: none !important;
}


.VideoVar .SmallImages div:nth-child(2n+3) {
    clear: initial
}

.VideoVar .SmallImages div:nth-child(2n+4) {
    clear: both
}

.DetayYeniUrun {
    float: left;
    clear: left;
    color: #5c5c5c;
    font-size: 11px;
    font-weight: 400;
    padding: 0;
    margin: 0 0 5px;
    display: block !important;
    text-transform: uppercase;
    line-height: 20px;
    overflow: hidden;
    height: 17px
}

.RightDetail .TopList {
    float: left;
    width: 100%;
    position: relative
}

.RightDetail .MiddleList {
    float: left;
    width: 100%;
    position: relative;
}

.RightDetail .BottomList {
    float: left;
    width: 100%;
    position: relative
}

.ProductName {
    float: left;
    position: relative;
    margin: 0;
    width: 100%
}

    .ProductName h1 {
        margin: 0;
        float: left;
        width: 100%
    }

        .ProductName h1 span {
            float: left;
            width: 100%;
            display: inline-block;
            color: #4f3e35;
            font-size: 15px;
            font-weight: 400;
            letter-spacing: .7px;
        }

#divUrunKodu {
    float: left;
    clear: left;
    color: #5c5c5c;
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
    padding: 0;
    margin: 0 0 10px
}

    #divUrunKodu span {
        display: inline-block;
        vertical-align: top;
        color: #5c5c5c;
        font-size: 11px;
        font-weight: 400;
        position: relative;
        line-height: 12px;
        float: left
    }

        #divUrunKodu span:after {
            content: ':';
            margin: 0 4px
        }

#divTaksitAciklama {
    display: block;
    float: left;
    clear: left;
    margin-top: 10px
}

    #divTaksitAciklama .taksitSatir {
        color: #5c5c5c;
        font-size: 12px;
        line-height: 12px
    }

.RightDetail .puanVer {
    float: left;
    clear: left
}

.RightDetail #PuanVer {
    float: left;
    margin-top: 10px
}

.RightDetail .PuanVerSag {
    float: left;
    color: #5c5c5c;
    font-size: 15px;
    line-height: 15px;
    margin: 10px 0 0 10px
}

.RightDetail ul.rating {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none
}

    .RightDetail ul.rating li {
        float: left;
        margin-right: 0;
        width: auto;
        height: auto;
        padding: 0 2px 0 0;
        font-size: 0
    }

        .RightDetail ul.rating li i.starItem {
            font-size: 15px;
            line-height: 15px;
            height: auto;
            font-weight: 300;
            font-family: fontawesome;
            position: static
        }

            .RightDetail ul.rating li i.starItem:before {
                content: '\f005'
            }

            .RightDetail ul.rating li i.starItem:hover {
                font-size: 15px;
                font-weight: 600
            }

        .RightDetail ul.rating li.filled i {
            font-weight: 600
        }

.RightDetail .rating-stars ul > li.star.hover > i.fa {
    font-weight: 600
}

.RightDetail .rating-stars ul > li.star.selected > i.fa {
    font-weight: 600
}

.RightDetail ul.rating li i.starItem,
.RightDetail ul.rating li.filled i,
.RightDetail .rating-stars ul > li.star.hover > i.fa,
.RightDetail .rating-stars ul > li.star.selected > i.fa {
    color: #ff8a00
}

.markaresmi {
    float: left;
    position: relative;
    z-index: 1;
    display: none !important
}

    .markaresmi a {
        float: left
    }

    .markaresmi img {
        max-width: 100%;
        float: left
    }

#divOnyazi {
    float: left;
    width: 100%
}

    #divOnyazi .teksatir {
        margin-top: 10px;
        float: left;
        width: 100%
    }

    #divOnyazi h2 {
        font-weight: 400;
        font-size: 100%
    }

    #divOnyazi a {
        font-weight: bold;
    }

    #divOnyazi * {
        font-family: Vogue Highline Sans, sans-serif !important;
        letter-spacing: 0.75px;
        margin-top: 10px;
        color: #4f3e35;
        line-height: 20px;
    }

    #divOnyazi strong {
        font-weight: 700
    }

        #divOnyazi strong * {
            font-weight: 700
        }

    #divOnyazi i {
        font-family: fontawesome !important;
        margin-right: 12px
    }

.divOnyaziContent {
    float: left;
    width: 100%
}

.urunDetayFiyatContainer {
}

.PriceList {
    float: left;
    position: relative;
    width: 100%;
    padding: 0;
    margin: 10px 0 0
}

#pnlFiyatlar {
    display: inline-block;
    vertical-align: top;
    float: left;
    margin: 0
}

#divFiyatAlanlari {
    float: left;
    margin: 0 0 0
}

#divIndirimliFiyat {
    display: block
}

#divMarka,
#divTedarikci,
#divUrunStokAdedi,
#divToplamStokAdedi,
#divBarkod,
#divParaPuan,
#divTahminiTeslimatSuresi,
#divIndirimOrani {
    float: left;
    clear: left;
    margin-top: 10px;
    line-height: 12px
}

    #divMarka .left_line,
    #divTedarikci .left_line,
    #divUrunStokAdedi .left_line,
    #divToplamStokAdedi .left_line,
    #divBarkod .left_line,
    #divParaPuan .left_line,
    #divTahminiTeslimatSuresi .left_line,
    #divIndirimOrani .left_line {
        display: inline-block;
        vertical-align: top;
        color: #5c5c5c;
        font-size: 12px;
        font-weight: 400;
        line-height: 12px
    }

    #divMarka .center_line,
    #divTedarikci .center_line,
    #divUrunStokAdedi .center_line,
    #divToplamStokAdedi .center_line,
    #divBarkod .center_line,
    #divParaPuan .center_line,
    #divTahminiTeslimatSuresi .center_line,
    #divIndirimOrani .center_line {
        display: inline-block;
        vertical-align: top;
        color: #5c5c5c;
        font-size: 12px;
        font-weight: 400;
        line-height: 12px
    }

    #divMarka .right_line,
    #divMarka .right_line *,
    #divTedarikci .right_line,
    #divTedarikci .right_line *,
    #divUrunStokAdedi .right_line,
    #divToplamStokAdedi .right_line,
    #divBarkod .right_line,
    #divParaPuan .right_line,
    #divTahminiTeslimatSuresi .right_line,
    #divIndirimOrani .indirimliOrani,
    #divIndirimOrani .indirimliOrani * {
        display: inline-block;
        vertical-align: top;
        color: #5c5c5c;
        font-size: 12px;
        font-weight: 400;
        line-height: 12px;
        width: auto
    }

.hzts {
    float: left;
    width: 100%;
    display: block;
    color: #4f3e35;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.7px;
    margin-top: 15px;
}

#divTahminiTeslimatSuresi {
    display: none !important
}

#divIndirimOrani {
    margin-top: 0;
    clear: none;
    margin-left: 20px
}

    #divIndirimOrani .left_line {
        display: none
    }

    #divIndirimOrani .center_line {
        display: none
    }

    #divIndirimOrani .indirimliOrani,
    #divIndirimOrani .indirimliOrani * {
        color: #b40016;
        font-size: 15px;
        line-height: 20px;
        text-align: center;
    }

    #divIndirimOrani .indirimliOrani {
        width: 47px;
        margin-right: 10px;
        height: 22px;
        float: left;
        overflow: hidden;
    }

#divKritikStok {
    float: left;
    clear: left;
    margin-top: 10px
}

    #divKritikStok i {
        display: none
    }

    #divKritikStok a {
        float: left;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center
    }

    #divKritikStok .boxIcon {
        float: left;
        margin-right: 7px;
        line-height: 0
    }

    #divKritikStok .box1 {
        float: left;
        color: #eb2121;
        font-size: 12px;
        text-transform: uppercase
    }

.UFavorilerimeEkle {
    float: left;
    margin-left: 0
}

    .UFavorilerimeEkle i {
        display: none
    }

    .UFavorilerimeEkle .box1 {
        display: none
    }

    .UFavorilerimeEkle a {
        width: 40px;
        float: left
    }

    .UFavorilerimeEkle .boxIcon {
        float: left;
        width: 100%;
        height: 48px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
    }

#divUrunStokAdedi {
    clear: none;
    margin-top: 10px;
    float: left;
    display: inline-block;
    vertical-align: top;
    text-transform: capitalize;
    line-height: 1;
    width: 100%;
    display: none
}

#divUrunEkSecenek #divUrunStokAdedi {
    display: block
}

#divUrunStokAdedi:before,
#divUrunStokAdedi:after {
    color: #ec3333;
    font-size: 11px;
    line-height: 1
}

#divUrunStokAdedi:before {
    content: '('
}

#divUrunStokAdedi:after {
    content: ')'
}

#divUrunEkSecenek #divUrunStokAdedi .left_line.lineTitle {
    float: none;
    width: auto;
    color: #ec3333;
    font-size: 11px;
    line-height: 1;
    text-transform: capitalize;
    margin-bottom: 0
}

#divUrunEkSecenek #divUrunStokAdedi .right_line {
    float: none;
    width: auto;
    color: #ec3333;
    font-size: 11px;
    line-height: 1
}

    #divUrunEkSecenek #divUrunStokAdedi .right_line:after {
        content: 'ÃœrÃ¼n';
        margin-left: 4px
    }

#divUrunStokAdedi * {
    color: #ec3333 !important
}

.PiyasafiyatiContent {
    display: block;
    float: left;
    margin-right: 10px
}

    .PiyasafiyatiContent .left_line,
    .PiyasafiyatiContent .center_line {
        display: none
    }

    .PiyasafiyatiContent .right_line {
        display: inline-block;
        vertical-align: top
    }

        .PiyasafiyatiContent .right_line * {
            display: inline-block;
            vertical-align: top;
            font-weight: 400;
            text-decoration: line-through
        }

        .PiyasafiyatiContent .right_line .spanKdv {
            display: none !important;
            vertical-align: top
        }

.IndirimliFiyatContent {
    display: block;
    float: left
}

    .IndirimliFiyatContent .left_line,
    .IndirimliFiyatContent .center_line {
        display: none
    }

    .IndirimliFiyatContent .right_line {
        display: inline-block;
        vertical-align: top
    }

        .IndirimliFiyatContent .right_line * {
            display: inline-block;
            vertical-align: top;
            color: #4f3e35 !important
        }

        .IndirimliFiyatContent .right_line .spanKdv {
            display: none !important;
            vertical-align: bottom;
            font-size: 12px;
            line-height: 1
        }

#divTurkLirasiFiyat {
    display: block
}

    #divTurkLirasiFiyat .left_line,
    #divTurkLirasiFiyat .center_line {
        display: none
    }

    #divTurkLirasiFiyat .right_line {
        display: inline-block
    }

        #divTurkLirasiFiyat .right_line * {
            display: inline-block !important;
            vertical-align: top
        }

#divIndirimsizFiyat {
    display: block
}

    #divIndirimsizFiyat .left_line,
    #divIndirimsizFiyat .center_line {
        display: none
    }

    #divIndirimsizFiyat .right_line {
        display: inline-block;
        font-weight: 400
    }

        #divIndirimsizFiyat .right_line * {
            display: inline-block !important;
            vertical-align: top
        }

        #divIndirimsizFiyat .right_line .spanKdv {
            display: none !important;
            vertical-align: top
        }

#divKDVDahilFiyat {
    display: block;
    float: left;
    margin-top: 8px
}

    #divKDVDahilFiyat .left_line {
        display: inline-block;
        vertical-align: top;
        font-weight: 400;
        margin-right: 5px
    }

    #divKDVDahilFiyat .center_line {
        display: none
    }

    #divKDVDahilFiyat .right_line * {
        display: inline-block !important;
        vertical-align: top
    }

.PiyasafiyatiContent .right_line * {
    color: #4f3e35;
    font-size: 15px
}

.IndirimliFiyatContent .right_line *,
#divTurkLirasiFiyat .right_line *,
#divIndirimsizFiyat .right_line *,
#divKDVDahilFiyat .right_line *,
#divIndirimsizFiyat .right_line,
#divIndirimsizFiyat .left_line {
    color: #4f3e35
}

    .IndirimliFiyatContent .right_line *,
    #divTurkLirasiFiyat .right_line *,
    #divIndirimsizFiyat .right_line *,
    #divKDVDahilFiyat .right_line * {
        font-size: 15px;
        font-weight: 400;
        letter-spacing: .7px;
    }

#divKDVDahilFiyat .left_line,
#divKDVDahilFiyat .right_line *,
#divIndirimsizFiyat .left_line,
.IndirimliFiyatContent,
.IndirimliFiyatContent .right_line *,
.PiyasafiyatiContent,
.PiyasafiyatiContent .right_line *,
#divTurkLirasiFiyat,
#divTurkLirasiFiyat .right_line *,
#divIndirimsizFiyat,
#divKDVDahilFiyat {
    line-height: 18px
}

body #divStokYok {
    float: left;
    width: 100%;
    margin: 20px 0 0;
    font-size: 14px;
    color: #4f3e35;
    font-weight: 400;
    text-align: center;
    padding: 5% 0;
    background-color: #f2f5f6;
    border-radius: 0
}

    body #divStokYok:before {
        content: '\f057';
        font-family: fontawesome;
        font-weight: 300;
        width: 100%;
        float: left;
        font-size: 30px;
        margin-bottom: 20px
    }

#divEkstraBilgiler {
    float: left;
    clear: left;
    margin-top: 10px;
    width: 145px;
    height: 48px;
    background: url('https://static.ticimax.cloud/7357/Uploads/EditorUploads/ucretsiz-kargo-tr.png')no-repeat center;
    display: none;
}

    #divEkstraBilgiler img {
        max-width: 100%;
        display: none
    }

.btnnostok i.fa {
    font-family: fontawesome
}

#divUrunEkSecenek {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 5px;
}

    #divUrunEkSecenek .eksecenekLine {
        clear: none !important;
        margin: 0 0 10px;
        float: left;
        width: 100%
    }

        #divUrunEkSecenek .eksecenekLine:nth-last-of-type(2) {
            margin-bottom: 0 !important;
            border: none;
            padding-bottom: 0
        }

        #divUrunEkSecenek .eksecenekLine .left_line {
            float: left;
            width: 100%;
            line-height: 1;
            color: #4f3e35;
            font-size: 0px;
            font-weight: 400;
            letter-spacing: 0.7px;
            text-transform: uppercase;
            margin-bottom: 15px;
        }

        #divUrunEkSecenek .eksecenekLine .center_line {
            display: none
        }

        #divUrunEkSecenek .eksecenekLine .right_line {
            display: inline-block;
            vertical-align: top
        }

            #divUrunEkSecenek .eksecenekLine .right_line .size_box {
                float: left;
                cursor: pointer;
                text-align: center;
                font-size: 12px;
                position: relative;
                color: #4f3e35;
                font-weight: 400;
                margin-right: 10px;
                margin-bottom: 10px
            }

                #divUrunEkSecenek .eksecenekLine .right_line .size_box img {
                    width: 100%;
                    height: 100%;
                    display: block
                }

        #divUrunEkSecenek .eksecenekLine.selectvaryasyon {
            display: none
        }

            #divUrunEkSecenek .eksecenekLine.selectvaryasyon .left_line {
            }

            #divUrunEkSecenek .eksecenekLine.selectvaryasyon .center_line {
            }

            #divUrunEkSecenek .eksecenekLine.selectvaryasyon .right_line {
                width: 100%
            }

                #divUrunEkSecenek .eksecenekLine.selectvaryasyon .right_line select {
                    min-width: 100%;
                    float: left;
                    height: 40px;
                    border: 1px solid #d7d7d7;
                    color: #4f3e35;
                    font-size: 13px;
                    font-weight: 400;
                    padding: 0 10px;
                    background: #fff;
                    border-radius: 0
                }

        #divUrunEkSecenek .eksecenekLine.resimlivaryasyon {
        }

            #divUrunEkSecenek .eksecenekLine.resimlivaryasyon .left_line {
            }

            #divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line {
            }

                #divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line .size_box {
                    width: 35px;
                    height: 35px;
                    border-radius: 100%;
                    overflow: hidden;
                    position: relative
                }

                    #divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line .size_box img {
                        width: 100%;
                        height: 100%
                    }

                    #divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line .size_box.selected:before {
                        content: '';
                        position: absolute;
                        top: 0;
                        bottom: 0;
                        left: 0;
                        right: 0;
                        border: 1px solid #4f3e35;
                        border-radius: 100%
                    }

        #divUrunEkSecenek .eksecenekLine.kutuluvaryasyon {
        }

            #divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line {
            }

                #divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box {
                    min-width: 40px;
                    height: 40px;
                    text-align: center;
                    border: 1px solid #e6e6e6;
                    border-radius: 0;
                    padding: 0 4px;
                    line-height: 42px;
                    color: #4f3e35;
                }

                    #divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box:last-child {
                        margin-right: 0
                    }

                    #divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box:hover {
                        color: #fff;
                        background: #4f3e35
                    }

                    #divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box.selected {
                        color: #fff;
                        background: #4f3e35
                    }

        #divUrunEkSecenek .eksecenekLine .right_line .size_box.nostok {
            position: relative;
            background: #f5f3f3 !important;
            color: #7a7979 !important;
            border-color: #e4dfdd
        }

            #divUrunEkSecenek .eksecenekLine .right_line .size_box.nostok img {
                -webkit-filter: grayscale(100%);
                filter: grayscale(100%)
            }

            #divUrunEkSecenek .eksecenekLine .right_line .size_box.nostok:after {
                content: '';
                height: 1px;
                max-width: 24px;
                margin: 0 auto;
                background: #cecece;
                left: 0;
                right: 0;
                top: 45%;
                position: absolute;
                transform: rotate(140deg);
                -webkit-transform: rotate(140deg);
                display: none;
            }

#IlgiliUrunDiv {
    float: left;
    width: 100%
}

    #IlgiliUrunDiv #divIlgiliUrunler {
    }

.TopDet #IlgiliUrunDiv {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

    .TopDet #IlgiliUrunDiv #divIlgiliUrunler {
        padding: 0;
        margin: 0;
        background: 0 0;
        border: none
    }

    .TopDet #IlgiliUrunDiv .JKatAdi {
        float: left;
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        text-align: left
    }

        .TopDet #IlgiliUrunDiv .JKatAdi .bold {
            padding: 0;
            margin: 0;
            text-align: left
        }

            .TopDet #IlgiliUrunDiv .JKatAdi .bold:before {
                display: none
            }

            .TopDet #IlgiliUrunDiv .JKatAdi .bold:after {
                display: none
            }

            .TopDet #IlgiliUrunDiv .JKatAdi .bold .satir1 {
                background: 0 0;
                padding: 0 !important;
                margin: 0;
                border: none;
                font-size: 13px;
                line-height: 40px;
                font-weight: 400;
                color: #4f3e35
            }

    .TopDet #IlgiliUrunDiv .clear {
        display: none
    }

    .TopDet #IlgiliUrunDiv ul {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none
    }

        .TopDet #IlgiliUrunDiv ul li {
            float: left;
            width: 50px;
            margin-right: 10px;
            margin-bottom: 10px;
            border-radius: 0;
            overflow: hidden
        }

            .TopDet #IlgiliUrunDiv ul li:hover {
            }

            .TopDet #IlgiliUrunDiv ul li .productItem {
                border: none;
                width: 100%;
                float: left;
                padding: 0;
                box-shadow: none !important
            }

                .TopDet #IlgiliUrunDiv ul li .productItem .productTimer {
                    display: none !important
                }

                .TopDet #IlgiliUrunDiv ul li .productItem .productImage {
                    padding: 0
                }

                    .TopDet #IlgiliUrunDiv ul li .productItem .productImage a {
                    }

                        .TopDet #IlgiliUrunDiv ul li .productItem .productImage a:before {
                            display: none !important
                        }

                    .TopDet #IlgiliUrunDiv ul li .productItem .productImage img {
                    }

                .TopDet #IlgiliUrunDiv ul li .productItem .productIcon {
                    display: none
                }

                .TopDet #IlgiliUrunDiv ul li .productItem .urunListeAdet {
                    display: none !important
                }

                .TopDet #IlgiliUrunDiv ul li .productItem .productDetail {
                    padding: 0;
                    margin: 0;
                    display: none
                }

                    .TopDet #IlgiliUrunDiv ul li .productItem .productDetail:before {
                        display: none
                    }

                    .TopDet #IlgiliUrunDiv ul li .productItem .productDetail:after {
                        display: none
                    }

                .TopDet #IlgiliUrunDiv ul li .productItem .productName {
                    display: none
                }

                .TopDet #IlgiliUrunDiv ul li .productItem .TukendiIco {
                    display: none
                }

                .TopDet #IlgiliUrunDiv ul li .productItem .boxBedenlerContent {
                    display: none !important
                }

#divSatinAl {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

.BasketBtn {
    float: left;
    position: relative;
    width: 100%;
    margin-top: 5px;
}

#divAdetCombo .right_line,
.RightDetail .riSingle {
    width: 115px
}

    #txtbxurunSiparisAdedi,
    #divAdetCombo select,
    .RightDetail .riSingle a.riUp,
    .RightDetail .riSingle a.riDown,
    .basketBtn input,
    .buyfast input {
        height: 50px !important
    }

    .Basketinp p,
    #divKombinSatinAl a,
    #divAdetCombo .left_line,
    .RightDetail .riSingle a.riUp,
    .RightDetail .riSingle a.riDown {
        line-height: 50px
    }

#divAdetCombo {
    display: block !important;
    position: relative;
    float: left;
    clear: left
}

    #divAdetCombo .center_line {
        display: none !important;
        float: left
    }

    #divAdetCombo .right_line {
        float: left;
        max-width: 100% !important
    }

    #divAdetCombo select {
        width: 100%;
        padding: 0 10px;
        text-align: left
    }

.RightDetail .riSingle {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border-radius: 0
}

    .RightDetail .riSingle a.riUp,
    .RightDetail .riSingle a.riDown {
        width: 30px !important;
        font-size: 0;
        background: 0 0;
        top: 0;
        font-weight: 400;
        position: absolute;
        margin: 0 !important;
        float: left;
        cursor: pointer;
        text-indent: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center
    }

        .RightDetail .riSingle a.riUp svg,
        .RightDetail .riSingle a.riDown svg {
            width: 10px
        }

        .RightDetail .riSingle a.riUp path,
        .RightDetail .riSingle a.riDown path {
            fill: #4f3e35
        }

    .RightDetail .riSingle a.riUp {
        left: auto;
        right: 0
    }

    .RightDetail .riSingle a.riDown {
        left: 0
    }

.Basketinp {
    display: none;
    position: relative;
    float: left;
    clear: left
}

.BasketBtn .pSatisBirimi,
.BasketBtn .left_line.lineTitle2 {
    color: #4f3e35;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    float: left;
    clear: left;
    line-height: 40px;
    display: none
}

#txtbxurunSiparisAdedi_wrapper {
    float: left;
    width: 100% !important;
    position: relative;
    padding: 0 !important
}

#txtbxurunSiparisAdedi {
    width: 100% !important;
    text-align: center;
    display: inline-block;
    padding: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

#txtbxurunSiparisAdedi,
#divAdetCombo select {
    background: #fff;
    color: #888;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    font-weight: 400;
    float: left;
    margin: 0;
    border-radius: 0
}

#divKombinSatinAl,
.basketBtn,
.buyfast {
    float: left;
    margin: 0 0 0 0;
}

    #divKombinSatinAl a,
    .buyfast input,
    .basketBtn input {
        color: #fff;
        font-weight: 400;
        font-size: 15px;
        width: 100%;
        display: inline-block;
        vertical-align: top;
        padding: 0;
        letter-spacing: 0.75px;
        border: none;
        border-radius: 4px;
        -moz-appearance: none;
        -webkit-appearance: none
    }

.basketBtn {
    width: calc(100% - 50px);
}

.buyfast {
    width: 100%;
    margin: 20px 0 0;
    display: none
}

    .buyfast input {
    }

#divKombinSatinAl {
    margin: 10px 0 0;
    width: 100%
}

    #divKombinSatinAl a {
        font-size: 14px;
        margin: 0 !important
    }

.ProductIcon {
    margin: 20px -5px 0;
}

    .ProductIcon .box1 {
        padding: 0;
        margin: 0;
        min-width: 0;
        background: 0 0;
        display: inline-block;
        vertical-align: top;
        color: #4f3e35;
        font-size: 12px;
        letter-spacing: 0.75px;
    }

        .ProductIcon .box1 i {
            display: none
        }

    .ProductIcon .boxIcon {
        fill: #4f3e35;
        width: 50px;
        height: 50px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center
    }

        .ProductIcon .boxIcon svg {
            height: 15px
        }

    .ProductIcon > div {
        float: left;
        position: relative;
        position: relative;
        margin: 0 0 10px;
        width: 50%;
        padding: 0 5px
    }

        .ProductIcon > div#divMagazaStok {
            margin: 0 0 10px;
            padding: 0 5px
        }

        .ProductIcon > div > a {
            float: left;
            width: 100%;
            background-color: hsla(37, 38%, 81%, .12) !important;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            -webkit-justify-content: center;
            justify-content: flex-start;
            border-radius: 4px;
        }

            .ProductIcon > div > a:hover .box1 {
                color: #4f3e35
            }

            .ProductIcon > div > a:hover .boxIcon {
                fill: #4f3e35
            }

.ProductIcon2 {
    float: left;
    width: 100%;
    display: none
}

    .ProductIcon2 .clear {
        display: none
    }

    .ProductIcon2 #divSocialButtons {
        width: 100%
    }

    .ProductIcon2 > div {
        float: left;
        width: 33.33%;
        margin-bottom: 15px;
        position: relative
    }

        .ProductIcon2 > div > a {
            margin: 0;
            padding: 0;
            font-size: 14px;
            background: 0 0;
            color: #4f3e35;
            float: left;
            width: 100%;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            align-items: center;
            -webkit-align-items: center;
            justify-content: flex-start;
            -webkit-justify-content: flex-start
        }

            .ProductIcon2 > div > a:hover {
                color: #4f3e35;
                background: 0 0 !important
            }

    .ProductIcon2 .boxIcon {
        fill: #4f3e35;
        width: 50px;
        height: 50px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center
    }

        .ProductIcon2 .boxIcon svg {
            height: 22px
        }

.TopDet .product_social_icon_wrapper {
    float: left;
    width: 100%;
    display: block !important;
    font-size: 0;
    margin-top: 10px
}

    .TopDet .product_social_icon_wrapper .PaylasTit {
        float: left;
        width: 100%;
        color: #4f3e35;
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 10px
    }

    .TopDet .product_social_icon_wrapper ul {
        display: inline-block;
        vertical-align: top;
        list-style: none;
        padding: 0;
        margin: 0
    }

        .TopDet .product_social_icon_wrapper ul li {
            float: left;
            margin-right: 15px
        }

            .TopDet .product_social_icon_wrapper ul li:last-child {
                margin-right: 0
            }

            .TopDet .product_social_icon_wrapper ul li a {
                float: left;
                color: #888;
                font-size: 12px
            }

                .TopDet .product_social_icon_wrapper ul li a:hover {
                    color: #4f3e35
                }

    .TopDet .product_social_icon_wrapper .UWhatsApp {
        float: left;
        margin-right: 0
    }

        .TopDet .product_social_icon_wrapper .UWhatsApp .whatsApp {
            float: left;
            color: #888;
            background: 0 0;
            font-size: 12px;
            border-radius: 0;
            text-align: center;
            width: auto;
            text-transform: uppercase;
            line-height: 15px
        }

            .TopDet .product_social_icon_wrapper .UWhatsApp .whatsApp i {
                display: none
            }

.socialButons {
    float: right !important;
    width: 100%;
    position: relative;
    margin: 0 !important
}

    .socialButons iframe {
        float: left
    }

.product-social {
    float: left;
    margin-right: 10px
}

    .product-social span {
        float: left;
        line-height: 32px;
        display: inline-block;
        color: #4f3e35;
        font-size: 12px;
        font-weight: 300;
        margin-right: 5px
    }

    .product-social ul {
        float: left
    }

        .product-social ul li {
            float: left;
            margin-right: 13px
        }

            .product-social ul li a {
                display: block;
                color: #323232;
                font-size: 18px
            }

.urunOzellik {
    display: none
}

.urunOzellikTab {
    margin: 30px 0;
    display: block;
    float: left;
    width: 100%;
    border-top: 1px solid #4f3e3552;
    border-bottom: 1px solid #4f3e3552;
    padding: 20px 10px 15px 0px;
}

    .urunOzellikTab .urunTab {
        float: left;
        width: 100%;
        overflow-x: hidden;
    }

        .urunOzellikTab .urunTab > ul {
            list-style: none;
            padding: 0;
            margin: 0
        }

            .urunOzellikTab .urunTab > ul > li {
                float: left;
                width: 100%;
                margin-bottom: 4px;
            }

                .urunOzellikTab .urunTab > ul > li > a {
                    color: #4f3e35;
                    font-size: 15px;
                    line-height: 33px;
                    float: left;
                    width: 100%;
                    letter-spacing: .7px;
                    padding: 4px 0px;
                    font-weight: 400;
                    position: relative;
                    background: #fff;
                    padding: 0 8px;
                }

                .urunOzellikTab .urunTab > ul > li:hover > a {
                    background: #faf8f4;
                    border-radius: 4px;
                    padding: 0 8px;
                }

                .urunOzellikTab .urunTab > ul > li > a span {
                    font-weight: 400
                }

                .urunOzellikTab .urunTab > ul > li > a:after {
                    content: '\f107';
                    font-family: fontawesome;
                    font-weight: 400;
                    float: right;
                    font-size: 18px;
                    color: #a3948a;
                    transform: rotate(-90deg)
                }

                .urunOzellikTab .urunTab > ul > li[onofftip=true] > a:after {
                    content: '\f106';
                    font-family: fontawesome;
                    font-weight: 400;
                    float: right;
                    font-size: 18px;
                    color: #a3948a;
                    transform: rotate(-90deg)
                }

.urunDetayPanel {
    float: left;
    width: 100%;
    clear: none !important;
    border: none;
}

.urunTabAlt {
    max-height: 250px;
    overflow: auto
}

    .urunTabAlt strong {
        font-weight: 700
    }

    .urunTabAlt #txtOneriMail {
        margin: 0;
        height: 30px;
        padding: 0 10px;
        width: 100% !important;
        border-width: 1px
    }

    .urunTabAlt #txtOneriNot {
        margin: 0;
        padding: 10px;
        width: 100% !important;
        background: #fff
    }

.urunTabAlt {
    padding: 0;
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: normal;
    color: #666;
    font-weight: 500
}

    .urunTabAlt * {
    }

    .urunTabAlt i {
        font-family: fontawesome !important
    }

    .urunTabAlt img {
        max-width: 100% !important
    }

    .urunTabAlt iframe {
        max-width: 100% !important
    }

    .urunTabAlt .button {
        padding: 10px 5px;
        color: #fff
    }

    .urunTabAlt::-webkit-scrollbar {
        width: 5px
    }

    .urunTabAlt::-webkit-scrollbar-track {
        background: #edebeb;
        border-radius: 3px
    }

    .urunTabAlt::-webkit-scrollbar-thumb {
        background: #b6b5b5;
        border-radius: 3px
    }

.urunOzellikTab .urunTab > ul > li.TabOzellikler .urunDetayPanel {
    /*    display: block !important
*/
}

.urunOzellikTab .urunTab > ul > li.TabOzellikler a:after {
    display: block !important
}

.urunOzellikTab .urunTab > ul > li:not(.TabOzellikler) .urunDetayPanel {
    padding: 15px;
    position: fixed;
    right: -100%;
    z-index: 99999;
    top: 0;
    bottom: 0;
    max-width: 550px;
    background: #fff;
    padding: 30px 30px 50px;
}

    .urunOzellikTab .urunTab > ul > li:not(.TabOzellikler) .urunDetayPanel .urunTabAlt {
        max-height: 100%
    }

.urunOzellikTab .urunTab > ul > li:not(.TabOzellikler).active .urunDetayPanel {
    right: 0;
    display: block !important;
}

    .urunOzellikTab .urunTab > ul > li:not(.TabOzellikler).active .urunDetayPanel .closeTab {
        float: left;
        width: 100%;
        font-size: 28px;
        font-family: fontawesome;
        font-weight: 400;
        color: #4f3e35;
        text-align: right;
        cursor: pointer;
        margin-bottom: 20px
    }

        .urunOzellikTab .urunTab > ul > li:not(.TabOzellikler).active .urunDetayPanel .closeTab i {
            display: inline-block;
            vertical-align: top
        }

.tabaf {
    display: none
}

    .tabaf:before {
        content: '';
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(95, 94, 92, .3);
        z-index: 9999;
        clear: none;
        display: block !important
    }

    .tabaf.active {
        display: block
    }

.tabUrunOneriler ul {
    list-style: none;
    padding: 0;
    margin: 0
}

    .tabUrunOneriler ul li {
        float: left;
        width: 100%
    }

.oneriValidate .validate {
    top: 0;
    padding: 5px
}

.urunTabAlt ul li {
    margin-bottom: 5px;
    clear: both
}

    .urunTabAlt ul li input {
        float: left;
        margin-right: 5px;
        width: auto !important
    }

    .urunTabAlt ul li label {
        float: left;
        width: auto !important;
        line-height: normal
    }

    .urunTabAlt ul li input[type=checkbox] {
        margin-top: 0
    }

#divEtiketler {
    float: left;
    display: none;
    width: 100%;
    padding: 0 20px 20px;
    margin: 50px 0 0;
    background: #fff;
    text-align: center
}

    #divEtiketler .productModuleTitle {
        float: left;
        color: #202122;
        font-size: 15px;
        font-weight: 700;
        width: 100%;
        text-align: center;
        line-height: 30px;
        margin: 10px 0
    }

    #divEtiketler a {
        color: #696d71;
        font-size: 13px
    }

        #divEtiketler a:hover {
            text-decoration: underline
        }

    #divEtiketler .productModuleTitle {
        float: left;
        color: #202122;
        font-size: 15px;
        font-weight: 700;
        width: 100%;
        text-align: center;
        line-height: 30px;
        margin: 10px 0
    }

    #divEtiketler a {
        color: #696d71;
        font-size: 13px
    }

        #divEtiketler a:hover {
            text-decoration: underline
        }

#mainHolder_divDesign .JKatAdi.categoryTitle,
.JKatAdi {
    float: left;
    position: relative;
    width: 100%;
    padding: 0 !important;
    margin: 30px 0 10px !important;
}

    #mainHolder_divDesign .JKatAdi.categoryTitle .bold,
    .JKatAdi .bold {
        display: block;
        float: left;
        width: 100%;
        text-align: center;
        position: relative
    }

        #mainHolder_divDesign .JKatAdi.categoryTitle .bold .satir1,
        .JKatAdi .bold .satir1 {
            letter-spacing: .7px;
            line-height: 26px;
            color: #4f3e35;
            font-size: 19px;
            font-weight: 400;
            display: inline-block;
            vertical-align: top;
            padding: 0 !important;
            position: relative;
            z-index: 1;
            float: left;
        }

#divInstashopResim .owl-carousel .owl-nav {
    display: block !important
}

#mainHolder_divDesign .owl-carousel .owl-nav,
.owl-carousel .owl-nav {
    z-index: 2;
    position: absolute;
    right: 10px;
    left: 10px;
    top: 50%
}

    #mainHolder_divDesign .owl-carousel .owl-nav .ProductListprev,
    .owl-carousel .owl-nav .ProductListprev {
        left: 0;
        background: url('https://static.ticimax.cloud/7357/customcss/ticimax/images/beyazoksol.svg')no-repeat center center
    }

    #mainHolder_divDesign .owl-carousel .owl-nav .ProductListnext,
    .owl-carousel .owl-nav .ProductListnext {
        right: 0;
        background: url('https://static.ticimax.cloud/7357/customcss/ticimax/images/beyazoksag.svg')no-repeat center center
    }

    #mainHolder_divDesign .owl-carousel .owl-nav .ProductListprev,
    .owl-carousel .owl-nav .ProductListprev,
    .owl-carousel .owl-nav .ProductListnext,
    .owl-carousel .owl-nav .InstaGalleryprev,
    .owl-carousel .owl-nav .InstaGallerynext,
    #mainHolder_divDesign .owl-carousel .owl-nav .ProductListnext {
        border: none;
        width: 45px;
        height: 45px;
        cursor: pointer;
        text-align: center;
        position: absolute;
        font-size: 0;
        display: inline-block;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center
    }

        #mainHolder_divDesign .owl-carousel .owl-nav .ProductListprev:hover,
        .owl-carousel .owl-nav .InstaGalleryprev:hover,
        .owl-carousel .owl-nav .ProductListprev:hover {
        }

        #mainHolder_divDesign .owl-carousel .owl-nav .ProductListnext:hover,
        .owl-carousel .owl-nav .InstaGallerynext:hover,
        .owl-carousel .owl-nav .ProductListnext:hover {
        }

        #mainHolder_divDesign .owl-carousel .owl-nav .ProductListprev:before,
        .owl-carousel .owl-nav .ProductListprev:before,
        .owl-carousel .owl-nav .ProductListnext:before,
        #mainHolder_divDesign .owl-carousel .owl-nav .ProductListnext:before {
            display: none
        }

#mainHolder_divDesign,
.owl-carousel .owl-dots .owl-dot.active,
.main-bottom-mobile-slider .owl-carousel .owl-dots .owl-dot.active,
.owl-carousel .owl-dots .owl-dot.active {
    background: #4f3e35
}

    #mainHolder_divDesign .anasayfa_tek_slider.owl-carousel .owl-dots {
        display: block !important;
        bottom: 45px
    }

    #mainHolder_divDesign .anasayfa_tek_slider .owl-dots .owl-dot span {
        display: none !important
    }

.sliderBannerContainer {
    float: left;
    width: 100%;
    position: relative;
    margin: 80px 0
}

    .sliderBannerContainer .Block_Link {
        display: none
    }

    .sliderBannerContainer .ProductList {
        display: block !important;
        margin: 0 auto
    }

    .sliderBannerContainer .Jbutonlar {
        display: none
    }

    .sliderBannerContainer .jCarouselLite {
        float: left;
        width: 100%
    }

        .sliderBannerContainer .jCarouselLite ul {
            float: left;
            width: 100%
        }

.detaySliderContainer {
    float: left;
    width: 100%;
    position: relative;
    margin: 20px 0;
    margin-bottom: 50px;
}

    .detaySliderContainer .ProductList {
        display: block !important;
        margin: 0 auto
    }

    .detaySliderContainer .Jbutonlar {
        display: none
    }

    .detaySliderContainer .jCarouselLite {
        float: left;
        width: 100%
    }

        .detaySliderContainer .jCarouselLite ul {
            float: left;
            width: 100%
        }

    .detaySliderContainer .owl-carousel .owl-stage,
    .sliderBannerContainer .owl-carousel .owl-stage {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap
    }

    .detaySliderContainer .owl-carousel li,
    .sliderBannerContainer .owl-carousel li {
        height: 100%
    }

#pnlSlider {
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

    #pnlSlider ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

        #pnlSlider ul li {
            display: block
        }

            #pnlSlider ul li a {
                display: block
            }

                #pnlSlider ul li a img {
                    width: 100%;
                    display: block
                }

    #pnlSlider .flex-control-nav {
        position: absolute;
        bottom: 20px;
        right: 0;
        left: 0
    }

    #pnlSlider .flex-control-paging li {
        margin: 0 2px
    }

        #pnlSlider .flex-control-paging li a {
            float: right;
            width: 11px;
            height: 11px;
            border-radius: 100%;
            border: none;
            box-shadow: none;
            text-shadow: none;
            background: #fff
        }

            #pnlSlider .flex-control-paging li a.flex-active {
                background: #4f3e35
            }

    #pnlSlider .flex-direction-nav {
        position: absolute;
        left: 20px;
        right: 20px;
        top: 45%
    }

        #pnlSlider .flex-direction-nav li {
            display: inline-block;
            vertical-align: top
        }

        #pnlSlider .flex-direction-nav .flex-nav-prev {
            float: left
        }

        #pnlSlider .flex-direction-nav .flex-nav-next {
            float: right
        }

        #pnlSlider .flex-direction-nav .flex-prev,
        #pnlSlider .flex-direction-nav .flex-next {
            color: #fff;
            border: none;
            background: 0 0;
            width: auto;
            height: auto;
            border-radius: 0;
            top: 0;
            margin: 0;
            padding: 0;
            box-shadow: none;
            opacity: 1;
            font-size: 0;
            position: relative;
            text-shadow: none;
            text-align: center
        }

        #pnlSlider .flex-direction-nav .flex-prev {
            left: 0
        }

        #pnlSlider .flex-direction-nav .flex-next {
            right: 0
        }

            #pnlSlider .flex-direction-nav .flex-prev:before,
            #pnlSlider .flex-direction-nav .flex-next:before {
                font-size: 0
            }

        #pnlSlider .flex-direction-nav .flex-prev:before {
        }

        #pnlSlider .flex-direction-nav .flex-next:before {
        }

        #pnlSlider .flex-direction-nav .flex-prev:hover,
        #pnlSlider .flex-direction-nav .flex-next:hover {
        }

        #pnlSlider .flex-direction-nav a:before {
            text-shadow: none
        }

        #pnlSlider .flex-direction-nav a:after {
            text-shadow: none
        }

    #pnlSlider .HPSItems .flex-control-thumbs {
        position: static;
        background: #fff;
        text-align: center
    }

        #pnlSlider .HPSItems .flex-control-thumbs li {
            display: inline-block;
            vertical-align: top;
            float: none;
            max-width: 100%
        }

        #pnlSlider .HPSItems .flex-control-thumbs img {
            opacity: 1
        }

        #pnlSlider .HPSItems .flex-control-thumbs .flex-active {
        }

.HomePageSlideShowContainer {
    float: left;
    width: 100%;
    position: relative
}

    .HomePageSlideShowContainer .HomePageSlideShow {
        padding: 0;
        width: 100%
    }

    .HomePageSlideShowContainer .HPSItems {
        clear: both;
        cursor: pointer;
        width: 100%
    }

        .HomePageSlideShowContainer .HPSItems div {
            cursor: pointer;
            float: left;
            margin: 0;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 100%
        }

.hesabimAnasayfaMenuler ul li a:hover .fa {
    color: #fff
}

.siparisTakipSayfasi {
    background: #fff
}

    .siparisTakipSayfasi .siparisTakipBaslik {
        text-align: center;
        padding: 20px 0 !important
    }

.sepetiTemizle {
    float: right;
    line-height: 43px;
    padding: 0 10px
}

.popupSepet {
    width: 99%
}

    .popupSepet #hed div {
        width: 94%
    }

.sayfaIcerik * {
    font-family: Vogue Highline Sans, sans-serif !important
}

#mainHolder_UrunDetay_imgCookie {
    display: none !important
}

.product_social_icon_wrapper {
    display: none
}

.HesabimContainer .urunDetayPanel {
    max-height: 100%
}

.orders {
    width: 100%
}

.TumKategoriler {
    display: none
}

.mobilMenuAcButton,
.searchClick,
.mycartClick,
.welcomeOpen,
.faviMob {
    display: none
}

.userLoginBtn,
.userSignBtn {
    border: none !important
}

.magazaTeslimatBilgisiContent {
    display: none
}

#store_region_container {
    display: none
}

#ticimaxCopyright {
    float: left;
    width: 100%
}

section {
    float: left;
    width: 100%
}

.sepetimBody .Basketstep ul li.pasif {
    opacity: 1
}

.sepetimBody ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.sepetimBody .sepetItemB1 span.KampanyaTanimSpan {
    display: inline-block
}

#divOnyazi::-webkit-scrollbar,
.urunTabAlt::-webkit-scrollbar,
.SmallImages::-webkit-scrollbar,
.SepetBlockInfo::-webkit-scrollbar,
.searchContent ul::-webkit-scrollbar,
body .kombinContent ul::-webkit-scrollbar,
.CartProduct .SProduct::-webkit-scrollbar,
.yanResimliMenu .KatMenu1::-webkit-scrollbar,
.UrunGuruplari .Block_Text::-webkit-scrollbar,
.ProductPreviewContent .ProductPreviewLeft .PreviewallImages::-webkit-scrollbar,
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group::-webkit-scrollbar,
.mobilMenu .menuIcerikAlan::-webkit-scrollbar,
.mobilMenu .navUl > li > ul::-webkit-scrollbar,
.mobilMenu .navUl > li > ul li ul::-webkit-scrollbar {
    width: 5px
}

#divOnyazi::-webkit-scrollbar-track,
.urunTabAlt::-webkit-scrollbar-track,
.SmallImages::-webkit-scrollbar-track,
.SepetBlockInfo::-webkit-scrollbar-track,
.searchContent ul::-webkit-scrollbar-track,
body .kombinContent ul::-webkit-scrollbar-track,
.CartProduct .SProduct::-webkit-scrollbar-track,
.yanResimliMenu .KatMenu1::-webkit-scrollbar-track,
.UrunGuruplari .Block_Text::-webkit-scrollbar-track,
.ProductPreviewContent .ProductPreviewLeft .PreviewallImages::-webkit-scrollbar-track,
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group::-webkit-scrollbar-track,
.mobilMenu .menuIcerikAlan::-webkit-scrollbar-track,
.mobilMenu .navUl > li > ul::-webkit-scrollbar-track,
.mobilMenu .navUl > li > ul li ul::-webkit-scrollbar-track {
    background: #efefef
}

#divOnyazi::-webkit-scrollbar-thumb,
.urunTabAlt::-webkit-scrollbar-thumb,
.SmallImages::-webkit-scrollbar-thumb,
.SepetBlockInfo::-webkit-scrollbar-thumb,
.searchContent ul::-webkit-scrollbar-thumb,
.CartProduct .SProduct::-webkit-scrollbar-thumb,
body .kombinContent ul::-webkit-scrollbar-thumb,
.UrunGuruplari .Block_Text::-webkit-scrollbar-thumb,
.yanResimliMenu .KatMenu1::-webkit-scrollbar-thumb,
.ProductPreviewContent .ProductPreviewLeft .PreviewallImages::-webkit-scrollbar-thumb,
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group::-webkit-scrollbar-thumb,
.mobilMenu .menuIcerikAlan::-webkit-scrollbar-thumb,
.mobilMenu .navUl > li > ul::-webkit-scrollbar-thumb,
.mobilMenu .navUl > li > ul li ul::-webkit-scrollbar-thumb {
    background: #dcdcdc;
}

body .button,
.baglanButton,
.siparisOzetTakip,
body.sepetimBody .basketCompletebtn,
#AdresContent .button,
.BasketPage .OdemeMenu ul li.activeMenu > a,
.pageNumberContent a:hover,
.tooltip-inner,
.welcome.active,
.sepetimBody .Basketstep ul li.aktif {
    background: #4f3e35
}

.iletisimContent .iletisimRight .iletisimbanka .span > .line1:nth-child(n+2),
body #divSayfalamaUst .filterDeleteContent .appliedFilter.FiltrelemeKaldir,
.pageNumberContent a:hover,
.OdemeMenu ul li.activeMenu {
    border-color: #4f3e35
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: #4f3e35
}

.tooltip.right .tooltip-arrow {
    border-right-color: #4f3e35
}

.tooltip.left .tooltip-arrow {
    border-left-color: #4f3e35
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #4f3e35
}

.baglanButton {
    border-color: transparent
}

.Basketstep ul li:before {
    border: 1px solid #4f3e35
}

.sepetimBody .Basketstep ul li.aktif:after {
    border-top-color: #4f3e35
}

.sepetTitle .st_1,
body .sepetTitle2 .st_1,
body .BasketRigth ul li.genelToplam .tut,
body .sepetTitle2 .st_1:before,
.sepetTitle .st_1:before,
.TeslimatAdresTittle,
.Basketstep ul li.gecti span,
body #divToplamOdeme,
.TeslimatAdresTittle,
a.YeniAdresEkle,
.Basketstep ul li.onestepsec span,
.Basketstep ul li.pasif i,
.BasketPage .Basketstep ul li.pasif i,
.BasketPage .cargoInformation div.cargoName span,
.BasketPage .faturaAdresBtn.active,
.adresAyniBtn.active,
.BasketPage .sepetItemB4,
.BasketPage .AdresItemAlt.AdresItemSelected .AdresItemAltLeft label span.check,
.iletisimContent .categoryTitle .categoryTitleText,
body #divSayfalamaUst .filterDeleteContent .appliedFilter.FiltrelemeKaldir a span,
body .siparisUrunUyariSecenek .siparisUrunDurumBaslik,
body.sepetimBody .mobileAddition > .addition-content > .TotalPrice,
body.sepetimBody .mobileAddition > .addition-content::before {
    color: #4f3e35
}

.button:hover,
.userLoginBtn:hover,
.userSignBtn:hover,
.BasketPage .OdemeMenu ul li:hover > a,
.BasketPage .alisverisedevamet:hover,
.BasketPage #hed div.hediCekForm a:hover,
.BasketPage a.YeniAdresEkle:hover,
#AdresContent .button:hover,
.basketCompletebtn:hover,
.KasaOnuFirsatlarContent ul li a.button:hover,
.ProductIcon2 > div > a:hover {
    background: #4f3e35
}

.BasketPage .AdresItemAlt a:hover,
.BasketPage .sepetiTemizle:hover,
.BasketPage .sepet-sil:hover:before,
.BasketPage .sepetTitle2 a:hover,
.baglanButton:hover,
.BasketPage .faturaAdresBtn:hover,
.adresAyniBtn:hover,
.headerSocialConnect .baglanButton a:hover,
.CartProduct .SProduct li a:nth-child(2):hover * {
    color: #4f3e35
}

body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li > a:hover,
.BasketPage a.YeniAdresEkle:hover,
.OdemeMenu ul li:hover,
.BasketPage .OdemeMenu ul li:hover > a,
.BasketPage .alisverisedevamet:hover,
.CartProduct .headerCartBtn:hover {
    border-color: #4f3e35
}

.siparisOzetTakip {
    color: #fff
}

.BasketDetail table tbody tr td a {
    display: inherit
}

.BasketDetail table tbody tr td:last-child a {
    display: block
}

.sepetimBody #header:after {
    display: none
}

body .alisverisedevamet {
    background: #fff
}

.KasaOnuFirsatlarContent ul li a.button:hover {
    border: none !important
}

.BasketPage a.YeniAdresEkle:hover {
    color: #fff !important
}

.baglanButton:hover {
    background: 0 0
}

body .adresGir .kirmiziButon:hover {
    background: #9e1a20 !important;
    color: #fff !important
}

body .adresGir .yesilButon:hover {
    background: #406d20 !important;
    color: #fff !important
}

.divRelatedProductsPopup .ulRelatedProducts {
    list-style: none;
    padding: 0;
    margin: 0
}

.bottomHead {
    display: none
}

#divSliderYani {
    display: none
}

body {
    background: #fff
}


.tooltipp {
    display: none
}

#logo .mobilMenuAlt {
    display: none
}

.areaFlex {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: space-between;
    -webkit-justify-content: space-between
}

    .areaFlex > div {
        flex: 0 0 33.33%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center
    }

    .areaFlex .areaLeft {
        justify-content: flex-start;
        -webkit-justify-content: flex-start
    }

    .areaFlex .areaRight {
        justify-content: flex-end;
        -webkit-justify-content: flex-end
    }

.htop {
    float: left;
    width: 100%;
    background: #4f3e35;
    text-align: center
}

    .htop img {
        margin: 0 auto
    }

.BannerdownBtn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    margin: 0 auto;
    max-width: 30px;
    cursor: pointer
}

    .BannerdownBtn:hover g {
        stroke: #4f3e35
    }

    .BannerdownBtn:hover path {
        stroke: #4f3e35
    }

.kysec {
    float: left;
    width: 100%;
    margin: 40px 0
}

    .kysec .kysecTit {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 0;
        padding: 65px 0 15px;
        background: url('https://static.ticimax.cloud/7357/customcss/images/Group 1529.png')no-repeat top center
    }

        .kysec .kysecTit .kysT1 {
            float: left;
            width: 100%;
            color: #e63b3b;
            font-size: 16px;
            margin-bottom: 10px
        }

        .kysec .kysecTit .kysT2 {
            float: left;
            width: 100%;
            color: #3c3e3e;
            font-size: 28px
        }

    .kysec .kySecList {
        float: left;
        width: 100%;
        list-style: none;
        padding: 0;
        margin: 0;
        display: block
    }

        .kysec .kySecList li {
            margin-right: 1.6vw;
            float: left;
            width: 14.323vw
        }

        .kysec .kySecList .kysImg {
            float: left;
            width: 100%;
            border-radius: 100%;
            overflow: hidden;
            height: 14.323vw;
            position: relative;
            margin-bottom: 20px;
            width: 100%
        }

            .kysec .kySecList .kysImg img {
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto
            }

        .kysec .kySecList .kysTex {
            text-align: center;
            font-size: 1vw;
            color: #4f3e35;
            float: left;
            width: 100%
        }

.bannerHtmlDiv {
    float: left;
    width: 100%;
    margin: 80px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

    .bannerHtmlDiv.reversDiv {
        flex-direction: row-reverse;
        -webkit-flex-direction: row-reverse
    }

    .bannerHtmlDiv .bannerimg {
        float: left;
        width: 50%;
        overflow: hidden
    }

        .bannerHtmlDiv .bannerimg img {
            transition: transform 1s ease-in-out
        }

        .bannerHtmlDiv .bannerimg:hover img {
            transform: scale(1.07)
        }

    .bannerHtmlDiv .bannerTex {
        float: left;
        width: 50%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center
    }

        .bannerHtmlDiv .bannerTex .bannerFlex {
            padding: 0 12.8vw
        }

    .bannerHtmlDiv.reversDiv .bannerTex {
        background: url(https://static.ticimax.cloud/7357/customcss/images/ilvbg.png)no-repeat 100% 85%;
        background-size: 33%
    }

    .bannerHtmlDiv .bannerTex .bnf1 {
        color: #262626;
        font-size: 3.1vw;
        margin-bottom: 2vw;
        position: relative;
        z-index: 1
    }

        .bannerHtmlDiv .bannerTex .bnf1:after {
            content: "'23";
            position: absolute;
            right: -9vw;
            top: -5vw;
            color: #a0a2af;
            font-size: 12vw;
            font-weight: 100;
            z-index: -1;
            opacity: .08
        }

    .bannerHtmlDiv.reversDiv .bannerTex .bnf1:after {
        right: auto;
        left: -9vw
    }

    .bannerHtmlDiv .bannerTex .bnf2 {
        color: #a0a2af;
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 4.5vw
    }

    .bannerHtmlDiv .bannerTex .bnf3 a {
        color: #262626;
        font-size: 16px
    }

        .bannerHtmlDiv .bannerTex .bnf3 a svg {
            margin-left: 10px
        }

.hoverListDiv {
    float: left;
    width: 100%;
    position: relative;
    margin: 20px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    overflow: hidden
}

    .hoverListDiv .hoverListDivWraper {
        float: left;
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
        overflow: hidden
    }

    .hoverListDiv .hovList {
        float: left;
        width: 100%;
        height: 41.7vw;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        align-items: stretch;
        -webkit-align-items: stretch
    }

        .hoverListDiv .hovList .hovListdiv {
            position: relative;
            overflow: hidden;
            min-width: 12.612%;
            background-size: cover !important;
            background-repeat: no-repeat !important;
            background-position: center center !important;
            cursor: pointer;
            transition: .5s cubic-bezier(.05, .61, .41, .95);
            color: #fff
        }

            .hoverListDiv .hovList .hovListdiv:not(.active) {
                flex-grow: 1
            }

            .hoverListDiv .hovList .hovListdiv.active {
                flex-grow: 10000;
                -webkit-transition-property: all;
                -moz-transition-property: all;
                transition-property: all;
                -webkit-transition-duration: .4s;
                -moz-transition-duration: .4s;
                transition-duration: .4s;
                -webkit-transition-timing-function: ease-out;
                -moz-transition-timing-function: ease-out;
                transition-timing-function: ease-out;
                position: relative
            }

        .hoverListDiv .hovList .cubicDiv {
            height: 100%;
            width: 100%;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            padding: 1rem;
            position: absolute;
            top: 0;
            left: 0;
            transition: .5s cubic-bezier(.05, .61, .41, .95)
        }

        .hoverListDiv .hovList .active .cubicDiv {
            z-index: 1
        }

        .hoverListDiv .hovList .cubicDiv:before {
            content: "";
            height: 50%;
            width: 100%;
            position: absolute;
            left: 0;
            bottom: 0;
            -webkit-transition-property: all;
            -moz-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: .2s;
            -moz-transition-duration: .2s;
            transition-duration: .2s;
            background: linear-gradient(0deg, rgba(0, 0, 0, .15), transparent);
            background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0) 100%)
        }

        .hoverListDiv .hovList .linedivtex {
            position: absolute;
            bottom: 0;
            color: #fff;
            font-size: 1.2vw;
            font-weight: 500;
            z-index: 1
        }

.slider-section {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    margin: 80px 0
}

    .slider-section .selected-slider {
        overflow: visible;
        opacity: 1;
        height: auto;
        position: relative;
        left: 0;
        transition: opacity .8s;
        float: left;
        width: 100%
    }

    .slider-section .slider-section-items {
        position: relative;
        float: left;
        width: 100%
    }

    .slider-section .slider-element {
        position: relative;
        float: left;
        width: 100%
    }

    .slider-section .dress-image-container {
        float: left;
        width: 100%
    }

        .slider-section .dress-image-container img {
            width: 100%;
            opacity: 1
        }

    .slider-section .gradient-adding {
        width: 100%;
        height: 50%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 800;
        background: linear-gradient(0deg, rgba(0, 0, 0, .15), transparent);
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0) 100%);
        transition: background ease .3s
    }

    .slider-section .dress-total {
        position: absolute;
        bottom: 30px;
        left: 35px;
        z-index: 999;
        text-align: left
    }

    .slider-section .dress-season .season-intro {
        font-size: 1.2vw;
        font-weight: 500;
        color: #fff;
        margin: 0
    }

    .slider-section .element-button .dress-btn-text {
        font-size: .8vw;
        margin-top: .7vw;
        padding: 0;
        background-color: transparent;
        border-style: none;
        color: #fff;
        border-bottom: 1px solid #fff;
        font-weight: 400;
        text-align: left;
        transition: .35s ease-out
    }

    .slider-section .slider-element:hover .gradient-adding {
        height: 70%
    }

.seotextAlan {
    float: left;
    width: 100%;
    margin: 40px 0
}

    .seotextAlan .seoContainer {
        max-width: 1590px;
        margin: 0 auto;
        text-align: center
    }

    .seotextAlan .seotextDiv h1,
    .seotextAlan .seotextDiv h2,
    .seotextAlan .seotextDiv h3,
    .seotextAlan .seotextDiv h4,
    .seotextAlan .seotextDiv h5 {
        font-family: Vogue Highline Sans, sans-serif;
        color: #4f3e35
    }

    .seotextAlan .seotextDiv {
        float: left;
        width: 100%;
        max-height: 158px;
        overflow: hidden;
        color: #4f3e35;
        font-size: 13px;
        line-height: 26px
    }

        .seotextAlan .seotextDiv.true {
            max-height: 100%
        }

    .seotextAlan .soedevBtn {
        display: inline-block;
        vertical-align: top;
        color: #4f3e35;
        font-size: 27px;
        cursor: pointer
    }

        .seotextAlan .soedevBtn.false {
            display: none
        }

        .seotextAlan .soedevBtn i {
            display: inline-block;
            vertical-align: top;
            line-height: 27px
        }

    .seotextAlan .soegizBtn {
        display: none;
        color: #4f3e35;
        font-size: 27px;
        cursor: pointer
    }

        .seotextAlan .soegizBtn.true {
            display: inline-block;
            vertical-align: top
        }

        .seotextAlan .soegizBtn i {
            display: inline-block;
            vertical-align: top;
            line-height: 27px
        }

@media(min-width:1042px) {
    body .filterBlock .mobilFilterOpenBtn {
        display: none !important
    }

    body .mobilFilterOpenBtn {
        margin: 0;
        padding: 0;
        display: block !important;
        float: right;
        position: absolute;
        right: 0;
        bottom: 0
    }

        body .mobilFilterOpenBtn .button {
            padding: 0;
            margin: 0;
            display: inline-block;
            vertical-align: top;
            background: 0 0;
            color: #4f3e35;
            line-height: 52px
        }

            body .mobilFilterOpenBtn .button.mobilSiralamBtn {
                display: none
            }

            body .mobilFilterOpenBtn .button:before {
                content: '';
                font-family: fontawesome;
                display: inline-block;
                vertical-align: top;
                line-height: 47px;
                margin-right: 5px;
                font-weight: 300
            }

            body .mobilFilterOpenBtn .button.mobilFilterBtn {
                float: right;
                display: none;
            }

                body .mobilFilterOpenBtn .button.mobilFilterBtn:before {
                    content: '\f067'
                }
}

.categorydesign .uNo {
    float: right;
    color: #999a9d;
    font-size: 12px
}

body .category-vertical-filters.top-filters {
    display: block !important;
    width: 340px;
    position: fixed;
    top: 0;
    right: -100%;
    bottom: 0;
    z-index: 9999;
    background: #fff;
    margin: 0;
    padding: 0;
    border: none;
    transition: all .3s ease;
    background: white;
}

    body .category-vertical-filters.top-filters ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

body .filterBlock.active .category-vertical-filters.top-filters {
    right: 0
}

body #divSayfalamaUst .category-vertical-filters.top-filters .FiltreUst {
    letter-spacing: 0.7px;
    float: left;
    width: 100%;
    line-height: 50px;
    font-size: 16px;
    color: #4f3e35;
    padding: 0 40px;
    position: relative;
    text-align: left;
    display: block;
    background: #fff;
    border-top-right-radius: 24px;
    border-top-left-radius: 24px;
}

body .category-vertical-filters.top-filters .FiltreUst span {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 40px;
    right: 40px;
    top: 0;
    bottom: 0;
    padding-top: 5px;
}

body .category-vertical-filters.top-filters .FiltreUst .closeFilt {
    float: right;
    font-size: 20px;
    position: relative;
    z-index: 1;
    padding-top: 8px;
    cursor: pointer
}

body .category-vertical-filters.top-filters .FiltreUst a {
    float: right;
    font-size: 13px;
    position: relative;
    z-index: 1;
    color: #4f3e35;
    display: none;
    margin-right: 20px
}

    body .category-vertical-filters.top-filters .FiltreUst a.active {
        display: block
    }

    body .category-vertical-filters.top-filters .FiltreUst a i {
        color: #4f3e35;
        font-size: 16px;
        display: inline-block;
        vertical-align: top;
        line-height: 50px;
        padding-top: 4px;
    }

body #divSayfalamaUst .category-vertical-filters.top-filters .tukgo {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    padding: 0 10px;
    display: none
}

body #divSayfalamaUst .category-vertical-filters.top-filters .FiltreicerikAlan {
    float: left;
    width: 100%;
    max-height: calc(100% - 55px);
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 40px;
    background: #fff;
}

body #divSayfalamaUst .category-vertical-filters.top-filters .filtreUygulaBtn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    display: none
}

    body #divSayfalamaUst .category-vertical-filters.top-filters .filtreUygulaBtn span {
        display: inline-block;
        vertical-align: top;
        background: #00c700;
        padding: 10px;
        min-width: 150px;
        color: #fff;
        line-height: 30px;
        font-size: 15px;
        text-transform: uppercase
    }

body .category-vertical-filters.top-filters .tukgo .filterOrderInStock {
    float: left;
    width: 100%;
    line-height: 50px;
    font-size: 14px;
    color: #262324;
    text-align: left;
    padding: 0 0 0 15px;
    background: #fff
}

    body .category-vertical-filters.top-filters .tukgo .filterOrderInStock:before {
        content: '';
        float: right;
        width: 24px;
        max-height: 24px;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 32px;
        border-radius: 100%;
        background: #c5c7c9;
        margin: auto 0;
        background: #fff;
        box-shadow: 0 0 2px 0 #999;
        z-index: 1;
        transition: all .3s ease
    }

    body .category-vertical-filters.top-filters .tukgo .filterOrderInStock:after {
        content: '';
        float: right;
        width: 40px;
        max-height: 16px;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        border-radius: 20px;
        background: #c5c7c9;
        margin: auto 15px auto 0;
        transition: all .3s ease
    }

    body .category-vertical-filters.top-filters .tukgo .filterOrderInStock.selected:before {
        right: 15px
    }

    body .category-vertical-filters.top-filters .tukgo .filterOrderInStock.selected:after {
        background: #39d662
    }

body .category-vertical-filters.top-filters .panel .panel-heading {
    padding: 0;
    margin: 0;
    border: none;
    background: #fff;
    float: left;
    width: 100%
}

    body .category-vertical-filters.top-filters .panel .panel-heading a {
        float: left;
        width: 100%;
        text-align: left;
        color: #393939;
        font-weight: 700;
        font-size: 13px;
        line-height: 25px;
        padding: 0;
        text-transform: uppercase
    }

        body .category-vertical-filters.top-filters .panel .panel-heading a:after {
            content: '\f067';
            top: 0;
            color: #4f3e35;
            font-weight: 300;
            font-family: fontawesome;
            right: 0
        }

    body .category-vertical-filters.top-filters .panel .panel-heading.active a:after {
        content: '\f068'
    }

body #divSayfalamaUst .category-vertical-filters.top-filters .moreNum {
    position: absolute;
    right: 40px;
    top: 0;
    bottom: 0;
    line-height: 50px;
    font-size: 15px;
    color: #4f3e35;
    display: none
}

body .category-vertical-filters.top-filters .panel {
    float: left;
    width: 100%;
    margin: 0 0 15px;
    padding: 0
}

    body .category-vertical-filters.top-filters .panel:last-child {
        margin-bottom: 0
    }

body .category-vertical-filters.top-filters .list-group.dropdown {
    border: none;
    position: static;
    box-shadow: none;
    padding: 15px 0 0;
    float: left;
    width: 100%
}

@media screen and (max-width:767px) {
    body .category-vertical-filters.top-filters .list-group.kategori li {
        flex-direction: column;
    }

        body .category-vertical-filters.top-filters .list-group.kategori li ul li {
            flex-direction: column;
        }
}

body .category-vertical-filters.top-filters .list-group.dropdown ul {
    margin-top: 10px
}

body .category-vertical-filters.top-filters .list-group.dropdown li {
    width: 100%;
    text-align: left;
    padding: 0;
    margin: 0 0 5px
}

body .category-vertical-filters.top-filters .list-group.dropdown li {
    width: 100%;
    display: flex;
    text-align: left;
    padding: 0;
    margin: 0 0 5px;
    flex-direction: row;
}

body .category-vertical-filters.top-filters .list-group.dropdown.secenek-2 li {
    display: flex;
}

    body .category-vertical-filters.top-filters .list-group.dropdown.secenek-2 li:focus,
    body .category-vertical-filters.top-filters .list-group.dropdown.secenek-2 li:hover {
        background: #f7f6f0;
    }

body .category-vertical-filters.top-filters .list-group.dropdown li a {
    color: #393939;
    font-size: 12px;
    line-height: 21px;
    width: 50%;
}

body .category-vertical-filters.top-filters .vertical-filter-panel .list-group-item a {
    font-size: 13px;
    color: #262324;
    font-weight: 400;
    float: left
}

body .category-vertical-filters .vertical-filter-panel .list-group-item:before {
    border-radius: 0;
    display: inline-block !important;
    width: 16px;
    height: 16px;
    border: 1px solid #b9b2ae;
    border-radius: 4px;
    font-family: fontawesome;
    font-size: 10px;
    margin-top: 12px;
    margin-left: 10px;
    text-align: center;
    line-height: 14px;
}

body .category-vertical-filters .vertical-filter-panel .list-group-item:hover:before {
    border-color: #838383;
    background: #fff
}

body .category-vertical-filters .vertical-filter-panel .list-group-item.selected:before {
    border-color: #838383;
    background: #fff;
    content: '\f00c'
}

body .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image {
    background: 0 0 !important;
    height: auto
}

body .category-vertical-filters.top-filters .panel.vertical-top-price-filter {
    width: 100%;
    margin: 20px 0
}

body .slider-range {
    margin: 0 0 15px 10px !important;
    width: calc(100% - 20px)
}

body .amount {
    padding: 0
}

.ktex {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px
}

    .ktex .ktexContainer {
        margin: 0 auto;
        max-width: 1060px
    }

    .ktex .ktextDiv {
        float: left;
        width: 100%;
        display: none;
        color: #838383;
        font-size: 13px;
        line-height: 24px;
        max-height: 130px;
        padding-left: 10px;
        padding-right: 10px;
    }

        .ktex .ktextDiv.true {
            max-height: 100%;
            overflow: visible
        }

        .ktex .ktextDiv h1 {
            color: #4f3e35;
            font-weight: 400;
            line-height: normal;
            font-size: 16px;
            letter-spacing: 1.5px;
        }

    .ktex .ktedevBtn {
        display: inline-block;
        vertical-align: top;
        color: #4f3e35;
        font-size: 27px;
        cursor: pointer
    }

        .ktex .ktedevBtn.false {
            display: none
        }

        .ktex .ktedevBtn i {
            display: inline-block;
            vertical-align: top;
            line-height: 27px
        }

    .ktex .ktegizBtn {
        display: none;
        color: #4f3e35;
        font-size: 27px;
        cursor: pointer
    }

        .ktex .ktegizBtn.true {
            display: inline-block;
            vertical-align: top
        }

        .ktex .ktegizBtn i {
            display: inline-block;
            vertical-align: top;
            line-height: 27px
        }

.whatsappBtn {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

    .whatsappBtn a {
        float: left;
        width: 100%;
        background: #fafafc;
        color: #4f3e35;
        font-size: 12px;
        letter-spacing: 0.75px;
        height: 50px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center
    }

        .whatsappBtn a svg {
            margin-right: 9px;
            margin-left: 20px;
            width: 15px;
        }

.bedenT {
    float: right
}

    .bedenT a {
        color: #4f3e35;
        font-size: 10px;
        float: left;
        text-transform: capitalize;
        letter-spacing: 0.7px;
    }

        .bedenT a img {
            float: left;
            margin-right: 5px
        }

.divSepetBlokContent .ItemOrj {
    max-width: 100%
}

body .cerezPopupUyari {
    z-index: 999993
}

body .sepetHizliKargo {
    display: none !important
}

@media(min-width:768px) {
    #logo {
        margin: 20px 0 16px
    }

    .areaFlex #logo {
        display: inline-block
    }

    #divIndirimOrani {
        display: none
    }

    #pnlFiyatlar #divIndirimOrani {
        display: block
    }
}

#IlgiliUrunDiv {
    display: none !important
}

.IlgiliUrun {
    float: left;
    width: 100%;
    margin-top: 20px
}

    .IlgiliUrun .satir1 {
        float: left;
        width: 100%;
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 5px
    }

    .IlgiliUrun .ilgiliurunUl {
        float: left;
        width: 100%
    }

        .IlgiliUrun .ilgiliurunUl ul {
            float: left;
            width: 100%;
            padding: 0
        }

            .IlgiliUrun .ilgiliurunUl ul li {
                float: left;
                width: 80px;
                margin-right: 10px;
                margin-bottom: 10px;
                list-style: none
            }

                .IlgiliUrun .ilgiliurunUl ul li .productItem {
                    float: left;
                    width: 100%
                }

                    .IlgiliUrun .ilgiliurunUl ul li .productItem .productImage {
                        height: auto;
                        margin: 0;
                        padding: 0
                    }

                        .IlgiliUrun .ilgiliurunUl ul li .productItem .productImage a img {
                            max-width: 100%;
                            max-height: 100%
                        }

                    .IlgiliUrun .ilgiliurunUl ul li .productItem .productDetail {
                        display: none
                    }

                    .IlgiliUrun .ilgiliurunUl ul li .productItem .productIcon {
                        display: none
                    }

.ilgiliurunUl .productItem .boxBedenlerContent {
    display: none !important
}

.iletisimContent {
    width: 100%;
    padding-top: 20px
}

#itetisimhtml {
    float: right;
    width: 100%;
    margin: 25px 0
}

    #itetisimhtml iframe {
        width: 100%
    }

.iletisimClear {
    clear: none
}

.IletisimLink {
    float: left;
    width: 25%;
    padding-right: 80px
}

    .IletisimLink .TitleIletisim {
        float: left;
        width: 100%;
        border-bottom: 1px solid #dcdcdc;
        font-size: 15px;
        color: #5f5f5f;
        line-height: 40px
    }

    .IletisimLink ul {
        float: left;
        width: 100%;
        padding-top: 10px
    }

        .IletisimLink ul li a {
            color: #4f3e35;
            font-size: 14px;
            line-height: 35px
        }

        .IletisimLink ul li:first-child a {
            font-weight: 700
        }

.IletisimContentPage {
    float: left;
    width: 75%
}

.IletisimContentPageTitle {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    font-size: 30px
}

.iletisim-bottom {
    width: 100%;
    float: left
}

.iletisim-bottom-col {
    width: 100%;
    float: left;
    margin-top: 15px
}

.iletisim-bottom-col-baslik {
    border-bottom: solid 1px #d9d9d9;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 700;
    color: #4f3e35;
    line-height: 30px;
    float: left;
    text-align: left;
    width: 100%
}

.iletisim-bottomAdres {
    width: 39% !important
}

.iletisim-bottomCalis {
    margin: 0 50px
}

.iletisim-bottom-col .col {
    position: relative;
    float: left;
    width: auto
}

.iletisim-bottomMail {
    float: right !important
}

.iletisim-bottom-col .col .Left {
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 700;
    float: none;
    display: block;
    width: auto;
    min-height: 30px;
    line-height: 30px
}

.iletisim-bottom-col .col .Center {
    display: none
}

.iletisim-bottom-col .col .Right {
    width: auto !important;
    color: #4f3e35;
    font-size: 15px;
    line-height: 25px !important
}

.panel.panel-default.vertical-filter-panel.div-secenek.div-secenek-1 {
    display: none !important
}

#divVideoGoruntulemeAlan {
    display: block !important;
    float: left;
    width: 50% !important;
    padding: 0 4.5px;
    margin-bottom: 10px
}

#vdUrunVideo {
    position: relative
}

#divInstashopResim .instahopAciklama {
    color: #4f3e35
}

    #divInstashopResim .instahopAciklama .i1 {
        font-size: 35px;
        margin-bottom: 20px
    }

    #divInstashopResim .instahopAciklama .i2 {
        font-size: 26px;
        margin-bottom: 10px
    }

    #divInstashopResim .instahopAciklama .i3 {
        font-size: 16px;
        color: #a0a2af
    }

.InstaGallery {
    margin: 0 60px
}

    .InstaGallery .InstaGallery-tag img {
        max-height: 100%
    }

#divInstashopResim {
    text-align: center
}

    #divInstashopResim .AllImages {
        margin: 60px 0 0;
        display: inline-block;
        color: #262626;
        font-size: 16px;
        line-height: 26px;
        vertical-align: top
    }

        #divInstashopResim .AllImages:after {
            content: '\f178';
            font-family: fontawesome;
            margin-left: 10px;
            font-weight: 300;
            font-size: 22px;
            line-height: 22px;
            display: inline-block;
            vertical-align: top
        }

#mainHolder_divDesign #divInstashopResim .owl-carousel .owl-dots {
    display: block;
    margin: 40px 0 0;
    position: static
}

    #mainHolder_divDesign #divInstashopResim .owl-carousel .owl-dots .owl-dot {
        border-color: #a0a2af;
        width: 10px;
        height: 10px;
        margin: 0 5px
    }

        #mainHolder_divDesign #divInstashopResim .owl-carousel .owl-dots .owl-dot.active {
            background: #fff;
            border-color: #4f3e35
        }

        #mainHolder_divDesign #divInstashopResim .owl-carousel .owl-dots .owl-dot span {
            display: none !important
        }

#mainHolder_divDesign #divInstashopResim .owl-carousel .owl-nav {
    top: 50%;
    margin-top: -15px
}

#mainHolder_divDesign .owl-carousel .owl-nav .InstaGalleryprev {
    left: 0
}

#mainHolder_divDesign .owl-carousel .owl-nav .InstaGallerynext {
    right: 0
}

#mainHolder_divDesign .owl-carousel .owl-nav .InstaGalleryprev,
#mainHolder_divDesign .owl-carousel .owl-nav .InstaGallerynext {
    width: 30px;
    height: 30px;
    text-align: center
}

    #mainHolder_divDesign .owl-carousel .owl-nav .InstaGalleryprev:before,
    #mainHolder_divDesign .owl-carousel .owl-nav .InstaGallerynext:before {
        font-family: fontawesome;
        line-height: 30px;
        display: inline-block;
        vertical-align: top;
        font-size: 26px
    }

    #mainHolder_divDesign .owl-carousel .owl-nav .InstaGalleryprev:before {
        content: '\f104'
    }

    #mainHolder_divDesign .owl-carousel .owl-nav .InstaGallerynext:before {
        content: '\f105'
    }

.insta-right-content {
    padding: 15px 0 0
}

    .insta-right-content .insta-caption {
        display: none !important
    }

.popupSepet .BasketPage .BasketDetailSepetList .sepetItemB.sepetItemB5 {
    position: relative;
    right: 0 !important;
    margin-top: 35px
}

.Page-Container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap
}

.Page-box {
    float: left;
    width: 25%
}

@media(max-width:768px) {
    .Page-box {
        width: 100%
    }
}

body .hesabimAdresSayfasi .NewAddress {
    text-align: center;
    border: none
}

    body .hesabimAdresSayfasi .NewAddress .adresEkle {
        display: inline-block;
        vertical-align: top;
        width: auto;
        padding: 0 16px;
        border: 1px solid #4f3e35;
        border-radius: 4px;
        line-height: 42px;
        height: 40px;
        color: #4f3e35;
        font-weight: 600
    }

        body .hesabimAdresSayfasi .NewAddress .adresEkle i {
            display: none
        }

body .adress-item .Address-head > .Control > .item a[ng-click="RemoveAdress(adress.addressId)"] i {
    float: right;
    margin-left: 5px;
    margin-right: 0
}

body .adreslerim {
    width: 100%
}

body .hediyeCeklerim .Content_accordion .Content > div:nth-child(2) {
    display: none
}

#mainHolder_divDesign .txcol-sm-12 .blokResimLink img {
    width: 100%
}

#mainHolder_divDesign .anasayfa_tek_slider .blokResimLink img {
    width: 100%
}

body #hizliBakisCinsiyet > span.labelRow label {
    line-height: 30px
}

body #hizliBakisCinsiyet .uyeOlCol {
    height: 30px;
    line-height: 30px
}

body #divFiyatAlanlari .kombinFiyat2 span {
    display: none
}

body #divUrunDetayKombin #kombinUrunler .kombinContent .kombinItem .kombinRightDetail .PriceListKombin ul {
    display: none
}

body.ProductBody .smartbanner {
    position: fixed
}

@media(min-width:768px) {
    #header.fixed {
        position: fixed;
        top: -100%;
        left: 0;
        right: 0;
        margin: 0;
        padding: 0;
        z-index: 1000;
        width: 100%;
        border: none;
        background: #fff
    }

        #header.fixed.gectop {
            top: 0;
            transition: top .3s ease-in-out
        }

        #header.fixed .htop {
            display: none
        }

        #header.fixed #logo {
            margin: 20px 0
        }

    body.margin {
    }

    .CategoryBody.margin,
    .ProductBody.margin {
        padding-top: 120px
    }

    .HomeBody.pnone {
        padding: 0 !important
    }

    body.overflow #header {
        padding-right: 17px
    }

        body.overflow #header.fixed {
            padding-right: 17px
        }
}

@media(min-width:1042px) {
    .sortingContent {
        display: block !important
    }

    .col-5li {
        width: 20%
    }

    .mobilMenu {
        display: none
    }
}

.headerContent,
.navigation > div,
.userLoginContent,
.hesabimContent,
.sepetimBody .headerContent,
.sepetimBody #footer .ticiContainer,
.ticiContainer {
    max-width: 1616px;
    margin: 0 auto;
    margin: 0 auto;
    position: relative;
    clear: both;
    display: block
}

.sliderBannerContainer .ProductList {
    max-width: 1616px;
}

.detaySliderContainer .ProductList {
    max-width: 1616px;
}

.homeContainer .ProductListContent .ProductList {
    max-width: 1616px;
}

.markaSlider .jCarouselLite {
    max-width: 1616px;
}

.headerContent {
    text-align: center
}

.innerContainer {
}

#divIcerik.homepage {
}

.UyeOl .ticiContainer {
}

#footer .ticiContainer {
}

.UyeGiris .ticiContainer {
}

.Magazalar .ticiContainer {
}

.sepetimBody .ticiContainer {
    margin: 0 auto
}

.sepetimBody .headerContent {
}

.HesabimTakip .ticiContainer {
}

.Iletisimaspx .ticiContainer {
}

.homeContainer .ticiContainer {
}

.ticiContainer.homeContainer {
}

.ticiContainer.pageContainer {
}

.ticiContainer.categoryContainer {
}

.sepetimBody #footer .ticiContainer {
}

.ticiContainer.productDetailContainer {
    margin: 0 auto
}

.sepetimBody .footerSslLogo {
    display: none !important
}

.sepetimBody .headerContent {
    box-shadow: none
}

.centerCount.Middle {
    width: 100%;
    padding: 0
}

.centerCount.userLoginContent {
    width: 100%;
    padding: 0
}

.centerCount.iletisimContent {
    width: 100%;
    padding: 0
}

.centerCount.UyeolContent {
    width: 100%;
    padding: 0
}

.centerCount.HesabimTakip {
    width: 100%;
    padding: 0
}

.leftBlock {
    float: left;
    width: 285px;
    padding-right: 20px
}

.rightBlock {
    float: right;
    width: 285px;
    padding-left: 20px
}

.centerCount.LeftMiddle {
    width: calc(100% - 285px)
}

.centerCount.RightMiddle {
    width: calc(100% - 285px)
}

.centerCount {
    float: left;
    width: 100%;
    padding: 0
}

.leftBlock.LeftMiddleRight {
    width: 25%
}

.rightBlock.LeftMiddleRight {
    width: 25%
}

.centerCount.LeftMiddleRight {
    width: 50%
}

.ticiContainer:before,
.ticiContainer:after {
    content: "";
    display: table
}

.ticiContainer:after {
    clear: both
}

.ticiContainer {
    clear: both;
    zoom: 1
}

@media screen and (min-width:1041px) and (max-width:1200px) {
    .leftBlock.LeftMiddle {
        width: 25%;
        padding-right: 20px
    }

    .centerCount.LeftMiddle {
        width: 75%
    }

    .leftBlock.LeftMiddleRight {
        width: 25%
    }

    .rightBlock.LeftMiddleRight {
        width: 25%
    }

    .centerCount.LeftMiddleRight {
        width: 50%
    }

    .rightBlock.MiddleRight {
        width: 25%
    }

    .centerCount.MiddleRight {
        width: 75%
    }

    .homeContainer .col-5li {
        width: 25%
    }
}

@media(max-width:1600px) {
    .seotextAlan .seoContainer {
        margin: 0 60px;
        max-width: 100%
    }

    .FooterTop .ticiContainer {
        margin: 0 60px;
        max-width: 100%
    }
}

@media screen and (min-height:600px) and (max-height:805px) {
    .navigation .altMenu .altMenuler .altmenuSol ul li a {
        font-size: 13px
    }

    .navigation .altMenu.picTrue .altMenuler .altMenuSag a {
        width: 100%;
        float: left;
        margin-bottom: 20px
    }

        .navigation .altMenu.picTrue .altMenuler .altMenuSag a:last-child {
            margin-bottom: 0
        }

    .navigation .altMenu .altMenuler .altmenuSol > ul > li {
        margin-bottom: 1vw
    }

    .navigation .altMenu .altMenuler .altmenuSol ul li a {
        margin-bottom: 8px
    }

    .navigation .navUl > li > a {
        font-size: 15px
    }
}

@media screen and (min-width:1160px) and (max-width:1380px) {
    .navigation .altMenu .altMenuler .altmenuSol ul li a {
        font-size: 13px
    }
}

@media screen and (min-width:1160px) and (max-width:1239px) {
    .leftImage {
        width: 59%
    }

    .RightDetail {
        width: 41%
    }

    .bannerHtmlDiv .bannerTex .bannerFlex {
        padding: 0 8vw
    }

    .bannerHtmlDiv .bannerTex .bnf1 {
        font-size: 4vw
    }

    .hoverListDiv .hovList .linedivtex {
        font-size: 1.5vw
    }

    .slider-section .dress-season .season-intro {
        font-size: 1.5vw
    }

    .slider-section .element-button .dress-btn-text {
        font-size: 1vw
    }

    .ebultenDiv {
        max-width: 320px
    }

    .navigation .altMenu .altMenuler .altmenuSol ul li a {
        font-size: 13px
    }

    .bannerHtmlDiv .bannerTex .bnf1:after {
        right: -4vw
    }

    .bannerHtmlDiv.reversDiv .bannerTex .bnf1:after {
        left: -4vw
    }
}

@media screen and (min-width:1025px) and (max-width:1159px) {
    .headerContent,
    .userLoginContent,
    .hesabimContent,
    .sepetimBody .headerContent,
    .sepetimBody #footer .ticiContainer,
    .ticiContainer {
        max-width: 960px;
        margin: 0 auto
    }

    .homeContainer .ProductListContent .ProductList {
        max-width: 100%
    }

    .sliderBannerContainer .ProductList {
        max-width: 100%
    }

    .detaySliderContainer .ProductList {
        max-width: 100%
    }

    .markaSlider .jCarouselLite {
        max-width: 100%
    }

    #divIcerik.homepage {
        margin: 0 auto
    }

    .seotextAlan .seoContainer {
        margin: 0 auto;
        max-width: 960px
    }

    .FooterTop .ticiContainer {
        margin: 0 auto;
        max-width: 960px
    }

    .TopDet {
        padding: 0
    }

    .bannerHtmlDiv .bannerTex .bannerFlex {
        padding: 0 8vw
    }

    .bannerHtmlDiv .bannerTex .bnf1 {
        font-size: 4vw
    }

    .hoverListDiv .hovList .linedivtex {
        font-size: 1.5vw
    }

    .slider-section .dress-season .season-intro {
        font-size: 1.5vw
    }

    .slider-section .element-button .dress-btn-text {
        font-size: 1vw
    }

    .bannerHtmlDiv .bannerTex .bnf1:after {
        right: -4vw
    }

    .bannerHtmlDiv.reversDiv .bannerTex .bnf1:after {
        left: -4vw
    }

    .ebultenDiv {
        max-width: 320px
    }

    .leftImage {
        width: 59%
    }

    .RightDetail {
        width: 41%;
        padding: 0 0 0 25px
    }

    .navigation .altMenu .altMenuler .altmenuSol ul li a {
        font-size: 13px
    }
}


@media(min-width:768px) and (max-width:1024px) {
    .headerContent,
    .userLoginContent,
    .hesabimContent,
    .sepetimBody .headerContent,
    .sepetimBody #footer .ticiContainer,
    .ticiContainer {
        max-width: 720px;
        margin: 0 auto
    }

    .homeContainer .ProductListContent .ProductList {
        max-width: 100%
    }

    .sliderBannerContainer .ProductList {
        max-width: 100%
    }

    .detaySliderContainer .ProductList {
        max-width: 100%
    }

    .navigation .altMenu .altMenuler {
        max-width: 100%
    }

    .markaSlider .jCarouselLite {
        max-width: 100%
    }

    #divIcerik.homepage {
        margin: 0 auto
    }

    .headerContent {
        margin: 0 30px;
        max-width: 100%
    }

    .seotextAlan .seoContainer {
        margin: 0 auto;
        max-width: 720px
    }

    .FooterTop .ticiContainer {
        margin: 0 auto;
        max-width: 720px
    }

    .TopDet {
        padding: 0
    }

    #footer .linkler {
        max-width: 340px
    }

    .linkSol {
        max-width: calc(100% - 340px)
    }

    .ebultenDiv {
        max-width: 320px
    }

    .fBFlex {
        flex-direction: column;
        -webkit-flex-direction: column
    }

        .fBFlex .fbLeft {
            justify-content: center;
            -webkit-justify-content: center;
            margin-bottom: 15px
        }

        .fBFlex .fbCenter {
            margin-bottom: 15px
        }

        .fBFlex .fbRight {
            justify-content: center;
            -webkit-justify-content: center
        }

    .kysec .kySecList .kysTex {
        font-size: 13px
    }

    .bannerHtmlDiv .bannerTex .bannerFlex {
        padding: 0 8vw;
        text-align: left
    }

    .hoverListDiv .hovList .linedivtex {
        font-size: 14px
    }

    .slider-section .dress-season .season-intro {
        font-size: 14px
    }

    .slider-section .element-button .dress-btn-text {
        font-size: 13px
    }

    .bannerHtmlDiv .bannerTex .bnf1:after {
        right: -4vw
    }

    .bannerHtmlDiv.reversDiv .bannerTex .bnf1:after {
        left: -4vw
    }

    .navigation {
        padding: 50px 30px
    }

        .navigation .altMenu .altMenuler .altmenuSol ul li a {
            font-size: 13px
        }

    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-1,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-2,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-3,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-4,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-5,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-6,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-7,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-8,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-9,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-10,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-11,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-12,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-12 {
        padding: 0 !important
    }

    .leftImage {
        width: 50%
    }

    .RightDetail {
        width: 50%;
        padding-left: 20px
    }

    .SmallImages {
        margin: 0;
        float: left;
        width: 100%
    }

        .SmallImages div {
            width: 100%;
            padding: 0
        }
}

@media(max-width:1041px) {
    .navigation {
        display: none
    }

    #divSayfalamaUst .filterBlock {
        display: block !important
    }

    body .dropdown-toggle:after {
        display: none
    }

    body #divSayfalamaUst {
        padding: 20px 0;
        margin: 0;
        width: 100%;
        border: none;
        background: 0 0;
        border-top: 1px solid #e6e6e6
    }

    .urunListRel {
        width: 100%
    }

    body .mobilFilterOpenBtn .button {
        padding: 0;
        margin: 0;
        color: #1d2b39;
        width: calc(50% - 5px);
        float: left;
        line-height: 38px;
        background: #fff;
        font-size: 14px;
        display: inline-block;
        vertical-align: top;
    }

        body .mobilFilterOpenBtn .button:before {
            content: '';
            font-family: fontawesome;
            display: inline-block;
            vertical-align: top;
            line-height: 32px;
            margin-right: 5px;
            font-weight: 400;
            font-size: 12px
        }

        body .mobilFilterOpenBtn .button.mobilSiralamBtn {
            float: left;
            display: block !important;
            text-align: left;
        }

        body .mobilFilterOpenBtn .button.mobilFilterBtn {
            float: right;
            display: block !important;
            font-size: 0px;
        }

    body .mobilFilterOpenBtn {
        margin: 0;
        padding: 0;
        display: block !important
    }

    .topFilter-Block_Text .mobilFilterOpenBtn .button.mobilFilterBtn {
        text-align: end;
        padding-right: 8px;
        padding-top: 4px;
    }

    body #divSayfalamaUst .filterDeleteContent {
        display: none
    }

    body #divSayfalamaUst.Slct .brandlistselection .sortingContent li:nth-child(1):after {
        display: none
    }

    body #divSayfalamaUst.Slct .brandlistselection {
        position: absolute;
        left: 0;
        top: 10px;
        width: calc(50% - 5px);
        background: 0 0;
        padding: 0;
        margin: 0;
        border: none;
        border-radius: 0
    }

        body #divSayfalamaUst.Slct .brandlistselection .sortingContent {
            width: 100%;
            display: block !important;
            background: 0 0;
            padding: 0;
            margin: 0;
            border: none;
            border-radius: 0
        }

            body #divSayfalamaUst.Slct .brandlistselection .sortingContent li {
                width: 100%;
                background: 0 0;
                padding: 0;
                margin: 0;
                border: none;
                border-radius: 0
            }

            body #divSayfalamaUst.Slct .brandlistselection .sortingContent select {
                width: 100%;
                height: 40px;
                font-size: 0;
                text-indent: 0;
                border: none;
                color: #4f3e35;
                font-weight: 500;
                min-width: auto;
                border-radius: 0;
                background: 0 0;
                -webkit-appearance: none;
                -moz--appearance: none
            }

                body #divSayfalamaUst.Slct .brandlistselection .sortingContent select option {
                    font-size: 14px
                }

            body #divSayfalamaUst.Slct .brandlistselection .sortingContent li:nth-child(2) {
                display: none
            }

            body #divSayfalamaUst.Slct .brandlistselection .sortingContent li.appliedFilter.FiltrelemeUrunAdet {
                display: none
            }

    body #divSayfalamaUst:not(.Slct) .brandlistselection {
        padding: 0;
        text-align: center;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 10;
        border-bottom: none;
        background: #fff
    }

        body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent {
            display: none
        }

            body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li:not(.appliedFilter) {
                margin: 0;
                width: 100%
            }

            body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li a {
                border: none;
                text-align: center
            }

                body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li a span {
                    line-height: 35px
                }

            body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li.appliedFilter.FiltrelemeUrunAdet {
                display: none
            }

            body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li:nth-child(5) {
                display: none
            }

                body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li:nth-child(5) a:before {
                    display: none
                }

            body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li > a {
                border-bottom: 1px solid #ebe6e1
            }

            body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li:nth-child(4) > a {
                border-bottom: none
            }

    .centerCount {
        width: 100% !important
    }

    .leftBlock {
        float: left;
        padding: 0;
        display: none;
    }

        .leftBlock .category-vertical-filters {
            float: left;
            width: 100%;
            border: none;
            border-radius: 0;
            overflow: hidden;
            margin: 0 0 30px;
            text-align: center;
            padding: 0;
            background: 0 0;
            border-top: 6px solid #f8f5f5
        }

        .leftBlock .panel-heading {
            position: relative;
            z-index: 1;
            float: left;
            padding: 0;
            width: 100%;
            text-align: left;
            margin: 0;
            background-color: transparent !important;
            border-bottom: 1px solid #999 !important
        }

            .leftBlock .panel-heading a {
                display: block;
                line-height: 50px;
                font-size: 18px;
                color: #202945;
                font-weight: 700;
                padding: 0
            }

                .leftBlock .panel-heading a:after {
                    content: '\f068';
                    font-family: fontawesome;
                    float: right;
                    color: #4f3e35;
                    font-size: 16px;
                    font-weight: 400
                }

            .leftBlock .panel-heading.active a:after {
                content: '\f067';
                color: #4f3e35
            }

        .leftBlock .panel-search {
            float: left;
            width: 100%;
            padding: 0 30px;
            margin-bottom: 30px
        }

        .leftBlock .category-vertical-filters > div {
            width: 100%;
            padding: 0;
            margin: 0;
            float: left;
            display: inline-block;
            background: #fff
        }

            .leftBlock .category-vertical-filters > div:last-child {
                margin-bottom: 0
            }

                .leftBlock .category-vertical-filters > div:last-child .list-group {
                }

        .leftBlock .category-vertical-filters .panel.div-kategori {
        }

            .leftBlock .category-vertical-filters .panel.div-kategori .panel-heading {
            }

                .leftBlock .category-vertical-filters .panel.div-kategori .panel-heading a:after {
                }

            .leftBlock .category-vertical-filters .panel.div-kategori ul {
            }

                .leftBlock .category-vertical-filters .panel.div-kategori ul li {
                    width: 100%
                }

                    .leftBlock .category-vertical-filters .panel.div-kategori ul li a {
                    }

                    .leftBlock .category-vertical-filters .panel.div-kategori ul li ul {
                        padding: 15px 0 0 20px
                    }

                        .leftBlock .category-vertical-filters .panel.div-kategori ul li ul a {
                            font-size: 14px;
                            color: #202945;
                            font-weight: 400
                        }

                .leftBlock .category-vertical-filters .panel.div-kategori ul a:hover {
                    text-decoration: underline
                }

            .leftBlock .category-vertical-filters .panel.div-kategori > ul > li > a {
                color: #202945;
                font-size: 15px;
                font-weight: 400
            }

            .leftBlock .category-vertical-filters .panel.div-kategori > ul > li {
                margin-bottom: 15px
            }

        .leftBlock .category-vertical-filters .vertical-filter-panel .list-group {
            float: left;
            text-align: left;
            margin: 0;
            width: 100%;
            top: 100%;
            display: block;
            border: none;
            padding-top: 20px;
            padding-bottom: 30px;
            border-bottom: 6px solid #f8f5f5
        }

            .leftBlock .category-vertical-filters .vertical-filter-panel .list-group li,
            .leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item {
                float: left;
                margin: 0 0 12px;
                padding: 0;
                background-color: transparent;
                width: 100%;
                height: auto;
                border: none
            }

                .leftBlock .category-vertical-filters .vertical-filter-panel .list-group li:last-child {
                    margin-bottom: 0
                }

        .leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item {
        }

            .leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item a,
            .leftBlock .category-vertical-filters .vertical-filter-panel .list-group li a {
                float: left;
                font-size: 14px;
                color: #202945;
                display: inline-block;
                line-height: 18px;
                font-weight: 400
            }

        .leftBlock .category-vertical-filters .vertical-filter-panel .list-group li:hover > a {
        }

        .leftBlock .category-vertical-filters .vertical-filter-panel .list-group li.list-group-item:hover > a {
        }

        .leftBlock .category-vertical-filters .vertical-filter-panel .list-group li ul {
            float: left;
            width: 100%
        }

            .leftBlock .category-vertical-filters .vertical-filter-panel .list-group li ul li:last-child {
                margin-bottom: 0
            }

        .leftBlock .category-vertical-filters .vertical-filter-panel .list-group li:hover ul {
        }

        .leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image {
            background-size: 18px 18px !important;
            background-position: 0 0 !important;
            background-repeat: no-repeat !important
        }

            .leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image:hover a {
                text-decoration: underline
            }

            .leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image.selected a {
                text-decoration: underline
            }

            .leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image:nth-child(6n) {
            }

            .leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image a {
                padding-left: 28px
            }

            .leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image:before {
                display: none !important
            }

        .leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item:before {
            margin-right: 10px;
            width: 18px;
            height: 18px;
            border: 1px solid #94a4b7 !important;
            background: #fff !important;
            display: inline-block !important;
            margin-top: 0;
            text-align: center;
            line-height: 16px;
            border-radius: 5px;
            color: #202945
        }

        .leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.selected:before {
            content: '\f0c8';
            font-family: fontawesome;
            font-size: 11px;
            font-weight: 600
        }

        .leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item:hover:before {
            content: '\f0c8';
            font-family: fontawesome;
            font-size: 11px;
            font-weight: 600
        }

    body .leftBlock .slider-range {
        float: left;
        width: 100%;
        border: none;
        border-radius: 0;
        padding: 0;
        margin: 20px 0;
        height: 2px;
        background: #ddd
    }

        body .leftBlock .slider-range .ui-slider-range {
            height: 2px;
            background: #4f3e35;
            border-radius: 0;
            top: 0;
            margin: 0
        }

        body .leftBlock .slider-range .ui-slider-handle {
            width: 5px;
            height: 16px;
            border-radius: 2px;
            background: #4f3e35;
            border: none;
            margin: 0;
            top: -7px
        }

        body .leftBlock .slider-range span:nth-child(2) {
            margin-left: 0
        }

        body .leftBlock .slider-range span:nth-child(3) {
            margin-left: -5px
        }

    body .leftBlock .amount {
        float: left;
        width: 100%;
        color: #666;
        font-size: 14px;
        text-align: left;
        margin-bottom: 20px;
        font-weight: 300
    }

    .leftBlock .category-vertical-filters div.FiyatTextBox {
        margin-top: 10px;
        display: none !important
    }

        .leftBlock .category-vertical-filters div.FiyatTextBox input[type=text] {
            height: 30px;
            border: 1px solid #e2dfdf;
            text-align: center;
            font-size: 13px;
            border-radius: 5px;
            color: #acabab
        }

            .leftBlock .category-vertical-filters div.FiyatTextBox input[type=text]::-webkit-input-placeholder {
                color: #acabab
            }

            .leftBlock .category-vertical-filters div.FiyatTextBox input[type=text]:-moz-placeholder {
                color: #acabab
            }

            .leftBlock .category-vertical-filters div.FiyatTextBox input[type=text]::-moz-placeholder {
                color: #acabab
            }

            .leftBlock .category-vertical-filters div.FiyatTextBox input[type=text]:-ms-input-placeholder {
                color: #acabab
            }

            .leftBlock .category-vertical-filters div.FiyatTextBox input[type=text]:focus {
                color: #acabab
            }

        .leftBlock .category-vertical-filters div.FiyatTextBox button[name=SolFiltreFiyatAraligiFiltre] {
            height: 30px;
            line-height: 29px;
            font-size: 10px;
            border-radius: 5px;
            background: #e2dfdf;
            border: 1px solid #e2dfdf;
            padding: 0
        }

    .rightBlock {
        display: none !important
    }

    .homeContainer .leftBlock {
    }

    .homeContainer .rightBlock {
    }

    .UyeolContent .grid {
        margin: 30px 18px
    }

    .owl-carousel .owl-item img {
        max-width: 100%;
        margin: 0 auto;
        max-width: 100%;
        margin: 0 auto;
        -webkit-border-radius: 1px;
        display: block;
        height: 100%;
        object-fit: cover;
        object-position: 50% 0%;
        position: relative;
        width: 100%;
    }

    .mobileImageSlider .owl-stage-outer {
        float: left;
        width: 100%
    }

    .uyeOlContainer #FrmYeniUye > .uyeOlCol {
        width: 100%;
        padding: 10px;
        margin: 10px 10px 0 0
    }

    .uyeOlContainer .FormTitle {
        margin: 10px 0;
        padding: 10px 0;
        font-size: 18px;
        font-weight: 600
    }

    .uyeOlContainer .uyeOlCol input.textbox {
        padding: 10px 0
    }

    .uyeOlContainer .uyeOlCol select.selectboxx {
        padding: 10px 0
    }

    .Magazalar .magazaSelect {
        width: 100%;
        margin-right: 0
    }

    .Magazalar #searchStore {
        width: 100%;
        margin-right: 0
    }

    .menuUstBolum {
        width: 100%;
        display: inline-block;
        float: left;
        padding: 20px 20px 0;
        position: relative;
        z-index: 1
    }

        .menuUstBolum .searchContent {
            float: left;
            width: 100%;
            position: relative;
            display: block
        }

        .menuUstBolum .search {
            float: left;
            width: 100%
        }

        .menuUstBolum #txtbxArama {
            height: 30px
        }

        .menuUstBolum #btnKelimeAra {
            width: 30px;
            height: 30px
        }
}

@media(max-width:767px) {
    .socialMediaDiv {
        padding-bottom: 50px;
    }

    .UFavorilerimeEkle {
        float: right;
        /* margin-left: 0; */
        /* border: 1px solid #e6e6e6; */
        border-radius: 4px;
        /* width: 100%; */
        align-items: center;
    }

    body [class*=t-pb-]:first-child {
        margin-top: 25px !important
    }

    body.smartActive .smheader {
        margin-top: 0
    }

    body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 90px;
        top: 0;
        margin: auto;
        max-width: 100%;
        max-height: 100%
    }

    body.smartActive section.landing-block:first-child {
        margin-top: 0 !important
    }

    #divIcerik div.anasayfa_tek_slider {
        margin: 0
    }

    #divIcerik section.Mobil-Margin {
        margin: 0 0 20px !important
    }

    .faviMob a svg {
        display: none
    }

    .faviMob a {
        display: block
    }

        .faviMob a:after {
            content: "\f004";
            font-family: fontawesome;
            font-size: 20px;
            cursor: pointer;
            color: #4f3e35;
            font-weight: 300
        }

    .newIcon {
        left: 8px;
        top: 10px
    }

    .favori {
        right: 8px;
        top: 10px
    }

    .discountIcon {
        left: 8px;
        top: 10px
    }

    .YeniTrue .discountIcon {
        top: 35px
    }

    .iletisimvideo {
        width: 100% !important
    }

    .headerContent,
    .navigation > div,
    .userLoginContent,
    .hesabimContent,
    .sepetimBody .headerContent,
    .sepetimBody #footer .ticiContainer,
    .ticiContainer,
    .seotextAlan .seoContainer,
    .FooterTop .ticiContainer {
        margin: 0 auto
    }

    #divIcerik.homepage {
        margin: 0 auto
    }

    body {
    }

        body.HomeBody {
            padding-top: 0
        }

        body.smartActive {
            padding-top: 0 !important
        }

    #header {
        min-height: 62px
    }

    body.sepetimBody {
        padding-top: 0
    }

    #lang_flag_container {
        display: none
    }

    .userContainer .userLeftBox,
    .userContainer .userRightBox {
        padding: 0
    }

    .userContainer .userRightBox {
        margin-top: 20px
    }

    .SifremiUnuttumContent .userWrapper.SifremiUnuttum {
        width: 100%;
        padding: 0 10px
    }

    .headerContent {
        margin: 0 auto
    }

    #divIcerik {
        padding: 0 10px;
        margin: 0 auto
    }

    .proCategoryTitle.categoryTitleText {
        padding: 0 10px
    }

    #footer .ticiContainer {
        padding: 0 10px
    }

    #divTicimaxCopyrightContent {
        text-align: center;
        float: left;
        width: 100%;
        margin-top: 140px;
    }

        #divTicimaxCopyrightContent a {
            display: inline-block
        }

        #divTicimaxCopyrightContent img {
            display: inline-block;
            vertical-align: top
        }

    #logo {
        float: none;
        position: static;
        display: block;
        border: none;
        width: auto;
        padding: 0;
        background: 0 0;
        margin: 0
    }

        #logo:after {
            display: none
        }

        #logo .logo {
            margin: 0 auto;
            width: 90px;
            float: none;
            padding: 5px 0;
            text-align: center;
            display: block;
            background: 0 0
        }

            #logo .logo img {
                max-width: 100%;
                display: inline-block
            }

            #logo .logo svg {
                width: 100%
            }



    .spanTittle {
        font-size: 18px !important
    }

    .iletisimContent .iletisimForm {
        width: 100%;
        padding: 0
    }

    .iletisimContent .AdBan {
        width: 100%
    }

    .iletisimContent .categoryTitle {
        margin: 0
    }

        .iletisimContent .categoryTitle .categoryTitleText {
            line-height: 65px
        }

        .iletisimContent .categoryTitle:before {
            display: none
        }

    .iletisimContent .iletisimRight .categoryTitle {
        margin-bottom: 10px
    }

        .iletisimContent .iletisimRight .categoryTitle .categoryTitleText {
            line-height: 65px;
            font-size: 19px
        }

    .iletisimContent .iletisimForm .categoryTitle {
        margin-bottom: 10px
    }

        .iletisimContent .iletisimForm .categoryTitle .categoryTitleText {
            line-height: 65px;
            font-size: 19px
        }

    .iletisimContent .iletisimRight .iletisimbanka .span > div.line2 > div.line2 {
        float: none;
        display: block;
        margin: 10px 0 0
    }

    .iletisimContent .iletisimLeft .span.iletisimLeftFirmaAdi .Right {
        font-size: 17px
    }

    .iletisimContent .iletisimRight .iletisimbanka .span > div span {
        font-size: 12px
    }

    .iletisimContent .iletisimLeft .Right {
        font-size: 12px
    }

    .iletisimContent .iletisimLeft .span.iletisimLeftTelefon .Right {
        font-size: 20px
    }



    .TopDet .product_social_icon_wrapper {
        text-align: center;
        margin: 20px 0 0;
        float: left;
        width: 100%;
        padding: 0
    }

        .TopDet .product_social_icon_wrapper .PaylasTit {
            font-size: 16px
        }

    .whatsappBtn a {
        font-size: 12px
    }

        .whatsappBtn a svg {
            margin-right: 5px;
            margin-left: 5px
        }

    .bottomHead {
        float: left;
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1002;
        background: #fff;
        border-top: 1px solid #cecece;
        display: block
    }

        .bottomHead ul {
            margin: 0;
            list-style: none;
            padding: 0
        }

            .bottomHead ul li {
                float: left;
                width: 25%
            }

                .bottomHead ul li a {
                    float: left;
                    width: 100%;
                    text-align: center;
                    font-size: 12px;
                    padding: 5px 0;
                    color: #4f3e35;
                    position: relative;
                    height: 49px
                }

                    .bottomHead ul li a svg {
                        width: 18px;
                        display: block;
                        margin: 0 auto 5px
                    }

                .bottomHead ul li.welcC a svg {
                    margin-bottom: 3px
                }

    .ebultenDiv {
        width: 100%
    }

    #ticimaxCopyright {
        margin-top: 5px !important;
        font-size: 11px
    }

    #back-to-top {
        bottom: 15%;
        right: 2%;
        display: none !important;
    }

        #back-to-top a {
            width: 55px;
            height: 55px;
            background-size: 27px
        }

    .categoryContainer .categoryTitleText {
        padding: 0;
        margin: 0
    }

    .ProductBody .categoryTitle {
        padding: 0;
        margin: 0
    }

    .ProductBody .UFavorilerimeEkle svg {
        fill: #4f3e35;
    }

    body .category-vertical-filters.top-filters {
        width: 100%;
        box-shadow: none;
        border: none
    }

    body ul.breadcrumb {
        white-space: nowrap;
        position: relative;
        display: none !important;
    }

        body ul.breadcrumb.zindex {
            z-index: -1;
            pointer-events: none
        }

        body ul.breadcrumb:after {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            z-index: 99;
            content: '';
            display: block
        }

        body ul.breadcrumb li:nth-child(1) a:before {
            display: none
        }

        body ul.breadcrumb:before {
            content: '\f015';
            font-family: fontawesome;
            font-weight: 300;
            line-height: 35px;
            margin-right: 5px;
            display: inline-block;
            vertical-align: top
        }

        body ul.breadcrumb * {
            line-height: 40px !important;
            font-size: 12px !important;
            max-width: 25px;
            text-decoration: none
        }

        body ul.breadcrumb li:after {
            line-height: 40px;
            font-size: 12px !important;
            content: '...';
            margin: 0 0px;
        }

        body ul.breadcrumb li {
            font-size: 0 !important
        }

            body ul.breadcrumb li:nth-last-of-type(1) a span:after {
                display: none
            }

            body ul.breadcrumb li:nth-last-of-type(1) {
                max-width: 100%
            }

                body ul.breadcrumb li:nth-last-of-type(1) * {
                    max-width: 100%;
                    font-size: 12px !important;
                    text-overflow: ellipsis;
                    overflow: hidden
                }

            body ul.breadcrumb li a span {
                font-size: 0 !important
            }

                body ul.breadcrumb li a span:after {
                    content: '\f105';
                    font-family: fontawesome;
                    font-size: 14px !important;
                    display: inline-block;
                    vertical-align: top;
                    line-height: 40px;
                    font-weight: 300
                }

    .categoryTitleText {
        position: relative;
        z-index: 99
    }

    .breadList {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        background: #fff;
        padding: 10px 20px;
        z-index: 999;
        -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
        -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
        -ms-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
        -o-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2)
    }

        .breadList.breadActive {
            display: block !important
        }

        .breadList ul {
            list-style: none
        }

        .breadList .mBread {
            float: left;
            width: 100%
        }

            .breadList .mBread ul {
                float: left;
                width: 100%;
                list-style: none;
                padding: 0;
                margin: 0
            }

                .breadList .mBread ul li {
                    float: left;
                    width: 100%;
                    font-size: 0;
                    display: block;
                    margin-right: 0;
                    line-height: 1
                }

                    .breadList .mBread ul li a {
                        float: left;
                        width: 100%;
                        font-size: 11px;
                        color: #454545;
                        padding: 6px 8px;
                        position: relative
                    }

                        .breadList .mBread ul li a:before {
                            content: '\f148';
                            font-family: fontawesome;
                            font-size: 10px;
                            position: absolute;
                            left: -5px;
                            top: 8px;
                            transform: rotate(90deg);
                            -webkit-transform: rotate(90deg)
                        }

                        .breadList .mBread ul li a span {
                            font-weight: 400;
                            line-height: 15px
                        }

                    .breadList .mBread ul li ul {
                        padding-left: 4px
                    }

            .breadList .mBread > ul > li > a span {
                font-weight: 600
            }

        .breadList .clbtn {
            position: absolute;
            right: 5px;
            top: 10px;
            width: 30px;
            text-align: center;
            font-size: 18px;
            color: #4f3e35;
            z-index: 99
        }

    .categoryContainer .breadList .clbtn {
        right: -5px
    }

    .categoryContainer .ProductList.PlSc_hrz .ItemOrj {
        width: 100%;
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .categoryContainer .ProductList.PlSc_2 .ItemOrj {
        width: 50%;
        max-width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .categoryContainer .ProductList.PlSc_3 .ItemOrj {
        width: 50%;
        max-width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .categoryContainer .ProductList.PlSc_4 .ItemOrj {
        width: 50%;
        max-width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .categoryContainer .ProductList.PlSc_5 .ItemOrj {
        width: 50%;
        max-width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    body:not(.sepetimBody) .ItemOrj {
        width: 50%;
        max-width: 50%;
        flex: 0 0 50%;
        padding: 0 5px
    }

    .categoryContainer .ProductList {
        margin: 0 -5px
    }

    .categoryContainer .ProductListContent .productItem {
        margin-bottom: 10px
    }

    body .mobilFilterOpenBtn .button {
        font-size: 13px
    }

    .leftImage {
        float: left;
        width: 100%
    }

    .SmallImages {
        display: none !important
    }

    .RightDetail {
        width: 100%;
        padding: 25px 0 0;
        margin-bottom: 0;
    }

    body a#linkOncekiSayfa {
        display: none
    }

    body .leftImage a#linkOncekiSayfa {
        position: absolute;
        top: 20px;
        left: 20px;
        width: 35px;
        background: #ffffff00;
        text-align: center;
        font-size: 0 !important;
        font-family: fontawesome;
        color: #ffffff;
        z-index: 5;
        line-height: 35px;
        display: block;
    }

        body .leftImage a#linkOncekiSayfa:before {
            content: '\f053';
            font-size: 20px;
            display: inline-block;
            vertical-align: top;
            line-height: 35px
        }

    #divUrunKodu {
        clear: left;
        float: left;
        line-height: 14px
    }

        #divUrunKodu span {
            line-height: 14px
        }

    #divTaksitAciklama {
        clear: left;
        float: left
    }

    .detaySliderContainer {
        margin: 10px 0
    }

    .sliderBannerContainer {
        margin: 10px 0
    }

    .htop {
        display: none
    }

    body [class*=t-pb-] {
        margin-bottom: 5px !important
    }

    body #divIcerik #mainHolder_divDesign > section:first-child {
        margin-bottom: 5px !important
    }

    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-1,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-2,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-3,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-4,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-5,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-6,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-7,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-8,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-9,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-10,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-11,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-sm-12,
    body #mainHolder_divDesign .hazirBlokContent .txrow .txcol-12 {
        padding: 0 !important
    }

    .seotextAlan {
        margin: 15px 0
    }

    #footer {
        margin-top: 0
    }

    .Glist ul {
        flex-direction: column;
        -webkit-flex-direction: column;
        flex-flow: wrap
    }

    .Glist li {
        float: left;
        width: 50%;
        margin-bottom: 10px;
        padding: 0 5px
    }

        .Glist li:last-child {
            width: 100%;
            margin-bottom: 0
        }

        .Glist li .glistdiv {
            border: 1px solid #e6e6e6;
            border-radius: 5px;
            width: 100%;
            min-height: 50px;
            padding: 0 20px
        }

            .Glist li .glistdiv .gtex {
                text-align: center
            }

    .linkSol {
        max-width: 100%;
        margin-bottom: 80px
    }

    .mhizmet .mhnumb a {
        font-size: 22px
    }

    .mhizmet {
        width: 62%;
        display: block;
        margin: 0 auto;
        float: none
    }

        .mhizmet .mhsvg {
            display: inline-block;
            float: left
        }

        .mhizmet .mhtext {
            margin-right: 0;
            display: inline-block;
            width: 59%;
            vertical-align: top
        }

        .mhizmet .mhnumb {
            display: inline-block;
            vertical-align: top
        }




    .fBFlex {
        flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse
    }

        .fBFlex > div {
            margin-bottom: 40px
        }

        .fBFlex .fbLeft {
            justify-content: center;
            -webkit-justify-content: center;
            margin-bottom: 0
        }

        .fBFlex .fbRight {
            justify-content: center;
            -webkit-justify-content: center;
            flex-direction: column;
            -webkit-flex-direction: column
        }

    .lngGel {
        margin-right: 0;
        margin-bottom: 30px;
        float: left;
        width: 100%;
        text-align: center
    }

        .lngGel #lang_flag_container {
            width: 100%
        }

        .lngGel #langHover {
            float: none;
            display: inline-block;
            vertical-align: top
        }

    #lang_flag_container #lang-detail {
        width: 100%
    }


    .kysec .kysecTit .kysT1 {
        font-size: 12px;
        margin-bottom: 5px
    }

    .kysec .kysecTit .kysT2 {
        font-size: 20px
    }

    .kysec .kysecTit {
        padding: 35px 0 20px;
        background-size: 70px;
        margin-bottom: 0
    }

    .kysec .kySecList li {
        width: 162px;
        margin-right: 20px
    }

    .kysec .kySecList .kysImg {
        height: 162px
    }

    .kysec .kySecList .kysTex {
        font-size: 14px
    }



    #mainHolder_divDesign .JKatAdi.categoryTitle .bold .satir1,
    .JKatAdi .bold .satir1 {
        font-size: 15px
    }

    #mainHolder_divDesign .JKatAdi.categoryTitle,
    .JKatAdi {
        margin-bottom: 20px !important
    }

    .hoverListDiv {
        margin: 0 0 50px
    }

        .hoverListDiv .hovList {
            height: 500px
        }

            .hoverListDiv .owl-carousel .owl-stage,
            .hoverListDiv .owl-carousel .owl-item,
            .hoverListDiv .hovList .hovListdiv,
            .hoverListDiv .owl-carousel .owl-stage-outer {
                height: 100%;
                float: left;
                width: 100%
            }

            .hoverListDiv .hovList .linedivtex {
                font-size: 16px
            }

            .hoverListDiv .hovList .cubicDiv:before {
                background: linear-gradient(0deg, rgba(0, 0, 0, .50), transparent)
            }

    .slider-section {
        margin: 50px 0
    }

        .slider-section .dress-season .season-intro {
            font-size: 22px
        }

        .slider-section .element-button .dress-btn-text {
            font-size: 13px;
            margin-top: 10px
        }

    .ktex .ktextDiv h1 {
        font-size: 130%
    }

    .ktex {
        margin-bottom: 10px
    }

    .TopDet {
        padding: 0
    }

    .contentProductDetail .centerDiv {
        max-width: 100%;
        padding: 0;
        float: left;
        width: 100%;
        position: static;
        top: 62px;
        left: 0
    }

    .ProductDetail {
        float: left;
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        z-index: 999
    }



    #divIcerik.ticiContainer.productDetailContainer {
        padding: 0
    }

    .ProductBody .TopDet .categoryTitle {
        display: none
    }

    .mobileImageSlider {
        float: left;
        width: 100%;
        transform: translateY(0);
        transition: transform .5s ease-in-out;
        position: relative
    }

        .mobileImageSlider > a {
            float: left;
            width: 100%;
            position: relative
        }

    .StokTukendi .mobileImageSlider > a:after {
        content: "";
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        background: rgb(255 255 255/42%)
    }

    .StokTukendi .mobileImageSlider > a:before {
        content: "TÃ¼kendi";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        max-width: 160px;
        height: 40px;
        line-height: 40px;
        z-index: 9;
        text-align: center;
        background: #fff;
        color: #4f3e35;
        font-size: 16px
    }

    .mobileImageSlider > a img {
    }

    .mobileImageSlider > .videoItem {
        position: relative
    }

        .mobileImageSlider > .videoItem:after {
            content: '\f144';
            font-family: fontawesome;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            max-width: 50px;
            max-height: 50px;
            border-radius: 100%;
            font-weight: 300;
            text-align: center;
            line-height: 50px;
            color: #fff;
            font-size: 45px;
            margin: auto;
            text-shadow: 0 0 4px #848484
        }

        .mobileImageSlider > .videoItem.pauseDiv:after {
            display: none
        }

    .mobNav {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 10px;
        opacity: 1;
        transition: opacity .5s ease-in-out;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
        flex-direction: column;
        -webkit-flex-direction: column
    }

        .mobNav.active {
            opacity: 1
        }

        .mobNav .mobNavDots {
            float: left;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            align-items: center;
            -webkit-align-items: center;
            justify-content: center;
            -webkit-justify-content: center;
            flex-direction: column;
            -webkit-flex-direction: column
        }

            .mobNav .mobNavDots .mobNavDot {
                width: 8px;
                height: 8px;
                border-radius: 100%;
                border: 1px solid #4f3e35;
                margin-bottom: 10px
            }

                .mobNav .mobNavDots .mobNavDot.active {
                    background: #4f3e35
                }

    body.ProductBody.mobSlide {
        overflow: auto;
        position: static !important
    }

    .resimkalite img {
        max-width: 100% !important;
        max-height: 100% !important
    }

    .ProductDetail.dropEnd .dropAfter {
        text-align: center;
        height: 43px;
        position: absolute;
        top: -21px;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 43px;
        border-radius: 100%;
        background: #fff;
        box-shadow: 0 2px 10px 0 rgb(0 0 0/8%);
        z-index: -1;
        display: none
    }

        .ProductDetail.dropEnd .dropAfter:after {
            content: '\f077';
            font-family: fontawesome;
            line-height: 25px;
            font-weight: 300;
            font-size: 19px
        }

    .ProductDetail.dropEnd .ProductDetailMain {
        padding: 0 10px
    }

    .ProductDetailMain {
        position: relative;
        background: #fff;
        padding: 0
    }

    .DetayYeniUrun {
        font-size: 14px;
        color: #4f3e35;
        font-weight: 600;
        width: 40px
    }

    #divUrunKodu {
        font-size: 14px;
        line-height: 1.4;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        #divUrunKodu span {
            font-size: 11px;
            line-height: 1.4
        }

    #divIndirimOrani {
        float: right;
        clear: right;
        margin-left: 0
    }

    .ProductName {
        margin: 0 0 5px;
        width: 100%;
        clear: left;
        text-align: center;
    }

    #divFiyatAlanlari {
        margin: 6px 0 0
    }

    .urunsecbody .tooltipp {
        display: block
    }

    .urunsecbody #divUrunEkSecenek {
        padding: 0 !important
    }

        .urunsecbody #divUrunEkSecenek .eksecenekLine {
            margin-bottom: 0 !important;
            border-bottom-color: red
        }

    .urunsecbody .urunsecoverlay {
        display: none !important
    }

    .urunsecbody #divUrunEkSecenek .tooltipp {
        top: -70px !important
    }

    .urunsecbody.scrlCtrl #divUrunEkSecenek .tooltipp {
        top: 110% !important
    }

    #divUrunEkSecenek {
        border-bottom: 1px solid #e6e6e6
    }

    .bedenT {
        width: 55%;
        margin-top: 10px;
        text-align: center;
        float: right;
        padding-left: 5px
    }

        .bedenT a {
            width: 100%;
            display: flex;
            justify-content: flex-end;
        }

    #divTahminiTeslimatSuresi {
        float: left;
        width: 100%;
        text-align: center;
        background-color: #fafafc;
        padding: 7px
    }

    #divSatinAl {
        margin-top: 10px;
        width: 45%;
        padding-right: 5px;
        display: none !important;
    }

    .Basketinp {
        width: calc(100% - 60px)
    }

    #divAdetCombo .right_line,
    .RightDetail .riSingle {
        width: 100%
    }

    .urunOzellikTab .urunTab > ul > li > a {
        font-size: 15px
    }

    .urunOzellikTab .urunTab > ul > li {
        margin-bottom: 0;
    }

    .ProductDetailMainRow {
        margin-top: 0
    }

    .naFiSep {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        padding: 10px;
        margin-top: 0;
        z-index: 9998;
        box-shadow: 0 .5px 1.75px rgba(0, 0, 0, .04), 0 1.85px 6.25px rgba(0, 0, 0, .19);
        display: flex
    }

        .naFiSep .naFiSepSag {
            float: right;
            width: 80%;
            display: flex;
            align-items: center;
            flex-direction: row-reverse;
        }

            .naFiSep .naFiSepSag .Addtobasket {
                width: 100%;
                height: 50px;
                font-size: 15px;
                letter-spacing: 0.7px;
                padding: 16px 0 0;
                border-radius: 4px;
                -moz-appearance: none;
                -webkit-appearance: none;
                float: left;
            }

            .naFiSep .naFiSepSag .basketBtn {
                width: 100%;
                margin: 10px 0
            }

        .naFiSep .naFiSepSol {
            float: left;
            width: calc(100% - 125px);
            display: flex;
            flex-direction: row-reverse;
            align-items: center;
        }

            .naFiSep .naFiSepSol .ProductName.sale {
                white-space: nowrap;
                height: 17px
            }

    body.SepetAktif .naFiSep {
        z-index: 1
    }

    .mobSlider .naFiSep {
        display: none
    }

    .ProductName h1 span {
        font-size: 14px
    }

    .basketBtn input {
        display: none !important
    }

    .PriceList {
        margin: 15px 0
    }

        .PriceList > div {
            display: none !important
        }

            .PriceList > div#pnlFiyatlar {
                display: block !important
            }

    .PiyasafiyatiContent .right_line * {
        font-size: 14px
    }

    .IndirimliFiyatContent .right_line *,
    #divTurkLirasiFiyat .right_line *,
    #divIndirimsizFiyat .right_line *,
    #divKDVDahilFiyat .right_line * {
        font-size: 14px
    }



    .overflow .naFiSep,
    .lg-on .naFiSep {
        z-index: -1
    }

    .overflow .ProductDetail,
    .lg-on .ProductDetail {
        z-index: -1
    }

    .hoverListDiv .hovList .hovListdiv {
        background-position: 20% 20% !important
    }

    #mainHolder_divDesign .anasayfa_tek_slider.owl-carousel .owl-nav {
        display: block !important;
        left: 0;
        right: 0
    }

    #mainHolder_divDesign .anasayfa_tek_slider.owl-carousel .owl-dots {
        bottom: 20px
    }

    .bannerHtmlDiv .bannerTex .bnf1:after {
        right: 0
    }

    .bannerHtmlDiv.reversDiv .bannerTex .bnf1:after {
        left: 0
    }

    #divMagazaStok {
        float: left;
        margin-bottom: 10px !important
    }

        #divMagazaStok a {
            float: left;
            width: 100%;
            border: 0px solid #707070;
            background: #fafafc;
            color: #4f3e35;
            font-size: 14px;
            font-weight: 500;
            height: 50px;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            align-items: center;
            -webkit-align-items: center;
            justify-content: center;
            -webkit-justify-content: center
        }

            #divMagazaStok a .boxIcon {
                margin-right: 0;
                width:22px;
            }

    body #mainHolder_divDesign .ticiContainer {
        padding: 0 !important
    }

    #divInstashopResim {
        margin-bottom: 20px;
        float: left;
        width: 100%
    }

    .InstaGallery {
        margin: 0
    }

    #mainHolder_divDesign #divInstashopResim .owl-carousel .owl-dots {
        margin-top: 20px
    }

    #divInstashopResim .AllImages {
        margin-top: 10px
    }

    body.sepetimBody #mainHolder_divSiparisTamamlandiAnasayfayaDon {
        display: none !important
    }

    .categoryContainer .ProductListContent .ItemOrj {
        margin-bottom: 10px
    }
}

body #headerNew .header-wrapper .header-top .flex-col.flex-center {
    width: 100%
}

    body #headerNew .header-wrapper .header-top .flex-col.flex-center .html {
        width: 100%;
        text-align: center
    }

body #headerNew #divTopProductSearch .searchform #btnKelimeAra > i {
    display: none
}

body #headerNew #divTopProductSearch .searchform #btnKelimeAra .svgIcon {
    display: block;
    margin: 0 auto;
    line-height: 0
}

body #headerNew #divTopProductSearch .header-search-form-wrapper #divArama {
    flex-flow: row-reverse nowrap
}

body #headerNew #divTopProductSearch .searchform-wrapper #txtbxArama {
    border-radius: 0 30px 30px 0;
    padding-left: 0 !important
}

body #headerNew #divTopProductSearch .searchform-wrapper #btnKelimeAra {
    border-radius: 30px 0 0 30px
}

body #headerNew .header-main .logo-left #hb-logo {
    width: auto
}

    body #headerNew .header-main .logo-left #hb-logo > a > img {
        max-width: 165px
    }

body #headerNew .cart-item a.header-cart-link.headerButon,
body #headerNew .header-favori-item a.favori-link.headerButon,
body #headerNew .account-item a.account-link.headerButon,
body #headerNew #divTopProductSearch .newSearcBtnClick a {
    flex-direction: column;
    gap: 2px;
    justify-content: flex-end
}

    body #headerNew .cart-item a.header-cart-link.headerButon .sepetUrunSayisi {
        width: 16px;
        height: 16px;
        border: 1px solid #fff;
        background: #bd9e6d;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-weight: 400;
        color: #fff;
        font-size: 8px;
        position: absolute;
        right: -11px;
        top: -4px;
        gap: 0;
        box-shadow: -1px 1px #bd9e6d3;
        padding-top: 1px;
    }

body.HomeBody #headerNew .cart-item a.header-cart-link.headerButon .sepetUrunSayisi {
    background: #fff;
    color: #000;
}

body #headerNew a.favori-link .header-favori-count {
    width: 20px;
    height: 20px;
    line-height: 18px;
    border: 1px solid #fff;
    background: #4f3e35;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 600;
    color: #fff;
    font-size: 10px;
    position: absolute;
    right: 2px;
    top: -7px;
    gap: 0
}

.mobilkampanya {
    display: none
}

.headertablink {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 25px;
    padding-left: 35px
}

    .headertablink a {
        color: #4f3e35;
        font-size: 13px;
        font-weight: 400;
        line-height: 15px
    }

.headersearchlink {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
    border-radius: 0 30px 30px 0;
    background: #ececf4;
    padding: 0 30px 0 15px;
    min-height: 40px;
    margin-left: -15px
}

    .headersearchlink a {
        color: #4f3e35;
        font-size: 12px;
        font-weight: 400;
        line-height: 14px
    }

body #headerNew .header-wrapper .header-bottom .flex-col.flex-center {
    width: 100%
}

    body #headerNew .header-wrapper .header-bottom .flex-col.flex-center .header-bottom-nav {
        flex-flow: row
    }

        body #headerNew .header-wrapper .header-bottom .flex-col.flex-center .header-bottom-nav .html {
            width: 100%
        }

    body #headerNew .header-wrapper .header-bottom .flex-col.flex-center .newHeaderNavigation {
        width: 204px;
        transition: .5s;
    }

body #headerNew .header .newHeaderNavigation.mobileStyle:after {
    content: '';
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(95, 94, 92, .3);
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    transition: .3s
}

.menu-list-image-list {
    display: none;
}


body #headerNew .header .newHeaderNavigation.mobileStyle.mobileactive:after {
    visibility: visible;
    opacity: 1;
}

body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav {
    padding: 1.5vh 15px 3vh 15px;
    z-index: 100;
    width: 365px;
    overflow: visible;
    top: 0;
}




    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuCloseBtn {
        padding: 0;
        width: 100%;
        font-size: 24px;
        font-weight: 600;
        background: transparent !important;
    }

.newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop {
    width: max-content !important;
    background: transparent !important;
}

body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuCloseBtn i {
    width: 100%;
    height: 100%;
    color: #4f3e35;
    margin-left: 20px;
}

@media screen and (min-width:767px) {
    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuCloseBtn i {
        margin-left: 10px;
    }

    .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop {
        justify-content: flex-start !important;
    }
}

body #headerNew .header .newHeaderNavigation.mobileactive .newMenuBtnClick a {
    pointer-events: none
}

body #headerNew .header .newHeaderNavigation.mobileactive .newMenuBtnClick > a .svgIcon svg {
    fill: #4f3e35
}

body #headerNew .header .newHeaderNavigation.mobileactive .newMenuBtnClick > a:after {
    color: #4f3e35
}

body #headerNew .header .newHeaderNavigation.mobileStyle .menu-wrap {
    top: 0;
    padding: 4vh 10px 3vh;
    width: 364px;
    left: 100%;
    opacity: 0;
    visibility: hidden;
    display: block;
    transition: left .3s;
    height: calc(100% + 56px);
    position: absolute;
    overflow: visible;
    border-left: 1px solid #dbdbdb;
    padding-top: calc(3vh + 45px);
}

body #headerNew .header .newHeaderNavigation.mobileStyle .mouseOn .menu-wrap {
    left: 100%;
    opacity: 1;
    visibility: visible;
    overflow: visible;
}

    body #headerNew .header .newHeaderNavigation.mobileStyle .mouseOn .menu-wrap::-webkit-scrollbar {
        width: 2px
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .mouseOn .menu-wrap::-webkit-scrollbar-track {
        background: #fff
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .mouseOn .menu-wrap::-webkit-scrollbar-thumb {
        background: #ddd
    }

body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl li {
    border: none
}

body #headerNew .header .newHeaderNavigation.mobileStyle .menu-list-row .menu-list-kolon > .kolon > li:hover {
    background: #fbfaf7;
    border-radius: 4px;
    transition: .3s;
}

body #headerNew .header .newHeaderNavigation.mobileStyle .menu-list-row .menu-list-kolon > .kolon > li > a {
    min-height: 40px;
    font-size: 17px;
    letter-spacing: .7px;
}

body #headerNew .header .newHeaderNavigation.mobileStyle .nextKolonBtn,
body #headerNew .header .newHeaderNavigation.mobileStyle .nextSubBtn {
    display: none;
}


body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl::-webkit-scrollbar {
    width: 2px
}

body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl::-webkit-scrollbar-track {
    background: #fff
}

body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl::-webkit-scrollbar-thumb {
    background: #ddd
}

body #headerNew .header .newHeaderNavigation.mobileStyle .menu-wrap .kolon > li.active .nav-submenu {
    display: block;
}

body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li.ulVar > a > span:after {
    content: '\f105';
    margin-left: 5px;
    float: right;
    color: #d1cdcb;
    font-family: FontAwesome;
    font-size: 18px;
    line-height: 16px;
    font-weight: 400
}

body #headerNew .header .newHeaderNavigation.mobileStyle .menu-wrap .kolon > li.ulVar > a > span:after {
    content: '\f105';
    margin-left: 5px;
    float: right;
    color: #d1cdcb;
    font-family: FontAwesome;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    margin-right: 10px;
}


body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li.ulVar.active > a > span:after,
body #headerNew .header .newHeaderNavigation.mobileStyle .menu-wrap .kolon > li.ulVar.active > a > span:after {
    content: '\f106'
}

body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl .nav-submenu > li > a {
    padding: 0 0;
    transition: .5s;
    min-height: 40px;
    font-size: 17px;
    letter-spacing: .7px;
}

    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl .nav-submenu > li > a:hover {
        background: #fbfaf7;
        padding: 0;
        border-radius: 4px;
        transition: .3s;
        padding: 0 10px;
    }



body #headerNew .header .newHeaderNavigation.mobileStyle .menu-list-image {
    display: block
}

body #headerNew .header .newHeaderNavigation.mobileStyle .menu-list-row {
    display: flex !important;
    height: 100%;
    /*flex-direction: column-reverse */
}

@media screen and (max-width:768px) {
    body #headerNew .header .newHeaderNavigation.mobileStyle .menu-list-kolon {
        height: calc(100% + 56px);
    }
}


body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li {
    border: none;
    margin-bottom: 10px
}




    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li:last-child {
        margin-bottom: 0
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li > a {
        font-size: 17px;
        transition: .3s;
        letter-spacing: .7px;
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li:hover > a {
        color: #4f3e35 !important;
        background: #fbfaf7;
        padding: 15px;
        border-radius: 4px;
    }

#headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li > a {
    padding: 0 0px !important;
}

body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li.ulVar > a span:after {
    content: '';
    color: #d1cdcb;
    float: right;
    font-family: 'FontAwesome';
    font-size: 24px;
    line-height: 16px;
    font-weight: 100;
    text-shadow: none !important;
    margin-top: 4px;
}

body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li.ulVar:hover > a span:after {
    color: #d1cdcb;
}

body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl li a {
    padding-left: 0;
    line-height: normal;
    transition: .3s;
    min-height: auto;
    padding: 0 12px !important;
    margin: 0 0px;
}

#headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuBackBtn {
    color: #4f3e35 !important;
}

#headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuBackBtn {
    color: #4f3e35 !important;
}

body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li > a.downTagVar {
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-start;
    text-align: left
}

    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li > a.downTagVar .downTagText {
        display: none
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li > a.downTagVar > img {
        margin: 0 12px 0 0;
        max-width: 40px;
        max-height: 40px;
        border-radius: 50%
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li > a.downTagVar > span {
        width: calc(100% - 40px);
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row-reverse
    }

#hb-logo img {
    padding: 3px 3px !important;
    max-height: 85px;
}

.header-main .header-nav.nav-right {
    gap: 30px !important;
}

.mobile-menu-item.mobile-item-button .newMenuBtnClick a,
#headerNew .header .newHeaderNavigation .newMenuBtnClick a {
    color: #ffffff !important;
    font-size: 22px;
}

@media (max-width:767px) {
    body.menuactive {
        overflow: hidden
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav {
        width: 100%;
        padding: 54px 0 0 4px
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl {
        padding-left: 0px;
        margin-top: 65px;
        -ms-overflow-style: none; /* IE and Edge */
        scrollbar-width: none; /* Firefox */
        padding-right: 5px;
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav {
        top: 98px
    }

        body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop {
            padding: 0 2px;
            width: 33px
        }

            body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuCloseBtn i {
                color: #4f3e35;
                font-weight: 300
            }

    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li.ulVar > a span:after {
        display: none
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .nextKolonBtn {
        display: flex;
        filter: brightness(0) saturate(100%) invert(63%) sepia(6%) saturate(1083%) hue-rotate(335deg) brightness(88%) contrast(86%);
        opacity: 0.5;
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li {
        position: relative;
        margin-bottom: 5px;
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .mouseOn .menu-wrap,
    body #headerNew .header .newHeaderNavigation.mobileStyle .menu-wrap.active {
        left: 0;
        top: 110px;
        padding: 5px;
        width: 100%;
        border-left: none;
        opacity: 1;
        visibility: visible;
        overflow-x: hidden;
        overflow-y: auto;
        position: fixed;
        -ms-overflow-style: none;
        scrollbar-width: none;
        transition: .3s;
        padding-right: 01;
    }

    .newHeaderNavigation.mobileStyle .newHeaderNav,
    .newHeaderNavigation.mobileStyle .menu-wrap,
    .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu {
        -ms-overflow-style: none;
        scrollbar-width: none
    }

        .newHeaderNavigation.mobileStyle .newHeaderNav,
        .newHeaderNavigation.mobileStyle .menu-wrap::-webkit-scrollbar,
        .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu::-webkit-scrollbar {
            display: none;
        }

    body #headerNew .header .newHeaderNavigation.mobileStyle .mouseOn .menu-wrap::-webkit-scrollbar,
    body #headerNew .header .newHeaderNavigation.mobileStyle .menu-wrap.active::-webkit-scrollbar {
        display: none;
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .newMenuTop {
        position: relative !important;
        width: calc(100% + 42px) !important;
        height: 57px !important;
        background: #f3f0e900 !important;
        left: -21px !important;
        right: -21px !important;
        top: -122px !important;
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuBackBtn {
        padding-left: 30px
    }

        body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuBackBtn span {
            font-size: 16px;
            font-weight: 400 !important;
            padding-top: 0px;
        }

    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuCloseBtn {
        width: auto !important;
        margin-right: auto !important;
    }

        body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuCloseBtn i {
            color: #4f3e35;
            line-height: 57px;
            padding-right: 15px
        }

    .newHeaderNavUl .mobilmenubottom {
        position: relative;
        float: left;
        width: 100%;
        display: flex;
        flex-direction: column
    }

        .newHeaderNavUl .mobilmenubottom > a {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            flex-direction: row-reverse;
            text-align: left;
            height: 40px;
            font-size: 14px;
            line-height: 18px;
            font-weight: 400;
            color: #4f3e35;
            gap: 12px;
            margin-bottom: 15px
        }
}

body #headerNew .header .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu {
    background: #FFF;
    top: 0;
    padding: 4vh 10px 3vh;
    width: 364px;
    left: 100% !important;
    display: block;
    transition: left .3s;
    height: 100%;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    border-left: 1px solid #dbdbdb;
    padding-top: calc(3vh + 45px);
}

.nav-submenu.show-sub {
    left: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    overflow: auto !important;
    display: block !important;
}


/* YG DIGITAL */

.nav-buttons {
    width: 2rem;
    height: 2rem;
    filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 1));
}

.store-title {
    font-size: 24px;
    font-weight: 400;
    padding: 1rem 4rem;
    font-family: "Quincy CF" !important;
    line-height: 28px;
    color: #4f3e35;
    height: 80px;
    display: inline-block;
    letter-spacing: .5px;
}

.store-item {
    display: block;
    width: 100%;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    height: 100%;
    max-height: 540px;
}

.stores.top .store-item {
    max-height: unset;
}

.stores .owl-stage {
    padding: 0 6rem 0 4rem;
    display: flex;
}

@media screen and (max-width: 1200px) {
    .stores .owl-stage {
        padding: 0 2rem;
    }

    .store-title {
        padding: 1rem 2rem;
        width: 100%;
        text-align: left;
    }
}

@media screen and (max-width: 767px) {
    .stores .owl-stage {
        padding: 0;
    }

    .store-title {
        display: none;
    }

    .store-item {
        max-height: 100dvh;
        height: 100dvh;
        width: 100vw;
    }

        .store-item img {
            height: 100dvh;
            object-fit: cover;
        }
}

.nav-buttons {
    width: 2rem;
    height: 2rem;
}

.stores .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.stores .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.stores .owl-nav div:hover {
    background: none !important;
}

.stores .store-item img {
    width: 100% !important;
}

.store-item img {
    transition: all 0.4s ease;
}

.store-item:hover img {
    transform: scale(1.02);
    transition: all 0.4s ease;
    filter: brightness(0.70);
}

.store-item:hover .store-content-desktop svg {
    opacity: 1;
    transform: translateX(0);
    transition: all 0.5s ease;
}

#recommends {
    cursor: none;
    position: relative;
    overflow: hidden;
}

.recommend-item {
    display: block;
    width: 100%;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    max-height: 125vh;
    height: 100%;
    cursor: none;
}

@media screen and (max-width: 767px) {
    .recommend-item {
        max-height: 100dvh;
        height: 100dvh;
    }
}

.recommends .owl-stage {
    padding: 0 4rem;
    display: flex;
}

@media screen and (max-width: 1200px) {
    .recommends .owl-stage {
        padding: 0 2rem;
    }
}

@media screen and (max-width: 767px) {
    .recommends .owl-stage {
        padding: 0;
    }

    .recommend-title {
        display: none;
    }

    .recommend-item {
        max-height: 100dvh;
        height: 100vh;
        width: 100vw;
    }

        .recommend-item img {
            height: 100%;
        }
}

.nav-buttons {
    width: 2rem;
    height: 2rem;
}

.recommends .owl-nav .owl-prev {
    position: absolute;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
}

.recommends .owl-nav .owl-next {
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
}

.recommends .owl-nav div:hover {
    background: none !important;
}

.recommend-item img {
    transition: all 0.4s ease;
    object-position: 50% 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.recommends .owl-item:hover .recommend-item img {
    transform: scale(1.02);
    transition: all 0.4s ease;
    filter: brightness(0.85);
}

.recommends-cursor {
    display: none;
    position: absolute;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    pointer-events: none;
    white-space: nowrap;
    justify-content: center;
    align-items: end;
    gap: .5rem;
    z-index: 999;
    & svg

{
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

}

#seasons {
    cursor: none;
    position: relative;
    overflow: hidden;
}

.season-item {
    display: block;
    width: 100%;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    max-height: 70vh;
    height: 100%;
    cursor: none;
}

.seasons .owl-stage {
    padding: 0 3.5rem;
    display: flex;
}

@media screen and (max-width: 1200px) {
    .seasons .owl-stage {
        padding: 0 2rem;
    }
}

@media screen and (max-width: 767px) {
    .seasons .owl-stage {
        padding: 0;
    }

    .season-title {
        display: none;
    }

    .season-item {
        max-height: 100dvh;
        height: 100dvh;
        width: 100vw;
    }

        .season-item img {
            height: 100dvh;
        }
}

.nav-buttons {
    width: 2rem;
    height: 2rem;
}

.seasons .owl-nav .owl-prev {
    position: absolute;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
}

.seasons .owl-nav .owl-next {
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
}

.seasons .owl-nav div:hover {
    background: none !important;
}


.season-item img {
    transition: all 0.4s ease;
    object-position: 50% 0;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.seasons .owl-item:hover .season-item img {
    transform: scale(1.02);
    transition: all 0.4s ease;
    filter: brightness(0.85);
}

.seasons-cursor {
    display: none;
    position: absolute;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    pointer-events: none;
    white-space: nowrap;
    justify-content: center;
    align-items: end;
    gap: .5rem;
    z-index: 999;
    & svg

{
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

}

#knit {
    display: block;
    width: 100%;
    height: 90vh;
    overflow: hidden;
    position: relative;
    cursor: none;
}

@media screen and (max-width: 767px) {
    #knit {
        height: 100dvh;
    }

        #knit .knit-content {
            top: auto !important;
            bottom: 5rem;
        }
}

#knit-cursor {
    display: none;
    position: absolute;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    pointer-events: none;
    white-space: nowrap;
    justify-content: center;
    align-items: end;
    gap: .5rem;
    & svg

{
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

}

#knit img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 0;
    filter: brightness(.8);
}

#knit .knit-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    z-index: 1;
}

    #knit .knit-content .knit-title {
        font-size: 11px;
        font-weight: 500;
        letter-spacing: 1.5px;
        width: 100%;
        float: left;
    }

    #knit .knit-content .knit-description {
        font-weight: 400;
        margin-top: .3rem;
        font-size: 32px;
        font-family: "Quincy CF" !important;
        letter-spacing: .6px;
    }

.mainlookslider {
    width: 100%;
    height: 100dvh;
    position: relative;
    & li

{
    height: 100%;
}

& .owl-stage, .owl-stage-outer, .owl-item {
    height: 100%;
}

}

.mainlookslider .owl-dots {
    display: flex !important;
    position: absolute !important;
    bottom: 6.25rem !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 100px !important;
    flex-wrap: nowrap !important;
    justify-content: center !important;
    align-items: center !important;
}

    .mainlookslider .owl-dots button {
        flex-grow: 1;
    }

#stcwrapper {
    width: 100%;
    cursor: none;
}

@media (min-width: 767px) {
    .stcgrid {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 6rem;
        align-items: stretch;
    }
}

.stcimage {
    width: 100%;
    height: calc(100vh-85px);
    max-width: 100%;
    top: 6rem;
    position: -webkit-sticky;
    position: sticky;
    margin: 0;
}

    .stcimage img {
        width: 100%;
        height: 100%;
    }

.stc-mobile-content {
    display: none;
}

.stc-cursor {
    display: none;
    position: absolute;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    pointer-events: none;
    white-space: nowrap;
    justify-content: center;
    align-items: end;
    gap: .5rem;
    & svg

{
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

}

.mainlookslider .owl-dots .owl-dot,
#mainHolder_divDesign .owl-carousel .owl-dots .owl-dot,
.main-bottom-mobile-slider .owl-carousel .owl-dots .owl-dot {
    margin: 0 !important;
}

    .mainlookslider .owl-dots .owl-dot span,
    .main-bottom-mobile-slider .owl-dots .owl-dot span {
        width: 100% !important;
        height: 2px !important;
        margin: 0 !important;
        background: #d6d6d654 !important;
        display: block !important;
        transition: opacity .2s ease !important;
        border-radius: 0 !important;
        border: none !important;
    }

    .mainlookslider .owl-dots .owl-dot.active span,
    .main-bottom-mobile-slider .owl-dots .owl-dot.active span {
        background: #fff !important;
    }

.mainlookitem {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.mainlook-bg {
    width: 100%;
    height: 100%;
}

    .mainlook-bg img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: 50% 0;
    }

    .mainlook-bg video {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: 50%;
    }

.mainlookitem video {
    height: 100%;
    object-fit: cover;
}

.mainlook-top-content {
    position: absolute;
    left: 50%;
    bottom: 8rem;
    transform: translate(-50%);
    text-align: center;
    color: white;
    z-index: 5;
    width: 100%;
}

    .mainlook-top-content .mainlook-title {
        font-size: 11px;
        font-weight: 400;
        color: #fff;
        letter-spacing: 1px;
        width: 100%;
        float: left;
    }

    .mainlook-top-content .mainlook-description {
        font-size: 52px;
        font-weight: 400;
        letter-spacing: 1px;
        line-height: 56px;
    }

.mainlook-viewAll {
    position: absolute;
    bottom: 3rem;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 13px;
    letter-spacing: .7px;
    width: max-content;
    padding: 5px;
    line-height: 11px;
    transition: .3s ease;
    border-radius: 4px;
    height: 20px;
}

    .mainlook-viewAll:hover {
        background-color: rgba(255, 255, 255, .2) !important;
    }

.mainlookslider .owl-nav .owl-prev {
    position: absolute !important;
    left: 1rem !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.mainlookslider .owl-nav .owl-next {
    position: absolute !important;
    right: 1rem !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.mainlookslider .owl-nav button:hover {
    background: none !important;
}

@media screen and (max-width: 767px) {
    /* .mainlook-viewAll {
        display: none;
    }

*/

    .mainlook-viewAll {
        bottom: 5.8rem !important;
    }

    .mainlookslider .owl-dots {
        bottom: 5rem !important;
    }

    .mainlook-title {
        font-size: 10px !important;
        letter-spacing: 1.5px !important;
    }

    .mainlook-description {
        font-size: 2rem !important;
    }

    .mainlook-top-content {
        bottom: 8rem !important;
    }
}

@media screen and (max-width: 767px) {

    .recommends .owl-dots .owl-dot,
    .recommends .owl-carousel .owl-dots .owl-dot,
    .recommends .owl-carousel .owl-dots .owl-dot {
        margin: 0 !important;
    }

        .recommends .owl-dots .owl-dot span,
        .recommends .owl-dots .owl-dot span {
            width: 100% !important;
            height: 2px !important;
            margin: 0 !important;
            background: #d6d6d654 !important;
            display: block !important;
            transition: opacity .2s ease !important;
            border-radius: 0 !important;
            border: none !important;
        }

        .recommends .owl-dots .owl-dot.active span,
        .recommends .owl-dots .owl-dot.active span {
            background: #fff !important;
        }

    .recommends-mobile-content {
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        text-align: center;
        color: white;
        z-index: 5;
        width: 100%;
    }

        .recommends-mobile-content .recommends-title {
            font-size: 10px !important;
            font-weight: 400;
            color: #fff;
            letter-spacing: 1.5px;
            width: 100%;
            float: left;
        }

        .recommends-mobile-content .recommends-description {
            font-size: 28px !important;
            font-weight: 400;
            margin-top: .25rem;
            letter-spacing: .55px;
            font-family: "Vogue Highline Sans",serif !important;
        }

    .recommends-mobile-content {
        bottom: 6rem !important;
    }

    .recommends .owl-dots {
        position: absolute !important;
        bottom: 5rem !important;
        width: 100px !important;
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: center !important;
        align-items: center !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }

        .recommends .owl-dots button {
            flex-grow: 1;
        }

    .recommends .recommend-content-desktop {
        display: none !important;
    }
}




@media screen and (max-width: 767px) {

    .seasons .owl-dots .owl-dot,
    .seasons .owl-carousel .owl-dots .owl-dot,
    .seasons .owl-carousel .owl-dots .owl-dot {
        margin: 0 !important;
    }

        .seasons .owl-dots .owl-dot span,
        .seasons .owl-dots .owl-dot span {
            width: 100% !important;
            height: 2px !important;
            margin: 0 !important;
            background: #d6d6d670 !important;
            display: block !important;
            transition: opacity .2s ease !important;
            border-radius: 0 !important;
            border: none !important;
        }

        .seasons .owl-dots .owl-dot.active span,
        .seasons .owl-dots .owl-dot.active span {
            background: #fff !important;
        }


    .seasons .owl-dots {
        position: absolute !important;
        bottom: 5rem !important;
        width: 100px !important;
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: center !important;
        align-items: center !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }

        .seasons .owl-dots button {
            flex-grow: 1;
        }

    .seasons .season-content-desktop {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {

    .stores .owl-dots .owl-dot,
    .stores .owl-carousel .owl-dots .owl-dot,
    .stores .owl-carousel .owl-dots .owl-dot {
        margin: 0 !important;
    }

        .stores .owl-dots .owl-dot span,
        .stores .owl-dots .owl-dot span {
            width: 100% !important;
            height: 2px !important;
            margin: 0 !important;
            background: #d6d6d654 !important;
            display: block !important;
            transition: opacity .2s ease !important;
            border-radius: 0 !important;
            border: none !important;
        }

        .stores .owl-dots .owl-dot.active span,
        .stores .owl-dots .owl-dot.active span {
            background: #fff !important;
        }

    .stores .owl-dots {
        position: absolute !important;
        bottom: 5rem !important;
        width: 100px !important;
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: center !important;
        align-items: center !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }

        .stores .owl-dots button {
            flex-grow: 1;
        }

    .stores .store-content-desktop {
        display: none !important;
    }
}

@media screen and (max-width:767px) {
    .customSlider figcaption {
        display: none !important;
    }


    .customSlider .owl-dots .owl-dot,
    .customSlider .owl-carousel .owl-dots .owl-dot,
    .customSlider .owl-carousel .owl-dots .owl-dot {
        margin: 0 !important;
    }

        .customSlider .owl-dots .owl-dot span,
        .customSlider .owl-dots .owl-dot span {
            width: 100% !important;
            height: 2px !important;
            margin: 0 !important;
            background: #d6d6d654 !important;
            display: block !important;
            transition: opacity .2s ease !important;
            border-radius: 0 !important;
            border: none !important;
        }

        .customSlider .owl-dots .owl-dot.active span,
        .customSlider .owl-dots .owl-dot.active span {
            background: #fff !important;
        }

    .stc-mobile-content {
        position: absolute;
        left: 50%;
        bottom: 8rem;
        transform: translate(-50%);
        text-align: center;
        color: white;
        z-index: 5;
        width: 100%;
        display: block;
    }

        .stc-mobile-content .stc-title {
            font-size: .875rem !important;
            font-weight: 400;
            color: #fff;
        }

        .stc-mobile-content .stc-description {
            font-size: 2rem !important;
            font-weight: 400;
            margin-top: .25rem;
        }

    .stc-mobile-content {
        bottom: 6rem !important;
    }

    .customSlider .owl-dots {
        position: absolute !important;
        bottom: 5rem !important;
        width: 100px !important;
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: center !important;
        align-items: center !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }

        .customSlider .owl-dots button {
            flex-grow: 1;
        }
}

@media screen and (max-width:767px) {
    .recommends-cursor {
        display: none !important;
    }

    .stores-cursor {
        display: none !important;
    }

    #knit-cursor {
        display: none !important;
    }

    .seasons-cursor {
        display: none !important;
    }

    .stc-cursor {
        display: none !important;
    }
}

#knit::before,
#knit::after,
.store-item::after,
.stcimage::before,
.stcimage::after,
.mainlookslider::before,
.mainlookslider .owl-stage-outer::before,
.mainlookslider .owl-stage-outer::after,
.knit::before,
.knit::after {
    width: 100%;
    opacity: 1;
    z-index: 0;
    content: "";
    display: block;
    position: absolute;
    pointer-events: none;
}

.stores::before,
.season::before,
.knit::before {
    background: linear-gradient(180deg, #1c1b1a00, #1c1b1a00 4%, #1c1b1a03 12%, #1c1b1a09 24%, #1c1b1a17, #1c1b1a2e, #1c1b1a4e 72%, #1c1b1a99);
    height: 150px;
    left: 0;
    bottom: 0;
}

.stores::after,
.season::after,
.knit::after {
    background: linear-gradient(0deg, #1c1b1a00, #1c1b1a00 4%, #1c1b1a03 12%, #1c1b1a09 24%, #1c1b1a17, #1c1b1a2e, #1c1b1a4e 72%, #1c1b1a99);
    height: 150px;
    left: 0;
    top: 0;
}


.mainlookslider .owl-stage-outer::before {
    width: 150px;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(-90deg, #1c1b1a00, #1c1b1a00 4%, #1c1b1a03 12%, #1c1b1a09 24%, #1c1b1a17, #1c1b1a2e, #1c1b1a4e 72%, #1c1b1a99);
}

.mainlookslider .owl-stage-outer::after {
    width: 150px;
    height: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(90deg, #1c1b1a00, #1c1b1a00 4%, #1c1b1a03 12%, #1c1b1a09 24%, #1c1b1a17, #1c1b1a2e, #1c1b1a4e 72%, #1c1b1a99);
}

.mainlookslider::before {
    background: linear-gradient(180deg, #1c1b1a00, #1c1b1a00 4%, #1c1b1a03 12%, #1c1b1a09 24%, #1c1b1a17, #1c1b1a2e, #1c1b1a4e 72%, #1c1b1a99);
    height: 150px;
    left: 0;
    bottom: 0;
}

.store-item::after {
    background: linear-gradient(180deg, #1c1b1a00, #1c1b1a00 4%, #1c1b1a03 12%, #1c1b1a09 24%, #1c1b1a17, #1c1b1a2e, #1c1b1a4e 72%, #1c1b1a99);
    height: 70%;
    left: 0;
    bottom: 0;
}

#knit::before {
    background: linear-gradient(180deg, #1c1b1a00, #1c1b1a00 4%, #1c1b1a03 12%, #1c1b1a09 24%, #1c1b1a17, #1c1b1a2e, #1c1b1a4e 72%, #1c1b1a99);
    height: 150px;
    left: 0;
    bottom: 0;
}

#knit::after {
    background: linear-gradient(0deg, #1c1b1a00, #1c1b1a00 4%, #1c1b1a03 12%, #1c1b1a09 24%, #1c1b1a17, #1c1b1a2e, #1c1b1a4e 72%, #1c1b1a99);
    height: 150px;
    left: 0;
    top: 0;
}

.stcimage::before {
    background: linear-gradient(180deg, #1c1b1a00, #1c1b1a00 4%, #1c1b1a03 12%, #1c1b1a09 24%, #1c1b1a17, #1c1b1a2e, #1c1b1a4e 72%, #1c1b1a99);
    height: 150px;
    left: 0;
    bottom: 0;
}

.stcimage::after {
    background: linear-gradient(0deg, #1c1b1a00, #1c1b1a00 4%, #1c1b1a03 12%, #1c1b1a09 24%, #1c1b1a17, #1c1b1a2e, #1c1b1a4e 72%, #1c1b1a99);
    height: 150px;
    left: 0;
    top: 0;
}

body.HomeBody .owl-carousel li {
    height: 100% !important;
}



body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl li a[href="/yeniler"]:after {
    content: "" !important;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    left: 78px;
    margin: -3px 0 0 -3px;
    border-radius: 4px;
    background-color: #BD9E6D !important;
    float: right;
    font-family: 'FontAwesome';
    font-size: 24px;
    line-height: 16px;
    font-weight: 100;
    text-shadow: none !important;
}

body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl li a[href="/kadin"]:after {
    content: "" !important;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    left: 72px;
    margin: -3px 0 0 -3px;
    border-radius: 4px;
    background-color: #BD9E6D !important;
    float: right;
    font-family: 'FontAwesome';
    font-size: 24px;
    line-height: 16px;
    font-weight: 100;
    text-shadow: none !important;
}

body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl li a[href="/kadin/giyim/elbise"]:after {
    content: "" !important;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    left: 76px;
    margin: -3px 0 0 -3px;
    border-radius: 4px;
    background-color: #BD9E6D !important;
    float: right;
    font-family: 'FontAwesome';
    font-size: 24px;
    line-height: 16px;
    font-weight: 100;
    text-shadow: none !important;
}

body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl li a[href="/kadin/giyim/gomlek"]:after {
    content: "" !important;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    left: 88px;
    margin: -3px 0 0 -3px;
    border-radius: 4px;
    background-color: #BD9E6D !important;
    float: right;
    font-family: 'FontAwesome';
    font-size: 24px;
    line-height: 16px;
    font-weight: 100;
    text-shadow: none !important;
}


body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl li a[href="/kadin/ayakkabi/sandalet"]:after {
    content: "" !important;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    left: 88px;
    margin: -3px 0 0 -3px;
    border-radius: 4px;
    background-color: #BD9E6D !important;
    float: right;
    font-family: 'FontAwesome';
    font-size: 24px;
    line-height: 16px;
    font-weight: 100;
    text-shadow: none !important;
}



body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl li a[href="/kadin/ayakkabi/sandalet"]:after {
    content: "" !important;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    left: 101px;
    margin: -3px 0 0 -3px;
    border-radius: 4px;
    background-color: #BD9E6D !important;
    float: right;
    font-family: 'FontAwesome';
    font-size: 24px;
    line-height: 16px;
    font-weight: 100;
    text-shadow: none !important;
}
body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl li a[href="/kadin/ayakkabi/terlik"]:after {
    content: "" !important;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    left: 68px;
    margin: -3px 0 0 -3px;
    border-radius: 4px;
    background-color: #BD9E6D !important;
    float: right;
    font-family: 'FontAwesome';
    font-size: 24px;
    line-height: 16px;
    font-weight: 100;
    text-shadow: none !important;
}


body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl li a[href="/erkek/ayakkabi/loafer"]:after {
    content: "" !important;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    left: 78px;
    margin: -3px 0 0 -3px;
    border-radius: 4px;
    background-color: #BD9E6D !important;
    float: right;
    font-family: 'FontAwesome';
    font-size: 24px;
    line-height: 16px;
    font-weight: 100;
    text-shadow: none !important;
}



body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl li a[href="/erkek/ayakkabi/sneaker"]:after {
    content: "" !important;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    left: 88px;
    margin: -3px 0 0 -3px;
    border-radius: 4px;
    background-color: #BD9E6D !important;
    float: right;
    font-family: 'FontAwesome';
    font-size: 24px;
    line-height: 16px;
    font-weight: 100;
    text-shadow: none !important;
}




#headerNew.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    z-index: 1000;
    width: 100%;
    border: none;
    background: #ffffff;
    border-bottom: 1px solid #ebe6e1;
}

    #headerNew.fixed .header-main {
        height: 85px;
        background: #FFF !important;
        transition: background .2s, left .2s, opacity .15s, transform .3s, height .2s ease;
    }

.stcimage figcaption {
    display: flex;
    flex-direction: column;
    gap: 8px;
    color: white;
    position: absolute !important;
    text-align: center;
}

.customSlider .stcimage:nth-child(1) figcaption {
    top: 30% !important;
    left: 50% !important;
    transform: translateX(-50%);
}

.customSlider .stcimage:nth-child(2) figcaption {
    top: 50% !important;
    left: 50% !important;
    transform: translateX(-50%);
}

@media screen and (max-width:768px) {
    .landing-block {
        height: 100dvh !important;
    }

    .stcimage {
        position: static !important;
        height: 100dvh !important;
        width: 100% !important;
    }

        .stcimage img {
            object-fit: cover !important;
        }


    .customSlider .owl-nav > div {
        position: absolute !important;
        top: 50% !important;
    }

        .customSlider .owl-nav > div:nth-child(1) {
            left: 0 !important;
        }

        .customSlider .owl-nav > div:nth-child(2) {
            right: 0 !important;
        }

    .customSlider .stcimage:nth-child(1) figcaption {
        top: 50% !important;
        transform: translate(-50%, -50%) !important;
    }

    .customSlider .stcimage:nth-child(2) figcaption {
        top: 50% !important;
        transform: translate(-50%, -50%) !important;
    }
}

.openRegionBtn {
    position: fixed;
    top: 20px;
    right: 20px;
    color: white !important;
    border-radius: 5px;
    cursor: pointer;
    z-index: 1000;
    font-size: 19px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 4px;
}

.regionOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 999;
}

.regionPopup {
    position: fixed;
    bottom: -120vh;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 100%;
    height: 90vh;
    background-color: white;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    transition: bottom 0.5s ease;
    z-index: 99999;
}

.filter-overlay {
    z-index: 100;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
}

.popup-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid #e0e0e0;
}

    .popup-header h2 {
        margin: 0;
        font-size: 18px;
        color: #333;
    }

.close-btn {
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
    color: #666;
}

.tab-container {
    display: flex;
    border-bottom: 1px solid #e0e0e0;
}

.tab {
    flex: 1;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    color: #4F3E35;
    letter-spacing: 0.75px;
}

    .tab.active {
        color: #4F3E35;
        font-weight: bold;
        border-bottom: 2px solid #333;
    }

.tab-content {
    display: none;
    padding: 20px;
    overflow-y: auto;
    height: calc(60vh - 130px);
}

    .tab-content.active {
        display: block;
    }

.search-container {
    margin-bottom: 20px;
}

    .search-container input {
        width: 100%;
        padding: 10px;
        border: 1px solid #ccc;
        border-radius: 4px;
        font-size: 14px;
    }

.country-list a {
    display: flex;
    align-items: center;
    padding: 10px 0;
    color: #4F3E35;
    letter-spacing: 0.75px;
    text-decoration: none
}

    .country-list a:hover {
        background-color: #f5f5f5;
    }

.country-list img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

@media screen and (min-width:768px) {
    .dots-mobile {
        display: none !important;
    }
}

@media screen and (max-width:768px) {
    .newSearcBtnClick {
        position: fixed !important;
        top: 30px !important;
        right: 51px !important;
        display: block !important;
        font-size: 22px !important;
        height: fit-content !important;
        z-index: 9999 !important;
    }

        .newSearcBtnClick a {
            font-size: 19px !important;
            color: white !important;
        }

    #divTopProductSearch {
        position: fixed !important;
        width: 100%;
        z-index: 99999 !important;
        top: 0;
        left: -100%;
        padding-top: 100px;
        background: white;
        padding-left: 1rem;
        padding-right: 1rem;
        transition: left 0.5s ease;
        transition-delay: 100ms;
        display: block !important;
    }

    #headerNew {
        display: none !important;
    }

    #divTopProductSearch .newSearcBtnClick {
        display: none !important;
    }

    .newSearcBtnClick svg {
        display: none !important;
    }

    .header-search-form-wrapper {
        position: absolute !important;
        top: 120px !important;
        padding: 0 10px !important;
        left: 0 !important;
    }
}

.bottomHead {
    float: left;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    background: transparent;
    border: none !important;
}

    .bottomHead * {
        color: #FFF !important;
    }

    .bottomHead ul {
        margin: 0;
        margin-bottom: 10px !important;
        display: flex !important;
        align-items: center;
    }

        .bottomHead ul li {
            float: left;
            width: 20%;
            display: flex;
            align-items: center;
            height: fit-content !important;
            justify-content: center;
        }

            .bottomHead ul li.customSVG a {
                display: flex;
                align-items: center;
                justify-content: center;
            }

            .bottomHead ul li a {
                float: left;
                width: 100%;
                text-align: center;
                font-size: 12px;
                padding: 5px 0;
                color: #4f3e35;
                height: fit-content !important;
                position: relative
            }

                .bottomHead ul li a i {
                    display: block;
                    margin: 0 auto 3px;
                    font-size: 18px
                }

    .bottomHead > ul > li > a > i {
        display: none !important;
    }

body .category-vertical-filters.top-filters {
    width: 100% !important;
    height: 85vh !important;
    bottom: -100% !important;
    top: auto !important;
    border-top-right-radius: 15px !important;
    border-top-left-radius: 15px !important;
}

body .filterBlock.active .category-vertical-filters.top-filters {
    right: unset !important;
    bottom: 0 !important;
    left: 0;
}

@media screen and (max-width:768px) {
    .newMenuBtnClick {
        position: fixed;
        opacity: 1;
        visibility: visible;
        top: 0;
        display: block !important;
        height: fit-content !important;
        left: -100%;
    }

    #headerNew {
        display: block !important;
        position: absolute !important;
        left: -100% !important;
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav {
        top: 0px !important;
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .newMenuTop {
        height: 60px !important;
        top: -84px !important;
    }

    .newSearcBtnClick {
        z-index: 100 !important;
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle.mobileactive.subactive .newHeaderNav {
        top: 59px !important;
    }

    .newHeaderNavigation.mobileStyle .menu-wrap.active,
    #headerNew .header .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu.active {
        left: 0 !important;
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .menu-wrap .kolon > li.ulVar > a > span:after {
        display: none !important;
    }

    .kolon > li {
        display: flex !important;
        /*        flex-direction: row-reverse !important;
*/
    }

    /*body #headerNew .header .newHeaderNavigation.mobileStyle .nextSubBtn {
        display: flex !important;
        justify-content: flex-start !important;
        position: static !important;*/
    /*        min-width: 100px !important;
*/ /*}*/

    #headerNew .header .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu.active {
        visibility: visible !important;
        opacity: 1 !important;
        padding: 0;
        top: -40px;
        height: calc(100vh + 150px) !important;
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu {
        border: 0 !important;
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu {
        width: 100% !important;
    }

    .bottomHead span {
        font-size: 9px;
        padding: 5px;
        letter-spacing: 1.2px;
        line-height: 16px;
        text-transform: uppercase;
        padding-left: 12px;
    }

    .CategoryBody .bottomHead span {
        color: rgba(95, 94, 92, .6) !important;
    }

    .bottomHead.opened span {
        color: rgb(79 62 53) !important;
        font-weight: 400;
    }

    .bottomHead.opened-half span {
        color: rgba(95, 94, 92, .6) !important;
    }

    .bottomHead.opened .open-side-mobil span {
        color: #4F3E35 !important;
    }

    .bottomHead ul {
        margin-bottom: 0px !important;
    }

        .bottomHead ul li {
            height: 56px !important;
            position: relative !important;
        }

    .bottomHead img {
        width: 40px !important;
        height: 40px !important;
    }

    .bottomHead.opened {
        border-top: 1px solid #E3E3E3 !important;
        background: #fff !important;
    }

    .bottomHead.opened-half {
        border-top: 1px solid #E3E3E3 !important;
    }

        .bottomHead.opened-half img {
            filter: invert(0) !important;
        }

    .bottomHead.opened li.homeC::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 2px;
        background-color: #4F3E35;
        top: -1px;
    }

    .bottomHead.favoriteScreen {
        background-color: white !important;
        border-top: 1px solid #E3E3E3 !important;
    }

        .bottomHead.favoriteScreen *,
        .bottomHead.favoriteScreen span {
            color: #4F3E35 !important;
        }

        .bottomHead.favoriteScreen li.favoC::before {
            position: absolute;
            content: "";
            width: 100%;
            height: 2px;
            background-color: #4F3E35;
            top: -1px;
        }

    .bottomHead.cartScreen {
        background-color: white !important;
        border-top: 1px solid #E3E3E3 !important;
    }

        .bottomHead.cartScreen *,
        .bottomHead.cartScreen span {
            color: #4F3E35 !important;
        }

        .bottomHead.cartScreen li.cartC::before {
            position: absolute;
            content: "";
            width: 100%;
            height: 2px;
            background-color: #4F3E35;
            top: -1px;
        }

    .bottomHead.accountScreen {
        background-color: white !important;
        border-top: 1px solid #E3E3E3 !important;
    }

        .bottomHead.accountScreen *,
        .bottomHead.accountScreen span {
            color: #4F3E35 !important;
        }

        .bottomHead.accountScreen li.welcC::before {
            position: absolute;
            content: "";
            width: 100%;
            height: 2px;
            background-color: #4F3E35;
            top: -1px;
        }

    .bottomHead.CatProdScreen {
        background-color: white !important;
        border-top: 1px solid #E3E3E3 !important;
    }

        .bottomHead.CatProdScreen *,
        .bottomHead.CatProdScreen span {
            color: #4F3E35 !important;
        }

        .bottomHead.CatProdScreen li.homeC::before {
            position: absolute;
            content: "";
            width: 100%;
            height: 2px;
            background-color: #4F3E35;
            top: -1px;
        }

    .bottomHead.whitebgspc {
        background-color: white !important;
        border-top: 1px solid #E3E3E3 !important;
    }

    .CategoryBody .bottomHead.whitebgspc {
        box-shadow: inset 0px -11px 18px 0px rgb(152 152 152 / 20%);
    }

    .bottomHead {
        z-index: 9998 !important;
    }

    .naFiSep {
        bottom: 50px !important;
    }
}

.openRegionBtn {
    z-index: 100 !important;
}

@media screen and (min-width:768px) {
    .regionPopup {
        bottom: unset;
        top: 0;
        right: -100%;
        height: 100vh;
        width: 300px;
        left: unset;
        transform: unset;
        transition: 0.4s all ease-in-out;
    }

    .openRegionBtn {
        position: static !important;
        color: #4F3E35 !important;
    }

    .regionPopup {
        z-index: 99999999 !important;
        border-radius: 0px !important;
    }
}

.regionOverlay {
    cursor: pointer !important;
}

.close-btn-region {
    background: none;
    border: none;
    font-size: 30px;
    cursor: pointer;
    color: #4F3E35;
    font-weight: 100;
}

.fa,
.fas {
    font-family: FontAwesome;
    font-weight: 300 !important;
}

@media screen and (max-width:768px) {
    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop {
        position: fixed !important;
        top: 0 !important;
        z-index: 999 !important;
        width: 100% !important;
        left: -100% !important;
        right: unset !important;
        transition: .3s ease;
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle.mobileactive .newHeaderNav .newMenuTop {
        top: 0 !important;
        z-index: 999 !important;
        transition: .3s ease;
        left: 0 !important;
        background: #FFF !important;
    }
}

.HomeBody #hb-logo img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(108deg) brightness(101%) contrast(101%) !important;
}

.HomeBody .openRegionBtn {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%) !important;
    font-size: 19px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.HomeBody .header-favori-item {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%) !important;
    padding-top: 3px;
}

.HomeBody .cart-svg {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%) !important;
}

.HomeBody .mem-svg {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%) !important;
}

.HomeBody .menu-svg {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%) !important;
}

.HomeBody .search-svg {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%) !important;
}

@media screen and (max-width:1099px) {
    .search-svg {
        padding-top: 12px !important;
    }
}

#headerNew.fixed #hb-logo img {
    filter: none !important;
}

#headerNew.fixed .openRegionBtn {
    filter: none !important;
}

#headerNew.fixed .header-favori-item {
    filter: none !important;
    padding-top: 3px;
}

#headerNew.fixed .cart-svg {
    filter: none !important;
}

#headerNew.fixed .mem-svg {
    filter: none !important;
}

#headerNew.fixed .menu-svg {
    filter: none !important;
}

#headerNew.fixed .search-svg {
    filter: none !important;
}

@media screen and (max-width:768px) {
    .newSearcBtnClick {
        margin-right: 5px;
    }

    body .newSearcBtnClick {
        display: none !important;
    }

    body.HomeBody .newSearcBtnClick {
        display: flex !important;
        margin-top: 2px;
    }

    body .openRegionBtn {
        display: none !important;
    }

    body.HomeBody .openRegionBtn {
        display: block !important;
        font-size: 20px !important;
        top: 24px !important;
    }
}

.header-favori-item a.favori-link i {
    color: #4f3e35;
    font-size: 22px;
}

@media screen and (max-width: 768px) {
    .bottomHead img {
        width: 93px !important;
        height: 57px !important;
        filter: invert(1);
    }

    .CategoryBody .bottomHead img {
        filter: invert(0) !important;
    }
}

footer .socialMediaDiv li a i {
    display: none !important;
}

footer .footerTempWidgetRepeat[data-widget-id='ng72sk3'] {
    margin-top: auto !important;
}

.footerTemp .elementor-element[data-widget-id=ghes397] .ebultenDivTemp .eTempTitle .eTempTitle2 {
    font-size: 15px !important;
}

.footerTemp .permissionBox input {
    width: 14px !important;
    height: 14px !important;
}

.footerTemp .permissionBox {
    align-items: flex-end !important;
}

.footerTemp .elementor-element[data-widget-id=ghes397] .ebultenDivTemp .permissionBox .permission-html {
    font-size: 13px !important;
}

.productItem .productList-Image-Owl .owl-dots {
    bottom: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    -o-flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    left: 10px !important;
    right: 10px !important;
}

    .productItem .productList-Image-Owl .owl-dots .owl-dot {
        float: left;
        width: 50%;
        background-color: #ffffff00 !important;
        margin: 0 !important;
        border: none !important;
        height: auto !important;
        border-radius: 0 !important
    }

        .productItem .productList-Image-Owl .owl-dots .owl-dot:first-child {
            padding-left: 0 !important
        }

        .productItem .productList-Image-Owl .owl-dots .owl-dot:last-child {
            padding-right: 0 !important
        }

        .productItem .productList-Image-Owl .owl-dots .owl-dot span {
            margin: 0;
            width: 100%;
            height: 2px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            -khtml-border-radius: 0
        }

        .productItem .productList-Image-Owl .owl-dots .owl-dot.active span,
        .productItem .productList-Image-Owl .owl-dots .owl-dot:hover span {
            background-color: #FFF !important;
        }

body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl li a img {
    display: none;
}

.category-vertical-filters {
    border: 0px !important;
    padding: 0px 0px 0 !important;
}

.panel-heading a {
    background-color: #fff !important;
    border-bottom: 0;
    padding: 5px 0;
    margin-top: 23px;
    margin-bottom: 25px;
    font-size: 15px;
    color: #4f3e35 !important;
    font-weight: 500;
    padding: 10px;
    letter-spacing: .7px;
}

.category-vertical-filters .vertical-filter-panel .list-group-item a {
    line-height: normal;
    font-size: 14px;
    line-height: 14px;
    color: #4f3e35 !important;
}

.category-vertical-filters .vertical-filter-panel .list-group-item a {
    line-height: normal;
    font-size: 14px;
    line-height: 21px !important;
    color: #4f3e35;
}

.panel-heading {
    background-color: #fff !important;
    border-bottom: 0px solid #e3e2e7 !important;
    padding: 5px 0;
    margin-bottom: 10px !important;
    margin-top: 5px !important;
}

.category-vertical-filters .vertical-filter-panel .list-group {
    margin-bottom: 0;
    max-height: 100% !important;
}

.list-group li a:hover {
    background: #e1d3bc1f !important;
    padding: 10px !important;
}

.category-vertical-filters .FiyatTextBox button[name="SolFiltreFiyatAraligiFiltre"] {
    width: 100%;
    margin-top: 10px;
}

.category-vertical-filters .FiyatTextBox input[type="text"].filterPrice2 {
    margin-left: 3.5% !important;
}

.category-vertical-filters .FiyatTextBox input[type="text"] {
    float: left;
    width: 48% !important;
    height: 43px !important;
}

.category-vertical-filters .FiyatTextBox button[name="SolFiltreFiyatAraligiFiltre"] {
    background: #f3f0e9 !important;
    float: right;
    width: 15%;
    display: block;
    height: 40px;
    line-height: 39px;
    text-transform: capitalize;
    font-size: 12px !important;
    letter-spacing: 2px;
    border-radius: 4px;
    border-color: #838383 !important;
    text-align: center;
    cursor: pointer;
    width: 100% !important;
    margin-top: 10px !important;
}

.ElasticVariantDetails {
    display: none;
}

.productList-Image-Owl .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #ffffff36 !important;
}

.CategoryBody .header {
    border-bottom: 1px solid #ebe6e1;
}

#headerNew.fixed .header {
    border-bottom: 0px solid #ebe6e1 !important;
}

.ProductBody .header {
    border-bottom: 1px solid #ebe6e1;
}

body .productItem .productImage img {
    border-radius: 4px;
}

#divTopProductSearch .newSearcBtnClick a .svgIcon svg {
    width: 25px;
    fill: #4F3E35;
}

.header-favori-item a.favori-link i {
    color: #4F3E35 !important;
    font-size: 21px !important;
}

#divTopProductSearch .newSearcBtnClick a .svgIcon svg {
    width: 25px;
    fill: #4F3E35;
    margin-top: 0px;
}

.list-group li a {
    line-height: 20px !important;
    width: 100% !important;
    padding: 10px !important;
    display: inline-block !important;
    font-size: 15px;
    letter-spacing: 0.7px;
}

.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item:hover:before {
    border-color: #bd9e6d !important;
    background: #bd9e6d;
    content: '\f00c';
    font-family: fontawesome;
    color: #fff;
    font-size: 10px;
    font-weight: 200;
    line-height: 14px;
}

.category-vertical-filters .vertical-filter-panel .list-group-item {
    font-weight: 200 !important;
}

.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.selected:before {
    border-color: #bd9e6d !important;
    background: #bd9e6d;
    content: '\f00c';
    font-family: fontawesome;
    color: #fff;
}

.account-item .nav-dropdown ul li {
    letter-spacing: 0.7px;
}

.hesabimBolumuTutucu {
    padding: 0 6px;
}

.FiltreicerikAlan .dropdown {
    display: block !important;
}

.FiltreicerikAlan .panel-title::after {
    display: none !important;
}

.FiltreicerikAlan .panel-heading {
    margin: 0px !important;
}

.FiltreicerikAlan .panel-title {
    margin: 0px !important;
}

#headerNew.fixed .openRegionBtn {
    color: #666666 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 19px !important;
    padding-top: 4px;
}

@media screen and (max-width:768px) {
    .mobileImageSlider .owl-dots {
        display: flex !important;
        position: absolute !important;
        bottom: 10px;
        width: 100%;
        align-items: center;
        justify-content: center;
    }

    .mobileImageSlider .owl-nav {
        display: block !important;
    }

        .mobileImageSlider .owl-nav > div {
            position: absolute !important;
            top: 50% !important;
            transform: translateY(-50%);
            font-size: 40px !important;
            width: 48px;
            height: 48px;
            /*            background-color: white !important;
*/
            color: #838383 !important;
            border-radius: 50% !important;
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .mobileImageSlider .owl-nav > div:nth-child(1) span {
                display: flex;
                align-items: center;
                justify-content: center;
                padding-top: 8px;
                padding-right: 3px;
            }

            .mobileImageSlider .owl-nav > div:nth-child(2) span {
                display: flex;
                align-items: center;
                justify-content: center;
                padding-top: 8px;
                padding-left: 3px;
            }

            .mobileImageSlider .owl-nav > div:nth-child(1) {
                left: 10px;
                display: none;
            }

            .mobileImageSlider .owl-nav > div:nth-child(2) {
                right: 10px;
                display: none;
            }
}

.bottomHead.whitebgspc span {
    color: rgb(79 62 53) !important;
    font-weight: 400;
}

.bottomHead.whitebgspc img {
    filter: none !important;
}

.footerTemp section[data-id=r4ql537].elementor-section {
    background-color: #f5f5f5 !important;
}

.country-list img {
    width: 32px !important;
}

.yg-dropdown {
    position: relative;
    display: inline-block;
    margin-top: 0;
}

.yg-dropdown-content {
    display: none;
    position: absolute;
    background-color: white !important;
    min-width: 160px;
    width: 100% !important;
    z-index: 999 !important;
    z-index: 1;
}

    .yg-dropdown-content > span:hover {
        background: #fbfaf7
    }

    .yg-dropdown-content > span {
        color: #4f3e35;
        text-align: left;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        cursor: pointer;
        letter-spacing: 0.7px;
        font-size: 14px;
    }

/*  .yg-dropdown-content span:hover {
        background-color: #f1f1f1;
    }*/

.yg-show {
    display: block;
}

.yg-dropdown-btn {
    font-size: 15px;
    color: #4f3e35;
    letter-spacing: .7px;
    padding: 16px 16px;
    line-height: 17px;
    position: relative;
    border-radius: 4px;
    width: 100%;
    cursor: pointer !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid rgba(79, 62, 53, .08);
}

    .yg-dropdown-btn:after {
        content: '';
        width: 8px;
        height: 8px;
        border-right: 2px solid #a3948a;
        border-bottom: 2px solid #a3948a;
        transform: rotate(45deg);
        opacity: 0.8;
        transition: transform 0.3s ease;
        display: inline-block;
        margin-left: 10px;
    }

.yg-dropdown.active .yg-dropdown-btn:after {
    transform: rotate(-135deg);
}

#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box {
    width: 100%;
    padding: 0;
    margin: 0;
}

.eksecenekLine .right_line {
    width: 100%;
}

    .eksecenekLine .right_line .yg-dropdown {
        width: 100%;
    }

#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box {
    border: none !important;
    background-color: white !important;
}

    #divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box:hover {
        background-color: #fbfaf8 !important;
        color: #4f3e35 !important;
    }

    #divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box.selected {
        color: #4f3e35 !important;
    }

@media screen and (min-width:768px) {
    .special-img-cont > div {
        width: 33.33% !important;
    }

    .special-img-cont {
        display: flex;
        flex-wrap: wrap;
        width: 100% !important;
    }

        .special-img-cont > div img {
            width: 100%;
        }
}

body .ProductList {
    display: block;
}

.ilgiliUrunSecenek .JKatAdi .bold .satir1 {
    font-size: 12px;
}

.category-vertical-filters .vertical-filter-panel .list-group-item {
    margin: 0 8px 0px 0 !important;
}

    .category-vertical-filters .vertical-filter-panel .list-group-item:hover,
    .category-vertical-filters .vertical-filter-panel .list-group-item:focus {
        background: #fbfaf7;
    }

.category-vertical-filters .vertical-filter-panel .list-group li a:hover {
    background: transparent !important;
}


.tabaf:before {
    width: calc(100% - 550px) !important;
}

.z-0 {
    z-index: 0 !important;
}

.z-1 {
    z-index: 3 !important;
}

.z-minus-1 {
    z-index: -1 !important;
    position: relative !important;
}

@media screen and (min-width: 1200px) {
    .taksitWrapper .taksitBlock {
        width: 50% !important;
    }
}

.size_box.nostok {
    cursor: not-allowed !important;
    pointer-events: none !important;
}

.size_box {
    display: flex !important;
    justify-content: space-between !important;
    padding-left: 1.5rem !important;
}

#divUrunEkSecenek .eksecenekLine .right_line .size_box.nostok:after {
    left: -87% !important;
}

body .filterBlock.active .category-vertical-filters.top-filters::after {
    position: fixed;
    content: '';
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.25);
    top: 0;
    left: 0;
    z-index: -10;
}

#productDetailRelated .detailLink img {
    border-radius: 4px;
}

.leftImage img {
    border-radius: 4px;
}

/*.urunDetayPanel {
    display: block !important;
}*/

@media screen and (min-width:768px) {
    .tabaf {
        display: block !important;
    }

        .tabaf:before {
            left: -100% !important;
        }

        .tabaf.active::before {
            left: 0 !important;
        }
}

.stock-action {
    margin-right: 25px;
    color: rgba(79, 62, 53, .6);
    font-size: 13px;
}

.newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop {
    float: left;
    width: 100%;
    height: 45px;
    display: flex;
    flex-direction: row !important;
    align-items: center !important;
    margin-bottom: 12px;
}

@media (max-width: 767px) {
    .searchContent {
        display: block;
        width: 100%;
        margin: 0;
        height: 0;
        background: #fff;
        overflow: hidden;
        position: absolute;
        top: 100%;
        left: -100%;
        right: 0;
        padding: 0;
        border: none;
        transition: all 0.1s ease;
        -webkit-transition: all 0.1s ease;
        -moz-transition: all 0.1s ease;
        -o-transition: all 0.1s ease;
        height: 100%;
        padding: 0;
        width: 100%;
        top: 100px;
        padding: 80px 15px 80px 15px;
        transition: left .3s ease-in-out;
        background: linear-gradient(180deg, #FFFFFFB3 0%, #fff 17%);
    }

    body.overflow {
        overflow: hidden !important;
    }
}

.searchmenuCloseBtn {
    position: absolute;
    top: 1rem;
    right: 1.25rem;
    font-size: 26px;
}



body .miniCartSatir1.bottom.totalAmount:first-child, body .miniCartSatir2:nth-child(2) {
    display: none
}

#divCartMiniContent.transForm .miniCartGiftCodeContent.active .miniCartSatir2:nth-child(2) {
    display: block !important
}

body .miniCartRigthScroll {
    float: left;
    width: 100%;
    height: calc(100% - 250px);
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 10px
}

    body .miniCartRigthScroll::-webkit-scrollbar {
        width: 0;
        height: 0
    }

body .miniCartRigthHeader {
    position: static;
    display: flex;
    align-items: center;
    padding: 15px
}

    body .miniCartRigthHeader .header-close-btn {
        position: static;
        float: right;
        min-width: 33px
    }

body .miniCartContent {
    padding: 5px 15px 15px;
    width: 100%;
    float: left
}

body .miniCartDetail span.miniurunAdi a {
    font-weight: 400;
    font-size: 13px;
    line-height: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

body .miniCartItem .miniCartLeft {
    padding-right: 100px
}

body .miniCartSatir2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px
}

    body .miniCartSatir2 .checkoutAsGuestButton {
        line-height: 38px;
        border: 1px solid #ccc;
        background: 0 0;
        color: #000;
        padding: 0;
        border-radius: 0;
        letter-spacing: 0;
        text-transform: uppercase;
        transition: .3s
    }

        body .miniCartSatir2 .checkoutAsGuestButton:hover {
            background: #414141;
            color: #fff
        }

body .miniCartSatir1.bottom {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    padding: 15px;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 15px;
    margin: 20px 0 10px;
    text-transform: uppercase;
    bottom: 62px;
    border: none
}

body .miniCartRigth, body .miniCartGiftCodeContent {
    border: 1px solid #f0f0f0;
    border-radius: 0;
    box-shadow: 0 0 6px #00000029
}

body .miniCartSatir1 .miniCartCol2 {
    font-size: 16px
}

body .miniCartBos {
    text-align: center;
    float: left;
    width: calc(100% - 20px);
    font-size: 13px;
    margin: 0;
    padding: 5px 0;
    margin: 0 15px;
    border: 1px solid #000;
    border-radius: 5px
}

#globalLiteCart.ticimaxModal {
    z-index: 999993;
}

body .header-main .header-nav.nav-right .svgIcon {
    display: flex
}

body .miniCartSatir1.bottom.discountsTotal {
    bottom: 100px
}

@media screen and (max-width:768px) {
    body .miniCartContent {
        height: calc(100% - 310px);
        overflow-y: auto;
        overflow-x: hidden;
        padding-right: 10px
    }

    body .miniCartRigthScroll {
        height: 100%;
        overflow-y: auto;
        overflow-x: auto;
        padding-right: 0
    }

        body .miniCartRigthScroll > div:nth-child(1), body .miniCartRigthScroll > div:nth-child(2), body .miniCartRigthScroll > div:nth-child(3) {
            display: none
        }

    #div#divRigthCartGiftCodeContent .body .miniCartRigthScroll > div:nth-child(1) {
        display: block !important
    }

    body .miniCartSatir1.bottom {
        position: static
    }

    body .miniCartSatir2 {
        position: static
    }

    body .miniCartSatir1.bottom {
        margin: 10px 0 0;
        min-height: 40px
    }
}

body .miniCartRigth, body .miniCartGiftCodeContent {
    width: 500px
}

body .miniCartRigthHeader {
    background: #fff;
    height: auto;
    padding: 0 15px;
    padding-top: 20px;
    padding-bottom: 30px
}

    body .miniCartRigthHeader .spnCartTxt {
        position: static;
        float: left;
        width: 100%;
        font-size: 14px;
        color: #000;
        transform: none;
        text-align: left
    }

    body .miniCartRigthHeader .header-close-btn {
        top: 15px;
        transform: none;
        right: 15px;
        width: 33px;
        height: 33px;
        background: #000;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center
    }

        body .miniCartRigthHeader .header-close-btn svg {
            width: 12px;
            height: 12px
        }

body .miniCartRigthScroll {
    padding-top: 0
}

body .hediyeCekiBtnContent {
    background: #f8f7f5;
    padding: 15px
}

.hediyeCekiBtnContent {
    display: none
}

body .hediyeCekiBtnContent a {
    padding: 0;
    font-size: 14px;
    background: 0 0
}

    body .hediyeCekiBtnContent a .offers-tab svg {
        display: none
    }

    body .hediyeCekiBtnContent a .offers-tab span:before {
        content: '';
        float: left;
        width: 24px;
        height: 16px;
        background: url(https://static.ticimax.cloud/4183/Uploads/EditorUploads/images/ticket.svg) no-repeat center/contain;
        margin-right: 10px
    }

body .miniCartContent {
    padding: 30px 15px
}

body .miniCartItem {
    display: block;
    float: left;
    width: 100%
}

    body .miniCartItem .miniCartRight {
        max-width: 86px;
        width: 86px;
        border-radius: 5px;
        overflow: hidden;
        float: left
    }

    body .miniCartItem .miniCartLeft {
        width: calc(100% - 86px);
        max-width: calc(100% - 86px);
        float: left;
        padding-left: 15px;
        padding-right: 144px;
        justify-content: normal;
        display: -webkit-flex
    }

body .miniCartDetail span.minimarka {
    display: none
}

body .miniCartDetail span.ministokKodu {
    display: none
}

body .miniCartDetail span.miniurunAdi {
    font-size: 13px;
    letter-spacing: normal;
    line-height: 19px
}

    body .miniCartDetail span.miniurunAdi a {
        color: #000
    }

body .miniCartButtonSil {
    position: absolute;
    right: 0;
    bottom: 0
}

body .miniCartDetail {
    position: static
}

body .miniCartButtonSil a {
    width: 18px;
    height: 18px;
    border: 1px solid #f1f0ed;
    border-radius: 50%;
    max-width: none;
    font-size: 0;
    text-align: center;
    line-height: 16px;
    color: #000
}

    body .miniCartButtonSil a:after {
        content: '\f00d';
        font-family: fontawesome;
        font-size: 9px
    }

body .miniCartButtonSil svg {
    display: none
}

body .miniCartDetayItem.eksecenek > span:first-child:after {
    content: ':'
}

body .miniCartDetayItem.eksecenek {
    font-size: 13px;
    color: #666;
    letter-spacing: .65px;
    margin-top: 4px
}

body .miniCartDetay .adettanim3 label {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #666;
    letter-spacing: .65px
}

body .adettanim3 {
    width: auto;
    margin-bottom: 0
}

body .miniCartItem .miniCartLeft .adettanim3 a {
    width: 21px;
    height: 21px;
    border: 0;
    background: #f8f7f5
}

    body .miniCartItem .miniCartLeft .adettanim3 a.aMiniSepetAzalt {
        left: 46px
    }

body .miniCartItem .miniCartLeft .adettanim3 input {
    width: 56px !important;
    height: 21px !important;
    background: #f8f7f5;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #666;
    letter-spacing: 0;
    text-indent: -4px;
    line-height: 21px
}

body .miniCartItem .miniCartLeft .adettanim3 a i {
    font-size: 9px;
    font-weight: 400
}

body .miniCartDetay .adettanim3 label:after {
    content: ':';
    margin-right: 10px
}

body .miniCartDetay {
    display: flex;
    flex-direction: column-reverse
}

body .miniCartItemprice {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right
}

    body .miniCartItemprice .DiscountPrice {
        font-size: 13px;
        color: #000
    }

body .miniCartItem .CartPrice {
    font-size: 13px;
    color: #000;
    font-weight: 700
}

body .miniCartItemprice > div {
    margin-bottom: 5px
}

body .miniCartItem .adettanim2 {
    display: none
}

body .miniCartSatir1.bottom {
    width: calc(100% - 30px);
    margin: auto;
    padding: 15px;
    border-top: 1px solid #f1f0ed;
    font-size: 14px;
    color: #000;
    border-bottom: 0
}

body .miniCartSatir1 .miniCartCol2 {
    font-weight: 700
}

body .miniCartSatir2 {
    padding: 15px 30px;
    border: 0;
    display: flex;
    gap: 15px;
    align-items: center
}

    body .miniCartSatir2 .checkoutAsGuestButton {
        border-radius: 5px;
        padding: 0;
        font-size: 14px;
        letter-spacing: .7px
    }

        body .miniCartSatir2 .checkoutAsGuestButton:hover {
            background: #414141
        }

    body .miniCartSatir2 .signInButton {
        margin: 0;
        padding: 8px 0;
        border-radius: 5px;
        font-size: 14px;
        border: 1px solid #d7d7d8;
        background: #fff;
        color: #000
    }

        body .miniCartSatir2 .signInButton:hover {
            border-color: #000
        }

body .miniCartHr {
    background: #f1f0ed;
    width: 100%;
    float: left
}

body .miniCartContent > div:first-child > a {
    display: none
}

body .miniCartRigthScroll .miniCartGiftCode {
    padding: 0 15px;
    padding-top: 110px
}

    body .miniCartRigthScroll .miniCartGiftCode #txtRigthCartGiftCode {
        height: 40px;
        border: 1px solid #ddd;
        border-radius: 5px;
        text-indent: 15px;
        font-size: 12px
    }

body .miniCartGiftCode .miniCartSatir2 {
    padding: 15px
}

body .miniCartLeftProduct {
    display: none
}

@media (max-width: 767px) {
    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuBackBtn {
        padding-left: 15px;
        position: absolute;
        top: 59px;
        left: 0;
        width: 100%;
        border-bottom: 1px solid #e3e3e3;
        height: 50px;
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .menu-wrap {
        left: -100%;
    }

    body #headerNew .header .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu {
        left: -100% !important;
    }
}

.newHeaderNavigation.mobileStyle .menu-list-row .kolon {
    margin-top: 30px;
}




#headerNew .header:not(.newHeaderNavigation.mobileStyle) .nextKolonBtn {
    display: none;
}

#headerNew .header .newHeaderNavigation .ulVar .nextSubBtn {
    display: none !important;
    filter: brightness(0) saturate(100%) invert(63%) sepia(6%) saturate(1083%) hue-rotate(335deg) brightness(88%) contrast(86%);
    opacity: 0.5;
}


@media screen and (max-width:767px) {
    #headerNew .header .newHeaderNavigation .ulVar .nextSubBtn {
        display: flex !important;
    }
}

@media (min-width:900px) {
    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl li {
        position: static !important;
    }
}

.newHeaderNavigation.mobileStyle .newHeaderNavUl {
    float: left;
    width: 100%;
    overflow-y: auto;
    display: block;
    height: calc(100% - 45px);
    overflow-x: hidden;
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar-search {
    padding-top: 6px;
}

    .sidebar-search i {
        font-size: 20px;
        margin-right: 1rem;
        color: #4f3e35;
    }

.sidebar-language {
    padding-top: 4px;
    margin-right: -4px;
}

    .sidebar-language i {
        font-size: 20px;
        margin-right: 1.5rem;
        color: #4f3e35;
    }

.search-active {
    border-top: 1px solid #cecece !important;
}

    .search-active ul li span {
        color: #4F3E35 !important;
    }

.ProductBody {
    overflow-x: hidden;
}


.header-dil-content {
    display: none !important;
}

.newSearcBtnClick {
    height: max-content !important;
}

#divTopProductSearch {
    height: max-content !important;
    padding-top: 4px
}

@media screen and (max-width:767px) {
    #divTopProductSearch {
        height: 100% !important;
    }
}

.header-favori-item {
    display: block !important;
    padding-top: 3px;
    font-size: 20px !important;
}

.ilHead {
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1.5px;
    font-family: "Vogue Highline Sans",serif !important;
}

.ilHeadDesc {
    font-weight: 300;
    color: white;
    font-size: 32px;
    font-family: "Vogue Highline Sans",serif !important;
}

#headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li > a {
    color: #4f3e35 !important;
    font-size: 14px;
    font-weight: 400;
}

#headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl .kolon > li > a {
    color: #4f3e35 !important;
}

#headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl .nav-submenu > li > a {
    color: #4f3e35 !important;
}

.headerBultenTitle {
    border: none;
    margin-bottom: 15px;
    font-size: 16px;
    padding: 0 10px;
    color: #4f3e35 !important;
}

.yg-dropdown.active {
    /* background: #000; */
    border: 1px solid #4f3e35;
    border-radius: 4px;
    background-color: hsla(37, 38%, 81%, .12) !important;
}




    .yg-dropdown.active .yg-dropdown-content {
        box-shadow: 0 2px 8px #00000014;
        margin-top: 10px;
    }

#divHeaderUyeV2 a.account-link.headerButon .svgIcon svg {
    width: 24px !important;
}

.cart-item a.header-cart-link.headerButon .svgIcon svg {
    width: 24px !important;
}

#divTopProductSearch .newSearcBtnClick a .svgIcon svg {
    width: 24px !important;
}

@media screen and (max-width: 767px) {
    .sepetNum {
        position: absolute;
        top: -8px;
        right: 4px;
    }
}

.footerTempRow .footerTempColumnDiv:first-child {
    display: block !important;
}

.mobile-apps, .appstore {
    width: max-content !important;
    margin-right: 1rem !important;
}

    .mobile-apps img, .appstore img {
        filter: brightness(0) saturate(100%) invert(21%) sepia(7%) saturate(1903%) hue-rotate(336deg) brightness(98%) contrast(84%);
    }

@media screen and (max-width:768px) {
    .socialMedia {
        justify-content: start !important;
    }
}

.permission-html {
    font-size: 11px;
}

.footerTemp .footerMenuTitle {
    font-size: 19px !important;
    font-weight: 400;
    letter-spacing: .7px;
}

.footerTemp .footerMenuAlt a {
    font-size: 15px !important;
    font-weight: 400;
    letter-spacing: .7px;
}

@media screen and (min-width:768px) {
    .t-mb-145, .t-mb-150 {
        margin-bottom: 160px !important;
    }
}

#BenzerUrunDiv .ulUrunSlider .owl-nav.disabled {
    display: block !important;
}

#specialthumblist {
    width: 100% !important;
    flex-wrap: wrap !important;
    display: flex !important;
}

    #specialthumblist > div {
        width: 33.33% !important;
    }

#divThumbList {
}

    #divThumbList img {
        width: 100% !important;
    }

.urunTabAlt ul {
    padding-left: 0 !important;
}



.headerBultenTitle {
    border: none;
    margin-bottom: 15px;
    font-size: 15px;
    padding: 0 10px;
    letter-spacing: .7px;
}

.headersubscribe {
    margin: 0 auto;
    width: 95%;
    display: block;
    text-align: center;
    padding: 13px 0;
    background: rgb(243, 240, 233);
    border-radius: 6px;
    font-size: 15px;
    letter-spacing: .7px;
    transition: all .3s #e3e3e3 ease;
}

    .headersubscribe:hover {
        background: rgba(243, 240, 233, 0.8);
        transition: all .3s ease;
    }

.socialMedia {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    padding-top: 20px;
    row-gap: 10px;
    border-top: 1px solid #e3e3e3;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 60px;
}

.socialMediaDiv li a {
    margin: 0 !important;
}

.socialMedia li {
    font-size: 16px;
}

.socialMedia i {
    display: none;
}

.newHeaderNavUl .nav-submenu {
    direction: ltr;
}

    .newHeaderNavUl .nav-submenu::-webkit-scrollbar-thumb {
        background-color: #ccc !important;
    }

body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl hr {
    padding: 0px !important;
    margin-top: 10px !important;
    margin-bottom: 15px !important;
    width: 95% !important;
    border: none !important;
    height: 0.5px !important;
    color: black !important;
    background-color: #e3e3e3 !important;
}

.logo-center #hb-logo {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.mainlook-top-content > span:nth-child(2), .recommend-content-desktop > span:nth-child(2), .knit-content > span:nth-child(2), .season-content-desktop > span:nth-child(2), .ilHeadDesc, .store-navigation-title {
    font-family: "Quincy CF" !important;
}

.mainlook-top-content .mainlook-title {
    letter-spacing: 1.5px !important;
}

.mainlook-top-content .mainlook-description {
    letter-spacing: .6px !important;
}

.footerMenuTitle {
    font-weight: 400 !important;
}

@media screen and (min-width:768px) {
    .brandlistselection, body #divSayfalamaUst.Slct .brandlistselection .sortingContent {
        display: flex !important;
        justify-content: end;
    }
}

.yg-dropdown-content .size {
    min-width: 70px;
    display: flex;
    align-items: center;
    justify-content: start;
    font-size: 15px;
}

#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box {
    justify-content: start !important;
    user-select: none;
}

#divUrunEkSecenek .eksecenekLine .right_line .size_box.nostok:after {
    left: -80% !important;
}

.yg-category-order.active .yg-dropdown-content {
    display: block !important;
}




.yg-category-order {
    display: flex !important;
    min-width: 205px !important;
    float: right;
    border: 1px solid white !important;
    margin-top: 15px;
    margin-bottom: 5px;
    margin-right: 15px;
}

.sortingContent {
    display: none !important;
}

.brandlistselection {
    display: none !important;
}

.yg-category-order.active .yg-dropdown-content {
    top: 30px !important;
}

.yg-category-order .yg-dropdown-btn {
    padding: 8px 8px !important;
    border: none !important;
}

    .yg-category-order .yg-dropdown-btn:hover {
        background-color: hsla(37, 38%, 81%, .12) !important;
    }

body .mobilFilterOpenBtn .button.mobilSiralamBtn {
    display: none !important;
}

@media screen and (max-width:768px) {
    .topFilter-Block_Text {
        width: 50% !important;
    }

    .yg-category-order {
        max-width: 50% !important;
        width: 50% !important;
        margin: 0px !important;
        min-width: auto !important;
    }

    #divSayfalamaUst .filterBlock {
        display: flex !important;
        align-items: center !important;
        flex-direction: row-reverse !important;
    }

    .topFilter-Block_Text .mobilFilterOpenBtn .button.mobilFilterBtn {
        padding-top: 0px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: flex-end !important;
    }
}

.yg-category-order .yg-dropdown-btn::after {
    display: none !important;
}

.yg-category-order .yg-dropdown-btn > span {
    display: flex !important;
}


.footerTemp .footerText li, .footerTemp .eTempTitle2 {
    font-size: 12px;
    color: #666;
    line-height: normal;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: .7px;
}

.socialMedia li {
    font-size: 16px;
    font-size: 15px !important;
    font-weight: 400;
    letter-spacing: .7px;
}

.category-vertical-filters .vertical-filter-panel .list-group-item a {
    line-height: normal;
    font-size: 15px !important;
    letter-spacing: 0.7px;
}


.category-vertical-filters .vertical-filter-panel .list-group-item {
    padding: 0px 0 !important;
}


.footerTemp .footerMenuTitle {
    letter-spacing: 0.7px !important;
    margin-bottom: 20px !important;
}

.newHeaderNavigation.mobileStyle .nextKolonBtn, #headerNew .header .newHeaderNavigation.mobileStyle .nextSubBtn {
    padding-right: 5px !important;
}

@media screen and (min-width:768px) {
    .CategoryBody .categoryTitleText {
        width: auto !important;
        margin: 0px !important;
    }

    .CategoryBody .categoryTitle {
        /* margin-top: 10px; */
        /* margin-bottom: 20px; */
        display: flex !important;
        /* align-items: center !important; */
        padding: 10px 20px 5px;
        justify-content: space-between !important;
    }

    body.CategoryBody #divSayfalamaUst {
        display: none !important;
    }
}

#BenzerUrunDiv .ulUrunSlider .productItem .owl-nav.disabled {
    display: none !important;
}


.urunOzellikTab .urunTab > ul > li .urunDetayPanel {
    padding: 15px;
    position: fixed;
    right: -100%;
    z-index: 99999;
    top: 0px;
    bottom: 0;
    max-width: 550px;
    background: #fff;
    padding: 30px 30px 50px
}

    .urunOzellikTab .urunTab > ul > li .urunDetayPanel .urunTabAlt {
        max-height: 100%
    }

/*.urunOzellikTab .urunTab > ul > li.active .urunDetayPanel {
    right: 0;
    display: block !important
}
*/
.urunOzellikTab .urunTab > ul > li.active .urunDetayPanel .closeTab {
    float: left;
    width: 100%;
    font-size: 28px;
    font-family: fontawesome;
    font-weight: 400;
    color: #000;
    text-align: right;
    cursor: pointer;
    margin-bottom: 20px
}

    .urunOzellikTab .urunTab > ul > li.active .urunDetayPanel .closeTab i {
        display: inline-block;
        vertical-align: top
    }


.miniCartSatir1.bottom.subTotalVatIncluded {
    display: none
}

.miniCartSatir1.bottom.totalAmount:first-of-type {
    display: none;
}


.miniCartSatir1.bottom.totalAmount:nth-child(1) {
    display: none !important
}

.footer_bottom_cards .footerTempContainer {
    border-top: 0.5px solid #e3e3e3 !important;
    padding-top: 20px;
}

.footer .socialMedia {
    border: none !important;
}

.right-side-footer {
    justify-content: space-between !important;
}

.miniCartRigthScroll > :nth-child(1),
.miniCartRigthScroll > :nth-child(2) {
    display: none;
}

@media screen and (max-width:768px) {
    .footerTempColumnDiv.elementor-column:nth-child(1) {
        margin-bottom: 20px !important;
    }

    #divYeniUrun,
    #divYeniUrun div {
        font-size: 11px !important;
        color: #bd9e6d !important;
        line-height: 16px !important;
        letter-spacing: 1px !important;
        width: 100% !important;
        text-align: center !important;
        font-weight: 400 !important;
    }
}

.ilvikategoriLink ul {
    padding: 3px;
}

#divYeniUrun,
#divYeniUrun div {
    font-size: 10px;
    color: #bd9e6d;
    line-height: 16px;
    letter-spacing: 1px;
}

#divUrunKodu {
    font-size: 11px;
    color: #9c9c9c;
    letter-spacing: .7px;
    line-height: 20px;
}

    #divUrunKodu span {
        font-size: 11px;
        letter-spacing: .7px;
        line-height: 20px;
    }

#divMobileImageList .owl-dots .owl-dot {
    background: #ffffff52 !important;
    width: 25% !important;
    height: 2px !important;
    display: inline-block !important;
    border-radius: 0 !important;
    margin: 0 4px !important;
}

    #divMobileImageList .owl-dots .owl-dot.active {
        background: #ffffff !important;
    }

@media screen and (max-width:768px) {
    .ktex .ktextDiv {
        display: block !important;
    }

    .ProductBody .footerTemp {
        display: none !important;
    }

    .CategoryBody .footerTemp {
        display: none !important;
    }

    .CategoryBody .yg-dropdown-btn {
        width: 99%;
        background-color: hsla(37, 38%, 81%, .12) !important;
    }



    .CategoryBody .yg-dropdown.active {
        background-color: hsl(37deg 38% 81% / 0%) !important;
    }

    .yg-dropdown-content {
        display: none;
        position: absolute;
        background-color: white !important;
        width: calc(50% - 2.5px) !important;
        z-index: 999 !important;
        z-index: 1;
    }

    .ProductBody .yg-dropdown.active .yg-dropdown-content {
        box-shadow: 0 2px 8px #00000014;
        margin-top: 10px;
        display: block;
        width: 100% !important;
    }

    .CategoryBody .yg-category-order.active .yg-dropdown-content {
        top: 30px !important;
        width: 200px !important;
    }
}

.panel-heading h1 {
    color: #4f3e35 !important;
    padding: 10px;
    font-size: 20px;
    letter-spacing: 0.7px;
    margin: 0 0 10px 0;
    margin-top: 0 !important;
}

.ProductBody .yg-dropdown-btn {
    background-color: hsla(37, 38%, 81%, .12) !important;
}

#productDetailRelated #mainHolder_divDesign .JKatAdi.categoryTitle, #productDetailRelated .JKatAdi {
    margin: 0 !important;
}



.HomeBody .header-wrapper .header-main {
    position: relative;
    margin: 0;
    background: linear-gradient(0deg, #1c1b1a00, #1c1b1a00 4%, #1c1b1a03 12%, #1c1b1a09 24%, #1c1b1a17, #1c1b1a2e, #1c1b1a4e 72%, #1c1b1a99);
}

.mobile-menu-item.mobile-item-button .newMenuBtnClick a .svgIcon svg, #headerNew .header .newHeaderNavigation .newMenuBtnClick a .svgIcon svg {
    width: 23px !important;
}

body ul.breadcrumb li:nth-child(1) a:before {
    content: '\f104';
    font-family: 'FontAwesome';
    float: left;
    font-size: 13px;
    float: left;
    margin-right: 25px;
    font-weight: 500;
}

.ProductBody .breadcrumb li a:before {
    display: none;
}

body .wp-message-button a {
    bottom: 11% !important;
}





body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li > a[href="/gift-card"] {
    font-size: 15px !important;
}



body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li > a[href="/magazalar"] {
    font-size: 15px !important;
}


body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li > a[href="/iletisim"] {
    font-size: 15px !important;
}

.productList-Image-Owl .imageItem a {
    height: 100%;
    display: block;
    padding-bottom: 0;
}


@media(max-width:900px) {


    .ProductGallery .gallery-container .GalleryArea {
        display: block !important;
    }

    .leftImage .ProductGallery .gallery-container .GalleryArea {
        float: right;
        width: 100% !important;
    }

    detayslidercontainer .ProductList {
        max-width: calc(100% - 10px) !important;
    }
}

.ProductGallery .gallery-container .owl-carousel.galleryOwl .owl-nav {
    display: none !important;
}



.leftImage .fullSliderImg .fullSliderThumbWrap {
    display: none;
}

.leftImage .fullSliderImg .swiper-pagination-container {
    display: none;
}

.leftImage .fullSliderImg {
    height: auto !important;
}

    .leftImage .fullSliderImg .fullSliderListWrap {
        float: left;
        width: 100%;
        border: none;
        background: transparent;
        display: block;
        position: static;
    }

        .leftImage .fullSliderImg .fullSliderListWrap .swiper-container .swiper-wrapper {
            float: left;
            width: 100%;
            padding: 0;
            margin: 0;
            height: 100%;
            display: flex;
            flex-wrap: wrap;
            gap: 5px;
            flex-direction: row;
            transform: none !important;
        }

            .leftImage .fullSliderImg .fullSliderListWrap .swiper-container .swiper-wrapper .swiper-slide {
                float: left;
                width: calc(50% - 2.5px);
                margin: 0;
                border-radius: 4px;
                height: auto !important;
                overflow: hidden;
            }

                .leftImage .fullSliderImg .fullSliderListWrap .swiper-container .swiper-wrapper .swiper-slide.three-img {
                    width: calc(33.3% - 3px) !important;
                }

                .leftImage .fullSliderImg .fullSliderListWrap .swiper-container .swiper-wrapper .swiper-slide img {
                    cursor: url(https://static.ticimax.cloud/9018/uploads/images/zoom.svg) 25 25, auto;
                    width: 100%;
                    height: 100%;
                }


@media (max-width:767px) {


    .leftImage .fullSliderImg.mobileSwiper {
        max-height: 100%;
        overflow: hidden;
    }

    .leftImage .fullSliderImg .fullSliderListWrap .swiper-container .swiper-wrapper .swiper-slide {
        width: 100%;
    }

    .leftImage .fullSliderImg .fullSliderListWrap .swiper-container .swiper-wrapper:not(.owl-carousel) .swiper-slide {
        display: none;
    }

    .leftImage .fullSliderImg .fullSliderListWrap .swiper-container .swiper-wrapper.owl-carousel .owl-nav {
        display: none !important;
    }

    .leftImage .fullSliderImg .fullSliderListWrap .swiper-container .swiper-wrapper.owl-carousel .owl-dots {
        display: flex;
        font-size: 0;
        padding: 4px 10px;
        width: 100%;
        position: absolute;
        bottom: 10px;
        /* left: 19%; */
        /* transform: translateX(-50%); */
        /*        background-color: rgba(0, 0, 0, .24);
*/ border-radius: 60px;
        align-items: center;
        justify-content: center;
    }

        .leftImage .fullSliderImg .fullSliderListWrap .swiper-container .swiper-wrapper.owl-carousel .owl-dots .owl-dot {
            border-color: #fff;
            width: 50%;
            height: 2px;
            background: none;
            display: inline-block;
            margin: 0 2px;
            line-height: 12px;
            background: #ffffff4a;
        }

            .leftImage .fullSliderImg .fullSliderListWrap .swiper-container .swiper-wrapper.owl-carousel .owl-dots .owl-dot.active {
                background: #fff;
            }

            .leftImage .fullSliderImg .fullSliderListWrap .swiper-container .swiper-wrapper.owl-carousel .owl-dots .owl-dot span {
                display: none;
            }

    .bigSlider .naFiSep {
        display: none;
    }

    .bigSlider .bottomHead {
        display: none;
    }
}



.kombinItem {
    background-color: #fff;
    border: 1px solid #efefef;
    margin: 0 0 15px 0;
    padding: 10px;
    overflow: hidden;
    display: flex;
    display: -webkit-flex;
    border-radius: 4px;
}

#divFiyatAlanlari .kombinFiyat2 {
    font-size: 14px !important;
    font-weight: 500;
    color: #000;
}

@media screen and (min-width: 1150px) and (max-width: 1600px) {
    #divBenzerUrun {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media (max-width:1042px) {

    .DetayFix {
        display: none;
    }
}


@media (min-width:1042px) {
    .sortingContent {
        display: block !important;
    }

    .col-5li {
        width: 20%;
    }

    .mobilMenu {
        display: none;
    }

    .categoryContainer .categoryTitleText {
        position: absolute;
        width: auto;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
    }

    .detaySticky {
        position: fixed;
        top: -20%;
        left: 0;
        right: 0;
        z-index: 999;
        transition: top 1s ease-in-out;
    }

        .detaySticky .ticiContainer {
            overflow: visible;
        }

        .detaySticky .turuncu .kamKod {
            width: 185px
        }

        .detaySticky.fixed {
            top: 86px;
        }

            .detaySticky.fixed #divIndirimliFiyat .PiyasafiyatiContent {
                width: auto !important;
                margin-right: 5px !important
            }

            .detaySticky.fixed #divIndirimliFiyat .IndirimliFiyatContent {
                width: auto !important
            }

        .detaySticky.StokYok .dsBasketBtn {
            display: none;
        }

        .detaySticky.StokYok .dsPrice {
            display: none;
        }

    .dsImg {
        float: left;
        width: 45px;
        height: 45px;
        border-radius: 100%;
        overflow: hidden
    }

    .dsName {
        float: left;
        font-size: 13px;
        line-height: 45px;
        color: #000;
        max-width: 350px;
        margin-left: 20px;
        margin-right: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dsOzel .KatText2 {
        line-height: 44px;
        margin-left: 10px;
    }

    .dsFavori a {
        min-width: 0;
        padding: 0;
        margin: 0;
        background: 0 0;
        font-size: 0;
        text-align: center;
        width: 100%;
        display: block
    }

    .dsFavori .boxIcon {
        display: none
    }

    .dsFavori .box1 {
        display: block
    }

    .dsFavori span i:before {
        content: "\f005";
        font-family: fontawesome;
        font-size: 18px;
        font-weight: 300;
        color: #000;
        line-height: 44px;
        display: block
    }

    .dsFavori #aFavroriCikarBtn span i:before {
        font-weight: bold;
    }

    .dsBasketBtn {
        float: right;
        margin-right: 10px
    }

    .dsBasketinp {
        float: right;
        margin-left: 95px;
        margin-top: 15px
    }

    .dsPrice {
        float: left
    }

        .dsPrice .IndirimOraniContent {
            display: none
        }

    .dsDiscount {
        float: right;
        width: 83px;
        height: 51px;
        background: url(https://static.ticimax.cloud/4183https://static.ticimax.cloud/4183/CustomCss/ticimax/images/gr03.png) no-repeat center;
        background-size: cover;
        text-align: center;
        margin-right: 9px;
        font-size: 16px;
        line-height: 18px;
        color: #fff;
        font-family: futura pt;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: -.32px;
        padding-top: 7px;
        margin-top: 13px
    }

    .dsBasketBtn input {
        width: 300px;
        height: 45px;
        background: #4f3e35;
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        border-radius: 8px;
    }

        .dsBasketBtn input:hover {
            background: #5c483d;
        }

    .dsBasketBtn .customBtnGelinceHaberVer {
        width: 300px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        padding: 0;
        background: #000;
        font-size: 14px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
        display: inline-block;
        vertical-align: top
    }

    .dsBasketinp .riSingle {
        width: 142px;
        position: relative
    }

        .dsBasketinp .riSingle input {
            height: 50px
        }

        .dsBasketinp .riSingle a.riUp {
            right: 0
        }

        .dsBasketinp .riSingle a.riDown {
            left: 0
        }

        .dsBasketinp .riSingle a.riUp, .dsBasketinp .riSingle a.riDown {
            width: 45px;
            height: 50px;
            position: absolute;
            top: 0;
            background: #f6f7fb;
            font-size: 0;
            top: 0;
            font-weight: 400;
            margin: 0 !important;
            float: left;
            cursor: pointer;
            text-indent: 0;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            align-items: center;
            -webkit-align-items: center;
            justify-content: center;
            -webkit-justify-content: center
        }

            .dsBasketinp .riSingle a.riUp svg, .dsBasketinp .riSingle a.riDown svg {
                width: 10px
            }

            .dsBasketinp .riSingle a.riUp path, .dsBasketinp .riSingle a.riDown path {
                fill: transparent;
                stroke: #000
            }

            .dsBasketinp .riSingle a.riUp:hover, .dsBasketinp .riSingle a.riDown:hover {
                background: #2ca9f1
            }

                .dsBasketinp .riSingle a.riUp:hover path, .dsBasketinp .riSingle a.riDown:hover path {
                    stroke: #fff
                }

    .dsPrice .IndirimliFiyatContent .right_line * {
        font-size: 13px;
        line-height: 45px
    }

    .dsPrice .PiyasafiyatiContent .right_line * {
        font-size: 13px;
        line-height: 45px
    }

    .dsPrice #divIndirimsizFiyat .indirimliFiyat .spanFiyat {
        line-height: 45px
    }

    .dsPrice .sepetthrough #divIndirimsizFiyat .indirimliFiyat .spanFiyat {
        text-decoration: line-through;
    }

    .dsPrice #divIndirimsizFiyat.Formline .left_line {
        display: none
    }

    .dsPrice #divIndirimliFiyat {
        padding: 0
    }

    .dsSepet {
        float: right;
        margin-right: 35px
    }

        .dsSepet a {
            display: block;
            line-height: 45px;
            color: #000;
            font-size: 11px
        }

    .detaySticky #divIndirimliFiyat .left_line {
        display: none
    }

    .dsPrice #divFiyatAlanlari {
        width: auto;
        float: left;
    }

    .dsPrice #divOzelAlan1, .dsPrice .DetSepetFiyat {
        margin-left: 10px;
        clear: none !important;
        margin-top: 5px;
        padding: 0;
        min-width: auto
    }

    .dsPrice .DetSepetFiyat {
        padding: 0 10px;
    }

    .dtstic {
        width: 100%;
        padding: 15px;
        border-radius: 10px;
        background: #fff;
        height: 75px;
    }

    body.ProductBody .footerTemp {
        position: relative;
        z-index: 999;
    }
}

.detaySticky .ticiContainer {
    max-width: 100%;
    width: 100%;
    background: #ffffff;
    box-shadow: 0 3px 11px rgba(0,0,0,.09);
}

.dtstic {
    max-width: 1616px;
    width: 100%;
    margin: 0 auto;
}

.panel-heading .breadcrumb a {
    margin: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.panel-heading ul.breadcrumb {
    display: flex !important;
    margin-bottom: 50px;
}

    .panel-heading ul.breadcrumb li {
        display: flex !important;
        align-items: center !important;
        width: fit-content !important;
    }

@media screen and (min-width: 767px) {
    #ProductListMainContainer {
        margin-top: 50px;
    }
}


@media screen and (max-width: 801px) {
    .ticimax-search-content,
    .ticimax-search-content:not(.platformIOS) {
        height: calc(100dvh - 56px) !important;
        overflow-y: auto !important;
    }

        .ticimax-search-content .quickSearchContent {
            height: 100% !important;
        }
}

.newHeaderNavigation.mobileStyle .newHeaderNav, .newHeaderNavigation.mobileStyle .menu-wrap, .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu {
    transition: left .3s ease !important;
}

@media screen and (min-width: 768px) {
    .urunOzellikTab .urunTab > ul > li[onofftip="true"] .urunDetayPanel {
        right: 0;
        display: block;
    }
}

.recommend-title {
    font-size: 1.5rem;
    font-weight: 400;
    padding: 2rem 3.5rem;
}

.recommend-item {
    display: block;
    width: 100%;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    max-height: 125vh;
    height: 100%;
    cursor: none;
}

.recommends .owl-stage {
    padding: 0 4rem;
    display: flex;
}

@media screen and (max-width: 1200px) {
    .recommends .owl-stage {
        padding: 0 2rem;
    }

    .recommend-title {
        padding: 2rem 2rem;
    }
}

@media screen and (max-width: 767px) {
    .recommends .owl-stage {
        padding: 0;
    }

    .recommend-title {
        display: none;
    }

    .recommend-item {
        max-height: 100dvh;
        height: 100dvh;
        width: 100vw;
    }

        .recommend-item img {
            height: 100%;
        }
}

.nav-buttons {
    width: 2rem;
    height: 2rem;
}

.recommends .owl-nav .owl-prev {
    position: absolute;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
}

.recommends .owl-nav .owl-next {
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
}

.recommends .owl-nav div:hover {
    background: none !important;
}

.recommend-item:nth-last-child(1) {
    background: #fbfaf8;
}

.recommends .recommend-item img {
    width: 100% !important;
}

.recommend-item img {
    transition: all 0.4s ease;
    object-position: 50% 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.recommend-item:hover img {
    transform: scale(1.02);
    transition: all 0.4s ease;
    filter: brightness(0.85);
}

.recommend-content {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 4rem 2rem;
    transition: all 0.4s ease;
    background: linear-gradient(0deg, #1c1b1a00, #1c1b1a00 4%, #1c1b1a03 12%, #1c1b1a09 24%, #1c1b1a17, #1c1b1a2e, #1c1b1a4e 72%, #1c1b1a99);
}

    .recommend-content svg {
        width: 1.5rem;
        height: 1.5rem;
        transform: translateX(-.5rem);
        opacity: 0;
        transition: all 0.5s ease;
    }

    .recommend-content .recommend-navigation-title {
        font-size: 11px;
        font-weight: 400;
        color: #fffc;
        text-transform: uppercase;
        letter-spacing: 1.5px;
    }

    .recommend-content .recommend-navigation-subtitle {
        font-size: 32px;
        letter-spacing: .6px;
        font-weight: 400;
        color: white;
        font-family: "Vogue Highline Sans",serif !important;
    }

.recommend-item:hover .recommend-content svg {
    opacity: 1;
    transform: translateX(0);
    transition: all 0.5s ease;
}

#recommends,
#stores.snc {
    cursor: none;
    position: relative;
    overflow: hidden;
}

.recommends-cursor,
.stores.top + .stores-cursor {
    display: none;
    position: absolute;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    pointer-events: none;
    white-space: nowrap;
    justify-content: center;
    align-items: end;
    gap: .5rem;
    z-index: 999;
}

    .recommends-cursor svg,
    .stores.top + .stores-cursor svg {
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }

@media screen and (max-width: 767px) {
    #mainHolder_divDesign .owl-dots {
        display: block;
    }

    .recommends .owl-dots .owl-dot,
    .recommends .owl-carousel .owl-dots .owl-dot {
        margin: 0 !important;
    }

        .recommends .owl-dots .owl-dot span {
            width: 100% !important;
            height: 2px !important;
            margin: 0 !important;
            background: #d6d6d654 !important;
            display: block !important;
            transition: opacity .2s ease !important;
            border-radius: 0 !important;
            border: none !important;
        }

        .recommends .owl-dots .owl-dot.active span {
            background: #fff !important;
        }

    .recommend-content {
        position: absolute;
        left: 50%;
        bottom: 8rem;
        transform: translate(-50%);
        text-align: center;
        color: white;
        z-index: 5;
        width: 100%;
        background: none;
        padding: 0;
    }

        .recommend-content .recommend-navigation-title {
            font-size: 10px !important;
            font-weight: 400;
            color: #fff;
            letter-spacing: 1.5px;
            width: 100%;
            float: left;
        }

        .recommend-content .recommend-navigation-subtitle {
            font-size: 28px !important;
            font-weight: 400;
            margin-top: .25rem;
            letter-spacing: .55px;
            font-family: "Vogue Highline Sans",serif !important;
        }

    .recommend-content {
        top: auto;
        bottom: 6rem !important;
    }

    .recommends .owl-dots {
        position: absolute !important;
        bottom: 5rem !important;
        width: 100px !important;
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: center !important;
        align-items: center !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }

        .recommends .owl-dots button {
            flex-grow: 1;
        }
}


.store-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 2rem;
    left: 0;
    width: 100%;
    padding: 0 2rem;
    transition: all 0.4s ease;
    z-index: 2;
}

    .store-content svg {
        width: 1.5rem;
        height: 1.5rem;
        transform: translateX(-.5rem);
        opacity: 0;
        transition: all 0.5s ease;
    }

    .store-content .store-navigation-title {
        font-family: Quincy CF, serif !important;
        font-size: 24px;
        font-weight: 400;
        letter-spacing: .5px;
        color: white;
    }

.store-item:hover .store-content svg {
    opacity: 1;
    transform: translateX(0);
    transition: all 0.5s ease;
}

@media screen and (max-width:1200px) {
    .store-content {
        padding: 0 1rem;
    }

        .store-content .store-navigation-title {
            font-size: 18px;
        }

        .store-content svg {
            width: 1.25rem;
            height: 1.25rem;
        }
}

.store-navigation-subtitle {
    display: none;
}

@media screen and (max-width:767px) {
    #recommends,
    #stores.snc {
        overflow: auto;
    }

    .store-navigation-subtitle {
        display: block;
        font-size: 10px !important;
        font-weight: 400;
        color: #fff;
        letter-spacing: 1.5px;
        width: 100%;
        float: left;
    }

    .store-content svg {
        display: none;
    }

    .store-content {
        padding: 0 1rem;
        left: 50%;
        transform: translateX(-50%);
        justify-content: center;
        flex-direction: column;
        bottom: 6rem;
    }

        .store-content .store-navigation-title {
            font-size: 28px !important;
            font-weight: 400;
            margin-top: .25rem;
            letter-spacing: .55px;
            font-family: "Vogue Highline Sans", serif !important;
        }

    .recommends::before,
    .recommends::after,
    .stores::before,
    .stores::after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 1;
        pointer-events: none;
    }

    .recommends::before,
    .stores::before {
        background: linear-gradient(180deg, #1c1b1a00, #1c1b1a00 4%, #1c1b1a03 12%, #1c1b1a09 24%, #1c1b1a17, #1c1b1a2e, #1c1b1a4e 72%, #1c1b1a99);
        height: 150px;
        left: 0;
        bottom: 0;
        pointer-events: none;
    }

    .recommends::after,
    .stores::after {
        background: linear-gradient(0deg, #1c1b1a00, #1c1b1a00 4%, #1c1b1a03 12%, #1c1b1a09 24%, #1c1b1a17, #1c1b1a2e, #1c1b1a4e 72%, #1c1b1a99);
        height: 150px;
        left: 0;
        top: 0;
        pointer-events: none;
    }
}

@media screen and (max-width: 767px) {
    .recommends {
        height: 100dvh;
    }

        .recommends .owl-item:hover .recommend-item img,
        .recommends .owl-item .recommend-item img {
            transform: scale(1);
            transition: all 0.4s ease;
            filter: brightness(0.85);
            object-fit: cover;
        }

    .stores .store-item:hover img,
    .stores .store-item img {
        transform: scale(1);
        transition: all 0.4s ease;
        filter: brightness(.85);
        object-fit: cover;
    }

    .seasons .season-item img,
    .seasons .season-item:hover img {
        transform: scale(1);
        transition: all 0.4s ease;
        filter: brightness(.85);
        object-fit: cover;
    }

    .stores .owl-stage,
    .seasons.owl-stage
    .recommends .owl-stage
    .mainlookslider {
        transition: .7s !important;
    }
}

@media screen and (max-width: 450px) {
    .recommends .owl-item:hover .recommend-item img,
    .recommends .owl-item .recommend-item img {
        transform: scale(1);
        transition: all 0.4s ease;
        filter: brightness(0.85);
        object-fit: fill;
    }

    .stores .store-item:hover img,
    .stores .store-item img {
        transform: scale(1);
        transition: all 0.4s ease;
        filter: brightness(.85);
        object-fit: fill;
    }

    .seasons .season-item img,
    .seasons .season-item:hover img {
        transform: scale(1);
        transition: all 0.4s ease;
        filter: brightness(.85);
        object-fit: fill;
    }
}

@media screen and (max-width: 767px) {
    .urunOzellikTab .urunTab > ul > li[onofftip="true"] .urunDetayPanel {
        right: 0;
        display: block;
    }

    .ProductDetail {
        position: unset;
    }

    .categoryOverlay {
        z-index: 9991 !important;
    }

    ul.nav-submenu.active {
        position: fixed !important;
        top: 110px !important;
    }
}

section[data-id="7mhtwem"] .footerTempContainer .footerTempRow .footerTempColumnDiv:first-child .footerTempWidgetRepeat:first-child img {
    width: 82px;
    height: 82px;
    min-width: 82px;
}


#headerNew .header .newHeaderNavigation.mobileStyle .nextSubBtn, #headerNew .header .newHeaderNavigation.mobileStyle .dropDownNextBtn {
    font-size: 23px !important;
}

#divUrunEkSecenek .eksecenekLine.resimlivaryasyon {
    display: none;
}

.kombinFormline .size_box.selected {
    border: solid 1px #000;
    background-color: #fff;
    color: #000;
    display: none !important;
}

.kombinFormline .size_box.nostok {

    display: none !important;
}
.kombinItem .kombinRightDetail .divKombinUrunEkSecenek .kombinFormline {

    display: none !important;
}
.UAddToCollection {
    display: none!important; 
}

section[data-id="shwz91j"] .footerTempContainer .footerTempRow .footerTempColumnDiv:first-child .footerTempWidgetRepeat:first-child img {
    width: 82px;
    height: 82px;
    min-width: 82px;
}
@media screen and (max-width:991px){
  body #headerNew .header .newHeaderNavigation.mobileStyle .menu-wrap.active .nav-submenu.active{
  max-height:calc(100vh - 166px);
    overflow-y:auto !important;
  }
}
.regionOverlay{
z-index:9999;
}
@media screen and (min-width:991px){
body ul.breadcrumb, body ul.breadcrumb li {
display:flex !important;;
  align-items:center;
}
}
